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

body {
	margin: 0px;
	text-align: center;
	background-color: #000;
	font-family: Georgia,sans-serif;
	font-size: 11px;
}

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

.logo {
	float: left;
	margin: 25px;
}

.shield {
	float: right;
	margin: 13px 30px;
}

.langContainer {
	margin-top: 25px;
}

.header_box {
	background-image: url('assets/diamonds_bg.gif');
}

.header form {
	padding: 0px;
	margin: 0px;
}

.content_header {
	color: #919191;
	padding: 25px 25px 0px 25px;
	font-size: 10px;
	text-align: center;
}

.content_header h1 {
	color: #fff;
	margin: 0px;
	font-size: 21px;
	margin-bottom: 6px;
	font-weight: normal;
}

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

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

.nav {
	padding: 0px 25px 15px 25px;
}

.header_image {
	padding: 0px 25px 25px 25px;
}

.content {
	background-color: #fff;
	color: #6E6E6E;
	padding: 30px 0px;
}

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

.column.triple {
	width: 237px;
}

.column.single {
	width: 793px;
}

.column.single.small {
	width: 573px;
}

.content h1 {
	margin: 0px;
	margin-bottom: 10px;
	color: #413931;
	font-weight: bold;
	font-size: 13px;
}

.content a {
	color: #875D32;
	text-decoration: none;
}

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

.footer {
	margin: 24px 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #a3a3a3;
}

.footer a {
	color: #A3A3A3;
	text-decoration: none;
}

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

.book_now_bar {
	padding: 0px;
	width: 813px;
	margin: 0 auto 20px auto;
}

a.bn_button {
	float: right;
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #875D32;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	margin: 2px 8px;
	color: #fff !important;
	padding: 2px 12px 3px 12px;
	text-decoration: none;
	cursor: pointer;
}

a.bn_button:hover {
	text-decoration: none;
}

.bn_bar {
	padding: 10px;
	background-color: #EDE9DD;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 823px;
	height: 25px;
	text-transform: uppercase;
	color: #fff;
	z-index: 1000;
	text-align: center;
}

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

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

.menu .item.hover {
	color: #875D32;
}

.menu .item.hover a {
	color: #875D32;
}

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

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

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

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

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

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

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

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

.smCalloutText a, .smCalloutText a:visited {
	color: #fff;
	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: #eee9dc;
	padding: 8px;
	color: #000;
	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: #000;
	color: #eee;
	height: 30px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
	font-size: 11px;
}

.associates_bar a {
	font-weight: normal;
	text-decoration: underline;
	color: #875D32;
}

.associates_bar strong {
	font-size: 12px;
	color: #fff;
}

.asc_container {
	position: relative;
}

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

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #000;
	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 {
	background: #EDE9DD;
	border: 1px solid #EDE9DD;
	width: 218px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

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

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

.photo_gallery_selector td {
	border: 1px solid #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	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: #8B6F4D;
}

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

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

.photo_gallery_page span {
	display: block;
}

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

.photo_gallery_viewer {
	background: #EDE9DD;
	border: 1px solid #EDE9DD;
	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: #875D32;
	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 #000;
	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: #875D32;
	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 {
	background-color: #000;
	border: 2px solid #8A6E4C;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
}

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

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