/*
  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: #E5E5E5;
SCROLLBAR-TRACK-COLOR:      #2F5A8F;
SCROLLBAR-DARKSHADOW-COLOR: #2F5A8F;
SCROLLBAR-3DLIGHT-COLOR:    #2F5A8F;
SCROLLBAR-FACE-COLOR:       #67A5F0;
SCROLLBAR-SHADOW-COLOR:     #67A5F0;
SCROLLBAR-HIGHLIGHT-COLOR:  #67A5F0;
SCROLLBAR-ARROW-COLOR:      #1F4A7F;
	border:0; margin: 0; padding: 0;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

p {
	color: #ECF1FF;
}

td p {
	color: #0C0C58;
}

a:hover		{ text-decoration: underline; color : #e8ffff; }
hr	{ height: 0px; border: solid #CFF4FF 0px; border-top-width: 1px;}
iframe { border : 0; }

/* This is the border line & background colour round the entire page */
.bodyline	{  background: #1F4A7F; border: 0; }
body { background: #1F4A7F; }

/* This is the outline round the main forum tables */
.forumline	{ border: 0;  background: #1F4A7F;  }


/* Main table cell colours and backgrounds */
td.row3Right, td.spaceRow, td.row1LB, td.row1, td.row2, td.row3 { 
	background: #A8D6FF; 
	border: 0;
	border-bottom: 1px #1F4A7F solid !important; 
	border-style: solid;  }
td.row1LB { padding: 0 9px 0 9px; }


/*
  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
*/


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; 
	background-color: #FFC523; height: 25px;
	background-image: url(images/cellpic3.gif);
	font-weight: normal;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight, td.rowpic {
			background: #2B5C9E url(images/cellpic1.gif) bottom repeat-x;
			border: 0; height: 28px;
}
td.catBottom {
			background: #2B5C9E url(images/cellpic1m.gif) top repeat-x;
}

/*
  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 {
	background: #2B5C9E url(images/dots1.gif) bottom repeat-x;
	color: #CADCFF;
	border: 0; height: 24px; }


th.thHead,td.catHead { font-size: 12px;  }
th.thSides,td.catSides,td.spaceRow	 {  }
th.thRight,td.catRight,td.row3Right	 {  }
th.thLeft,td.catLeft	  {  }
th.thBottom,td.catBottom  { }
th.thTop	 {  }
th.thCornerL { text-align: left;  }
th.thCornerR { text-align: right; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2, a.maintitle, a.maintitle:visited	{
			font-weight: normal; font-size: 22px; font-family: Times New Roman;
			text-decoration: none; line-height : 120%; color : #ade;
}


/* General text */
.gen { font-size : 12px; }

table.forumline span.gen {
	color: #ECF1FF;
}

.genmed { font-size : 11px; color: #0C0C58; }
.gensmall { font-size : 10px; }
.gen,.genmed { color : #0C0C58; }
a.gen,a.genmed,a.gensmall { color: #0C0C58; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #00f; text-decoration: underline; }

.gensmall { color : #B8E6FF; }
td.gensmall a.gensmall, span.gensmall { color: #B8E6FF; text-decoration: none; }
td.gensmall a.gensmall:hover	{ color: #fff; text-decoration: none; }
span.gensmall a, span.gensmall a:hover {
	color:#80D5FF;
}
td.spaceRow span.gensmall, td.row1 span.gensmall, td.row1 span.gensmall a, td.row1 span.gensmall a:hover, td.row2 span.gensmall a, td.row2 span.gensmall a:hover {
	color:#1B3C8E;
}

td.row1 span.gen, td.row2 span.gen {
	color: #0C0C58;
}


td.catBottom .genmed {
	color: #80D5FF;
}


.gensmall a, .gensmall a:visited {
		color: #10A5F3; font-weight: normal;
		text-decoration: none;
}

.row1 span.gensmall, .row2 span.gensmall { color: #0C0C58; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-family: Arial, Helvetica, sans-serif; font-size : 11px; color : #CCE6F4; }
div.mainmenu { height: 24px; width: 100%; background: url(images/dots3.gif) bottom repeat-x; }
a.mainmenu, .mainmenu	a.mainmenu	{ text-decoration: none; color : #CCE6F4;  }
a.mainmenu:hover{ text-decoration: none; color : #fff; }


/* Forum category titles */
.cattitle		{ font-weight: normal; font-size: 12px ; letter-spacing: 0px; color : #ACDDFF}
a.cattitle		{ text-decoration: none; color : #ACDDFF; }
a.cattitle:hover{ text-decoration: underline; color: #fff; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #0C0C58; }
a.forumlink 	{ text-decoration: none; color : #0C0C58; }
a.forumlink:hover{ text-decoration: underline; color : #000; }


/* 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 : #FFC523;}
.nav a.nav, a.nav			{ text-decoration: none; color: #FFC523; }
a.nav:hover		{ text-decoration: underline; }

td.row1 a.nav, td.row2 a.nav			{ text-decoration: none; color: #2B5C9E; }
td.row1 a.nav:hover, td.row2 a.nav:hover			{ text-decoration: none; color: #05a; }


/* 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 : #1F4A7F; }
a.topictitle:visited { text-decoration: none; color : #2F5A6F; }
a.topictitle:hover	{ text-decoration: underline; color : #2B5C9E; }




/* 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 : #FFC523 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */


.quote, .code {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #CEE3FC; 
	border:0;
}
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px;
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #58a; letter-spacing: -1px;}
a.copyright, a.copyright:visited		{ color: #58a; text-decoration: none;}
a.copyright:hover { color: #f8ffff; text-decoration: none;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECF1FF;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color: #ECF1FF;
}

input.radio {
	background-color: transparent;
}

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: #CEE3FC; border: 0; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");





input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}




