

/**
 * Touch Generation styles
 */

#body_games_wifi h1.sectionName,
#body_games_wifi h1.sectionName {
	background:url(/images/games/banner-1.jpg) no-repeat 0 0;

	display:block;
	height:101px;
	margin-left:0px;
	margin-top:0px;
	overflow:hidden;
	padding:2px 4px 6px;
	text-indent:-9999px;
	width:980px;
}
h3.contentHeader{
	font-size:1.8em;
	line-height:1.8em;
	font-weight: 900;
	color:#434343;
	background:transparent url(/images/wii/content-header-1.png) repeat-y 0 0px;
	width:956px;
	height:26px;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:11px;
	margin:-20px 0 0 -24px;
}
#body_games_wifi #mainPrimary{
	border-top:1px solid #D0D0D0;
	padding-top:15px;
}
#body_games_wifi #mainPrimary_main{
	/*border-top:1px solid #D0D0D0;*/
	border:none;
	padding-top:15px;
}
#body_games_wifi #mainPrimary div{
	overflow:visible;
}
#body_games_wifi #mainPrimary p {
	color:#898989;
	font-size:1.8em;
	font-weight:100;
	line-height:1.43em;
	width:435px;
	padding-left:25px;
}
#body_games_wifi #mainPrimary a{
	position:relative;
	display:block;
	background:url(/images/games/wifi/button-large.png) transparent no-repeat 0px 0px;
	width:467px;
	height:56px;
	line-height:51px;
	text-align:center;
	color:#ffffff;
	font-size:1.4em;
	font-weight:400;
	margin-top:20px;
	margin-right:-10px;
	float:right;
}
#body_games_wifi #mainPrimary a:hover{
	background-position:0px -112px;
}
#body_games_wifi #mainSecondary,
#body_games_wifi #mainTertiary{
	padding-top:27px;
	overflow:auto;
	clear:left;
}
#body_games_wifi #mainTertiary{
	width:932px;
	overflow:visible;
}


/* Wide Promos */
#mainSecondary{
	width:1000px;
	position:relative;
}
div.promo{
	width:465px;
	height:106px;
	position:relative;
	float:left;
}
div.promo h4{
	display:none;
}
div.promo.wii{
	margin-left:0px;
	margin-right:6px;
}
.ds a.mini{
	right:5px;	
}
.wii a.mini {
	right:6px;
}

/* Game Release */
#gameRelease-head{
	width:932px;
	height:31px;
	background:url(/images/games/wifi/hotPanel-head.png) transparent no-repeat 0px 0px;
	font-size:1.1em;
	line-height:31px;
}
#gameRelease-head h3{
	float:left;
	padding-left:13px;
	color:#000000;
}
#gameRelease-head h4{
	float:right;
	padding-right:10px;
	padding-left:10px;
	background:url(/images/games/wifi/bullet-release-count.png) transparent no-repeat 0px 12px;
	color:#8da8ae;
}
#gameRelease-head h4 a{
	font-weight:100;
	color:#8da8ae;
}
#gameRelease{
	background:url(/images/games/wifi/hotPanel.png) transparent no-repeat 0px 0px;
	width:932px;
	height:199px;
	margin-bottom:20px;
}
#gameRelease ul{
	margin-left:10px;
}
#gameRelease li{
	float:left;
	height:199px;
	position:relative;
	text-align:left;
	width:114px;
	overflow:hidden;
}
#gameRelease li.wii img {
height:126px;
left:12px;
position:absolute;
top:15px;
width:90px;
z-index:1;
}
#gameRelease li.ds img {
height:81px;
left:9px;
position:absolute;
top:39px;
width:90px;
z-index:1;
}
#gameRelease h4{
	height: 199px;
	width:114px;
	position: absolute;
	z-index:9999;
}
#gameRelease li.wii h4 a{
	padding: 150px 3px 12px 13px;
	display:block;
	color:#999999;
	font-weight: 100;
	height: 37px;
	background:transparent url(/images/wii/home/wii-games-frame.gif) no-repeat scroll 0px -10px;
}
#gameRelease li.ds h4 a{
	padding: 129px 6px 37px 10px;
	display:block;
	color:#999999;
	font-weight: 100;
	background:transparent url(/images/ds/home/game-bkd.png) no-repeat scroll 0px -199px;
	height:100%;
}
#gameRelease li.wii h4 a:hover{
	color: #ffffff;
	background:transparent url(/images/wii/home/wii-games-frame.gif) no-repeat scroll 0px -259px;
}
#gameRelease li.ds h4 a:hover{
	color: #ffffff;
	background:transparent url(/images/ds/home/game-bkd.png) no-repeat scroll 0pt 0px;
}
#gameRelease h4 a strong{
	font-weight: bold;
	display:block;
	color:#8da8ae;
}
#gameRelease h4 a:hover strong{
	color:#00587A;
}



#body_games_wifi #mainPrimary{
	border-top:1px solid #D0D0D0;
	float:left;
	position:relative;
}

#body_games_wifi #mainPrimary .smallVert p {
	color:#898989;
	font-size:1.85em;
	font-weight:100;
	line-height:1.22em;
	padding-left:6px;
}
#body_games_wifi .smallVert{
	height:205px;
	margin-top: 17px;
}
#body_games_wifi #mainPrimary .ninWifi{
	position:absolute;
	background:url(/images/games/touchgeneration/button-large.png) transparent no-repeat 0px 0px;
	width:467px;
	height:56px;
	display:block;
	line-height:51px;
	text-align:center;
	color:#ffffff;
	font-size:1.4em;
	font-weight:400;
	right:6px;
	top:238px;
	margin-top: -3px;
}
#body_games_wifi #mainPrimary a:hover{
	background-position:0px -112px;
}


/* New Design Styles - Juan and Chris */

#bodyBG {
	background-image:url(/images/games/wifi/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:981px;
	background-color:#f9f9f9;
/*background-position:-18px 0px; */
margin-right:50px;
}

#mainContentContainer{
	background:transparent url(/images/games/wifi/bg.jpg) repeat-y scroll 0px;
	float:left;
	margin-left:3px;
	margin-top:0px;
	padding:20px 24px 0px;
	width:934px;
}



#leftContentDiv {
	width:430px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	clear:both;

}

.headerTxt {
	color:#555555;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin-top:40px;
	margin-left:20px;
	float:right;

}

.TxtBig {
	font-size:20px;

}

#leftContentBody {
	clear:both;
	border-top:solid 1px #d9d9d9;
	margin-top:15px;
	padding-top:20px;
	/* width:510px; */
	font-size:13px;
	line-height:16px;
	color:#838383;
}

#midCenter {
	margin-top:30px;
	margin-bottom:30px;
}

/* buttons */
#wiiBtn {
	width:416px;
	height:112px;
	float:left;
	top:450px;
	/*left:70px;*/
	margin-left:13px;

	display:block;
	/*overflow:hidden;*/
}

#wiiBtn a {
	display:block;
	width:416px;
	height:112px;
	background-image:url(/images/games/wifi/home/wii_btn.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	overflow:hidden;
}

#wiiBtn a:hover {
	background:url(/images/games/wifi/home/wii_btn.gif);
	background-color:transparent;
	background-position:0 112px;
}

#dsBtn {
	width:416px;
	height:112px;
	float:right;
	top:450px;
	/*left:80px;*/
	margin-right:13px;
	
	display:block;
	/*overflow:hidden;*/
}

#dsBtn a {
	display:block;
	width:416px;
	height:112px;
	background-image:url(/images/games/wifi/home/ds_btn.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	overflow:hidden;
}

#dsBtn a:hover {
	background:url(/images/games/wifi/home/ds_btn.gif);
	background-color:transparent;
	background-position:0 112px;
}



/* wii and ds page */

.equippedHeader {

	font-size:14px;
	font-weight:bold;
	color:#555555;
	padding-left:10px;
}


.midSection {
	width:222px;
	float:left;
	margin-left: 15px;
	margin-bottom: 30px;
}

.midSectionTxt {
	padding-left:10px;
		color:#000;

}

body { behavior: url('/js/iepngfix.htc'); }
/* End new design styles */


