/*
  Basic site-wide layout and structure styles
  Note: Designed for 2 widths: 
    .standard_window - standard 
    .wide_window - wider 
*/
body {
	padding:0;
	margin:0;
	background-color: #7cc142; 
	color: #222222; 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:75%;
	line-height:1.8em;
}
body.iframe {
	background-color: white;
}
a,a:link,a:visited { color: #4181B5; }
a:hover{color: #003561}

/* from previous */
h1{
	font-family:Impact, Arial;
	font-size:2.5em;
	margin:0 0 1em 0;
	font-weight:normal;
}
	h1 img{
		display:inline;
		margin:0;
		padding:0;
	}
h2{
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 1em 0;
}
h3{
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 1em 0;
}
img{
	border:0;
	color:#999;
}
p{
	padding:0;
	margin:0 0 1em 0;	
}
input, textarea, select{
	border-width:1px;
	border-color:#555 #CCC #CCC #555;
	border-style:solid;
	font-family:Arial;
	font-size:1em;
}

#wrapper{
	padding-top:20px;
	overflow:visible;
	position:relative;
}
body.iframe #wrapper {
	padding-top: 0;
}
	.standard_window{
		width:771px; 
		margin:0 auto;
	}
	body.iframe .standard_window{
		width: 690px;
		margin: 0;
	}
	.wide_window{
		width:1250px; 
		margin:0 auto;
	}

#site_header {
	overflow:hidden;
	color:#fff;
	background-repeat:no-repeat;
	background-position:left bottom;
	/*height:150px;
	width:771px; */
	background-image:url(/images/siteheader_bg_standard.gif);
}
	#site_header #logo{
		margin:0 0 20px 10px;
		width:133px;
		height:119px; 
		float:left;
	}
		#site_header #logo a{
			width:133px;
			height:121px;  
			background:url(/images/logo.gif) 0 0 no-repeat;
			display:block;
			text-indent:-5000px;
			outline:0;
		}
#site_header #tagline {  
    padding:20px 60px 0 0;
}
/* top links*/
#toppage_links{
	width:400px;
	float:right;
	text-align:right;
	margin:0; 
	padding:0 50px 0 0;
}
#toppage_links li{
	margin:0;
	display:inline;
	font-size:0.9em;
	line-height:normal;
	padding:1px 6px 0 5px;
	background:url(/images/link_divider.gif) 100% 50% no-repeat;
}
#toppage_links li.last{
	border:0;
	background:none;
}
#toppage_links li a{
	color:#FFF;
	text-decoration:none;
}
#toppage_links li a:hover{
	text-decoration:underline;
}

/* top teaser */
#toppage_teaser{
	float:right;
	width:500px;
	height:102px;
	background:url(/images/topteaser_bg.gif) no-repeat left bottom;
	margin:26px 40px 0pt 0pt;
	_margin-top:34px;
	overflow:hidden;
}		
#toppage_teaser #ukmap{
	padding-left:9px;
	padding-top:10px;
	float:left;
	overflow:hidden;
}
#toppage_teaser #ukmap img{
	padding:0 5px 0 3px;
}
#toppage_teaser .text{
	width:375px;
	float:left;
	margin:25px 0 0 3px;
	overflow:hidden;
	color:#000;
	line-height:normal;
}
#toppage_teaser .text p{
	margin:0; padding:0;
}
#toppage_teaser .text .who{
	color:#d2419d;
	font-weight:bold;
}
#toppage_teaser .text .quote{
	padding:3px 0;
}
#toppage_teaser .text .quote a{
	font-size:0.9em; 
	font-weight:bold;
}
#toppage_teaser .text .quote_full{
	background-color:#fff;
	border:2px solid #D2419D;
	z-index:200px;
	position:absolute;
	width:700px;
	padding:10px;
	top:0;
	right:10px;
	font-size:0.9em;
}
#toppage_teaser .text .quote_full a{
	padding-top:5px;
	font-weight:bold;
}
#site_body{
	overflow:hidden;
	width:100%;
	background:#7CC142 0 0 repeat-y;
	padding-top:20px;
}
	.standard_window #site_body{
		background-image:url(/images/sitebody_bg_standard.gif);
  	}
	.wide_window #site_body{
		background-image:url(/images/sitebody_bg_wide.gif);
  	}
	body.iframe #site_body{
		background-image:none;
		padding-top: 0;
		background-color: #ffffff;
  	}
	
.primary_content{
	overflow:hidden;
	margin: 0 0 20px 30px;
}
	.standard_window .primary_content {
		width:690px;
	}
	.wide_window .primary_content {
		width:1100px;
	}
	body.iframe .primary_content {
		margin: 0;
	}

#site_footer{
	width:100%;
	background:left bottom no-repeat;
	padding-bottom:15px;
	line-height:1em;
	overflow:hidden;
}
	.standard_window #site_footer{
		background-image:url(/images/sitefooter_bg_standard.gif);
	} 
	.wide_window #site_footer{
		background-image:url(/images/sitefooter_bg_wide.gif);
	}
	#wrap_logo{
		background-color:#7CC142;
		overflow:hidden;
		width:100%;
	}
	#wrap_logo a{
		background-color:#7CC142;
		width:212px;
		height:47px;
		background-image:url(/images/wrap_logo.gif);
		float:right;
		margin:20px 0 0 0;
		padding-right:45px;
	}
	
#footer_content {
	border-top:5px solid #7CC142;
	padding:1px 0 15px 0;
	font-size:0.9em;
	overflow:hidden;
	margin: 0 0 0 10px;
	width:720px;
}  
#footer_content.with_banner {
	border-top: none;
}
#footer_content.with_banner #footer_navigation{
	margin-top: 10px;
}

	body.recipes #footer_content{
		border-color:#4488C1;
	}
	body.perfect_portions #footer_content{
		border-color:#B40000;
	}
	body.save_time_and_money #footer_content, body.two_week_menu #footer_content{
		border-color:#2DBDC6;
	}
	body.storage_and_tools #footer_content, body.tools #footer_content{
		border-color:#4B2997;
	}
	body.about_food_waste #footer_content{
		border-color:#3F8406;
	}
	body.add_your_voice #footer_content{
		border-color:#D2419D;
	}
	body.confessions #footer_content{
		border-color:#EC780B;
	}
	
	ul#footer_navigation{
		margin:0 20px;
	}
	ul#footer_navigation li{
		float:left;
		border-right:1px solid #CCC;
		padding:0 5px;
	}
		ul#footer_navigation li.right{
			float:right;
		}
		ul#footer_navigation li.last{
			border:0;
		}
			ul#footer_navigation a{
				text-decoration:none;
				color:#333;
			}
				ul#footer_navigation a:hover{
					text-decoration:underline;
				}
				
			

/* page content styles */

#left_column, .left_column {
	float: left;
	width: 55%;
	overflow:hidden;
}
#right_column, .right_column {
	float: right;
	width: 42%;
	overflow:hidden;
}

.form {
  padding: 1em;
  margin-bottom: 1em;
}
	.form .form_entry {
		padding: 8px 0px;
		clear: both;
	}
    .form .form_entry .form_entry_label {
		display: block;
		width: 20%;
		float: left;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		padding-right: 10px;
	}
	.form .form_entry .form_entry_value, .form .form_entry .form_action {
		display: block;
		width: 75%;
		float: right;
    }
		.form .form_entry .text_input {
        	width: 100%;
        	font-size: 16px;
      	}
		.form .form_entry textarea.text_input {
			font-family: helvetica, arial, sans-serif;
			padding: 1px;
			height: 8em;
		}
		.form .form_entry input.short_text_input {
			width: 180px;
			font-size: 16px;
		}
		.form .form_entry input.numeric_text_input {
			width: 100px;
			font-size: 16px;
		}
		.form .form_entry select {
			font-size: 16px;
		}
		.form .form_entry .form_entry_hint {
			display: block;
			width: 75%;
			float: right;
			font-size: 9pt;
			font-style: italic;
		}