/* Created with Easy Button & Menu Maker */

#mbukffebul_wrapper {
  padding: 0;
  border-style: solid;
  border-color: #000000;
  border-width: 0;
  border-radius: 0;
  background-color: #000000;
  box-shadow: none;
  border-collapse: separate;
  font-size: 0;
  line-height: 0;
}

#mbukffebul_wrapper.quirks {
  margin-bottom: 1px;
  margin-right: 1px;
}

#mbukffebul_wrapper.quirks #mbukffebul_table ul li {
  width: 100%;
}

#mbukffebul_table {
  margin: 0px;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
  display: inline-block;
  width: auto;
}

#mbukffebul_table li a {
  line-height: 19px;
  font-size: 16px;
  font-family: "Times New Roman",sans-serif;
  text-decoration: none;
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  padding: 12px 27px 12px 12px;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbukffebul_table li div.buttonbg {
  height: 43px;
  width: 250px;
  line-height: 0;
  background-color: #000000;
  border-style: solid;
  border-color: #000000;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  text-align: left;
}

#mbukffebul_table li:hover div.buttonbg a, #mbukffebul_table li.expanded a.topitem, #mbukffebul_table li.active a.topitem,
#mbukffebul_table li.itemhot a.topitem, #mbukffebul_table li a:hover {
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}


#mbukffebul_table li.expanded div.buttonbg, #mbukffebul_table li.active div.buttonbg, #mbukffebul_table li.itemhot div.buttonbg, #mbukffebul_table li:hover div.buttonbg {
  background-color: #525252;
  box-shadow: none;
}

#mbukffebul_table li.expanded div.buttonbg, #mbukffebul_table li.active div.buttonbg, #mbukffebul_table li.itemhot div.buttonbg, #mbukffebul_table li:hover div.buttonbg {
  border-color: #0A0003;
}

#mbukffebul_table ul li a {
  color: #FFFFFF;
  font-family: Verdana,sans-serif;
  font-size: 13px;
  line-height: 16px;
  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);
}

#mbukffebul_table ul li:hover > a {
  color: #FFAD13;
  font-family: Verdana,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

#mbukffebul_table ul li.subexpanded a.subexpanded, #mbukffebul_table ul li.subitemhot a.subitemhot, #mbukffebul_table ul li a:hover {
  color: #FFAD13;
  font-family: Verdana,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

#mbukffebul_table ul li:hover, #mbukffebul_table ul li.subexpanded, #mbukffebul_table ul li.subitemhot {
  border-color: transparent;
  background-color: #525252;
  box-shadow: none;
}

#mbukffebul_table ul {
  margin: 0;
  border-style: solid;
  border-color: #0A0000;
  border-width: 3px;
  padding: 2px;
  background: #000000;
  font-size: 0;
  border-radius: 0;
}

#mbukffebul_table ul li a {
  padding: 7px 15px 7px 13px;
  text-align: left;
}

#mbukffebul_table ul li.separator {
  padding: 7px;
  cursor: default;
  background: none;
  box-shadow: none;
  border-width: 0;
}

#mbukffebul_table ul li.separator div {
  border-top: 1px solid #7A7A7A;
  border-bottom: 1px solid #FFFFFF;
  font-size: 0px;
}

#mbukffebul_table ul li {
  border-style: solid;
  border-color: #000000;
  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: #000000;
  display: block;
}


#mbukffebul_table ul {
  box-shadow: 0 0 5px -1px #333333;
}

#mbukffebul_table a img {
  border: none;
}

#mbukffebul_table li {
  list-style: none;
  
  margin: 0px 1px 1px 0px;
  padding: 0;
  float: left;
  display: inline-block;
}

#mbukffebul_table.css_menu li {
  position: relative;
}

#mbukffebul_table.css_menu ul li:hover > ul {
  opacity: 1;
}

#mbukffebul_table.css_menu li:hover > ul {
  top: 0;
  left: 100%;
  right: auto;
  opacity: 1;
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
}

#mbukffebul_table.css_menu ul li:hover > ul {
  top: -3px;
  left: 100%;
  right: auto;
}

#mbukffebul_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:transform,opacity;
  -webkit-transition-property:-webkit-transform,opacity;
  -moz-transition-property:-moz-transform,opacity;
  -ms-transition-property:-ms-transform,opacity;
  opacity: 0;
  transform-origin: 0 0;
  transform: scale(0.1, 1);
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(0.1, 1);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(0.1, 1);
  -ms-transform-origin: 0 0;
  -ms-transform: scale(0.1, 1);
}

#mbukffebul_table ul {
  position: absolute;
  top:-99999px;
  z-index: 4000;
}

#mbukffebul_table ul ul {
  position: absolute;
  z-index: 5000;
}

#mbukffebul_table .submenu_arrow {
  margin-left: 8px;
}


@media screen and (max-width: 500px) {
  #mbukffebul_wrapper:not(.scripted) {
    text-align: center;
  }

  #mbukffebul_wrapper:not(.scripted) #mbukffebul_table li {
    float: none;
    vertical-align: top;
  }
}

#mbukffebul_wrapper.centeritems {
  text-align: center;
}

#mbukffebul_wrapper.centeritems #mbukffebul_table li {
  float: none;
  vertical-align: top;
}
#mbukffebul_table a.with_img_4 span.img_4x5, .mbukffebul_menulist span.img_4x5 { 
  width: 4px; 
  height: 5px; 
  display: inline-block; 
  vertical-align: middle; 
}

#mbukffebul_table li:hover > a span.img_4x5, #mbukffebul_table li.subexpanded > a span.img_4x5 { 
  background-position: 0 -5px; 
} 

#mbukffebul_table div.arrow { 
  background-image: url(ebab_mbukff_d.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  height: 100%; 
} 

#mbukffebul_table ul li a.with_arrow { 
  background-image: url(ebab_mbukff_c.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  padding-right: 19px; 
} 

#mbukffebul_table ul li a.with_arrow:hover, #mbukffebul_table ul li:hover > a.with_arrow, #mbukffebul_table ul li.subexpanded > a.with_arrow { 
  background-image: url(ebab_mbukff_c2.png); 
} 

#mbukffebul_table li:hover div.gradient43, #mbukffebul_table li.expanded div.gradient43, #mbukffebul_table li.active div.gradient43, #mbukffebul_table li.itemhot div.gradient43 { 
  background-image: url('buttonhot_bg.png'); 
  background-repeat: repeat-x; 
  background-color: #000000; 
} 

#mbukffebul_table li:hover div.gradient_button, #mbukffebul_table li.expanded div.gradient_button, #mbukffebul_table li.active div.gradient_button, #mbukffebul_table li.itemhot div.gradient_button { 
  background-image: -moz-linear-gradient(top, #111111 0%, #222222 50%, #111111 0%, #000000 100%); 
  background-image: -webkit-linear-gradient(top, #111111 0%, #222222 50%, #111111 0%, #000000 100%); 
  background-image: linear-gradient(top, #111111 0%, #222222 50%, #111111 0%, #000000 100%); 
} 

#mbukffebul_table ul li.gradient30:hover, #mbukffebul_table ul li.gradient30.subexpanded, #mbukffebul_table ul li.gradient30.subitemhot { 
  background-image: url('menuitemhot_bg.png'); 
  background-repeat: repeat-x; 
  background-color: #333333; 
} 

#mbukffebul_table ul li.gradient_menuitem:hover, #mbukffebul_table ul li.gradient_menuitem.subexpanded, #mbukffebul_table ul li.gradient_menuitem.subitemhot { 
  background-image: -moz-linear-gradient(top, #010509 0%, #333333 100%); 
  background-image: -webkit-linear-gradient(top, #010509 0%, #333333 100%); 
  background-image: linear-gradient(top, #010509 0%, #333333 100%); 
} 

