@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	color: #333;
	font-family: 'Arimo', Helvetica, Tahoma, sans-serif;    /*MAIN PAGE FONT */
	font-size: 14px;
	line-height: 115%;
	background-image: url(images/header_background_blue_stripe.gif);
	background-repeat: no-repeat;
}
/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ~~ CONTAINER (document) BACKGROUND COLOUR */

#rightContent {
	display: block;
	float: left;
	width: 770px;
}


.container .content p {
	margin-bottom: 5px;
	font-weight: 400;
	/*font-family: Arial, Helvetica, Tahoma, sans-serif;*/
	color: #333;
	text-transform: none;
	padding-left: 5px;
	padding-right: 8px;
	font-size: 12px;
	line-height: 18px;
}
h5, h6 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	
	font-size: 100%;
	color: #006;
}
h1 {
	font-size: 16px;
	text-decoration: none;
	color: #069;
	mmargin-top: 4px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: 700;
	text-align: center;
	line-height: normal;
	
}
h2 {
	font-size: 17px;
	text-decoration: none;
	color: #069;
	mmargin-top: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: 700;
}
h3 {
	font-size: 11px;
	color: #000000;
	margin-bottom: 8px !important;
	;
	font-weight: 700;
	margin-left: 5px;
	margin-top: -1px;
}
h4 {
	font-size: 0.9em;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: 700;
	margin-left: 5px;
	color: #000;
}

.container .content h2 a {
	color: #069;
	text-decoration: none;
}
.container .content h2 a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F00;
}
.container .content .quickLinksTable h2 {
	font-size: 1em;
}
.container .content .quickLinksTable h4 {
	text-align: center;
	font-size: .95em;
	color: #069;
	margin-bottom: 6px;
}


#leftColumnWheretostay {
	height: 3000px;
}
#leftColumnBestTime {
	margin-top: 10px;
}
#leftColumnTips {
	margin-top: 10px;
}
#leftColumnAttractions {
	margin-top: 10px;
}
#leftColumnToDo {
	margin-top: 10px;
}
#leftColumnToTake {
	height: 2800px;
	margin-top: 10px;
}
#leftColumnPool {
	margin-top: 10px;
}
#leftColumnKrabi {
	margin-top: 10px;
}
.container .content .subtitle {
	
	font-size: .75em;
	color: #333;
	margin-top: -2px !important;
	margin-bottom: 8px;
	margin-left: 5px;
	font-weight:700;
}
.photoCaption {
	clear: right;
	float: right;
	color: #000;
	background-color: #F7F7F7;
	width: 240px;
	font-size: 0.7em;
	padding: 5px;
	font-weight: 700;
	text-align: center;
	margin-top: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: 110%;
	border-top-color: #CCC;
	margin-right: 10px;
}
.photoCaptionWide300 {
	clear: right;
	float: right;
	color: #000;
	background-color: #CCC;
	width: 290px;
	font-size: 0.7em;
	padding: 5px;
	font-weight: 700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 110%;
	border-top-color: #999999;
	margin-right: 5px;
}
.photoCaptionNarrrow {
	clear: right;
	float: right;
	color: #000;
	background-color: #CCC;
	width: 160px;
	font-size: 0.6em;
	padding: 5px;
	font-weight:700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	line-height: 1.2em;
	margin-right: 10px;
}
.photoCaptionLeft {
	clear: left;
	float: left;
	color: #000;
	background-color: #CCC;
	width: 238px;
	font-size: 0.7em;
	padding: 5px;
	font-weight:700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-right: 12px;
	line-height: 110%;
	border-top-color: #666;
}
.photoCaptionLeftWide300 {
	clear: left;
	float: left;
	color: #000;
	background-color: #F7F7F7;
	width: 290px;
	font-size: 0.7em;
	padding: 5px;
	font-weight:700;
	text-align: center;
	margin-top: 0px;
	margin-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 8px;
	line-height: 110%;
	border-top-color: #CCC;
}
.photoCaptionLeftMapWide {
	clear: left;
	float: left;
	color: #000;
	background-color: #F7F7F7;
	width: 747px;
	font-size: 0.7em;
	padding: 5px;
	font-weight:700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: 5px;
	line-height: 110%;
}
.container .content img {
	margin-left: 8px;
	margin-top: 5px;
	border: 1px solid #999999;
	margin-right: 10px;
}
#phuketWeatherChartBox {
	width: 770px;
	float: right;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 14px;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	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;
	
}

.statsBox {
	float: right;
	width: 200px;
	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-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: both;
	padding: 0px;
}
.tableTitle1 {
	font-size: 12px;
	font-weight:700;
	color: #FFF;
	border-bottom-style: none;
	background-color: #069;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tableTitle2 {
	font-size: 10px;
	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;
}
.tableTitle2Bottom {
	
	font-size: 10px;
	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;
}
.tableTitle2Top {
	
	font-size: 10px;
	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;
}
.bigNumber {
	
	font-size: 14px;
	font-weight:700;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	border-left-color: #006;
	background-color: #FFF;
	color: #006;
	padding: 3px;
}
.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-top-color: #000;
}
.bigNumberBottom {
	
	font-size: 14px;
	font-weight:700;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	background-color: #FFF;
	margin-bottom: 0px;
	color: #006;
	padding: 3px;
}

.container .content  ul {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 2px;
	padding-left: 12px;
	font-size: 0.8em;
}

.container .content .Box3 ul {
	
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 2px;
	padding-left: 12px;
	font-size: .8em;
}
.container .content .quickLinksTable ul {
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
	margin-top: 2px;
	padding-left: 12px;
	font-size: 11px;
}
.container .content .leftMostBox5 ul {
	
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 2px;
	padding-left: 12px;
	font-size: .75em;
}
.container .content ul .boldText {
	margin-bottom: 3px;
}
.container .content ul .boldText2 {
	margin-bottom: 5px;
	list-style-type: square;
	
	color: #000;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a {
	color: #03C;
	text-decoration: none;	/*text-decoration:underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	
	color: #F00;
}
/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/



/* ~~ Content Boxes ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++~~ */
/* FOR WTSP Website */
#headerBoxPatong {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_patong_980x90_2013.jpg);
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#headerBoxKaronKata {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_karon_kata_980x90_2013.jpg);
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#headerBoxKamalaSurin {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_kamala_surin_980x90_2013.jpg);
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/* FOR PHG Website */
#headerBoxHome {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_homepage_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxBestTime {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_best_time_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxTips {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_tipspage_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxWhereToStay {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_wheretostayphuket_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxAttractions {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_attractions_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxThingsToDo {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_thingstodot_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxKrabi {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_krabi_980x90_2013.jpg);
	border-bottom-style: none;
}

#headerBoxPrivatePool {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_privatepools_980x90_2013.jpg);
	border-bottom-style: none;
}
#headerBoxPhuketMap {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hd_rphuketmap_980x90_2013.jpg);
	border-bottom-style: none;
}
#headerWhatToTake {
	float: left;
	width: 980px;
	height: 135px;
	background-image: url(images/main_hdr_whattotake_980x90_2013.jpg);
	border-bottom-style: none;
}

#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;
}
.leftMostBox1 {
	float: left;
	width: 175px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.leftMostBox2 {
	float: right;
	width: 371px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 3px;
	padding-bottom: 4px;
}
.leftMostBox3 {
	
	float: left;
	width: 567px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 3px;
	padding-bottom: 4px;
}
.leftMostBox4 {
	
	float: left;
	width: 770px;
	margin-left: 10px;
	margin-top: 3px;
	padding-bottom: 4px;
}
.leftMostBox5 {
	
	float: left;
	width: 959px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 3px;
	padding-bottom: 4px;
}
.rightMostBox1 {
	float: right;
	width: 188px;
	margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 4px;
}
.rightBox3 {
	float: right;
	width: 580px;
	margin-right: 8px;
	margin-top: 3px;
	padding-bottom: 4px
}
.Box1 {
	float: left;
	width: 188px;
	margin-right: 8px;
	margin-top: 3px;
	padding-bottom: 4px
}
.Box2 {
	float: right;
	width: 380px;
	margin-top: 3px;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}
.Box3 {
	float: left;
	width: 585px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 4px;
}
.outerBox3 {
	float: left;
	width: 584px;
	clear: none;
}
.Box3UnderLined {
	float: left;
	width: 585px;
	margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000;
}
.Box3UnderLinedTop {
	float: left;
	width: 585px;
	margin-right: 8px;
	margin-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000;
}
.Box4 {
	float: right;
	width: 775px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.outerBox4 {
	float: left;
	width: 775px;
	clear: none;
}
.Box4UnderlinedTop {
	float: right;
	width: 770px;
	margin-right: 8px;
	margin-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000;
	margin-left: 8px;
}
.Box4UnderLined {
	float: right;
	width: 775px;
	margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999;
	margin-left: 8px;
}



.Box5 {
	float: left;
	width: 972px;
	margin-right: 8px;
	margin-top: 3px;
	padding-bottom: 4px
}
.rightAdContainer {
	float: right;
	width: 186px;
}
.leftAdContainer {
	float: left;
	width: 186px;
}
.imageTopLeft { /* images floated to the left */
	float: left;
	margin-right: 8px;
	border: 1px solid #000;
}
.imageTop { /* images floated to the left */
	float: left;
	margin-bottom: 8px;
	border: 1px solid #000;
}
/*****************************************************************************************************************************/
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.container .content img.fltrtNoBorder {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrtClearRight {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	clear: right;
}
.fltrtClearRightLowTop {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	clear: right;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
}
.fltlftPadRight { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	margin-top: 0px !important;
	clear: left;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.cleareft { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearLeft { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearRight { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#footerText {
	
	font-size: .75em;
	font-weight:700;
}
.container .content #footerBox p {
	font-weight:700;
	font-size: 0.8em;
	color: #CCC;
	clear: both;
}

/******************* MENU BAR FOLLOWS ***********************************/
.menuHorizontalBox {
	clear: left;
	float: left;
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/NavBackground.jpg);
	padding: 0px;
	background-position: top;
}
ul.MenuBarHorizontal {
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 139px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	z-index: 1020;
	cursor: default;
	width: 138px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	width: 138px;
	background-image: url(images/NavBackground.jpg);
	background-position: top;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	color: #000099;
	text-decoration: none;
	font-weight:700;
	height: 32px;
	padding-top: 5px;
	padding-bottom: 0.5px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	color: #F00;
	background-image: url(images/NavBackgroundOver.jpg);
	background-position: 95% top;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	/*color: #F00;*/
	background-image: url(images/NavBackgroundOver.jpg);
	background-position: top;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(images/NavBackground.jpg);
	background-repeat: no-repeat;
	background-position: 95% top;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(images/NavBackgroundOver.jpg);
	background-repeat: no-repeat;
	background-position: 95% top;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	background-image: url(images/NavBackgroundOver.jpg);
	background-repeat: no-repeat;
	background-position: 95% top;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

*******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe 
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
 filter:alpha(opacity:0.1);
}
/*HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing 
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE {
	display: inline;
	f\loat: left;
	background: #FFF;
}
}*/
#aboutHotels {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #F5F5F5;
	border: 1px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
#aboutHotels p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
	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;
}
.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: #006;
	font-size: 1em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
/*=========================================================================================*/
/*====================   About Hotels Information in Left sidebar END =====================*/
/*=========================================================================================*/



.container .content .menuHorizontalBox #MenuBar1 .noBorder {
	border-right-width: 0px;
	border-right-style: none;
}
.container .content #translateBox {
	text-align: right;
	padding-right: 5px;
	float: right;
	clear: none;
	border: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding-left: 5px;
	height: 38px;
}
.container .content #translateBox2 {
	text-align: right;
	padding-right: 5px;
	float: right;
	clear: none;
	border: none;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
	height: 35px;
}
.container .content .linkHotel {
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.container .content .smallLink {
	font-size: .9em;
	font-weight:700;
}
.container .content .menuHorizontalBox .smallBlackTxt {
	
	font-size: .85em;
	color: #000;
	margin-top: -2px;
	;
	font-weight:700;
	line-height: 90%;
}
.container .content .menuHorizontalBox .smallGreyText {
	
	font-size: .85em;
	color: #595959;
	margin-top: -2px;
	;
	font-weight:700;
	line-height: 90%;
}
.container .content .addRightBorder {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	height: 320px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 12px;
}
.container .content .leftMostBox1 #aboutHotels .indentA li {
	list-style-type: disc;
	color: #006;
}
#leftColumnWheretostay {
	height: 3000px;
}
#leftColumnWheretostay {
	margin-top: 10px;
}
.container .content .rightAdContainer .noImageBorder {
	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;
}
.container .content .leftAdContainer .noImageBorder {
	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;
}
.container .content .Box3UnderLined #phuketWeatherChartBox img {
	margin: 0px;
	padding: 0px;
}
.container .content .tagLine {
	font-size: 13px;
	color: #00A4A4;
	margin-right: auto;
	margin-left: auto;
	font-weight:700;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 8px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.greenText {
	color: #060;
}
.container .content .menuHorizontalBox #MenuBar1 {
	margin-left: 0px;
}
.container .content .rightAdContainer .thinBorder tr td #oneHotel #ctl00_ContentMain_specialOfferResult1_rptSpecialOfferResult_ctl98_pnlSpecialOffer .floatleft .lspacer .pspacer #ctl00_ContentMain_specialOfferResult1_rptSpecialOfferResult_ctl98_lblLocationTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.container .content .rightAdContainer .thinBorder tr td #oneHotel #ctl00_ContentMain_specialOfferResult1_rptSpecialOfferResult_ctl98_pnlSpecialOffer .floatleft .lspacer p #ctl00_ContentMain_specialOfferResult1_rptSpecialOfferResult_ctl98_lblValidUntilTitle {
	font-size: 10px;
	font-weight:700;
}
.container .content .menuHorizontalBox #MenuBar1 li a .greyTxt {
	color: #595959;
}
.container .content .menuHorizontalBox #MenuBar1 li ul li {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: -2px;
	width: 139px;
}
.normalText {
	font-weight: 400;
}
.container .content .Box3 #phuketWeatherChartBox img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .content .leftMostBox5 #phuket_map #FlashID {
	margin-right: auto;
	margin-left: auto;
}
.container .content #phuket_map #FlashID {
	float: left;
	width: 800px;
	margin-left: 90px;
	margin-bottom: 12px;
}
.container .content #phuket_map {
	height: 580px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;
	margin-top: 8px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000;
	background-color: #E4E4E4;
	clear: both;
	float: left;
}
.container .content #bottomMenu {
	text-align: center;
	font-size: 0.8em;
	clear: both;
	float: left;
	width: 972px;
	margin-top: 25px;
	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: 8px;
	background-color: #F7F7F7;
	line-height: 120%;
	padding-bottom: 10px;
}
.container .content #bottomMenu a {
	margin-right: 8px;
}
.container .content #bottomMenu h4 {
	font-size: 0.9em;
	color: #525252;
	margin: 6px;
	
}
.container .content #leftColumnWheretostay #quickLists {
	
	border: 1px solid #003;
	margin-bottom: 8px;
	width: 172px;
	padding: 0px;
	margin-top: 8px;
}
.container .content #leftColumnWheretostay #quickLists h2 {
	font-size: .9em;
	color: #333;
	text-align: center;
}
.container .content #leftColumnWheretostay #quickLists .hotelListBox {
	background-color: #F2F2F2;
}
.container .content #leftColumnWheretostay #quickLists .hotelListBox h3 {
	font-size: .9em;
	color: #FFFF00;
	text-align: center;
}
.container .content #leftColumnWheretostay #quickLists .hotelListBox h3 .smallBlackTxt {
	font-size: .95em;
	color: #000066;
}
.container .content #leftColumnWheretostay #quickLists .hotelListBox p {
	text-align: center;
	margin-top: 8px;
}
.container .content #leftColumnWheretostay #quickLists .hotelListBox .greyStrip {
	color: #999;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
	padding-top: 8px;
	background-color: #000066;
}
/* =================VERTICAL NAVBAR START===================================================*/
@charset "utf-8";
#navbar {
	list-style: none;
	background-position: left top;
	color: #666;
	margin: 0px;
	padding-left: 0px;
}
#navbar li {
	font-size: 12px;
	font-weight:700;
	color: #D6D6D6;
	text-decoration: none;
	background-image: url(images/NavBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	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;
}
#navbar li a {
	
	font-size: 12px;
	color: #009;
	text-decoration: none;
	font-weight:700;
	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;
}
#navbar li a:hover {
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: 700;
}
#navbar li a.textSmall {
	font-size: 10px;
	font-weight:700;
	padding-left: 15px;
}
#navbar li a:hover.textSmall {
	color: #C90;
}
.container .content #vertMenu #navbar li a .smallBlackTxt {
	
	font-size: 10px;
	color: #000;
	font-weight: 700;
}
.container .content #vertMenu #navbar li a .smallGreyText {
	
	font-size: 10px;
	color: #595959;
	font-weight:700;
	line-height: 90%;
}
.container .content #vertMenu #navbar li a .greyTxt {
	color: #595959;
}
.container .content #vertMenu {
	width: 184px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-color: #999;
}
.container .content #introductionText {
	padding-top: 10px;
	padding-bottom: 8px;
	color: #FFFCF0;
	background-color: #FFFCF0;
	padding-right: 10px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 12px !important;
	width: 760px;
	
}
.container .content #introductionText #translateBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .content #introductionText p {
	font-weight: 700;
	color: #595959;
	
}
.container .content #introductionText .fltlft {
	margin-right: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .content #introductionText p a {
	font-weight: 700;
}
.container .content #introductionText #translateBox 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: 0px;
	padding: 0px;
}
.container .content #introductionText p .boldText12 {
	font-weight:700;
	font-size: .9em;
}
.container .content #introductionTextSmall {
	padding-top: 10px;
	padding-bottom: 8px;
	color: #000;
	background-color: #FFFCF0;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #009;
	margin-top: 10px;
	margin-bottom: 0px !important;
	width: 574px;
}
.container .content #translateBox 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: 0px;
	padding: 0px;
}
.container .content #translateBox2 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: 0px;
	padding: 0px;
}
.container .content #introductionTextSmall p {
	color: #000;
	font-size: 85%;
	font-weight: bold;
}
.container .content #introductionTextSmall .fltlft {
	margin-right: 8px;
	margin-top: 3px;
	border: 1px solid #000;
}

.container .content #introductionTextSmall p .boldText12 {
	font-weight:700;
}
.container .content #error404 {
	padding-top: 10px;
	padding-bottom: 8px;
	color: #000;
	background-color: #FFFCF0;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #009;
	margin-top: 120px;
	margin-bottom: 12px !important;
	width: 750px;
	text-align: center;
	font-size: 1.2em;
}
.container .content .quickLinksTable {
	padding-left: 8px;
	margin-top: 0px;
	padding-top: 3px;
	float: left;
	width: 770px;
	margin-left: 8px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 3px;
}
.container .content .quickLinksTable h2 {
	font-size: 1em;
}
.container .content .quickLinksTable h4 {
	text-align: center;
	font-size: 0.95em;
	color: #333;
	margin-bottom: 6px;
	margin-top: 0px;
}
.ankor {
	font-size: xx-small;
	line-height: 1px;
	text-decoration: none;
}
.container .content .quicklinks {
	font-size: 12px;
	font-weight:700;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.container .content #introductionTextSmall .fltrtClearRight {
	margin-top: 14px;
}
.container .content #introductionTextSmall .fltrtClearRightLowTop {
	margin-top: 2px;
}
.container .content .rightAdContainer .noImageBorder {
	margin-left: 2px;
}
.container .content .leftAdContainer .noImageBorder {
	margin-left: 2px;
}
.container .content #leftColumnAttractions #agoda_searchbox {
	width: 180px;
}

.headerTitle {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	margin: 0px;
	line-height: 26px;
}

.container .content  #headerTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	width: 126px;
	margin-top: 77px;
	margin-left: 5px;
	border: none;
}
.container .content  #headerTitleBox2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 126px;
	margin-top: 77px;
	margin-left: 5px;
	border: none;
}
.container .content  #headerTitleBoxCentred {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 35px;
	border: none;
	float: right;
	display: block;
	width: 610px;
	font-size: 76px;
}
.container .content  #headerTitleBoxCentred2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 35px;
	border: none;
	float: right;
	display: block;
	width: 610px;
	font-size: 76px;
}

.container .content #aboutHotels .boldText12 {
	font-weight: 700;
}

.yellowCell {
	background-color: #FF0;
	text-align: center;
	margin-right: 3px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.yellowCellBottom {
	background-color: #FF0;
	text-align: center;
	margin-right: 3px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-bottom: 2px;
	padding-top: 2px;
}
.boldText12 {
	font-weight:700;
	color: #006;
}.boldText {
	font-weight:700;
	
}.boldText12Cloured {
	font-weight:700;
	color: #006;
}

.boldGrey10 {
	font-size: 12px;
	color: #006699;
	font-weight: 700;
}

.boldText12 {
	font-weight:700;
	color: #000;
}.boldText {
	font-weight:700;
	
}.boldTextColouredA {
	font-weight:700;
	color: #000;

}.hotelNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	color: #000;
	background-color: #FF0;
	text-align: center;
	display: inline;
	border: 1px solid #333;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 3px;
}
.RS_Title {
	font-family: 'Arimo', Helvetica, Tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	color: #333;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: normal;
}
.restrictTitlewidth {
}
.container .content .hotelDescription {
	margin-bottom: 16px;
}
.container .content #socialButtons {
	float: left;
	width: 290px;
	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;
}
.container .content #socialButtonsFltRight {
	float: right;
	width: 290px;
	padding: 3px;
	vertical-align: middle;
	clear: right;
	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;
}
.container .content  #googlePlusOneButton {
	float: left;
	clear: none;
}
.container .content  #twitterButton {
	clear: none;
	float: left;
}
.container .content  #faceBookLike .fb-like {
	clear: none;
	float: left;
}
.container .content  #faceBookLike {
	margin-top: 1px;
}
#aboutHotels {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #F5F5F5;
	border: 1px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#aboutHotels p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
	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;
}
.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: #006;
	font-size: 1em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
/*=========================================================================================*/
/*====================   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: #fffcf0;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#hotelsListBox p {
	padding-left: 3px;
	padding-right: 2px;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 8px;
}
#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: #000000;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#hotelsListBox .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;
}
#hotelsListBox .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;
}
#hotelsListBox .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;
}
#hotelsListBox .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;
}
#hotelsListBox .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;
}
.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 #hotelsListBox div .boldGreySmall {
	font-size: 10px;
	font-weight: 700;
	color: #000;
	line-height: 11px;
	text-align: center;
	margin-bottom: 4px;
}
/*=========================================================================================*/
/*====================   Hotel Quick Lists in Left sidebar End =====================*/

.container .content table {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
	
}
.topMarginTitle2 {
	margin-top: 20px;
}
.container .content #headerTitleBoxCentred {
	margin-top: 44px;
	line-height: -1px;
	float: none;
	margin-right: 200px;
	margin-left: 230px;
	width: 550px;
}
#SearchBox {
	display: block;
}
.container .content #AgodaSearchBox {
	height: 190px;
	width: auto;
	color: #333;
}
.container .content #AgodaSearchBox .CityTextBox {
	
}
.container .content #AgodaSearchBox .CheckInDateTextBox {
	font-size: 12px;	
}
.centredPadBottom {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 35px;
}
.centred {
	text-align: center;
	vertical-align: middle;
	
}

.container .content #phuketWeatherChartBox  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.container .content #phuketWeatherChartBox table .bottomTableRow {
	margin-bottom: 12px;
	padding-bottom: 12px;
	display: block;
}
.container .content .leftAdContainer #vertMenu #navbar ul {
	margin-left: 0px;
}
/*=========================================================================================*/
/*====================   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;
}
#hotelsPicAdBox p {
	padding-left: 3px;
	padding-right: 2px;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 3px;
}
#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;
}
.container .content #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;
}
.container .content #hotelsPicAdBox br {
	margin-top: -5px;
}
.container .content #hotelsPicAdBox div .boldGreySmall {
	font-size: 10px;
	font-weight: 700;
	color: #000;
	line-height: 11px;
	text-align: center;
	margin-bottom: 4px;
}
/*=========================================================================================*/
/*====================   Hotel Quick Lists in Left sidebar End =====================*/.container .content .leftAdContainer #hotelsPicAdBox .oneAD {
	text-align: center;
	border-top-style: none;
}
.container .content .Box4UnderLined #htnWidgetb89c .city-carousel  img {
	margin: 0px;
	clear: none;
	float: left;
}
.container .content .Box4UnderLined #htnWidgetb89c .city-carousel #htnWidgetb89c_1 .infocity .infohotel3 img {
	clear: both;
	float: left;
}
