body	{
		text-align: center;
		margin: 0;
		padding: 0;
		border: 0;	
		font: 62.5% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
		background: url(../i/header_bg.gif) top left repeat-x #fff;
		}
		
#box 	{
		width: 1000px;
		text-align: left;
		margin: 0 auto;
		padding: 0 10px;
		
		}
		
#header {
		margin: 0;
		padding: 0;
		width: 1000px;
		height: 156px;
		}
		
#logo {
			float: left;
			width: 122px;
		}
		
#menuadvert {
			float: left;
			width: 678px;
			height: 156px;
		}
		
#advert {
			height: 117px;
		}
		
		#advert img {
			padding-top: 30px;
			padding-left: 100px;
			border: 0;
		}
		

		
		#menu {
			float: left;
			height: 39px;
			width: 678px;
			font-size: 1.2em;
		}
		
			#menu ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}
			
			#menu li {
				float: left;
				margin: 0;
				padding: 0;
			}
			
			#menu li a {
				margin: 0;
				padding: 0;
				float: left;
				padding-top: 10px;
				text-align: center;
				font-weight: normal;
			}
			
			#menu li a#home {
				display: block;
				width: 81px;
				height: 39px;
				background: url(../i/home_button.gif) top left no-repeat;
				color: black;
				text-decoration: none;
			}
			
				#menu li a#home.selected, #menu li a#home:hover {
					background: url(../i/home_button_f2.gif) top left no-repeat;
					color: white;
				}
			
			#menu li a#producers {
				display: block;
				width: 85px;
				height: 39px;
				background: url(../i/producers_button.gif) top left no-repeat;
				color: black;
				text-decoration: none;

			}
			#menu li a#producers.selected, #menu li a#producers:hover {
				background: url(../i/producers_button_f2.gif) top left no-repeat;
				color: white;
			}
			
			#menu li a#inseason {
				display: block;
				width: 71px;
				height: 39px;
				background: url(../i/blog_button.gif) top left no-repeat;
				color: black;
				text-decoration: none;
				
			}
			
				#menu li a#inseason.selected, #menu li a#inseason:hover {
					background: url(../i/blog_button_f2.gif) top left no-repeat;
					color: white;
				}
			
			#menu li a#recipes {
				display: block;
				width: 71px;
				height: 39px;
				background: url(../i/blog_button.gif) top left no-repeat;
				color: black;
				text-decoration: none;
				
			}
			#menu li a#recipes.selected, #menu li a#recipes:hover {
				background: url(../i/blog_button_f2.gif) top left no-repeat;
				color: white;
			}
			
			#menu li a#register {
				display: block;
				width: 71px;
				height: 39px;
				background: url(../i/blog_button.gif) top left no-repeat;
				color: black;
				text-decoration: none;
				
			}
			
				#menu li a#register.selected, #menu li a#register:hover {
					background: url(../i/blog_button_f2.gif) top left no-repeat;
					color: white;
				}
				
				#menu li a#blog {
					display: block;
					width: 66px;
					height: 39px;
					background: url(../i/register_button.gif) top left no-repeat;
					color: black;
					text-decoration: none;

				}

				#menu li a#blog.selected, #menu li a#blog:hover {
					background: url(../i/register_button_f2.gif) top left no-repeat;
					color: white;
				}
				
				#menu li a#about-us {
					display: block;
					width: 66px;
					height: 39px;
					background: url(../i/register_button.gif) top left no-repeat;
					color: black;
					text-decoration: none;

				}

				#menu li a#about-us.selected, #menu li a#about-us:hover {
					background: url(../i/register_button_f2.gif) top left no-repeat;
					color: white;
				}
				
				
				#menu li a#links {
					display: block;
					width: 66px;
					height: 39px;
					background: url(../i/register_button.gif) top left no-repeat;
					color: black;
					text-decoration: none;

				}

				#menu li a#links.selected, #menu li a#links:hover {
					background: url(../i/register_button_f2.gif) top left no-repeat;
					color: white;
				}
				
			
			#menu li a#contact {
				display: block;
				width: 83px;
				height: 39px;
				background: url(../i/contact_up.gif) top left no-repeat;
				color: black;
				text-decoration: none;
				
			}
			
			#menu li a#contact.selected, #menu li a#contact:hover {
				background: url(../i/contact_over.gif) top left no-repeat;
				color: white;
			}
			
#content {
		float: left;
		width: 800px;
		}

		
#content h2 {
			font-family: "Trebuchet MS", Georgia, serif;
			margin: 0;
			padding: 0;
			font-size: 3em;
		}
		
		
		
		span.author {
			color: #999;
			margin: 0;
			padding: 0;
			font-size: 1.0em;
		}
		
		span.written_on {
			color: #999;
			font-family: Georgia, serif;
			font-style: italic;
			margin: 0;
			padding: 0;
			font-size: 2em;
		}
		
		div.article p {
			line-height: 1.8em;
		}
		
		
		
#left 	{
		float: left;
		width: 500px;
		margin-top: 25px;
		}
		

		
p, label, ul, dl, td, ol {
			font-size: 1.2em;
		}
		
		
		
#second-row {
			float: left;
			width: 500px;
			border-top: 1px dashed #999;
	
}

#second-row h3 {
			font-size: 1.2em;
			color: #999;
			margin: 0.5em 0;
			padding: 0;
}

#second-row h4 {
			font-family: "Trebuchet MS", Georgia, serif;
			font-size: 1.8em;
			margin: 0;
			padding: 0;
		}
		
		ul.options-list {
			font-size: 1.2em;
			padding-left: 10px;
			
		}
		
		ul.options-list li {
			list-style-position: outside;
		}

		
		#producer-of-the-week, #press-room {
			float: left;
			width: 250px;
			
		}
		
		#producer-of-the-week p, #producer-of-the-week h3, #producer-of-the-week h4 {
			padding-right: 10px;
		}
		
		#producer-of-the-week h4 {
			margin-bottom: 7px;
		}
		
	
		
		#in-season, #staff-profiles {
			float: right;
			width: 249px;		
		}
		
		#in-season p, #in-season h3, #in-season h4, #in-season img, #staff-profiles p, #staff-profiles h3, #staff-profiles h4, #staff-profiles img {
			padding-left: 10px;
		}
		
	
		
	
		
		span.curled-image {
			margin-bottom: 10px;
			float: right;
			padding: 0 0 7px 7px;
			background: url('../i/page_curl.gif') bottom right no-repeat;
		}
		
		span.curled-image-2 {
			margin-bottom: 10px;
			float: right;
			padding: 0 0 7px 7px;
		}
		
		
#right 	{
		float: right;
		width: 300px;
		padding: 0;
		}
		
		#right input {
			width: 75px;
		}	
		
		
		#searchform, #recipesearch, #registerform, #season_switcher {
			margin: 25px;
			padding: 10px;
			background: #517216 url(../i/dark_green_top.gif) top left no-repeat;
			color: white;			
		}
		
		#searchform-dailymail {
			margin: 25px;
			padding: 10px;
			background: #990000 url(../i/dark_green_top.gif) top left no-repeat;
			color: white;			
		}
		
		
		#searchform a, #recipesearch a, #registerform a, #searchform-dailymail a {
			color: white;
		}
		
		form#register_form fieldset {
			margin: 0;
			padding: 0;
			border: 0;
			text-align: right;
		}
		
		div.sponsor {
			text-align: center;
			margin-bottom: 15px;
		}
		
		div.sponsor a {
			text-decoration: none;
			border: 0;
		}
		
		div.sponsor img {
			border: 0;
		}
		
		
		#comments {
			float: left;

			width: 470px;

			padding: 10px;
			margin-bottom: 10px;
		}
		
		#comments h3 {
			font-size: 1.6em;
		}
		
		#comments h4 {
			font-size: 1.4em;
		}
		
		#comments h5 {
			font-size: 1.2em;
			padding: 0;
			margin: 0;
		}
	
		div.form-row {
			width: 430px;
			float: left;
			padding: 10px;
		}
		
		div.form-row-alert {
			width: 430px;
			float: left;
			padding: 10px;
			background: yellow;
		}
		
		div.form-row label, div.form-row p.label, div.form-row-alert label, div.form-row-alert p.label {
			float: left;
			width: 40%;
			text-align: right;
			padding-right: 5px;
		}
		
		div.form-row textarea, div.form-row-alert textarea {
			width: 200px;
			height: 200px;
		}
		
		div.comment-odd {
			width: 440px;
			float: left;
			padding: 10px;
			background: url('http://test.bigbarn.co.uk/i/dark-green-gradient.jpg') top left no-repeat #517216;
			border: 1px solid #333;
			margin-bottom: 10px;
		}
		
		div.comment-even {
			width: 440px;
			float: left;
			padding: 10px;
			background: url('http://test.bigbarn.co.uk/i/light-green-gradient.jpg') top left no-repeat #9BC63B;
			border: 1px solid #333;
			margin-bottom: 10px;
		}
		
		
		
	
		
		
		#season_switcher ul {
			margin: 7px 0px;
			padding: 0;
			list-style: none;
			width: 30px;
		}
		
		#season_switcher li {
			margin-left: -9px;
			padding: 3px;
			background-color: #A3C32B;
			border-top: 1px solid #333;
			border-right: 1px solid #333;
			color: #517216;
			font-weight: bold;
		}
		
		#season_switcher li.last {
			border-bottom: 1px solid #333;
		}
		
		#season_switcher_list {
			float: right;
			width: 100px;
			border: 1px solid black;
		}

form#map_form input {
	width: 100px;
}

form#map_form label {
	font-size: 1.2em;
}



div#search-map {
	float: left;
	width: 580px;
	border: 1px solid #333;
	background: #517216;
	color: white;
	padding: 10px;
	margin: 25px;
}

#search-map h3 {
	font-size: 1.6em;
}

div#key {
	float: right;
	width: 140px;
}

div#key ul {
	padding: 0;
	margin: 0;
}


div#key li {
	list-style: none;
	margin: 0;
	font-size: 1.2em;
	line-height: 22px;
}

div#key li img {
	margin-bottom: -5px;
	padding-right: 5px;
}

div#scaler {
	float: right;
	margin: 40px 0 0 0;
	font-size: 1.3em;
	padding: 0;
}

div.producer-listing {
	float: left;
	width: 580px;
	border: 1px solid #333;
	background: #9BC63B;
	color: white;
	padding: 10px;
	margin: 2px 25px;
}

div#banners {
	float: left;
	width: 580px;
	margin: 0 0 25px 25px;
}

div#banners img {
	padding-right: 10px;	
}



div#content-box {
	float: left;
	width: 480px;
	border: 1px solid #333;
	background: #9BC63B;
	color: white;
	padding: 10px;
}

#map {
	padding: 0;
	margin: 0;
}

p.read-more {
	text-align: right;
}

	#companyblurb {
		text-align: center;
	}

a {
	color: #517216;
}
	
a img {
	border: none;
}	

dl#options {
	font-size: 1.2em;
}

dl#options dt {
	font-weight: bold;
}

dl#options dt, dl#options dd {
	line-height: 1.8em;
}


#footer {
	clear: both;
	
	background: #9BC63B;
	color: white;

}

#skyscraper {
		text-align: left;
		width: 180px;
		float: right;
		}
	
/*

Don't think we need this id anymore

#siamap {
		float: left;
		position:relative;
		width: 600px; 
		left:0px; 
		top:0px; 
		z-index:1;
		margin: 25px 25px 0px 25px;
		}

		
p.smallprint {
	position: absolute;
	font-size: 1.0em;
	color: #666;
	top: 320px;
	left: 0px;
	
	
}		


		

		

		

		

		



		
		
		
	
		
	
		

		
		
		
		


		



		
		













#map h2, #map p {
	font-size: 12px;
}

.infowindow h2 {
	font-size: 12px;
}

.infowindow p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.infowindow img {
	float: right;
	padding: 0 0 7px 7px;
	}
	

#tabbed_pane {
	float: left;
	width: 478px;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	padding: 0 10px 10px 10px;
}




#tabbed_pane_menu {
	float: left;
	width: 100%;
	border-bottom: 1px solid #444;
}

#tabbed_pane_menu a {
	float: left;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	margin: 0 5px;
	padding: 5px;
	background: #ddd;
	
}

#tabbed_pane_menu a.current_tab {
	background-color: white;
	font-weight: bold;
}

div.comment {
	width: 440px;
	float: left;
	padding: 10px;
	border: 1px solid #333;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
}

	


		


*/

