a { color: #005da8;}
a:hover { color: #7196C9; }
/*.mainNav li.pad { margin-left: 172px; }*/
#mainCol { width:auto; margin-right:8px; } /* all browsers */
* html #mainCol { margin-right:16px; } /* IE 6 only */
*:first-child+html #mainCol { margin-right:18px; } /* IE 7 only */

form{display:inline}

input.pbutton{background:#D2DDEE;border-color:#005da8 !important;}
select {height:20px; padding:0;margin:1px;background-image:none!important;border: solid 1px #005DA8; font-size:11px;}
.content input {width: auto; background-image:none!important;font-size: 12px;padding:2px;}
.content textarea {width: 100% !important;}
#forum__ctl0_QuickReplyLine textarea { height: 100px !important; }
#forum__ctl0_Subject { width: 400px; }
#forum__ctl0_UserName,
#forum__ctl0_Password { width: 200px; }
.edit { width: 250px !important; }
#forum__ctl0_ForumJumpLine { height: 30px; font-weight: bold; }
div.postdiv hr {
	width: 100% !important;
	margin: 15px 0 0 0 !important;
}


/* For BBCode Post Buttons */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #005da8 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #005da8 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #005da8 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #005da8 1px solid;
}

/*  */
img 
{
	border: 0;
}

/* Header 1 - Main header */
.header1 {
	background: #EAEEF9 url('/img/teaserHeadBg.gif') repeat-x ;
	color: #000;
	font-weight: bold;
	height: 32px;
	font-size:12px;
	text-align: left;
}

/* Links in header1 */
tr.header1 a		{color: #005DA8; text-decoration:underline; }
tr.header1 a:hover	{text-decoration:none;}

/* Header 2 - Sub header */
.header2 {
	border-bottom: solid 1px #005DA8;
	background-color: #F5F6FB;
	color: #000;
	font-weight: bold;
	height: 28px;
	text-align: left;
}
.header1 input, .header2 input {
	width: auto !important;
	background: none;
}

span.forumheading a {
	font-weight: bold;
}

input {
	height: auto;
}

td.header2 a		{text-decoration:none;}
td.header2	a:hover	{text-decoration:underline;}

td.header2links a		{text-decoration:none;font-size:7.5pt;}
td.header2links	a:hover	{text-decoration:underline;font-size:7.5pt;}

/* Footer1 - Bottom of tables */
.footer1 {
	background: #EAEEF9;
	font-size: 7pt;
	height: 28px;
}

.footer1 select, .footer1 td
{
	font-size: 8pt;
}

.postformheader 
{
	background-color: #EAEEF9;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #F5F6FB;
	color:#404040;
}

/* User info and post/article */
.post 
{
	background-color: #fff;
	color:#404040;
}

.post_alt
{
	background-color: #f7f7f7;
	color:#404040;	
}

.post_priority
{
	font-weight:bold;
}

.post_link
{
	font-weight: bold;
}

/* Footer of posts */
.postfooter 
{
    background-color: #fff;
}

/* Area between posts */
.postsep 
{
	background-color: #6699CC;
	height: 2px 
}

/* most tables are class 'content' */
.content {
	font-size: 11px;
	line-height: 16px;
	border: solid 1px #005DA8;
	padding: 0px;
	background-color: #FFFFFF;
}

.content td {
	padding: 3px;
}

table.content tr td.post li {
	margin-left: 10px;
}

.UserBox {
	font-size: 11px;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a		{ /*color: #202020;*/ text-decoration: underline; }
.content a:hover	{ /*color: #3A4F6C;*/ text-decoration: none; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #F0F0F0;
	border: solid 1px #9A9A9A;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	/*background-color: #B2C8F6;*/
	background-color: #FFFFFF;
	border: solid 1px #95B4F3;
	/*color:#014C00;*/
	color:#000000;
	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;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* 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;
}

.iconlegend {
	font-size: 12px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; font-size: 12px; margin: 20px 0; }
.navlinks a { color: #005DA8; text-decoration: underline; }
.navlinks a:hover {text-decoration: none; }

/* 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;	
}
