/*********************************************************************
   sports/nbalive07/footer.css for EA.com
*********************************************************************/

/* IMPORT SPORTS.COM footer.css */
@import url(../../_css/footer.css); 
   
#footer { background: none; }
#footerbg {
   position:relative;
   top: -80px;
   background: #000;
   width:890px;
   height:53px;
   margin:0px auto;
   }
#footerbox {
   position:relative;
   width:880px;
   height:43px;
   padding:5px;
   margin:0px auto;
   line-height:14px;
   color:#999;
   font-size:0.8em;
   }
#footer a {
   text-decoration:none;
   color:#999;
   }
#footer a:hover {
   color:#999;
   } 
#footer ul {
   position:absolute;
   left:160px;
   margin:0px;
   padding:0px;
   list-style:none;
   width:450px;
   }
#footer li {
   margin:0px; 
   padding:0px;
   width:150px;
   float:left;
   }
#esrb {
   position: absolute;
   top:5px;
   }
#copyright {
   left:610px;
   width:250px;
   }

#subfooter { 
   background:#000000 url("../_img/bg_subfooter.gif") top left no-repeat; 
   border:none; 
   width: 890px; 
   height:90px; 
   }
   
#subfooter div { 
   padding:5px; 
   }
   
#subfooter div a {
   margin-right: 15px;
   }
