/* ----------------------------------------
AEA main css for CHP Focus website
Additional styles
-------------------------------------- */


#rightnav {
	background-color:#EFEED9;
}
#rightnav h3.helpline {
	background-image:url(../images/telephone_icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
}
/*Override the Right Nav LI/UL*/

#rightnav ul {color:#989709; margin-left: 20px; margin-bottom: 10px; padding:0px; margin-top:0px; background:none;}
#rightnav li {margin: 0px; padding: 0px 0px 0px 0px;color:#000000; background:none; color:#989709;}

#rightnav .quicklinks img {
	margin-right:10px;
}
#rightnav .quicklinks {
	margin-bottom:10px;
	margin-top:5px;
}
#header_inset {
	background-image:url(../images/header_inset_banner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 98px;
}

/*Search box CSS*/
input.text {
	width:130px;
	vertical-align:top;
}
#SearchForm_SearchForm_action_results  {
	width:70px;
	border:0px;
	height:21px;
	background-image:url(../images/buttons/search.gif);
	width:21px;


}
#Search {
	display:inline;
	margin-right:0px;
	padding-right:0px;
}
#leftnav ul.sub {
	margin-left:15px;
	list-style-type:circle;
}
#leftnav ul.sub2 {
	margin-left:20px;
	list-style-type:circle;
}

#content p,
#content li {
	line-height:150%;
}

/* Secondary Colours
-------------------------- */

/* Plant */
table.plant {
	border-left:1px solid #636500;
	border-top:1px solid #636500;
}
.plant th {
	background-color:#636500;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.plant td {
	background-color:#F7F3E7;
	border-right:1px solid #636500;
	border-bottom:1px solid #636500;
	padding:5px;
}
div.plant {
	border:1px solid #636500;
	background-color:#DEDB94;
	background-color:#F7F3E7;
	padding:10px;
	margin:20px;
}

div.plant_default {
	background-color:#F7F3E7;
	background-color:#F7F3E7;
	padding:10px;
	margin-bottom:10px;
	margin-top:0px;
}

/* Fruit */
table.fruit {
	border-left:1px solid #840021;
	border-top:1px solid #840021;
}
.fruit th {
	background-color:#840021;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.fruit td {
	background-color:#C6827B;
	border-right:1px solid #840021;
	border-bottom:1px solid #840021;
	padding:5px;
}
div.fruit {
	border:1px solid #840021;
	background-color:#C6827B;
	padding:10px;
	margin:20px;
}


/* Sky */
table.sky {
	border-left:1px solid #00AEEF;
	border-top:1px solid #00AEEF;
}
.sky th {
	background-color:#00AEEF;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.sky td {
	background-color:#C7ECFC;
	border-right:1px solid #00AEEF;
	border-bottom:1px solid #00AEEF;
	padding:5px;
}
div.sky {
	border:1px solid #00AEEF;
	background-color:#C7ECFC;
	padding:10px;
	margin:20px;
}

/* Wheat */
table.wheat {
	border-left:1px solid #FFDB52;
	border-top:1px solid #FFDB52;
}
.wheat th {
	background-color:#FFDB52;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.wheat td {
	background-color:#FFEFAD;
	border-right:1px solid #FFDB52;
	border-bottom:1px solid #FFDB52;
	padding:5px;
}
div.wheat {
	border:1px solid #FFDB52;
	background-color:#FFEFAD;
	padding:10px;
	margin:20px;
}

/* Soil */
table.soil {
	border-left:1px solid #734D18;
	border-top:1px solid #734D18;
}
.soil th {
	background-color:#734D18;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	text-align:left;
}
.soil td {
	background-color:#C6AE8C;
	border-right:1px solid #734D18;
	border-bottom:1px solid #734D18;
	padding:5px;
}
div.soil {
	border:1px solid #734D18;
	background-color:#C6AE8C;
	padding:10px;
	margin:20px;
}

/* FPC Boxes
-------------------------- */
.fpc_boxes_outer {
	text-align:center;
}
.fpc_boxes_inner {
	position:relative;
	height:300px;
	width:565px;
}

.fpc_box_fruit,
.fpc_box_wheat,
.fpc_box_sky {
	width:180px;
	margin-right:9px;
	margin-bottom:10px;
	padding-bottom:0px;
	position:absolute;
	top:0px;
	left:-6px;
	text-align:left;
	background-color: transparent;
}

.fpc_box_fruit {
	left:188px;

}
.fpc_box_wheat {
	left:380px;

}

.fpc_box_fruit a,
.fpc_box_wheat a,
.fpc_box_sky a {
	margin:0px;
	padding:0px;
}
.fpc_box_fruit img,
.fpc_box_wheat img,
.fpc_box_sky img {
	border:0px;
}
.fpc_box_fruit span.title_fruit,
.fpc_box_wheat span.title_wheat,
.fpc_box_sky span.title_sky {
	padding:6px;
	display:block;
	color:#FFFFFF;
	font-weight:100;
	font-size:135%;
	background-color:#606000;
	background-image: url(../images/home_page_main_gradient3.gif);
	background-repeat: repeat-x;
}


.fpc_box_fruit span.title_fruit {
	background-color:#606000;
}
.fpc_box_wheat span.title_wheat {
	background-color:#606000;
}


.fpc_box_fruit span.text_fruit,
.fpc_box_wheat span.text_wheat,
.fpc_box_sky span.text_sky{
	padding:4px;
	display:block;
	font-size:105%;
	xfont-weight:bold;
	background-color:#EFEED9;
	line-height:160%;

}

.fpc_box_fruit span.text_fruit {
	background-color:#EFEED9;
}
.fpc_box_wheat span.text_wheat {
	background-color:#EFEED9;

}
/*  FPC links  */
.fpc_box_sky span.text_sky a {
	color:#000000;
	text-decoration:none;
}
.fpc_box_fruit span.text_fruit a {
	color: #000000;
	text-decoration:none;
}
.fpc_box_wheat span.text_wheat a {
	color:#000000;
	text-decoration:none;
}
.fpc_box_sky span.text_sky a:hover {
	color:#cc6600;
	text-decoration:underline;
}
.fpc_box_fruit span.text_fruit a:hover {
	color:#cc6600;
	text-decoration:underline;
}
.fpc_box_wheat span.text_wheat a:hover {
	color:#cc6600;
	text-decoration:underline;
}




.noborder {
	border:0px;
}
.nomargin {
	margin:0px;
}

/* FPC Animation
-------------------------- */
.banner {
	height:115px;
	background-color:#151511;
	background-image:url(../images/homepage/effort4.gif);
	background-position:left;
	background-repeat:no-repeat;
}


#HomeHeader {
	background-image: url(../images/homepage/home_page_main_gradient.png);
	background-repeat:repeat-y;
	height: 50px;
}

#HomeHeader h2{
	color: #fff;
	margin: 0 0 0 10px;
	padding-top:15px;
	}


/* Site Map styles
-------------------------- */

/*	pantone defra colours
	#e3e3bd = defra green tint 2
	#f4dbba = defra red (coated)
*/


.sitemap_container {}

#content div.sitemap_column {
	width: 47%;
	float: left;
}

#content .sitemap_head {
	margin: 0px 0px 5px 0px;
	padding: 3px;
	background: #e3e3bd;
}

#content .sitemap_head a {
	color: #666600;
}

#content div.sitemap_level0 {
	margin: 7px 0px 4px 0px;
	padding: 3px;
	background: #e3e3bd;
}

#content div.sitemap_level0 a, #content div.sitemap_head a {
	font-weight: bolder;

	color: #666600;
}

#content ul.sitemap_list {
	margin: 0px 0px 7px 5px;
	list-style:none;
}

#content ul.sitemap_list li {
	background:none;
	}
	
#content li a.sitemap_topsubs {
	font-weight: bolder;
	color: #666600;
}

#content li a.sitemap_midsubs {
	font-weight: bolder;
}