/** category list */
#indexSubcategories h2 {
  clear: both;
  margin: 1em 0 0 0;
}

.categoryListBoxContents {
  clear: left;
}

#indexSubcategories h3 {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  background-image: url(../images/category-list-back.png);
  background-position: 0 10px;
  background-repeat: no-repeat;
  font-size: 1.4em;
}

#indexSubcategories h3 a {
  display: block;
  color: #f49e00 !important;
  padding: 3px 0 0 10px;
  text-decoration: none;
}

#indexSubcategories ul {
  width: 710px;
  margin: 0;
  padding: 10px 0 0 30px;
  list-style: disc;
}

#indexSubcategories ul li {
  margin: 0;
  padding: 0;
  width: 230px;
  float: left;
  color: #f49e00;
  margin-bottom: 3px;
}

#indexSubcategories ul li a {
  color: #666;
  display: block;
  text-decoration: none;
}

.indexCategories h3 a:hover, #indexSubcategories ul li a:hover {
  text-decoration: underline;
}

.description {
  clear: both;
}

/** sliders */
div.slider a.browse {
  display: block;
  float: left;
  cursor: pointer;
  background-repeat: no-repeat;
}
div#topsellerSlider a.browse {
  margin-top: 50px;
  width: 46px;
  height: 66px;
}
div#topsellerSlider a.left {
  margin-left: 10px;
  background-image: url("../images/topsellerSliderPrev.png");
}
div#topsellerSlider a.right {
  margin-left: 5px;
  background-image: url("../images/topsellerSliderNext.png");
}
div#brandSlider a.browse {
  margin-top: 10px;
  width: 31px;
  height: 47px;
}
div#brandSlider a.left {
  margin-left: 10px;
  background-image: url("../images/brandSliderPrev.png");
}
div#brandSlider a.right {
  margin-left: 5px;
  background-image: url("../images/brandSliderNext.png");
}
div.slider a.disabled {
  opacity: 0.25;
}
div.scrollable {
  position: relative;
  overflow: hidden;
  float: left;
  background-color: white;
}
div.slider div.items {
  position: absolute;
  width: 20000em;
}
div.slider div.batch, div.slider div.batch div {
  float: left;
}
div#topsellerSlider {
  width: 740px;
  height: 210px;
  background: #d9e6f4 url(../images/topseller-back.jpg) no-repeat;
  padding-top: 30px;
/**  border: 1px solid #d9d1b8;**/
}
div#topsellerSlider div.scrollable {
  width: 630px;
  height: 200px;
}
div#brandSlider div.scrollable {
  margin-top: 5px;
  width: 660px;
  height: 54px;
  padding: 1px 0;
}
div#brandSlider div.batch div {
  border: 1px solid white;
  margin: 0 15px;
}
div#brandSlider div.batch div:hover {
  border-color: silver;
}
div#topsellerSlider div.productSliderDetail {
  width: 150px;
  height: 200px;
  margin-right: 10px;
  background-color: white;
  text-align: center;
}
div#topsellerSlider div.productSliderDetail div {
  height: 40px;
  padding: 0 5px;
}
div#topsellerSlider div.productSliderDetail div a {
  color: #666;
  text-decoration: none;
  font-weight: bold;
}
div#topsellerSlider p.price {
  clear: both;
  color: #bf331a;
  font-weight: bold;
  font-size: 1.5em;
  margin: 0;
  padding-right: 20px;
  padding-top: 0.2em;
  text-align: left;
  background-image: url(../images/topseller-price-back.png);
  background-repeat: no-repeat;
  height: 30px;
  text-align: center;
}

div#topsellerSlider p.price a {
  display: block;
  width: 70px;
  font-size: 12px;
  text-align: center;
  float: left;
}

div#topsellerSlider p.price a sup {
  font-size: 12px;
}

div#topsellerSlider p.price a {
  color: #bf331a;
}

div.main_filter {
  clear: both;
  background-color: #007bc2;
  margin: 10px 0;
  color: white;
  padding-bottom: 5px;
}

/** topbrands slider **/
div#searchBrandsContainer {
  margin: 0 10px;
}

div#searchbrands_info {
  padding: 5px 0 0 10px;
  clear: both;
}

div#searchBrandsContainer ul {
  list-style: none;
  margin: 5px 40px 0 40px;
  padding: 0;
  background-color: white;
}

div#searchBrandsContainer li {
  float: left;
  padding: 0 15px;
  background-color: white;
}

/** result head **/
#single_brand_image {
  float: right;
  margin: 0 0 10px 10px;
}

#activeFilters {
  clear: left;
  height: 1em;
  margin: 1em;
}

#activeFilters span {
  display: block;
  float: left;
  margin-top: 3px;
  margin-right: 3px;
}

.searchFiltersActive {
  display: block;
  float: left;
  border: 1px solid #C8BB93;
  padding: 2px 2px 2px 15px;
  background: url(../images/icons/active_filter.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
  margin-right: 5px;
}

.searchFiltersActive:hover {
  background: url(../images/icons/remove_active_filter.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
}

/** pagination **/
#pagination {
  height: 30px;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: 0px -480px;
}

#pagination, #pagination_bottom, #pagination_variant {
  width: 740px;
  clear: both;
  color: white;
}

#pagination div#sort, #pagination div#view {
  width: 240px;
  float: left;
  height: 25px;
  padding-top: 5px;
  position: relative;
}
#pagination div#sort ul, #pagination div#view ul {
  position: absolute;
  top: 5px;
  z-index: 10;
  padding: 2px 15px 2px 5px;
  margin: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  border-color: silver;
  background-color: white;
  background-image: url(../images/i_bullet_head3.gif);
  background-repeat: no-repeat;
  background-position: top right;
  color: #666;
}
#pagination div#sort ul {
  right: 10px;
  width: 100px;
}
#pagination div#view ul {
  right: 10px;
  width: 100px;
}
#pagination div#sort li.inactive, #pagination div#view li.inactive {
  display: none;
}
#pagination div#sort ul a, #pagination div#view ul a {
  display: block;
  color: #000;
}
#pagination div#pages {
  width: 250px;
  float: left;
  text-align: right;
  padding-top: 5px;
}
#pagination_variant div#pages {
  width: 360px;
  float: left;
  text-align: right;
}

div.pages {
  float: right;
  padding-right: 5px;
}

div.pages .pagelink, div.pages span {
  display: block;
  float: left;
  padding: 3px;
}

div.pages strong {
  background-color: #f59e00;
  color: #fff;
}

#pagination div a, #pagination_bottom a {
  color: white;
}

#pagination img {
  vertical-align: middle;
}

#pagination div#sort {
  padding-left: 10px;
}

#pagination_variant {
  float: left;
  margin-bottom: 10px;
  padding-top: 5px;
  background-image: url(../images/pagination-back.png);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #666;
}

#pagination_variant div#goback {
  width: 360px;
  float: left;
  padding-left: 10px;
}

#pagination_bottom {
  clear: both;
  height: 33px;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: -260px -447px;
}

#pagination_bottom .pages div {
  float: right;
  margin-top: 5px;
}

#pagination_bottom img {
  vertical-align: middle;
}

/** gallery view **/
.gallery .result {
  position: relative;
  width: 170px;
  float: left;
  height: 315px;
  margin-right: 17px;
  margin-bottom: 17px;
  border: 1px solid #9b9b9b;
}

.gallery .result:hover {
  border-color: #007ac1;
}

.gallery .result_mark {
  position: absolute;
  top: 0;
  right: 0;
}

.gallery .last {
  margin-right: 0;
}

.gallery .media {
  margin: 5px 4px;
}

.gallery .result h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
  height: 40px;
}

.gallery .result p.note {
  margin: 0;
  padding: 5px 5px;
  height: 40px;
  overflow: hidden;
}

.gallery .result p.price, .gallery .result p.result_details {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
  padding-left: 5px;
  height: 20px;
}

.gallery .result p.price {
  top: 265px;
  font-size: 1.2em;
  font-weight: bold;
  color: #bf3319;
}

.gallery .result p.result_details {
  top: 285px;
  width: 160px;
  background-image: url(../images/gallery-detail-info-back.png);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-right: 5px;
}
.gallery .result p.result_details img {
  display: block;
  float: right;
  text-align: right;
}
.gallery .result p.result_details a {
  display: block;
  color: #666;
  text-decoration: underline;
}

/** list view */
.list .result {
  clear: both;
  width: 100%;
  height: 65px;
  margin-top: 5px;
  margin-bottom: 17px;
  padding-bottom: 5px;
  background: url(../images/list-result-back.png) repeat-x bottom left;
}

.list .media {
  float: left;
  margin-right: 10px;
}

.list .text {
  width: 340px;
  margin-right: 20px;
  float: left;
}

.list h2 {
  font-size: 1.1em;
  margin: 0;
}

.list h2 a {
  color: #007ac1;
}

.list p.note {
  margin: 0;
  height: 40px;
  overflow: hidden;
}

.list .labels {
  width: 125px;
  margin-right: 20px;
  float: left;
}

.list .labels img {
  vertical-align: top;
}

.list .result {
  position: relative;
}

.list p.price {
  font-size: 1.2em;
  font-weight: bold;
  color: #bf3319;
  text-align: right;
}

.list .result p.result_details img {
  display: block;
  float: right;
  text-align: right;
}
.list .result p.result_details a {
  display: block;
  color: #666;
  text-decoration: underline;
}

/* product variant */
.variant #detail {
  clear: both;
  float: left;
  width: 540px;
  margin-right: 20px;
  padding: 10px 0 20px 0;
}

.variant #detail h1 {
  margin: 0 0 20px 0;
}

.variant #brand_image {
  display: block;
  margin: 0em 0em 1em;
  float: right;
}


.variant #media {
  background-repeat: no-repeat;
  float: left;
  width: 180px;
}

.variant #media .cloud-zoom-gallery {
  outline: 0;
}

.variant #media .cloud-zoom-gallery img {
  border: 1px solid #ccc;
}

.variant #media .cloud-zoom-gallery.current img {
  border-color: #666;
}

/* This is the moving lens square underneath the mouse pointer. */
.variant #media .cloud-zoom-lens {
  border: 4px solid #888;
  margin: -4px;	/* Set this to minus the border thickness. */
  background-color: #fff;
  cursor:move;
}

/* This is for the title text. */
.variant #media .cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px;
}

/* This is the zoom window. */
.variant #media .cloud-zoom-big {
  border: 1px solid #ccc;
  overflow: hidden;
}

/* This is the loading message. */
.variant #media .cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
}

.variant #informations {
  margin-left: 190px;
}

.variant #informations img {
  display: block;
  float: right;
  margin: 0 0 10px 10px;
}

.variant #service {
  width: 180px;
  float: left;
  margin-top: 10px;
}

.variant #serviceHeadline {
  padding: 7px 0 0 15px;
  height: 23px;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: 0px -520px;
  font-size: 11pt;
  font-weight: bold;
  color: white;
}

.variant #serviceContent {
  border-width: 0 1px 1px 1px;
  border-color: #e16767;
  border-style: solid;
  padding: 10px;
}

.variant #serviceContent div.price {
  font-size: 12pt;
  font-weight: bold;
  color: #bf331a;
}
.variant #serviceContent a {
  text-decoration: underline;
}

.variant #serviceContent p {
  margin: 0;
  padding: 1em 0 0 0;
}

.variant #service ul {
  margin: 0;
  padding: 1em 0 0 0;
  list-style-type: none;
}

.variant #service ul li {
  margin-bottom: 5px;
}
.variant #service ul li img {
  vertical-align: middle;
}

.variant #moreImages {
  margin-top: 10px;
}

.variant #moreImages ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 200px;
}

.variant #moreImages li {
  float: left;
  margin-right: 2px;
}

.variant #tabs {
  clear: left;
}

.variant .tabContainer {
  clear: both;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #007bc2;
}

.variant #tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.variant #tabs ul li {
  float: left;
}
.variant #tabs ul li a {
  float: left;
  height: 20px;
  padding: 10px 20px 3px 20px;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: 0px -360px;
  border-right: 3px solid white;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  outline: 0;
}

.variant #tabs ul li a.current {
  display: block;
  float: left;
  height: 20px;
  padding: 10px 20px 5px 20px;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: 0px -480px;
}

.variant #tabs ul li a.current {
  color: white;
  text-decoration: none;
}

.variant table.products {
  width: 100%;
}

.variant table.products tr.header {
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: 0px -450px;
}
.variant table.products tr.header th {
  padding: 2px 5px;
  color: #fff;
  text-align: right;
}
.variant table.products td.image {
  padding-top: 10px;
  width: 80px;
  text-align: center;
}

.variant table.products img.brand_image {
  display: block;
  margin: 10px;
  float: right;
}

.variant table.products h2 {
  margin: 10px 0;
  font-size: 1.1em;
  float: left;
}

.variant table.products h2 a {
  color: #007ac1;
}

.variant table.products p {
  clear: left;
}

.variant table.products td.data {
  padding: 5px;
  text-align: right;
}

.variant table.products tr.order td {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #007bc2;
}

.variant table.products form {
  width: auto;
  float: left;
}

.variant table.products form label {
  padding: 0 5px;
  width: auto;
}

.variant table.products form input {
  width: 50px;
  vertical-align: middle;
  display: inline;
  margin: 0 3px;
}

.variant table.products form input.add_to_cart {
  width: auto;
  border: none;
  padding: 0;
}

.variant table.products form input.add_to_ordertemplate {
  width: 24px;
  border: none;
  padding: 0;
}

.variant table.products div.productid {
  float: left;
  width: 200px;
  padding: 1em 0 0 80px;
}

.variant table.products div.order {
  float: right;
  padding: 0 5px 5px 0;
}

.variant table.products div.order div {
  display: block;
  float: left;
}

.variant table.more_info h2 {
  font-size: 1.1em;
  padding: 0 10px;
}

.variant table.more_info p {
  padding: 0 10px;
}

.landingpage h1 {
  color: #000;
}

.landingpage p, .landingpage h1, .landingpage h2 {
  padding: 0 20px;
}
.landingpage div.width320 {
  width: 320px;
}
.landingpage div.width320 .picto {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.landingpage .info {
  margin-left: 90px;
}
.landingpage .info h3 {
  margin: 0;
  padding: 0;
}
.landingpage .info h3 a {
  color: #007ac1;
}
.landingpage .info p {
  padding: 0;
}
.landingpage .row {
  padding-left: 18px;
  margin-top: 18px;
  clear: left;
}
.landingpage .column1, .landingpage .column2, .landingpage .column3 {
  float: left; margin-right: 18px;
  margin-bottom: 18px;
  position: relative;
}
.landingpage .text {
  position: absolute;
  left: 55px;
  bottom: 10px;
  font-weight: bold;
  font-size: 1.2em;
}
.landingpage .text a {
  text-decoration: none;
}
.landingpage .text a:hover {
  text-decoration: underline;
}
.landingpage .text a, .landingpage .text a:hover {
  color: white;
}

