body {
	background-color: #f4efdc;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#forum-header {
    /* this is a span that fills the complete header-table, inside which 3 links are placed: the logo2root-link, the 2site-link , the help-link */
    text-align: right;
    display: block;
    width: 808px;
    height: 105px;
    border-bottom: 0px solid #ddd;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
  }
#forum-header p a {
    background-color: #fff;
  }
#logo-link-to-root {
  /* this thing is an invisible box hovering in the forum header over the logo in the background. it spans a link */
  width: 260px;
  height: 32px;
  display: block;
  position:relative; top: 25px; left: 170px;
  float: left;
   }
.primary {
  position: relative; top: 38px;
  padding: 2px 6px 3px 8px;
  color: #00406d !important;
  background-color: #fff;
  font-size: 0.85em; font-weight: bold;
}
.primary a {
  color: #00406d !important;
}
.primary a:hover {
  color: #f80 !important;
}

/* General font families for common tags */
a:link,a:active,a:visited { color : #2a72ba; text-decoration: none;}
a:hover		{ text-decoration: none; color : #f80; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #fff; border: 1px solid #CCCCCC; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #fff; border: 1px #cccccc solid;}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #eff2f5; padding: 0 0 0 4px!important;}
td.row2	{ background-color: #e3e6ed; }
td.row3	{ background-color: #cacaca; }
td.row4  { background-color: #e7ebf0; }
td.row0  { background-color: #f8f8fb;}


td.rowpic {
 background-color: #E9E9E9;
 background-image: url(images/cellpic2.jpg);
 background-repeat: repeat-y;
}

/* Header cells - the blue table headers */
th {
 color: #ffffff; font-size: 10px; font-weight : bold;
 background-color: #98d3ff; height: 18px !important;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#E9E9E9; border: #FFFFFF; border-style: solid; height: 20px;
}



/*
  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: 22px;
	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: 20px;  }
td.row3Right,td.spaceRow {
	background-color: #dfdfdf; border: #ffFFFF; border-style: solid; }

th.thHead,td.catHead 			{ border-width: 0px 0px 0px 0px; font-size: 10px; }
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; text-transform: uppercase; }
th.thCornerR 				{ border-width: 0px 0px 0px 0px; text-align: left;}

th.catleft { text-align: left;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2	{
  font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
  text-decoration: none; line-height : 150%; color : #000000;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #666666; }
a.gen,a.genmed,a.gensmall { color: #2a72ba; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF6600; text-decoration: none; }


.mainmenu		{ font-size : 10px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #2a72ba;  }
a.mainmenu:hover{ text-decoration: none; color : #FF6600; }


/* Forum category titles */
.cattitle		{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	margin-left: 2px;
}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:visited	{ text-decoration: none; color : #ffffff; }
a.cattitle:hover	{ text-decoration: none; color: #ff6600; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink	{ font-weight: bold; font-size: 12px; color : #145baa; }
a.forumlink 	{ text-decoration: none; color : #145baa; }
a.forumlink:visited 	{ text-decoration: none; color : #145baa; }
a.forumlink:hover{ text-decoration: none; color : #FF6600; }


/* 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 : #333333; }
a.nav			{ text-decoration: none; color : #2a72cf; }
a.nav:visited	{ text-decoration: none; color : #2a72cf; }
a.nav:hover		{ text-decoration: none; color : #ff6600;}


/* titles for the topics: could specify viewed link colour too */
.topictitle	{ font-weight: bold; font-size: 10px; color : #333333; }
a.topictitle:link   { text-decoration: none; color : #2a72ba; }
a.topictitle:visited { text-decoration: none; color : #2a72ba; }
a.topictitle:hover	{ text-decoration: none; color : #FF6600; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 11px; color : #222222; font-weight: bold;}

/* Location, number of posts, post date etc */
.postdetails	{ font-size : 10px; color : #637c95;}


/* The content of the posts (body of text) */
.postbody { color: #222; font-size : 12px; line-height: 17px;}
a.postlink:link	{ text-decoration: none; color : #2a72ba}
a.postlink:visited { text-decoration: none; color : #2a72ba; }
a.postlink:hover { text-decoration: none; color: #FF6600}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright {
  border-top: 1px solid #ccc;
  text-align: center; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;
  color: #999999;
  padding: 4px 0 10px 0; margin: 0 35px;
  }
.admin_panel {
  text-align: center; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;
  color: #999999;
  margin: 0 35px;
  }


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input {
	padding-right: 3px;
	padding-left: 3px;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #f9f9f9;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	color: #048;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* 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: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* Header Logo Background.
.logobg	{ background-color: #E2E2E4; border: 1px #98AAB1 solid; }

/* This is the outline round the images folder table newposts no new posts forum is locked images */
.foldersline  { background-color: #fff; border: 0px #ddd solid; }

/* The new maintitle */
.newtitle { font-weight: bold; font-size: 10px; color : #757978; }

.orange {
	color: #2a72ba;
}
a.orange {
	color: #2a72ba;
}
a.orange:visited {
	color: #2a72ba;
}
a.orange:hover {
	text-decoration: none;
	color: #FF6600;
}
#top_nav {
	width: 100%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	font-weight: bold;
	padding-left: 1px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#top_nav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	margin-left: 6px;
	margin-right: 6px;
}
#top_nav li a:link{
	color: #2a72ba;
	text-decoration: none;
	padding-bottom: 2px;
}
#top_nav li  a:visited {
	color: #2a72ba;
	text-decoration: none;
}
#top_nav li a:hover {
	color: #ff6600;
}
.noborder {
	border: none;
}
.main_bg {
	background-image: url(images/bgforum.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.topic-author {
  text-align: left;
  color: #333;
}
#stats, #user_online, #login {
  font-size : 10px;
  margin-top: 5px; margin-left: 2px;
  color: #666;
}
.section {
  font-weight: bold; font-size: 11px; color: #2a72cf;
  border-bottom: 1px solid #ddd;
  margin: 9px 10px 0px 1px;
}
.section a { color: #2a72cf; }
.section a:hover { color: #ff6600; }
