/* ----- menu on footer CSS  ---- */

.content_footer_menu {background-color: none;font-family: PT Sans, "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif; margin:0px 0; color: #fff;}

.footer_menu, .footer_menu ul { line-height:1.3; margin: 5px; padding:0;}
.footer_menu li, .hangingindent {float:left; width:13%; padding-left: 5px ;
    text-indent: -5px ; margin: 5px; list-style: none}
.footer_menu a{ color:#none; font-size:11px; text-decoration: none; }
.footer_menu a:hover { background-color: #fff; color:#fff;}
.footer_menu ul {padding: 0;}
.footer_menu ul { margin:3px; padding: 0px 0 0 0;}
.footer_menu li li{float: none; width:100%; padding: 0 0px 0px 0;}
.cleaner{clear: both;}
.current_page_item a{color: #fff;}
.footer_menu .current_page_item li a{color: #999;}