/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #006699;
	scrollbar-face-color: #34C7AD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #78E4D1;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #8DFFEB;
	scrollbar-track-color: #8DFFEB;
	scrollbar-darkshadow-color: #026C59;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color : #316AC6; }
a:hover		{ text-decoration: underline; color : #0099FF; }
hr	{ height: 0px; border: solid #585858 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #D3EBFB; border: 4px #05E1BF solid; }

/* This is the outline round the main forum tables */
.catbg	{ background: url(images/main_bg.gif); background-repeat: repeat-x; }
.forumline	{ background-color: #009084; border: 2px #05E1BF solid; }

/* Main table cell colours and backgrounds for viewforums*/
td.sect1	{
	background-image: url(images/cellpic10.gif);
	height: 100%;
	background-position: 100%;
	background-repeat: repeat-x;
}
td.sect2{ 
	background-image: url(images/cellpic10.gif);
	height: 100%;
	background-position: 100%;
	background-repeat: repeat-x;
}

div.sect3{ 
	background-image: url(images/cellpic10.gif);
	height: 100%;
	background-position: 100%;
	background-repeat: repeat-x;
}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #C4E1F9; }
td.row2	{ background-color: #A0D1F6; }
td.row3	{ background-color: #91CAF5; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* This is for the showing of the hub info in viewtopic*/
td.rowtpic {
		background-color: #C4E1F9;
		background-image: url(images/cellpic10.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #0DFDC2; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
/*			background-color:#; border: #FFFFFF; border-style: solid; height: 28px;  <--- REM cos unsure about background color */
			border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  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: 29px;
	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: 28px; }
td.row3Right,td.spaceRow {
	background-color: #00D7D7; border: #FFFFFF; border-style: 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; }

/* ALL A TAGS ARE BELOW THIS LINE ########################################################## */

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

.maintitle:link,.maintitle:visited {text-decoration: underline; line-height : 120%; color : #02217A; }
.maintitle:hover {text-decoration: underline; line-height : 120%; color : #0099FF; }

/* General text */
.gen { font-size : 12px; color : #000000;}
.genmed { font-size : 11px; color : #000000;}
.gensmall { font-size : 10px; color : #000000;}
a.gen		{ color: #316AC5; text-decoration: none; }
a.genmed	{ color: #316AC5; text-decoration: none; }
a.gensmall	{ color: #316AC5; text-decoration: none; }
a.gen:hover		{ color: #0099FF; text-decoration: underline; }
a.genmed:hover	{ color: #0099FF; text-decoration: underline; }
a.gensmall:hover{ color: #0099FF; text-decoration: underline; }

/* The register, login, search etc links at the top of the page (overall_header)*/
.mainmenu { font-size : 10px; color:#000000}
a.mainmenu:link	{ text-decoration: none; color : #000000 }
a.mainmenu:visited { text-decoration: none; color : #000000; }
a.mainmenu:hover { text-decoration: underline; color : #00C0C0}

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px}
a.cattitle:link		{ text-decoration: none; color : #66FF99; }
a.cattitle:visited { text-decoration: none; color : #66FF99; }
a.cattitle:hover{ text-decoration: underline; color: #99FFFF; }


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


/* 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 : #316AC5;}
a.nav:link		{ text-decoration: none; color : #316AC5; }
a.nav:hover{ text-decoration: underline; color : #0099FF; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #0099FF; }
a.topictitle:link   { text-decoration: none; color : #66FF99; }
a.topictitle:visited { text-decoration: none; color : #66FF99; }
a.topictitle:hover	{ text-decoration: none; color : #99FFFF; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name		{ text-decoration: none; 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) links within posts using bbcode [url] */
.postbody { font-size : 12px;}

.rpostbody {
	font-size : 12px;
	color: #FF0000;
	font-weight: bold;
}

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

.postlink	{ font-weight: bold; font-size: 12px; color : #0099FF; }
a.postlink:link	{ font-weight: bold; text-decoration: none; color : #316AC5 }
a.postlink:hover { font-weight: bold; text-decoration: underline; color : #0099FF}

/* This is for the text next to sort order (bottom catrow) */
.brite	{ font-weight: bold; font-size: 11px; color : #FFFFFF; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0067CC;
	border-right-color: #00B290;
	border-bottom-color: #00B290;
	border-left-color: #0067CC;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0067CC;
	border-right-color: #00B290;
	border-bottom-color: #00B290;
	border-left-color: #0067CC;
}

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

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

/* The main submit button option */
input.mainoption {
	background-color : #8BBDEB;
	font-weight : bold;
}

/* None-bold submit button (reset button next to submit) */
input.liteoption {
	background-color : #8BBDEB;
	font-weight : normal;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/* 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-style: none; }

/* Main table cell colours and backgrounds for whois online*/
td.wiol	{ background-color: #C4E1F9 }

/* Used for the overall_header.tlp */
.tst			{ font-weight: bold; font-size: 9px; color : #95c4ff; }
a.tst:link   { text-decoration: none; color : #FFFFFF; }
a.tst:visited { text-decoration: none; color : #FFFFFF; }
a.tst:hover	{ text-decoration: none; color : #95c4ff; }

/* Main table cell colours and backgrounds for viewforums*/
td.phead	{
	background-image: url(images/cellpic3.gif);
	height: 100%;
	background-position: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #C4E1F9;
}
/* ********** This is for the posting buttons medium (largest really) ********** */
#Mpst a:hover{ background-image: url(images/lang_english/b1l.gif);
	color: #00FFFF;
 }
#Mpst a {
	background-image: url(images/lang_english/b2l.gif);
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	display: table-cell;
	height: 25px;
	width: 82px;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
}

/* ********** This is for the edit, quote buttons etc (medium really) ********** */
#Spst a:hover{ background-image: url(images/lang_english/b1m.gif);
	color: #00FFFF;
 }
#Spst a {
	background-image: url(images/lang_english/b2m.gif);
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
	display: table-cell;
	height: 18px;
	width: 59px;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
}

/* ********** This is for the edit, quote buttons etc (medium really) ********** */
#Tpst a:hover{ background-image: url(images/lang_english/t1l.gif);
	color: #00FFFF;
 }
#Tpst a { background-image: url(images/lang_english/t2l.gif);
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
	display: table-cell;
	height: 18px;
	width: 16px;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
}

/* ====================================================================================================================*/

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* ====================================================================================================================*/
div#navi:hover, #navi a:hover{
	background-image: url(images/cellpic13.gif);
	color: #CCFFFF;
	width: 100%;
	text-decoration: none;
}
div#navi:active, #navi a:active{
	background-image: url(images/cellpic14.gif);
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
}
div#navi, #navi a{
	background-image: url(images/cellpic12.gif);
	background-repeat: repeat-x;
	font-size: 9px;
	font-weight: bold;
	color: #0013ca;
	text-align: center;
	display: block;
}
/* ====================================================================================================================*/