.clearer {
	clear: both;
}

body { font-family: Arial, Verdana, Tahoma, sans-serif; }

#wrap { margin:0 auto; background: url('/assets/boutique/components/bkg_shadow.jpg') repeat-y; width:980px; }

#outerWrap { background:#DBDBDB; width:975px; margin-left:15px; padding-bottom:15px; }

#header { background-color:#FFF; margin-bottom:15px; height:75px; position:relative; }

#logo a { 
	width:387px; 
	height:32px; 
	display:block; 
	text-indent:-9999px; 
	background:url('/assets/boutique/components/logo.jpg') no-repeat;
	position:absolute;
	margin:25px 0 0 20px;
}

#currency_form { position: absolute; left: 800px; top: 50px; }

#mainNav { position:absolute; bottom:0; font-size:12px; }
	
	#mainNav li { 
		width:139px;
		height:24px;
		text-align:center;
		padding-top:6px;
		position:absolute;
		bottom:-7px;
	}
		
		#mainNav li.nav1 { x-old-left:430px; left:524px; z-index:30; background:url('/assets/boutique/components/tabs_fave.gif') no-repeat; }
		#mainNav li.nav2 { display: none; left:574px; z-index:20; margin-left:-35px; background:url('/assets/boutique/components/tabs_reviews.gif') no-repeat; }
		#mainNav li.nav3 { x-old-left:681px; left:681px; z-index:10; margin-left:-35px; background:url('/assets/boutique/components/tabs_about.gif') no-repeat; }
	
	#mainNav li a { display:block; text-indent:-9999px; width:139px; height:24px; } 

#leftContent { width:771px; float:left; margin:0 15px; _margin:0 15px 0 7px; }

fieldset#searchControl, fieldset#searchControl1 { 
	background:#009CEB; 
	width:741px; 
	overflow:auto;
	padding:15px;
	margin-bottom:15px;
	display:block;
}
fieldset#searchControl input, fieldset#searchControl select { color:#666; }
fieldset#searchControl label { float:left; margin-right:15px; color:#FFF; font-size:12px; line-height:18px; }
fieldset#searchControl1 label { float:left; margin-right:5px; color:#FFF; font-size:12px; line-height:18px; }
#searchCity { width:180px; _width:150px; }
*+html #searchCity { width:150px; }

fieldset#searchControl .checkin,
fieldset#searchControl .checkout {
	margin-right: 8px;
	width: 90px;
}
fieldset#searchControl .btnBrowse {
	margin-right: 8px;
	width: 64px;
}
fieldset#searchControl .adults,
fieldset#searchControl .children,
fieldset#searchControl .rooms {
	margin-right: 11px;
	width: 50px;
}
fieldset#searchControl input {
	margin-top: 0px !important;
	margin-right: 0px !important;
	/*margin-top: 2px;*/
}

#searchCurrency { width:100px; }

#btnBrowse { 
	width:64px; 
	height:22px; 
	background:transparent url('/assets/boutique/components/btnBrowse.gif') no-repeat; 
	border:none !important; 
	vertical-align: top;
}

#btnFind { 
	width:50px; 
	height:22px; 
	background:transparent url('/assets/boutique/components/btnFind.gif') no-repeat; 
	border:none !important; 
	vertical-align: top;
}

#splash { 
	background: #fff url("/assets/shared/loading.gif") no-repeat center center;
	width:771px; 
	height:386px; 
	margin-bottom:15px; 
	position: relative; 
}

#splash h3 { 
	background: black; 
	color: white;
	font-size: 32px;
	font-weight: bold;
	height: 38px;
	left: 0px; 
	padding: 7px 0 0 10px; 
	position: absolute; 
	top: 346px; 
	width: 761px;
	z-index: 10; 
}

#splashControl { width:771px; height:125px; clear:both; }
*+html #splashControl { margin-bottom:15px; }

#splashControl .scrollLeft, #splashControl .scrollRight { 
	width:30px; 
	height:125px; 
	text-indent:-9999px; 
	display:block; 
}

#splashControl .scrollLeft { background:url('/assets/boutique/components/leftArrow.gif') no-repeat; float:left; margin-right:17px; }
#splashControl .scrollRight { background:url('/assets/boutique/components/rightArrow.gif') no-repeat; float:right; }
#splashControl .splashSelection li { float:left; margin-right: 36px; }
#splashControl #splash-li-4 { margin-right: 0px; }

#previewHotels {
	background-color:#FFF;
	width:771px;
	margin-bottom:15px;
	float:left;
	padding-bottom:20px;
}
#content_page {
	background-color:#FFF;
	width:771px;
	margin-bottom:15px;
	float:left;
	padding-bottom:20px;
}
#content_page_inner {
	font-size: 12px;
	padding: 10px;
}
#content_page_inner p {
	font-size: 12px;
	margin-bottom: 1em;
}

#content_page_inner .cookiecrumbs {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 0;
}

#content_page_inner h1,
h2.main {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
}

	.breadcrumbs { padding:10px 0 0 10px; margin-bottom:10px; }
	.breadcrumbs p { color:#333; font-size:12px; }
	.breadcrumbs a { color:#333; }
		.breadcrumbs a:hover { text-decoration:underline; }
	.breadcrumbs  span { color:#0FAFFA; font-weight:bold; }
	
	#previewHotels h2 { background-color:#333; color:#FFF; font-size:18px; padding:5px 10px; }
	
	#previewHotels address { margin:10px 0 15px 10px; float:left; font-size:12px; }
		#previewHotels address a,
		.light-blue { color:#0FAFFA; }
		#previewHotels address a:hover { text-decoration:underline; }
	
	div.ratings { float:right; margin:8px 10px 0 0; _margin:5px 5px 0 0; color:#0FAFFA; font-size:12px; }
	*+html div.ratings { margin-bottom:8px; }
	
	.selectedHotel { clear:both; float:left; margin:0 0 15px 15px; _margin-left:10px; }
	
	.bookingBox { float:right; width:352px; background-color:#CCC; padding:15px; margin-right:15px; _margin:10px 5px 0 0; }
		
		.roomRate { font-weight:bold; float:left; margin-bottom:10px; }
		.addtoFaves a { font-size:11px; color:#0FAFFA; float:right; }
		.disclaimer { font-size:10px; margin:0 10px; line-height:12px; clear:both; }
		.bookingBox form { 
			border-top:1px solid #FFF; 
			border-bottom:1px solid #FFF; 
			clear:both; 
			margin:10px 0; 
			padding:10px 0;  
			font-size:13px; 
			float:left; 
			width:100%;
			text-align:center;
		}
			.bookingBox form label { float:left; display:block; margin:0 10px 20px 0; }
			.bookingBox #bookNow { text-align:center; }
			.bookingBox select { width:60px !important; }

.detailedInfo { margin-top:20px; font-size:11px; line-height:17px; }			
	.detailedInfo h3 { background-color:#0FAFFA; color:#FFF; font-size:18px; padding:10px; height:20px; }

	.description { width:434px; float:left; height:520px; }
		.description p { margin:20px 20px 15px 20px; }
		.description p span { color:#0FAFFA;}
		.description h4 { margin:0 0 -10px 20px; font-weight:bold; color:#0FAFFA; }
	.googleMap { width:337px; float:right; height:520px; }
	.nearbyHotels {  width:434px; float:left; clear:both; margin-bottom:30px; }
		.nearbyHotels ul { margin:20px 0 0 20px; }
		.nearbyHotels li span { width:180px; display:block; float:left; }
	.nearbyLandmarks { width:337px; float:left; margin-bottom:30px; }
		.nearbyLandmarks ul { margin-top:20px; list-style:disc; padding-left:20px; }
	.reviews { clear:both; }
		.reviews ul { margin:20px 0 0 20px; width:600px; }
		.reviews li { margin-bottom:20px; }
		.reviews h4 { font-weight:bold; }
		.reviews a { color:#0FAFFA; }
		.reviews a:hover { text-decoration:underline; }
	
#sideBanner {
	float:left; 
	background:black; /*transparent url('/assets/boutique/graphics/sidebar.jpg') no-repeat; */
	width:160px; 
	height:600px; 
	margin-bottom:15px;
	_margin-bottom:0;
}

#hotelShowcase {
	clear:both;
	background-color:#FFF;
	margin:0 15px 15px 15px;
	overflow:auto;
	width:945px;
	_margin-top:15px;
}

	#hotelShowcase li {
		width:313px;
		border:1px solid #CCC;
		float:left;
		padding-bottom:15px;
	}
		
		#hotelShowcase li h3 {
			background-color:#0FAFFA;
			color:#FFF;
			font-weight:bold;
			padding:10px;
		}

		#hotelShowcase li h3 a {
			color: #fff;
		}
		
	#hotelShowcase dl {
		clear:both;
		font-size:11px;
		height: 100px;
		margin:15px 10px 10px 15px;
		line-height:16px;
	}
		
		#hotelShowcase dl img { float:left; margin-right:10px; }
	
	#hotelShowcase dd strong { color:#0FAFFA; font-size:13px; font-weight:bold; }

#contactNos {  
	background-color:#FFF; 
	margin:0 15px 15px 15px;
	padding:15px 0;
	_padding:10px 0 15px 0;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	clear:both;
}
	#contactNos strong { margin-right:15px; }
	#contactNos span { color:#0FAFFA; }


#hp-other-destinations {  
	background-color:#FFF; 
	margin:0 15px 15px 15px;
	padding: 10px;
	text-align:center;
	clear:both;
}

#hp-other-destinations h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: left;
}

#hp-other-destinations p {
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 850px;
}

#hp-other-destinations p a,
#hp-other-destinations p a:visited {
	color: #0FAFFA;
	display: block;
	float: left;
	margin: 0 22px 10px 0;
	text-align: left;
	width: 110px;
}

#hp-other-destinations p a.slot-6,
#hp-other-destinations p a.slot-13 {
	margin-right: 0px;
	width: 55px;
}

/* Footer */

#footer { clear:both; margin:0 15px; background-color:#FFF; display:block; padding:5px 0; overflow:auto; _height:45px; text-align: center; }

.footerNav { margin-top: 15px; }
.footerNav li { display:inline; margin:0 5px 0 0; font-size:11px; border-right:1px solid #0FAFFA; padding-right:5px; }
	.footerNav li a { color:#0FAFFA; }
	
#footer p {
	text-align: center;
}

#footer p img.secure {
	margin-right: 20px;
}

#footer-ad { margin-bottom: 15px; text-align: center; }

/* Misc */

li.noBorder { border:none; }
dd a.moreInfo { color:#0FAFFA; float:right; margin:0 20px 10px 0; }
.footerNav li a:hover, dd a:hover { text-decoration:underline; }
