#categoriestopmenu {
  background-color:#43bebd;
  background-image:-moz-linear-gradient(top,#43bebd,#43bebd);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#43bebd),to(#43bebd));
  background-image:-webkit-linear-gradient(top,#43bebd,#43bebd);
  background-image:-o-linear-gradient(top,#43bebd,#43bebd);
  background-image:linear-gradient(to bottom,#43bebd,#43bebd);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff43bebd', endColorstr='#ff43bebd', 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;
  max-width:100%;
  min-width:295px;
  margin:10px auto;
  padding:0;
  z-index:1000;
  -webkit-text-size-adjust:100%;
}
#categoriestopmenu li {
  background-color:#43bebd;
  background-image:-moz-linear-gradient(top,#43bebd,#43bebd);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#43bebd),to(#43bebd));
  background-image:-webkit-linear-gradient(top,#43bebd,#43bebd);
  background-image:-o-linear-gradient(top,#43bebd,#43bebd);
  background-image:linear-gradient(to bottom,#43bebd,#43bebd);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff43bebd', endColorstr='#ff43bebd', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-right:1px solid rgba(0,0,0,0.1);
  float:left;
  position:relative;
  list-style-type:none;
  padding:0;
}
#categoriestopmenu li.last { border-right:0; }
#categoriestopmenu a {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  display:block;
  font-family:Arial, sans-serif;
  font-size:13px;
  line-height:13px;
  color:#ffffff;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:10px;
}
#categoriestopmenu li:hover > a, #categoriestopmenu a.selected {
  background-color:#43bebd;
  background-image:-moz-linear-gradient(top,#43bebd,#43bebd);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#43bebd),to(#43bebd));
  background-image:-webkit-linear-gradient(top,#43bebd,#43bebd);
  background-image:-o-linear-gradient(top,#43bebd,#43bebd);
  background-image:linear-gradient(to bottom,#43bebd,#43bebd);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff43bebd', endColorstr='#ff43bebd', GradientType=0);
}
#categoriestopmenu span.node_arrow {
  background:url(../img/arrows.png) no-repeat;
  position:absolute;
  top:35%;
  right:10px;
  width:10px;
  height:10px;
  overflow:hidden;
}
#categoriestopmenu ul ul {
  display:none;
  position:absolute;
  width:180px;
  z-index:1200;
}
#categoriestopmenu ul ul li {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:#43bebd;
  border-bottom:1px solid rgba(0,0,0,0.1) !important;
  border:0;
  width:100%;
  margin-right:0 !important;
}
#categoriestopmenu ul ul li.last { border:0 !important; }
#categoriestopmenu ul ul li a { color:#ffffff; }
#categoriestopmenu ul ul li:hover > a, #categoriestopmenu ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:#3bacab;
}
#categoriestopmenu ul ul li span.node_arrow { background-position:-10px 0; }
#categoriestopmenu li:hover > ul {
  display:block;
  top:33px;
  left:0;
}
#categoriestopmenu li li:hover > ul { top:0 !important; }
#categoriestopmenu_home {
  background-color:#a7a7a7;
  background-image:-moz-linear-gradient(top,#bbbbbb,#888888);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#bbbbbb),to(#888888));
  background-image:-webkit-linear-gradient(top,#bbbbbb,#888888);
  background-image:-o-linear-gradient(top,#bbbbbb,#888888);
  background-image:linear-gradient(to bottom,#bbbbbb,#888888);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbbbbbb', endColorstr='#ff888888', GradientType=0);
  border-right:1px solid rgba(0,0,0,0.1);
  float:left;
}
#categoriestopmenu_home a {
  background:url(../img/home.png) no-repeat center;
  height:13px;
  width:20px;
}
#categoriestopmenu_specials {
  background-color:#a7a7a7;
  background-image:-moz-linear-gradient(top,#bbbbbb,#888888);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#bbbbbb),to(#888888));
  background-image:-webkit-linear-gradient(top,#bbbbbb,#888888);
  background-image:-o-linear-gradient(top,#bbbbbb,#888888);
  background-image:linear-gradient(to bottom,#bbbbbb,#888888);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbbbbbb', endColorstr='#ff888888', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.1);
  float:right;
}
#categoriestopmenu_specials a { color:#ffffff; }
#categoriestopmenu_specials a:hover, #categoriestopmenu_specials a.selected {
  background-color:#9c9c9c;
  background-image:-moz-linear-gradient(top,#888888,#bbbbbb);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#888888),to(#bbbbbb));
  background-image:-webkit-linear-gradient(top,#888888,#bbbbbb);
  background-image:-o-linear-gradient(top,#888888,#bbbbbb);
  background-image:linear-gradient(to bottom,#888888,#bbbbbb);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ffbbbbbb', GradientType=0);
}
#categoriestopmenu_news {
  background-color:#a7a7a7;
  background-image:-moz-linear-gradient(top,#bbbbbb,#888888);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#bbbbbb),to(#888888));
  background-image:-webkit-linear-gradient(top,#bbbbbb,#888888);
  background-image:-o-linear-gradient(top,#bbbbbb,#888888);
  background-image:linear-gradient(to bottom,#bbbbbb,#888888);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbbbbbb', endColorstr='#ff888888', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.1);
  float:right;
}
#categoriestopmenu_news a { color:#ffffff; }
#categoriestopmenu_news a:hover, #categoriestopmenu_news a.selected {
  background-color:#9c9c9c;
  background-image:-moz-linear-gradient(top,#888888,#bbbbbb);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#888888),to(#bbbbbb));
  background-image:-webkit-linear-gradient(top,#888888,#bbbbbb);
  background-image:-o-linear-gradient(top,#888888,#bbbbbb);
  background-image:linear-gradient(to bottom,#888888,#bbbbbb);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ffbbbbbb', GradientType=0);
}
#categoriestopmenu_showmenu { display:none; }
