/* 
Edited by Dennis  - http://dinara.teamvenom-nfsu2.com - last updated 26-06-03 
*/

/* The content of the posts (body of text) */
body{
background: #191970;
color: #2252DB;
font:12px Verdana,Arial,Helvetica,sans-serif;
margin:6px;
padding:0;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#7C7C7C;
scrollbar-face-color:#ECE9D8;
scrollbar-highlight-color:#ACA899;
scrollbar-shadow-color:#716F64;
scrollbar-track-color:#F5F5DC}

/* General font families for common tags */
font,th,td,p{font:12px 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: #04273E; }

/* General page style */
a:link{	color: #191970;	text-decoration: none;}
a:active{	color: #1E20FF;	text-decoration: none;}
a:visited{	color: #0F96EC;	text-decoration: none;}
a.postlink{	color: Blue;	text-decoration: none;}
a:hover{	color: #00CED1;}

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

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

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

/* Category gradients*/
td.cat{color:#191970;font-weight:bold;letter-spacing:1px;background:#B1E4F3 url(images/cellpic1.gif);
height:30px;text-indent:4px}

a.cattitle,a.cattitle:visited{color:#1E20FF}
a.cattitle:hover{color:#A9A9A9}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#B1E4F3; border: #FFCC66; border-style: solid; height: 28px;
			background-image: url(images/cellpic3.gif);
}

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

/* Main table cell colours and backgrounds */
.row1{background:#FAFBFD}
.row2,.helpline{background:#EBEDF1}
.row3{background:#DCDFE6}

/* This is the grid for the main forum */
td.spacerow{background:#ffffff url(images/leftside.jpg) repeat-y;}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(images/cellpic2.gif) #B1E4F3 align:right; height:26px}

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

.th{background:#B1E4F3; color:#ffffff;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:#ffffff url(images/leftside.jpg) repeat-y;/* #000066; */border:1px solid #CCCCCC}

/* This is the outline round the main forum tables */
.forumline{ background: #ffffff url(images/leftside.jpg) repeat-y; border:1px solid #4BB7D3}

/* This is the Box in the Whoisonline Table */
.box{background:#FAFBFD; border: 1px solid #4bb7d3}

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

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

.subsubtitle{background:url(images/cellpic2.gif) #ffffff; height:26px; 
font:bold 16px/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none; color: #0E5AAB;}

.h3{font:bold 16px/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none; color: #0E5AAB;}

.subsubtitle1{font:bold 16px/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none; color: #0E5AAB;}

.subsubtitle2{background:url(images/cellpic2.gif) #ffffff;
font:bold 16px/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none; color: #0E5AAB;}

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

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

/* Page Footer Info and Text Size */
.footer{font-size:10px;color:#ffffff}

/* Page Footer2 Info and Text Size */
.footer2{font-size:10px;color:#191970}

/* This is for the error messages that pop up */
.errorline{background:#87CEFA;border:1px solid #cccccc}

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

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

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

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

input.button,input.liteoption,.fakebut{border:1px solid #cccccc;background:#ffffff;font-size:11px; color:#04273E}
input.catbutton{border:1px solid #cccccc;background:#ffffff;font-size:10px}
input.mainoption{border:1px solid #cccccc;background:#ffffff;font-size:11px;font-weight:bold}

a.but,a.but:hover,a.but:visited{color:#04273E;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: #3689EB url(images/cellpic_bkg.jpg) repeat-x} */
.topnav{font-size:10px;background:#B1E4F3 url(images/cellpic_nav.gif) repeat-x;color:Blue;white-space:nowrap}
.topnav1{font-size:10px;background:#B1E4F3 url(images/cellpic_nav.gif) repeat-x;color:Blue;white-space:nowrap}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;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: 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;} 