html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/***End Reset***/

body {
background: #7b675d;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.container {
width: 900px;
margin: 0 auto;
background: #30231d url(../images/bg_orchid.png) no-repeat;
min-height: 633px;
}

.header {
height: 104px;
}

.logo {
margin: 33px 0 0 27px;
float: left;
}

.topnav {
float: right;
margin: 72px 20px 0 0;
}

.topnav li {
float: left;
padding-left: 12px;
}

.topnav li a {
color: #a89b97;
text-decoration: none;
line-height: normal;
display: block;
font-size: 11px;
}

.topnav li a:hover {
color: #eacb6d;
}

.main-image img {
display: block;
}

.promo-wrap {
background: #6f5b51;
opacity: .80;
width: 900px;
height: 68px;
overflow: hidden;
}

.promo {
float: left;
margin: 14px 0 0 28px;
font-family: Times New Roman, Georgia, serif;
}

.promo h3 {
display: inline;
font-size: 18px;
}

.promo h3 a {
color: #eacb6e;
font-weight: normal;
text-decoration: none;
}

.promo h3 a:hover {
text-decoration: underline;
}

.promo span {
color: #cfc3be;
font-size: 18px;
}

.promo p {
color: #d0c4bf;
font-size: 12px;
/*width: 500px;*/
padding-top: 7px;
line-height: 1.1em;
*padding-top: 5px;
*line-height: normal;
}

.promo-btn-wrap {
background: #56463e;
padding: 0 1px 1px 0;
float: right;
margin: 34px 20px 0 0;
width: 150px;
}

.promo-btn {
background: #c2b6b1;
text-align: center;
border: 1px solid #998f8a;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #31231d;
text-decoration: none;
padding: 4px 0;
display: block;
}

.promo-btn:hover {
color: #c2b6b1;
background: #372822;
}

.main {
padding: 26px 0;
margin-left: 26px;
min-height: 450px;
}

.leftrail {
width: 225px;
float: left;
overflow: hidden;
}

.content-wrapper {
width: 560px;
float: left;
}

.content {
width: 540px;
}

.content h1 {
font-family: Georgia, Times New Roman serif;
color: #c2b6b1;
font-size: 20px;
font-weight: normal;
padding: 5px 0 10px 0;
}

.content h2 {
font-family: Georgia, Times New Roman serif;
color: #99847b;
font-size: 13px;
font-weight: normal;
padding-bottom: 20px;
}

.leftrail h2 {
font-family: Verdana;
color: #99847b;
font-size: 13px;
font-weight: normal;
padding-bottom: 12px;
}

.content p {
color: #c2b6b1;
font-size: 11px;
padding-bottom: 24px;
line-height: 1.8em;
}

.content h4 {
color: #c2b6b1;
font-size: 11px;
font-weight: normal;
padding-bottom: 20px;
}

.content h5 {
color: #c2b6b1;
font-size: 11px;
padding-bottom: 3px;
}

.content dl {
color: #c2b6b1;
font-size: 11px;
line-height: 1.8em;
padding-bottom: 18px;
}

.content dl dt {
font-weight: bold;
}

.content a {
color: #c2b6b1;
text-decoration: underline;
}

.content a:hover {
text-decoration: none;
}

.content table {
color: #c2b6b1;
font-size: 11px;
margin-bottom: 30px;
}

.content table th, h6 {
font-size: 12px;
font-weight: normal;
text-align: left;
color: #99847b;
padding-bottom: 10px;
}

.content table td {
padding: 7px 0;

}

.content table tr.last td {
padding: 12px 0 0 0;
border-bottom: 0;
}

.content ul, .content ol {
padding-bottom: 24px;
}

.content ul li, .content ol li {
color: #c2b6b1;
font-size: 11px;
list-style: disc;
line-height: 1.8em;
margin-left: 14px;
*margin-left: 16px;
}

.content ol li {
margin-left: 18px;
*margin-left: 20px;
list-style: decimal;
}

#leftnav {
width: 149px;
overflow: hidden;
}

#leftnav li {
line-height: 1.2em;
background: url(../images/left-nav-div.png) no-repeat bottom left;
}

#leftnav li.last {
background: none;
}

#leftnav li ul li, #leftnav li ul li a {
background: none;
}

#leftnav li ul li a {
font-size: 11px;
color: #c2b6b1;
height: auto;
display: block;
text-decoration: none;
text-indent: 0;
}

#leftnav li ul {
display: none;
*overflow: hidden;
}

#leftnav li ul li.last {
padding-bottom: 12px;
}

#leftnav li ul li a:hover,
#leftnav li ul li a.active,
.guest #leftnav li ul li a.guest,
.bever #leftnav li ul li a.bever,
.garde #leftnav li ul li a.garde,
.gover #leftnav li ul li a.gover,
.grand #leftnav li ul li a.grand,
.presi #leftnav li ul li a.presi,
.aream #leftnav li ul li a.aream,
.bhhap #leftnav li ul li a.bhhap,
.museu #leftnav li ul li a.museu,
.shopp #leftnav li ul li a.shopp,
.jaanr #leftnav li ul li a.jaanr,
.livlo #leftnav li ul li a.livlo,
.poolt #leftnav li ul li a.poolt,
.priva #leftnav li ul li a.priva,
.thelo #leftnav li ul li a.thelo,
.merfp #leftnav li ul li a.merfp,
.venue #leftnav li ul li a.venue,
.fitne #leftnav li ul li a.fitne,
.lersp #leftnav li ul li a.lersp {
color: #eacb6d;
}

#leftnav li a {
background: url(../images/left-nav.png) no-repeat;
display: block;
height: 30px;
text-indent: -9999px;
}

#leftnav li.rese a {
background-position: 0 -210px;
}
#leftnav li.rese a:hover, #leftnav li.rese #active, #rese li.rese a {
background-position: -149px -210px;
}

#leftnav li.offe a {
background-position: 0 -150px;
}
#leftnav li.offe a:hover, #leftnav li.offe #active, #offe li.offe a {
background-position: -149px -150px;
}

#leftnav li.acco a {
background-position: 0 0px;
}
#leftnav li.acco a:hover, #leftnav li.acco #active {
background-position: -149px 0px;
}
#acco #leftnav li.acco ul {
display: block;
}

#leftnav li.dini a {
background-position: 0 -30px;
}
#leftnav li.dini a:hover, #leftnav li.dini #active {
background-position: -149px -30px;
}
#dini #leftnav li.dini ul {
display: block;
}

#leftnav li.spaf a {
background-position: 0 -60px;
}
#leftnav li.spaf a:hover, #leftnav li.spaf #active {
background-position: -149px -60px;
}
#spaf #leftnav li.spaf ul {
display: block;
}

#leftnav li.meet a {
background-position: 0 -90px;
}
#leftnav li.meet a:hover, #leftnav li.meet #active {
background-position: -149px -90px;
}
#meet #leftnav li.meet ul {
display: block;
}

#leftnav li.dest a {
background-position: 0 -120px;
}
#leftnav li.dest a:hover, #leftnav li.dest #active {
background-position: -149px -120px;
}
#dest #leftnav li.dest ul {
display: block;
}

#leftnav li.phot a {
background-position: 0 -180px;
}
#leftnav li.phot a:hover, #leftnav li.phot #active {
background-position: -149px -180px;
}

.footer {
border-top: 1px solid #584d48;
padding: 22px 0 0 0;
margin-top: 28px;
}

.footer ul.links {
float: left;
}

.footer ul.links li {
float: left;
}

.footer p {
padding-bottom: 16px;
clear: both;
}

.footer p, .footer li, .footer li a {
font-size: 10px;
color: #c2b6b1;
text-decoration: none;
}

.footer li {
*line-height: normal;
}

.footer a {
display: inline-block;
margin-right: 23px;
}

.footer a.social {
margin: 0;
position: relative;
top: -3px;
}

.footer a.last {
margin-right: 7px;
}

.social-first {
margin: 0 6px 0 9px;
}

.footer ul.links li a:hover {
color: #eacb6d;
text-decoration: underline;
}

.vhg {
display: inline-block;
padding: 12px 0 14px 0;
clear: both;
}

.vhg li {
float: left;
}

.vhg li a {
background: url(../images/vhg-footer.png) no-repeat;
display: block;
height: 22px;
margin-right: 0;
text-indent: -9999px;
}

.vhg li a.vihg {
width: 151px;
}

.vhg li a.vihr {
width: 88px;
background-position: -151px 0;
}

.vhg li a.tidr {
width: 81px;
background-position: -239px 0;
}

.vhg li a.urrh {
width: 116px;
background-position: -320px 0;
}

/*** Thickbox lightbox overlay ***/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#32241e;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:36px;
	left:50%;
	overflow:hidden;
}

* html #TB_window { /* ie6 hack */
position: absolute;
top: 36px;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.venue #TB_window img#TB_Image {
padding: 0;
margin: 0;
border: 0;
}

.venue #TB_window {
padding: 5px;
}

#TB_caption{
	float:left;
}

#TB_closeWindow{
float: right;
}

.venue #TB_closeWindow {
display: none;
}

#TB_closeWindowButton {
cursor: pointer;
display: block;
width: 52px;
height: 12px;
position: relative;
z-index: 999999;
}

#TB_closeAjaxWindow{
width: 52px;
height: 12px;
position: absolute;
top: 12px;
right: 12px;
z-index: 999999;
}

#TB_ajaxWindowTitle{

}

#TB_title{
position: relative;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
}

#TB_ajaxContent p {
	color: #68544b;
	font-size: 11px;
	font-family: Verdana;
	margin-top: 36px;
	padding-right: 22px;
	line-height: 1.5em;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#gallery-content {
position: relative;
left: -14px;
}
/*** Thickbox lightbox overlay ***/

#email-offer-form {
width: 170px;
padding: 20px 0 10px 0;
}


.ur-rese {
clear: both;
float: left;
width: 100%;
padding-top: 18px;
}

table input, table select {
border: 1px solid #998f8a;
font-size: 11px;
color: #c2b6b1;
margin-bottom: 10px;
margin-right: 12px;
background: #6f5b51;
}

#email-offer-form input {
border: 1px solid #998f8a;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #c2b6b1;
background: #6f5b51;
padding: 3px 0;
float: left;
width: 110px;
margin-right: 6px;
}

#email-offer-form input[type=submit] {
cursor: pointer;
width: auto;
padding: 2px 6px 2px 6px;
*padding: 1px 2px 2px 1px;
}

#email-offer-form input[type=submit]:hover {
background: #c2b6b1;
color: #30231d;
}

table input {
padding: 2px;
*margin-bottom: 0;
}


table input[type=submit] {
background: #6f5b51;
color: #c2b6b1;
border: 1px solid #998f8a;
cursor: pointer;
width: 100%;
padding: 2px 0;
margin: 4px 0 12px 0;
}


table input[type=submit] {
width: auto;
padding: 2px 6px;
}

#best-rates td {
padding: 0;
}



.best-rates {
color: #837771;
font-size: 11px;
text-decoration: none;
}

.best-rates:hover {
color: #eacb6d;
}

#meeting-rfp input, #meeting-rfp select, #meeting-rfp textarea {
border: 1px solid #998f8a;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #30231d;
margin-bottom: 10px;
background: #6f5b51;
}

#meeting-rfp input[type=checkbox] {
margin-bottom: 4px;
}

.chkbox {
background: #30231d !important;
border: 0 !important;
}

#meeting-rfp label {
color: #837771;
font-size: 11px;
display: block;
padding-bottom: 3px;
}

#meeting-rfp input {
padding: 2px 0 2px 3px;
}

#meeting-rfp input[type=submit] {
padding: 2px 24px 2px 24px;
margin-top: 14px;
cursor: pointer;
}

.checkboxes {
padding-bottom: 24px !important;
}

#meeting-rfp input[type=submit]:hover {
background: #c2b6b1;
color: #30231d;
}

#rese .nav-div {
display: none;
}

#site .content ul {
padding-bottom: 12px;
}

#site .content ul li ul {
padding-bottom: 0;
*padding: 0 0 18px 0px;
}

#slideshow {
	height: 334px;
	overflow: hidden;
}



/* UPDATES for Reservations Widget - JL 06/03/2010 *******************************************/
#rese-widget-new {
	margin: 50px 2px 0 0;
	padding: 0;
	float: right;
	width:580px;
	position: relative;
}

.alt-widget #rese-widget-new {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	clear: both;
	padding-top: 18px;
	width:580px;
}

#rese-widget-new table,
#rese-widget-new table tr,
#rese-widget-new table td {
	margin: 0;
	padding: 0;
	border: none;
}

#rese-widget-new input, #rese-widget-new select, #jumpToSelect {
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #998f8a;
	font-size: 11px;
	color: #c2b6b1;
	background: #6f5b51;
}
#rese-widget-new select {
	*margin: 1px 0 0 0;
	padding: 1px 2px 1px 2px;
}

.widgetLabel {
	margin: 0;
	padding: 0 0 3px 0;
	color: #c2b6b1;
	font-size: 11px;
}

#rese-widget-new .button {
	margin: 0;
	padding: 1px 0 1px 0;
    border: 1px solid #998f8a;
    background: #6f5b51;
	color: #c2b6b1;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	width: 120px;
}
#rese-widget-new .button:hover {
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
    border: 1px solid #998f8a;
    background: #6f5b51;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	width: 120px;
}

/* OPEN TABLE WIDGET */
#lv-ot-widget {
	background:#6f5b51;
	float: right;
	width: 160px;
	padding: 12px;
	margin-left: 12px;
}

#lv-ot-widget h2 {
	font-size: 12px;
	color: #30231d;
	font-weight:bold;
	padding-bottom: 11px;
	line-height: 17px;
	text-align:center;
}
#lv-ot-widget p {
	font-size: 11px;
	color: #c2b6b1;
	padding-bottom: 13px;
}


#lv-ot-widget label {
	color: #c2b6b1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
	clear: left;
	display: block;
}

#lv-ot-widget #date {
	padding: 2px 0 2px 2px;
}

#lv-ot-widget select,#lv-ot-widget input {
	background: #6f5b51;
	border: 1px solid #998f8a;
	color: #c2b6b1;
	font-size: 11px;
}

#lv-ot-widget span {
	width: 70px;
	padding: 10px 4px 0 0;
	display: inline;
	float: left;
	text-align: right;
}
.open-table-button {
	background: url(/images/btn_opentable.png) no-repeat !important;
	display: block;
	width: 120px;
	height: 19px;
	border: 0 !important;
	margin: 0 auto;
	margin-top: 7px;
	cursor: pointer;
	text-indent: -9999px;
}

.open-table-button:active {
	outline: none;
