@charset "utf-8";

/*/////////////////////////////////////////////////////////
//NFS:NITRO-structure
/////////////////////////////////////////////////////////*/
/*
Index
	- 09/04/21 prologue
*/

/*///base build///*/
html {
	overflow-y: scroll;
}

#content {
	width:1024px;
	margin:10px auto 0px auto;
}

	#content .firstChild {
		width:415px;
		float:left;
		background:url(../img/shared/sttl_newsletter.jpg) no-repeat left top;
	}
		#content h2 {
			width:340px;
			height:45px;
			text-indent:-10000px;
			overflow:hidden;
		}
#content .lastChild {
	width:609px;
	float:left;
	background:url(../img/shared/sttl_product.jpg) no-repeat left top;
}
	#content .lastChild table {
		width:609px;
		height:190px;
		text-indent:-10000px;
		overflow:hidden;
		background:url(../img/shared/ph_product.jpg) no-repeat left top;
	}

#platform {
	width:960px;
	margin:0px auto;
}

#textLinks {
	width:1024px;
	margin-top:16px;
}
	#textLinks .firstChild {
		width:340px;
		float:left;
	}
	#textLinks .lastChild {
		width:664px;
		margin-top:16px;
		float:left;
	}
	#textLinks .lastChild ul {
		list-style:none;
	}
	* html #textLinks .lastChild ul {
		margin-left:-15px;
	}
	#textLinks .lastChild ul li {
		padding-left:5px;
		font-size:1.2em;
		border-left:#d9e533 2px solid;
		float:left;
	}
	#textLinks .lastChild p {
		width:640px;
		margin-top:-5px;
		padding-left:10px;
	}


/*///////safari hack/////////*/

html[xmlns*=""] body:last-child #wrapper {
	font-size: 12px;
}

html[xmlns*=""] body:last-child .media_section dl dt,
html[xmlns*=""] body:last-child .media_section dl dd {
	font-size: 11px;
}

/*
.iepngfix {
		behavior: expression(IEPNGFIX.fix(this));
}
*/


#content:after,
#textLinks:after,
#textLinks .lastChild ul:after {
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

#content,
#textLinks,
#textLinks .lastChild ul {
   display:inline-block; /* for WinIE7,MacIE5 */
}
/* Hides from IE-mac \*/

* html #content,
* html #textLinks,
* html #textLinks .lastChild ul {
   height:1px; /* for WinIE5,6 */
}

#content,
#textLinks,
#textLinks .lastChild ul {
   display:block;
}
/* End hide from IE-mac */


/*=======================================================================\/
							EA header
\/=======================================================================*/

#EAheader {
	width: 100%;
	height: 33px;
	min-width: 888px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../img/shared/ea_header_reepat.jpg) repeat-x left top;
}
#EAheader strong {
	width: 170px;
	height: 33px;
	margin-left: 78px;
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/shared/ea_header_logo.jpg) no-repeat left top;
}
* html #EAheader strong {
	margin-left: 39px;
}
#EAheader strong a {
	width: 170px;
	height: 33px;
	display: block;
	text-indent: -10000px;
}
#EAheader span {
	width:128px;
	height: 33px;
	overflow:hidden;
	display:block;
	float:right;
	background: url(../img/shared/ea_header_store.jpg) no-repeat left top;
}
#EAheader span a {
	width:128px;
	height: 33px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}

#ea_sig {
	width: 76px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#ea_sig {  
	 margin-top /*\**/: -4px\9 ;
}
* html #ea_sig {  
	 margin-top:0px;
}
*+html #ea_sig {  
	 margin-top:0px;
}
