body{
	font:normal normal normal 1em Arial,Verdana,Geneva,Helvetica,sans-serif;

	/*background-color:#335636;*/
	margin:0px;
	padding:0px;
	border:0px;

}
.container{
	text-align:center;
	vertical-align: middle;
	position: relative;

}

.adas{
	width:780px;;
	text-align:right;
	font:normal normal normal 0.7em Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:#000;
}
.adas a{
	color:#000;
	padding:0px;
	margin:0px;
	border:0px;
}

.defra{
	width:150px;
	padding:10px;
	font:normal normal normal 0.8em Arial,Verdana,Geneva,Helvetica,sans-serif;
}
.CIWMLorge{
	font:normal normal bold 1.6em Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:Darkblue;
}
.CIWMSmall{
	color:Darkblue;
	font:normal normal bold 0.6em Arial,Verdana,Geneva,Helvetica,sans-serif;
}

.container .drop1{
	width:780px;
	border: 0px solid #024708;
}
.container .drop2{
	width:780px;
	border: 1px solid #094023;
}
.container .drop3{
	width:780px;
	border: px solid #95C3A9;
}

.container .maintable{
	width:780px;
	background-color:#ffffff;
}

.details{
	padding-left:10px;
	padding-top:3px;
	vertical-align:top;
	font:normal normal normal 0.75em Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:#ffffff;
}

.menu{
	padding-left:5px;
	padding-top:5px;
	background-color:#48694C;
}

.menu .menuItem{
	border-top:1px solid #ffffff;
	width:150px;
	padding:2px 0px 2px 0px;
}

.menu .menuItem a{
	background-image:url("../images/bullet.gif");	
	background-position:7px 6px;
	background-repeat:no-repeat;

	font:normal normal normal 0.85em Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-decoration:none;
	color:#dddddd;
}

.menu .menuItem a:hover{
	color:#ffffff;
}

.menu .subMenu{
	font:normal normal normal 0.89em Arial,Verdana,Geneva,Helvetica,sans-serif;
	padding-bottom:3px;
	width:150px;
}
.menu .subMenu a{
	padding-left:9px;
	background-image:url("../images/bullet_sub.gif");	
	background-position:0px 5px;
	background-repeat:no-repeat;
}

.menu .subMenu .subItem{
	
	padding-left:15px;
}

.menu .searchLink{
	font:normal normal normal 0.8em Arial,Verdana,Geneva,Helvetica,sans-serif;
	padding:5px;	
}

.menu .searchLink a{
	color:#ffffff;
	text-decoration:none;
}



/*-- boxes --*/
.left{
	float:left;
}
.right{
	float:right;
}

.Box{
	background-image:url("../images/boxCurner.gif");	
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#CEDCCF;
	width:265px;
	height:123px;
	padding:10px;
	margin:10px;
	font:normal normal normal 0.8em Arial,Verdana,Geneva,Helvetica,sans-serif;
}
.Box .title{
	font:normal normal bold 1.5em Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:#30305B;
	height:25px;
}

.Box .textContent{
	font:normal normal normal 0.8em Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:#59951B;
	overflow: hidden;
}

.box .boxLink{
	padding:1px 0px 0px 5px;
}

.box .boxLink a{
	color:#30305B;
	text-decoration:none;
}

.imageBox{
	float:left;
	width:270px;
	height:123px;
	padding:10px 0px 10px 25px;
	border: 1px solid #FE9901;
	font:normal normal normal 0.8em Arial,Verdana,Geneva,Helvetica,sans-serif;
}

/*----------- main text content ---------*/

.mainContent{
	padding:20px;
	font:normal normal normal 1em Arial,Verdana,Geneva,Helvetica,sans-serif;

	/*background-image:url("../images/pageTop.gif");	*/
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.image{
	margin:10px;
	padding:10px;
	border:1px solid #30305B;
}



/*--------------------------------- end of Iain's css code ----------------------------------------------*/
/*--------------------------------- the colours have been changed in the code below ---------------------*/

h1 {	font-size	: large;	color	: #30305B;	}
h2 {	font-size	: medium;	color	: #30305B;			margin	: 0em 0em 0em 0em;	}
h3 {	font-size	: small;	color	: #30305B;			margin	: 0em 0em 0em 0em;		}
h4 {	font-size	: small;	color	: #30305B;	}
hr {	
		height				: 1px;
		shade				: no-shade;
		border				: none;
		border-bottom 		: 1px solid #57A81F;
	}
	
	
p{
	font-size: 0.9em;
	color:#30305B;
}


th {
	font-size: 0.9em;
	color:#30305B;
	text-align: left;
	vertical-align: top;
}
td {
	font-size: 1em;
}
.reprocessor_table {
	font-size: 0.9em;
}

span.summary{
	font-size: 1em;
}
	
a{
	color				: #30305B;
	text-decoration		: underline;
}

a.prev{
	padding-left	: 1.3em;	
	/*background 		: url('/images/site/icons/bkwd.png') top left no-repeat; */
	text-decoration	: none;
}

 blockquote{
	font-size				: 1em;
	color					: #30305B;
}
	
blockquote cite {
	font-size				: 0.8em;
	color					: #30305B;
	display					: block;
}

.info,
div.actions,
span.info,
div.normal
{
		/* background-image:url('../images/box_left.gif');
		background-position: 0px 0px;*/
		width				: 350px;
		font-size			: smaller;
		color				: #000000;
		padding				: 0.5em;
		background			: #fff;
		border				: 1px solid #30305B;
}

.info strong{

}

/* ----------------------------------------------------------------------------------------- */
.info h4 {	font-size	: 0.9em;	margin-top:0px;

	font:normal normal normal 1.4em Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:#30305B;
}

ul
{
		font-size			: 0.9em;
		list-style-image	:  url('../images/site/bullet2.png');
}

.info ul
{
		font-size			: 0.9em;
		list-style-image	:  url('../images/site/bullet1.png');
}

li {
	margin-top		: 0.5em;
}

.subitem
{
		font-size			: em;
		list-style-image	:  url('../images/site/bullet1.png');
}

.subitem a{
	color:#30305B;
}

#newssummary
{
	color				: #30305B;
	font-weight			: bold;
	padding-bottom:		: 10px;
}
/* LINKS */

ol#newslist li,
	ol#linklist li {
		color				: #30305B;
		margin				: 0em 0em 1em 0em;
		
		padding-left		: 0.0em;
		font-size			: 1.0em;
	}
	ol#newslist li span {
		color				: #30305B;
	}

	ol#newslist li p,
	ol#linklist li p {
		margin				: 1em 0em 0em 0em;
	}
	ol#newslist a{	
		font:normal normal bold 1.0em Arial,Verdana,Geneva,Helvetica,sans-serif;
		color:#30305B;
	}


/* FAQ */
#content #faq #answers {
	width			: 80%;
}
#content #faq h3 {
	margin-top		: 2em;
	font-size		: 0.9em;
}

#content #faq p {

	margin-top		: 0.3em;
	margin-left		: 1em;
	padding-left	: 1em;
	border-left 	: 1px solid #3B3585;
	
}
#questions, a {
	font-size		: 0.9em;
	font-weight		: bold;
}

#content #faq #questions {

	border-bottom			: 1px solid #3B3585;
}


/* START LOGIN PAGE */

a.login_link:link,a.login_link:visited,a.login_link:active
{
	text-decoration: underline;
	color: #30305B;
	font-size: 10px;
}

a.login_link:hover
{
	text-decoration: underline;
	color: #30305B;
	font-size: 10px;
}

h1.login_title
{
	font-size: 20px;
	font-weight: bold;
	color: #30305B;
	margin-bottom: 4px;
	border: 0px;
	text-align: left;
	x-letter-spacing: 5px;
}

table.login
{
	border-style: solid;
	border-width: 1px;
	background-color: #30305B;
}

table login_normal
{
	background-color: #30305B;
}

table.login_internal
{
	border-style: solid;
	border-width: 1px;
	border-color: #30305B;
	background-color: #E9ECEF;
}

td.login_info_cell
{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #30305B;
}

td.login_label
{
	font-size: 12px;
	font-weight: bold;
	color: #30305B;
	text-align: left;
	letter-spacing: 2px;
}

td.login_button_cell
{
	font-size: 12px;
	font-weight: bold;
	color: #30305B;
	text-align: right;
}

input.login_input
{
	color: #30305B;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #CCCCCC;
}

td.login_error
{
	font-size: 12px;
	font-weight: normal;
	color: red;
}

input.login_button
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #30305B;
  	background-color: #E9ECEF;
	border: solid 1px #CCCCCC;
  	padding: 4px;
}

/* END LOGIN PAGE */

/* START WEBJELL FORM */

table.form_table
{
	border: black 1px solid;
}

th.form_header
{
	font-size: 0.8em;
	font-weight: bold;
	color: white;
	background-color: #48694C;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

th.form_footer
{
	font-size: 0.8em;
	font-weight: bold;
	color: #30305B;
	background-color: #48694C;
	text-align: right;
	vertical-align: top;
	padding: 4px;
}

th.form_caption_light
{
	font-size: 0.8em;
	font-weight: bold;
	color: #30305B;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	border-bottom: #C5C5C5 1px solid;
}

th.form_caption_dark
{
	font-size: 0.8em;
	font-weight: bold;
	color: #30305B;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	border-bottom: #C5C5C5 1px solid;
}

td.form_cell_light
{
	font-size: 0.8em;
	color: #30305B;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	border-bottom: #C5C5C5 1px solid;
}

td.form_cell_dark
{
	font-size: 0.8em;
	color: #30305B;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	border-bottom: #C5C5C5 1px solid;
}

td.form_spacer
{
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	background-color: #6A8B6A;
	text-align: center;
	vertical-align: top;
	padding: 6px;
	width: 100%;
}

input.textbox,
textarea {
	border				: 1px solid #3B3585;
}

.animal #searchform .textbox {
	color				: #30305B;
	border				: 1px solid #8E644B;
}



input.form_button
{
	display				: inline;
	border				: 1px solid #fff;
	background			: #95C3A9;
	padding				: 0em 0.2em 0.2em 0.2em;
	margin-right		: 0.5em;
	color				: #000;
}

span.form_error
{
	font-family: arial,tahoma;
	color: #EC4800;
}

/* END WEBJELL FROM */

.photography 	{	background	 	: #ffffff url('../images/generic/tear.jpg') bottom left no-repeat;	}
.photography h1 {	background		: url('../images/photography/title.jpg') top left no-repeat;			}


#galeryitem a {
	display			: block;
	float			: left;
	margin			: 0px 4px 0px 4px;
}

#galeryitem a:hover {
	text-decoration	: none;
}

#galeryitem a:hover span {
	text-decoration	: underline;
}

#galeryitem a img {
	background		: url('../images/photography/pictureframe.jpg') top left no-repeat;	
	padding			: 8px;
}

#galeryitem a span {
	color			: #30305B;
	font-size		: 9pt;
	text-align		: center;
	display			: block;
}


#gallery #scrollcontent {
		width			: 470px;
		height			: 250px;
		margin-top		: -20px;
		z-index			: 7;
		
		overflow 		: none;
	}
	
* html body #gallery #scrollcontent {
		margin-top		: -25px;
}

#gallery #coverup {
	width				: 25px;
	left 			: 450px;

}

#gallery #coverup2 {
	height				: 50px;
	position			: absolute; 
	top 				: 240px; 
	left 				: 0px;
}

#gallery #scrollbar {
	position			: relative; 
	top 				: 80px; 
	left 				: -20px;
	width				: 500px;
	padding				: 2px;
	
	z-index				: 10;
	
}

#gallery #scrollbar a {
	display				: block;
	height				: 22px;
	width				: 22px;
	margin				: 1em 0em 1em 0em;
}
#gallery #scrollbar a.up 	{ background	: url('../images/1leftarrow.png');	  float	: left;  }
#gallery #scrollbar a.upstop { background	: url('../images/1leftarrow.png');	}
#gallery #scrollbar a.down 	{ background	: url('../images/1rightarrow.png');	float	: right; margin-right : 8px;	}
#gallery #scrollbar a.downstop {	background	: url('../images/1rightarrow.png');	}

#message {
	position			: absolute;
	left				: 25px;
	top					: 210px;
	background			: #F6F2EE;
	border				: 1px solid #EE7101;
	padding				: 0.2em;
	z-index				: 30;

	width				: 400px;
}
#message p {
	text-align			: center;
}

html, body {
	
}


#content ul.web_link,
#content ul.document_link,
#content ul.announce_email_link,
#content ul.announce_sms_link		{
	margin				: 0px;
	margin-left			: 0.2em;
	padding-left		: 0.8em;
	padding-bottom		: 2px;
}

#content ul.web_link li,
#content ul.document_link li,
#content ul.announce_email_link li,
#content ul.announce_sms_link li {
	padding-left		: 0.6em;
}

#content ul.web_link 				{	list-style-image	: url('/images/icons/web_link.png');					}
#content ul.document_link			{	list-style-image	: url('/images/icons/document_link.gif');				}
#content ul.announce_email_link		{ 	list-style-image	: url('/images/icons/announce_email_link.gif');		}
#content ul.announce_sms_link		{	list-style-image	: url('/images/icons/announce_sms_link.gif');			}


/* START PINPOINT */

div#pinpoint_breadcrumb
{
	font-family: arial;
	font-size: 1em;
	color: #666666;
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #DDDDDD;
	margin-bottom: 7px;
}

div#pinpoint_breadcrumb a
{
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

div#pinpoint_breadcrumb a:hover
{
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #BBBBBB;
}

div#pinpoint_set
{
	font-family: arial;
	font-size: 0.8em;
	color: #666666;
	background-color: #F8F8F8;
	padding: 7px;
	border: 1px solid #DDDDDD;
	margin-bottom: 7px;
}

div#pinpoint_legend
{
	font-family: arial;
	font-size: 1em;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #DDDDDD;
	width: 565px;
	clear: both;
	margin-bottom: 7px;
}

div#pinpoint_image
{
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	overflow: auto;
	width: 565px;
	text-align: center;
}

div.pinpoint_popup
{
	border: 1px solid #5D5D7A;
	display:none;
	position:absolute;
	width:280px;
	padding:0px;
	font-size: 0.7em;
	filter: alpha(opacity=100); -moz-opacity: 1;
}

div.pinpoint_popup div#pinpoint_popup_banner
{
	background-color: #4C7F23;
	color: #FFFFFF;
	padding:3px;
	font-size: 1em;
	font-weight: bold;
}

div.pinpoint_popup div#pinpoint_popup_banner a
{
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 3px;
	font-weight: bold;
	text-decoration: none;
}

div.pinpoint_popup div#pinpoint_popup_banner a:hover
{
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 3px;
	font-weight: bold;
	text-decoration: none;
}

div.pinpoint_popup div#pinpoint_popup_body
{
	height:62px;
	background-color: #F6F7F0;
	padding:5px;
	font-size: 1em;
	filter: alpha(opacity=85); -moz-opacity: 0.85;
	overflow: auto;
	color: #000000;
}

div.pinpoint_popup div#pinpoint_popup_body a
{
	font-family: arial;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

div.pinpoint_popup div#pinpoint_popup_body a:hover
{
	font-family: arial;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

div#pinpoint_image img
{
}

div#pinpoint_legend h2
{
	font-size: 1em;
	text-align: left;
	padding-bottom: 5px;
}

/* END PINPOINT */

#content div.error,
{
	font-size			: 0.8em;
	color				: #C50A01;
	padding				: 0.5em;
	background			: #FFFFFF;
	/* border				: 1px solid #000000; */
}

#content div.info,
{
	font-size			: 0.8em;
	padding				: 0.5em;
	background			: #FFFFFF;
	/* border				: 1px solid #000000; */
}