﻿/*  begin global and header area for WESTIN Overview
------------------------------------------------------------------------------- */
/*@import url(/common/css/local/property/property_theme.css);*/
.calendar { padding: 0px 0px 0px 3px; }

#checkinTfield .formfield { width:75px;padding:4p }
#checkoutTfield .formfield { width:75px;}

#checkin {height:15px;padding:4px 0px 0px 0px ;}  /* fixes ie text cutoff */
#checkout {height:15px;padding:4px 0px 0px 0px ;}  /* fixes ie text cutoff */
#contentArea #roomsmod h3{margin:10px 0px 5px 0px;} /* fixes ie text cutoff */
.formFields { padding:0px 0px 10px 0px; }
#roomsfield { float:left; padding:4px 0px 0px 0px ;}
#adultsfield {clear:both; padding:4px 0px 0px 0px ; }

#contentArea { clear:both;  }

#bodyContainer #centerContainer { background-color:#F9F8F5; }
#bodyContainer #centerContainer #contentArea, #siteContainer #ppeInner_right #ppeInner_right_border { padding: 20px; }
#bodyContainer #leftContainer #contentArea { padding:0px 0px 20px 0px; margin: 0px; } 

#siteContainer #ppeInner_right #ppeInner_right_border h2{
	background-color:transparent;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14px;
}

#headerGrad{
display: none;
}

ul { padding-left:25px; }
*html ul { padding-left:0px; }

.leftColumn, .rightColumn { float:left; }
.leftColumn { padding-right:15px; xwidth:220px;}
.rightColumn { padding-left: 15px; xwidth:220px;}

.leftColumn p, .rightColumn p { padding-bottom:10px; }
.leftColumn h3, .rightColumn h3 { xline-height:1px; padding:0px; margin:0px; }

.quoteBox { background-color:#EBE6DA; text-align:center; padding: 12px; margin-top:10px; }
.quoteBox p { padding:0px; margin:0px; }


.highlightBox {
	border: 1px #dcd7d2 solid;
	background-color: #ffffff;
	padding: 18px 22px 18px 22px;
	margin: 4px 0px 0px 0px;
}
.highlightBox h4 {
	padding:0px; 
	margin:0px; 
	margin-bottom:10px;
	font-size:11px;
}
*html .highlightBox{height:1%;}


.highlightBoxsm {
	border: 1px #C9C9C9 solid;
	background-color: #ffffff;
	padding:2px 10px 2px 10px;
	margin: 150px 0px 0px 0px;
}
#centerContentContainer .highlightBoxsm {
	border: 1px #C9C9C9 solid;
	background-color: #ffffff;
	padding:2px 10px 2px 10px;
	margin: 10px 0px 0px 0px;
}

.highlightBox .thumbnailSection .thumbnail {
	float: left;
}

.thumbnail {
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0px;
}


.highlightBox .thumbnailSection p {
	xfloat: left;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	padding:0px;
}


.highlightBox .thumbnailSection p.text {padding: 4px 0px 0px 0px; width:460px;}
*html .highlightBox .thumbnailSection p.text {padding: 4px 0px 0px 0px; margin:0px;}


.additionHighlightBox {
	border-top: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #F7F9FC;
}
.highlightBox .first {
	margin-top: 0px;
}
.highlightBox .last {
	margin-bottom: 0px;
}

.keyValueTable {
	margin: 10px;
	padding: 0px;
	border-collapse: collapse;
	width:479px;
}

.keyValueTable tr td {
	padding:5px;
	vertical-align: top;
	text-align: left;
} 

.keyValueTable .key {
	font-weight: bold;
	text-transform: capitalize; 
}

#leftContainer #roomsmod {  
	border: 1px #dcd7d2 solid;
	border-right:0px;
	background-color: #eeebdf;
	padding: 3px 8px 10px 8px;
	margin: 5px 0px 0px 0px;
	_margin: 3px 0px 0px 0px;
}


#roomsmod .right{
margin-bottom: 4px;

}

*html #roomsmod{
	height:115px;
}

#leftContainer #roomsmod p {  text-align: right ;  }   

.rateText { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4D4D4D;}
.rateValue { font-family: Arial, Helvetica, sans-serif; color:#8C1C38; font-weight:bold; font-size:13px;}
.ratePerNight { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#8C1C38;}
   
#leftContainer #redeembox {  
	background-color: #dcd5c3;
	padding: 8px 8px 8px 10px;
	margin: 0px 0px 3px 0px;
   }  

#leftContainer #linkbox { border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; margin: 3px 0px 3px 0px; padding: 0px 8px 0px 10px; background-color:#EEEBDF; }

/*  Begin Header area for WESTIN Brand Overview
------------------------------------------------------------------------------- */


#contentContainer { border: 1px solid #bfb6aa; }
#headerContainer { margin:0px; border:0px; }

#bodyContainer { border:1px solid #dcd7d2; margin: 3px 0px 0px 0px; }

.headerbox { height: auto;  padding: 5px; background-color: #ffffff; }
/* This above height controls the height of the property information box */
/* .headerbox { height: 70px;  padding: 5px; background-color: #ffffff; }*/

.headerbox #hotel-logo, .headerbox #brandlogo { display:none; }

.headerbox #propaddress { margin: 5px 30px 5px 28px; padding: 5px 5px 5px 10px; display: block; font-size: 9px; font-family: Verdana, Arial, sans-serif; font-weight: normal; line-height: 14px; color: #6d6d6d;   border-top: 1px solid #dcd7d2}

h1 { font-family: 'Baskerville Book BQ', Times,Georgia, serif; font-size: 22px; color: #4f3b30; font-weight:normal; padding:0px; margin: 20px 10px 4px 40px; }


/*  End global and header area for WESTIN Overview
------------------------------------------------------------------------------------------ */

#brandcont
{
width: 825px;
height: 25px;
background-color: #e9e6da;
text-align: center; 
}



#brandnavcontainer
{
width: 825px;
height: 25px;
background-color: #e9e6da;
text-align: center; 
}

#brandnavcontainer ul
{
margin: 0px;
padding: 5px 0px 0px 5px;
color: #3c342c;
font-family: verdana, arial, sans-serif;
font-size: 11px;
letter-spacing: 0px;
}

#brandnavcontainer ul li { display: inline; }

#brandnavcontainer ul li a
{
padding: 4px 10px;
/* above padding controls horizontal spacing between menu options */
background-color: #e9e6da;
color: #3c342c;
text-decoration: none;
xborder-right: 1px solid #e0d6bb;
height: 16px;
}

#brandnavcontainer ul li a:hover, #brandnavcontainer ul li a.locked
{
background-color: #4F3B30;
color: #ffffff;
}

#navlist li a:hover, #navlist li a:active
{
color: #ffffff;
text-decoration: none;
background: #4F3B30;
text-align: center;
}


/* end brandnav for WESTIN ... start Property color and Brand themes
---------------------------------------------------------------------------------------- */

#contentArea h2 { 
	font-family: "Baskerville Book BQ", times, georgia, serif;
	font-size: 20px;
	color: #4f3b30 ;
	background-color: #F9F8F5;
        font-weight: normal;
	padding-left:0px;
	margin:0px;
}

#contentArea h3 { 
	font-family: verdana, arial, sans-serif;
	font-size: 12px ;
	font-weight: bold;
	color: #4f3b30;
	margin-bottom:20px; 
	}

#contentArea h4, #ppeInner_right_border h4{font-family:Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px; color:#4D4D4D; }

#contentArea h4 a {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color: #8C271F;
	font-weight: bold; 
	text-decoration:underline;
	height:20px; 
   }
#roomsmod h4 {height:20px;}
#contentArea h4 a:visited, a:active {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color: #C98A6C;
	ccfont-weight: bold; 
	text-decoration:underline; 
   }

#contentArea h5 {
	font-family: "Baskerville Book BQ", times, georgia, serif;
	font-size:16px;
	margin: 2px 0px 2px 0px;
	color: #134f58;
	text-transform: none; 
}

#contentArea h6 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #e44725;
	font-weight: bold;	
	margin: 2px 0px 4px 0px;
}

	
/*special link styles for WESTIN overview page*/

.featurerow a:link {
	font-family: verdana, arial,  sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #8c271f;	
	text-decoration: underline;
}
.featurerow a:visited {
	color:#c98a6c;
	text-decoration: underline;
}
.featurerow a:hover {
	color:#333;
	text-decoration: underline;
	}	
	
.featurerow a:active {
	color:#333;
	text-decoration: underline;
	}		
						
						

#bottomtable a:link {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4059c8;	
	text-decoration: underline;
}
#bottomtable a:visited {
	color:#298fac;
	text-decoration: underline;
}
#bottomtable a:hover {
	color:#333;
	text-decoration: underline;
	}	
	
#bottomtable a:active {
	color:#333;
	text-decoration: underline;
	}		
						
						
						
#brandbox #innerbox a:link {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #616161;	
	text-decoration: underline;
}
#brandbox #innerbox a:visited {
	color:#616164;
	text-decoration: underline;
}
#brandbox #innerbox a:hover {
	color:#666666;
	text-decoration: underline;
	}	
	
#brandbox #innerbox a:active {
	color:#666666;
	text-decoration: underline;
	}		

/*end special link styles*/

a.virtualTourLink, a.virtualTourLink:visited, #contentArea a.virtualTourLink, #contentArea a.virtualTourLink:visited {
	text-decoration:underline;
	background-image:url(http://specialoffers.starwoodhotels.com/SWCode_Static/cms_images/ppe/westin/wi_ico_360.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0px 0px 24px;
}

a.videoTourLink, a.videoTourLink:visited, #contentArea a.videoTourLink, #contentArea a.videoTourLink:visited {
	text-decoration:underline;
	background-image:url(http://specialoffers.starwoodhotels.com/SWCode_Static/cms_images/ppe/westin/wi_ppe_video.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0px 0px 24px;
}
.propertyUrl{
	text-transform: capitalize;
}
