html,body {
	font-family:arial,sans-serif;
	font-size:0.85em;
	background-color: #FFF;
}

html.cfsapage, body.cfsapage {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	position: relative;
	background-repeat: repeat-y;
}

textarea, input {
	font-family:arial,sans-serif;
	font-size:1.0em;
}

th {
	text-align: left;
	vertical-align: top;
}

a:link, a:visited {
	color: #351322;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	background-color: #FFF;
}

div#content {
	position: relative;
	margin: 20px 40px 0 172px; /* bottom padding for footer */
	padding-bottom: 200px;
}

div#homecontent, div#newscontent {
	margin: 8px 0 0 172px; /* bottom padding for footer */
	padding-bottom: 200px;
}

div#homemain{
	margin-right: 270px;
}

h1{
	font-size: 1.4em;
}

h3{
	font-size: 1em;
}

div#footer {
	position: fixed;
	bottom: 0;	
	width:150px;
	padding: 10px;
}

a img{
  border: none;
}

img#logo{
  float: left;
	width: 279px;
  height: 90px;
  padding: 10px;
	display: block;
}

#top_photo{
  width: 150px;
  height: 100px;
  border-right: 2px solid #FFF;
	float: left;
}

#topbar {
 	clear: both;
	 background-color:#351322;
  height:100px;
  width:100%;
	position: relative;
	margin: 0;
	padding: 0;
}

#strapline{
	float: right;
	margin: 15px 30px 0 0;
}

#topmenu{
	margin: 0;
	padding: 8px 8px 0 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 152px;
	background-image: url(images/bartop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#topmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#searchbox{
	border-top:2px solid #ffffff;
	background-color:#9c8b93;
	height:76px;
	width:150px;
	border-bottom:2px solid #ffffff;
}

#search_title{
	margin: 12px 12px 0 12px;
	width:47px; 
	height:17px;
}

#search{
	width:90px;
	height:18px;
	margin: 6px 3px 0 12px;
}

#submit_search{
	width:26px; 
	height:22px; 
	padding-bottom: 1px;
	vertical-align: bottom;
}

#sidemenu, #homesidemenu{
	background-color:#CEC5C9;
	width:150px;
	border-bottom:2px solid #ffffff;
	float: left;
	padding-top: 18px;
}


#sidebar{
	width: 150px;
	float: left;
}

#homesidemenu ul{
	margin: 0 12px;
	padding: 2px 0 9px 0;
	list-style: none;
}

#homesidemenu li{
	margin-top: 25px;
}

#newsfeed{
	float: right;
	top: 210px;
	right: 0;
	width: 248px;
}

#newsfeed h2{
	background-color: #D7D0D3;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 4px 1px 3px 1px;
}

#newsfeed .article{
	margin: 0 20px 1.3em 20px;
	border-bottom: 1px solid #351322;
	padding-bottom: 5px;
}

#newsfeed .article h3{
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
}

#newsfeed .article h3 a{
	color: #351322;
	text-decoration: none;
}

#newsfeed .article h3 a:hover{
	text-decoration: underline;
}

.newsarticle {
	border-bottom: 1px solid #351322;
}

#featured_association{
	border: 1px solid #351233;
	margin: 50px 30px;
	padding: 10px;
}

#featured_association h2{
	font-size: 1.25em;
	margin-top: -4px;
}

#featured_association .end{
	clear: left;
	height: 9px;
}

.menulinks{
	background-color:#351322;	
	width:200px;
	display:none;
}

.menuinner{
	background-color:#351322;	
}

.menulinks a, .nocontent{
	padding:6px;
	color:#ffffff;
	display:block;
}

.menulinks a:hover, .nocontent:hover{
	color:#000000;
	text-decoration: none;
	background-color:#9c8b93;
}

.backtolink{
	float: right;
	font-style: italic;
}

/*.downloaditem, .newsarticle, .paging, .linkitem{
	border-top: 1px solid #CEC5C9;
}*/

.keywordform{
	padding-bottom: 10px;
}

.morelink{
	display: block;
	margin: 1em 0;
}

.memberlist li{
	float: left;
	width: 45%;
	padding-right: 20px;
}

.memlogo{
	display: block;
}

.memberlisting {
	font-size: 16px;
}

.featmemlogo{
	float: right;
	margin: 0px 0px 8px 8px;
}

#loginbox{
	float: right;
	margin: 10px;
	width: 300px;
	padding-top: 20px;
}

.loginfield{
	float: left;
	margin-left: 20px;
}

#login_email{
	width:125px;
}

#login_password{
	width: 90px;
}

#login_submit{
	padding-left: 2px;
	vertical-align: bottom;
}

#loginbox label{
	font-size: 0.8em;
	display: block;
}

#forgottenpassword{
	float: right;
	font-size: 0.8em;
}

.loginerror{
	clear: both;
	font-size: 0.9em;
}

#loginbox form{
	display: block;
	margin: 0;
	padding: 0;
}

#logintitle{
	margin-left: 7px;
}

#archivemenu{
	background-color: #e7e2e4;
	margin-left: 60px;
	padding-bottom: 40px;
	width: 150px;
  float:right;
	top: 210px;
  right: 0;
}

#archivemenu h3{
	margin: 5px 10px -5px 10px;
}

#archivemenu ul{
	list-style: none;
	padding: 0 30px;
}

#sidemenu .parent{
	font-weight: bold;
}

#sidemenu .current{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 13px;
	margin-left: -13px;
}

#sidemenu ul{
	list-style: none;
	margin: 0 2px 0 4px;
	padding: 0 0 0 10px;
}

#sidemenu ul li{
	padding-bottom: 4px;
}

#showbut, #searchbut{
	vertical-align: bottom;
	margin-left: 10px;
}

#membersearchform{
	margin-bottom: 40px;
}

.ZYGO_DataForm_textarea {
	width: 100%;
}

.ZYGO_DataForm_text {
	width: 100%;
}

input#contact_postcode {
	width: 100px;
}

input#contact_telephone {
	width: 150px;
}

.success{
	font-weight: bold;
	color: #060;
}

.edit_details input, .edit_details select{
	width: 120px;
}

.edit_details input.log_email, .edit_details textarea{
	width: 200px;
}

.edit_details textarea{
	height: 60px;
}

.edit_details input.log_postcode{
	width: 70px;
}

.edit_details input.save{
	float: right;
	width: 60px;
}

#loggedinmenu{
	margin-top: 50px;
	text-align: right;
}

#loggedinmenu a{
	margin: 0 5px;
}

#content a:link, #content a:visited {
   color: #ce0000;
   text-decoration: none;
}

#content a:hover {
   text-decoration: underline;
}

.cctitle {
	font-size:13px;
	color: #351322;
	font-weight: bold;
}

#basketDiv{
	float: right;
	background-color: #e7e2e4;
	width: 220px;
	padding: 10px;
}

#basketDiv a:link, #basketDiv a:visited {
   color: #ce0000;
   text-decoration: none;
}

.ps_issue{
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
}
