body {
	margin: 8px 4px 14px 4px;
	padding: 0px 0px 0px 0px;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #919191;
	text-align: center;
	}

a {
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	text-decoration: none;
	}

a:hover {
	color: gold;
	}
	
#loginbox input
{
	text-indent: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.login {
	width: 38px;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	padding: 1px 2px 1px 2px;
	}

.loginbutt {
	width: 22px;
	text-align: center;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	}

.logoutbutt {
	width: 110px;
	text-align: center;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	text-indent: 0px;
	}

.myprofilebutt {
	width: 52px;
	text-align: center;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	text-indent: 0px;
}

.crewpanelbutt {
	width: 52px;
	text-align: center;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
}

.comments {
	width: 500px;
	height: 100px;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	padding: 1px 2px 1px 2px;
	}

.submitbutt {
	width: 50px;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	}

.chatter{
	width: 88px;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	padding: 1px 2px 1px 2px
	}

.chatterbutt {
	width: 23px;
	text-align: center;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	}

.spanBold
{
	font-weight: bold;
}

/***************************************************************/
/**************** Layout CSS begins ****************************/

.wrapper { /* also holds the left "sliding" tab */
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}


/***************************************************************/
/**************** Header CSS begins ****************************/
#header {
	clear: both;
	width: 100%;
	position: relative;
	margin: 0px 0px 0px 0px;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 84px;
	}

#cpanel {
	float: left;
	text-align: center;
	width: 141px;
	height: 60px;
	background-color: #516586;
	background-image: url(cp_bg.gif);
	padding: 17px 5px 5px 5px;
	}

#cpanelLoggedIn {
	float: left;
	text-align: left;
	width: 131px;
	height: 60px;
	background-color: #516586;
	background-image: url(cp_bg.gif);
	padding: 19px 8px 5px 16px;
	}

#cpanelLeftText
{
	width: 120px;
	text-align: left;
	font-weight: bold;
	overflow: hidden;
	padding: 0px 0px 0px 4px;
}

#cpanelButtons
{
	width: 120px;
	text-align: left;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}

#headerlogonav, #headerlogonav_hump {
	float: left;
	width: 250px;
	height: 29px;
	padding: 55px 0px 0px 0px;
	background-image: url(header_logo.gif);
	}
	
#headerlogonav_hump
{
	background-image: url(nfohump_logo3.gif);
}

#headerright {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(headernav_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 512px;
	height: 84px;
	z-index: 0;
	}

#headeradimage, #headeradimagebig {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(header_adimage.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 512px;
	}
	
#headeradimagebig
{
	background-image: url('header_adimage_big.gif');
	width: 541px;
}

#headeradgaming
{
	position: absolute;
	top: 1px;
	right: 1px;
	height: 81px;
	width: 468px;
	border-left: 1px solid black;
	overflow: hidden;
}

#headerad, #headeradcontainer {
	/*padding: 12px 15px 5px 4px;*/
	padding: 0px;
	position: absolute;
	top: 12px;
	left: 10px;
	}

#navcontainer {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#navlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#navlist ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a {
	padding: 1px 7px 1px 7px;
	border: 1px solid #7484A0;
	background-color: #384D70;
	}

#navlist a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

#navlist a:hover {
	background-color: #4E6284;
	border: 1px solid #9DA7B8;
	color: gold;
	}

#active a:link, #active a:visited {
	background-color: #4E6284;
	border: 1px solid #9DA7B8;
	color: gold;
	}

#active a:hover {
	background-color: #4E6284;
	border: 1px solid #9DA7B8;
	color: gold;
	}

/***************************************************************/
/**************** Center CSS begins ****************************/

#contentfloatholder {/* also makes the right "sliding" tab */
	background-image: url(menu_bg_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 100%;
	position: relative;
}

.centerpad {
	vertical-align: top;
	background-color: #4E6284;
	background-image: url(content_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px 8px;
}

#center {
  color: #000;
  float:left;
  width: 100%;
  margin-right: -95%;
  text-align: center;
	/* this needs to be less than 100% for Moz/Mac which thinks
         it's empty otherwise. The difference is made up by putting a
         negative left margin on the left float:
	   Note IE/Mac doesn't like this method ~ it wants the 100% so it can
	   be fed in using IE only CSS below becasue IE/Win also works with the 100% method.
	*/
}

#revBreakerBoth
{
	clear: both;
	line-height: 0px;
	display: block;
	visibility: hidden;
}

#nfoReviewHeader {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	border-bottom: 1px solid #7484A0;
	text-align: left;
	}

#nfoReviewUser {
	background-image: url(menunav_bg_gradient.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 11px;
	width: 118px;
	}

#nfoReviewIntro {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	text-align: justify;
	}

#nfoReviewGFX {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	text-align: justify;
	}

#nfoReviewSound {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	text-align: justify;
	}

#nfoReviewGameplay {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	text-align: justify;
	}

#nfoReviewTilt {
	margin: 25px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #7484A0;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	text-align: justify;
	}

#leftScreenie {
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 0px;
	float: left;
	clear: left;
	border: 1px solid #7484A0;
	text-align: center;
	font-weight: bold;
	}

#rightScreenie {
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 10px;
	float: right;
	clear: right;
	border: 1px solid #7484A0;
	text-align: center;
	font-weight: bold;
	}

#nfoReviewSection {
	font-weight: bold;
	color: #FFFFFF;
	}

#nfoNewsDate {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	}

#nfoNewsContainer {
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #7484A0;
	}

#nfoNewsPost {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	text-align: justify;
	}

#nfoNewsHeadline {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7484A0;
	}

#nfoNewsInfo {
	border-top: 1px solid #7484A0;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	}

#nfoNewsInfo a {
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	}

#nfoNewsInfo a:hover {
	color: gold;
	}

#newsLeftScreenie {
	margin: 15px 10px 10px 0px;
	float: left;
	clear: left;
	}

#newsRightScreenie {
	margin: 15px 0px 10px 10px;
	float: right;
	clear: right;
	}

#nfoPortalNews {
	float: left;
	width: 50%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#nfoPortalNewsInner {
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #7484A0;
	}

#nfoPortalReviews {
	float: right;
	width: 50%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#nfoPortalReviewsInner {
	padding: 0px 0px 0px 15px;
	}

#nfoPortalNFOS {
	clear: both;
	padding: 5px 0px 0px 0px;
	}

#nfoPortalSectionName {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	border-bottom: 1px solid #7484A0;
	width: auto;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	}
/***************************************************************/
/**************** Left CSS begins ****************************/

#nfoChatterBox {
	background-image: url(menunav_bg_gradient.gif);
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 11px;
	width: 118px;
	}

#chatterBoxLine {
	border-top: 1px solid #7484A0;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 0px;
	text-align: right;
	}

#chatterLine {
	color: #FFFFFF;
	font-weight: bold;
	}

.menuLeftContainer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(menunav_bg.gif);
	}

#menuLeftHeader1 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header1.gif);
	}

#menuLeftHeader2 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header2.gif);
	}

#menuLeftHeader3 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header3.gif);
	}

#menuLeftHeader4 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header4.gif);
	}

#menuLeftHeader5 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header5.gif);
	}

#menuLeftHeader6 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header6.gif);
	}

#menuLeftHeader7 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(menunav_header7.gif);
	}

.menuLeftFooter {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 7px;
	background-image: url(menunav_bottom.gif);
	background-repeat: no-repeat;
	}

.menuLeftList {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
	width: 128px;
	background-image: url(menunav_bg_gradient.gif);
	background-repeat: repeat-x;
	}

.menuLeftList li {
	list-style: none;
	border-bottom: 1px dashed #7484A0;
	margin: 0;
	padding: 3px 3px 3px 6px;
	}

.menuLeftList li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.menuLeftList li a:hover {
	color: gold;
	text-decoration: none;
	}

#menuLeftListSpacer
{
	display: block;
	clear: both;
	line-height: 8px;
}

#menuactive a:link, #menuactive a:visited {
	color: gold;
	}

#menuactive a:hover {
	color: #FFFFFF;
	}

#menuChatterBoxPane
{
	width: 128px;
	margin: 0px 0px 0px 11px;
	background-image: url(menunav_bg_gradient.gif);
	background-repeat: repeat-x;
}

#menuChatterBoxContents
{
	width: 100%;
	height: 150px;
	position: relative;
	clear: both;
	overflow: hidden;
}

#menuChatterBoxInnerContents
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 98%;
	padding: 0px 2px;
	word-wrap: break-word;
}

#menuChatterBoxLine
{
	width: 95%;
	line-height: 1px;
	height: 1px;
	margin: 4px auto;
	clear: both;
	border-top: 1px solid #7484A0;
}

#menuChatterBoxBottom
{
	width: 100%;
	clear: both;
	text-align: center;
}

.menuLeftPollTitle {
	padding: 0px 0px 5px 6px;
	margin: 0px 0px 0px 11px;
	background-color: #193361;
	width: 122px;
	color: gold;
	}

.menuLeftPollLine {
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dashed #7484A0;
	}

.menuLeftPollBlank {
	text-align: center;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	}

.menuLeftPollBG {
	margin: 0px 0px 0px 11px;
	background-image: url(menunav_bg_gradient.gif);
	background-repeat: repeat-x;
	width: 128px;
	}

.menuLeftPoll {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
	width: 128px;
	background-image: url(menunav_bg_gradient.gif);
	background-repeat: repeat-x;
	}

.menuLeftPoll li {
	list-style: none;
	border-bottom: 1px dashed #7484A0;
	margin: 0;
	padding: 3px 3px 3px 3px;
	}

.menuLeftPoll li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.menuLeftPoll li a:hover {
	color: gold;
	text-decoration: none;
	}

.pollbutt {
	width: 50px;
	margin: 5px 0px 0px 51px;
	font-family: "Helvetica Neue", tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #ccc;
	background-color: #293C5E;
	border: 1px solid #7484A0;
	}

/***************************************************************/
/**************** Right CSS begins ****************************/

.right {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(menu_bg_r.gif);
	width: 150px;
	text-align: center;
	vertical-align: top;
}

#rightdiv
{
	width: 150px;
	background-image: url(menu_bg_top.gif);
	background-repeat: no-repeat;
}

.left
{
	width: 150px;
	vertical-align: top;
}

#leftdiv {
	width: 150px;
	vertical-align: top;
	background-image: url(menu_bg_top.gif);
	background-repeat: no-repeat;
}

/***************************************************************/
/**************** Footer CSS begins ****************************/

#footer {
	clear: both;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	}

#footer_text {
	padding: 8px 5px 5px 10px;
	margin: 0px 260px 0px 0px;
	height: 13px;
	color: #000000;
	background-image: url(footertext_bg.gif);
	background-repeat: no-repeat;
	}

#footer_icons {
	float: right;
	background-image: url(footericons_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	width: 250px;
	padding: 5px;
	}