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

body {
	margin: 0px;
	text-align: center;
}

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

.header {
	margin: 0px;
	padding: 0px 35px 0px 10px;
	text-align: right;
	direction: ltr;
}

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

.content_header {
	background-image: url('assets/address_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 13px 18px 0px 18px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	direction: ltr;
	height: 63px;
	margin-top: 12px;
}

.content_header a {
	color: #EE4D9B;
}

.content_header h1 {
	color: #303E47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

.header_image {
	height: 234px;
	padding: 3px 0px;
	z-index: 0;
	position: relative;
}

.header_image .mask {
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 100;
}

.book_now_bar {
	height: 42px;
	text-align: right;
	margin: 0px;
	background-image: url('assets/content_top.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.bn_button {
	height: 28px;
	width: 125px;
	background-image: url('assets/bn_bg.gif');
	background-position: top left;
	float: right;
	line-height: 26px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	display: block;
}

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

.single {
	width: 775px;
}

.single.small {
	width: 570px;
}

.triple {
	width: 242px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eceaea;
	color: #666666;
	padding: 0px;
}

.content a {
	color: #EE4D9B;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303E47;
	margin: 0px 0px 6px 0px;
}

.content p {
	margin: 6px 0px 11px 0px;
}

.store_bar {
	background-color: #cbc5be;
	height: 27px;
	margin: 3px 0px;
	text-align: left;
}

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

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

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

.hotel_links {
	border: 1px solid #DBDBDB;
	background-color: #EEE;
	color: #666;
	margin-bottom: 10px;
	width: 823px;
	text-align: center;
	margin: 0px auto 16px auto;
}

.hotel_links a {
	color: #666;
}

#map_canvas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#map_canvas h1 {
	font-weight: bold;
}

.sop_box {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	width: 775px;
	margin-left: 24px;
}

.sop_box h1 {
	color: #ee4c9b;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

.sop_box .top {
	height: 28px;
	width: 775px;
	background-image: url('assets/sop_box_top.gif');
}

.sop_box .bottom {
	height: 8px;
	width: 775px;
	background-image: url('assets/sop_box_bottom.gif');
	margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.sop_box .body {
	padding: 0px 12px;
	background-color: #d8d8d8;
}

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;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

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

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

.menu a {
	color: #303E47;
	text-decoration: none;
}

.menu .item.hover, .menu .item.hover a {
	color: #EE4D9B;
}

.submenu {
	position: absolute;
	background-color: #eceaea;
	border: 1px solid #ccc;
	top: 25px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
}

.submenu .item a {
	color: #EE4D9B;
	/*white-space: nowrap;*/
}

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

.submenu .item.hover {
	color: #666;
	background-color: #ccc;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #D8D8D8;
	height: 30px;
	padding: 10px 40px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-icab-border-radius: 8px;
	-o-border-radius: 8px;
}

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

.smCalloutText a, .smCalloutText a:visited {
	color: #2d3e47;
	text-decoration: none;
}

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

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

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

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

.smTooltipArrow {
	margin-left: 10px;
}

.smAddThis {
	margin-top: 7px;
}

/* END SOCIAL MEDIA CALLOUT STYLE */ 

/* ASSOCIATES BAR STYLE */
.associates_bar {
	background-color: #D8D8D8;
	height: 30px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 10px;
	font-size: 12px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-icab-border-radius: 8px;
	-o-border-radius: 8px;
}

.associates_bar a {
	font-weight: normal;
	text-decoration: underline;
}

.associates_bar strong {
	color: #2D3E47;
}

.asc_container {
	position: relative;
}

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

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #D8D8D8;
	float: right;
	font-size: 10px;
}

.asc_controls a {
	text-decoration: none;
}
/* END ASSOCIATES BAR STYLE */

/* START GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

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

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	border: 1px solid #d1d1d1;
	color: #303E47;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

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

.photo_gallery_selector td {
	color: #303E47;
	border: 1px solid #d1d1d1;
	padding: 1px 3px;
}

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

.photo_gallery_thumb {
	float: left;
	margin: 0 8px;
	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: #EE4D9B;
}

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

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

.photo_gallery_page span {
	color: #303E47;
	display: block;
}

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

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

.photo_gallery_navigation {
	font-size: 11px;
}

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

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

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

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

.photo_gallery_info_footer {
	border-top: 1px solid #d1d1d1;
	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: #EE4D9B;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	/* opacity: 0.8; */
	width: 230px;
	text-align: left;
}

.photo_tag_copy {
	border: 1px solid #fff;
	background-color: #303E47;
	color: #fff;
	padding: 12px;
}

.photo_tag_arrow {
	margin: -1px;
	padding: 0px 15px;
}

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