/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com - last updated 26-06-03 */

/* The content of the posts (body of text) #ecf0f6; */
body{background:#F2F2F2;color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;
scrollbar-3dlight-color:#d1d7dc;
scrollbar-arrow-color:#006699;
scrollbar-darkshadow-color:#98aab1;
scrollbar-face-color:#dee3e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dee3e7;
scrollbar-track-color:#efefef}

/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}
/*font,th,td,p{font:12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif}*/

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}

.javascript_error{
	margin:0;
	padding: 2px 2px 5px 2px;
	color:#134a8b;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
}

.genlarge {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}

.explaintitle{font-size:11px;font-weight:bold;color:#666b82}
.admin_signal{font-size:11px;font-weight:bold;color:#c10000;font-family: Arial, Helvetica, sans-serif}
.header_genmed{font-size:11px;font-weight:normal;color:#000000;font-family: Arial, Helvetica, sans-serif}
.reasons{font-size:11px;font-weight:bold;color:#c10000}

/* General page style */
a:link,a:active,a:visited,a.postlink{color: #666b82;text-shadow: 0 1px #F4F4F4;text-decoration:none}
a:hover{color:#8188A6}

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

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

hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;color:#516a88;background: #CCC url(http://img8.warez-bb.org/images/cellpic1.gif);
height:29px;text-indent:4px;text-shadow: 0 1px #F4F4F4;}

/* Main table cell colours and backgrounds */
.row1{background:#F1F1F1;}
.row2,.helpline{background:#E7E7E7}
.row3{background:#DFE0E1}
.row4{background:#c7d6e7}
td.spacerow{background:#E1E1E1}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background: #CCC url(http://img8.warez-bb.org/images/cellpic1.gif)}

/* Table Header cells */
th{background: #CCC url(http://img8.warez-bb.org/images/cellpic3.gif);color:#516a88;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px;text-shadow: 0 1px #F4F4F4;}

/* This is the border line & background colour round the entire page #f7f8fc */
.bodyline{background:#FAFAFA;background-repeat:repeat;border:1px solid #98aab1}

.footerline{background:#f7f8fc;background-repeat:repeat;border:1px solid #98aab1;margin-top:5px}

/* This is the outline round the main forum tables */
.forumline{background:#F7F7F7;border:1px solid #444}

/* 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: #666b82;}

/* The largest text used in the index page title and toptic title etc. */
h1{font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color: #666b82;}

.header_maintitle{font:bold 20px/100% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;valign:middle;text-decoration:none;color: #666b82;;margin-top:5px}

.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:11px;font-weight:bold}
.postbody{font-size:12px;line-height:125%}
.nav2{font-size:9px;}

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

/* Quote blocks 	background-color: #FAFCFE; */
.quote{color: #666;
	border-left: 4px solid #BBB;
	border-right: 1px dotted #BBB;
	border-top: 1px dotted #BBB;
	border-bottom: 1px dotted #BBB;
	padding: 4px;
	background: #FAFCFE url(http://img8.warez-bb.org/images/bg_quote_content.gif) bottom right no-repeat;
	margin: 0px auto 8px auto;}

/* Moderator blocks */
.moderator{color: #465584;
	background-color: #FAFCFE;
	border-left: 4px solid #b28383;
	border-right: 1px dotted #000;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 4px;
	padding-left: 25px;
	background: #FAFCFE url(http://img8.warez-bb.org/images/mod.gif) center left no-repeat;
	margin: 0px auto 8px auto;}

/* Code blocks */
.code{font-family: Courier, Courier New, Verdana, Arial;
	color: #465584;
	background-color: #FAFCFE;
	border: 1px dotted #000;
	padding: 2px;
	width:98%;
	margin: 0px auto 0px auto;
	/*overflow: auto;
	height: 200px;*/}

/* This is for the error messages that pop up */
.errorline{background:#add8e6;border:1px solid #000000}
.pm{color:#ffffff;background:#d3262a;border:1px solid #000000;text-decoration:none}

/* 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: #CCC url(http://img8.warez-bb.org/images/cellpic_bkg.jpg) repeat-x;}
.topnav{font-size:10px;background: #CCC url(http://img8.warez-bb.org/images/cellpic_nav.gif) repeat-x;
height:21px;white-space:nowrap;border: 0px solid #999;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:#ff0000}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#839fbc}

/* 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}

/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(http://img8.warez-bb.org/images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(http://img8.warez-bb.org/images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(http://img8.warez-bb.org/images/tb4_r.gif) no-repeat;width:8px}

/* Mod block */
.moderation{border:1px solid red;color:black;font:11px,"Courier New",sans-serif; line-height:125%}

span.alive{
	color:#85c331;
	font-weight:bold
}

span.dead{
	color:#f42d34;
	text-decoration:line-through;
	font-weight:bold
}

span.liloff{
	color:gold;
	font-weight:bold;
}

* html span.corners-top, * html span.corners-bottom { background-image: url("http://img8.warez-bb.org/images/corners_left.gif"); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url("http://img8.warez-bb.org/images/corners_right.gif"); }

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: url("http://img8.warez-bb.org/images/corners_left.png");
	background-position: 0 0;
	/*margin: 0 -10px 5px -10px;*/
	margin: 0 -5px;
}

span.corners-top span {
	background-image: url("http://img8.warez-bb.org/images/corners_right.png");
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: url("http://img8.warez-bb.org/images/corners_left.png");
	background-position: 0 100%;
	/*margin: 5px -10px 0 -10px;*/
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: url("http://img8.warez-bb.org/images/corners_right.png");
	background-position: 100% 100%;
}

p {
	margin: 0;
	padding: 0;
}

.wadio{
		position: absolute;
		border: 1px solid #98aab1;
		padding: 2px;
		font-family: Verdana, Arial;
		font-size: 10px;
		color:#000000;
		background-color: #f7f8fc;
		right: 9px;
		top: 9px;
		filter:alpha(opacity=40);
		-moz-opacity: .4;
		opacity: .4;
		cursor: default;
		vertical-align: middle;
		z-index: 2;
}

.wadio img {
		vertical-align: text-top;
		filter:alpha(opacity=40);
		-moz-opacity: .4;
		opacity: 0.4;
}
#loading {
		font-size: 12px;
		right: 1px;
		background: #0070ea;
		border:1px solid #0052ac;
		color: white;
		font-family: arial,sans-serif;
		position: absolute;
		top: 1px;
		z-index: 3;
}

#header-error {
		position:absolute;
		font-family:verdana,arial;
		background:#b21b1b;
		border:1px solid #610e0e;
		color:white;
		font-size:10px;
		padding:2px;
		top:2px;
		left:2px;
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		z-index: 3;
}	
		
#theToolTip{
	position: absolute;
	left: -300px;
	width: 250px;
	border: 2px solid #98AAB1;
	padding: 6px 0px 6px 10px;
	background-color: #D7E2EF;
	visibility: hidden;
	z-index: 100;
}

#ToolTipPointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#theToolTip p{
	font-size: 1.1em;
	color: #333333;
	margin-right:10px;
	margin-top:0;
}

#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right:10px;
}
