.menu-top li.active a {
  pointer-events: none; }

.menu-left  > li.active  > a {
  text-decoration: none;
  pointer-events: none;
  background: url(lm-hover-bot.png) center bottom no-repeat; }
  .menu-left  > li.active  > a span {
    background: url(lm-hover-top.png) center top no-repeat; }

.menu-left-wrap .menu-left > li ul li.active > a {
  pointer-events: none; }

.menu-top li.opened a {
  pointer-events: none; }

.menu-left  > li.open  > a {
  pointer-events: none;
  background: url(lm-hover-bot.png) center bottom no-repeat; }
  .menu-left  > li.open  > a span {
    background: url(lm-hover-top.png) center top no-repeat; }
