/* Based on the original Style Sheet for the subLinux v2 Theme for phpBB version 2+
Edited by Cyber-MX  - http://www.net-pixel.com */

/* The content of the posts (body of text) */
body
{background:#FFFFFF url('pic/bg_body.gif') repeat-x; 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:#FFFFFF; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; font-size:12px; font-family:tahoma, tahoma, tahoma, tahoma; }

#bgview      { background-image: url('images/cellpic2.jpg') }
/* General font families for common tags */
font,th,td,p{color:#006699;font:12px tahoma,tahoma,tahoma,tahoma}

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

/* General page style. The scroll bar colours only visible in IE5.5+ */
a:link,a:active,a:visited,a.postlink{color:#006699;text-decoration:none}
a:hover{color:#FF6600;text-decoration:none}

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

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

/* Added for Mozilla - still need to look at the black background problem though */
iframe{border:0}

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

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

input{margin-bottom:2px;margin-top:2px;text-indent:2px}

input,textarea,select{border-color:#000000;color:#000000;
font-size:11px}

/* Fancy form styles for IE */
input,textarea,select,input.button{border-width:1px;font:normal 11px tahoma,tahoma,tahoma,tahoma}

/* The buttons used for bbCode styling in message post */
input.button{background:#fafafa;color:#000000}
input.catbutton{background:#fafafa;color:#000000;font-size:10px}

/* None-bold submit button */
input.liteoption{background: #fafafa;color:#000000}
/* The main submit button option */
input.mainoption{background:#fafafa;color:#000000;font-weight:bold}
/* The text input fields background colour */
input.post,textarea.post,select{background: #ffffff;color:#000000}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;color:#000000;background:#D9E2EC url('pic/bg_th.gif');height:29px}
/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.0.0 ========================================================== |
//====
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
:hover.postimage {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}
/*
//====
//==== Author: Disturbed One [http://hvmdesign.com] =================== |
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/
/* Main table cell colours and backgrounds */
td.row1{background:#F5F3F5;color:#006699}
td.row2{background:#EEEAEE;color:#006699}
td.row3{background:#F5F3F5;color:#FF6600}
td.spacerow{background:#cad9ea;color:#006699}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:#FFFFFF url('pic/bg_th.gif'); }

/* Header cells - the blue and silver gradient backgrounds */
th{background:#005DB0 url('pic/bg_post.gif') repeat-x;color:#000080;font-size:11px;
font-weight:bold;height:28px;white-space:nowrap;text-align:center}

/* Code blocks */
.code{background:#fafafa;border:1px solid #d1d7dc;color:#006600;
font:11px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#add8e6;color:#000000;border:1px solid #006699}

/* This is the border line & background colour round the entire page */
.bodyline{border-left:0.1pt solid #C0C0C0; border-right:0.1pt solid #C0C0C0; border-bottom:0.1pt solid #C0C0C0; background:#FFF4E6; color:#000000;}

/* This is the outline round the main forum tables */
.forumline{background-position: 0% 0%; color:#000000;border:1px solid #006699; background-color:#FFFFFF; background-repeat:repeat-x; background-attachment:scroll}

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

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

/* 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-style:normal; font-variant:normal; font-weight:normal; line-height:125%; font-size:12px; font-family:tahoma, tahoma, tahoma, tahoma; background-repeat:repeat-x}

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

/* Quote blocks */
.quote{background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% tahoma,tahoma,tahoma,tahoma}

.subtitle,h2{color:#000000;font:bold 18px/180% "tahoma",tahoma,tahoma,tahoma,tahoma;
text-decoration:none}