/*
Quick.Cms.Lite default stylesheet
Copyright by OpenSolution.org 2006
*/

/* GLOBAL STYLES */
body,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th{margin:0;padding:0;border:0}

/* below you can change background and font for all site */
body{
	color:#ddd6d0;
	background-color: #FFFFFF;
	background-image: url(../files/img/bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-position: center top;
}
.clear{clear:both;}

/* MAIN PAGE: head, body and global container */
#container{padding:0px;margin:0 auto;}
#head{
	width:900px;
	height:175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body{
	width:900px;
	margin:0 auto;
	padding:0;
}
#body .content{
	float:left;
	width:700px;
	margin-left:20px;
}
#body:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* FOOTER */
#foot{
	width:900px;
	height:50px;
	border-top:1px solid #573216;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#foot .powered{float:right;text-align:center;}
#foot .powered a{font:10px tahoma;color:#9c0;}

/* MENU LEFT */
#menu2{float:left;width:175px;margin:0 0 0 2px;padding:0;list-style:none;}
#menu2 li{text-align:right;border-bottom:1px solid #573216;}
#menu2 a{font-size:13px;font-weight:bold;display:block;color:#573216;padding:7px 7px 7px 0;text-transform:uppercase;}
#menu2 a:hover{background:#ddd6d0;text-decoration:none;}
#menu2 a.selected{background:#ddd6d0;}

/* MENU TOP */
#menu1{float:right;padding:10px 15px 0 0;}
#menu1 a{display:block;float:left;border:0;margin-left:10px;font-weight:bold;font-size:12px;text-decoration:none;text-transform:uppercase;}
#menu1 a:hover{border-bottom:2px solid #573216;}
#menu1 a.selected{border-bottom:2px solid #573216;}

/* PAGE DETAILS - name, description */
#pageShow{padding:5px 20px 5px 20px;}
#pageShow h2{font-size:18px;color:#573216;text-transform:uppercase;}
#pageShow h3{margin-bottom:10px;font-weight:normal;font-size:11px;color:#ff9000;margin:10px 0 10px 5px;}
#pageShow h3 a{color:#ff9000;text-transform:uppercase;}
#pageShow .txt{
	font-size:13px;
	color: #333333;
}

/* PAGE DETAILS - photo */
#pagePho{float:right;}
#pagePho img{border:1px solid #e7e7e7;margin:2px;}

/* PAGE DETAILS - sub pages list - under description */
#pageSubList{margin:10px 0 0;}
#pageSubList .l{padding:5px 0 10px;border-top:1px solid #dfdfdf;}
#pageSubList .l h2{font-size:11px;}
#pageSubList .l h2 a{color:#ff9000;font-weight:normal;}
#pageSubList .l p{font-size:10px;margin:2px 0 0 10px;}
#pageSubList .l img{float:left;margin:0 5px 3px 0;}

/* PAGE DETAILS - files list */
#pageFil{margin:10px 0;}
#pageFil td{font-size:10px;padding:5px 0 4px 5px;}
#pageFil p{font-size:10px;color:#b6b6b6;}

/* global link styles */
a{text-decoration:none;}
a:link{color:#573216;}
a:visited{color:#573216;}
a:active{color:#573216;} 
a:hover{color:#573216;text-decoration:underline;}

/* MESSAGE - error and confirm messages styles */
#message{text-align:center;}
#error, #ok{font-size:14px;font-weight:bold;line-height:2em;padding:100px 0;}
#error a, #ok a{font-size:11px;font-weight:normal;color:#000;}
#error{color:red;}
#ok{color:green;}

/* OTHER - styles from html editor */
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

/* BACK link style */
#back{font-size:10px;padding:20px 20px 10px 0;text-align:right;}
#back a{color:#b6b6b6;}

/* global form styles */
.input, select, textarea{border:1px solid;border-color:#b6b6b6;font:11px verdana;}
h1 {
	font-size: 150%;
	color: #892A2E;	
}
#container #body #menu2 #submenu {
	text-transform: capitalize;
	color: #C7DD70;
}

/* Sub Menu */
#submenu {
	padding: 5px;
	font-size: 80%;
}
#submenu a { font-size: 10px; color: #AF732E; text-transform: capitalize; }
#submenu a:hover {
	color: #892A2E;
}
#container #head #menu1 a.selectsubmenu {
	text-decoration: underline;
}
.price {
	text-align: right;
	display: block;
	width: 160px;
	float: right;
	font-size: 120%;
	color: #892A2E;
	font-weight: bold;
	top: -5px;
	position: relative;
}


#container #body .content #pageShow .txt #my_slideshow {
	height: 278px;
	width: 673px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 10px;
	background-image: url(../files/img/photoshadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#lunchspecials {
	float: right;
	height: 300px;
	width: 318px;
	background-image: url(../files/img/lunchspecials.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 111px;
	padding-right: 40px;
	padding-left: 40px;
	color: #573216;
}
#lunchspecials p {
	padding-bottom: 5px;
}
#table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7DD70;
}
#table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7DD70;
	padding: 5px;
}
.tableheader {
	background-color: #C7DD70;
	color: #573216;
	font-size: 110%;
	font-weight: bold;
}
#table .noborder td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.readtext {
	font-size: 120%;
	color: #892A2E;
	font-weight: bold;
}
h4 {
	font-size: 135%;
	color: #573233;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	display: block;
}
