/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
  background-color: #222233;
	scrollbar-face-color: #4F606D;
	scrollbar-highlight-color: #6F808D;
	scrollbar-shadow-color: #1B2C35;
	scrollbar-3dlight-color: #6F808D;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #4B4C55;
	scrollbar-darkshadow-color: #3B4C55;

}

/* General font families for common tags */
font,th,td,p { font-family: Verdana ; font-size: 10px;}
a:link,a:active,a:visited { color : #FFFFFF; }
a:hover		{ text-decoration: underline; color :#B0CAFF; }
hr	{ height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px;}


h1 { font-family: Verdana ; font-size: 14px;}
h2 { font-family: Verdana ; font-size: 12px;}

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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #1F303D; border: 1px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #3B4C55; }
td.row2	{ background-color: #4F606D; }
td.row3	{ background-color: #FFFFFF; }

/* Header cells */
th	{
  color: 000000; font-size: 12px; font-weight : bold;
  background-color: #6377A8; 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:#4F606D; 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: #222233; border-style: solid; height: 27px;
}
td.row3Right,td.spaceRow {
  background-color: #4F606D; border: #7676AA; 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 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
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 0px; }
th.thCornerR { border-width: 1px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
  font-weight: normal; font-size: 22px; font-family: "Verdana",Verdana;
  text-decoration: none; line-height : 120%; color : #B0CAFF;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #B0CAFF; }
a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: AAAAAA; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size: 9px; color : #B0CAFF; font-family: "Verdana", "Arial" }
a.mainmenu		{ text-decoration: none; color : #FFFFFF;  }
a.mainmenu:hover{ text-decoration: underline; color : AAAAAA; }

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

.cattitledec {
  font-weight: bold;
  font-size: 12px;
  color: #222222;
  font-family: "Verdana", "Arial";
}

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

/* Admin online: index.php */
.adminonline		{ font-weight: bold; font-size: 9px; color : FCCA44; }
a.adminonline 	{ text-decoration: underline; color : FCCA44; }
a.adminonline:link 	{ text-decoration: underline; color : FCCA44; }
a.adminonline:visited 	{ text-decoration: underline; color : FCCA44; }
a.adminonline:hover{ text-decoration: underline; color : AAAAAA; }

/* Moderators online: index.php */
.moderatoronline	  { font-weight: bold; font-size: 9px; color : FF7F29; }
a.moderatoronline 	  { text-decoration: underline; color : FF7F29; }
a.moderatoronline:link    { text-decoration: underline; color : FF7F29; }
a.moderatoronline:visited { text-decoration: underline; color : FF7F29; }
a.moderatoronline:hover   { text-decoration: underline; color : AAAAAA; }

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

/* titles for the topics: could specify viewed link colour too */
/* .topictitle,h1,h2	{ font-weight: normal; font-size: 12px; color : #B0CAFF; } */
.topictitle	{ font-weight: normal; font-size: 12px; color : #B0CAFF; }
a.topictitle:link   { text-decoration: none; color : #FFFFFF; }
a.topictitle:visited { text-decoration: none; color : #BBBBBB; }
a.topictitle:hover	{ text-decoration: underline; color :#B0CAFF; }

.privmsgstatus, a.privmsgstatus, a.privmsgstatus:link, a.privmsgstatus:visited {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000 ;
}
a.privmsgstatus:hover { color: #002200; }

.welcometext { font-size: 12px ; color: #D9D8E8 ;}
.welcomename { font-size: 12px ; font-style: italic ; color: #FFFFFF; }
.topicname { font-size: 13px ; color: #FFFFFF ;}
.numbers { font-weight: normal; font-size : 12px; color : #B0CAFF; }

.topage		{ font-size: 9px; color : #B0CAFF; font-family: "Verdana", "Arial" }
a.topage	{ text-decoration: underline; color : #B0CAFF;  }
a.topage:hover{ text-decoration: underline; color : #FFFFFF; }

.authorname	{ font-size: 12px; color : #B0CAFF; font-family: "Verdana", "Arial" }
a.authorname	{ text-decoration: normal; color : #B0CAFF;  }
a.authorname:hover{ text-decoration: normal; color : #B0CAFF; }


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

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

/* time & post date etc */
.posttime		{ font-size : 10px; color : #C5C6C5; }

/* message body text */
.postbody		{ font-size : 13px; color : #B0CAFF; }


/* The content of the posts (body of text) */
.postlink { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #FFFFFF }
a.postlink:visited { text-decoration: none; color : #888888; }
a.postlink:hover { text-decoration: underline; color : #AAAAAA}

/* Quote & Code blocks */
.code {
  font-family: Arial; font-size: 12px; color: #000000;
  background-color: #888888; border: #667788; border-style: solid;
  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
  font-family: Verdana;
  font-size: 11px; 
  color: #CCDDFF;
  line-height: 125%;
  background-color: #2A3D4A;
  border: #667788;
  border-style: solid;
  border-left-width: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana; color: #7676AA; letter-spacing: -1px;}
a.copyright		{ color: #7676AA; text-decoration: none;}
a.copyright:hover { color: #B0CAFF; text-decoration: underline;}

/* Form elements */
input, textarea, select {
  color : #000000;
  font: normal 10px Verdana;
  border-color : #AAAAAA;
}

/* 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 : #A7B1CC;
  color: #000000;
  font-size: 10px; font-family: Verdana;
}

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

/* None-bold submit button */
input.liteoption {
  background-color : #A7B1CC;
  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: #3B4C55;
  color: #DDDDDD;
  border-style: none;
}

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