/*
  The original Charcoal2 Theme for phpBB version 2+
  Created by Zarron Media
  http://www.subBlue.com
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body  { 
	background-image: url(images/bk-w.jpg); 
	border: none; 
	scrollbar-3dlight-color: #696969; 
	scrollbar-arrow-color: #000000; 
	scrollbar-darkshadow-color: #696969; 
	scrollbar-face-color: #696969; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #000000 
}


/* General font families for common tags */
font,th,td,p { font-size : 11px; color : #000000; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited   { color: #000; text-decoration: none }
a:hover		  { color: #ff4500; text-decoration: none }
hr	 { border: none #d1d7dc; height: 0px }
li { font-size : 11px; color : #000000; }

/* This is the border line & background colour round the entire page */
.bodyline	 { }

/* This is the outline round the main forum tables */
.forumline	  { background-color: #696969; border: solid 1px #000 }


/* Main table cell colours and backgrounds */
td.row1	 { background: #696969 url(images/dkback.gif) }
td.row2	  { background: #808080 url(images/bk-z.jpg) }
td.row3	 { background: #a9a9a9 url(images/dkback.gif) }

/* Main calendar cell colours and backgrounds */
td.daterow2 { background-color: #E0E4E8; padding-left: 1px; padding-right: 1px; border: 2px solid #E0E4E8; }
td.daterow3 { background-color: #D0D0D8; padding-left: 1px; padding-right: 1px; border: 2px solid #E0E4E8; }
td.daterowtoday { background-color: #006699; padding-left: 1px; padding-right: 1px;  border: 2px solid #E0E4E8; }

.block_start { text-align: left; border-left: 1px solid #F0F0F0; }
.block_single { text-align: left; border-left: 1px solid #F0F0F0; border-right: 1px solid #F0F0F0; }
.block_end { text-align: left; border-right: 1px solid #F0F0F0; }

.transparent { font-size : 10px; color: #F0F0F0; text-align: left; }


/*
  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
*/
td.rowpic  { background: #3f3f3f repeat; border-top: none; border-right: none #fff; border-bottom: none; border-left: none }

/* Header cells - the blue and silver gradient backgrounds */
th	  { color: #ff4500; font-weight: bold; font-size: 11px; background: #006699 url(images/sidebox_background.gif); height: 25px }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom  { background-color: #3f3f3f; border: none #ffffff; height: 28px }


/*
  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  { background-image: url(images/sidebox_background2.gif); border: 0px; height: 29px }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR  { font-weight: bold; border: none #ffffff; height: 28px }
td.row3Right,td.spaceRow  { background: #a9a9a9 url(images/dkback.gif); border: none #ffffff }

th.thHead,td.catHead  { font-size: 12px; border: none }
th.thSides,td.catSides,td.spaceRow	  { border: none }
th.thRight,td.catRight,td.row3Right	  { border: none }
th.thLeft,td.catLeft	   { border: none }
th.thBottom,td.catBottom   { border: none }
th.thTop	  { border: none }
th.thCornerL  { border: none }
th.thCornerR  { border: none }


/* The largest text used in the header title. */
.headtitle	{
	color: #000000;
	font: bold 240% Verdana, Arial, Helvetica, serif;
	text-decoration: none; 
	margin: 0px;
}

/* The largest text used in the index page title, toptic title & Admin CP 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;
}
.maintitle:visited,h1,h2 { color: #000000; font-weight: bold; font-size: 22px; line-height: 120%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }


/* New Messages */ 
.pm	{ font-size: 11px; text-decoration: none; font-weight: bold; color: #000; }

/* 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: #000000; text-decoration: none }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #000000; text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover	 { color: #fff; text-decoration: underline }


/* The register, login, search etc links at the top of the page */
.mainmenu		 { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.mainmenu		  { color: #000; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.mainmenu:visited  { color: #000; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.mainmenu:hover  { color: #fff; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


/* Links page */
a.menu { display:block; text-align:center; width:100%; margin-top:1px;padding-top:2px;padding-bottom:2px}
a.menu:link { color: #006699; background-color:#EFEFEF; text-decoration:none; }
a.menu:visited { color:#006699; background-color:#EFEFEF; text-decoration:none; }
a.menu:hover {  color: #006699; background-color:#D1D7DC; text-decoration:none; }
a.menu:active { color: #1177AA; background-color:#D1D7DC; text-decoration:none; }

.linkname			{ font-size : 13px; text-decoration : none; line-height:20px ; color : #000000 ;font-weight:bold; font-family: Verdana}
a.linkname			{ text-decoration: underline; color : #006699; }
a.linkname:hover	{ text-decoration: underline; color : #006699; }
a.linkname:visited	{ text-decoration: underline; color : #006699; }


/* Forum category titles */
.cattitle		 { color: #ff4500; font-weight: bold; font-size: 12px; text-decoration: none; letter-spacing: 1px }
a.cattitle		 { color: #ff4500; text-decoration: none }
a.cattitle:visited { color: #ff4500; text-decoration: none }
a.cattitle:hover { color: #fff; text-decoration: none }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		  { color: #000; font-weight: bold; font-size: 12px }
a.forumlink 	  { color: #000; text-decoration: none }
a.forumlink:visited { color: #000; text-decoration: none }
a.forumlink:hover { color: #fff; text-decoration: underline }


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


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


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


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


/* The content of the posts (body of text) */
.postbody  { color: #dcdcdc; font-size: 12px }
a.postlink:link	  { color: #000; text-decoration: none }
a.postlink:visited   { color: #000; text-decoration: none }
a.postlink:hover   { color: #fff; text-decoration: underline }
.bottomnav     { color: #ff4500; font-weight: bold; font-size: 10px; text-decoration: none }
a.bottomnav    { color: #ff4500; font-weight: bold; font-size: 10px; text-decoration: none }
a.bottomnav:visited    { color: #ff4500; font-weight: bold; font-size: 10px; text-decoration: none }
a.bottomnav:hover    { color: #fff; font-weight: bold; font-size: 10px; text-decoration: none }


/* Quote & Code blocks */
.code  { color: #c0c0c0; font-size: 11px; font-family: Courier, "Courier New", sans-serif; background-color: #000; border: solid 1px #d1d7dc }
.codetitle { margin: 0px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: #444444; background-color: #A9B8C2; font-size: 8pt; }
.codecontent { margin: 0px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: #006600; font-weight: normal; font-size: 8pt; font-family: 'Courier New', monospace; background-color: #c0c0c0; }

.quote  { color: #444444; font-style: italic; font-size: 11px; line-height: 125%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c0c0c0; border: solid 1px #000 }
.quotetitle { margin: 0px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: #444444; background-color: #A9B8C2; font-size: 8pt; }
.quotecontent { margin: 0px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: #444444; font-weight: normal; font-size: 8pt; font-family: Verdana, sans-serif; background-color: #c0c0c0; }



/* 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:visited { 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: #808080; background-image: url(images/bk-z.jpg); border-style: none; }


/* Admin Forum Tables */
td.row1h0	{ background-color: #E8F3FC; } /* blue, light */
td.row2h0	{ background-color: #D5E8F9; } /* blue, dark */
td.row3h0	{ background-color: #B7D9F6; } /* blue, extra dark */
td.row1h1	{ background-color: #FCECE8; } /* red, light */
td.row2h1	{ background-color: #F9DDD5; } /* red, dark */
td.row3h1	{ background-color: #FACCBF; } /* red, extra dark */
td.row1h2	{ background-color: #E9FAEA; } /* green, light */
td.row2h2	{ background-color: #D5F9D6; } /* green, dark */
td.row3h2	{ background-color: #B2EEB4; } /* green, extra dark */
td.cath0 { background-color: #B7D9F6; border: #FFFFFF; height: 28px; } /* blue */

td.spaceRowh0 { background-color: #D5E8F9; border: #FFFFFF; }
td.cath1 { background-color: #FACCBF; border: #FFFFFF; height: 28px; } /* red */

td.spaceRowh1 { background-color: #F9DDD5; border: #FFFFFF; }
td.spaceRowh2 { background-color: #D5F9D6; border: #FFFFFF; }
td.cath2 { background-color: #B2EEB4; border: #FFFFFF; height: 28px; } /* green */


/* Slideshow image border */
.imageborder { color: #444444; border-color: #444444; }


/* Admin sorting */
.thsort,a.thsort:link,a.thsort:active,a.thsort:visited { color: #ff4500; font-size: 11;px; font-weight: bold; }


/* Slideshow image border */
.imageborder { color: #444444; border-color: #444444; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(formIE.css);

.invisible { 
	color: #999999
}