* {margin: 0; padding: 0;}
body {
	background-image:url(/includes/background_stripe.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #fff; 
	padding-top: 0px;
	font-family: sans-serif;
	color: #333;
}
#printhead{
display: none;
}

.right a {
	color: #0066CC;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
.right a:hover {
	border-bottom: 1px solid #999;
	color: #009344;
}

h1,h2,h3,h4,h5 {
padding: 0px 0 10px; 
}
h2,h3,h4,h5 {
color: #333;
}

h1 {
	color: #009344;
	letter-spacing: -1px;
}

h1 {font: bold 2em sans-serif; }
h2 {font: normal 1.5em sans-serif; 	letter-spacing: -1px; }
h3 {font: normal 1.4em sans-serif;  	}
h4 {font: normal 1.3em sans-serif; letter-spacing: -0.15mm; }
h5{font: normal 0.8em sans-serif; }
h6 {	
	line-height: 130%;
	border: 4px solid #E3E3E3;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font: normal 0.9em sans-serif; 
	color: #666;
}


li {line-height: 1.3em;}
p {padding: 0 0 10px;}
hr {padding-bottom: 7px;}
fieldset { 
	margin-top: 15px;
	border: 1px solid #009344;
	background-color: #F5F5F5; 
	}
ul {
	list-style-type: square;
	padding: 0 1.5em 1em;
}

ol {  
	padding: 0 2em 1em ;
}





/* main container */
#wrapper {
	width: 800px;
	margin: 0 0 0 40px;
}

/* top bar */
#topbar {
	padding: 5px 20px 5px 0;
	height: 25px;
}

#tools {
	float: right;
	font: normal 0.8em sans-serif; 
	color: #009344;
}

#tools  a {
	color: #009344;
}


/* main horizontal menu */
#menu {
	width: 252px;
	padding: 0;
	margin: 0;
}

#menu .img {
	padding: 0;
	margin: 0;
}

#menu a.top {
	display: block;
	text-align: right;
	background-image: url(/includes/smenu_off.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	font: normal 1em sans-serif; 
	font-family: sans-serif;
	padding: 17px 100px 0px 0px;
	margin: 0;
	border: none;
	text-decoration: none;
	color: #333
}

#menu a.seconda {
	display: block;
	text-align: right;
	background-image: url(/includes/smenu_offseconda.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	font: normal 0.8em sans-serif; 
	font-family: sans-serif;
	padding: 20px 115px 0px 0px;
	margin: 0;
	border: none;
	text-decoration: none;
	color: #666
}
#menu a.secondb {
	display: block;
	text-align: right;
	background-image: url(/includes/smenu_offsecondb.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	font: normal 0.8em sans-serif; 
	font-family: sans-serif;
	padding: 8px 115px 0px 0px;
	margin: 0;
	border: none;
	text-decoration: none;
	color: #666
}

#menu a.thirda {
	display: block;
	text-align: right;
	background-image: url(/includes/smenu_third.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	font: normal 0.7em sans-serif; 
	font-family: sans-serif;
	padding: 3px 115px 0px 0px;
	margin: 0;
	border: none;
	text-decoration: none;
	color: #999
}



#menu a:hover{
	color: #009344;
}


/*sub horizontal menu */
#submenu {
	background: url(/includes/subfade.gif) repeat-x;
	border-top: 1px solid #ccc;
	background-color: #FFFFFF;
	padding: 3px 0 2px 0;
	text-decoration: none;
	font: normal 0.8em sans-serif; 
	margin: 0;
	color: #ccc;
}
#submenu a {
	text-decoration: none;
}

/* footer */
#footer {
	height: 40px;
	width: 100%;
	color: #009344;
	font: normal 0.8em sans-serif; 
}
#footer .text{
	padding: 15px 25px 15px 10px;
	text-align: right;
}
#footer a {
	color: #009344;
}

/*Page Layout */
#col2 {padding: 0 5px 0 15px;}
#col2 .right {width: 530px; }
#col2 .left {width: 200px;}

#maincontent {
	margin: 85px 23px 0px 30px;
}

.left {	float: left;}
.right {float: right;} 
.spacer {
	background: #FFF;
	width: 100%;
}

/* boxes */
.box {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 0.8em;
}

/* Features */
.feature {
	background-image: url(http://www.foodmagazine.org.uk/includes/feat_top.gif); 
	background-repeat: repeat-x; 
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Search */
#searchnext {
	font: normal 0.8em sans-serif; 
	color: #999;
}
.border {
	border: 1px solid #999; 
	padding: 0 2px 0 2px; 
}

/* Error Box */
.error {
	color: #e50404;
	border: 1px solid #e50404;
	background-color: #F5F5F5; 
	padding: 15px;
	margin-bottom: 15px;
}

.success {
	color: #009344;
	border: 1px solid #009344;
	background-color: #F5F5F5; 	
		padding: 15px;
	margin-bottom: 15px;
}


/* Page navigation with multi levels */
#nav {
	position: static;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 11px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li a {
	font: normal 1.2em sans-serif; 
	font-family: "Times New Roman", Times, serif;
	display: block;
	padding: 4px 4px 4px 0;
	text-decoration: none;
}
#nav li a:hover {
	background: #E3E3E3;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.nav1 { padding-left: 1px; font-size: 1.2em; }
.nav2 { padding-left: 9px; }
.nav3 { padding-left: 17px; }
.nav4 { padding-left: 25px; }

.download {
	border: 4px solid #E3E3E3;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
		color: #669966;
}


/* olds below */

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
#results {
	border: 4px dotted #BFDFFF;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#searchbox {
	color: #0066CC;
	padding-bottom: 16px;
	margin-bottom: 15px;
	border-bottom: 4px dotted #FFBFC5;
}
#searchbox p {
	color: #666;
	line-height: 130%;
}
#productbox {
	color: #0066CC;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 4px dotted #FFBFC5;
}
#productbox p {
	color: #666;
	line-height: 130%;
}
.prod_search {	
	border: 4px dotted #FFBFC5;
	padding: 10px 10px 20px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#productlist {
	border-top: 4px dotted #BFDFFF;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-top: 12px;
}
.productlist {
	border-top: 4px dotted #BFDFFF;
	padding-top: 7px;
	margin-top: 12px;
	margin-bottom: 1px;
	padding-bottom: 5px;
}
.productlist a {
	display: block;
	color: #333;
	border-bottom: 0px dotted #FFF;
}
.productlist a:hover {
	color: RED;
	border-bottom: 0px dotted #FFF;
}



.artwrap {
	margin: 10px 0 0 0;
	width: 100%;
}
.artwrap a {
	text-decoration: none;
	color: #666;
	font: bold 1.2em sans-serif;
}

.article {
	width: 60px;
	background: #FFF;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #666; 
	padding: 2px 5px 0px 5px;
	margin-left: 14px;
	font-weight: bold;
}

/* block list */
ul.block {
	margin: 2px 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}
.block li {
	list-style: none;
}
.block li a,.block li em {
	display: block;
}

.block li a {
	padding: 10px 3px 10px 3px;
	text-decoration: none;
}
.block li a:hover {
	background: #E6E6E6;
}

.smallblue {
	padding-top: 3px;
	font: normal 0.75em sans-serif;
	color: #0066CC;
}

.form_question{
	margin: 20px 0px 5px 0px;
}
.form_subitem {
	margin: 5px 0px 5px 0px;
}

.caption{
	padding: 0px 3px 2px 3px;
	color: #ffffff; 
	font-size: 0.8em;
	background-color: #008000;
}







/* ######### HOME SLIDER 2009 ######### */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 475px; /*width of featured content slider*/
height: 200px;
margin-bottom: 1px;
}

.sliderwrapper a{
padding: 0;
margin: 0;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 475px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination {
height: 4px; /*leave as is*/
width: 475px;
padding: 0;
margin: 0 0 10px 0;
display: none;
}

.pagination a{
padding: 0 2px 0 0;
}

.pagination a:hover{
	background: #fff;
}

.pagination a img{
	border: 1px solid #fff;
}

.pagination a img:hover, .pagination a.selected img{
	border: 1px solid #ccc;
}

.slider_title {
	font: 30px "Arial", Verdana, sans-serif;
	font-weight: 600;
	letter-spacing: -1.2px;
	line-height: 26px;
}

.slider_text {
	float: right;
	padding: 0px 10px 2px 5px;
	color: #ffffff; 
	font-size: 18px;
	background-color: #008000;
	letter-spacing: -1.1px;
	font-weight: 600;
}

	


/* ######### END HOME SLIDER 2009 ######### */

