@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #efefe4;
	background-image: url('assets/top_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.wrapper {
	width: 851px;
	margin: 0 auto;
	text-align: left;
}

.header {
	height: 48px;
	margin: 12px 0px;
	padding: 0px 20px;
}

.main {
	border: 1px solid #bfb6aa;
}

.content_header {
	padding: 14px 20px 6px 20px;
	color: #efefe4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('assets/ch_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 44px;
	background-color: #77392a;
}

.content_header a {
	color: #a2c8c4;
	text-decoration: none;
}

.content_header h1 {
	color: #efefe4;
	font-family: "Courier New", Courier, monospace;
	font-size: 29px;
	font-weight: normal;
	height: 32px;
	margin: 0px;
}

.langContainer {
	padding: 5px;
	margin: 5px;
	direction: ltr;
	text-align: left;
}

.langContainer.open {
	background-color: #77392a;
	background-image: none;
}

.nav {
	height: 25px;
	background-color: #77392A;
	padding: 0px 8px;
	position: relative;
	z-index: 1000;
}

.header_image {
	z-index: 0;
	background-color: #77392a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 14px 14px 14px;
	/* position: relative; */
}

.header_image #map_canvas h1 {
	font-weight: bold;
}

.mask {
	position: absolute;
	top: 100%;
	left: -62px;
	margin-top: -62px;
	z-index: 500;
}

.book_now_bar {
	text-align: right;
	margin-top: 10px;
}

.bn_bar {
	background-color: #E1D8C7;	
}

.bn_button {
	float: right;
	background-image: url('assets/bw_btn_arrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #3e8a88;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	margin: 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 2px 16px 3px 5px;
	text-decoration: none;
	cursor: pointer;
}

.column {
	margin-left: 20px;
	float: left;
}

.single {
	width: 783px;
}

.single.small {
	width: 600px;
}

.triple {
	width: 247px;
}

.booking_bar {
	background-color: #fff;
	clear:both;
	padding:5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.booking_widget {
	float: right;
	height: 54px;
	background-image: url('assets/bw_bg.gif');
	background-repeat: repeat-x;
	color: #4583B8;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 5px;
	display: inline;
}

.booking_widget input, .booking_widget select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.booking_widget input {
	width: 68px;
}

.booking_widget select {
	width: 45px;
}

.booking_box {
	float: left;
	margin-left: 0px;
	width: 267px;
	height: 96px;
	padding: 1px 1px 1px 6px;
	background-image: url('assets/booking_box.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #AAA9A9;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	display: inline;
}

.booking_box h1 {
	display: inline;
	color: #DF7C13;
	font-size: 30px;
	font-weight: bold;
}

.booking_box p {
	margin: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653C33;
	padding: 10px 0px;
	width: 823px;
	margin-left: 14px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #653C33;
	margin: 10px 0px;
}

.content a, .content a:visited {
	color: #3E8A88;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	text-decoration: underline;
}

.pre_footer {
	background-color: #FFCC33;
	height: 23px;
}

.footer {
	margin-top: 22px;
	color: #A9837A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	direction: ltr;
}

.footer a, .footer .darktext {
	color: #A9837A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:hover {
	text-decoration: underline;
}

input.ghosted {
	color: #999;
	font-style: italic;
}

#main_search_box {
	font-size: 11px;
	margin-top: -3px;
	width: 120px;
	background-image: url('assets/searchbox_magnifying_glass.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
	background-color: #fff;
	padding: 3px 3px 2px 22px;
	border: 1px solid #ccc;
}

.sIFR-alternate {
	display: none;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 823px;
	height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EFEFE4;
	z-index: 1000;
	text-align: left;
}

.menu .item {
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 6px 8px;
	color: #EFEFE4;
	text-decoration: none;
}

.menu a {
	color: #EFEFE4;
	text-decoration: none;
	height: 25px;
}

.menu .item.hover {
	color: #A2C8C4;
}

.menu .item.hover a {
	color: #A2C8C4;
}

.submenu {
	position: absolute;
	background-color: #77392a;
	top: 25px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
	/*white-space: nowrap;*/
}

.submenu a {
	color: #EFEFE4 !important; 
}

.submenu a:hover, .submenu a item.hover {
	color: #A2C8C4 !important; 
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
	color: #EFEFE4;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #e1d8c7;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
	direction: ltr;
}

.smCalloutText {
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 30px;
}

.smCalloutText a, .smCalloutText a:visited {
	color: #653C33;
	text-decoration: none;
}

.smCalloutText a:hover {
	text-decoration: hover;
}

.smIcon {
	float: left;
	margin-right: 4px;
	position: relative;
	height: 30px;
}

.smTooltip {
	position: absolute;
	top: -36px;
	left: 0px;
	z-index: 10000;
}

.smTooltipCloud {
	background-color: #7b3a27;
	padding: 8px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.smTooltipArrow {
	margin-left: 10px;
	text-align: left;
}

.smAddThis {
	margin-top: 7px;
}

/* END SOCIAL MEDIA CALLOUT STYLE */ 

/* ASSOCIATES BAR STYLE */
.associates_bar {
	background-color: #E1D8C7;
	height: 30px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
}

.associates_bar a {
	font-weight: normal;
}

.asc_container {
	position: relative;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	background-color: #E1D8C7;
	width: 743px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #E1D8C7;
	float: right;
	font-size: 10px;
}
/* END ASSOCIATES BAR STYLE */

/* START GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

.photo_gallery_menu {
	border: 1px solid #d8c9b5;
	width: 188px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	display: block;
	width: 180px;
	margin-bottom: 5px;
}

.photo_gallery_selector {
	border: 1px solid #d9c8b5;
	background-color: #fff;
	margin-bottom: 5px;
	padding: 0px;
}

.photo_gallery_selector td {
	border: 1px solid #d9c8b5;
	padding: 1px 3px;
}

.photo_gallery_thumbs {
	padding-top: 2px;
	padding-bottom: 10px;
	height: 390px;
}

.photo_gallery_thumb {
	float: left;
	padding: 4px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	
}

.photo_gallery_thumb .photo_gallery_thumb_img {
	display: block;
	background-position: center center;
	width: 85px;
	height: 51px;
	padding: 6px 0px 0px 0px;
	text-align: center;
}

.photo_gallery_thumb.selected {
	background-color: #95c5c3;
}

.photo_gallery_pages {
	width: 188px;
	padding-top: 10px;
	margin-left: 4px;
	border-top: 1px solid #d8c9b5;
}

.photo_gallery_page {
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #d8c9b5;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #3d8a87;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-color: #3d8a87;
	color: #fff;
}

.photo_gallery_viewer {
	border: 1px solid #d8c9b5;
	padding: 10px;
	float: left;
	width: 550px;
	margin-left: 6px;
}

.photo_gallery_navigation {
	font-size: 11px;
}

.photo_gallery_navigation a, .photo_gallery_navigation a:visited, .photo_gallery_navigation a:hover {
	display: block;
	float: right;
	padding: 2px 10px;
	color: #fff !important;
	background-color: #3D8A87;
	margin-left: 5px;
	font-weight: normal !important;
	text-decoration: none;
}

.photo_gallery_image {
	width: 550px;
	height: 369px;
	margin-top: 10px;
	position: relative;
}

.photo_gallery_info {
	font-size: 10px;
	margin-top: 10px;
}

.photo_gallery_info_text {
	width: 350px;
	margin-bottom: 10px;
}

.photo_gallery_info_text h1 {
	margin-top: 0px;
}

.photo_gallery_info_footer {
	border-top: 1px solid #d8c9b5;
	padding-top: 10px;
	font-size: 10px;
}

.photo_gallery_info_footer a {
	font-weight: normal;
}

#photo_cta_button, #photo_cta_button:hover {
	display: block;
	background-color: #3E8A88;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity='80'); 
	width: 230px;
	text-align: left;
}

.photo_tag_copy {
	padding: 12px;
	background-color: #fff;
}

.photo_tag_arrow {
	padding: 0px 15px;
}

.photo_tag.right .photo_tag_arrow {
	text-align: right;
}
/* END GALLERY STYLE */