@charset "utf-8";

html {overflow-x:hidden;}

* {margin:0;padding:0;list-style-type:none;outline:none;text-decoration:none;border:none;}

a {color:#fff;}

#subcontentContainer_02, #subcontentContainer_03, #subcontentContainer_04, #subcontentContainer_05, #subcontentContainer_06 {display:none;}

.fade {
	background:url(../images/fade.png) repeat;
	width:100%;height:120%;
	position:absolute;top:0;left:0;z-index:20;
	display:none;}
	
	.close {
		cursor:pointer;
		position:absolute;top:85px;left:860px;}

body {background-color:#000;}

	#prehomeContainer {
		background:url(../images/bodybg.jpg) no-repeat 0 53px;
		width:1360px;height:717px;
		position:absolute;top:0;left:50%;
		margin-left:-680px;}
		
		#prehomeVideo {
			width:540px;height:350px;
			position:absolute;top:293px;left:200px;
			z-index:10;}
			
		#prehomeLogo {
			width:370px;height:134px;
			position:absolute;top:408px;left:810px;
			z-index:10;}
			
		#enterSiteBtn {
			width:209px;height:58px;
			position:absolute;top:558px;left:955px;
			z-index:10;}
			
		#flashAnimation {
			width:1360px;height:717px;
			position:absolute;top:53px;left:0;
			z-index:0;}
			
		#menuSelector {
			background:url(../images/bodyHome.jpg) no-repeat 0 90px;
			position:absolute;top:50%;left:50%;
			margin:-370px 0 0 -446px;
			display:none;
			width:893px;height:741px;}
			
			#menuSelector > a {float:right;}
			
				#leaderboard {position:absolute;top:380px;left:75px;}
					#leaderboard a {display:block;overflow:hidden;width:143px;height:65px;}
						#leaderboard a img:hover {margin-top:-68px;}
						
				#videos {position:absolute;top:458px;left:157px;}
					#videos a {display:block;overflow:hidden;width:78px;height:65px;}
						#videos a img:hover {margin-top:-67px;}
						
				#screenshots {position:absolute;top:332px;left:420px;}
					#screenshots a {display:block;overflow:hidden;width:131px;height:57px;}
						#screenshots a img:hover {margin-top:-60px;}
						
				#features {position:absolute;top:200px;left:620px;}
					#features a {display:block;overflow:hidden;width:101px;height:56px;}
						#features a img:hover {margin-top:-60px;}
						
				#characters {position:absolute;top:251px;left:572px;}
					#characters a {display:block;overflow:hidden;width:151px;height:75px;}
						#characters a img:hover {margin-top:-77px;}
			
	#footer {
		width:980px;height:125px;
		position:absolute;top:780px;left:50%;margin-left:-490px;}
	#footerContainer {
		width:1010px;
		text-align:center;
		margin:auto;}
		#footerContainer a {font:10px/1 Verdana, Geneva, sans-serif;color:#fff;}
		#footerContainer p {font:10px/1 Verdana, Geneva, sans-serif;color:#fff;}
		
		#seoFooter {margin:10px 0;}
			#seoFooter a:hover {text-decoration:underline;}