I want to change the grey color of the main menu. I looked for its bgcolor codes but i haven't seen yet. i looked in css, moo, dropline and mega menu styles but i didn't found it.
How can i change this grey color?
#gk-nav ul.level0 > li > div.childcontent {
background:none repeat scroll 0 0 #979189;
font-size:100%;
margin-left:0 !important;
margin-top:0 !important;
}