/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:100%;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 100%;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
html {
height:100%;
margin-bottom:1px;
}



/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E0E0E0;
}
#container {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 97px;
}
#menu {
	background-image: url(images/nav-background.gif);
	background-repeat: repeat-x;
	height: 31px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9A9A9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: hidden;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 31px;
}
#menu a {
	line-height: 31px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	font-size: 11px;
}
#menu a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #12377F;
	background-image: url(images/staffordshire-navbar.gif);
	background-repeat: repeat-x;
}
#menu .staffordshire {
	background-image: url(images/staffordshire-navbar.gif);
	color: #FFFFFF;
	background-color: #12377F;
}
#menu .worchestershire {
	color: #FFFFFF;
	background-image: url(images/worchestershire-navbar.gif);
	background-color: #D10000;
}
#main {
	padding: 20px;
	overflow: hidden;
}
#col1 {
	float: left;
	width: 600px;
}






/*content*/
#content {
	width: 550px;
	margin: 0px;
	padding: 20px;
	float: left;
	border: 5px solid #ececec;
	background-color: #FFFFFF;
}
#content h1 {
	font-size: 170%;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	line-height: 125%;
}
#content h2 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
	line-height: 125%;
}

#content p {
	margin-bottom: 20px;
	line-height: 150%;
}
#content p a, #content li a {
	color: #00a7b8;
	text-decoration: none;
}
#content p a:hover, #content li a:hover {
	color: #FFFFFF;
	background-color: #00a7b8;
}
#content li {
	margin-bottom: 5px;
	line-height: 150%;
}
#content ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 20px;
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 20px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 20px;
}
#content td {
	margin: 0px;
	padding: 0px;
}
#content blockquote {
	background-color: #F3F3F3;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #DDD;
}
#content blockquote p {
	padding: 0px;
	margin: 0px;
}
.imagecaption {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #666;
}
#home-page #content {
	clear: both;
	margin-bottom: 20px;
}

#staffordshire, #worcestershire {
	background-color: #FFFFFF;
	width: 280px;
	border: 5px solid #ECECEC;
	float: left;
	height: 370px;
}
#staffordshire {
	margin-right: 20px;
}
#staffordshire h2 {
	background-color: #12377F;
	padding: 10px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#worcestershire h2 {
	background-color: #D10000;
	padding: 10px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#staffordshire  p, #worcestershire p {
	padding: 15px;
	line-height: 150%;
}
#staffordshire h3 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 150%;
	font-weight: normal;
	color: #12377F;
}
#staffordshire h4 a {
	color: #12377F;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
#staffordshire h4 a:hover {
	color: #FFFFFF;
	background-color: #12377F;
}
#worcestershire  h3 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 150%;
	font-weight: normal;
	color: #D10000;
}
#worcestershire h4 a {
	color: #D10000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
#worcestershire h4 a:hover {
	color: #FFFFFF;
	background-color: #D10000;
}
#flasharea {
	width: 590px;
	background-color: #FFFFFF;
	border: 5px solid #ECECEC;
	clear: both;
	margin-bottom: 20px;
}













/*content form*/
#content p em, #content ol em   {
	color: #F00 !important;
	font-style: normal;
}
#content form p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}
#content form  {

}
#content form fieldset {
	margin-bottom: 20px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFF;
	width: 518px;
	border: 1px solid #DDD;
}
#content form fieldset legend span{
	text-transform: none;
	color: #999;
	font-size: 150%;
	line-height: 100%;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content form ol {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content form ol li {
	padding: 2px;
}
#content form ol li label {
	vertical-align: middle;
	font-size: 100%;
	display: block;
	text-align: left;
	margin-bottom: 2px;
	color: #333;
	font-weight: bold;
}
#content form ol li label em {
	text-transform: uppercase;
	color: #FF0000;
}
#content form ol li select {
	background-color: #FFF !important;
	border: 1px solid #DDD;
	margin: 0px;
	padding: 5px;
	color: #666;
	font-size: 12px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
}
#content form ol li input.text {
	border: 1px solid #ddd;
	padding: 5px;
	width: 360px;
	color: #666;
	background-color: #FFF !important;
	margin: 0px;
	font-size: 12px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
}
#content form ol li textarea.text {
	border: 1px solid #DDD;
	padding: 5px;
	width: 360px;
	background-color: #FFF !important;
	margin: 0px;
	font-size: 12px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	color: #666;
}
#content form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#content form ol li input.checkbox {
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#content form .submit {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	background-image: none !important;
	background-color: #FFF !important;
}
#content form ol li h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}









/*sidebar*/
#sidebar {
	margin: 0px;
	float: right;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#regionmap {
	width: 280px;
	border: 5px solid #ECECEC;
	margin-bottom: 20px;
}
#news {
	background-color: #FFFFFF;
	width: 280px;
	margin-bottom: 20px;
	border: 5px solid #ECECEC;
}
#news h2 {
	background-color: #595959;
	padding: 10px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#news h3 {
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#news h3 a {
	line-height: 125%;
	color: #3AA7B8;
	text-decoration: none;
}
#news h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A7B8;
}


#news h4 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #595959;
	line-height: 125%;
}
#news p {
	padding: 15px;
	line-height: 150%;
}

#contact  {
	width: 250px;
	margin-bottom: 20px;
	border: 5px solid #ECECEC;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contact   p   {
	margin-bottom: 15px;
	line-height: 150%;
}
#contact a {
	color: #00a7b8;
	text-decoration: none;
}
#contact a:hover {
	color: #FFFFFF;
	background-color: #00a7b8;
}
#contact .staffordshire {
	color: #353190;
}
#contact  .worcestershire {
	color: #D10000;
}





/*footer*/
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a {
	color: #D10000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #D10000;
}
#news-page #content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}




/*page styling*/
#news-page #content li {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBD0D6;
}
#news-page #content ul h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#news-page #content ul p {
	margin: 0px;
	padding: 0px;
}
#news-item-page #content h2 {
	font-size: 100%;
	font-weight: bold;
}
#links-page #content ul li {
	margin-bottom: 20px;
}
#links-page #content ul li a {
	font-weight: bold;
}
#home-page #content h1 {
	font-size: 150%;
	text-decoration: none;
}
#contact-page #contactaddress {
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contact-page #contactaddress li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 275px;
}
#contact-page #contactaddress li p {
	margin: 0px;
	padding: 0px;
}
#sidelogos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidelogos {
	text-align: center;
}

