body
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #ebebeb;
}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:25px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.topheader td {height:25px;}
.topheader th {height:25px;background-image:url(images/darkgradient.gif?20090724);color:White;white-space:nowrap;font-weight:normal;}
.topheader a {color: White;text-decoration: none;}
.topheader a:hover{text-decoration:underline;}
.topheader th.menuitem {color:white;text-align:center;width:12%;border-left:1px solid #9FAABF;border-right:1px solid #606D85;white-space:nowrap;padding-left:5px;padding-right:5px;}
.topheader th.rightitem {border-left:1px solid #9FAABF;color:Silver;text-align:right;border-right:none;}
.topheader td.outerheader {width:6px;}

/*header*/
.header table {font-size: 8pt;background-color:Transparent;width:100%;height:40px;border:none;}
.header td {white-space:nowrap;}
.header h1 {font-weight: normal;font-size: 16pt;margin-bottom: 0px;font-family: 'Arial', Sans-Serif ;margin-top:5px;}
.header a {color: #3F260C ;text-decoration: none;}
.header a:hover{text-decoration: underline;}
.header img{vertical-align:middle;border:none;}

/*main body*/
.forumcontent table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF; border:1px solid #9f784f;}
.forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: Arial, Sans-Serif;}
.forumcontent h2 {margin-bottom: 0px;font-size: 10pt;margin-top:0px;}
.forumcontent h3 {font-weight: bold;font-size: 10pt; margin-top:5px;margin-bottom: 0px;}
.forumcontent h4 {font-weight: bold;font-size: 11pt;margin-top:1px;}
.forumcontent a {color: #3F260C;text-decoration: underline;}
.forumcontent a:hover{ text-decoration: none; }
.forumcontent th {border-bottom:1px solid #9f784f;background-image:url(images/darkgradient.gif?20090724);color:White;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;}
.forumcontent th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forumcontent th a:hover{ text-decoration:underline; }
.forumcontent td { border-bottom:1px solid #9f784f; vertical-align: middle; padding: 3px 5px; }
.forumcontent button{font-family: Verdana;font-size: 8pt;border:1px solid #9f784f;}
.forumcontent textarea{font-family: Verdana;font-size: 8pt; border:1px solid #9f784f;}
.forumcontent select{font-family: Verdana;font-size: 8pt;border: 1px solid #9f784f;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:1px;border:none;color:silver;background:silver;}
.forumcontent div.location b {padding: 5px; margin-top:17px;margin-bottom:17px; background-color: #EFE9E0; display: block;}
.forumcontent table { margin: 10px 0; }
.forumcontent td.poster { border-right: 1px solid #9f784f; vertical-align: top; width: 120px;}
.forumcontent td.poster .avatarContainer { text-align: center; margin: 10px 0;}
.forumcontent td.poster .avatarContainer img { border: 1px solid #9f784f; padding: 1px; }
.forumcontent td.post { vertical-align: top; }
.forumcontent .notice { margin: 10px 0; font-weight: bold; text-align: center; color: #381d00; background-color: #efe9e0; padding: 20px; border: 1px solid #3a1e00; }
.forumcontent #divFileInputs { margin: 10px; }
.forumcontent #divFileInputs input { margin: 5px 0; }
.forumcontent #divOptions { margin: 10px; }
.forumcontent #divPollsContainer, #divFilesContainer { border: 1px solid #9f784f; background-color: #efe9e0; padding: 10px; }
.forumcontent #divPollsContainer { margin-top: 10px; }
.forumcontent #divPollsContainer b { border-bottom: 1px solid silver; }
.forumcontent #divOptions input { margin: 5px 0; }
.forumcontent .preview { border: 1px solid #9f784f; padding: 5px; margin-top: 10px;}
.forumcontent .extras { text-align: right; }
.forumcontent .checkbox input, .forumcontent .checkbox label { vertical-align: middle; }
.forumcontent .polls td { border: none; }
.forumcontent .polls input, .forumcontent .polls label { vertical-align: middle; }
.forumcontent table.admin { border: 1px solid #9f784f !important; }
.forumcontent table.subscriptions { border: 1px solid #9f784f !important; background-color: White !important; }
.forumcontent table.subscriptions td.head { background-color:  #efe9e0 !important; color: #381d00 !important;}
.forumcontent table.editusergroups td { vertical-align: top; }

.forumcontent table.searchresults { border: 1px solid #9f784f !important; background-color: White !important; }
.forumcontent table.searchresults td.head { background-color:  #efe9e0 !important; color: #381d00 !important;}

.forumcontent .result { display: block; width: 500px; margin: 10px 0; font-weight: bold; text-align: center; color: #381d00; background-color: #efe9e0; padding: 20px 0; border: 1px solid #3a1e00; }

.forumcontent .forumbuttons a 
{
	border: 1px solid #381d00;
	background: white url(images/darkgradient.gif?20090724) repeat-x center center;
	padding: 3px 7px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

INPUT[type="text"], INPUT[type="button"], INPUT[type="submit"], INPUT[type="file"], INPUT[type="password"]
{border: 1px solid #9f784f; font-family: Verdana, sans-serif; font-size: 8pt;}

/* other classes */
.gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-family: Verdana;font-size: 8pt;border: 1px solid slategray;}
.radiolist td {text-align: left;}
button.formatting{width: 25px;height: 20px;border: none;background-color:Transparent;cursor: pointer;}
div.editbar{margin-top: 3px;background-image: url('images/editbar_bg.gif');height: 20px;border-left: 1px solid slategray;border-right: 1px solid slategray;border-top: 1px solid slategray;}
div.quote{background-color: #efe9e0; color: #4f300f;text-decoration: none; padding: 5px 10px 5px 15px;}

.forumcontent .comingsoon 
{
	color:red;
	font-weight: bold;
	font-size: 11pt;
	text-align:center;
}

.style_group_td { color: #333333; }
