@charset "utf-8";
/* CSS Document */
body { background:#000000; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:9pt; }
table { font-size:12px; }
.mainBack { background:#51613c; }
a {text-decoration:none; }
a img { border:none; }


/* -----Footer----- */
.footer { color:#b0acab; line-height:20px; }
.footer a { color:#b0acab; }
.footer a:hover { color:#fceda2; }
.footerActive { color:#fceda2; }
.footerActive a { color:#fceda2; }
.footerCopy { font-size:9px; }


/* -----Text Sizes----- */

.heading { font-size:14px; text-align:center; color:#000000; font-weight:bold; }
.text12Just { text-align:justify; line-height:18px; color:#cbd0c5; }
.text12 { color:#cbd0c5; }
.text12Black { color:#000000; font-size:11px; }
.address { color:#cbd0c5; }

/* -----Paddings----- */
.padTB15 { padding:15px 0px; }
.padRT10 { padding-right:10px; }
.padRT25 { padding-right:25px; }


/* -----Scroller----- */
#container { margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;	
line-height: normal;
color:#000000;

}


/* ----- Restaurant----- */

.text12Normal { color:#adbd99; }
.text12Normal a { color:#adbd99; }
.text12Normal a:hover { color:#fceda2; }
.restaurantLinks { text-transform:uppercase; color:#70614e; font-weight:bold; font-size:11px; }
.restaurantLinks a { color:#70614e; }


/* -----Scroller----- */
#mycustomscrollRestaurant {
/* Typical fixed height and fixed width example */

width:320px;
height:290px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:10px; } 

#mycustomscrollRestaurant p { text-align:justify; color:#000000; margin:0px 10px 10px 0px; font-size:11px; }

/*Chef Tasting Menu*/

#mycustomscrollCTM {
/* Typical fixed height and fixed width example */

width:510px;
height:360px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:10px;
margin-bottom:10px;
} 

#mycustomscrollCTM p { color:#000000; margin:0px 10px 10px 0px; font-size:11px; }

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
/* vscrollerbase is the div that holds the scrollbar (parent of vscrollerbar) */
width: 8px;
}

.vscrollerbar {
width: 8px;
background-color: #6e624c;
}
.vscrollerbar {
background-color: #6e624c;
background-image: url(basebarcaps_verticalbarbodyrestaurant.png);
background-repeat: repeat-y;
background-position: -15px 0px;
}

.vscrollerbar{
padding: 2px;
z-index: 2;
}

.vscrollerbarbeg {

/* Top image holder for vertical scrollbar*/

background: url(basebarcaps_verticalbarbodyrestaurant.png) -45px -30px no-repeat;

width: 15px;

height: 15px !important;

}



/* Following are for scrollbase images, may not always be required */



.vscrollerbase {

background-image: url(basebarcaps_verticalbarbodyrestaurant.png);

background-repeat: repeat-y;

background-position: 0px 0px;

}



.vscrollerbasebeg {

/* Vertical scrollbar's base top-cap */

/* This may be used for holding the up arrow */

background: url(basebarcaps_verticalbarbodyrestaurant.png) -30px -30px no-repeat;

width: 15px;

/* height of this element is normally auto set by the script to fit the scrollbase, to cover the base... */

height: 15px !important; /*  Safari BG repeat fix */

}



.main_part{
width:750px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#343434;	
}



.main_part .small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#adbd99;
	
	}	

.main_part .small a:link {
	color: #adbd99;
	text-decoration: none;
}
.main_part .small a:visited {
	text-decoration: none;
	color: #adbd99;
}
.main_part .small a:hover {
	text-decoration: none;
	color: #000000;
}
.main_part .small a:active {
	text-decoration: none;
	color: #000000;
}

.main_part form{margin:0px;
padding:0px;}

.main_part select{
margin:0px;
width:auto;
padding:0px;
margin-right:0px;
}

.main_part input{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333
}
.main_part_bottom{margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#343434;	
}

.main_part p{margin:18px 0px 3px 0px;
padding:0px;}


/*-----Ad Box-----*/
.adBox {
	position: absolute;
	visibility: hidden;
	left:0px;
	top:0px;
	width:100%;
	height:99.5%;
	background-color:none;
	padding:0;
	border:0px solid #000;
	}
	

.text11 { font-size:11px; color:#cbd0c5; }
.text11 a { color:#cbd0c5;  }
.text11 ul { padding:0; margin:0; }
.text11 ul li { list-style-type:none; background:url(../images/bullet-tariff1.gif) left top no-repeat; padding-left:10px; margin-bottom:3px; }



/*--partners----*/

.buttonBook { background:#cbd0c5; color:#394923; text-align:center; padding:5px; font-weight:bold; }
.buttonBook a { color:#394923; }

.resources { display:none; }