/****************************************
   ea.com/css/nav.css for EA.com
   code by Allan (allan.chang(AT)blastradius.com)
   version 2.0.4
*****************************************/

/* IMPORT EA.COM global.css */
/* @import url(http://www.ea.com/css/gus.css);*/

/*******************************
   SITE NAVIGATION
********************************/
#header { 
	background: url(http://images.ea.com/ea/_img/nav/bg_global.gif) repeat-x top left transparent; 
	font-size:0.75em; z-index: 10000; 
}

#siteNav { 
	font-size: 0.75em; position:relative; width:960px;
	height:25px; z-index:200; background:none; margin:auto; text-align:left; 
}
#siteNav .siteLink {
   display: block;
   float: left;
   height: 25px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
#siteNav .siteLink span {
	font-size:small;
	left:-9999px;
	position:absolute;
}

#siteNav .siteLink:hover { background-position: 0px -25px; }
#siteNav .hover          { background-position: 0px -25px; }
#siteNav .clicked        { background-position: 0px -50px; }


/****************
   Primary Nav
*****************/
#siteNav #nav, #siteNav #nav ul {
	padding: 0; margin: 0; list-style: none; 
}
#siteNav #nav li {
	float:left;
}
#siteNav #nav a {
	display: block;
}
#siteNav #nav a:hover{
	background-position: 0 -25px;
}
/****************
   Typography
*****************/
#siteNav #nationPersona {
	background:transparent url(http://images.ea.com/sports/_img/nav/bg_gus_loggedin.gif) repeat-x scroll 0px;
	border-left:1px solid #AFAFAF;
	font-family:Arial,Helvetica,San-serif;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
}
#siteNav #nationPersona span {
	color:#000000;
}
/****************
   Seconday Nav
*****************/
#siteNav #nationLogin { position: absolute; overflow: hidden; height: 25px; top: 0px; left: 802px; }
#siteNav #nationRegister { position: absolute; overflow: hidden; height: 25px; top: 0px; left: 879px; }
#siteNav #nationLogout { position:absolute; overflow: hidden; height:25px; width: 74px; top:0px; right:0px; }
#siteNav #nationPersona { position:absolute;  height:25px; right:74px; top:0px; }
/****************
   NAV Images / Links
*****************/
#siteNav #EALink { width:115px; height:25px; background-image:url(http://images.ea.com/ea/_img/nav/global_ea.gif); }
#siteNav #ShopLink { width:98px; height:25px; background-image:url(http://images.ea.com/ea/_img/nav/global_shop.gif); }
#siteNav #WorldLink { width:99px; height:25px; background-image:url(http://images.ea.com/ea/_img/nav/global_worldwide.gif); }

#siteNav #nationLoginLink    { width: 77px; background-image: url(http://images.ea.com/ea/_img/nav/btn_global_login.gif); }
#siteNav #nationRegisterLink { width: 94px; background-image: url(http://images.ea.com/ea/_img/nav/btn_global_register.gif); }

#siteNav #nationLogoutLink { width:74px; background: transparent url(http://images.ea.com/sports/_img/nav/btn_global_logout.gif) no-repeat left top;}

#siteNav #nationPersona a {
	background:transparent url(http://images.ea.com/sports/_img/nav/icn_gus_login.gif) no-repeat scroll right center;
	color:#325280;
	text-decoration:none;
	display:block;
	padding:0pt 22px;	
}
/****************
   EA Dropdown
*****************/
#siteNav #nav li #EAMenu  {
	position: absolute;
	width: 115px;
	left: -999em;
	background: #fff url(http://images.ea.com/ea/_img/nav/bg_gus_ea_left.gif) 0 0 repeat-y;
	margin:0 0 0 1px;
	border-bottom: solid 2px #c6c6c6;	
}
#siteNav #nav li #EAMenu li {
	list-style-type:none;
	font-family:Arial,Helvetica,San-serif;
	font-size:11px;
	font-weight:700;
	font-size-adjust:none;
	line-height:18px;
	margin:0;
	padding:0;
}
#siteNav #nav li #EAMenu a {
	border-top:solid 1px #c6c6c6;
	border-left:solid 1px #c6c6c6;
	border-right:solid 1px #c6c6c6;
	display:block;
	width:98px;
	color:#000;
	text-decoration:none;
	padding-left:10px;
	padding-right:5px;
}
#siteNav #nav li #EAMenu a:hover {
	background-color:#F14E23;
	color:#FFFFFF;
}
/*

*/
/*#siteNav #personaMenu { position:absolute;  width: 200px; height: 20px; background: #ddd; right:0px; top:25px; }*/

#persistentNation {
	height:152px;
	right:0px;
	top:25px;
	width:960px;
}
.extenededLayer {
	border:0pt none;
	display:block;
	height:152px;
	left:0px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:0px;
	width:960px;
	z-index:15;
}

/* Global label style */
.enLabel { color: #ffffff; }
.enLabel div { background: transparent; }

#persistentNation .enLabel{ color: #ffffff; border-color: #999999; border-style: solid; }
#persistentNation .enLabel div{ background: #000000; }


/* Tools Block */
html > body #plTools {
	width:250px;
}
#plTools {
	background:transparent url(http://images.ea.com/sports/_img/nav/bg_gus_account_info.gif) no-repeat left top;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #FFFFFF;
}
#plTools {
	border-left-width:1px;
	border-right-width:1px;
	height:149px;
	left:708px;
	top:0px;
	voice-family:inherit;
	width:250px;
}
#plTools div.enLabel { 
	display: block; width: 250px; height: 32px; border: 0; 
	background: url(http://images.ea.com/sports/_img/nav/hdr_gus_account_info.gif) no-repeat top left transparent; }
#plTools div.enLabel div { 
	position: absolute; left: -9999px; font-size: small; 
}

/* Nation Block */
html > body #plNation {
	/*width:224px;*/
}
#plNation {
	background:transparent url(http://images.ea.com/sports/_img/nav/bg_gus_games_playing.gif) no-repeat left top;
}
#plNation {
	border-left-width:1px;
	height:149px;
	left:484px;
	top:0px;
	voice-family:inherit;
	width:224px;
}
#plNation div.enLabel { 
	display: block; width: 224px; height: 32px; border: 0; 
	background: url(http://images.ea.com/sports/_img/nav/hdr_gus_games_you_are_playing.gif) no-repeat top left transparent; 
}
#plNation div.enLabel div { 
	position: absolute; left: -9999px; font-size: small; 
}
/* Column */
.plColLeft {
	left:18px;
	top:122px;
}

.plColRight { padding: 0 18px; }
.plColLeft  { padding: 0 18px; }

.enColumn {
	display:block;
	height:100%;
	overflow:hidden;
	position:absolute;
}

html > body #plGamesList .plLinkList a {
	/*width: auto;*/
}

#plGamesList .plLinkList { 
	font: normal 11px/14px Arial, Helvetica, San-serif; 
}
#plGamesList .plLinkList a { 
	padding-top: 2px; padding-bottom: 1px; border-bottom: solid 1px #c6c6c6; padding-left:20px;
	voice-family:inherit; width:183px;
}
#plGamesList .plLinkList a:hover { 
	text-decoration: none; color: #fff; 
	background: url(http://images.ea.com/sports/_img/nav/bg_gus_game_highlight.gif) repeat-y top left #f14e23; 
}

#plGamesList .plLinkList p { 
	margin: 0; padding: 2px 15px 1px 18px; border-bottom: solid 1px #c6c6c6; 
}


#plTools .plLinkList { font: normal 11px/14px Arial, Helvetica, San-serif; }
#plTools .plLinkList a { 
	padding-top: 2px; padding-bottom: 1px; border-bottom: solid 1px #c6c6c6; 
	background: url(http://images.ea.com/sports/_img/nav/btn_arrow.gif) no-repeat center left transparent;
}
#plTools .plLinkList a:hover { 
	text-decoration: none; color: #000; background-position: -220px center; 
}

#plTools .plLinkList span { 
	display: none; 
}



html > body .plLinkList a {
	
	/*width:195px;*/
}
.plLinkList a {
	color:#000000;
}
.plLinkList a {
	display:block;
	line-height:15px;
	padding-left:20px;
	padding-top:1px;
	text-decoration:none;
	voice-family:inherit;
	width:195px;
	
	line-height:17px;
}

#plGamesList {
	height:117px;
	left:2px;
	overflow:auto;
	position:absolute;
	top:32px;
	width:221px;
}
.plColLeft .plBtnContainer { display: block; width: 116px; height: 14px; margin-top: 8px; }   
#plBtnChange {
	background-image:url(http://images.ea.com/sports/_img/nav/btn_gus_change_persona.gif);
}
#plBtnChange {
	height:14px;
	width:116px;
}
.plBtn{
   display: block;
   float: left;
   display: inline;
   height: 14px;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   }
.plBtn:hover {
	background-position:0px -14px;
}
