


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
scrollbar-face-color:#ABB2BA;
scrollbar-highlight-color:#CBCFD3;
scrollbar-3dlight-color:#747F8A;
scrollbar-darkshadow-color:#747F8A;
scrollbar-shadow-color:#919AA4;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E4E6E5; background-color:#FFFFFF;
}

/* General font families for common tags */
font,th,td,p { font-family: Arial, Verdana, Helvetica; font-size: 11px; Color: 333333; }
a:link,a:active,a:visited { color : #754A1B; font-size:11px; font-family:Arial, Verdana, Helvetica; text-decoration:none; font-weight:bold }
a:hover		{ text-decoration: none; color : #B79300; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
/*
.bodyline	{ border: 1px #70818F solid; }
*/

/* This is the outline round the main forum tables */
.forumline	{ border: 2px solid #70818F; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #e3e3e3; }
td.row3	{ background-color: #d5d5d5; } 
td.menu {background-color: #848B93; background-image: url('images/bg_menu.gif')}


/*
  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: #FFFFFF;
	background-image: url('images/bg_th.gif');
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #666666; font-size: 11px; font-weight : bold;
	background-color: #FFFFFF; height: 25px;
	font-family:Arial, Verdana;
background-image: url('images/bg_th.gif');
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#aeaeae; border: medium solid #FFFFFF; height: 28px; background-image: URL('images/cat_bg.gif');
}


/*
  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.thCornerL,th.thHead,th.thSides,th.thCornerR,th.thTop  {font-weight: bold; border: medium solid #FFFFFF; height: 28px; color:#333333; font-size:11px; font-family:Arial, Verdana }

th.thLeft {font-weight: bold; border: medium solid #FFFFFF; height: 28px; font-size:11px }
th.thRight {font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
th.thBottom {font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right{ background-color: #B2BBC3; border: medium solid #FFFFFF;  }
td.spaceRow {background-color: #C8D0D7;	border: 2px solid #FFFFFF; background-image:url('images/header_bg.gif'); background-repeat:repeat; background-attachment:fixed
}

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	  { font-weight: bold; border: #FFFFFF;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: Arial, Verdana, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #333333;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; font-family: Arial, Verdana; color:#333333 }
.gen,.genmed,.gensmall { color : #333333; }
a.gen,a.genmed,a.gensmall { color: #754A1B; text-decoration: none; font-weight: bold; }
a:hover.gen, a:hover.genmed, a:hover.gensmall	{ color: #B79300; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu { 
		background-image: url(images/bg_menu.gif);
		background-repeat: repeat-x;
}


/* Forum category titles */
.cattitle		{ font-size: 11px ; color : #FFFFFF;font-family: Arial, Verdana; }
a.cattitle		{ text-decoration: none; color : #cfcfcf;font-size:11px; font-family: Arial, Verdana; font-weight:bold }
a:visited.cattitle { text-decoration: none; color : #cfcfcf; }
a:hover.cattitle{ text-decoration: none;font-family: Arial, Verdana; font-size:11px; color:#FFFFFF; font-weight:bold }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #333333; }
a.forumlink 	{ text-decoration: none; color : #754A1B;font-family:Arial,Verdana; font-size:11px }
a:visited.forumlink { text-decoration: none; color : #754A1B;font-size:11px; font-family:Arial, Verdana }
a:hover.forumlink { text-decoration: none; color : #B79300;font-family:Arial, Verdana; font-size:11px }


/* 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 : #333333;}
a.nav			{ text-decoration: none; color : #754A1B; }
a:hover.nav		{ text-decoration: none; color : #B79300; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: normal; font-size: 11px; color : #333333;font-family:Arial, Verdana }
a:link.topictitle   { text-decoration: none; color : #754A1B; font-family:Arial, Verdana;font-size:11px }
a:visited.topictitle { text-decoration: none; color : #754A1B; font-family:Arial, Verdana; font-size:11px }
a:hover.topictitle	{ text-decoration: none; color : #B79300; font-size:11px; font-family:Arial, Verdana }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #333333;font-family:Arial, Verdana}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #333333; }


/* The content of the posts (body of text) */
.postbody { font-size : 11px; color: #333333; font-family:Arial, Verdana}
a:link.postlink	{ text-decoration: underline; color : #754A1B; }
a:visited.postlink { text-decoration: none; color : #754A1B; }
a:hover.postlink { text-decoration: none; color : #B79300; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #262626;
	background-color: #ffffff; border: #262626; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #262626; line-height: 125%;
	background-color: #FFFFFF; border: #262626; 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-family: Arial, Verdana; color: #808080; letter-spacing: 1px}
.copyright2		{ font-size: 10px; font-family: Arial, Verdana; color: #000000; letter-spacing: 1px}
a.copyright		{ color: #000000; text-decoration: none; font-family:Arial, Verdana; font-size:10px; font-weight:bold}
a:hover.copyright { color: #000000; text-decoration: underline;}


/* Form elements */

select       { font-family: Verdana; font-size: 10px; color: #5E6A78; background-color: 
               #EEEEEE }
input.post
{
	background-color : #FFFF;font-family:Arial, Verdana; font-size:11px; color:#333333; border: 1px solid #666666;
}

textarea.post
{
	background-color : #FFFFFF;font-family:Arial, Verdana; font-size:11px; color:#333333; border: 1px solid #666666;

}


input { text-indent : 2px; font-size:11px; font-family:Arial, Verdana }

/* The buttons used for bbCode styling in message post */
input.button {
	border-left:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #FFFFFF; background-color: #5E6A78;
	color: #FFFFFF;
	font-size: 10px; font-family: Verdana; border-right-style:solid; border-right-color:#FFFFFF
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	font-weight : bold;
border: 1px solid #333333;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	font-weight : normal;
border: 1px solid #333333;
}

/* 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 { border-width:1px; background-color: #ABB2BA; border-style: inset;; font-family:Verdana; font-size:10px; color:#FFFFFF; background-image:url('images/bg_cat4.gif') }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");