/* 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: #ffefd5;
color:#800000;
font:15px Verdana,Arial,Helvetica,sans-serif;
margin:0px;
padding:6;
scrollbar-3dlight-color:#848484;
scrollbar-arrow-color:#909090;
scrollbar-darkshadow-color:#909090;
scrollbar-face-color:#F8F6E3;
scrollbar-highlight-color:#A2A48E;
scrollbar-shadow-color:#8FBC8F;
scrollbar-track-color:#D6E1CF}

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

/* General text */
.gensmall{font-size:13px}
td.genmed,.genmed{font-size:14px}
.explaintitle{font-size:14px;font-weight:bold;
color: #04273E;
}

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

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

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

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

a:hover{
	color: #eebd95;
}

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

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

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

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;background:#eebd95;
height:29px;text-indent:4px}

/* Main table cell colours and backgrounds */
.row1{background:#F8F7EF}
.row2,.helpline{background:#F8F6E3}
.row3{background:#F8F7Ef}
td.spacerow{background:#eebd95}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:eebd95 #eebd95 repeat-y}

/* Table Header cells */
th{background:#eebd95 repeat-y;color:#800000;font-size:14px;
font-weight:bold;height:29px;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:#ffefd5;border:1px solid #800000}

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

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

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

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

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

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code {border:1px solid #800000;padding:2px 2px 3px 3px}
.codetitle {font-size:14px;background: #006AD0;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px}
.code {background:#F5F5DC;border-top-width:0;color:#484848;
font:15px Courier,'Courier New',sans-serif;overflow:auto;height:40px;
margin:0 20px 0 20px}

/* Quote blocks */
.quotetitle,.quote {color:#191970;font-size:14px;border: 1px solid #800000;padding:2px 2px 3px 3px}
.quotetitle {background:#4682B4;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px}
.quote {background:#FAFAD2;border-top-width:0;color:#484848;
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:#339BFF;border:1px solid #800000}

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

input{background:#F1F1F1;font:14px Verdana,Arial,Helvetica,sans-serif; color:#04273E}

select{background:#f1f1f1;font:13px Verdana,Arial,Helvetica,sans-serif; color:#04273E}

input.post,textarea.post{background:#F1F1F1;border:1px solid #800000;
font:13px Verdana,Arial,Helvetica,sans-serif; color:#04273E; padding-bottom:2px;padding-left:2px}

input.button,input.liteoption,.fakebut{border:1px solid #800000;background:#f1f1f1;font-size:14px; color:#04273E}
input.catbutton{border:1px solid #800000;background:#f1f1f1;font-size:13px}
input.mainoption{border:1px solid #800000;background:#f1f1f1;font-size:14px;font-weight:bold}

a.but,a.but:hover,a.but:visited{color:#04273E;text-decoration:none}
/*START Inline Banner Ad*/
td.inlineadtitle {
	background-color: #ffefd5; border: #FFFFFF; border-style: solid; border-width: 0px;
}
td.inlinead {
	background-color: #ffefd5; border: #FFFFFF; border-style: solid; border-width: 0px; text-align: center;
}
/*END Inline Banner Ad*/
/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline{border:0 solid;font-size:13px}

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: #114583 repeat-x}
.topnav{font-size:13px;background: #eebd95 repeat-x;color:#900000;
height:21px;white-space:nowrap;border: 0px solid #800000;border-width: 1px 0px 1px 0px}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:14px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:Blue}
.mod,a.mod,a.mod:visited{color:#1E90FF}
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: no-repeat;width:1px}
.tblbot{background: repeat-x;width:100%}
.tblr{background: no-repeat;width:1px}

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