#categoriestopmenu {
  background-color:#373737;
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  clear:both;
  border:1px solid #373737;
  border-radius:2px;
  margin:0 auto;
  z-index:1000;
  -webkit-text-size-adjust:100%;
}
#categoriestopmenu li {
  background-color:#373737;
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
  position:relative;
  list-style-type:none;
  padding:0;
}
#categoriestopmenu li.last { border-right:0; }
#categoriestopmenu a {
  display:block;
  font-family:Cuprum, sans-serif;
  font-size:18px;
  line-height:18px;
  color:#ffffff;
  font-weight:300;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:15px;
}
#categoriestopmenu li:hover > a, #categoriestopmenu li a:focus, #categoriestopmenu li a:active, #categoriestopmenu a.selected { background:#2b2b2b; }
#categoriestopmenu span.node_arrow {
  position:absolute;
  top:40%;
  right:8px;
  width:12px;
  height:12px;
  overflow:hidden;
  text-align:center;
}
#categoriestopmenu span.node_arrow:before {
  opacity:0.6;
  filter:alpha(opacity=60);
  content:"\f0d7";
  font-family:'icomoon';
  font-weight:300;
  font-size:16px;
  color:#49a2ce;
  display:block;
  margin-top:-3px;
}
#categoriestopmenu ul ul {
  display:none;
  position:absolute;
  width:180px;
  z-index:1200;
}
#categoriestopmenu ul ul li {
  background:#2b2b2b;
  border-bottom:1px solid rgba(0,0,0,0.2) !important;
  border:0;
  width:100%;
  margin-right:0 !important;
}
#categoriestopmenu ul ul li.last { border:0 !important; }
#categoriestopmenu ul ul li a {
  color:#ffffff;
  padding:12px 15px;
}
#categoriestopmenu ul ul li:hover > a, #categoriestopmenu ul ul li a:focus, #categoriestopmenu ul ul li a:active, #categoriestopmenu ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:#373737;
}
#categoriestopmenu ul ul li span.node_arrow {
  top:38%;
  right:10px;
}
#categoriestopmenu ul ul li span.node_arrow:before {
  content:"\f0da";
  margin-top:-4px;
}
#categoriestopmenu li:hover > ul {
  display:block;
  top:48px;
  left:0;
}
#categoriestopmenu li li:hover > ul {
  top:0 !important;
  left:180px;
}
#categoriestopmenu_home {
  background-color:#2b2b2b;
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
}
#categoriestopmenu_home a {
  height:18px;
  width:20px;
}
#categoriestopmenu_home a:before {
  content:"\e600";
  font-family:'icomoon';
  font-size:21px;
  font-weight:300;
  color:#eeeeee;
}
#categoriestopmenu_specials {
  background-color:#2b2b2b;
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_specials a { color:#ffffff; }
#categoriestopmenu_specials a:hover, #categoriestopmenu_specials a:focus, #categoriestopmenu_specials a:active, #categoriestopmenu_specials a.selected { color:#49a2ce; }
#categoriestopmenu_specials a.selected {
  background-color:#2b2b2b;
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_news {
  background-color:#2b2b2b;
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_news a { color:#ffffff; }
#categoriestopmenu_news a:hover, #categoriestopmenu_news a:focus, #categoriestopmenu_news a:active, #categoriestopmenu_news a.selected { color:#49a2ce; }
#categoriestopmenu_news a.selected {
  background-color:#2b2b2b;
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_showmenu { display:none; }
