/*
  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 {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

/* General font families for common tags */
a:link,a:active,a:visited { color : #FF6600; }
a:hover		{ text-decoration: underline; color : #CC0000; }

.topbar { background-color: #A7A394; border-bottom: 1px #879DA1 solid; }
.footerbar { background-color: #E8E6E2; border-top: 1px #879DA1 solid; border-bottom: 1px #879DA1 solid; }

.menusep { border-right: 1px #A7A394 solid; }
.rightsep { border-right: 1px #E8E6E2 solid; }

.hilite { color : #FF6600; }

.menu { font-size : 12px; color : #000000; }
a.menu, a.menu:link,a.menu:active,a.menu:visited { color: #000000; text-decoration: none; }
a.menu:hover	{ color: #FF6600; text-decoration: none; }

.copyright { font-size: 11px; color: #000000;}
a.copyright { color: #000000; text-decoration: none;}
a.copyright:hover { color: #FF6600; text-decoration: underline;}

hr	{ height: 0px; border: solid #E8E6E2 0px; border-top-width: 1px;}
input {
	color : #000000;
	border-color : #E8E6E2;
	text-indent : 2px; 
	border: 1px #879DA1 solid;
}

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

/* Main table cell colours and backgrounds */
.row1	{ background-color: #FFFFFF; }
.row2	{ background-color: #E8E6E2; }
.spaceRow { background-color: #999999; }
	
div.post_buttons { margin: 0px; padding: 1px; float: right; border: 0px none; }
div.post_details { margin: 0px; padding: 2px; float: left; border: 0px none; }

/* Header cells  */
th	{ color: #E7E7E7; font-size: 0.7em; font-weight: bold; background-color: #666666; height: 25px; }

/* Footer cells  */
td.catBottom	{ color: #E7E7E7; font-size: 0.6em; font-weight: bold; background-color: #666666; height: 25px; }
a.catBottom,a.catBottom:link,a.catBottom:visited,a.catBottom:hover { color: #E7E7E7; text-decoration: none; }

td.catHead,td.catSides,td.catLeft,td.catRight { color: #E7E7E7; background-color:#425973; height: 28px; }
td.cat { color: #E7E7E7; font-size: 0.7em; font-weight: bold; background-color:#999999; }

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

/* General text */
.genbig { font-size : 14px; }
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #FF6600; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

a.admin,a.admin:visited { font-size: 0.8em; color: #CC0000; text-decoration: none; }
a.admin:hover { color: #990000; text-decoration: underline; }

a.inactive,a.inactive:visited { font-size: 0.8em; color: #999999; text-decoration: none; }
a.inactive:hover { color: #313131; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 0.7em; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #FF6600;  }
a.mainmenu:hover { text-decoration: underline; color : #CC0000; }

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

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

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

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 0.7em; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #FF6600; }
a.topictitle:visited { text-decoration: none; color : #FF6600; }
a.topictitle:hover	{ text-decoration: underline; color : #CC0000; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 0.7em; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails { font-size : 0.6em; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 0.8em;}
a.postlink:link	{ text-decoration: none; color : #FF6600 }
a.postlink:visited { text-decoration: none; color : #FF6600; }
a.postlink:hover { text-decoration: underline; color : #CC0000}

.navsection { font-weight: bold; font-size: 0.6em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #E5E5E5; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; 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; 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: 0.7em; 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; }

.topic_btn { margin: 1px; }

/* FI Colour Palette */
.colouter,.col { border:1px solid #000000; margin-left:10px; }
.colouter { border-right-width:0; cursor:pointer; }
.col { margin:0; padding:0 0 0 7px; display:inline; border-width:1px 1px 0 0; font-size:7px; }
.colouter { cursor:hand; }

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