/*
last rev: 03.17.05
*/

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

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

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;	
}

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

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

#nav #logo {
	float: left;
	width: 300px;
	height: 70px;
	background: url(/images/logo.gif);
}

#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 #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 {
	display: block;
	float: left;
	margin: 10px 0 0 10px;
}

#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;
	marginL: 0 0 5px 0;
}

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

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

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

#bottom_slots {
	display: block;
	clear: both;
	height: 300px;
}

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

#bottom_slots .box { 
	margin: 10px 0 0 10px;
	height: 250px;
}

#top_slots .box h1,
#bottom_slots .box h1,
#footer h3 {
	display: block;
	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;
}

#top_slots .box h1 a,
#bottom_slots .box h1 a {
	text-decoration: none;
	color: #FFF;
}

#top_slots .box h1 a:hover,
#bottom_slots .box h1 a:hover {
	text-decoration: underline;
}

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

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

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

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

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

#bottom_slots .box ul.content_links {
	float: left;
	list-style: none;
	height: 200px;
}

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

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

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

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

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

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

/* classes for media links */

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

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

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

/*
#top_slots .box ul.content_links li ul.media li a:hover,
#bottom_slots .box ul.content_links li ul.media li a:hover {
	background: #335E15;border: solid 1px #335E15;
} */

/* end media format classes*/

#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;
}

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

#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:

darkest: 335E15

*/