html {
	width:100%;
	color:#c0c0c0;
	background:#000;
	}
body {
	width:100%;
	margin:0;
	padding:0 0 10px 0;
	color:#c0c0c0;
	background:#000;
	font:normal normal 12px/18px verdana,arial,helvetica,sans-serif;
	}
div,p,ol,ul,li,table,th,tr,td,form,input,textarea {
	font:normal normal 100% verdana,arial,helvetica,sans-serif;
	}
pre {
	font:normal normal 100% courier,"courier new",monospace;
	white-space:nowrap;
	}
img {border:0;}
a:link,a:active {
	text-decoration:none;
	color:#0f0;
	}
a:visited {
	text-decoration:none;
	color:#9acd32;
	}
a:hover,a:focus {
	text-decoration:none;
	color:#ff0;
	}
hr {
	height:0px;
	border:0 solid #eeeeee;
	border-top-width:1px;
	}

.bodyline {
	background-color:#000;
	border:0px solid #0397ff;
	}
.forumline {
	background-color:#0ff;
	border:0 #0f0 solid;
	}
a.topics {
	color:#00ff00;
	text-decoration:none;
	font: normal bold 14px verdana,arial;
}
a.topics:hover {
	color:#ffa34f;
	text-decoration:none;
}

.copyright		{ font-size: 10px; font-family: verdana; color: c0c0c0;; letter-spacing: -1px;}
a.copyright		{ color: #00ff00; text-decoration: none;}
a.copyright:hover { color: #ffffff; text-decoration: underline;}

#v_all {
	position:relative;
	width:99%;
	max-width:1200px;
	margin:0 auto;
	padding:0;
	}
#f_topmenu {
	font-size:120%;
	font-weight:bold;
	}

td.row1	{ background-color: #000000; }
td.row2	{ background-color: #111111; }
td.row3	{ background-color: #222222; }

td.rowpic {
	background-color:#006699;
	}

th {
	color:#FFA34F;
	font-size:12px;
	font-weight:bold;
	background-color:#006699;
	height:28px;
	}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#006699;
	height:25px;
	}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #00ffff; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #333333; border: #00ffff; border-style: solid;
}

th.thHead,td.catHead { 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,h1,h2 {
	font-weight:bold;
	font-size:18px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:120%;
}
.gen { font-size:12px; }
.genmed { font-size:11px; }
.gensmall { font-size:10px; }
.gen,.genmed,.gensmall { color:#c0c0c0; }
a.gen,a.genmed,a.gensmall { color: #00ff00; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color:#ffc956; text-decoration:none; }
a.gen:hover,a.genmed:hover,a:hover.gensmall { color:#ffe8b7; text-decoration:none; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size:100%; letter-spacing: 1px; color : #FFA34F;}
a.cattitle		{ text-decoration: none; color : #FFA34F; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size:100%; color : #00ff00; }
a.forumlink 	{ text-decoration: none; color:#00ff00; }
a.forumlink:hover{ text-decoration: underline; color:#FFA34F; }

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

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

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

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

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

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

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

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

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

input { text-indent : 2px; }

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

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

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

#v_bottom {
	position:relative;
	padding:10px 0;
	text-align:center;
	}
#v_top_menu,
#v_bottom_menu {
	position:relative;
	padding:10px 0;
	line-height:150%;
	text-align:center;
	}
#v_top_menu a,
#v_bottom_menu a {
	color:#ffc956;
	}
#v_bottom_counts {
	position:relative;
	padding:10px 0;
	text-align:center;
	}
#v_bottom_copyright {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:24px;
	font:normal normal 11px tahoma,arial,sans-serif;
	overflow:hidden;
	}
#v_bottom_copyright a {
	color:#ffc956;
	text-decoration:none;
	}
#v_copyright_company {
	position:absolute;
	left:5px;
	bottom:1px;
	width:48%;
	height:24px;
	line-height:22px;
	text-align:left;
	z-index:1;
	}
#v_copyright_design {
	position:absolute;
	right:5px;
	bottom:1px;
	width:48%;
	height:24px;
	line-height:22px;
	text-align:right;
	z-index:0;
	}

@import url("formIE.css");
