/* The content of the posts (body of text) */
body{
	background:#F0F8FF;
	color:#000000;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
	}

form{
	display: inline;
}
	
/* General font families for common tags */
font,th,td,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* General text */
.gen{	font-size: 11px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }

hr{
	border: 0px solid #D3D3D3;
	border-top-width:1px;
	height:0px
}

a {
	color: #4682B4;
	text-decoration: underline;
}

a:visited { color: #2A5276; }
a:hover, a:active { color: #FF1010; }

.q_link{
	text-decoration: none;
}

.users-gensmall{
	font-size: 10px;
}

.users-gensmall a,.users-gensmall a:visited{
	text-decoration: none;
}

.users-gensmall a:hover{
	text-decoration: underline;
}

/* Name of poster */
.name{
	font-size:12px;
	font-weight: bold;
	color: #4682B4;
}

.explaintitle{
	font-size:11px;
	font-weight:bold;
	color:#5C81B1;
}

/* Information about poster */
.details{
	font-size:10px;
	color:#696969;
}

/* This is the border line & background colour round the entire page */
.bodyline{
	background:#f7f8fc;
	border:1px solid #98aab1;
}
/* This is the outline round the main forum tables */
.forumline{
	background: #FFFFFF;
	border:1px solid #4682B4;
}

.forumline td { padding: 2px; }

/* Table Header cells */
th{
	background:#4682B4;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:21px;
	white-space:nowrap;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	background-image: url(images/th_bg.gif);
}

th.th-center{
	text-align:center;
}

th.topic_menu{
	text-align:right;
	font-size:10px;
}

th.topic_menu a, th.topic_menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

th.topic_menu a:hover {
	color:#FF0000;	
	text-decoration: underline;
}

th.th-info{
	color: #A0A0A0;
	background-color: #F5F5F5;
	background-image: url(images/th_info.gif);
}

th.th-info a, th.th-info a:visited{
	text-decoration: none;
}

th.th-info a:hover{
	color: #FF0000;
}

th.th-info a.current-link, th.th-info a.current-link:visited{
	color: #FF0000;
}

th.th-info a.current-link:hover{
	color: #B50000;
}

.th-viewonline a, .th-viewonline a:visited{
	color: #FFFFFF;
}

.th-viewonline a:hover{
	color: #C3D8E8;
}

td.cat{
	font-weight:bold;
	color:#336A99;
	background:#DCDCDC;
	height:21px;
	text-indent:4px;
	background-image: url(images/cat_bg.gif);
	text-align: center;
	font-size:10px;
	text-transform: uppercase;
}

td.details-row{
	font-size:10px;
	color:#696969;	
	height: 15px;
}

td.bottom-row{
	font-weight:bold;
	background:#DCDCDC;
	color:#336A99;
	background-image: url(images/bg_btm.gif);
	height: 30px;
}

td.post_bottom{
	background-image: url(images/post_bg.gif);
}

td.td-nav{
	color: #A0A0A0;
	font-size: 11px;
	font-weight: bold;
}
td.td-nav a, td.td-nav a:visited{
	text-decoration: none;
}
td.td-nav a:hover{
	color: #FF0000;
}
td.td-nav a.current-link, td.td-nav a.current-link:visited{
	color: #FF0000;
}

td.td-nav a.current-link:hover{
	color: #B50000;
}

td.spacerow{
	background:#AFC4D8;
	background-image: url(images/spacerow.gif);
	margin: 0px;
	padding: 1px;
}

/* Main table cell colours and backgrounds */
.row1{background:#F5F5F5}
.row2,.helpline{background:#EBEBEB}
.row3{background:#E1E1E1}

.row1, .row2, .row3{
	border: solid 1px #F0F0F0;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

/* Some special elements */ 
.copyright {
	padding: 5px;
	text-align: center;
	font-size: 9px;
	color: #808080;
}

.copyright a, .copyright a:visited {
	color: #4682B4;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #FF1010;
	text-decoration: none;
}

span.current-link{
	color: #FF0000;
}

.postbody{font-size:12px;line-height:125%}

.hide{
	background-color: #FFEEEE; /*#FFDBDB*/
	border: 1px dashed #FF0000;
	width: 90%;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
/* Quote blocks */
.quotetitle {
	margin: 5px 0px 0px 0px;
	padding: 2px;
	border-width: 1px 1px 0px 3px;
	border-style: solid;
	border-color: #8394B2;
	color: #505050;
	background-color: #E4EAF2;
	font-size: 10px;
}
.quotecontent {
	margin: 0px 0px 5px 0px;
	padding: 2px;
	border-color: #8394B2;
	border-width: 0px 1px 1px 3px;
	border-style: solid;
	color: #465584;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background-color: #FAFCFE;
}

/* Code blocks */
.codetitle {
	margin: 5px 0px 0px 0px;
	padding: 2px;
	border-width: 1px 1px 0px 3px;
	border-style: solid;
	border-color: #8394B2;
	color: #505050;
	background-color: #E4EAF2;
	font-size: 10px;
}
.codecontent {
	margin: 0px 0px 5px 0px;
	padding: 2px;
	border-color: #8394B2;
	border-width: 0px 1px 1px 3px;
	border-style: solid;
	color: #465584;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background-color: #FAFCFE;
}

/* gif buttons */
.img-active-button{
	background-color: #FF0000;
}

.img-active-button:hover{
	background-color: #900000;
}

.img-passive-button{
	background-color: #4682B4;
}
.img-passive-button:hover{
	background-color: #FF0000;
}

.admin-link{
	text-align: center;
	font-size: 12px;
}

.admin-link a, .admin-link a:visited{
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}
.admin-link a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/* forum index */
a.forumlink {
	color: #2A5276;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}

a.forumlink:hover {
	color: #FF0000;
}

.moderators {
	font-size: 10px;
	color: #808080;
}

/* view topic*/
.topictitle{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topictitle:hover{
	color: #FF1010;
	text-decoration: underline;
}

.topic-type{
	color: #505050;
}

.moderators a, .moderators a:visited {
	color: #777;
	text-decoration: underline;
}

.moderators a:hover, .moderators a:active {
	color: #FF1010;
	text-decoration: underline;
}
/* inputs */
input, textarea, select { 
	color: #303030; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	margin: 0px;
}

.catbutton, input.button, input.post, textarea, select, input.mainoption, input.liteoption {
	border: solid 1px #A0A0A0;
	color: #666;
	background-color: #F8F8F8;
}

.catbutton:hover, input.button:hover, input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.mainoption:hover {
	border: solid 1px #606060;
	color: #444;
	background-color: #FAFAFA;
}

input.post:focus, input.button:focus, textarea:focus {
	border: solid 1px #4682B4;
	color: #000000;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background-color: #F1F1F1;
}

a.but,a.but:hover,a.but:visited{
	border:1px solid #606060;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	background:#fafafa;
	color:#404040;
	text-decoration:none;
	padding-top: 1px;
	padding-bottom: 1px;
}

textarea:focus {
	background-color: #F4F4F4;
}

.nav{
	font-size:11px;
	font-weight:bold;
	color: #505050;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #FFF;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
	font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	background:none;
	color:#839fbc;
	height: 40px;
}

.errorline{
	background:#FFE8E8;
	border:1px solid #FF0000;
	color: #FF0000;
}

.post-bottom-left {
	color: #888888;
	margin: 0px;
	font-size: 10px;
	float: left;
	}

.post-bottom-right {
	color: #888888;
	margin: 0px;
	font-size: 10px;
	float: right;
	}
.post-bottom-right a {
	color: #FF0000;
}

/* Top of forum */
.topnav{
	font-size:10px;
	background: #CDCDCD repeat-x;
	height:21px;
	white-space:nowrap;
	border: 0px solid #4682B4;
	background-image: url(images/top_nav.gif);
	border-width: 1px 0px 1px 0px;
}

.topnav a{
	text-decoration: none;
	color: #2A5276;
}

.topnav a:hover{
	text-decoration: none;
	color: #FF0000;
}

/* This is the gradient background at the top of the page */
.topbkg{
	background: #4682B4;
}
/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}
