/* Young Farmers Stylesheet */
body, p, td, tr, th, input, h1, h2, h3, h4, h5, h6, select, option, textarea, li, ol, ul {
font-family: verdana, sans-serif;
} 
body {
margin:0px;
padding:0px;
color:#000000;
background:#E9ECF3 url(images/backing.jpg) repeat-y top center;
}
p {
	font-size:0.8em;
	line-height:1.6em;
	margin:5px 8px;
	padding:4px;
/*	text-align: justify;*/
}
h1 {
font-family: "comic sans MS", verdana, sans-serif;
font-size:1.3em;
color:#26539B;
font-weight:normal;
margin:5px 6px;
padding:4px;
}
h2 {
font-size:0.9em;
line-height:1.1em;
font-weight:bold;
margin:5px 8px;
padding:4px;
color:#1A3D83;
text-decoration:underline;
}
h3 {
font-size:0.8em;
line-height:1.2em;
font-weight:bold;
text-decoration:none;
margin:5px 8px;
padding:4px;
color:#26539B;
}
h4 {
font-size:0.8em;
line-height:1.2em;
font-weight:normal;
text-decoration:underline;
margin:5px 8px;
padding:4px;
color:#26539B;
}
li {
font-size:0.8em;
line-height:1.6em;
}
li ul li, li ol li {
font-size:1.0em;
line-height:1.6em;
}
ul {
margin:2px 30px;
padding:2px;
}
td {
vertical-align:top;
}
a, a:link, a:active {
color:#26539B;
text-decoration:underline;
font-weight:normal;
}
a:visited {
color:#26539B;
text-decoration:underline;
font-weight:normal;
}
a:hover {
color:#000000;
text-decoration:none;
font-weight:normal;
}
a.flink, a:link.flink, a:active.flink, a:visited.flink, a:hover.flink {
color:#000000;
text-decoration:underline;
font-weight:normal;
}
/*ID's*/
#redframe {
position:relative;
margin:0 auto;
padding:0;
width:772px;
border-left:2px solid #26539B;
border-right:2px solid #26539B;
background:transparent url(images/sidenav_r.jpg) repeat-y top left;
}
#header {
	width:100%;
	margin-right:auto;
	height:230px;
}
#maincontent {
position:relative;
float:right;
width:560px;
margin-right:auto;
}
#content {
position:relative;
padding:0;
margin:0 auto;
width:560px;
}
#footer {
clear:both;
text-align:center;
color:#000000;
font-size:0.6em;
padding:0;
margin:0;
height:83px;
background:transparent url(images/youngfarmers_footer.jpg) no-repeat top left;
}
/*SIDENAV LIST*/
#navcontainer {
	float:left;
	width:208px;
	margin: 0 0 0 0px;
	padding: 0;
}

ul#navlist {
text-align: left;
list-style: none;
padding: 0 0 50px 2px ;
margin: 20px 0 0 0;
background:transparent url(images/sidenav_r.jpg) repeat-y top left;
}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	line-height:2em;
}

ul#navlist li a {
display: block;
width: 100%;
color: #fff;
font-size:11px;
text-decoration:none;
background:#26539B;
border-top:2px solid white;
border-bottom:2px solid white;
border-right:0;
border-left:2px solid white;
font-weight:bold;
margin:0;
padding:2px 8px;
}

#navcontainer>ul#navlist li a { 
width: auto; 
}
#navlist  li  a:hover {
display: block;
width: 100%;
color: #fff;
font-size:11px;
text-decoration:none;
background:#1A3D83;
border-top:2px solid white;
border-bottom:2px solid white;
border-right:0;
border-left:2px solid white;
font-weight:bold;
margin:0;
padding:2px 8px;
}
#redframe    #navcontainer    #navlist   a:hover  {
	background-color:#183d83;
}

.products {
padding:3px;
border:1px solid #808080;
}
div.float {
float: left;
width:156px;
margin:0 5px;
padding:0;
}
div.float p {
font-size:0.7em;
text-align: center;
margin:2px 0;
padding:2px 0px;
width:156px;
}
.sizes {
font-size:0.8em;
text-align: center;
}
#prodlist li {
display: inline;
list-style-type: none;
padding: 0 20px;
margin:0;
font-size:0.8em
}
#stockistslist li {
display: inline;
list-style-type: none;
padding: 0 1px;
margin:0;
font-size:0.8em
}
#date {
text-align:right;
font-size:0.7em;
}
.back {
text-align:right;
font-size:0.6em;
}
td.form {
font-size:0.8em;
text-align:left;
}
input.form, textarea.form {
font-size:0.8em;
text-align:left;
border:1px solid #ffffff;
width:300px;
}
.button {
font-size:0.8em;
font-weight:bold;
border:1px solid #000000;
padding:2px 8px;
margin:2px 8px;
}
table.table {
font-size:0.7em;
text-align:center;
}
#redframe #maincontent #content .table p {
	text-align: left;
}

.table td {
padding:15px 2px;
margin:3px 2px;
}
.table th {
	padding:2px;
	margin:2px;
	background-color: #D5DBE9;
}
.table td {
	border-bottom:1px solid #E9ECF3;
	background-color: #E9ECF3;
}
marquee#strapline {
background:#ffffff;
font-family: "comic sans MS", verdana, sans-serif;
font-size:0.9em;
color:#26539B;
font-weight:bold;
text-align:center;
margin:3px 0 0 0 ;
height:23px;
}
.highlight {
font-weight:bold;
}
#redframe #maincontent #content img {
	float: right;
	border: 3px solid #26539B;
	margin: 5px 10px 10px 10px;
}
#home {
background:inherit url(images/back1.gif) no-repeat top right;
}
#navcontainer #navlist #home { background:#26539B url(images/back1.gif) no-repeat top right;}
#navcontainer #navlist #about { background:#26539B url(images/back2.gif) no-repeat top right;}
#navcontainer #navlist #contact { background:#26539B url(images/back1.gif) no-repeat top right;}
#navcontainer #navlist #why { background:#26539B url(images/back2.gif) no-repeat top right;}
#navcontainer #navlist #newsletter { background:#26539B url(images/back1.gif) no-repeat top right;}
#navcontainer #navlist #calendar { background:#26539B url(images/back2.gif) no-repeat top right;}
#navcontainer #navlist #contacts { background:#26539B url(images/back1.gif) no-repeat top right;}
#navcontainer #navlist #training { background:#26539B url(images/back2.gif) no-repeat top right;}
#navcontainer #navlist #links { background:#26539B url(images/back1.gif) no-repeat top right;}
#navcontainer #navlist #rules { background:#26539B url(images/back2.gif) no-repeat top right;}
#redframe #maincontent #content #joinformdiv {
	margin: 0px 10px 0px 10px;
	background-color: #D5DBE9;
	padding: 10px;
	width: 60%;
	float: left;
}
#formright {
	float: right;
	width: 400px;
	padding: 10px 0 0 0;
}
#formleft {
	float: left;
	width: 130px;
	padding: 10px 5px 0px 5px;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}
input {
	float: right;
	font-size: 12px;


}
#formlabels {
	padding: 0;
	margin: 0 0 3px 0;
}
#formlabel {
	margin-bottom: 10px;
	height: 100%;
	float: left;




}
#joinformdiv #form {
	float: left;
	background-image: url(images/formbg.gif);
	background-repeat: no-repeat;

}
#redframe #maincontent #content #joinus_form #joinformdiv #form label {
	float: right;
}
#form #button {
	margin: 10px 0px 0px 5px;
	font-size: 12px;
}
#form #tick {
	float: left;
}
#form #tickdiv {
	float: right;
	width: 100%;
}
#redframe #maincontent #content #map {
	width: 400px;
}
#redframe #maincontent #content #map #mapimage {
	margin: 0px;
	float: none;
	border-style: none;
}

.important {
color:red;
font-weight:bold;
}