/*
 mergenine wow bc.css
 www.mergenine.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-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited 
	{
	color: #FFCD00;
	text-decoration: none;
	}
	
a:hover	{
	text-decoration: none;
	color : #50A80E;
	}
	
hr	{
	height: 0px; 
	border: solid #666666 0px;
	border-top-width: 1px;
	}


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

/* This is the outline round the main forum tables */
.forumline	
	{
	background-color: #000;
	border: 0px #FFCD00 solid;
	}


.menu_bg
	{
	background: transparent url(images/menu-bg.jpg) repeat-y right;
	}

.statue
	{
	background: transparent url(images/statue-left.jpg) no-repeat;
	height: 100%;
	}

.right_bg
	{
	background: transparent url(images/right-bg.jpg) repeat-y right;
	}
.footer
	{
	background: transparent url(images/bottom-bg.gif) repeat-x;
	height: 46px;
	}
	
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #252525; }
td.row2	{ background-color: #161616; }
td.row3	{ background-color: #161616; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #7EE62D; font-size: 11px; font-weight : bold;
	background-color: #FFCD00; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom 
	{
	background: #161616 url(images/cellpic1.gif);
	border: #FFFFFF 0px solid; 
	height: 28px;
	}


/*
  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,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR
	{
	font-weight: bold; 
	border: #FFFFFF 0px solid; 
	height: 28px;
	}
	
td.row3Right,td.spaceRow 
	{
	background: #000 url(images/chains.gif) repeat-x; 
	border: #FFFFFF solid 0px;
	height: 9px;
	}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


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


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #FFF; }
a.gen,a.genmed,a.gensmall { color: #FFCD00; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #50A80E; text-decoration: none; }


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

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


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


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


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


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

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


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #FFCD00 }
a.postlink:visited { text-decoration: none; color : #FFCD00; }
a.postlink:hover { text-decoration: underline; color : #50A80E}


/* Quote & Code blocks */
.code 
	{
	font-family: Courier, 'Courier New', sans-serif; 
	font-size: 11px;
	color: #006600;
	background-color: #000000; 
	border: #D1D7DC 1px solid #333333;
	}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #444444; line-height: 125%;
	font-size: 11px;
	background-color: #000000; 
	border: #D1D7DC 1px solid #333333;
	}


/* 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 */
input,textarea, select {
	color : #FFCD00;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #666666;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background: #252525;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #225200;
	color : #FFCD00;
	border: 1px outset #52C500;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #225200;
	color : #FFCD00;
	font-weight : bold;
	border: 1px outset #52C500;
}

/* None-bold submit button */
input.liteoption {
	background-color : #225200;
	color : #FFCD00;
	font-weight : normal;
	border: 1px outset #52C500;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline 
	{
	color: #FFF;
	background-color: #161616;
	border-style: none; 
	}

/* header login stuff */
.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;
}


.bordertr
	{
	background: transparent url(images/border-tr.gif) no-repeat;
	height: 22px;
	}

.borderr
	{
	background: transparent url(images/border-r.gif) repeat-y right;
	width: 22px;
	}

.borderbr
	{
	background: transparent url(images/border-br.gif) no-repeat;
	height: 22px;
	}


.bordertl
	{
	background: transparent url(images/border-tl.gif) no-repeat;
	height: 22px;
	}

.borderl
	{
	background: transparent url(images/border-l.gif) repeat-y left;
	width: 22px;
	}

.borderbl
	{
	background: transparent url(images/border-bl.gif) no-repeat;
	height: 22px;
	}

.bordert
	{
	background: transparent url(images/border-t.gif) repeat-x;
	width: 22px;
	}

.borderb
	{
	background: transparent url(images/border-b.gif) repeat-x bottom;
	width: 22px;
	}

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