@import "layout.css";
@import "form.css";

/*-------------------------*//*global text styles & classes *//*-------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

/*define basic elements*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

*{
	margin:0;
	padding:0;
}

html{
	background: #00234e url(/images/bg_html.png) repeat-x top;
}

body{
	font: .75em/1.33 Arial,Helvetica,sans-serif;
	color:#555;
}
.none{
	display:none;
}

ul.members {
	list-style-image: url("/images/bg_more.gif");	
}


/*headings*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

h1, h2, h3, h4, h5, p.section{
	color: #333;
	margin: 0 0 10px;
	font-weight: bold;
}

.pag
{
	text-align:left;
	float: left;
	
}


h1, p.section {
	font-size: 2.17em;
	margin: 0 0 15px;
	padding: 0 0 12px;
	border-bottom: 3px solid #dcdcd0;
}

h2{
	font-size: 1.5em;
}

h3{
	font-size: 1em;
}

h4{
	
}

h5{
	
}

#content_sub2 h2 {
	padding: 0 10px 10px;
	border-bottom: 3px solid #dcdcd0;
}

/*paragraphs etc*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

p{
	margin:0 0 20px;
}

p.standfirst {
	font-size: 1.5em;
	font-family: Georgia, serif;
	color: #999;
}

p.breadcrumb {
	padding: 5px 10px 0;
	margin-bottom: 5px;
}

p.breadcrumb span {
	font-weight: bold;
}

p.breadcrumb a {
	color: #aa7e51;
}

p.forum_help{ padding: 0 10px 20px; border-bottom: 1px solid #e6e6de;}

p.meta {
	font: italic .92em Georgia, serif;
}

p.attract {
	font-size: 1.5em;
	font-weight: bold;
	color: #aa7e51;
}

p.info {
	font-weight: bold;
}

p.info span {
	font-weight: normal;
	font-size: .86em;
	color: #999;
}

p.date {
	font: italic .92em Georgia, serif;
	color: #999;
}

span.date {
	font: italic .92em Georgia, serif;
	color: #999;
	width: 300px;
	
}

div.floatleft {
	float:left;
	width: 375px;
	height: 25px;
	
}

div.floatright {
	float:right;
	width: 375px;
	height: 25px;
}

p.note {
	font-size: .92em;
}

p.tags {
	font: italic .92em Georgia, serif;
}

p.tags a {
	color: #aa7e51;
}

div.ad {
	margin: 0 0 20px;
}

div.hr {
	border-bottom: 1px solid #dcdcd0;
	margin: 0 0 20px;
}

div.hr hr {
	position: absolute;
	left: -9999px;
}

abbr, acronym {
	border: 0;
	cursor: help;
}

/*list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

ol{
	margin:0 0 20px 30px;
	list-style-type: lower-roman;
}

ul{
	margin:0 0 10px 30px;
}

li{

}

.items {
	margin: 0 0 10px;
	list-style: none;
}

.items li {
	margin-bottom: 10px;
	padding: 0 0 1px;
	background: url(/images/border_dotted.gif) repeat-x bottom;
	zoom: 1;
}
.items li:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.items h2, .items h3 {
	font-size: 1.17em;
}

.items h3 {
	margin: 0 0 5px;
}

.items p {
	margin: 0 0 7px;
}

#content_sub2 ul.items {
	margin-left: 10px;
	margin-right: 10px;
}

#content_sub2 ul.items h2, #content_sub2 ul.items h3 {
	font-size: 1em;
}

ul.more {
	list-style: none;
	margin: 0 0 20px 10px;
}

ul.more li {
	margin: 0 0 10px;
}

ul.content_ul {
	margin: 0 0 20px 20px;
	list-style: none;
}

ul.content_ul li {
	padding-left: 12px;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	margin: 0 0 8px;
}

ul.people { list-style: none; margin: 0; }
ul.people li { border-bottom: 1px solid #dcdcd0; margin-bottom: 20px; zoom: 1; }
ul.people li:last-child { border-bottom: 0; }
ul.people li:after { content: "."; clear: left; display: block; height: 0; visibility: hidden; }
ul.people p { clear: left; }
ul.people .details { margin: 0 0 20px; }
ul.people .details * { margin-bottom: 0; clear: none; font-size: 1em; }
ul.people .job { color: #333; }

table {
	border-collapse: collapse;
	margin: 0 0 15px;
	width: 100%;
}

caption {
	border: solid #dbddd0;
	border-width: 1px 1px 0;
	font-size: 1.08em;
	font-weight: bold;
	color: #333;
	margin: 0;
	text-align: left;
	padding: 8px 13px;
	margin-left: -1px; /* :hack: fix rendering in Firefox, this is stupid */
}

td, th {
	text-align: left;
	padding: 4px 8px;
}

th {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #dbddd0;
}

tr.odd td {
	background: #faf7ee;
}

/*definition list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

dl{
	margin: 0 0 30px;
}

dt{
	clear:left;
	float:left;
	width:100px;
	font-weight: bold;
}

dd {
	margin: 0 0 10px;
}

/*link styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

a {
	color: #09c;
	text-decoration: none;
	cursor:pointer;
}

a:focus, a:hover{
	text-decoration: underline;
}

a img{
	border:0;
}

.more a, a.more{
	padding-left: 12px;
	background: url(/images/bg_more.gif) no-repeat 0 5px;
	font-weight: bold;
}

.more a.email{
	padding-left: 18px;
	background: url(/images/bg_email.png) no-repeat 0 2px;
	font-weight: bold;
}


#content_sub2 .more {
	margin-left: 10px;
	margin-right: 10px;
}

.back a {
	padding-left: 10px;
	background: url(/images/bg_back.gif) no-repeat 0 4px;
}

.buttons {
	text-align: center;
}

.skip{
	position:absolute;
	left:-9999px;
}
a.print{
	background:url(/images/bg_print.gif) no-repeat 0 3px;
	padding:5px;
	padding-left:20px;
}

/*image replacement*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
.replace{ 
	position:relative; 
	/*hide overflow:hidden from IE5/Mac */ 
	/*\*/ 
	overflow:hidden;
	 /**/
} 

.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}

a.replace span{
	cursor:pointer;
}

/*bug workarounds */
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/*Hides from IE-mac \*/*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac */

/*general custom classes*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/


#google_white_box{

	position:relative;

	margin-top:50px;

	margin-left:630px;

	width:90px;

	height:60px;

	background:#fff;

}


#searchresults{

	/* margin:-100px 0 0 0; */

}
iframe {
	height:950px;
}


.dotrule{
	height:1px; 
	font-size:1px;
	/*background:url(/images/dot.gif) repeat-x; */
	border-bottom:1px dotted #ccc; 
	clear:both;
	margin:-5px 0 10px;
}
	
.right{
	float:right;
}

.left{
	float:left;
}

.thumb{
	border:3px solid #dcdcd0;
}

.thumb.left{
	margin:0 15px 15px 0;
}

.thumb.right{
	margin:0 0 15px 15px;
}

.clear{
	clear:both;
}

.intro{
	font-weight:bold;
}

.pagination{
	margin: 10px 0;
	font-size: .92em;
	float: right;
	zoom: 1;
}
.pagination:after { content: "."; clear: left; display: block; height: 0; visibility: hidden; }

.pagination p{
	float:left;
	margin:0 0 0 5px;
	padding: 3px 7px 1px;
	border: 1px solid #ddd;
}

.pagination ul{
	margin:0;
	padding:0;
	float:left;
}

.pagination li{
	float:left;
	padding: 3px 6px 1px;
	list-style:none;
	border: 1px solid #fff;
	margin: 0 0 0 5px;
}

.pagination li {
	border-color: #ddd;
}

.pagination a{
	display:block;
}

.pagination li.selected{
	font-weight:bold;
	border-color: #fff;
}

.sixten{
	width:610px;
}