/* vBulletin 3 CSS For Style 'Classic (Fixed)' (styleid: 5) */
body
{
	background-color: #000000;
	color: #98a3b9;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;	
	
	
}
a:link
{
	color: #7b8fbe;
}
a:visited
{
	color: #7b8fbe;
}
a:hover, a:active
{
	color: #91a8df;
}
.page
{
	background-color: #000000;
	color: #98a3b9;
}
td, th, p, li
{
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background-color: #131619;
	color: #98a3b9;
	border: 1px solid #32313f;
}
.tcat
{
	background-color: #14141e;
	color: #98a3b9;
	font: bold 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 5px 6px 4px 10px;
}
.tcat a:link
{
	color: #7b8fbe;
	text-decoration: none;
}
.tcat a:visited
{
	color: #7b8fbe;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #7b8fbe;
	text-decoration: underline;
}
.thead
{
	background-color: #1a1a29;
	color: #98a3b9;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #7b8fbe;
}
.thead a:visited
{
	color: #7b8fbe;
}
.thead a:hover, .thead a:active
{
	color: #7b8fbe;
}
.tfoot
{
	background-color: #14141e;
	color: #98a3b9;
}
.alt1, .alt1Active
{
	background-color: #000000;
	color: #98a3b9;
}
.alt2, .alt2Active
{
	background-color: #1a1a28;
	color: #98a3b9;
}
.alt3
{
	background-color: #D5D8E5;
	color: #000000;
}
.wysiwyg
{
	background-color: #000000;
	color: #98a3b9;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 0;
}
textarea, .bginput
{
	background-color: #14141e;
	color: #98a3b9;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #32313f;
}
.button
{
	background-color: #14141e;
	color: #98a3b9;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #32313f;
	border-bottom: 1px solid #32313f;
}
select
{
	background-color: #14141e;
	color: #98a3b9;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #32313f;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	color: #98a3b9;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #FFFFFF;
}
.navbar
{
	color: #CCCCCC;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #CCFF00;
	font-weight: bold;
}
.panel
{
	background-color: #000000;
	color: #98a3b9;
}
.panelsurround
{
	background-color: #000000;
	color: ##98a3b9;
}
legend
{
	color: #98a3b9;
	font: 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background-color: #14141e;
	color: #98a3b9;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link
{
	color: #CCCCCC;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #CCCCCC;
	text-decoration: underline;
}
.vbmenu_popup
{
	background-color: #14141e;
	color: #98a3b9;
	text-align: left;
}
.vbmenu_option
{
	background-color: #000000;
	color: #98a3b9;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	
}
.vbmenu_option a:link
{
	color: #F1F1F1;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #F1F1F1;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background-color: #14141e;
	color: #98a3b9;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	
}
.vbmenu_hilite a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
/* *** Images in Signatures Max Height - Eehk *** */
div.smallfont img {
max-height: 100px;
}

/* *** Images in Posts Max Width (Preserves Layout Integrity) - Eehk *** */
td.alt1 img {
max-width:600px;
}
td.alt2 img {
max-width:520px;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 11pt; }


.donor { text-decoration:none; font-variant:small-caps; }
.donor a { text-decoration:none; font-variant:small-caps; }

/*** This Will Make The CSS invalid ***/
/*
.fieldset { 
-moz-border-radius: .35em .45em .50em .40em;
}
*/

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { 
margin-bottom: 6px; 
border: 1px solid #131619;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {font-size: 11px;}

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

.border {
border: 0px;
}

.announce_l {
background: #11171b;
color: #cccccc;
border-left: 1px solid #33404b;
border-top: 1px solid #33404b;
}

.announce_r {
background: #171f25;
color: #cccccc;
border-left: 1px solid #33404b;
border-top: 1px solid #33404b;
}

.spacer {
padding: 7px 7px 7px 7px;
}

.header {
background-image: url(../../images/the-construct/tcspec/construction.png);
background-position: center top;
background-repeat: no-repeat;
width: 100%;
height: 50px;
margin: 0;
padding: 0;
float: center;
}

.cheader{
background: transparent;
border-bottom: 0;
height: 100px;
margin: 0;
padding: 0;
}