/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/



body {
	background-color: #222222;
	scrollbar-face-color: #C8D1D7;
	scrollbar-highlight-color: #EAF0F7;
	scrollbar-shadow-color: #95AFC4;
	scrollbar-3dlight-color: #D6DDE2;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #7294AF;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #FFFFFF; }
a:hover		{ text-decoration: underline; color : #006699; }
hr	{ height: 0px; border: solid #C2CDD6 0px; border-top-width: 1px;}


.bodyline	{ background-color: #000000; border: 1px #2E4460 solid; }

.forumline	{ background-color: #000000; border: 2px #6C706D solid; }


td.row1	{ background-color: #2E4460; }
td.row2	{ background-color: #6C706D; }
td.row3	{ background-color: #2E4460; }


td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #FFFFFF; height: 25px;
	background-image: url(images/cellpic3.gif);
}

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


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 {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}

td.row3Right {
	background-color: #2E4460; border: #FFFFFF; border-style: solid;
}
td.spaceRow {
	background-color: #000000; border: #000000; border-style: solid;
}

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


.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #FFFFFF;
}

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

.genmedblack		{ font-size : 11px; color : #000000 }
a.genmedblack		{ text-decoration: none; color : #000000; }
a.genmedblack:hover	{ text-decoration: underline; color : #006699; }

.mainmenu		{ font-size : 11px; color : #FFFFFF }
a.mainmenu		{ text-decoration: none; color : #FFFFFF;  }
a.mainmenu:hover{ text-decoration: underline; color : #006699; }

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #004C75}
a.cattitle		{ text-decoration: none; color : #004C75; }
a.cattitle:visited{ color : #004C75; }
a.cattitle:hover	{ text-decoration: underline; }

.forumlink		{ font-weight: bold; font-size: 12px; color : #FFFFFF; }
a.forumlink 	{ text-decoration: none; color : #FFFFFF; }
a.forumlink:hover{ text-decoration: underline; color : #006699; }

.cattitlemed		{ font-size : 11px; color : #004c75 }
a.cattitlemed		{ text-decoration: underline; color : #004c75;  }
a.cattitlemed:visited	{ text-decoration: underline; color : #004c75;  }
a.cattitlemed:hover	{ text-decoration: underline; }

.catmedbold			{ font-size : 11px; font-weight : bold; color : #004c75 }
a.catmedbold		{ text-decoration: none; color : #004c75;  }
a.catmedbold:visited	{ text-decoration: none; color : #004c75;  }
a.catmedbold:hover	{ text-decoration: underline; }

.nav			{ font-weight: bold; font-size: 11px; color : #FFFFFF;}
a.nav			{ text-decoration: none; color : #FFFFFF; }
a.nav:hover		{ text-decoration: underline;  color: #006699;}

.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #FFFFFF; }
a.topictitle:link   { text-decoration: none; color : #FFFFFF; }
a.topictitle:visited { text-decoration: none; color : #999999; }
a.topictitle:hover	{ text-decoration: underline; color : #006699; }

.name			{ font-size : 11px; color : #FFFFFF;}

.postdetails		{ font-size : 10px; color : #FFFFFF; }

.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: underline; color : #FFFFFF }
a.postlink:visited { text-decoration: underline; color : #FFFFFF; }
a.postlink:hover { text-decoration: underline; color : #006699}

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #00FF00;
	background-color: #000000; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.code a:active  { color: #009900; text-decoration: underline; }
.code a:visited { color: #00FF00; text-decoration: underline; }
.code a:link    { color: #009900; text-decoration: underline; }
.code a:hover   { color: #003300; text-decoration: underline;}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 125%;
	background-color: #000000; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px;}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:active  { color: #666666; text-decoration: underline; }
a.copyright:visited { color: #666666; text-decoration: underline; }
a.copyright:link    { color: #666666; text-decoration: underline; }
a.copyright:hover { color: #006699; text-decoration: underline;}

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: #6C706D; border-style: none; color: #FFFFFF; }


