body {
	background-color: #230803;
	scrollbar-face-color: #373737;
	scrollbar-highlight-color: #200802;
	scrollbar-shadow-color: #373737;
	scrollbar-3dlight-color: #101010;
	scrollbar-arrow-color:  #9b9696;
	scrollbar-track-color: #252525;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
a:link,a:active { color : #9b9696; text-decoration: underline;}
a:visited { color:#FFF;}
a:hover		{ text-decoration: underline; color : #a90303; }
hr	{ height: 0px; border: solid #101010 0px; border-top-width: 1px;}

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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #666666; border: 1px #200802 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #252525; }
td.row2	{ background-color: #373737; }
td.row3	{ background-color: #101010; }

/*
  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: #230803;
		background-image: url(templates/subSilver/images/);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	font-size: 12px;
	color: #fffef7;
/*	font-weight: bold; */
/*	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF; */
	height:25px;
	background-color: #000;
	background-image: url(templates/subSilver/images/);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/subSilver/images/);
			background-color:#230803; border: #140505; 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;
}

td.tdCornerL,td.tdCornerR,td.tdTop, td.tdRight, td.tdLeft  {
	font-size: 11px;
	color: #939393;
/*	border-bottom:1px solid #200B01; */
	border-top:1px solid #200B01;
	height:28px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: lighter; 
    border: #200802; border-style: solid; height: 28px;
}

td.row3Right,td.spaceRow {
	background-color: #101010; border: #140505; 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",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #C7C1C0;
}

/* General text */
.gen { font-size : 12px; }
.genmed,.genmed2 { font-size : 11px; }
.gensmall, .gensmall2, .gensmall3 { font-size : 11px; }
.gen,.genmed,.gensmall { color : #939393; }
.genmed2 { color:#d3cdcd;}
.gensmall2 { color : #939393; }
.gensmall3 { color : #939393; }
a.gen,a.genmed,a.gensmall { color: #9b9696; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #a90303; text-decoration: underline; }

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

/* Forum category titles */
.cattitle		
{
 font-size: 12px;
 color:#d0d0d0;
 font-weight:bold; 
}
a.cattitle, a.cattitle:visited	{ text-decoration: none; color:#d0d0d0;}
a.cattitle:hover { text-decoration: underline; color:#d0d0d0;}

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

/* 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 : #C7C1C0;}
a.nav			{ text-decoration: none; color : #9b9696; }
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 : #C7C1C0; }
a.topictitle:link   { text-decoration: none; color : #9b9696; }
a.topictitle:visited { text-decoration: none; color : #9b9696; }
a.topictitle:hover	{ text-decoration: underline; color : #a90303; }

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

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

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

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

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

.mod {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_BODY_TEXT}; line-height: 125%;
}

.exclamation {
	font-weight: bold; font-family: Times New Roman, Verdana; font-size : 45px; color: #ffffff;
}

td.ModTable { background-color: #ff6060; }


/* Copyright and bottom info */
.copyright		{ font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #d0d0d0; letter-spacing: -1px;}
a.copyright		{ color: #d0d0d0; text-decoration: none;}
a.copyright:hover { color: #C7C1C0; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #C7C1C0;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-color : #C7C1C0;
}

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

input { text-indent : 2px; }

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

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

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

.topic_modtools {
	float: right;
}

#ajax_load {
	display: none;
	position: fixed;
	width: 230px;
	height: 40px;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -125px;
	padding: 10px;
	background: #E4E4E4;
	border: 1px solid #9D9D9D;
	text-align: center;
	z-index: 10000;
}

* html #ajax_load {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->