/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/
/*  Zeelot's CSS */
#mainContainer {margin:0px 0px; border-width:1px;
background: #000; padding:5px 0px;}
#privmsg {position: absolute; top: 10px; right: 10px;
border: 1px double #000;
padding:10px; background: #999999}

#top {
width:auto; border:0px solid blue;
background: #000; color:#CC3300;
}
#donate {position:absolute; float:left;}
#userInfo {float:left;}
#userInfo ul { list-style: none; font: 10px "Lucida Grande", verdana, sans-serif;}
#userInfo li {}
#bannerArea {border:0px solid blue; background: #000000;margin:0px auto; text-align:center;}

#topMenu {background-color: #009900; margin:5px 0px 0px 0px;}
#topMenu img {position:relative; top:2px;}
#topMenu ul{font: 10px "Lucida Grande", verdana, sans-serif; text-align: center;
margin: 0; padding-bottom: 5px; padding-top: 2px;
background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") 20px; border:1px solid green;}
#topMenu ul li{display: inline; margin-left: -4px;}
#topMenu a {color: #000;text-decoration: none;display: inline;width: auto; padding:0px 5px;
border-left: 1px solid #A8B090; margin:0;}
#topMenu a:hover { background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px; }

/*  content  */
#content {margin-bottom: 20px;padding: 10px 0px; border:0px solid red; width:100%;}
#content .content{margin: 10px 10px; border:0px solid #222299}

h1.bots {font: bold 0.7em sans-serif, verdana, lucida; text-align:left;background:url('images/bgDarkGreen.png'); 
background-color: black; border-bottom:1px solid #5555aa; padding: 4px; margin:0px;}
h2.bots {font: bold 0.7em sans-serif, verdana, lucida; text-align:center;background:url('images/bgDarkGreen.png'); 
background-color: black; border-bottom:1px solid #f5ffb4; padding: 4px; margin:0px;}
h3.bots {font: bold 0.8em sans-serif, verdana, lucida; background:black url('images/bgBlack.gif') 0px 25px;
margin:0px; padding: 5px 10px; color:#CC0033; border-bottom: 1px solid #f5ffb4; text-align:left;}
h4.bots{font: bold 0.8em sans-serif, verdana, lucida; background:black url('images/bgBlack.gif') 0px 25px;
margin:0px; padding: 5px 10px; color:#CC0033; border-bottom: 1px solid #f5ffb4; text-align:center;}
h5.bots {font: bold 2em sans-serif, verdana, lucida; background-color:black; margin:0px; padding:5px 15px;}
h6.bots {font: bold 0.8em sand-serif, verdana, lucida; background-color:#000; padding:10px 5px; margin:0px;}

/*  Page Specific  */
/*  Bot Lists  */
#packSearchForm {padding:10px 5px; background-color:black; color:#CCCCCC;}
#packSearchForm input {background-color:#333333; border:1px solid #5555CC; color:#CCCCCC;}
#packSearchResult {}
#packSearchResult table {}
#packSearchResult th {}
#packSearchResult tr {border:none;}
#packSearchResult td {border:none;}
.blistDetails div { display: block; color:#7777FF; margin-left:20px; font-size:0.9em;}
.blist {background-color:black; margin:0px; padding:5px 5px; font-size:0.9em;
font-weight:800; color:#5555FF; cursor: pointer;}
li {list-style: none;}
.inline {display:inline; color:green;}
.packname:hover {background-color:#004400}
.cursorText { cursor:text;}

#packSearchResult li.odd{
	background-color:#262626;
}
#packSearchResult li.even{
	background-color:#222;
}

.hide {display:none;}
a img {border:none;}

.footer {clear:both;}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000; margin:0px; padding:0px; color:#DDDDDD;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:link,a:active,a:visited { color : #00BB33; text-decoration:none;}
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #008800 0px; border-top-width: 1px; }


/* This is the outline round the main forum tables */
.forumline	{ background-color: #006600; border: 1px #008800 solid; margin:5px; width:99%;}

/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.0.0 ========================================================== |
//====
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}
/*
//====
//==== Author: Disturbed One [http://hvmdesign.com] =================== |
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/
/* Main table cell colours and backgrounds */
.row1	{ background-color: #222222; }
.row2	{ background-color: #333333; }
.row3	{ background-color: #222222; }

/*
  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-color: #AA0000;
		/* background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-x; */
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #D5E4EC; font-size: 11px; font-weight : bold;
	background-color: #AA0000; height: 28px;
	/* background-image: url(images/cellpic3.gif);
	background-repeat: repeat-x; */
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	/* background-image: url(images/cellpic1.gif);
	background-repeat: repeat-x; */
	background-color: #880000; 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 {
	height: 28px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; }

th.thHead,td.catHead { font-size: 12px; }

/* The largest text used in the index page title and toptic title 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 : #DDDDDD;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #DDDDDD; }
a.gen,a.genmed,a.gensmall {text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }



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


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px;}
a.forumlink 	{ text-decoration: none;}
a.forumlink:hover{ 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 : #DDDDDD;}
a.nav			{ text-decoration: none;}
a.nav:hover		{ text-decoration: underline; }


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


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

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


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


/* Quote & Code blocks */
.code {
	font-family: "Courier New", Courier, monospace; font-size: 13px; color: #006600;
	background-color: #FAFAFA; border: solid #C8CFD2 1px; padding: 3px;
}

.quote {
	font-size: 12px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: solid #C8CFD2 1px; padding: 3px;
}


/* 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:hover { color: #DDDDDD; text-decoration: underline;}


/* Form elements */
input, textarea, select {
	color : #222222;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color : #008800;
}

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

/* //qr */
textarea { font-size : 12px; }
/* //qr end */

input { text-indent : 2px; }

/* 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: #DEE3E7; border-style: none; }

/* //bt */
.seed, .leech						{ font-size : 12px; }
.seedmed, .leechmed			{ font-size : 11px; }
.seedsmall, .leechsmall	{ font-size : 10px; }

.seed, .seedmed, .seedsmall			{ color: #006600; }
.leech, .leechmed, .leechsmall	{ color: #DDDDDD; }

.dlWill			{ color: #003366; }
.dlDown			{ color: #DDDDDD; }
.dlComplete	{ color: #006600; }
.dlCancel		{ color: #666666; }

.dlBgr1		{ background-color: #ADBAC6; }
.dlBgr2		{ background-color: #D6DBDE; }
.dlBgr3		{ background-color: #D6DBDE; }

.tDL			{ color: #DDDDDD; font-weight: bold; }
.tDLDown	{ color: #800000; font-weight: bold; }
.tDLCmpl	{ color: #006600; font-weight: bold; }

.prow1	{ background-color: #ECECEC; }
.prow2	{ background-color: #E7E7E7; }
.prow3	{ background-color: #DEE3E7; }

a.seed:link, a.seed:visited, a.seed:hover, a.seed:active, a.seedmed:link, a.seedmed:visited, a.seedmed:hover, a.seedmed:active, a.seedsmall:link, a.seedsmall:visited, a.seedsmall:hover, a.seedsmall:active {
	color: #006600; text-decoration: none; }

a.leech:link, a.leech:visited, a.leech:hover, a.leech:active, a.leechmed:link, a.leechmed:visited, a.leechmed:hover, a.leechmed:active, a.leechsmall:link, a.leechsmall:visited, a.leechsmall:hover, a.leechsmall:active {
	color: #800000; text-decoration: none; }

a.dlWill:link, a.dlWill:visited, a.dlWill:hover, a.dlWill:active {
	color: #003366; text-decoration: none; }

a.dlDown:link, a.dlDown:visited, a.dlDown:hover, a.dlDown:active {
	color: #800000; text-decoration: none; }

a.dlComplete:link, a.dlComplete:visited, a.dlComplete:hover, a.dlComplete:active {
	color: #006600; text-decoration: none; }

a.dlCancel:link, a.dlCancel:visited, a.dlCancel:hover, a.dlCancel:active {
	color: #666666; text-decoration: none; }

a.seed:hover, a.seedmed:hover, a.seedsmall:hover, a.leech:hover, a.leechmed:hover, a.leechsmall:hover, a.dlWill:hover, a.dlDown:hover, a.dlComplete:hover, a.dlCancel:hover  {
	text-decoration: underline; }

input.pOrdSel {
	background-color: #EFEFEF;
	border: 0px solid #EFEFEF;
	color: #333333;
	font-size: 12px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	width: 18px;
}

optgroup, option, fieldset, legend {
	font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; }

optgroup { font-style: normal; font-weight: bold; background-color: #ECECEC; }
option { background-color: #FFFFFF; font-size: 11px; }

legend { color: #000066; }

.bold		{ font-weight: bold; }
.normal	{ font-weight: normal; }
.opened { color: #778899; }

.btTbl	{ background-color: #98AAB1; border: 0px #98AAB1 solid; }
.btHead { background-color: #D1D7DC; font-size: 11px; font-weight: bold; text-align: center; padding: 1px 0px 1px 0px; }
/* //bt end */

/* //txtb */
/* Text replacement for buttons */
.txtb, a.txtb:link, a.txtb:visited, a.txtb:hover {
	font-size : 11px; color : #FF3366; text-decoration: none; }
a.txtb:hover	{ text-decoration: underline; }
/* //txtb end */

/* translit */
.t { font-size: 12px; text-align: right; width: 36px; font-weight: bold; }
.hiddenRow { display:none; }
.topicSep { font-weight: bold; font-size: 12px; letter-spacing: 1px; color: #DDDDDD }
/* Fancy form styles for IE */

input, textarea, select, input.button { border-width: 1px 1px 1px 1px }

input { text-indent : 2px; }

.postbody { line-height: 18px}

/*
input.mainoption, input.liteoption, input.button {
	background: #FAFAFA url('images/button.gif') repeat-x top left;
}
*/

/* The buttons used for bbCode styling in message post */
input.button { background-color : #F5F5F5; }

.spaceRow { padding: 3px 0px 0px 0px }

.attachrow		{ font: 11px; color: #DDDDDD; border: 1px #98AAB1 solid; }
.attachheader	{ font: 11px; color: #DDDDDD; border: 1px #98AAB1 solid; background-color: #D1D7DC; }
.attachtable	{ font: 12px; color: #DDDDDD; border: 1px #98AAB1 solid; border-collapse: collapse; }










