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


@import url(/css/blueflashbody.css);

#content-forum {
	background: transparent url('/images/bg02-white-right.png') no-repeat right top;
	padding: 0px 14px 0px 14px; 
}

/* dummy area to confvince IE that there's no padding to we can use 100% for the topnavmenu */
.content-iefix { 
		padding: 0px; 
		background: transparent; 
		height: 28px;
}

#content-iefix2{font-size:13px; line-height:125%; background: #ebab66; color:#dd6900;
		height:48px;white-space:nowrap;border: 1px solid #91a0ae;border-width: 1px 0px 1px 0px}


/* This is the outline round the main forum tables */
.maincontainer{background:#fff; border:0px solid #fff; padding: 0; } /*006699 ffffff */
.forumline{background:#fff; border:1px solid #ccddee; padding: 0; } /*006699 ffffff */
.posttable{background:#ffffff; border:0px solid #ccddee; padding: 0; } /*006699 ffffff */

/* Main table cell colours and backgrounds */
.row1{background:#ffffff; padding-left:8px; padding-right:8px; border-bottom:1px solid #eef; } /* f6fcff eaedf4 */
.row2{background:#ffffff; padding-left:8px; padding-right:8px; border-bottom:1px solid #eef; } /* f0f6fa e0e6f0 */
.row3{background:#ffffff; padding-left:8px; padding-right:8px; border-bottom:1px solid #eef; } /* f4f0ec efdfcf */
.row1,.row2,.row2 { font-size: 95%; }
.row-post{background:#fff; 
	padding-left:16px; padding-right:16px; 
	padding-top: 16px; padding-bottom: 16px;
	border-top:1px solid #ddddee; 
	border-left:1px solid #ddddee;
	border-right:1px solid #ddddee;
	border-bottom:1px solid #ddddee;
 }  /* f4f0ec efdfcf cedcec */


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

hr{border: 0px solid #eaedf4 ;border-top-width:1px;height:0px} /* ffffff */
hr.postrow{border: 0px solid #AAA ;border-top-width:1px;height:0px} /* ffffff */

/* Category gradients*/
td.cat, td.cat2 {
	font-weight:bold;
	letter-spacing:1px;
	background:#F0F2F8 /* url(images/cellpic1x.gif) */  ;
	height:29px; /* border-top:1px solid #98aab1; */ padding-left: 16px; padding-right: 16px; 
	color: #1F337E}
td.cat2 { color: #004499; }

.helpline{background:#e0e6f0} /* 2B6B9D */
td.spacerow{background:#cad9ea; padding:0} /* cad9ea */

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background: /* url(images/cellpic2x.jpg) */ #336D9E repeat-y}


/* This is for the table cell above all the tables */
/* Table Header cells 
	xxfont-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#1F337E;
	color:#484848;
*/
th{ background:#0065bc  url(images/cellpic3.gif) ;
	font-size:13px;
	font-weight:bold;
	color:#cdf;
	white-space:nowrap;
	text-align:center;
	line-height:100%
	height:28px;
	padding-left:8px;
	padding-right:8px;
}
th.posting {
	background:#cde; 
	color:#585858;
	border: 1px solid #aac;
	border-bottom: 0px solid #fff;
	height: 30px;
}

th a:link, th a:visited{color:#cdf;}
th a:hover{color:#fff}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
	xxfont-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:125%;
	font-weight:bold;
	text-decoration:none;
	color:#1F337E}

.subtitle,h2{
	xxfont-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none;
	font-weight:bold;
	font-size: 16px;
}
h3 { margin: 0px; }
h4 { margin: 0px; }
h5 { margin: 0px; }


/* General text */
.genmed, td.genmed {font-size:95%; line-height:133% }
.gensmall{ font-size:90%; line-height: 133%; }
.gensmaller{ font-size:80%; line-height: 125%; }

/* Location,number of posts,post date etc */
.postdetails{ font-size:11px; line-height: 120%; color:#00396a }

/* titles for the topics:could specify viewed link colour too */
.forumtitle{font-size:100%; font-weight: bold; margin-top: 4px; }
.topictitle{font-size:100%; font-weight: bold; }
.explaintitle{font-size:100%;font-weight:bold;color:#1F337E; }


/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{
	font-size:90%;
	color: #1F337E; 
	font-weight:bold;
	line-height:133%}

.postbody{	
	font-size:100%; 
	text-align: left;
	line-height:150%;
	padding-top: 8px; 
	padding-left: 12px; 
	padding-right: 36px; 
	padding-bottom: 12px; }

td.postbody{
	}

/* Quote blocks */
td.quote{
		background:#f2f2f2;
		border:1px dashed #d7d7d7; 
		color:#444444;
		font-size:13px;
		line-height:140%;
		padding: 12px;
}

.quotebox{ 
		padding: 2px;
		padding-bottom: 12px;
}

.quote p {
		font-size:13px;line-height:133%;
}

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

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

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

input{font-size:13px }

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

input.post,textarea.post{background:#ffffff;border:1px solid #888;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	line-height:125%;
	padding-bottom:2px;padding-left:2px}

input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#f8f8f8;font-size:12px}
input.catbutton{border:1px solid #000000; background:#f8f8f8;font-size:13px}
input.mainoption{
	border:1px solid #000000;
	background:#f8f8f8;
	color:#000;
	font-size:14px;
	font-weight:normal;}

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 */
.topnav{font-size:13px; line-height:125%; background: #ebebf6; color:#dd6900;
		height:20px;white-space:nowrap;border: 0px solid #91a0ae;border-width: 1px 0px 1px 0px}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#ffa34f}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#dd6900}

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

/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(images/tb4_r.gif) no-repeat;width:8px}





