/* Created with Easy Button & Menu Maker */

#mbogyfebul_wrapper {
  padding: 0;
  border-style: solid;
  border-color: #006699;
  border-width: 0;
  border-radius: 0;
  background-color: #F4B244;
  box-shadow: 0 0 10px -1px #333333;
  border-collapse: separate;
  font-size: 0;
  line-height: 0;
}

#mbogyfebul_wrapper.quirks {
  margin-bottom: 1px;
  margin-right: 1px;
}

#mbogyfebul_wrapper.quirks #mbogyfebul_table ul li {
  width: 100%;
}

#mbogyfebul_table {
  margin: 0px;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
  display: inline-block;
  width: auto;
}

#mbogyfebul_table li a {
  line-height: 25px;
  font-size: 21px;
  font-family: ScalaSansOT-Bold,sans-serif;
  text-decoration: none;
  color: #FAFAF9;
  font-style: normal;
  font-weight: bold;
  padding: 13px 20px 20px 20px;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbogyfebul_table li div.buttonbg {
  height: 50px;
  width: 106px;
  line-height: 0;
  background-color: #F4B244;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  text-align: center;
}

#mbogyfebul_table li:hover div.buttonbg a, #mbogyfebul_table li.expanded a.topitem, #mbogyfebul_table li.active a.topitem,
#mbogyfebul_table li.itemhot a.topitem, #mbogyfebul_table li a:hover {
  color: #FAFAF9;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}


#mbogyfebul_table li.expanded div.buttonbg, #mbogyfebul_table li.active div.buttonbg, #mbogyfebul_table li.itemhot div.buttonbg, #mbogyfebul_table li:hover div.buttonbg {
  background-color: #F6C169;
  box-shadow: none;
}

#mbogyfebul_table li.expanded div.buttonbg, #mbogyfebul_table li.active div.buttonbg, #mbogyfebul_table li.itemhot div.buttonbg, #mbogyfebul_table li:hover div.buttonbg {
  border-color: #006699;
}

#mbogyfebul_table ul li a {
  color: #FFFFFF;
  font-family: ScalaSansOT-Bold,sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbogyfebul_table ul li:hover > a {
  color: #FFFFFF;
  font-family: ScalaSansOT-Bold,sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

#mbogyfebul_table ul li.subexpanded a.subexpanded, #mbogyfebul_table ul li.subitemhot a.subitemhot, #mbogyfebul_table ul li a:hover {
  color: #FFFFFF;
  font-family: ScalaSansOT-Bold,sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

#mbogyfebul_table ul li:hover, #mbogyfebul_table ul li.subexpanded, #mbogyfebul_table ul li.subitemhot {
  border-color: transparent;
  background-color: #339999;
  box-shadow: none;
}

#mbogyfebul_table ul {
  margin: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  padding: 0;
  background: #006699;
  font-size: 0;
  border-radius: 0;
}

#mbogyfebul_table ul li a {
  padding: 12px 20px 12px 18px;
  text-align: left;
}

#mbogyfebul_table ul li.separator {
  padding: 12px;
  cursor: default;
  background: none;
  box-shadow: none;
  border-width: 0;
}

#mbogyfebul_table ul li.separator div {
  border-top: 1px solid #F46CA0;
  font-size: 0px;
}

#mbogyfebul_table ul li {
  border-style: solid;
  border-color: #006699;
  border-width: 0;
  height: auto;
  width: auto;
  text-align: left;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  float: none;
  margin: 0 0 0px 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  background-color: #006699;
  display: block;
}


#mbogyfebul_table a img {
  border: none;
}

#mbogyfebul_table li {
  list-style: none;
  float: left;
  margin: 0px 1px 1px 0px;
  padding: 0;
  float: left;
  display: inline-block;
}

#mbogyfebul_table.css_menu li {
  position: relative;
}

#mbogyfebul_table.css_menu ul li:hover > ul {
  opacity: 1;
}

#mbogyfebul_table.css_menu li:hover > ul {
  top: 100%;
  left: 0;
  right: auto;
  opacity: 1;
}

#mbogyfebul_table.css_menu ul li:hover > ul {
  top: -0px;
  left: 100%;
  right: auto;
}

#mbogyfebul_table.css_menu ul {
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-property:opacity;
  -webkit-transition-property:opacity;
  -moz-transition-property:opacity;
  -ms-transition-property:opacity;
  opacity: 0;
}

#mbogyfebul_table ul {
  position: absolute;
  top:-99999px;
  z-index: 4000;
}

#mbogyfebul_table ul ul {
  position: absolute;
  z-index: 5000;
}

#mbogyfebul_table .submenu_arrow {
  margin-left: 8px;
}


@media screen and (max-width: 500px) {
  #mbogyfebul_wrapper:not(.scripted) {
    text-align: center;
  }

  #mbogyfebul_wrapper:not(.scripted) #mbogyfebul_table li {
    float: none;
    vertical-align: top;
  }
}

#mbogyfebul_wrapper.centeritems {
  text-align: center;
}

#mbogyfebul_wrapper.centeritems #mbogyfebul_table li {
  float: none;
  vertical-align: top;
}
#mbogyfebul_table ul li a.with_arrow { 
  background-image: url(ebab_mbogyf_c.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  padding-right: 24px; 
} 

