body #mainsection #leftpane { width: 0px; display: none; }
body #mainsection #table { padding-left: 0px; }
body #middlepane { padding: 0px; margin-left: -20px; }
body #centercontent { width: 99%; margin-left: -20px; padding-left: 0px; }
body #toplogintitle { position: relative; right: 30px; }
body #toploginfs { height: 20px; }

a:hover { color: #222200; background-color: #AAAAAA; }
body { 
	background-color: #000000;
}
/* General font families for common tags */
font,th,td,p { font-family: Arial,Helvetica; }
hr	{ height: 0px; border: solid #EEEEEE 0px; border-top-width: 1px;}

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


a:hover { background-color: #BBBBBB; text-color: #222222; }

/* This is the outline round the main forum tables */

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #242424; }
td.row2	{ background-color: #253445; }
td.row3	{ background-color: #33322F; }

blockquote { padding: 5px; }

/*
  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 {
		background-color: #660000;
}

/* Header cells - the blue and silver gradient backgrounds */

th	{
	color: #EfEfEf; font-size: 1em; font-weight : bold; 
	background-color: #000066; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color: #262626; border: #DfDfDf; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 1px 1px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FfFfFf; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #323632; border: #EEEEEE; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: Arial,Helvetica;
	text-decoration: none; line-height : 1.1em; color : #DfDfDf;
}

/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12.5px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #FfFfFf; }
a.gen,a.genmed,a.gensmall { text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #FfFfFf; }
a.mainmenu		{ text-decoration: none; color : #FeFeFe;  }
.mainmenu a { padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px; background-color: #223275; border: #696989 1px solid; color: #DEDEEE; }
.mainmenu a:hover { background-color: #EEEEAA; color: #222222; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #DfDfEf}
a.cattitle		{ text-decoration: none; color : #DfDfEf; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 1em; color : #DfDfEf; }
a.forumlink 	{ text-decoration: none; color : #DfDfFf; }
a.forumlink:hover{ text-decoration: underline; color : #222200; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; color : #DfDfDf; font-size: 12px; }
a.nav			{ text-decoration: none; color : #DfDfEf; }
a.nav:hover		{ text-decoration: underline; color : #222222; }
.nav strong a { font-size: 1.3em; }
.nav img { margin-bottom: 2px; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ color : #FfFfFf; text-decoration: none; }
a.topictitle:hover	{ text-decoration: underline; color : #222200; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #FeFeFe;}

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

/* The content of the posts (body of text) */
.postbody { font-size : 1.14em; line-height: 1.25em;  color : #F1F2FE; }

/* Quote & Code blocks */
.code { 
	font-size: 11px; color: #FfAaAa;
	background-color: #444444; border: #FfFfFf; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-size: 11px; color: #AaFfAa;
	background-color: #444444; border: #FfFfFf; 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: 9px; font-family: Arial; color: #666666; letter-spacing: -1px;}
a.copyright		{ color: #666666; text-decoration: none;}
a.copyright:hover { color: #222222; text-decoration: underline;}

/* Form elements */
textarea {
	color : #000000; background-color: #EEEEEE; 
	border-color : #FfFfFf;
}

select {
	color : #000000; background-color: #EEEEEE; 
	border-color : #FfFfFf;
}
/* The text input fields background colour */
input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #444444;
	color : #FfFfFf;
	font-size: 11px; font-family: Arial;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #444444;
	color : #FfFfFf;
	font-size: 14px; font-family: Arial;
	font-weight : normal;
}

/* 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: #008800; border-style: none; }
.hiddenfields { display: none; }
.visiblefields { visibility: visible; }

#toploginbox { width: 20%; height: 20px; position: absolute; top: -26px; right: 15px; z-index: +3; overflow: none; }
#toploginbox:hover { width: 100%; height: 26px; position: absolute; top: -23px; right: 20px;  background-color: #CCCCCC; z-index: +12; }
#toplogintitle { width: 45px; height: 35px; padding-top: 8px; padding-left: 2px; margin-right: 8px; display: block; font-weight: bold; color: #444444; float: right; }
#toplogintitle strong { width: 90px; background-color: #CCCCCC; padding-top: 3px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; }
#toploginbox:hover #toplogintitle { width: 0px; display: none; float: left; margin-right: 5px; font-weight: normal; }
#toploginbox:hover input { visibility: visible; }
#toploginbox:hover #toploginfs { display: block; }
#toploginfs { height: 26px; border: none; padding-bottom: 8px; float: right; color: #444444; display: none; }
#toploginfs legend { font-size: 50%; }
#toploginfs input { font-size: 80%; border: #686868 1px solid; }
#toploginfs label { font-size: 100%; font-weight: bold; }
#toploginfs a { font-size: 1em; font-weight: bold; text-align: center; color: #444444; background-color: #BBBBBB; padding-top: 3px; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; margin: 3px; width: 150px; height: 18px; display: block; height: 20px; margin-right: 20px; text-decoration: none; }
#toploginfs a:hover { background-color: #0000AA; color: #FFFF00; }
#toploginnewuser { width: 160px; position: absolute; top: 26px; right: 0px; border: #888888 1px solid; background-color: #100010; }
#tloginuser { width 50px; }
#tloginpass { width 50px; margin-right: 10px; }
#tloginsubmit { width: 35px; }
.boardtaglink { padding: 1px 4px 1px 4px; margin-left: 2px; border: #888888 1px solid; background-color: #222222; text-decoration: none; text-align: center; overflow: hidden; }
