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

/* The content of the posts (body of text) */
body{
background:#2e2e2e;
color:#E9DC62;
font:11px Verdana,Arial,Helvetica,sans-serif;
margin:6px;
padding:0;
scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#33ff00;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#444433;
scrollbar-highlight-color:#444433;
scrollbar-shadow-color:#000050;
scrollbar-track-color:#2e3e2e}

/* General font families for common tags */
font,th,td,p{font:11px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;
color:#D7FADA}

.genhuge { font-size: 42px; color: #279C28; text-decoration: none; font-weight: bold }
.gensmall2 { font-size : 10px; color: #ffffff; text-decoration: none; }

.subhead { color: #c8c602; text-decoration: none; font-weight: bold; }

/*
  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: 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: #FFCC66; border-style: solid; height: 25px;
	 }
td.row3Right, td.spaceRow {
	background-color: #2e3e2e; border: #FFCC66; border-style: solid; }

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

/* General page style */
a:link{
	color: #c8c602;
	text-decoration: none;
}

a:active{
	color: #A6A302;
	text-decoration: none;
}

a:visited{
	color: #c8c602;
	text-decoration: none;
}

a.postlink{
	color: #8EFF8F;
	text-decoration: none;
}

a:hover{
	color: #9ACD32;
}

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

/* 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;background:#073702 url(images/cellpic1.gif);
height:27px;text-indent:4px}

/* Main table cell colours and backgrounds */
.row1{background:#074002}
.row2{background:#073702}
.row3{background:#073402}
.helpline{background:#0B5F03}
td.spacerow{background: #052002}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(images/cellpic2.jpg) #073702 repeat-y}

/* Table Header cells */
th{background:#073702 url(images/cellpic3.gif);color:#c8c602;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

/* This is the border line & background colour round the entire page */
/* .bodyline{background:#2B3B2B ;border:1px solid #1bbb53} */
.bodyline{background:#001500;border:1px solid #1bbb53}

/* This is the outline round the main forum tables */
.forumline{background:#010101;border:1px solid #84a905}
.forumline2{background:#4E6404;border:1px solid #84a905}

/* 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:#c8c602}

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

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

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

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

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code {border:1px solid Teal;padding:2px 2px 3px 3px}
.codetitle {font-size:11px;background: #3F8000;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px}
.code {background:Gray;border-top-width:0;color:#fff8dc;
font:12px Courier,'Courier New',sans-serif;overflow:auto;height:40px;
margin:0 20px 0 20px}

/* Quote blocks */
.quotetitle,.quote {color:#00FCFF;font-size:11px;border: 1px solid #a4bad2;padding:2px 2px 3px 3px}
.quotetitle {background:Green;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px}
.quote {background:#525252;border-top-width:0;color:#fff8dc;
overflow:auto;height:40px;margin:0 20px 10px 20px}
/* FI DivExpand - Daz - ForumImages.com - END */

/* This is for the error messages that pop up */
.errorline{background:Teal;border:1px solid #419c0a}

/* Form elements */
form{display:inline}

input{background:#073702;font:11px Verdana,Arial,Helvetica,sans-serif; color:#84a905;border:1px solid #84a905;}

select{background:#073702;font:11px Verdana,Arial,Helvetica,sans-serif; color:#84a905;border:1px solid #84a905;
scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#33ff00;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#444433;
scrollbar-highlight-color:#444433;
scrollbar-shadow-color:#000050;
scrollbar-track-color:#2e3e2e
}

input.post,textarea.post,textarea{background:#073702;border:1px solid #84a905;
font:11px Verdana,Arial,Helvetica,sans-serif; color:#E9DC62; padding-bottom:2px;padding-left:2px}

input.button,input.liteoption,.fakebut{border:1px solid #84a905;
background:#073702;font-size:11px; color:#84a905}

/* Search and Submit Buttons */
input.catbutton{border:1px solid #84a905;background:#073702;font-size:10px}
input.mainoption{border:1px solid #84a905;background:#073702;font-size:11px;font-weight:bold}

a.but,a.but:hover,a.but:visited{color:#84a905;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}

abbr, acronym { 
  border-bottom:1px dotted #00BFFF;
  margin:0px;
  font: italic;
  color: #00BFFF;
  cursor:help; 
}


/* This is the gradient background at the top of the page */
.topbkg{background: #073702 /* url(images/cellpic_bkg.jpg) repeat-x */}
.topnav{font-size:10px;background: #073702 url(images/cellpic_nav.gif) repeat-x;color:#dd6900;
height:21px;white-space:nowrap;border: 0px solid #008A01;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}

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

.orionmenu { padding:2px;}

.opac img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); -moz-opacity: 0.7;}
 
.opac:hover img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1;} 