@import url("layout-standard.css");

body {font-family: "trebuchet ms", "Nueva Std", arial; font-size:1em; color:#000; background-color:#fff;}

h1 {font-size:1.35em;} 
h2 {font-size:1.2em;} 
h3 {font-size:1em;}

input {font-size:0.7em;}
textarea {font-family: "trebuchet ms", "Nueva Std", arial; font-size:0.7em;}

ul {list-style-type:disc; list-style-position:inside;}

a:link {color: #fff; text-decoration:none;}
a:visited {color: #fff; text-decoration:none;}
a:hover,
a:focus {color: #ccc; text-decoration:none;}
a:active {color: #fff; text-decoration:none;}

#main {
	background-color:#F4F8F3;
	border-left:0px solid #1D2F13;
	text-align:center;
}
#top {text-align:left; border-bottom:3px solid #fff; background-image: url(../images/headerback_salix_farm_turkeys.png); }  
#header {background-color:#3f1300; background-image:url(../images/banner2.jpg); background-repeat:no-repeat; text-align:left; border-bottom:3px solid white; }  
#wrapper {text-align:left; border-top:3px solid white; }
#content {text-align:center;}
#audiobar {background-color:#629644; border-style:solid; border-color:#000000; border-width:1px}
#footer {color:#000; text-align:center; background-image: url(../images/footerlogo.png); border-top-color: #fff; border-top-style:solid;}  

#top p {font-size:2em; color:#fff; font-weight:bold;}

ul#menu {
	background-color:#252525;
	text-align:centre;
}  
ul#menu {list-style-type:none;}
ul#menu li {font-size:1.0em; font-weight:bold;}
ul#menu li.selected {background-color:#111111;}

ul#secondarymenu {	list-style-type:none;	background-color:#111111;	border-top:2px solid #fff;	text-align:center;}  
ul#secondarymenu li {font-size:1em; font-weight:normal;}
ul#secondarymenu li.selected {	background-color:#000; font-weight:bold}

#bar a {color:#000000;}
#bar a:hover,
#bar a:focus {color:#444444; text-decoration:underline;}

a.bar:link {color:#000000;}
a.bar:hover,
a.bar:focus {color:#444444; text-decoration:underline;}

#formrow a {color:#4769B6;}
#formrow a:hover,
#formrow a:focus {color:#0000FF; text-decoration:underline;}

a.body {
	color:#333333;
}
a.body:hover,
a.body:focus {color:#0000FF; text-decoration:underline;}

a.footer {color:#111111;}
a.footer:hover,
a.footer:focus {color:#222222; text-decoration:underline;}

#pricetable {text-align:center; font-size:1em; border:ridge 3px #fff;}  
#pricetable th,
#pricetable td {border:solid 1px #8e8e8e; } 

#footer p {
	color:#000;
	font-size:0.8em;
	text-align:right;
}

body#contact #content {text-align:justify;}

span {display:none;}

input.qty {width:1.1em;}

.center {text-align:center;}
.indent {margin-left:3em;}

.required {color:#FF0000;}

.error {font-size:0.8em; color:#F00;}

/* Basket */
#basket {background:url(../images/basket.gif) no-repeat; padding-left:19px; color:#276cad;}

table#basketcontent {margin-bottom:1em;}

