#categoriestopmenuxxl {
  background-color:#305c81;
  background-image:-moz-linear-gradient(top,#226caa,#444444);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#226caa),to(#444444));
  background-image:-webkit-linear-gradient(top,#226caa,#444444);
  background-image:-o-linear-gradient(top,#226caa,#444444);
  background-image:linear-gradient(to bottom,#226caa,#444444);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff226caa', endColorstr='#ff444444', 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:#305c81;
  background-image:-moz-linear-gradient(top,#226caa,#444444);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#226caa),to(#444444));
  background-image:-webkit-linear-gradient(top,#226caa,#444444);
  background-image:-o-linear-gradient(top,#226caa,#444444);
  background-image:linear-gradient(to bottom,#226caa,#444444);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff226caa', endColorstr='#ff444444', GradientType=0);
  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:14px;
  line-height:14px;
  color:#ffffff;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:15px 10px;
}
#categoriestopmenuxxl li:hover > a, #categoriestopmenuxxl a.selected {
  background-color:#36546d;
  background-image:-moz-linear-gradient(top,#444444,#226caa);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#444444),to(#226caa));
  background-image:-webkit-linear-gradient(top,#444444,#226caa);
  background-image:-o-linear-gradient(top,#444444,#226caa);
  background-image:linear-gradient(to bottom,#444444,#226caa);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff226caa', 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 #226caa;
  position:absolute;
  width:100%;
  height:auto;
  z-index:1200;
}
#categoriestopmenuxxl .categoriestopmenuxxl_container {
  background:#226caa;
  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:#444444;
  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:#444444 !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:185px;
  margin:5px 0 10px 20px;
}
#categoriestopmenuxxl ul ul li a {
  font-size:16px;
  line-height:16px;
  color:#444444;
  text-shadow:none;
  padding:10px 0 5px !important;
}
#categoriestopmenuxxl ul ul li:hover > a, #categoriestopmenuxxl ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:none;
  color:#aaaaaa;
}
#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:#777777;
  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:#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;
}
#categoriestopmenuxxl_home a {
  background:url(../../img/front/home.png) no-repeat center;
  height:14px;
  width:20px;
}
#categoriestopmenuxxl_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;
}
#categoriestopmenuxxl_specials a { color:#ffffff; }
#categoriestopmenuxxl_specials a:hover, #categoriestopmenuxxl_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);
}
#categoriestopmenuxxl_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;
}
#categoriestopmenuxxl_news a { color:#ffffff; }
#categoriestopmenuxxl_news a:hover, #categoriestopmenuxxl_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);
}
#categoriestopmenuxxl_showmenu { display:none; }
