/* Set the forum width here, please */
#logo a, #logo span, #page_forum {
	width: 780px;
}

/* Set the height of your logo here, please */
#logo a, #logo span {
	height: 150px;
}

/* After changing the width or height, create a new picture "logo.gif", please. */


body {
	background: url(images/background.gif) #999999;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: .8em;
	margin: 0px;
}

#topbox {
  background: #000000;
  color: #ffffff;
  text-align: right;
  padding: 5px;
  margin: 0px;
  vertical-align: middle;
  font-size: .9em;
  font-weight: bold;
}

#logo a {
	display: block;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#logo span {
	background: url(images/logo.gif) #a50b0b top right no-repeat;
	display: block;
	left: 0;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	z-index: 1;
}

.logo {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#footer {
	background: #780B0B;
	clear: both;
	padding: 3px 0px 4px 0px;
	color : #ffffff;
	text-align: center;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover	{
  text-decoration: underline;
  color : #ffffff;
  }

.centered {
	text-align: center;
}

.centeredbox {
	margin: 0px auto;
}

h1 {
	margin: 0px;
	padding: 0px;
}

#body_forum h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px; padding:0px;
	/*background:transparent;*/
	display: block;
}

#login_box {
  padding:0px
}

#login_box fieldset {
  background-color: #eeeeee;
  margin: 0px 0px 5px 0px;
  padding: 10px;
}

#login_box input {
  vertical-align: middle;
}

#online_box fieldset {
  background: #eeeeee;
  margin: 0px;
  padding: 3px;
}

#header_box {
  margin: 0px 0px 10px 0px;
  font-size:.8em;
}

#header_box a  {font-size:1.2em;}

#header_box .nav_current  {font-weight: bold; color : #000000;}

#header_box a:hover  {color : #000000;}

#header_box hr{
  margin: 4px 0px;
  font-size: 0px;
}

#search_user_box fieldset {
  background: #eeeeee;
  text-align: center;
  padding: 25px 5px;
}

/* ---------- anchor ---------- */
a				{
	text-decoration: none;
}

a:link  		{
	color: #000000;
}

a:visited		{
	color: #000000;
}

a:hover  		{
	color: #c10b0b;
	text-decoration: underline;
}

a:active  		{
	color: #000000;
}

.bordered {
	border: 1px solid #888888;
}

/* ---------- form ----------*/
label {
	float:left;
	text-align:right;
	width : 80px;
	padding : 3px;
}

legend {
	font-weight: bold;
	background: #cccccc;
	padding:3px 10px;
	border:1px solid #888888;
}

fieldset {
	border:1px solid #888888;
	margin:0px;
}

/* ---------- quote and code----------*/
blockquote.quote {
	color: #555555;
	border:1px solid #555555;
	background: #ffffff;
	margin: 5px;
	padding: 2px 15px;
	background: url(images/rquot.gif) no-repeat bottom right;
}

span.quote {
	color: #000000;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px -12px;
	background: url(images/lquot.gif) no-repeat top left;
}

div.code {
	color: #5582C2;
	border: 1px solid #5582C2;
	background: #ffffff;
	margin: 5px;
	padding: 2px;
}

p.code {
	color: #000000;
	font-family: Courier, 'Courier New', sans-serif;
	padding: 5px;
}


/* General font families for common tags */
th,td,p {
  font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  }

hr	{ height: 0px; border: solid #888888 0px; border-top-width: 1px;}

/* This is the outline round the main forum tables */
.forumline {
	background-color: #888888;
	/*border: 1px #555555 solid;*/
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

tbody {
  background-color: #ffffff;
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #ffffff; }
td.row2	{ background-color: #f3f3f3; }
td.row3	{ background-color: #888888; }

/* Header cells - the blue and silver gradient backgrounds */
th	{
	background-color: #f3f3f3;
  color: #780B0B;
	font-size: .9em;
	font-weight : bold;
	padding: 5px;
}

caption {
  background: url(images/caption.gif);
  height: 25px;
  font-size: 1.1em;
  text-align: left;
  text-indent: 5px;
}

td.cattitle {
	background: url(images/cattitle.gif) repeat-x #a50b0b;
  height: 25px;
  color: #ffffff;
  padding: 0px 10px;
  margin: 0px;
}

td.cat,td.catSides,td.catLeft,td.catRight,td.catBottom {
  background-color:#cccccc;
	height: 25px;
}

/*
  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.cattitle,td.catBottom {
	/*height: 29px;*/
	border-width: 0px 0px 0px 0px;
}

td.spaceRow {
	background-color: #888888;
	padding: 0px;
	margin: 0px;
	height: 2px; /* edit this parameter */
}

/* General text */
.gen { font-size : 1.1em; }
.genmed { font-size : 1em; }
.gensmall { font-size : .8em; }

/* The register, login, search etc links at the top of the page */
#menu {
  background-color: #780B0B;
  margin: 0px;
  font-size : 10px;
  text-align: center;
}

#menu ul {
	padding: 5px;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid black; 
	border-top: 1px solid black; 
}

#menu li {
  first-letter: uppercase;
  display: inline;
}

#menu li a {
  padding: 5px 3px;
  margin: 0px 2px;
  color: white;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#menu li a:hover {
  background-color: #c10B0B;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


/* Forum category titles */
.cattitle {
	font-weight: bold;
	font-size: .9em ;
	letter-spacing: 1px;
}

.cattitle	a	{ text-decoration: none; color : #ffffff; }
.cattitle a:hover{ text-decoration: underline; color : #ffffff; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; color : #780B0B; }
a.forumlink 	{ text-decoration: none; color : #780B0B; }
a.forumlink:hover{ text-decoration: underline; color : #c10B0B; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ color : #000000;}
.nav a		{  font-weight: bold;text-decoration: none; color : #555555; }
.nav a:hover 	{ text-decoration: underline; color : #c10b0b; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #780B0B; }
a.topictitle:visited { text-decoration: none; color : #780B0B; }
a.topictitle:hover	{ text-decoration: underline; color : #c10B0B; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 1em; color : #000000; font-weight: bold;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : .9em; color : #000000; }

/* The content of the posts (body of text) */
a.postlink:link	{ text-decoration: underline; color : #345b8f}
a.postlink:visited { text-decoration: underline; color : #345b8f; }
a.postlink:hover { text-decoration: underline; color : #c10b0b}

.post-icons a img {
  margin: 0px 3px;
}

.icons a img {
  margin: 0px 0px;
}

.post-icons a img , .icons a img {
  background: #c10B0B;
}

.post-icons a:hover img, .icons a:hover img {
  background: #000000;
}

/* Copyright and bottom info */
.copyright		{ font-size: .8em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555; letter-spacing: -1px;}
.copyright a	{ color: #555555; text-decoration: none;}
.copyright a:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #eeeeee;
	color : #000000;
	font-size: .9em;
  border: #555555 1px solid;
  padding: 3px 5px;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* 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 {
  font-size: .8em;
  background-color: #CCCCCC;
  border-style: none;
  padding: 2px;
}

p {
	padding: 5px 5px 5px 5px;
	text-indent : 0px;
	font-size : small;
	margin : 0px;
}

#page_forum {
	border: #000000 1px solid;
	background: #ffffff;
	margin: 0px auto;
}

#body_forum {
	padding: 10px;
  border-bottom: #000000 1px solid;
}

label {
	float:none;
	padding : 0px;
}

form {
	margin: 0px;
	padding:0px;
}

#watch a{
  background: url(images/star.gif) no-repeat left;
  padding: 13px;
}

/* ---------- new pm ----------*/
#menu .newpm1 a {
	color: #000;
  background-color: #c10B0B;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


