body{
  text-align:center;
  color:#086395;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11pt;
  background-color: #CFCDB6;
  background-image: url('/images/bg_main.jpg');
  background-repeat: no-repeat;
  padding-bottom:50px;
  margin:0px
}

#header {
	height: 120px;
	/*
	background-image: url('/images/bg_main_header.jpg') ;
	background-repeat:repeat-x;
*/
}

.header_resources {
    color: #0058A6;
    float: right;
    line-height: 17px;
    text-align: right;
    width: 170px;
}

div.h2 {
	color:#086395;
	font-weight:normal;
	padding-left:20px;
	font-size: 14pt; 
	text-align: left; 
	margin-top:20px;
	font-weight:bold;
}

h2 {
	color:#086395;
	font-weight:normal;
	padding-left:20px;
	font-size: 14pt; 
	text-align: left; 
	margin-top:20px;
	font-weight:bold;
}

a img{
  border:0;
  color:#036ca5
}

a {
  text-decoration:none;
  color:#ffffff;
}

#tabs a, #tabsFiltered a{
	font-size: 14px;
}

a.button:hover {
	text-decoration:none;
}

a:Visited {
  color:#036ca5;
}

a:Active {
  text-decoration:none;
}

#container {
	width: 1000x;
/*	border-top : 1px #ffffff solid ;
	border-left : 2px #ffffff solid ;
	border-right : 2px #ffffff solid ;*/
	margin-bottom : 15px;
	padding-top: 0px;
	z-index: 100;
/*  background-image: url('/images/bg_sand.jpg');
  background-repeat: no-repeat;
*//*
	background-color:#ffffff;
	background-image: url('/images/bg_sand.jpg');
	background-repeat:no-repeat;
	background-color: #c8c5c0;
*/
	width: 100%;
}

#content_wrapper{
	width: 968px;
	background-color: #ffffff;
	border-top:2px #ffffff solid;	
	overflow: auto;
	text-align: right;
	margin-top: 10px;
}

.contentText{
	
	color:#dddddd;
	text-align:left;
	padding :20px 175px 20px 275px;
	
}

#lowest_hotel_price{
	padding: 0px 0px 0px 10px;
	color: #E6399B;
    font-size: 24pt;
    font-weight: bold;
}
#lowest_hotel_price .lowest_hotel_price_conditions{
	font-size: 9px;
	color: #696969;
}
#lowest_hotel_price .nt{
	font-size: 12px;
	font-weight: normal;
}

.lowest_room_price{
	float:right;
	color: #E6399B;
	font-size: 24pt;
	font-weight: bold;
	padding: 5px;
	margin-left: 5px;
	border: thin solid #CCCCCC;
}
.lowest_room_price .lowest_hotel_price_conditions{
	font-size: 9px;
	color: #696969;
}
.lowest_room_price .nt{
	font-size: 12px;
	font-weight: normal;
}

#samples {
	width:984px;
	border:2px #ffffff solid;
	border-top:none ;
	background-color: #ffffff;
	font: normal 9pt Arial;
}

#welcome {
	width:970px;
/*	border:2px #ffffff solid;	*/
	border-top:none ;
	margin-top: 10px;
/*	background-color: #ffffff;	*/
}
/*  MENU BAR STYLES */
.menubar {
	height:28px;
	background :url('/images/bg_main_linkbar.jpg') repeat-x;
	color:#ffffff;
	border-top: 1px #ffffff solid ;
}

.menubar a {
	color:#FFFFFF;
}

.menubar table {
	/*float:left;*/
}

.menubar table tr {
	height:30px;
}
.menubar table td {
	font: normal 11pt "Arial" ;
	vertical-align:top;
}
/**********************************************/

#finder {
	float:left ;
	color:#d1eaf1;
	font: normal 11pt "Arial" ;
	/*padding :3px 5px 3px 5px*/
}


/* AUTO COMPLETE BOOKING ENGINE */
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:1000;
}
div.autocomplete {
		z-index:1000;
}

ul.autocomplete {
	height:auto;
	max-height:100px;
	overflow:auto;
}

div.autocomplete ul li.selected {
	background-color:#FFFFBB;
	z-index:1000;
}

div.autocomplete ul li {
	cursor:pointer;
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	z-index:1000;
}

div.autocomplete ul li {
	cursor:pointer;
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:1000;
}
/**********************************************/

#booking {
	text-align:left;
	float:right;
	width:279px; 
	height:400px;
	/*background-color:#67c7dd;*/
/*	padding:5px 5px 5px 5px;
	background-image: url('/images/bg_bookingengine.jpg');
	background-repeat:no-repeat;
	border-left:0px #ffffff solid;
*/	color: #034569;
}

#booking_engine {
	position:relative;
}

#content_hotel {
	/*float:left;*/
	left:-150px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border-bottom : 2px #ffffff solid ;
	border-left : 2px #ffffff solid ;
	border-right : 2px #ffffff solid ;
}

.room{
 	border-bottom: 1px solid #CCC;
 	margin-bottom: 10px;
 	padding-bottom: 10px;
	overflow: hidden;
}

.room ul {
	margin-top: 5px;
	margin-left: 25px;
	font-size: 9pt;
}
.room ul li{
	float:left;
	margin-left: 10px;
	list-style: disc inside none;
}

#content {
	float:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	top:-450px;
	position:relative ;
}

#content a {
	color : #036ca5;
}


.img200{
 	padding-bottom: 10px; 
 	background-image: url(/images/common/image_frame_218.jpg); 
 	background-position: bottom center;
 	background-repeat: no-repeat;
 }

/**************************************/
/*          RESORT FINDER             */
/**************************************/

#slider {
	/*background-color:#FFF; */
	color :#036ca5;
	width:100%;
	float:left;
	z-index:100;
	font-size: 8pt;
	text-align:left;
	margin-bottom:2px;
}

#slider span {
	width : 200px;
	position:relative
}

#slider_criteria {
	width:290px;
	float:left ;
	padding-top:10px;
	font-family: Arial;
}

div.filterByWrapper{
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
	border-radius: 6px;
	margin: 5px 0px;
	padding: 5px;
}

.resortfinder {
	background-image:url('/images/button_resortfinder.png');
	background-repeat:no-repeat;
	background-position:left;
	padding:5px;
	font-weight:bold;
	padding:10px 5px 15px 20px;
	height:14px;
	margin-left:20px;
	margin-top:0px;
}

#resortfinder_head {
	height:50px;
	vertical-align:middle;
	background-color:#f5ffec;
	position:relative;
	padding-top:10px;
	border-top: thin #Adbfce solid ;
	border-bottom: thin #Adbfce solid ;
}



.filterBy {
	float:left;
	min-width:103px;
}

.filterByContainer {
	width :280px;
	min-height:190px;
	padding-left:30px;
	color:#696969;
	font-size:12px;
	overflow-y: none;	
	overflow-x: hidden;
}

h3.hotel_list_destination{
	font-size: 19px;
	font-weight: 700;
	margin-top: 10px;
	color: #086395;
}

#filtered_hotel_listing{
	text-align: left;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 14px;
}

/* END Resort Finder */

.banner {
	width:685px;
	height:435px;
	text-align:left;
	background-image: url('/images/bg_mainbody.jpg');
	background-repeat:no-repeat;
}
.bannerimage {
	display: none;
	height: 242px;
	left: 30px;
	position: absolute;
	top: 30px;
	width: 580px;
}

.titlebar {
	width:955px;
	position:relative;
	top:1px;
	text-align:left;
	height:25px;
	background :url('/images/menu-bg.jpg') repeat-x;
	color:#ffffff;
	font: normal 12pt "Arial" ;
	padding: 5px;
	font-weight:bold;
}

.featured {
	float:left;
	padding:10px;
	border-left:thin #a8d7eb solid;
	position:absolute;
	width:150px;
	height:225px;
}

.feature {
	height:250px;
	width:964px;
	border:thin solid #A8D7EB;
}

.feature td {
	vertical-align:top;
	padding:10px;
	border-left:thin solid #A8D7EB;
}

.feature a {
	font-family:Arial !important ;
}

.feature a.allphotos {
	padding-top:5px;
}



/* FOOTER */
#footerbar {
	height:28px;
	background :url('/images/menu-bg.jpg') repeat-x;
	color:#ffffff;
	position:relative;
	top:50px;
}

#footerbar table {
	float:left;
}

#footerbar table td {
	font: normal 11pt "Arial" ;
	vertical-align:top;
}
/**********************************************/



#booking_engin_table {
	color : #034569;
	font: normal 9pt "Arial" ;
	
}

span.dest {
	color : #174a73;
	font-size:12px;
	font-weight:bold ;
}

.line {
	border-top: 1px #ADBFCE solid ;
}

.hotel_icon {
	height : 118px ;
	width : 190px; 
}

a.allphotos {
	color:#0000FF;
	font-size:12px;
	text-decoration:underline;
}

a.allphotos:hover {
	text-decoration:none ;
}

#breadcumb {
		position:relative;
		text-align:left;
		margin-bottom:15px;
		padding-left:10px;
		height: 30px;
		position:relative;
		top:0px;
	}
	
	#leftbar {
		width:150px;
		font-size:10.5pt;
		font-weight:bold;
		position:relative;
		padding-left:10px;
		text-align:left;
	}
	#leftbar tr {
		height: 30px;
	}

	#leftbar a:hover {
		text-decoration :none;
		color : #189dea !important ;
	}
	
	
	
	a {
		color : #0000FF;
	}
	
	#hotel {
		position:relative;
		text-align:left;
		min-height : 100%;
		height: 100%;
	}
	
	#banner {
		border:thin #CCCCCC solid ;
		padding: 8px;
		width:700px;
		color: #696969;
		text-align:center;
	}
	
	#banner div#oneimage {
		/* background-image : url('/images/bg_caption.jpg'); */
		width:690px;
		position:relative;
		padding: 3px 0px 5px 5px ;
		left:2px;
		height:17px;
		margin-top: 2px;
		
	}
	
	#banner div.threeimage {
		/* background-image : url('/images/bg_caption.jpg'); */
		padding: 3px 0px 5px 5px ;
		height:17px;
		margin-right: 3px;
	}
	
	#banner img {
		position :relative ;
		margin: 2px 0px 0px 1px ;
	}
	#banner span {
		position :relative ;
	}
	
	#overview {
		text-align:left;
	}
	
	.layer {
		display:none ;
		width: 700px;
		margin-top:20px;
		text-align:left;
		color : #696969 ;
		padding-bottom:20px;
		font-size:13.5px;
	}
	
	.layer a imge {
		border : 1px #696969 solid;
	}
	
	#leftbar table tr td {
		border-bottom: 1px #cee0ea solid ;
		width : 190px;
		padding-left:10px;
	}
	
	.hotel_detail td {
		border-bottom: 1px #eeeeee solid;
		padding: 15px 0px 15px 20px !important;
	}
	
	table.menu a {
		
	}
	
	.layer p {
		margin:0px;
		
	}
	.error {
		color: red;
		font-size:8pt;
	}
	.error2 {
		position:absolute;
/*		left:-50px; */
		top:10px;
		padding:10px;
		font-size:8pt;
/*		height:75px; */
/*		background-image: url('/images/bg_popup.jpg'); */
/*		z-index:1000; */
		border:1px #7c9eb1 solid ;
	}
	
	.error2 ul {
		margin:0px 0px 5px 8px;
		padding:0px;
	}
	
	#request_errors {
		background-color:#FBE3E4;
		border-color:#FBC2C4;
		color:#D12F19;
		display:none;
		font-size:12px;
		margin-left:325px;
		margin-top:350px;
		padding:5px;
		position:absolute; 
		z-index: 100;
		width:180px;
		background-image: url('/images/bg_popup.jpg');
		padding-left:5px;
		border:1px #7c9eb1 solid ;
	}
	
	#request_errors li {
		margin-left:15px;
	}
	
	#request_form {
		text-align:left;
		padding-left:20px;
		padding-top:110px;
		width:938px;
		height:350px;
		margin-top:0px;
		margin-left:10px;
		background-image: url('/images/bg_groupform.jpg');
		background-repeat:no-repeat;
		background-color:#ffffff;
		
		/*height: 330px;*/
	}
	
	#request_table {
		padding-left:16px;
		width: 600px;
	}
	#request_confirmation {
		color:#008c00;
	}
	
	#hometable {
		width:960px;
	/*	border-top:2px #ffffff solid;
		border-right:2px #ffffff solid;
	*/	float:left;
	}
	
	input[type="text"] {
		border: 1px #7f9db9 solid ;
		background-image: url('/images/bg_gradient_small.jpg');
		background-repeat:no-repeat;
	}
	/*textarea {
		border: 1px #7f9db9 solid ;
		background-image: url('/images/bg_gradient_large.jpg');
		background-repeat:repeat-x;
	}*/

/* START Booking Engine */

	#BookingInfoForm input[type=radio]{
		margin-right: 5px;
	}
	
	#BookingInfoForm input[type=checkbox]{
		margin-top: 5px;
	}
	
	.topTabs {
		position: relative;
		height: 30px;
	}
	.packageTabOn {
	    background-image: url("/images/common/package_tab_on.png");
	    background-repeat: no-repeat;
	    height: 30px;
	    margin: 0;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 156px;
	    z-index: 200;
	}
	.packageTabOff {
	    background-image: url("/images/common/package_tab_off.png");
	    background-repeat: no-repeat;
	    height: 30px;
	    margin: 0;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 156px;
	    z-index: 20;
	}
	.hotelTabOn {
	    background-image: url("/images/common/hotelonly_tab_on.png");
	    background-repeat: no-repeat;
	    float: left;
	    height: 30px;
	    margin: 0px;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    width: 156px;
	    z-index: 200;
	}
	.hotelTabOff {
	    background-image: url("/images/common/hotelonly_tab_off.png");
	    background-repeat: no-repeat;
	    float: left;
	    height: 30px;
	    margin: 0px; 
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    width: 156px;
	    z-index: 20;
	}
/* END Booking Engine */

/* START Filter By in Resort Finder */

	
