/*
  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;
	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
}

#header { border-top: solid #000000 1px; border-bottom: solid #000000 1px; background-color:#FFFFFF; }

/* main navigation menu */
#menu { color: #FFFFFF; font-size: 11px; background-color:#5271A5; padding:2px;}
#menu a span { padding-left: 17px; }
#menu a, #menu a:visited { display: block; width: 100%; height: 22px; line-height: 22px; text-decoration: none; color: #FFFFFF; }
#menu a:hover { display: block; width: 100%; height: 22px; cursor: hand; text-decoration: none; color: #FFCC00; }
#online { color: #FFFFFF; margin-top: 5px; font-size: 11px; background-color:#5271A5; padding:2px;}

#navigation { background-color:#425973;	width:150px; padding:5px; }
#primary { border: solid #FFFFFF 3px; }
#content { padding:5px; }

#clearing { height: 0; clear: both; }
#footer { text-align: center; }

/* General font families for common tags */
a:link,a:active,a:visited { color : #425973; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* action buttons */
#tab, #tab_b {
      float:left;
      width:100%;
      line-height:normal;
}
#tab ul {
      margin:0;
      padding:10px 0px 0px;
      list-style:none;
}
#tab_b ul {
      margin:0;
      padding:0px 0px 10px;
      list-style:none;
}
#tab li, #tab_b li {
      float:left;
      margin:0;
      padding:0 0 0 10px;
}
#tab a, #tab_b a {
      float:left;
      display:block;
      padding:4px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
      font-size: 10px;
}

* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab a, #tab_b a {float:none;}
/* End IE5-Mac hack */
#tab a:hover, #tab_b a:hover {
      color:#333333;
}

/* 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; }
.error { background-color: #FF6666; padding: 10px; border: 1px #CC0000 solid; }

/* This is the background behind the post buttons */
.postbkg {background: url(images/lang_english/tabblank.gif) repeat-y;height:20px}

div.post_buttons { margin: 0px; padding: 1px; float: right; border: 0px none; }
div.post_details { margin: 0px; padding: 2px; float: left; border: 0px none; }
.postbox { background-color: #D1D7DC; border: 1px solid #999999; }

/* Main table cell colours and backgrounds */
.row1	{ background-color: #CCCCCC; }
.row2	{ background-color: #DEE3E7; }
.row3	{ background-color: #D1D7DC; }
.spaceRow { background-color: #999999; }
.bloc1	{ background-color: #CCCCCC; border-bottom: 1px solid #999999; }
.bloc2	{ background-color: #DEE3E7; border-bottom: 1px solid #999999; }

/* used for subblocks on main index page */
.subblock { background-color: #5271A5; }
a.subblock:link,a.subblock:active,a.subblock:visited,a.subblock:hover
{
	color : #E7E7E7;
	text-decoration: none;
	font-size: 11px;
	font-weight : bold;
}

/* Header cells  */
th	{ color: #E7E7E7; font-size: 11px; font-weight: bold; background-color: #425973; height: 25px; }
/* Footer cells  */
td.catBottom	{ color: #E7E7E7; font-size: 10px; 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: 11px; 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: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

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

/* White text */
.whitemed { font-size : 11px; color : #FFFFFF; }
a.whitemed,a.whitemed:link,a.whitemed:visited { color: #FFFFFF; text-decoration: none; }
a.whitemed:hover { color: #DD6900; text-decoration: underline; }

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

/* Big titles */
.bigtitle		{ font-weight: bold; font-size: 16px ; color : #F7F7F7}
a.bigtitle		{ text-decoration: none; color : #FFCC00; }
a.bigtitle:hover{ color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #E7E7E7}
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: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


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


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


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

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


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

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

/* 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
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* 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; }

.topic_btn { margin: 1px; }

/* FI Colour Palette */
.colouter,.col{border:1px solid #000;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");

