@charset "utf-8";
/* CSS Document */

body {
	background-color: #F1F0EE;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#6b6b6b;
}

a {
	color:#94a041;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
    font-family: Georgia, serif;
    font-weight:normal;
    font-size:17px;
}
.bg_image {
	background-image: url('assets/no-index/default_bg_nad.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 42px;
}

.wrapper {
	width: 863px;
}

.header {
	padding: 12px 0px 3px 0px;
}

.header form {
	padding: 0px;
	margin: 0px;
}

.logo {
	background-color: #fff;
	height: 64px;
	width: 236px;
	float: left;

    box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
	-icab-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
	-khtml-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
}

.header_bar {
	height: 64px;
	width: 586px;
	margin-left: 6px;
	float: left;
	background-color: #EBEAE6;
	line-height: 64px;
	font-size: 12px;
	padding: 0px 15px 0px 20px;
	color: #858379;
	overflow: hidden;
    
    box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
	-icab-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
	-khtml-box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.20);
}

.header_image {
  position:relative;
}

.nav {
	z-index: 1000;
}

.main {
	background-color: #fff;
	padding: 15px 20px 20px 20px;
	width: 823px;
	box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
	-icab-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
	-khtml-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
	filter:progid:DXImageTransform.Microsoft.shadow(color='#999999', Direction=135,  Strength=5);
}
.content_header h1 {
	margin: 0px;
	margin-right: 310px;
	color: #6b6b6b;
	font-weight: normal;
	font-size: 25px;
}

.property_name {
	margin: 0px;
	margin-right: 310px;
	font-weight: normal;
	font-size: 25px;
	text-transform: uppercase;
	background-color:#FFF;
}

.content_header object {
	float: left;
}

.address_box {
	width: 340px;
  margin-top:2px;
	float: right;
	color: #858379;
	font-size: 10px;
}

.book_now_bar {
	margin-top: 16px;
}

.bn_button {
	float: right;
	background-color: #6b6b6b;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 4px 28px 3px 25px;
}

.bn_button div{cursor:pointer;}

a.bn_button:hover {
	text-decoration: none;
}

.content {
	color: #6b6b6b;
	font-size: 12px;
	padding-top: 20px;
}

.content h1 {
	color: #6b6b6b;
	font-size: 17px;
	margin: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.content h2 {
	color: #6b6b6b;
	font-size: 17px;
	margin: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
	
}

.column {
	float: left;
	margin-left: 15px;
}

.column.triple {
	width: 254px;
}

.column.single {
	width: 792px;
}

.column.single.small {
	width: 586px;
}

#map_canvas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#map_canvas h1 {
	font-weight: bold;
}

#map_canvas h2 {
	font-weight: bold;
}

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;
}

.footer {
	font-size: 10px;
	padding: 12px 10px 12px 0px;
	font-weight: normal;
	color: #A3A3A3;
}

.footer a {
	color: #A3A3A3;
	font-weight: normal;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 823px;
	height: 25px;
	font-size: 13px;
	color: #6b6b6b;
	z-index: 1000;
	text-align: left;
}

.menu .item {
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 6px 12px;
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
    font-family:Georgia, serif;
/*    font-family:'Times New Roman', Times, serif;*/
}

.menu a {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
}

.menu .item.hover, .menu .item.hover a {
    color:#94a041;
    font-weight:bold;
}

.submenu {
	position: absolute;
	background-color: #fff;
	top: 25px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px 6px 10px;
	height: auto;
	line-height: normal;
	border-bottom: 1px solid #c9d1a0;
	background:url('assets/no-index/disc.gif') no-repeat;
	background-position: left center;
	width:130px;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
    border:1px solid #d9d9d9;
	height: 30px;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
}

.smCalloutText {
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 30px;
}

.smCalloutText a, .smCalloutText a:visited {
    color:#6b6b6b;
	text-decoration: none;
}

.smCalloutText a:hover {
	text-decoration: underline;
}

.smIcon {
	float: left;
	margin-right: 4px;
	position: relative;
}

.smTooltip {
	position: absolute;
	top: -36px;
	left: 0px;
	z-index: 10000;
}

.smTooltipCloud {
	background-color: #ebe9e5;
	padding: 8px;
	color: #646155;
	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: #e8e8e8;
	height: 30px;
	line-height: 30px;
	padding: 10px 40px;
}

.associates_bar a {
	font-weight: normal;
	text-decoration: underline;
}

.asc_container {
	position: relative;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 712px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	float: right;
	font-size: 10px;
}

.asc_controls a {
    color:#6b6b6b;
	text-decoration: none;
}
/* END ASSOCIATES BAR STYLE */

/* START PARTNERS BAR */
#partnersBar {
    padding:10px 40px 10px 5px;
}
#partnersBar .asc_logo {
    position:relative;
    top:-7px;
    left:-2px;

}
#partnersBar .asc_headline {
    padding:0 10px;
}
/* END PARTNERS BAR */

/* START SITEMAP STYLE */
.sitemap {
	width: 491px;
	padding-bottom: 50px;
}

.sitemap ul {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	list-style: none;
}

.sitemap li a {
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 10px;
}

.sitemap_arrow {
	margin-top: 4px;
}

a.sitemap_link, a.sitemap_link:hover {
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
}

.sitemap h2, .sitemap h3 {
	display: inline;
	font-weight: bold;
	margin: 0px;
}

.sitemap h2 {
	color: #87847b;
	font-size: 12px;
}

.sitemap h3 {
	font-size: 11px;
}

.sitemap_section_header {
	background-color: #E8E8E8;
	display: block;
	color: #87847b;
	padding: 5px 10px;
}

.sitemap_search_box {
	background-color: #E8E8E8;
	color: #333;
	float: right;
	padding: 20px;
	width: 204px;
}

.sitemap_search_box_copy {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.sitemap_search_button {
	background-color: #6b6b6b;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 35px;
	margin-top: 20px;
	float: right;
}

#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;
}
/* END SITEMAP STYLE */

/* START GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

.photo_gallery_menu {
	background: #858379;
	border: 1px solid #858379;
	width: 198px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	background: #EBEAE6;
	border: 1px solid #6F6B5F;
	color: #6F6B5F;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.photo_gallery_selector {
	border: 1px solid #6F6B5F;
	background-color: #EBEAE6;
	color: #6F6B5F;
	margin-bottom: 5px;
}

.photo_gallery_selector td {
	border: 1px solid #6F6B5F;
	padding: 1px 3px;
}

.photo_gallery_thumbs {
	padding-top: 2px;
	padding-bottom: 10px;
	height: 375px;
	text-align: center;
	color: #fff;
}

.photo_gallery_thumb {
	float: left;
	margin: 0 2px;
	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_img {
    position:relative;
}
.photo_gallery_thumb_img img{
    position:absolute;
    left:21px;
}
.photo_gallery_thumb.selected {
	background-color: #94A041;
}

.photo_gallery_pages {
	width: 193px;
	padding-top: 10px;
    margin: 10px auto 0px;
	border-top: 1px solid #fff;
}

.photo_gallery_page {
	width: 16px;
	height: 16px;
	padding: 1px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #6b6b6b ;
	float: left;
	margin-right: 5px;
	cursor: pointer;
    background-color:#d2d2d2;
}

.photo_gallery_page span {
	display: block;
}
.photo_gallery_page.selected {
    background-color: #94A041;
}
.photo_gallery_page.selected span {
	background-color: #94A041;
	color: #fff;
}
.photo_gallery_viewer {
	border: 1px solid #E8E8E8;
	background: #E8E8E8;
	padding: 10px;
	float: left;
	width: 573px;
}

.photo_gallery_navigation {
    padding: 0 15px;
	font-size: 11px;
}

.photo_gallery_navigation a, .photo_gallery_navigation a:hover {
	display: block;
	float: right;
	padding: 2px 10px;
	color: #fff;
	background-color: #6b6b6b;
	margin-left: 5px;
	font-weight: normal;
	text-decoration: none;
}

.photo_gallery_image {
	width: 550px;
	height: 369px;
	margin-top: 10px;
    margin-left: 10px;
	position: relative;
}

.photo_gallery_info {
	font-size: 10px;
	margin-top: 22px;
    padding: 0 15px;
}

.photo_gallery_info_text {
	width: 350px;
	margin-bottom: 10px;
}

.photo_gallery_info_footer {
	border-top: 1px solid #858379;
	padding-top: 10px;
    padding-bottom: 4px;
	font-size: 10px;
}

.photo_gallery_info_footer a {
	font-weight: normal;
}

#photo_cta_button, #photo_cta_button:hover {
	display: block;
	background-color: #6b6b6b;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	text-align: left;
}

.photo_tag_copy {
	border: 2px solid #6F6B5F;
	color: #6F6B5F;
	padding: 12px;
	background-color: #fff;
}

.photo_tag_arrow {
	margin: -2px 0px;
	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: #E8E8E8;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-right: 15px;
	width: 320px;
        -moz-border-radius-topleft:8px;
        -moz-border-radius-topright:8px;
        -moz-border-radius-bottomleft:8px;
        -moz-border-radius-bottomright:8px;
}

.vt_frm_column_text_field {
	width: 245px;
}

.vt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858379;
	padding: 20px 0px;
	width: 823px;
	margin-left: 14px;
}

.vt_youtube_frame {
	padding: 10px;
	background-color: #E8E8E8;
	width: 360px;
	height: 240px;
        -moz-border-radius-topleft:8px;
        -moz-border-radius-topright:8px;
        -moz-border-radius-bottomleft:8px;
        -moz-border-radius-bottomright:8px;
}

.vt_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.vt_submit_button_container {
    float: right;
    text-align: center;
    margin-top: 5px;
    margin-right: 15px;
}

.vt_submit_button {
    width: 148px;
    height: 22px;
    background-color: #6b6b6b;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 22px;
    font-weight: bold;
    border:none;
}

.gc_reserve_bar {
    font-weight: bold;
    font-size: 14px;
}

.gc_frm_area {
    text-decoration: none;
    font-weight:lighter;
}

.gc_frm_area input {

}

.gc_required_field {
    color: black;
}

.gc_terms a {

}

.gc_privacy_policy a {

}

.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
  font-size:1px;
  margin:0;
  padding:0;
  height:0px;
}

#language-option-box{
  border:1px solid #9b9b93;
}

#language-option-text-box {
  background:#9b9b93;
  color:#fff;
  font-size:12px;
  padding:3px 5px;
  font-weight:bold;
}

#language-option-text-box a{
  color:#fff;
  text-decoration:underline;
}

#language-dropdown{
  list-style: none;
  color:#646154;
  margin:0px;
  padding:3px 5px;
}

#language-dropdown .other-language {
  padding:0;
  padding-right:10px;
  background:url('assets/no-index/dn_arrow.gif') no-repeat scroll right center;
  cursor:pointer;
}

#language-dropdown-list{
  list-style:none;
  color:#646154;
  background:#fff;
  position:absolute;
  padding:0px;
  padding-left:5px;
  border:1px solid #9b9b93;
  width:110px;
  line-height:18px;
}

#language-dropdown-list li{
  padding:0px;
}

#language-dropdown-list li a{
  color:#646154;
  font-weight:normal;
}

.attraction-icon, .attraction-text{
  margin-left:5px;
}

.attraction-text{
  padding-top:8px;
}

.direction-widget-box{
  border:1px solid #a4a4a4;
}

#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-box{
  padding-left:30px;
  margin-bottom:5px;
}

.direction-text-box{
  width:171px;
}

.attraction-column{
  margin-left:12px;
}

#direction-panel-box h1{
  margin-right:21px;
}

#streetview-overlay{
  opacity:0;
  border:none;
  position:absolute;
  width:13px;
  height:13px;
  z-index:700;
  right:0px;
  top:0px;
}

#streetview-close{
  background-color:#fff;
  position:absolute;
  z-index:1000;
  top:0px;
  right:0px;
  width:12px;
  height:13px;
}

div.sifr h1{
  font-size:17px;
}

#attraction-caption {
  margin-left:14px;
}

#streetview{
  height:234px;
}

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;
}

#map-option-button-box{
  background:#6b6b6b;
  width:135px;
  margin-right:20px;
}

#map-option-button-box a{
  font-size:12px;
  font-weight:normal;
  color:#fff;
  text-decoration:none;
}

#map-attraction-box {
    *margin-top:20px;
}
#btn-switch-box{
  padding: 17px 0 0 3px;
}

img.travel-mode{
  cursor:pointer;
}

#travel-type-box {
  margin-left:145px;
}

.reset-box{
  padding-top:5px;
  padding-left:45px;
}

.map-button{  
  margin-right:21px;
  padding-left:19px;
  padding-right:22px;
}

.map-bn-button{
  margin-bottom:10px;
  margin-left:15px;
}

.attraction-checkbox{
  height: 16px;
  padding-top: 8px;
  width: 16px;
}

#btn-print{
  margin-right:20px;
}

.attraction-box{
  width:150px;
  margin-left:12px;
}

.direction_ltr{
  direction:ltr;
}

div.direction_ltr{
  display:inline;
}
/* END GALLERY STYLE */

.inline{
  display:inline;
}

.menu .no-column{
  width: 167px;
  padding-bottom:5px;
}

.menu .no-column a .item{
  margin-left:5px;
}

.menu .has-column{
  width: 350px;
  _width:360px;
  padding-bottom:5px;
}

.submenu .sub-nav-column{
  width:160px;
  margin-left:10px;
}

#right-sub-nav-column{
  margin-right:10px;
}

.double-column-submenu-top, .double-column-submenu-bottom,
.single-column-submenu-top, .single-column-submenu-bottom{
  display:none;
}

.sitemap_hlink {
    font-size:10px;
    color:#ffffff;
}

.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:10px;
  color: #858379;
}

div.tollfree-list{
  display:none;
}

.list-table{
  border-bottom:1px solid #CCCCCC;
}

.list-table td{
  padding:2px 8px;
  font-size: 10px;
  white-space: nowrap;
}
.list-table tbody, .list-table tfoot {
  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 #CCCCCC;
  border-bottom:none;
}

td.empty-cell{
  border-bottom:1px solid #CCCCCC;
  padding-left:120px
}

td.number-cell{
	padding-left:60px;
}

td.contact-list {
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

td.complete-list{
    border-right: 1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
    padding:8px;
}

td.complete-list a{
  color:#94A041;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  padding-left: 6px;
}

td.tfrow0, td.tfrow1 {
    border-bottom:1px solid #CCCCCC;
}


#social-buttons {
    margin-top:30px;
    top:20px;
    left:20px;
    padding-left:15px;
    padding-bottom: 0px;
    *padding-top: 10px;
    height:35px;
}
#social-buttons iframe {
    border:none;
    overflow:hidden;
    width:300px;
    height:35px;
    display:inline;
    float:left;
    _float:none;
}
#social-buttons div {
    float:right;
}

/* Rating */
.rating-container{
    border-bottom:1px solid #e0dfdd;
    color:#e0dfdd;
    font-size:10px;
    font-weight:bold;
    margin-top:15px;
    
}
.rating-copy-box{
    display:inline-block;
    padding-bottom:3px;
}
.rating-divider{
    border-right:1px solid #e0dfdd;
    height:13px;
    margin:3px 5px 0;    
}
/* */

