/* milegend template css */
a.gobacklink:link,a.gobacklink:visited {
font-family: arial,helvetica;
font-size: 11px;
font-style: normal;
color: #394961;
text-decoration: none;
}
a.gobacklink:active,a.gobacklink:hover {
font-family: arial,helvetica;
font-size: 11px;
font-style: normal;
color: #394961;
text-decoration: underline;
}

font.title {
font-family: arial,helvetica;
font-size: 11px;
font-style: normal;
color: #000000;
}

a.downloadslink:link,a.downloadslink:visited {
font-family: arial,helvetica;
font-size: 11px;
font-style: normal;
color: #394961;
text-decoration: none;
}
a.downloadslink:active,a.downloadslink:hover {
font-family: arial,helvetica;
font-size: 11px;
font-style: normal;
color: #394961;
text-decoration: underline;
}

font.menutext2 {
font-family: arial,helvetica;
font-size: 11px;
font-style: normal;
color: #3E4856;
}

.date
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1B4371;
	padding-left: 4px;
}


/* General font families for common tags */
font,th,td,p { font-family: Arial, Verdana, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #AEBDD4 0px; border-top-width: 1px;}


/* This is the outline round the main forum tables */
.forumline	{ background-color: #7285AA; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #C6DEF4; }
td.row2	{ background-color: #C6DEF4; }
td.row3	{ background-color: #C6DEF4; }


/*
  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: #B4CEEC;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FBEFC5; font-size: 11px; font-weight : bold;
	background-color: #6690C0;

}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color: #B4CEEC;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
font-weight: bold; font-size: 22px; font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}

a:link,a:visited {
font-family: arial,helvetica;
text-decoration: none;
}
a:active,a:hover {
font-family: arial,helvetica;
text-decoration: underline;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px;color: }
.gen,.genmed,.gensmall { color : #000000;}
a.gen,a.genmed,a.gensmall { color: #394961; text-decoration: none;  }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #394961; text-decoration: underline; }

/* Admin color */
a.gensmalladmin:link, a.gensmalladmin:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #394961; text-decoration: none; font-style: italic;} 
a.gensmalladmin:hover, a.gensmalladmin:active {  font-weight: bold; color: #394961; text-decoration: underline; font-style: italic;} 

/* Mod Color */
a.gensmallmod:link, a.gensmallmod:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #394961; text-decoration: none; }
a.gensmallmod:hover, a.gensmallmod:active {  font-weight: bold; color: #394961; text-decoration: underline; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; color : #000000; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink	{ font-family:  Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color : #394961; }
a.forumlink:link,a.forumlink:visited 	{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #394961; }
a.forumlink:hover,a.forumlink:active	{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color : #394961; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color : #000000; }
a.nav			{ text-decoration: none; color : #394961; font-weight: bold; }
a.nav:hover		{ text-decoration: underline; font-weight: bold;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-size: 13px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #394961; }
a.topictitle:visited { text-decoration: none; color : #394961; }
a.topictitle:hover	{ text-decoration: underline; color : #394961; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}
a.name:link,a.name:visited { font-family: arial,helvetica;text-decoration: none;  color : #394961;}
a.name:active,a.name:hover { font-family: arial,helvetica;text-decoration: underline;  color : #394961;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #394961 }
a.postlink:visited { text-decoration: none; color : #394961; }
a.postlink:hover { text-decoration: underline; color : #394961}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #dbeaf8; border: #b0c3e6; 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: #444444; line-height: 125%;
	background-color: #dbeaf8; border: #b0c3e6; 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: Verdana, Arial, Helvetica, sans-serif; color: #C0CDE1; letter-spacing: -1px;}
a.copyright		{ color: #C0CDE1; text-decoration: none;}
a.copyright:hover { color: #C0CDE1; text-decoration: underline;}


/* Form elements */
input,textfield,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #dbeaf8;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #dbeaf8;
}


/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #6690c0;

	font-size: 11px; font-family: Arial, Verdana,  Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #6690c0;
	color : #fbefc5;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #6690c0;
	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: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
