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

/* The content of the posts (body of text) */
body{background:#ffffff;
scrollbar-3dlight-color: #B1D68B;
scrollbar-arrow-color: #444444;
scrollbar-darkshadow-color: #fffff;
scrollbar-face-color: #E6FAE8;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #B1D68B;
scrollbar-track-color: #ffffff}

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

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

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#4F2602;text-decoration:none}
a:hover{color:#0F20BA;text-decoration:underline}

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

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

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

/* Category gradients*/
td.cat,td.rowpic{font-weight:bold;letter-spacing:1px;background:#EAF6E0;height:13px;
text-indent:2px}
td.cathead{font-weight:bold;letter-spacing:1px;background:#ffe3f3 url(images/lines.gif);height:13px}

/* Main table cell colours and backgrounds */
.row1{background:#E6EBF8}
.row2,.helpline{background:#E6FAE8}
.row3{background:#F2F9F1}
td.spacerow{background:#EAF6Eb}

/* Table Header cells */
th{background:#ffffff url(images/lines.gif);color:#333300;font-size:13px;
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;border:1px solid #C7E0B6}

/* This is the outline round the main forum tables */
.forumline{background:#C7E0B6;border:0}
.forumline3{background:#F2F9F1;border:0}

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

.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:16px;line-height:125%}

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

/* Quote blocks */
.quote{background:#fafafa;border:1px solid #7DB739;color:#444444;
font-size:12px;line-height:125%}

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

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

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

input{font:12px Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:12px Verdana,Arial,Helvetica,sans-serif}

input.post,textarea.post{background:#ffffff;border:1px solid #B1D68B;
font:13px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

input.button,input.liteoption,.fakebut{border:1px solid #B1D68B;background:#EAF6E0;font-size:12px}
input.catbutton{border:1px solid #000000;background:#EAF6E0;font-size:12px}
input.mainoption{border:1px solid #000000;background:#EAF6E0;font-size:12px;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-style:none}

/* 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:#1e90ff}
a.admin:hover,a.mod:hover{color:#000000}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0}

/* These are table top and bottom backgrounds */
.tt12bkg{background:url(images/tt12_m.gif) repeat-x;height:10px;width:100%}
.tb12bkg{background:url(images/tb12_m.gif) repeat-x;height:10px;width:100%}
.ttb{width:100%}

/* This is the header table with imac screen */
.scrntbkg{background:url(images/scrn_t.gif) repeat-x;height:14px;width:100%}
.scrnbbkg{background:url(images/scrn_b.gif) repeat-x;height:14px;width:100%}
.scrnlbkg{background:url(images/scrn_l.gif) repeat-y;width:14px}
.scrnrbkg{background:url(images/scrn_r.gif) repeat-y;width:14px}
.scrn{width:100%;text-align:center}
td.scrnm{background:#ffffff}

/* This is the background behind the post buttons */
.postbkg{background: url(images/lang_english/tabblank.gif) repeat-y;height:20px}
