/* - GENERIC TAG STYLE DEFINITIONS ------------------------------------------------------------------------ */
/* CVS $Id: style.css,v 1.51 2010/02/19 12:17:32 johnv Exp $ */

body{	
	background: white;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

.formInput{
	margin: 0 10px 0 0;
	padding: 0;
	color: #666;
	font-size: 70%;
}

.formButton{
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

a{
	color: #C00000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.clearerBoth {
	clear: both;
	margin: 0;
	padding: 0;
}

i{
	margin: 0 2px 0 1px;
	padding: 0 1px 0 0;
	word-spacing: 0.04em;
}

em{
	margin: 0 2px 0 1px;
	padding: 0 1px 0 0;
	word-spacing: 0.04em;
}

#pageContainer{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#page{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 750px;
	background: #fff;
	text-align: left;
}

#mastheadContainer{
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
	border-bottom: 10px solid #E1E1CD;
}

#masthead{	
	margin: 0;
	padding: 0;
	width: 750px;
}

#logoDate{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
}

#logo{
	float: left;
	margin: 12px 0 2px 8px;
	padding: 0;
	border: none;
}

#logoDate p{
	margin: 0;
	padding: 2px 0 0 8px;
	color: #505050;
	font-size: 70%;
}

#bannerImage{
	float: left;
	margin: 0;
	padding: 0;
	width: 390px;
	height: 79px;
}

#bannerImage img{
	display: block;
	margin: 0;
	padding: 0;
}

#masthead #quickSearch{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
}

#masthead #quickSearch form{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px
}

#masthead #quickSearch .searchWrapper{
	float: left;
	margin: 0;
	padding: 10px 0 5px 15px;
}

#masthead #quickSearch #quickSearchLabel{
	display: none;
}

#masthead #quickSearch .formInputQuickSearch{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	color: #666;
	font-size: 70%;
	width: 140px;
}

#masthead #quickSearch .buttonBlock{
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	top: 7px;
	right: 5px;
	width: 22px;
}

#masthead #quickSearch #azDirectoryButton{	
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 195px;
	text-align: right;
}

#masthead #quickSearch #azDirectoryButton img{	
	margin: 0;
	padding: 0;
	border: none;
}

#advancedSearchNav{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
}

#advancedSearchNav ul{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#advancedSearchNav ul li{
	float: left;
	margin: 0;
	padding: 0;
}

#advancedSearchNav ul li a{
	float: left;
	margin: 0;
	padding: 0 8px 0 8px;
	color: #505050;
	font-size: 70%;
	font-weight: bold;
	line-height: 100%;
	white-space: nowrap;
	text-decoration: none;
	/*border-right: 1px solid #999;*/
}

#advancedSearchNav ul li a:hover{
	text-decoration: underline;
}

#advancedSearchNav ul li a.last{
	border-right: none;
}


#navContentBlock{
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
}

#leftNav{
	float: left;
	margin: 1px 0 1px 0;
	padding: 0;
	width: 165px;
	background: #e8e8dc;
}

#leftNav ul{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
	list-style: none;
}

#leftNav ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
}

#leftNav ul li a{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
	color: #000;
	font-size: 75%;
	cursor: pointer;
	background: #f3f3cf;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#leftNav ul li a.regionLink{
	background: #d8d8c4;
}

#leftNav ul li a:hover{
	font-weight: normal;
	background: #E1E189;
}

#leftNav ul li a .selected{
	font-weight: bold;
	background: #E1E189;
}

#leftNav ul li a.selected:hover{
	font-weight: bold;
	background: #E1E189;
}

#leftNav ul li .selected{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
	color: #000;
	font-size: 75%;
	font-weight: bold;
	background: #E1E189;
}

#leftNav ul li .item{
	float: left;
	margin: 0;
	padding: 4px 8px 4px 8px;
}

#leftNav ul li.greyitem a {
	background:#e8e8dc none repeat scroll 0 0;
}

#leftNav ul li.greyitem a:hover {
	background:#e8e8dc none repeat scroll 0 0;
}

#leftNav ul li a .greyitem {
	float: left;
	margin: 0;
	padding: 6px 8px 6px 8px;
}

#leftNav ul li a:hover .greyitem {
	text-decoration: underline;
}

#leftNav ul li .rss{
	float: left;
	margin: 0;
	padding: 6px 8px 6px 8px;
}

#leftNav ul li .rss img{
	float: left;
	margin: -1px 7px 0 -1px;
	padding: 0;
	vertical-align: middle;
	border: none;
}

#leftNav ul li .rss a{
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	background: none;
	border-bottom: none;
	vertical-align: middle;
	width: auto;
}

#leftNav ul li .rss a:hover{
	background: none;
	text-decoration: underline;
}

#leftNav ul li span.reader{
	width: 149px;
	border-top: 1px solid #fff;
}

#leftNav ul li .reader{
	float: left;
	margin: 0;
	padding: 6px 8px 6px 8px;
}

#leftNav ul li .reader img{
	float: left;
	margin: -1px 7px 0 -1px;
	padding: 0 8px 0 8px;
	vertical-align: middle;
	border: none;
}

#leftNav ul li .reader a{
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	background: none;
	border-bottom: none;
	vertical-align: middle;
	width: auto;
}

#leftNav ul li .reader a:hover{
	background: none;
	text-decoration: underline;
}

#leftNav ul ul{
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
}

#leftNav ul ul li a{
	color: #000;
	background: #fff;
	border-bottom: none;
}

#leftNav ul ul li a:hover{
	font-weight: normal;
	background: #fff;
	text-decoration: underline;
}

#leftNav ul ul li .item{
	float: left;
	margin: 0;
	padding: 2px 8px 2px 16px;
}

#leftNav ul ul li .selected{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
	color: #999933;
	font-size: 75%;
	font-weight: normal;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/left_nav/sub_selected_arrow.gif) no-repeat top left #fff;
}

#leftNav ul ul li a.selected:hover {
	font-weight: normal;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/left_nav/sub_selected_arrow.gif) no-repeat top left #fff;
}


#contentContainer{
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}

.contentPadder{
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}


.contentPadder p{
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 75%;
	line-height: 145%;
}

.contentPadder img{
	float: left;
	margin: 3px 10px 0 0;
	padding: 0;
}

#content{
	position: relative;
	z-index: 100;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 370px;
}

#content.wide{
	width: 580px;
}

#content h1{
	margin: 0 70px 10px 0;
	padding: 0;
	color: #797914;
	font-size: 100%;
}

#content h1.home{
	margin: 0 0 5px 0;
	color: #666;
}

#content h1.floatFeatureWidth{
	width: 390px;
}

#content .contentPadder h2{
	/* float: left; */
	/* margin: 0 0 1px 0; */
	/* padding: 0; */
	color: #686834;
	font-size: 80%;
	font-weight: bold;
	/* width: 100%; */
}

#content .contentPadder h3 {
	/* margin: 0 0 10px 0; */
	padding: 0;
	color: #575700;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
}

#content h3.documentHeader{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #575700;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	background: #f1f3ed;
}

#content p{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 75%;
	line-height: 145%;
}

#content p.date{
	clear: both;
	margin: -13px 0 10px 0;
	padding: 0;
	color: #505050;
}

#content .scienceFileWrapper{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #f5ccb6;
}

#content .scienceFile{
	float: left;
	margin: 0;
	padding: 0;
	width: 570px; /* was 578 previously */
}

#content .scienceFile .padder{
	padding: 6px 5px 0 5px;
}

#content .scienceFile h3{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #a2724a;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
}
/* START 10 Nov :: Suhail Mir */
#content .scienceFile .padder h3{
	float:none!important;	
}
/* END 10 Nov :: Suhail Mir */

#content p.floatFeatureWidth{
	width: 390px;
}

#contentFeatures{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;

}

#contentFeatures .feature{
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #d1dbd7;
	
}

#contentFeatures .feature.last{
	margin: 0;
	padding: 0;
	border-bottom: none;
}


#contentFeatures .feature h2{
	float: left;
	margin: 0;
	padding: 0;
	color: #5b5b33;
	font-size: 90%;
	font-weight: bold;
	width: 100%;
}

#contentFeatures .feature h2 a{
	color: #5b5b33;
	text-decoration:none;
}

#contentFeatures .feature h2 a:hover{
	color: #5b5b33;
	text-decoration:underline;
}

#contentFeatures .feature p.date{
	float: left;
	margin: 0;
	padding: 0;
	color: #505050;
	font-size: 75%;
	width: 100%;
}

#contentFeatures .feature .copyBlock{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
}

#contentFeatures .feature .copyBlock p{
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 75%;
	line-height: 145%;
}

#contentFeatures .feature .copyBlock img{
	float: left;
	margin: 3px 10px 0 0;
	padding: 0;
}


#rightPanel{
	float: right;
	margin:  0;
	padding: 0;
	width: 195px;
}

#rightPanelFeatures{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 195px;
}

#rightPanelFeatures .feature{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	vertical-align: bottom;
}

#rightPanelFeatures .feature a{
	margin: 0;
	padding: 0;

	text-decoration: none;
	cursor: pointer;
}


#rightPanelFeatures .feature a:hover{
	text-decoration: underline;
}

#rightPanelFeatures .feature .copyBlock{
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
}

#rightPanelFeatures .feature h3{
	float: left;
	margin: 3px 0 5px 0;
	padding: 0;
	color: #483f3f;
	font-size: 70%;
	font-weight: bold;
	width: 100%;
}

#rightPanelFeatures .feature p{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	color: #6f6f6f;
	font-size: 70%;
	text-decoration: none;
	line-height: 145%;
}

#rightPanelFeatures .feature a:hover p.copyNoLink{
	text-decoration: none;
}


#rightPanelFeatures .feature .photoButton{
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#rightPanelFeatures .feature.f1{
	border-bottom: 7px solid #e0ece7;
}

#rightPanelFeatures .feature.f2{
	border-bottom: 7px solid #e4f1e0;
}

#rightPanelFeatures .feature.f3{
	border-bottom: 7px solid #ebebaf;
}

#quickLinks{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
}

#quickLinks h3{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	color: #5e5e5e;
	font-size: 80%;
	font-weight: bold;
	background: #eeebb6;
}

#quickLinks h3 .wrapper{
	float: left;
	margin: 0;
	padding: 4px 4px 4px 4px;
}

#quickLinks ul{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	list-style: none;
}

#quickLinks ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	border-bottom: 1px solid #eeebb6;
}

#quickLinks ul li.last{
	border-bottom: none;
}

#quickLinks ul li a{
	float: left;
	margin: 0;
	padding: 4px 4px 4px 4px;
	width: 195px;
	color: #483f3f;
	font-size: 80%;
	text-decoration: none;
}

#quickLinks ul li a:hover{
	text-decoration: underline;
}

#baseNav{
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
	border-bottom: 8px solid #cfcfad;
}

#baseNav #options{
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
}

#baseNav #options .option{
	float: left;
	margin: 0;
	padding: 7px 0 3px 0;
	width: 109px;
	text-align: center;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/divider.gif) no-repeat top right;
	border-top: 8px solid #e2e1cd;
}

#baseNav #options .option.blockLast{
	background: none;
}


#baseNav #options .option.last{
	position: relative;
	float: right;
	width: 195px;
	text-align: left;
	background: none;
}


#baseNav #options .option a{
	float: left;
	margin: 0;
	padding: 0 0 50px 0;
	color: #505050;
	width: 108px;
	text-decoration: none;
}


#baseNav #options .option a:hover{
	text-decoration: underline;
}


#baseNav #options .option a#baseNav1{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/tell_a_friend_off.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav2{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/printer_friendly_off.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav3{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/contact_us_off.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav4{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/text_only_off.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav5{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/get_alerts_off.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav6{
	width: 65px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/our_sites_off.gif) no-repeat bottom left;
}

#baseNav #options .option a#baseNav1:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/tell_a_friend_over.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav2:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/printer_friendly_over.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav3:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/contact_us_over.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav4:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/text_only_over.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav5:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/get_alerts_over.gif) no-repeat bottom center;
}

#baseNav #options .option a#baseNav6:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/base_nav/our_sites_over.gif) no-repeat bottom left;
}

#baseNav #options .option h3{
	margin: 0;
	padding: 0;
	color: #505050;
	font-size: 75%;
	font-weight: bold;
}

#baseNav #options .option.last p{
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	color: #505050;
	font-size: 70%;
	font-weight: normal;
	width: 100px;
}

#footer{
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 750px;
}

#footer p{
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	color: #666;
	font-size: 70%;
}

#footer ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#footer ul li{
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
}

#footer ul li a{
	float: left;
	margin: 0;
	padding: 0 8px 0 8px;
	color: #505050;
	font-size: 70%;
	line-height: 100%;
	white-space: nowrap;
	text-decoration: none;
	border-right: 1px solid #505050;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer ul li a.last{
	border-right: none;
}


.landingNews{
	margin: 0;
	padding: 0;
	width: 580px;
}


.landingNews h2{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	color: #515139;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	background: #d8d8c4;
}

.padder{
	float: left;
	margin: 0;
	padding: 6px 5px 6px 5px;
}

.padder img{
	float: left;
	margin: 3px 10px 0 0;
	padding: 0;
}

.padder ul li img {
    float: none;
    margin: 0;
}

.landingNews .newsItem{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	width: 100%;
	background: #f5f5f5;
}

.landingNews .newsItem h3{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
	width: 570px;
	background: #f5f5f5;
}

.landingNews .newsItem.floatFeatureWidth h3{
	width: 390px;
}

.landingNews .newsItem a{
	float: left;
	margin: 0;
	padding: 0;
	color: #5b5b33;
	font-weight: bold;
	text-decoration: none;
}

.landingNews .newsItem a:hover{
	text-decoration: underline;
}

#content .landingNews .newsItem p{
	float: left;
	margin: 0;
	padding: 0;
	color: #505050;
	font-size: 75%;
}

#content .landingNews .newsItem.floatFeatureWidth p{
	width: 390px;
}

.landingMore{
	margin: 0;
	padding: 0;
	width: 580px;
}

.landingMore h2{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	color: #686834;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
}

.landingMore .moreItem{
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	width: 580px;
	background: #faf9ef;
}

.landingMore .moreItem .padder{
	float: left;
	margin: 0;
	padding: 6px 5px 6px 5px;
}

#content .landingMore .moreItem h3{
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	color: #686834;
	font-size: 75%;
	width: 568px;
}

#content .landingMore .moreItem.floatFeatureWidth h3{
	width: 390px;
}

#content .landingMore .moreItem .links{
	float: left;
	margin: 0;
	padding: 0;
	width: 568px;
}

#content .landingMore .moreItem.floatFeatureWidth .links{
	width: 390px;
}

#content .landingMore .moreItem .divider{
	color: #666;
	font-size: 80%;
}


#content .landingMore .moreItem a{
	margin: 0;
	padding: 0 5px 0 5px;
	color: #666;
	line-height: 150%;
	font-size: 75%;
	text-decoration: none;
	clear: both;
}

#content .landingMore .moreItem a.first{
	padding: 0 5px 0 0;
}

#content .landingMore .moreItem a.last{
	border-right: none;
}

#content .landingMore .moreItem h3 a{
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	color: #686834;
	font-size: 100%;
}

#content .landingMore .moreItem a:hover{
	text-decoration: underline;
}

/* TODO this needs going over by Neil
	color: #9e5b36;
	background: #f3cdb9;

	// these are the best ones to use
	color: #c48f71;
	background: #fcf4f4;
*/

.landingMoreEW h2{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	color: #c48f71;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
}

.landingMoreEW .moreItem{
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	width: 580px;
	background: #fcf4f4;
}

.landingMoreEW .moreItem .padder{
	float: left;
	margin: 0;
	padding: 6px 5px 6px 5px;
}

#content .landingMoreEW .moreItem h3{
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	color: #c48f71;
	font-size: 75%;
	width: 568px;
}

#content .landingMoreEW .moreItem .links{
	float: left;
	margin: 0;
	padding: 0;
	width: 568px;
}

#content .landingMoreEW .moreItem .divider{
	color: #666;
	font-size: 80%;
}


#content .landingMoreEW .moreItem a{
	margin: 0;
	padding: 0 5px 0 5px;
	color: #4e4e4e;
	line-height: 150%;
	font-size: 75%;
	text-decoration: none;
	clear: both;
}

#content .landingMoreEW .moreItem a.first{
	padding: 0 5px 0 0;
}

#content .landingMoreEW .moreItem a.last{
	border-right: none;
}

#content .landingMoreEW .moreItem h3 a{
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	color: #c48f71;
	font-size: 100%;
}

#content .landingMoreEW .moreItem a:hover{
	text-decoration: underline;
}

/* End of EW additions */

#content .landingFeatureLinks{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content .landingFeatureLinks .featureLink .note{
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 80%;
	color: #7f7f65;
	line-height: 125%;
}


.featureLink{
	position: relative;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	width: 580px;
	background: #ebece2;
}

.featureLink h3{
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 80%;
	color: #7f7f65;
	line-height: 125%;
}

.featureLink h3 small{
	color: #bb2200;
}


#content .featureLink a{
	margin: 0;
	padding: 0;
	color: #7f7f65;
	text-decoration: none;
}

#content .featureLink a:hover{
	text-decoration: underline;
}

#content .landingFeatureLinks a{
	float: left;
	margin: 0;
	padding: 0;
	color: #7f7f65;
	text-decoration: none;
}

#content .landingFeatureLinks a:hover{
	text-decoration: underline;
}

.featureLink img.button{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.floatFeatureContentWrapper{
	float: left;
	margin: 0;
	padding: 0 180px 0 0;
}

.genericFloatFeaturePanel{
	position: absolute;
	z-index: 1000;
	float: right;
	margin: 0;
	padding: 0 0 10px 0;
	top: 25px;
	right: 0;
	width: 173px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/panel_background.gif) no-repeat bottom left;
}

.genericFloatFeatureWrapper{
	float: right;
	margin: 0;
	padding: 8px 0 0 0;
	width: 163px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/inner_panel_corners_top.gif) no-repeat top left #e4e8dc;
}

.genericFloatFeatureWrapperYellow{
	float: right;
	margin: 0;
	padding: 8px 0 0 0;
	width: 163px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/wrapper_corners_top_yellow.gif) no-repeat top left #f2f2d0;
}

.genericFloatFeature{
	float: right;
	margin: 0;
	padding: 0;
	width: 163px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/inner_panel_corners_bottom.gif) no-repeat bottom left #e4e8dc;
}

.genericFloatFeature.red{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/inner_panel_corners_bottom_red.gif) no-repeat bottom left #f3cdb9;
}

.genericFloatFeature.blue{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/inner_panel_corners_bottom_blue.gif) no-repeat bottom left #cad8e1;
}

.genericFloatFeature.yellow{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/float_feature_panel/inner_panel_corners_bottom_yellow.gif) no-repeat bottom left #f2f2d0 
;
}


.genericFloatFeature.boardMeetings{
	float: right;
	margin: 0;
	padding: 0 0 10px 0;
}

.genericFloatFeature .feature{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
}

.genericFloatFeature .feature.last{
	border-bottom: none;
}

.genericFloatFeature img{
	margin: 0;
	padding: 0;
}

.genericFloatFeature h3{
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 70%;
	font-weight: bold;
	width: 100%;
}

.genericFloatFeature h3 a{
	color: #5b5b0f;
}

.genericFloatFeature.red h3 a{
	color: #724127;
}

.genericFloatFeature.blue h3 a{
	color: #36739e;
}

.genericFloatFeature.yellow h3 a{
	color: #808056;
}

#content .genericFloatFeature p{
	float: left;
	margin: 0 0 6px 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 70%;
	width: 100%;
}

#content .genericFloatFeature.red p{
	color: #724127;
}

#content .genericFloatFeature.blue p{
	color: #36739e;
}

#content .genericFloatFeature.yellow p{
	color: #808056;
}

#content .genericFloatFeature.red h3{
	color: #724127;
}

#content .genericFloatFeature.blue h3{
	color: #36739e;
}

#content .genericFloatFeature.yellow h3{
	color: #808056;
}

#content .jumpList{
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 575px;
}

#content .padder .jumpList{
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 565px;
}

#content .jumpList.floatFeature{
	width: 390px;
}

#content .jumpList ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#content .jumpContent{
	float:none!important;
}

#content .jumpContent ul{
	float:none!important;
}
#content .jumpList ul li{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content .jumpList ul li a{
	float: left;
	margin: 0;
	padding: 3px 0 3px 15px;
	color: #5b5b0f;
	font-size: 100%;
	line-height: 100%;
	text-decoration: none;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/jump_list/bullet.gif) no-repeat center left;
}

#content .jumpList ul li a:hover{
	text-decoration: underline;
}


.consultationsType{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 580px;
}


.consultationsType h2{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	background: #f1f3ed;
}

.consultationsType.area h2{
	margin: 0 0 2px 0;
	padding: 0;
	color: #505050;
	font-size: 75%;
	background: #f3f3Cf;
}


.consultationsType .consultationsItem{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #e8e8dc;
}

.consultationsType.area .consultationsItem{
	border-bottom: 2px solid #fff;
	background: #f9f9e7;
}

.consultationsType .consultationsItem h3{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
	width: 570px;
}

.consultationsType .consultationsItem a{
	float: left;
	margin: 0;
	padding: 0;
	color: #5e5e42;
	font-weight: bold;
	text-decoration: none;
}

.consultationsType.area .consultationsItem a{
	color: #505050;
}

.consultationsType.area .consultationsItem .summaryResponses a{
	color: #5b5b0f;
}

.consultationsType .consultationsItem a:hover{
	text-decoration: underline;
}

#content .consultationsType .consultationsItem p{
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 75%;
}

#content .consultationsType.area .consultationsItem p{
	color: #505050;
}

.consultationsType.area .consultationsItem .summaryResponses{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #f3f3cf;
}

.consultationsType.area .consultationsItem .summaryResponses h3{
	
	width: auto;
}

.consultationsType.area .consultationsItem .summaryResponses img{
	margin: 0;
	padding: 0 5px 0 5px;
}

.consultationsType.area .consultationsItem .summaryResponses .fileTypeSize{
	display: inline;
	vertical-align: middle;
	color: #505050;
	font-size: 75%;
}

.completedConsultations{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.completedConsultationsArea{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.completedConsultations h2{
	float: left;
	margin: 0;
	padding: 0 6px 10px 6px;
	color: #5b5b0f;
	font-size: 100%;
}

.panelWrapperTop{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 580px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/sides.gif) repeat-y top left #F7F9F1;
}
.panelWrapperTopEatwell{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 580px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/sides_eatwell.gif) repeat-y top left #F7F9F1;
}
.panelWrapperBottom{
	float: left;
	margin: 0;
	padding: 0;
	width: 580px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/bottom_corners.gif) no-repeat bottom left;
}
.panelWrapperBottomEatwell{
	float: left;
	margin: 0;
	padding: 0;
	width: 580px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/bottom_corners_eatwell.gif) no-repeat bottom left;
}
.panel{
	float: left;
	margin: 0;
	padding: 0;
	width: 580px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/top_corners.gif) no-repeat top left;
}

.advancedSearch .panel form{
	float: left;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 100%;
}

.advancedSearch .panel .optionBlock{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 100%;
}

.advancedSearch .panel .optionBlock.last{
	padding: 0;
}

.advancedSearch .panel label{
	float: left;
	margin: 0;
	padding: 0;
	color: #5e5e0f;
	font-size: 75%;
	font-weight: bold;
	width: 230px;
}

.advancedSearch .panel .formInput{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 130px;
}

.advancedSearch .panel .formButton{
	margin: 0 0 0 10px;
}

.panelEatwell{
	float: left;
	margin: 0;
	padding: 0;
	width: 580px;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/top_corners_eatwell.gif) no-repeat top left;
}


.panel .consultationOptions{
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

.panel .consultationOptions.last{
	margin: 0;
}

#content .panel h3{
	margin: 0 0 10px 0;
	padding: 0;
	color: #5e5e0f;
	font-size: 75%;
	width: 100%;
	background: none;
}

#content .consultationOptions h4{
	margin: 0 0 1px 0;
	padding: 0;
	color: #000;
	font-size: 75%;
	font-weight: normal;
	width: 100%;
	background: none;
}

#content .consultationOptions ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#content .consultationOptions ul li{
	float: left;
	margin: 0;
	padding: 0;
}

#content .consultationOptions ul li a{
	float: left;
	margin: 0;
	padding: 0 8px 0 8px;
	color: #5e5e0f;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	white-space: nowrap;
	text-decoration: none;
	border-right: 2px solid #5e5e0f;
}

#content .consultationOptions ul li a.first{
	padding: 0 8px 0 0;
}

#content .consultationOptions ul li a.forceWrap{
	padding: 0 0 3px 0;
	width: 550px;
	border-right: none;
}

#content .consultationOptions ul li a.last{
	border-right: none;
}

#content .consultationOptions ul li a.only{
	padding: 0 8px 0 0;
	border-right: none;
}

#content .consultationOptions ul li a:hover{
	text-decoration: underline;
}

#content .consultationOptions ul li span {
	float: left;
	margin: 0;
	padding: 0 8px 0 8px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	white-space: nowrap;
	text-decoration: none;
	border-right: 2px solid #5e5e0f;
}

#content .consultationOptions ul li span.first{
	padding: 0 8px 0 0;
}

#content .consultationOptions ul li span.last{
	border-right: none;
}

.panel .contentPadder{
	margin: 0;
	padding: 10px 15px 10px 15px;
}
.panelEatwell .contentPadder{
	margin: 0;
	padding: 10px 15px 10px 15px;
}


.requestSpecialistInfoContainer{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.requestSpecialistInfoContainer .blocker{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 570px;
}

.requestSpecialistInfoContainer .formInputSpecialistInfoEmail{
	float: left;
	margin: 1px 10px 0 0;
	padding: 1px 3px 1px 3px;
	font-size: 75%;
	width: 290px;
}

.requestSpecialistInfo{
	float: left;
	margin: 0;
	padding: 0;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/panel_specialist.gif) repeat-y top left #f7f9f1;
}

.requestSpecialistInfoContainer form{
	float: left;
	margin: 0;
	padding: 0;
}

.requestSpecialistInfo .topLeftCorner{
	float: left;
	margin: 0;
	padding: 0;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/top_left_corner_specialist.gif) no-repeat top left;
}

.requestSpecialistInfo .topRightCorner{
	float: left;
	margin: 0;
	padding: 0;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/top_right_corner_specialist.gif) no-repeat top right;
}

.requestSpecialistInfo .bottomRightCorner{
	float: left;
	margin: 0;
	padding: 0;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/bottom_right_corner_specialist.gif) no-repeat bottom right;
}

.requestSpecialistInfo .bottomLeftCorner{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/panel_box/bottom_left_corner_specialist.gif) no-repeat bottom left;
}

.requestSpecialistInfo table{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	color: #646660;
	font-size: 75%;
	text-align: center;
}

.requestSpecialistInfo table .col1{
	text-align: left;
}

.requestSpecialistInfo table th{
	margin: 0;
	padding: 12px 15px 7px 15px;
	font-weight: bold;
}
	
.requestSpecialistInfo table th.internal{
	border-right: 1px solid #afaf67;
}

.requestSpecialistInfo table td{
	margin: 0;
	padding: 7px 15px 7px 15px;
	text-align: center;
}

.requestSpecialistInfo table td.last{
	padding: 7px 15px 12px 15px;
}

.requestSpecialistInfo table td.internal{
	border-right: 1px solid #afaf67;
}

/* smooth table eg. subscriptions */
table.smoothtable th{
	margin: 0;
	padding: 0 15px 0 0;
	font-weight: bold;
}
table.smoothtable th.col1 span.element1 { float:left;display:block;width:190px;padding:12px 15px 7px 15px;border-right:1px solid #AFAF67;}
table.smoothtable td.col1 span.element1 { float:left;display:block;width:190px;padding:10px 15px 10px 15px;border-right:1px solid #AFAF67;}
table.smoothtable td.col1 span.element2 { width:55px;text-align:right;display:block;float:left;vertical-align:middle;height:1em;padding:8px 0 12px 0;}

.completedConsultations form{
	float: left;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 100%;
}

.completedConsultations label{
	float: left;
	margin: 0;
	padding: 0;
	color: #5e5e0f;
	font-size: 75%;
	font-weight: bold;
	width: 230px;
}

.completedConsultations.area label{
	color: #000;
	font-weight: normal;
	width: 210px;
}

.completedConsultations select{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 75%;
	width: 100px;
}

.completedConsultations form input{
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 0;
}

.completedConsultations form input.button{
	margin: 0;
}

.completedConsultation{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.consultationContact{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}



.consultationDetails{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.completedConsultation h2{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	background: #f1f3ed;
}

.completedConsultation .summaryResponses{
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	width: 100%;
	background: #f9f9e7;
}

.completedConsultation .summaryResponses h3{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 98%;
	width: auto;
}

.completedConsultation .summaryResponses a{
	float: left;
	margin: 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

.completedConsultation .summaryResponses a:hover{
	text-decoration: underline;
}

.completedConsultation .summaryResponses img{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
}

.completedConsultation .summaryResponses .fileTypeSize{
	display: inline;
	vertical-align: middle;
	color: #847878;
	font-size: 75%;
}

.panel.alerts form{
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
	width: 100%;
}

.panel.alerts label{
	margin: 0;
	padding: 0;
	color: #5e5e0f;
	font-size: 75%;
	font-weight: bold;
}


.subjectItem{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	width: 580px;
	background: #f5f5f5;
}

.subjectItem h4{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
	width: 100%;
}

#content .subjectItem p{
	/* float: left; */
	margin: 3px 0 0 0;
	padding: 0;
	color: #483f3f;
	width: 100%;
}

.subjectItem a{
	color: #483f3f;
	font-size: 100%;
	text-decoration: none;
}

#content .subjectItem p a{
	color: #C00000;
}

.subjectItem a:hover{
	text-decoration: underline;
}

.backToTop{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.backToTop .padder{
	float: right;
}

.backToTop a{
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	color: #575700;
	font-size: 75%;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/buttons/back_to_top_arrow.gif) no-repeat center right;
	text-decoration: none;
}

.backToTop a:hover{
	text-decoration: underline;
}

.document{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.documentGenericContentBlock{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}

.documentGenericContentBlock h3{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	background:  #f1f3ed;
}

.documentGenericContentBlock .question{
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 570px;
	border-bottom: 1px solid #e4e4e4;
}

.documentGenericContentBlock .answer{
	float: left;
	margin: 0;
	padding: 0;
	width: 570px;
}

.documentGenericContentBlock .question img{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

#content .documentGenericContentBlock .question h3{
	float: none;
	display: inline-block;
	margin: 4px 0 0 0;
	color: #7f7f65;
	font-size: 80%;
	font-weight: bold;
	width: auto;
	background: none;
}

#content ul{
	display: block;
	clear: both;
	margin: 10px 0 0 17px;
	padding: 0;
	font-size: 75%;
	list-style-image: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/content/lists/level_1_bullet.gif);
}

#content ol ul{
	display: block;
	clear: both;
	margin: 10px 0 0 17px;
	padding: 0;
	font-size: 100%;
	list-style-image: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/content/lists/level_2_bullet.gif);
}

#content ul ul{
	display: block;
	clear: both;
	margin: 10px 0 0 17px;
	padding: 0;
	font-size: 100%;
	list-style-image: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/content/lists/level_2_bullet.gif);
}

#content ul li{
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 145%;
}

.documentGenericContentBlock a{
	color: #C00000;
	text-decoration: underline;
}

.documentGenericContentBlock a:hover{
	text-decoration: none;
}

#content ol{
	display: block;
	margin: 0 0 0 22px;
	padding: 0;
	font-size: 75%;
}

#content ol ol{
	display: block;
	margin: 10px 0 0 22px;
	padding: 0;
	font-size: 100%;
}

#content ul ol{
	display: block;
	margin: 10px 0 0 22px;
	padding: 0;
	font-size: 100%;
	list-style-image: none;
}

#content ol li{
	margin: 0;
	padding: 0 0 5px 0;
}

.documentGenericContentBlock a{
	color: #C00000;
	text-decoration: none;
}

.documentGenericContentBlock a:hover{
	text-decoration: underline;
}

.moreLinks{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
}

.documentLinks{
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 100%;
}

.documentLinks.alerts{
	margin: 0 0 5px 0;
}

.documentLinks.downloads{
	/* RelationBranch + AuditReports */
	margin: 0 0 20px 0;
}

.documentLinks h3{
	float: left;
	margin: 0;
	padding: 0;
	color: #5b5b0f;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	background: #e1e5d4;
}

.documentLinks h3 small{
	color: #bb2200;
}

.documentLinks.downloads h3{
	/* relationBranch */
	color: #5f5f43;
   	line-height: 120%;
   	font-weight: bold;
	font-size: 80%;
	background: none;
	border-bottom: 1px solid #e2e2e2;
}

.documentLinks.related h3{
	color: #5e5e0f;
	font-weight: bold;
}

.publications .documentLinks h3{
	color: #5e5e0f;
	font-weight: bold;
}

.documentLinks.moreEatwell h3{
	color: #724127;
	font-weight: bold;
	background: #f9e1d5;
}

.documentLinks.moreSalt h3{
	color: #36739e;
	background: #cad9e1;
}

.documentLinks.alerts h3{
	color: #575700;
	font-weight: bold;
	background: #f1f3ed;
}

.documentLinks .linkItem{
	float: left;
	margin: 0;
	padding: 0;
	color: #a9a97f;
	font-size: 75%;
	font-weight: normal;
	width: 100%;
	background: #f8f9f6;
	border-bottom: 1px solid #eff0ee;
}

.documentLinks.alerts .linkItem{
	border-bottom: none;
}

.documentLinks .linkItem .note{
	margin: 0;
	padding: 0 0 0 5px;
}

.documentLinks.downloads div.linkItem span.note{
	display: none;
}
.documentLinks .linkItem .category{
	margin: 0;
	padding: 0 5px 0 0;
	color: #5f5f43;
}

.publications .documentLinks .linkItem .note{
	float: left;
	padding: 3px 0 0 0;
	color: #505050;
	width: 100%;
}

.documentLinks.alerts .linkItem .note{
	display: block;
	padding: 1px 0 0 0;
	color: #000;
	width: 100%;
}

.documentLinks.alerts .linkItem .date{
	display: block;
	padding: 1px 0 0 0;
	color: #505050;
	width: 100%;
}

.publications .documentLinks .linkItem{
	background: none;
}

.documentLinks.moreEatwell{
	margin: 0 0 10px 0;
	color: #c48f71;
	background: #fcf4f4;
}
.documentLinks.moreEatwell .linkItem{
	margin: 0;
	color: #c48f71;
	background: #fcf4f4;
}

.documentLinks.moreSalt{
	margin: 0 0 10px 0;
	color: #6998b9;
	background: #f5f7fb;
}

.documentLinks.moreSalt .linkItem{
	margin: 0;
	color: #6998b9;
	background: #f5f7fb;
}

.documentLinks.acrobat .linkItem{
	margin: 10px 0 10px 0;
	color: #4e4e4e;
	background: #f9f9ef;
}

div.documentLinks.downloads.acrobat div.linkItem{
	border-top: 1px solid #eff0ee;
	position: relative;
	top: -5px;
	margin: 0px;
}

.documentLinks.alerts .linkItem{
	color: #6998b9;
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
}

.documentLinks.downloads .linkItem{
	color: #a9a97f;
	background: none;
}

.documentLinks .linkItem .copy{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.documentLinks .linkItem .copy.doc{
	width: 455px;
}

.documentLinks a{
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

.documentLinks.moreEatwell a{
	color: #724127;
}

.documentLinks.moreSalt a{
	color: #36739e;
}

.documentLinks.alerts a{
	color: #5f5f43;
}

.documentLinks.downloads a{
	color: #5f5f43;
}

.documentLinks.downloads h3 a{
	color: #575700;
}

.documentLinks.acrobat a{
	color: #c41e02;
}

.documentLinks a:hover{
	text-decoration: underline;
}

.documentLinks .docDownload{
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	color: #505050;
	width: 110px;
}

.documentLinks .docDownload img{
	float: left;
	margin: 0;
	padding: 0;
}

.findOutMore{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
}

.findOutMore h3{
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	color: #383838;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
	background: #f3f3cf;
}

.findOutMore .linkItem{
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	width: 100%;
	background: #f9f9ef;
}

.findOutMore h4{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
}

#content .findOutMore p{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	color: #383838;
	font-size: 75%;
	line-height: 130%;
	width: 100%;
}

#content .findOutMore a{
	color: #4a4a4a;
	text-decoration: none;
}

#content .findOutMore a:hover{
	text-decoration: underline;
}

.committeeIndex{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
}

.committeeIndex .linkItem{
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	width: 100%;	
	background: #ffffff; 
	border-top:1px solid #EFF0EE;
}

.committeeIndex h4{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 75%;
	font-weight: bold;
	width: 100%;
}

#content .committeeIndex p{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	color: #666;
	font-size: 75%;
	line-height: 130%;
	width: 100%;
}

#content .committeeIndex a{
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}

#content .committeeIndex a:hover{
	text-decoration: underline;
}

.contactUs{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.contactUs .padder{
	float: left;
	margin: 0;
	padding: 6px 0 6px 5px;
}

#content .letterNav{
	float: left;
	margin: 0 0 14px 0;
	padding: 0 0 0 5px;
}

#content .letterNav ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 330px;
}

#content .letterNav ul li{
	float: left;
	margin: 0 2px 2px 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#content .letterNav ul li a{
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	vertical-align: middle;
	width: 22px;
	height: 21px;
	line-height: 150%;
	text-decoration: none;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/contact_us/letter_back_off.gif) no-repeat center center;
}

#content .letterNav ul li a:hover{
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/contact_us/letter_back_over.gif) no-repeat center center;
}

#content .contactUs .contactsByLetter{
	float: left;
	margin: 0;
	padding: 0;
	width: 580px;
}

.contactsByLetter h3{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 580px;
	color: #666;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	background: #f1f3ed;
}

.contactsByLetter .entry{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 575px;
}

.contactsByLetter .entry h4{
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 75%;
	font-weight: bold;
	width: 140px;
}

.contactsByLetter .col1{
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	vertical-align: top;
}

.contactsByLetter .col2{
	float: left;
	margin: 0;
	padding: 0;
	width: 425px;
}

#content .contactsByLetter .col2 ul{
	float: left;
	margin: 0;
	padding: 0;
	width: 425px;
	list-style: none;
}

#content .contactsByLetter .col2 ul li{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	width: 425px;
}

#content .contactsByLetter .col2 ul li.food{
	background: #f9f9ef;
}

#content .contactsByLetter .col2 ul li.eatwell{
	background: #fcf4f4;
}


#content .contactUs .contactsByLetter .padder p{
	margin: 0;
	padding: 0 0 10px 0;
}

#content .contactUs .contactsByLetter a{
	color: #C00000;
	text-decoration: none;
}

#content .contactUs .contactsByLetter .food a{
	float: left;
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #575700;
	font-weight: bold;
	text-decoration: none;
}

#content .contactUs .contactsByLetter .eatwell a{
	float: left;
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #724127;
	font-weight: bold;
	text-decoration: none;
}

#content .contactUs .contactsByLetter a:hover{
	text-decoration: underline;
}

#content .contactUs .contactsByLetter .food a:hover{
	text-decoration: underline;
}

#content .contactUs .contactsByLetter .eatwell a:hover{
	text-decoration: underline;
}

#content .azKey ul{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	width: 250px;
}

#content .azKey ul li{
	float: left;
	margin: 0 0 1px 0;
	padding: 0;
	width: 100%;
}

#content .azKey ul li.food{
	background: #f9f9ef;
}

#content .azKey ul li.eatwell{
	background: #fcf4f4;
}

#content .azKey .food .item{
	float: left;
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #575700;
	font-weight: bold;
	text-decoration: none;
}

#content .azKey .eatwell .item{
	float: left;
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #724127;
	font-weight: bold;
	text-decoration: none;
}


.quoteBoxWrapper{
	float: right;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
	background: #e4e8dc;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/quote_box/top_corners.gif) no-repeat top left #e4e8dc;
}

.quoteBox{
	float: left;
	margin: 0;
	padding: 0 10px 20px 10px;
	background: #e4e8dc;
	background: url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/quote_box/bottom_corners.gif) no-repeat bottom left #e4e8dc;
}

#content .quoteBox .quoteCopy{
	float: left;
	margin: 0;
	padding: 0;
	width: 145px;
}

#content .quoteBox .quoteCopy p{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #626224;
	font-size: 80%;
	line-height: 120%;
}

#content .quoteBox .quoteCopy p.author{
	float: left;
	margin: 0;
	padding: 0;
	color: #626224;
	font-size: 75%;
}

.boardMeetingsYear{
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

.boardMeetingsYear table{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
	width: 100%;
}

.boardMeetingsYear table th{
	margin: 0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #e1e189;
}

.boardMeetingsYear table td{
	margin: 0;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #e1e189;
}

.boardMeetingsYear.scheduled table th{
	padding: 3px 5px 0 5px;
	width: 100px;
	border-bottom: none;
}

.boardMeetingsYear.scheduled table td{
	padding: 3px 5px 0 5px;
	text-align: left;
	border-bottom: none;
}

.boardMeetingsYear table th.top{
	color: #575700;
	background: #f1f3ed;
	border-bottom: none;
}

.boardMeetingsYear.scheduled table th.top{
	width: auto;
	padding: 5px;
}


.boardMeetingsYear table a{
	color: #000;
	text-decoration: none;
}

.boardMeetingsYear table th.top a{
	color: #575700;
}

.boardMeetingsYear table a:hover{
	text-decoration: underline;
}

#content .contentPadder .searchResults{
	float: left;
	margin: 0;
    	padding: 0;
    	width: 575px;
}

#content .contentPadder .searchResults .resultsOverview{
	float: left;
	margin: 0 0 0 0;
    	padding: 0;
    	width: 575px;
}

#content .contentPadder .searchResults .linkItem{
	float: left;
	margin: 0;
    	padding: 0 0 10px 0;
    	width: 100%;
}

#content .contentPadder .searchResults .linkItem .copy{
	float: left;
	margin: 0;
    	padding: 0 0 10px 0;
    	width: 100%;
    	border-bottom: 1px dotted #666;
}

#content .contentPadder .searchResults .linkItem .copy h3{
	float: left;
	margin: 0;
    	padding: 0 0 5px 0;
    	color: #666;
    	font-size: 75%;
    	font-weight: bold;
    	width: 100%;
}

#content .contentPadder .searchResults .linkItem .copy h3 a{
    	color: #666;
   	font-weight: normal;
   	line-height: 120%;
   	font-weight: bold;
   	text-decoration: none;
}

#content .contentPadder .searchResults .linkItem .copy h3 a:hover{
   	text-decoration: underline;
}

#content .contentPadder .searchResults .linkItem .copy p{
	float: left;
	margin: 0;
    	padding: 0 0 3px 0;
    	color: #000;
    	font-size: 75%;
    	width: 100%;
}

#content .contentPadder .searchResults .linkItem .copy p.date{
    	color: #505050;
}

#content .contentPadder .searchResults .linkItem .copy p.category{
	padding: 0;
    	color: #666;
    	line-height: 120%;
}

#content .contentPadder .searchResults .linkItem .copy p.note{
	padding: 0;
    	color: #bb0101;
    	font-weight: bold;
    	line-height: 110%;
}

#content .contentPadder .searchResults .pdfMatch{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
}

#content .contentPadder .searchResults .pdfMatch .imgBox{
	float: left;
	margin: 0;
	padding: 0;
}

#content .contentPadder .searchResults .pdfMatch img{
	float: left;
	margin: 0;
	padding: 0 3px 0 0;
}

#content .contentPadder .searchResults .pdfMatch .pdfList{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
}

#content .contentPadder .searchResults .pdfMatch ul{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .contentPadder .searchResults .pdfMatch ul li{
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
}

#content .contentPadder .searchResults .pdfMatch ul li a{
	float: left;
	margin: 0;
	padding: 0 8px 0 0;
	color: #C00000;
	font-size: 100%;
	line-height: 120%;
	white-space: nowrap;
	text-decoration: none;
	border-right: 1px solid #C00000;
}

#content .contentPadder .searchResults .pdfMatch ul li a.last{
	padding: 0 0 0 8px;
	border-right: none;
}

#content .contentPadder .searchResults .pdfMatch ul li a:hover{
	text-decoration: underline;
}

#content .contentPadder .searchResults .relatedSearches{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content .contentPadder .searchResults .relatedSearches h4{
	float: left;
	display: inline;
	margin: 0;
	padding: 1px 5px 0 0;
	color: #666;
	font-size: 75%;
}

#content .contentPadder .searchResults .relatedSearches .relatedList{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 75%;
	width: 455px;
}

#content .contentPadder .searchResults .relatedSearches a{
	display: inline;
	margin: 0;
	padding: 2px 0 0 0;
	color: #C00000;
	line-height: 140%;
	text-decoration: none;
}

#content .contentPadder .searchResults .relatedSearches a:hover{
	text-decoration: underline;
}

#content .contentPadder .searchResults .resultsOverview p{
	float: left;
	margin: 0 0 10px 0;
    	padding: 0;
    	color: #000;
    	font-size: 75%;
    	width: 575px;
}

#content .contentPadder .searchResults .resultsOverview p.base{
    	width: 275px;
}

#content .contentPadder .searchResults .resultsOverview .pagination{
	float: right;
	display: inline;
	margin: 0;
    	padding: 0;
    	color: #000;
    	font-size: 75%;
    	text-align: right;
    	width: 300px;
}

#floatL{
	float: left;
	margin: 0;
    	padding: 0;
    	width: 100%;
    	background: red;
}

#floatR{
	float: right;
	margin: 0;
    	padding: 0;
    	width: 100px;
    	background: blue;
}

.boardMeetingsYear table a:hover{
	text-decoration: underline;
}

.auditReportsYear{
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

.auditReportsYear table{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
	width: 100%;
}

.auditReportsYear table th{
	margin: 0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #e1e189;
}

.auditReportsYear table td{
	margin: 0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #e1e189;
}

.auditReportsYear table th.top{
	color: #575700;
	background: #f1f3ed;
	border-bottom: none;
}

.auditReportsYear.scheduled table th.top{
	width: auto;
	padding: 5px;
}

.auditReportsYear table a{
	color: #000;
	text-decoration: none;
}

.auditReportsYear table a:hover{
	text-decoration: underline;
}

#content .auditReportsYear table p.table {
	padding: 0;
	margin: 0;
	font-size: 100%;
	line-height: 145%;
}

/* Fix for FSA browsers only */
.auditReports .formInput {
	margin:0;
}

/* ID work for Ticket 65053:  FSA - Welsh Language Requirements - BEGINS */
#transLink a {color:#CC3333; font-family:verdana; font-size:70%; line-height:18px; text-decoration:none;}
#transLink a:hover {color:#CC3333; font-family:verdana; font-size:70%; text-decoration:underline;}
div#transLink_left_corner, div#transLink_right_corner{	
	background:transparent url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/welsh_trans/buttonLeft.png) no-repeat scroll left top;	
	width:10px;
	height:19px;
	float:left;
}
div#transLink_right_corner{background:transparent url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/welsh_trans/buttonRight.png) no-repeat scroll left top;}
div#transLink_content{
	float:left;
	background:transparent url(http://webarchive.nationalarchives.gov.uk/20120206100416/http://food.gov.uk/navimages/welsh_trans/buttonContent.png) repeat-x scroll left top;
	height:19px;
}

/* ID work for Ticket 65053:  FSA - Welsh Language Requirements - ENDS */
