@charset "UTF-8";

/*

Bardessono

Global Stylesheet
version 1.1
author: futurepruf.com

BLUE:			#3FA9F5

*/


/*================ GLOBAL ================*/

html, body { background: #CCC url('../images/global/background_body.gif') repeat-x; color: #000; }

body {
	margin: 0;
	padding: 0;
}

a { color: #3FA9F5; text-decoration: none; }
a:hover, a:active { outline: none; text-decoration: underline; }
a img { border: none; }

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: auto;
}

/*================ FONTS ================*/ 

@font-face {
	font-family: 'TradeGothicBoldCondTwenty';
	src: url('TradeGotBolConTwe.eot');
	src: local('TradeGothic BoldCondTwenty'), local('TradeGothic-BoldCondTwenty'), url('TradeGotBolConTwe.otf') format('opentype'), url('TradeGotBolConTwe.woff') format('woff'), url('TradeGotBolConTwe.svg#TradeGothic-BoldCondTwenty') format('svg');
}

@font-face {
	font-family: 'TradeGothicBoldTwo';
	src: url('TradeGotBolTwo.eot');
	src: local('TradeGothic BoldTwo'), local('TradeGothic-BoldTwo'), url('TradeGotBolTwo.otf') format('opentype'), url('TradeGotBolTwo.woff') format('woff'), url('TradeGotBolTwo.svg#TradeGothic-BoldTwo') format('svg');
}

@font-face {
	font-family: 'MinionProRegular';
	src: url('MinionPro-Regular.eot');
	src: local('Minion Pro Regular'), local('MinionPro-Regular'), url('MinionPro-Regular.otf') format('opentype'), url('MinionPro-Regular.woff') format('woff'), url('MinionrPro-Regular.svg#MinionPro-Regular') format('svg');
}

/*================ HEADER ================*/

#header {
	margin:24px 0 0;
	padding:0;
	position:relative;
	width: 940px;
	height: auto;
	font-family:Helvetica, Arial, sans-serif;
}

#header a {
	color:#59707b;	
}

	/*#header .layer {
		float: left;
		width: 940px;
		height: auto;
		position: relative;
	}*/
	
		#header #layer-2 { margin: 31px 0 1px 0; }

	#header h1 {
		margin: 0;
		padding: 0;
		float: left;
		width: 202px;
		height: 54px;
		text-indent: -9999px;
	}
	
		#header h1 a {
			margin: 0;
			padding: 0;
			float: left;
			width: 202px;
			height: 54px;
			display: block;
			background: url('../images/global/logo_bardessono.png') no-repeat;
		}
	

	#navigation_guestx-specialoff {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		height: 36px;
		width: 312px;
		border: 1px solid #CCC;
	}
	
		#trigger_guestx-specialoff {
			position: absolute;
			top: 0;
			left: 0;
			list-style: none;
			margin: 0;
			padding: 0;
			width: 100%;
		}
		
			#trigger_guestx-specialoff li {
				position: absolute;
				margin: 0;
				padding: 0;
				font-size: 15px;
				line-height: 20px;
				text-transform: uppercase;
				font-family: 'TradeGothicBoldCondTwenty', Arial;
				top: 0px;
			}
			
			#trigger_guestx-specialoff li#trigger_guestx { left: 10px; }
			#trigger_guestx-specialoff li#trigger_special { left: 132px; }
			#trigger_guestx-specialoff li#trigger_giftcards { right: 10px; }
			
				#trigger_guestx-specialoff li a {
					color: #CCC;
					text-decoration: none;
				}
				
				#trigger_guestx-specialoff li#trigger_special a { color: #9CBAC9; }
				
		#details_guestx {
			position: absolute;
			top: 20px;
			left: 10px;
			background: #CCC;
			list-style: none;
			padding: 0 5px 5px 5px;
			margin: 4px 0 0;
			width: 624px;
			display: none;
		}
		
			#details_guestx li {
				margin: 0 15px 0 0;
				padding: 0;
				width: 198px;
				float: left;
				font-family: 'TradeGothicBoldCondTwenty', Arial;
				font-size: 15px;
				line-height: 22px;
				color: #FFF;
				text-transform: uppercase;
			}
			
			#details_guestx li.last-details_guestx {
				margin: 0;
			}
			
				#details_guestx li p {
					border-top: 1px #FFF solid;
					margin: 0;
					padding: 4px 0 0 0;
					font-family: Arial, Helvetica, sans-serif;
					color: #666;
					font-weight: bold;
					font-size: 9px;
					line-height: 11px;
					text-transform: none;
					letter-spacing: 0px;
				}
				
					#details_guestx li p a { color: #0071BC; text-decoration: none; }

			#details_special {
				position: absolute;
				top: 20px;
				left: 10px;
				background: url('../images/global/background-blue_90.png');
				list-style: none;
				padding: 0 5px 5px 5px;
				margin: 4px 0 0 0;
				width: 624px;
				display: none;
			}

				#details_special li {
					margin: 0 15px 0 0;
					padding: 0;
					width: 198px;
					float: left;
					font-family: 'TradeGothicBoldCondTwenty';
					font-size: 15px;
					line-height: 22px;
					color: #FFF;
					text-transform: uppercase;
				}

				#details_special li.last-details_guestx {
					margin: 0;
				}

					#details_special li p {
						border-top: 1px #FFF solid;
						margin: 0;
						padding: 2px 0 0 0;
						font-family: Arial, Helvetica, sans-serif;
						color: #666;
						font-weight: bold;
						font-size: 9px;
						line-height: 11px;
						text-transform: none;
						letter-spacing: 0px;
					}

						#details_special li p a { color: #0071BC; text-decoration: none; }
	
	#details_giftcards {
		position: absolute;
		top: 20px;
		left: 10px;
		padding: 0;
		margin: 4px 0 0 0;
		width: 634px;
		display: none;
		height: 54px;
	}
	
		#details_giftcards a {
			display: block;
			width: 634px;
			height: 52px;
			background: url('../images/global/giftcard_content.png') no-repeat 0 0;
		}
		
			#details_giftcards a:hover {
				background: url('../images/global/giftcard_content.png') no-repeat 0 -52px;
			}
				
	#trigger_explore {
		margin: 0;
		padding: 0;
		float: left;
		height: 49px;
		width: 159px;
	}
	
	#trigger_reservations {
		margin: 0;
		padding: 0 0 0;
		float: right;
		height: 49px;
		width: 120px;	
	}
	
	#trigger_explore a, #trigger_reservations a {
		border: 1px solid #ccc;
		height: 37px;
		display: block;
	}
	
	#trigger_explore a { background: url('../images/global/explore_the_hotel.png') 0 0 no-repeat; }
	#trigger_reservations a { background: url('../images/global/reservations.png') 0 0 no-repeat; }
	
	#trigger_explore.hover a, #trigger_reservations.hover a {
		background-position: 0 -37px;
	}
	
/*================ COLUMNS ================*/

.columm_445 { padding-left: 12px; margin-right: 12px; width: 445px; float: left; }

/*================ CONTENT ================*/

#content {
	margin: 0;
	padding: 0;
	float: left;
	width: 940px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	background: #FFF;
}

#nav_elements {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
}

	#navigation_parent {
		height: 36px;
		padding: 0 12px;
		margin: 1px 0 0 1px;
		float: left;
		text-transform: uppercase;
		font-size: 14px;
		font-family: 'TradeGothicBoldCondTwenty';
		line-height: 36px;
		color: #717073;
		background: url('../images/global/background-tan_90.png');
	}
	
	#navigation_parent a {
		color: #717073;
	}
	
	#navigation_parent a:hover {
		text-decoration: none;
	}
	
	#navigation_children {
		height: 36px;
		line-height: 36px;
		padding: 0;
		margin: 1px 0 0;
		float: left;
		text-transform: uppercase;
		font-size: 11px;
		font-family: 'TradeGothicBoldTwo';
		background: url('../images/global/background-blue_90.png');
		list-style: none;
	}
	
		#navigation_children li {
			height: 36px;
			padding: 0;
			margin: 0;
			float: left;
			position: relative;
		}
		
			#navigation_children li a {
				color: #32373d;
				text-decoration: none;
				border-right: 1px solid #717073;
				padding: 0 12px;
			}
			#navigation_children li.last a { border: 0;}
			#navigation_children li a:hover,
			#navigation_children li.selected a { color: #FFF; }
			
		#navigation_secondary {
			height: auto;
			padding: 12px;
			margin: 0;
			position: absolute;
			top: 36px;
			left: 0;
			text-transform: uppercase;
			font-size: 11px;
			color: #717073;
			font-family: 'TradeGothicBoldTwo';
			background: url('../images/global/background-green_90.png');
			list-style: none;
			display: none;
		}
		
			#navigation_secondary li {
				padding: 3px 0;
				margin: 0;
				float: left;
				clear: left;
				height: 14px;
				position: relative;
			}
			
				#navigation_secondary li .tooltip {
					width: 400px;
					height: 19px;
					position: absolute;
					right: -405px;
					top: -1px;
					margin: 0;
					padding: 0;
					background: url('../images/global/nav_tooltip_triangle.png') left no-repeat;
					font-size:10px;
				}
				
					#navigation_secondary li .tooltip span {
						color: #fff;						
						white-space: nowrap;
						line-height: 19px;
						background: #9593a1;
						margin-left: 9px;
						display: block;
						float: left;
						padding: 0 5px;
					}
			
				#navigation_secondary li a {
					color: #383b31 !important;
					text-decoration: none;
					padding: 0;
					margin: 0;
					display: block;
					border: 0;
					line-height: normal;
					white-space: nowrap;
				}
				#navigation_secondary li a:hover,
				#navigation_secondary li.selected a { color: #FFF !important; }
				

			
	#navigation_explore {
		/*display: none;
		width: 394px;
		height: auto;
		margin: 1px 0 0 1px;
		padding: 16px 20px 4px 10px;
		position: absolute;
		top: 0;
		left: 0;
		font-family: "TradeGothicBoldCondTwenty";
		background: url('../images/global/background-white_90.png');
		color: #717073;
		font-size: 14px;
		line-height: 19px;
		text-transform: uppercase;
		list-style: none;
		z-index: 5;*/
	}
	
		#navigation_explore li {
			margin: 0 0 8px 0;
			padding: 0 10px;
			border-right: 1px #CCC solid;
			float: left;
		}
		
			#navigation_explore li.last { border: none; }
		
			#navigation_explore li a {
				color: #717073;
				text-decoration: none;
			}
			
			#navigation_explore li a:hover {
				color: #A67B52;
			}
	
	#navigation_reservations {
		display: none;
		margin: 1px 1px 0;
		padding: 0 0 0 12px;
		position: absolute;
		width: 155px;
		height: 36px;
		top: 0;
		right: 0;
		font-family: "TradeGothicBoldCondTwenty";
		background: url('../images/global/background-white_90.png');
		color: #717073;
		font-size: 14px;
		text-transform: uppercase;
		list-style: none;
		z-index: 5;
	}
	
		#navigation_reservations li {
			padding: 0 12px 0 0;
			float: left;
			line-height: 36px;
		}
		
			#navigation_reservations li a {
				color: #717073;
				text-decoration: none;
			}
			#navigation_reservations li a:hover { color: #a67b52; }
	
	#content #content-inner {
		padding-bottom: 50px;
		border: 1px solid #ccc;
		position: relative;
		height: auto;
	}
	
	#mast { float: left; width: 940px; height: auto; }
	#mast img { display: block; }
	
		#content #content-inner #content-mast {
			float: left;
			clear: both;
			height: auto;
			display: block;
			margin-bottom: 20px;
		}
	
		#content #content-inner .wrapper_copy {
			background: #FFF;
			padding: 20px 10px;
			margin: 0;
		}
	
	/*.generic #mast,
	.faq #mast { margin-bottom: 20px; } --- this was messing up spacing in IE7----legacy code from Albertson----*/

	.generic .lc, .generic .rc, .faq .lc, .faq .rc {
		margin-top:20px !important;	
	}
	
	#content h2 {
		font-weight: normal;
		float: left;
		width: 450px;
		height: auto;
		margin: 0 0 12px 0;
		padding: 0;
		font-size: 20px;
		color: #95B4C4;
		text-transform: uppercase;
		font-family: 'TradeGothicBoldCondTwenty';
	}
	
	#content h2.headline {
		width: 100%;
		margin: 20px 0 12px 0;
	}
	
	
	#content-outer h2.headline {
		font-weight: normal;
		float: left;
		width: auto;
		height: 25px;
		margin:0;
		padding: 0;
		font-size: 20px;
		color: #95B4C4;
		text-transform: uppercase;
		font-family: 'TradeGothicBoldCondTwenty';
	}
	
	#content h3 {
		color: #7C6A55;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0 0 2px 0;
		padding: 0;
		font-size: 12px;
		/*font-size:18px;
		font-weight:normal;*/
	}
	
	#content p {
		padding: 0;
		margin: 0 0 15px 0;
		line-height: 18px;
		color: #000;
	}

/*================ FOOTER ================*/

#footer {
	margin: 20px 0 30px 0;
	padding: 0;
	float: left;
	width: 940px;
	height: auto;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #717073;
}

.footerInfo {
	float:left;
	width:400px;
	margin-top:20px;
}

body.home #footer {
	margin: 20px 0 30px 0;
}
		
	#footer ul {
		margin: 0 0 4px 0;
		padding: 0;
		list-style: none;
		float: left;
		/*width: 940px;
		height: 14px;*/
	}
	
		#footer ul li {
			margin: 0;
			padding: 0 5px;
			list-style: none;
			float: left;
			border-left: 1px #717073 solid;
			height: 14px;
		}
			#footer ul li.first { border: 0; padding-left: 0; }
			
			#footer ul li a {
				color: #717073;
				text-decoration: none;
				display: inline-block;
			}

/*================ SLIDESHOW  ================*/

#slideshow {
	height: 480px;
	width: 938px;
	overflow: hidden;
	position: relative;
}

#slideshow .slide {
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow .title_left, #slideshow .title_right {
	display: none;
}


.home #content-outer .rc h3 { color: #FFF; }

#videoHolder {
	height: 480px;
	width: 938px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
}
#hideVideo {
	display:none;
	position: absolute;
	bottom: 16px;
	left:15px;
	z-index: 101;	
	font-size: 10px;
}

/*================ outer CONTENT  ================*/

#content-outer {
	margin: 20px 0 0 0;
}

#content-outer .lc {
	float: left;
	width: 520px;
	padding-left: 20px;
}

#content-outer.home .lc {
	float: left;
	width: 460px;
	padding-left: 20px;
}

#content-outer.home .rc {
	float: right;
	width: 420px;
	padding-right:8px;
}

#content-outer .rc {
	float: right;
	width: 380px;
	padding-right: 20px;
}

.lc .homeBlurb {
	width:100%;
	padding-top:25px;
}

/*.leedCol {
	margin-right:25px;
}*/

img.leftLeed {
	float:left;	
	padding:0 15px 5px 0;
}

img.left {
	float:left;	
	margin:0 15px 10px 0;
	/*border:6px solid #f7f4f4;*/
	padding-top:9px;
}

img.right {
	float:right;	
	margin:0 0 10px 15px;
	padding-top:9px;
	/*border:6px solid #f7f4f4;*/
}

.aboutLeed img.right {
	float:right;	
	padding:0 0 15px 15px;
}

ul.leedList {
	margin-left:0 !important;
	padding-left:0;
	width:100%;
}

.leedList li {
	list-style:none;
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:1px dotted #CCC;
}	

#content p .leedCol {
	float:left;	
}

#content-outer.home {
	height:230px;
}

	#content-outer h2 {
		font-family: 'MinionProRegular';
		font-size: 40px;
		line-height: 40px;
		color: #414041;
		font-weight: normal;
		text-transform: none;
		width: auto;
	}
	
		#content-outer h2 a, #content-outer h2 span {
			color: #3FA9F5;
			font-size: 24px;
			white-space: nowrap;
			text-decoration: none;
		}
		
		#content-outer .homeBlurb h2 span {
			color:#999;	
			font-size:40px;
		}
		
		#content-outer h2 a:hover { text-decoration: underline; }
	
	#content-outer h3 {
		font-family: 'MinionProRegular';
		font-size: 29px;
		line-height: 36px;
		color: #717073;
		font-weight: normal;
		text-transform: none;
	}

	#content-outer p {
		font-family: Georgia, serif;
		font-size: 16px;
		line-height: 24px;
		color: #717073;
	}
	
	#content-outer .info-lc, #content-outer .info-rc {
		font-family: "MinionProRegular";
		font-size: 16px;
		line-height: 24px;
		color: #717073;
	}

	#content-outer .info-lc strong, #content-outer .info-rc strong {
		color: #3FA9F5;
		font-weight: normal;
	}

	#content-outer .info-lc a, #content-outer .info-rc a {
		color: #717073;
		text-decoration: none;
	}
	
	#content-outer .info-lc a:hover, #content-outer .info-rc a:hover { text-decoration: underline; }
	
	#content-outer .info-lc {
		width: 210px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	#content-outer .info-rc {
		width: 210px;
		float: right;
		margin: 0 80px 0 0;
	}
	
/*================ INETERNAL STYLES  ================*/

#content-inner { background: #fff; }

#content-inner ul, #content-inner ul {
	margin: 0 80px 20px 14px;
	padding: 0;
}

.accommodations #content-inner .rc h3 {
	color: #95B4C4;
	font-family: 'TradeGothicBoldCondTwenty';
	font-size: 14px;
	font-weight: normal;
}

.accommodations #content-inner .rc ul {
	font-family: 'TradeGothicBoldTwo';
	margin: 0 100px 20px 4px;
	font-size: 10px;
	list-style: none;
	color: #A67B52;
}

	.accommodations #content-inner .rc ul li { line-height: 16px; height: 16px; margin-bottom: 4px; }
	.accommodations #content-inner .rc ul li img { position: relative; top: 4px; left: -4px; }

#content #content-inner.internal-landing {
	height: 480px;
	padding: 0;
}

#content-inner.generic {
}


#content-inner.generic .lc,
#content-inner.faq .lc {
	width: 400px;
	float: left;
	margin: 0 30px 50px 30px;
}

#content-inner.generic .rc,
#content-inner.faq .rc {
	width: 450px;
	float: right;
	margin: 0 10px 50px 0;
}

#content-inner .leedLeftCol {
	margin: 20px 0 50px 30px !important;	
}

#content-inner .leedRightCol {
	margin: 20px 30px 50px 0 !important;	
}

#content-inner.generic .rc-artisan {
	width: 460px;
	height: auto;
	float: right;
	margin: 0 0 50px 0;
	background: #B3B3B3;
}

	#content-inner.generic .rc-artisan img {
		display: block;
	}

#content #content-inner.info { padding-top: 50px; }
	
	#content-inner.info .lc {
		width: 400px;
		float: left;
		height: auto;
		margin: 0 30px 50px 30px;
	}
	
	#content-inner.info .rc {
		width: 450px;
		float: right;
		margin: 0 10px 50px 0;
	}
	
	#content-inner.experience .rc {
		float: right;
		margin: 20px 0 50px 0;
		width: 460px;
		border-right: none;
	}
	
		#content-inner.testimonialsPage .rc {
		float: right;
		margin: 20px 20px 50px 0;
		width: 420px;
		border-right: none;
	}
	
		#content-inner.experience .entry {
			margin: 0;
			overflow:hidden;
		}
		
		#content-inner.experience .entry ul {
			margin: 0;
			padding: 0;
			list-style: none;
			overflow:hidden;
		}
			
			#content-inner.experience .entry ul li {
				margin: 0;
				padding: 10px 0 10px;
				float: left;
				width:400px;
			}
		
		#content-inner.experience h2.at-the-hotel { color: #95B4C4; }
		#content-inner.experience h2.around-yountville { color: #BECAA2; padding-top: 12px; }
		
		#content-inner.experience h3 { text-transform: none; }

		#content-inner.experience .communityresources {
/*
				border-left: 1px solid #CCC;
				border-bottom: 1px solid #CCC;
				background:#f1f1f2;
*/
				float: left;
				width: 459px;
				height: auto;
			}
			
			#content-inner.experience .communityresources h2 {
				/*background: #BDCCD4;*/
				color:#414141;
				float: left;
				padding: 20px 20px 0;
				width: auto;
			}
			
			#content-inner.experience .communityresources .event {
				clear: left;
				margin: 0 20px;
			}
			
			#content-inner.experience .communityresources .event h3 a {
				text-decoration: none;
				color: #7C6A55;
			}
		
			#content-inner.experience .communityresources .event h3 a:hover {
				text-decoration: underline;
			}
			
				
			#content-inner.experience .calendar {
/*
				border-left: 1px solid #CCC;
				border-bottom: 1px solid #CCC;
				background:#f1f1f2;
*/
				float: left;
				width: 459px;
				height: auto;
			}
			
			#content-inner.experience .calendar h2 {
				/*background: #BDCCD4;*/
				color:#414141;
				float: left;
				padding: 20px 20px 0;
				width: auto;
			}
			
			#content-inner.experience .calendar .event {
				clear: left;
				margin: 0 20px;
			}
			
			#content-inner.experience .calendar .event h3 a {
				text-decoration: none;
				color: #7C6A55;
			}
		
			#content-inner.experience .calendar .event h3 a:hover {
				text-decoration: underline;
			}
			
			#content-inner.experience .everyweek {
/*
				border-left: 1px solid #CCC;
				border-top: 1px solid #CCC;
*/
				float: left;
				width: 459px;
				height: auto;
/* 				background:#f1f1f2; */
			}
			
			#content-inner.experience .everyweek h2 {
				/*background: #BECAA2;*/
				color:#414141;
				float: left;
				padding: 12px 20px 0;
				width: auto;
			}
			
			#content-inner.experience .everyweek .event {
				clear: left;
				margin: 0 20px;
			}
			
			#content-inner.experience .everyweek .event h3 a {
				text-decoration: none;
				color: #7C6A55;
			}
		
			#content-inner.experience .everyweek .event h3 a:hover {
				text-decoration: underline;
			}
			
			#partners_preservation {
				padding: 0 12px 12px 0;
				background: #BDCCD4;
				float: left;
				width: 448px;
				height: auto;
			}
			
			#partners_preservation h2 {
				border-right: 1px #FFF solid;
				border-bottom: 1px #FFF solid;
				background: #BDCCD4;
				color: #FFF;
				float: left;
				padding: 12px 10px;
				width: auto;
			}
			
			#partners_preservation p {
				padding-left: 12px;
				float: left;
			}
			
			
/* MENU PAGES */

#content-inner.menu {}

#content-inner.menu .lc {
	width: 450px;
	float: left;
	margin: 20px 0 50px 10px;
}

#content-inner.menu .lc strong { color: #7C6A55; }

#content p.headline { font-weight: bold; color: #7C6A55; }

/* MEDIA PAGE */
	
#content-inner.media { padding-top: 50px; }
	
	#content-inner.media h2 {
		margin-left: 12px;
	}
	
	#content-inner.media ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		#content-inner.media ul li {
			width: 214px;
			height: 350px;
			float: left;
			margin: 0 10px 50px 10px;
			line-height: 16px;
		}
	
			#content-inner.media ul li img {
				float: left;
				margin-bottom: 10px;
				height: auto;
				width: 210px;
				height: 75px;
				display: block;
			}
		
		#content-inner.media ul li .txt {
			float: left;
			width: 144px;
		}
		
		#content-inner.media ul li a {
			color: #3FA9F5;
			text-decoration: none;
			font-style: italic;
		}
		
		#content-inner.media ul li a:hover { text-decoration: underline; }
		
		#content-inner.media ul li h3 {
			margin: 0;
			color: #996600;
			clear: both;
			text-transform: none;
		}
		
		#content-inner.media ul li h4 {
			color: #666;
			font-weight: normal;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			margin: 0;
		}
		
		#content-inner.media ul li h5 {
			font-weight: normal;
			font-size: 12px;
			margin: 0 0 12px 0;
		}
		
/* FAQ PAGE */

#content #content-inner.faq { padding: 0; }

#content-inner.faq h2 {
	margin: 12px 0 12px 0;
	width: 421px;
}

#content-inner.faq ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 421px;
}

	#content-inner.faq ul li {
		margin: 0 12px 20px 0;
		padding: 0;
		float: left;
		width: 421px;
		height: auto;
	}
	
		#content-inner.faq ul li .question { color: #7C6A55; font-weight: bold; }


/* GENERIC */

#content-inner.generic #menu ul {
 list-style-type: none;
 margin-left: 0;
}

	#content-inner.generic h3 { margin-top: 20px;}

	#content-inner.generic #menu .price {
		margin-left: 5px;
		color: #7C6A55;
	}

	#content-inner.generic .spa-offerings strong {
		text-transform: uppercase;
		margin: 0 5px 0 0;
	}
	
	#content-inner.generic .spa-offerings .duration { color: #7C6A55 }
	
#content-inner.generic #product-list ul {
	list-style-type: none;
	margin: 0;
}

	#content-inner.generic #product-list a {
		text-decoration: none;
		font-weight: bold;
		color: #7C6A55;
		text-transform: uppercase;
	}
	
	#content-inner.generic #product-list a:hover { text-decoration: underline; }
	
#feature .image {
	background: #b3b3b3;
	margin: 0 0 10px 0;
	height: 240px;
	width: 460px;
}

#feature .text {
	color: #b3b3b3;
	font-family: "MinionProRegular";
	line-height: 36px;
	font-size: 30px;
}

#pricing {
	width: 390px;
	border-bottom: 1px solid #CCC;
	height: auto;
}

#pricing hr {
	clear: both;
	background: #FFF;
	padding: 0;
	margin: 0;
}

.pricing_heading {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	line-height: 25px;
}

.pricing_heading div { padding: 0 10px; }
.pricing_chart div span { color: red; font-weight: normal; }

.pricing_heading .col2,
.pricing_heading .col3,
.pricing_heading .col4 {
	color: #7C6A55;
}

#pricing .pricing_heading .col1 {
	background-color: #BECAA2;
	color: #FFF;
	font-style: normal;
}

#pricing .group {
	float: left;
	clear: left;
}

#pricing .group div {
	padding: 10px;
	line-height: 150%;
}

#pricing .col1,
#pricing .col2,
#pricing .col3,
#pricing .col4 {
	float: left;
	height: 100%
}

#pricing .col1 {
	width: 210px;
	background-color: #DFE1B5;
}

#pricing .col2, #pricing .col3 {
	width: 60px;
	background-color: #F2F2F2;
}

.pricing_chart .col1 {
	font-style: italic;
}

.col4 { width: 140px; background-color: #F2F2F2; }

/*================ PRODUCT LISTS  ================*/

#content-inner #products_list {
	margin: 12px 0 12px 0;
	padding: 0;
	list-style: none;
	width: 450px;
	float: left;
}

#content-outer #products_list {
	margin: 12px 0 12px 0;
	padding: 0;
	list-style: none;
	width: 350px;
	float: left;
}

	#content-inner #products_list li {
		margin: 0;
		padding: 0;
	}
	
		#content-inner #products_list li span, #content-outer #products_list li span {
			color: #7C6A55;
			font-weight: bold;
			font-size: 12px;
		}
		
/*================ PHOTO GALLERY  ================*/

#image_large { float: left; width: 938px; height: 480px; border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:1px solid #CCC; border-bottom: 1px #FFF solid; }
#gallery_controls { float: left; width: 940px; height: auto; }
#photo_gallery { float: left; width: 826px; margin: 0; padding: 0; list-style: none; }
.galleria { float: left; }
.galleria li{ display: block; width: 58px; height: 58px; overflow: hidden; float:left; margin: 0; border-right: 1px #FFF solid; }
.galleria li a{display:none}
.galleria li div { position: absolute; display: none; top: 0; left:180px; }
.galleria li div img { cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.arrow_left { width: 56px; height: 58px; cursor: pointer; background: url('../images/photo_gallery/arrow_left.png') -2px 0; float: left; border-right: 1px #FFF solid;  }
.arrow_right { width: 55px; height: 58px; cursor: pointer; background: url('../images/photo_gallery/arrow_right.png') 0 0; float: left; }

/*================ FORMS  ================*/

#newsletter_signup { margin: 0 0 40px 0; }

#newsletter_signup p { margin: 0; padding: 0; }

#newsletter_signup input[type="text"] {
	border: none;
	background: #E6E6E6;
	width: 260px;
	height: 12px;
	padding: 7px;
	font-size: 12px;
}

#newsletter_signup input[type="submit"] {
	background: url('../images/global/button_newsletter_signup.png') no-repeat;
	height: 25px;
	width: 101px;
	color: #FFF;
	font-size: 11px;
	border: none;
}

/*================ CLASSES  ================*/

#content .lc :first-child,
#content .rc :first-child { margin-top: 0; }

.bold_brown { color: #7C6A55; font-weight: bold; }
#content p.content_intro {
	color: #717073;
	font-family: Georgia,serif;
	font-size: 16px;
	line-height: 24px;
}
.clear { clear: both; }
.float_right { float: right; }
.no-mast { padding-top: 50px; }
hr {
	border: 0;
	height: 1px;
	background-color: #ccc;
}


/*-----------WALLOP NAV UPDATES------------*/

#homeLogo {
	position:absolute;
	top:10px;
}

#header ul li {
	padding:0;
	margin:0;
}

#header li {
	list-style:none;	
}

#utilityNav {
	float:right;
	width:600px;
	padding:0;
	font-size:11px;
	margin-bottom:25px;
}

#utilityNav ul {
	padding:0;
	margin:0;
}

#utilityNav ul li {
	float:left;
	padding:0;
	margin:0;
}

#utilityNav a {
	padding:0;
	margin:0;
}

#header #utilityNav1 {
	float:right;
	margin:8px 20px 0 0;
}

#header #utilityNav1 li {
	margin-left:20px;
}

#utilityNav1 li a {
	padding:2px 0;	
}

#utilityNav2 {
	float:right;
}

#subNav {
	float:right;
	width:600px;
}

#subNav ul {
	padding:0;
	margin:0;
	float:right;
}

#subNav ul li {
	float:left;	
	font-size:11px;
	margin-left:15px;
	font-weight:bold;
}

a#bookNow {
	background:url(../images/global/btn_packages_book.gif) no-repeat -98px 0px;
	height:27px;
	width:91px;
	display:block;
	margin-left:6px;
}

a#packages {
	background:url(../images/global/btn_packages_book.gif) no-repeat 0 0;
	height:27px;
	width:91px;
	display:block;
}

a#packages:hover {
	background-position:0 -27px;	
}

a#bookNow:hover {
	background-position:-98px -27px;	
}
a#reserveTable {
	background:url(../images/global/btn_reserve_table.gif) no-repeat top left;
	height:27px;
	width:121px;
	display:block;
}
a#reserveTable:hover {
	background-position:bottom left;	
}
a#bookNow, a#packages span, a#reserveTable span {
	display:block;
	text-indent:-9999px;
}

#utilityNav li a#last_minute {
	background:url(../images/global/icon_last_minute_deals.gif) no-repeat left center;
	padding-left:20px;
}

#utilityNav li a#packagesIcon {
	background:url(../images/global/icon_packages.png) no-repeat left;
	padding-left:20px;
}

#subNav li a.toggler {
	padding-left:12px;	
}

.toggler {
	background:url(../images/global/icon_down_arrow.gif) no-repeat left center;		
}
#footer .toggler {
	background:none;		
}

.addthis_button {
	margin-top:17px;
	margin-left:10px;
	float:left;
	width:100px;
	height:30px;
}
#btnLeed {
	background:url(../images/global/btn_leed_footer.png) no-repeat -20px 0;
	display:block;
	height:47px;
	width:291px;
	float:right;
	margin-top:10px;
}

#btnLeed:hover {
	background-position:-20px -47px;	
}

#btnLeed span {
	display:block;
	text-indent:-9999px;
}
#personalLuxury {
	background:url(../images/global/personalluxury.png) no-repeat 0 0;
	display:block;
	height:52px;
	width:112px;
	float:right;
	margin-top:5px;
	margin-right:5px;
}
#personalLuxury:hover {
	background-position:0 0;	
}
#personalLuxury span {
	display:block;
	text-indent:-9999px;
}

#btnLeedHome {
	background:url(../images/global/btn_leed_home.gif) no-repeat 0 0;
	display:block;
	height:47px;
	width:301px;
	margin:0 0 20px 20px;
}

#btnLeedHome:hover {
	background-position:0 -47px;	
}

#btnLeedHome span {
	display:block;
	text-indent:-9999px;
}

#mainNav {
	width:940px;	
	padding:0;
	margin:22px 0 0;
}

/*--------MAIN NAV IMAGE REPLACEMENT-------*/

#mainNav li {
	float:left;
}

#mainNav a {
	margin:0;
	padding:0;
	background:url(../images/global/mainNav_new.png) no-repeat 0 0;
	height:44px;
	display:block;
}

#mainNav a:hover {
	text-decoration:none;
}

a#navHome {
	background-position:0 0;
	width:77px;
}

a#navHome:hover {
	background-position:0 -44px;
}

/*a#navAbout {
	background-position:-73px 0;
	width:72px;
}

a#navAbout:hover {
	background-position:-73px -44px;	
}*/

a#navGuestrooms {
	background-position:-77px 0;
	width:115px;
}

a#navGuestrooms:hover {
	background-position:-77px -44px;	
}

a#navWine {
	background-position:-192px 0;
	width:192px;
}

a#navWine:hover {
	background-position:-192px -44px;	
}

a#navSpa {
	background-position:-384px 0;
	width:62px;
}

a#navSpa:hover {
	background-position:-384px -44px;	
}

a#navWeddings {
	background-position:-446px 0;
	width:172px;
}

a#navWeddings:hover {
	background-position:-446px -44px;	
}

a#navGuest {
	background-position:-618px 0;
	width:153px;
}

a#navGuest:hover {
	background-position:-618px -44px;	
}

a#navMedia {
	background-position:-771px 0;
	width:73px;
}

a#navMedia:hover {
	background-position:-771px -44px;	
}

a#navContact{
	background-position:-844px 0;
	width:96px;
}

a#navContact:hover {
	background-position:-844px -44px;	
}

a#navHome, a#navAbout, a#navGuestrooms, a#navWine, a#navSpa, a#navShop, a#navWeddings, a#navGuest, a#navMedia, a#navContact span {
	display:block;
	text-indent:-9999px;
}

/*--------SITEMAP DROP DOWN-------*/

.toggled_content {
	/*height:350px;*/
	height:auto;
	padding:25px 0;
	background-color:#0c0c0c;
	display:none;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:40px;
}

.sitemapContainer {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}

.hotelLinks {
	width:720px;	
}

.listWrapRow {
	clear:both;
	width:960px;
}

.sitemapContainer .listWrap, .sitemapContainer .listWrapWide {
	width:190px;
	margin-bottom:20px;
	float:left;
	font-size:11px;
}

.sitemapContainer .listWrapWide {
	width:220px;
	margin:0 20px 50px 0;
	text-align:center;
}

#pushLeft {
	margin:0 20px 50px 125px;	
}

.sitemapContainer .listWrapWide p {
	color:#ccc;
	line-height:16px;
}

.sitemapContainer .listWrap  ul {
	margin:0;
	padding:0;
}

.sitemapContainer li {
	margin:5px 0;
	list-style:none;
}

.sitemapContainer h3 {
	font: bold 12px;
	margin:0 0 4px 0;
}

.sitemapContainer a {
	color:#3FA9F5;
	text-decoration:none;
}

.sitemapContainer a:hover {
	color:#92bedd;
	text-decoration:none;
}

.sitemapContainer h3 a {
	color:#fff;
}

/* speech bubbles for testimonials page */

/* Normal Bubble */

div.bubble, div.bubbleRightPad {
	width: auto;
	margin-bottom: 24px;
	clear:both;
}
div.bubbleRightPad {
	margin-right:20px;
}

div.bubble blockquote, div.bubbleRightPad blockquote {
	margin: 0px;
	padding: 16px 20px 2px 20px;
	border: 1px solid #c9c2c1;
	background-color: #f6f6f6;
}

div.bubble blockquote p,div.bubbleRightPad blockquote p  {
	margin: 10px;
	padding: 0px;
}

div.bubble cite, div.bubbleRightPad cite {
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px 25px;
	top: 11px;
	background: transparent url(../images/global/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/*--- FLOATED LEED BUTTON ---*/

.testLeed {
	position:absolute;
	top:200px;
	left:0;
	z-index:15;
}

.leftLeedBtn {
	background:url(../images/global/btn_test_leed_2a.png) no-repeat 0 0;
	height:79px;
	width:149px;
	display:block;
}

a.leftLeedBtn:hover {
	background:url(../images/global/btn_test_leed_2a.png) no-repeat 0 -79px;
	width:255px;
}

.leftLeedBtn span {
	text-indent:-9999px;
	display:block;
}

.socMediaBlock {
	position:relative;
	height:80px;
}

.twitterBlock {
	position:absolute;
	left:0px;
}

.facebookBlock {
	position:absolute;
	left:65px;
}

/*-------- NEW PACKAGES PAGE ---------*/

#content-inner.generic .packagesLc {
	width:880px;
}

/*#content .packagesCol .packageBlock h3 {
	font-weight:normal;
	font-size:25px;
}*/

.packageBlock {
	padding-bottom:15px;
	margin-bottom:30px;
	border-bottom:1px solid #CCC;	
}

.packagesCol img {
	float:right;
	margin-left:15px;
}

ul.promoQuickLinks {
	list-style:none;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:10px 0 5px !important;
	width:550px;
	margin:0 0 20px 0!important;
}

.packagesIntro {
	width:550px;
}

.packageInfo {
	width:550px;	
}

.reserveNowBtn {
	text-transform:uppercase;
	letter-spacing:.5px;
	font-size:11px;	
	color:#203641;
	background-color:#afccdb;
	padding:8px 12px;
	border:1px solid #7797a7;
}

.reserveNowBtn:hover {
	background-color:#94b4c4;	
}

/*-------- NEW ARTS AND CULTURE PAGE ---------*/

#content-inner.generic .artistsLc {
	width:880px;
}

.artistBlock {
	padding-bottom:15px;
	margin-bottom:30px;
	border-bottom:1px solid #CCC;	
}

.artistsCol img {
	float:right;
	margin-left:15px;
}

.artistInfo {
	width:550px;	
}

/*-------- NEW GUEST EXPERIENCE PAGE ---------*/

#content #content-inner.generic.experience {
	overflow:hidden;
	padding:0;
	margin:0;
}

#content-inner div.lc.guestExperience {
	overflow:hidden;
	margin:0 30px;
}

#content-inner.experience .rc {
	float: right;
	margin: 40px 0 0 !important;
	width: 470px;
	border-right: none;
	background:#f1f1f2;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#content-inner.experience .rc.blank {
	background:#fff;
	border:none;
	padding:0 30px 0 10px;
	width:430px;
}

#lexus_feature {
	background-position: 520px -35px;
	background-repeat: no-repeat;
	background-image: url(../images/packages/lexus_feature.png);
	margin:0;
	padding:30px 50px;
	overflow:hidden;
	border-top:1px solid #f1f1f2;
	background-color:#1e1f21;
}

#content-inner.generic #lexus_feature h3 {
	float:left;
	width:400px;
	font-size: 18px;
	line-height:28px;
	font-weight: normal;
	margin-top:10px;
	color: #b7bdc3;
	margin-bottom:20px;
}

#lexus_feature p {
	float:left;
	width:510px;
	color:#fff;
}

#lexus_feature img {
	margin-top:20px;
	float:right;
}

/*--------HOMEPAGE SLIDER CONTROL-------*/


.sliderWrapper {
	position:absolute;
	top:400px;
	z-index:500;
	width:392px;
	padding:8px;
	background-color:#ffffff;
}

.svw {
	width:392px; 
	height:280px; 
	background:#fff;
}

.svw ul {
	overflow:hidden;
	width:392px;
	height:280px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#carousel-status {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:370px;
	text-align:center;
	background:url(../images/global/promo_slider_bg.gif) repeat-x 0 6px;
}

#carousel-status a {
	background:url(../images/global/btn_promo_slider_inactive.gif) no-repeat center top;
	display:inline;
	padding:0 9px;
	background-color:#FFF;
	outline: none;
}

#carousel-status a.activeSlide {
	background:url(../images/global/btn_promo_slider_active.gif) no-repeat center top;
	display:inline;
	padding:0 9px;
	background-color:#FFF;
	text-decoration:none !important;
}

#carousel-status a:hover {
	text-decoration:none !important;	
}


/*--------HOMEPAGE SOCIAL MEDIA-------*/

.socMediaBadges {
	position:absolute;
	bottom:20px;
}

/*.badgeFacebook {
	background:url(../images/global/icon_facebook.gif) no-repeat 0 0;
	display:block;
	width:27px;
	height:27px;
	float:left;
	margin:25px 0 0 !important;
}

.badgeTwitter {
	background:url(../images/global/icon_twitter.gif) no-repeat 0 0;
	display:block;
	width:27px;
	height:27px;
	float:left;
	margin:25px 0 0 3px;
}*/

.iconFacebook a {
	background:url(../images/global/icon_facebook_sm.gif) no-repeat 0 0;
	display:block;
	height:16px;
	float:left;
	padding-left:20px;
}

.iconTwitter a {
	background:url(../images/global/icon_twitter_sm.gif) no-repeat 0 0;
	display:block;
	height:16px;
	float:left;
	padding-left:20px;
}


.badgeTripAdvisorAward {
	background:url(../images/global/logo_trip_advisor_award.gif) no-repeat 0 0;
	display:block;
	width:113px;
	height:70px;
	float:left;
}

.badgeTripAdvisorAward2 {
	background:url(../images/global/logo_trip_advisor_award_2.gif) no-repeat 0 0;
	display:block;
	width:113px;
	height:70px;
	float:left;
	margin-left:10px;
}
.LexusHomeVideo {
	background:url(../images/global/btn_lexus_home.jpg) no-repeat 0 0;
	display:block;
	width:118px;
	height:64px;
	float:left;
	margin:4px 0 0 10px;
}
.badgeTripAdvisorAward span, .badgeTripAdvisorAward2 span, .LexusHomeVideo span {
	text-indent:-9999px;
	display:block;
}

.badgeTripAdvisorAward:hover, .badgeTripAdvisorAward2:hover {
	background-position:0 -70px;	
}

.badgeFacebook span, .badgeTwitter span {
	text-indent:-9999px;
	display:block;
}

.badgeFacebook:hover, .badgeTwitter:hover {
	background-position:0 -27px;	
}
.iconFacebook a:hover, .iconTwitter a:hover, .LexusHomeVideo:hover {
	background-position:left bottom;	
}


/*----RANDOM UPDATES----*/

#content-inner.generic .guestExperience h3 {
	font-size:17px;
	font-weight:normal;
}

#content-inner.generic .guestExperienceEvents h3 {
	font-size:17px;
	font-weight:normal;	
	color:#666;
}

.rc ul li, .lc ul li {
	line-height:18px;
	padding-bottom:8px;
}

#content-inner .lc ul, #content-inner .rc ul {
	margin-top:5px;	
}


.everyWeekWrapWp, .calendarWrapWp, .communityResroucesWrapWp {
	clear:both;
	padding:0 20px;
}

/*----NEW TABS FOR EMPLOYMENT PAGE----*/

#content-inner.info .tabPage {
	width:550px !important;	
}

#content .paneWrap h2 {
	float:none !important;
	display:block;
}

.paneWrap {
	border:1px solid #cfcfcf;
	background-color:#f4f4f4;
	padding:25px;
}

.paneWrap h2 {
	padding-bottom:10px;
	font-size:30px;
}

.paneWrap table h2 {
	padding:10px 0 0;	
}

.paneWrap table h4 {
	padding:3px 0 0;
	font-size:16px;
	margin:0 !important;
	letter-spacing:1px;
	color:#6a5e5e;
	font-weight:normal !important;
	text-transform:uppercase;
}

.paneWrap table tr td {
	font-size: 13px;
    line-height: 1.7em;	
}

.paneWrap h3 {
	padding:10px 0 2px;
	font-size:16px;
	letter-spacing:1px;
	color:#6a5e5e;
	margin-bottom:5px;
	font-weight:normal !important;
	text-transform:uppercase;
	border-bottom:1px solid #cfcfcf;
}

.paneWrap h4 {
	color:#6a5e5e;
	font-size:16px;
	margin:20px 0 5px;
	font-weight:normal;
}	

.tabs-menu {
	position:relative;
	top:1px;
	font-weight:bold;
	margin:0 !important;
	padding-left:0 !important;
}

.firstTab {
	border-left:1px solid #CFCFCF;	
}

.tabs-menu li {
	list-style:none !important;
	float:left;
	padding:10px;
	border-top:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	background-color:#fff;
}
.tabs-menu li.active {
	background-color:#F4F4F4;
	border-bottom:1px solid #F4F4F4;
}
.tabs-menu li a {
	text-decoration:none;	
}

.tabs-menu li a:hover, .tabs-menu li.active a {
	color:#717073;	
}
.css-panes div {
	display:none;
	border:1px solid #dadada;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#ddd;	
}

.container-menus .tabs-menu{
	padding-top: 30px;
}

/*.panes-menu{
	padding:0 50px;
	line-height: 2em;
	position:relative;
}*/

.panes-menu{
	position:relative;
}


.panes-menu .text-sub-header{
	margin-top: 14px;
}

/* selected tab */
ul.css-tabs a.current {
	background-color:#f4f4f4;
	border-bottom: none;	
	color:#3d3d3d;	
	cursor:default;
	/*border-left:1px solid #dadada;	
	border-right:1px solid #dadada;	
	border-top:1px solid #dadada;*/
}



/*================ PRINT BUTTON ================*/
.printPage {
	float: left;
	background: url(../images/global/icon_printer.gif) no-repeat;
	background-position: 0 5px;
	padding: 9px 0 7px 25px!important;
	vertical-align: middle;
}
.printSeo a {
	font-size: 11px;
}
