

/*input{font:8pt Verdana,Arial,Helvetica,sans-serif}*/

select{background:#ffffff;font:8pt Verdana,Arial,Helvetica,sans-serif}

textarea
{
	background:#ffffff;
	border:1px solid #333333;
	font:8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
}

form{display:inline}

/*#maincontrol input{border:1px solid #333333;font-size:8pt;}*/

/*input.pbutton{background:#EEEEEE;}*/

/* For BBCode Post Buttons */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}

/*  */
img 
{
	border: 0;
}

/* hyperlinks */
a		{ text-decoration: none; color: #000000; }
a:hover		{ text-decoration: underline; color: #61767f; }

/* Header 1 - Main header */
.header1
{
	padding: 5px;
	font-size:1.1em;
	font-weight:bold;
	background-color:#e9e9e9;
	line-height: 1.2em;
	color:#666666;
	margin-bottom: 5px;
	border-top: 2px solid #0070AF;
}

/* Links in header1 */
tr.header1 a		{color:#000000;text-decoration:none}
tr.header1 a:hover	{color:#333333;text-decoration:none}

.header1Title
{
	color: #0070AF;
	font-weight: bold;
	height: 32px;
	font-size:12px;	
}

/* Header 2 - Sub header */
.header2
{
	background-color: #DDDDDD;
	color: #0070AF;
	font-weight: bold;
	height: 28px;
	font-size:12px;
}

td.header2links a				{color: #000000; text-decoration:none;font-size:7.5pt;}
td.header2links	a:hover	{color: #3A4F6C; text-decoration:none;font-size:7.5pt;}

/* Footer1 - Bottom of tables */
.footer1
{
	font-size: 7pt;
	height: 28px;
	background-color:#fbfbfb;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.UserBox
{
	font-size:7.5pt;	
	color:#808080;
}

.postformheader 
{
	background-color: #D1D1D1;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #eaeaea;
	color:#505050;
}

.postheader a
{
	font-size:10pt;
}

.postheader a.displayPostLink {
	margin-left: 8px;
}

/* User info and post/article */
.post 
{
	background-color: #F0F0F0;
	color:#000000;
}

.post_alt
{
	background-color: #F5F5F5;
	color:#333333;	
}

.post_priority
{
	font-weight:bold;
}

.post_link
{
	font-size:10pt;
	font-weight:bold;
}

/* Footer of posts */
.postfooter 
{
    background-color: #eaeaea;
}

/* Area between posts */
.postsep 
{
	background-color: #939393;
	height: 2px 
}

/* most tables are class 'content' */
table.content {
	
}
.content
{
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

.content td {
	padding: 3px;
}

.forumheading 
{
	font-size:10pt;
	font-weight:bold;
}

.forumviewing
{
	font-size:8pt;
	color:#a0a0a0;
}
.forumsubheading
{
	font-size:7.5pt;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a		{ color: #000000; text-decoration: underline; }
.content a:hover	{ color: #61767f; text-decoration: none; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #d1d1d1;
	border: solid 1px #505050;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.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: 7.5pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	/*
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
*/
	width: 91px;
	color:#ffffff;
	font-weight:bold;
	background: transparent url('submit_off.gif');
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	margin-top: 2px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	display: block;
	position: relative;
	width: 91px; 
	height: 20px;
	margin-right: 2px;
	clear: none;
	float: right;
	margin-bottom:0px;
	padding-bottom:0px;
}
a:hover.imagelink
{
	text-decoration: none;
	color: #FFF;
	background-image: url(submit_on.gif);
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; color: #333333; font-size: 9pt; margin-bottom:10px; margin-left:4px; padding-bottom:0px;margin-top:6px; padding-top:0px; }
.navlinks a { color: #000000; text-decoration: none !important; }
.navlinks a:hover { color: #61767f; text-decoration: underline !important; }
.navlinks #current { color: #0070AF; } 

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
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-weight: normal;
}

table.tableEditor textarea, textarea {
	width: 98% !important;
	min-height: 300px;
}
table.iconlegend {
	width: 100%;
}