
* {padding:0; margin:0;}

body {
	background: #a81204 url(img/bg.gif) 0 0 repeat-x;
	color: #000000;
	font: 9px/11px verdana, arial, sans-serif;
}
img, a img {border: none;}

a {outline: none;}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
}

.offscreen {position: absolute; left: -999999px;}

#wrapper {
	width: 771px;
	margin: 0px auto;
}


#banner {
	color: #ffffff;
	width: 700px;
	height: 523px;
	margin: 0px auto;
	padding: 0px;
	background: url(img/bg_banner.jpg) no-repeat;
	position: relative;
}

	a#btn_launchsite {
		width: 262px;
		height: 40px;
		background: url(img/btn_launchsite.gif) no-repeat;
		position: absolute;
		top: 344px;
		left: 218px;
	}
	a#btn_launchsite:hover {
		background-position: 0px -40px;
	}
		a#btn_launchsite span {
			position: absolute; left: -999999px;
		}

	#banner img.logo_wii {
		position: absolute;
		top: 404px;
		left: 55px;
	}

	#banner img.logo_dolby {
		position: absolute;
		top: 408px;
		left: 179px;
	}

	#banner img.logo_esrb {
		position: absolute;
		top: 397px;
		right: 44px;
	}

	#banner p.bannercopy {
		margin: 0;
		position: absolute;
		bottom: 40px;
		left: 55px;
	}


#tripanel {
	width: 751px;
	margin: 0px auto;
	position: relative;
}

	#box_feradiance {
		float: left;
		display: inline;
		width: 227px;
		height: 200px;
		background: url(img/box_feradiance.jpg) top no-repeat;
		position: relative;
	}
		#box_feradiance img.logo_ngc {
			position: absolute;
			top: 150px;
			left: 66px;
		}

	.vert_left {
		float: left;
		display: inline;
		width: 35px;
		height: 200px;
		background: url(img/vert_left.jpg) no-repeat;
	}

	#box_fireemblem {
		float: left;
		display: inline;
		width: 227px;
		height: 200px;
		background: url(img/box_fireemblem.jpg) top no-repeat;
		position: relative;
	}
		#box_fireemblem img.logo_gba {
			position: absolute;
			top: 154px;
			left: 59px;
		}

	.vert_right {
		float: left;
		display: inline;
		width: 35px;
		height: 200px;
		background: url(img/vert_right.jpg) no-repeat;
	}

	#box_fesacred {
		float: left;
		display: inline;
		width: 227px;
		height: 200px;
		background: url(img/box_fesacred.jpg) top no-repeat;
		position: relative;
	}
		#box_fesacred img.logo_gba {
			position: absolute;
			top: 154px;
			left: 59px;
		}

	#box_feradiance a.btn_visitsite,
	#box_fireemblem a.btn_visitsite,
	#box_fesacred a.btn_visitsite {
		width: 200px;
		height: 27px;
		background: url(img/btn_visitsite.gif) no-repeat;
		position: absolute;
		top: 107px;
		left: 13px;
	}
	#box_feradiance a.btn_visitsite:hover,
	#box_fireemblem a.btn_visitsite:hover,
	#box_fesacred a.btn_visitsite:hover {
		background-position: 0px -27px;
	}
		#box_feradiance a.btn_visitsite span,
		#box_fireemblem a.btn_visitsite span,
		#box_fesacred a.btn_visitsite span {
			position: absolute; left: -999999px;
		}


#footer {
	color: #000000;
	height: 68px;
	margin: 0 auto;
	position: relative;
}
	#footer a {
		color: #000000;
		text-decoration: none;
	}
	#footer a.esrbrating {
		position: absolute;
		top: 0px;
		right: 156px;
	}
	#footer a.esrbprivacy {
		position: absolute;
		top: 0px;
		right: 16px;
	}
		#footer a.esrbprivacy span {
			display: block;
			margin: 0 0 3px 0;
		}
	#footer p.footercopy {
		margin: 10px 15px;
	}
	
/*video page*/
#flash_wrapper{
	color:white;
	position:relative;
	margin: 0 auto;
	width:708px;/*742*/
	height: 643px;/*635*/
	background: url(img/rd_bg_vid.gif) left top no-repeat;/*center*/
	padding:101px 0 0 36px;
	
}
	#flash_wrapper p.back{
		float:left; display:inline;
		margin-top:-60px;
		margin-left:-4px;
		/*margin-left:-4px;*/
		/*position:absolute;
		right:30px;
		*/
	}

#flashcontent {
	/*border:1px solid white;*/
	/*672 x 414 */
	width:672px;
	height: 414px;
}

#vid_logos{
	padding-top:170px;
}
	#vid_logos .copyright{
		font-size: 80%;
		color:#7e7e7e;
		/*float:left;
		width:430px;
		padding-left:30px;
		*/
	}
	/*
	#vid_logos .lnk_wii {
		float:left;
	}
	#vid_logos .lnk_esrb {
		float:right;
		margin-right:30px;	
	}
	*/

