* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body, td, th, p, div, span,h1,h2,h3 {
	color:#474645; 
}

body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

h1 {
    padding-bottom:1pt;
    margin-bottom:0pt;
}
h2 {
    padding:0;
    margin:0;
}
h3 {
    padding:0;
    margin:0;
    font-weight:300;
}

a { color : #083892; text-decoration: none;}
a:hover		{ text-decoration: underline; color : #FF000C; }
hr	{ height: 0px; border: solid #303740 0px; border-top-width: 1px;}

td {text-align:left;}
th {text-align:center;}
.cntr {text-align:center;}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FBF7F3; padding:5px;}
td.row2	{ background-color: #EfEfEf; padding:5px; }
td.row3	{ background-color: #F3EFEC; padding:5px; }


/*
  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: #FFFFFF;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	background-color: #ABBEDE;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color: #DBE7F3; border: #FFFFFF; border-style: solid;
}


/*
  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;
}
td.thHead,th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; 
	font-size: normal;
	color: #FFFFFF;
	border: #FFFFFF; 
	border-style: solid; 
	height: 25px; 
}
td.thHead {
	background-color: #ABBEDE;
	font-weight: bold; 
	font-size: normal;
	color: #FFFFFF;
	border: #FFFFFF; 
	border-style: solid; 
	height: 25px; 
}
td.spaceRow {
	background-color: #BBD2E5; 
	border: #FFFFFF; 
	border-style: solid; 
}

td.thHead,th.thHead,td.catHead { font-size: normal; 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 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 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,h1,h2	{
			font-weight: bold; font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #202020;
}


/* General text */
.gen { font-size: 1em; }
.genmed { font-size: 0.8em; }
.gensmall { font-size: 0.7em; }
.gen,.genmed,.gensmall { color : #202020; }

a.gen,a.genmed,a.gensmall {text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : normal; color : #202020 }
a.mainmenu		{ text-decoration: none; }
a.mainmenu:hover{ text-decoration: underline;}


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


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 0.8em; }
a.forumlink 	{ text-decoration: none;}
a.forumlink:hover{ text-decoration: underline; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size:0.8em; color : #202020;}
.nav a			{ text-decoration: none;}
.nav a:hover		{ text-decoration: underline; }
a.nav			{ text-decoration: none; color: #083892; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 0.9em; color : #202020; }
a.topictitle:link   { text-decoration: none; }
a.topictitle:visited { text-decoration: none; }
a.topictitle:hover	{ text-decoration: underline; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 0.9em; color : #202020;}

/* Location, number of posts, post date etc */
.postdetails { font-size : 0.7em; color : #202020; }
.postdetails a	{ font-size : 0.7em;}

/* The content of the posts (body of text) */
.postbody { font-size : 0.7em; color : #202020;}
a.postlink:link	{ text-decoration: none;  }
a.postlink:visited { text-decoration: none; }
a.postlink:hover { text-decoration: underline;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: normal; 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:0.9em; 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
}


/* Copyright and bottom info */
.copyright		{ font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #202020; text-decoration: underline;}

.footer		{ font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
.footer a		{ color: #444444; text-decoration: none;}
.footer a:hover { color: #202020; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #202020;
	font-size: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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 {
	font-size:0.9em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

/* None-bold submit button */
input.liteoption {
	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: #BBD2E5; border-style: none; }

/* Offtopic text */ 
.off { font-size: 0.7em; color: #BABABA } 


.thumb_filename {
        font-size: 60%;
        display: block;
}

.thumb_title {
/*        font-weight : bold;*/
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

