/* @override http://www.gamedownloads.com/_test/styles2.css */

/* colors
D1DDD4 light green
93AC7F mid green
335E15 dark green
*/

body {
	margin: 0;
	padding: 0 0 20px 0;
	font: 12px Arial, Helvetica, sans-serif;	
}

html>body {
	margin: 0 0 20px 0;
}

div {
	display: block;
}

h1,h2,h3,ul,li,form {
	margin: 0px;
	padding: 0px;
}

/* classes for global header */
#global_hdr { text-align: left; height: 18px; background: #000; color: #FFF; border-bottom: solid 1px #FFF;}
#global_hdr a { float: left; font: 10px Arial, Helvetica, sans-serif;}
#global_hdr ul { float: left; list-style: none; padding: 0; margin: 0; font-weight: normal;}
#global_hdr ul { margin: 2px 0 0 0;}
#global_hdr ul li { float: left; padding: 0 0 0 5px}
#global_hdr ul li a { color: #FFF; text-decoration: none;  border-right: solid 1px #FFF; padding: 0 5px 0 0}
#global_hdr ul li a:hover { text-decoration: underline;}
#global_hdr ul li span {
font-size: 10px;
font-weight: bold;	
}

/* new stuff for the scroller */

#slides {

}

 #slides div.fea,
  #slides div.fea_off {
 	display: none;
 }
 
  #slides div.fea_on {
 	display: block;
 }
 
 .feature {
	width: 610px;
	display: block;
	clear: both;
	margin: 10px 10px 0 0;
 }
 
 .feature2 {
 	padding: 10px 0 0 0;
 }
  
.feature h2 {
	clear: both;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #335E15 url(/images/main_links_arrow.gif) no-repeat 5px 2px;
	padding: 5px 0 0 30px;
 }
 
.feature a {
	text-decoration: none;
}

.feature .art {
	float: left;
	width: 300px;
	height: 135px;
	overflow: hidden;
}

.feature .art img {
	border: none;
}

.feature .copy { 
	float: left;
	height: 135px;
	width: 310px;
	background: #D1DDD4;
}

.feature .copy p {
	margin: 0;
}

.feature .copy p a {
	display: block;
	padding: 5px;
	color: #000;
	height: 110px;
 }
 
 .feature .copy span {
 	display: block;
	width: 310px;
	height: 15px;
	background: #93AC7F;
 }
 
 a.more {
	color: #000;
	float: right;
	background: #335E15;
	color: #FFF;
	padding: 0 5px;
}

a.pause {
	border-style: solid;
	border-color: #93AC7F;
	border-width: 0 5px 0 0;
}

a.play {
	border-style: solid;
	border-color: #93AC7F;
	border-width: 0 5px;
}

a.more:hover {
	background: #000;
	color: #D1DDD4;
}

img.pcw_logo {
	float: right;
	border: none;
	margin: 0 5px 0 0;
}
 
/* end new stuff for scroller */


#wrapper {
	width: 920px;
	margin: 0px auto 20px auto;
	padding: 0;
	position: relative;
}

#nav {
	width: 920px;
	height: 75px;
	display: block;
	clear: both;
	background: #D1DDD4;
}

#nav #logo {
	float: left;
	width: 300px;
	height: 75px;
	background: #000 url(/images/logo.gif) 0 2px no-repeat;
}

#nav #logo h1 a {
	display: block;
	width: 300px;
	height: 70px;
}

#nav #logo h1 a span {
	display: none;
}

/* begin main nav */

#nav #menu {
	float: left;
	height: 30px;
	width: 620px;
	background: #335E15;
}

#nav #menu ul {
	margin: 5px 0 0 10px;
	padding: 0;
	list-style: none;
	clear: left;
}

#nav #menu ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#nav #menu ul li a {
	background: url(/images/main_links_arrow.gif) no-repeat;
	width: 120px;
	height: 20px;
	padding: 2px 0 0 25px;
	margin: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size:   12px;
}

#nav #menu ul li a:hover {
	text-decoration: underline;
}

#nav #search {
	display: block;
	float: left;
	margin: 15px 0 0 10px;
}

#nav #newsletter {
	float: right;
	margin: 2px 5px 0 10px;
}

#nav #newsletter p {
	margin: 0;
	font-size: 10px;
}

#nav #newsletter p a {
	text-decoration: none;
	color: #000;
	margin: 0;
}

#nav #search #search_pulldown_1,
#nav #search #search_pulldown_2,
#nav #search #search_pulldown_3 {
	display: none;
}

#nav #search #search_text {
	width: 150px;
}

/* end main nav */

#leaderboard {
	width: 920px;
	height: 90px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#leader_xtra {
	float: left;
	width: 182px;
	height: 90px;
	background: #D1DDD4;
	color: white;
	margin: 0 10px 0 0;
}

#leader_xtra p,
#leader_xtra form {
	margin: 5px;
}

#leader_xtra input.textfield {
	width: 110px !important;
	width: 100px;
	border: solid 1px #000;
}

#leader_xtra input.input_button {
	border: none;
	background: #335E15;
	color: #FFF;
	font-size: 11px;
	padding: 2px 5px;
}

#leader_xtra input.input_button:hover {
	background: #000;
	color: #FFF;
}

#leader_xtra a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#leader_xtra a:hover {
	text-decoration: underline;
}

#leader_xtra h2 {
	clear: both;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #335E15 url(/images/main_links_arrow.gif) no-repeat 5px 2px;
	padding: 5px 0 0 30px;
	margin: 0 0 5px 0;
}

#leaderboard #leader_ad {
	float:left;
	width: 728px;
	height: 90px;
	clear: right;
}

#left {
	float: left;
	width: 620px;
	margin: 0 0 10px 0;
}

#big_ad {
	float: left;
	display: block;
	margin: 10px 0 0 0;
	width: 300px;
	clear: none;
}


#left .box {
	float: left;
	display: block;
	width: 300px;
	height: 310px;
	background: #D1DDD4;
	margin: 10px 0px 0 0;
}

#left .ad {
	background: #335E15;
}

#left .ad p {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	margin: 7px 0;
}

#left .box h1,
#footer h3 {
	clear: both;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #335E15 url(/images/main_links_arrow.gif) no-repeat 5px 2px;
	padding: 5px 0 0 30px;
}

#left .box h1 a  {
	text-decoration: none;
	color: #FFF;
}

#left .box h1 a:hover {
	text-decoration: underline;
}

#left .box ul.subnav {
	background: #93AC7F;
	float: left;
	display: block;
	list-style: none;
	width: 300px;
	margin: 0 0 5px 0;
	clear: both;
}

#left .box ul.subnav li {
	float: left;
	display: block;
	border-right: solid 1px #24430F;
}

#left .box ul.subnav li a {
	color: #24430F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 5px;
}

#left .box ul.subnav li a:hover,
#left .box ul.subnav li a.on {
	color: #FFF;
	background: #335E15;
}

#left .box ul.content_links {
	display: block;
	float: left;
	list-style: none;
	height: 250px;
	overflow: hidden;
}

#left .box ul.content_links li {
	margin: 0;
	display: block;
	clear: right;
	width: 300px;
}

#left .box ul.content_links li a {
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

#left .box ul.content_links li a:hover {
	color: white;
	background: #335E15;
}

#left .box ul.content_links li h2 {
	font-size: 12px;
	padding: 0 0 0 20px;
	background: url(/images/small_arrow.gif) no-repeat;
}

#left .box ul.content_links li p {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

#left .box ul.content_links li span {
	font-size: 11px;
	font-weight: normal;
}

/* classes for media links */

#left .box ul.content_links li ul.media {
	font-size: 10px;
	display: block;
	clear: both;
	margin: 4px 0 15px 0;
}

#left .box ul.content_links li ul.media li {
	display: inline;
	margin: 0 0 0 5px;
}

#left .box ul.content_links li ul.media li a {
	display: inline;
	padding: 3px; 
	margin: 0 10px 0 0;
	border: solid 1px #B6C9AE; 
}

#left #newsletter {
	background: #D1DDD4;
	width: 610px;
	margin: 10px 0 0 0;
}

#left #newsletter h2 {
	clear: both;
	height: 20px;
	font-size: 12px;
	color: white;
	background: #335E15 url(/images/main_links_arrow.gif) no-repeat 5px 2px;
	padding: 5px 0 0 30px;
	margin: 0 0 10px 0;
}

#left #newsletter p {
	margin: 0 0 10px 0;
	padding: 0 10px;
}


#right {
	margin: 10px 0 0 0;
	float: left;
	width: 300px;
}

#right #widesky {
	margin: 0 0 10px 0;
}

#right #promo {
	background: #D1DDD4;
}

#right #promo h2 {
	height: 20px;
	font-size: 12px;


	font-weight: bold;
	color: #FFF;
	background: #335E15 url(/images/main_links_arrow.gif) no-repeat 5px 2px;
	padding: 5px 0 0 30px;
}

/* classes for promo box*/
#right #promo ul {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0 0 1px 0;
}

#right #promo ul li {
	margin: 0 0 10px 0;
	height: 97px;
}

#right #promo ul li a {
	height: 97px;
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#right #promo ul li a:hover {
	background: #335E15;
	color: #FFF;
}

#right #promo ul li a img {
	float: left;
	width: 125px;
	height: 95px;
	border: solid 1px #335E15;
}

#right #promo ul li a span {
	display: block;
	float: left;
	width: 140px;
	margin: 5px 0 0 5px;
}
/* end promo box classes*/

#body_ad {
	float: left;
	display: block;
	margin: 10px 0 10px 0;
}

/* @group footer */

#footer {
	background: #D1DDD4;
	color:  #335E15;
	width: 915px !important;
	width: 915px;
	clear: both;
	margin: 0;
height: 205px;
}



#footer h2 {
	background: url(/images/ui_footer_hdr.gif) no-repeat;
	height: 20px;
	padding: 6px 8px !important;
	padding: 5px 8px;
	margin: 0;
	font-size: 12px;
	color: #01263D;
}

#footer h3 {
	background: #335E15;
	height: 18px;
	padding: 6px 8px !important;
	padding: 5px 8px;
	margin: 0;
	font-size: 12px;
	color: #FFF;
}

#footer span.logos {
	display: block;
	margin: 0 0 5px 5px;
}

#footer span.logos img {
	margin: 0 5px 0 0;
}

#footer ul {
	margin: 0 0 5px 0;	
}

#footer li {
	display: inline;
	border-right: solid 1px #FFF;
}

#footer li a {
	font-size: 11px;
	color: #335E15;
	padding: 0 5px;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer ul.sponsored_links {

}

#footer ul.sponsored_links li {
	display: block;
	border: none;
	margin: 0 0 5px 0;
}

#footer ul.sponsored_links li a {
	font-size: 12px;
}

#footer ul.sponsored_links li a:hover {
	font-weight: bold;
}

div#footer h4 {
margin: 0;
font-size: 12px;
margin: 0 0 5px 7px;
padding: 0;
color: #000;
}

div#footer ul {
margin: 0 0 5px 0;
padding: 0;
}

div#footer ul li {
display: inline;
border-right: solid 1px #000;
margin: 0;
padding: 0;
color: #000;
}

div#footer ul li a {
color: #000;
margin: 0;
padding: 0 2px;
}

div#footer ul li a:hover {
text-decoration: underline;	
}

div#footer div.idge {
position: relative;
height: 80px;
border-bottom: solid 1px #CCC;
margin: 0 0 5px 0;
width: 905px;
}

div#footer div.idge img {
position: absolute;
top: 3px;
left: 5px;
background: #FFF;
padding: 5px;
border: none;
}

div#footer div.idge ul {
position: absolute;
top: 3px;
left:  172px;
}

div#footer div.idge ul.external {
top: 25px;
left:  175px;

}

div#footer div.idge ul.external li.title {

border: none;
font-weight: bold;	
}

div#footer div.idge ul.international {
top: 45px;
left:  175px;
}

div#footer div.idge ul.international li.title {
border: none;
font-weight: bold;
}

div#footer ul.idgnet {
border-bottom: solid 1px #CCC;
height:  35px;
padding: 0 0 0 5px;
width: 905px;
}

div#footer ul.legal {
margin: 5px;
width: 905px;
}

#promo h3 {
	background:#335E15 url(/images/main_links_arrow.gif) no-repeat scroll 5px 2px;
clear:both;
color:white;
display:block;
font-size:12px;
font-weight:bold;
height:20px;
padding:5px 0pt 0pt 30px;

}
#footer div.idge {
background: url(http://www.gamepro.com/global/images/global_gp_media_color.png) no-repeat 10px 0;
}
/* colors
D1DDD4 light green
93AC7F mid green
335E15 dark green
*/