@charset "utf-8";
.navbar-default {
	background-color: #3D8AC4;
	border-color: #133E56;
}
.navbar-default .navbar-brand {
	color: #ecf0f1;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #ffffff;
}
.navbar-default .navbar-text {
	color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
	color: #ecf0f1;
	text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
	background-color: #0c72ac;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
	color: #ecf0f1;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
	color: #ffffff;
	background-color: #0E3851;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
	background-color: #0c72ac;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #0E3851;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #0E3851;
}
.navbar-default .navbar-toggle {
	border-color: #133E56;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #133E56;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ecf0f1;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #ecf0f1;
}
.navbar-default .navbar-link {
	color: #ecf0f1;
}
.navbar-default .navbar-link:hover {
	color: #ffffff;
}
.navbar-brand {
	background-image: url(../images/main_hdr_LOGO_2016.png);
	background-repeat: no-repeat;
	background-size: 244px auto;
	padding-left: 50px;
	background-position: -6% 0%;
}
#lake {
	position: relative;
}
#lake h1 {
	position: absolute;
	color: #FDFDFD;
	font-family: "Open Sans", sans-serif;    /*MAIN PAGE FONT */
	font-size: 4em;
	text-shadow: 2px 2px 5px rgba(94,94,94,0.75);
	bottom: 9%;
	left: 8%;
}
img[src$="icon.svg"] {
	width: 50px;
	margin: 10px auto;
	display: block;
}
#highlights {
	text-align: center;
	margin-top: -25px;
}
h2, h3 {
	color: #3399FF;
	font-size: 20px;
}
.compressHdrHeight {
	line-height: 18px;
}

#leftCol #hotelsPicAdBox h3 {
	font-family: Boogaloo, "Roboto Medium", Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: -8px;
}
footer {
	padding-top: 13px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	background-color: #3D8AC4;
	color: #F5F5F3;
	font-size: 1em;
	text-align: center !important;
	display: inline-block;
	width: 100%;
}
body {
	padding-top: 51px;    /*MAIN PAGE FONT */
}
#logo-pic {
	padding-bottom: 0px;
	margin-right: 8px;
	margin-top: 4px;
	display: inline-block;
	margin-left: -6px;
}
#topFixedNavbar1 .nav.navbar-nav .active {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#highlights .col-lg-10.col-lg-offset-1 .row .col-sm-6.col-md-4 .img-rounded {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 1px;
}
.float-right {
	float: right;
}
.img-float-left {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -1px;
}
.img-float-left2 {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -1px;
}
.img-float-right {
	float: right !important; 
	margin-left: 8px;
}
.container #highlights #leftCol {
	padding-left: 24px;
}
.linkHotel {
	font-weight: 600;
}
ul li .linkHotel {
}
#hotelsPicAdBox .oneItem h2 a{
	font-size: 18px;
	font-family: open-sans, sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #3399FF;
}
#hotelsPicAdBox .oneItem h2 a:hover{
	color: #FF0000;
}

.marginChart {
	margin-top: 24px;
}
h2 .small {
	font-family: boogaloo;
	font-size: 16px;
	color: #060606;
	font-style: normal;
	font-weight: 400;
}
h6 {
	font-family: boogaloo;
	font-size: 16px;
	color: #060606;
	font-style: normal;
	font-weight: 400;
	margin-top: -7px;
}
a {
	font-weight: 600;
	font-family: open-sans;
	font-style: normal;
	text-decoration: underline;
}
figcaption a {
	color: #0255D6;
}

a:focus, a:hover {
	color: #F3080C;
}
a:hover {

}
#hotelsListBox p .linkHotel {
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
}

#horizHotelListSM #hotelsListBoxBottom .oneList.col-sm-4 p .linkHotel {
	font-size: 13px;
}
.centred {
	text-align: center !important;
}
#phuketWeatherChartBox h5 {
	margin-top: -11px;
}

.centredNoBold {
	text-align: center;
	font-family: open-sans, sans-serif;
	font-style: normal;
	color: #050505;
	font-weight: 600;
}
.quickLinksTable {
	margin-right: auto;
	margin-left: -2px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	padding-left: 0px;
	padding-top: 2px;
	margin-top: 13px;
	border: 1px solid #CCC;
	font-family: open-sans, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.quickLinksTable table tr td ul li a {
	font-size: 0.9em;
}
td ul li {
	text-align: left;
}
#smallHeader {
	height: 52px;
	margin-top: -37px;
	padding-right: 0px;
}
h5 {
	font-weight: 800;
	margin-bottom: 3px;
	font-style: normal;
	font-size: 14px;
	color: #151770;
	font-family: open-sans;
}
.underLined {
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
}
.topSpacer {
	margin-top: 20px;
}
.topSpacer2 {
	margin-top: 37px;
}
.topSpacerBig {
	margin-top: 65px;
}
.bottomSpacer {
	margin-bottom: 27px;
}
.chartPic {
	margin-top: 13px;
}

figure {
	text-align: center;
	display: table; /* demo; set some amount (px or %) if you can */
	margin-right: 0px;
	margin-left: 0px; /* not needed unless you want centered */
	font-family: open-sans;
	font-style: normal;
	text-shadow: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
figcaption {
	color: #624C1F;
	background-color: #E9E4DB;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: table-caption;
	caption-side: bottom;
	font-size: 12px;
	max-width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: roboto, source-serif-pro, Arial;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	}
.visible-xs .img-responsive {
	margin-bottom: 6px;

}
#feature a {
	color: #7DF5F7;
	text-decoration: underline;
	text-shadow: 0px 0px;
	font-style: normal;
	font-weight: 400;
}
#feature a:hover {
	color: #F1FF0B;
}
#feature img {
	border: 1px solid #4DB7FF;
}
.txtShadowBlue {
	text-shadow: 1px 1px #1464A0;
	color: #FFE851;
	font-size: 20px;
}
.shrinkBottom {
	margin-bottom: 0px !important;
	margin-top: 0px;
}

.imgShadow {
	text-shadow: 0px 0px;
	-webkit-box-shadow: 4px 5px 8px #827E7E;
	box-shadow: 4px 5px 8px #827E7E;
	display: table;
}
.smallerPic {
	width: 40%;
	font-size: 0px;
}
.imgFix {
	display: block;
	vertical-align: top;
	width: 100%;
	min-width: 100%;
}



.text-bold {
	font-weight: 600;
	color: #151770;
}
.col-sm-12.col-md-9.col-lg-10 .col-xs-12.text-left .imgShadow.hidden-xs.bottomSpacer.img-float-right.picFrame {
}
.bottomPad {
	padding-bottom: 10px;
}
.headerLink {
	color: #3399FF;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	text-decoration: none;
}
.overlayTitle {
	position: absolute;
	width: 100%;
	margin-left: 2px;
	color: #FBF5F6;
	font-size: 1em;
	position: absolute;
	top: 72%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	
}

.image {
	position: relative;
	width: 100%; /* for IE 6 */
	height: 100%;
	display: table;
}
.boldTextForce12 {
	font-weight: 600;
	color: #555555;
}
.tagLine a {
	font-family: roboto, source-serif-pro, Arial;
	font-style: italic;
	font-weight: 500;

}
.oneList {

}
#hotelsListBoxBottom h3 {
	color: #3399FF;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	margin-top: -16px;
	line-height: 14px;
}
#hotelsPicAdBox .oneItem h2 {
	text-align: center;
}
.oneItem .linkHotel img {
	margin-left: 31px;

}
#hotelsPicAdBox .oneItem .linkHotel {
	text-align: center;
	text-decoration: none;
}




.oneList .boldGreySmall {
	text-align: center;
	margin-top: -10px;
	color: #616263;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
}
#horizHotelListXS #hotelsListBoxBottom .oneList.col-xs-6.col-sm-4 p .boldGreySmall {
	font-size: 14px;
	font-weight: normal;
}

#hotelsListBoxBottom div h3 .smallGreyText {
	font-size: 14px;
	color: #090909;
	font-weight: 500;
	font-family: roboto, source-serif-pro, Arial;
	font-style: normal;
}
.noLeftPad {
	padding-left: 0px;
}
.remove-LR-margins {
	margin-left: -15px !important;
	margin-right: -15px !important;
	
	}
.aboxResponsive {
	max-width: 100%;
	max-height: 100%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #D8EFF7;
	border: 1px solid #9FC8D5;
	margin-top: 21px;
}
.text-outstanding {
	color: #000000;
	font-style: normal;

}

.text-big-bold {
	color: #0B3E92;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
}
























@media (max-width:649px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #ecf0f1;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ffffff;
	background-color: #346f7e;
}
.navbar-toggle {
	color: #ffffff;
}
#lake h1 {
	font-size: 2em;
	bottom: 0%;
}
}

@media screen and (min-width:650px) and (max-width:959px) {
#lake h1 {
	font-size: 3em;
}
}
#feature {
	background-color: #0D71AC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-box-shadow: 4px 5px 9px #9B9DA0;
	box-shadow: 4px 5px 9px #9B9DA0;
	border: 1px solid #147CC9;
	background-image: -webkit-linear-gradient(232deg,rgba(35,155,248,1.00) 2.59%,rgba(15,130,197,1.00) 27.46%,rgba(14,126,196,1.00) 48.19%,rgba(24,138,218,1.00) 73.58%,rgba(35,156,249,1.00) 99.48%);
	background-image: -moz-linear-gradient(232deg,rgba(35,155,248,1.00) 2.59%,rgba(15,130,197,1.00) 27.46%,rgba(14,126,196,1.00) 48.19%,rgba(24,138,218,1.00) 73.58%,rgba(35,156,249,1.00) 99.48%);
	background-image: -o-linear-gradient(232deg,rgba(35,155,248,1.00) 2.59%,rgba(15,130,197,1.00) 27.46%,rgba(14,126,196,1.00) 48.19%,rgba(24,138,218,1.00) 73.58%,rgba(35,156,249,1.00) 99.48%);
	background-image: linear-gradient(218deg,rgba(35,155,248,1.00) 2.59%,rgba(15,130,197,1.00) 27.46%,rgba(14,126,196,1.00) 48.19%,rgba(24,138,218,1.00) 73.58%,rgba(35,156,249,1.00) 99.48%);
}
#feature h2, h3, h4 {
	color: #050505;
	text-align: center;
	font-weight: 800;
}
#hotels .hotTitleBlock h4 {
	font-size: 14px;
	margin-top: -10px;
	font-weight: 500;
	font-family: roboto, source-serif-pro, Arial;
	font-style: normal;
	color: #4C4C4C;
}

#hotels .hotTitleBlock h3 {
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 18px;
	color: #F7F7F9;
	background-color: #050505;
	padding-top: 7px;
	padding-bottom: 6px;
}

#hotels .HL_Header {
	font-size: 15px;
	text-align: left;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	margin-bottom: 2px;
}
#hotels {
	font-size: 14px;
	padding-left: 5px;
	color: #88039F;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	padding-right: 15px;
}
.hotBlock {
	min-width: 190px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: -3px;
	color: #5A0D68;
}
.hotTitleBlock {
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #3399FF;
	padding-left: 0px;
	min-width: 190px;
}


#hotelsListBoxBottom .HL_Header {
	color: #020202;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#horizHotelListXS .HL_Header {
	text-align: left;
}

h1 {
	font-family: open-sans;
	font-style: normal;
	font-weight: 600;
	color: #FCFBFB;
}
#feature p {
	color: #FFFCFC;
}
#articles {
}
/* Old Site Sidebar CSS to be prefixed with #leftCol 
/* =================VERTICAL NAVBAR START===================================================*/
#leftCol #navbar {
	list-style: none;
	background-position: left top;
	margin: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#leftCol #vertMenu #navbar #navOtherGuides .altNav li {
}
#leftCol #navbar li {
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	list-style-type: none;
	line-height: 90%;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#leftCol #navbar li a {
	font-size: 12px;
	font-weight: 800;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: open-sans, sans-serif;
	line-height: 11px;
	color: #FDFDFD;
	text-shadow: 1px 1px #1B5D88;
	font-style: normal;
	text-decoration: none;
}
#navbar .altNav .rolloverHome {
}
#leftCol #navbar li a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: 800;
	line-height: 11px;
	text-shadow: 1px 1px #070707;
	color: #FFE851;
}
#navbar .altNav {
}
#leftCol #navbar li a.textSmall {
	font-size: 10px;
	font-weight: 700;
	padding-left: 15px;
}
#leftCol #navbar li a:hover.textSmall {
	color: #C90;
}
#leftCol #vertMenu #navbar li a .smallBlackTxt {
	font-size: 10px;
	font-weight: 400;
	font-family: Roboto, Arial, sans-serif;
}
#leftCol #vertMenu #navbar li a .smallGreyText {
	font-size: 10px;
	color: #595959;
	font-weight: 700;
	line-height: 90%;
}
#leftCol #vertMenu #navbar li a .greyTxt {
	color: #595959;
}
#leftCol #vertMenu {
	width: 186px;
	margin-right: 0px;
	margin-left: -16px;
	margin-top: 12px;
	margin-bottom: 8px;
	border-bottom-color: #999;
	font-family: "Open Sans", sans-serif;
}
#leftCol .navTitle {
	text-align: center;
	background-color: #069;
	padding-top: 2px;
	padding-bottom: 4px;
}
#leftCol #vertMenu #navbar .navTitle2 {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #63F;
}
#leftCol #vertMenu #navbar .altNav {
	display: block;
	width: 178px !important;
	height: 35px !important;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #F7F3F3;
}
#leftCol #navOtherGuides li a {
	color: #F5F6F9;
	text-shadow: 1px 1px #000000;
}
#leftCol #vertMenu #navbar .altNavHome {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavAreaHome-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavHome {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea1 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea1-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea1 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea2 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea2-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea2 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea3 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea3-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea3 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea4 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea4-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea4 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea5 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea5-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea5 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea6 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea6-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea6 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea7 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea7-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea7 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea8 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea8-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea8 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavArea9 {
	display: block;
	width: 188px !important;
	height: 39px !important;
	text-decoration: none;
	background: url(../images/NavArea9-ButtonCurrent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol #vertMenu #navbar .altNav .altNavArea9 {
	color: #080A5E;
	text-decoration: none;
	text-shadow: none
}
#leftCol #vertMenu #navbar .altNavOtherGuides {
	padding-left: 40px;
	background-image: url(../images/NavAreaGuides-Button.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
}
#leftCol #vertMenu #navbar .navTitle2 h5 {
	font-size: 14px;
}
/* Rollover Nav Button CSS */
#leftCol .displace {
	position: absolute;
	left: -190px;
}
/*Shared Rollovers for Other Guides*/

#leftCol a.rolloverBangkok {
	display: block;
	width: 188px;
	height: 39px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 34px;
	background-image: url(../images/NavButtonGuidesRO.jpg);
	color: #194EB9;
}
#leftCol a.rolloverBangkok:hover {
	background-position: 0 -38px;
}
/*END of Shared Rollovers for Other Guides*/

	

#leftCol a.rollover1 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea1-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover1:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover2 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea2-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover2:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover3 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea3-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover3:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover4 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea4-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover4:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover5 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea5-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover5:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover6 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea6-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover6:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover7 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea7-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover7:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover8 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea8-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover8:hover {
	background-position: 0 -38px;
}
#leftCol a.rollover9 {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavArea9-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rollover9:hover {
	background-position: 0 -38px;
}
#leftCol a.rolloverHome {
	display: block;
	width: 188px;
	height: 39px;
	text-decoration: none;
	background: url(../images/NavAreaHome-Button.png);
	padding-top: 6px;
	padding-left: 40px;
	padding-bottom: 5px;
}
#leftCol a.rolloverHome:hover {
	background-position: 0 -38px;
}
#leftCol a.rolloverHotels {
	display: block;
	width: 188px;
	height: 39px;
	height: 35px;
	text-decoration: none;
	background: url(../images/NavAreaHotels-Button.png);
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
}
#leftCol a.rolloverHotels:hover {
	background-position: 0 -38px;
}
/*End of Rollovers*/


	

#leftCol #vertMenu .menuHDR {
	height: 30px;
	width: 182px;
	margin-bottom: 5px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-style: none;
}
.greenText {
	color: #060;
	font-weight: bold;
}
.statsBox {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	-webkit-box-shadow: 4px 4px 8px 0px #5E5D5D;
	box-shadow: 4px 4px 8px 0px #5E5D5D;
	border-color: #C3BFBF;
}
.tableTitle1 {
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	border-bottom-style: none;
	background-color: #39F;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px !important;
	border-bottom-color: #C3BFBF;
}
.tableTitlePHG1 {
	font-size: 12px;
	font-weight: 600;
	color: #FFF;
	border-bottom-style: none;
	background-color: #39F;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px !important;
}
.tableTitle3 {
	font-size: 12px;
	font-weight: 700;
	color: #000;
	border-bottom-style: none;
	background-color: #FF0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tableTitle2 {
	font-size: 0.8em;
	font-weight: 700;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #F9F9FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: normal;
	border-color: #C3BFBF;
}
.tableTitle2Bottom {
	font-size: 0.8em;
	font-weight: 700;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #F9F9FF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-color: #C3BFBF;
}
.tableTitle1SM {
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	border-bottom-style: none;
	background-color: #39F;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px !important;
}
.tableTitlePHG1SM {
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	border-bottom-style: none;
	background-color: #39F;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px !important;
}
.tableTitle3SM {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	border-bottom-style: none;
	background-color: #FF0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tableTitle2SM {
	font-size: 1em;
	font-weight: 700;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #F9F9FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: normal;
}
.tableTitle2BottomSM {
	font-size: 1em;
	font-weight: 700;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #F9F9FF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #003;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.tableTitle2TopSM {
	font-size: 1em;
	font-weight: 700;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #F9F9FF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #003;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.tableTitle2Top {
	font-size: 0.8em;
	font-weight: 700;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #F9F9FF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #C3BFBF;
}
.bigNumber {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #FFF;
	color: #006;
	padding: 3px;
	border-color: #C3BFBF;
}
.bigNumberTop {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	color: #006;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #C3BFBF;
}
.bigNumberBottom {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #FFF;
	margin-bottom: 0px;
	color: #006;
	padding: 3px;
	border-color: #C3BFBF;
}
#bigHeader {
	background-image: url(../images/header_background_blue_stripe_big_head.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: -55px;
}
#medHeader {
	background-image: url(../images/header_background_blue_stripe.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: -55px;
}
#headerTitleBoxCentred {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: center;
	margin-top: 47px;
}
.container .headerTitle {
	color: #FCF7F7;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	text-shadow: 1px 1px 2px #11699F;
}
#bigHeader .container h1.headerTitle {
	font-size: 33px;
	text-align: center;
}
#medHeader .container .headerTitle {
	width: 449px;
}
#medHeader .container h1.headerTitle {
	font-size: 28px;
	text-align: center;
}
#navbar.menuHDR2 {
	background-image: url(../images/NavBackgroundMenuHDR3.jpg);
	font-weight: 800;
	font-family: open-sans;
	font-style: normal;
}
#menuHDR2 {
	margin-top: 10px;
	border: none;
	margin-bottom: 7px;
}
/* FOR PHG Website Only*/

#headerBoxHome {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_homepage_1017x90_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxHomeMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_homepage_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxStay {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_wheretostayphuket_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxStayMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_wheretostayphuket_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxBestTime {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_best_time_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxBestTimeMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_best_time_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxTips {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_Phuket_tips_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxTipsMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_Phuket_tips_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxAttractions {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_attractions_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxAttractionsMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_attractions_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxToDo {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_things_to_do_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxToDoMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_things_to_do_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxKrabi {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_Krabi_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxKrabiMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_Krabi_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxPool {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_private_pools_1017x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxPoolMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_private_pools_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#headerBoxTake {
	float: left;
	width: 1170px;
	height: 135px;
	background-image: url(../images/main_hdr_homepage_1017x90_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
}
#headerBoxTakeMed {
	float: left;
	height: 135px;
	background-image: url(../images/main_hdr_homepage_960x135_2017.jpg);
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-left: -12px;
	background-size: cover;
	padding-left: 238px;
	padding-top: 28px;
	width: 960px;
}
#footerBox {
	float: none;
	width: 980px;
	text-align: center;
	background-color: #000;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	vertical-align: middle;
	color: #09F;
}
.headerDecoration {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#aboutHotels {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #fffcf0;
	border: 1px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	width: 186px;
	margin-left: -18px;
}
#aboutHotels p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
	text-align: left;
}
#aboutHotels img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 7px;
}
.indentX #aboutHotels {
	margin-left: 20px;
	font-size: 10px;
}
.indentA {
	margin-left: 20px;
	font-size: 0.8em;
	margin-bottom: 5px;
	list-style-type: square;
	font-weight: 700;
}
#aboutHotels h3 {
	color: #090909;
	font-size: 1.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 9px;
	font-weight: 800;
}
/*=========================================================================================*/
/*====================   About Hotels Information in Left sidebar END =====================*/
/*=========================================================================================*/
/*=========================================================================================*/
/*====================   Hotel Quick Lists in Left sidebar Start =====================*/
/*=========================================================================================*/
#hotelsListBox {
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #F9F9F9;
	margin-bottom: 3px;
	border: 1px solid #CCC;
	margin-left: -18px;
	margin-right: 0px;
	margin-top: 3px;
	width: 186px;
}
#hotelsListBox p {
	padding-left: 3px;
	padding-right: 2px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 8px;
	line-height: 1.6em;
}
#hotelsListBox div .boldGreySmall {
	text-align: center;
	margin-top: -7px;
	margin-bottom: 6px;
	font-weight: 600;
	line-height: 12px;
	font-size: 11px;
	color: #565353;
}
#hotelsListBox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indentX #hotelsListBox {
	margin-left: 20px;
	font-size: 10px;
}
#hotelsListBox h3 {
	color: #3399FF;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}
#hotelsListBox .HL_Header {
	width: 181px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #FF0;
	color: #333;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
}
#hotelsListBox .HL_Header2 {
	width: 181px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #AFE4FE;
	color: #333333;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
}
#hotelsListBox .HL_Header3 {
	width: 181px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #9F0;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
}
#hotelsListBox .HL_Header4 {
	width: 181px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #FC0;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
}
#hotelsListBox .HL_Header5 {
	width: 181px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #6CF;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
}
.container .content #hotelsListBox h4 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
.container .content #hotelsListBox br {
	margin-top: -5px;
}
.container .content .leftAdContainer #hotelsListBox div .boldGreySmall {
	font-size: 10px;
	font-weight: 600;
	color: #333;
	line-height: 11px;
	text-align: center;
	margin-bottom: 4px;
}
/*=========================================================================================*/
/*====================   Hotel Quick Lists in Left sidebar End =====================*/
/*=========================================================================================*/
/*====================   Hotel Picture Ads =====================*/
/*=========================================================================================*/
#hotelsPicAdBox {
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #fffcf0;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-left: -18px;
	margin-right: 0px;
	width: 184px;
}
#hotelsPicAdBox .oneItem h4 {
	font-size: 1em;
	font-family: open-sans, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #232222;
	margin-top: -9px;
}
#hotelsPicAdBox p {
	padding-left: 3px;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 3px;
	font-size: 0.9em;
}
#hotelsPicAdBox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}
.indentX #hotelsPicAdBox {
	margin-left: 20px;
	font-size: 10px;
}
#hotelsPicAdBox h3 {
	color: #000000;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#hotelsPicAdBox .HL_Header {
	width: 172px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	background-color: #036;
	color: #FFF;
}
#hotelsPicAdBox .HL_Header2 {
	width: 172px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	background-color: #0099FF;
	color: #FFF;
}
#hotelsPicAdBox .HL_Header3 {
	width: 172px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	background-color: #9F0;
}
#hotelsPicAdBox .HL_Header4 {
	width: 172px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	background-color: #FC0;
}
#hotelsPicAdBox .HL_Header5 {
	width: 172px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	background-color: #6CF;
}
#hotelsPicAdBox h4 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#hotelsPicAdBox br {
	margin-top: -5px;
}
#hotelsPicAdBox div .boldGreySmall {
	font-size: 10px;
	font-weight: 700;
	color: #000;
	line-height: 11px;
	text-align: center;
	margin-bottom: 4px;
}
#phuketWeatherChartBox {
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 14px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.container .content .Box3 #phuketWeatherChartBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialButtons {
	float: left;
	width: 200px;
	padding: 3px;
	vertical-align: middle;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialButtonsFltRight {
	float: right;
	width: 180px;
	padding: 3px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialButtonsFltRight2 {
	float: right;
	width: 180px;
	padding: 3px;
	vertical-align: middle;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#responsiveLink {
	float: right;
	vertical-align: middle;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
}
#googlePlusOneButton {
	float: left;
	clear: none;
}
#faceBookLike .fb-like {
	clear: none;
	float: left;
}
#faceBookLike {
	margin-top: 1px;
	clear: none;
	float: left;
	margin-left: 5px;
}
.tagLine {
	color: #00A4A4;
	margin-right: auto;
	margin-left: auto;
	font-weight: 500;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 8px;
	font-style: italic;
	font-family: Roboto, Arial, sans-serif;
}
.margin15 {
	padding-left: 15px;
	padding-right: 15px;

}

.tagLine2 {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 8px;
	font-style: normal;
	font-family: open-sans;
	color: #000000;
	-webkit-box-shadow: 5px 4px 11px 0px #847979;
	box-shadow: 5px 4px 11px 0px #847979;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border: 1px solid #3399FF;
	width: 98%;
	background-color: #E5E2D7;
}
.tagLine3 {
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	font-style: normal;
	font-family: open-sans;
	color: #000000;
	-webkit-box-shadow: 5px 4px 11px 0px #847979;
	box-shadow: 5px 4px 11px 0px #847979;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border: 1px solid #7F4D04;
	width: 896px;
	background-color: #F5D988;
}
.quicklinks {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 6px;
}
#bottomMenu {
	text-align: center;
	clear: both;
	float: left;
	margin-top: 26px;
	margin-bottom: 0.8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-right: 80px;
	line-height: 160%;
	padding-bottom: 7px;
	width: 100%;
	padding-left: 80px;
}
#bottomMenu a {
	margin-right: 8px;
	font-weight: 600;
	text-decoration: none;
}
#bottomMenu h4 {
	font-size: 0.9em;
	color: #7E7E7E;
	margin: 6px;
}


.oneList p {
	
	color: #14A004;
}
#horizHotelListXS p {
	font-size: 14px;
	text-align: left;

}
