body{
		padding: 0;
		margin: 0;
		background-color:#f1f0ee;
		behavior:url("/SWCode/cms_styles/sop/westin/V2/csshover3.htc");
	}
:focus {
	outline: 0;
}
.clear, .clearDiv, .ls-row-clr{
		clear: both;
	}
	
img{
	border:none;
}
.alignRight{
		text-align: right;
	}
.centerAlign{
		text-align: center;
	}
#wrapper{
		color: #888;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 12px;
		width: 970px;
	}
	
	div.sh_slideShow.single img {
	display:block !important;
}
	
.button{
	background:#8E8C48 url('../../../../../cms_images/sop/westin/V2/body_bg.jpg/searchBtnArrow.gif') no-repeat scroll right center;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:1px 19px 2px 10px;
	text-transform:lowercase;
}
	a{
			text-decoration: none;
			font-weight: bold;
			color: #8e8c48;
		}
	 a:active{
			color: #8e8c48;
		}
	 a:hover{
			color: #8e8c48;
			text-decoration: underline;
		}
		a:visited{
			color:#A7B14F;
		}
	#headerArea{
		}
	.headerComponent{
		overflow: hidden;
		}
#topBar{
		/*overflow: hidden;*/
		clear: both;
		color: #FFF;
		font-size: 11px;
		font-weight: bold;
                height:30px;
		position:relative;
		z-index:13;
		/*padding: 5px 0;*/
	}
	#topBar a{
			color: #fff;
		}
		#topBar a:hover{
				text-decoration: none;
			}
	#topBar ul{
			list-style-type: none;
			margin: 0;
			padding: 5px 0;
		}
		
		#topBar ul li.navItem.res {
					padding-left: 8px;
				}
				#topBar ul li.utilsDrop a{
					z-index: 1;
					position: relative;
				}
			#topBar ul li.utilsDrop div{
				margin: 0;
				padding: 0;
			}
			#topBar #helpDropDown ul, #topBar #languageSelector ul{
				padding:15px 20px;
				background:#FFFFFF none repeat scroll 0 0;
				border:1px solid #D9D9D9;
				display:none;
				position:absolute;
				top:37px;
				z-index:-1;
				right:0;
			}
			#topBar #utils li.utilsDrop div ul li{
					margin: 0;
					line-height: 15px;
					border-top:1px solid #D9D9D9;
					list-style-image:none;
					list-style-position:inside;
					list-style-type:circle;
					padding:1px 0 2px;
					white-space:nowrap;
					
				}
				#topBar #utils li.utilsDrop div#helpDropDown ul li.first{
					border-top:none;
				}
				#topBar ul li.utilsDrop ul li, #topBar ul li.utilsDrop ul li a{
						color: #858379;
					}
				/*#topBar ul li.utilsDrop ul li a:hover{
						color: #63594c;
					}*/
			/*#topBar ul li.utilsDrop:hover ul, #topBar ul li.utilsDrop:hover div{
					display: block;
					z-index: 1000;

				}*/
					#topBar #utils .utilsDrop:hover{
					background: transparent url("../../../../cms_images/sop/westin/V2/wi_userNav_hilite_left.gif") no-repeat scroll left top;	
					color: #858379;
				}
#topBar #utils .utilsDrop:hover div.dhtmlSelect{
					background: transparent url("../../../../cms_images/sop/westin/V2/wi_userNav_hilite_right.gif") no-repeat scroll right top;	
					color: #858379;
				}
				
					#topBar ul li.navItem.utilsDrop {
					position: relative;
					padding-right: 5px;
					/*background: url("../../../../cms_images/sop/westin/arrow_down.gif") no-repeat 100% 50% transparent;*/
					background:transparent url("../../../../cms_images/sop/westin/V2/wi_dropdown_arrow_white.gif") no-repeat scroll right top;
					/*z-index:3000;*/
				}

				
				/*#topBar #utils .utilsDrop:hover a{
					color: #63594c;
					z-index: 10;
				}*/
#topBar #utils .utilsDrop span.dhtmlSelectTrigger  {
			
			cursor:pointer;
			display:block;
			padding:10px 8px 16px 0;
			white-space: nowrap;
		}
/* #topBar #utils li{
			float:left;
			padding:0 5px;
			position:relative;
		} */
#topBar li.navItem a{
			
			display:inline;
			float:left;
			font-weight:bold;
			padding:10px 0px 16px 0;
		}
	#topBar #utils span.loginAccountBar
		{
			display:inline;
			float:left;
			font-weight:bold;
			padding:10px 10px 16px 0;
		}
	#topBar #utils li.utilsDrop div ul li a{
			text-transform:lowercase;
			display:inline;
			font-weight:bold;
			padding: 0 0 0 0;
			float:none;
		}
	#topBar #utils li.utilsDrop div ul li:hover{
			list-style-type:disc;
		}
		#topBar ul#utils{
				display:inline;
				float:right;
				height:37px;
				margin:0;
				padding:0;
				position:absolute;
				right:7px;
				top:0;
				vertical-align:bottom;
			}
			#topBar ul li.navItem{
				float:left;
				padding:0 0 0 8px;
				/* position:relative; */
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				margin:0;
				text-transform:lowercase;
			} 
		#logo a{
			display: block;
			float: left;
			clear: both;
			margin-right: 5px;
			width: 235px;
			height: 65px;
			cursor:pointer;
			background:url("../../../../cms_images/sop/westin/V2/westin_logo.gif") no-repeat scroll 22px 14px #FFFFFF;
		}

#mainMenuBar{
		height: 65px;
		clear: right;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		background-color: #EBEAE6;
		background: #EBEAE6 url("../../../../cms_images/sop/westin/V2/menu_bar_shadow.png") repeat-y 98% 0;
		width:723px;
		position:relative;
	}
	
		.mainMenu{
				margin: 13px 0 0 16px;
				padding: 0;
				list-style-type: none;
				text-align: left;
				position:absolute !important;
			}
			.mainMenu li{
					float: left;
					display:block;
					margin: 0 10px 0 0;
				}
				
				.sIFR-active .mainMenu li a {
					font-size:13px;
					visibility:hidden;
				}
				.mainMenu li a{
						background-color:transparent;
						color:#827668;
						display:block;
						height:36px;
						padding:13px 10px 13px 2px;
						text-decoration:none;
					}
	#addressBar{
		display: block;
                margin-top: 5px;
		background: url("../../../../cms_images/sop/westin/V2/main_shadow_right.png") repeat-y 100% 0 transparent;
		padding: 10px 10px 15px 10px;
                zoom:1;
		clear:right;
		overflow: hidden;
	}
	#addressBar .centerAlign{
		text-align: left;
	}
	#addressBar h1{
			display: block;
			width: 547px;
			height: 36px;
			float: left;
			margin: 0;
			color:#827668;
			margin-bottom:7px;
			margin-top:10px;
			font-weight:normal;
		}
		
		.sIFR-active #addressBar h1 {
			font-size:27px;
			line-height:1em;
			visibility:hidden;
			color:#827668;
			margin:10px 0 7px 16px;
			font-weight:normal;
		}
		#addressBar p{
				color: #858379;
				font-size: 10px;
				margin: 0 0 0 630px;
			}
			#addressBar p a{
					color: #8E9C48;
					text-decoration: none;
				}
			#addressBar p a:hover{
					text-decoration:underline;
				}
		#subMenu{
				padding: 0;
				padding-left:20px;
zoom:1;
				background: url("../../../../cms_images/sop/westin/V2/main_shadow_right.png") repeat-y 100% 0 transparent;
			}
			#subMenu ul{
					list-style-type: none;
					margin: 0 0 0 0px;
					padding: 0;
					overflow: hidden;
				}
			#subMenu li{
					float: left;
					margin: 0;
					padding: 6px 10px;
				}
				#subMenu li, #subMenu li a{
						color: #827668;
						font-size: 12px;
						font-weight: normal;
						text-transform: lowercase;
						text-decoration: none;
					}
					#subMenu li a{
							display: block;
						}
					#subMenu li.active a{
							text-decoration: none;
							font-weight: bold;
							color: #63594c;
						}
	#contentRow{
			padding: 10px 20px;
			background: url("../../../../cms_images/sop/westin/V2/main_shadow_right.png") repeat-y 100% 0 transparent;
			overflow: hidden;
zoom:1;
		}
	#leftColumnArea{
			width: 690px;
			margin-right: 20px;
			float: left;
		}
	#rightColumnArea{
			float: right;
			width: 217px;
			background-color: #FFF;
		}
		.rightColumnComponent{
			}
		#featuredMenu{
				background: url("../../../../cms_images/sop/westin/V2/featured_menu_bg.gif") no-repeat 0 0 transparent;
				height: 238px;
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
				
				ul#featuredMenu li:first-child{
					padding:5px 15px 1px 15px;
				}
				#featuredMenu li{
						padding: 1px 15px;
					}
			#featuredMenu a{
					line-height: 20px;
					font-size: 14px;
					font-weight: normal;
					color: #827668;
				}
				 #featuredMenu a.current{
						font-weight: bold;
						text-decoration: none;
						color: #63594c;
					}
					#featuredMenu a:hover {
						text-decoration:underline;
					}
		#roomsRates{
				margin-top: 10px;
zoom:1;
				overflow: hidden;
height: 100%;
				background: url("../../../../cms_images/sop/westin/V2/rooms_top_bg.gif") no-repeat 0 0 #ebeae6;
			}
			
			#formBlock{
				padding-left:15px;	
			}
			
			#adultsfield, #roomsfield{
				float:left;	
			}
			#adultsfield{
				margin-left:25px;	
			}
			#roomsRates h4{
					margin: 0;
					padding: 10px 15px 10px 15px;
					font-weight: normal;
					font-size: 15px;
					color: #827668;
				}
			#roomsRates p{
					margin: 0 15px 10px 15px;
				}
			.utilLinks{
					margin: 10px 15px;
				}
				.utilLinks a{
						font-size: 11px;
						font-weight: bold;
					}
				a.docExcel{
						padding-left: 20px;
						line-height: 12px;
						background: url("../../../../cms_images/sop/westin/V2/ico_excel.gif") no-repeat 0 50% transparent;
					}
				a.reserveBtn{
					background:#8E8C48 url(../../../../cms_images/sop/westin/V2/searchBtnArrow.gif) no-repeat scroll right center;
					border:medium none;
					color:#FFFFFF !important;
					cursor:pointer;
					font-size:13px;
					font-weight:normal !important;
					margin:0;
					float: right;
					padding:1px 22px 2px 8px;
					text-transform:lowercase;
					display:block;
					font-weight:normal;
					text-decoration:none !important;
					}
				a.booknowBtn, input.booknowBtn{
					background:#8E8C48 url(../../../../cms_images/sop/westin/V2/searchBtnArrow.gif) no-repeat scroll right 6px;
					border:medium none;
					color:#FFFFFF !important;
					cursor:pointer;
					font-size:13px;
					font-weight:normal !important;
					margin:0;
					float: right;
					padding:2px 22px 2px 8px;
					text-transform:lowercase;
					font-weight:normal;
					display:block;
zoom:1;
					text-decoration:none !important;
				}
				
				p.cta{
					clear:both !important;
					height:25px;
					margin:0 !important;
					padding:3px 0;
					position:relative;
				}
				input.booknowBtn{
					float:left;
					margin:10px 0 10px 0;
					}
			#roomsRates #roomsBottomBg{
					background: url("../../../../cms_images/sop/westin/V2/rooms_bottom_bg.gif") no-repeat 0 0 #ebeae6;
					height: 10px;
zoom:1;
overflow:hidden;
				}
				
				.BestRateLink{
					padding-left:15px;
					display:block;
					margin:5px 0;
					font-size:11px;					
				}
	#banner{
			padding: 0;
		}
			#slideShow{
					width: 687px;
					height: 238px;
					background: url("../../../../cms_images/sop/westin/V2/slideshow_bg.gif") no-repeat 0 0 transparent;
				}
				.sh_slideShow{
						float: left;
						padding: 15px;
					}
				#slideShowNavColumn{
						float: left;
						padding: 15px 0;
						width: 100px;
						height: 205px;
						position:relative;
					}
					
					#slideShowNavColumn .sh_col.sh_col_last{
						bottom:0;
						position:absolute;
						left:0;
						zoom:1 !important;
						clear:both;
					}
					#slideShowNavColumn p, #slideShowNavColumn p a.inactive{
						font-size: 11px;
						font-weight: normal;
						color: #888;
					}
					#slideShowNavColumn p a{
							font-weight: bold;
							color: #8e8c48;
							text-transform:lowercase;
						}
					p#CaptionDIV,div#CaptionDIV{
							font-size: 12px;
							margin: 0;
							color: #63594c;
						}
						
						p.slideshowCount{
							text-transform:lowercase;
						}
						
					div#CaptionDIV p{
						margin:0;
					}
					
				#slideShow a img{
						margin: 0;
						padding: 0;
						border: 0;
					}
			#offersIntro{
					padding-top: 15px;
				}
			#offersIntro p{
					margin: 0 0 15px 15px;
					color: #858379;
				}
				#offersIntro h1{
					margin: 0 0 5px 15px;
					color: #858379;
				}
				
				.sIFR-active #offersIntro h1 {
					font-size:43px;
					line-height:1em;
					margin-left:13px;
				}
				#offersIntro h1 {
				font-size:43px;
				line-height:1.2em;
				text-transform:lowercase;
				}
				
				
				
			#offerContent{
					margin: 0 15px 0 170px;
					padding-top: 10px;
				}
		.offer{
				margin: 0 0 10px 0;
				width: 687px;
				text-align:left;
				overflow: hidden;
			}
			
			div.offer a.booknowBtn{
					font-weight:normal;
			}
			
			.offer .thumb{
				float:left;	
			}
			.offer #topBg{
					background: url("../../../../cms_images/sop/westin/V2/offers_top_bg.gif") no-repeat 0 0 #FFF;
					height: 10px;
					padding: 0 0 0 0;
					margin: 0 0 0px 0;
					overflow:hidden;
					zoom:1;
				}
			.offer #bottomBg{
					background: url("../../../../cms_images/sop/westin/V2/offers_bottom_bg.gif") no-repeat 0 0 #FFF;
					height: 10px;
					padding: 0 0 0 0;
					margin: 0 0 0 0;
					zoom:1;
					overflow:hidden;
				}
			.offer #centerBg{
					background-color: #ebeae6;
					overflow: hidden;
					padding: 0 15px;
				}
			.offer .offerContainerMargin{
				margin:0 0 0 90px;	
			}
			.offer h3{
					margin: 0 0 0 0px;
					font-size: 15px;
					font-weight: normal;
					color: #8E8C48;
					margin:0 0 12px;
				}
				.offer h3 a{
						color: #8E8C48;
						font-weight: bold;
						text-transform: none;
						text-decoration: none;
					}
					.offer h3 a:visited{
						color:#A7B14F;
						font-weight: bold;
						text-transform: none;
						text-decoration: none;
					}
					
					.offer h3 a:hover{
						color: #8E8C48;
						font-weight: bold;
						text-transform: none;
						text-decoration: underline;
					}
			.offer img.thumb{
					float: left;
					margin: 0 15px 0 0;
				}
			.offer a.thumbNailImage {
					float:left;
				}
			.offer p, .offer ul{
					margin: 0px 0 10px 0px;
					clear: none;
					font-size: 12px;
					color: #827668;
				}
				.offer ul{
					padding-left:40px;
				}
				.offer p.linkRow{
						margin-bottom: 0;
					}
			.offer a{
					color: #8e8c48;
					text-transform: lowercase;
					font-weight: bold;
height:20px;
				}
				
	#footerRow{
			
		}
		#contentRowShadow{
				background: url("../../../../cms_images/sop/westin/V2/main_shadow_bottom.png") repeat-y 100% 0 transparent;
				height: 11px;
				clear: both;
zoom:1;
overflow:hidden;
			}
	#footer{
		margin-top: 5px;
		background-color: #f1f0ee;
		text-align: left;
		color: #686868;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
		#starwoodMenu{
				margin: 0;
				padding: 0;
				list-style-type: none;
				position:relative;
				z-index:10;
			}
			#starwoodMenu li{
					display: inline;
					margin: 0 5px;
					position: relative;
					z-index:10;
				}
			#starwoodMenu li.otherBrandsContainer{
				z-index:100 !important;
			}
				#starwoodMenu li, #starwoodMenu li a{
						font-size: 10px;
						text-decoration: none;
						font-weight: normal;
						color: #858379;
					}
				#starwoodMenu li a:hover{
						text-decoration: underline;
					}
				#otherBrands{
						background-color:#F9F7F3;
						border:1px solid #BFB6AA;
						bottom:0;
						display:none;
						left:0;
						list-style-type:none;
						margin-left:0;
						padding:8px 0 8px 1em;
						position:absolute;
						text-align:left;
						text-indent:-1em;
						width:142px;
						z-index:1000;
					}
					#starwoodMenu #otherBrands li a{
							font-size: 11px;
							padding: 0 5px;
							color:#686868;
							font-weight:bold;
							text-decoration:none;
						}
						#starwoodMenu #otherBrands li a:hover{
							font-size: 11px;
							padding: 0 5px;
							color:#8E8C48;
							font-weight:bold;
							text-decoration:none;
						}
					#starwoodMenu #otherBrands li{
							display: block;
							position: static;
							font-size: 11px;
							color: #666;
						}
						#otherBrands li hr{
							border-color:#BFB6AA;
							border-style:solid;
							border-width:0 0 1px;
							margin:3px 5px 3px -5px;
						}
				#starwoodMenu li:hover #otherBrands{
							display: block;
						}
		#footerSubMenu{
				list-style-type: none;
				width: 750px;
				margin: 15px 0;
				padding: 0;
				overflow: hidden;
			}
			#footerSubMenu li{
					display: inline;
					margin: 0 2px;
					color: #888;
					font-size: 10px;
				}
				#footerSubMenu li.nowrap{
						white-space: nowrap;
					}
					#footerSubMenu li a{
							color: #858379;
							font-weight: normal;
							text-decoration: none;
						}
		#footer hr{
				color: #C5C5C5;
				height: 0px;
				margin: 0;
				background-color: transparent;
				border: none;
				border-top: 1px solid #C5C5C5;
			}
		#footer .footerList{
				margin: 0;
				padding: 0;
				width: 940px;
				list-style-type: none;
				overflow: hidden;
				clear: both;
				margin-bottom: 20px;
			}
			#footer .footerList li{
					float: left;
					margin: 0 7px;
					color: #A9837A;
					font-size: 0.83em;
				}
				.footerList li a{
						color: #A9837A;
						display: block;
						height: 60px;
						font-weight: normal;
						background: url("../../../../cms_images/sop/westin/V2/brandbar_white_opt.gif") no-repeat 0 -10px transparent;
					}
					.footerList li a.ico1{
							width: 80px;
						}
					.footerList li a.ico2{
							width: 65px;
							background-position: -105px -10px;
						}
					.footerList li a.ico3{
							width: 75px;
							background-position: -175px -10px;
						}
					.footerList li a.ico4{
							width: 55px;
							background-position: -265px -10px;
						}
					.footerList li a.ico5{
							width: 110px;
							background-position: -325px -10px;
						}
					.footerList li a.ico6{
							width: 45px;
							background-position: -450px -10px;
						}
					.footerList li a.ico7{
							width: 45px;
							background-position: -505px -10px;
						}
					.footerList li a.ico8{
							width: 55px;
							background-position: -560px -10px;
						}
					.footerList li a.ico9{
							width: 55px;
							background-position: -620px -10px;
						}
					.footerList li a.ico10{
							width: 35px;
							background-position: -680px -10px;
						}
					.footerList li a.ico11{
							width: 75px;
							background-position: -740px -10px;
						}
					#footer .footerList li a img{
							border: 0;
						}
/*ls overrideds */
#footerArea {
	width:964px !important;
}

#contentRow .ls-fxr {
	width:927px;
}

/*slideshow markup*/
div.sh_slideShow {
	position: relative;
}

#slideShowNavColumn div.sh_slideShow{
	padding:0;	
}

div.sh_slideShow div.sh_col_1 {
	
}

div.sh_slideShow img {
	display: none;
	position: relative;
}

div.sh_slideShow img.sh_current {
	display: block;
}

div.sh_slideShow div.sh_col_last {
	padding: 10px;
	padding-left: 0px;
}

div.sh_slideShow p.sh_caption {
	text-align:left;
	width: 100px;
	display: none;
}

div.sh_slideShow p.sh_current {
	display: block;
}

div.sh_slideShow a#sh_slideShow_prev,
div.sh_slideShow a#sh_slideShow_next {
	
}

div.sh_slideShow a {
	text-decoration: none;
}

div.sh_slideShow a:hover {
}


.ls-canvas .ls-area-body {
overflow:visible;
}
.ls-canvas .ls-area {
overflow:visible;
}

/** 		new Footer Brand Bar					*/

a {
color:#8E8C48;
font-weight:bold;
text-decoration:none;
}

#globalFooterContainer {
font-family:arial;
font-size:10px;
line-height:14px;
margin:auto;
z-index:1000;
width: 970px;
}
#globalFooterContainer #globalFooterBrandNavigatorContainer {
padding:0;
z-index:1000;
}
#globalFooterContainer #globalFooterLegal {
color:#CCCCCB;
}
#globalFooterContainer #brandNavigatorContainer {
display:inline;
margin:0;
position:relative;
}
#globalFooterContainer #brandNavigatorContainer a {
white-space:nowrap;
}
#globalFooterContainer #otherStarwoodBandsContainer {
margin-left:0;
padding:0;
position:relative;
z-index:1000;
}
#globalFooterContainer #otherStarwoodBandsContainer #brandNavBrandList a:active, #globalFooterContainer #otherStarwoodBandsContainer #brandNavBrandList a:visited, #globalFooterContainer #otherStarwoodBandsContainer #brandNavBrandList a:link, #globalFooterContainer #otherStarwoodBandsContainer #brandNavBrandList a:hover {
white-space:normal;
}
#globalFooterContainer #globalFooterBrandBar {
margin-top:35px;
}
#globalFooterContainer #globalFooterBrandBar table {
height:90px;
margin:0;
padding:0;
width:100%;
}
#globalFooterContainer #globalFooterBrandBar table td {
vertical-align:top;
}
#globalFooterContainer #globalFooterBrandBar table #navigationLinkContainer {
width:298px;
}
#globalFooterContainer #globalFooterBrandBar table #globalFooterLogoContainer {
background-position:-125px 0;
width:446px;
}
#globalFooterContainer #globalFooterBrandBar td.firstCell {
width:124px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos1 {
background-position:-9px 0;
height:90px;
width:100%;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos2 {
background-position:-198px 0;
margin-left:3px;
width:59px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos3 {
background-position:-286px 0;
margin-left:29px;
width:38px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos4 {
background-position:-352px 0;
margin-left:28px;
width:109px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos5 {
background-position:-486px 0;
margin-left:25px;
width:46px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos6 {
background-position:-551px 0;
margin-left:19px;
width:70px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos7 {
background-position:-247px -45px;
margin-left:52px;
margin-top:5px;
width:36px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos8 {
background-position:-338px -45px;
margin-left:55px;
margin-top:5px;
width:47px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos9 {
background-position:-428px -45px;
margin-left:43px;
margin-top:5px;
width:55px;
}
#globalFooterContainer #globalFooterBrandBar td a#logoPos10 {
background-position:-538px -45px;
margin-left:55px;
margin-top:5px;
width:26px;
}
#globalFooterContainer #globalFooterBrandBar #brandBarDivider {
background-position:-125px -38px;
float:left;
font-size:2px;
height:2px;
line-height:2px;
margin-top:8px;
width:446px;
}
#globalFooterContainer #globalFooterBrandBar #brandBarDividerTail {
background-position:-641px 0;
padding-right:20px;
width:2px;
}
#globalFooterContainer #globalFooterBrandBar td.spacerCell div {
background-position:-125px -38px;
font-size:2px;
height:2px;
line-height:2px;
margin-top:38px;
}
#globalFooterContainer #globalFooterBrandBar a#logoPos1, #globalFooterContainer #globalFooterBrandBar a#logoPos2, #globalFooterContainer #globalFooterBrandBar a#logoPos3, #globalFooterContainer #globalFooterBrandBar a#logoPos4, #globalFooterContainer #globalFooterBrandBar a#logoPos5, #globalFooterContainer #globalFooterBrandBar a#logoPos6, #globalFooterContainer #globalFooterBrandBar a#logoPos7, #globalFooterContainer #globalFooterBrandBar a#logoPos8, #globalFooterContainer #globalFooterBrandBar a#logoPos9, #globalFooterContainer #globalFooterBrandBar a#logoPos10 {
display:block;
float:left;
height:30px;
}
#globalFooterContainer #globalFooterBrandBar img {
border:0 none;
margin:0;
padding:0;
}
#brandNavBrandList {
color:#666666;
display:block;
font-size:11px;
left:-10px;
margin:0;
position:absolute;
text-align:left;
top:-205px;
visibility:hidden;
z-index:1000;
}

#brandNavigatorContainer #brandNavIframeShim {
border:medium none;
display:none;
height:187px;
left:-10px;
position:absolute;
top:-215px;
width:142px;
z-index:200;
}
#brandNavigatorContainer #footerCopyright {
margin-top:25px;
}
#brandNavigatorContainer #footerCopyright p {
margin:0;
padding:0;
}
.popdiv {
overflow:auto;
width:535px;
}
#brandContainer tr td {
text-align:left;
}

/* Brand Bar footer */
#globalFooterContainer {
    margin: 18px 0 0 25px;
}

#globalFooterContainer #globalFooterBrandNavigatorContainer a {
    color: #686868;
    text-decoration: none;
}

#globalFooterContainer #globalFooterBrandNavigatorContainer a:hover {
    color: #8e8c48;
}

#globalFooterContainer #globalFooterBrandNavigatorContainer a#otherStarwoodBrandsLink:link,
    #globalFooterContainer #globalFooterBrandNavigatorContainer a#otherStarwoodBrandsLink:visited,
    #globalFooterContainer #globalFooterBrandNavigatorContainer a#otherStarwoodBrandsLink:hover,
    #globalFooterContainer #globalFooterBrandNavigatorContainer a#otherStarwoodBrandsLink:active {
    color:#8E8C48;
    text-decoration: underline;
}

#globalFooterContainer #globalFooterBrandNavigatorContainer #brandNavigatorContainer #otherStarwoodBandsContainer #brandNavBrandList {
    background-color: #F9F7F3;
    border: 1px solid #BFB6AA;
    padding: 8px 0 8px 0;
    width: 142px;
}

#globalFooterContainer #globalFooterBrandNavigatorContainer #brandNavigatorContainer #otherStarwoodBandsContainer #brandNavBrandList a {
    font-size: 11px;
    padding: 0 10px 0 10px;
    margin: 0 0 1px 0;
    display: block;
}

#globalFooterContainer #globalFooterBrandNavigatorContainer #brandNavigatorContainer #brandNavBrandList hr {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #BFB6AA;
    margin: 3px 10px 3px 10px;
}

#globalFooterContainer #globalFooterLegal a:link,
    #globalFooterContainer #globalFooterLegal a:visited,
    #globalFooterContainer #globalFooterLegal a:active {
    color: #A3A3A3;
    text-decoration: none;
}

#globalFooterContainer #globalFooterLegal a:hover {
    text-decoration: underline;
}

#globalFooterContainer #globalFooterBrandBar table {
    border-color: #C5C5C5;
}

#globalFooterContainer #globalFooterBrandBar table td.horizontalSeperator {
    background-color: #C5C5C5;
}

#globalFooterContainer #globalFooterBrandBar a#logoPos1,
#globalFooterContainer #globalFooterBrandBar a#logoPos2,
#globalFooterContainer #globalFooterBrandBar a#logoPos3,
#globalFooterContainer #globalFooterBrandBar a#logoPos4,
#globalFooterContainer #globalFooterBrandBar a#logoPos5,
#globalFooterContainer #globalFooterBrandBar a#logoPos6,
#globalFooterContainer #globalFooterBrandBar a#logoPos7,
#globalFooterContainer #globalFooterBrandBar a#logoPos8,
#globalFooterContainer #globalFooterBrandBar a#logoPos9,
#globalFooterContainer #globalFooterBrandBar a#logoPos10,
#globalFooterContainer #globalFooterBrandBar td.spacerCell div,
#globalFooterContainer #globalFooterBrandBar #brandBarDivider,
#globalFooterContainer #globalFooterBrandBar #brandBarDividerTail {
    background-image: url( "/SWCode/cms_images/sop/westin/V2/wi_brandbar.gif" );
    background-repeat: no-repeat;
}

#globalFooterContainer #langIndicator {
    padding-left: 35px;
    margin-top: 10px;
}
/*end global Footer*/

/*popup*/

.popdiv {
    background: #ffffff;
    position: relative;
    top: 10px;
    border: 1px solid #C6CBDD;
}

.popdiv table td {
    padding: 3px;
}

.bracketdiv {
    height: 685px;
    background: #FFFFFF;
    font-size: 11px;
}

.suppressGlobalElements #mainContentContainer {
    padding-bottom: 0;
}

.suppressGlobalElements #primaryContainer #contentArea {
    padding: 0;
}

.suppressGlobalElements .bracketdiv {
    width: auto;
    position: static;
}
/*end popup*/
