body {
	background-color: #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

html {
	scrollbar-face-color: #666666;
	scrollbar-track-color: gray;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-arrow-color: #3399FF;
	scrollbar-shadow-color: #333333;
}

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: #CCCCCC;
	text-decoration: none;
}

#dkbodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#dkbodyText A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

#dkbodyText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



.clear { 
	clear: both;
	width: 0px;
	height: 1px; 
}

#wrapper {
	width: 1003px;
	background: url("/_img/main/mainbg.gif") repeat-y;
}

#left {
	background: transparent;
	width: 155px;
	vertical-align: top;
	float: left;
	margin-right: -3px;
}

#right {
	background: transparent;
	width: 848px;
	vertical-align: top;
	float: right;
	margin-left: -3px;
}

#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:48px;
	left:202px;
	color:#ccc;
}

#userinfo {
	position: absolute;
	top: 49px;
	left: 7px;
	color: #CCCCCC;
}

#userlogout {
	font-size: 9px;
}

#navigation {
	color:#ccc;
	position:absolute;
	z-index:2;
	left:200px;
	top:24px;
	overflow:hidden;
	width:800px;
	height:31px;
	visibility:visible;
	}

#navigation div {
	float:left;
	margin-left:2px;
	}
	
#formbutton {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border:1px solid #333;
	background:#004978;
	height:19px;
	margin-top:1px;
	width:68px;
}

#More {
	width:450px;
}
#Favorite {
	width:450px;
}
#BringBack {
	width:450px;
}


/* 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: #FFCC00;
	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;
}

#left_upsell {
	background:url('/_img/sidebar/member_upgrade.gif') no-repeat;
	width:155px;
	height:39px;
	position:relative;
	top:-11px;
	}
	

/* ------------------------ sliding door buttons --------------------------*/
/*red buttons*/
a.btnred, div.btnred{background:transparent url('/_img/btn_red_right.gif') no-repeat scroll top right;color:#fff;display:block;float:left;font:bold 12px arial, sans-serif;height:27px;padding-right:20px;text-decoration:none}
div.btnred{padding-right:20px}
a.btnred span{background:transparent url('/_img/btn_red_left.gif') no-repeat;display:block;line-height:19px;font:bold 12px verdana,arial,sans-serif;padding:2px 0 5px 20px}
a.btnblue, div.btnblue{background:transparent url('/_img/btn_blue_right.gif') no-repeat scroll top right;color:#fff;display:block;float:left;font:bold 12px arial, sans-serif;height:27px;padding-right:20px;text-decoration:none}
div.btnblue{padding-right:20px}
a.btnblue span{background:transparent url('/_img/btn_blue_left.gif') no-repeat;display:block;line-height:19px;font:bold 12px verdana,arial,sans-serif;padding:2px 0 5px 20px}
a.btnred:visited, a.btnred:link, a.btnred span,a.btnblue:visited, a.btnblue:link, a.btnblue span{color:#fff}
/* ------------------------ end sliding door buttons --------------------------*/


/* ------------------------------------------- ads -----------------------------*/
#promo_d2d {
	overflow: hidden;
	width: 155px;
	height: 162px;
}
#small_ad_1 {
	overflow: hidden;
	width: 155px;
	height: 80px;
}

#ad_right {
	overflow: hidden;
	width: 155px;
	height: 162px;
}

/* ------------------------------------------- copied from front.css ------------------------ */
#mainfeat_img {
	position: relative;
	left: -15px;
	height: 162px;
}

#mainfeat_img_large {
	position:relative; 
}

#mainfeat_list {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	list-style-type: square;
	color: #00CCFF;
}

#mainfeat_list span {
	color: #999999;
}

#mainfeat_list_large {
	margin: 0px 0px 15px 35px;
	padding: 0px;
	list-style-type: square;
	color: #00CCFF;
}

#mainfeat_list_large span {
	color: #999999;
}

#sub_exclusive_box {
	background: url("/_img/front/subexc_bg.gif") transparent no-repeat;
	width: 246px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}

#fp_editorial_box {
	background: url("/_img/front/subexc_bg.gif") transparent no-repeat;
	width: 246px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}


#fp_editorial_box {
	background: url("/_img/front/subexc_bg.gif") transparent no-repeat;
	width: 246px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 10px;
	float: right;
}
#bottom_ad_1_box {
	background: url("/_img/front/subexc_bg.gif") transparent no-repeat;
	width: 243px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}
#bottom_ad_2_box {
	background: url("/_img/front/subexc_bg.gif") transparent no-repeat;
	width: 243px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 10px;
	float: right;
}

.exclusive_header {
	margin: 1px 5px 0px 5px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.exclusive_box_img {
	float: left;
	margin-right: 5px;
}

.exclusive_links {
	margin: 1px 5px;
}

.exclusive_link {
	margin: 1px 5px;
}

.exclusive_links a {
	padding-left:7px;
	margin-left:2px;
	}
	
.exclusive_link a {
	background:url('/_img/front/bluearrow_bg.gif') no-repeat;
	padding-left:12px;
	margin-left:2px;
	}

.exclusive_links img {
	position: relative;
	top: 2px;
}

#editorial_body {
	background: url("/_img/front/editorial_bg.gif") repeat-y;
	width:493px;
	display:table;
	}

#editorial_top {
	background: url("/_img/front/editorial_top.gif") transparent no-repeat;
	width:493px;
	height:122px;
	padding-top:5px;
}

#editorial_btm {
	background: url("/_img/front/editorial_btm.gif") no-repeat;
	width:493px;
	height:7px;
}

#ed_sm {
	background: url("/_img/front/ed_picks_sm_bg.jpg") repeat-y;
	width: 155px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	display:table;
}

#ed_sm a, #ed_sm a:visited {
	background:url('/_img/front/ed_picks_sm_arrow.jpg') no-repeat;
	color:#fff;
	font-weight:bold;
	padding-left:11px;
	}

#ed_sm a:hover {
	color:#fc0;
	}
	
#ed_sm_top {
	background: url("/_img/front/ed_picks_sm_top.jpg") transparent no-repeat;
	width:231px;
	height:79px;
	padding:22px 5px 5px 10px;
	display:table;
}

#ed_sm_btm {
	background: url("/_img/front/ed_picks_sm_btm.jpg") no-repeat;
	width:246px;
	height:3px;
}

#ed_lg {
	background: url("/_img/front/ed_picks_lg_bg.jpg") repeat-y;
	width:329px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
}

#ed_lg a, #ed_lg a:visited {
	background:url('/_img/front/ed_picks_lg_arrow.jpg') no-repeat;
	color:#fff;
	font-weight:bold;
	padding-left:11px;
	}

#ed_lg a:hover {
	color:#fc0;
	}
	
#ed_lg_top {
	background: url("/_img/front/ed_picks_lg_top.jpg") transparent no-repeat;
	width:319px;
	height:17px;
	padding:22px 5px 5px 5px;
	display:table;
}

#ed_lg_btm {
	background: url("/_img/front/ed_picks_lg_btm.jpg") no-repeat;
	width:329px;
	height:2px;
}
	
#featured_files {
	background: #000000;
	width: 493px;
	margin-top: 10px;
}

#featured_file_hdr {
	background:url('/_img/front/feat_header.gif') no-repeat;
	width:493px;
	height:20px;
	}

#featured_file_hdr div {
	visibility:hidden;
	}

.featured_file {
	width: 493px;
	height: 78px;
	margin-top: 10px;
}

.featured_file_img {
	float: left;
}

.featured_file_right {
	width: 374px;
	margin-top: 1px;
	float: right;
}

.featured_file_info {
	height: 57px;
	padding-left: 8px;
	margin-right: 3px;
	overflow: hidden;
}

.featured_file_links, .featured_file_link {
	background: url("/_img/front/feat_info_bar.gif") no-repeat;
	height: 17px;
	padding-left: 7px;
	padding-top:1px;
}

.featured_file_link a {
	background: url("/_img/front/whitearrow_bg.gif") no-repeat;
	padding-left:14px;
}

.featured_file_links a:hover, .featured_file_link a:hover {
	color: #FFCC00;
}

.featured_file_links img, .featured_file_link img {
	position: relative;
	top: 2px;
}
/* -------------------------------------------- end copied ----------------------------------*/


.menupromo {
	_margin-bottom: -3px;
}

#menu {
	background: url("/_img/sidebar/menu.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 197px;
}

#menu div {
	margin-top: 15px;
}

#menu a:hover {
	color: #FFCC00;
}

#browsefiles {
	background: url("/_img/sidebar/browse.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 243px;
}

#browsefiles div {
	margin-top: 20px;
}

#game {
	background: url("/_img/sidebar/gamepages_bg.jpg") repeat-y;
	width: 155px;
}

#gamecontent {
	background: url("/_img/sidebar/gamepages_top.jpg") transparent no-repeat;
	width: 155px;
	padding-top:21px;
}

#gamebottom {
	background: url("/_img/sidebar/gamepages_bot.jpg") no-repeat;
	width: 155px;
	height: 17px;
}

#gamepages {
	background: url("/_img/sidebar/gamepages.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 99px;
}

#gamepages div {
	margin-top: 20px;
}

#freegames-left {
	background: url("/_img/sidebar/freegames_top.jpg") transparent no-repeat;
	width: 155px;
	padding-top:21px;
}

#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;
	height:21px;
}

#topnav a i {
	visibility: hidden;
	height:21px;
	}

#topmenu {
	position:absolute;
	background:url('/_img/topnav/tabs_map_main2.jpg') no-repeat;
	width:802px;
	height:21px;
	}
	
#home #hometab, a#hometab:hover {
	background-image:url('/_img/topnav/home_over.jpg');
	}

a#hometab {
	position:absolute;
	width:71px;
	height:21px;
	}
	
#mod #modtab, a#modtab:hover {
	background-image:url('/_img/topnav/mods_over.jpg');
	}

a#modtab {
	width:58px;
	height:21px;
	position:absolute;
	left:171px;
	}
	
#tryandbuy #tryandbuytab, a#tryandbuytab:hover {
	background-image:url('/_img/topnav/tryandbuy_over.jpg');
	}

a#tryandbuytab {
	width:108px;
	height:21px;
	position:absolute;
	left:228px;
	}
	
#freegames #freegamestab, a#freegamestab:hover {
	background-image:url('/_img/topnav/free_games_over.jpg');
	}

a#freegamestab {
	width:99px;
	height:21px;
	position:absolute;
	left:72px;
	}
	
#freemmos #freemmostab, a#freemmostab:hover {
	background-image:url('/_img/topnav/freemmos_over.jpg');
	}

a#freemmostab {
	width:96px;
	height:21px;
	position:absolute;
	left:170px;
	}
	
#wow #wowtab, a#wowtab:hover {
	background-image:url('/_img/topnav/wow_over.jpg');
	}

a#wowtab {
	width:79px;
	height:21px;
	position:absolute;
	left:337px;
	}
	
#bf2 #bf2tab, a#bf2tab:hover {
	background-image:url('/_img/topnav/battlefield2_over.jpg');
	}

a#bf2tab {
	width:93px;
	height:21px;
	position:absolute;
	left:416px;
	}
	
#hl2 #hl2tab, a#hl2tab:hover {
	background-image:url('/_img/topnav/hl2_over.jpg');
	}

a#hl2tab {
	width:101px;
	height:21px;
	position:absolute;
	left:508px;
	}

#unreal #unrealtab, a#unrealtab:hover {
	background-image:url('/_img/topnav/unreal_over.jpg');
	}

a#unrealtab {
	width:101px;
	height:21px;
	position:absolute;
	left:509px;
	}
	
#joinnav {
	height:21px;
	position:absolute;
	left:610px;
}

#joinnav a i {
	visibility: hidden;
	height:21px;
	}
	
a#jointab {
	background-image:url('/_img/topnav/join.jpg');
	width:96px;
	height:21px;
	position:absolute;
	}
	
a#jointab:hover {
	background-image:url('/_img/topnav/join_over.jpg');
	}	

#trailers #trailerstab, a#trailerstab:hover {
	background-image:url('/_img/topnav/trailers_over.jpg');
	}

a#trailerstab {
	width:76px;
	height:21px;
	position:absolute;
	left:228px;
	}

#psp #psptab, a#psptab:hover {
	background-image:url('/_img/topnav/psp_over.jpg');
	}

a#psptab {
	width:102px;
	height:21px;
	position:absolute;
	left:229px;
	}
	
#movies #moviestab, a#moviestab:hover {
	background-image:url('/_img/topnav/movies_over.jpg');
	}

a#moviestab {
	width:69px;
	height:21px;
	position:absolute;
	left:603px;
	}

a#fctab {
	background-image:url('/_img/topnav/foundersclub.jpg');
	width:96px;
	height:21px;
	position:absolute;
	}
	
a#fctab:hover {
	background-image:url('/_img/topnav/foundersclub_over.jpg');
	}	

a#upgradetab {
	background-image:url('/_img/topnav/upgrade.jpg');
	width:96px;
	height:21px;
	position:absolute;
	}
	
a#upgradetab:hover {
	background-image:url('/_img/topnav/upgrade_over.jpg');
	}	

a#substab {
	background-image:url('/_img/topnav/subscribe.jpg');
	width:96px;
	height:21px;
	position:absolute;
	}
	
a#substab:hover {
	background-image:url('/_img/topnav/subscribe_over.jpg');
	}	


/* 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;
	clear: both;
}

#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;
}

.maincontent_autoright {
	background: #FF0000;
}





/* WHAT'S HOT/NEW */
#hotnewtabs {
	height:20px;
	margin-top:5px;
}

#hotnewtabs a i, #hotnewtabs i {
	visibility: hidden;
	height:20px;
	}

#hotnewmenu {
	position:relative;
	}

#whatshottab {
	background:url('/_img/main/whats_hot_tab_f2.jpg');
	width:152px;
	height:22px;
	position:absolute;
	}
	
a#whatshottab {
	background-image:url('/_img/main/whats_hot_tab.jpg');
	width:152px;
	height:22px;
	position:absolute;
	cursor:pointer;
	}
	
a#whatshottab:hover {
	background-image:url('/_img/main/whats_hot_tab_f2.jpg');
	}	

#whatsnewtab {
	background:url('/_img/main/whats_new_tab_f2.jpg');
	width:148px;
	height:22px;
	position:absolute;
	left:152px;
	}
	
a#whatsnewtab {
	background-image:url('/_img/main/whats_new_tab.jpg');
	width:148px;
	height:22px;
	position:absolute;
	left:152px;
	cursor:pointer;
	}
	
a#whatsnewtab:hover {
	background-image:url('/_img/main/whats_new_tab_f2.jpg');
	}	
	
#hotlist {
	display: block;
}

#newlist {
	display: none;
}

#hottabs {
	display: block;
	_margin-bottom: -3px;
}

#newtabs {
	display: none;
	_margin-bottom: -3px;
}

#hottab {
	cursor: pointer;
	cursor: hand;
}

#newtab {
	cursor: pointer;
	cursor: hand;
}

#hotnew {
	background: url("/_img/main/hotnew_bg.jpg") repeat-y;
	width: 300px;
}

#hotnewcontent {
	background: url("/_img/main/hotnew_top.jpg") transparent no-repeat;
	width: 300px;
}

#hotnewbottom {
	background: url("/_img/main/hotnew_bot.jpg") no-repeat;
	width: 300px;
	height: 13px;
}


.hotnewnum {
	color: #FFFFFF;
	background: #126E8D;
	float: left;
	width: 16px;
	text-align: center;
	border: 1px solid #000000;
	position: relative;
	left: 15px;
}

.hotnewlink {
	float: left;
	position: relative;
	left: 25px;
	margin-bottom: 5px;
	width: 245px;
	color: #FFFFFF;
	overflow:hidden;
}

.hotnewinfo {
	background: #126E8D;
	border: 1px solid #000000;
	margin: 0px 10px 10px 15px;
}

.hotnewinfo div {
	margin-left: 24px;
	padding: 2px 0px;
}

.hotnewinfo a {
	background: url("/_img/front/whitearrow_bg.gif") transparent no-repeat;
	padding-left:15px;
}

.hotnewinfo a:hover {
	color: #FFCC00;
}

#hotlist {
	padding-top: 10px;
}

#newlist {
	padding-top: 10px;
}

.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: #FFCC00;
	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: 5px;
}

#sponsoredlabel {
	
}

.sponsoreddl {
	background: url("/_img/ads/sponsoreddls_bg.gif") transparent no-repeat;
	width: 246px;
	height: 103px;
}

.sponsoreddls {
	background: url("/_img/ads/sponsoreddls_bg.gif") transparent no-repeat;
	width: 246px;
	height: 103px;
}

.sponsoreddl_header {
	margin: 1px 5px 3px 5px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.sponsoreddl_img {
	float: left;
	margin-right: 5px;
}

/* MISC */
#breadcrumb {
	font-size: 10px;
	margin-bottom: 4px;
}

.headerbar {
	background: url("/_img/main/bluebar_493x20.gif") no-repeat;
	width: 493px;
	height: 20px;
}

.headerbar div {
	color: #FFFFFF;
	padding: 3px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
}

/*------------------------------------------------ RIGHT COLUMN ---- */
#dynamic_upsell {
	width: 300px;
	height: 165px;
}
#dynupsell {
	width: 300px;
	height: 160px;
}

#med_rec {
margin-bottom: 5px;
}

#newsframe {
	width: 300px;
	height: 87px;
}
#newsletter_signup {
	overflow: hidden;
	width: 300px;
	height: 85px;
}

#whats_hot_new {
	overflow: hidden;
	width: 300px;
	height: 81px;
}

#ign_promos {
	background:url('/images/rside_4ads_bg.jpg');
	width:300px;
	height:259px;
	}


/*------------------------------------------------ footer legal and links ---- */
#legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	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:#CCCCCC; }
#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; }

/***************************************************** SkinSelect */
#ddmenu{
position:absolute; 
top:65px; 
left:360px; 
z-index:900; 
background-color:#333333; 
width:105px; 
height:60px; 
visibility: hidden; 
border:1px; 
border-color:#666666; 
padding:3px;
FILTER: alpha(opacity=100,finishopacity=75,style=1,startX=20,endX=100,startY=20,endY=100); 
}

#skinButton{
position:absolute; 
top:49px; 
left:360px; 
z-index:1000; 
width:100px; 
height:15px; 
background-color: #666666; 
border:0px;
}

#skinBox{
width:100px; 
height:15px; 
background-color: #006699; 
padding:3px;
}
#skinBox:hover{
width:100px; 
height:15px; 
background-color: #FF9900; 
padding:3px;
}
/***************************************************** End SkinSelect */



/* E3 styles */


.navbutton a {
	padding:2px 8px;
	font-size:12px;
	font-weight:bold;
	margin:4px;
	color:#eaeaea;
	width:auto;
	}
	
.navbutton a:hover {
	padding:2px 8px;
	color:#fff;
	font-size:12px;
	background:#2e4054;
	width:auto;
	}
	
.navbutton_on {
	border:1px solid #000;
	padding:4px 8px;
	font-size:13px;
	font-weight:bold;
	margin-right:4px;
	background:#eee;
	color:#333;
	width:auto;
	}
	
.navbutton_on a, .navbutton_on a:link, .navbutton_on a:visited, .sortbutton_on a {
	color:#333;
	}

.sortbutton {
	padding:2px 8px;
	font-size:12px;
	margin-left:7px;
	background:#2e4054;
	color:#fff;
	float:right;
	width:auto;
	border:1px solid #ccc;
	border-bottom:none;
	}
	
.sortbutton_on {
	padding:2px 8px;
	font-size:12px;
	font-weight:bold;
	margin-left:7px;
	background:#eee;
	color:#333;
	float:right;
	width:auto;
	border:1px solid #ccc;
	border-bottom:none;
	}

/* end E3 styles */

/**************************************** Editorial */
#mainEditorial{
width: 490px;
background-color: #333333;
border-color: #666666;
border-style:solid;
border-width:0px;
padding:0px;

}
#editorialLeft{
width:236px;
float:left;
background-color: #999999;
padding:2px;
border-color: #999999;
border-style:solid;
border-width:1px;
color: #000000;
}
#editorialRight{
float:right;
width:236px;
background-color: #999999;
padding:2px;
border-color: #666666;
border-style:solid;
border-width:1px;
}

#newToFP{
}
#editorsPicks{
}
/**************************************** End Editorial */





/**************************************** start fileblog editorial 2007 *************************************************/

/****** ed boxes ******/
#ed_boxes2 {
	height:192px;
	}
	
.ed_boxes2_header {
	margin: 1px 5px 0px 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}

.textblock {
	width: 237px;
	margin: 3px 5px 3px 5px;
	overflow: hidden;
	}
	
.rss_button {
	margin: 2px;
	}


	
/****** new to fp button? ******/
#ed_button_container {
	width: 246px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 0px;
	float: left;
	}	

#buttonarea {
	background: url("/admin/images/promo_images/newtofpbutton.gif") transparent no-repeat;
	width: 242px;
	height: 34px;
	display: block;
	}	

a#newtofpbutton_tab {
	background: url("/admin/images/promo_images/newtofpbutton.gif") transparent no-repeat;
	width: 242px;
	height: 34px;
	display: block;
	}	

a#newtofpbutton_tab:hover {
	background: url("/admin/images/promo_images/newtofpbutton_over.gif") transparent no-repeat;
	width: 242px;
	height: 34px;
	display: block;
	}	

a#getthemostbutton_tab {
	background-image:url('/admin/images/promo_images/getthemostbutton.gif');
	width: 242px;
	height: 34px;
	display: block;
	}
	
a#getthemostbutton_tab:hover {
	background-image:url('/admin/images/promo_images/getthemostbutton_over.gif');
	width: 242px;
	height: 34px;
	display: block;	
	}	

	
	
/****** editor's picks ******/
#editors_picks_box {
	background: url("/_img/front/editors_picks_bg.gif") transparent no-repeat;
	width: 246px;
	height: 159px;
	overflow: hidden;
	margin-bottom: 5px;
	}	

.editors_picks_link a:link, .editors_picks_link a:visited, .editors_picks_link a:active {
	color: #ffff00;
	}

.editors_picks_link a:hover {
	color: #ffff00;
	}

	
	
/****** special promo ******/
#special_promo_box {
	background: url("/_img/front/special_promo_bg.gif") transparent no-repeat;
	width: 246px;
	height: 153px;
	overflow: hidden;
	margin-bottom: 5px;
	}	

.special_promo_img {
	float: left;
	margin-right: 10px;
	}

#special_promo_box2 {
	background: url("/_img/front/special_promo_bg.gif") transparent no-repeat;
	width: 246px;
	height: 192px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	}		
	
	
/****** fileblog ******/
.fileblog_title {
	color: #FFFFFF;
	font-weight: bold;
	}

#fileblog_box {
	background: url("/_img/front/fileblog_bg.gif") transparent no-repeat;
	width: 246px;
	height: 192px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	}	

.fileblog_img {
	float: right;
	margin-left: 5px;
	}

.fileblog_floatbox {
	padding: 8px;
	}

.fileblog_floatleft {
	float: left;
	}

.fileblog_floatright {
	float: right;
	}

.fileblog_center {
	text-align: center;
	padding: 8px;
	}
	
#fileblog_content1 {
	margin: 0px;
	background: #222222;
	border: 1px solid #000000;
	}
	
.headertitle {
	float: left;
	color: #ffffff;
	}		

.fileblog_textarea {
	padding: 8px 8px 2px 8px;
	font-size: 12px;
	}

.fileblog_textarea a:link, .fileblog_textarea a:visited, .fileblog_textarea a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	}	

.fileblog_textarea a:hover {
	color: #3399FF;
	text-decoration: underline;
	font-size: 12px;
	}

.fileblog_textarea ul {
	margin-left: 16px;
	padding-left: 0px;
	}	
	
.fileblog_textarea li a:link, .fileblog_textarea li a:visited, .fileblog_textarea li a:active {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	}

.fileblog_textarea img {
	margin: 0 5px 5px 5px;
	padding: 0px;
	}	
		
.fileblog_section_title {
	color: #ffcc00;
	font-weight: bold;
	font-size: 12px;
	}

#fileblog_cal_box {
	width: 300px;
	border: 1px solid #444444;
	margin-top: 8px;
	}

.fileblog_calendar {
		font-family:verdana, arial, sans-serif;
		color:#888888;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
		}

.fileblog_calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#dddddd;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;				
		}	

.fileblog_networkbar {
	background:url('/fileblog/images/networkbar.gif');
	width: 300px;
	height: 18px;
	}	

#maincontent_right_bg2 {
	width: 310px;
	float: right;
	margin-left: -17px;
}	

#maincontent_right2 {
	width: 310px;
	min-height: 259px;
	height: auto;
   	_height: 259px;
}
	
	
	
/****** indie spotlight ******/
#indie_spotlights {
	background: #000000;
	width: 493px;
	margin-top: 10px;
}

#indie_spotlight_header {
	background:url('/_img/front/indie_header.gif') no-repeat;
	width: 493px;
	height: 20px;
	text-align: right;
	padding-top: 4px;
}

.learn_more_link a {
	font-size: 10px;
	padding-right: 6px;
}

.learn_more_links a:hover, .learn_more_link a:hover {
	color: #FFCC00;
}
.indie_spotlight {
	width: 493px;
	height: 78px;
	margin-top: 10px;
}

.indie_spotlight_img {
	float: left;
}

.indie_spotlight_right {
	width: 374px;
	margin-top: 1px;
	float: right;
}

.indie_spotlight_info {
	height: 57px;
	padding-left: 8px;
	margin-right: 3px;
	overflow: hidden;
}



/****** join now menu bg images ******/
#login2 {
	background: url("/_img/sidebar/login2.jpg") no-repeat;
	overflow: hidden;
	width: 155px;
	height: 130px;
}

#login2 div {
	margin-top: 15px;
}



/****** today on the network rightnav ******/
#ign_promos2 {
	background:url('/images/rside_4ads_bg2.jpg');
	width:300px;
	height:279px;
	margin: 8px 0 8px 0;
	}	

	

/****** sp spotlight ******/
#fp_spotlight {
	width:300px;
	height:126px;
	margin: 0px;
	}	

#fp_spotlight_bottom {
	background:url('/_img/ads/fp_spotlight_bottom.jpg') no-repeat;
	width:294px;
	height:34px;
	padding: 0 0 0 6px;
	margin: 0px;
	overflow: hidden;
	}	

.spotlight_img {
	float: right;
	margin: 0px 0px 5px 10px;
	}	

	
	
/****** newsletter leftnav ******/
#newsframe2 {
	width: 148px;
	height: 95px;
	margin: 4px 0 4px 3px;
}	
	
#newsletterbox2 {
	width: 148px;
	height: 97px;
	background-color: #333333;
	position: relative;
	overflow: none;
}

#newsletterborder2 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

.newsletter_link a:link, .newsletter_link a:visited, .newsletter_link a:active {
	color: #ff0000;
	}

.newsletter_link a:hover {
	color: #ffffff;
	}

#newslettertable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

	
	
/****** tutorial page ******/
#tutorial_container {
	margin: 0px;
	width: 488px;
	}
	
.tutorial_box_big {
	margin: 0px;
	padding: 0px;
	}	
	
.tutorial_box_left {
	background: url('/tutorial/images/box_mid.gif') repeat-y;
	width: 241px;
	margin: 0 0 8px 0;
	float: left;
	}	
	
.tutorial_box_right {
	background: url('/tutorial/images/box_mid.gif') repeat-y;
	width: 241px;
	margin: 0 0 8px 0;
	float: right;
	}	
	
.tutorial_top_bg {
	background: url('/tutorial/images/box_top.gif') no-repeat;
	width: 241px;
	height: 15px;
	}
	
.tutorial_bot_bg {
	background: url('/tutorial/images/box_bot.gif') no-repeat;
	width: 241px;
	height: 15px;
	}

.tutorial_text {
	margin: 0px 8px 0px 8px;
	padding: 0;
	}	

.tutorial_text a:link, .tutorial_text a:visited, .tutorial_text a:active {
	color: #ffffff;
	text-decoration: underline;
	}	

.tutorial_text a:hover {
	color: #3399FF;
	text-decoration: underline;
	}	
	
.tutorial_text_right {
	float: right;
	margin: 0 0 0 10px;
	}	

.tutorial_container_left {
	width: 241px;
	float: left;
	}	
	
.tutorial_container_right {
	width: 241px;
	float: right;
	}

.tutorial_title {
	text-align: center;
	}

.whitebold {
	font-weight: bold;
	color: #ffffff;
	}

.headerbar h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 0px 0px 10px;
}

#sectiontitle h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	padding: 0px;
	margin: 0px;
}

	
/**************************************** end fileblog editorial 2007 ***************************************************/

