/* $Id: vision-blue.css,v 1.4 2010/03/27 09:18:40 mehrpadin Exp $ */
.sf-menu.sf-style-first a {
  border: 1px solid rgb(0,147,221);
  color: #ffffff !important;
  font-size: 90%;
  font-weight: bold;
}
.sf-navbar.sf-style-first a {
  border: 0;
}
.sf-menu.sf-style-first li,
.sf-navbar.sf-style-first {
  background-color: transparent;
}
.sf-menu.sf-style-first li li {
  background-color: transparent;
}
.sf-menu.sf-style-first li li li {
  background-color: transparent;
}
.sf-menu.sf-style-first li:hover,
.sf-menu.sf-style-first li.sfHover,
.sf-menu.sf-style-first li.active a,
.sf-menu.sf-style-first a:focus,
.sf-menu.sf-style-first a:hover,
.sf-menu.sf-style-first a:active,
.sf-navbar.sf-style-first li li {
  background: rgb(23,91,125);
  color: rgb(248,195,0) !important;
}
.sf-navbar.sf-style-first li ul {
  background-color: transparent;
  width: 100%;
}
.sf-navbar.sf-style-first li ul li ul {
  background-color: transparent;
}