
html {SCROLLBAR-FACE-COLOR: #f5f5f6; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #e8e6ed; SCROLLBAR-3DLIGHT-COLOR: #cdcbd2; SCROLLBAR-ARROW-COLOR: #666666; SCROLLBAR-TRACK-COLOR: #f6f6f8; SCROLLBAR-DARKSHADOW-COLOR: #cdcbd2}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;

}

/* General font families for common tags */
font,th,td,p { font-family: Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { text-decoration: underline; color : #495256; }
a:hover		{ text-decoration: none; color : #495256; }
hr	{ height: 0px; border: solid #303F56 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #303F56 solid; }

/* This is the outline round the main forumActiumCLI tables */
.forumActiumCLIline	{background-color: #81949D; border: 1px #303F56 solid;}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F1E4EF; border: 1px #303F56 solid;}
td.row2	{ background-color: #ECF3FF; border: 1px solid #303F56; }
td.row3	{ background-color: #A9B2B8; border: 1px solid #303F56; }


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #C9CED2; font-size: 11px; font-weight : bold; 
	background-color: #40193A; height: 18px;
	background-image: url(../images/th.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(../images/catt2_r1_c2.gif);
			color:#40193A;
			font-weight: bold;
			font-size: 12px;
			background-color:#A4ADB3; border: #303F56; 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: 25px;
	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: #303F56; border-style: solid; height: 28px;
}
td.spaceRow {
	background-color: #FFFFFF; border: #303F56; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 1px 1px 1px 0px; }
th.thLeft,td.catLeft	  { border-width: 1px 0px 1px 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	{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #303F56;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
}
a.maintitle {
	color: #40193A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.maintitle:visited {color: #A4ADB3; text-decoration: none;}
a.maintitle:hover {color: #e5e5e5; text-decoration: none;}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #495256; }
a.gen,a.genmed,a.gensmall { color: #495256; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #EEEEEE; text-decoration: underline; }


/* forumActiumCLI category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #40193A;}
a.cattitle		{ text-decoration: none; color : #A4ADB3; }
a.cattitle:visited	{ text-decoration: none; color : #A4ADB3; }
a.cattitle:hover { text-decoration: underline; color: #EEEEEE }

/* forumActiumCLI title: Text and link to the forumActiumCLIs used in: index.php */
.forumActiumCLIlink		{ font-weight: normal; font-size: 12px; color : #85949B; }
a.forumActiumCLIlink 	{ text-decoration: none; color : #303F56; }
a.forumActiumCLIlink:visited  { text-decoration: none; color : #303F56; }
a.forumActiumCLIlink:hover{ text-decoration: underline; color : #40193A; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forumActiumCLI */
.nav			{ font-weight: bold; font-size: 11px; color : #495256;}
a.nav			{ text-decoration: none; color : #495256; }
a.nav:hover		{ text-decoration: underline; color: #EEEEEE }

/* titles for the topics: could specify viewed link colour too */
.topictitle	{ font-weight: bold; font-size: 11px; color : #495256; }
a.topictitle:link   { text-decoration: none; color : #303F56; }
a.topictitle:visited { text-decoration: none; color : #303F56; }
a.topictitle:hover	{ text-decoration: underline; color : #40193A; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #495256;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #495256; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px;  color: #495256;}
a.postlink:link	{ text-decoration: none; color : #495256; }
a.postlink:visited { text-decoration: none; color : #495256; }
a.postlink:hover { text-decoration: underline; color : #495256;}

/* Quote & Code blocks */
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #147098;
	background-color: #efefef; border: #49555A; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #49555A; line-height: 125%;
	background-color: #efefef; border: #49555A; border-style: solid;
	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: Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444}; text-decoration: none;}
a.copyright:hover { color: #e5e5e5; text-decoration: underline;}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color:  #ECF3FF;
	border-color: #40193A;
	color: #49555A;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

input {
	text-indent : 2px;
	background-color:  #ECF3FF;
}
.textelibre{
	text-indent : 2px;
	background-color:  #ECF3FF;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-image : url(../images/ingb.gif);
	background-repeat: repeat;
	background-color: #40193A;
	color: #DDDFE1;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}

/* The main submit button option */
input.mainoption {
	background-image : url(../images/ingb.gif);
	background-repeat: repeat;
	background-color: #40193A;
	color: #DDDFE1;
	font-weight : bold;
	cursor: hand;
}

/* None-bold submit button */
input.liteoption {
	background-image : url(../images/ingb.gif);
	background-repeat: repeat;
	background-color: #40193A;
	color: #DDDFE1;
	font-weight : normal;
	cursor: hand;
}

/* 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: #C9CED2; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("../formIE.css"); 

.forumActiumCLITitle {
color: #40193A;
font-size: 11px;
letter-spacing: 1px;
font-weight: bold;

}

a.forumActiumCLITitle {color:#40193A; text-decoration: none;}
a.forumActiumCLITitle:visited {color:#40193A;text-decoration: none; }
a.forumActiumCLITitle:hover {color:#40193A;text-decoration: underline; }

.cat {
border-left: 1px solid #303F56;
border-right: 1px solid #303F56;
background-color: #40193A;
background-image: url(images/th1.gif);
}

.login {
color: #A9B2B8;
font-size: 10px;
}

a.login {color: #A9B2B8; font-size: 10px; text-decoration: none; }
a.login:visited {color: #A9B2B8; font-size: 10px; text-decoration: none; }
a.login:hover {color: #E5E5E5; font-size: 10px; text-decoration: none; }

.onlineExplain {
color: #A9B2B8;
font-size: 10px;

}
h1,h2 {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}

