.forum
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}

.forum input, .forum select
{
	font-family: Arial, Helvetica, sans-serif; font-size: 1em;
	color: #3f3b30;	background-color: #FFFFFF;
}


.forum img {
	border: 0;
}

.welcomepara
{
    font-size: 1em; font-weight: normal;
    padding-bottom: 0; margin-bottom: 0;
}

/* Header 1 - Main header */
table.content
{
   background: #72695C url(aarght_topheader_left.gif) left top no-repeat; 
}

table.content td {
	padding: 5px;
}

td.header1 
{
	color: #ffffff; background: none;
	font-weight: normal; font-size: 1.4em;
	margin: 0; padding:0;
}	

td.lastheader1
{
    background: transparent url(aarght_topheader_right.gif) right top no-repeat; 
}

tr.header1 a { color: #ffffff;	text-decoration: underline; }
tr.header1 a:hover { color: #DCDCDC; text-decoration: none; }

/* Header 2 - Sub header */
tr.header2 {
	background-color: #DCDCDC; color: #3f3b30;
	font-weight: bold;
}

td.header2 {
	background-color: #DCDCDC; color: #3f3b30;
	font-weight: bold;
	border-bottom:solid 1px #8B8378;
}

td.header2 a { color: #000090; text-decoration: underline; }
td.header2 a:link { color: #7f7f7f; text-decoration: underline; }
td.header2 a:visited { color: #7f7f7f; text-decoration: underline; }
td.header2 a:active { color: #7f7f7f; text-decoration: underline; }
td.header2 a:hover { color: #7f7f7f; text-decoration: none; }

td.infoTable {
	background-color: #FAFAFA;
	padding: 10px;
}

/* all links */
.content a			{ color: #930000; text-decoration: underline; }
.content a:hover	{ color: #930000; text-decoration: none; }

/* Footer1 - Bottom of tables */
.footer1 
{
    color: #3f3b30; background-color: #ffffff;
    font-weight: normal;
}

.footer1 select, .footer1 td 
{

}

.forumheading
{
    font-weight: normal;
}

.subforumheading
{
    color: #3f3b30;
    font-weight: normal;
}

a.post_link
{
	font-weight: normal;
}

/* Header of posts */
tr.postheader td
{
    font-size: 1em; font-weight: normal;
    color: #3f3b30; background-color: #ffffff;
	border-bottom:solid 1px #8B8378;
}

tr.postheader table td
{
    border-bottom: none;
}

.postheader a { color: #930000; text-decoration: underline; }
.postheader a:link { color: #930000; text-decoration: underline; }
.postheader a:visited { color: #930000; text-decoration: underline; }
.postheader a:active { color: #930000; text-decoration: underline; }
.postheader a:hover { color: #930000; text-decoration: none; }

td.postheader
{
	background-color: #EEEEEE;
	font-weight:normal; color: #3f3b30;
}

/* User info and post/article */
.post, .post_alt
{
    color: #3f3b30; background-color: #ffffff;
    font-weight: normal; 
}

.post nobr, .postfooter nobr
{
    font-size: 0.75em;
}

/* Footer of posts */
.postfooter
{
    font-weight: normal;
    color: #3f3b30; background-color: #dcdcdc;
}

/* Area between posts */
.postsep
{
	background-color: #72695C;
}


/* most tables are class 'content' */
.content
{
	padding: 0px;
	margin: 0px;
	color: #000000;
}

.postformheader 
{
	background-color: #EEEEEE;
	font-weight:normal; color: #3f3b30;
}

/* used for quoting messages */
.quote {
	padding-left: 16px;
	margin: 5px;
}

.innerquote
{
	padding: 4px;
	background-color: #fefefe;
	border: 1px dashed #808080;
}

/* used for code */
.code
{
	padding-left: 16px;	
	margin: 5px;
}

.innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color: #000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 0.9em; }
.largefont	{ font-size: 1em; }

/* Image Links */
a.imagelink {
	font-weight: bold;
	color: #000000;
}
a:hover.imagelink {
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor {
	width: 100%;
	height: 200px;
}

/* Table just above and below tables */
table.command {
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: normal; font-size:1em; color: #3f3b30; margin-bottom:0; }
.navlinks a { color: #3f3b30; text-decoration: none; }
.navlinks a:hover {/*color: #ffffff; background: #EB2D2F;*/ text-decoration:underline; }
.navlinks #current { /*background: #DCDCDC;*/ font-weight:bold; }

/* for printing */
table.print {
	border: solid 1px #C0C0C0;
}
.printheader {
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

.forum input.pbutton {
	background-color: #3B3B3B;
	font-size: 1em;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}
 
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #3B3b3b;
	width: 100%;
}

.ButtonOut
{
	border: #669966 1px solid;
}
.ButtonOver
{
	border: #000000 1px solid;
	background-color: #ffffff;
}
.ButtonChecked
{
	border: #000000 1px solid;
}
.ButtonOff
{
	border: #669966 1px solid;
}

#bbcodeFeatures
{
	border: #DCDCDC 1px solid;
}

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
div.postdiv
{
	width: 100%;
	min-height: 100px;
	overflow: auto;	
	padding: 5px;
}

.UserBox, .message
{
    border-bottom:solid 1px #8B8378;
}

.UserBox img { padding: 8px 0; }
