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

/* IMPORT SPORTS.COM footer.css */
@import url(../../_css/footer.css); 
   
#footer { background: none; }
#footerbg {
   position:relative;
   top: -105px;
   background: #000;
   width:890px;
   height:53px;
   margin:0px auto;
   opacity: 0.80;
   -moz-opacity: 0.80;
   -khtml-opacity: 0.80;
   filter: alpha(opacity=80);
   }
#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:url(../_img/bg_subfooter.png); border:none; width: 890px; }
#subfooter div { padding:5px; }
