

/**
 * Homepage styles (IE6 additions)
 * @description Hacks for IE6 compliance
 */
 
/**
* Wii and Nintendo DS head promo styles
*/
ul.secondaryNav{
	_left:2px;
}
.games .secondaryNav li a {
	_background-position:0px 5px;
	_padding:8px 23px 11px 27px;
	_margin-top:-4px;
}
.games .secondaryNav li a:hover {
	_background-position:0px -145px;
}


/* ------- Secondary Navigation Page Highlights ------- */
/*l1 highlight*/
#body_games .secondaryNav li.l1 a{
	_background-position:-10px -149px;
}
#body_games .secondaryNav li.l1 a:hover{
	_background-position:-10px -149px;
}
/*l2 highlight*/
#body_games_guide .secondaryNav li.l2 a{
	_background-position:-10px -149px;
}
#body_games_guide .secondaryNav li.l2 a:hover{
	_background-position:-10px -149px;
}
/*l3,l4 highlight*/
.touchgeneration .secondaryNav li.l3 a {
	_background:transparent url(/images/games/games-sub-nav-arrow.png) no-repeat 0px -294px;
	_margin-top:-2px;
}
.touchgeneration .secondaryNav li.l3 a:hover {
	_background:transparent url(/images/games/games-sub-nav-arrow.png) no-repeat 0px -294px;
}
.wifi .secondaryNav li.l4 a {
	_background:transparent url(/images/games/games-sub-nav-arrow.png) no-repeat 0px -294px;
	_margin-top:-2px;
}
.wifi .secondaryNav li.l4 a:hover {
	_background:transparent url(/images/games/games-sub-nav-arrow.png) no-repeat 0px -294px;
}
.touchgeneration .secondaryNav .l3{
	_background-position:right 0px;
	_margin-top:-3px;
}
.wifi .secondaryNav .l4{
	_background-position:right 0px;
	_margin-top:-3px;
}

.wifi .secondaryNav .tertiaryNav li.l4 a{
	_background:transparent url(/images/icons/link_arrow.gif) no-repeat 2px 18px;
	_color:#8da8ae;
	_font-size:1.1em;
	_display:block;
	_padding-top:3px;
	_padding-right:20px;
	_padding_bottom:0px;
	_padding-left:10px;
	_margin:0px;
}

/* overrides the image inheirited from secondaryNav */
.games .secondaryNav .tertiaryNav li a{
	_background-position: 2px 16px;
}
/* overrides the hover inheirited from secondary nav image */
.games .secondaryNav .tertiaryNav li a:hover{
	_background-position: 2px 16px;
}

.secondaryNav li.locator {
	_top:5px;
}

#mainContentContainer{
	_width: 980px;
	_height:auto;
	_overflow:visible;
	_position:relative;
	_margin-left:3px;
	_margin-top:10px;
	_display:inline;
}
#body_games #mainContentContainer {
	_margin-top:2px;
	_margin-right:0;
	_margin-left:-6px;
	_padding:0;
}
#body_games #gameguide-promo{
	_top:-2px;
	_left:8px;
}
#body_games #gameguide-promo h4 {
	_margin:8px 0px 0px 16px;
}
#body_games #gameguide-promo a.more {
	_bottom:7px;
}
#body_games #virtualConsolePromo {
	_margin:0pt 0pt 0pt 0px;
}

#body_games #sitePromos{
	_width: 340px;
}
#body_games #minorPromos .promo{
	_padding-right:9px;
}
#body_games #minorPromos .image a.more {
	_right:9px;
}
#otherPromos .minorLinks{
_margin-left: 0;
}
#body_games #gameCalendar {
_width:394px;
_background: url(/images/home/game-release-bkd.png) no-repeat right 0;
}
#body_games #gameCalendar caption {
_width:394px;
}
#body_games #gameCalendar h3,
#body_games #sitePromos h3{
	_padding-top:8px;
	_height:29px;
}
#body_games #gameCalendar table {
	_width:391px;
}
#body_games #gameCalendar #table_scroll table td{
	_height:24px;
}
#body_games #otherPromos{
	_margin-right:0px;
	_margin-left:8px;
}
#body_games #majorPromo {
  _margin-right: -16px;
}
/* IE7 ONLY */

*:first-child+html h1.sectionName,
*:first-child+html h1.sectionName {
	left:15px;
}
*:first-child+html ul.secondaryNav{
	left:-3px;
}
*:first-child+html .secondaryNav li.locator {
	top:0px;
}
*:first-child+html #body_games #mainContentContainer{
	margin-top:-4px;
	position:relative;
}
*:first-child+html #body_games #gameguide-promo{
	top:4px;
	left:12px;
}
*:first-child+html #body_games #majorPromo{
	margin-top: 0;
	margin-right: -12px;
}
*:first-child+html #minorPromos{
	margin:0px;
  margin-top: 8px;
}
*:first-child+html #body_games #otherPromos{
	margin-right:10px;
	margin-left:-6px;
}

/* OPERA 9 ONLY */
@media all and(min-width:0px){
	#body_games #otherPromos{
		margin-left:-11px;
}


