/* body is in LAYOUT... but jus t diension stuff */

html{ margin:0;
   padding: 0;}

body{
   font-size: 62.5% ;
   font-family: verdana, helvetica, arial, sans-serif;
   margin:0;
   padding: 0;
   background: url(../images/lgrey.jpg);
  
   }
#container{
		
		/*width: expression(document.body.clientWidth < 800 ? "770px" : "99%" );*/
    min-width: 677px;   
    padding: 0 0 0 100px;
    margin: -1px 200px -20px 0 ;
    background: #fff url(../images/left.gif) repeat-y -25px 0;
    border: 1px solid #666;
		/*border: 1px solid #439;*/
    min-height: 1000px
}

p, li, th, td{font-size: 1.2em; line-height: 1.5}


p{margin: 0.8em 0 0 0;padding:0;}



#header{margin: 5px 0;
   width: 660px;
}

#breadcrumb{
         
       
	font-size: 0.9em;
	color:#999;
        text-transform:uppercase;
       
        width: 667px;
}
#breadcrumb  A:link{
	color:#000;
	text-decoration: none;
}
#breadcrumb  A:hover, #quicklinks  A:hover, #bottomlinks a:hover {
	TEXT-DECORATION: underline;
	
}

.logo{
	
	padding: 20px 0 15px 15px
}

#quicklinks{
	float: right;
	color:#000;
	
        margin: 0 0 0 0
	
}
#quicklinks a{
	text-decoration: none;
        font-size: 1.0em;
	BACKGROUND-COLOR: transparent;
	color:#000;
}
#searchbox{
   border: 1px solid #999;
   width: 130px;
   

}
#searchbutton{
	color:#999;
	background:#fff;
	border: 1px solid #999
}




a:link{
	color: #009;
	background-color : transparent;
}
a:visited{
	color: #339;
	background-color : transparent;
}
		
a:hover{
	color: #c03;
	background-color : transparent;
}
a:active{
	color: #c03;
	background-color : transparent;
}	
		
#centercontent p {
	margin: 0.7em 0 0 0; 
	
	
	
}


img{
	border: none;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 1em;
	padding-left: 0
	}
#center ul{		 
   padding-left: 15px;
	/*list-style-image: url('../images/basic-bullet.gif')*/
	list-style: square;
		}
	
li {
   margin-left: 10px;
   padding-left:10px;
	margin-top: 5px;
	margin-bottom: 0;	
	
}	
li li {	
	list-style-type: disc;
}	


/* TOP NAV */

dl#menu {
margin:0;
padding: 0;
height: 53px;
width: 890px;


}
dl#menu dd{
padding:0;
margin: 0;


}
dl#menu dd span{
/*visibility: hidden;*/
display: none;
}
dl#menu dd a:link, dl#menu dd a:visited{
   /*font-family: helvetica, arial, verdana;*/
   z-index:0;
	 font-size: 10px;
	 font-weight: bold;
   height: 43px;
	 overflow: hidden;
   padding: 7px 8px 3px 6px ;
    display: block;
	 float: left;
	 margin: 0 8px 0 0 ;
	 text-decoration:  none;
	 text-align: left;
	
	  color: #fff;
	 background: url(../images/menu-buttons.gif) no-repeat transparent;
         
         width: 90px

}

dl#menu dd a:link.current, 
dl#menu dd a:visited.current
{	 
	 color: #fc2;
	background-position: 3px -52px;
        padding: 10px 5px 0 9px;
        margin: 0 6px 0 2px ;
}

dl#menu dd a:hover, dl#menu dd a:active{ 
	 color: #fc2;
         
}

.homeblock, .block{
	width: 176px;
	height: 176px;
	padding: 5px;
	z-index: 100;
	line-height: 1.2;
	border: solid 5px #ddd;
	background: none #ffc;
	overflow:hidden;
}

.homeblock{
	z-index: 200;
}
.block{
   position:relative;
	float:right;
	clear:right;
	margin-top:10px;
	
	
}
.homeblock h2, .block h2{
	margin-top: 0;
	
}

/*LEFT/RIGHT JHAND SIDE NAVIGATION */
#nav{
	padding:10px 0 10px 0;
	margin: 0 20px 0 0  ;
       
}
#nav ul{
  text-align:left;
	padding: 0;
	margin: 0;
	list-style:none;
	}
#nav ul li{
	list-style:none;
	margin: 0;
	padding: 0;
  display: inline; 
}
#nav ul li ul{
	padding-left: 8px;
}
#nav A {
	display: block;
	text-decoration : none;
        /*font-family: helvetica, arial, verdana, sans-serif;*/
        
	line-height: 1.2em;
	font-size: 1em;
	padding: 1px 2px 10px 35px;
	margin-top: 0px;
	background: url(../images/nav-bullet.gif) no-repeat 12px 2px;
	/*border: 1px #c5cbff solid;*/
}
#nav ul li ul li a {font-size: 0.8em}

#nav A:link, #nav A:visited {
	text-decoration : none;
	color: #333;
}
#nav A:hover, #nav A:active{
    color: blue;
	  text-decoration: underline;
          background-position: 12px -109px;
}
#nav ul a#navselected{
    color: #439;
	 
          background-position: 12px -109px;
}


h1, h2, h3{
   color: #439;
   /*font-family: helvetica, arial, verdana, sans-serif;*/
}

h1 {

	FONT-SIZE: 1.8em;
	line-height : 120%;
	margin:26px 0 0 0;
}

h2{
  	FONT-SIZE: 1.4em;
	margin: 2em 0 0 0;	
	
}
h3 {
	FONT-SIZE: 1.2em; 
	margin: 1.5em 0 0 0;	
}

		
#sitemap li {
  
	font-size: 1.2em
	}
#sitemap li a{
  padding: 0;
	text-decoration: none;
	font-size: 1em
}
#sitemap a:hover{
	text-decoration: underline;
}
#sitemap ul{
 margin:0;
 padding: 0;
}
#sitemap ul li{

 list-style-image: none;
 list-style-type: none;
}

#sitemap ul li{
  padding: 0;
	font-weight: bold;
	margin: 12px 0 0 0
}
#sitemap ul li ul li{
  padding: 0;
	font-weight: normal
	
}

#sitemap ul  ul  li{
  padding: 0;
	font-size: 1.1em;
	margin: 3px 0 0 20px;
	font-weight: normal
	
}

#sitemap ul  ul  ul li{
  padding: 0;
	font-size: 0.8em;
	margin: 0 0 0 20px;

}

textarea {
	border-style: solid; 
	border-width: 1px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	OVERFLOW: hidden;
	FONT-SIZE: 85%;
	}
.floater{
     font-size: 90%;  
      float: right; 
		clear: right;
	  width: 176px; 
      margin: 20px 0 10px 10px;
      padding: 10px;
		border: 1px solid #666;
		background: none #ffc
}


label {
	cursor:pointer;
}
legend{
	font-size:80%;
}
fieldset {
	border: 1px solid;
	padding: 10px;
}
table{
 border-collapse: collapse

}
table td{
   vertical-align:top
}




table.contact td{
	padding: 0 10px 0 0;
	
	 vertical-align: top;
	}
table.contact td.col1{
 font-size: 85%;
}

form p {
	margin-top: 15px;
	font-size: 85%;
}

.image-right{
  float: right;
  clear:right;
  padding: 0 20px 5px 10px;
  text-align: right;
  }

#bottomlinks{
	 margin: 4em 0 1em 0;
	 color: #666;
	 font-size: 0.9em
}

#bottomlinks a{

	text-decoration: none;
	BACKGROUND-COLOR: transparent;
	color: #666;
}


form input, textarea{
	font-size: 1.1em;
}

form input.text, form textarea{
	color: #000;
	background-color: #fff;
	
	font-size: 1em;
	width: 15em;
	font-family: verdana, arial, helvetica, sans-serif;
	border: solid 1px #ccc;
	padding: 2px 4px 2px 4px;
}
		

form input.button{
   font-family:verdana,helvetica,sans-serif;
	 font-size:1.1em;
   font-weight : 400;
   border: solid 1px;
   padding: 1px 3px 1px 3px;
}
form input.button { /* for IE only */
cursor:pointer;
}
form input.button:hover { /* for Geckos */
cursor:pointer;
 

}
form input.buttonhov{ /*Hover state */
  
}

/*honey trap */

form input.honey {visibility: hidden}


.wrapper {
width: 100%;
}



.container{
	width: 100%;
}
.spacer{
clear:both;
line-height: 0px
}

.floatright{
	float:right;
	margin: 0 0 10px 10px
}





/* New for FORWARD */



table.downloads{
	table-layout: fixed;
	width:90%;
	margin-top: 1em;
	
}
table.downloads .col1{
	width: 35px;
	padding-right: 0.5em;
}
table.downloads .col2{
	padding-top: 8px;
	width: 280px;
}
table.downloads .col3{
	padding-top: 8px;
}

table.pdf{
	table-layout: fixed;
	width:100%;
	margin-top: 1em;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333
}
table.pdf .col1{
	width: 35px;
	padding-right: 0.5em;
	padding-top: 1em;

}
table.pdf .col2{
	width: 280px;
	
}
table.pdf .col3{
	padding-top: 8px;
}

.calltoaction{
	 
	padding: 2px 0 2px 5px; 
	border-left: solid 8px #c61788;
	font-weight: bold;
	margin: 1em 0

}
.caption{
   margin:0 0 2em 0;
	 padding:0;
	 font-style:italic;
	 
}

.date{

margin-bottom: 1.5em;
font-weight: bold;
font-size: 1.0em
}



.more{
	font-size: 0.9em;
  margin-top: 0}

/**
 * Snazzy  Borders -- CSS Rounded Borders by SitePoint
 *
 * 
 */

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #439; border-right:1px solid #439;}
.xb1 {margin:0 5px; background:#439;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #439; border-width:0 1px;}



#footer{
	width: 660px;
        margin: 4em 0;
				background: none #eee;
				padding: 1em
	
}

#footer a:link, #footer a:visited{
	color:#000;
	text-decoration: none;
	
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
	color:#000;
}


/* News and Events on the Home Page */

.newshome {
padding: 30px 20px 30px 10px;
background: url('../images/news.gif') no-repeat}

.eventshome {
padding: 30px 20px 30px 10px;
background: url('../images/events.gif') no-repeat}

.item{
margin:2em 0 0 0;
}

.item h3{
 margin:3px 0 0 0;
 padding: 0
}

.item h3 a:link, .item h3 a:visited{
 margin:0;
 text-decoration: none;
}
.item h3 a:hover, .item h3 a:active{
 text-decoration: underline;
}

.eventshome .date {
 margin:10px 0 0 0;
 font-size: 1em;
 color: #439;
}
.newshome .date {
 margin:0;
 font-size: 8px;
 font-weight: normal;
 color: #999;
}

}
.teaser {
 margin:3px 0 0 0;
 font-size: 1em;

}
.item p.teaser{
	font-size: 1.2em;
}

/* News and Events page(s) */


.item h2 a:link, .item h2 a:visited{
 margin:0;
 text-decoration: none;
}
.item h2 a:hover, .item h2 a:active{
 text-decoration: underline;
}


.events .date {
 margin:10px 0 0 0;
 font-size: 1em;
 color: #439;
}
.news .date {
 margin:0;
 font-size: 1em;
 font-weight: normal;
 color: #999;
}
.archive{text-align: right}





#quickfind, #postcodesearch{
background: #fdcb25;

border: 2px solid #439;
padding: 10px
}
#quickfind{
width: 172px;
}
#postcodesearch{
margin-top: 1em;
width: 500px;
}



#quickfind input.text{width: 80px}
#quickfind h2{margin: 0}




select {width: 330px}


.bpsbox{

margin: 1em 0;
padding: 1em;
font-size: 1.3em;
border: 1px solid #fdcb25;
font-weight: bold;
color:#439;
}
table.downloads{margin:2em 0 1em 0}

table.pdf td{font-size: 1em}

ul.alpha{
width: 99%;
margin: 1em 0 0 0 
}
ul.alpha li{
list-style:none;
margin:0;
padding:0;
float:left;

}
ul.alpha li a{
display: block;
width: 33px;
height: 25px;
padding:0;
margin:1em 0;
text-align:center;

}
ul.alpha li a:hover{
color: white;
background: red;

}