/*****************************************
   ea.com/css/footer.css for EA.com
   code by Allan (allan.chang(AT)blastradius.com)
*****************************************/

/* IMPORT SPORTS.COM footer.css */
@import url("http://images.ea.com/_css/footer.css"); 

#footer { background: none; width: 960px; }

#footerbg {
   position: relative;
   background: none;
   margin: 0 auto; width:960px; height:53px; top: 0px; 
}

#footerbox {
   position:relative;
   padding: 0; margin: 0px auto; width: 920px; height: 43px; line-height: 14px;
   font-size: 0.8em; color: #999;
}




#footer ul { position:absolute; margin: 0; padding: 0; width: 380px; left: 150px; list-style: none; }
#footer li { float: left; margin: 0; padding: 0px 0px 0px 18px; width: 102px; border-left: 1px solid #353535;}

#footer a { text-decoration: none; color:#51709f; }
#footer a:hover { text-decoration: underline; }

#esrb { position: absolute; top: 5px; }
#copyright { position: absolute; border: 0; padding: 0; margin: 0; width: 410px; right: 0px; text-align: right;  font-family: Arial; font-size: 11px;}
#copyright a {color: #fff;}
#copyright span.not_white { color: #51709F; }
