

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {	
	background-color: #AF3F03;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	scrollbar-base-color: #AF3F03; 
	scrollbar-face-color: #FB6100;
	scrollbar-highlight-color: #FF9E61;
	scrollbar-3d-light-color: #B24500;
	scrollbar-arrow-color: #6A2900;
	scrollbar-shadow-color: #6A2900;
	scrollbar-track-color: #AF3F03;
	scrollbar-arrow-color: #6A2900;
	scrollbar-dark-shadow-color: #B24500;
	text-align: center; /* for IE */ 
	width: 100%; 
	height: 100%;
}

div#main { 
	text-align: left; /* reset text alignment */ 
	width: 780px;
	height: 100%;
	margin: 0 auto; /* for the other browsers */ 
	background-image: url(images/footerBGstripe.gif);
}

.graphicMenu {
	text-align: right;
	float: right;
	position: relative;
	top: -19px;
	z-index: 2;
	margin-right: 6px;
}

#forumBody {
	width: 780px;
	text-align: left; /* reset text alignment */	
	background: url(images/bodyBGstripe.gif);
	
}

#forumFooter {
	width: 780;
}

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


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

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


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFE9E2; }
td.row2	{ background-color: #EFE2D2; }
td.row3	{ background-color: #E6D2BA; }


/*
  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: #AF3F03;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #AF3F03; height: 16px;
/* background-image: url(images/cellpic3.jpg); */
/* background-repeat: repeat-y; */
}

td.cat,th.thHead,td.catHead,td.catSides,td.catLeft,th.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic3.jpg); background-repeat: repeat-y;
			background-color: #AF3F03; border: #FFFFFF; border-style: solid; height: 18px;
}


/*
  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: 18px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thRight,th.thBottom,th.thCornerL,th.thCornerR	{
			font-weight: bold; font-family: Verdana; font-size: 11px; border: #FFFFFF; border-style: solid; height: 16px;  
}
	
td.tdTop, td.tdCornerR, td.tdCornerL { 
			font-weight: bold; font-family: Verdana; font-size: 11px ; letter-spacing: 1px; color: #FFFFFF;
			background-color: #AF3F03; height: 18px; 
}

td.row3Right,td.spaceRow {
	background-color: #E6D2BA; border: #FFFFFF; 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; }
td.catLeft, th.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, td.tdCornerL { border-width: 0px 0px 0px 0px; background-image: url(images/cellpic3.jpg); background-repeat: repeat-y; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

.postHeaderSubjectBar	{
			color: #FFFFFF; font-family: Trebuchet MS; font-size: 18px; font-weight: bold; text-align: left;
			background-color: #AF3F03; background-image: url(images/cellpic3.jpg); background-repeat: repeat-y; 
			height: 20px; border: #FFFFFF; border-style: solid; border-width: 0px 0px 0px 0px;
}

.postHeaderSubDateBar {
			color: #FFFFFF; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; 
			background-color: #AF3F03; background-image: url(images/cellpic3.jpg); background-repeat: repeat-y; 
			height: 18px; border: #FFFFFF; border-style: solid; 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: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #B64000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-family: Verdana; font-size: 10px; }
.gen,.genmed,.gensmall { color: #652607; }
a.gen,a.genmed,a.gensmall { color: #B64000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #EB6015; text-decoration: underline; }

.gensmallPostHeader { color: #FFFFFF; font-family: Verdana; font-size: 10px; font-weight: bold; }
a.gensmallPostHeader:link   { color: #FFFFFF; }
a.gensmallPostHeader:visited { color: #FFFFFF; }
a.gensmallPostHeader:hover	{ color: #652607; }

/* The register, login, search etc links at the top of the page */
div#menuUp { position: relative; top: -30px; z-index: 2; }
.mainmenu		{ font-size : 11px; color : #B64000; }
a.mainmenu		{ text-decoration: none; color : #B64000;  }
a.mainmenu:hover{ text-decoration: underline; color : #EB6015; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-family: Trebuchet MS; font-size: 14px ; letter-spacing: 1px; color: #FFFFFF; }
a.cattitle:link, a.cattitle:visited		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; color: #FFFFFF; }

/* Private message titles */
.pmtitle		{ font-weight: bold; font-family: Trebuchet MS; font-size: 14px ; letter-spacing: 1px; color: #EB6015; }
a.pmtitle:link, a.cattitle:visited		{ text-decoration: none; color : #B64000; }
a.pmtitle:hover{ text-decoration: underline; color: #EB6015; }

/* Titles for top of each board's post listings */
.forumListTitle		{ font-weight: bold; font-family: Trebuchet MS; font-size: 18px ; letter-spacing: 1px; color: #FFFFFF; }
a.cattitle:link, a.cattitle:visited		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; color: #FFFFFF; }


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


/* 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 : #B64000;}
a.nav			{ text-decoration: none; color: #B64000; }
a.nav:hover		{ text-decoration: underline; color: #EB6015;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #B64000; }
a.topictitle:link   { text-decoration: none; color : #B64000; }
a.topictitle:visited { text-decoration: none; color : #C38463; }
a.topictitle:hover	{ text-decoration: underline; color : #EB6015; }


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

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


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


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

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #652607; line-height: 125%;
	background-color: #E6D2BA;
	border-style: solid;
	border-left-color : #943706;
	border-top-color : #943706;
	border-right-color: #612404;
	border-bottom-color: #612404;
	border-width: 1px 2px 2px 1px;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:Hover { color: #652607; text-decoration: underline;}

.copyright2		{ color: #FFFFFF; font-family: Verdana; font-size: 10px; letter-spacing: -1px;}
a.copyright2:link		{ color: #FFFFFF; text-decoration: none;}
a.copyright2:visited		{ color: #FFFFFF; text-decoration: none;}
a.copyright2:hover { color: #652607; text-decoration: underline;}


/* Form elements */
input, textarea, select {
	color: #652607;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-right-color : #943706;
	border-bottom-color : #943706;
	border-left-color: #612404;
	border-top-color: #612404;
	border-width: 2px 1px 1px 2px;
	scrollbar-base-color: #AF3F03; 
	scrollbar-face-color: #FB6100;
	scrollbar-highlight-color: #FF9E61;
	scrollbar-3d-light-color: #B24500;
	scrollbar-arrow-color: #6A2900;
	scrollbar-shadow-color: #6A2900;
	scrollbar-track-color: #EFE9E2;
	scrollbar-arrow-color: #6A2900;
	scrollbar-dark-shadow-color: #B24500;
}

.inputCheckbox, .inputRadio {
	border-style: none;
}

.optionBox	{
	color: #652607;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
}			

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #AF3F03;
	color: #FFFFFF;
	border-style: solid;
	border-left-color : #943706;
	border-top-color : #943706;
	border-right-color: #612404;
	border-bottom-color: #612404;
	border-width: 1px 2px 2px 1px;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #AF3F03;
	color: #FFFFFF;
	border-style: solid;
	border-left-color : #943706;
	border-top-color : #943706;
	border-right-color: #612404;
	border-bottom-color: #612404;
	border-width: 1px 2px 2px 1px;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #AF3F03;
	color: #FFFFFF;
	border-style: solid;
	border-left-color : #943706;
	border-top-color : #943706;
	border-right-color: #612404;
	border-bottom-color: #612404;
	border-width: 1px 2px 2px 1px;
	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: #EFE2D2; border-style: none; }


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

