#content.forums input
{
}

#content.forums select
{
	background:#ffffff;
}

#content.forums textarea
{
	background:#ffffff;
	border:1px solid #404040;
	padding-bottom:2px;
	padding-left:2px
}

#content.forums form
{
	display:inline
}

#content.forums input
{
	border:1px solid #404040;
}

#content.forums input.pbutton
{
	background:#eeeeee;
}

#content.forums .ButtonOut
{
	filter: alpha(opacity=70);
	border: #7f9db9 1px solid;
}

#content.forums .ButtonOver
{
	background-color: #5383BD;
	border: #ffad55 1px solid;
}

#content.forums .ButtonChecked
{
	background-color: #ffcb7e;
	border: #ffad55 1px solid;
}

#content.forums .ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #c0c0c0;
	border: #7f9db9 1px solid;
}

#content.forums img 
{
	border: 0;
}

#content.forums tr td.header1, #content.forums tr.header1 td
{
	background: url('bg_header1.gif');
	background-color: #353535;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 5px 7px 5px;
}

/* Links in header1 */
#content.forums tr.header1 a
{
	color: #ffffff;
	text-decoration: underline;
}

#content.forums .header1Title
{
	color: #FFFFFF;
	font-weight: bold;
}

/* Header 2 - Sub header */
#content.forums table td.header2
{
	background-color: #182846;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	padding: 5px;
}

#content.forums .header2 a
{
	font-weight: normal;
	text-decoration: underline;
}

#content.forums td.header2links a
{
	text-decoration: underline;
}

/* Footer1 - Bottom of tables */
#content.forums .footer1
{
	background-color:#fbfbfb;
}

#content.forums .footer1 select, #content.forums .footer1 td
{
	font-size: 7pt;
}

#content.forums .UserBox
{
	font-size:7.5pt;	
	color:#808080;
}

#content.forums .postformheader 
{
	background-color: #D1D1D1;
	font-weight:bold;
}

/* Header of posts */
#content.forums table.content td table td.postheader 
{
	border: 0;
	color: #808080;
}

#content.forums .postheader a
{
	font-size:10pt;	
}

/* User info and post/article */
#content.forums .post 
{
	background-color: inherit;
}

#content.forums table tr td.top
{
	border: none;
	color: #ffffff;
	padding: 0px;
	background-color: transparent;
	border-collapse: collapse;
}

#content.forums table tr td.top a
{
	text-decoration: underline;
	font-size: 0.9em;
}

#content.forums table tr td.top strong
{
	font-size: 0.9em;
}

#content.forums table tr td.top span
{
	color: #404040;
}

#content.forums table tr.post td, #content.forums table tr.post_alt td
{
	border-bottom: 1px solid #182846;
}

#content.forums table td.footer1 td
{
	border: none;
}

#content.forums .post_alt
{
	background-color: #f5f5f5;
}

#content.forums .post_priority
{
	font-weight:bold;
}

#content.forums .post_link
{
	font-size:10pt;
	font-weight:bold;
}

/* Footer of posts */
table.content td.postfooter 
{
    border: none;
    color: #99cdff;
    padding: 0;
}

table.content td.postfooter
{
	color: #99cdff;
}

table.content tr td a
{
	color: #99cdff;
}

/* Area between posts */
#content.forums .postsep 
{
	background-color: #939393;
	height: 2px;
}

/* most tables are class 'content' */
div#content.forums table.content
{
	border: none;
	color: #ffffff;
	padding: 0px;
	background-color: transparent;
	border-collapse: collapse;
	margin-top: 20px;
}

#content.forums .content td.post
{
	border-left: 1px solid #182846;
}

#content.forums .content td
{
	padding: 3px;
	background-color: #22385c;
}

#content.forums .forumheading 
{
	font-size:10pt;
	font-weight:bold;
}

#content.forums .forumviewing
{
	font-size:8pt;
	color:#a0a0a0;
}
#content.forums .forumsubheading
{
	font-size:7.5pt;
}

#content.forums #RichEdit td 
{
	padding: 0px;
}

/* links inside content table
#content.forums .content a
{
	text-decoration: underline;
}

#content.forums .content a:hover
{
	text-decoration: none;
}
*/
/* used for quoting messages */
#content.forums .quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

#content.forums .innerquote 
{
	padding: 4px;
	background-color: #d1d1d1;
	border: solid 1px #505050;
}

/* used for code */
#content.forums .code
{
	margin-left: 16px;
	padding-left: 16px;	
}

#content.forums .innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color:#000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}

#content.forums img
{
	display: inline;
}

/* font sizes */
#content.forums .smallfont
{
	color: #ffffff;
	font-size: 0.8em;
}

#content.forums table td.small
{
	padding: 0;
	padding-left: 5px;
}

#content.forums .largefont
{
	font-size: 9pt;
}

/* Image Links */
#content.forums a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}

#content.forums a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
}

/* Used for editor textarea */
#content.forums .posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
#content.forums table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
#content.forums .navlinks
{
	font-weight: bold;
	color: #66CBFF;
	font-size: 9pt;
}
/*
#content.forums .navlinks a
{
	color: #000000;
	text-decoration: none;
}

#content.forums .navlinks a:hover
{
	color: #C00000;
	text-decoration: underline;
}

#content.forums .navlinks #current
{
	color: #900000;
}
*/
/* for printing */
#content.forums .print 
{
	border: solid 1px #C0C0C0;
}

#content.forums .printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}

#content.forums .printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
#content.forums table.legend{
	padding: 0;
	border: 0;
}
#content.forums table.legend td{
	padding: 0;
}

#content.forums table.iconlegend
{
	border: none;
	padding: 0;
	margin-left: -3px;
}

#content.forums table.iconlegend td{
	border: 1px solid #182846;
	padding: 5px;
	background-color: #22385c;
}
/*
#content.forums table.legend table.iconlegend tbody td
{
	background-color: #22385c;
	border: 1px solid #182846;
}
*/
/*
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;	
}
*/



#blueroom-outer #content.forums span.register_btn a
{
    display: block;
    width: 82px;
    height: 25px;
    background: transparent url(register_btn.gif) no-repeat scroll top left;
    float: right;
    margin: 10px 0 0 0;
}

#blueroom-outer #content.forums span.register_btn a:hover
{
    background: transparent url(register_btn.gif) no-repeat scroll top right;
}

#blueroom-outer #content.forums span.register_btn a span
{
    display: block;
    position: absolute;
    top: -10000px;
    left: -10000px;   
}


