/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
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}
a:link,a:active,a:visited,a.postlink{color:#EDD76F;text-decoration:none}
a:hover{color:#00C0FF}
hr
	{
	border: 1px inset #6C5323;
	}


.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;
	}


.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;
	padding-left:8px;
	padding-right:8px;
	}

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

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat
	{
	font-weight:bold;
	letter-spacing:1px;
	background:#1E1E1E url(images/cellpic1.gif);
	height:22px;
	text-indent:4px;
	}

td.cathead
	{
	font-weight:bold;
	letter-spacing:1px;
	background:transparent url(images/cellpic1.gif);
	height:24px;
	text-indent:4px;
	}

th.thHead
	{
	background: transparent url(images/nav_background.gif) repeat-x;
	font-weight: bold; 
	border: #FFFFFF solid 0px; 
	height: 32px;

	}

td.catBottom
	{
	font-weight:bold;
	letter-spacing:1px;
	background:#1E1E1E url(images/thcellpic.gif);
	height:28px;
	text-indent:4px;
	}

td.row3Right,td.spacerow
	{
	background:#000000 url(images/chains.gif) repeat-x;
	height: 9px;
	}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gensmall{font-size:10px}

.genmed,.genmed,a.gensmall{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#EDD76F}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #00C0FF; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #EDD76F;  }
a.mainmenu:hover{ text-decoration: none; color : #00C0FF; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #EDD76F}
a.cattitle		{ text-decoration: none; color : #EDD76F; }
a.cattitle:hover{ text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #EDD76F; }
a.forumlink 	{ text-decoration: none; color : #EDD76F; }
a.forumlink:hover{ text-decoration: none; color : #00C0FF; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 10px; color : #FFFFFF;}
a.nav			{ text-decoration: none; color : #EDD76F; }
a.nav:hover		{ text-decoration: none; }


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


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

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


/* The content of the posts (body of text) */
.postbody
	{
	font-size:12px;line-height:125%;
	}
a.postlink:link	{ text-decoration: none; color : #EDD76F }
a.postlink:visited { text-decoration: none; color : #00C0FF; }
a.postlink:hover { text-decoration: underline; color : #00C0FF}


/* Quote & Code blocks */
.quote
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FEF1B4;
	background:#212121;
	border:1px outset #EDD76F;
	line-height:125%;
	padding:5px;
	}
.code
	{
	background:#212121;
	border:1px outset #EDD76F;
	color:#006600;
	font:12px Courier,"Courier New",sans-serif;
	padding:5px;
	}



/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */

img {border: 0px;}

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,textarea.post
	{
	color:#FFFFFF;
	background: #202020;
	border : 1px inset #606060;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px
	}

input.button,input.liteoption,.fakebut
	{
	color: #EDD76F;
	border: 1px outset #006BDB;
	background:#06143D;
	font-size:11px;
	font-weight:bold;
	padding : 1px;
	}

input.button 
	{
	background:#06143D;;
	color: #EDD76F;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #006BDB;
	}
	
input.catbutton
	{
	color:#EDD76F;
	border:1px solid #343434;
	background:#202020;
	font-size:10px;
	}
	
input.mainoption	
	{
	color:#EDD76F;
	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:#FFFFFF;
	text-decoration:none
	}

a.but:hover
	{
	color:#FFFFFF;
	text-decoration:none
	}

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

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

.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;
	}
	
.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;
	color: #FFF;	
	}	
.btopper	
	{
	background: TRANSPARENT url(images/search-bbg.gif) repeat-x;
	height: 34px;
	color: #FFF;
	}
/*
	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; }	