* {margin:0;padding:0;outline:none;list-style-type:none;border:none;text-decoration:none;}

body {background:url(body_bg.jpg) top center no-repeat;}

#platformSelector, #buyBtn {
	display: none;
}

#splashContainer {
	width:990px;height:468px;
	margin:0 auto;
	overflow:hidden;
	position:relative;top:0px;}

	#nflLogo {
		position:absolute;
		top:-20px;
		left:50%;margin-left:-198px;}

	#mobileBtn {
		width:259px;height:100px;
		position:absolute;top:241px;z-index:60;left:712px;}
		#iphoneBtn a:link, #iphoneBtn a:visited,
		#mobileBtn a:link, #mobileBtn a:visited {
			width:100%;height:100%;
			display:block;}
		#iphoneBtn a img, #mobileBtn a img {
			display:none;
			position:absolute;}
	#iphoneBtn {
		left:20px;
		width:273px;height:110px;
		position:absolute;top:236px;z-index:60;
		/*background:url(btn_iphone_static.png) top left no-repeat;*/}
	#mobileBtn {
		/*background:url(btn_mobile_static.png) top left no-repeat;*/}

	#tab {
		width:345px;height:20px;
		padding:20px 0 0 0;
		background:url(tab.png) top left no-repeat;
		position:absolute;z-index:50;
		top:428px;
		left:50%;margin-left:-172px;
		font:normal 10px/1 Verdana, Geneva, sans-serif;color:#d3d3d3;
		text-align:center;}
		#tab a:link, #tab a:visited {color:#d3d3d3;}
		#tab a:hover {font-weight:bold;}
		#tab ul {}
			#tab ul li {
				display:inline;
				margin-right:10px;}

	#platformAnimation {
		width:455px;height:325px;
		position:absolute;
		left:50%;margin-left:-218px;
		top:110px;
		z-index:40;}

		#platformAnimation img {position:absolute;display:none;}

		#iphoneGraph {top:56px;z-index:40;}
		#mobileBlurGraph {left:145px;z-index:0;}
		#mobileGraph {left:97px;z-index:40;}

		#iphoneContainer {
			width:437px;height:269px;
			position:absolute;top:56px;
			z-index:40;
			background:url(iphone_graph.png) top left no-repeat;
			display:none;}
			#iphoneContainer div {
				width:267px;height:178px;
				position:relative;top:27px;left:85px;}
		#mobileContainer {
			width:250px;height:382px;
			position:absolute;top:0;left:97px;
			z-index:40;
			background:url(mobile_graph.png) top left no-repeat;
			display:none;}
			#mobileContainer div {
				width:143px;height:190px;
				position:relative;top:61px;left:51px;}

	#logoLeagues {
		position:absolute;top:409px;left:32px;}

#footer {margin-bottom:20px;}
	#footerContainer {
		margin: auto;
		width: 960px;
		padding-top: 20px;
		text-align: center;}
		#footerContainer a, #footerContainer p {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 10px;
			color:#000;}
		#footerContainer p {color:#999;}
		#seoFooter {margin-bottom: 15px;}
			#seoFooter a:hover {text-decoration: underline;}