/* RERC stylesheet */
/* Date 10 July 2006 */
body {
background:#e5e5e5;
margin: 0px;
padding: 0px;
}

#container{
background:url(images/panel.gif) repeat-y;
left:50%;
position: relative;
width:800px;
margin:0px 0px 0px -400px;
}

#header{
margin-left: 10px;
width:780px;
height: 130px;
}

#navigation{
background: #5a3d1c;
margin-left: 10px;
width:780px;
height: 27px;
}

#navigationscore{
background: #d6cec6;
margin-left: 10px;
width:780px;
height: 4px;
}

#navigationmap{
background: #d6cec6;
margin-left: 10px;
width:780px;
height: 40px;
}

#controls{
color: #5a3d1c;
font-size: 0.6em;
font-family: verdana;
}

#pan{
position: absolute;
margin-left: 22px;
padding-top: 2px;
width:150px;
height: 38px;
}

#zoom{
position: absolute;
margin-left: 192px;
padding-top: 2px;
width:150px;
height: 38px;
}

#info{
position: absolute;
margin-left: 362px;
padding-top: 2px;
width:150px;
height: 38px;
}

#postcode{
position: absolute;
margin-left: 532px;
padding-top: 2px;
width:240px;
height: 38px;
}


#whoweare a {
position: absolute;
background-image: url(images/nav_item1.gif);
margin-left: 22px;
margin-top: 0px;
height: 27px;
width: 125px;
}

#whoweare a:hover {
background-image: url(images/nav_item1_over.gif);
}

#whoweareselected {
background-image: url(images/nav_item1_over.gif);
position: absolute;
margin-left: 22px;
margin-top: 0px;
height: 27px;
width: 125px;
}



#ourwork a {
position: absolute;
background-image: url(images/nav_item2.gif);
margin-left: 147px;
margin-top: 0px;
height: 27px;
width: 107px;
}

#ourwork a:hover {
background-image: url(images/nav_item2_over.gif);
}

#ourworkselected{
position: absolute;
background-image: url(images/nav_item2_over.gif);
margin-left: 147px;
margin-top: 0px;
height: 27px;
width: 107px;
}





#findings a {
position: absolute;
background-image: url(images/nav_item3.gif);
margin-left: 254px;
margin-top: 0px;
height: 27px;
width: 96px;
}

#findings a:hover {
background-image: url(images/nav_item3_over.gif);
}

#findingsselected{
position: absolute;
background-image: url(images/nav_item3_over.gif);
margin-left: 254px;
margin-top: 0px;
height: 27px;
width: 96px;
}


#interactivemaps a {
position: absolute;
background-image: url(images/nav_item4.gif);
margin-left: 350px;
margin-top: 0px;
height: 27px;
width: 157px;
}

#interactivemaps a:hover {
background-image: url(images/nav_item4_over.gif);
}

#interactivemapsselected {
position: absolute;
background-image: url(images/nav_item4_over.gif);
margin-left: 350px;
margin-top: 0px;
height: 27px;
width: 157px;
}

#newslinks a {
position: absolute;
background-image: url(images/nav_item5.gif);
margin-left: 507px;
margin-top: 0px;
height: 27px;
width: 127px;
}

#newslinks a:hover {
background-image: url(images/nav_item5_over.gif);
}

#newslinksselected {
position: absolute;
background-image: url(images/nav_item5_over.gif);
margin-left: 507px;
margin-top: 0px;
height: 27px;
width: 127px;
}

#contactus a {
position: absolute;
background-image: url(images/nav_item6.gif);
margin-left: 634px;
margin-top: 0px;
height: 27px;
width: 124px;
}

#contactus a:hover {
background-image: url(images/nav_item6_over.gif);
}

#contactusselected {
position: absolute;
background-image: url(images/nav_item6_over.gif);
margin-left: 634px;
margin-top: 0px;
height: 27px;
width: 124px;
}

#defra {
margin-left: 28px;
margin-top: 8px;
background: url(images/defra2.gif) no-repeat;
width: 90px;
height: 55px;
}


#footer {
margin-left: 32px; padding-top: 10px; padding-bottom: 10px; color: #5a3d1c; font-size: 0.6em; font-family: verdana; }

#footer a{
color: #5a3d1c;
}


#breadcrumb { margin-left: 32px; padding-top: 15px; padding-bottom: 15px; color: #5a3d1c; font-size: 0.6em; font-family: verdana; }

#page{
margin-left: 32px;
background:  url(images/page_line.gif) repeat-y;
}

#leftpanel{
float: left;
width:218px;
}

#rightpanel{
float: right;
width: 530px;
}
.clear {
  clear: both;
}

#navheader{
background: #7b6449;
width:205px;
height: 4px;
}

#navsecondary{
background: #f4f2f0;
font-family: Verdana;
color: #5a3d1c;
font-size: 0.8em;
text-decoration: none;
padding: 5px;
margin-bottom: 1px;
}

#navsecondaryselect{
background: #d6cec6;
font-family: Verdana;
color: #5a3d1c;
font-size: 0.8em;
text-decoration: none;
padding: 5px;
margin-bottom: 1px;
}

#navsecondary a{
color: #5a3d1c;
text-decoration: none;
}

#navsecondaryselect a{
color: #5a3d1c;
text-decoration: none;
}

#navsecondaryselect a:hover{
color: #7b6449;
text-decoration: underline;
}

#navsecondary a:hover{
color: #7b6449;
text-decoration: underline;
}

.navbreak{
margin-top: 20px;
margin-bottom: 20px;
}

#seealsohead{
font-family: Verdana;
color: #5a3d1c;
font-size: 0.8em;
text-decoration: none;
margin-bottom: 1px;
}

#seealso{
font-family: Verdana;
color: #5a3d1c;
font-size: 0.6em;
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px;
}

#seealso a{
color: #057d30;
text-decoration: none;
}

#seealso a:hover{
color: #5ca043;
text-decoration: underline;
}


#topboxheader{
background: #7b6449;
width:490px;
height: 4px;
}


#topbox{
background: #d5cec6;
width: 490px;
padding-top: 5px;
padding-bottom: 5px;
}

#topbox_whoweare{
background: url(images/whoweare_promo.jpg) no-repeat;
padding-top: 12px;
width: 490px;
height: 100px;
}

#topbox_interactivemaps{
background: url(images/interactivemaps_promo.jpg) no-repeat;
padding-top: 12px;
width: 490px;
height: 100px;
}

#topbox_ourwork{
background: url(images/ourwork_promo.jpg) no-repeat;
padding-top: 12px;
width: 490px;
height: 100px;
}

#topbox_findings{
background: url(images/findings_promo.jpg) no-repeat;
padding-top: 12px;
width: 490px;
height: 100px;
}

#topbox_newslinks{
background: url(images/newslinks_promo.jpg) no-repeat;
padding-top: 12px;
width: 490px;
height: 100px;
}

#topbox_contactus{
background: url(images/contactus_promo.jpg) no-repeat;
padding-top: 12px;
width: 490px;
height: 100px;
}


.maintitle{
font-family: Verdana;
color: #5a3d1c;
font-size: 1.2em;
padding-bottom: 20px;
}


#bbk {
margin-left: 28px;
margin-top: 8px;
background: url(images/bbklogo.jpg) no-repeat;
width: 170px;
height: 55px;
}




.teasertitle{
font-family: Verdana;
color: #5a3d1c;
font-size: 1em;
}

.teasertitlehome{
font-family: Verdana;
color: #5a3d1c;
padding-left: 10px;
font-size: 1em;
}


#teaserheader{
background: #d5cec6;
width: 530px;
height: 4px;
}

#teasermain{
background: #eae6e2;
width:490px;
background: #f4f2f0;
}

#teaserpara{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5a3d1c;
font-size: 0.7em;
padding: 0px;
text-decoration: none;
}

#teaserpara a{

text-decoration: none;
}

#teaserpara a:hover{
color: #5ca043;
text-decoration: underline;
}

a{
color: #057d30;
text-decoration: none;
}

a:hover{
color: #5ca043;
text-decoration: underline;
}

.detailtitle{
font-family: Verdana;
color: #5a3d1c;
font-size: 0.9em;
text-decoration: none;
}


p {
width: 95%;
font-family: Verdana;
color: #5a3d1c;
font-size: 0.7em;
text-decoration: none;
}

ul{
color: #5a3d1c;
font-size: 0.7em;
font-family: verdana;
line-height: 1.5em;
display: block;
margin-right: 20px;
}

#download{
font-family: Verdana;
color: #5a3d1c;
font-size: 0.6em;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
}

#download a{
color: #057d30;
text-decoration: none;
}

#download a:hover{
color: #5ca043;
text-decoration: underline;
}

#latestnews{
font-family: Verdana;
color: #5a3d1c;
font-size: 0.6em;
text-decoration: none;
}

#homepic{
width:510px;
height: 200px;
background: url(images/welcome.jpg) no-repeat;
}

#homepiccopy{
padding-top: 20px;
width: 500px;
}

#tooltip {
    padding: 10px;
    background: #ffffff;
    border: 2px solid #077b30;
    text-align:left;
    font-size: 0.7em;
    font-family: Arial;
    color: #584118;
     width: 400px;
}

span.tip {
    border-bottom: 1px solid #584118;
}
