#mbn4fuebul_table {
	margin: 0 auto 0 auto;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	display: inline-block;
	left: 189px;
	top: 12px;
	position: relative;
}

#mbn4fuebul_table li a {
  line-height: 20px;
  font-size: 15px;
  font-family: "Segoe UI",sans-serif;
  text-decoration: none;
  color: #C4BEB5;
  font-style: italic;
  font-weight: normal;
  padding: 5px 11px 11px 11px;
  display: block;
  cursor: pointer;
  white-space: nowrap;
}

#mbn4fuebul_table li div.buttonbg {
  height: 30px;
  width: 142px;
  line-height: 0;
  background-color: transparent;
  border-style: solid;
  border-color: #353737 #353737 #0B0B0B #353737;
  border-width: 1px;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  text-align: center;
}

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


#mbn4fuebul_table li.expanded div.buttonbg, #mbn4fuebul_table li.active div.buttonbg, #mbn4fuebul_table li.itemhot div.buttonbg, #mbn4fuebul_table li:hover div.buttonbg {
  background-color: #B2B7BD;
  box-shadow: none;
  border-color: #283040 #283040 #11110F #283040;
}

#mbn4fuebul_table {
  padding: 1px;
  border-style: solid;
  border-color: #575757;
  border-width: 0;
  border-radius: 20px;
  background-color: #545454;
  box-shadow: none;
  border-collapse: separate;
}

#mbn4fuebul_table li.first_button div.buttonbg {
  border-radius: 14px 0 0 14px;
}

#mbn4fuebul_table li.last_button div.buttonbg {
  border-radius: 0 14px 14px 0;
}

#mbn4fuebul_table ul li a {
  color: #333333;
  font-family: "Segoe UI",sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  vertical-align: middle;
  white-space: nowrap;
}

#mbn4fuebul_table ul li:hover > a {
  color: #000000;
  font-family: "Segoe UI",sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

#mbn4fuebul_table ul li.subexpanded a.subexpanded, #mbn4fuebul_table ul li.subitemhot a.subitemhot, #mbn4fuebul_table ul li a:hover {
  color: #000000;
  font-family: "Segoe UI",sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

#mbn4fuebul_table ul li:hover, #mbn4fuebul_table ul li.subexpanded, #mbn4fuebul_table ul li.subitemhot {
  border-color: #B8B1A6;
  background-color: transparent;
  box-shadow: 0 0 3px 0 #FFFFFF inset;
}

#mbn4fuebul_table ul {
  margin: 0;
  border-style: solid;
  border-color: #B8B1A6;
  border-width: 1px;
  padding: 1px;
  background: #F0F0F0;
  font-size: 0;
  border-radius: 5px;
}

#mbn4fuebul_table ul li a {
  padding: 8px 8px 8px 8px;
  text-align: left;
}

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

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

#mbn4fuebul_table ul li {
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  height: auto;
  width: auto;
  text-align: left;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  float: none;
  margin: 0 0 7px 0;
  border-radius: 3px;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}

#mbn4fuebul_table ul li.last_item {
  margin-bottom: 0;
}


#mbn4fuebul_table ul {
  box-shadow: 2px 2px 5px -2px #666666;
}

#mbn4fuebul_table .spaced_li {
  margin: 0px 0px 0px 0px;
}

#mbn4fuebul_table a img {
  border: none;
}

#mbn4fuebul_table li {
  list-style: none;
  float: left;
}

#mbn4fuebul_table.css_menu li {
  position: relative;
}

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

#mbn4fuebul_table.css_menu li:hover > ul {
  top: 100%;
  left: 0;
  right: auto;
  opacity: 1;
}

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

#mbn4fuebul_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;
}

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

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

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

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

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

#mbn4fuebul_table div.gradient32 { 
  background-image: url('button_bg.png'); 
  background-repeat: repeat-x; 
  background-color: #1A1A1A; 
} 

#mbn4fuebul_table li:hover div.gradient32, #mbn4fuebul_table li.expanded div.gradient32, #mbn4fuebul_table li.active div.gradient32, #mbn4fuebul_table li.itemhot div.gradient32 { 
  background-image: url('buttonhot_bg.png'); 
  background-repeat: repeat-x; 
  background-color: #0D0D0D; 
} 

#mbn4fuebul_table div.gradient_button { 
  background: -moz-linear-gradient(top, #B6B8B9 0%, #3A3B3B 50%, #1A1E1E 51%, #1A1A1A 100%); 
  background: -webkit-linear-gradient(top, #B6B8B9 0%, #3A3B3B 50%, #1A1E1E 51%, #1A1A1A 100%); 
  background: -ms-linear-gradient(top, #B6B8B9 0%, #3A3B3B 50%, #1A1E1E 51%, #1A1A1A 100%); 
  background: linear-gradient(top, #B6B8B9 0%, #3A3B3B 50%, #1A1E1E 51%, #1A1A1A 100%); 
} 

#mbn4fuebul_table li:hover div.gradient_button, #mbn4fuebul_table li.expanded div.gradient_button, #mbn4fuebul_table li.active div.gradient_button, #mbn4fuebul_table li.itemhot div.gradient_button { 
  background: -moz-linear-gradient(top, #E5E6E6 0%, #0D0D0D 100%); 
  background: -webkit-linear-gradient(top, #E5E6E6 0%, #0D0D0D 100%); 
  background: -ms-linear-gradient(top, #E5E6E6 0%, #0D0D0D 100%); 
  background: linear-gradient(top, #E5E6E6 0%, #0D0D0D 100%); 
} 

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

#mbn4fuebul_table ul li.gradient_menuitem:hover, #mbn4fuebul_table ul li.gradient_menuitem.subexpanded, #mbn4fuebul_table ul li.gradient_menuitem.subitemhot { 
  background: -moz-linear-gradient(top, #E5E6E6 0%, #B8B1A6 100%); 
  background: -webkit-linear-gradient(top, #E5E6E6 0%, #B8B1A6 100%); 
  background: -ms-linear-gradient(top, #E5E6E6 0%, #B8B1A6 100%); 
  background: linear-gradient(top, #E5E6E6 0%, #B8B1A6 100%); 
} 

#mbn4fuebul_table li a.button_1, #mbn4fuebul_table li div a.button_1 { 
  text-align: center; 
} 

#mbn4fuebul_table li a.button_2, #mbn4fuebul_table li div a.button_2 { 
  padding-right: 26px; 
} 

#mbn4fuebul_table li a.button_3, #mbn4fuebul_table li div a.button_3 { 
  padding-right: 26px; 
} 

#mbn4fuebul_table li a.button_4, #mbn4fuebul_table li div a.button_4 { 
  color: #B8B1A6; 
} 

#mbn4fuebul_table li.expanded a.button_4, #mbn4fuebul_table li.active a.button_4, #mbn4fuebul_table li.itemhot a.button_4, #mbn4fuebul_table li:hover div.buttonbg a.button_4, #mbn4fuebul_table li div.buttonbg a.button_4:hover { 
  color: #FFFFFF; 
} 
