html, body {
   background-image: url(images/lace7ut6.gif);
   background-repeat: repeat;
   background-attachment: fixed;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 10px 0px;
   padding: 0;
   margin: 0; 
}
body { padding: 0 5px; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, Tahoma }
a, a:visited { color: #736571; }
a:hover		{ text-decoration: underline; color: #658FA2; }
hr	{ height: 0px; border: solid #878787 0px; border-top-width: 1px;}
form { display: inline; padding: 0; margin: 0; }
img { border: 0; }
br.spacer { height: 5px; font-size: 5px; line-height: 15px; overflow: hidden; }
caption { margin: 0; padding: 0; }
iframe { border: none; background-color: #F8F8F8; }

/* Header and Logo */
#logotable td { background: #transparent}
#buttonstable { margin-bottom: 5px;  }
#buttonstable td { background: url(images/logo2_mid.gif) top left repeat-x;  margin-bottom: 150px; }

#header-buttons {
	font-size: 11px;
	color: #736571;
	padding-bottom: 2px;

}
#header-buttons a, #header-buttons a:visited {
	color: #404A86;
	text-decoration: none;
}
#header-buttons a:hover { color: #9498B5; text-decoration: underline; }

/* This is the border line & background colour round the entire content */
.contenttop td { background: url(images/c_top.gif) left bottom repeat-x; height: 24px; overflow: hidden; }
.contentbottom td { background: url(images/c_bottom.gif) left top repeat-x; height: 24px; overflow: hidden; }
.contentleft { background: #FFFFFF url(images/c_left.gif) left top repeat-y; width: 24px; }
.contentright { background: #FFFFFF url(images/c_right.gif) right top repeat-y; width: 24px; }
td.content { background-color: #FFFFFF; }

/* This is the outline round the main forum tables */
.forumline	{ border: solid 1px #A0A0A0; background-color: #F8F7F3; background: url(images/texture.gif) repeat; }

/* Forum header */
.forumheader td { 
	background: url(images/hdr_mid.gif) left bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.forumheader a, .forumheader a:visited {
	color: #3B3A6F;
	text-decoration: underline;
}
.forumheader a:hover {
	color: #658FA2;
	text-decoration: underline;
}

/* pm popup */
.pm-old { display: none; }
.pm-new { margin: 30px; }
.pm-new a, .pm-new a:visited { 
	border: dotted 2px #968FA9; 
	padding: 25px 45px;
	color: #4B767F;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: #CECBD7;
}
.pm-new a:hover, .pm-new a:active {
	color: #658FA2;
}
/* Main table cell colours and backgrounds */
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
	border-left: solid 1px #FAFAFA;
	border-right: solid 1px #B8C5CA;
	border-top: solid 1px #FAFAFA;
	border-bottom: solid 1px #B8C5CA;
	background: url(images/texture.gif) repeat;
}

/* Header cells - the blue and silver gradient backgrounds */
th, td.spaceRow, td.th {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold;
	background: #464646 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #DED8D4;
	border-right: solid 1px #DED8D4;
	border-top: solid 1px #F8F7F3;
	border-bottom: solid 1px #DED8D4;
}
th.left { text-align: left; }

td.catBottom {
	background: #F7F7F7 url(images/catbottom.gif) top left repeat-x;
	height: 24px;
	padding: 1px 3px;
	border-left: solid 1px #DFDFDF;
	border-right: solid 1px #F8F7F3;
	border-top: solid 1px #FBFBFB;
	border-bottom: solid 1px #BAC4CC;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.spaceRow2 {
	background: #FBFBFB url(images/cathead.gif) top left repeat-x;
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #FBFBFB;
	border-right: solid 1px #DFDFDF;
	border-top: solid 1px #F8F7F3;
	border-bottom: solid 1px #BAC4CC;
}
td.spaceRow, td.spaceRow2 { height: 2px; overflow: hidden; font-size: 2px; line-height: 2px; padding: 0; }
.cat,.catHead,.catSides,.catLeft,.catRight,.catBottom { font-size: 12px; }


/*
  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.catHead { font-size: 12px; }

/* 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, tahgo;
			text-decoration: none; line-height : 120%; color : #787878;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #1B274F; }
a.gen,a.genmed,a.gensmall { color: #4B767F; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #658FA2; text-decoration: underline; }

.generror { color: #000000; }
.progress { background-color: #000000; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #4B767F }
a.mainmenu		{ text-decoration: none; color : #7B7B7B;  }
a.mainmenu:hover{ text-decoration: underline; color : #658FA2; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #4B767F; }
a.forumlink 	{ text-decoration: none; color : #7B7E97; }
a.forumlink:hover{ text-decoration: underline; color : #48496A; }


/* 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 : #4B767F;}
a.nav			{ text-decoration: none; color : #4B767F; }
a.nav:hover		{ text-decoration: underline; color : #658FA2; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #4B767F; }
a.topictitle:link   { text-decoration: none; color : #48496A; }
a.topictitle:visited { text-decoration: none; color : #484F78; }
a.topictitle:hover	{ text-decoration: underline; color : #9799B1; }

/* new thread link */
.link-new a, .link-new a:visited, .link-new a.topictitle, .link-new a.topictitle:visited { color: #37717B; }
.link-new a:hover, .link-new a:active, .link-new a.topictitle:hover, .link-new a.topictitle:active { color: #658FA2; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size: 11px; }
.postername		{ font-size: 11px; font-weight: bold; color: #6C6C6C; line-height: 1.5em; }

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

/* The content of the posts (body of text) */
.postbody { font-size: 11px; padding-right: 15px;}
.postbody a	{ text-decoration: none; color: #6C6C6C; }
.postbody a:visited { text-decoration: none; color: #6C6C6C; }
.postbody a:hover { text-decoration: underline; color: #658FA2; }

/* Other post stuff */
td.postbottom { 
	background: #658FA2 url(images/profile.gif) top left repeat-x; 
	font-size: 10px;
	color: #000000;
	white-space: nowrap;
}

.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* Quote & Code blocks */
.quote-table, .code-table {
	border: solid 1px #000000;
	margin: 5px 0;
}
.quote-corner, .code-corner {
	background-color: #E1E1E1;
	border-right: solid 1px #E1E1E1;
}
.quote-left {
	background: #4F7092 url(images/quote_left.gif) center center no-repeat;
	border-right: solid 1px #000000;
}
.code-left {
	background: #4F7092 url(images/code_left.gif) center center no-repeat;
	border-right: solid 1px #000000;
}
.quote-header, .code-header {
	border-bottom: solid 1px #000000;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
	background-color: #EAEEF2;
}
.quote-text {
	color: #000;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #CFDAE7;
}

.code-text {
	font-family: Tahoma,;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-size: 8px;
	line-height: 115%;
	padding: 3px 3px;
	background-color: #CFDAE7;
}


.mod { 
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: #9F4D60; line-height: 125%; 
} 

.exclamation {
	font-weight: bold; font-family: Verdana; font-size: 15px; color: #FFFFFF;
}   

td.ModTable { background-color: #966470; }

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

/* Form elements */
input,textarea, select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input.post, textarea {
	border: solid 1px #000000;
	background-color: #FFF;
}



select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #CFDAE7;
	color: #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #959595;
}
input.button:hover { 
	background-color: #E9E9E9; 
	color: #000;
}
* html input.button { color: #000; }

/* The main submit button option */
input.mainoption {
	background-color: #FFF;
	font-weight : bold;
	border: solid 1px #000;
}

/* None-bold submit button */
input.liteoption {
	background-color: #CFDAE7;
	font-weight : normal;
	border: solid 1px #000;
}

input.mainoption:hover, input.liteoption:hover { color: #000000; border-color: #000000; }
input.mainoption:focus, input.liteoption:focus { color: #000000; border-color: #000; }


/* 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: #FFFFFF; border: solid 1px #FFFFFF; }


.inputhidden { display: none; }