@import url('avenir/style.css');
body {margin:0px; color:#000;   font-family: Avenir; font-size:18px; line-height:140%; background-color: #dbfdff;}
form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
ul,ol{padding-left:25px;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box;}
.main-menu li, .footer-menu li{list-style: none;}
a{ color: #064561; font-weight: bold; text-decoration: none; outline: 0;}
.float_l {
	float: left;
	width: 100%;
}


.mobile-menu {
    display: none;
}
img{
	max-width: 100%;
}
.simple-text {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    line-height: 25px;
}
.container {
    margin: 0 auto;
    width: 1200px;
}
.header.float_l {
	background-image: url('../images/header-bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	border-top: 7px solid #064561;
}
.header-logo, .header-logo a, .header-logo img, .header-top-links a, .header-top-links .text, .header-top-links a img, .main-menu ul, .main-menu li, .main-menu a {
    float: left;
}
.header-logo a {
    margin: 4px 0 0 0;
}
.header-top-links, .main-menu {
    float: right;
}
.header-top-links a.help {
    font-weight: bold;
    color: #f2f6f7;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 22px;
    padding: 5px 12px;
    background-color: #064561;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-top-links a.help:hover {
    background-color: #1b6586;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-top-links a.facebook {
    margin: 2px 12px;
}
.header-top-links a.facebook img {
    background-color: #438b90;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-top-links a.facebook:hover img {
    background-color: #2a4f91;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-top-links .text, .header-top-links .login {
    color: #064561;
    margin-top: 2px;
}
.header-top-links .login {
    position: relative;
    margin-left: 32px;
}
.header-top-links .login:hover {
    text-decoration: underline;
}
.header-top-links .login:before {
    content: "";
    position: absolute;
    top: 4px;
    left: -16px;
    width: 1px;
    height: 14px;
    background-color: #064561;
}
.main-menu ul {
    padding: 0;
}
.main-menu a {
    color: #044460;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin: 30px 22px 0 22px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.main-menu a:hover {
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.page-header.float_l {
    background-image: url('../images/page-header-bg.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}
.page-header .page-title {
    font-family: Avenir;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 56px;
    margin: 118px 0 2px 0;
    text-transform: uppercase;
}


.footer.float_l {
    background-color: #12394c;
    color: #fff;
    padding: 40px 0 55px 0;
}
.footer-logo, .footer-logo img, .footer-menu, .footer-menu ul, .footer-menu li, .footer-menu a, .footer-add {
    float: left;
}
.footer-logo {
    margin: 8px 0 0 0;
}
.footer-menu {
    margin: 0 0 0 20px;
    width: 410px;
}
.footer-menu ul {
    padding: 0;
}
.footer-menu ul li {
    width: 50%;
}
.footer-menu ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 21px 0;
    line-height: 22px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.footer-menu ul li a:hover {
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.footer-add {
    width: 365px;
}
.footer-add .title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 24px 0 15px 0;
}
.footer-add .simple-text {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 6px 0;
}
.copyright.float_l {
    font-size: 14px;
    line-height: 20px;
    padding: 32px 0 0 35%;
}
.copyright.float_l a {
    color: #fff;
    position: relative;
    margin: 0 0 0 30px;
}
.copyright.float_l a:hover {
    text-decoration: underline;
}
.copyright.float_l a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -16px;
    width: 1px;
    height: 14px;
    background-color: #fff;
} 
.sh-hotelThumb1{float:left; margin-bottom:15px; border:1px solid #84cfd4; background-color:#FFF; width:100%; }
.sh-hotelThumb2{float:left; width:23%; min-width:150px; margin-right:2%; }
.sh-hotelThumb3{float:left; padding:20px; width:75%;}



@media screen and (max-width: 1200px) {
.member-img img{max-width:90%;} 
	.container {
	  width: 960px;
	}
	.header-logo a {
	  width: 100%;
	}
	.header-logo, .footer-logo {
	  width: 300px;
	}
	.main-menu a {
	  margin: 20px 12px 5px;
	}
	.footer-menu ul li a {
	  font-size: 16px;
	  line-height: 20px;
	  margin: 0 0 18px;
	}
	.footer-menu {
	  width: 370px;
	}
	.footer-add {
	  width: 270px;
	}
	.footer-add .title {
	  font-size: 16px;
	  line-height: 20px;
	  margin: 0 0 15px;
	}
	.copyright.float_l {
	  padding: 32px 0 0;
	  text-align: center;
	}
}
@media screen and (max-width: 990px) {
	.mobileMenuDiv{width:100%; float:left;}
	.mobileMenuDiv ul{list-style:none; padding:0px; margin:0px;  }
	.mobileMenuDiv a:link, .mobileMenuDiv a:visited{ color:#FFF !important; outline: none;}
	.mobileMenuDiv a { clear: both; display: block; float: left; margin: 0; padding: 0 5% 15px; text-decoration: none; width: 100%; font-size: 20px; }
	.mobileMenuButton { border: 2px solid #fff; border-radius: 10px; clear: none; color: #fff; float: right; font-size: 26px; line-height: 26px; margin: 10px 6px; padding: 7px 10px; text-decoration: none;}
	.mobileMenuDiv  li ul { display:none !important;}
	.mobileMenuButton, .mobile-menu {display:block;}
	.mobileMenuDiv, .main-menu {display:none;}
	.mobileMenuDiv a:hover {text-decoration: underline;}
	.mobile-menu { background-color: #181818; float: left; position: relative; width: 100%; z-index: 9;}

	.container {
	  width: 740px;
	}
	.header-top-links .text, .header-top-links .login:before, .footer-add {
	  display: none;
	}
	.header.float_l {
	    background-color: #84cfd4;
	    background-image: none;
	}
	.footer-menu {
	  width: 420px;
	}
	.footer.float_l {
	  padding: 40px 0;
	}
	.copyright.float_l {
	  padding: 20px 0 0;
	}
}
@media screen and (max-width: 768px) {
	.container {
	  min-width: 320px;
	  padding-left: 5%;
	  padding-right: 5%;
	  width: 100%;
	}
    .sh-hotelThumb3{width:100%;}

	.header-logo, .footer-logo {
	  max-width: 100%;
	}
	.header-top-links a.facebook{
		display: none;
	}
	.header-top-links a.help {
	  clear: left;
	  float: right;
	}
	.header-top-links .login {
	  float: right;
	  margin: 0 10px;
	}
	.header-top-links a.help {
	  clear: both;
	  float: right;
	  margin: 10px 0;
	}
    .find-member-box .text, .we-help-area .help-text{margin-right:10px;}
	.footer-menu, .footer-menu ul li {
	  width: 100%;
	}
	.footer-menu {
	  margin: 15px 0;
	}
	.footer-menu ul li a {
	  margin: 5px 0;
	}
	.copyright.float_l {
	  padding: 0;
	  text-align: left;
	}
	.footer.float_l {
	  padding: 30px 0;
	}
}