/*
	General Style
 */

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color:#000000;
	scrollbar-face-color: #009999; scrollbar-highlight-color: #00FFFF;
	scrollbar-shadow-color: #009999; scrollbar-3dlight-color: #009999;
	scrollbar-arrow-color:  #00FFFF; scrollbar-track-color: #003333;
	scrollbar-darkshadow-color: #003333;
	margin: 8px;
}

font	{ font-family: Verdana, Arial, Helvetica, sans-serif }
td		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px }
th		{ font-family: Arial, Helvetica, sans-serif; background-color: #009999; height: 0px; font-size: 11px; line-height : 100%; font-weight: bold; color: #003333; border: 1px solid #009999; }
P		{ font-family: Arial, Helvetica, sans-serif }
hr		{ height: 0px; border: solid #009999 0px; border-top-width: 1px;}
.tblbg	{ background-color: #003333 }

.boxtitle    { border-top:1px solid #00FFFF; border-bottom:1px dashed #009999; font-family: Arial; font-size: 9pt; font-weight: bold; border-left-width:1; border-right-width:1; color:#009999  }
.boxtitle-prnt { font-family: Arial; font-size: 16pt; font-weight: bold; background-color: #FFFFFF; }
.menubody    { font-family: Arial; font-size: 8pt }
.submenubody { font-family: Arial; font-size: 8pt; border: 1px solid #009999; }
.newsbody    { font-family: Arial; font-size: 10pt; border: 1px solid #009999 }
.tab_table	{ font-family: Arial; font-size: 10pt; font-weight: bold; position : relative; top: 3px; }
.tab_active	{ font-family: Arial; font-size: 10pt; text-align: center; width: 75px; cursor: default; border: 1px solid #009999; border-bottom: 1px solid #003333; }
.tab_inactive	{ font-family: Arial; font-size: 10pt; text-align: center; width: 75px; cursor: pointer; color: #003333; background-color: #006666; border-top: 1px solid #003333; border-bottom: 1px solid #009999; }
.tab_disabled	{ font-family: Arial; font-size: 10pt; text-align: center; width: 75px; cursor: default; color: #666666; background-color: #999999; border-bottom: 1px solid #009999; border-top: 1px solid #003333; }
.vis_aid    { font-family: Arial; font-size: 10pt; border: 1px dashed #009999 }
.newsdate    { font-family: Arial; font-size: 8pt; font-style: italic; text-align: right; border: 1px solid #009999; }
.newstitle   { font-family: Arial; font-size: 10pt; font-weight: bold; border: 1px solid #009999; }
.falseboxtitle { border-left-width: 1; border-right-width: 1; border-top: 1px solid #009999; 
               border-bottom-width: 1 }
.r-inside    { border-color: #00FFFF; border-left-width: 1; border-right-style: solid; border-right-width: 1; 
               border-top-width: 1; border-bottom-width: 1 }
.b-inside    { border-color: #00FFFF; border-left-width: 1; border-right-width: 1; border-top-width: 1; 
               border-bottom-style: solid; border-bottom-width: 1 }
.l-inside    { border-left-style: solid; border-color: #00FFFF; border-left-width: 1; border-right-width: 1; 
               border-top-width: 1; border-bottom-width: 1 }
.footer      { font-size: 8pt; font-family: Arial }
.normal      { font-family: Arial; font-size: 10pt }
.printer      { font-family: Arial; font-size: 10pt; background-color:#FFFFFF; }

/* Main table cell colours and backgrounds */
TD.tablebg	{ background-color: #003333 }
TD.cat		{ background-color: #009999; }
TD.row1		{ background-color: #003333; border: #009999; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px}
TD.row2		{ background-color: #003333; border: #009999; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px}
TD.row3		{ background-color: #009999 }
TD.spaceRow { background-color: #009999; border: #00FFFF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.rowpic	{ background-color: #FFFFFF }

TR.lst1    { background-color: #000000 }
TR.lst2    { background-color: #003333 }

/* Setting additional nice borders for the main table cells */
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-color:#009999; border: #009999; border-style: solid; }

TH.thHead,TH.thSides,TH.thTop,TH.thLeft,TH.thRight,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #009999; border-style: solid; }

TD.row3Right	 { background-color: #009999 }
TR.cellone			{ background-color: #003333; height: 16px; font-size: 12px; line-height : 100%; color: #FFFFFF }
TR.celltwo			{ background-color: #000000; height: 16px; font-size: 12px; line-height : 100%; color: #FFFFFF }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #FFFFFF;}


/* General normal text */
.gen		{ font-size : 12px; color : #FFFFFF; }
a.gen		{ color: #FFFF00; text-decoration: none; }
a.gen:hover	{ color: #009999; text-decoration: underline; }

/* General medium text */
.genmed		{ font-size : 11px; color : #FFFFFF; }
a.genmed		{ text-decoration: none; color : #FFFF00; }
a.genmed:hover	{ text-decoration: underline; color : #009999; }


/* General small */
.gensmall		{ font-size : 10px; color : #FFFFFF; }
a.gensmall		{ color: #FFFF00; text-decoration: none; }
a.gensmall:hover	{ color: #009999; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu			{ font-size : 11px; text-decoration : none; color : #000000 }
a.mainmenu			{ text-decoration: none; color : #006699;  }
a.mainmenu:hover	{ text-decoration: underline; color : #C23030; }


/* Forum categories */
.cattitle			{ font-size : 12px; line-height : 100%; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #003333 }
a.cattitle			{ text-decoration: none; color : #003333; }
a.cattitle:hover	{ text-decoration: underline; }


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


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #FFFFFF;}
a.nav			{ text-decoration: none; color : #FFFF00; }
a.nav:hover		{ text-decoration: underline; }


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


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; text-decoration : none; color : #FFFFFF;}
a.name			{ color: 009999; text-decoration: none;}
a.name:hover	{ color: 009999; text-decoration: underline;}


/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #FFFFFF; }
a.postdetails		{ color: #006699; text-decoration: none; }
a.postdetails:hover	{ color: #C23030; text-decoration: underline; }


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

a.postlink	{ text-decoration: none; color : #FFFF00 }
a.postlink:hover { text-decoration: underline; color : #009999 }


/* Quote Code (currently not used) */
.code	{ font-family: Courier, Courier New; font-size: 11px; color: #006600;
		  background-color: #FAFAFA; border: #c2cdd6; border-style: solid;
		  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
		}
.quote	{ font-family: Arial; font-size: 11px; color: #FFFFFF; line-height: 125%;
		  background-color: #009999; border: #c2cdd6; border-style: solid;
		  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
		}
.signature	{ font-size : 11px; text-decoration : none; color : #333366; }
.editedby	{ font-size : 10px; line-height : 100%; color : #003333; }


/* Form elements */
input,textarea, select {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
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 : #EFEFEF;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}


/* 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;
}

.helpline { background-color: #009999; border-style: none; color: #FFFFFF }

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