/*
  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 5px 0px 5px;
	background-color: #373737;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.box_top { border-top: 1px #CCCCCC solid; padding: 6px; color: #008080; font-size: 0.7em; font-weight: bold;}
.box_main { border-left: 1px #CCCCCC solid; border-right: 1px #CCCCCC solid; border-top: 1px #CCCCCC solid; padding: 10px; }
.box_base { border-bottom: 1px #CCCCCC solid; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px;}
.box_filler { border-left: 1px #CCCCCC solid; border-right: 1px #CCCCCC solid; padding: 10px; }

.login_box { border-left: 1px #CCCCCC solid; border-right: 1px #CCCCCC solid; }
.login_top { border-top: 1px #CCCCCC solid; padding: 6px; color: #313131; font-size: 0.7em; font-weight: bold;}

#menu { font-size: 14px; background-color: #FFFFFF; }
#menu a span { vertical-align:middle; padding-left: 5px; padding-right: 5px; font-size: 14px; font-weight: bold; width: 170px; }
#menu a, #menu a:visited { vertical-align:middle; font-size: 14px; display: block; width: 100%; height: 24px; line-height: 24px; text-decoration: none; color: #313131; }
#menu a:hover { font-size: 14px; display: block; width: 100%; height: 24px; cursor: hand; text-decoration: none; color: #313131; }

#sub_menu a span { padding-left: 20px; font-size: 12px; font-weight: normal; }
#sub_menu a, #sub_menu a:visited { font-size: 12px; line-height: 18px; height: 18px; text-decoration: none; color: #313131; }
#sub_menu a:hover { font-size: 12px; line-height: 18px; height: 18px; cursor: hand; text-decoration: none; color: #008080; }

#main { background-color: #FFFFFF; padding: 10px; width:100%; }
#footer { text-align: right; margin-right: 30px }
#clearing { background-color: #FFFFFF; height: 0; clear: both; }

#menu_base { border-right: 1px #CCCCCC solid; border-top: 1px #CCCCCC solid; background-color: #FFFFFF; }
#main_base { border-top: 1px #CCCCCC solid; background-color: #FFFFFF; padding: 10px; width:100%; }

#buttons { margin-top: 5px; padding: 5px; text-align: center; }
#header { font-weight : bold; text-align: right; font-size: 0.9em; color: #008080; padding: 5px; margin-top: 10px; margin-bottom: 2px; border-bottom: 1px dashed #008080; }
#news_item { text-align: center; margin-right: 5px; float: left; }

/* General font families for common tags */
a:link,a:active,a:visited { color : #008080; }
a:hover		{ text-decoration: underline; color : #CC0000; }
hr	{ height: 0px; border: dashed #666666 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #CCCCCC solid; }
.boxline	{ background-color: #FFFFFF; border: 1px #000000 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: #D5FFE1; }
.row3	{ background-color: #E6E6E6; }
.row4	{ background-color: #44B672; }
.spaceRow { background-color: #999999; }
.base_row1	{ background-color: #FFFFFF; border-bottom: 1px #CCCCCC solid;  }
.menurow 	{ border-right: 1px #CCCCCC solid; background-color: #FFFFFF; }
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: #425973; 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 : #008080; }

/* General text */
.gen { font-size: 0.8em; }
.genmed { font-size: 0.7em; }
.gensmall { font-size: 0.6em; }
.gen,.genmed,.gensmall { color: #000000; }
a.gen,a.genmed,a.gensmall { color: #008080; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #CC0000; text-decoration: underline; }

a.calday { font-size: 0.7em; color: #FFFFFF; text-decoration: none; }
a.calday:hover { font-size: 0.7em; color: #FFCC00; 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 : #008080;  }
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 : #006699; }
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 : #008080; }
a.forumlink 	{ text-decoration: none; color : #008080; }
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 : #008080; }
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 : #008080; }
a.topictitle:visited { text-decoration: none; color : #008080; }
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 : #008080 }
a.postlink:visited { text-decoration: none; color : #008080; }
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
}


/* Copyright and bottom info */
.copyright { font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: -1px; }
a.copyright, a.copyright:link, a.copyright:visited { color: #CCCCCC; text-decoration: none;}
a.copyright:hover { color: #FFCC00; text-decoration: underline;}


/* Form elements */
input, textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	border: 1px #999999 solid;	
}

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;
	border: 1px #999999 solid;	
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	border: 1px #999999 solid;	
}

input.tariff_box {
	background-color : #FFFFFF;
	border: 1px #FFFFFF solid;
	color : #000000;
	font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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");