/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com - last updated 13-03-03 */

.footer {
    position: absolute;
    bottom: 0;
	}
	
	
.menu {width:700px; position:relative; top:62px; left:240px; margin-left:0px; padding:0; text-align:left;}
.menu ul{height:30px; line-height:27px; text-align:left; margin:0px; padding:0px;}
.menu li{list-style: none; display: inline; margin-right:-3px;}
.menu a{padding:7px 10px 10px 10px; color:#ffffff; margin-right:0px; text-decoration:none;}
.menu a:hover {padding:7px 10px 10px 10px; background:#000 url(images/menubg.jpg) repeat-x; color:#000000;margin-right:0px; text-decoration:none;}
.act {padding:7px 10px 10px 10px; background:#000 url(images/menubg.jpg) repeat-x; color:#000000;margin-right:0px; text-decoration:none;}


/* The content of the posts (body of text) */
body{background:#000000;color:#ffffff;font:11px verdana,Helvetica,sans-serif;margin:0px;padding:0;}

/* General font families for common tags */
font,th,td,p{font:11px verdana,Helvetica,sans-serif}
p{margin-top:2px;margin-bottom:3px}

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px; color:#999999;}
.explaintitle{font-size:11px;font-weight:bold;color:#999999}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#ffffff;text-decoration:none}
a:hover{color:#ff9900}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#fffff}
a.topictitle:hover{color:#ff9900}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold; padding:0px 5px 0px 5px; margin-top:10px;}

hr{border: 0px solid #000000;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:0px;background:#212121 url(images/cellpic1.gif);
height:29px;text-indent:4px}

a.cattitle,a.cattitle:visited{color:#ff9900}
a.cattitle:hover{color:#ff9900}

/* Main table cell colours and backgrounds */
.row1{background:#151515}
.row2,.helpline{background:#121212}
.row3{background:#151515}
td.spacerow{background:#121212}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background: #212121 url(images/cellpic1.gif)}

/* Table Header cells */
th{background: #171717 url(images/boxtop.jpg);color: #000000;font-size:11px;
font-weight:bold;height:29px;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:#000000 url(images/bg1.jpg); width:943px; margin:0 auto;}

/* This is the outline round the main forum tables */
.forumline{border:1px solid #333333; padding:2px;text-align:left;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{   font-family: verdana, sans-serif; margin-top:0px; font-weight:bold;
  font-size: 22px; line-height:22px; text-align:left; color: #333333; letter-spacing:-1px;}
.subtitle,h2 {  font:bold 20px/120% verdana,Helvetica,sans-serif;text-decoration:none;color:#767676; text-align:left;}

/* 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; text-align:left;}
.postbody{font-size:11px;line-height:125%; padding:0px 5px 0px 5px; text-align:left;}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#8a8a8a; padding:4px 5px 0px 5px; text-align:left;}

/* Quote blocks */
.quote{background:#000000;border:1px solid #333333;color:#e7e7e7;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* Code blocks */
.code{background:#000000;border:1px solid #333333;color:#e7e7e7;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#ff8c00;border:1px solid #000000}

/* Form elements */
form{display:inline; font-size:11px;}

input{font:11px verdana,Helvetica,sans-serif;color:#000000}
select{background:#ffffff;color:#000000;font:11px verdana,Helvetica,sans-serif}

input.post,textarea.post{background:#000000;border:1px solid #666666;color:#ffffff;
font:11px verdana,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}



a.but,a.but:hover,a.but:visited{color:#ff0000;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}

/* This is the gradient background at the top of the page */
.topbkg{background: #1a1a1a url(images/bg1.jpg);  text-align:left;}
.topnav{font-size:11px;background: #000000 url(images/boxtop.jpg) repeat-x;color:#000000; text-align:left;
height:27px;white-space:nowrap;}

/* 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:#ff0000}
a.admin:hover,a.mod:hover{color:#ff0000}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px;margin-left:4px;margin-right:4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0}