@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
}

.wrapper {
	width: 895px;
	margin: 0 auto;
	text-align: left;
}

.header {
	height: auto;
    display: inline-block;
	margin: 0px 0px 22px 0px;
	color: #666;
}

	.header .logo {
		float: left;
		margin: 0 10px 0 0;
	}

	.header .title_area {
		float: left;
		/*height: 75px;*/
		height:auto;
		width: 681px;
		border-bottom: 1px solid #9b9b9b;
		padding-top: 76px;
		/*padding-bottom: 24px;*/
		padding-bottom:0px;
	}
    *html .header .title_area {
        padding-bottom:5px;
    }

		.header .title_area .langbar {
			float: right;
			margin-top: -60px;
		}

		.header .title_area .property_name {
			height: 35px;
		}

		.header .title_area .property_name {
			color: #6C5D4A;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 24px;
		}



	.header .nav {
		float: left;
		width: 681px;
	}

	.header a {
		color: #753c52;
	}

        .sIFR-alternate {
	display: none;
}

.header_image_bar {
	width: 877px;
	margin: 0 auto 7px auto;
}

	.header_image_bar .header_image {
		width: 823px;
		float: left;
		position:relative;
	}

	.bar1 {
		float: left;
		background-color: #2f97be;
	}

	.bar2 {
		float: left;
		background-color: #123c6d;
	}

.reserve_bar {
	margin: 0px 63px 16px 0px;
	text-align: right;
}

.content_box {
	width: 875px;
	border: 1px solid #dbdbdb;
	margin: 0 auto 22px auto;
	padding: 20px 0px;
	color: #333;
	font-size: 12px;
}

	.content_box .column {
		float: left;
		margin-left: 20px;
	}

	.content_box .column.triple {
		width: 265px;
	}

	.content_box .column.single {
		width: 845px;
	}

	.content_box .column.single.small {
		width: 640px;
	}

	.content_box h1 {
		font-size: 14px;
		color: #6a3549;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.content_box h2 {
		font-size: 14px;
		color: #6a3549;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.content_box a {
		font-weight: bold;
		color: #753c52;
	}

.footer {
	color: #a2a2a2;
	text-align: left;
	direction:ltr;
}

.footer a, .footer .darktext {
	color: #a2a2a2;
	text-decoration: none;
}

.bn_button {
	background-color: #753d52;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	line-height: 19px;
	float: right;
	font-size: 10px;
}

.bn_button a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.hotel_links {
	border: 1px solid #DBDBDB;
	background-color: #EEE;
	color: #666;
	margin-bottom: 10px;
	width: 875px;
	text-align: center;
	margin: 0px auto 16px auto;
}

.hotel_links a {
	color: #666;
}

#map_canvas {
	font-size: 12px;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
}

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;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 681px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	z-index: 1000;
	text-align: left;
}

.menu .item {
	cursor: pointer;
	position: relative;
	float: left;
	padding: 0px 10px;
	height: 24px;
	line-height: 24px;
	color: #666;
	text-decoration: none;
}

.menu a {
	color: #666;
	text-decoration: none;
}

.menu .item.hover {
	font-weight: bold;
}

.menu .item.hover a {
	color: #333;
}

.submenu {
	position: absolute;
	background-color: #fff;
	top: 24px;
	left: 0px;
	z-index: 1500;
	text-align: left;
	padding-bottom:5px;
	/*white-space: nowrap;*/
}

.submenu a .item {
	color: #666 !important;
	font-weight: normal;
	/*white-space: nowrap;*/
}

.submenu a:hover, .submenu a .item.hover {
	color: #333 !important;
	font-weight: bold !important;
	/*white-space: nowrap;*/
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: 13px;
	line-height: normal;
	z-index: 1500;
	/*border-bottom: 1px solid #333;*/
	border:1px solid #cdcdcd;
	border-top:none;
	width: 152px;
}

.submenu .item.hover {
	background-color: #ECECEC;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #fff;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}

.smCalloutText {
	color: #3c2015;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 30px;
}

.smCalloutText a, .smCalloutText a:visited {
	color: #3c2015;
	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: #3c2015;
	padding: 8px;
	color: #fff;
	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: #fff;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	line-height: 30px;
}

.associates_bar strong {
	color: #3C2015;
}

.associates_bar a {
	font-weight: normal;
}

.asc_container {
	position: relative;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	background-color: #fff;
	width: 763px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #FFF;
	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 {
	border: 1px solid #c2c2c2;
	width: 218px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	border: 1px solid #c2c2c2;
	color: #753D52;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.photo_gallery_selector {
	border: 1px solid #c2c2c2;
	background-color: #fff;
	margin-bottom: 5px;
}

.photo_gallery_selector td {
	color: #753D52;
	border: 1px solid #c2c2c2;
	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: #753d52;    
}

.photo_gallery_pages {
	width: 208px;
	padding-top: 10px;
	margin-left: 4px;
	border-top: 1px solid #c2c2c2;
}

.photo_gallery_page {
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #c2c2c2;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #753d52;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-color: #753d52;
	color: #fff;
}

.photo_gallery_viewer {
	border: 1px solid #c2c2c2;
	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: #753d52;
	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 #c2c2c2;
	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: #753d52;
	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 {
	padding: 12px;
	background-color: #fff;
}

.photo_tag_arrow {
	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: #eeeeee;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
	width: 320px;
        font-weight: lighter;
        color: #666666;
        margin-right:20px;
}

.vt_frm_column_text_field {
	width: 245px;
}

.vt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 850px;
	border: 1px solid #dbdbdb;
        padding: 20px
}

.vt_youtube_frame {
	padding: 10px;
        border-style: solid;
        border-width: 1px;
        border-color: #DBDBDB;
	background-color: white;
	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: #67142e;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 33px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
}

.gc_reserve_bar {
    font-size: 18px;
}

.gc_frm_area {

}

.gc_frm_area input {

}
.gc_required_field {
    color: red;
}
.gc_terms {
    font-weight:bold;
    margin-top: 8px;
    float: right;
    font-size: 11px;
    padding-right: 20px;
}
.gc_terms a {
    color:#666;
}
.gc_privacy_policy {
    font-size:11px;
    font-weight:normal;
}
.gc_privacy_policy a {
    color:#666;
}
.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
}

.menu .no-column{
  width: 190px;
}

.menu .no-column a .item{
  margin-left:5px;
}

.menu .has-column{
  width: 376px;
  _width:386px;
}

.submenu .sub-nav-column{
  width:180px;
  margin-left:5px;
}

#right-sub-nav-column{
  margin-right:5px;
}

.double-column-submenu-top, .double-column-submenu-bottom,
.single-column-submenu-top, .single-column-submenu-bottom{
  display:none;
}

.attraction-checkbox{
  width:16px;
  height:16px;
  padding-top:9px;
}

.attraction-column{
  margin-left:25px;
  margin-top:0px;
}

#direction-panel{
  /*padding-right:20px;*/
}

#direction-panel-box{
  width:244px;
}

.attraction-icon, .attraction-text{
  margin-left:5px;
}

.attraction-text{
  padding-top:12px;
}

.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;
}

#streetview-overlay{
  opacity:0;
  border:none;
  position:absolute;
  width:15px;
  height:15px;
  z-index:700;
  right:0px;
  top:0px;
}

#streetview-close{
  background-color:#fff;
  position:absolute;
  z-index:1000;
  top:0px;
  right:0px;
  width:15px;
  height:15px;
}

div.sifr h1{
  font-size:24px;
}

#attraction-caption {
  margin-left:25px;
}

#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;
}

#btn-switch-box{
  padding: 17px 0 0 3px;
}

img.travel-mode{
  cursor:pointer;
}

#travel-type-box {
  margin-left:145px;
}

.map-button{
  float:right;
/*  margin-top:6px;*/
  margin-right:21px;
}

.map-button button{
  background-color:#753D52;
  background-image:url("assets/bw_btn_arrow.gif");
  background-position:right center;
  background-repeat:no-repeat;
  border:0 none;
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  padding:4px 18px 4px 8px;
}


.sitemap_search_box{
  background-color:#ececec;
  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:#ececec;
  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:#753D52;
  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: #888888;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top:-60px;
    margin-right:65px;
}

.sitemap_hlink a {
    color: #888888;
    text-decoration:none;
}

.tollfree{
}

.tollfree-list{
  position:absolute;
  z-index:1200;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
}

div.tollfree-list{
  display:none;
}

.list-table{
  border-left:1px solid #9B9B9B;
  border-bottom:1px solid #9B9B9B;
}

.list-table td{
  padding:2px 8px;
  font-size: 11px;
  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 #9B9B9B;
  border-bottom:none;
  border-left:none;
}

td.empty-cell{
  border-bottom:1px solid #9B9B9B;
  padding-left:120px
}

td.number-cell{
	padding-left:60px;
}

td.contact-list {
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid #9B9B9B
}

td.complete-list{
    border-right: 1px solid #9B9B9B;
    padding:8px;
}

td.complete-list a{
  color:#6A3549;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  padding-left: 6px;
}

td.tfrow0, td.tfrow1 {
    border-bottom: 1px solid #CCCCCC;
}

/* Rating */
.rating-container{
    color:#753D52;
    font-size:10px;
    font-weight:bold;
    margin-top:13px;
}
.rating-container a {text-decoration:none;}
.rating-copy-box{
    display:inline-block;
    padding-bottom:3px;
}
.rating-divider{
    border-right:1px solid #dbdbdb;
    height:13px;
    margin:3px 5px 0;    
}
/* */

