/* 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:#ffffff;color:#000000;font:10pt Verdana,Arial,Helvetica,sans-serif;margin:0px;padding:0;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #ff6600;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff}

/* 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:.75em}
.explaintitle{font-size:11px;font-weight:bold;color:#666666}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#ff6600;text-decoration:underline;font-weight: bold;}
a:hover{color:#767676;text-decoration:underline}

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

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

hr{border: 0px DOTTED #00aa00;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:0px;background:#ddd;height:24px;text-indent:4px;border-width:0}

/* Main table cell colours and backgrounds */
.row1{background:#f9f9f9;padding-left:7px;padding-right:7px;border:0}
.row2,.helpline{background:#f1f1f1;padding-left:7px;padding-right:7px;border:0}
.row3{background:#fefefe;padding-left:7px;padding-right:7px;border:0}
td.spacerow{background:#00bb00;border:0;height:4px;font-size:1px;margin:0;padding:0;}

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

/* Table Header cells */
th{background:#009900;font-size:11px;color:#ffffff;
	background-image: url(/i/b11.gif);
	background-repeat: repeat-x;
font-weight:bold;height:25px;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:#ccffce;border:0px solid #009900;margin:0px;padding:0px;
/*	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(/i/bigleaves.jpg);*/
}

.FAQQ .bodyline{background:transparent;border:0px solid #009900;margin:8px;padding:0px;}


/* This is the outline round the main forum tables */
.forumline{background:#ccc;border:0;margin:12pt 3px 0px 3px;padding:0;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold large Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#ff6600; text-align:left;margin:12px 0px 0px 58px;}

.subtitle,h2{font:bold 140% Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;color:#ffffff;}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:small;font-weight:bold;margin-bottom:12pt;}
.postbody{font-size:1.1em;line-height:130%;margin-top:2pt}

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

/* Quote blocks */
.quote{background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font-size:0.8em;line-height:120%;margin-bottom:4pt;}

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

/* This is for the error messages that pop up */
.errorline{background:red;border:1px solid #940000;background-image:url(/i/red.jpg);color: white;}

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

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

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

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

input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;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:0 solid;font-size:10px}

/* This is the gradient background at the top of the page */
.topbkg{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
 //padding-right: 20px;
	padding-left: 16px;
	background-color: #009900;
	background-image: url(/i/b9.gif);
	background-repeat: no-repeat;
	padding-bottom: 17px;
}
.topnav{font-size:1em;background:transparent;
height:28px; padding-left:16px;padding-top:8px;border: 0px solid #009900;border-width: 0px 0px 0px 0px}




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

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

.topnav a {color:#ff6600;font-weight:bold; text-decoration:underline;}

.catHead {background-color: #ddd; color:#090;padding-left:7px;}
.forumline .catBottom {background-color: #ddd; color:#090;}
.catLeft {background-color: #ddd; color:#090;}
.catRight {background-color: #ddd; color:#090;}

.row3Right {background-color: #fff;}

.row3 .name {font-size:x-small;}

.FAQQ .catHead {background-color: #009900; color:#fff;padding-left:7px;text-align:left;}
.FAQQ .cattitle {color:#fff;font-weight:bold}
.FAQQ .row1, .FAQQ .row2 {padding:6px;}
.FAQQ .gen a {text-decoration:none;}

.footer {
	text-align: left;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 11px;
	background-image: url(/i/b11.gif);
	background-repeat: repeat-x;
        font-size: smaller;
	color: #FFFFFF;
	background-color: #006600;
	margin-top: 0px;
}
.footer a {
	color: #FFFFFF;
}

.cat a {color: #060; text-decoration:none;}

.FAQ .row1, .FAQ .row2 {padding:12px;}
.FAQ strong {font-size: 11pt;DISPLAY:BLOCK;padding-bottom:1px;MARGIN-BOTTOM:-4PX;color: #f60;}
.FAQ .gensmall {padding-top:2px;margin-top:2px;DISPLAY:BLOCK;text-align:right;}
.FAQ th {font-size:11pt;text-align:left;padding-left:12px;}
.name {color:#090}

.ill {float:left; margin:0px 12px 12px 0px; background-color:#f60; padding:2px;}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 2px;
	width: auto;
	display: inline;
	font-weight: bold;
	color: #006600;
	padding-bottom: 2px;
}
.nomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 2px;
	width: auto;
	display: inline;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px;
}

.menu a {
	color: #006600;
}
.wehere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	display: inline;
	float: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.wehere1       {
	background-color: transparent;
	font-size: smaller;
	font-weight: bold;
	color: #006600;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
.nomenu1      {
	font-size: smaller;
	font-weight: normal;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	color: #999999;
}
.mainmenu {
	padding-left:12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 2px;
	padding-right: 3px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
.menu1 {
	font-size: smaller;
	font-weight: normal;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	color: #006600;
}
.menu1 a {
	text-decoration: underline;
	font-weight: normal;
	color: #006600;
}
