/* By default (td, body..) use verdana in black. */
body
{
	color: #5c402b;
	font-size: small;
	font-family: verdana, sans-serif;  
}


.windowbg
{
	color: #5c4020;
	border: 1px solid #c89748;
	background-color:#e8d8c8;
	//width : 5%;
 //  padding-left : 20px;
  // padding-right : 30px;
	 text-align: left;
}
.windowbg2
{
	color: #5c402b;
	border: 1px solid #c89748;
background-color:#d6c5b5;
	//width : 90%;
  // padding-left : 20px;
  // padding-right : 30px;
	 text-align: left;
}
.windowbg3
{
	color: #5c402b;
	border: 1px solid #c89748;
background-color:#dcccbc;
	width : 90%;
  // padding-left : 20px;
  // padding-right : 30px;
	 text-align: left;
}

bodyarea{
	width : 90%;
padding : 50px;
}

.tborder
{
	padding: 1px;
	border: 0px solid #c89748;
	width : 90%;
	//text-align: center;
  // background-color:#c0b0a0;
 padding-left : 20px;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}

a
{
	color: #000000;
	text-decoration: none;
}
a:

/* Normal, standard links. */
a:visited
{
#	color: #5c402b;
	color: #000000;
	text-decoration: none;
}
a:hover
{
#	color: #5c402b;
	color: #000000;
	text-decoration: underline;
}


/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
#	color: #5c402b;
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	color: ;
	text-decoration: underline;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	background-color: ;
	color: #5c402b;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #c89748;
	background-color: #666666;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}


/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: #5c402b;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: #5c402b;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	width: 10px;
}
.maintab_back
{ 
}
.maintab_last
{
	width: 8px;
}
.maintab_active_first
{
	width: 6px;
}
.maintab_active_back
{
}
.maintab_active_last
{
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #5c402b;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #5c402b;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #5c402b;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: #5c402b;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	width: 10px;
}
.mirrortab_back
{
}
.mirrortab_last
{
	width: 6px;
}
.mirrortab_active_first
{
	width: 6px;
}
.mirrortab_active_back
{
}
.mirrortab_active_last
{
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #5c402b;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}


/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
		padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 0px #c89748;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #5c402b;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #5c402b;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #5c402b;
}


/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #5c402b;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

.quote
{
	color: #5c402b;
	border: 1px solid #c89748;
	background-color:#d6c5b5;
}