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

/* The content of the posts (body of text) */
body{background: #f2f8eb url(images/bg.gif);color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;
scrollbar-3dlight-color: #bddd9c;
scrollbar-arrow-color: #DBD8AE;
scrollbar-darkshadow-color: #00aa01;
scrollbar-face-color: #8cd391;
scrollbar-highlight-color: #c4fac5;
scrollbar-shadow-color:#dfeece;
scrollbar-track-color:#d8f9db}

.table1 {
   BORDER-RIGHT: #000000 1px dashed;
   BORDER-TOP: #000000 1px dashed;
   FONT-SIZE: 12px;
   BORDER-LEFT: #000000 1px dashed;
   COLOR: #000000;
   LINE-HEIGHT: 125%;
   BORDER-BOTTOM: #000000 1px dashed;
   FONT-FAMILY: Verdana, Arial;
   BACKGROUND-COLOR: #defae0
}

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

/* General text */
.gensmall{font-size:11px}
td.genmed, .genmed{font-size:12px}
.explaintitle { color: #005800; font-weight: bold; font-size: 12px }
.forumlink { color: #005800; font-weight: bold; font-size: 12px; text-decoration: none }
/* General page style */
a:link, a:active, a:visited, a.postlink { color: #005800; text-decoration: none }
a:hover{color:#dd6900;text-decoration:underline}

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


/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1 { color: #005800; font: bold 22px/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.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:12px;font-weight:bold}
.nav_small{font-size:11px;font-weight:normal}
.postbody{font-size:12px;line-height:125%}

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

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

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

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

/* Main table cell colours and backgrounds */
.row1 { background-color: #eefade }
.row2, .helpline { background-color: #e8fade }
.row3 { background-color: #e0fad1 }
td.spacerow { background: #bebe9d url(images/bg.gif) }

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

/* Table Header cells */
th { color: #005800; font-weight: bold; font-size: 11px; background-color: #b6caae; text-align: center; padding-right: 8px; padding-left: 8px; height: 27px }



/* Specify the space around images */
.imgtopic, .imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px; font-size:11px}
.imgfolder{margin:1px 4px 1px 4px}
