/*
  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+ */
/* General font families for common tags */
.content font,th,td,p { font-family: Tahoma, MS Sans, Arial; }

.content a { color:014687; text-decoration:underline; }
.content a:hover { color:014687; text-decoration:none; }
.content a:visited { color:004482; text-decoration:underline; }
.content a:visited:hover { color:004482; text-decoration:underline; }
/*
.content a:link,a:active,a:visited { color : #006699; }
.content a:hover		{ text-decoration: underline; color : #DD6900; }*/
.content hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


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

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


/* Main table cell colours and backgrounds */
.content td.row1	{	padding:10px; background: #9CB0D5;}
.content td.row2	{	background: #BBCCED;}
.content td.row3	{	background: #A3BEF3;}


/*
  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
*/
.content td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
.content th	{
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color: #5F7BB0;
	height: 25px;
	background-image: url(../images/forum-bg.gif);
}

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





.content td.catHead {
	background-image: url(../images/bg-cathead.gif);
	background-color:#ffffff; border: #FFFFFF; border-style: solid; height: 28px;
	height: 29px;
	padding-left:15px;
	border-width: 0px 0px 0px 0px;
}






/*
  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 :-)
*/
.content td.cat,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
.content th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
.content td.row3Right,td.spaceRow {
	background-color: #BBCCED; border: #FFFFFF; border-style: solid; }


.content th.thCornerL {
	background-image: url(../images/corner-tl.gif); background-position: top left; background-repeat:no-repeat; font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; border-width: 1px 0px 0px 1px; }


.content th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
.content th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
.content th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
.content th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; padding-left:5px; }
.content th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
.content th.thTop	 { border-width: 1px 0px 0px 0px; }
.content th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.content .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 */
.content .gen { font-size : 12px; }
.content .genmed { font-size : 11px; line-height:14px }
.content .gensmall { font-size : 10px; }
.content .gen,.genmed,.gensmall { color : #000000; }
.content a.gen,a.genmed,a.gensmall { color: #B20000; text-decoration: underline; }
.content a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #014687; text-decoration: underline; }


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


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


/* Forum title: Text and link to the forums used in: index.php */
.content .forumlink		{ font-weight: bold; font-size: 12px; line-height: 15px; color : #BA0F2D; }
.content a.forumlink 	{ text-decoration: underline; color : #002F59; }
.content a.forumlink:hover{ text-decoration: underline; color : #BA0F2D; }


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


/* titles for the topics: could specify viewed link colour too */
.content .topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
.content a.topictitle:link   { text-decoration: nounderlinene; color : #002F59; }
.content a.topictitle:visited { text-decoration: underline; color : #BA0F2D; }
.content a.topictitle:hover	{ text-decoration: underline; color : #BA0F2D; }


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

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


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


/* Quote & Code blocks */
.content .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
}

.content .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 */
.content .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
.content a.copyright		{ color: #444444; text-decoration: none;}
.content a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
.content input,textarea, select {
	color : #000000;
	font: normal 11px Tahoma, MS Sans, Arial;
}

/* The text input fields background colour */
.content input.post, textarea.post, select {
	background-color : #FFFFFF;
}

.content input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
.content input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Tahoma, MS Sans, Arial;
}

/* The main submit button option */
.content input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
.content 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 ;)
*/
.content .helpline { background-color: #F9E3E4; border-style: none; }


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

