/* General page style. The scroll bar colours only visible in IE5.5+ */
A:link {
FONT-SIZE: 12px;
COLOR: #333333;
FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
TEXT-DECORATION: none
}
A:visited {
FONT-SIZE: 12px;
COLOR: #333333;
FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
TEXT-DECORATION: none
}
A:active {
FONT-SIZE: 12px;
COLOR: #333333;
FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
TEXT-DECORATION: none
}
A:hover {
FONT-SIZE: 12px;
COLOR: #7995aC;
FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
TEXT-DECORATION: none
}
BODY {
FONT-SIZE: 12px;
CURSOR: default;
COLOR: #333333;
BACKGROUND-color: #f1f1f1;
FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
TEXT-DECORATION: none;
SCROLLBAR-BASE-color:  #B3B3B3;
SCROLLBAR-ARROW-color: #f1f1f1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
hr {
border-top: 1px solid #aaaaaa;
border-bottom: 1px solid #ffffff;
height: 2px;
width: 100%;
}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #D8D8D8; border: 0px #98AAB1 solid; }

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


/* Main table cell colours and backgrounds */
td.row1	{
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.row1lt	{
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 0px solid;
}
td.row1rt	{
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 0px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.row1u	{
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 0px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.row1d	{
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 0px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.row2	{
background-color: #c3c3c3;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.row3	{
background-color: #f1f1f1;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.rowpic {
background-color: #B9B9B9;
background-image: url(images/bar2.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
th	{
color: #22314D;
font-size: 11px;
font-weight : bold;
height: 25px;
background-image: url(images/bar1.gif);
background-repeat: repeat;
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
th.1	{
color: #22314D;
font-size: 11px;
font-weight : bold;
height: 25px;
background-image: url(images/bar1.gif);
background-repeat: repeat;
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
height: 28px;
background-color: #B9B9B9;
background-image: url(images/bar2.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}


/*
  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 :-)
*/
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold;
height: 28px;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.row3Right,td.spaceRow {
height: 28px;
background-color: #B9B9B9;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px 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: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}
a.maintitle:link   { text-decoration: none; color : #333333; font-size: 18px; }
a.maintitle:visited { text-decoration: none; color : #333333; font-size: 18px; }
a.maintitle:hover	{ text-decoration: NONE; color : #39455c; font-size: 18px; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #333333; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #39455C; text-decoration: none; }


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


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


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


/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #333333; }
a.nav:hover		{ text-decoration: none; }


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


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

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


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


/* Quote & Code blocks */
.code {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
background-color: #BABABA;
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
background-color: #BABABA;
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: 0px;}
a.copyright		{ font-size: 10px; color: #444444; text-decoration: none;}
a.copyright:link		{ font-size: 10px; color: #444444; text-decoration: none;}
a.copyright:visited		{ font-size: 10px; color: #444444; text-decoration: none;}
a.copyright:hover { font-size: 10px; color: #000000; text-decoration: none;}


/* Form elements */
input,textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
background-color: #BABABA;
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;
}

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #f1f1f1;
BORDER-TOP: #e7e7e7 1px solid;
BORDER-BOTTOM: #b7b7b7 1px solid;
BORDER-LEFT: #e7e7e7 1px solid;
BORDER-RIGHT: #b7b7b7 1px solid;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color: #f1f1f1;
BORDER-TOP: #e7e7e7 1px solid;
BORDER-BOTTOM: #b7b7b7 1px solid;
BORDER-LEFT: #e7e7e7 1px solid;
BORDER-RIGHT: #b7b7b7 1px solid;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color: #f1f1f1;
BORDER-TOP: #e7e7e7 1px solid;
BORDER-BOTTOM: #b7b7b7 1px solid;
BORDER-LEFT: #e7e7e7 1px solid;
BORDER-RIGHT: #b7b7b7 1px solid;
	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: #BABABA;
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid;
BORDER-BOTTOM: #E7E7E7 1px solid;
BORDER-LEFT: #B7B7B7 1px solid;
BORDER-RIGHT: #E7E7E7 1px solid;}

.main_table {
	width: 100%;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
.head_bl {
	width:68px;
	height:218px;
	background: #fff url(img/head_bl.jpg) no-repeat;
}
.head_br {
	width:68px;
	height:218px;
	background: #fff url(img/head_br.jpg) no-repeat;
}
.head_bt {
	height:24px;
	background: #fff url(img/head_bt.png) repeat-x;
}
.head_bb {
	height:17px;
	font-size: 0;
	background: #fff url(img/head_bb.png) repeat-x;
}
.head_menu {
	height:42px;
	background: #fff url(img/head_menu.gif) repeat-x;
	vertical-align: bottom;
}
.logo_bg {
	width: 100%;
	height: 135px;
	background: #fff url(img/logo_bg.gif) repeat-x;
}
.border_r {
	width:45px;
	background: #fff url(img/border_r.png) repeat-y;
}
.border_l {
	width:45px;
	background: #fff url(img/border_l.png) repeat-y;
}
.main_site {
	vertical-align:top;
	background-color: #f1f1f1;
}
.foot_bl {
	width:68px;
	height:188px;
	background: #fff url(img/foot_l.png) no-repeat;
}
.foot_br {
	width:68px;
	height:188px;
	font-size: 0;
	background: #fff url(img/foot_r.png) no-repeat;
}
.foot_bt {
	height:32px;
	font-size: 0;
	background: #fff url(img/foot_t.png) repeat-x;
}
.foot_bb {
	height:20px;
	font-size: 0;
	font-size: 0;
	background: #fff url(img/foot_b.png) repeat-x;
}
.foot {
	text-align: center;
	height:136px;
	background-color:#f0f0f0;
}
.panel_tl {
	font-size: 0;
	width:15px;
	height:30px;
	background: #d8d8d8 url(img/panel_tl.gif) no-repeat;
}
.panel_top {
	font-size: 0;
	height:30px;
	background: #d8d8d8 url(img/panel_top.gif) repeat-x;
}
.panel_tr {
	font-size: 0;
	width:15px;
	height:30px;
	background: #d8d8d8 url(img/panel_tr.gif) no-repeat;
}
.panel_bl {
	font-size: 0;
	width:15px;
	height:30px;
	background: #f1f1f1 url(img/panel_bl.gif) no-repeat;
}
.panel_bottom {
	font-size: 0;
	height:30px;
	background: #f1f1f1 url(img/panel_bottom.gif) repeat-x;
}
.panel_br {
	font-size: 0;
	width:15px;
	height:30px;
	background: #f1f1f1 url(img/panel_br.gif) no-repeat;
}
.panel_left {
	width:15px;
	background: #d8d8d8 url(img/panel_left.gif) repeat-y;
}
.panel_right {
	width:15px;
	background: #d8d8d8 url(img/panel_right.gif) repeat-y;
}
.panel {
	vertical-align:top;
	background: #d8d8d8;
}

.blockhead {
	width:170px;
}
.blockhead, .mblockhead {
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	padding-bottom:4px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background:#B9B9B9 url(img/bar2.gif) repeat-x;
}
.blockcontent {
	width:168px;
}
.blockcontent, .mblockcontent {
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	padding-bottom:4px;
	font-size : 11px;
	text-align: left;
	background-color : #d8d8d8;
	border-top: #b7b7b7 1px solid;
	border-bottom: #e7e7e7 1px solid;
	border-left: #b7b7b7 1px solid;
	border-right: #e7e7e7 1px solid;
	overflow:auto;
}

