body.accent-teal .yale-wide-menu, body.accent-teal .yale-boxed-menu {
    background: linear-gradient(to bottom, #76C1E6, #76C1E6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #6aaecf;
    border-top: 1px solid #6aaecf;
}

.accent-teal #zone-menu ul.sf-menu ul {
    /* -- background: none repeat scroll 0 0 rgba(55, 109, 115, 0.85); --*/
    background: none repeat scroll 0 0 rgba(48, 142, 187, 1);
}
#zone-menu ul.sf-menu ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.5);
}