body {
	font-family: Arial, sans-serif;
	background-color: silver;
	margin: 0;
	padding: 0;
}

a:hover {
	cursor:pointer;
}

.page_content {
	margin: 0 auto;
	width: 960px;
}

#container {
  margin: 30px auto;
  position: relative;
  z-index: 1;
}

#header_all{
	height: 146px;
	position: relative;
	z-index: 2;
}

#header {
	background-color: white;
	height: 90px;
	position: relative;
	padding-left: 30px;
	z-index: 2;
}

#header-logo {
  clear: none;
  float: left;
  height: 90px;
  line-height: 90px;
  margin: 0;
  overflow: hidden;
  width: 50%;
}

#header-logo span{
  display: table-cell;
  height: 90px;
  vertical-align: middle;
}

#logo {
  max-height: 90px;
  max-width: 450px;
}

#privacylink {
  font-size: 10px;
  color: #525252;
  line-height: 12px;
  text-align: right;
  position: absolute;
  top: 15px;
  right: 30px;
}

 .header .links a, .header .links a:hover, .header .links a:visited, .header .links a:active
  {
  text-decoration: none;
   color: black;
}

#account-info {
	font-size: 10px;
	color: #525252;
	line-height: 12px;
	text-align: right;
	position: absolute;
	top: 30px;
	right: 30px;
}

#goldpoints-status .username {
	font-weight: bold;
	color: black;
}

#account-general-controls {
	display: inline;
}

#account-info .right-border {
	white-space: nowrap;
	border-right: thin grey solid;
	padding-right: 5px;
	padding-left: 5px;
}

#account-info a,#account-info a:visited,#account-info a:hover,#account-info a:active
	{
	text-decoration: none;
	 color: black;
}

#language-menu {
	display:inline;
}



.info-bar-control, .info-bar-content, .info-bar-control.selected, 
#hotel-info-control, #hotel-info-control.selected,
#find-us-control 
{
  z-index: 99;
}

.info-bar-control {
	float: right;
	font-size: 10px;
	padding: 0 10px;
}

.info-bar-content {
	display: none;
	position: absolute;
	right: 0px;
	color: black;
	border-style: solid;
	border-color: #444444;
	border-width: 0 1px 1px;
	padding: 20px;
	width: 350px;
	background: white url('/webextra/images/blu/popup_bkg.gif') repeat-x top;
	line-height: 14px;
	font-size: 12px;
}

.info-bar-content a {
	color: #004094;
}

#find-us strong {
	font-weight: bold;
	font-size: 11px;
}

.info-bar-content img {
	margin-top: 20px;
	border:none;
}

.info-bar-control.selected {
	color: black;
	background: url('/webextra/images/blu/popup_tab_bkg.gif');
}

.info-bar-control span.selected {
	display: none;
}

.info-bar-control.selected span.selected {
	display: inline;
}

.info-bar-control.selected span.unselected {
	display: none;
}

#hotel-info-control {
	border-left: 1px solid #444;
}

#hotel-info-control.selected {
	border-left: 1px solid #333;
	color: #808080;
}

#hotel-info-control:hover, #find-us-control:hover, #alert-control:hover {
	cursor: pointer;
}

#alert-control {
	float: right;
	padding-right: 15px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
}

#alert-control span.selected {
	display: none;
}

#alert-control.selected span.unselected {
	display: none;
}

#alert-control.selected span.selected {
	display: inline;
}

#alerts {
	display: none;
	position: absolute;
	right: 0px;
	color: black;
	padding: 10px;
	min-width: 22em;
	max-width: 34em;
	background-color: white;
}

.menu-bar-menu-control.selected a,
    .menu-bar-menu-control.selected a:visited,
    .menu-bar-menu-control.selected a:hover {
	color: white;
}

.menu-bar-menu-control a, .menu-bar-link a
{
	display: table-cell;
	text-decoration: none;
	color: black;
	height: 25px;
	vertical-align: middle;
}

.menu-bar-menu {
	position: absolute;
	left: -1px;
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	line-height: 15px;
	min-width: 100px;
}

.menu-bar-menu li {
	background-image: none;
	width: 100%;
}

.menu-bar-menu a,.menu-bar-menu a:active {
	background-color: #333;
	width: 100%;
}

.menu-bar-menu a:hover {
	background-color: #1b1b1b;
}

.menu-bar-content {
	display: none;
}

#main-body-container {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -500;
  background-color: black;
	display: none;
}

#main-body-container.disabled {
	/*opacity: 0;*/
	z-index: 120;
}

#photo-gallery-image  {
	display: none;
	left: 50%;
  position: fixed;
  top: 50%;
  z-index: 130;
}

#photo-gallery-image a,#photo-gallery-image a img {
	border:none;
}
	
.minimizer {
	display: none;
	border: 4px solid red;
	background-color: white;
	width: 500px;
	height: 300px;
	margin: auto;
	position: relative;
	z-index: 600;
	line-height: 300px;
	text-align: center;
}

#footer{
	width: 960px;
  font-size: 10px;
  clear: both;
  margin: auto;
  z-index: 2;
}

#footer-info-bar {
	font-size: 10px;
	line-height: 30px;
	position: relative;
  height: 30px;
  width: 100%;
  z-index:101;
  /* should be overridden in scale or brand CSS */
  background-color:black;
}

#footer-info-bar table,#footer-info-bar tr,#footer-info-bar td {
	border: none;
	border-collapse: collapse;
}

#footer-info-bar  #visit a {
	color: black;
	text-decoration: none;
}
#footer-info-bar  #visit a:hover, #footer-nav a:hover {
	text-decoration: underline;
}

#footer-info-bar #visit {
	background-color:white;
	height: 100%;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	clear: both;
	float: left;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); 
	z-index: 1000;
}

#footer-info-bar #footer-nav {
  padding: 5px 2px 5px 10px;
  line-height: 20px;
  clear:none;
  float:left;
}

#footer_copyright {
	position: relative;
	background-color: white;
	height: 30px;
	line-height: 30px;
	width: 100%;
	clear:both;
	float:left;
  z-index:100;
}

#copyright-info {
	margin-left: 10px;
  clear:both;
  float: left;
}

#truste-info {
  margin-right: 10px;
	clear:none;
	float: right;
}

#footer-nav a {
	white-space: nowrap;
	color: white;
	text-decoration: none;
}

.footer-info-right {
	float: right;
	margin: 0 1.5em 0 1.5em;
}

#gallery-bar {
	clear: both; 
	font-size : 12px;
	background-color: #333;
	color: white;
	height: 25px;
  z-index:1000;
}

#gallery-bar.selected {
	position: relative;
}

.gallery-control-right a, 
    .gallery-control-right a:active, 
    .gallery-control-right a:hover {
	display: block;
	padding: 0 10px 0 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	color: white;
}

.gallery-control-right {
  font-size: 12px;
	float: right;
	height: 25px;
	border-left: 1px solid white;
}

.gallery-info {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	display: none;
}

#gallery-close {
	float: right;
	padding-right: 10px;
	padding-top: 6px;
}

.gallery-control-right a span.selected {
	display: none;
}

.gallery-control-right a.selected {
	height: 30px;
	background-color: #333;
}

.gallery-control-right a.selected span.selected {
	display: inline;
}

.gallery-control-right a.selected span.unselected {
	display: none;
}

#gallery-scroller-container {
	display: none;
	background-color: #333;
	height: 155px;
	width: 100%;
	color: white;
	z-index: 1000;
	position: relative;
}

#gallery-scroller-container.selected {
	z-index: 1000;
	position: relative;
}

.photo-thumb-container{
	clear: none;
	float: left;
  width: 150px;
  padding: 0 11px;
}

#photo-thumbs .photo-thumb {
  width: 150px;
  height: 85px;
  display: block;
  border: 0;
  margin: auto;
  position: relative;

  /* Only works in Safari or Chrome */
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(black)); 
}

#photo-thumbs .thumb {
  width: 150px;
  height: 85px;
  border: 0;
}

#photo-thumbs .photo-thumb {
  border: 1px solid transparent;
}

#photo-thumbs a.thumb:hover .photo-thumb, #photo-thumbs a.selected .photo-thumb {
	border: 1px solid white;
}

#photo-gallery-scroller {
  width: 860px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 52px;
}

.gallery-image {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
}

.gallery-image.loading {
	display: block;
	visibility: hidden;
}

.gallery-image.selected {
	display: block;
	z-index: 510;
}

.gallery-image img {
	display: block;
	max-width: 90%;
  max-height: 90%;
  margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 510;
}

.gallery-image.initial img {
	visibility: hidden;
}

.gallery-scroll-left,.gallery-scroll-right {
	display: block;
	font-size: 70px;
	height: 90px;
	line-height: 90px;
}

.gallery-scroll-left,
        .gallery-scroll-left:visited,
        .gallery-scroll-left:active,
        .gallery-scroll-right,
        .gallery-scroll-right:visited,
        .gallery-scroll-right:active {

	color: #666;
	text-decoration: none;
}

.gallery-scroll-left:hover,.gallery-scroll-right:hover {
	color: #999;
}

.gallery-scroll-left:active,.gallery-scroll-right:active {
	color: white;
}

.gallery-scroll-left.disabled,
        .gallery-scroll-left.disabled:visited,
        .gallery-scroll-left.disabled:active,
        .gallery-scroll-right.disabled,
        .gallery-scroll-right.disabled:visited,
        .gallery-scroll-right.disabled:active {
visibility:hidden;
	color: #333;
	text-decoration: none;
}

.gallery-scroll-left {
	float: left;
}

.gallery-scroll-right {
	float: right;
}

.gallery-large-control,.gallery-large-control:visited {
	display: none;
	font-size: 140px;
	font-weight: bolder;
	margin-top: -70px;
	position: fixed;
	top: 50%;
	color: #888;
	opacity: 0.6;
	z-index: 515;
	text-decoration: none;
}

.gallery-large-control.disabled {
	display: none;
}

.gallery-large-control:hover {
	opacity: 0.8;
	color: #ccc;
}

.gallery-large-control:active {
	opacity: 1.0;
	color: #fff;
}

#photo-gallery-scroll-left-container {
  position: absolute;
  left: 0;
}

#photo-gallery-scroll-right-container {
  position: absolute;
  right: 0;
}

#photo-gallery-scroll-left, #photo-gallery-scroll-right {
	background-repeat: no-repeat;
  height:56px;
  width:26px;
  position:absolute;
  top:30px;
}

#photo-gallery-scroll-left{
  background-image: url("/webextra/images/blu/arrow_left_disabled.png");
  left:20px;
}
#photo-gallery-scroll-left:hover{
  background-image: url("/webextra/images/blu/arrow_left_enabled.png");
}

#photo-gallery-scroll-right{
  background-image: url("/webextra/images/blu/arrow_right_disabled.png");
  right:20px;
}
#photo-gallery-scroll-right:hover{
  background-image: url("/webextra/images/blu/arrow_right_enabled.png");
}

#photo-gallery-scroll-left span, #photo-gallery-scroll-right span{
  display:none;
}

#photo-gallery-right,#threesixty-gallery-right,#video-gallery-right {
	right: 0;
}

#photo-gallery-left,#threesixty-gallery-left,#video-gallery-left {
	left: 0;
}

.gallery-scroller-controls {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 15px;
}

.gallery-scroller-controls a,
    .gallery-scroller-controls a:visited {
	color: #888;
	text-decoration: none;
}

.gallery-scroller-controls a:hover,
    .gallery-scroller-controls a:active {
	color: white;
}

.gallery-caption {
	font-size:14px;
	color: #fff;
	display: none;
}

#body_content {
	width: 710px;
	min-height: 350px;
	float: right;
	background-color: white;
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.5);
	z-index: 2;
}

.gutter {
	width: 220px;
	float: left;
}

#body_content .nav {
	padding: 10px;
	height: 10px;
}

#body_content .nav span {
	display: block;
	float: left;
	width: 75%;
	font-size: 10px;
}

#body_content .nav span.breadcrumb {
	display: inline;
	float: none;
}

#body_content .nav a {
  cursor: pointer;
	text-decoration: none;
}

#body_content .nav a:hover {
	cursor: pointer;
	text-decoration: underline;
}

#body_content .nav a#print {
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -3px;
}

#findus_print {
	float: right;
	display: block;
	width: 20px;
	height: 20px;
}

#body_content .body_container {
	font-size: 12px;
	margin: 40px 30px 30px 30px;
}

#body_content h2, .h2replace {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 25px 0;
}

.h2replace h2 {
  text-align: center !important;
  font-size: 24px !important;
  font-weight: normal !important;
  margin: 0 0 25px 0 !important;
}

.titlebarTitle h2, .breadcrumb h2 {
	font-size: inherit !important; 
	text-align: inherit !important;
	font-weight: inherit !important;
  margin: inherit !important;
}

.breadcrumb h2 {
	display: inherit !important;
  float: inherit !important;
}

#body_content h3 {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
}

#body_content .main_text,.copy_left {
	width: 427px;
	float: left;
}

#body_content .full_text {padding-bottom:10px;}

#body_content .main_text p,#body_content .full_text p {
	
}

#body_content .info_links {
	width: 205px;
	float: right;
	clear: right;
}

#body_content #offers_info_links.info_links {
max-width: 274px;
width: auto;
}

.pods {
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 20px;
}

.small_pod,.full_pod a {
	text-decoration: none;
}

.small_pod {
	display: block;
	width: 200px;
	height: 170px;
	float: left;
	margin: 0px 17px 15px 0px;
	/*border-left: solid 5px #004094;*/
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	z-index: 12;
}

.no_right {
	margin-right: 0px;
}

.small_pod .titlebar,.full_pod .titlebar {
	padding: 0px 5px 0px 10px;
	display: block;
	height: 35px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.full_pod .titlebar {
	padding: 0;
	font-size: 18px;
}

.titlebar .titlebarTitle {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
}

.titlebar .titlebarSpacer {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

a .titlebar:hover {
	cursor:pointer;
}

.small_pod img {
	width: 200px;
	height: 135px;
}

.award {
	padding: 20px 0px;
	width: 205px;
	margin: 5px;
	float: left;
}
.award:nth-child(3n) {
  margin-right: 0px;
}

.award img {
	max-width: 200px;
}

.full_pod {
	background-color: white;
	float: left;
	min-height: 197px;
	margin: 0px 0 20px 0;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	width: 650px;
	z-index: 12;
}

.img_wrapper {
	display: inline;
}

.full_pod .img_wrapper {
	padding: 0px;
	float: left;
}

.full_pod img {
	width: 240px;
	height: 157px;
	margin: -20px 20px 0px -20px;
}

.full_pod div {
	background-color: white;
	color: black;
	padding: 20px 20px 0px 20px;
	font-size: 12px;
}

.full_pod div a {
	color: #004094;
	text-decoration: underline;
}

#res_panel {
	background-color: black;
	color: white;
	height: 100px;
	margin: 20px 0;
}

/* FOR BOOKING PANEL */
#bookingpanel {
	float: left;
	position: relative;
	z-index: 1;
}

.booking_body {
	font-size: 12px;
	width: 208px;
	color: white;
	padding: 10px 10px 5px;
	border: 1px solid white;
	border-top: none;
	clear: both;
	float: left;
}

.booking_body .top {
	margin-bottom: 12px;
}

.booking_body .checkinDate {
  margin-bottom: 10px;
}

.booking_body .checkoutDate{
	clear:both;
}

.booking_body .searchButton {
	margin-bottom: 10px;
}

.booking_body .borg {
  margin-bottom: 10px;
  clear:both;
}

.booking_body .findOtherHotels{
	clear:both;
	padding-top: 4px;
}

.booking_body .moreSearchOptions{
  clear:none;
  float:right;
}

#bookingpanel input {
	width: 200px;
}

#bookingpanel input#checkinDate, #bookingpanel input#checkoutDate, 
.info_links .offerbookingpanel input#checkinDate, .info_links .offerbookingpanel input#checkoutDate 
{
	width: 90px;
  z-index: 8;
}

#bookingpanel select {
	width: 200px;
}

#bookingpanel .half select, #bookingpanel #roomPicker select {
	width: 50px;
}

#more_options {
	display: none;
	clear: both;
}

hr {
	clear: both;
	margin-bottom: 12px;
}

.half {
	width: 50%;
	float: left;
}

#bookingpanel a {
	color: white;
	font-size: 10px;
	text-decoration: underline;
	padding-right: 5px;
}

#bookingpanel a:hover {
  text-decoration: none;
  cursor: pointer;
}

#bookingpanel a#moreOptions {padding-right:0px;}

#review_count a {
  color: white;
  font-size: 11px;
  text-decoration: underline;
  padding-right: 5px;
}

#review_count a:hover {
  text-decoration: none;
  cursor: pointer;
}

#bookingtabs {
	list-style-type: none;
	color: white;
	margin: 0;
	padding: 0;
	border: 1px solid white;
	border-bottom: none;
	width: 228px;
	font-size: 10px;
	float: left;
}

#bookingtabs li {
	float: left;
	text-align: center;
	border: none;
	border-bottom: 1px solid white;
	background-color: black;
	padding: 5px 0;
	word-wrap: break-word;
	height: 30px;
}

#bookingtabs li:hover {
	background: transparent;
	cursor: pointer;
}
/* needs full selector to override border */
#bookingtabs li.selected {
	background: transparent;
	border-bottom: none;
}

#bookingtabs li#review {
	width: 86px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#booknow {
	width: 50px;
}

#bookpoints {
	width: 90px;
}

#itinerarySearch {
	display: none;
}

#bookingpanel #creditCardNo {
	width: 75px;
	float: right;
	margin-bottom: 3em;
	margin-right: 20px;
}

#bookingpanel label {
	word-break: break-word;
	word-wrap: break-word;
}

#ccText {
	display: block;
}

.ui-datepicker-trigger {
	vertical-align: middle;
	margin-bottom: 4px;
}

.labels {
	margin-top: 10px;
	width: 100%;
	float: left;
}

#multiRoom {
	display: none;
	width: 100%;
	float: left;
}
.roomRow {
	height: 20px;
}

#roomPicker {
	float: left;
	width: 100%;
}
#roomPicker.half {
	width: 50%;
}
.gutter #room1 {
	display: none;
	clear: left;
}
#multiRoom label, #room1 label {
	text-align: right;
	display: block;
	padding-right: 5px;
	line-height: 20px;	
}

#ajax_loaded_content {
	margin: 10px;
}

input.placeholder {
	color: #aaa;
}

/* General button style. Need color style below to complete. See /button-examples.jsp. */
  .buttons {width:auto;display:block;}
  .buttons .v1,.buttons .v2 {display:inline-block;}
  .buttons .spacer { background-color:transparent;width:8px;padding:0px; }
  .buttons a, .buttons .submitButton, .buttons .submitButtonHover { border:1px solid white;color:white;display:block;font-weight:bold;margin:1px;padding:2px 6px 2px 6px;text-decoration:none; }
  .buttons a:hover { color:white; }
  .buttons a:visited { color:white; }
  .buttons a img { border:none;background-repeat:no-repeat;background-position:center left;margin-bottom:1px;height:9px;width:6px;vertical-align:bottom; }
   
.lar-buttons {display:inline-block;}

#bookingpanel .buttons a {font-size:14px;text-decoration:none;color:white;display:inline-block;}
.ratespanel .buttons a {font-size:12px;text-decoration:none;float:left;display:inline-block;}
#itinerarySearch .buttons a {font-size:12px;text-decoration:none;float:left;display:inline-block;}

.ratespanel {font-size:10px;width:230px;color:#FFFFFF;margin-top:30px;border:1px solid #FFFFFF;float:left;text-align:left;}
.ratespanel .paneltop {background-color:#000000;padding:10px;}
.ratespanel .paneltop .title {font-size:12px;padding-bottom:3px;}
.ratespanel .paneltop .dates {font-size:10px;}
.ratespanel .panelmiddle {padding:10px;}
.ratespanel .panelmiddle .lar {font-size:12px;padding-bottom:10px;}
.ratespanel .panelmiddle .lar span.currency {font-size:12px;font-weight:bold;}
.ratespanel .panelmiddle .lar span.amount {font-size:16px;font-weight:bold;}
.ratespanel .panelmiddle .details {width:50%;}
.ratespanel .panelmiddle .details a, .ratespanel .panelmiddle .details a:visited {font-size:10px;text-decoration:underline;color:white;}
.ratespanel .panelmiddle .details a:hover {font-size:10px;text-decoration:none;color:white;}
.ratespanel .panelbottom {background-color:#000000;padding:5px 10px 5px 10px;}
.ratespanel .panelbottom a, .ratespanel .panelbottom a:visited {font-size:10px;text-decoration:underline;color:white;}
.ratespanel .panelbottom a:hover {text-decoration:none;}

/* styling elements for the WebExtraHomePage Trip Advisor Rating section */
.taRating { 
  font-size: 11px;
  font-weight: bold;
  color: black;
}

.taRating a, .taRating a:hover { 
  font-weight: normal;
  font-size: 11px;
}


/* Webextra home page Trip Advisor Information*/

#ta_logo {
  margin: 2px 0px 2px;
  font-size: 9px;
  color: #797979;
}
#review_count {
  margin-top: 2pt;
  clear: both;
}

.rateinfopanel {text-align:left;font-size:12px;}
.rateinfopanel .ratedetail {text-align:center;width:100%;padding:20px;}
.rateinfopanel .ratedetail p {text-align:left;}
.rateinfopanel .ratedetail .datespan {font:bold 17px Arial;padding-bottom:10px;text-align:left;}
.rateinfopanel .ratedetail table.rates {border:none;padding:10px;border-collapse:collapse;width:auto;margin:0 auto;}
.rateinfopanel table.rates td.blankcell {background-color:#C4C4AE;}
.rateinfopanel .ratedetail .rates th,.rateinfopanel .ratedetail .rates td,#staticPopup .ratedetail .rates td {border:1px solid #C4C4AE;padding:10px;width:100px;text-align:center;}
.rateinfopanel .ratedetail .rates th.topleftmostcell {border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;}
.rateinfopanel .booknowtop {vertical-align:bottom;padding:10px 20px 0px 0px;}
.rateinfopanel .booknowbottom {vertical-align:bottom;padding:10px 20px 10px 0px;}
.rateinfopanel .bookingbutton {float:right;}

.content_body #gmap-frame.gmap-mini-mode {height:440px;width:710px;}
.content_body #gmap-sidebar {height:440px;}
.content_body #gmap-frame.gmap-mini-mode #gmap-city-panel {overflow:visible;padding:0px;background-color:#FFFFFF;height:100%;}
.content_body #gmap-collapsed-sidebar {width:35px;height:440px;float:left;background-color:white;}
.content_body a.gmap-sidebar-action div {text-align:center;margin:5px;padding:10px 5px;border-bottom:1px solid lightgray;}
.content_body a#gmap-collapse-sidebar div {border:none;}
.content_body div.gmap-category-collapsed {padding:5px 7px 0px 7px;}
.content_body .gmap-mini-mode #gmap-canvas {width:710px;height:440px;}
.content_body .gmap-category-top-bg {background-image:url('/webextra/images/category_top_bg.png');}
.content_body .gmap-category-bottom-bg {background-image:url('/webextra/images/category_bottom_bg.png');}


.tempScaleactive, .tempScaleinactive {width:25px;padding:0px;vertical-align:middle;font-size:14px;border-right:1px solid #797979;text-align:center;}
.tempScaleactive a, .tempScaleactive a:visited {text-decoration:none;}
.tempScaleinactive a, .tempScaleinactive a:visited {text-decoration:none;}
a.active, a:visited.active {color:#797979;}
a.inactive, a:visited.inactive {color:#ffffff;}

#subcategories{font-family:Arial; font-size:12px;}
#subcategories p{margin:5px 0 0 0; padding:0}
#subcategories #header{font-size:16px; font-weight:bold; padding-bottom:8px; margin-bottom:8px}
#subcategories .business{margin:20px 0 0; box-shadow: 0px 0px 5px rgba(0,0,0,0.5);border:'1px solid gray';}
#subcategories .businessName, a.businessName{font-size:12px; font-weight:bold;}
#subcategories .phoneNumber{font-weight:bold; padding-left:25px}
#subcategories a.seemore{text-decoration:none; font-size:10px; font-weight:bold}
#subcategories a.seemore img{border:none}

#subcategories a.businessName{color:#1E1E1E}
#subcategories a.seemore{color:#00B496}

.area_pod {margin:0px 17px 20px 0px;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);display:block;width:200px;height:165px;float:left;text-decoration:none;}
.area_pod span.titlebar {background-color:white;color:black;padding:0px 10px;line-height:35px;display:block;height:35px;vertical-align:middle;font-size:14px;font-weight:bold;}
.area_award {width:205px;margin:20px 10px;float:left;}

.info_links .offerbookingpanel {
	margin-left: 15px;
	min-width: 220px;
	max-width: 252px;
	width: auto;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	background-color: #f9f9f9;
	padding: 10px;
	display: inline-block;
}

.info_links #offerSocialIconListNew {
	width: auto;
	max-width: 250px;
}

.info_links .offerbookingpanel .heading {color:#004094;font-size:14px;font-weight:bold;padding-bottom:10px;}
.info_links .entryform .ui-datepicker-trigger {margin:3px 0px 4px -17px;}
.info_links .entryform .roomlabel {padding-left:5px;}
#body_content .info_links .panel {clear: both; width: 220px; margin-left: 12px;  padding-top:10px;}
#body_content .info_links .panel .nav {display:block;padding:0px;background-color:white;}

#joinpod .small_pod {border-left:none;height:auto;width:430px;}
#joinpod .content {padding:10px;background-color:white;width: 410px;}
#joinpod .introtext {padding-bottom:10px;color:black;}
#joinpod .emailfield {float:left;}
#joinpod .emaillabel {float:left;padding-right:5px;}
#joinpod .buttons {float:right;padding-left:10px;}
#joinpod .followingtext {float:left;padding:10px 0px;}
#joinpod .small_pod #joinClubCarlson .buttons {padding-left:5px;}

#offers_copy_left{
	padding-bottom:20px; 
	width: 100%;
}

.info_links .offerbookingpanel .checkDates{
	margin-top:8px;
	margin-bottom:10px;
	width:100%;
}

.info_links .offerbookingpanel .checkinDate{
	float: left;
	clear: both;
}
.info_links .offerbookingpanel .checkoutDate{
	float: right;
	clear: none;
}

.info_links .offerbookingpanel .hline{
  padding-top: 10px;
}

.info_links .offerbookingpanel .wide{
	clear: both;
	width: 100%;
}

.info_links .offerbookingpanel .buttons{
  clear: none;
	float: left;
}

.info_links .offerbookingpanel .borg{
	clear: none;
	float: left;
  font-size: 10px;
  text-align: left;
  width: 50%;
}

.info_links .offerbookingpanel .borg a{
	text-decoration: underline;
	color: black;
}

.info_links .offerbookingpanel .borg a:hover{
  text-decoration: none;
}

.overlay{opacity:0.9;cursor:pointer;}
.popup {z-index:9999;position:absolute;top:50%;left:40%;}
#gppEnrollDiv{overflow:auto;border:5px solid #000; background:#fff;}
.profileenroll .pagetitle {font-weight:bold;font-size:18px;}
.enrollform {padding:0 20px 10px 20px}
.enrollform .hline {margin-top:12px;}
.enrollform .entryform td {padding:5px 0 5px 0;vertical-align:middle;}
.enrollform .entryform td div#countryPrefix {padding: 5px 5px 0px 0px;}
.enrollform .entryform td.formlabel {font-weight:normal;text-align:left;width:35%;padding-right:0}
.enrollform .entryform td.thankyou {font-weight:normal;text-align:left;width:25%;padding-right:0}
.ajaxDivHeader {height: 35px; background-color: #DDDDCF;overflow:hidden; }
.ajaxDivHeader a span{position:absolute; top:10px; right:30px; font-weight: bold; color: #5C5A4B;}
.ajaxDivHeader a {text-decoration: none;}
.ajaxDivHeader .title{color:#5C5A4B;font-weight:bold;padding:5px;float:left}

#language {
	border: none;
	font-size: 9px;
	text-transform: uppercase;
}

#socialIconList {
	position: absolute;
	bottom: 10px;
	right: 0;
}

/* Google icon  */
#socialIconListItem2, #offerSocialIconListItem2, #offerSocialIconListItem3 {
	min-width: 60px;
}

.socialIconListItem {
	display: inline-block;
	float: left;
    margin-left: 10px;
}

#socialIconListItem1 {
	clear: both;
}

.offerSocialIconListItem .ig-b-32 {
  width: 21px;
  height: 21px;
}

#offerSocialIconList {
	padding-bottom: 10px;
	margin-left:5px;
}

.offerSocialIconListItem  #___plusone_0, .offerSocialIconListItem  #___plusone_1 {
 max-width: 60px;
}

.offerSocialIconListItem {
  float: left;
  padding-top: 10px;
}

#showcmtags {
	position: fixed;
	bottom: 3px;
	left: 3px;
	font-weight: bolder;
}

#showcmtags a {
	color: red;
	text-shadow: 0 1px 0 white;
}

#ui-datepicker-div {
	font-size: 12px;
	z-index: 10 !important;
}

#home_award {
	float: left;
	width: 230px;
	margin-top:30px;
	font-size: 10px;
}
#home_award table {
	border:none;border-collapse:collapse;width:auto;margin:0;
}
#home_award td {
	padding: 5px;
}
#home_award a {
	text-decoration: underline;
}
#home_award a:hover {
	text-decoration: none;
}

.gallery-background-wrapper {
  position: absolute;
  z-index: 9;
  padding: 20px;
}

.gallery-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 15;
  height: 32px;
  padding: 5px;
  font-size: 20px;
}
.gallery-close a{
  text-decoration: none;
  color: transparent;
  font-size: 0px;
  line-height: 0px;
}
.gallery-close a span.gallery-close-narrow {
	background-image: url("/webextra/images/btn_roundClose.png");
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  width: 32px;
}
.gallery-close a span.gallery-close-wide {
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  padding-right: 40px;
  background-image: url("/webextra/images/closeGallery.png");
  background-repeat: no-repeat;
  height: 20px;
  width: 86px;
}

.gallery-close a:hover {
  
}

.gallery-close a:hover span.gallery-close-wide {
  display: inline;
}

.gallery-background-tall {
  width: auto;
  height: 100%;
}

.gallery-background-wide {
  width: 100%;
  height: auto;
}

.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 100%;
}

#hotel-url {
	display: none;
}
#hotel-name {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}

body.galleryOpen{
  overflow: hidden;
}

#body_content.galleryOpen, #home_body_content.galleryOpen, .gutter.galleryOpen{
  position: fixed;
}

#footer.galleryOpen{
  position: fixed;
  bottom: -30px;
  left: 50%;
  margin-left: -480px;
}

.gmap-info-window {
	max-width: 255px !important;
}

#checkinDate, #checkoutDate {
	cursor:pointer;
}

#lightbox{
	display:none;
}


#itinerarySearch input {width: 98%;}
#itinerarySearch input, #itinerarySearch  select {margin: 3px 0px;}
#itinerarySearch .viewReservation {margin-left:auto; margin-right: auto;}
#itinerarySearch .viewReservation #forwardLink {padding: 4px 12px;font-size:14px;font-weight:bold;}
#itinerarySearch .viewReservation #searchByText {float:right; margin-left: 5px; width: 75px;}
#itinerarySearch .viewReservation .left {float:left;}
#itinerarySearch .viewReservation .right {float:right;}
#itinerarySearch .signincontainer{background: url('/images/webextra/viewres_signup_bg208x75.png') no-repeat right top; height:75px; width:208px; margin:10px auto;}
#itinerarySearch .signincontainer .signinheader{padding:5px; text-align:center;}
#itinerarySearch .signincontainer .buttons a {font-weight:bold;}

div#moreOptionsPanel {
	position: absolute;
	left: 230px;
	top: 84px;
	background-color: white;
	box-shadow: -8px -7px 5px -5px rgba(0, 0, 0, .2), 8px 0px 5px -3px rgba(0, 0, 0, .2);
	padding: 15px 20px 20px;
	display: none;
}

.upscale.internal div#moreOptionsPanel {
	top: 97px;
}

div#moreOptionsPanel input, div#moreOptionsPanel select {
	height: 26px;
	padding-left: 6px;
	border: 1px inset #E6E6E6;
	margin: 5px 0 5px 0;	
	float: left;
}

div#moreOptionsPanel input {
	width: 160px;
}

div#moreOptionsPanel select { 
	width: 168px;
}

img#videoTourWidgetImage {
	border: none;
}

#body_content .body_container .expressawardspage .expressawardsimage {
	width:100%;
	text-align:center;
	margin-bottom:25px;
}

#body_content .body_container .expressawardspage .expresspagetitle {
	margin-bottom:25px;
}

/* for Leonardo Gallery */
.newPhotoGallery.galleryOpen{
  position: fixed;
  bottom: -30px;
  left: 50%;
  margin-left: -480px;
  z-index: 2;
  color: black;
}

/**from green.css**/
/*.newPhotoGallery .common-gallery-bar,.newPhotoGallery .common-gallery-scroller-container {
  display: none;
}*/

.newPhotoGallery .common-main-body-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  display: none;
}

.newPhotoGallery .common-main-body-container.disabled { /*opacity: 0;*/
  z-index: 120;
}

.newPhotoGallery .gallery-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 15;
  height: 32px;
  padding: 5px;
  font-size: 20px;
}

.newPhotoGallery .gallery-close a {
  text-decoration: none;
  color: transparent;
  line-height: 0px;
  font-size: 0px;
}

.newPhotoGallery .gallery-close a span.gallery-close-narrow {
  color: transparent;
  background-image: url("/webextra/images/btn_roundClose.png");
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  width: 32px;
}

.newPhotoGallery .gallery-close a span.gallery-close-wide {
  color: transparent;
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  padding-right: 40px;
  background-image: url("/webextra/images/closeGallery.png");
  background-repeat: no-repeat;
  height: 20px;
  width: 86px;
  display: none;
}

.newPhotoGallery .gallery-close a:hover {
  
}

.newPhotoGallery .gallery-close a:hover span.gallery-close-wide {
  display: inline;
}

.newPhotoGallery .gallery-background-tall {
  width: auto;
  height: 100%;
}

.newPhotoGallery .gallery-background-wide {
  width: 100%;
  height: auto;
}

.newPhotoGallery .common-photo-gallery-scroll-left span,.newPhotoGallery .common-photo-gallery-scroll-right span {
  display: none;
}

body.galleryOpen {
  overflow: hidden;
}
/* end of Leonardo Gallery styles */

/**Cookie Policy**/
.cookieControl {
  padding:3px;
  background: #e6e6e6;
  border: 1px solid #717171;
  padding: 9px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 500002;
  text-align: left;
  width: 430px;
}

.cookieControl .simplified .buttonColumn {
	float: right;
	width: auto;
}

.cookieControl .simplified .consentTextColumn {
	float: left;
	width: 80%;
}

.cookieControl .simplified .commit {
  float:right;
}

.cookieControl .simplified, .cookieControl .explicit {
  width:auto;
  padding: 10px 10px 10px;
}

.cookieControl .simplified p, .cookieControl .simplified p a {
    font-size: 12px;
}

.cookieControl .explicit .buttonColumn {
  text-align: center;
}

.cookieControl .explicit .buttonColumn .buttons {
  display: inline-block;
  width: auto;
}

.cookieControl .explicit .consentTextColumn {
  float: left;
}

.cookieControl .explicit .consentTextColumn table {
  margin: 0px;
}

.cookieControl .explicit .consentTextColumn table td {
  vertical-align: top; padding: 2px 0px;
}

.cookieControl .explicit .consentTextColumn table td input.explicitOption {
  margin-top: 0px;
}

.cookieControl .explicit p, .cookieControl .explicit p a, .cookieControl .explicit .consentTextColumn table td input.explicitOption, .cookieControl .explicit .explicitOptionsContainer {
    font-size: 12px;
}

.cookieControl .buttonColumn .v1 {
	padding: 0px;
}

#staticPopup {position:absolute;z-index:6000;text-align:left;margin:10px 5px;background-color:white;border:2px solid;width:650px;}
#staticPopup a {text-decoration:none;}
#staticPopup .ratedetail {text-align:center;width:100%;padding:20px;}
#staticPopup .ratedetail p {text-align:left;}
#staticPopup .ratedetail .datespan {font:bold 17px Arial;padding-bottom:10px;text-align:left;}
#staticPopup .ratedetail table.rates {border:none;padding:10px;border-collapse:collapse;width:auto;margin:0 auto !important;}
#staticPopup table.rates td.blankcell {background-color:#C4C4AE;}
#staticPopup .ratedetail .rates th, #staticPopup .ratedetail .rates td {border:1px solid #C4C4AE;padding:10px;width:100px;text-align:center;}
#staticPopup .ratedetail .rates th.topleftmostcell {border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;}
#staticPopup .booknowtop {vertical-align:bottom;padding:10px 20px 0px 0px;}
#staticPopup .booknowbottom {vertical-align:bottom;padding:10px 20px 10px 0px;}
#staticPopup .bookingbutton {float:right;}
#moredetails {position:absolute;z-index:7000;background-color:white;border:2px solid;width:550px;text-align:left;}
#moredetailsOverlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:6500;background-color:#000000;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
#moredetailsOverlay[id]{position:fixed;}
#transparentOverlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5000;background-color:#000000;-moz-opacity:0.0;opacity:.0;filter:alpha(opacity=0);}
#transparentOverlay[id]{position:fixed;}

.vfmTabbar-overflow-hidden {padding-left: 10px;}