/* 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:#000000;
	color:#FFFFFF;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0;
	scrollbar-face-color: #202020;
	scrollbar-highlight-color: #606060;
	scrollbar-shadow-color: #303030;
	scrollbar-3dlight-color: #202020;
	scrollbar-arrow-color:  #EDD76F;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #202020;
}

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

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#EDD76F;text-decoration:none}
a:hover{color:#00C0FF}

a.link2{color:#EDD76F}
a.link2:visited{color:#EDD76F}

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

/* titles for the statistics mod tables only */
.cattitle{font-size:11px;font-weight:bold}
a.cattitle:visited{color:#EDD76F}
a.cattitle:hover{color:#00C0FF}

/* titles for the topics:could specify viewed link colour too */
td.cathead
	{
	font-weight:bold;
	letter-spacing:1px;
	background:#212121 url(images/cellpic1.gif);
	height:29px;
	text-indent:4px;
	}

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

hr
	{
	border: 1px inset #252525;
	}

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

/* Main table cell colours and backgrounds */
.row1
	{
	background:#252525;
	}
.row2,.helpline
	{
	background:#161616;
	}
.row3{background:#161616}
.row4
	{
	background: #000000 url(images/nav_background.gif) repeat-x;
	height: 33px;
	}
.row6
	{
	background: #000000 url(images/rowpic6.gif) repeat-x;
	height: 23px;
	}
td.spacerow
	{
	background:#000000 url(images/chains.gif) repeat-x;
	height: 9px;
	}

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

/* Table Header cells */
th
	{
	background:#000000 url(images/thcellpic.gif);
	color:#EDD76F;
	font-size:11px;
	font-weight:bold;
	height:25px;
	white-space:nowrap;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	}

.view_bg
	{
	background: url(images/view_bg.gif) repeat-x;
	}

/* This is the border line & background colour round the entire page */
.bodyline
	{
	background: url(images/alliance-tile.jpg) repeat-x;
	border:0px solid #000000;
	}

/* This is the outline round the main forum tables */
.forumline
	{
	background:#010101;
	border:1px outset #EDD76F;
	}

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

.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;
	color: #EDD76F;
	}
	
.postbody
	{
	font-size:12px;line-height:125%;
	}

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

/* Quote blocks and Code blocks*/

.quote
	{
	color: #c1c1c1;
	}
.code
	{
	color: #00CC00;
	}


/* This is for the error messages that pop up */
.errorline{background:#000000;border:1px outset #EDD76F}

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

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

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

input.post
	{
	color:#FFFFFF;
	background: #0B0B0B;
	border-top: 1px solid #766B37;
	border-left: 1px solid #766B37; 
	border-bottom: 1px solid #B1A052;
	border-right: 1px solid #B1A052;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
	}

textarea.post
	{
	color:#FFFFFF;
	background: #0B0B0B;
	background: #0B0B0B;
	border-top: 1px solid #766B37;
	border-left: 1px solid #766B37; 
	border-bottom: 1px solid #B1A052;
	border-right: 1px solid #B1A052;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
	}

input.button,input.liteoption,.fakebut
	{
	color: #CCCCCC;
	border: 1px outset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
}
	
input.button:hover,input.liteoption:hover
	{
	color: #EDD76F;
	border:1px inset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}	
	
	
input.catbutton
	{
	color:#EDD76F;
	border:1px solid #343434;
	background:#202020;
	font-size:10px;
	}
	
input.catbutton:hover
	{
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background:#161616;
	font-size:10px
	}

input.mainoption
	{
	color: #CCCCCC;
	border:1px outset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

input.mainoption:hover
	{
	color:#EDD76F;
	border: 1px inset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

a.but,a.but:visited
	{
	color: #CCCCCC;
	border:1px outset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

a.but:hover
	{
	color:#EDD76F;
	border: 1px inset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline
	{
	color:#EDD76F;
	background:#161616;
	border:0 solid;
	font-size:10px
	}


/* This is the gradient background at the top of the page */
.topnav
	{
	font-size:10px;
	background: #000000 url(images/cellpic_nav.gif) repeat-x;color:#EDD76F;
height:21px;white-space:nowrap;border: 0px solid #91a0ae;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:#EDD76F}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#00C0FF}

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


/* FI Colour Palette MOD - START */
.colouter,.col{border:1px solid #000;margin-left:10px}
.colouter{border-right-width:0;cursor:pointer}
.col{margin:0;padding:0 0 0 7px;display:inline;border-width:1px 1px 0 0;font-size:7px}
/* FI Colour Palette MOD - END */

abbr, acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #EDD76F; 
	text-decoration: none;
}

a.tab_links:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #EDD76F; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #EDD76F; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #000000;
}

.tab_border	{ background-color: #E5E5E5; border: 0px;}

.filler, th.filler {
	background-color:#E5E5E5; 
	background-image:none;
}

.header_background
	{
	font-size:10px;
	color:#EDD76F;
	background: #000000 url(images/full_header_background.gif) repeat-x;
	height: 95px;
	}
.half_header_background
	{
	color:#00C0FF;
	background: #000000 url(images/half_header_background.gif) repeat-x;
	height: 73px;
	}	
.nav_background
	{
	font-size:10px;
	background: #000000 url(images/nav_background.gif) repeat-x;
	color:#D8A44D;
	height:33px;
	text-align:center;
	white-space:nowrap;
	border: 0px solid #91a0ae;
	}
.newsnav
	{
	background: transparent url(images/newsnav.gif) repeat-x;
	color:#EDD76F;
	height:29px;
	white-space:nowrap;
	}
	
.header_qlinks
	{
	background: #000000 url(images/qlinks_background.gif) repeat-x;
	font-size: 9px;
	v-align: top;
	}

.u_login
	{
	background: url(images/u_login.gif) no-repeat;
	height: 27px;
	}
	
.u_password
	{
	background: url(images/u_password.gif) no-repeat;
	height: 27px
	}
.login_bg
	{
	background: url(images/login_bg.gif) repeat-x;
	font-size: 9px;
	color: #FFFFFF;
	}

input.lsub { 
background-image: url(images/l_go.gif);	
background-repeat: no-repeat;	
height: 29px;	
width: 42px;
border: 0px; 
cursor: default;
}

input.lsub1 { 
background-image: url(images/menu-search.gif);	
background-repeat: repeat-x;	
height: 33px;	
width: 74px;
border: 0px; 
cursor: default;
}

input.lsub_lite { 
background: url(images/l_go_lite.gif) repeat-x;	
height: 29px;	
width: 42px; 
border: 0px; 
cursor: hand;
}

input.log { 
background: #081310;	
border: 1px inset #60A874; 
font: 9px  Verdana, Arial, Helvetica, sans-serif,; 
line-height: 11px; 
padding-right: 4px;
color:#50BEA0;
}	

.doiley { 
	background: TRANSPARENT url(images/doiley.gif) no-repeat left 0px; 
	}


.border_bot_center
	{
	background: #000000 url(images/border_bot_center.gif) repeat-x;
	color : #FFFFFF; 
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif,; 
	line-height: 11px; 
	}
	
.border_side_left
	{
	background: #000000 url(images/border_side_left.gif) repeat-y;
	width: 45px;
	}
.border_side_right
	{
	background: #000000 url(images/border_side_right.gif) repeat-y;
	width: 45px;
	}
	
.border_top_right
	{
	background: #000000 url(images/border_top_right.gif) no-repeat;
	width: 45px;
	}	
.border_top_left
	{
	background: #000000 url(images/border_top_left.gif) no-repeat;
	width: 45px;
	}	
	
.topper	
	{
	background: TRANSPARENT url(images/search-bg.gif) repeat-x;
	height: 34px;
	}	
.btopper	
	{
	background: TRANSPARENT url(images/search-bbg.gif) repeat-x;
	height: 34px;
	}
/*
	Styled checkboxes and radio buttons.
	Created by Philip Howard, GamingHeadlines.co.uk
	Web: http://www.gamingheadlines.co.uk/wod/formstyle/index.html
*/
.checkbox {
	background: url(images/CheckboxUnchecked.gif) no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
a.checkbox, a.checkboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
a.checkbox {
	background: url(images/CheckboxUnchecked.gif) no-repeat center center;
}
a.checkboxchecked {
	background: url(images/CheckboxChecked.gif) no-repeat center center;
}

.radiobox {
	background: url(images/RadioboxUnchecked.gif) no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
a.radiobox, a.radioboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
a.radiobox {
	background: url(images/RadioboxUnchecked.gif) no-repeat center center;
}
a.radioboxchecked {
	background: url(images/RadioboxChecked.gif) no-repeat center center;
}

.inputhidden { display: none; }	