/* ----- menu on footer CSS  ---- */

.content_footer_menu {color: #0A931B; list-style-type: circle;}

ul.footer_menu {color: #0A931B; width: 100%; }

.footer_menu, .footer_menu ul { line-height:1; margin:0; padding:0; }
.footer_menu li { float:left; padding: 20px; padding-left: 14px; padding-right: 34px;  padding-bottom: 15px; padding-top: 5px; margin: 0; list-style: disc; list-style-position: inside; !important}
.footer_menu a{ color: #0A931B; text-decoration: none; }
.footer_menu a:hover { color: #0A931B;}
.footer_menu ul {padding: 0;}
.footer_menu ul {margin:0; padding: 20px 0 0 0;}
.footer_menu li {font-size: 13px; font-weight: bold;}
.footer_menu li li{float: none;padding: 0 2px 0px 0; font-size: 11px; font-weight: normal; list-style-type: disc;}
.cleaner{clear: both;}
.current_page_item a{color: #0A931B;}
.footer_menu .current_page_item li a{color: #999;}
