/*
  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:#FFFFFF;
	color:#666666;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	padding:0;
	margin:0px;
	scrollbar-3dlight-color:#c2c2c2;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#c2c2c2;
	scrollbar-face-color:#e2e2e2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#e6e6e6;
	scrollbar-track-color:#f1f1f1
}

/* General font families for common tags */
font,th,td{ font-family: Verdana, Arial, Helvetica, sans-serif }
td{
	font-size:12px;
}
p { font-family:  Arial, Helvetica, sans-serif }
a img{
	text-decoration:none;
}

hr{border:0px solid #ffffff;border-top-width:1px;height:0px}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#000000;text-decoration:none}
a:hover{color:#999999;text-decoration:underline}


/* This is the border line & background colour round the entire page */
.bodyline{background:#FFFFFF;border:1px solid #FF3300}

/* This is the outline round the main forum tables */
.forumline{background:#FFFFFF;border:1px solid #FF3300}

/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}
/*
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/
/* Main table cell colours and backgrounds */
/*.row1, .row2{background:#FFFFFF}*/
.helpline{background:#FFCFBB}
.row3{background:#FFFFCC}
td.spacerow{background:#FF3300}

td.row1, td.row2, td.row3Right{border: #DDDDDD; border-style: solid; border-width: 0px 0px 1px 0px;}


/*
  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
*/

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(images/cellpic2.jpg)}

/* Table Header cells */
th{background:#FF3300 url(images/cellpic3.gif);color:#FFFFFF;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

.header26 {background:#d0d0d0 url(images/cellpic3.gif);color:#666666;font-size:11px;
font-weight:bold; white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			font-weight:bold;letter-spacing:1px;background:#FFFFFF url(images/cellpic1.gif);
height:27px;text-indent:4px
}


/*
  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: 27px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; border-width: 0px}
/*
th.thHead, td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
*/

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#999999}

.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}


/* 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; }

.explaintitle{font-size:11px;font-weight:bold;color:#999999}


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #FFFFFF }
a.mainmenu,a.mainmenu:visited 		{ text-decoration: none; color : #FFFFFF;  }
a.mainmenu:hover{color:#FFFFFF; text-decoration:underline}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; color : #FF0000;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #FF0000; }


/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:10px;font-weight:bold; color: #999999;}
span.nav a {color:	#000000;}





/* titles for the topics: could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#262626}
a.topictitle:hover{color:#999999}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

/* Location, number of posts, post date etc */
.postdetails{font-size:10px;color:#666666}


/* The content of the posts (body of text) */
.postbody{font-size:12px;line-height:125%}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code{background:#fafafa;border:1px solid #666666;color:#006600;
font:12px Courier,"Courier New",sans-serif;padding:5px}

.quote{background:#fafaFF;border:1px solid #666666;color:#666666;
font-size:11px;line-height:125%}


/* Copyright and bottom info */
.copyright		{ font-size: 11px; font-family: Verdana; color: #FF3300;}
a.copyright		{  font-size: 11px; color: #FF3300; text-decoration: none; font-family: Verdana}
a.copyright:hover { font-size: 11px; color: #FF3300; text-decoration: underline;}


/* Form elements */

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

/* The buttons used for bbCode styling in message post */
/* 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 ;)
*/

.errorline{background:#FFFFFF;border:1px solid #333333}

/* Form elements */
form{display:inline}

input{font:11px Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}

input.post,textarea.post{background:#ffffff;border:1px solid #000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}

a.but,a.but:hover,a.but:visited{color:#000000;text-decoration:none}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline{border:0 solid;font-size:10px}

/* This is the gradient background at the top of the page */
.topbkg{background:#efefef url(images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:10px;background:#eeeeee url(images/cellpic_nav.gif) repeat-x;color:#999999;
height:21px;white-space:nowrap;border: 0px solid #999999;border-width: 1px 0px 1px 0px}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#ffa34f}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#dd6900}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

th.thCornerL a{
	color: FFFFFF;
	text-decoration: underline;
}

th.thCornerL a:visited{
	color: FFFFFF;
	text-decoration: underline;
}

th.thCornerL a:hover{
	color: FFFFFF;
	text-decoration: underline;
}

#overlay {
  background-image: url(templates/subSilver/images/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
 
}

* html #overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(templates/subSilver/images/spacer.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/subSilver/images/overlay.png", sizingMethod="scale");
}
