.taxes
{
  float: none !important;
}

.taxes .lblWithSpecialTaxes
{
  float: left;
}

.taxes .lblTaxRate
{
  float: right;
}

#ctl00_mainContent_ctl00_ctl00_ProductAccessoiresOptionnels_lblRecupelNotIncluded
{
  float: right;
}

.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .price .lblPrice sup
{
  position: relative;
  top: 4px;
}

/* Control > catalog_ControlCategoriesFilter
-------------------------------------------------------------- */

#catalog_ControlCategoriesFilter {
  height: 120px;
  overflow-x: auto;
  overflow-y: hidden;
  overflow: -moz-scrollbars-horizontal;
}
#catalog_ControlCategoriesFilter .filter {
  width: auto;
}
#catalog_ControlCategoriesFilter h2 {
  display: none;
}
#catalog_ControlCategoriesFilter a {
  display: block;
  float: left;
  width: 130px;
  padding-top: 6px;
  height: 94px;
  margin-right: 6px;
  margin-bottom: 6px;
  background: transparent;
  color: white;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
}
#catalog_ControlCategoriesFilter a img {
  margin-top: -6px;
}
/* Common > Product Small
-------------------------------------------------------------- */

.catalog_productSmall {
  width: 168px;
  height: 274px;
  float: left;
  padding: 5px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  position: relative;
  zoom: 1;
  /* Should be IE only */

}
/* rollover style for clickable element */

#catalog_ProductsInGrid .catalog_productSmall_inner {
  margin-bottom: 4px;
}
#catalog_ProductsInGrid .catalog_productSmallHover {
  border: solid 1px #2abdd7;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 2px;
  margin: -1px -1px 3px -1px;
}
#catalog_ProductsInGrid .catalog_productSmallHover .photo,
#catalog_ProductsInGrid .catalog_productSmallHover .data {
  /* position: relative; */
  left: -1px;
  top: -1px;
}

#catalog_ProductsInGrid .counter-wrapper
{
   float: left;
    width: 68px;
}

#catalog_ProductsInGrid .counter-wrapper button
{
  height: 20px;
  line-height: 16px;
}

/* marques */

#catalog_ProductsInGrid .imgManufacturer {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 52px;
}
/* starflash */

.starFlash {
  width: 110px;
  height: 64px;
  display: none;
  background: url(./images/bandeau-promo.png);
  background-position: 110px;
  text-indent: -9999;
  position: absolute;
  top: 0;
  right: 0;
  /* z-index: 99; */
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-align: center;
}

.catalog_ProductsAssociations .catalog_productSmall .starFlash {
  background: url(./images/bandeau-promo-2.gif);
  right: 33%;
  top: 10px;
}
.catalog_productSmall .starFlash.promo_24h {
  display: block;
  background-position: left;
}
#catalog_ProductsInList tr .starFlash {
  font-weight: bold;
  text-transform: capitalize;
  display: none;
}
.catalog_productSmall.promo_24h .data .prices .priceMin,
.catalog_productSmall.promo_48h .data .prices .priceMin,
.catalog_productSmall.promo_72h .data .prices .priceMin,
#catalog_ProductsInList tr .promo_24h,
#catalog_ProductsInList tr .promo_24h .priceMin,
#catalog_ProductsInList tr .promo_48h,
#catalog_ProductsInList tr .promo_48h .priceMin,
#catalog_ProductsInList tr .promo_72h,
#catalog_ProductsInList tr .promo_72h .priceMin {
  color: #2abdd7;
}
.catalog_productSmall.expo .data .prices .priceMin,
#catalog_ProductsInList tr .expo,
#catalog_ProductsInList tr .expo .priceMin {
  color: #49a318;
  /* Si Soldes !!!!! */
  /* color: #a70000; */
}
.catalog_productSmall.derniere_piece .data .prices .priceMin,
#catalog_ProductsInList tr .derniere_piece,
#catalog_ProductsInList tr .derniere_piece .priceMin {
  color: #f49500;
}
.catalog_productSmall.epuise .data .prices .priceMin,
#catalog_ProductsInList tr .epuise,
#catalog_ProductsInList tr .epuise .priceMin {
  color: #626060;
}
.catalog_productSmall.soldes .data .prices .priceMin,
#catalog_ProductsInList tr .soldes,
#catalog_ProductsInList tr .soldes .priceMin {
  color: #a70000;
}
.catalog_productSmall.promo .data .prices .priceMin,
#catalog_ProductsInList tr .promo,
#catalog_ProductsInList tr .promo .priceMin {
  color: #3a7284;
}
.catalog_productSmall.vendu .data .prices .priceMin,
#catalog_ProductsInList tr .vendu,
#catalog_ProductsInList tr .vendu .priceMin {
  color: #626060;
}

.starFlash.promo {
  display: block;
  background-position: -770px !important;
}
.starFlash.promo_48h {
  display: block;
  background-position: -110px !important;
}
.starFlash.promo_72h {
  display: block;
  background-position: -220px !important;
}
.starFlash.expo {
  display: block;
  background-position: -330px !important;
  /* Si Soldes !!!!! */
  /*background-position: -660px !important;*/
}
.starFlash.derniere_piece {
  display: block;
  background-position: -440px !important;
}
.starFlash.epuise {
  display: block;
  background-position: -550px !important;
}
.starFlash.soldes {
  display: block;
  background-position: -770px !important;
  /*background-position: -660px !important; SOLDES */
}
.starFlash.vendu {
  display: block;
  background-position: -880px !important;
}


body.bgbandeauspeciale .starFlash {
	background: url(./images/bandeau-actionspeciale.png);
}


.catalog_productSmall .photo {
  width: 168px;
  height: 168px;
  font-size: 0;
}
.catalog_productSmall .photo td {
  text-align: center;
}
.catalog_productSmall .data {
  width: 168px;
  margin-top: 3px;
  padding-top: 3px;
  border-top: 2px dotted #e7e7e7;
}
.catalog_productSmall .data a {
  color: black;
  text-decoration: none;
}
.catalog_productSmall .data .name {
  height: 43px;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
}
.catalog_productSmall .data .description {
  display: none;
}
.catalog_productSmall .data .manufacturer {
  bottom: 25px;
  color: #53a6d7;
  position: absolute;
  font-size: 10px;
}
#catalog_ProductsInGrid .catalog_productSmall .data .manufacturer {
  color: #53a6d7;
  display: block;
  margin-top: -13px;
  position: static;
  font-size: 10px;
}
.catalog_productSmall .data .prices {
  float: right;
  height: 30px;
  text-align: right;
}
.catalog_productSmall .data .prices .priceFrom {
  height: 16px;
  display: block;
  float: left;
  padding: 2px 0 0 7px;
  font-size: 10px;
  color: #a2a2a2;
}
.catalog_productSmall .data .prices .priceMin {
  width: 90px;
  display: block;
  padding-left: 7px;
  font-size: 15px;
  color: #53a6d7;
  font-weight: bold;
  text-align: right;
}
.catalog_productSmall .data .prices .priceOff {
  width: 90px;
  display: block;
  float: left;
  padding: 2px 0 0 7px;
  font-size: 11px;
  color: #000;
  text-align: right;
  margin-top: -15px;
}
.catalog_productSmall .data .stock {
  position: absolute;
  margin-left: 3px;
}
.catalog_productSmall .data .stock img {
  position: relative;
}
.catalog_productSmall input {
  width: 30px;
  height: 20px;
  line-height: 20px;
  padding: 0;
  text-align: center;
  float: left;
  display: block;
  background: #89989d !important;
  color: white;
  border: 0 !important;
  font-weight: bold;
}

.catalog_productSmall .publicPrice 
{
  font-size: 10px;
}

/* .catalog_productSmall input:hover,
#catalog_ProductsInList .item-number:hover
{
	background: black !important;
}
 */

.catalog_productSmall .btn_addToShoppingCart {
  width: 100px;
  padding-bottom: 2px;
  height: 20px;
  padding-left: 14px;
  float: right;
  font-size: 11px;
  background: #89989d url("images/order_1.png") 2px 0 no-repeat !important;
}
.catalog_productSmall .counter-wrapper .controls {
  width: 13px;
}
.catalog_productSmall .counter-wrapper .controls span {
  position: relative;
  top: -2px;
}
.catalog_productSmall .counter-wrapper .controls button {
  margin-bottom: 0;
  height: 10px;
  line-height: 0px;
  font-size: 8px;
  background: #89989d;
}
#catalog_ProductsInList .counter-wrapper .controls {
  width: 13px;
}
#catalog_ProductsInList .counter-wrapper .controls button {
  margin-bottom: 0;
  height: 11px;
  line-height: 0px;
  text-align: center;
  font-size: -2px;
  background: #89989d;
}
#catalog_ProductsInList .counter-wrapper .controls button:hover {
  background: black;
}
/*.catalog_productSmall .data  .productOrder {}*/

/* Controls > ProductsInHome
-------------------------------------------------------------- */

#catalog_ControlProductsInHome {
  width: 728px;
  border-left: 1px solid #e7e7e7;
  margin: 0 0 10px 0;
}
#catalog_ControlProductsInHome h2 {
  height: 28px;
  margin: 0;
  padding: 4px 0 0 10px;
  background-color: #4c4c4c;
  *position: relative;
  font-size: 18px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
}
#catalog_ControlProductsInHome h2 .btnSeeAll {
  display: block;
  float: right;
  margin: 6px 10px 0 0;
  *position: absolute;
  *right: 0;
  font-size: 11px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
}
#catalog_ControlProductsInHome h2 .btnSeeAll:hover {
  color: #53a6d7;
}
#catalog_ControlProductsInHome .catalog_productSmall {
  width: 171px;
  height: 240px;
  border-top: 1px solid #e7e7e7;
}
#catalog_ControlProductsInHome .catalog_productSmall.catalog_productSmallHover {
  background: url('images/bg_producthover.gif') 0 0 no-repeat;
}
#productsLeft #catalog_ControlProductsInHome {
  width: 300px;
  height: 330px;
  float: left;
  border-left: 1px solid #e7e7e7;
  margin: 0 0 10px 0;
}
#productsLeft #catalog_ControlProductsInHome h2 {
  height: 28px;
  margin: 0 0 1px 0;
  padding: 4px 0 0 10px;
  background-color: #e7e7e7;
  font-size: 18px;
  color: black;
  font-weight: normal;
  text-transform: uppercase;
}
#productsLeft #catalog_ControlProductsInHome h2 .btnSeeAll {
  display: none;
  float: right;
  margin: 6px 10px 0 0;
  font-size: 11px;
  color: black;
  font-weight: normal;
  text-transform: uppercase;
}
#productsLeft #catalog_ControlProductsInHome h2 .btnSeeAll:hover {
  color: #53a6d7;
}
/*---*/

#productsLeft #catalog_ControlProductsInHome .catalog_productSmall {
  width: 289px;
  height: 88px;
}
/* rollover style for clickable element */

#productsLeft #catalog_ControlProductsInHome .catalog_productSmallHover {
  /* background: url('images/blue/bg_producthover4.gif') 0 0 no-repeat; */
  border: solid 1px #2abdd7;
}
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .starFlash {
  width: 192px;
}
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .photo {
  width: 88px;
  height: 88px;
  float: left;
  font-size: 0;
}
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .photo img {
  max-width: 88px;
  max-height: 88px;
}
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .data {
  width: 185px;
  float: left;
  margin: 0 0 0 10px;
  padding: 10px 0 0 0;
  border-top: 0px dotted #e7e7e7;
  text-align: left;
}
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .data .name,
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .data .prices {
  float: left;
  text-align: left;
}
#productsLeft #catalog_ControlProductsInHome .catalog_productSmall .data .prices .priceMin {
  padding: 0;
}
/* Controls > Categories In Top Menu
-------------------------------------------------------------- */

/* Controls > Categories List
-------------------------------------------------------------- */

/* Controls > Flash Sales
-------------------------------------------------------------- */

/* Controls > Last Searches
-------------------------------------------------------------- */

/* Controls > Last Searches By User
-------------------------------------------------------------- */

/* Controls > Product In Home
-------------------------------------------------------------- */

#catalog_ControlProductsCarrousel {
  width: 298px;
  height: 148px;
  float: left;
  border: 1px solid #e7e7e7;
  background: url('images/bg_productinhome.gif') 0 0 repeat-y;
  zoom: 1;
  /* Should be IE only */

}
/*-----*/

#catalog_ControlProductsCarrousel ul,
#catalog_ControlProductsCarrousel li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#catalog_ControlProductsCarrousel li {
  width: 298px;
  height: 148px;
  overflow: hidden;
}
/*-----*/

#catalog_ControlProductsCarrousel h2 {
  display: block;
  width: 184px;
  height: 28px;
  font-size: 18px;
  padding: 4px 0 0 16px;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  background-image: none;
  border-bottom: 0 solid white;
  background-color: #181818;
  position: relative;
  top: 98px;
  margin-bottom: -32px;
  left: 99px;
}
#catalog_ControlProductsCarrousel h2 a {
  color: white;
  text-decoration: none;
}
#catalog_ControlProductsCarrousel:hover h2 a {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#catalog_ControlProductsCarrousel .starFlash {
  width: 200px;
  height: 14px;
  display: block;
  float: right;
  background-color: #e5037f;
  position: relative;
  top: 128px;
  right: -1px;
  margin-bottom: -14px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-align: center;
}
#catalog_ControlProductsCarrousel .photo {
  width: 148px;
  height: 144px;
  font-size: 0;
  float: left;
  background-color: white;
}
#catalog_ControlProductsCarrousel .photo img {
  margin: 4px 0 0 4px;
}
#catalog_ControlProductsCarrousel .data {
  width: 130px;
  height: 110px;
  padding: 24px 10px 10px 10px;
  float: left;
  text-align: left;
  font-size: 10px;
  color: #181818;
  background-color: #fafafa;
}
#catalog_ControlProductsCarrousel .data h2 {
  font-size: 10px;
  font-weight: bold;
  margin: 0;
}
#catalog_ControlProductsCarrousel .data a {
  color: black;
  text-decoration: none;
}
#catalog_ControlProductsCarrousel .manufacturer {
  display: block;
  margin: 0 0 5px 0;
}
#catalog_ControlProductsCarrousel .description {
  display: none;
}
#catalog_ControlProductsCarrousel .prices .priceFrom {
  float: left;
  color: #54a6d8;
}
#catalog_ControlProductsCarrousel .prices .priceMin {
  float: left;
  color: #54a6d8;
}
#catalog_ControlProductsCarrousel .prices .priceOff {
  float: left;
  color: #dc007b;
}
/* Controls > Products Filter
-------------------------------------------------------------- */

#catalog_ControlProductsOurFilter {
  margin: 0 0 10px 0;
  background-color: #e8e7e7;
}
#catalog_ControlProductsOurFilter h2 {
  width: 171px;
  height: 20px;
  margin: 0;
  padding: 4px 0 4px 10px;
  border: 0 solid #eaeaea;
  background-color: #4c4c4c;
  background-image: none;
  font-size: 15px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
#catalog_ControlProductsOurFilter a {
  display: block;
  padding: 5px 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid #bfbfbf;
  background: url('images/delete-filter.png') 162px 7px no-repeat;
  font-size: 10px;
  color: #444444;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
#catalog_ControlProductsOurFilter a:hover {
  border-top: 1px solid #ea3599;
  border-bottom: 1px solid #b70266;
  background: url('images/delete-filter-o.png') 162px 7px no-repeat #ff0a00;
  color: white;
}
#catalog_ControlProductsOurFilter .rating {
  width: 9px;
  height: 9px;
  display: block;
  background: url('images/rating-filter.gif') 0 0 no-repeat;
}
#catalog_ControlProductsOurFilter a:hover .rating {
  background: url('images/rating-filter-o.gif') 0 0 no-repeat;
}
#catalog_ControlProductsOurFilter .deleteFilter {
  padding: 5px 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid #bfbfbf;
  background-color: #e8e7e7;
  font-size: 10px;
}
#catalog_ControlProductsOurFilter .deleteFilter:hover {
  border-top: 1px solid #ff3b33;
  border-bottom: 1px solid #cc0800;
  background-color: #ff0a00;
  color: white;
}
/*----------*/

#catalog_ControlProductsFilter {
  margin: 0 0 10px 0;
  background-color: #e8e7e7;
  border-bottom: 1px solid #bfbfbf;
}
#catalog_ControlProductsFilter > h2 {
  font-size: 15px !important;
  font-weight: 400 !important;
}
#catalog_ControlProductsFilter h2 {
  width: 161px;
  height: 20px;
  margin: 0;
  padding: 0 0 0 10px;
  border: 0 solid #eaeaea;
  background-color: #4c4c4c;
  background-image: none;
  font-size: 18px;
  line-height: 22px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
#catalog_ControlProductsFilter h2 {
  padding: 5px 10px;
  margin: 0;
  border-top: 1px solid white;
  background-color: #4c4c4c;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
#catalog_ControlProductsFilter .input {
  width: 165px;
  margin: 5px;
  border-bottom: 1px solid #bfbfbf;
}
#catalog_ControlProductsFilter a {
  display: block;
  padding: 5px 10px 5px 16px;
  border-bottom: 1px solid #bfbfbf;
  font-size: 10px;
  color: #444444;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
#catalog_ControlProductsFilter a:hover {
  background-color: #50899c;
  color: white;
}
#catalog_ControlProductsFilter .rating {
  width: 9px;
  height: 9px;
  display: block;
  float: left;
  background: url('images/rating-filter.gif') 0 0 no-repeat;
}
#catalog_ControlProductsFilter a:hover .rating {
  background: url('images/rating-filter-o.gif') 0 0 no-repeat;
}
/* Controls > Products Search
-------------------------------------------------------------- */

#catalog_ControlProductsSearch {
  padding: 10px 8px;
  background-color: #50899c;
  margin: 0 0 10px 0;
  color: white;
}
#catalog_ControlProductsSearch h2 {
  color: white;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0;
}
#catalog_ControlProductsSearch input {
  height: 14px;
  float: left;
  margin: 0;
  padding: 3px;
  width: 139px;
  border: 0 solid white;
  background: white;
  font-size: 11px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
#catalog_ControlProductsSearch .btn {
  width: 20px;
  height: 20px;
  float: right;
  margin: 0;
  padding: 0;
  background: #ecebeb url('images/btn_search.gif') center no-repeat;
}
#catalog_ControlProductsSearch .btn:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#catalog_ControlProductsSearch .searchInResults {
  display: none;
}
/* Controls > Best Sales
-------------------------------------------------------------- */

#catalog_ControlBestSales h1 {
  width: 171px;
  height: 20px;
  margin: 0;
  padding: 6px 0 0 10px;
  border: 0 solid white;
  background: url('images/bg_h1_bestsales.gif') 0 0 no-repeat;
  font-size: 11px;
  color: white;
  font-weight: bold;
  letter-spacing: 0;
}
#catalog_ControlBestSales a {
  display: block;
  padding: 6px 9px;
  border-top: 1px solid white;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  font-size: 10px;
  color: black;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
#catalog_ControlBestSales a:hover {
  color: #e5037f;
}
/* Controls > Recently Viewed Products
-------------------------------------------------------------- */

#catalog_ControlRecentlyViewedProducts {
  width: 179px;
  height: 136px;
  overflow: hidden;
  border: 1px solid #e7e7e7;
}
#catalog_ControlRecentlyViewedProducts h2 {
  width: 169px;
  height: 20px;
  margin: 0;
  padding: 6px 0 0 10px;
  background-color: #e5037f;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}
#catalog_ControlRecentlyViewedProducts ul,
#catalog_ControlRecentlyViewedProducts li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#catalog_ControlRecentlyViewedProducts li {
  width: 179px;
  height: 136px;
  overflow: hidden;
}
#catalog_ControlRecentlyViewedProducts li .photo {
  width: 179px;
  height: 126px;
  padding: 5px 0;
  text-align: center;
}
#catalog_ControlRecentlyViewedProducts li .data,
#catalog_ControlRecentlyViewedProducts li .stock {
  display: none;
}
#prevBtn_RecentlyViewed,
#nextBtn_RecentlyViewed {
  display: block;
  width: 10px;
  height: 100px;
  text-indent: -9999px;
  position: relative;
  top: -111px;
}
#prevBtn_RecentlyViewed a,
#nextBtn_RecentlyViewed a {
  display: block;
  width: 10px;
  height: 110px;
}
#prevBtn_RecentlyViewed {
  float: left;
  background: url('images/previous.gif') 0 0 no-repeat;
}
#nextBtn_RecentlyViewed {
  float: right;
  background: url('images/next.gif') 0 0 no-repeat;
}
/* Controls > Up Sells Products
-------------------------------------------------------------- */

#catalog_ControlUpSellsProducts {
  width: 181px;
}
#catalog_ControlUpSellsProducts h2 {
  width: 171px;
  height: 20px;
  margin: 0;
  padding: 6px 0 0 10px;
  background-color: #e5037f;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}
#catalog_ControlUpSellsProducts ul,
#catalog_ControlUpSellsProducts li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#catalog_ControlUpSellsProducts li {
  width: 181px;
  height: 126px;
  overflow: hidden;
  background-color: white;
}
/* Products > BreadCrumb
-------------------------------------------------------------- */

#catalog_BreadCrumb {
  min-height: 24px;
  line-height: 24px;
  margin-bottom: 2px;
  padding-left: 8px;
  background: #50899c;
  position: relative;
  color: white;
}
#catalog_BreadCrumb a {
  font-size: 12px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
#catalog_BreadCrumb #ctl00_mainContent_ctl00_ctl00_lblYouAreHere {
  display: block;
  float: left;
  height: 24px;
  width: 24px;
  text-indent: -9999px;
  background: url(images/home.jpg) right;
}
#catalog_BreadCrumb a:hover {
  text-decoration: underline;
}
/* Products > Products List Tools Bar
-------------------------------------------------------------- */

#catalog_ProductsListToolsBar {
  width: 538px;
  height: 24px;
  margin-bottom: 7px;
  padding: 0;
  background: #50899c;
}
#catalog_ProductsListToolsBar .leftSide {
  width: 40px;
  float: left;
}
#catalog_ProductsListToolsBar .leftSide a {
  width: 22px;
  height: 22px;
  display: block;
}
#catalog_ProductsListToolsBar .viewGrid {
  width: 20px;
  height: 21px;
  float: left;
  background: url('images/ico-boxes.gif') center 2px no-repeat;
}
#catalog_ProductsListToolsBar .leftSide .viewList {
  width: 20px;
  height: 21px;
  float: left;
  background: url('images/ico-lines.gif') top no-repeat;
}
#catalog_ProductsListToolsBar .leftSide .viewList:hover {
  cursor: pointer;
  background-position: center bottom;
}
#catalog_ProductsListToolsBar .viewGrid:hover {
  cursor: pointer;
  background-position: center -19px;
}
#catalog_ProductsListToolsBar .viewGrid .active {
  background: url('images/ico-boxes.gif') bottom no-repeat;
}
#catalog_ProductsListToolsBar .leftSide .viewList .active {
  background: url('images/ico-lines.gif') bottom no-repeat;
}
#catalog_ProductsListToolsBar .rightSide {
  width: 240px;
  padding: 0px 10px 0 0;
  float: right;
  font-size: 11px;
  line-height: 22px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  color: white;
}
#catalog_ProductsListToolsBar .rightSide .input {
  padding: 0;
  border-color: #c7c7c7;
  background-color: white;
  font-size: 9px;
  color: black;
}
/* Products > Products In Grid
-------------------------------------------------------------- */

#catalog_ProductsInGrid .borders {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
/* Products > Products In List
-------------------------------------------------------------- */



#catalog_ProductsInList .btn_addToShoppingCart
{
  background: url("images/order_1.png") no-repeat scroll 2px 0 rgb(137, 152, 157) !important;
  width: 90px !important;
  padding-left: 10px !important;
}

#catalog_ProductsInList .btn_addToShoppingCart,
#catalog_ProductsInList .item-number {
  border: 0;
  background: #89989d;
  color: white;
  height: 22px;
  line-height: 22px;
  width: 90px;
  padding: 0;
  text-align: center;
  float: right;
}
#catalog_ProductsInList .btn_addToShoppingCart:hover {
  background: black;
}

#catalog_ProductsInList .counter-wrapper
{
  width: 60px;
  float: left;
}

#catalog_ProductsInList .counter-wrapper button
{
  height: 22px;
  line-height: 19px;
}

#catalog_ProductsInList .item-number {
  float: left;
}
#catalog_ProductsIn {
  border-top: 1px solid #e7e7e7;
}
#catalog_ProductsInList th {
  padding: 5px;
  margin: 1px;
  white-space: nowrap;
}
#catalog_ProductsInList td {
  padding: 5px;
  /*white-space: nowrap*/

}
#catalog_ProductsInList .columnTitle {
  background-color: #e7e7e7;
}
#catalog_ProductsInList .columnTitle a {
  font-size: 10px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}
#catalog_ProductsInList .trOdd {
  background-color: white;
}
#catalog_ProductsInList .trEven {
  background-color: whitesmoke;
}
#catalog_ProductsInList .name {
  font-size: 10px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#catalog_ProductsInList .manufacturer {
  display: block;
  font-size: 10px;
  text-decoration: none;
}
#catalog_ProductsInList .priceFrom {
  font-size: 10px;
  color: #a2a2a2;
}
#catalog_ProductsInList .priceMin {
  font-size: 14px;
  color: black;
  font-weight: bold;
}
#catalog_ProductsInList .priceOff {
  font-size: 10px;
  color: #89989d;
}
#catalog_ProductsInList .productOrder {
  width: 60px;
  height: 13px;
  float: right;
  background: #50899c;
  text-align: center;
  font-size: 10px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: none;
}
#catalog_ProductsInList img {
  cursor: pointer;
}
/* Products > Sub Categories List
------------------------------------------------------------- */

#catalog_SubCategoriesList a {
  text-decoration: none;
  color: white;
}
#catalog_SubCategoriesList .catalog_SubCategory {
  width: 262px;
  height: 188px;
  float: left;
  margin-bottom: 10px;
  /* border: 1px solid #e7e7e7; */

}
#catalog_SubCategoriesList .catalog_SubCategoryHover {
  cursor: pointer;
  /* border: 1px solid #50899C; */

}
#catalog_SubCategoriesList .catalog_SubCategory .photo {
  width: 262px;
  height: 154px;
  text-align: center;
}
#catalog_SubCategoriesList .catalog_SubCategory h2 {
  width: 262px;
  height: 27px;
  display: block;
  padding-top: 7px;
  background: #50899c;
  font-size: 12px;
  color: white;
  text-align: center;
  display: none;
}
#catalog_SubCategoriesList .separator {
  width: 10px;
  height: 1px;
  float: left;
}
/* Products > Tools
------------------------------------------------------------- */

/* Products > View Products Navigation
------------------------------------------------------------- */

#catalog_ToolsContainer {
  width: 220px;
  height: 18px;
  float: right;
  position: relative;
  top: -13px;
  margin-bottom: -18px;
}
#catalog_ToolsContainer #share_Tools {
  float: right;
}
#catalog_ToolsContainer #share_Tools > a {
  position: relative;
  top: 4px;
}
#catalog_Tools,
#catalog_ViewProductsNavigation {
  float: right;
  font-size: 11px;
}
#catalog_Tools .btn-sendtofriends,
#catalog_Tools .btn-print,
#catalog_Tools .btn-dowload,
#catalog_ViewProductsNavigation .btn-previous,
#catalog_ViewProductsNavigation .btn-next {
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  margin: 0 0 0 1px;
}
#catalog_ViewProductsNavigation .btn-previous {
  background: url('images/btn_previous.gif') 0 0 no-repeat !important;
}
#catalog_ViewProductsNavigation .btn-next {
  background: url('images/btn_next.gif') 0 0 no-repeat !important;
}
#catalog_Tools .btn-sendtofriends {
  background: url(images/btn_sendtofriends.gif) -3px 2px;
}
#catalog_Tools .btn-print {
  background: url(images/btn_print.gif);
  width: 23px;
}
#catalog_Tools .btn-dowload {
  background: url(images/btn_pdf.gif);
}
#catalog_ViewProductsNavigation .btn-previous {
  background-position: -38px 0;
}
#catalog_ViewProductsNavigation .btn-next {
  background-position: -57px 0;
}
#catalog_ViewProductsNavigation .productNumber {
  margin: 0 0 0 -1px;
  float: left;
  background: #50899c;
  line-height: 18px;
  padding: 0 2px;
  color: white;
}
#catalog_ViewProductsNavigation .btn-return {
  display: block;
  width: 44px;
  height: 16px;
  float: right;
  padding: 2px 0 0 0;
  margin: 0 0 0 1px;
  background: #50899c;
  color: white;
  text-decoration: none;
  text-align: center;
}
#catalog_ViewProductsNavigation .btn-previous:hover {
  background-position: -38px bottom;
}
#catalog_ViewProductsNavigation .btn-next:hover {
  background-position: -57px bottom;
}
#catalog_ViewProductsNavigation .btn-return:hover {
  background-position: -76px bottom;
}
/* Products > Product View
------------------------------------------------------------- */

#catalog_ProductView h1 {
  width: 500px;
  border: 0px solid white;
  padding: 0;
  margin: 0;
  font-size: 20px;
}
#catalog_ProductView h1 small {
  font-weight: normal;
}
#catalog_ProductView h1 .manufacturer {
  font-size: 14px;
  font-weight: bold;
}
#catalog_ProductView h1 .reference {
  font-size: 14px;
  color: #7f7f7f;
  font-weight: bold;
}
#catalog_ProductView .breadcrumbView {
  width: 520px;
  float: left;
  margin-bottom: 10px;
  font-size: 11px;
  color: #7f7f7f;
}
#catalog_ProductView .breadcrumbView a {
  color: #7f7f7f;
  text-decoration: none;
}
#catalog_ProductView .breadcrumbView a:hover {
  color: #7f7f7f;
  text-decoration: underline;
}
#catalog_ProductView .reference {
  width: 200px;
  height: 28px;
  float: right;
  position: relative;
  top: -32px;
  margin-bottom: -300px;
  font-size: 11px;
  color: #7f7f7f;
  text-align: right;
}
#catalog_ProductView .leftSide {
  width: 414px;
  float: left;
  margin-right: 10px;
  position: relative;
}
#catalog_ProductView .leftSide .photo {
  height: 300px;
  border: 1px solid #e7e7e7;
  position: relative;
  text-align: center;
}
#catalog_ProductView .leftSide .photo a {
  height: 300px;
  display: inline-block;
  cursor: url("images/ico_zoom.cur"), pointer;
}
#catalog_ProductView .leftSide .photo .zoom,
#catalog_ProductView .leftSide .photo .moreImg {
  display: block;
  width: 57px;
  height: 17px;
  padding: 4px 7px 0 0;
  cursor: pointer;
  position: relative;
  top: -21px;
  margin-bottom: -21px;
  font-size: 10px;
  color: #7f7f7f;
  text-decoration: none;
  text-align: right;
}
#catalog_ProductView .leftSide .photo .zoom {
  float: left;
  background: url('images/bg_zoom.gif') 0 0 no-repeat;
}
#catalog_ProductView .leftSide .photo .moreImg {
  float: right;
  background: url('images/bg_moreimg.gif') 0 0 no-repeat;
}
#catalog_ProductView .leftSide .photo .zoom:hover,
#catalog_ProductView .leftSide .photo .moreImg:hover {
  color: #e5037f;
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos {
  width: 62px;
  height: 260px;
  position: relative;
  margin-top: -288px;
  margin-left: 10px;
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos .jcarousel-clip {
  height: 200px;
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}
#catalog_ProductView .jcarousel-prev,
#catalog_ProductView .jcarousel-next {
  display: block;
  width: 62px;
  height: 20px;
  position: absolute;
  left: 0;
  cursor: pointer;
}
#catalog_ProductView .jcarousel-prev-disabled,
#catalog_ProductView .jcarousel-next-disabled {
  opacity: .4;
}
#catalog_ProductView .jcarousel-prev {
  top: -26px;
  background: url(images/caroussel/up.png);
}
#catalog_ProductView .jcarousel-next {
  top: 100%;
  background: url(images/caroussel/down.png);
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos ul,
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos li {
  width: 60px;
  height: 60px;
  margin: 0 5px 5px 0;
  border: 1px solid #e7e7e7;
  background: white;
  text-align: center;
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos li table {
  width: 100%;
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos img {
  max-width: 60px;
  max-height: 60px;
}
#catalog_ProductView .leftSide #catalog_ProductItemSmallPhotos a {
  cursor: url("images/ico_zoom.cur"), pointer;
}
#catalog_ProductView .rightSide {
  width: 295px;
  float: right;
  padding-left: 10px;
}
#catalog_ProductView .rightSide .description {
  margin-bottom: 15px;
}
/*--- productChoiceContainer --*/

#productChoiceContainer {
  margin-top: 10px;
  padding: 10px;
  background: url('images/bg_productchoicecontainer.jpg') 0 0 no-repeat;
}
#productChoiceContainer .size {
  font-size: 11px;
}
#productChoiceContainer .size {
  width: 250px;
  float: left;
}
#productChoiceContainer .size input {
  width: 150px;
  border-top: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
#productChoiceContainer .fieldLink {
  float: right;
  color: #999999;
  font-size: 11px;
}
/*--- /productChoiceContainer --*/

#tabProductsTop {
  background: #89989d;
}
#tabProductsTop img {
  margin-bottom: 8px;
  margin-left: 4px;
}
/*--- productOrderContainer --*/

.discountDates
{
  background: #89989D;
  color: rgb(72, 81, 85);
  margin-top: -4px;
  text-align: right;
  padding: 5px;
  font-size: 10px;
}

#productOrderContainer {
  margin-top: 2px;
  position: relative;
  background: #89989d;
}
#productOrderContainer .priceContainer .priceInfo {
  width: 190px;
  float: right;
  padding: 0px 0 0 30px;
  margin-top: 10px;
  font-size: 10px;
}
/* 	#productOrderContainer .avantage {
						float: left;
					}
					 */

.catalog_ProductsAssociations .priceOff {
  font-weight: bold;
  color: white;
  text-align: right;
}
.catalog_ProductsAssociations .lblPrice,
.catalog_ProductsAssociations .avantage {
  float: right;
  margin-left: 2px;
}
.catalog_ProductsAssociations .lblPrice {
  /* width: 147px; */
  text-align: right;
  padding: 1px;
}
.catalog_ProductsAssociations .avantage {
  font-size: 20px;
  padding: 5px;
  padding-top: 6px;
  color: #ffd800;
  font-weight: bold;
}
#productOrderContainer .lblPrice,
#productOrderContainer .avantage {
  float: right;
  margin-left: 2px;
}
#productOrderContainer .lblPrice {
  /* width: 147px; */
  text-align: right;
}
#productOrderContainer .avantage {
  font-size: 20px;
  padding: 6px 15px 5px 5px;
  color: white;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp15 {
  background-position: 0 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp20 {
  background-position: -60px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp25 {
  background-position: -120px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp30 {
  background-position: -180px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp35 {
  background-position: -240px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp40 {
  background-position: -300px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp45 {
  background-position: -360px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp50 {
  background-position: -420px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp55 {
  background-position: -480px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp60 {
  background-position: -540px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp65 {
  background-position: -600px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp70 {
  background-position: -660px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp75 {
  background-position: -720px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp80 {
  background-position: -780px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp85 {
  background-position: -840px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp90 {
  background-position: -900px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp95 {
  background-position: -960px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp5 {
  background-position: -1020px 0;
}
#productOrderContainer .priceContainer .priceInfo .discount.stamp10 {
  background-position: -1080px 0;
}
#productOrderContainer .priceContainer .price {
 /*  width: 300px; */
  float: right;
  padding: 5px 10px 0 10px;
  font-size: 30px;
  font-weight: bold;
  color: #ffd800;
  text-align: right;
  margin-bottom: 40px;
  min-height: 70px;
}
#productOrderContainer .priceContainer .price .priceOff {
  font-size: 13px;
  font-weight: normal;
  color: #dc007b;
}
#productOrderContainer .priceContainer .price small {
  float: right;
  font-size: 10px;
  color: white;
}
#productOrderContainer .priceContainer .price strike {
  font-weight: bold;
  color: white;
  font-size: 15px;
}
#productOrderContainer .flashSaleContainer {
  height: 20px;
  padding: 4px 0 0 10px;
  background: url('images/bg_flashsalecontainer.jpg') 0 0 no-repeat;
}
#productOrderContainer .flashSaleContainer .flashSale {
  font-size: 10px;
}
#productOrderContainer .deliveryQuantityContainer {
  float: left;
  width: 80px;
  margin-top: -40px;
}
#productOrderContainer .deliveryQuantityContainer .stockDelivery {
  width: 237px;
  height: 19px;
  float: left;
  padding: 7px 0 0 10px;
  font-size: 10px;
}
#productOrderContainer .deliveryQuantityContainer .quantity {
  width: 87px;
  height: 21px;
  float: left;
  padding: 5px 10px 0 10px;
  color: white;
  position: relative;
}
#productOrderContainer .deliveryQuantityContainer .quantity .lblQuantity {
  width: 23px;
  padding-top: 8px;
  top: -20px;
  position: absolute;
}
#productOrderContainer .deliveryQuantityContainer .quantity input {
  text-align: center;
  border: 0px solid white;
  background: #6e7d82;
  padding-left: 0 !important;
  color: white;
  float: left;
  width: 47px;
  height: 28px;
  font-weight: bold;
}
.counter-wrapper {
  width: 88px;
}

.counter-wrapper button {
  border: 0px solid white;
  display: block;
  height: 28px;
  width: 25%;
  text-align: center;
  line-height: 25px;
  background: #485155;
  color: white;
  cursor: pointer;
  font-size: 14px;
  margin: 0 1px;
}

.counter-wrapper button
{
  float: left;
}

.counter-wrapper button:first-child
{
  float: right;
}


.counter-wrapper button:hover {
  background: black;
}
.counter-wrapper button:active {
  background: #1a1a1a;
}
/*--- /productOrderContainer --*/

/*--- btn_addTo --*/

#catalog_ProductView .rightSide .counter-wrapper button
{
  height: 30px;
}

#catalog_ProductView .rightSide .btn_addToShoppingCart {
  display: block;
  width: 175px;
  height: 23px;
  float: right;
  /* margin-right: 10px; */
  padding: 7px 0 0 16px;
  margin-top: -35px;
  margin-right: 6px;
  background: url("images/order_1.png") no-repeat 15px center #6e7d82;
  position: relative;
  right: 0px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
#catalog_ProductView .rightSide .btn_addToShoppingCart:hover {
  background-color: black;
}
#catalog_ProductView .rightSide .btnAddToWishList {
  float: right;
  color: #bea205;
  text-decoration: underline;
  font-size: 11px;
  line-height: 20px;
}
#catalog_ProductView .rightSide .btnAddToWishList:before {
  content: '';
  height: 20px;
  width: 18px;
  background: url('./images/star.png') no-repeat center;
  display: block;
  float: left;
}
/*--- btn_addTo --*/

/*--- productSubstitution --*/

#productSubstitution {
  margin-top: 10px;
  padding: 10px;
  background: url('images/bg_productchoicecontainer-important.jpg') 0 0 no-repeat;
  font-size: 11px;
}
#productSubstitution h2 {
  padding: 0 0 0 0;
  margin: 0 0 5px 0;
  font-size: 12px;
  text-transform: none;
}
/*--- /productSubstitution --*/

/* Products > Product Templates
------------------------------------------------------------- */

#tabProductsTop {
  background: #89989d;
  color: white;
}
#catalog_ProductTemplates {
  font-size: 11px;
}
#catalog_ProductTemplates h2 {
  display: none;
}
.productTemplates th {
  padding: 3px 10px;
  background-color: #6e7d82;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
.productTemplates td {
  padding: 3px 10px;
  text-align: left;
}
.productTemplates a {
  text-decoration: underline;
  color: white;
}
.productTemplates a:hover {
  text-decoration: none;
}
#tabProductsTop img[id*="imgInStock"] {
  margin-bottom: 0;
}
#catalog_ProductTemplates .productTemplates .odd {
  background-color: whitesmoke;
}
#catalog_ProductTemplates .productTemplates .even {
  background-color: white;
}
#catalog_ProductTemplates .productTemplates .rating {
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  margin-right: 1px;
  background: url('images/rating.gif') 0 0 no-repeat;
  color: #3dc1d0;
}
.productTemplates .OutOfStock,
.productTemplates .InStock {
  font-weight: bold;
  text-transform: uppercase;
}
.productTemplates .OutOfStock,
.catalog_ProductsAssociations .OutOfStock {
  color: #ffffff;
}
.productTemplates .InStock,
.catalog_ProductsAssociations .InStock {
  color: #3cf200;
}
.productTemplates .noBackOrder {
  text-align: center;
  color: #b9121b;
  margin-bottom: 4px;
}
/* Products > Product Items
------------------------------------------------------------- */

#catalog_ProductItems h2 {
  display: none;
}
#catalog_ProductItems th {
  padding: 3px 6px;
  background-color: #e8e7e7;
  font-size: 11px;
  color: black;
  font-weight: bold;
}
#catalog_ProductItems td {
  padding: 3px 6px;
  border-bottom: 1px solid #e7e7e7;
}
#catalog_ProductItems input {
  border-top: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
#catalog_ProductItems .btnAddToShoppingCart {
  display: block;
  width: 32px;
  height: 16px;
  margin-top: 3px;
  background: url('images/btn_addtoshoppingcart.gif') 0 0 no-repeat;
}
#catalog_ProductItems .btnAddToWishList {
  display: block;
  width: 16px;
  height: 16px;
  background: url('images/btn_addtowishlist.gif') 0 0 no-repeat;
  position: relative;
  top: -16px;
  right: 35px;
}
#catalog_ProductItems .btnAddToShoppingCart:hover,
#catalog_ProductItems .btnAddToWishList:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
#catalog_ProductItems td h3 {
  margin: 0;
  font-size: 20px;
  color: #e5037f;
}
#catalog_ProductItems small {
  color: #999999;
}
#catalog_ProductItems .priceOff {
  color: #dc007b;
}
#catalog_ProductItems td .photo {
  background-color: white;
}
/*#catalog_ProductItems .infoDegressif {
		padding: 5px;
		border: 1px solid #3bbdcb;
		background-color: #fff;

		position: absolute;
		margin-top: -30px;
		margin-left: -150px;
	}

		#catalog_ProductItems .infoDegressif .tabDegressif {
			width: 200px;
			margin-top: 10px;
			background-color: #fff;	
		}
	
		#catalog_ProductItems .infoDegressif .tabDegressif td {
			padding-top: 0;
			background-color: #fff;
		}

		#catalog_ProductItems .infoDegressif .tabDegressif th {
			padding-top: 0;
			background-color: #f3f3f3;

			color: #3bbdcb;
		}

/* Products > Products Associations
------------------------------------------------------------- */

.catalog_ProductsAssociations {
  margin-top: 3px;
}
#catalog_ProductsAssociations h1 {
  display: none;
}
.lblAssociationTypeTitle {
  background: #e8e7e7;
  padding: 4px 6px;
  font-weight: 800;
}
.catalog_ProductsAssociations .borders {
  border: solid 1px #e7e7e7;
}
.catalog_ProductsAssociations .catalog_productSmall {
  width: auto;
  height: auto;
  padding: none;
  border: 0;
  float: none;
  border-bottom: solid 1px #e7e7e7;
}
.catalog_ProductsAssociations .catalog_productSmall_inner {
  float: left;
}
.catalog_ProductsAssociations .catalog_productSmall:last-child {
  margin-bottom: 0px;
}
.catalog_ProductsAssociations .catalog_productSmall .photo {
  width: 80px;
  height: 80px;
  float: left;
}
.catalog_ProductsAssociations .catalog_productSmall .productInfo {
  float: left;
  margin-right: 10px;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart {
  float: right;
  width: 230px;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .price {
  background: #89989d;
  padding: 2px 10px;
  margin-bottom: 2px;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .price .lblPrice {
  color: #ffd800;
  float: right;
  font-size: 25px;
  font-weight: bold;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .inputQty {
  float: left;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart input {
  height: 28px;
}
.catalog_ProductsAssociations .catalog_productSmall .btn_addToShoppingCart {
  width: 122px;
  padding-left: 20px;
  height: 26px;
  line-height: 28px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  background-position: 5px 4px !important;
}
.catalog_ProductsAssociations .catalog_productSmall .btn_addToShoppingCart:hover {
  background-color: black !important;
}
.catalog_productSmall .btn_addToShoppingCart:hover {
  background-color: black !important;
}
/* 	.catalog_productSmall .btn_addToShoppingCart:hover
{	
	background: url("images/order_1.png") no-repeat scroll 2px 0 black !important;
} */

.catalog_ProductsAssociations .catalog_productSmall .stockManagement,
.catalog_ProductsAssociations .catalog_productSmall .noBackOrder {
  font-size: 9px;
  margin-left: 0px;
  color: black;
  clear: both;
}
.catalog_ProductsAssociations .catalog_productSmall .stockManagement span {
  font-size: 9px;
}
.catalog_ProductsAssociations .catalog_productSmall .stockManagement a {
  color: black;
}
.catalog_ProductsAssociations .counter-wrapper .controls {
  float: left;
  width: 23px;
}
.catalog_ProductsAssociations .counter-wrapper .controls button {
  border: 0px solid white;
  display: block;
  height: 14px;
  width: 100%;
  text-align: center;
  line-height: 11px;
  background: #485155;
  color: white;
  cursor: pointer;
  font-size: 11px;
}
.catalog_ProductsAssociations .counter-wrapper .controls button:hover {
  background: black;
}
.catalog_ProductsAssociations .counter-wrapper .controls button:active {
  background: #1a1a1a;
}
/* Products > Documents
------------------------------------------------------------- */

#catalog_ProductDocuments h2 {
  display: none;
}
#catalog_ProductDocuments a {
  display: block;
  height: 20px;
  padding: 5px 0 0 30px;
  margin: 0 0 1px 0;
  background: url('images/ico-file.gif') 0 0 no-repeat #e7e7e7;
  text-decoration: none;
}
#catalog_ProductDocuments a:hover {
  background-color: #e5037f;
  color: white;
}
/* Products > Product Reviews
------------------------------------------------------------- */

#productReviews h1 {
  display: none;
}
#productReviews .reviewsFilter {
  padding: 3px 10px;
  background-color: #e5037f;
  font-size: 11px;
  color: white;
  font-weight: bold;
}
#productReviews .reviewsFilter .leftSide {
  width: 500px;
  float: left;
}
#productReviews .reviewsFilter .leftSide .input {
  border: 1px solid #e5037f;
  font-size: 10px;
}
#productReviews .reviewsFilter .rightSide {
  width: 120px;
  float: right;
  padding-top: 2px;
  text-align: right;
}
#productReviews .reviewsFilter .rightSide a {
  color: white;
}
#productReviews .reviews table td {
  padding: 3px 10px;
}
/* Products > Misc
-------------------------------------------------------------- */

#catalog_SendToFriendsPanel {
  background-color: white;
  position: absolute;
}
#catalog_SendToFriendsPanel input[type='checkbox'] {
  float: left;
}
#catalog_SendToFriendsPanel label {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}
#catalog_ListLegend {
  padding: 5px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 10px;
  color: #999999;
}
#catalog_ProductDescription {
  padding: 10px;
  margin: 10px 0 0 0;
  font-size: 12px;
}
.product_view_mention_outlet {
  font-size: 11px;
  color:#50899C;
  padding-left: 10px;
}
.product_view_outlet_epuise {
  background: #ecebeb;
  color: #656668;
  font-size: 11px;
  padding:5px;
  border:1px solid #656668;
}
#catalog_ProductDescription .readMore,
#catalog_ProductDescription .readLess {
  float: right;
  margin: 5px 0 0 0;
  color: #b1b1b1;
  cursor: pointer;
}
#catalog_ProductDocuments {
  padding: 10px;
  border: 1px solid #e7e7e7;
}
#catalog_Accessories,
#catalog_CrossSellings,
#catalog_ProductsSubstitutions {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
#catalog_Accessories .catalog_productSmall,
#catalog_CrossSellings .catalog_productSmall,
#catalog_ProductsSubstitutions .catalog_productSmall {
  padding: 5px 6px 5px 7px;
}
#catalog_Accessories .catalog_productSmallHover,
#catalog_CrossSellings .catalog_productSmallHover,
#catalog_ProductsSubstitutions .catalog_productSmallHover {
  background: url('images/bg_producthover.gif') 0 0 no-repeat;
  cursor: pointer;
}
/*--*/

.moreContent,
.lessContent {
  padding: 0 3px;
  text-decoration: none;
}
/* Controls > Manufacturers Names
------------------------------------------------------------- */

#cataloog_ControlManufacturersNames {
  padding: 10px 0;
  border-bottom: 1px solid #d8d8d8;
}
#cataloog_ControlManufacturersNames a {
  cursor: pointer;
}
/* Manufacturers > Index
------------------------------------------------------------- */

#manufacturersIndex .splitColumn {
  width: 306px;
  float: left;
}
#manufacturersIndex .block {
  width: 290px;
}
#manufacturersIndex .block .intitule {
  display: block;
  margin: 0 0 5px 0;
  padding: 1px 4px;
  font-size: 12px;
  color: #53a6d7;
  font-weight: bold;
  text-decoration: none;
  background: url('images/bg_categoriesIndex_intitule.jpg') top right no-repeat;
}
#manufacturersIndex .block a {
  display: block;
  padding: 1px 0 1px 4px;
  color: #7e7f81;
  text-decoration: none;
  border-bottom: 1px dashed #e4e4e4;
  float: left;
}
#manufacturersIndex .block a:hover {
  color: #9b3287;
  background: url('images/bg_manufacturersIndex_block_a.jpg') bottom right no-repeat;
  color: white;
  text-decoration: none;
}
#manufacturersIndex .block .lnkName {
  width: 290px;
  border-bottom: 1px dashed #e4e4e4;
}
#manufacturersIndex .block .lnkPage {
  display: block;
  width: 40px;
  height: 15px;
  font-weight: bold;
  background: url('images/bg_manufacturersIndex_block_lnkPage.png') 27px 1px no-repeat;
  border-bottom: 1px dashed #e4e4e4;
}
#manufacturersIndex .block .lnkPage:hover {
  background: url('images/bg_manufacturersIndex_block_lnkPage.png') 27px -15px no-repeat;
  color: #6e255e;
}
/* product associations */

#catalog_ProductsAssociations .catalog_productSmall {
  width: auto;
  float: none;
  height: auto;
}
#catalog_ProductView .lblFooterImgsNonContractual {
  float: right;
  margin-top: -20px;
  margin-right: 6px;
  position: relative;
  z-index: 99;
}
#catalog_ProductView .imgManufacturer {
  float: left;
  bottom: 10px;
  left: 10px;
  position: absolute;
  z-index: 99;
}
img[id*='imgInStock'] {
  position: relative;
  top: 4px;
}
.catalog_ProductsMixForShoppingCart {
  width: 370px;
  padding: 15px;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .priceOff {
  color: #646567;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .price {
  background: white;
  padding: 0;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .lblPrice {
  background: #89989d;
  color: #ffd800 !important;
  padding: 0 4px;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .avantage {
  background: #89989d;
  color: white !important;
  padding: 5px 5px 6px 5px;
  font-size: 16px;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .btn_addToShoppingCart,
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart input {
  background-color: #6e7d82 !important;
  color: white;
}
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart .btn_addToShoppingCart:hover,
.catalog_ProductsAssociations .catalog_productSmall .shoppingCart input:hover {
  background-color: black !important;
}
#brandPage .photo {
  height: 100px;
  width: 140px;
}
#brandPage .photo > img {
  display: block;
  margin: auto;
  max-width: 130px;
  vertical-align: middle;
}
