#maincategories                     {width: 1000px; height: 50px; position: absolute; left: 0; top: 0; z-index: 30;}
#maincategories .submenu            {width: 235px; background: #579f10; position: absolute; left: 0; top: 85px; display: none;}
#maincategories UL                  {margin: 0;}
#maincategories UL LI               {float: left; margin: 0 0 0 20px; position: relative;}
#maincategories UL A                {width: 235px; height: 85px; color: #fff; background: url(menu.gif) no-repeat #589f10; font-weight: bold; font-size: 110%; text-transform: uppercase; text-decoration: none; display: block;}
#maincategories UL SPAN             {width: 110px; display: block; position: absolute; left: 105px; top: 16px; line-height: 1.2em; overflow: hidden;}
#maincategories UL A:hover,
#maincategories UL .selected        {color: #fff; background: url(menu_hover.gif) no-repeat #000;}
#maincategories .first              {margin-left: 0;}

#maincategories UL UL               {padding: 10px 0;}
#maincategories UL UL LI            {width: auto; height: auto; margin: 0; padding: 0 10px; float: none;}
#maincategories UL UL A             {width: auto; height: auto; color: #fff; background: transparent; font-weight: normal; border: 0; border-bottom: 1px #94b60f solid; padding: 8px 10px;}
#maincategories UL UL A:hover       {color: #fff !important; background: #000; border: 0; border-bottom: 1px #94b60f solid; text-decoration: none;}
#maincategories UL UL .selected     {color: #fff !important; background: #000; border: 0; border-bottom: 1px #94b60f solid; font-weight: bold;}