/*
	gw-orcshop Theme gebaseerd op het originele	
	subSilver Themegemaakt door subBlue design
	Het gw-orcshop Theme is gemaakt door fbs Vision
	© 2005 fbs Vision
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	scrollbar-face-color: #970000;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #970000;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
/*	background-image: url(images/bgrb.gif);*/
	background-color: #565656;
	color: #ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container{
	position: absolute;
	width: 756px;
	margin-left:-378px;
	left:50%;
	background-color: Black;
}
/*footer*/
#voetje{
	text-align: center;
	border: 2px solid #970000;
}
/* algemeen font voor de meest voorkomende tags */
font,th,td,p {
font-family: Verdana, Arial, Helvetica, sans-serif
}
a {
	font-size: 10px;
	color: #fffff0;
	text-decoration: none;
}
a:hover{
	color: #970000;
}
hr	{
height: 1px; 
border: solid #970000 0px; 
border-top-width: 1px;
}

/* Border om de hele pagina */
.bodyline {
background-color: #000;
border: 1px #970000 solid;
}

/* De border om de belangrijkste tables */
.forumline	{
background-color: #000;
border: 2px #970000 solid;
}
.midden{
 text-align: center;
}

/* Main table cell cell- en achtergrondkleuren  */
td.row1	{ 
background-color: #000;
color: #fffff0;
font-size: 11px;

}
td.row2	{ 
background-color: #000;
color: #fffff0;
font-size: 11px; 
}
td.row3	{
background-color: #000; 
color: #fffff0;
font-size: 11px;
}

/*
  Dit is voor de table cell boven de Topics, Post en laatste posts van index.php
  Standaard is dit een gradiated background maar je kan het per forum vervangen door een
  specifieke gif.
*/
td.rowpic {
	background-color: #000;
	background-image: url(images/bgzwart.gif);
/*		background-repeat: repeat-y;*/
}

/* Header cells */
th	{
	color: #ffffcc;
	font-size: 11px;
	font-weight : bold;
	background-color: #970000;
	height: 25px;
	/*background-image: url(images/cellpic3.gif);*/
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/bgzwart.gif);
background-color:#000; 
border: #000; 
border-style: solid; 
height: 28px;
}

/*
  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: #000; 
	border-style: solid; 
	height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #000; 
	border: #000; 
	border-style: solid; }

th.thHead,td.catHead { 
font-size: 12px; 
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: 22px; 
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; 
line-height : 120%; 
color : Orange;
}

/* General text */
.gen { 
font-size : 12px;
}
.genmed { 
font-size : 10px; 
}
.gensmall { 
font-size : 9px; 
}
.gen,.genmed,.gensmall { 
color : #ffffcc; 
}
a.gen,a.genmed,a.gensmall { 
color: #C48000; 
text-decoration: none; 
}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ 
color: #FFFFF0; 
text-decoration: none;
}

/* Het hoofdmenu aan de top van de pagina */
#topper{
	background-color: Black;
	border: 2px solid #970000;
	text-align: center;
	color: yellow;
	font-size: 16px;
}
#mainmenu ul{
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}
#mainmenu li{
	display: inline;
}
#mainmenu li a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #970000;
	color: yellow;
	width: 100px;
}
#mainmenu li a:hover{
	background-color: yellow;
	color: #970000;
}
#logmenu ul{
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}
#logmenu li{
	display: inline;
}
#logmenu li a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #970000;
	color: yellow;
}
#logmenu li a:hover{
	background-color: yellow;
	color: #970000;
}
/* Forum category titles */
.cattitle		{ 
font-weight: bold; 
font-size: 10px ; 
letter-spacing: 1px; 
color : #fffff0;
}
a.cattitle		{ 
font-size:14px;
text-decoration: none; 
color : #fffff0;
}
a.cattitle:hover{ 
text-decoration: none; 
color: #ffffcc;
}

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

/* 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 : #ffffcc;
}
a.nav{ 
text-decoration: none; 
color : orange;
}
a.nav:hover		{
text-decoration: none;
color: #fffff0;
}

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

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

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

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

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px; color: #006600;
	background-color: #000; 
	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: #fff; 
	line-height: 125%;
	background-color: #000;
	border: #D1D7DC;
	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: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffcc;
letter-spacing: -1px;
}
a.copyright{
color: orange;
text-decoration: none;
}
a.copyright:hover {
color: #970000;
text-decoration: none;
}
/* Form elements */
input,textarea, select {
	color : #000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #fff;
}
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 : #970000;
	font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
	background-color : #F970000;
	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: #000; 
border-style: none;
}
.ladder table{
	width: 90%;
	border: 1px solid #970000;
}
.ladder caption{
	font-size: 12px;
	font-weight: bold;
}
.ladder th{
	font-weight: bold;
	font-size: 11px;
}
.ladder td{
	font-size: 10px;
	border: 1px solid #970000;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

