//.toprow_forum { background-color: #dcd5d0 }

.toprow_forum, .thCornerL, .thCornerR, .thTop, .catBottom, .thLeft, .thRight { 
	background-color: #d2cebb ;
	border-bottom: 1px #000000 solid;
		}

.row2_forum, .row2 { 
	background-color: #e7e3cd ;
	border-bottom: 1px #000000 solid;
	}
.row1_forum, .row1, .row3, .row3Right { 
	background-color: #e0dcc7;
	border-bottom: 1px #000000 solid;}

.row_bottom-line, .spaceRow {border-bottom: 1px #000000 solid;}

.catHead, .thHead { background-color:  #bdb39b; border-bottom: 1px #000000 solid;}

 
.catLeft, .catRight, .rowpic { background-color: #dcd5d0; border-bottom: 1px #000000 solid; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}
/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


.menu_button ,.menu_button1, .menu_button2, .menu_button3 {			
			text-align: center;
			margin-bottom: 3px;
			margin-top: 3px;			
			}
		
	
			
		.menu_button a, .menu_button1 a, .menu_button2 a, .menu_button3 a {
			padding: 2px;
			text-decoration: none;
			width: 95%;
			display: block;
			color: #224059;			
			border: 1px white solid;
			/*
			border-top: 1px #cce3ff solid;
			border-left: 1px #cce3ff solid;
			border-bottom: 1px #31557f solid;
			border-right: 1px #31557f solid;
			*/
			}
		
		.menu_button a {
			background-color: #acbcdc;
			}
			
		.menu_button1 a {
			background-color:   #c9d9ec;
			}
			
		.menu_button2 a {
			background-color:   #c1d2e8;
			}
		
		.menu_button3 a {
			background-color:   #dedfde;
			}

		.menu_button a:hover, .menu_button1 a:hover ,.menu_button2 a:hover, .menu_button3 a:hover {
			background-color:  white  ;
			border: 1px white outset;
			/*
			border-top: 1px #31557f solid;
			border-left: 1px #31557f solid;
			border-bottom: 1px #cce3ff solid;
			border-right: 1px #cce3ff solid;
			*/
			}


 
.EQ_PrimaryChar { color: #000042; font-weight: bold; font-size: 10pt }
.EQ_AltChar { color: #000042; font-size: 10pt }

.menu_color1  { color: #520000; font-size: 10pt }
.menu_color2  { color: #000042; font-weight: bold; font-size: 10pt }
.text_color1  { color: #000042; font-size: 10pt }

.text_sitenews-blue   { color: #00008c; font-size: 10pt }
.text_sitenews-dateline   { color: #00008c; font-size: 8pt }
.text_sitenews-black    { color: #000000; font-size: 10pt }
.text_column    { color: #000000; font-size: 10pt }


input.logout_norm  { color: #000000; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #dcd5d0; padding: 1pt; body: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #98AAB1; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-track-color: #EFEFEF }
input.logout_sel   { color: #000000; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #efefef; padding: 1pt; body: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #98AAB1; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-track-color: #EFEFEF  }

td.brown_dark { background-color: #dcd5d0; }
td.brown_light  { color: #fff; background-color: #efefef }
td.head_row { background-color:  #cec8c8; }
td.brown1{ background-color:  #bdb39b; }
 
/*
 General font families for common tags 
*/
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover { text-decoration: underline; color : #0000ee; }


/* 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 : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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;
}


/* 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: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/*
This is the outline round the main forum tables
*/
.forumline	{ background-color: #ffffff; border: 1px #000000 solid; }
 

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }