/* Global CSS */

/* Site Specific Layout */
body {
	margin:0;
	padding:0;
	background-color:#000000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #444445;	
}

img{
	border:0;
}
strong{
	font-weight:bold;
}
a{
	color: #0a4460;
	text-decoration:underline;
}
a:hover{
	color: #9d6a5a;
	text-decoration:underline;
}

h2.menu-title {
	color:#0A4460;
	font-family:arial, verdana, sans-serif;
	font-size: 20px;
}

/*ACCORDIAN STYLES*/
			
#page{
	width:950px;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	margin-top: 10px;
}
#accordian{
	width:950px;
	text-align:left;
}
#container {
	background-color:#FFFFFF;
}
#content{
	overflow:hidden;
	height:428px;
	float:left;
	width: 335px;
	padding: 25px 20px 20px 20px;
}
#content_menus{
	overflow:hidden;
	height:428px;
	float:left;
	width: 430px;
	padding: 25px 20px 20px 20px;
	font-size: 10px;
	line-height: 12pt;
}
#content_chefs{
	overflow:hidden;
	height:428px;
	float:left;
	width: 430px;
	padding: 25px 20px 20px 20px;
	font-size: 11px;
	line-height: 14pt;
}
#content-forms{
	overflow:hidden;
	height:428px;
	float:left;
	width: 650px;
	padding: 25px 20px 20px 20px;
	font-size: 11px;
	line-height: 14pt;
}

#image-container{
	float:left;
	width: 325px;
	margin-top:11px;
}

#image-container_menus, #image-container_chefs{
	float:left;
	width: 226px;
	margin-top:11px;
}
.image-spacer{
	display:block;
	margin-top:6px;
}
						
.toggler {
	height:567px;
	float:left;
	color: #222;
	margin: 0 1px 0 1px;
	cursor:pointer;
	/*padding: 2px 5px;*/
}
.home_btn{
	width:20px;
	background-color: #000000;
	height: 558px;
}

.about_btn{
	width:45px;
	background:url(../_images/about_btn.gif) no-repeat;
}
.menus_btn{
	width:45px;
	background:url(../_images/menus_btn.gif) no-repeat;
}
.order_btn{
	width:45px;
	background:url(../_images/order_btn.gif) no-repeat;
}
.chefs_btn{
	width:45px;
	background:url(../_images/chefs_btn.gif) no-repeat;
}
						 
.element {
	float:left;
	background-color:#000000;
}
			 
.element p {
	margin: 0;
	padding: 8px 0 0 0;
}
			
.float-right {
	padding:10px 20px;
	float:right;
}
			 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}
			
.scrollbar{
/*	position:absolute;*/
	background:url(../_images/scroll_bg.gif) repeat-y;
	height:453px;
	width: 2px;
	margin: 10px 10px 0px 0px;
	_margin: 0px 0px 0px 0px;
	float: right;
}
.handle{
	left: -9px;
	height: 20px;
	width: 20px;
	background:url(../_images/scroll_handle.gif) no-repeat;
}
/* HOME CSS */
#flash{
	width: 720px;
	height: 567px;
	z-index:0;
}
/* SECTION STYLES */
#container{
	float:left;
	width: 720px;
	text-align:left;
}

#subnav-container{
	float:left;
	width: 720px;
	height: 90px;
	background:url(../_images/subnav_bg.jpg) no-repeat;
	margin-top: 4px;
}

#logo{
	float:left;
	width: 118px;
	margin: 4px 0 0 7px;
}
ul#subnav{
	float:left;
	list-style:none;
	width:555px;
	height: 25px;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

ul#subnav li
{
	display:block;
	float:left;
	/*width: 78px;*/
	padding: 6px 25px 0 0;
}
ul#subnav li a
{
	color: #002851;
	text-decoration:none;
}
ul#subnav li a:hover
{
	color: #5f2109;
	text-decoration:none;
}
ul#subnav li.subnav-on a
{
	color: #5f2109;
	text-decoration:none;
}


/*contact style*/
h2{
	font-size:12px;
	color:#0a4460;
	font-weight:bold;
	padding: 15px 0 0 0;
	margin:0;
}
/*In the News*/
ul#news{
	list-style:none;
	margin:0;
	padding:10px 0 10px 0;
}
ul#news li
{
	padding: 5px 0 0 25px;
	margin:0;
}

a.reader{
	color: #5f2109;
	text-decoration:none;
}
a.reader:hover{
	color: #9d6a5a;
	text-decoration:none;
}
/*GALLERY STYLES*/
ul.photo-list {
	float:left;
	width:700px;  
	margin:15px 0 0 0; 
	padding:0; 
	list-style:none;
}
ul.photo-list li {
	float:left; 
	width:80px; 
	height:80px; 
	margin:0 15px 0 0; 
	padding:0; 
	display:inline; 
	/*border:1px solid #9fa0a1;*/
}
ul.photo-list li a {
	margin:0; 
	padding:0;
}

/*MENUS styles*/
h3{
	margin:0;
	padding:10px 0 0 0;
	font-size: 12px;
	font-weight:bold;
}
h4{
	margin:0;
	padding:6px 0 0 0;
	font-style:italic;
	font-weight:bold;
	font-size: 11px;
	color:#5f2109;
}
.title{
	display:block;
	float:left;
}

span.pdf{
	display:block;
	float:left;
	width:180px;
	padding-left:60px;
}
.send{
	display:block;
	float:left;
	padding: 2px 10px 0 0;
}

/*RECIPE STYLES*/
ul.recipe-info{
	float:left;
	list-style:none;
	margin: 0;
	padding:0;
	width: 410px;
	margin: 8px 0 8px 0;
}
table.ingredients{
	float:left;
	width: 410px;
	margin: 8px 0 8px 0;
}

table.ingredients td{
	float:left;
	width: 80px;
}
table.ingredients td.items {
	float:left;
	width: 300px;
}

ol.method{
	float:left;
	width: 380px;
	margin:0;
	/*margin: 10px 0 10px 15px;*/
	padding: 10px 0 10px 30px;
	/*padding-left:10px;*/
}




/*FORM styles*/
.required-text {
	padding:0 0 15px 0; 
	font-size:11px; 
	font-style:italic; 
	color:#8c5645;
}

/**********************************  Input Stuff  ***************************************/
form {
	margin:0; 
	padding:0;
}
fieldset {
	float:left; 
	width:562px; 
	margin:0; 
	padding:10px 0 0 0; 
	border:none;
}
label {
	font-size:11px; 
	color:#8c5645;
}
label.right {
	float:right;
}
label a, a.link, a.hover, a.visited {
	color:#8c5645; 
	text-decoration:underline;
}
ul.form-list {
	float:left; 
	width:515px; 
	margin:0; 
	padding:0; 
	list-style:none;
}
ul.form-list li {
	float:left; 
	margin:0; 
	padding:0 5px 5px 0; 
	font-size:11px; 
	color:#8c5645; 
	display:inline;
}
ul.form-list li.first {
	width:170px; 
	margin:0; 
	padding:0 8px 0 0;
}

input.text {
	width:190px; 
	padding:2px; 
	border:1px solid #969696;
}
input.text.short {
	width:39px; 
	padding:2px;
	border:1px solid #969696;
}
textarea.text {
	width:260px; 
	height:100px; 
	border:1px solid #969696;
}
select.text.long {
	width:157px; 
	padding:2px; 
	border:1px solid #969696;
}

/**********************************  Validation Stuff  *********************************/
#errorDiv { font-size: 9px; color:#ad5b05; font-weight:bold; background-color:#ebdec1; padding:4px 8px 4px 8px; margin-bottom:10px; border: 1px solid #ffffff;  }
.red { padding:2px; border: 1px solid #000000; }
label.red { border: none; }
.customRed { border: none; }
.errorMessage { margin-left: 10px; font-size: 9px; color:#717376; font-weight:bold; background-color:#ffffff; padding:4px 8px 4px 8px; border: 1px solid #717376; }
.error { padding:2px; border:1px solid #969696; }
.exists, .email, .phone { width:150px; padding:2px; border:1px solid #969696; } 

/* FOOTER STYLES*/
ul#footer {
	margin:0; 
	padding:0px 0 10px 0; 
	font-size:11px; 
	list-style:none;
}
ul#footer li {
	margin:0; 
	padding:0 10px 0 5px; 
	display:inline; 
	border-right:1px solid #FFFFFF;
}
ul#footer li.first {
	padding-left:0;
}
ul#footer li.last {;
	padding-right:0; 
	border-right:none;
}
ul#footer li a {
	color:#A8A8A8;
	text-decoration:none;
}
ul#footer li a:hover {
	color:#A8A8A8;
	text-decoration:underline;
}

ul#footer li a.ftrLink{
	cursor:pointer;
}

/* Bread Banner */
.flash-container {float:left; width:950px; margin:20px 0 20px 0;}
#flash-banner {width:950px; margin:0 auto; padding:0; text-align:center;}