@font-face {
    font-family: "dara";
    src: url(Gotham-Book.otf);
}
#mbmcpebul_table {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  font-size: 0px;
  display: inline-block;
  
}
#mbmcpebul_table li{
	padding:0px 15px 0px 15px
}
.selected{
  color:#F78F1E;
}
#mbmcpebul_table li a {
  line-height: 13px;
  font-size: 13px;
  font-family: "dara";
  text-decoration: none;
  color:#fff;
  font-style: normal;
  font-weight: bold;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  border-right:1px solid #51a1d4;
  border-opacity:0.2;
  margin-top:5px;
  text-shadow: 0px 1px #333;
  font-weight:bold;
  padding:12px;
  
}

#mbmcpebul_table li div.buttonbg {
  height: 44px;
  width: 57px;
  line-height: 0;
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  padding: 0;
  /*box-shadow: 0 0 7px 0 #FFFFFF;*/
  text-align: center;
  
  
}

#mbmcpebul_table li:hover div.buttonbg a, #mbmcpebul_table li.expanded a.topitem, #mbmcpebul_table li.active a.topitem,
#mbmcpebul_table li.itemhot a.topitem, #mbmcpebul_table li a:hover {
  color: #0d4ca7;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  /*background:#57200e;*/
  text-shadow:none;
}
.rotatemenu:hover{
  -moz-animation: rotatemenu 800ms ease-in;
  -webkit-animation:rotatemenu 800ms ease-in;
}
@keyframes rotatemenu
{
    50% {transform:rotateY(180deg);
          color: #fff;
        }
}
@-webkit-keyframes rotatemenu
{
    50% {-webkit-transform:rotateY(180deg);
          color: #fff;
        }
}

#mbmcpebul_table li.expanded div.buttonbg, #mbmcpebul_table li.active div.buttonbg, #mbmcpebul_table li.itemhot div.buttonbg, #mbmcpebul_table li:hover div.buttonbg {
  background-color: #5fa4ba;
  /*box-shadow: 0 0 1px 0 #FFFFFF;*/
  
  /*border-color: #BEBEBE;*/
}

#mbmcpebul_table {
  padding: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  background:url(../website/images/3.jpg) repeat;
}

#mbmcpebul_table ul li a {
  color: #fff;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  min-width:100px;
  margin-top:0px;
}

#mbmcpebul_table ul li:hover > a {
  color: #FFFFFF;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  
}

#mbmcpebul_table ul li.subexpanded a.subexpanded, #mbmcpebul_table ul li.subitemhot a.subitemhot, #mbmcpebul_table ul li a:hover {
  color: #fff;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  border-right:3px solid #fefefd;
  background:#006891;
  
}

#mbmcpebul_table ul li:hover, #mbmcpebul_table ul li.subexpanded, #mbmcpebul_table ul li.subitemhot {
  /*border-color: #fff;*/
  background-color: #006891;
  box-shadow: none;
}

#mbmcpebul_table ul {
  	background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc;
    border-width: 1px;
    font-size: 0;
    padding: 0;
	margin-left: 15px;
    margin-top: -4px;
}

#mbmcpebul_table ul li a {
  padding: 7px 15px 7px 13px;
  text-align: left;
}

#mbmcpebul_table ul li.separator {
  padding: 7px;
  cursor: default;
  background: none;
  box-shadow: none;
  border-width: 0;
}

#mbmcpebul_table ul li.separator div {
  border-top: 1px solid #DDDDDD;
  font-size: 0px;
}

#mbmcpebul_table ul li {
  border-style: solid;
  border-color: transparent;
  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: #5fa4ba;
  border-bottom:1px solid #478da5;
}

#mbmcpebul_table ul li.last_item {
  border-radius: 0 0 5px 5px;
}


#mbmcpebul_table ul {
  box-shadow: 1px 1px 3px -1px #ADADAD;
}

#mbmcpebul_table .spaced_li {
  margin: 0px 5px 0px 0px;
}

#mbmcpebul_table a img {
  border: none;
}

#mbmcpebul_table li {
  list-style: none;
  float: left;
}

#mbmcpebul_table.css_menu li {
  position: relative;
}

#mbmcpebul_table.css_menu ul li:hover > ul {
  opacity: 1;
}

#mbmcpebul_table.css_menu li:hover > ul {
  top: 100%;
  left: 0;
  right: auto;
  opacity: 1;
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
}

#mbmcpebul_table.css_menu ul li:hover > ul {
  top: -1px;
  left: 100%;
  right: auto;
}

#mbmcpebul_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);
}

#mbmcpebul_table ul {
  position: absolute;
  top:-99999px;
  z-index: 4000;
}

#mbmcpebul_table ul ul {
  position: absolute;
  z-index: 5000;
}

#mbmcpebul_table .submenu_arrow {
  margin-left: 8px;
}

#mbmcpebul_table a.with_img_4 span.img_4x5, .mbmcpebul_menulist span.img_4x5 { 
  width: 4px; 
  height: 5px; 
  display: inline-block; 
  vertical-align: middle; 
}

#mbmcpebul_table li:hover > a span.img_4x5, #mbmcpebul_table li.subexpanded > a span.img_4x5 { 
  background-position: 0 -5px; 
} 

#mbmcpebul_table div.arrow { 
  background-image: url(ebab_mbmcp_d.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  height: 100%; 
} 

#mbmcpebul_table li:hover div.arrow, #mbmcpebul_table li.active div.arrow, #mbmcpebul_table li.expanded div.arrow, #mbmcpebul_table li.itemhot div.arrow { 
  background-image: url(ebab_mbmcp_d2.png); 
} 

#mbmcpebul_table ul li a.with_arrow { 
  background-image: url(ebab_mbmcp_c.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  padding-right: 19px; 
} 

#mbmcpebul_table ul li a.with_arrow:hover, #mbmcpebul_table ul li:hover > a.with_arrow, #mbmcpebul_table ul li.subexpanded > a.with_arrow { 
  background-image: url(ebab_mbmcp_c2.png); 
} 

#mbmcpebul_table ul li.gradient29:hover, #mbmcpebul_table ul li.gradient29.subexpanded, #mbmcpebul_table ul li.gradient29.subitemhot { 
  background-image: url('menuitemhot_bg.png'); 
  background-repeat: repeat-x; 
  background-color: #282828; 
} 

#mbmcpebul_table ul li.gradient_menuitem:hover, #mbmcpebul_table ul li.gradient_menuitem.subexpanded, #mbmcpebul_table ul li.gradient_menuitem.subitemhot { 
  background: -moz-linear-gradient(top, #006891 0%, #006891 100%); 
  background: -webkit-linear-gradient(top, #006891 0%, #006891 100%); 
  background: -ms-linear-gradient(top, #006891 0%, #006891 100%); 
  background: linear-gradient(top, #006891 0%, #006891 100%); 
} 

#mbmcpebul_table li a.button_2, #mbmcpebul_table li div a.button_2 { 
  padding-right: 27px; 
} 

