@charset "utf-8";
.pngfix
{
	behavior: url(js/pngfix/iepngfix.htc);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
body {
	background-color: #1c0000;
	background-image: url(images/bg_category.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

hr {
	border:0px;border-top:1px solid #fff;
}
a:link, a:visited {
	color:#cc9900;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ffffcc;
	font-weight:bold;
	text-decoration:none;
}
.tablehd {
	background-color: #966200;
}
.main {
	padding-right: 22px;
	padding-left: 22px;
}
.top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 109px;
	width: 980px;
}

.imgframe {
	background-color:#fefefe;
}

/*footer style*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	/*padding-left: 0px;*/
	height: 22px;
	/*width: 970px;*/
}
.footer td { font-size: 10px; }
.footer a:link, .footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover {
	color:#f7de88;
	text-decoration:none;
}
/*CTA*/
.cta {
	float: right;
	color: #f2e4af;
	font-size: 11px;
}

.cta a:link, .cta a:visited{
	color: #f2e4af;
	text-decoration:none;
}
.cta a:hover{
	color: #ffffff;
	text-decoration:none;
}

/*Res*/
topright {
	float:right;
}



#ui-datepicker-div
{
    z-index: 9999999;
}


.ui-datepicker
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px !important;
}

.main-booking, .main-eclub, .main-reservation
{
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.main-eclub
{
	font-size: 9px;
}

.main-reservation
{
	font-size: 10px;
	text-transform: none;
	padding: 10px 20px 0 20px;
}

.inav-content
{
	background: url(/images/inav_res_bg.png);width:100%;overflow: visible;
}

.res1 {
    background: url(images/res_bg.png) no-repeat left top;
    height: 73px;
    width: 100%;
    font-size: 9px;
    text-transform: uppercase;
    color: #FFFFFF;
}


.booking-fields
{
	color: #000;
	font-size: 10px;
	font-weight:bold;
}

.res1 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 30px;
	float: right;
}

.res1 ul li.image
{
	float: left;
	margin-top: 6px;
}


.main-eclub .input-form
{
	background-color: #736d4d;
	border: 0px;
	font-size: 9px;
}

.res1 ul li .input-form, .main-booking .input-form
{
	background: #d3b162 url(images/res_arrow.jpg) no-repeat right top;color:#000;height:18px;text-align:left;line-height:17px;font-weight:bold;vertical-align:middle;font-size:10px;
	position: relative;
}

.res1 ul li .padding, .main-booking .padding, .booking-fields .padding
{
	padding-left: 8px;
	width:42px;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
}

.res1 ul li .container, .main-booking .container, .booking-fields .container
{
	position:absolute;left:0;top:18px;width:50px;background-color:#d3b162;display:none;z-index:1005;
}

.res1 ul li
{
	padding: 0;
	float: left;
	margin-right: 10px;
	height: 30px;
	margin-top: 10px;
}



.res1 ul li.first
{
	margin-left: 10px;
	margin-right: 20px;
	color: #f2e4af;
	text-align: left;
}








/*main nav*/

.main_nav {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	font-family: Arial;
	color: #e7cb68;
	font-size: 11px;
	text-transform:uppercase;
}
.main_nav .common
{
	position:absolute;
	background:url(images/bg_subnav.png);
}
.main_nav ul
{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.main_nav ul li
{
	padding-bottom: 5px;
}

.main_nav ul li a, .main_nav ul li a:visited
{
	text-decoration:none;
	color: #e7cb68;
}

.main_nav ul li a:hover
{
	color: #ffffff;
}

.main_nav #stayContainer{
	left:28px;top:24px;padding: 5px 5px 0 10px;width: 130px;z-index:100;display:none;
}

.main_nav #playContainer{
	left:34px;top:24px;padding: 5px 5px 0 10px;width: 130px;z-index:100;display:none;
}

.main_nav #wayContainer{
	left:36px;top:24px;padding: 5px 5px 0 10px;width: 165px;z-index:100;display:none;
}

.main_nav #diningContainer{
	left:30px;top:24px;padding: 5px 5px 0 10px;width: 165px;z-index:100;display:none;
}

/*Main Image*/
#mainImageContainer
{
	width:980px;overflow: hidden;position:relative;
}

#mainImageContainer .toggler
{
	position:absolute;bottom:5px;right:5px;cursor:pointer;
}


/*Main Page Flash with Panel*/
#mainController
{
    position:absolute;top:0px;left:0px
}

.main-container
{
    position:absolute;top:24px;left:0px;background: url(images/bg_subnav.png) repeat left top;width:960px;height:142px;
}
.main-container-promo
{
    position:absolute;top:24px;left:0px;background: url(images/bg_subnav.png) repeat left top;width:960px;height:122px; text-align:center; padding-top:20px;
}
.main-container ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main-container ul li
{
    float:left;
    margin: 30px 0;
    padding-left:10px;
}

.main-container ul li.first
{
    margin: 30px 0;
    padding:0 20px;
    width:230px;
    
}
.main-container ul li.promofirst
{
    margin: 30px 0;
    padding:0 20px;
    width:330px;
    
}
.main-container ul li h1
{
    margin-top: 0;
	margin-bottom: 0;
}

.main-container ul li.last
{
    margin-right: 0;
}

/*Main Callouts*/
.main-callout-container
{
	background: url(/images/promo_bg.png) no-repeat top left;width:1040px;height:auto;margin:0 auto;color:#ac8343;padding-bottom:20px;
}

.main-callout-container .main-callout
{
	float:left;width:266px;text-align:center;padding-top:30px;
}

.main-callout-container .main-callout-divider
{
	float:left;width:91px;height:270px;line-height:270px;background: url(/images/main_specials_divider.png) no-repeat 50% 20%;
}



/*Content*/
.content {
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.planyourstay {
	float: right;
}
h1 {
	color: #e5c75d!important;
	font-size:18px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 1.1em;
}
.subhd {
	color: #e5c75d;
	font-weight:bold;
}
.subnav {
	border-top-style: none;
	border-bottom-style: none;
	height: 38px;
	vertical-align: middle;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 901px;
	position:relative;
}

.subnav .tab
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-size: 11px;
}
    
.subnav .tab li
{
    text-transform: uppercase;
    float: left;
    margin-right: 40px;   
    position:relative;
    font-weight: bold;
    cursor: pointer;
}

.subnav.dining .tab li { margin-right: 30px; } /* override due to overcrowding */

.subnav .tab li.first
{
    color: #CCCCCC;
    font-size: 22px;
    font-weight: normal;
    padding-left: 10px;
}
.subnav .tab li.last
{
    margin-right: 0px;
}

.subnav .tab li.roll
{
	font-size: 11px;
	text-transform: uppercase;
	color: #dfca83;
	text-decoration:none;
	font-weight: bold;
    background: url(images/subnav_roll_topbottom.png) repeat-x left top;
}

.subnav .tab li .left
{
    background: url(images/subnav_roll_left.png) no-repeat top left;width:10px;height:31px;position:absolute;left:-10px;top:0px;display:none;
}

.subnav .tab li .right
{
    background: url(images/subnav_roll_right.png) no-repeat top left;width:10px;height:31px;position:absolute;right:-10px;top:0px;display:none;
}

.subnav .tab li .arrow
{
    background: url(images/subnav_roll_arrow.png) no-repeat left top;width:25px;height:6px;behavior: url(js/pngfix/iepngfix.htc);position:absolute;top:0px;display:none;
}

.subnav .top-line
{
    background: url(images/subnav_linetop.png) no-repeat left top;width:901px;height:3px;behavior: url(js/pngfix/iepngfix.htc);position:absolute;left:0px;top:-3px;
}

.subnav .bottom-line
{
    background: url(images/subnav_linebottom.png) no-repeat left top;width:901px;height:3px;behavior: url(js/pngfix/iepngfix.htc);position:absolute;left:0px;top:32px;
}

.subnav a:link, .subnav a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.subnav a:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #dfca83;
	text-decoration:none;
	font-weight: bold;
}
/*.subnav .roll {
	font-size: 11px;
	text-transform: uppercase;
	color: #dfca83;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/bg_subnav_roll.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.subnav b{
	color: #CCCCCC;
	font-size: 22px;
	font-weight: normal;
	padding-left: 10px;
	text-transform: uppercase;
}*/


.module {
    border-top: 1px solid #CCCCCC;
    margin: 20px 0;
    padding: 4px 0 0;
}



.subnav1 {
	border-top-style: none;
	border-bottom-style: none;
	height: 38px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 901px;
}
.subnav1 a:link, .subnav a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.subnav1 a:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #dfca83;
	text-decoration:none;
	font-weight: bold;
}
.subnav1 .roll {
	font-size: 11px;
	text-transform: uppercase;
	color: #dfca83;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/bg_subnav_roll.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.subnav1 b{
	color: #CCCCCC;
	font-size: 22px;
	font-weight: normal;
	padding-left: 10px;
	text-transform: uppercase;
}
.planyourstsay {
	color: #ffffff;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#b7882e;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#b7882e;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#b7882e;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
/*form*/
.textInput
{
    width: 98%;
}
		
.numberInput
{
    width: 85%; 
}.disclaimer {
	font-size: 8px;
	line-height: 10px;
}

.clear { height: 0; overflow: hidden; clear: both; }

.yourstay_cta { width: 148px; float: right; }
.note { color: #e0acac; font-style: italic; padding: 0 0 0 4px; }
.special { padding: 0 0 24px 0; }
.special h1 { margin: 0; padding: 0; }
.special p { margin-top: 0; }

/* Testimonials */
.testimonial { border-bottom: 1px solid #ffffff; margin: 0 0 20px 0; }
cite { font-style: normal; font-weight: bold; }
.testimonial cite { display: block; margin: 0 0 20px 0; }
.testimonial blockquote { margin: 0 0 20px 0; padding: 0; }

.inline_links a { white-space: nowrap; }
.tbl_wine_menu { margin: 0 auto; border-collapse: collapse; }
.tbl_wine_menu th { text-align: left; }
.tbl_wine_menu h3 { margin: 20px 0 0 0; padding: 0; color: #E5C75D; text-transform: uppercase; }
.tbl_wine_menu th, .tbl_wine_menu td  { padding: 2px 0 2px 20px; }
.tbl_wine_menu td.price { text-align: right; }

/* rate us */
#rateUs form { margin: 20px 0; padding: 0; }
#rateUs form p { margin: 0 0 20px 0; }
#rateUs form .field { margin: 0 0 12px 0; clear: left; }
#rateUs form .field label { display: block; float: left; width: 120px; text-align: right; }
#rateUs form .field input { width: 180px; margin-left: .5em; }
#rateUs form .field.multi { margin-bottom: 19px; }
#rateUs form .field.multi input { margin-top: 7px; }
#rateUs form .field textarea { margin: 0 0 20px .5em; width: 280px; height: 100px; }
#rateUs form .field .icon { vertical-align: middle; }
#rateUs form fieldset { margin: 0 0 24px 0; padding: 0 0 0 12px; border: 1px solid #623134; }
#rateUs form fieldset div { padding: 12px 0 20px 0; }
#rateUs form fieldset legend { color: #ffffff; font-weight: bold; }
#rateUs form fieldset label { padding-right: 14px; }
#rateUs form .btn_submit { margin: 0 0 28px 0; text-align: center; }

#privateDining h1 { margin: 0 0 36px 0; padding: 0; }

/* 
	Dining landing page
	2011-06-03
*/
#wrapper { width: 1024px; margin: 0 auto; overflow: hidden; }
#dining { 
	width: 980px; 
	margin: 0 auto 20px auto; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cfae5e;
	padding: 0 0 5px 0;
	background: #230000 url(images/dining_content_bottom.gif) left bottom no-repeat;
}
#dining #d1 { background: url(images/dining_vr.png) center 5px no-repeat; }
#dining #d2 { background: url(images/dining_content_top.gif) 0 0 no-repeat; min-height: 647px; padding: 3px 0 0 0; }
#ironwood_splash { width: 488px; float: left; }
#ibar_splash { width: 490px; float: right; }
#dining .intro { padding: 20px 20px 0 20px; }
#dining h3, #dining p { line-height: 1.7em; }
#dining h3 { margin: 0; padding: 0 6px 0 0; float: left; font-size: 12px; color: #ffffff; }
#dining p { margin: 0 0 20px 0; color: #cfae5e; }
* html #dining #d2 { behavior: url(/js/pngfix/iepngfix.htc); }

/* ticker */
#ticker_wrap { clear: both; width: 1024px; margin: 0 auto; color: #ffffff; padding-top: 16px; font-size: 14px; }
/* liScroll styles */
.tickercontainer { /* the outer div with the black border */
width: 1024px;
/*height: 27px;*/
margin: 0 auto; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 44px;
/*top: 8px;*/
width: 920px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
white-space: nowrap !important;
}
ul.newsticker a { white-space: nowrap; } 
ul.newsticker span { margin: 0 10px 0 0; } 

/*
	FLASH DETECTION - SWFOBJECT
*******************************************/
/* Home page flash detection */
#home_flash_alt { width: 980px; height: 347px; background: url(/images/main_staticflash.jpg) 0 0 no-repeat; position: relative; }
#home_flash_snipe { background: #ffffff; color: #666666; text-align: center; width: 450px; margin: 0; padding: 8px 0; border: 1px solid #666666; -moz-border-radius: 10px; border-radius: 10px; }

/* Hide flash player download from iphones */
@media only screen and (max-device-width: 480px) { 
	#home_flash_snipe { display: none; }
	#state_flash_snipe { display: none; }
}

/* Hide flash player download from ipads */
@media only screen and (device-width: 768px) {
	#home_flash_snipe { display: none; }
	#state_flash_snipe { display: none; }
}

.JD { margin-top: 25px; border-top: 1px solid white;}
