.WaGadgetMenuHorizontal.menuStyle006 .menuInner ul.firstLevel > li.sel > .item > a {
    background-color: #7BA83F;
    background-image: -moz-linear-gradient(center top , #797979, #282828);
    background-repeat: repeat-x;
    box-shadow: none;}

.WaGadgetMenuHorizontal.menuStyle006 .menuInner ul.firstLevel > li > .item:hover > a {
  background-color: #7ba83f;
  background-image: -moz-linear-gradient(top, #797979, #282828);
  background-image: -ms-linear-gradient(top, #797979, #282828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#797979), to(#282828));
  background-image: -webkit-linear-gradient(top, #797979, #282828);
  background-image: -o-linear-gradient(top, #797979, #282828);
  background-image: linear-gradient(top, #797979, #282828);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ba5a', endColorstr='#5a8d16', GradientType=0);
  box-shadow: none; }



.WaGadgetMenuHorizontal.menuStyle006 .menuInner ul.firstLevel > li > .item:hover > a {
  background-color: #7ba83f;
  background-image: -moz-linear-gradient(top, 797979 #282828);
  background-image: -ms-linear-gradient(top, #797979, #282828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#91ba5a), to(#282828));
  background-image: -webkit-linear-gradient(top, #797979, #282828);
  background-image: -o-linear-gradient(top, #797979, #282828);
  background-image: linear-gradient(top, #797979, #282828);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#282828', GradientType=0);
  box-shadow: none;
}
.WaGadgetMenuHorizontal.menuStyle006 .menuInner ul.firstLevel > li.sel > .item > a {
  background-color: #7ba83f;
  background-image: -moz-linear-gradient(top, #797979 #282828);
  background-image: -ms-linear-gradient(top, 797979 #282828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#797979), to(#282828));
  background-image: -webkit-linear-gradient(top, #797979, #282828);
  background-image: -o-linear-gradient(top, #797979, #282828);
  background-image: linear-gradient(top, #797979, #282828);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#282828', GradientType=0);
  box-shadow: none;