.WaGadgetMenuVertical ul.firstLevel {
background: #004D93;
}

.WaGadgetMenuVertical ul.firstLevel>li>.item:hover>a {
background: #004D93;
}

.WaGadgetMenuVertical ul ul {
background: #004D93;
}

.WaGadgetMenuVertical ul ul li>.item:hover>a {
background: #004D93;
}