#metadata,
#header {
    background-color: #FFCD00;
}

#attributes div.icon {
    background-color: #FCA90A;
}

.product_small_hover {
    border-top: 3px solid #FCA90A;
}

#menu .level_2 a, #menu .level_1 a.active {
    color: #FCA90A;
}

#attributes {
    color: #FCA90A;
}

#menu .level_2 a.active {
    padding-bottom: 1px;
    border-bottom: 1px solid #FCA90A;
}

