/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #383838;
	padding: 0px 7px 7px 7px;
	margin: 0;
}

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


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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #282828; border: 1px #181818 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #282828; padding: 8px;}
td.row2	{ background-color: #111111; padding: 8px;}
td.row3	{ background-color: #09283d; padding: 8px;}


/*
  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: #282828;
		background-image: url(/images/module-bg3.png);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #efefef; font-size: 12px; font-weight : bold;
	background-color: #181818; height: 28px;
	/* background-image: url(/images/module-bg.gif); */
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/images/module-bg3.png);
			background-color:#000000; border: #383838; border-style: solid; height: 28px; padding: 0 0 0 8px; 
}


/*
  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: #383838; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #111111; border: #000000; border-style: solid; }
td.row3 {background-color: #000000;}
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: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 140%; color : #EFEFEF; margin: 20px 10px 10px 0;
}


/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #BBBBBB; }
a.gen,a.genmed,a.gensmall { color: #efefef; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #78b3b2; text-decoration: underline; }
.gray { color : #999999; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #C8DC70;}
a.mainmenu		{ text-decoration: none; color : #efefef;  }
a.mainmenu:hover{ text-decoration: underline; color : #efefef; }


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


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


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


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: normal; font-size: 12px; color : #BBBBBB; }
a.topictitle:link   { text-decoration: none; color : #BBBBBB; }
a.topictitle:visited { text-decoration: none; color : #BBBBBB; }
a.topictitle:hover	{ text-decoration: underline; color : #EFEFEF; }


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

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


/* The content of the posts (body of text) */
.postbody { font-size : 13px; color: #AAAAAA; font-family: verdana, arial; line-height: 160%;}
a.postlink:link	{ text-decoration: underline; color : #adbf26; }
a.postlink:visited { text-decoration: underline; color : #adbf26; }
a.postlink:hover { text-decoration: underline; color : #EFEFEF}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #232323;
	background-color: #F5F5F5; border: #808080; 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: 12px; color: #363636; line-height: 125%;
	background-color: #808080; border: #414141; 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: #888888; letter-spacing: 1px;}
a.copyright		{ color: #8d8a7b; text-decoration: none;}
a.copyright:hover { color: #8d8a7b; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	background-color : #051F2E; border: 1px solid #000000;
	color : #FFFFFF;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select.post {
	background-color : #051F2E; border: 1px solid #000000;
	color : #FFFFFF;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
}

input { text-indent : 1px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #051F2E;
	font-weight : bold;
        padding: 3px 0px 3px 0px;
		margin: 0px;
        border: 1px solid #000000;
}

/* The main submit button option */
input.mainoption {
	background-color : #051F2E;
	font-weight : bold;
        padding: 3px 10px 3px 10px;
		margin: 0px;
        border: 1px solid #000000;

}

/* None-bold submit button */
input.liteoption {
	background-color : #051F2E;
	font-weight : bold;
        padding: 3px 10px 3px 10px;
		margin: 0px;
        border: 1px solid #000000;
}

/* 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: #282828; border-style: none; }

td.inlineadtitle {
	background-color: #FFFDEA;
}
td.inlinead {
	background-color: #282828; text-align: center;
}

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

#navlist
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
height: 45px;
background-image: url(/images/nav-bg_03.gif);
background-repeat: repeat-x;
border-top: 1px solid #282828;
padding: 0;
margin: 0px 0px 5px 0px;
white-space: nowrap;
}

#navlist ul {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
list-style: none;
display: block;
white-space: nowrap;
float:left;
padding: 10px 0 10px 5px;
margin: 0;
height:20px;
}

#navlist li a
{
color: #C8DC70;
border-right: 1px solid #3a3e44;
text-decoration: none;
padding: 0 10px 0 5px;
}

#navlist li a:link { color: #C8DC70; }

#navlist li a:hover
{
color: #ffffff;
}

#navlist li a#current
{
background: #383838;
color: #fffdea;
border-right: none;
padding: 0 10px 0 10px;
}

li#active {
background-color:#383838;

}
/* Cookiechoice */
#cookieChoiceInfo {
   font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
   font-size: 14px;
   background: #000;
   color: #fff;
   padding: 4px;
   text-align: center;
}

#cookieChoiceInfo a  {
    color: #a9c231;
}
