@charset "utf-8";
/* CSS Document */

/* FOOTER */

#footer{height:auto; width:952px; background-repeat:no-repeat;}
#footer a:link{color:#FFFFFF;text-decoration:none;}
#footer a:visited{color:#FFFFFF;text-decoration:none;}
#footer a:hover{color:#eb008b;text-decoration:none;}
#footer a:active{color:#eb008b;text-decoration:none;}
#footer .login a:link{color:#eb008b;text-decoration:none;}
#footer .login a:visited{color:#eb008b;text-decoration:none;}
#footer .login a:hover{color:#eb008b;text-decoration:none;}
#footer .login a:active{color:#eb008b;text-decoration:none;}

#footer #newMembers{margin:5px 0 0 0; padding:0;}
#footer #newMembers img{margin:0 0 0 9px;}

#footer #launch{width:80px; height:36px; float:left; margin:25px 0 0 0; padding:0; background-image:url(../images/btn_launch.png); background-repeat:no-repeat; cursor:pointer;}
#footer #launch p{color:#eb008b; font-weight:bold; padding:8px 0 0 13px;}

#footer #bottom{background-image:url(../images/bg_footer.png); width:950px; height:190px; margin:25px 0 0 0; padding:0px;}
#footer #bottom #navigation{margin:0; padding-top:25px; padding-left:50px; width:500px; height:133px;}
#footer #bottom #navigation ul{list-style:none; float:left;}
#footer #bottom #navigation ul li{margin:0 0 5px 0;}
#footer #bottom #navigation ul li h1{font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size:28px; letter-spacing:-2px;}

#footer #bottom #navigation ul li a:link{color:#303030; font-size:12px; font-weight:bold;}
#footer #bottom #navigation ul li a:visited{color:#303030; font-size:12px; font-weight:bold;}
#footer #bottom #navigation ul li a:hover{color:#eb008b; font-size:12px; font-weight:bold;}
#footer #bottom #navigation ul li a:active{color:#eb008b; font-size:12px; font-weight:bold;}

#footer #bottom #navigation #divider{float:left; background-image:url(../images/img_divider.jpg); background-repeat:repeat-y; width:4px; height:111px; margin:0 20px 0 20px;}
#footer #bottom .copyright { font-size:10px; color:#373737;}
#footer #bottom .copyright a:link { font-size:10px; color:#eb008b; text-decoration:none;}
#footer #bottom .copyright a:visited { font-size:10px; color:#eb008b; text-decoration:none;}
#footer #bottom .copyright a:hover { font-size:10px; color:#eb008b; text-decoration:none;}
#footer #bottom .copyright a:active { font-size:10px; color:#eb008b; text-decoration:none;}