 /* General page style. */

body {
background-color: #000000;
}

#bgborder {
background-image: url("images/bg-posterforumborder.gif");	
background-color: #939393;
}

/* General font families for common tags */
font,th,td,p {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;  
font-size: 12px; 
color: #FFFFFF; 
line-height: 16px; 
}

a:link {
color: #f5a90a;
text-decoration: none;
font-weight: bold; 
}

a:visited { 
color: #f5a90a;
text-decoration: none;
font-weight: bold; 
}

a:active { 
color: #ffcc04; 
text-decoration: none;
font-weight: bold; 
}

a:hover {
color: #ffcc04; 
text-decoration: none;
font-weight: bold; 
}

hr	{ height: 0px; border: solid #2b0000 0px; border-top-width: 1px;}

.bgsplats {
background-image: url("images/bg-posterforum.gif");	
background-color: #350000;
}

/* footer*/
#footer{
	overflow:hidden;
	padding:0;
	list-style:none;
	width:100%;
	padding-top: 10px;
	text-align:center;
	background-color:#000;
	color: #FFF;
}

/* muted color footer links */
.footerlink:link, .footerlink:visited{
font-family:Tahoma,Geneva,sans-serif;
font-weight: normal; 
font-size: 11px;
line-height: 12px;
color: #cf7616;
}

.footerlink:hover, .footerlink:active{
font-family:Tahoma,Geneva,sans-serif;
font-weight: normal; 
font-size: 11px;
line-height: 12px;
color: #ffcc00;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold;
font-size:11px;
}


/* This is the border line & background colour round the entire page
.bodyline	{ 
background-color: #350000; 
border: 1px #98AAB1 solid;
}
 */
 
/* This is the outline round the main forum tables 
.forumline	{ 
background-color: #000000; 
border: 0px #006699 solid; 
}
*/

/* Main table cell colours and backgrounds */
td.row1	{ 
padding: 5px;
}

td.row2	{ 
background: url("images/bg-shaded.gif");
padding: 5px;
}

td.row3	{ 
padding: 5px;
}



.postsignature { 
color: #b88388; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size : 10px;
}

.postedited { 
color: #b88388; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size : 10px;
}


/*
  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: #350000;
		background-image: url(images/cellpic2.gif);
}

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

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
background-color:#350000; 
height: 25px;
padding-left:15px;
}



/*
  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; 
border-style: solid; 
height: 28px; }


td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 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 : #FFFFFF;
}
*/

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

a.gen,a.genmed,a.gensmall { 
color: #f5a90a; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

a.gen:visited,a.genmed:visited,a.gensmall:visited { 
color: #f5a90a; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{ 
color: #ffcc04; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}


/* The register, login, search etc links at the top of the page */
.mainmenu { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px;
text-decoration: none;
color: #f5a90a;
}

a.mainmenu, a.mainmenu:visited { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px;
text-decoration: none;
color: #f5a90a;
}

a.mainmenu:hover, a.mainmenu:active { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px;
text-decoration: none;
color: #ffcc04;
}



/* Forum category titles */
.cattitle		{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px; 
color: #FFFFFF; 
}

a.cattitle, a.cattitle:visited		{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px; 
}

a.cattitle:hover, a.cattitle:active {
color: #FFFFFF; 
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px; 
}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px; 
}

a.forumlink, a.forumlink:visited 	{ 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-weight: bold; 
font-size: 12px; 
}

a.forumlink:hover{ 
color: #ffcc04; 
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px; 
}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
text-decoration: none; 
color : #f5a90a; 
}

a.nav, a.nav:visited			{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
text-decoration: none; 
color : #f5a90a; 
}

a.nav:hover, a.nav:active		{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
text-decoration: none; 
color: #ffcc04;
}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

a.topictitle:link   { 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

a.topictitle:visited { 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

a.topictitle:hover	{ 
color: #ffcc04; 
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

a.name:link   { 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

a.name:visited { 
color: #f5a90a;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

a.name:hover	{ 
color: #ffcc04; 
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

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

}


/* The content of the posts (body of text) */
.postbody { 
font-size : 12px;
}

a.postlink:link	{ 
text-decoration: none; 
color : #f5a90a; 
}

a.postlink:visited { 
text-decoration: none; 
color : #f5a90a; 
}

a.postlink:hover { 
text-decoration: none; 
color : #ffcc04;
}


/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; 
font-size: 11px; 
color: #FFFFFF;
background-color: #350000; 
border: #2b0000; 
border-style: solid;
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
padding: 10px;
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF;
background-color: #350000; 
border: #2b0000; 
border-style: solid;
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
padding: 10px;
}


/* Copyright and bottom info */
.copyright		{ 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #96C403; 
}

a.copyright, a.copyright:visited	{ 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #96C403; 
text-decoration: none;
}

a.copyright:hover, a.copyright:active { 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
text-decoration: none;
}


/* Form elements */
input,textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#E9B70A;
background-color:#350000;
font-size:12px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#E9B70A;
background-color:#350000;
font-size:12px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color:#f5a90a;
color: #000000;
font-weight:bold;
font-size:11px;
}

/* The main submit button option */
input.mainoption {
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color:#f5a90a;
color: #000000;
font-weight:bold;
font-size:11px;
}

/* None-bold submit button */
input.liteoption {
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color:#f5a90a;
color: #000000;
font-weight:bold;
font-size:11px;
}

/* Image width limiter by BELLonline.co.uk */
div.imglimiter { width: 500px; overflow: hidden; cursor: pointer; }
div.imglimiteroff { } 

/* 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 { background-color: #350000; border-style: none; }


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