/* Override superfish.css */
.sf-menu li {
  float: none;
  display: inline-block;
  width: 192px;
  text-align: center;
}

.sf-menu .sf-megamenu li.sf-depth-2,
.sf-menu .sf-megamenu li.sf-depth-3 {
  text-align: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  left: 0;
  top: 45px;
}

/* ethnoreview.css */
.sf-menu.sf-style-ethnoreview {
  float: none;
  margin-bottom: 0;
  padding: 0;
  border: 0px solid #ccc;
  border-top: none;
  background: #aaa;
}
.sf-menu.sf-style-ethnoreview.sf-navbar {
  width: 100%;
}
.sf-menu.sf-style-ethnoreview ul {
  padding-left: 0;
}
.sf-menu.sf-style-ethnoreview a {
  height: 45px;
  padding: 0;
  line-height: 45px;
  color: #000;
}
.sf-menu.sf-style-ethnoreview .sf-megamenu a {
  padding: 0 0 0 15px;
  border: 1px solid #bbb;
  font-size: 85%;
  font-weight: normal;
  color: #333;
}
.sf-menu.sf-style-ethnoreview .sf-megamenu-column.first a {
  border-top: none;
  border-right: none;
  border-left: none;
}
.sf-menu.sf-style-ethnoreview .sf-megamenu-column.first li.last a {
  border-bottom: none;
}
.sf-menu.sf-style-ethnoreview .sf-megamenu-column.last a {
  border-top: none;
  border-right: none;
}
.sf-menu.sf-style-ethnoreview a.sf-with-ul {
  padding-right: 2.25em;
}
.sf-menu.sf-style-ethnoreview.rtl a.sf-with-ul {
  padding-left: 2.25em;
  padding-right: 1em;
}
.sf-menu.sf-style-ethnoreview.sf-navbar a {
  border: 0;
}
.sf-menu.sf-style-ethnoreview span.sf-description {
  color: #13a;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-ethnoreview li,
.sf-menu.sf-style-ethnoreview li li,
.sf-menu.sf-style-ethnoreview li li li,
.sf-menu.sf-style-ethnoreview.sf-navbar {
  background: #aaa;
}
.sf-menu.sf-style-ethnoreview li:hover,
/*.sf-menu.sf-style-ethnoreview li.sfHover,*/
.sf-menu.sf-style-ethnoreview li.active a,
.sf-menu.sf-style-ethnoreview a:focus,
.sf-menu.sf-style-ethnoreview a:hover,
.sf-menu.sf-style-ethnoreview a:active,
.sf-menu.sf-style-ethnoreview.sf-navbar li li {
  /*background: #1eafd9;
  color: #ffffff;
  color: #000;

  background: #000;
  color: #1eafd9;*/
  background-image: url('/sites/all/themes/pre/images/nav_right_arrow.png');
  background-position: center left;
  background-repeat: no-repeat;   
}
.sf-menu.sf-style-ethnoreview li.sf-megamenu-wrapper,
.sf-menu.sf-style-ethnoreview li.sf-megamenu-column.menuparent:hover,
.sf-menu.sf-style-ethnoreview.sf-horizontal li.active-trail li.active-trail {
  background: #aaa;
}
.sf-menu.sf-style-ethnoreview.sf-navbar li ul {
  background-color: #1eafd9;
}
.sf-menu.sf-style-ethnoreview.sf-navbar li ul li ul {
  background-color: transparent;
}
.sf-menu.sf-style-ethnoreview ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-ethnoreview ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-ethnoreview ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
}
.sf-menu.sf-style-ethnoreview ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 192px;
}
.sf-menu.sf-style-ethnoreview.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-1 ul.sf-megamenu {
  width: 192px;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-2 ul.sf-megamenu {
  width: 384px;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}
.sf-menu.sf-style-ethnoreview li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
}

/* Menu Item Background Colors */
.sf-menu.sf-style-ethnoreview li.sf-depth-1.sf-item-1 {
  background-color: #4DBC4D;
}

.sf-menu.sf-style-ethnoreview li.sf-depth-1.sf-item-2 {
  background-color: #C64963;
}

.sf-menu.sf-style-ethnoreview li.sf-depth-1.sf-item-3 {
  background-color: #E66127;
}

.sf-menu.sf-style-ethnoreview li.sf-depth-1.sf-item-4 {
  background-color: #8C9597;
}

.sf-menu.sf-style-ethnoreview li.sf-depth-1.sf-item-5 {
  background-color: #E5BF27;
}

.sf-menu.sf-style-ethnoreview.sf-horizontal li.active-trail {
  /*background: #000;*/
  background-image: url('/sites/all/themes/pre/images/nav_right_arrow.png');
  background-position: center left;
  background-repeat: no-repeat;  
}
.sf-menu.sf-style-ethnoreview.sf-horizontal li.active-trail a {
  /*color: #fff;*/
}
