/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin: 0px;
	background-color: #FFFFFF;
  	scrollbar-face-color: #FFFFFF; 
  	scrollbar-shadow-color: #B9B9B9; 
  	scrollbar-highlight-color: #B9B9B9; 
  	scrollbar-3dlight-color: #F5F5F5; 
  	scrollbar-darkshadow-color: #F5F5F5; 
  	scrollbar-track-color: #F5F5F5; 
  	scrollbar-arrow-color: #B9B9B9;
  	font-family: Verdana, Arial, Helvetica, sans-serif
}

/* main tab menu */
.cssnav	{ position:relative; font-family: verdana, arial, helvetica, sans-serif; white-space: nowrap; display: inline; width: 100px; height: 26px; margin: 0; padding: 0; float: left; }
.cssnav a,.cssnav a:hover { display: block; color: #000000; font-size: 12px; width: 100px; height: 26px; display: block; float: left; color: #000000; text-decoration: none; }
.cssnav span { position: relative; float: left; top: -22px; margin: 0px; padding: 0px; cursor: pointer; width: 100px; height: 26px; text-align: center; color: #000000;	font-weight:bold; }
.cssnav img { width: 100px; height: 26px; border: 0; }
a { text-decoration: none; }
* html a:hover { visibility:visible; }
#current img { visibility:hidden; }
#current span { color: #CC0000; letter-spacing: 1px;}

.header_title { color: #000000; font-size: 14px; font-weight: bold; background-color: #EFEFEF; border: solid #CCCCCC 1px; }
a.header,a.header:link,a.header:visited { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000;}
a.header:hover { text-decoration: none; font-weight: bold; font-size: 14px; color: #CC0000;}

/* content stuff */
.menu { cursor: pointer; text-align: center; background-color: #EFEFEF; border: solid #CCCCCC 1px; }
.menu_select { cursor: pointer; text-align: center; background-color: #CCCCCC; border: solid #666666 1px; }
a.menu_link,a.menu_link:link,a.menu_link:visited,a.menu_link:hover { text-decoration: none; font-weight: bold; font-size: 12px; color: #313131;}

/* footer stuff */
#footer { text-align: center; }
#clearing { background-color: #FFFFFF; height: 0; clear: both; }

/* This is the border line & background colour round the entire page */
.forumline	{ background-color: #FFFFFF; }
.baseline	{ background-color: #FFFFFF; border-bottom: 1px #313131 solid; }
.borderline	{ background-color: #EFEFEF; border: 1px #ADACB1 solid; }

/* General font families for common tags */
a:link, a:active, a:visited { color : #CC0000; }
a:hover		{ text-decoration: underline; color : #CC0000; }
hr	{ height: 0px; border: dashed #666666 0px; border-top-width: 1px;}

/* Main table cell colours and backgrounds */
.row1	{ background-color: #FFFFFF; }
.row2	{ background-color: #FFFFFF; }
.row3	{ background-color: #D1D7DC; }
.row4	{ background-color: #FFCC00; }
.black { background-color: #000000; }
.dkgrey { background-color: #666666; }

.button_block, a.button_block:link, a.button_block:active, a.button_block:visited 	{ text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold; background-color: #000000; }
a.button_block:hover 	{ text-decoration: none; color: #FF0000; font-size: 12px; font-weight: bold; background-color: #000000; }

div.post_buttons { margin: 0px; padding: 1px; float: right; border: 0px none; }
div.post_details { margin: 0px; padding: 2px; float: left; border: 0px none; }

/* used for subblocks on main index page */
.subblock { background-color: #5271A5; }
a.subblock:link,a.subblock:active,a.subblock:visited,a.subblock:hover 
{
	color : #E7E7E7; 
	text-decoration: none;
	font-size: 11px;
	font-weight : bold;
}

/* Header cells  */
th { color: #F7F7F7; font-size: 11px; font-weight: bold; background-color: #990000; height: 25px; } 
th.thHead { color: #990000; font-size: 32px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #FFFFFF; height: 25px; }
   
/* Footer cells  */
td.catBottom	{ color: #313131; font-size: 10px; font-weight: bold; background-color: #FFFFFF; height: 25px; }
a.catBottom,a.catBottom:link,a.catBottom:visited,a.catBottom:hover { color: #313131; text-decoration: none; }

td.catHead,td.catSides,td.catLeft,td.catRight { color: #E7E7E7; background-color:#E84521; height: 28px; }
td.cat { color: #E7E7E7; font-size: 11px; font-weight: bold; background-color:#999999; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{ font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; }
.subtitle	{ font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #FF6600; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #CC0000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #CC0000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #FF6600;  }
a.mainmenu:hover{ text-decoration: underline; color : #CC0000; }

/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #E7E7E7}
a.cattitle { text-decoration: none; color : #E7E7E7; }
a.cattitle:hover { text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #CC0000; }
a.forumlink 	{ text-decoration: none; color : #CC0000; }
a.forumlink:hover{ text-decoration: underline; color : #CC0000; }

/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #CC0000; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #CC0000; }
a.topictitle:visited { text-decoration: none; color : #CC0000; }
a.topictitle:hover	{ text-decoration: underline; color : #CC0000; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #CC0000 }
a.postlink:visited { text-decoration: none; color : #CC0000; }
a.postlink:hover { text-decoration: underline; color : #CC0000}

.navsection { font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #E5E5E5; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; 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; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #CC0000; text-decoration: none;}
a.copyright:hover { color: #CC0000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	border: 1px #CCCCCC solid;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color: #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #CCCCCC;
	font-weight: bold;
	border: 1px #000000 solid;
}

/* None-bold submit button */
input.liteoption {
	background-color : #CCCCCC;
	font-weight: normal;
	border: 1px #666666 solid;
}

/* 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: #DEE3E7; border-style: none; }

.topic_btn { margin: 1px; }

/* FI Colour Palette */
.colouter,.col {border:1px solid #000;margin-left:10px}
.colouter {border-right-width:0;cursor:pointer}
.col {margin:0;padding:0 0 0 7px;display:inline;border-width:1px 1px 0 0;font-size:7px}
.colouter {cursor:hand}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");