@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	color: #383725;
	background-color: #f48221;
}
body {
	height: 100%;
	width: 100%;
}
a {
	text-decoration: none;
	color: #383725;
	outline: none;
}
a.selected,
a:hover {
	color: #f48221;
}
#upperContainer {
	width: 100%;
	height: 562px;
	background-color: #424341;
	background: url(../images/upperBackground.png) repeat-x 0 0;
}
#upperContent {
	width: 963px;
	height: 562px;
	margin: 0 auto;
	position: relative;
}
#lowerContainer {
	width: 100%;
	min-height: 232px;
	height: auto;
	background-color: #ffffff;
	float: left;
}
.columnA {
	width: 160px;
	float: left;
}
.columnB {
	width: 653px;
	padding: 0;
	float: left;
	height: auto;
}

.index #lowerContainer {
	background-color: #f48221;
}
.index #mainCopyContainer,
.index .promoContainer {
	color: #ffffff;
}
#lowerContent {
	width: 963px;
	min-height: 232px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
}
.index #lowerContent {
	background-color: #f48221;
}
.columnB ul.iconList li {
	list-style-type: none;
	background: url(../images/downIcon_orange.png) no-repeat center left;
	padding: 3px 0 3px 20px
}
#header {
	height: 122px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0; 
}
a#headerLogo {
	display: block;
	width: 366px;
	height: 91px;
	position: absolute;
	left: -18px;
	top: 0å;
	background: url(../images/headerLogo.png) no-repeat 0 0;
}
#header a.bookNow {
	width: 157px;
	height: 30px;
	display: block;
	background: url(../images/button_bookNow.gif) no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 44px;
}
#header a.bookNow:hover {
	background-position: 0 -30px;
}
#mainImage {
	height: 440px;
	width: 963px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1; /* otherwise interferes w/ dropdown nav in IE7 */
} 
#mainImageOverlay {
	height: 87px;
	width: 963px;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background: url(../images/gradientOverlay.png) no-repeat 0 0;*/
	background: url(../images/paintTextureOverlay.png) no-repeat 0 0;
	z-index: 3;
}
.index #mainImage {
	/*background: url(../images/hotelbellevue.jpg) no-repeat 0 0;*/
}
.index #mainImage li {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.index #mainImage li.current {
	display: block;
}
#footer {	
	height: 260px;
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
}
#contactInfo {
	margin: 15px;
	font-size: 11px;
}
.index #contactInfo,
.index #contactInfo a,
.index .bullet {
	color: #973602;
}
.index #contactInfo a:hover {
	text-decoration: underline;
}
#footer a {
	color: #ffffff;
}
#footerLinks {
	text-transform: uppercase;
	list-style-type: none;
	width: 350px;
	height: 20px;
	margin: 12px auto 0 auto;
}
#footerLinks a img {
	vertical-align: top;
}
#footerLinks li {
	height: 20px;
	display: inline;
	float: left;
}
#footer #copyrightInfo {
	color: #fdbe89;
}
#footerLogo {
	display: block;
	margin: 0 auto;
	width: 145px;
	height: 26px;
	background: url(../images/footerLogo.png) no-repeat 0 0 ;
}
#columnContainer {
	min-height: 242px;
	width: 888px;
	text-align: left;
	padding: 44px 0 0 75px;
	float: left;
	background-color: #ffffff;
}
.index #columnContainer {
	background-color: transparent;
	padding: 25px 0 0 50px;
	width: 913px;
}
h1 {
	color: #f48221;
	font-size: 32px;
	text-transform: uppercase;
}
#mainHeading {
	padding: 0 0 20px 0;
	margin: 0 0 26px 0;
	width: 813px;
	border-bottom: 1px solid #bfb19d;
}
/*.events #mainHeading {
	border-bottom-color: #333333;
}*/
.index h1 {
	color: #fdfcf9;
	font-size: 20px;
}
#index h2 {
	color: #4b3c23;
	font-size: 20px;
}
h2 {
	color: #21160e;
	font-weight: bold;
	line-height: 1.6em;
}
h3 {
	color: #383725;
	font-weight: bold;
	text-transform: capitalize;
}
.accommodations.packages h3 {
	margin-top: 30px;
}
.accommodations.packages h3.first {
	margin-top: 0px;
}
.spa#qa h3 {
	text-transform: none;
}
.button {
	width: auto;
	height: 29px;
	display: inline;
	margin: 0 auto;
	font-size: 13px;
	line-height: 29px;
	padding: 6px 7px 8px 7px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/buttonBackground.png) repeat-x 0 0;
	outline: none;
}
#subNav {
	margin-left: 57px;
	width: 135px;
}
#subNav li {
	padding: 4px 4px 4px 0;
}
#subNav li.heading {
	list-style-type: none;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid gray;
}
#subNav li.heading.first {
	margin: 0;
	padding-top: 0;
}
#subNav ul li {
	margin: 0 0 0 8px;
	width: 122px;
}
#subNav ul {
	margin-bottom: 15px;
	height: auto;
	float: left;
}
#subNav a {
	display: block;
	width: 100%;
}
#subNav a:hover,
#subNav li a.selected {
	color: #f48221;
}
#footerOverlay {
	width: 963px;
	/*height: 137px;*/
	height: 50px;
	margin: 0 auto;
	/*background: url(../images/footerTextureOverlay.png) no-repeat 0 0;*/
	background-color: #ffffff;
}
a.more {
	text-transform: uppercase;
	font-weight: bold;	
}
div.more {
	display: none;
}
/* -------------------------------------------------------- */
/* reservation form */
form.reservationForm {
	text-align: left;
	height: 45px;
	margin: 10px 0 0 0;
	/*width: 220px;*/
	float: left;
}
form.reservationForm label {
	font-size: 0.8em;
	padding: 0 0 1px 0;
}
#index form.reservationForm label {
	color: #ffffff; 
}
#columnC form #checkInLabel {
	display: block;
	width: 195px;
	height: 12px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
form.reservationForm input {
	color: #383725;
	border: none;
	height: 15px;
	line-height: 14px;
	float: left;
	padding: 2px;
	margin: 0 2px 0 0;
	outline: none;
	font-size: 12px;
	background-color: #ffffff;
}
form.reservationForm #DateIn {
	width: 110px;
	height: 14px;
	padding: 3px;
	/*text-align: center;*/
}
form.reservationForm h2 {
	font-size: 13px;
}
form.reservationForm div {
	float: left;
	margin: 0 3px 0 0
}
select {
	margin: 0 1px 0 0;
}
#reservationSubmitButton {
	margin: 12px auto 0 auto;
	float: left;
	width: 100%;
	height: 20px;
}
#formContainer form.reservationForm input {
	background-color: #d2c8af;
}
#formContainer .jqTransformSelectWrapper {
	background: none;
	background-color: #d2c8af;
}
#formContainer {
	width: 100%;
	height: 90px;
}
#formContainer form.reservationForm div {
	margin-bottom: 3px;
}
#formContainer form.reservationForm #DateIn {
	width: 192px;
}
.accommodations #reservationSubmitButton {
	margin-bottom: 30px;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.floatLeft {
	float: left;
}
h2#formTagline {
	font-size: 18px;
	text-transform: uppercase;
}
.hidden {
	display: none;
}
#mainCopyContainer {
	float: left;
}
.columnB p {
	margin: 0 0 16px 0;
	line-height: 1.5em;
}
/* -------------------------------------------------------- */
/* home page columns and special spacing */
.index .columnA {
	float: left;
	width: 431px;
	padding: 0;
	border-right: 1px solid #c86419;
}
.index .columnB {
	float: left;
	width: 430px;
}
.index .promoContainer {
	float: left;
	/*padding: 30px 0 0 50px;*/
	padding: 0 0 0 50px;
	margin-bottom: 30px;
}
.socialLinksContainer {
	width: 350px;
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
	margin: 0 0 0 50px;
	border-top: 1px solid #c86419;
}
.socialLinks {
	width: 432px;
	text-align: center;
	float: left;
}
.index .promo p {
	margin: 4px 0 9px 0;
	line-height: 20px;
}
.index #mainCopyContainer p {
	width: 390px;
	line-height: 18px;
	margin: 0 15px 20px 0;
}
.socialLinks a {
	padding: 0 0 0 34px;
	height: 29px;
	display: block;
	float: left;
	line-height: 29px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 10px 10px 0 0;
	font-size: 11px;
	min-width: 80px;
	text-align: left;
}
.socialLinks .twitterLink {
	background: url(../images/logo_twitter.gif) no-repeat 0 0;
}
.socialLinks .facebookLink {
	background: url(../images/logo_facebook.gif) no-repeat 0 0;
}
.socialLinks .tripAdvisorLink {
	background: url(../images/logo_tripAdvisor.gif) no-repeat 0 0;
}
.socialLinks .blogLink {
	background: url(../images/logo_blog.gif) no-repeat 0 0;
}
.socialLinks .mobileLink {
	background: url(../images/logo_mobile.png) no-repeat 0 0;
	display: none;
}
.index .promo {
	float: left;
	width: 350px;
	margin: 0 0 4px 0;
}
.index .promoContainer .button {
	height: 41px; /* 56 without padding */
	padding: 12px 0 10px 0;
	width: 72px;
	background: none;
	background-color: #973602;
	display: block;
	text-align: center;
	line-height: 18px;
	float: left;
	background: #ca5200 url(../images/button_promo_background.gif) repeat-x 0 0;
	clear: both;
}
.index .columnInnerContainer {
	float: left;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #c86419;
}
.columnB table {
	margin-bottom: 12px;
}
/* -------------------------------------------------------- */
/* Accommodations */
.accommodations #mainImage {
	background: url(../images/main_accommodations_landing.jpg) no-repeat 0 0;
}
.accommodations.suites #mainImage {
	background: url(../images/main_accommodations_suites_landing.jpg) no-repeat 0 0;
}
.accommodations.suites.rainier #mainImage {
	background: url(../images/main_accommodations_suites_rainier.jpg) no-repeat 0 0;
}
.accommodations.suites.wilburton #mainImage {
	background: url(../images/main_accommodations_suites_wilburton.jpg) no-repeat 0 0;
}
.accommodations.suites.fountain #mainImage {
	background: url(../images/main_accommodations_suites_fountain.jpg) no-repeat 0 0;
}
.accommodations.rooms #mainImage {
	background: url(../images/main_accommodations_rooms_landing.jpg) no-repeat 0 0;
}
.accommodations.rooms.clubRooms #mainImage {
	background: url(../images/main_accommodations_rooms_club.jpg) no-repeat 0 0;
}
.accommodations.rooms.premier #mainImage {
	background: url(../images/main_accommodations_rooms_premier.jpg) no-repeat 0 0;
}
.accommodations.rooms.deluxe #mainImage {
	background: url(../images/main_accommodations_rooms_deluxe.jpg) no-repeat 0 0;
}
.accommodations.amenities #mainImage {
	background: url(../images/main_accommodations_amenities.jpg) no-repeat 0 0;
}
.accommodations.reservations #mainImage {
	background: url(../images/main_accommodations_reservations_landing.jpg) no-repeat 0 0;
}
.accommodations.reservations #mainImage {
	background: url(../images/main_accommodations_reservations_landing.jpg) no-repeat 0 0;
}
.accommodations.reservations.packages #mainImage {
	background: url(../images/main_accommodations_reservations_packages.jpg) no-repeat 0 0;
}
.accommodations.reservations.specials #mainImage {
	background: url(../images/main_accommodations_special_offers.jpg) no-repeat 0 0;
}
.accommodations #subNav li.heading {
	border-bottom-color: #7f6336;
}
.accommodations #subNav a,
form.reservationForm label {
	color: #7f6336;
}
.accommodations #subNav a:hover {
	color: #f48221;
}
/*.accommodations h1 {
	color: #9ba201;
}*/
.accommodations,
.accommodations #lowerContainer, 
.accommodations #footer {
	background-color: #9f4a01;
}
.accommodations .disclaimerText {
	font-size: 0.95em;
	font-style: italic;
}
/* -------------------------------------------------------- */
/* Meetings & Events */
.events #mainImage {
	/*background: url(../images/main_meetingsEvents_landing.jpg) no-repeat 0 0;*/
}
.events.meetingRooms #mainImage {
	background: url(../images/main_meetingsEvents_meetingrooms_landing.jpg) no-repeat 0 0;
}
.events.meetingRooms.olympicBallroom #mainImage {
	background: url(../images/main_meetingsEvents_meetingrooms_olympic_ballroom.jpg) no-repeat 0 0;
}
.events.meetingRooms.plazaBoardroom #mainImage {
	background: url(../images/main_meetingsEvents_meetingrooms_plaza_boardroom.jpg) no-repeat 0 0;
}
.events.meetingRooms.otherRooms #mainImage {
	background: url(../images/main_meetingsEvents_meetingrooms_other_rooms.jpg) no-repeat 0 0;
}
.events.catering.menus #mainImage {
	background: url(../images/main_meetingsEvents_catering_menus.jpg) no-repeat 0 0;
}
.events.catering.contact #mainImage {
	background: url(../images/main_meetingsEvents_contact.jpg) no-repeat 0 0;
}
.events #subNav li.heading {
	border-bottom-color: #333333;
}
.events #subNav a {
	color: #333333;
}
.events #subNav a:hover {
	color: #f48221;
}
/*.events h1,*/
.events h2 {
	color: #c53706;
}
.events,
.events #lowerContainer, 
.events #footer {
	background-color: #9f4a01;
}
.events #columnB {
	border-left-color: #333333;
	border-right-color: #333333;
}
/* -------------------------------------------------------- */
/* The Spa */
.spa #mainImage {
	background: url(../images/main_spa.jpg) no-repeat 0 0;
}
.spa.services #mainImage {
	background: url(../images/main_spa_services.jpg) no-repeat 0 0;
}
.spa.products #mainImage {
	background: url(../images/main_spa_products.jpg) no-repeat 0 0;
}
.spa.appointments #mainImage {
	background: url(../images/main_spa_appointments.jpg) no-repeat 0 0;
}
.spa.questions #mainImage {
	background: url(../images/main_spa_q_a.jpg) no-repeat 0 0;
}
.spa.specials #mainImage {
	background: url(../images/main_spa_specials.jpg) no-repeat 0 0;
}
.spa #subNav li.heading {
	border-bottom-color: #6fa8ae;
}
.spa #subNav a {
	color: #6fa8ae;
}
.spa #subNav a:hover {
	color: #f48221;
}
/*.spa h1,*/
.spa h2 {
	color: #0097a7;
}
.spa,
.spa #lowerContainer, 
.spa #footer {
	background-color: #9f4a01;
}
.spa #columnB {
	border-left-color: #6fa8ae;
	border-right-color: #6fa8ae;
}
.spa .columnB ul.iconList li {
	background: url(../images/downIcon_blue.png) no-repeat center left;
}
/*.spa #mainHeading {
	border-bottom-color: #6fa8ae;
}*/
/* -------------------------------------------------------- */
/* Health Club */
.club #mainImage {
	background: url(../images/main_healthclub_athletics_facilities.jpg) no-repeat 0 0;
}
.club.programs #mainImage {
	background: url(../images/main_healthclub_programs_classes.jpg) no-repeat 0 0;
}
.club.services #mainImage {
	background: url(../images/athleticfacility_services_kenesis.jpg) no-repeat 0 0;
}
.club #subNav li.heading {
	border-bottom-color: #006785;
}
.club #subNav a {
	color: #006785;
}
.club #subNav a:hover {
	color: #f48221;
}
/*.club h1,*/
.club h2 {
	color: #2bb0a5;
}
.club,
.club #lowerContainer, 
.club #footer {
	background-color: #9f4a01;
}
/*.club #mainHeading {
	border-bottom-color: #006785;
}*/
.club .columnB ul.iconList li {
	background: url(../images/downIcon_blue.png) no-repeat center left;
}
/* -------------------------------------------------------- */
/* Dining */
.dining #mainImage {
	background: url(../images/main_dining_landing.jpg) no-repeat 0 0;
}
.dining.polaris #mainImage {
	background: url(../images/main_dining_polaris.jpg) no-repeat 0 0;
}
.dining.cosmos #mainImage {
	background: url(../images/main_dining_cosmos.jpg) no-repeat 0 0;
}
.dining.splash #mainImage {
	background: url(../images/main_dining_splash.jpg) no-repeat 0 0;
}
.dining.luna #mainImage {
	background: url(../images/main_dining_luna_express.jpg) no-repeat 0 0;
}
.dining #subNav li.heading {
	border-bottom-color: #747739;
}
.dining #subNav a {
	color: #747739;
}
.dining #subNav a:hover {
	color: #f48221;
}
/*.dining h1,*/
.dining h2 {
	color: #f48221;
}
.dining,
.dining #lowerContainer, 
.dining #footer {
	background-color: #9f4a01;
}
/*.dining #mainHeading {
	border-bottom-color: #747739;
}*/
.dining #columnB ul.iconList li {
	background: url(../images/downIcon_orange.png) no-repeat center left;
}
/* -------------------------------------------------------- */
/* Gallery */
.gallery #mainImage {
	background: none;
}
.gallery #subNav li.heading {
	border-bottom-color: #193734;
}
.gallery #subNav a {
	color: #193734;
}
.gallery #subNav a:hover {
	color: #f48221;
}
/*.gallery h1,*/
.gallery h2 {
	color: #6777bf;
}
.gallery,
.gallery #lowerContainer, 
.gallery #footer {
	background-color: #9f4a01;
}
.gallery .columnB ul.iconList li {
	background: url(../images/downIcon_orange.png) no-repeat center left;
}
.gallery #mainImage img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.gallery #mainImage img.selected {
	display: block;
}
.gallery #prev,
.gallery #next {
	width: 32px;
	height: 51px;
	position: absolute;
	top: 143px;
	display: none;
}
.gallery #prev {
	background: url(../images/arrow_prev.png) no-repeat 0 0;
	left: 10px;
}
.gallery #next {
	background: url(../images/arrow_next.png) no-repeat 0 0;
	right: 10px;
}
.gallery #next:hover,
.gallery #prev:hover {
	background-position: 0 -51px;
}
.gallery #mainImage img.loadingWarning {
	width: 220px;
	height: 19px;
	position: absolute;
	left: 364px;
	top: 170px;
	z-index: 100;
	font-size: 12px;
	display: block;
}
.gallery h2.loadingWarning {
	position: absolute;
	background: #ffffff;
	z-index: 100;
	left: 400px;
	top: 60px;
}
.gallery #mainImageOverlay,
.weddings #mainImageOverlay,
.corporate #mainImageOverlay {
	display: none;	
}
/* -------------------------------------------------------- */
/* Contact */
.contact #mainImage {
	background: url(../images/main_contact_landing.jpg) no-repeat 0 0;
}
.contact.directions #mainImage {
	background: url(../images/main_contact_directions.jpg) no-repeat 0 0;
}
.contact.awards #mainImage {
	background: url(../images/main_contact_awards.jpg) no-repeat 0 0;
}
.contact.haute425 #mainImage {
	background: url(../images/main_haute425.jpg) no-repeat 0 0;
}
.contact #subNav li.heading {
	border-bottom-color: #9f4a01;
}
.contact #subNav a {
	color: #9f4a01;
}
.contact #subNav a:hover {
	color: #f48221;
}
.contact h1,
.contact h2 {
	color: #f48221;
}
.contact,
.contact #lowerContainer, 
.contact #footer {
	background-color: #9f4a01;
}
.contact .columnB ul.iconList li {
	background: url(../images/downIcon_orange.png) no-repeat center left;
}
.contact.feedback #mainHeading {
	border-bottom: none;
	margin-bottom: 0;
}
.contact .mapImage {
	padding: 5px 0 5px 0;
}
.contact.feedback #mainCopyContainer {
	clear: both;	
	width: 850px;
}
.contact.feedback .columnA {
	width: 280px;	/* 300 without padding */
	padding: 0 20px 0 0;
	border-right: 1px solid #9f4a01;
	float: left;
	clear: left;
}
.contact.feedback .columnB {
	width: 463px; /* 535 without padding */
	padding: 0 0 0 50px;
	clear: none;
}
.contact.feedback h1#mainHeading {
	width: 350px;
	float: left;
}
.contact.feedback h1.mainHeadingAdditional {
	float: left;
	width: 300px;	
}
.contact.feedback p {
	margin-bottom: 20px;	
}
.contact.feedback .socialLinksContainer,
.contact.feedback .socialLinks {
	width: 450px;	
}
.contact.feedback .socialLinksContainer {
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
	margin: 0;
	margin-top: 30px;
	border: none;
	border-top: 1px solid #c86419;	
}
.contact.feedback .socialLinksContainer h1 {
	margin-bottom: 20px;	
}
.contact.feedback .socialLinks a {
	color: #9f4a01;
	padding: 0 0 0 34px;
	height: 29px;
	display: block;
	float: left;
	line-height: 29px;
	text-transform: uppercase;
	margin: 10px 18px 0 0;
	font-size: 11px;
	min-width: 80px;
	text-align: left;
}


/* -------------------------------------------------------- */
.areaAttractions #mainImage {
	background: url(../images/main_accommodations_reservations_landing.jpg) no-repeat 0 0;
}
.attractions #mainImageOverlay {
	display: block;	
}
.invisible {
	display: none;
}
.gallery #flashContent {
	margin-left: 10px;
}
#index #lowerTextContainer {
	width: 827px; /* 947px without padding */
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #f48221;
	border-bottom: 1px solid #f6ac6c;
	text-align: left;
	color: #ffffff;
	font-size: 0.85em;
	padding: 25px 60px 25px 60px;
	line-height: 2em;
}
#index #lowerTextContainer p {
	margin: 0 0 1.8em 0;	
}
#index #lowerTextContainer p.last {
	margin: 0;
}
.index #mainCopyContainer a {
	color: #fee6b3;
	font-weight: bold;
}
.index #mainCopyContainer a:hover {
	text-decoration: underline;
}
.noBreak {
	white-space: nowrap;
}
.columnB ul {
	margin: 10px 0 10px 0;
}
.columnB ul li {
	list-style: disc outside;
	margin: 0 0 0 40px;
}
#mainNav {
	list-style-type: none;
	position: absolute;
	font-size: 11px;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 100%;
	border-top:  1px solid #403926;
	z-index: 100;
	zoom: 1;
}
#mainNav li a span {
	display: none;
}
#mainNav > li {
	color: #c7c5c0;
	float: left;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
#mainNav > li a {
	color: #b9a366;
	display: block;
	width: 100%;
	height: 30px;
	z-index: 100;
}
#mainNav .subNav li:hover,
#mainNav .subNav li .subNav li:hover,
#mainNav .subNav li.selected,
#mainNav .subNav li .subNav li.selected {
	background: url(../images/background_subNav_solidBrown.png) repeat 0 0;
}
/* first level dropdown nav */
#mainNav .subNav {
	width: 214px;
	height: auto;
	position: absolute; 
	top: 30px;
	left: 0;
	display: none;
	z-index: 1000;
}
#mainNav li:hover > .subNav {
	display: block;
}
#mainNav .subNav > li {
	position: relative;
	width: 214px;
	height: 30px;
	border: 1px solid #3b2b10;
	border-top: none;
	background-color: red;
	background: url(../images/background_subNav_transparentBrown.png) repeat 0 0;
	z-index: 1001;
	vertical-align: bottom; /* For IE7 list-gap */
}
#mainNav li.last .subNav > li {
	right: 0;
}
#mainNav .subNav li a {
	color: #ffffff;
	text-align: left;
	line-height: 30px;
	padding: 0 0 0 20px;
	width: 194px;
	height: 30px;
	display: block;
	text-transform: capitalize;
}
#mainNav .subNav li.container > a {
	background: url(../images/subNav_rightArrow.png) no-repeat 196px 0;
}
/* second level subNav */
#mainNav .subNav li > ul {
	width: 214px;
	position: absolute;
	top: 0px;
	left: 215px;
	display: none;
}
#mainNav li.last ul {
	width: 100px;
}
#mainNav li.last ul li {
	width: 188px;
}
#mainNav .subNav .subNav > li {
	position: relative;
	width: 214px; 
	height: 30; 
	border: 1px solid #3b2b10;
	border-top: none;
	border-left: none;
	background-color: red;
	display: block;
	background: url(../images/background_subNav_transparentBrown.png) repeat 0 0;
}
#mainNav .subNav li a:hover {
	color: #ffffff;
}
#mainNav li a.selected,
#mainNav li a:hover {
	position: relative;
	color: #f48221;
}
#mainNav > li > a:hover,
#mainNav > li.selected a,
#mainNav > li.over a {
	background-position: 0 -30px;
}
#mainNav a.accommodations,
#mainNav li.accommodations {
	max-width: 183px;
	width: 183px;
	background: url(../images/nav_accommodations.gif) no-repeat 0 0;
}
#mainNav a.home {
	width: 58px;
	background: url(../images/nav_home.gif) no-repeat 0 0;
}
#mainNav a.meetingsEvents {
	width: 88px;
	background: url(../images/nav_meetingsEvents.gif) no-repeat 0 0;
}
#mainNav a.weddings {
	width: 112px;
	background: url(../images/nav_weddings.gif) no-repeat 0 0;
}
#mainNav a.spa {
	width: 53px;
	background: url(../images/nav_spa.gif) no-repeat 0 0;
}
#mainNav a.athleticFacility {
	width: 116px;
	background: url(../images/nav_athleticFacility.gif) no-repeat 0 0;
}
#mainNav a.dining {
	width: 83px;
	background: url(../images/nav_dining.gif) no-repeat 0 0;
}
#mainNav a.photos {
	width: 80px;
	background: url(../images/nav_photos.gif) no-repeat 0 0;
}
#mainNav a.contact {
	width: 101px;
	background: url(../images/nav_contact.gif) no-repeat 0 0;
}
#mainNav a.twitter {
	width: 36px;
	background: url(../images/nav_twitter.gif) no-repeat 0 0;
}
#mainNav a.facebook {
	width: 28px;
	background: url(../images/nav_facebook.gif) no-repeat 0 0;
}
#mainNav a.blog {
	width: 25px;
	background: url(../images/nav_blog.gif) no-repeat 0 0;
}
.tripAdvisorReviewsContainer {
	float: left;
}
#recommendedOnTripAdvisor {
	display: block;
	width: 255px;
	height: 30px;	
	position: absolute;
	top: 44px;
	right: 173px;
	background: url(../images/recommendedOnTripAdvisor.png) no-repeat 0 0;
}
.button_bookNow {
	display: block;
	width: 154px;
	height: 30px;
	float: left;
	background: url(../images/button_promoBookNow.png) no-repeat 0 0;
}
.button_morePackages {
	display: block;
	width: 154px;
	height: 30px;
	float: left;
	background: url(../images/button_promoMorePackages.png) no-repeat 0 0;
}
#mobileLink {
	display: none;
}
#capacityMap {
	width: 544px;
	height: 372px;
	float: left;
	background: url(../images/capacity_maps.gif) no-repeat 0 0;
}
#capacityChart {
	width: 544px;
	height: 372px;
	float: left;
	background: url(../images/capacity_charts.gif) no-repeat 0 0;
}
.events .columnA {
	width: 280px;
}
.events .columnB {
	width: 500px;
	padding: 0 0 45px 28px;
	border-left: 1px solid #bfb19d;
}
.events.eventsContact .columnB {
	width:  534px;
	padding: 0 0 45px 0;
	border-left: none;
}
.events h2,
.events h3 {
	color: #383725;
}
.events h3 {
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.menuContainer {
	display: none;
}
.menuContainer .innerContainer {
	margin: 10px;
}
.menuContainer p > span {
	font-weight: bold;
	color: #f48221;
}
.menuContainer p {
	margin: 0 0 6px 0;
}
.menuContainer hr {
	width: 100%;
	height: 1px;
	outline: none;
	border: none;
	color: #cceaed;
	background-color: #cceaed;
	float: left;
}
.events .downloadLink {
	color: #f48221;
	text-decoration: none;
	text-transform: uppercase;
}
.events .downloadLink:hover {
	text-decoration: underline;
}
a.buttonContainer {
	width: 250px;
	height: 70px;
	float: left;
	position: relative;
	margin-bottom: 30px;
	color: #737373;
}
a.buttonContainer:hover {
	text-decoration: underline;
}
.buttonContainer span {
	position: absolute;
	left: 80px;
	width: 170px;
	font-size: 12px;
	line-height: 17px;
}
.buttonContainer span.headline {
	top: 12px;
	color: #f48221;
	text-transform: uppercase;
	font-weight: bold;
}
.buttonContainer span.body {
	position: absolute;
	top: 28px;
	font-size: 12px;
	line-height: 16px;
}
.events.landing #mainImage {
	background: url(../images/main_events.jpg) no-repeat 0 0;
}
.events.capacities #mainImage {
	background: url(../images/main_events_capacities.jpg) no-repeat 0 0;
}
.events.mitzvah #mainImage {
	background: url(../images/main_barAndBatMitzvahs.jpg) no-repeat 0 0;
}
.events.memberEvents #mainImage {
	background: url(../images/main_social.jpg) no-repeat 0 0;
}
.events.corporate #mainImage {
	/*background:  url(../images/main_private_corporate.jpg) no-repeat 0 0;*/
	/*background:  url(../images/main_events_corporate.jpg) no-repeat 0 0;*/
}
.events.weddings #mainImage {
	/*background: url(../images/main_private_weddings.jpg) no-repeat 0 0;*/
}
.events.eventsContact #mainImage {
	background: url(../images/main_events_contact.jpg) no-repeat 0 0;
}
.events.menus #mainImage {
	background: url(../images/main_dining_landing.jpg) no-repeat 0 0;
}
.events.magazine #mainImage {
	background: url(../images/main_magazine.jpg) no-repeat 0 0;
}
.italic {
	font-style: italic;
}
table {
	float: left;
}
td.topLeft {
	width: 4px;
	height: 4px;
	background: url(../images/outerGlow_corner_topLeft.png) no-repeat 0 0;
}
td.top {
	width: 100%;
	height: 4px;
	background: url(../images/outerGlow_top.png) repeat-x 0 0;
}
td.topRight {
	width: 4px;
	height: 4px;
	background: url(../images/outerGlow_corner_topRight.png) no-repeat 0 0;
}
td.left {
	height: 100%;
	width: 4px;
	background: url(../images/outerGlow_left.png) repeat-y 0 0;
}
td.right {
	width: 4px;
	height: 100%;
	background: url(../images/outerGlow_right.png) repeat-y 0 0;
}
td.bottomLeft {
	width: 4px;
	height: 4px;
	background: url(../images/outerGlow_corner_bottomLeft.png) no-repeat 0 0;
}
td.bottom {
	width: 100%;
	height: 4px;
	background: url(../images/outerGlow_bottom.png) repeat-x 0 0;
}
td.bottomRight {
	width: 4px;
	height: 4px;
	background: url(../images/outerGlow_corner_bottomRight.png) no-repeat 0 0;
}
td.middle {
	padding: 5px;
	position: relative;
}
td .content {
	float: left;
	margin: 15px;
	color: #696969;
	line-height: 22px;
}
td.middle .content a {
	text-transform: uppercase;
	font-size: 11px;
}
td.middle .content a:hover {
	text-decoration: underline;
}
td h1 {
	color: #ffffff;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
	float: none;
}
.menuContainer span.italic {
	font-weight: normal;
	color: #383725;
}
.eventsContact .formContainer {
	float: left;
}
.eventsContact .formContainer > img {
	float: left;
}
.eventsContact .formContainer h1 {
	text-align: center;
	color: #ffffff;
	text-transform: capitalize;
	margin: 20px 0 20px 0;
}
.eventsContact .formContainer p {
	margin: 0 0 10px 0;
}
.eventsContact .formContainer h2 {
	color: #383725;
	float: left;
}
.formContainer .rowContainer {
	float: left;
	width: 100%;
	border-bottom: 1px solid #91bbc0;
	padding: 3px 0 3px 0;
}
.formContainer .rowContainer > label {
	margin-top: 4px;
	float: left;
}
.formContainer .rowContainer input[type='text'] {
	float: right;
	width: 255px;
	color: #444444;
}
.formContainer .rowContainer input[type='submit'] {
	float: right;
}
.formContainer form table {
	float: right;
	margin: 5px 0 0 0;
}
.formContainer .rowLabel {
	margin: 5px 0 0 0;
	float: left;
}
.formContainer form table td {
	padding: 0 10px 8px 0;
}
.formContainer form table td label {
	margin-left: 3px;
}
.eventsContact .rowContainer input[type='submit'] {
	background: url(../images/button_submit.png) no-repeat 0 0;
	outline: none;
	border: none;
	width: 107px;
	height: 30px;
	cursor: pointer;
}
.eventsContact .rowContainer > textarea {
	float: right;	
	width: 255px;
	margin: 5px 0 0 0;
}
.eventsContact .rowContainer > input[type='checkbox'] {
	float: left;
	margin: 5px;
}
.eventsContact .formContainer .accented {
	color: #742C0A;
}
.eventsContact .formContainer .successMessage {
	width: 170px;
	margin: 0 20px 0 0;
	float: right;
	font-size: 10px;
}
.eventsContact .formContainer #submitRow {
	margin: 15px 0 0 0;
}
.rowContainer.noBorder {
	border: none;
}
.eventsContact .formContainer hr {
	width: 100%;
	height: 1px;
	outline: none;
	border: none;
	color: #ffffff;
	background-color: #ffffff;
	float: left;
	margin: 4px 0 4px 0;
}
.eventsContact form {
	width: 474px;
	padding: 0 30px 0 30px;
	min-height: 200px;
	display: block;
	float: left;
	color: #ffffff;
	background: url(../images/events_formBackground.png) repeat-y 0 0;
}
.formContainer h2.moreLink {
	cursor: pointer;
}
.eventsContact #additionalFormFields {
	display: none;
}
.weddings .galleria-thumbnails-container { 
	width: 360px;
	left: 300px;
}
.corporate .galleria-thumbnails-container { 
	width: 115px;
	left: 400px;
}
