@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/no-index/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;
}

.property_name {
	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;
	position:relative;
}

.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 h2 {
	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;
	direction:ltr;
}

.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/no-index/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 PARTNERS BAR */
#partnersBar {
    padding:10px 40px 10px 12px;
}
#partnersBar .asc_logo {
    position:relative;
    top:-7px;
    left:-2px;

}
#partnersBar .asc_headline {
    padding:0 5px;
}
/* END PARTNERS BAR */

/* 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 */

/* VIDEO TEMPLATE STYLE */

.vt_text_column {
	width: 410px;
}

.vt_frm_column {
	background-color: #ede9dd;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-right: 15px;
	width: 320px;
        color: #bab8b1;
        text-decoration: none;
        font-weight: lighter;
}

.vt_frm_column_text_field {
	width: 245px;
}

.vt_content {
	font-size: 12px;
	background-color: #fff;
	color: #6E6E6E;
	padding: 30px 0px;
}

.vt_youtube_frame {
	padding: 10px;
	background-color: #ede9dd;
	width: 360px;
	height: 240px;
}

.vt_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.vt_submit_button_container {
    float: left;
    text-align: center;
    margin-top: 5px;
}

.vt_submit_button {
    border:none;
    padding-left:20px;
    padding-right:20px;
    *padding-left:0px;
    *padding-right:0px;
    height: 33px;
    background-color: #875d32;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
}

.gc_reserve_bar {
    color: #875d32;
    font-size: 14px;
    font-weight: bold;
}
.gc_frm_container {
    padding-left: 20px;
}
.gc_frm_area {
    color: #6e6e6e;
}

.gc_frm_area input {

}

.gc_required_field {
    color: #6E6E6E;
}
.gc_terms {
    font-weight:bold;
    margin-top: 8px;
    float: right;
    font-size: 11px;
    padding-right: 15px;
}
.gc_terms a {

}
.gc_privacy_policy a {

}
.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
}

.menu .no-column{
  background:url('assets/no-index/single_column_submenu_body_bg.jpg') repeat-y transparent;
  width:180px;
}

.menu .has-column{
  width:356px;
  _width:366px;
  background:url('assets/no-index/double_column_submenu_body_bg.jpg') repeat-y transparent;
  padding-bottom:0;
}

.menu .no-column .item{
  width:130px;
  _margin-left:0px;
}

.submenu .sub-nav-column{
  width:160px;
  margin-left:10px;
}

#sub-nav-column{
  width:160px;
  margin-left:10px;
}

.submenu .single-column-submenu-top{
  background:url('assets/no-index/single_column_submenu_top_bg.jpg') no-repeat transparent;
  height:9px;
  width:180px;
  font-size:1px;
}

.submenu .single-column-submenu-bottom{
  background:url('assets/no-index/single_column_submenu_bottom_bg.jpg') no-repeat transparent;
  height:9px;
  width:180px;
  font-size:1px;
}

.submenu .double-column-submenu-top{
  background:url('assets/no-index/double_column_submenu_top_bg.jpg') no-repeat transparent;
  height:9px;
  width:356px;
}

.submenu .double-column-submenu-bottom{
  background:url('assets/no-index/double_column_submenu_bottom_bg.jpg') no-repeat transparent;
  height:8px;
  width:356px;
  font-size:1px;
}

#attraction-category-box{
  background:#ede9dd;
  padding:10px 15px 10px 0;
}

#map-option-button-box{
  background:#875d32;
  font-size:12px;
  font-weight:bold;
  padding:2px 12px 3px;
}

#map-option-button-box a{
  color:#fff;
  text-decoration:none;
}

#attraction-filter-box{
  margin-left:20px;
}

.attraction-checkbox{
  width:16px;
  height:16px;
  padding-top:9px;
}

.attraction-column{
  margin-left:15px;
  margin-top:0px;
}

.attraction-icon, .attraction-text{
  margin-left:5px;
}

.attraction-text{
  padding-top:12px;
  color:#865d31;
}

#direction-input-box{
  padding-left:15px;
  padding-top:10px;
}

#direction-from{
  background:url('assets/no-index/circle_a.gif') no-repeat left center;
}

#direction-to{
  background:url('assets/no-index/circle_b.gif') no-repeat left center;
}

#direction-panel-box h1{
  margin-right:32px;
}

.direction-box{
  padding-left:30px;
  margin-bottom:5px;
}

.direction-text-box{
  width:171px;
}

#streetview{
  height:234px;
}

#streetview-overlay{
  opacity:0;
  border:none;
  position:absolute;
  width:13px;
  height:13px;
  z-index:700;
  right:25px;
  top:0px;
}

#streetview-close{
  position:absolute;
  z-index:1000;
  top:0px;
  right:25px;
}

ul.address-list{
  margin-top:-1px;
  background-color:#fff;
  list-style:none;
  padding-left:0;
  width:280px;
}
ul.address-list li{
  padding-left:0;
  margin-left:0;
}
ul.address-list li a{
  display:block;
  padding-left:5px;
  text-decoration:none;
  width:100%;
  font-size:12px;
  color:#000;
  height:20px;
}

ul.address-list li a:hover{
  background-color:#ccccff;
  font-weight: bold;
}

#direction-container {
  _margin-left:20px;
}

.direction-container {
  _margin-left:27px;
  width:270px;
}

#btn-switch-box{
  padding: 17px 0 0 10px;
}

img.travel-mode{
  cursor:pointer;
}

#travel-type-box {
  margin-left:145px;
}

.map-button{margin-right:32px;width:125px;_width:100px;}

.map-bn-button{text-align: center;width:100px;float:right;margin-right:46px;}


.sitemap_search_box{
  background-color:#D8D8D8;
  float: right;
  padding: 20px;
  width:204px;
  margin-right:10px;
}

.sitemap {
  padding-bottom: 50px;
  width:491px;
}

a.sitemap_link,
a.sitemap_link:hover
{
  display: block;
  font-weight: normal;
  margin-bottom: 2px;
  text-decoration:none;
}

.sitemap_section_header{
  background-color:#D8D8D8;
  display:block;
  padding: 5px 10px;
}

.sitemap_arrow{
  margin-right: 4px;
}

.content .sitemap h2{
  font-size:12px;
}

.content .sitemap h2, .content .sitemap h3{
  display:inline;
  font-weight:bold;
  margin:0;
}

.sitemap ul {
  font-size:11px;
  list-style:none outside none;
  margin: 0 0 30px;
  padding: 0;
}

.sitemap li a{
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 10px;
}

a.sitemap_link,
a.sitemap_link:hover{
  display: block;
  font-weight:normal;
  margin-bottom: 2px;
  text-decoration: none;
}

.content .sitemap h3{
  font-size:11px;
}

.sitemap_search_box_copy{
  font-size:10px;
  margin-bottom: 15px;
  margin-top: 5px;
}

#sitemap_search_box{
  background-color:#ffffff;
  background-image:url("assets/no-index/searchbox_magnifying_glass.gif");
  background-position: 3px 1px;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  font-size:11px;
  padding: 3px 3px 2px 22px;
  width:176px;
}

.sitemap_search_button{
  background-color:#875D32;
  border: 1px solid #b7c59e;
  color:#ffffff;
  cursor:pointer;
  float:right;
  font-weight: bold;
  margin-top:20px;
  padding: 5px 35px;
}

.direction_ltr{
  direction:ltr;
}

div.direction_ltr{
  display:inline;
}

.inline{
  display:inline;
}

.sitemap_hlink {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top:25px;
}

.sitemap_hlink a {
    color: #FFFFFF;
    text-decoration:none;
}
/* css for tollfree */
.tollfree{
}

.tollfree-list{
  position:absolute;
  z-index:1200;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #929292;
}

div.tollfree-list{
  display:none;
}

.list-table{
  border-left:1px solid #ECE9E0;
  border-bottom:1px solid #ECE9E0;
}

.list-table td{
  padding:2px 8px;
  font-size: 11px;
  white-space: nowrap;
}

.list-table tbody, .list-table tbody {
    background-color:#FFFFFF;
}

img.flag{
  margin-right:5px;
  padding-top:2px;
}

/* tollfree number box style*/
td.default-location-number{
  background-color: #FFFFFF;
  border:1px solid #ECE9E0;
  border-bottom:none;
  border-left:none;
}

td.empty-cell{
  background-color: transparent;
  border-bottom:1px solid #ECE9E0;
  padding-left:120px;
    filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}

td.number-cell{
	padding-left:60px;
}

td.contact-list {
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid #ECE9E0
}

td.complete-list{
  background-color:#EDE9DD;
    border-right: 1px solid #ECE9E0;
    padding:8px;
}

td.complete-list a{
  color:#413931;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  padding-left: 6px;
}

td.tfrow0 {
    background-color: #F7F4EF;
}

td.tfrow1 {
    background-color: #FFFFFF;
}


/* Rating */
.rating-container{
    color:white;
    font-size:10px;
    font-weight:bold;
}
.rating-container a {
    color:white;
}
.rating-copy-box{
    display:inline-block;
    padding-bottom:13px;
    margin-top:5px;
}
.rating-divider{
    border-right:1px solid #919191;
    height:13px;
    margin:3px 5px 0;
    *display:inline-block;
    *margin-bottom:15px;
}

/* */

