#categoriestopmenuxxl {
  background-color:#7ba702;
  background-image:-moz-linear-gradient(top,#9ec904,#477300);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec904),to(#477300));
  background-image:-webkit-linear-gradient(top,#9ec904,#477300);
  background-image:-o-linear-gradient(top,#9ec904,#477300);
  background-image:linear-gradient(to bottom,#9ec904,#477300);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec904', endColorstr='#ff477300', 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;
  position:relative;
  max-width:100%;
  min-width:295px;
  margin:10px auto;
  padding:0;
  z-index:1000;
  -webkit-text-size-adjust:100%;
}
#categoriestopmenuxxl li {
  background-color:#7ba702;
  background-image:-moz-linear-gradient(top,#9ec904,#477300);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec904),to(#477300));
  background-image:-webkit-linear-gradient(top,#9ec904,#477300);
  background-image:-o-linear-gradient(top,#9ec904,#477300);
  background-image:linear-gradient(to bottom,#9ec904,#477300);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec904', endColorstr='#ff477300', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-right:1px solid rgba(0,0,0,0.1);
  float:left;
  list-style-type:none;
  padding:0;
}
#categoriestopmenuxxl li.last { border-right:0; }
#categoriestopmenuxxl a {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  display:block;
  position:relative;
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:12px;
  color:#ffffff;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:15px 10px;
}
#categoriestopmenuxxl li:hover > a, #categoriestopmenuxxl li a:focus, #categoriestopmenuxxl li a:active, #categoriestopmenuxxl a.selected {
  background-color:#6a9502;
  background-image:-moz-linear-gradient(top,#477300,#9ec904);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#477300),to(#9ec904));
  background-image:-webkit-linear-gradient(top,#477300,#9ec904);
  background-image:-o-linear-gradient(top,#477300,#9ec904);
  background-image:linear-gradient(to bottom,#477300,#9ec904);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff477300', endColorstr='#ff9ec904', GradientType=0);
}
#categoriestopmenuxxl span.node_arrow {
  background:url(../../img/front/arrows.png) no-repeat;
  position:absolute;
  top:36%;
  right:10px;
  width:10px;
  height:10px;
  overflow:hidden;
}
#categoriestopmenuxxl ul ul {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  display:none;
  background:white;
  border:5px solid #9ec904;
  position:absolute;
  width:100%;
  height:auto;
  z-index:1200;
}
#categoriestopmenuxxl .categoriestopmenuxxl_container {
  background:#9ec904;
  position:relative;
  width:245px;
  padding:0 5px;
}
#categoriestopmenuxxl .categoriestopmenuxxl_container p {
  color:#ffffff;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  text-align:left;
  margin:0 0 5px;
  padding:0;
}
#categoriestopmenuxxl .categoriestopmenuxxl_container a {
  display:block;
  color:#477300;
  margin:0;
  padding:0 !important;
}
#categoriestopmenuxxl .categoriestopmenuxxl_container:hover > a { color:#ffffff; }
#categoriestopmenuxxl a.categoriestopmenuxxl_img {
  width:240px;
  height:auto;
  margin:0 0 10px;
}
#categoriestopmenuxxl p.categoriestopmenuxxl_name {
  font-family:Arial, sans-serif;
  font-size:16px;
  line-height:16px;
}
#categoriestopmenuxxl p.categoriestopmenuxxl_desc {
  font-size:12px;
  line-height:16px;
  height:62px;
  margin:0 0 40px;
  overflow:hidden;
}
#categoriestopmenuxxl a.categoriestopmenuxxl_link {
  font-family:Arial, sans-serif;
  font-size:12px;
  font-weight:700;
  color:#283301 !important;
  position:absolute;
  left:5px;
  bottom:5px;
}
#categoriestopmenuxxl a.categoriestopmenuxxl_link:hover {
  color:#ffffff !important;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
}
#categoriestopmenuxxl ul ul li {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  background:none;
  border:0;
  float:none;
  display:inline-block;
  vertical-align:top;
  width:110px;
  margin:5px 0 10px 20px;
}
#categoriestopmenuxxl ul ul li a {
  font-size:16px;
  line-height:16px;
  color:#000000;
  text-shadow:none;
  padding:10px 0 5px !important;
}
#categoriestopmenuxxl ul ul li:hover > a, #categoriestopmenuxxl ul ul li a:focus, #categoriestopmenuxxl ul ul li a:active, #categoriestopmenuxxl ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:none;
  color:#666666;
}
#categoriestopmenuxxl ul ul li span.node_arrow { display:none; }
#categoriestopmenuxxl ul ul ul {
  display:block;
  background:none;
  border:0;
  position:relative;
  top:0 !important;
  height:auto;
  overflow:hidden;
  padding:0;
}
#categoriestopmenuxxl ul ul ul li {
  display:list-item;
  margin:0;
}
#categoriestopmenuxxl ul ul ul li a {
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:12px;
  color:#333333;
  padding:2px 0 !important;
}
#categoriestopmenuxxl ul ul ul ul {
  height:auto;
  padding:0;
}
#categoriestopmenuxxl ul ul ul ul li {
  list-style-type:square;
  line-height:11px;
  margin-left:15px;
}
#categoriestopmenuxxl ul ul ul ul li a {
  display:inline-block;
  font-size:11px;
}
#categoriestopmenuxxl li:hover > ul {
  display:block;
  left:0;
}
#categoriestopmenuxxl_home {
  background-color:#7ba702;
  background-image:-moz-linear-gradient(top,#9ec904,#477300);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec904),to(#477300));
  background-image:-webkit-linear-gradient(top,#9ec904,#477300);
  background-image:-o-linear-gradient(top,#9ec904,#477300);
  background-image:linear-gradient(to bottom,#9ec904,#477300);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec904', endColorstr='#ff477300', GradientType=0);
  border-right:1px solid rgba(0,0,0,0.1);
  float:left;
}
#categoriestopmenuxxl_home a {
  background:url(../../img/front/home.png) no-repeat center;
  height:12px;
  width:20px;
}
#categoriestopmenuxxl_specials {
  background-color:#7ba702;
  background-image:-moz-linear-gradient(top,#9ec904,#477300);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec904),to(#477300));
  background-image:-webkit-linear-gradient(top,#9ec904,#477300);
  background-image:-o-linear-gradient(top,#9ec904,#477300);
  background-image:linear-gradient(to bottom,#9ec904,#477300);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec904', endColorstr='#ff477300', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.1);
  float:right;
}
#categoriestopmenuxxl_specials a { color:#ffffff; }
#categoriestopmenuxxl_specials a:hover, #categoriestopmenuxxl_specials a:focus, #categoriestopmenuxxl_specials a:active, #categoriestopmenuxxl_specials a.selected {
  background-color:#6a9502;
  background-image:-moz-linear-gradient(top,#477300,#9ec904);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#477300),to(#9ec904));
  background-image:-webkit-linear-gradient(top,#477300,#9ec904);
  background-image:-o-linear-gradient(top,#477300,#9ec904);
  background-image:linear-gradient(to bottom,#477300,#9ec904);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff477300', endColorstr='#ff9ec904', GradientType=0);
}
#categoriestopmenuxxl_news {
  background-color:#7ba702;
  background-image:-moz-linear-gradient(top,#9ec904,#477300);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec904),to(#477300));
  background-image:-webkit-linear-gradient(top,#9ec904,#477300);
  background-image:-o-linear-gradient(top,#9ec904,#477300);
  background-image:linear-gradient(to bottom,#9ec904,#477300);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec904', endColorstr='#ff477300', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.1);
  float:right;
}
#categoriestopmenuxxl_news a { color:#ffffff; }
#categoriestopmenuxxl_news a:hover, #categoriestopmenuxxl_news a:focus, #categoriestopmenuxxl_news a:active, #categoriestopmenuxxl_news a.selected {
  background-color:#6a9502;
  background-image:-moz-linear-gradient(top,#477300,#9ec904);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#477300),to(#9ec904));
  background-image:-webkit-linear-gradient(top,#477300,#9ec904);
  background-image:-o-linear-gradient(top,#477300,#9ec904);
  background-image:linear-gradient(to bottom,#477300,#9ec904);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff477300', endColorstr='#ff9ec904', GradientType=0);
}
#categoriestopmenuxxl_showmenu { display:none; }
