html {
height: 100%;
}

* html #wrap {
height: 100%;
}

/* vBulletin 3 CSS For Style 'macrumors' (styleid: 14) */
body
{
	background: #F5FCFE;
	color: #000000;
	font: 13px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, body_alink
{
	color: #aa1416;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #aa1416;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #aa1416;
	text-decoration: underline;
}
.page
{
	background: #EDF4EB;
	color: #000;
}
td, th, p, li
{
	font: small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #ccc;
	color: #333333;
}
.tcat
{
	background: #D8F0C0;
	color: #222;
	font: bold 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #aa1416;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #aa1416;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #aa1416;
	text-decoration: underline;
}
.thead
{
	background: #D8F0C0;
	color: #333;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-left: 0px solid #ccc;
	border-top: 1px solid #ccc;
}
.thead a:link, .thead_alink
{
	color: #333;
}
.thead a:visited, .thead_avisited
{
	color: #333;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #333;
}
.tfoot
{
	background: #EBE3CD;
	color: #333333;
	padding:2px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.alt1, .alt1Active
{
	background: #FFF;
	color: #000;
}
.alt2, .alt2Active
{
	background: #fff;
	color: #333333;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #222222;
}
.wysiwyg
{
	background: #ffffff;
	color: #333333;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	background: #ffffff;
	color: #333333;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #cacaca;
}
.button
{
	background: #333 url(../../images/fqimg/misc/_vBmenu.gif) repeat-x top left;
	color: #aa1416;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #C8C9B5;
	margin-left: 3px;
}
select
{
	background: #dadada;
	color: #333333;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #cacaca;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #333333;
}
.navbar
{
	color: #0f0f0f;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #ff0000;
	font-weight: bold;
}
.fjsel
{
	background: #f5f5f5;
	color: #333333;
}
.fjdpth0
{
	background: #ffffff;
	color: #0f0f0f;
}
.fjdpth1
{
	background: #efefef;
	color: #333333;
}
.fjdpth2
{
	background: #efefef;
	color: #333333;
}
.fjdpth3
{
	background: #efefef;
	color: #333333;
}
.fjdpth4
{
	background: #efefef;
	color: #333333;
}
.panel
{
	background: #F0F0D8;
	color: #3a3a3a;
	padding: 9px;
	border: outset 1px;
}
.panelsurround
{
	background: #EBE3CD;
	color: #3a3a3a;
}
legend
{
	color: #3a3a3a;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: #EBE3CD url(../../images/fqimg/misc/_vBmenu.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	
	color: #000;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 6px 7px 6px 7px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #222;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #222;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #222;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #3d3d3d;
	color: #eaeaea;
}
.vbmenu_option
{
	background: #FFF;
	color: #000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}
.vbmenu_hilite
{
	background: #D8F0C0;
	color: #aa1416;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 3px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; border:1px solid #dadada; }
.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; }
.underline { text-decoration: underline; }
.cor-top-x {
	background: #3b3b3b url(../../images/mrimg/misc/_cor-top-x.gif) repeat-x top left;
}
.cor-btm-x {
	background: url(../../images/fqimg/misc/_cor-btm-x.gif) repeat-x top left;
}
.vbmenu_hover {
	background: url(../../images/fqimg/misc/_vBmenuHover.gif) repeat-x top left;
	color: #fafafa;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 6px 7px 6px 7px;
	white-space: nowrap;
}
.vbmenu_hover a:link, .vbmenu_hover_alink {
	color: #ffffff;
	text-decoration: none;
}
.vbmenu_hover a:visited, .vbmenu_hover_avisited {
	color: #ffffff;
	text-decoration: none;
}
.vbmenu_hover a:hover, .vbmenu_hover a:active, .vbmenu_hover_ahover {
	color: #ffffff;
	text-decoration: none;
}
.vbmenu_page {
	background: url(../../images/fqimg/misc/_vBmenuPage.gif) repeat-x top left;
	color: #000000;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 6px 7px 6px 7px;
	white-space: nowrap;
}
.vbmenu_page a:link, .vbmenu_cpage_alink {
	color: #000000;
	text-decoration: none;
}
.vbmenu_page a:visited, .vbmenu_page_avisited {
	color: #000;
	text-decoration: none;
}
.vbmenu_page a:hover, .vbmenu_page a:active, .vbmenu_page_ahover {
	color: #333333;
	text-decoration: none;
}

/* same as alt1 */
.pb_alt1 {
	background:#ffffff;
}

/* Start Sub-forums-list in Columns */
.subforum {
	padding:0;
	margin:	0;
}
.subforum li {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	display:inline;
	width:150px;
	float:left;
	padding-left:0.5em;
	padding-right:0.5em;
}
.clear {
	clear:both;
}
/* End */

.vbmenu_control2 {
	background: #F0EEE8 url(../../images/fqimg/misc/_cat-top_x.gif) repeat-x top left;
	margin:0; 
	padding-right:5px; 
	padding-left:5px;
	padding-top:3px; 
	color:#fafafa; 
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap;
	}
.vbmenu_control2 a:link, .vbmenu_control_alink {
	color:#aa1416; 
	text-decoration:none;
	}
.vbmenu_control2 a:visited, .vbmenu_control_avisited {
	color:#aa1416;
	text-decoration:none;
	}
.vbmenu_control2 a:hover, .vbmenu_control2 a:active, .vbmenu_control_ahover { 
	color:#aa1416; 
	text-decoration:underline; 
	}

.cat-top_x {
	background: #E8E5DD url(../../images/fqimg/misc/_cat-top_x.gif) repeat-x top left;
	margin:0;
	padding-left:1px;
	padding-top:3px;
	color:#000;
	font: bold 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}
.cat-top_x a:link {
	color:#000; 
	text-decoration: none;
	}
.cat-top_x a:visited {
	color:#000; 
	text-decoration: none;
	}
.cat-top_x a:hover, .cat-top_x a:active { 
	color:#000;
	text-decoration:underline; 
	}
.cat-top_xrhtcheck {
	background: url(../../images/fqimg/misc/_cat-top_x.gif) repeat-x top left;
}
.cat-btm_x { 
	background: url(../../images/fqimg/misc/_cat-btm_x.gif) repeat-x top left;
	height:5px;
	margin: 0 3px 0 4px; 
	padding: 0;
	}
.cat-btm_lft  { 
	background: url(../../images/fqimg/misc/_cat-btm_lft.gif) no-repeat; 
	height:5px; 
	width:10px;
	margin:0;
	padding: 0;
	float:left; 
	}
.cat-btm_rht {
	background: url(../../images/fqimg/misc/_cat-btm_rht.gif) no-repeat;
	height:5px; 
	width:10px; 
	margin:0; padding:
	0; float:right;
	}
.footer_b {
	background: #fefefe;
}
.footer_x {
	background: #efefef;
	/* height:20px; */
	padding-right:6px; 
	padding-left:6px;
	padding-top:0px;
	}
.footer {
	color:#2a2a2a; 
	font:10px verdana; 
	}
.footer a:link {
	color:#3f3f3f; 
	text-decoration:none;
	}
.footer a:visited {
	color:#3f3f3f;
	text-decoration:none;
	}
.footer a:hover, .footer a:active { 
	text-decoration:underline; 
	color:#2f2f2f;
	}

.pbl-info {
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
	border: 1px solid #dadada;
	margin-bottom: 2px;
}
.pin-anc {
	background: #f7f7f7;
	color: #000000;
}

/* None Default Vbulletin CSS */
#wrap {
	position: relative;
	min-height: 100%;
}

#header {
	background: #FFF  url(/forums/images/fqimg/headback.gif) repeat-x top left;
	height: 95px;
	border-bottom: 1px solid #ccc;
	position: relative;
	clear:both;
}

#header img {
	margin: 0;
	height: 95px;
	float: left;
}

#userinfo, #login {
	float: right;
	color: #000;
	margin:0 15px 0px 0;
	position: relative;
	bottom: -32px;
}

.navtime {
	color: #F5F7BD;
}

#newpm {
	background: url(/forums/images/fqimg/newpm.png) no-repeat top right;
	float: right;
	color: #000;
	margin:0 15px 0px 0;
	padding: 15px 0 0 0;
	height: 80px;
	position: relative;
	bottom: -15px;
}

#navbar {
	background: #30A800 url(/forums/images/fqimg/misc/_vBmenu.gif) repeat-x;
	margin:auto;
	padding: 4px 7px;
	
}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0 5.0em 0 0;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#navbar ul li a {
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 0 2px 0;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
	}

#navbar ul li a:hover {
	color: #D62523;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	}

#navbot {
	background: #D8F0C0;
	text-align: center;
	padding: 5px 0 5px 0;
	overflow:hidden;
	clear:both;
}

a.navbot:link  {
	font-size: 12px;
	color: #8f5c2d;
	text-decoration: none;
	font-weight: 700;
	
}

a.navbot:visited {
	font-size: 12px;
	color: #8f5c2d;
	text-decoration: none;
	font-weight: 700;
}

a.navbot:hover {
	font-size: 12px;
	color: #8f5c2d;
	text-decoration: underline;
	font-weight: 700;
}

#contentl {
	float:left;
	width: 700px;
	margin: 10px 0 0 20px;
	padding: 0 0 0 20px;
	background: #ccc;
	
}

#contentr {
	
}

#forumwrap {
	padding-bottom: 4.8em;
}

#footer {
	background: #D8F0C0;
	border-top: 1px solid #CCC;
	color: #000;
	padding: 5px;
	position: relative;
}
#footleft {
	float:left;
	width: 400px;
}

a.ftext:link  {
	font-size: 12px;
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
	
}

a.ftext:visited {
	font-size: 12px;
	color: #aa1416;
	text-decoration: none;
	font-weight: 700;
}

a.ftext:hover {
	font-size: 12px;
	color: #aa1416;
	text-decoration: underline;
	font-weight: 700;
}

/* Nav Test */
