/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:15px 0 15px 30px;
}
ul li, ol li, dl li{
	margin:3px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.clear-both{
	clear:both;
}
a:link{
	color:#333;
}
a:visited{
	color:#666;
}
a:hover{
	color:#1764c3;
}
a:active{
}
a:focus{
}
input.checkbox{
	border:none;
	background-color:transparent;
}
a.all-link{
	display:block;
	text-align:right;
	margin:0 0 10px;
	font-style:italic;
}

/********* TYPOGRPAHY ********/

body{
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	color:#555;
	text-align:center;
}
h1, h2, h3, h4, h5{
	font-family:helvetica, arial, sans-serif;
	color:#008f46;
}
h1{
	font-size:22px;
	margin:16px 0 16px 0;
}
h2{
	font-size:18px;
	margin:15px 0 16px 0;
}
h3{
	font-size:16px;
	margin:15px 0 16px 0;
}
h4{
	font-size:14px;
	margin:15px 0 16px 0;
}
h5{
	font-size:12px;
	margin:15px 0 16px 0;
}
p{
	margin:0 0 16px 0;
	line-height:20px;
}

/********* STRUCTURE *********/

#wrapper{
	width:990px;
	margin:0 auto;
	text-align:left;
}

/********* HEADER *********/

#header{
	height:165px;
	background:url('../nav/line.gif') bottom left no-repeat;
	position:relative;
}
#header #logo{
	position:absolute;
	top:20px;
	left:5px
}
#header #strapline{
	position:absolute;
	top:53px;
	right:0;
}
#header form{
	width:369px;
	height:50px;
	background:url('../nav/search_bg.gif') bottom left no-repeat;
	overflow:hidden;
	position:absolute;
	top:78px;
	right:0;
}
#header form input{
	width:208px;
	height:23px;
	position:absolute;
	top:15px;
	left:97px;
	bordeR:none;
	font-size:13px;
	font-weight:700;
	color:#a39b8f;
	background-color:transparent;
}
#header form input#search-button{
	width:32px;
	height:30px;
	position:absolute;
	top:10px;
	left:327px;
}

/********* NAV *********/

ul#hub-nav{
	margin:0;
	list-style:none;
	position:absolute;
	right:0;
	top:0;
	height:25px;
	overflow:hidden;
}
ul#hub-nav li{
	float:left;
	font-size:11px;
	margin:0 0 0 1px;
	line-height:25px;
}
ul#hub-nav li strong{
	margin:0 5px 0 0;
}
ul#hub-nav li a{
	display:block;
	background:url('../nav/hub_nav.gif') bottom left no-repeat #b1cb0e;
	height:25px;
	width:94px;
	text-align:center;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	float:left;
}
ul#hub-nav li a#hereford-tab{
	background-color:#f6cc00;
}
ul#hub-nav li a#shropshire-tab{
	background-color:#94d3b2;
}
ul#hub-nav li a#staffordshire-tab{
	background-color:#c0d72f;
}
ul#hub-nav li a#warwickshire-tab{
	background-color:#695c48;
}
ul#hub-nav li a#worcestershire-tab{
	background-color:#a8c69d;
}
ul#hub-nav li a:hover#hereford-tab, ul#hub-nav li a:hover#shropshire-tab, ul#hub-nav li a:hover#staffordshire-tab,
ul#hub-nav li a:hover#warwickshire-tab, ul#hub-nav li a:hover#worcestershire-tab{
	background-color:#0d5cab;
}
ul#left-nav{
	width:200px;
	padding:10px 0;
	background-color:#f1eee9;
	margin:0 0 10px;;
}
ul#left-nav li{
	display:inline;
}
ul#left-nav li a{
	display:block;
	background-color:#e6e0d7;
	border-bottom:1px solid #fff;
	padding:8px;
	margin:0 10px;
	color:#555;
	text-decoration:none;
}
ul#left-nav li a:hover, ul#left-nav li.selected a:hover{
	background-color:#f7da4c;
}
ul#left-nav li.selected a{
	background:url('../nav/selected.gif') 160px 7px no-repeat #f7da4c;
}
ul#left-nav ul{
	margin:0;
}
ul#left-nav li.selected ul a{
	background:transparent;
	background-color:#f7da4c;
}
ul#left-nav li.selected ul a:hover, ul#left-nav li.selected ul li.selected a{
	background-color:#438446;
	color:#fff;
}

/********* SIDEABRS *********/

#left-sidebar{
	width:200px;
	float:left;
	display:inline;
	margin:10px 0 0;
}
#right-sidebar{
	width:200px;
	float:right;
	display:inline;
	margin:10px 0 0;
}
img.card{
	margin:0 0 10px;
}
#module{
	background-color:#f1eee9;
	padding:10px;
	margin:0 0 10px;
}
#module div{
	padding:10px;
	background-color:#e6e0d7;
	color:#444;
	font-size:11px;
}
#module a{
	color:#0d5cab;
	font-style:italic;
}
#module a:hover{
	text-decoration:none;
}
#module ol{
	margin:15px 0 15px 20px;
}
#module ol li{
	line-height:16px;
}
#module p{
	line-height:16px;
}
#module h3{
	font-size:15px;
	color:#0d5cab;
	margin:3px 0 10px;
	text-align:center;
}
#module ul{
	margin:15px 10px 7px;
	list-style:none;
}
#module ul li{
	margin:0 0 8px;
}
#module ul a{
	font-weight:700;
	color:#444;
}

#module table.calendar{
	border-collapse: collapse;
}

#module table.calendar tr td{
	padding:1px;
	text-align:center;
}

#module table.calendar tr td a{
	font-weight:700;
}
#left-hubs{
	text-align:center;
}
#left-hubs img{
	margin:5px auto;
}
/********* CONTENT/PAGES *********/

#content{
	width:550px;
	float:left;
	display:inline;
	margin:10px 0 10px 20px;
}
#content.full-width{
	width:770px;
}
#breadcrumb{
	background-color:#f1eee9;
	padding:8px 8px 6px;
	color:#756851;
	font-size:11px;
}
#breadcrumb a{
	color:#655842;
}
#images{
	float:right;
	clear:right;
	display:inline;
	margin:0 0 1px 20px;
	width:210px;
}
#images img{
	float:right;
	clear:right;
	border:5px solid #f1eee9;
	display:inline;
	margin:0 0 10px 0;
}
#images img.thumb{
	float:left;
	clear:right;
	border:5px solid #f1eee9;
	display:inline;
	margin:0 15px 10px 0;
}
#images img.thumb.no-margin{
	margin:0 0 10px 0;
}
#content ul{
	margin:20px 0 20px 20px;
}
#content ul li{
	line-height:20px;
}
#content ul.list{
	list-style:none;
	margin:0 0 10px;
	width:539px;
	overflow:hidden;
	background:url('../nav/list_bg.gif') 0 0 no-repeat;
}
#content ul.list li{
	margin:0 20px 0 20px;
	width:499px;
	line-height:16px;
}
#content ul.glossary li{
	padding:0 0 10px;
}
#content ul.list li.list-head{
	height:45px;
	padding:0;
	margin:0;
}
#content ul.list li.list-head img{
	border:none;
	float:none;
	margin:0;
}
#content ul.list li.list-head h2{
	padding: 10px 25px 0;
}
#content ul.list li h3{
	font-size:12px;
	color:#426c33;
	padding:4px 0;
	border-bottom:1px solid #fff;
	margin:0 0 10px;
	position:relative;
}
#content ul.list li h3 span{
	position:absolute;
	right:0;
	top:6px;
	font-size:10px;
	color:#6f624c;
}
#content ul.list li p{
	font-size:11px;
	line-height:16px;
	margin:0;
}
#content ul.list li img.read-more{
	margin:10px 0 10px 425px;
	float:none;
}
table{
	border:1px solid #f1eee9;
	margin:0 0 20px;
	width:100%;
	border-collapse:collapse;
}
table td, table th{
	border:1px solid #f1eee9;
	padding:8px;
}
ul#downloads{
	list-style:none;
	margin:20px 0;
	clear:both;
	border:10px solid #f1eee9;
	padding:10px;
}
ul#downloads li{
	height:20px;
	line-height:20px;
	position:relative;
	font-weight:700;
	text-decoration:none;
	margin:0 0 3px;
}
ul#downloads img{
	float:left;
	border:none;
	margin:2px 6px 0 0;
}
ul#downloads img.click-download{
	float:right;
	margin:0;
	position:absolute;
	right:0;
	top:0;
}
p.small{
	font-size:10px;
	color:#888;
	line-height:14px;
	margin:0 0 5px 0;
}
p.small a{
	color:#888;
}
h1#with-date{
	margin-bottom:4px;
}
#item-date{
	margin:0 0 20px;
	font-size:10px;
	color:#777;
	border-bottom:#f3f3f3;
}
ul#feeds{
	list-style:none;
	margin:20px 0;
}
ul#feeds li{
	border-bottom:1px solid #f3f3f3;
	padding:3px 0;
}
ul#feeds li a{
	line-height:16px;
	color:#444;
}
ul#feeds li a span{
	display:block;
	float:right;
	width:110px;
	display:inline;
	margin:0 0 0 20px;
	text-align:right;
	font-style:italic;
	font-size:11px;
}
img#event-signup{
	float:none;
	border:none;
	margin:0 0 0 190px;
}

/********* EXTRANET *********/

#gallery{
	margin:0;
	list-style:none;
}
#gallery li{
	width:160px;
	height:180px;
	border:5px solid #f1eee9;
	float:left;
	display:inline;
	margin:5px;
	overflow:hidden;
}
#gallery li img{
	border:none;
	float:left;
	margin:0 0 15px;
}
#gallery li p{
	margin:0 15px 0;
	clear:left;
}

/********* FORMS *********/

form#form{
	width:430px;
	margin:24px 0 0 48px;
	border:10px solid #f1eee9;
}
form#form fieldset, form#filter-form{
	margin:20px
}
form#form label{
	display:block;
	float:left;
	width:120px;
	line-height:22px;
}
form#form.extranet-signup label{
	width:160px;
}
form#form span{
	font-size:11px;
	font-style:italic;
	color:#888;
}
form#form input, form#form textarea{
	width:220px;
	height:22px;
	margin:0 0 5px;
	border:1px solid #e3e3e3;
}
form#form.extranet-signup textarea{
	width:220px;
}
form#form input:hover, form#form textarea:hover{
	background-color:#f9f9f9;
}
form#form input.checkbox{
	width:auto;
}
form#form textarea{
	width:250px;
	height:120px;
}
form#form p{
	margin:0;
	clear:both;
}
form#form input#submit{
	width:250px;
	margin:0 0 0 120px;
	background-color:#497c43;
	border:none;
	height:26px;
	font-weight:700;
	color:#fff;
}
form#form.extranet-signup input#submit{
	margin:0 0 0 160px;
	width:222px;
}
form#form input#submit.login-submit{
	width:222px;
	margin:0 0 20px 120px;
}
form#form input#submit:hover{
	background-color:#f7da4c;
}
form#event-form, form#filter-form{
	 background-color:#f1eee9;
	 padding:10px;
	 margin:0 0 10px;
}
form#filter-form{
	background-color:#f1eee9;
}
form#filter-form.herefordshire{
	background-color:#F7DA4C;
}
form#filter-form.staffordshire{
	background-color:#C0D72F;
}
#content form#filter-form.worcestershire{
	background-color:#A8C69D;
}
form#filter-form.shropshire{
	background-color:#94D3B2;
}
form#filter-form.warwickshire{
	background-color:#0D5CAB;
}
ul#form-errors{
	margin:0 0 0 48px;
	list-style:none;
	width:450px;
	padding:10px 0 0;
	background-color:#f1eee9;
}
ul#form-errors li{
	padding:0 20px;
}
ul#form-errors li p{
	color:#da1111;
}
ul#form-errors li#error-foot{
	height:10px;
	margin:0;
}

/********* LISTS *********/

ul#list{
	list-style:none;
	margin:0;
	clear:both;
	overflow:hidden;
}
ul#list li{
	border:10px solid #f1eee9;
	height:auto;
	float:left;
	clear:left;
	overflow:hidden;
	margin:0 0 5px;
	position:relative;
	width:530px;
}
ul#list.faq li{
	padding:10px 0 20px 15px;
}
ul#list li img{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	border:none;
}
ul#list li img.padded{
	margin:10px;
}
ul#list li h3{
	margin:8px 0 0;
}
ul#list li h3 a{
	color:#426c33;
	text-decoration:none;
}
ul#list li .list-cont{
	width:360px;
	float:right;
	position:relative;
	padding:0 0 30px;
	margin:0 0 10px;
}
ul#list li p.published{
	font-size:11px;
	font-weight:700;
	color:#695c48;
	margin:5px 0 0;
	line-height:14px;
}
ul#list li p{
	margin:0 15px 0 0;
}
ul#list li p.snippet{
	line-height:16px;
	margin:5px 15px 0 0;
}
ul#list li img.read-more{
	position:absolute;
	bottom:0;
	right:0;
}
ul#list div.list-right{
	float:right;
	width:380px;
	display:inline;
}
ul#list li.all.hubs{
	border-color:#695c48;
}
ul#list li.herefordshire{
	border-color:#F7DA4C;
}
ul#list li.staffordshire{
	border-color:#C0D72F;
}
ul#list li.worcestershire{
	border-color:#A8C69D;
}
ul#list li.shropshire{
	border-color:#94D3B2;
}
ul#list li.warwickshire{
	border-color:#0D5CAB;
}
ul#logo-list{
	margin:20px 0;
	list-style:none;
}
ul#logo-list li{
	display:inline;
	float:left;
	margin:0 15px 20px;
	overflow:hidden;
	width:150px;
	height:80px;
	text-align:center;
}
ul#logo-list li img{
	margin:auto;
}
ul#links{
	list-style:none;
	margin:20px 0;
}
ul#links h3{
	margin:0 0 5px;
}
ul#links h3 a{
	text-decoration:none;
	color:#008f46;
	font-size:14px;
}

/** GLOSSARY **/

p#glossary-contents{
	font-size: 14px;
}

p#glossary-contents a, p#glossary-contents a:visited{
	font-weight:700;
	font-size:16px;
	text-decoration:underline;
	color: #008f46;
	padding:0 2px;
}

/** ABOUT MEMBER ADDRESS **/


#hub-address{
	float:right;
	clear:right;
	background-color:#f1eee9;
	padding:10px;
	overflow:hidden;
	margin:0 0 15px 15px;
}
#hub-address div{
	padding:10px;
	background-color:#e6e0d7;
	color:#444;
	font-size:11px;
}
#hub-address h3{
	margin:0;
	padding:0;
}
#hub-address p{
	width:170px;
	padding:0;
	margin:0;
}



/********* FOOTER *********/

#footer{
	clear:both;
	height:110px;
	background:url('../nav/line.gif') top left no-repeat;
	position:relative;
}
#footer p{
	font-size:11px;
	position:absolute;
	left:5px;
	top:25px;
}
#footer img{
	position:absolute;
	top:9px;
	right:5px;
}
#footer img#eu-logo{
	display:block;
	position:absolute;
	top:18px;
	right:187px;
}
