#nav {
  z-index: 12;
}
.nav-categories-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #000000;
  display: none;
  width: 960px;
  position: absolute;
  top: 38px;
  left: 0px;
  z-index: 99999;
}
.nav-categories-container .prev-cats,
.nav-categories-container .next-cats {
  cursor: pointer;
  height: 156px;
  width: 35px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  z-index: 1;
  opacity: 0;
}
.nav-categories-container .prev-cats {
  background: transparent url(//static.fleshlight.com/interface/3.0/nav-arrow-left-bold.png?lang=fr&skin=r) center no-repeat;
  left: 0px;
}
.nav-categories-container .prev-cats:hover {
  background: transparent url(http://static.fleshlight-international.eu/interface/3.0/nav-arrow-left-color-bold.png?lang=fr&skin=r) center no-repeat;
  opacity: 1 !important;
}
.nav-categories-container .next-cats {
  background: transparent url(//static.fleshlight.com/interface/3.0/nav-arrow-right-bold.png?lang=fr&skin=r) center no-repeat;
  right: 0px;
}
.nav-categories-container .next-cats:hover {
  background: transparent url(http://static.fleshlight-international.eu/interface/3.0/nav-arrow-right-color-bold.png?lang=fr&skin=r) center no-repeat;
  opacity: 1 !important;
}
.nav-categories-container .category-pages {
  position: relative;
  margin-left: -35px;
  bottom: 27px;
  color: white;
}
.nav-categories-container .category-pages li {
  margin: 1px;
}
.nav-categories-container .category-pages .current {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  color: #96d23a !important;
}
.nav-categories-container .category-list-container {
  width: 890px;
  overflow: hidden;
  margin-left: 35px;
  color: white;
}
.nav-categories-container .category-list-container .category-list {
  position: relative;
}
.nav-categories-container .category-list-container .category-list .category {
  position: relative;
  width: 178px;
  max-width: 300px;
  display: inline-block;
}
.nav-categories-container .category-list-container .category-list .category:hover > a {
  color: white !important;
}
.nav-categories-container .category-list-container .category-list .category .category-name {
  position: relative;
  bottom: 27px;
  font-size: 13px;
}
.navflirt4free {
  width: 300px !important;
}
#nav a {
  text-decoration: none;
}
#nav td li a {
  color: white;
}
#nav td li a .page.current {
  color: #96d23a !important;
}
#nav .category-parent:hover > a {
  color: white !important;
}
