body {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	cursor: url("http://www.the-brethren.com/general/scripts/green.ani");
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/* General font families for common tags */
a:link,a:active,a:visited { color : #CC9900; }
a:active { cursor: url("http://www.the-brethren.com/general/scripts/yellow.ani"); }
a:hover		{ text-decoration: underline; color: #597795; }
hr	{ height: 0px; border: solid #454545 0px; border-top-width: 1px;}
a { cursor:url("http://www.the-brethren.com/general/scripts/red.ani"); }

.main { padding:5px; }

.menu_title { font-size: 8pt; color: #FFFFCC; }

.menu_item { color: #CC9900; font-size: 8pt; font-weight: bold; }
a.menu_item,a.menu_item:visited { text-decoration: none; color: #597795;  }
a.menu_item:hover { text-decoration: none; color: #FFFFCC; }

.menu_white { color: #FFFFFF; font-size: 8pt; font-weight: bold; }
a.menu_white,a.menu_white:visited { text-decoration: none; color: #FFFFFF;  }
a.menu_white:hover { text-decoration: none; color: #0066CC; }

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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 2px #202020 solid; }

/* Main table cell colours and backgrounds */
.row1	{ background-color: #202020; }
.row2	{ background-color: #353535; }
.row3	{ background-color: #454545; }

.row_hp	{ color: #336600; font-size: 12px; font-weight : bold; background-color: #66CC33; border: 1px #336600 solid; }
.row_rage { color: #993333; font-size: 12px; font-weight : bold; background-color: #CC6666; border: 1px #993333 solid; }
.row_mp	{ color: #333366; font-size: 12px; font-weight : bold; background-color: #336699; border: 1px #333366solid; }

/*
  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: #000000;
		background-image: url(images/cellpic2.gif);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFDD33; font-size: 12px; font-weight : bold;
	background-color: #CC9900; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#454545; border: #202020; 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: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #000000; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #454545; border: #202020; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 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, Tahoma, Arial, Helvetica, s",Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, s;
	text-decoration: none; color : #FFFFCC;
}

/* General text */
.genbig { font-size : 16px; }
.genlarge { font-size : 14px; }
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.genbig,.genlarge,.gen,.genmed,.gensmall { color : #FFFFCC; }
a.genbig,a.genlarge,a.gen,a.genmed,a.gensmall { color: #CC9900; text-decoration: none; }
a.genbig:hover,a.genlarge:hover,a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #597795; text-decoration: underline; }

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

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #CC9900}
a.cattitle		{ text-decoration: none; color : #CC9900; }
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 : #CC9900; }
a.forumlink 	{ text-decoration: none; color : #CC9900; }
a.forumlink:hover{ text-decoration: underline; color : #597795; }

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

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

/* RegMod-Begin */
.genoption1 { font-size : 12px; font-weight : bold; color : #008000; text-decoration:none; }
a.genoption1 { font-size : 12px; font-weight : bold; color : #008000; text-decoration:none; }
.genoption2 { font-size : 12px; font-weight : bold; color : #0000ff; text-decoration:none; }
a.genoption2 { font-size : 12px; font-weight : bold; color : #0000ff; text-decoration:none; }
.genoption3 { font-size : 12px; font-weight : bold; color : #ff0000; text-decoration:none; }
a.genoption3 { font-size : 12px; font-weight : bold; color : #ff0000; text-decoration:none; }
/* RegMod-End */

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

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

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

/* Quote & Code blocks */
.code {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, s; font-size: 12px; color: #FFFFCC;
	background-color: #0A0A0A; border: #454545; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, s; font-size: 12px; color: #FFFFFF; line-height: 125%;
	background-color: #0A0A0A; border: #454545; 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: 12px; font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, s; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #FFFFCC; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #FFFFCC;
	font: normal 12px Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, s;
	border-color : #FFFFCC;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #202020;
	color : #FFFFCC;
	font-size: 12px; font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, s;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #0A0A0A;
	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: #353535; border-style: none; }

.absbottom {
	vertical-align: text-bottom;
}
.dom_overview_abshidden { position: absolute; visibility: hidden; width: 300px; }

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

/* Simple subforums mod */
a.topic-new, a.topic-new:visited { color: #597795; }
a.topic-new:hover, a.topic-new:active { color: #CC9900; }