BODY{
	background-color: #131313;
}
#forum html, #forum body {
	background: #242424 url(images/body.gif);
	padding: 0;
	margin: 0;
	color: #D0D0D0;
}
#forum body { padding: 0 5px; color: white; }

#forum TABLE,BODY,P,DIV{
	font-size:12px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* General font families for common tags */
#forum font,#forum th,#forum td,#forum p { font-family: Verdana, Arial, Helvetica, sans-serif; }
#forum a, #forum a:visited { color: #FF9000; }
#forum a:hover		{ text-decoration: underline; color: #FFFFFF; }
#forum hr	{ height: 0px; border: solid #FF9000 0px; border-top-width: 1px;}
#forum form { display: inline; padding: 0; margin: 0; }
#forum img { border: 0; }
#forum br.spacer { height: 5px; font-size: 5px; line-height: 5px; overflow: hidden; }
#forum caption { margin: 0; padding: 0; }
#forum iframe { border: none; background-color: #EEEEEE; }

/* Header and Logo */
#maintable {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #000;
}
#logotable {
	background: url(images/logo_bg.gif) top left repeat-x;
}
#forum .logorow1 {
	background: url(images/logo_left.jpg) top left no-repeat;
}
#forum .logorow2 {
	background: url(images/logo_right.jpg) top right no-repeat;
}
#buttonstable { 
	margin-bottom: 5px; 
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}
#buttonstable td { 
	background: url(images/buttons.gif) top left repeat-x; 
	height: 21px;
	overflow: hidden;
}
#header-buttons {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#header-buttons a, #header-buttons a:visited {
	color: #FFF;
	text-decoration: none;
}
#header-buttons a:hover { color: #FFFFFF; text-decoration: underline; }

#content-simple { 
	padding: 3px; 
	border-color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background-color: #191919;
}

/* This is the border line & background colour round the entire content */
#forum .content-row { background-color: #191919; }
#forum td.content { 
	background-color: #191919; 
	padding: 5px;
}

/* This is the outline round the main forum tables */
#forum .forumline	{ border: solid 1px #000; background: #313131 url(images/cell.gif) top left repeat-x; }

/* Forum header */
#forum .forumheader td { 
	background: url(images/hdr_mid.gif) left bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #EB8500;
}
#forum .forumheader a, #forum .forumheader a:visited {
	color: #EB8500;
	text-decoration: underline;
}
#forum .forumheader a:hover {
	color: #FFF;
	text-decoration: underline;
}
#forum .forumheader-mid { padding-top: 2px; }

/* pm popup */
#forum .pm-old { display: none; }
#forum .pm-new { margin: 30px; }
#forum .pm-new a, #forum .pm-new a:visited { 
	border: solid 1px #FFFFFF; 
	padding: 25px 45px;
	color: #FF9000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background: #313131 url(images/cell.gif) top left repeat-x;
}
#forum .pm-new a:hover, #forum .pm-new a:active {
	color: #FFFFFF;
}
/* Main table cell colours and backgrounds */
#forum td.row1, #forum td.row2, #forum td.row3, #forum td.row3Right, #forum td.postbottom {
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
}


/* Header cells - the blue and silver gradient backgrounds */
#forum th, #forum td.spaceRow, #forum td.th {
	color: #FFE1B9; 
	font-size: 11px; 
	font-weight: bold;
	background: #D9871B url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #F58D07;
	border-right: solid 1px #9F5A00;
	border-top: solid 1px #F58D07;
	border-bottom: solid 1px #9F5A00;
}
#forum th.left { text-align: left; }

#forum td.catBottom {
	background: #AA6000 url(images/catbottom.gif) top left repeat-x;
	height: 24px;
	padding: 1px 3px;
	border-left: solid 1px #F58D07;
	border-right: solid 1px #9F5A00;
	border-top: solid 1px #F58D07;
	border-bottom: solid 1px #9F5A00;
}
#forum td.cat,#forum td.catHead,#forum td.catSides,#forum td.catLeft,#forum td.catRight,#forum td.spaceRow2 {
	background: #2C2C2C url(images/cathead.gif) top left repeat-x;
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
}
#forum td.spaceRow, #forum td.spaceRow2 { height: 2px; overflow: hidden; font-size: 2px; line-height: 2px; padding: 0; }
#forum .cat,#forum .catHead,#forum .catSides,#forum .catLeft,#forum .catRight,#forum .catBottom { font-size: 12px; }


/*
  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 :-)
*/
#forum td.catHead { font-size: 12px; }

/* The largest text used in the index page title and toptic title etc. */
#forum .maintitle,#forum h1,#forum h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #D0D0D0;
}


/* General text */
#forum .gen { font-size: 12px; }
#forum .genmed { font-size: 11px; }
#forum .gensmall { font-size: 10px; }
#forum .gen,#forum .genmed,#forum .gensmall { color: #D0D0D0; }
#forum a.gen,#forum a.genmed,#forum a.gensmall { color: #FF9000; text-decoration: none; }
#forum a.gen:hover,#forum a.genmed:hover,#forum a.gensmall:hover	{ color: #FFFFFF; text-decoration: underline; }

#forum .generror { color: #FFF; }
#forum .progress { background-color: #FFFFFF; }

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


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


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

/* new thread link */
#forum .link-new a, #forum .link-new a:visited, #forum .link-new a.topictitle, #forum .link-new a.topictitle:visited { color: #FFFFFF; }
#forum .link-new a:hover, #forum .link-new a:active, #forum .link-new a.topictitle:hover, #forum .link-new a.topictitle:active { color: #FFE1B9; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
#forum .name			{ font-size: 11px; }
#forum .postername		{ font-size: 11px; font-weight: bold; color: #FF9000; line-height: 1.5em; }

/* Location, number of posts, post date etc */
#forum .postdetails		{ font-size: 10px; }
#forum .posterrank		{ font-size: 9px; color: #B0B0B0; }
#forum .posterprofile	{ font-size: 10px; color: #D0D0D0; }

/* The content of the posts (body of text) */
#forum .postbody { font-size: 12px;}
#forum .postbody a	{ text-decoration: none; color: #FF9000; }
#forum .postbody a:visited { text-decoration: none; color: #CE7400; }
#forum .postbody a:hover { text-decoration: underline; color: #FFFFFF; }

/* Other post stuff */
#forum td.postbottom { 
	background: #2D2D2D url(images/profile.gif) top left repeat-x; 
	font-size: 10px;
	color: #D0D0D0;
	white-space: nowrap;
}

#forum .postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #FF9000;
}

/* Quote & Code blocks */
#forum .quote-table,#forum  .code-table {
	border-left: solid 1px #090909;
	border-top: solid 1px #090909;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 5px 0;
}
#forum .quote-corner,#forum  .code-corner {
	background-color: #BE6B00;
	border-right: solid 1px #000;
}
#forum .quote-left {
	background: #BE6B00 url(images/quote_left.gif) center center no-repeat;
	border-right: solid 1px #000;
}
#forum .code-left {
	background: #BE6B00 url(images/code_left.gif) center center no-repeat;
	border-right: solid 1px #000;
}
#forum .quote-header,#forum  .code-header {
	border-bottom: solid 1px #000;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	background-color: #2E2E2E;
	color: #D0D0D0;
}
#forum .quote-text {
	color: #D0D0D0;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #2E2E2E;
}

#forum .code-text {
	font-family: Courier, 'Courier New', sans-serif;
	color: #D0D0D0;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #2E2E2E;
}

/* Copyright and bottom info */
#forum .copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #AAA; letter-spacing: -1px;}
#forum .copyright a, .copyright a:visited { text-decoration: none; color: #AAA; }
#forum .copyright a:hover,#forum  .copyright a:active { text-decoration: underline; color: #FFF; }

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

#forum input.post, #forum textarea {
	border: solid 1px #FF9000;
	background-color: #222;
	color: #D0D0D0;
}
* html input.post, * html textarea { border-color: #D0D0D0; }
#forum input.post:hover, #forum textarea:hover { border-color: #D0D0D0; }
#forum input.post:focus, #forum textarea:focus { border-color: #FFFFFF; color: #FFF; }


#forum select {
	background-color: #000;
	color: #D0D0D0;
}

#forum input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
#forum input.button {
	background-color: #313131;
	color: #D0D0D0;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #444;
}
#forum input.button:hover { 
	background-color: #444; 
	color: #FFF;
}
* html input.button { color: #000; }

/* The main submit button option */
#forum input.mainoption {
	background-color: #222;
	color: #D0D0D0;
	font-weight : bold;
	border: solid 1px #000;
}

/* None-bold submit button */
#forum input.liteoption {
	background-color: #222;
	color: #D0D0D0;
	border: solid 1px #000;
}

#forum input.mainoption:hover, #forum input.liteoption:hover { border-color: #D0D0D0; }
#forum input.mainoption:focus, #forum input.liteoption:focus { color: #FFF; border-color: #FFFFFF; }


/* 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 ;)
*/
#forum .helpline { background-color: #313131; border: solid 1px #313131; color: #D0D0D0; }


/*
	Styled checkboxes and radio buttons.
	Created by Philip Howard, GamingHeadlines.co.uk
	Web: http://www.gamingheadlines.co.uk/wod/formstyle/index.html
*/
#forum .checkbox {
	background: url(images/CheckboxUnchecked.gif) no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
#forum a.checkbox, #forum a.checkboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
#forum a.checkbox {
	background: url(images/CheckboxUnchecked.gif) no-repeat center center;
}
#forum a.checkboxchecked {
	background: url(images/CheckboxChecked.gif) no-repeat center center;
}

#forum .radiobox {
	background: url(images/RadioboxUnchecked.gif) no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
#forum a.radiobox, #forum a.radioboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
#forum a.radiobox {
	background: url(images/RadioboxUnchecked.gif) no-repeat center center;
}
#forum a.radioboxchecked {
	background: url(images/RadioboxChecked.gif) no-repeat center center;
}

#forum .inputhidden { display: none; }