/* CSS by Livia Cheng © 2009 Chamelle Design */

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #36170e;
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
}	

strong {
	font-weight: normal;
}

#wrapper {
	min-height: 100%;
}

* html #wrapper {
	height:100%;
}

/* #header {
	width: 100%;
	background-color: #efda98;
}

#header_800 {
	width: 800px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
*/


#logo {
	text-align: left;
	width: 131px;
	height: 130px;
	margin: 13px 10px 6px 14px ;
	overflow: hidden;
	background: transparent url('images/logo.png') 0 0 no-repeat; 
}

#container {
	width: 100%
	margin: 0;
	padding: 0;background-color: #36170e;
	background: url('images/bg-top-gradient.jpg') 0 0 repeat-x; 
}
	
#container_800 {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
	background: url('images/content-bg-gradient.gif') repeat-x;
	background: url('images/container-bg.png') repeat-y;
}

#sidebar {
	float: left;
	width: 250px;
	background-color: #190803;
	color: #88765e;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	margin: 0;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

.thispage {
	color: #efda97;
	text-decoration: none;
	padding: 7px 0 10px 14px;
	margin: 0 0 1px 0;
	display: block;
	border-bottom: 1px dashed #88765e;
	
}

#sidebar li a {
	color: #DBE252;
	text-decoration: none;
	padding: 7px 0 10px 14px;
	margin: 0 0 1px 0;
	display: block;
	border-bottom: 1px dashed #88765e;
}

#sidebar li a:hover {
	background-color: #36170e;
	text-decoration: none;
	padding: 7px 0 10px 14px;
	margin: 0 0 1px 0;
	display: block;
	border-bottom: 1px dashed #88765e;
}

#sidebar li img {
	margin: 6px 0 0 75px;
}


li.newsletter {
	color: #DBE252;
	margin: 0;
	padding: 8px 10px 10px 14px;
	margin: 0 0 2px 0;
}

input {
	margin: 0 0 10px 0;
	background-color: #efda97;
}

input.submit {
	color: #190803;
	background-color: #dbe252;
	border: 1px solid #88765e;
	margin: 5px 0;
	padding: 3px 4px;
	text-transform: uppercase;
}

/* ------ FOR MENU PAGE ONLY ------ */

.menu-col1 {
	text-transform: none;
	color: #efda97;
	margin: 10px 0 0 7px;
/* IE6 hack */
	_margin: 15px 0 0 8px;
	padding: 4px 10px 10px 11px;
	width: 210px;
	text-align: left;
	float: left;

}

td.day {
	font-weight: bold;	
	text-align: center;
}

td.fill {
	width: 14px;
	background-color: #fdfcef;
}

.menu-col1 strong {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.menu-col1 li  {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 3px 0; 
	border-bottom: 1px dashed #36170e; 
}

.menu-col1 li.chamelle  {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 5px 0;
}

.menu-col1 li.words  {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0; 
	border-bottom: none; 	
}

.menu-col1 li.words strong  {
	font-weight: normal;
}

#sidebar .menu-col1 li.chamelle a:link { color: #190803; text-decoration: none; }
#sidebar .menu-col1 li.chamelle a:visited { color: #6D432D; text-decoration: none; }
#sidebar .menu-col1 li.chamelle a:hover { color: #fff; text-decoration: none; }

p.menu_text {
	width: 510px;
	margin: 15px;
	background: #DBE252;
	padding: 10px 20px 0 20px;
	overflow: hidden; border:1px solid blue;
}

p.menu_text strong {
	font-weight: bold;
}

/* -------------------------------- */

#content {
	width: 550px;
/* for IE6 */
	_width: 547px;
	margin: 0 0 35px 0;
	background: url('images/content-background.png') #DBE252;
	padding: 0;
	overflow: hidden; 
}

object, param {
	margin: 0;
	padding: 0;
}

#content_text {
	width: 450px;
	margin: 5px;
	background: url('images/content-background.png') #DBE252;
	padding: 20px 0 0 45px;
	overflow: hidden; 
}

#content_text strong {
	font-weight: bold;
}

#footer {
	width: 100%;
	height: 900px;
	margin: -100px auto 0 auto;
	position: relative;
	background-color: #efda98; 
	background-image: url('images/footer-gradient.jpg');
	background-image: url('images/bg-pattern2.png');
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6D432D;
}

#footer_800 {
	width: 800px;
	height: 900px;
	background-color: #efda99; 
/* background-image: url('images/footer-gradient.jpg'); 
	background-repeat: repeat-x; */
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.footer-thispage {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { color: #190803; text-decoration: none; }
#footer a:visited { color: #6D432D; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: none; }

/* .footer-col1 {
	margin: 10px 0 0 0;
	padding: 4px 10px 10px 10px;
	width: 230px;
	text-align: left;
	float: left;  
	border: 1px solid #bf8649;
}
*/

.footer-col1 {
	margin: 15px 0 0 17px;
/* IE6 hack */
	_margin: 15px 0 0 8px;
	padding: 4px 10px 10px 11px;
	width: 210px;
	text-align: left;
	float: left;  
	border: 1px solid #190803;

}

td.day {
	color: #6D432D;
	font-weight: bold;	
	text-align: center;
	font-size: 12px;
}

td.meal {
	color: #6D432D;
	font-weight: bold;	
	text-align: left;
	font-size: 12px;
}

td.fill {
	width: 14px;
	background-color: #fdfcef;
}

.footer-col1 strong {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.footer-col1 li  {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 3px 0; 
	border-bottom: 1px dashed #bf8649; 
}

.footer-col1 li.chamelle  {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 5px 0; 	
}

.footer-col1 li.words  {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0; 
	border-bottom: none; 	
}

.footer-col1 li.words strong  {
	font-weight: normal;
}

.footer-col2 {
	margin: 20px 20px 0 14px;
	padding: 0;
	width: 250px;
	text-align: left;
	float: left; 
}

.footer-col3 {
	margin: 20px 0 0 0;
	padding: 0;
	width: 250px;
	text-align: left;
	float: left;  
}

.footer-col2 strong, .footer-col3 strong {
	color: #36170e;
	font-weight: bold;
	margin: 0 0 20px 0; border:1px solid red;
}

.footer-col2 h4, .footer-col3 h4 {
	margin: 0 0 -18px 0;
	padding: 0 0 6px 0;
	text-align: left;
	font-size: 17px; 
	font-family: Georgia, serif; }

.footer-col2 ul, .footer-col3 ul  {
	margin: 0 0 14px 0;
	padding: 0; 
}	

.footer-col2 li, .footer-col3 li  {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 1px 7px; 
	border-bottom: 1px dashed #bf8649; 
}

/* ************ RESERVATIONS PAGE ************ */

.reserv-col1 {
	margin: 0;
	padding: 20px 0 0 80px;
	width: 400px;
}

.reserv-col1 label {
	float: left;
	width: 110px;
	display: block;
	padding: 0 10px 0 0;
	text-align: right;
}

.reserv-col1 input {
	display: block;
	width: 194px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	border: 1px dashed #bf8649;
	background-color: #fff;
}

.reserv-col1 #calendar {
	display: block;
	width: 200px;
	margin: 0px 0px 10px 118px;
}

input.date-time {
	margin: 0 0 0 118px;
	padding: 0;
}

textarea.comments {
	border: 1px dashed #bf8649;
	background-color: #fff;
	width: 194px;
}

input.submit {
	margin: 0 0 0 120px;
	padding: 5px;
	color: #36170e;
	background-color: #efda98;
	border: 1px solid #36170e;
}

/* ***** MENU **** */

#menu-title {
	width: 126px;
	margin: 0 0 15px 170px;
	padding: 0;
}

#menu-sections {
	width: 340px;
	margin: 0 0 0 65px;
	padding: 0;
}

#content_text a:link { color: #36170e; text-decoration: none; border-bottom: 1px dashed #36170e; }
#content_text a:visited { color: #36170e; text-decoration: none; border-bottom: 1px dashed #36170e; }

#content_text a:hover { color: #fff; text-decoration: none; border-bottom: 1px dashed #36170e; }


table.menu { font-size: 12px; line-height: 150%; margin: 0 0 0 10px; padding: 0; }

table.menu th { padding: 15px 0 10px 0; }

#desserts { font-size: 12px;  margin: 8px 0 0 91px; padding: 0; }
p.desserts { font-size: 12px;  padding: 0 0 0 55px; margin: 15px 0 5px 20px; }

table td.item { width: 370px; padding: 0 10px 7px 18px; }

.divider {
	width: 360px;
	height: 15px;
	margin: 0 0 0 45px;
	border-bottom: 1px dashed #36170e;
}

#backtotop {
	width: 74px;
	margin: 15px 0 0 195px;
}

.thankyouerror {
	margin: 0;
	padding: 20px 0 330px 80px;
	width: 400px;
}
