﻿body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3b3b;
}
td {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px; /*little words in logged in bar, and discriptions under forums*/;
	color: #3b3b3b;
}
input, select {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px; /*_*/;
	color: #3b3b3b;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
}
/*  */
img {
	border: 0;
}
/* Header 1 - Part of Main header used to use titleback.gif and white letters in 14px bold*/
tr.header1 {
	background-image: url('background.gif');
	color: #3B3b3b;
	font-weight: bold;
	padding-left: 10px;
	font-size: 16px;
}
tr.header1 a {
	color: #0982be;
	text-decoration: underline;
}
tr.header1 a:hover {
	color: #FF9900;
	text-decoration: none;
}
/* Header 1 - Another Part of Main header used to use titleback.gif and white letters in 12pt bold height 40px*/
td.header1 {
	background-image: url('background.gif');
	color: #3B3b3b;
	font-weight: Bold;
	padding-left: 10px;
	height: 30px;
	font-size: 16px;
}
/* This one is part of the header when looking at posts */
.header1Title {
	background-image: url('background.gif');
	color: #3B3b3b;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	font-size: 14px;
}
/* Header 2 - Sub header */
tr.header2 {
	background-image: url('seperator1.gif');
	color: #585858;
	font-weight: bold; /*this on does nothing*/
}
td.header2 {
	background-image: url('seperator1.gif');
	color: #585858;
	font-weight: bold;/* this is Active and Information section*/
}
/*this is the forum name linky stuff at the top*/
td.header2 a {
	font-size: 14px;
	font-weight: bold;
	color: #0982be;
	text-decoration: underline;
}
td.header2 a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0982be;
	text-decoration: underline;
}
td.header2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0982be;
	text-decoration: underline;
}
td.header2 a:active {
	font-size: 14px;
	font-weight: bold;
	color: #0982be;
	text-decoration: underline;
}
td.header2 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
/*had border: 1px solid #F2F2F2; changed to 0 */
td.infoTable {
	background-image: url('seperator1.gif'); /*background-color: #FAFAFA;*/;
	padding: 10px;
	border: none;
}
/* all links had 727070*/
.content a {
	font-size: 14px;
	font-weight: normal;
	color: #0982be;
	text-decoration: underline;
}
.content a:link {
	font-size: 14px;
	font-weight: normal;
	color: #0982be;
	text-decoration: underline;
}
.content a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #0982be;
	text-decoration: underline;
}
.content a:active {
	font-size: 14px;
	font-weight: normal;
	color: #0982be;
	text-decoration: underline;
}
.content a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
/* Footer1 - Bottom of tables*/
.footer1 {
	font-size: 12px;
	height: 28px;
	background-color: #F4F4F4;
}
.footer1 select, .footer1 td {
	font-size: 12px;
}
.forumheading {
	color: #585858;
	font-size: 16px;/*__was 19 point____*/;
	font-weight: bold;
}
a.post_link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/* Header of posts */
.postheader {
	background-color: #f0f0f0;
}
.postheader a {
	font-size: 14px;
	color: Black;
}
/* User info and post/article (the color of the different lines) */
.post {
	background-color: #F3F3F3; /*background-color: #F5F5F5;_____*/
}
.post_alt {
	background-color: #eaeaea; /*background-color: #FaFaFa;_____*/
}
tr.post:hover {
	background-color: #FFFFFF;
}
tr.post_alt:hover {
	background-color: #FFFFFF;
}
/* Footer of posts */
.postfooter {
	background-color: #e8e8e8; /*bottom of the posts!!!!*/
}
/* Area between posts */
.postsep {
	background-color: #8f8f8f;
}
/* most tables are class 'content' ___this is border around whole forum___ */
.content {
	border: solid 1px #b9b9b9;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
.postformheader {
	background-color: #EEEEEE;
	font-weight: bold;
}
table.content td {
	padding: 5px;
}
/* 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: 14px;
	font-family:"Times New Roman", Times, serif;
}
/* font sizes */
.smallfont {
	font-size: 12px;
}
.largefont {
	font-size: 14px;
}
/* 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: 300px;
}
/* Table just above and below tables */
table.command {
	padding: 3px;
}
/* p-tag at the top of pages with navigation links */
.navlinks {
	font-weight: bold;
	color: #FF9900;
}
.navlinks a {
	color: #0982be;
	text-decoration: underline;
}
.navlinks a:hover {
	color: #FF9900;
	text-decoration: none;
}
/* for printing */
table.print {
	border: solid 1px #C0C0C0;
}
.printheader {
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
.pbutton {
	background-color: #d1d1d1; /* button for preview, post, cancel */;
	font-size: 12px;
	color: #585858;
	border: 1px solid #878787;
	font-weight: bold;
}
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #3B3b3b;
	width: 100%;
}
.ButtonOut {
	border: #cdcdcd 1px solid;
}
.ButtonOver {
	border: #000000 1px solid;
	background-color: #ffffff;
}
.ButtonChecked {
	border: #000000 1px solid;
}
.ButtonOff {
	border: #cdcdcd 1px solid;
}
#bbcodeFeatures {
	border: #eeffee 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;
	font-size: 14px;
}
