/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color: #FFF7EA;
	margin: 0px;
	padding: 0px;
}
/* Site Header - logo, description,etc */
.header {
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-image: url(http://www.annadance.com/forum/templates/subSilver/images/headerbg.gif);
	background-repeat: repeat-x;
}
.header2 {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 14px;
	padding-left: 6px;
	text-align: right;
	vertical-align: bottom;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	background-image: url(http://www.annadance.com/forum/templates/subSilver/images/headerbg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* General font families for common tags */
font,th,td,p { font-family: Georgia
}
a:link,a:active,a:visited {text-decoration: underline; color : #6C3E04;
}
a:hover		{ text-decoration: none; color: #FF0000;
}
hr	{ height: 0px; border: solid #FEE4BA 0px; 
border-top-width: 1px;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; 
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; 
border: 2px #FDB640 solid; 
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFF7EA; 
}
td.row2	{ background-color: #FEE4BA; 
}
td.row3	{ background-color: #FEE4BA; 
}

/*
  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: #FEE4BA;
		background-image: url(http://www.annadance.com/forum/templates/subSilver/images/cellpic1.gif);
		
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FF0000; 
	font-size: 12px; 
	font-weight : bold; 
	background-color: #fed189; height: 25px;
	background-image: url(http://www.annadance.com/forum/templates/subSilver/images/cellpic3.gif);
	background-repeat: repeat-x;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://www.annadance.com/forum/templates/subSilver/images/cellpic1.gif);
			background-color: #FEE4BA; 
			border: #FDB640; 
			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: 29px;
	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: #FFFFFF; 
	border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #FEE4BA;
	 border: #FDB640;
	 border-style: solid;
}

th.thHead,td.catHead { 
font-size: 12px; 
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	{
	font-weight: bold;
	font-size: 22px;
	color: #6C3E04;
	text-decoration: none;
	line-height : 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* General text */
.gen { font-size : 12px; }
.forumtitle {
	clear: both;
	float: left;
	width: 100%;
}
.genmed { 
font-size : 11px; 
}
.gensmall { 
font-size : 11px; 
}
.gen,.genmed,.gensmall { 
color : #6C3E04; 
}
a.gen,a.genmed,a.gensmall { 
color: #6C3E04; text-decoration: underline; 
}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ 
color: #FF0000; 
text-decoration: none; 
}

/* The register, login, search etc links at the top of the page */
#mainmenu {
	float: left;
	width: 100%;
	color: #6C3E04;
	text-align: center;
	height: 25px;
	background-color: #FED189;
	vertical-align: middle;
}

#mainmenu a {
	text-decoration: underline;
	color: #6C3E04;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#desclinx #desc {
	color: #6C3E04;
	background-color: #FEE4BA;
	padding: 6px;
	font-family: Georgia, Times, serif;
}

#mainmenu a:hover{
	color: #FF0000;
	text-decoration: none;
}

/* Forum category titles */
.cattitle		{ 
font-weight: bold; font-size: 14px; 
color : #6C3E04;
}
a.cattitle		{ 
text-decoration: none; color : #6C3E04; 
}
#desclinx {
	border: 2px solid #FDB640;
}
a.cattitle:hover{ 
text-decoration: underline; 
color : #6C3E04;
}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ 
font-weight: bold; 
font-size: 13px; 
color : #6C3E04; 
}
a.forumlink 	{ 
text-decoration: underline; 
color : #6C3E04; 
}
a.forumlink:hover{ 
text-decoration: none; 
color : #FF0000; 
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { 
font-weight: bold; 
font-size: 12px; 
color : #6C3E04;
}
a.nav	{ 
text-decoration: underline; 
color : #6C3E04; 
}
a.nav:hover	{ 
text-decoration: none; 
}

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ 
font-weight: bold; font-size: 13px; 
color : #6C3E04;
}
a.topictitle:link   { 
text-decoration: underline; 
color : #6C3E04;
 }
a.topictitle:visited { 
text-decoration: underline; 
color : #f7941d;
 }
a.topictitle:hover	{ 
text-decoration: none; 
color : #FF0000;
 }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { 
font-size: 16px; 
color: #6C3E04;}

/* Location, number of posts, post date etc */
.postdetails { 
font-size: 12px; 
color : #6C3E04;
}

/* The content of the posts (body of text) */
.postbody { 
font-size: 12px; 
line-height: 18px;
}
a.postlink:link	{ 
text-decoration: underline; 
color: #FF0000;
}
a.postlink:visited { 
text-decoration: underline; 
color: #6C3E04;
}
a.postlink:hover { 
text-decoration: none; 
color : #FF0000;
}

/* Quote & Code blocks */
.code { 
	font-family: Georgia; 
	font-size: 12px; 
	color: #6C3E04;
	background-color: #FEE4BA; 
	border: #FDB640; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FDB640;
	border-left-color: #FDB640;
	background-color: #FEE4BA;
	color: #6C3E04;
	font-style: italic;
}

/* Copyright and bottom info */
.copyright		{ 
font-size: 11px; 
font-family: Georgia; 
color: #6C3E04; 
}
a.copyright		{ 
color: #6C3E04; 
text-decoration: none;
}
a.copyright:hover { color: #FF0000;
text-decoration: underline;
}

/* Form elements */
input,textarea, select {
	color : #6C3E04;
	font: normal 12px Georgia;
	border: 1px solid #fdb640;
}

/* 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: #FFF7EA;
	color: #6C3E04;
	font-size: 12px; font-family: Georgia;
}

/* The main submit button option */
input.mainoption {
	background-color : #FEE4BA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FEE4BA;
	font-weight : normal;
}

/* FORUM CATEGORY PICTURE AND BACKGROUND */
.picback {
	color: #000000;
	background-color: #FEE4BA;
}

/* 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: #FEE4BA; 
border-style: none; 
}
