/* CSS Document - Frozen Foods website */
@charset "utf-8";
@font-face { font-family: 'Aileron'; 
	src: url('../fonts/aileron.eot'); 
	src: url('../fonts/aileron.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron.svg#Aileron') format('svg'), url('../fonts/aileron.woff') format('woff'), url('../fonts/aileron.ttf') format('truetype'); 
	font-weight: normal; font-style: normal;}

html, body {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #000000;
	background-image:url(../images/main-bg.png);
	background-repeat:repeat-x;
}
p {
	font-size:14px;
	text-align:justify;
	line-height:16px;
	margin:0 0 10px 0;
}
#container {
	width:960px;
	margin:0px auto;
}

#header {
	color:#fff;
	height:200px;
}
#nav {
	background: #8b5e3c;
	color:#fff;
	height:35px;
}
/* nav */
#navMenu{
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}
#navMenu li{
	display: inline;
	text-indent: -9999px;
}
a.home, a.home_a{
	display:block;
	float:left;
	width:75px;
	height:35px;
	background: url("../images/buttons/home.png");
	background-repeat:no-repeat;
}
a.home:hover, a.home_a{
	background: url("../images/buttons/home.png") 0 35px;
}
a.srolls, a.srolls_a{
	display:block;
	float:left;
	width:140px;
	height:35px;
	background: url("../images/buttons/srolls.png");
	background-repeat:no-repeat;
}
a.srolls:hover, a.srolls_a{
	background: url("../images/buttons/srolls.png") 0 35px;
}
a.mpies, a.mpies_a{
	display:block;
	float:left;
	width:110px;
	height:35px;
	background: url("../images/buttons/mpies.png");
	background-repeat:no-repeat;
}
a.mpies:hover, a.mpies_a{
	background: url("../images/buttons/mpies.png") 0 35px;
}
a.slices, a.slices_a{
	display:block;
	float:left;
	width:85px;
	height:35px;
	background: url("../images/buttons/slices.png");
	background-repeat:no-repeat;
}
a.slices:hover, a.slices_a{
	background: url("../images/buttons/slices.png") 0 35px;
}
a.fpies, a.fpies_a{
	display:block;
	float:left;
	width:110px;
	height:35px;
	background: url("../images/buttons/fpies.png");
	background-repeat:no-repeat;
}
a.fpies:hover, a.fpies_a{
	background: url("../images/buttons/fpies.png") 0 35px;
}
a.plaits, a.plaits_a{
	display:block;
	float:left;
	width:75px;
	height:35px;
	background: url("../images/buttons/plaits.png");
	background-repeat:no-repeat;
}
a.plaits:hover, a.plaits_a{
	background: url("../images/buttons/plaits.png") 0 35px;
}
a.croissants, a.croissants_a{
	display:block;
	float:left;
	width:110px;
	height:35px;
	background: url("../images/buttons/croissants.png");
	background-repeat:no-repeat;
}
a.croissants:hover, a.croissants_a{
	background: url("../images/buttons/croissants.png") 0 35px;
}
a.savouries, a.savouries_a{
	display:block;
	float:left;
	width:105px;
	height:35px;
	background: url("../images/buttons/savouries.png");
	background-repeat:no-repeat;
}
a.savouries:hover, a.savouries_a{
	background: url("../images/buttons/savouries.png") 0 35px;
}
a.contact, a.contact_a{
	display:block;
	float:left;
	width:95px;
	height:35px;
	background: url("../images/buttons/contact.png");
	background-repeat:no-repeat;
}
a.contact:hover, a.contact_a{
	background: url("../images/buttons/contact.png") 0 35px;
}
ul#side-nav-menu { 
	width:250px;
	margin:0; 
	padding:0; 
	list-style:none; 
	font-size:15px;
}
ul#side-nav-menu li {
	margin:0; 
	padding:0px 0 4px 0; 
	display:block; 
	width:250px;
	position:relative; 
}
ul#side-nav-menu li a:link,
ul#side-nav-menu li a:visited { 
	padding:1px 0px 4px 0px; 
	display:block; 
	text-align:left;
	border-bottom:1px dotted #ccc;
	text-decoration:none; 
	color:#8b5e3c; 
}

ul#side-nav-menu li a.current,
ul#side-nav-menu li:hover a,
ul#side-nav-menu li a:hover,
ul#side-nav-menu li a:active { 
	padding:1px 0px 4px 0; 
	display:block; 
	text-align:left; 
	text-decoration:none; 
	color:#ffb400; 
}
/* end nav */

#content {
	float:left;
	width:690px;
	font-family: 'Aileron';
	height:auto;
	margin:15px 20px 15px 0;
}
#content label {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 90px;
	margin-top:-2px;
}
#content p.pbottom {
	text-align:center;
	margin-bottom:0px;
}
#content a:link, #content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:active, #content a:hover {
	color: #8b5e3c;
	text-decoration: underline;
}

#hor-zebra
{
	font-family: "Aileron", Sans-Serif;
	font-size: 14px;
	margin: 0 0 16px 0;
	width: 690px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #8b5e3c;
	text-align:left;
}
#hor-zebra td
{
	padding: 8px;
	color: #000;
}
#hor-zebra .odd
{
	background: #e0e0e0; 
}
#sidebar {
	float:left;
	width:250px;
	height:auto;
	font-family: 'Aileron';
	margin:15px 0;
}
#sidebar p.details, label {
	font-size:16px;
	color: #8b5e3c;
	margin-bottom:16px;
}
#sidebar label {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 25px;
	margin-top:-2px;
}
#sidebar a:link, #sidebar a:visited {
	color: #8b5e3c;
	text-decoration: underline;
}
#sidebar a:active, #sidebar a:hover {
	color: #ffb400;
	text-decoration: none;
}
h1{
	display: block;
	width: 690px;
	height: 25px;
	text-indent: -9999px;
	margin:0 0 12px 0;
	clear:both;
}
h1#home{
	background: url(../images/heads/home.png) no-repeat 0 0;
}
h1#srolls{
	background: url(../images/heads/srolls.png) no-repeat 0 0;
}
h1#mpies{
	background: url(../images/heads/mpies.png) no-repeat 0 0;
}
h1#slices{
	background: url(../images/heads/slices.png) no-repeat 0 0;
}
h1#fpies{
	background: url(../images/heads/fpies.png) no-repeat 0 0;
}
h1#plaits{
	background: url(../images/heads/plaits.png) no-repeat 0 0;
}
h1#croissants{
	background: url(../images/heads/croissants.png) no-repeat 0 0;
}
h1#savouries{
	background: url(../images/heads/savouries.png) no-repeat 0 0;
}
h1#treats{
	background: url(../images/heads/treats.png) no-repeat 0 0;
}
h1#fruity{
	background: url(../images/heads/fruity.png) no-repeat 0 0;
}
h1#crumpets{
	background: url(../images/heads/crumpets.png) no-repeat 0 0;
}
h1#bagels{
	background: url(../images/heads/bagels.png) no-repeat 0 0;
}
h1#minibaps{
	background: url(../images/heads/minibaps.png) no-repeat 0 0;
}
h1#breadcrumbs{
	background: url(../images/heads/breadcrumbs.png) no-repeat 0 0;
}
h1#contact{
	background: url(../images/heads/contact.png) no-repeat 0 0;
}
h1#submitted{
	background: url(../images/heads/submitted.png) no-repeat 0 0;
}
h2{
	display: block;
	width: 250px;
	height: 25px;
	text-indent: -9999px;
	margin:0 0 12px 0;
	clear:both;
}
h2#cform{
	background: url(../images/heads/cform.png) no-repeat 0 0;
}
h2#products{
	background: url(../images/heads/products.png) no-repeat 0 0;
}
h2#details{
	background: url(../images/heads/details.png) no-repeat 0 0;
	margin-top:16px;
}

/* contact form */
#contact-area {
	width: 355px;
	margin-top: 5px;
}
#contact-area input {
	padding: 3px;
	width: 247px;
	background-color:#8b5e3c;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #8b5e3c;
	color:#ffffff;
}
#contact-area textarea {
	padding: 3px;
	width: 247px;
	height: 80px;
	background-color:#8b5e3c;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #8b5e3c;
	color:#ffffff;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ffb400;
}
#contact-area input.submit-button {
	background-image:url(../images/submit.png);
	text-indent:-9999px;
	width: 90px;
	height: 25px;
	border: 0;
	float: right;
	margin-bottom:-5px;
}
#contact-area input.submit-button:hover{
	background: url("../images/submit.png") 0 25px;
}
#contact-area label {
	clear:both;
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 90px;
	padding-top: 0px;
}
/* end contact form */
#footer {
	clear:both;
	text-align:center;
	background: #8b5e3c;
	color:#fff;
	height:50px;
}
#footer-container {
	width:960px;
	margin:0px auto;
	padding-top:8px;
	font-family: 'Aileron';
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:active, #footer a:hover {
	color: #ffb400;
	text-decoration: underline;
}
