/* General page style. The scroll bar colours only visible in IE5.5+ */
body { background-color: #F7F7F7; scrollbar-face-color: #000099; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3d-light-color: #000066; scrollbar-dark-shadow-color: black; scrollbar-base-color : #000066; scrollbar-track-color: #F7F7F7; scrollbar-arrow-color: #FFFFFF; margin-left : 0px; margin-right : 0px; margin-top : 0px; margin-bottom : 0px; color : #000000;	 }
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; }
a:link { text-decoration: none; color : #000099; }
a:active { text-decoration: none; color : #DE0000; }
a:visited { text-decoration: none; color : #000099; }
a:hover	{ text-decoration: underline; color : #DE0000; }
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: Black; border: 1px solid #333333; }
/* This is the outline round the main forum tables */
/* .forumline	{ background-color: #111111; border: 1px none #333333; } */
/* Main table cell colours and backgrounds */
td.row1	{ background-color : #F7F7F7; }
td.row2	{ background-color: #DAE1F5; }
td.row3	{ background-color: #CCCEFB; }
td.inputrow { background-color: #B8BBD2; }
/*
  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: #333333; background-image: url(images/table_cell_bg1.jpg);	background-repeat: repeat-y; }
/* Header cells - the blue and silver gradient backgrounds */
th	{ color: #FAECD2; font-size: 11px; font-weight : bold; background-color: #333333; background-image: url(images/table_cell_bg1h.jpg); }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(images/table_cell_bg1.jpg); background-color: #5861B8; border: #384289; border-style: none; }
td.thHead,td.thSides,td.thTop,td.thLeft,td.tdRight,td.thBottom,td.thCornerL,td.thCornerR { background-image: url(images/table_cell_bg1h.jpg); background-color: #5861B8; border: #384289; border-style: none; }
/*
  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 { border-width: 0px 0px 0px 0px; }
td.thHead,td.thSides,td.thTop,td.thLeft,td.thRight,td.thBottom,td.thCornerL,td.thCornerR { font-weight: bold; border: #000000; border-style: none;  font-size: 12px; text-align : center;}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #000000; border-style: none; }
td.row3Right,td.spaceRow { background-color: #333333; border: #333333; border-style: solid; }
/* 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 : #000099; }
/* 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 : #282E38; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color : #384289; text-decoration: underline; }
/* a.gen:visited,a.genmed:visited,a.gensmall:visited { color : #FAECD2; text-decoration: none; } */
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-weight: bold; font-size: 10pt; color : #000099; }
a.mainmenu		{ font-weight: bold; font-size: 10pt; text-decoration: none; color : #000099;  }
a.mainmenu:visited { font-weight: bold; font-size: 10pt; text-decoration: none; color : #000099;  }
a.mainmenu:hover { font-weight: bold; font-size: 10pt; text-decoration: underline; color : #8793EF; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #F7F7F7}
a.cattitle		{ text-decoration: none; color : #F7F7F7; }
a.cattitle:visited		{ text-decoration: none; color : #F7F7F7; }
a.cattitle:hover{ text-decoration: underline; color : #FF8000; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color :  #3A3F5A; }
a.forumlink 	{ text-decoration: none; color : #3A3F5A; }
a.forumlink:visited{ text-decoration: none; color : #3A3F5A; }
a.forumlink:hover{ text-decoration: underline; color : #4A5CC5; }
.forumdescr { color : #999999; }
/* 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 : #15294F;}
a.nav			{ text-decoration: none; color : #15294F; }
a.nav:visited		{ text-decoration: none; color : #15294F; }
a.nav:hover		{ text-decoration: underline;  color : #384289;  }
.nav1			{ font-weight: bold; font-size: 11px; color : #F0F0F0;}
a.nav1			{ text-decoration: none; color : #F0F0F0; }
a.nav1:visited		{ text-decoration: none; color : #B2B8CF; }
a.nav1:hover		{ text-decoration: underline;  color : #F5F5F5;  }
/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 13px; color : #3A3F5A; }
a.topictitle:link   { text-decoration: none; color : #3A3F5A; }
a.topictitle:visited { text-decoration: none; color : #3A3F5A; }
a.topictitle:hover	{ text-decoration: underline; color : #4A5CC5; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #2B1A02;}
a.name:link   { text-decoration: none; color : #3A3F5A; }
a.name:visited { text-decoration: none; color : #3A3F5A; }
a.name:hover	{ text-decoration: underline; color : #4A5CC5; }
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #383B46; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #000099 }
a.postlink:visited { text-decoration: none; color : #A56C03; }
a.postlink:hover { text-decoration: underline; color : #4A5CC5; }
/* Quote & Code blocks */
.code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #462F0F; background-color: #FCFCFC; border: #777777; border-style: dashed; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #191105; line-height: 125%; background-color: #FCFCFC; border: #777777; border-style: dashed; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #A2ACF5; letter-spacing: -1px;}
a.copyright		{ color: #A2ACF5; text-decoration: none;}
a.copyright:hover { color: #8693F7; text-decoration: underline;}
/* Form elements */
input,textarea, select { color : #090601; font: normal 11px Verdana, Arial, Helvetica, sans-serif; background-color : #FFFFFF; border-color: #9D9C9C; }
/* 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 : #FFFFFF; color : #352003; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* The main submit button option */
input.mainoption { background-color : #FFFFFF; font-weight : bold;
	/* border : 1px solid #999999; */
}
/* None-bold submit button */
input.liteoption { background-color : #FFFFFF; font-weight : normal;
	/* border : 1px solid #999999;	 */
}
input.checkbox { background-color : #E3E3E3; }
/* 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: #E3E3E3; border-style: none;  color : #4A5CC5;  }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
/* alternativeSuns specific styles */
hr { height: 0px; border: solid #222222; 0px; border-top-width: 1px; }
td.mainforumcell { border : solid #0C026C 1px; border-left-width : 1px;	border-right-width : 1px; border-bottom-width : 0px; border-top-width : 0px;  background-color : #DDE0FF;}
td.lineforumcell { background-color : #DDE0FF;}
td.newpms { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; background-repeat: no-repeat; color : #4A5CC5; text-align : center; background-image : url(images/topimg_pm.jpg); }
td.forumcolumns { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9px;	color : #BFC2D5; text-align : center; background-color : #5861B8; }
td.categorybar { background-image : url(images/table_cell_bg1.jpg); background-repeat : repeat-x; background-color : #5861B8; }
td.tableborder { background-color: #A5ADE7; }
td.stdtable1 { background-color: #0C0C0C; color : #FD4000; }
a.faqlink { color: #000099; text-decoration: none; }
a.faqlink:visited { text-decoration: none; color : #000099;  }
a.faqlink:hover { text-decoration: underline; color : #384289; }
.error { font-size : 11px; font-weight: bold; color: #AA0000; }
iframe.topicreview { border-color: #111111; border-width : 0px; }
.ver10norwbol { FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; Color: #4A5CC5; }
.ver11norbw { FONT-FAMILY: Verdana; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; Color: #384289; }
#upbar { FONT-WEIGHT: bold; MARGIN: 2px 0px 0px 5px; TEXT-ALIGN: left; }
.ver11time { FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; Color: #4F5485; }
a.ver11time	{ FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; Color: #4F5485; }
a.ver11time:visited { FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; Color: #4F5485; }
a.ver11time:hover { FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline; Color: #4F5485; }
