@CHARSET "UTF-8";

#hotels_list_wrapper {
	border-top: 8px solid #fdeed0; 
	background: #fdeed0;
	background: #fff;
	clear: both;
	font-size: 90%;
	margin: 20px 20px 20px 0px;
}

.hotel_details_subtitle {
	padding-top: 0px;
	padding-right: 20px;
	font-size: 14px !important;
	1font-weight: bold !important;
}
.hotel_details_top_images {
	padding-top: 10px;
}

.hotel_description {
	padding-top: 5px;
	width: 480px;
}

.hotel_desc_wrapper {
	position: relative;
}


ul.subnav {
	position: absolute;
	top: 4px;
	right: 5px;
	width: 145px;
}

	ul.subnav li {
		margin-bottom: 4px;
	}
	
	ul.subnav a {
		text-decoration: none;
		display: block;
		color: #5d3712;
	}
	
		ul.subnav a:hover {
			text-decoration: underline;
		}
	
		ul.subnav a.icon {
			padding-left: 22px;
			font-style: italic;
		}
		
		ul.subnav a.icon.icon_price {
			background: url(../images/icon_price.png) no-repeat left center;
		}
		
		ul.subnav a.icon.icon_inquiry {
			background: url(../images/icon_email.jpg) no-repeat left center;
		}
		
		ul.subnav a.icon.icon_gallery {
			background: url(../images/icon_gallery.png) no-repeat left center;
		}
		
		ul.subnav a.icon.icon_location {
			background: url(../images/icon_location.png) no-repeat left center;
		}



#hotel_photos1 {
	padding-top: 0px;
	height: 239px;
}


#hotel_photos_set2 {
	width: 272px;
	overflow: hidden;
	margin: 13px 13px 2px 13px;
	border-top: 18px solid #32b0bf;
	border-bottom: 18px solid #32b0bf;
	padding-bottom: 2px;
}
#hotel_photos_set2 a.gallery,
#hotel_photos_set2 a.odd {
	border-top:2px solid #FFFFFF;
}
.hotel_photos a.gallery {
	border-right:2px solid #FFFFFF;
}
.hotel_photos a.odd {
	border-right:none;
}
.hotel_photos a {
	background:none;
	display:block;
	float:left;
}
#hotel_photos_set2 img {
	width: 135px;
	height: 78px;
}


#destination_map_wrap  {
	position:relative;
	margin-left: 13px;
}
#destination_map {
	width: 272px;
	height: 272px;
	background: url(../images/test_destination_map.jpg) no-repeat left top;
}

#destination_info_wrap {
	margin: 2px 13px 0px 13px;
	background: #d8f0f6;
	padding: 10px;
	border-bottom: 3px solid #afe0f8;
}
#destination_info_wrap h3.head {
	font-size: 14px;
	font-weight: bold;

}
#destintion_info {
	font-size: 12px;
}
#destintion_info p {
	padding: 10px 0px;
}
.extra_pages {
	font-size: 13px;
}
.margined {
	margin-right: 33px;
}



#content h4.hotel_special {
	font-weight: bold;
	text-transform:uppercase;
	margin: 10px 0 -20px 0;
	font-size: 12px;
}

#specials_destination_list  {
	margin:2em 0;
}

.column_list li {
	background-image: none;
	float:left;
	font-size: 11px;
	margin:0;
	overflow:hidden;
	padding-left: 0px;
	position:static;
	width:160px;
}

.column_list a {
	text-decoration: none;
	color: #565049;
	font-size:11px;
}
.column_list a.active {
	font-weight: bold;
}

.column_list a:hover {
	color: #000;
	text-decoration: underline;
}

.column_list span {
	color: #939393;
	font-size: 10px;
}
.hotel_description p,
.hotel_description span {
	font-size: 12px !important;
	padding-bottom: 13px !important;
	line-height: 20px !important;
}




.hotel_description li {
	background: url(../images/bullet_blue.png) no-repeat -4px 2px;
	padding-left: 15px;

}




.special_text_wrapper {
	position: relative;
	border-top: 4px solid #5a3815;
	background: url(../images/hotel_details_specials_bkg.png) repeat-x left top;
	border-bottom: 5px solid #edf4cb;
	margin: 10px 13px 20px 0px;
}
.special_text_wrapper span {
	background: #5a3815;
	display: block;
	padding: 5px 10px;
	position: absolute;
	top: 0px;
	left: 23px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	text-align: center;

}
.special_text_wrapper h4 {
	margin: 42px 23px 12px 23px;
	color: #867820;
	font: bold 13px/17px Arial, Helvetica, sans-serif !important;
}
.special_text_wrapper p {
	color: #867820;
	margin: 0px 23px 10px 23px !important;
	padding: 0px !important;
}




#prices_container table {
	margin: 0;
}
#prices_container h4 {
	margin-top: 25px;
}
#prices_container table th {
	font-weight: bold;
	background-color: #fff;
}

#prices_container table td,
#prices_container table th {
	border-bottom: 1px solid #add7f9;
	border-right: 1px dotted #add7f9;
	padding: 7px 4px;
	text-align: center;
	font-size: 11px;
}
#prices_container table th {
	border-right: 1px dotted #add7f9;
	padding: 2px 4px;
}

#prices_container table .first {
	text-align: left;
	padding-left: 7px;
}
#prices_container table .last {
	border-right: none;
}
#prices_container table td {
	background: url(/images/table_row_bkg.png) repeat-x left top;
}
#prices_container table .row_aligner_right {
	text-align: right;
	padding-right: 7px;
	border-bottom: 1px dotted #add7f9;
}
.row_highlight td {
	background-position: left -100px;
}

.prices_conditions_title,
.prices_discounts_title {
	font-style: italic;
	text-transform: lowercase;
	margin-top: 15px;
	margin-left: 16px;
	margin-bottom: 0px;
	color: #000;
	font-size: 15px;
}

.prices_conditions,
.prices_discounts {
	margin: 0px 15px;
}
#prices_container li,
#prices_container li {
	margin-top: 6px;
	padding-left: 11px;
	background: url(/images/131.png) no-repeat left 7px;
	line-height: 17px;
}
#full_price_list {
	background: url(/images/prices_full_list.png) no-repeat left top;
	width: 166px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 15px;
}


/* hotel_gallery *********************************************/

div.hotel_gallery {
	padding-left: 4px;
}

div.hotel_gallery a {
	display: inline;	
}

div.hotel_gallery img {
	float:left;
	margin-bottom: 4px;
	margin-left: 4px;
	display: inline;
}

ul.nav {
	margin: 20px 0 20px 10px;
	font-size: 13px;
}


#first_name {
	width: 280px;
}

#phone {
	width: 280px;
}

#email {
	width: 280px;
}

.textfield {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#contact_request #first_name, 
#contact_request #phone, 
#contact_request #email, 
#contact_request #check_in_date, 
#contact_request #check_out_date, 
#contact_request #comments {
	padding:5px 4px;
	background:#eee;
	
	border-width:1px;
	border-style:solid;
	border-color:#d9d9d9 #eaeaea white;
	
	font-size:12px;
	margin-right:10px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#contact_request #comments {
	width:440px;
	height:160px;
}
#contact_request label {
	
}

.req {
	font-size:14px;
	margin-left:2px;
}

#contact_request #check_in_date,
#contact_request #check_out_date  {
	width: 75px;
}

