@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-image: url('assets/images/home-new/bg_pattern.jpg');
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body div.first-div {
    background: url('assets/no-index/top_bg.png') repeat-x;
}

.wrapper {
	width: 835px;
	margin: 0 auto;
	text-align: left;
}

.shadowed {
	/*border: 1px solid #c8c8be;*/
	background-color: #11293b;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-icab-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	width: 835px;
    color: #ffffff;
	/*filter:progid:DXImageTransform.Microsoft.Glow(color='#d8d8ce', Strength='3');*/
}

.header {
	height: 48px;
	padding: 12px 20px;
}

.header div, .header div a, .content_header, .content_header a, .menu a, .menu .item {
    color: #ffffff;
}

.main {
	border: 1px solid #bfb6aa;
}

.content_header {
	padding: 15px 20px 6px 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 44px;
	background-color: inherit;
}

.content_header a {
	color: #ffffff;
	text-decoration: underline;
}

.content_header h1 {
/*	color: #efefe4;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: normal;
	height: 26px;
	margin: 0px;*/
}

.content_header h2 {
	color: #efefe4;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: normal;
	height: 26px;
	margin: 0px;
}

.property_name {
	color: #ffffff;
	font-family: "encorpada";
	font-size: 23px;
	font-weight: normal;
	line-height: 29px;
	margin: 0px;
}

.content_footer {
	color: #653C33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	padding: 5px 20px;
}

.content_footer a {
	color: #653C33;
}

.content_footer p {
	margin: 0px;
}

.langContainer {
	padding: 5px;
	margin: 5px;
    padding-left:0;
    margin-left:0;
}

.langContainer.open {
	background-color: #0c161f;
	background-image: none;
    position:relative;
}
.langContainer .css-sb-dropdown{
    left:0px;
    top: 0px;
    margin-top:20px;
}
.nav {
	height: 25px;
	background-color: inherit;
	padding: 0px 13px;
	z-index: 1201;
	position: relative;
	width: 807px;
}

.header_image {
	z-index: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 10px 5px;
}

.header_image #map_canvas h1 {
	font-weight: bold;
}

.header_image #map_canvas h2 {
	font-weight: bold;
}

.mask {
	position: absolute;
	top: 100%;
	left: -62px;
	margin-top: -62px;
	z-index: 500;
}

.book_now_bar {
	text-align: right;
	margin: 0px;
	padding: 6px 0px;
	background-color: #eeeeee;
	border-top: 1px solid #c5c6c6;
}

.bn_bar {
	background-color: #eeeeee;
}

.bn_button, .content a.bn_button {
	float: right;
	background-color: #a1c5d2;
	color: #11293b;
	margin: 2px 8px;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 4px 12px 3px 12px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #6ba8c0;
}

.column {
	margin-left: 20px;
	float: left;
}

.single {
	width: 783px;
}

.single.small {
	width: 600px;
}

.triple {
	width: 247px;
}

.booking_bar {
	background-color: #fff;
	clear:both;
	padding:5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.booking_widget {
	float: right;
	height: 54px;
	/*background-image: url('assets/no-index/bw_bg.gif');
	background-repeat: repeat-x;*/
	color: #4583B8;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 5px;
	display: inline;
}

.booking_widget input, .booking_widget select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.booking_widget input {
	width: 68px;
}

.booking_widget select {
	width: 45px;
}

.booking_box {
	float: left;
	margin-left: 0px;
	width: 267px;
	height: 96px;
	padding: 1px 1px 1px 6px;
	/*background-image: url('assets/booking_box.gif');
	background-repeat: no-repeat;
	background-position: top right;*/
	color: #AAA9A9;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	display: inline;
}

.booking_box h1 {
	display: inline;
	color: #DF7C13;
	font-size: 30px;
	font-weight: bold;
}

.booking_box h2 {
	display: inline;
	color: #DF7C13;
	font-size: 30px;
	font-weight: bold;
}

.booking_box p {
	margin: 0px;
}

.content {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8d8d;
	padding: 13px 0px;
	width: 835px;
}

.content h1 {
	font-family: "calibre";
	font-size: 18px;
	font-weight: normal;
    text-transform: uppercase;
	color: #11293b;
	margin: 10px 0px;
}

.content h2 {
	font-family: 'calibre';
	font-size: 18px;
	font-weight: normal;
	color: #11293b;
	margin: 10px 0px;
}

.content a, .content a:visited {
	color: #6ba8c0;
	/*text-transform: uppercase;*/
	font-weight: bold;
    text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.lps_footer {
    background-color: #11293b;
}

.pre_footer {
	background-color: #FFCC33;
	height: 23px;
}

.footer {
	margin-top: 22px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
    padding: 20px 0px;
}

.footer a, .footer .darktext {
	color: #a1c5d2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#copyWriteLink {
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
}
.footer table{
    margin: 0 auto;
}

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;
}

span#ov_intro_copy {
    color: #8b8d8d;
}

span#ov_intro_copy p a {
    color: #6ba8c0;
    text-transform: none;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 807px;
	height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #653933;
	z-index: 1000;
	text-align: left;
}

.menu .item {
	height: 10px;
	line-height: 10px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 6px 8px;
	text-decoration: none;
    float:left;
}

.menu a {
	text-decoration: none;
	height: auto;
	min-height: 25px;
	position: relative;
	display: block;
	/*float: left;*/
}

.menu .item.hover {
	background-color: #a1c5d2;
	color: #ffffff;
}

.menu .item.hover a {
	color: #fff;
}

.submenu {
	position: absolute;
	background-color: #eeeeee;
	top: 25px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
    box-shadow: 0 1px 4px -2px black;
	behavior: url(assets/css3pie/PIE.htc);
    /*white-space: nowrap;*/
}

.submenu a {
	color: #653933 !important;
}

.submenu a:hover, .submenu a item.hover {
	color: #fff !important;
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
	color: #11293b;
}

.submenu .item.hover {
	background-color: #a1c5d2;
}

.submenu .sub-nav-column{
  width:170px;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #dbdcdc;
	padding: 10px 20px 5px 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.social_media_callout table {
	float: left;
}

.smCalloutText {
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 6px;
	line-height: 16px;
}

.smCalloutText a, .smCalloutText a:visited {
	color: #000;
	text-decoration: none;
}

.smCalloutText a:hover {
	text-decoration: hover;
}
.smCalloutIcons {
	max-width: 380px;
}
.smIcon {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	position: relative;
	height: 30px;
}

.smTooltip {
	position: absolute;
	top: -36px;
	left: 0px;
	z-index: 10000;
}

.smTooltipCloud {
	background-color: #eeeeee;
	padding: 8px;
	color: #11293b;
	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 */

/* START GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

.photo_gallery_menu {
	border: 1px solid #c5c6c6;
	width: 188px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	display: block;
	width: 180px;
	margin-bottom: 5px;
}

.photo_gallery_selector {
	border: 1px solid #c5c6c6;
	background-color: #fff;
	margin-bottom: 5px;
	padding: 0px;
}

.photo_gallery_selector td {
	border: 1px solid #c5c6c6;
	padding: 1px 3px;
}

.photo_gallery_thumbs {
	padding-top: 2px;
	padding-bottom: 10px;
	height: 390px;
}

.photo_gallery_thumb {
	float: left;
	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: #a1c5d2;
}

.photo_gallery_pages {
	width: 188px;
	padding-top: 10px;
	margin-left: 4px;
	border-top: 1px solid #c5c6c6;
}

.photo_gallery_page {
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #c5c6c6;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #6ba8c0;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-color: #a1c5d2;
	color: #11293b;
}

.photo_gallery_viewer {
	border: 1px solid #c5c6c6;
	padding: 10px;
	float: left;
	width: 550px;
	margin-left: 5px;
    position:relative;
}

.photo_gallery_navigation {
	font-size: 11px;
    height:18px;
    padding-bottom:10px;
}

.photo_gallery_navigation a, .photo_gallery_navigation a:visited, .photo_gallery_navigation a:hover {
	display: block;
	float: right;
	padding: 2px 10px;
	color: #11293b !important;
	background-color: #a1c5d2;
	margin-left: 5px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.photo_gallery_image {
	width: 550px;
	height: 369px;
/*	margin-top: 10px;*/
	position: relative;
}

.photo_gallery_info {
	font-size: 10px;
	margin-top: 10px;
}

.photo_gallery_info_text {
	width: 350px;
	margin-bottom: 10px;
}

.photo_gallery_info_text h1 {
	margin-top: 0px;
}

.photo_gallery_info_text h2 {
	margin-top: 0px;
}


.photo_gallery_info_footer {
	border-top: 1px solid #c5c6c6;
	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: #a1c5d2;
	color: #11293b;
	text-decoration: none;
	text-transform: none;
	cursor: pointer;
	padding: 5px 15px;
	font-weight: bold;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity='80');
	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: 15px 15px 15px 15px;
	width: 320px;
    margin-right: 15px;
    margin-left: 15px;
}

.vt_frm_column_text_field {
	width: 245px;
}

.vt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653C33;
	padding: 10px 0px;
	width: 823px;
	margin-left: 14px;
}

.vt_youtube_frame {
	padding: 2px;
	background-color: white;
	width: 360px;
	height: 240px;
}

.vt_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.footer table td {
	font-size: 10px;
	text-align: left;
}

.vt_submit_button_container {
    float: right;
    text-align: center;
    margin-top: 20px;
}

.vt_submit_button {
    border:none;
    background-color: #a1c5d2;
    color: #11293b;
    cursor: pointer;
    text-align: left;
    padding: 9px 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.gc_reserve_bar {
    font-size: 14px;
    font-weight: bold;
    color: #11293b;
}

.gc_frm_area {

}

.gc_frm_area input {

}

.gc_frm_container a {
    color:#6ba7bf;
    text-decoration:none;
    font-weight:bold;
}
.gc_frm_container .gc_frm_area{
    color: #12293b;
}

.gc_required_field {
}

.gc_terms a {
    color:#6ba7bf;
    text-decoration:none;
    font-weight:bold;
}

.gc_privacy_policy {

}

.tag-marker {
    display:none;
    border:3px solid #fff;
    height:30px;
    width:30px;
    position: absolute;
    z-index: 999999;
}

.footer table td {
	font-size: 10px;
	text-align: left;
}


.sitemap_search_box{
  background-color:#eeeeee;
  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:#eeeeee;
  display:block;
  padding: 5px 10px;
}

.sitemap_arrow{
  margin-right: 4px;
  margin-top: 4px;
}

.content .sitemap h2{
  font-size:12px;
}

.content .sitemap h2, .content .sitemap h3{
  display:inline;
  font-weight:normal;
  margin:0;
}

.content .sitemap h3{
  font-weight:bold;
}

.sitemap ul {
  font-size:11px;
  list-style:none outside none;
  margin: 0 0 30px;
  padding: 0;
}

.sitemap li a{
  border-bottom: 1px solid #c5c6c6;
  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:#a1c5d2;
  color:#11293b;
  cursor:pointer;
  float:right;
  font-weight: bold;
  margin-top:20px;
  padding: 7px 12px;
  text-transform: uppercase;
}

.direction_ltr{
  direction:ltr;
}

div.direction_ltr{
  display:inline;
}
.inline{
  display:inline;
}
/* HEAD LINK STYLE */
.header_links{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
}

.header_links a{
  text-decoration:none;
  font-family:Arial, Helvetica;
  font-size: 9px;
  font-weight: bold;
}

.left{
  float:left;
}

.right{
  float:right;
}

.clr{
  clear:both;
}

.menu .item .has-column{
  width:340px;
}

/*region googlemap*/
#direction-panel div.left {
    color: #11293b;
}

#direction-panel a.bn_button {
    background-color: #a1c5d2;
}

.attraction-icon, .attraction-text{
  margin-left: 10px;
  margin-top: -2px;
}

.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;
}

.attraction-column{
  margin-left:12px;
}

#attraction-caption h2,
#direction-panel-box h2{
  font-size:18px;
  font-family: 'calibre';
}

#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:24px;
}

#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:#8E8C48;
  width:135px;
  margin-right:20px;
}

#map-option-button-box a{
  font-size:12px;
  font-weight:normal;
  color:#fff;
  text-decoration:none;
}

#btn-switch-box{
  padding: 17px 0 0 5px;
}

img.travel-mode{
  cursor:pointer;
}

#travel-type-box {
  margin-left:145px;
}

.reset-box{
  /*
  margin-right:22px;
  margin-bottom:5px;
  */
  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;
/*  margin-top:10px;*/
}

.attraction-checkbox{
  height: 16px;
  padding-top: 8px;
  width: 16px;
}

#btn-print{
  margin-right:20px;
}

.attraction-box{
  width:150px;
  margin-left:12px;
}

.sitemap_hlink {
    /*color: #ffffff;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top:10px;
}

.sitemap_hlink a {
    /*color: #ffffff;*/
    text-decoration:none;
}

/* ASSOCIATES BAR STYLE */
.associates_bar {
	background-color: #EFEFE4;
	color: #000;
	height: 50px;
	padding: 10px 20px;
	font: normal 12px/30px Arial, sans-serif;
}

.associates_bar a, .associates_bar a:visited {
	font-weight: normal;
	text-decoration: none;
}
.associates_bar a:hover {
	text-decoration: underline;
}

.asc_container {
	position: relative;
    /* width property triggers hasLayout for IE which seems to help help it
    position this properly when on RTL pages. */
    width: 783px;
    color: #8b8d8d;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	background-color: #EFEFE4;
	width: 783px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #EFEFE4;
	float: right;
	font-size: 10px;
}

.home_new#partnersBar,
.home_new .asc_details,
.home_new .asc_controls {
	background: none;
}
.home_new .asc_details {
	width: 480px;
}
.home_new .asc_headline {
	width: 350px;
	line-height: 15px;
}
.home_new .asc_cta {
	margin-left: 5px;
}
/* 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 */

/* css for tollfree */
.tollfree{
}

.tollfree-list{
  position:absolute;
  z-index:2000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #653C33;
}

div.tollfree-list{
  display:none;
}

.list-table{
  border-bottom:1px solid #cccccc;
  color: #000000;
}

.list-table td{
  padding:2px 8px;
  font-size: 10px;
  white-space: nowrap;
}

.list-table td table td {
    border-bottom: 1px solid #eaeaea;
}

.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;
}

td.complete-list {
    padding:8px;
}

td.contact-list, td.complete-list {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

td.complete-list a{
  color:#6ba8c0;
  font-size:12px;
  text-decoration:none;
  padding-left: 6px;
}

td.tfrow0 {
    background-color: #EEEEEE;
}

td.tfrow1 {
    background-color: #FFFFFF;
}

/* Rating */
.rating-container{
    color:#3e8a88;
    font-size:10px;
    font-weight:bold;
    padding-top: 6px;
    padding-bottom: 5px;
}
.rating-container a {text-decoration:none;}
.rating-space1 {
    display:inline-block;
    padding-right: 7px;
}
.rating-space2 {
    display:inline-block;
    padding-right: 12px;
}
.rating-img-box{
    display:inline-block;
    padding-top: 1px;
}
.rating-rate-box{
    display:inline-block;
    color: #ffffff;
    padding-bottom:3px;
}
.rating-copy-box{
    display:inline-block;
    padding-bottom:3px;
}
.rating-divider{
    border-right:1px solid #cbb8ac;
    height:13px;
    margin:0px 5px 0;
}


/* corporate booking page Header */
.cbp_header_wrapper {
	width: 851px;
	margin: 0px auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.cbp_header_wrapper a {
	color: #6ba8c0;
}

.cbp_header_box {
	background-color: #fff;
	padding: 5px;
	margin: 5px 0;
    height:30px;
	color: #11293b;
}
* html .cbp_header_box {
    position:relative;
    left: -5px;
}
.cbp_header {
    margin:0 auto;
    height:100%;
    display:table;
    position:relative;
    top:50%;
    margin-top:-15px;
    text-align:center;
}

.cbp_header_txt {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
a.read-review{
    font-weight:bold;
    color:#a1c5d2;
	text-decoration:none;
}
#BVRRSummaryContainer{
  margin-top:-10px;
}

/* Local Area */
#address_choices {
    z-index:1;
}
*html #address_choices {
    left:0px !important;
}
#direction-to {
    position:relative;
}
.address-list {
    margin-left:0px;
}

/* gallery */
#view_full_screen{background-color: #11293b; display:none; opacity: 0.7; filter:alpha(opacity=70); width:102px;height:47px; padding:10px;position:absolute;z-index:1000;cursor:pointer;}
#view_full_screen.roll_over{background: none;}
#view_full_screen_border{height:47px; background:url("assets/no-index/view_full_screen.gif") no-repeat; width: 102px; zoom:1;}
#view_full_screen .view_full_copy{text-transform: uppercase; text-align:center;color:#fff;font-weight:bold;font-family:"helvetica";padding-top:7px;}
#view_full_overlap{background-color:#0c161f;opacity:0.7;filter:alpha(opacity=70);width:550px;height:369px;display:none;position:absolute;z-index:700;cursor:pointer;}
#full_screen_bg{position:absolute;z-index:9999;top:0;left:0;display:none;}
#full_screen_bg_image{background:#0c161f;}
#full_screen_image{position:absolute;z-index:10000;top:0;left:0;display:none;}
#view-copy{position:absolute;top:0;z-index:10;color:#11293b;width:205px;height:40px;line-height:40px;padding-left:15px;font-weight:bold;font-family:"Arial";text-align:left;font-size:16px;cursor:pointer;}
#view-copy-bg{width:220px;top:0;height:40px;position:absolute;bottom:0px;z-index:1;cursor:pointer;}
#nav-next, #nav-previous{width:40px;height:220px;position:absolute;cursor:pointer;}
#nav-next{right:0px;}
#nav-previous{left:0px;}
#view-copy-section{position:absolute;height:40px;overflow:hidden;bottom:0px;left:0px;}
#view-desc-copy{position:absolute;top:40px;z-index:10;background-color:#fff;display:block;text-align:left;padding:26px 50px 30px 50px;color:#8b8d8d;font-size:16px;line-height:24px;font-family:"Arial";width:100%;left:0px;}
#view-desc-copy h2{font-size:30px;font-weight:normal;margin-top:0px;margin-bottom:16px;font-family:encorpada;color:#11293b;}
#cta-button{background-color:#a1c5d2;height:40px;line-height:40px;margin-top:19px;padding-left:20px;padding-right:20px;font-size:14px;font-weight:bold;display:inline-block;color:#11293b;text-decoration:none;text-transform:uppercase;vertical-align:baseline;}
#cta-button img{border:none;margin-left:9px;}
#btn-hd-close{position:absolute;cursor:pointer;right:0;top:0;z-index:100;width:40px;height:40px}

#view-copy-bg {
    background:url('assets/no-index/view_info_bg.png') no-repeat 0 0;
}
#view-copy-bg.hover {
    background-position: 0 -40px;
}
#view-copy-bg.minus {
    background-position: 0 -80px;
}
#view-copy-bg.minus.hover {
    background-position: 0 -120px;
}

#btn-hd-close {
    background:url('assets/no-index/full_screen_close.png') no-repeat 0 0;
}
#btn-hd-close.hover {
    background-position: 0 -40px;
}

#nav-previous {
    background:url('assets/no-index/hd_nav_prev.png') no-repeat 0 0;
}
#nav-previous.hover {
    background-position: -40px 0;
}
#nav-next {
    background:url('assets/no-index/hd_nav_next.png') no-repeat 0 0;
}
#nav-next.hover {
    background-position: -40px 0;
}
#pin-it-gallery {
    position:absolute;
    top:10px;
    z-index:1000;
}
#pin-it-fullscreen {
    position:absolute;
    top:13px;
    left:13px;
}


/* cta button position with enhanced bookign widget */
.bn_bar.enhanced #bn_button {
    margin-top:32px ;
}


/* Booking Lightbox */
.coreBookingMethodPopup {
    width:371px;
    background-color: #efefe5;
    margin:5px;
    height:auto;
    padding:15px;
}
.coreBookingMethodPopup .title {
    font-weight:bold;
    font-size:20px;
    line-height:22px;
    text-align:justify;
}
.coreBookingMethodPopup .content {
    background-color: #efefe5;
    font-size:12px;
    padding-top:11px;
    padding-bottom:12px;
    width: auto;
    color: #683c31;
    line-height:18px;
    width:auto;
    text-align:justify;
}
.coreBookingMethodPopup.type1 .content {
    padding-top:10px;
    padding-bottom:9px;
}
.coreBookingMethodPopup .btn-left {
    width: 15px;
    height: 24px;
}
.coreBookingMethodPopup .btn-right {
    width: 20px;
    height: 24px;
}
.coreBookingMethodPopup .btn-right {
    background: #62a09b url('assets/no-index/bn_right.gif') no-repeat left center;
}

.coreBookingMethodPopup .btn-copy {
    line-height: 24px;
    text-align: center;
    color: #ffffff;
    padding-right: 8px;
    font-size: 13px;
    font-weight: normal;
    text-decoration:none;
    white-space:nowrap;
    font-family:Airal,Helvetica, sans-serif;
}

.coreBookingMethodPopup > img {
    top: -14px !important;
    right: -14px !important;
}
.coreBookingMethodPopup .bw_button {
    background:none;
    padding:0px;
    line-height:normal;
    height: 24px;
    background-color: #62a09b;
    color: #ffffff;
}
.coreBookingMethodPopup .bw_button a {
    background:none;
    padding:0px;
}
.coreBookingMethodPopup .bookingLanguageSelect {
    float:left;
    margin-top:8px;
}
.coreBookingMethodPopup .or {
    float:left;
    margin-top: 6px;
    height:24px;
    line-height:24px;
    margin-left:8px;
    margin-right:8px;
    font-weight: bold;
    font-size: 17px;
}
.coreBookingMethodPopup .bw_button .button-left {
    background:url('assets/no-index/btn_left.png') no-repeat;
    width:9px;
    height:21px;
}
.coreBookingMethodPopup .bw_button .button-right {
    background:url('assets/no-index/btn_right.png') no-repeat;
    width:10px;
    height:21px;
}


.coreBookingMethodPopup .bookingLanguageSelect + .bw_button {
    margin-left:10px;
}

/* css for airport template */
a img{border:none;}
.airport-content{margin-left:0;width:851px;background:transparent;}
.features-column{margin-left:0; background-color:#fff; padding: 25px 15px 25px 15px; width: 550px;}
.long-description{display:none;}
.more-desc{color:#8ec1bc;font-weight:bold;cursor:pointer;}

.features-content-headline{font-size:15px; font-weight:bold;}
.features-column .horizontal-line{height:1px; width:100%; background-color:#e2d8c6;font-size:0em;margin:20px 0;}
.features-item{float:left;width:88px;text-align:center;margin-left:65px;}
.features-text{font-weight:bold;}
.features-item h3.minute{margin:0;font-size:25px;}
.features-img-box{height:61px;}
.minute, .minute-text{color:#8ec1bc;font-weight:bold;}
.minute-text{font-size:20px;line-height:15px;}
.widget-column{margin-left:18px;}
.widget-item{width:233px;margin-top:2px;}
.widget-item.first{margin-top:0px;}
.widget-title{background:url("assets/no-index/widget_title_arrow_up.jpg") no-repeat center right;}
.widget-item.active .widget-title{background-image:url("assets/no-index/widget_title_arrow_down.jpg")}
.widget-item .widget-title{background-color:#753728;color:#fff;font-weight:bold;font-size:12px;padding:10px 15px;cursor:pointer;}
.widget-item.active .booking-widget{display:block;}
.widget-item .booking-widget{background-color:#e2d8c6;margin-top:2px;display:none;}
.widget-item .bookingWidgetStrip{padding-left:25px;}
.widget-item .bw_button{cursor:pointer;}
.widget-item .bw_button button{background-color:#8ec1bc;padding-left:20px;background-image:url("assets/no-index/widget_button_bg.jpg");padding-top:5px;padding-bottom:5px;width:180px;text-align:left;font-size:12px;font-weight:bold;cursor:pointer;}
.widget-item .rates-valid, .widget-item .rates-copy{font-size:12px;font-weight:bold;padding:10px 0px;}
.widget-column .banner{margin-top:7px;}
.features-tooltip{position:absolute;display:none;width:328px;z-index:520;}
.features-tooltip .tooltip-body{background:url('assets/no-index/tooltip_bg.png') repeat-y transparent;_background:url('assets/no-index/tooltip_bg.gif') repeat-y transparent;padding:10px 10px 35px;}
.features-tooltip h3.minute{margin:0;font-size:25px;}
.features-tooltip .tooltip-img{height:61px;width:88px;padding-top:10px;text-align:center;}
.features-tooltip .tooltip-desc{width:200px;margin-right:10px;}
.tooltip-desc .desc-headline{font-size:13px;font-weight:bold;}
/********************START RATINGS AND REVIEWS WIDGET STYLE ************************/
/****************** brand specific ********************************/                    
/*****************sheraton + sheraton NAD **********************/        
@font-face{
    font-family:"lubalinGraphMedium";
    src:url("assets/fonts/a2b62950-ad70-46e2-b2e9-e82ec9db5384.eot?#iefix");
    src:url("assets/fonts/a2b62950-ad70-46e2-b2e9-e82ec9db5384.eot?#iefix") format("eot");
    src:url('assets/fonts/6e86dc78-6a2a-44b2-a48e-267dd190bc17.woff') format('woff'),
    url("assets/fonts/61a5852b-4a70-4369-a205-815fa0dccca3.ttf") format("truetype"),
    url("assets/fonts/5b1a4f6f-183e-4a2b-897c-02b9544ff090.svg#lubalinGraphMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}      
@font-face{
    font-family:"lubalinGraphDemi";
    src:url("assets/fonts/itc-lubalin-graph-demi.eot?#iefix");
    src:url("assets/fonts/itc-lubalin-graph-demi.eot?#iefix") format("eot");
    src:url('assets/fonts/itc-lubalin-graph-demi.woff') format('woff'),
    url("assets/fonts/itc-lubalin-graph-demi.ttf") format("truetype"),
    url("assets/fonts/itc-lubalin-graph-demi.svg#lubalinGraphDemi") format("svg");
    font-weight: normal;
    font-style: normal;
}      
@font-face{
    font-family:"lubalinGraphBook";
    src:url("assets/fonts/itc-lubalin-graph-book.eot?#iefix");
    src:url("assets/fonts/itc-lubalin-graph-book.eot?#iefix") format("eot");
    src:url('assets/fonts/itc-lubalin-graph-book.woff') format('woff'),
    url("assets/fonts/itc-lubalin-graph-book.ttf") format("truetype"),
    url("assets/fonts/itc-lubalin-graph-book.svg#lubalinGraphBook") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"calibre";
    src:url("assets/fonts/CalibreWeb-Semibold.eot?#iefix");
    src:url("assets/fonts/CalibreWeb-Semibold.eot?#iefix") format("eot");
    src:url('assets/fonts/CalibreWeb-Semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"encorpada";
    src:url("assets/fonts/EncorpadaSheraton-Regular.eot?#iefix");
    src:url("assets/fonts/EncorpadaSheraton-Regular.eot?#iefix") format("eot");
    src:url('assets/fonts/EncorpadaSheraton-Regular.woff') format('woff'),
    url("assets/fonts/EncorpadaSheraton-Regular.ttf") format("truetype"),
    url("assets/fonts/EncorpadaSheraton-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"encorpada";
    src:url("assets/fonts/EncorpadaSheraton-Bold.eot?#iefix");
    src:url("assets/fonts/EncorpadaSheraton-Bold.eot?#iefix") format("eot");
    src:url('assets/fonts/EncorpadaSheraton-Bold.woff') format('woff'),
    url("assets/fonts/EncorpadaSheraton-Bold.ttf") format("truetype"),
    url("assets/fonts/EncorpadaSheraton-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"encorpada";
    src:url("assets/fonts/EncorpadaSheraton-RegularItalic.eot?#iefix");
    src:url("assets/fonts/EncorpadaSheraton-RegularItalic.eot?#iefix") format("eot");
    src:url('assets/fonts/EncorpadaSheraton-RegularItalic.woff') format('woff'),
    url("assets/fonts/EncorpadaSheraton-RegularItalic.ttf") format("truetype"),
    url("assets/fonts/EncorpadaSheraton-RegularItalic.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
}
@font-face{
    font-family:"encorpada";
    src:url("assets/fonts/EncorpadaSheraton-BoldItalic.eot?#iefix");
    src:url("assets/fonts/EncorpadaSheraton-BoldItalic.eot?#iefix") format("eot");
    src:url('assets/fonts/EncorpadaSheraton-BoldItalic.woff') format('woff'),
    url("assets/fonts/EncorpadaSheraton-BoldItalic.ttf") format("truetype"),
    url("assets/fonts/EncorpadaSheraton-BoldItalic.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
}
div#sheraton-ratings-widget.ratings-widget {
    background-color: #eeeeee;
}
#sheraton-ratings-widget {
    font-family: Arial, Helvetica, sans-serif;
    color: #8b8d8d;
}
#sheraton-ratings-widget a{
    color:#6ba8c0;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}
#sheraton-ratings-widget div, #sheraton-ratings-widget a, #sheraton-ratings-widget span{
     border-color:#c5c6c6;
}
#sheraton-ratings-widget .rw-type-1, #sheraton-ratings-widget .rw-type-3 {
    padding:20px 25px 25px;
}
    #sheraton-ratings-widget a.rw-links{
        padding-top:2px;
        margin-top:3px;
    }
    #sheraton-ratings-widget a#rw-write{
        border-color:#c5c6c6;
    }
    #sheraton-ratings-widget .rw-main .ratings-percent .rw-recommend-span{
        color: #6ba8c0;
        font-weight: bold;
        font-size:12px;
    }
    #sheraton-ratings-widget  div.h4div.rw-title,
    #sheraton-ratings-widget .rw-main div.rw-score {
        color:#11293b;
        font-family: 'calibre';
    }
    #sheraton-ratings-widget .rw-main .ratings-percent div.rw-score .rw-scale{
        left: 48px;
    }
#sheraton-ratings-widget .rw-type-2 {
    padding:22px 45px ;
}
    #sheraton-ratings-widget .rw-type-2 .rw-main .ratings-percent {
        padding-right: 33px;
    }
    #sheraton-ratings-widget .rw-type-2 .rw-main .ratings-review .rwrr-date{
        color: #8b8d8d;
        font-size: 11px;
    }
    #sheraton-ratings-widget .rw-type-2 .rw-main .ratings-review .rwrr-cta {
        font-size: 11px;
    }
    #sheraton-ratings-widget .rw-type-2 .rw-main .ratings-review .rwrr-title {
        font-size: 12px;
    }
#sheraton-ratings-widget  .rw-type-2 .rw-main .ratings-avg .rw-rating-stars{
    padding-bottom: 35px;
}

#sheraton-ratings-widget .rw-type-3 .rw-main .ratings-type {
	width: 321px;
}

#sheraton-ratings-widget .rw-type-1 .rw-main .ratings-type {
	width: 371px;
}

#sheraton-ratings-widget .rwcr-inner-bar,
#sheraton-ratings-widget .rwsr-inner-bar {
    background-color: #6ba8c0;
}

#sheraton-ratings-widget .rwsr-bar,
#sheraton-ratings-widget .rwcr-outer-bar {
    background: #c5c6c6;
}

/************* END RATINGS AND REVIEWS WIDGET STYLE ***********/

/*Guest Gallery Page*/
#guestGallery {
	margin-left: 19px;
	width: 800px;
}


#guestGallery .instagramTitle {
	margin: 17px 0 12px 0;
}
#guestGallery .imageFilter {
	position: relative;
}
#guestGallery .imageFilter .filterTitle {
	font-size: 14px;
	margin: 0;
	margin-top: 10px;
	color: #8b8d8d;
	text-transform: none;
}
#guestGallery .imageFilter .filterImage {
	position: absolute;
	right: 14px;
	top: -19px;
}
#guestGallery .imageFilter .filterOptions {
	padding-left: 0;
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 0px;
}
#guestGallery .imageFilter .filterOptions .filter {
	background: #fff;
	border: 1px solid #6ba7bf;
	width: 124px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	list-style: none;
	margin-right: 3px;
	margin-bottom: 6px;
	font-size: 14px;
	padding: 9px 0;
	text-align: center;
}
#guestGallery .imageFilter .filterOptions .filter a{
	color: #6ea8c0;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
#guestGallery .imageFilter .filterOptions .filter.selected {
	background: #12293b;
	border: 1px solid #12293b;
}
#guestGallery .imageFilter .filterOptions .filter.selected a{
	color: #ffffff;
}
#guestGallery #guestPhoto .thumbs {
	overflow: hidden;
}
#guestGallery #guestPhoto .thumbs .imgBlock {
	width: 112px;
	height: 114px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 6px;
	background: #ffffff;
	border: 1px solid #cacaca;
}
#guestGallery #guestPhoto .thumbs .imgBlock.featured {
	width: 244px;
	height: 245px;
}
#guestGallery #guestPhoto .thumbs .imgBlock.featured img {
	width: 244px;
	height: 244px;
}
#guestGallery #guestPhoto .thumbs .imgBlock img {
	width: 112px;
	height: 113px;
}
#guestGallery #guestPhoto .termsCondLink {
	margin-top: 10px;
	margin-bottom: 15px;
}
#guestGallery #guestPhoto .termsCondLink #termsCondLink {
	color: #6ba8c0;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
/*Fancy box*/
.fancyBoxPopUp {
	text-align: left;
}
.fancyBoxPopUp h3,
.fancyBoxPopUp h4,
.fancyBoxPopUp h5 {
	line-height: 15px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #11293b;
}
.fancyBoxPopUp h3 {
	font-family: calibre;
	font-size: 18px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.fancyBoxPopUp h4 {
	font-size: 14px;
	margin-bottom: 1px;
}
.fancyBoxPopUp .number {
	margin-bottom: 5px;
}
.fancyBoxPopUp .user {
	font-weight: normal;
}
.fancyBoxPopUp h5 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 9px;
	color: #11293b;
}
.fancyBoxPopUp .imageWrap .floatLeft {
	float: left;
}
.fancyBoxPopUp .imageWrap {
	width: 766px;
}
.fancyBoxPopUp .imageWrap .image {
	width: 610px;
}
.fancyBoxPopUp .imageWrap .image img {
	width: 100%;
}
.fancyBoxPopUp .imageWrap .info {
	max-width: 126px;
	word-wrap: break-word;
	margin-left: 20px;
}
.fancyBoxPopUp .imageWrap .info img {
	margin-bottom: 13px;
}
.fancybox-inner {
	height: 648px !important;
}
.fancyBoxPopUp .submit {
    border: none;
    width: 100px;
    line-height: 20px;
    background: #a1c5d2;
    color: #11293b;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
/*End of pop up fancy box*/


/*Popup Terms and Condition*/
.termsInnerBox {
	height: 800px !important;
}
.fancybox-inner.instagramTerms {
	height: auto !important;
}
.instagramTermsCondLayer {
	text-align: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	width: 744px;
	color: #8b8d8d;
}
.instagramTermsCondLayer h3 {
	margin-top: 5px;
	margin-bottom: 10px;
    font-family: calibre, sans-serif;
    font-size: 18px;
    color: #11293b;
    text-transform: uppercase;
}
.instagramTermsCondLayer h5 {
	margin-bottom: 12px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11293b;
}

.instagramTermsCondLayer a {
	color: #6ba8c0;
	text-decoration: none;
    font-weight: bold;
}
.instagramTermsCondLayer p {
	margin: 0;
	margin-bottom: 13px;
}
.instagramTermsCondLayer ul.guidelines,
.instagramTermsCondLayer ul.removePhotos {
	padding-left: 32px;
	margin-top: -2px;
	font-size: 12px;
	margin-bottom: 18px;
}
.instagramTermsCondLayer ul.removePhotos {
	margin-top: 10px;
	margin-bottom: 15px;
}
.instagramTermsCondLayer .instagramUser {
	margin-bottom: 3px;
}
.instagramTermsCondLayer .userNameField {
	margin-bottom: 11px;
}
.instagramTermsCondLayer .userNameField .userName {
	width: 200px;
}
.instagramTermsCondLayer .certifyBlock {
	margin-bottom: 7px;
}
.instagramTermsCondLayer .actionButton .submit {
	border: none;
	width: 80px;
	line-height: 20px;
	background: #a1c5d2;
	color: #11293b;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
#sendSuccess {
	display: none;
	text-align: left;
	color: #75382a;
}
#sendSuccess h1 {
	font-size: 16px;
}
.errorMsg {
	display: none;
	border: 1px solid #B50000;
	color: #B50000;
}
a.fancybox-nav.fancybox-next span.arrowNext {
    background-image: url("assets/nextArrow_hover.png");
}
a.fancybox-nav.fancybox-prev span.arrowPrev {
    background-image: url("assets/previousArrow_hover.png");
}
/*End of Popup Terms and Condition*/
.search-result-url {
    color: #11293b !important;
}

body > iframe, body > img {
    display: none;
}

.gm-style .gm-style-iw table td{
	color: #8b8d8d !important;
}
.gm-style .gm-style-iw a{
	color: #6ba8c0 !important;
    font-weight: bold !important;
    text-decoration: none;
}
/*Booking Alert Light Box*/
.alertBox {
	font-family: Arial, Helvetica, sans-serif;
}
.closeAlertBox {
	cursor: pointer;
	position: absolute;
	right: -12px;
	top: -12px;
	width: 26px;
	height: 26px;
	background: url('assets/no-index/alertBoxClose.png');
}

.alertBoxContent {
	line-height: 18px;
	color: #767676;
}
.alertBoxTitle,
.alertBoxCta {
	font-weight: bold;
	text-transform: uppercase;
}
.alertBoxTitle {
	font-size: 18px;
	line-height: 24px;
	color: #12293b;
}
.alertBoxContent,
.alertBoxCta {
	font-size: 14px;
	margin-top: 18px;
}
.alertBoxCta {
	color: #12293b;
	display: inline-block;
	background: #a1c5d2 url('assets/images/home-new/bw_arrow.png') right center no-repeat;
	padding: 10px 38px 10px 10px;
	text-decoration: none;
}
.ar.alertBoxCta {
	padding: 10px 10px 10px 38px;
	background: #a1c5d2 url('assets/images/home-new/bw_arrow_rtl.png') left center no-repeat;
}
.zh .alertBoxTitle,
.cn .alertBoxTitle {
	font-size: 20px;
	line-height: 30px;
}
.zh .alertBoxCta,
.cn .alertBoxCta {
	font-size: 20px;
	line-height: 21px;
}
.jp .alertBoxTitle {
	font-size: 20px;
	line-height: 28px;
}
.jp .alertBoxContent {
	font-size: 16px;
	line-height: 20px;
}
.jp .alertBoxCta {
	font-size: 18px;
	line-height: 21px;
}
.zh .alertBoxTitle,
.cn .alertBoxTitle,
.zh .alertBoxCta,
.cn .alertBoxCta,
.jp .alertBoxTitle,
.jp .alertBoxCta {
	font-weight: normal;
}
/*End of Alert Light Box*/