body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

html {
	scrollbar-face-color: #666666;
	scrollbar-track-color: gray;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-arrow-color: #3399FF;
	scrollbar-shadow-color: #333333;
}

/* -------------------------------- added from public dl page ------------------ */

#imprint {
	width: 770px;
	height: 23px;
	background: black;
	}
	
#imprintlinks {
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
}

#imprintlinks a:link, #imprintlinks a:visited {
	color:CCCCCC;
}

#imprintlinks a:hover {
	color:#00CC00;
	background:#202020;
}

/* -------------------------------- added from public dl page ------------------ */

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #3399FF;
}

body, div, table, td, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.clear { 
	clear: both;
	width: 0px;
	height: 1px; 
}

#wrapper {
	background: #1B1B1B;
}

#left {
	background: url("/_img/sidebar/left_sidebar_bg.gif") transparent repeat-y;
	width: 155px;
	vertical-align: top;
}

#right {
	background: url("/_img/main/mainbg.gif");
	width: 848px;
	vertical-align: top;
}

#main {
	background: url("/_img/main/mainbg_top.jpg") transparent no-repeat;
	width: 848px;
	min-height: 327px;
	height: auto;
   	_height: 327px;
}

/* HEADER */
#header {
	background: url("/_img/main/header.gif") transparent no-repeat;
	width: 1003px;
	height: 66px;
	overflow: hidden;
	position: relative;
}

#imprint {
	position: absolute;
	top: 3px;
	float: right;
	text-align: right;
	font-size: 9px;
	width: 995px;
}

#slogan {
	position: absolute;
	top: 29px;
	left: 160px;
	color: #CCCCCC;
}

#userinfo {
	position: absolute;
	top: 49px;
	left: 7px;
	color: #CCCCCC;
}

#userlogout {
	font-size: 9px;
}


#formbutton {
	margin-top:12px;
	font-size:11px;
	font-weight:bold;
	color:white;
	border: 1px solid black;
	padding-left:3px;
	padding-right:3px;
	background:#404040;
}


/* SIDEBAR */
#left ul {
	margin: 0px 0px 4px 14px;
	padding: 0px;
	list-style-type: none;
}

#left b {
	color: #FFFFFF;
}

#login_link a:link, #login_link a:visited {
	color: #FFFF00;
	text-decoration: none;
}

#login_link a:hover {
	color: #3399FF;
}

#login {
	background: url("/_img/sidebar/login.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 130px;
}

#login div {
	margin-top: 15px;
}

#menu {
	background: url("/_img/sidebar/menu.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 197px;
}

#menu div {
	margin-top: 15px;
}

#menu a:hover {
	color: #FFFF00;
}

#browsefiles {
	background: url("/_img/sidebar/browse.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 243px;
}

#browsefiles div {
	margin-top: 20px;
}

#gamepages {
	background: url("/_img/sidebar/gamepages.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 99px;
}

#gamepages div {
	margin-top: 20px;
}

#community {
	background: url("/_img/sidebar/community.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 187px;
}

#community div {
	margin-top: 20px;
}

#weeklypoll {
	background: url("/_img/sidebar/weeklypoll.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 162px;
}

#weeklypoll div {
	margin-top: 20px;
}

#menutext {
	padding: 5px 5px;
}


/* TOPNAV */
#topnav {
	padding: 8px 0px 0px 26px;
	margin-bottom: 5px;
}


/* MAINCONTENT */
#maincontent {
	padding-left: 26px;
	padding-right: 11px;
}

#maincontent_left {
	width: 493px;
	float: left;
}

#maincontent_bot {
	background: url("/_img/main/mainbg_bot.gif") no-repeat;
	width: 1003px;
	height: 14px;
}

#maincontent_right {
	background: url("/_img/main/rightbarbg_top.jpg") no-repeat;
	width: 310px;
	min-height: 259px;
	height: auto;
   	_height: 259px;
}

#maincontent_right_bg {
	background: url("/_img/main/rightbarbg.gif") repeat-y;
	width: 310px;
	float: right;
	margin-left: -17px;
}

#maincontent_right_bot {
	background: url("/_img/main/rightbarbg_bot.gif") no-repeat;
	width: 310px;
	height: 5px;
}

#maincontent_right div.padding {
	padding: 5px 5px 0px 5px;
}

/* NEWSLETTER */
#newsframe {
	width: 300px;
	height: 87px;
}

/* UPSELL */
#dynupsell {
	width: 300px;
	height: 250px;
}

/* WHAT'S HOT/NEW */
#hotlist {
	display: block;
}

#newlist {
	display: none;
}

#hottabs {
	display: block;
}

#newtabs {
	display: none;
}

#hottab {
	cursor: pointer;
	cursor: hand;
}

#newtab {
	cursor: pointer;
	cursor: hand;
}

.hotnewcontent {
	background: url("/_img/main/whats_hot_bg.jpg") no-repeat;
	overflow: hidden;
	width: 299px;
	height: 299px;
}

.hotnewcontent ol {
	margin: 15px 15px 15px 40px;
	padding: 0px;
}

.hotnewcontent ol li {
	margin-bottom: 5px;
}

#morehotlink, #morenewlink {
	text-align: center;
}

#morehotlink a:link, #morehotlink a:visited, #morenewlink a:link, #morenewlink a:visited {
	color: #FFFF00;
	text-decoration: none;
}

#morehotlink a:hover, #morenewlink a:hover { 
	text-decoration: none; 
	color: #3399FF
}


/* SPOTLIGHT */
#spotlight {
	background: url("/_img/main/spotlight_bg.jpg");
	border-collapse: collapse;
}


/* ADS */
.boxzilla {
	margin-bottom: 11px;
}


/* MISC */
#breadcrumb {
	font-size: 10px;
	margin-bottom: 4px;
}

.headerbar {
	background: url("/_img/filepage/header_bar_slice.jpg") repeat-x;
	height: 18px;
}

.header {
	font-weight: bold;
	margin: 2px 5px;
	font-size: 11px;
}

.headercenter {
	font-weight: bold;
	margin: 2px 5px;
	font-size: 11px;
	text-align: center;
}


/*------------------------------------------------ footer legal and links ---- */
#legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#legalText A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#legalText A:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none; 
	color: #3399FF
}
/*------------------------------------------------ end footer legal and links ---- */


/* Network Footer */

#footerNetwork * { font:10px verdana,sans-serif!important; color:#999999; }
#footerNetwork a { color:#FFFFFF; text-decoration:none; }
#footerNetwork a:hover { color:#3399FF; text-decoration:none; }
#footerNetwork { width:999px; padding-bottom:10px; background-color:#000000; border: 2px solid #1F1F1F;}
.footerLogo { display:block; width:110px; height:65px; background:url(http://media.ign.com/ign/images/ignent_footer_000000.gif) no-repeat; }
.footerCorp { text-align:left; padding-left:22px; }
.footerLogoCell { vertical-align:middle; width: 110px; }
.footerTextCell { vertical-align:middle; text-align:left; }
.footerRss { position:relative; top:4px; border:0; }