 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	scrollbar-face-color: #A5966E;
	scrollbar-highlight-color: #D0C197;
	scrollbar-shadow-color: #8B7B51;
	scrollbar-3dlight-color: #AC9864;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #7F6E43;
	scrollbar-darkshadow-color: #8B7B51;
	color: #FFFFFF;
}

/* Group a (links) together */
a {
	text-decoration: none;
}

a:hover{
	text-decoration:none; 
	color:#000000; 
	height:6pt; 
	cursor: hand; 
}
/* filter:blur (strength: 20) */

a.postlink	{ text-decoration: underline; color : #000000 }
a.postlink:visited { text-decoration: underline; color : #000000; }
a.postlink:hover { text-decoration: none; color : #000000 }

a.modcolor:hover {
	color:	#FFE081;
	text-decoration: underline;
}

a.gen,a.genmed,a.gensmall,a.gentiny { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gentiny:hover	{ color: #000000; text-decoration: underline; }

a.gentbl,a.gentblmed,a.gentblsmall, a.gentbltiny { 
	color: #6A3921; 
	text-decoration: none; 
}

a.gentbl:hover,a.gentblmed:hover,a.gentblsmall:hover, a.gentbltiny:hover { 
	color: #FFE081; 
	text-decoration: underline; 
}


/*Newest user, shown on forum index page */
a.newestuser {	color : #FFE081; }
a.newestuser:visited {	color : #FFE081; }
a.newestuser:hover {	color : #FFFFFF; }
a.newestuser:active {	color : #FFFFFF; }



/* The register, login, search etc links at the top of the page */
.mainmenu 	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 11px; color : #715F32 }
a.mainmenu 	{ text-decoration: none; color : #715F32;  }
a.mainmenu:hover{ text-decoration: underline; color : #928259; cursor: hand; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; cursor: hand; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 16px; color : #000000; }
a.forumlink 		{ text-decoration: none; color : #000000; }
a.forumlink:hover	{ text-decoration: underline; color : #000000;	cursor: hand; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 14px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; cursor: hand; }

/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright { color: #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;	cursor: hand; }

a.navtbl			{
	text-decoration: none;
	color : #000000;
}

a.navtbl:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle	{ font-weight: bold; font-size: 13px; color : #000000; }
a.topictitle   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #000000; cursor: hand; }


/**/
/**/
/**/



/* General font families for common tags */
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */

font,th,td,p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }

hr	{ margin: 0px 0px 0px 0px; }


/* This is the border line & background colour round the entire page */
.bodyline	{
	background-color: #000000;
	border-width: 0px 0px 0px 0px;
	background-image : url(/templates/images/background.gif);
	margin: 0px 0px 0px 0px;
}

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #000000;
	border: 0px #5B0B0B solid;
	background-image : url(images/gen_background.jpg);
}

table.row2	{
	background-color: #AB8C5B;
	background-image : url(images/gen_background2.jpg);
}

table.row3	{
	background-color: #AB8C5B;
	background-image : url(images/gen_background3.jpg);
}

/* Main table cell colours and backgrounds */

td.row1	{
	background-color: #BA9F70;
	background-image : url(images/gen_background.jpg);
}
td.row2	{
	background-color: #AB8C5B;
	background-image : url(images/gen_background2.jpg);
}

td.row3	{
	background-color: #AB8C5B;
	background-image : url(images/gen_background3.jpg);
}


/*
  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: #9E8052;
	background-image: url(images/cellpic2.jpg);
	background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #C0C0C0;
	font-size: 16px;
	font-weight : bold;
	background-color: #424242;
	height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic2.jpg);
	background-color:#9E8052;
	border: #000000;
	border-style: solid;
	height: 28px;
	background-repeat: repeat-x;
}

.admincolor {
	color: #D4000A;
}

a.admincolor:hover {
	color:	#FFE081;
	text-decoration: underline;
}


.modcolor {
	color: #006300;
}

/*
  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: #404040; 
	border-style: solid; 
	height: 28px; 
	background-color: #000000; 
}


td.row3Right,td.spaceRow {
	background-color: #BA9F70; 
	border: #404040; 
	border-style: solid; 
	background-image : url(images/gen_background.jpg);
}

th.thHead,td.catHead { font-size: 16px; 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,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
			text-decoration: none; line-height : 120%; color : #333333;
}


/* Description */
.maindescr	{
	font-size: 16px; 
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color : #FFE081;
}


/* General text */
.gen {
	font-size : 12px;
	font-family: Verdana, , Arial, Helvetica, sans-serif;
}


.gentiny { font-size : 9px; font-family: Sylfaen, Arial, Verdana, Helvetica, sans-serif; }
.genmed { font-size : 11px; font-family: Arial, Verdana, Helvetica, sans-serif; }
.gensmall { font-size : 13px; font-family: Sylfaen, Arial, Verdana, Helvetica, sans-serif; }
.gen,.genmed,.gensmall { color : #000000; }

/* General text inside table*/
.gentbl { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblsmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentbltiny { font-size : 8px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentbl,.gentblmed,.gentblsmall { color : #000000; }



/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navtbl			{
	font-weight: bold;
	font-size: 14px;
	color : Black;
}

.topictype {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 14px;
	color: #000000;
}

.jumpbox {
	text-align: right;	
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 14px; color : #000000;}
a.name	{ font-size : 14px; color : #000000; }
a.name:visited	{ font-size : 14px; color : #404040; }
a.name:hover	{ font-size : 14px; color : #FFE081; }


/* Location, number of posts, post date etc */
.postdetails	{
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.spaceRow {
	background-color: #A48553;
	background-image : url(images/gen_background3.jpg);
}


/* The content of the posts (body of text) */

.postbody { 
	color: #000000; 
	font-family: Verdana;
	font-size: 12px; 
	line-height: 18px 
}


/* Quote & Code blocks */
.code {
	color: #00bf00; 
	font-size: 11px; 
	font-family: Courier, "Courier New", sans-serif; 
	background-color: #000000; 
	border: solid 1px #330000 
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDB77A;
	line-height: 125%;
	background-color: #A48553;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(images/gen_background3.jpg);
}


/* Form elements */
input,textarea {
	font-size: 11px;
	color : #FFFFFF;
	background-color : #A48553;
	background-image: url(images/gen_background.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #A48553 #C7B188 #C7B188 #A48553;
}


textarea { 
	color: #FFFFFF; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #CEB88F; 
	border: solid 1px #000000 
}

/* The text input fields background colour */
input {
	color: #000000; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #CEB88F; 
	text-indent: 2px; 
	border: solid 1px #000000 
}

/* The buttons used for bbCode styling in message post */
input.button {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #CEB88F;
	border: solid 1px #000000;
	width: 30px
}

input.checkbox {
	background-image: url(images/gen_background2.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
}


input.radio {
	background-image: url(images/gen_background2.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
}

input.login {
	background-image: url(images/gen_background3.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
}



/* The main submit button option */
input.mainoption {
	color: #333333;
	font-weight: normal;
	background: #B2A37B;
	border: solid 1px #000000
}

/* None-bold submit button */
input.liteoption {
	color: #333333;
	font-weight: normal;
	background: #B2A37B;
	border: solid 1px #000000
}

select {
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #B2A37B;
	border: solid 1px #000000
}


/* 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 { 
	color : #000000;	
	background-color: #A48553; 
	background-image: url(images/gen_background2.jpg);	
	border-style: none; 
}
.helpline2 { 
	color : #000000;	
	background-color: #A48553; 
	background-image: url(images/gen_background.jpg);	
	border-style: none; 
}

.pp,.genlarge { color : #000000; text-decoration: none; }
a.pp,a.genlarge { color: #006699; text-decoration: none; }
a.pp:visited,a.genlarge:visited { color: #006699; text-decoration: none; }
a.pp:hover,a.genlarge:hover { color: #DD6900; text-decoration: none; }

p.viewtopic {
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}