
body
{
	font-size: 0.7em;
	color: #666666;
	margin: 0;
	font-family: trebuchet ms, arial, tahoma,  Verdana, Helvetica, sans-serif; 
	background: url(images/contentbg.jpg) repeat-y #AC0F0F;
}


/* default tags */
div, html, body, ul, li, p,
h1, h2, h3, h4, h5, h6, img,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}	

ol
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

p
{
	margin-top: 6px;
}


h1
{
	font-size: 1.8em;
}

h2
{
	margin-top: 8px;
	font-size: 1.5em;
	margin-right: 15px;
}

#toparea
{
	width: 713px;
	height: 141px;
	background: url(images/topbar.jpg) no-repeat;
}

#toparea2
{
	width: 713px;
	height: 141px;
	background: url(images/topbar2.jpg) no-repeat;
}


#infobar
{
	width: 713px;
	height: 43px;
	background: url(images/infobar.jpg) no-repeat;
	
}

#sitenav
{	
	margin: 0px;
}

#infobar ul
{
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;	
}

#infobar ul li
{
	display: inline;
	margin-right: 20px;

}

#infobar ul li a
{
	text-decoration: none;	
	color: #666666;
}

#infobar ul li a:hover
{
	text-decoration: underline;
	color: #A60E0E;
}



#page
{
	width: 615px;
}



#maincontent
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#maincontent-body
{
	margin-top: 15px;
	width: 615px;
	margin-left: 30px;
}

#maincontent-footer
{
	width: 615px;
	float: left;
	border-top: solid 1px #aaaaaa;
	margin-top: 10px;
	text-align: right;
	font-size: 0.8em;
	color: #999999;
}

#maincontent-footer:hover
{
	color: #999999;
}

#maincontent-footer a
{
	text-decoration: none;
	color: #666666;
}

#maincontent-footer a:hover
{
	text-decoration: underline;
	color: #666666;
}


.content-wide
{
	width: 615px;
	float: left;
}

.content-wide
{
	width: 400px;
	float: left;
	margin-right: 15px;
}

.content-narrow
{
	width: 200px;
	float: left;
}

.buffer
{
	width: 615px;
	height: 4px;
	float: left;
	margin-top: 1px;
	margin-bottom: 2px;
}

.buffersolid
{
	width: 615px;
	height: 2px;
	float: left;
	margin-top: 1px;
	margin-bottom: 2px;
	border-top: solid 1px #666666;
}

.latestnews
{
	height: 100%;
	min-height: 100%;
	padding: 5px;
}

.latestnews h1
{
	font-size: 1.2em;
	border-bottom: solid 1px #666666;
}

p.headline
{
	font-weight: bold;
}

.latestnews a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.latestnews a:hover
{
	text-decoration: underline;
	color: #222222;
}

.contrastingcolour1
{
	background-color: #eeeeee;
}

/*-----------------admin area stuff------------------*/

td.prompt
{
	font-weight: bold;
	text-align: right;
}

p.centred
{
	text-align: center;
}

p.intro
{
	font-weight: bold;
}

td.submitter
{
	text-align: right;
}

table.loginbox
{
	background-color: #eeeeee;
	border: solid 1px #dddddd;
}

div.sectionbreak
{
	height: 2px;
	width: 615px;
	border-bottom: solid 1px #dddddd;
}

p.feedback
{
	text-align: center;
	background-color: #FBA094;
	padding: 5px;
	border: solid 1px #EF9083;
}

.systable
{
	padding: 0px;
	margin: 0px;
}

.systable th
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
/*removed to validate css*/
/*.systable th:last-child
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}*/


.systable td
{
	padding: 5px;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
/*removed to validate css*/
/*
.systable td:last-child
{
	padding: 5px;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
}*/



/*---------------------form handling---------------------*/

input,select,option 
{
	font-size: 1em;
	font-family: trebuchet ms, arial, tahoma,  Verdana, Helvetica, sans-serif; 
}

textarea 
{
	font-size: 1em;
	font-family: trebuchet ms, arial, tahoma,  Verdana, Helvetica, sans-serif; 
}

/*-----------------------list pages-----------------------*/

.memberlist-companyname
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #eeeeee;
	display: block;
}

.memberlistitem
{
	list-style-type: none;
	border: solid 1px black;

}

.memberlistitem li
{
	display: inline;
	border: solid 1px green;
}



.publication-item
{
	background: #f5f5f5;
	width: 100%;
}

.publication-item:hover
{
	background: #eeeeee;

}

.publication-item a
{
	text-decoration: none;
	color: #666666;
}

.publication-item a:hover
{
	color: #444444;
}

.publication-more
{
	text-align: right;
}

.publication-more a
{
	text-decoration: none;
	color: #666666;
}

.publication-more a:hover
{
	text-decoration: underline;
}

.abstractrow
{
	display: none;
}

.abstractcell
{
	background-color: #eeeeee;
}

/*--------------------- links page ----------------------------*/

.linktitle a
{
	text-decoration: none;
	color: #666666;
}

.linktitle a:hover
{
	text-decoration: underline;	
	color: #444444;
}

.linktitle h2
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	width: 300px;
}



/*----------- members list--------------------------*/
.memberimage
{
	float: left;
	margin-right: 10px;
	width: 150px;
}

.membercontactdetails
{
	float: left;
	margin-left: 20px;
	width: 250px;
}

.memberaddress
{
	float: left;
	width: 150px;
}

ul.maddress
{
	list-style-type: none;
}

/*----------- meetings list--------------------------*/
.meetingdetails
{
	float:right;
	width:500px;
}
.meetingdate
{
	float:left;
	border-bottom:1px solid #EEEEEE;
}
.meetingitem
{
	margin-top:20px;
}
.meetingtitle
{
	border-bottom:1px solid #EEEEEE;

	display:block;
	font-size:1.2em;
	font-weight:bold;
}