﻿.ebul_mbmenu, .ebul_mbmenu ul {
  background-color: #442624;
  border: 1px solid #442624;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_mbmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_mbmenu table {
  border-collapse: separate;
}

.ebul_mbmenu tr {
  background-color: #442624;
  cursor: pointer;
  font-size: 1px;
}

.ebul_mbmenu td {
  border: 1px solid #442624;
  padding: 3px;
  text-align: left;
}

.ebul_mbmenu td a, .ebul_mbmenu td a:visited {
  color: #FCF2DC;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbmenu tr.hot, .ebul_mbmenu tr.expanded {
  background-color: #845E44;
}

.ebul_mbmenu tr.hot td, .ebul_mbmenu tr.expanded td {
  border-color: #AA7959;
}
.ebul_mbmenu tr.hot a, .ebul_mbmenu tr.expanded a {
  color: #FCF2DC;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbmenu td div.ebul_mbmenuseparator {
  border-top: 1px solid #FCF2DC;
  height: 0px;
  font-size: 0;
}

.ebul_mbmenu td.ebul_mbmenuseparatortd {
  cursor: default;
}


ul.ebul_mbmenu {
  position: absolute;
  visibility: hidden;
}                               

.mbmenuebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.mbmenuebul_menulist li {
  list-style: none;
  float: left;
}

.mbmenuebul_menulist img {
  vertical-align: bottom;
  
}

.mbmenuebul_menulist {
  position: relative;
  float: left;
  width: 900px;
  height: 50px;
  margin: -15px;
  padding: 25px;
  line-height: 0px;
}
span.ebul_imgmbmenu16x16 { 
  width: 16px; 
  height: 16px; 
  display: block; 
}

.ebul_mbmenu tr.hot span.ebul_imgmbmenu16x16, .ebul_mbmenu tr.expanded span.ebul_imgmbmenu16x16 { 
  background-position: 0 -16px; 
} 


