#headernav ul li a {
    color: #FFF;
    background-size: 24px;
    background-position: 8px 50%;
}
#headernav ul li:hover a, #leftnav a {
    color: #222;
}

/* general menu */
#headernav a { opacity: 0.4; -ms-filter: "alpha(opacity=40)"; filter: alpha(opacity=40); }
#leftnav a { opacity: 0.3; -ms-filter: "alpha(opacity=30)"; filter: alpha(opacity=30); }
#headernav a:hover, #headernav .navon > a , #leftnav a:hover, #leftnav .navon > a { opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
/* dashboard menu */
#headernav .menu_dashboard { background-image: url("../images/newicons/dashboard_white.png"); }
#headernav li:hover > .menu_dashboard, .menu_dashboard { background-image: url("../images/newicons/dashboard_black.png"); }
.menu_settings { background-image: url("../images/newicons/settings.png"); }
.menu_user { background-image: url("../images/newicons/user.png"); }
.menu_users { background-image: url("../images/newicons/users.png"); }
.menu_logout { background-image: url("../images/newicons/logout.png"); }
/* orders menu */
#headernav .menu_orders { background-image: url("../images/newicons/orders_white.png"); }
#headernav li:hover > .menu_orders, .menu_orders { background-image: url("../images/newicons/orders_black.png"); }
#headernav li:hover > .menu_orders:hover, .menu_orders:hover { background-image: url("../images/newicons/orders_black.png"); }
.menu_neworder { background-image: url("../images/newicons/neworder.png"); }
.menu_livebaskets { background-image: url("../images/newicons/livebaskets.png"); }
.menu_purchaseorders { background-image: url("../images/newicons/purchaseorders.png"); }
.menu_suppliers { background-image: url("../images/newicons/suppliers.png"); }
.menu_currencies { background-image: url("../images/newicons/currency.png"); }
.menu_postage { background-image: url("../images/newicons/postage.png"); }
.menu_countries { background-image: url("../images/newicons/countries.png"); }
/* catalogue menu */
#headernav .menu_catalogue { background-image: url("../images/newicons/catalogue_white.png"); }
#headernav li:hover > .menu_catalogue, .menu_catalogue { background-image: url("../images/newicons/catalogue_black.png"); }
#headernav li:hover > .menu_catalogue:hover, .menu_catalogue:hover { background-image: url("../images/newicons/catalogue_black.png"); }
.menu_brands { background-image: url("../images/newicons/brands.png"); }
.menu_collections { background-image: url("../images/newicons/collections.png"); }
.menu_options { background-image: url("../images/newicons/options.png"); }
.menu_swatches { background-image: url("../images/newicons/swatches.png"); }
.menu_statuses { background-image: url("../images/newicons/statuses.png"); }
.menu_attributes { background-image: url("../images/newicons/attributes.png"); }
.menu_overlays { background-image: url("../images/newicons/overlays.png"); }
.menu_promos { background-image: url("../images/newicons/promotions.png"); }
.menu_voucher { background-image: url("../images/newicons/giftvouchers.png"); }
.menu_bulkupdate { background-image: url("../images/newicons/bulkupdate.png"); }
/* customers menu */
#headernav .menu_customers { background-image: url("../images/newicons/customers_white.png"); }
#headernav li:hover > .menu_customers, .menu_customers { background-image: url("../images/newicons/customers_black.png"); }
#headernav li:hover > .menu_customers:hover, .menu_customers:hover { background-image: url("../images/newicons/customers_black.png"); }
.menu_buyinggroups { background-image: url("../images/newicons/pricelists.png"); }
.menu_reviews { background-image: url("../images/newicons/reviews.png"); }
.menu_mailing { background-image: url("../images/newicons/emails.png"); }
.menu_email { background-image: url("../images/newicons/groups.png"); }
/* content menu */
#headernav .menu_content { background-image: url("../images/newicons/content_white.png"); }
#headernav li:hover > .menu_content, .menu_content { background-image: url("../images/newicons/content_black.png"); }
#headernav li:hover > .menu_content:hover, .menu_content:hover { background-image: url("../images/newicons/content_black.png"); }
.menu_boxes { background-image: url("../images/newicons/featureboxes.png"); }
.menu_landing { background-image: url("../images/newicons/landingpages.png"); }
.menu_competition { background-image: url("../images/newicons/competition.png"); }
.menu_news { background-image: url("../images/newicons/news.png"); }
.menu_events { background-image: url("../images/newicons/events.png"); }
.menu_gallery { background-image: url("../images/newicons/gallery.png"); }
.menu_faqs { background-image: url("../images/newicons/faqs.png"); }
.menu_stockists { background-image: url("../images/newicons/distributors.png"); }
.menu_adverts { background-image: url("../images/newicons/banners.png"); }
/* reports menu */
#headernav .menu_reports { background-image: url("../images/newicons/reports_white.png"); }
#headernav li:hover > .menu_reports, .menu_reports { background-image: url("../images/newicons/reports_black.png"); }
#headernav li:hover > .menu_reports:hover, .menu_reports:hover { background-image: url("../images/newicons/reports_black.png"); }
.menu_salesbybrand { background-image: url("../images/newicons/salesbybrand.png"); }
.menu_salesbycollection { background-image: url("../images/newicons/salesbycollection.png"); }
.menu_salesbypromotion { background-image: url("../images/newicons/salesbypromotion.png"); }
.menu_bestsellers { background-image: url("../images/newicons/bestsellers.png"); }
.menu_bestcustomers { background-image: url("../images/newicons/bestcustomers.png"); }
.menu_lowstock { background-image: url("../images/newicons/lowstock.png"); }
.menu_stocknotify { background-image: url("../images/newicons/stocknotify.png"); }
.menu_noimages { background-image: url("../images/newicons/missingimages.png"); }
.menu_searchlog { background-image: url("../images/newicons/searchlog.png"); }
.menu_ticketsales { background-image: url("../images/newicons/ticketsales.png"); }
/* other menu */
#headernav .menu_other { background-image: url("../images/newicons/other_white.png"); }
#headernav li:hover > .menu_other, .menu_other { background-image: url("../images/newicons/other_black.png"); }
#headernav li:hover > .menu_other:hover, .menu_other:hover { background-image: url("../images/newicons/other_black.png"); }
.menu_imagemanager { background-image: url("../images/newicons/imagemanager.png"); }
.menu_filemanager { background-image: url("../images/newicons/filemanager.png"); }
.menu_templates { background-image: url("../images/newicons/templates.png"); }
.menu_searchoverrides { background-image: url("../images/newicons/searchoverides.png"); }
.menu_stats { background-image: url("../images/newicons/stats.png"); }
.menu_amazon { background-image: url("../images/newicons/amazon.png"); }
.menu_ebay { background-image: url("../images/newicons/ebay.png"); }
.menu_sage { background-image: url("../images/newicons/sagepay.png"); }
.menu_paypal { background-image: url("../images/newicons/paypal.png"); }
.menu_iconography { background-image: url("../images/newicons/iconography.png"); }