/* CSS Document for FOWA, Created 09/09/09 by Ollie Gooch*/

html {
min-height:100%;
border-bottom:1px solid #FFF;
} 

/* Some global stuff here to sort padding, misc borders*/
*{
	margin:0;
	padding:0;
}

a img{
	border:none;
}

body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul{
	font-size:12px;
	margin-left:15px;
	padding-bottom:5px;
}

#maincontent ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	line-height:140%;
	padding-bottom:10px;
}


#wrapper{
	width:950px;
	padding:5px 10px 20px 10px;
	margin:0 auto;
	text-align:left;
}

/* Fonts*/

a{
	text-decoration:none;
	color:#a5b32c;
	text-decoration:underline;
	font-size:13px;
}

p a{
	text-decoration:none;
	color:#a5b32c;
	text-decoration:underline;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	line-height:140%;
	padding-bottom:10px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#5e5e5e;
	padding-bottom:10px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#5e5e5e;
	padding-bottom:10px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5e5e5e;
	padding-bottom:10px;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#a5b32c;
	padding-bottom:10px;
	clear:both;
}

/* Global header stuff*/

#header{
	width:950px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#header .right{
	width:500px;
	float:right;
}

#header a img{
	float:left;
}

#header ul{
	list-style-type:none;
	float:right;
	margin-top:10px;
	display:inline;
}

#header ul li{
	float:left;
}

#header ul li a{
	text-decoration:none;
	font-size:12px;
	color:#999999;
	padding:0px 10px 0px 10px;
	border-right:1px solid #CCC;
}

#header ul .end a{
	border:none;
	padding:0px 0px 0px 10px;
}

#header #searchbox{
	float:right;
	margin-top:10px;
	display:inline;
}

#header #searchbox .searchbox{
	width:190px;
	height:20px;
	border:1px solid #CCC;
	padding:3px 0px 0px 5px;
	color:#CCC;
	float:left;
	margin-top:2px;
	display:inline;
	display:inline;
}

#header #searchbox .searchsubmit{
	border:0px solid #FFF;
	width:31px;
	height:25px;
	background-image:url(../images/searchgo.gif);
	overflow:hidden;
	cursor:pointer;
	float:left;
	margin:2px 0px 0px 2px;
	display:inline;
}

/* Global footer stuff*/

#footer{
	width:950px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #D2D4D3;
	padding-top:5px;
	margin-top:10px;
}

#footerleft, #footerright{
	list-style-type:none;
}

#footerleft{
	float:left;
}

#footerright{
	float:right;
}

#footerleft li, #footerright li{
	float:left;
}

#footerleft li a, #footerright li a,  #footerright li p{
	text-decoration:none;
	font-size:11px;
	color:#999999;
	padding:0px 10px 0px 10px;
	border-right:1px solid #CCC;
}

#footerleft{
	margin:0;
	padding:0;
}

#footerleft li p strong{
	font-size:11px;
}

#footerright .end a{
	border-right:none;
	padding:0px 0px 0px 10px;
}

/* Global nav stuff*/

#nav{
	width:950px;
	float:left;
}

#nav ul{
	width:950px;
	list-style-type:none;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0;
}

#nav ul li{
	float:left;
}

#nav ul li a{
	text-decoration:none;
	font-size:13px;
	color:#5E5E5E;
	padding:0px 11px;
	border-right:1px solid #CCC;
}

#nav ul li a:hover{
	color:#468012;
}

#nav ul .start a{
	padding:0px 17px 0px 0px;
}

#nav ul .end a{
	border-right:none;
	padding:0px 0px 0px 17px;
}

#nav ul .active a{
	color:#468012;
}

/* Homepage content div and styles*/

#homecontent{
	width:950px;
	float:left;
	margin-top:5px;
}

#homecontent h1{
	padding-bottom:5px;
}

#homeheader{
	width:946px;
	border:1px solid #D2D4D3;
	padding:1px 1px 5px 1px;
	float:left;
	height:328px;
	overflow:hidden;
	margin:2px 0px 10px 0px;
	display:inline;
}

#switcher{
	width:948px;
	height:350px;
	float:left;
	overflow:hidden;
	font-weight:bold;
}

#switcher img{
	width:674px;
	height:292px;
	float:left;
	margin:2px 0px 0px 1px;
	display:inline;
}

.tabs-nav li a{
	width:157px;
	height:30px;
	color:#FFF;
	background-color:#859B12;
	display:block;
	text-align:center;
	font-size:15px;
	padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	overflow:hidden;
}

#tab1, #tab2, #tab3, #tab4{
	width:948px;
}

.tabs-nav li .switcherendone{
	width:160px;
}

#switcher a{
	font-family:Arial, Helvetica, sans-serif;
}

#switcher a{
	text-decoration:none;
}

div.homeheadertitle{
	width:230px;
	height:272px;
	float:left;
	padding:20px 20px 0px 20px;
	overflow:hidden;
	font-weight:normal;
}

div.homeheadertitle h1{
	font-size:30px;
	color:#859C16;
	padding-bottom:15px;
}

div.homeheadertitle p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5e5e5e;
	line-height:120%;
	padding-bottom:10px;
	font-weight:normal;
}

div.homeheadertitle p a, div.homeheadertitle a{
	text-decoration:underline;
}

/* Global widgets*/

#homewidgets{
	padding-top:5px;
	display:inline;
	float:left;
}

#homewidgets #rowone{
	float:left;
}

#homewidgets #rowtwo{
	float:left;
	margin-top:10px;
	display:inline;
}

#widget-homesupportweston{
	width:220px;
	float:right;
	margin-left:40px;
}

#widget-homesupportweston h2{
	font-size:23px;
	padding-top:5px;
}

#widget-homesupportweston img{
	float:left;
}

#widget-homesupportweston ul{
	margin-top:5px;
	float:left;
}

#widget-homesupportweston ul li{
	margin-bottom:3px;
}

#widget-homesupportweston ul li a{
	font-size:12px;
	text-decoration:none;
	color:#5e5e5e;
}

#widget-homehiregreatoak, #widget-homemember, #widget-homenews{
	width:230px;
	float:left;
}

#widget-homemember, #widget-homenews{
	margin-left:5px;
}

#widget-homehiregreatoak h3, #widget-homemember h3, #widget-homenews h3{
	width:227px;
	display:block;
	color:#FFF;
	font-weight:normal;
	font-size:18px;
	height:25px;
	font-weight:bold;
	padding:4px 0px 0px 4px;
}

#widget-homehiregreatoak h3{
	background-color:#D5121A;
}

#widget-homemember h3{
	background-color:#849C12;
}

#widget-homenews h3{
	background-color:#D5121A;
}

#widget-homehiregreatoak img, #widget-homemember img{
	margin-top:2px;
	display:inline;
	padding-bottom:5px;
}

#widget-homehiregreatoak ul li, #widget-homemember ul li, #widget-homenews ul li{
	margin-bottom:3px;
}

#widget-homehiregreatoak ul li p, #widget-homemember ul li p, #widget-homenews ul li p{
	padding:0;
}

#widget-homehiregreatoak ul li a, #widget-homemember ul li a, #widget-homenews ul li a{
	font-size:12px;
	text-decoration:none;
	color:#5e5e5e;
}

#widget-homenews ul{
	list-style-type:none;
	margin:0;
}

#widget-homenews ul li{
	width:225px;
	border-bottom:1px dashed #cecece;
}

#widget-homenews ul li a{
	background-image:url(../images/listdot.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
}

.widget-homenews-padder{
	margin-left:10px;
	padding:5px 0px 5px 0px;
}

#widget-hometwitter{
	width:216px;
	float:right;
	overflow:hidden;
}

#widget-hometwitter-top{
	width:223px;
	height:41px;
	background-image:url(../images/twittertop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	overflow:hidden;
}

#widget-hometwitter-content{
	width:175px;
	background-image:url(../images/twitterbottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	overflow:hidden;
	padding:0px 10px 90px 38px;
}

#widget-hometwitter-yourweston{
	width:193px;
	background-color:#EDF6FD;
	float:left;
	padding:5px 10px 0px 20px;
}

#widget-hometwitter-yourweston h2{
	color:#1D86B6;
	padding-bottom:5px;
}

#widget-hometwitter-yourweston ul li{
	padding-bottom:3px;
}

#widget-hometwitter-yourweston ul li a{
	font-size:12px;
	text-decoration:none;
	color:#5e5e5e;
	margin:0;
	padding:0;
}

#widget-openingtimes{
	width:451px;
	float:left;
}

#widget-openingtimes h1{
	width:446px;
	height:25px;
	display:block;
	color:#535152;
	background-image:url(../images/openingtimeshome.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:18px;
	background-color:#F6D20C;
	overflow:hidden;
	padding:5px 0px 0px 5px;
}

#widget-openingtimes .left{
	float:left;
	padding:10px;
}

#widget-openingtimes .right{
	float:left;
	padding:10px;
}

#widget-officialweston{
	width:210px;
	float:left;
	padding:10px;
	margin-left:20px;
	display:inline;
	border:1px solid #D2D4D3;
}

#widget-officialweston img{
	padding-bottom:15px;
}

#widget-officialweston p a{
	/*color:#9FA09C;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5e5e5e;
	line-height:120%;
	text-decoration:none;
}

/* Global widgets*/

#content{
	width:950px;
	float:left;
	margin-top:5px;
}

#breadcrumbbar{
	width:945px;
	height:20px;
	padding:6px 0px 0px 5px;
	display:block;
	float:left;
	display:inline;
	background-image:url(../images/breadcrumbbarback.jpg);
	background-position:top;
	background-repeat:repeat-y;
	display:inline;
	overflow:hidden;
	margin:5px 0px 15px 0px;
}

#breadcrumbbar a{
	color:#777777;
	text-decoration:none;
	font-size:11px;
}

#breadcrumbbar p{
	font-size:11px;
	/*color:#9FA09C;*/
	color:#777777;
}

#subnav{
	width:191px;
	float:left;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#subnav ul{
	width:180px;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0px;
}

#subnav ul li{
	padding:1px;
	border-bottom:1px solid #ADAEA8;
	float:left;
}

#subnav ul li a{
	width:180px;
	display:block;
	background-color:#FFF;
	float:left;
	color:#5E5E5E;
	text-decoration:none;
	padding:8px 5px 8px 5px;
	font-size:14px;
	float:left;
}

#subnav ul .top{
	border-top:1px solid #ADAEA8;
}

#subnav ul .sub a{
	background-color:#C4D531;
	color:#FFF;
}

#subnav ul .sub{
	border:none;
}

#subnav ul .active a{
	background-color:#A2B30B;
	color:#FFF;
}

#maincontent{
	width:520px;
	float:left;
	padding-bottom:15px;
}

#sidemodules{
	width:202px;
	float:right;
}

#newssidemod{
	width:200px;
	float:right;
}

#newssidemod ul{
	list-style-type:none;
	margin:0;
}

#newssidemod ul li{
	width:200px;
	border-bottom:1px dashed #cecece;
}

#newssidemod ul li a{
	background-image:url(../images/listdot.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
}

.widget-homenews-padder{
	margin-left:10px;
	padding:5px 0px 5px 0px;
}

#newssidemod  ul li{
	margin-bottom:3px;
}

#newssidemod  ul li p{
	padding:0;
}

#newssidemod  ul li a{
	font-size:12px;
	text-decoration:none;
	color:#5e5e5e;
}


#newssidemod h3{
	width:196px;
	display:block;
	color:#FFF;
	font-weight:normal;
	font-size:18px;
	height:25px;
	font-weight:bold;
	padding:4px 0px 0px 4px;
}

#newssidemod h3{
	background-color:#D5121A;
}

#joinform{
	width:520px;
	float:left;
}

#joinform .dottedbar{
	width:520px;
	height:1px;
	float:left;
	border-bottom:1px dashed #CCC;
	margin:10px 0px 10px 0px;
	display:inline;
	overflow:hidden;
}

#joinform h2{
	color:#a2b40a;
}

#joinform h3{
	color:#a2b40a;
}

#joinform #status{
	float:left;
	margin:10px 0px 20px 3px;
	display:inline;
}

#joinform #status h2{
	width:122px;
	height:11px;
	display:block;
	float:left;
	background-color:#d1d1d1;
	color:#FFF;
	padding-top:4px;
	padding-left:5px;
	font-size:13px;
	font-weight:normal;
	overflow:hidden;
	margin-right:2px;
	display:inline;
}

#joinform #status .active{
	background-color:#b9ca22;
}

#joinform .tablerow{
	width:520px;
	float:left;
	margin-bottom:5px;
	display:inline;
}

#joinform .tablerow span {
	font-size:11px;
	color:#5E5E5E;
}

#joinform .box {
	padding:3px;
	font-size:11px;
	width:55%;
	overflow:auto;
	border:1px solid #CCC;
}
#joinform #contact_form p {
	font-size:12px;
}
#joinform .fieldset {
border: solid #CCC 1px;
padding: 10px;
}
#joinform legend span {
display: block;
font-weight: bold;
color: #666;
font-size: 11px;
padding-bottom: 10px;
}

#joinform label {
display: block;
float:left;
}
#joinform label span {
width: 80px;
float: left;
padding-top:1px;
}
#joinform label input, label textarea {
font-family: inherit;
}

#joinform label .giftmembership{
	color:#a2b40a;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

#joinbottom{
	width:520px;
	margin-top:25px;
	float:left;
}

#joinform .emailoptions{
	width:250px;
	font-size:10px;
	font-style:italic;
	color:#909090;
	padding-right:10px;
}

#joinform #joinsubmit{
	width:119px;
	height:28px;
	border:0px solid #FFF;
	background-image:url(../images/nextbutton.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	cursor:pointer;
	float:right;
}

h2.main_news a {
	text-decoration: none;
	font-size: 18px;
}

div#sub_news h3 a {
	text-decoration: none;
	font-size: 14px;
}

div#events h3 {
	clear: both;
	margin-top: 10px;
}

div#events img {
	clear:both;
	padding: 0 10px 10px 0;
}

.hidden {
	display: none;
}
.boxcontainer{
	width:520px;
	float:left;
}

.picbox{
	width:207px;
	height:151px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 20px 20px 0;
}

.picbox h2{
	background-color:#eeede9;
	color:#5f5f5f;
	width:197px;
	margin-top:121px;
	overflow:hidden;
	font-size:18px;
	padding:5px;
	overflow:hidden;
}

.sidemoddivider {
	height:30px;
	display:block;
	clear:both;
}

.validationerror, #joinform .tablerow .span .validationerror {
	color:#F00;
	font-size:x-small;
}

span.validationerror {
	padding-left: 10px;
}

.notification {
	font-weight: bold;
}

.error {
	color: red;
}

table.membership_table {
	border-collapse: collapse;
	border-left: 1px solid #849c12;
	border-top: 1px solid #849c12;
}

table.membership_table td {
	border-right: 1px solid #849c12;
	border-bottom: 1px solid #849c12;
	padding: 2px;
}

table.membership_table td p {
	padding: 0;
}

div.donate_form {
	background: #fcdc25;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	width: 430px;
	margin-bottom: 30px;
}

div.donate_form img.giftaid_it_image {
	position: relative;
	top: 5px;
}

div.donate_form span.giftaid_radio {
	color: #5E5E5E;
	font-size: 11px;
}

div.donate_form span.donate_input_line {
	display: block;
	padding-top: 10px;
}

span.donate_input_line input.donate_amount {
	border: 1px solid #CCCCCC;
	padding: 7px 4px;
}

span.donate_input_line input.donate_submit {
	position: relative;
	top:11px;
}

div.more_ways_to_donate, div.landing_page_boxes {
	float: left;
	width: 200px;
	margin-left: 30px;
}

div.first_element {
	margin: 0;
	clear: both;
}

div.more_ways_to_donate h3, div.landing_page_boxes h3 {
	color: #A2B30B;
	margin-top: 10px;
}

div.more_ways_to_donate h3 a:link, div.more_ways_to_donate h3 a:visited, div.landing_page_boxes h3 a:link , div.landing_page_boxes h3 a:visited {
	/*text-decoration: none;*/
	font-size:18px;
}

form.contact_form, form.image_submit_form {
	color: #5E5E5E;
	font-size: 12px;
}

form.contact_form hr {
	border-style:none none dashed;
	border-color: #ADAEA8;
	border-width: 1px;
	margin-bottom: 20px;
	color: white;
}

form.contact_form div, form.image_submit_form div {
	clear: both;
	padding: 10px 0 10px 30px;
}

form.contact_form label, form.image_submit_form label {
	float: left;
	display: block;
	width: 100px;
	position: relative;
	top: -5px;
}

form.contact_form input, form.contact_form textarea, form.image_submit_form input, form.image_submit_form textarea {
	border: 1px solid #ADAEA8;
	padding: 1px;
	width: 250px;
}

form.contact_form input#form_submit, form.image_submit_form input#form_submit {
	width: 50px;
	margin-left: 95px;
}

form.contact_form label#form_submit_label, form.image_submit_form label#form_submit_label {
	top: 0;
}

/* form hidding spam traps on forms */
.decoy {
	display: none;
}

/* Donate form */

#donateform{
	width:520px;
	float:left;
}

#donateform .dottedbar{
	width:520px;
	height:1px;
	float:left;
	border-bottom:1px dashed #CCC;
	margin:10px 0px 10px 0px;
	display:inline;
	overflow:hidden;
}

#donateform h2{
	color:#a2b40a;
}

#donateform h3{
	color:#a2b40a;
}

#donateform #status{
	float:left;
	margin:10px 0px 20px 3px;
	display:inline;
}

#donateform #status h2{
	width:165px;
	height:11px;
	display:block;
	float:left;
	background-color:#d1d1d1;
	color:#FFF;
	padding-top:4px;
	padding-left:5px;
	font-size:13px;
	font-weight:normal;
	overflow:hidden;
	margin-right:2px;
	display:inline;
}

#donateform #status .active{
	background-color:#b9ca22;
}

#donateform .tablerow{
	width:520px;
	float:left;
	margin-bottom:5px;
	display:inline;
}

#donateform .tablerow span {
	font-size:11px;
	color:#5E5E5E;
}

#donateform .box {
	padding:3px;
	font-size:11px;
	width:55%;
	overflow:auto;
	border:1px solid #CCC;
}
#donateform #contact_form p {
	font-size:12px;
}
#donateform .fieldset {
border: solid #CCC 1px;
padding: 10px;
}
#donateform legend span {
display: block;
font-weight: bold;
color: #666;
font-size: 11px;
padding-bottom: 10px;
}

#donateform label {
display: block;
float:left;
}
#donateform label span {
width: 80px;
float: left;
padding-top:1px;
}
#donateform label input, label textarea {
font-family: inherit;
}

#donateform label .giftmembership{
	color:#a2b40a;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

#joinbottom{
	width:520px;
	margin-top:25px;
	float:left;
}

#donateform .emailoptions{
	width:250px;
	font-size:10px;
	font-style:italic;
	color:#909090;
	padding-right:10px;
}

#donateform #joinsubmit{
	width:119px;
	height:28px;
	border:0px solid #FFF;
	background-image:url(../images/nextbutton.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	cursor:pointer;
	float:right;
}


/* Gallery categories module */

.gallerymodule {
	width: 180px;
	float:right;
}

.gallerycatdivide {
	width:100%;
	height:1px;
	float:left;
	border-bottom:1px dashed #CCC;
	margin:10px 0px 10px 0px;
	display:inline;
	overflow:hidden;
}

.gallerycatname {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5e5e5e;
}

.gallerycatitems {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5e5e5e;
}

.enablecookies {
	display:block;
	color:#F00;
	border-style:solid;
	border-color:#F00;
	padding:5px;
}

#facebook{
	width:350px;
	float:right;
	margin-top:10px;
	display:inline;
}

#facebook a{
	float:right;
	color:#4a4a4a;
	text-decoration:none;
}

#facebook .fblink{
	padding-top:3px;
}

#facebook a img{
	padding-left:10px;
}