/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:		#000000;
scrollbar-face-color:		#;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#;
scrollbar-3dlight-color:	#;
scrollbar-arrow-color:		#e6d399;
scrollbar-track-color:		#;
scrollbar-darkshadow-color:	#;
background-image: url();
margin: 0px;
}



/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited	{ color : #e6d399; }
p, td			{ font-size : 11px; color : #a0a0a0; }
a:hover			{ text-decoration: underline; color : #816c3e; }
hr				{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; }

a.top {
color: #000000;
text-decoration: none;
font: bold 12px Verdana, Tahoma, sans-serif;
line-height: 23px;
}

a.top:hover {
color: #c7b5a1;
}

div.logo {
width: 871px;
height: 170px;
margin: 0px auto;
background: url(./images/f_logo.jpg) center no-repeat;
}

div.gfx {
background: url(./images/all_bg.jpg);
width: 871px;
margin: 0px auto;
overflow: hidden;
text-align: center;
}

div.body {
width: 861px;
float: left;
margin: 0px 0px 0px 5px;
overflow: hidden;
padding: 0px;
}

div.top {
text-align: center;
background: url(./images/girder.jpg); 
width: 100%; 
height: 23px; 
line-height: 23px; 
vertical-align: middle; 
margin: 0px;
font: normal 12px Verdana, Tahoma, sans-serif;
color: #000000;
padding: 0px 0px 0px 0px;
}

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #000000; border: 0px; }

/* This is the outline round the main forum tables */
.forumline { border: 0px; background: #212121; }

/* Main table cell colours and backgrounds */
td.row1 { background: #0e0e0e; }
td.row2 { background: #0e0e0e; }
td.row3 { background: #1a1a1a; }
td.row_helped { background-color: #212121; }

/*
	This is for the table cell above the Topics, Post & Last posts on the index.php page
	By default this is the fading out gradiated silver background.
	However, you could replace this with a bitmap specific for each forum
*/
td.rowpic,td.cat {
display: none;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color: #e1e166;
font-size: 12px; 
background-color: #212121;
height: 23px;
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background: #1a1a1a; 
border: 0px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #d4cbb7;
}

/* General text */
.gen						{ font-size : 12px; color: #FF0000; }
.genmed					{ font-size : 11px; color: #FF0000; }
.gensmall					{ font-size : 10px; color: #FF0000; }
.gen,.genmed,.gensmall			{ color : #d4cbb7; }
a.gen,a.genmed,a.gensmall			{ color: #d4cbb7; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #CCCC99; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px;}
a.mainmenu		{ text-decoration: none;}
a.mainmenu:hover	{ text-decoration: underline;}

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; text-align: left; height: 0px;}
a.cattitle		{ text-decoration: none; color : #e6d399; text-align: left; }
a.cattitle:hover	{ text-decoration: underline; text-align: left; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #e6d399; }
a.forumlink		{ text-decoration: none; color : #e6d399; }
a.forumlink:hover	{ text-decoration: underline; color : #CCCC99; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav		{ font-weight: bold; font-size: 11px; color : #d4cbb7;}
a.nav	{ text-decoration: none; color : #e6d399; }
a.nav:hover	{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #d4cbb7; }
a.topictitle:link	{ text-decoration: none; color : #e6d399; }
a.topictitle:visited	{ text-decoration: none; color : #e6d399; }
a.topictitle:hover	{ text-decoration: underline; color : #CCCC99; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #d4cbb7; text-decoration: none}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #d4cbb7; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px }
a.postlink:link	{ text-decoration: none; color : #e6d399 }
a.postlink:visited	{ text-decoration: none; color : #e6d399; }
a.postlink:hover	{ text-decoration: underline; color : #CCCC99 }

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #d4cbb7;
background-color:	#111111; border: #; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.quote {
font-family:		Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #d4cbb7; line-height: 125%;
background-color:	#111111; border: #; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* Copyright and bottom info */
.copyright		{ font-size : 10px; color: #000000;}
a.copyright		{ text-decoration: underline; color : #181514; }
a.copyright:hover	{ text-decoration: underline; color : #CCCC99; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #d4cbb7;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #444444;
}

/* The text input fields background colour */
input.post, textarea.post, select			{ background-color : #111111; }
input.post2, textarea.post2, select	{ background-color : #111111; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color :	#111111;
color :			#d4cbb7;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
background-color:	#111111;
font-weight:		bold;
cursor:			pointer;
}

/* None-bold submit button */
input.liteoption {
background-color:	#111111;
font-weight:		normal;
cursor:			pointer;
}

/* This is the line in the posting page which shows the rollover
	help line. This is actually a text box, but if set to be the same
	colour as the background no one will know ;)
*/
.helpline { background-color: #; border-style: none; }

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#dd6900; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 }

.pm { font-size: 11px; text-decoration: none; color: #FF0000 } 

.table0
{
	background-color : #111111;
	border-bottom-color : #0e0e0e;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #0e0e0e;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #111111;
	border-top-style : solid;
	border-top-width : 0px;
	font-size : 10px;
}

.pagination {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #EAEBEB;
	color: #000;
	border-color: #D4D7DA;
	border: #D4D7DA 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #666;
	border-color: #EAECEF;
	border: #EAECEF 1px solid;
	text-decoration: none;
	padding: 1px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");