/* Stylesheet for Kings Arms - Monketon Farleigh | Produced by Moonshine Internet */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7E8D2;
}

#page {
	width: 765px;
	border: 1px solid #7B8F69;
	margin: auto;
	padding: 0 5px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;

	}
	
h5 {
font-size:11px;
padding:0px;
margin:0px;
}

h6 {
font-size:11px;
padding:0px;
margin:0px;
color:#003500;
}		

#header, #footer {
	background-color: #003500;
	border-top: solid 5px #F7E8D2;
	border-bottom: solid 5px #F7E8D2;
}

#header {
	height: 75px;
	background-image: url(../images/header_telephone.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#navpanel {
	width: 190px;
	margin: 0 5px 0 0;
	padding: 5px;
	float: left;
}

#mainpanel {
	float: left;
	width: 560px;
}

#footer {
	height: 20px;	
	padding: 6px 0 0 5px;
	color: #F7E8D2;
	font-size: 10px;
	letter-spacing: 1px;
}

#footer .credit {
float:left;
}

#footer .access {
float:right;
margin:0px 10px 0px 0px;
}

#footer a {
	text-decoration: none;
	color: #F7E8D2;
}

#footer a:hover {
	color: Orange;
}

.clear {
	clear: both;
	height: 0px;
}

.textpanel {
	width: 528px;
	border: 1px solid #7B8F69;
	margin-top: 5px;
	padding: 15px;
	background-color: #FBF4E9;
	line-height: 1.5em;
}

.textpanel h1, .menutitle {
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #003500;
}

.textpanel h2 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #005701;
	margin: 20px 0 7px 0;
	clear: both;

}

.textpanel a{
	color: #003500;
	text-decoration: none;
	border-bottom: dashed 1px #003500;
}

.textpanel a:hover {
	color: Orange;
}


.newsletter {
	background: #BBC2A9;
	margin-top: 35px;
	padding: 5px; 
}

.newsletter h1 {
	font-size: 13px;
	font-weight: bold;
	color: #003500;
	margin: 0 0 5px 0;
	letter-spacing: 4px;
}

.newsletter p, .textpanel p, .textpanel h1  {
	margin-top: 0;
}

.newsletter p {
	font-size: 10px;
}

.newsletterfield {
	width: 85px;
}

.newslettersubmit {
	text-align: right;
	margin: 5px 6px 0 0;
}

/* suppliers info box */
.suppliers {
	background: #BBC2A9;
	padding: 5px 5px 10px 5px;
	margin-top:35px; 
}

.suppliers h1 {
	font-size: 13px;
	font-weight: bold;
	color: #003500;
	margin:0px 0px 10px 0px;
	letter-spacing: 4px;
}

.suppliers p {
	margin:0;
	padding:0;
	font-size: 10px;
}

/* table structure on menus */

.menutable, .menutablespecial {
	width: 100%;
	padding-left:10px;
	margin-bottom:20px;
}

.menutablespecial {
padding:10px;
}

.menutable .price, .menutablespecial .price {
	width: 50px;
	text-align: right;
	padding-right: 10px;
}

.menutable tr, .menutablespecial tr {
	line-height: 2.5em;
}

.menutablespecial {
	background: #7B8F69;
	color: #fff;
}


.sundayRoast,.cookingTime {
	background: #BBC2A9;
	padding: 5px 5px 10px 5px;
	margin-top:35px; 
	}

.sundayRoast p, .cookingTime p {
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}

.sundayRoast h1, .cookingTime h1 {
		font-size: 13px;
	font-weight: bold;
	color: #003500;
	margin:0px 0px 10px 0px;
	letter-spacing: 4px;
}

.sundayRoast h2, .cookingTime h2 {
		font-size: 14px;
	font-weight: bold;
	color: #003500;
	margin:0px 0px 10px 0px;
	text-align:center;
}

.cookingTime h2 {
		font-size: 11px;

}

.cookingTime p {
margin-bottom:10px;
}





/* misc.*/
.clear {
	clear: both;
}

.rule {
	width: 400px;;
	height: 1px;
	background: #7B8F69;
	margin: 40px 0 40px 70px;
	font-size: 100px;
}

.error {
	color: red;
}

/* Navigation */


ul.sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.sidenav a {
	display: block;
	text-decoration: none;
	background: #7B8F69;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 5px 7px 7px;
	width: 176px;
	border: 1px solid #F7E8D2;
	margin-bottom: 5px;
	color: #F7E8D2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 3px;
}

/*ul.sidenav a:visited {
	font-weight: normal;
	color: #006;	
	}*/

ul.sidenav a:hover {
	background:#003500;
	color: #fff;
}

ul.sidenav a.christmas {
	background:#003500;
	color: #fff;
}
	
ul.sidenav li {
	position:relative;
}

ul.sidenav li a{
	display:block;
	}

ul.sidenav li ul {
	margin:0px;
	padding:0px;
	position: absolute;
	left: 190px; 
	top: 0px;
	display: none;
	border-top: solid 1px #F7E8D2;
	border-right: solid 1px #F7E8D2;
	border-bottom: solid 1px #F7E8D2;	
	}
	
ul.sidenav li li a {
	background:#7B8F69;
	width: 199px;
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid transparent;
	}
	
ul.sidenav li ul {
	filter: alpha(Opacity=93);
		 -moz-opacity:0.9;
	}
	
#navigation ul.sidenav li ul a {
	color: 222;
	}

* html ul.sidenav li { float: left; height: 1%; }
* html ul.sidenav li a { height: 1%; }


ul.sidenav li:hover ul, ul.sidenav li.over ul  { display: block; }

ul.sidenav li:hover, ul.sidenav li.over {
	border:0px;
	}
	
#winelist {
	width:100%;
	}
#winelist thead {
	text-align:left;
	font-size:10px;
	}




