/*
	product details page
*/
.product-details {
  position: relative;
}
.product-details .image {
  text-align: center;
  vertical-align: top;
  padding: 0px;
  float: left;
  margin: 5px 20px 5px 10px;
}
.product-details .image .image-box {
  margin: 0px auto;
  padding: 0px;
}
.product-details .details {
  padding-left: 30px;
}
.product-details .details .descrBlakkat{
  text-align:justify;
}

.product-details .details .descr {
  padding: 0px;
  margin: 0px 60px 0px 0px;
}
.product-details .details .save {
  position: absolute;
  right: 3px;
  top: 0px;
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  padding: 28px 0px 0px 0px;
  font-weight: bold;
  background: transparent url(images/save_money.gif) no-repeat;
}
.product-details .product-subtitle {
  padding: 23px 0px 10px 0px;
}
.product-details .product-subtitle div {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  border: 0px none;
  border-bottom: 1px solid #9d1500;
}
.product-details .message {
  color: #b51a00;
}
.product-details .warning-message {
  color: red;
}
.product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}


/* product properties table */
table.product-properties {
  margin: 0px;
  width: 100%;
}
table.product-properties tr td {
  padding: 0px;
}
table.product-properties .property-name {
  padding-right: 5px;
  white-space: nowrap;
  width: 30%;
}
table.product-properties .property-value {
  white-space: nowrap;
}
table.product-properties .product-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}
table.product-properties .product-price-value {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
}
table.product-properties .product-market-price {
  color: #787878;
  padding-left: 5px;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
  font-weight: bold;
}
table.product-properties .product-input {
  height: 25px;
}
table.product-properties .product-min-amount {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .product-one-quantity {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .separator td {
  height: 18px;
}


/*
  products list
*/

/* common styles */
.products {
  margin-bottom: 15px;
  margin-top: 15px;
}
.products .image {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}
.products a.see-details:link,
  .products a.see-details:visited,
  .products a.see-details:hover,
  .products a.see-details:active
{
  display: block;
  text-align: center;
  text-decoration: underline;
}
.products a.product-title:link,
  .products a.product-title:visited,
  .products a.product-title:hover,
  .products a.product-title:active,
  .products .product-title,
  .product-details .product-title
{
  color: #793a02;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
.products a.product-title:hover {
  color: #a87950;
}
.products .descr {
  padding: 15px 0px 0px 0px;
  margin: 0px;
}
.products .sku {
  margin-top: 15px;
}
.products .price-row {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.products .market-price {
}
.products .market-price-value {
  text-decoration: line-through;
}
.products .price {
  font-weight: bold;
  font-size: 12px;
}
.products .price-value {
  font-weight: bold;
  font-size: 12px;
  color: #b51a00;
}
.products .price-save {
  padding: 0px;
  margin: 0px;
  color: #b51a00;
}
.products .taxes {
  margin-top: 15px;
  padding: 2px 2px 2px 70px;
}

.products .buy-now {
  margin: 10px 0px 0px 0px;
}
.products .buy-now .quantity {
  height: 25px;
  white-space: nowrap;
  vertical-align: middle;
}
.products .buy-now .quantity-empty {
  height: 25px;
}
.products .buy-now .quantity-title {
  width: 75px;
  padding-right: 16px;
}
.products .buy-now .quantity select {
  vertical-align: middle;
}
.products .buy-now .out-of-stock {
  white-space: nowrap;
  font-weight: bold;
}
.products .buy-now .prices {
  height: 15px;
  vertical-align: middle;
}
.products .product-details-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
}
.products .product-price-text {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
}

/* list as list */
.products-list .item {
  position: relative;
  margin: 0px 0px 45px 0px;
}
.products-list .image {
  text-align: center;
  float: left;
  position: relative;
  padding: 3px 20px 3px 10px;
  margin-right: auto;
}
.products-list .details {
  vertical-align: top;
  padding-left: 30px;
  border: 0px none;
}
.products-list .details hr {
  margin: 5px 5px 5px 0px;
}
.products-list .buy-now .center,
  .products-list .buy-now .halign-center
{
  margin-left: 0px;
  text-align: left;
}

/* list as multicolumn table */
.products-table .product-cell {
  background: #ffffff none;
  text-align: center;
  padding: 0px;
  vertical-align: top;
}
.products-table .products-row td.product-cell {
  padding-top: 60px;
}
.products-table td.product-cell-price {
  padding-top: 14px;
}
.products-table td.product-cell-buynow {
  padding-top: 12px;
}
.products-table .image {
  padding: 0px;
  margin: 5px 0px;
}
.products-table .sku {
  margin-top: 10px;
  text-align: center;
}
.products-table .market-price {
  padding: 8px 0px 0px 0px;
}
.products-table .price-row {
  text-align: center;
}
.products-table .buttons-row,
  .products-table .button-row
{
  margin: 0px;
}
.products-table .buttons-row button,
  .products-table .button-row button
{
  margin: 0px;
  float: none;
}
.products-table .buy-now {
  margin-top: 5px;
}
.products-table .buy-now .quantity-title {
  width: auto;
  padding-right: 5px;
}

/* PRODUITS */
#lesProduits { margin: 10px 0 0 40px; padding: 0; }

.produits {
	width: 289px;
	height: 214px;
	float: left;
	border: solid 1px #b1b7bc;
	position: relative;
	margin: 0 8px 8px 0;
}

.produitImage {
	float: left;
	z-index: 1;
}

.produitDescription h3 {
	color: #797d81;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 13px 0 5px 0;

}

.produitDescription h4 {
        border-bottom: 1px solid #73a0c9;
	border-top: 1px solid #73a0c9;
	padding: 6px 0 6px 0;
	margin: 0;
}
.produitDescription h4 a {
	color: #73a0c9;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
        width:100%;
	display:block;
        text-decoration:none;
}

.produitDescription h4 a:hover {
        text-decoration:underline;
}

.produitDescription {
	float: right;
	width: 112px;
	margin: 0 15px 0 0;
}

.produitDescription2 {
	float: right;
	width: 112px;
	margin: 0 0 0 0;
}

.prix {
	color: #da6c0d;
	font-size: 10pt;
	/*float: right;*/
	padding: 0;
	margin: 8px 0 0 0;
        text-align:right;
}

.prixSolde {
	clear:both;
	color: #3b6191;
	font-size: 10pt;
	float: right;
	padding: 0;
	margin: 4px 0 0 0;

}

.outOffStock {
	float: left;
	margin: 11px 0 0 0;
        padding-left:10px;
}

.btnAcheter {
	position: absolute;
	bottom: 10px;
	left: 175px;
}

.imgNouveaute {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.coupe {
	text-decoration: line-through;
}

.btnSolde {
        clear:both;
	float: left;
	margin: 11px 0 0 0;
        padding-left:10px;
}

a.imageAcheter{
    bottom:10px; right:15px; position:absolute; height: 27px; width:104px; border: 0px none;
    cursor: pointer; margin: 0px; padding:0; line-height:21px; background: transparent url(images/boutons/acheter.png) no-repeat left top;
    color:#666; font-weight:bold; text-decoration:none;
}

a .button-acheter{
  display: block; margin: 0px; height: 27px; width:104px; padding: 2px 0px 0px 0px; vertical-align: middle; white-space: nowrap; line-height: 21px;
    color:#666; text-align:center;
}

.imageAddToCart{
 top:10px;
 left:35px;
 position:relative;
 height: 27px;
 width:210px;
 border: 0px none;
 cursor: pointer;
 margin: 0px;
 background: transparent url(images/boutons/addToCart.png) no-repeat left top;
 text-align: center;
 color: #797d81;
 font-size: 12px;
 font-weight: bold;
 padding:0 0 3px 0;
 line-height:24px;
 outline:none;
}

button .button-addToCart{
 position:relative;  padding:0 24px 0 0; margin: 0; width:210px; right:0; top:0;
}

button .button-modifier{
 position:relative;  padding:0; margin: 0;right:0; top:0;
}

.imageCheckout{
margin:0px 1px 0 0; padding:10px 0px 10px 0;
width:10px; height:27px;  position:relative;width: 210px;float:right; clear:both;text-decoration:none;
}

a.button-Checkout{
 display:block; width:210px; height: 27px;  right:0px; float:right; clear:both;
 background: transparent url(images/boutons/addToCart.png) no-repeat left top; text-decoration:none;
 margin:0 0 11px 0;
}
a.button-Checkout span{
    display:block;  color:#586677; font-size:10pt;  padding-right:18px; padding-top: 5px; font-weight:bold; text-align:center;text-decoration:none;
}

input.evaluer{
    background: transparent url(images/boutons/supprimer.png) no-repeat left top;
    border:none;cursor:pointer;width:172px;height:22px;color:#586677;
}

a.btDelete_item{
    background: transparent url(images/boutons/supprimer.png) no-repeat left top;
    display:block; width:172px; height:22px; text-decoration:none;
    color:#586677;float:right;margin:10px 2px 0 7px;
}

a.btDelete_item2{
    background: transparent url(images/boutons/supprimer.png) no-repeat left top;
    display:block; width:172px; height:22px; text-decoration:none;
    color:#586677;float:right;margin:10px auto 0 auto;text-align:center;
}



a.btDelete_item:hover{
    text-decoration:none;
}
.btDelete_item span{
    display:block; padding-top:3px; text-align:center;color:#586677;
}

#oncleTomBottomDiv { position: relative;  margin: 8px auto 0 auto; z-index: 1;  height: 114px;  width: 966px; }
#oncleTomFooter { position: absolute; top: 0px; left: 0px; color: #fff; }
#oncleTomFooter ul { margin: 0; padding: 0; }
#oncleTomFooter ul li { display: inline; margin: 0 15px 0 0; }
#oncleTomFooter a, #oncleTomFooter a:visited, #oncleTomFooter p { font-size: 12px; color: #fff; text-decoration: none; font-family:arial; }
#oncleTomFooter a:hover { text-decoration: underline; }
#oncleTomCopyright { right: 0px; position: absolute; top: 0px; color: #fff; font-weight: 900; font-size: 16px; color: #6ba6d2; font-variant: small-caps;font-family:arial; }
#oncleTomCopyright a, #oncleTomCopyright a:visited  { color: #fff; text-decoration: none; }
#oncleTomCopyright ul { margin: 0; padding:0;}
#oncleTomCopyright ul li { display: inline; margin: 0px 10px 0px 0px; }
#oncleTomCopyright ul li.last { margin:0px 17px 0 0; }
#oncleTomCopyright ul li.lastFr { margin:0px 11px 0 0; }
#logoRSS { vertical-align: middle; margin: 0 5px 0 0; }

.livraison_titre, .subheader{
    color:#797d81;
	font-family:verdana;
	font-size:18pt;
	font-weight:bold;
	height:18px;
	list-style-type:none;
	margin:0 auto;
	padding:9px 0 20px 10px;
	position:relative;
	width:898px;
}

.livraison_titre, .subheaderBKT{
    color:#797D81;
	font-family:verdana;
	font-size:17px;
	font-weight:normal;
	height:18px;
	list-style-type:none;
	margin:0 auto;
	padding:9px 0 20px 10px;
	position:relative;
	width:898px;
	text-align:left;
}

/* PAGE PRODUIT */
#p_produit_container{
    width:966px;
    margin:0 auto;
    background-color: #fff;
    position:relative;
    padding:0 0 26px 0;
}

#p_produit_filarianne{
    color:#7A7F86;
    font-size:12px;
    margin: 27px 0 10px 35px;
    padding:0;
    font-weight:normal;
    text-transform:capitalize;
    /* test commit */
}

#p_produit_filarianne2{
    color:#7A7F86;
    font-size:12px;
    margin: 27px 0 29px 3px;
    padding:0;
    font-weight:normal;
    text-transform:capitalize;
}

#p_produit_filarianne a, #p_produit_filarianne2 a{
    /*font-weight:bold;*/
    padding: 0 4px 0 4px;
    text-decoration: none;
    color:#7A7F86;
}
#p_produit_filarianne a:hover, #p_produit_filarianne a:hover{
    text-decoration:underline;
}

#p_produit_UnProduit {
    height: 321px;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B1B7BC;
    position:relative;
    margin: 29px 0 0 39px;
    width:887px;
    position: relative;
}

.p_produit_Photos { width: 274px; float: left; height: 321px;}
.p_produit_Images { margin: 0; border: 0; }
.navPhotos { position: absolute; left: 20px; bottom: 10px; font-size: 11pt; color: #586677; font-weight: bold; }
.navPhotosListe { float: left; text-align: center; background: #fff; width: 25px; height: 20px; border: 1px solid #c2c7cb; margin: 0 5px 0 0; padding: 1px 0 0 0; cursor: pointer; }
.navPhotosListeSel { background: #586677; color: #fff; }
.p_produit_Description { float: left; width: 280px; margin: 0 0 0 5px;}
.p_produit_Categorie {font-family:Arial,Helvetica,sans-serif; font-size: 17px; color: #797d81; margin: 25px 0 0 0; }
.p_produit_Titre {font-family:Arial,Helvetica,sans-serif; width: 100%; font-size: 14px; font-weight: bold; color: #73a0c9; border-top: 1px solid #73a0c9; border-bottom: 1px solid #73a0c9; margin: 15px 0 0 0; padding: 10px 0 10px 0; }
.p_produit_Texte {font-family:Arial,Helvetica,sans-serif; font-size: 12px; color: #586677; line-height: 20px; }
.p_produit_Cart { width: 280px; background: #f6f5f2; float: left; margin: 0 0 0 48px; height:321px; }
.p_produit_CartPrix, .p_produit_CartTaille, .p_produit_CartCouleur, .p_produit_CartQuantite { margin: 0 auto 0 auto; width: 210px; }
.p_produit_LabelPrix { margin: 32px 14px 7px 0; }
.p_produit_LabelTaille, .p_produit_LabelCouleur, .p_produit_LabelQuantite { margin: 0 0 0 0; }
.p_produit_LabelPrix, .p_produit_LabelTaille, .p_produit_LabelCouleur, .p_produit_LabelQuantite { width: 75px; float: left; font-size: 13px; color: #797d81; font-weight: bold; }
.p_produit_Prix { float: left; width: 120px; font-size: 16px; color: #da6c0d; margin: 32px 0 0 0; }
.p_produit_Taille, .p_produit_Couleur, .p_produit_Quantite { float: right; width: 120px; margin: 0px 0 4px 0; }
.p_produit_Taille select{width: 120px;}
.separateur { clear: both; height: 5px; border-bottom: 1px solid #b1b7bc; width: 210px; margin: 0 auto 9px auto; }
#p_produit_AjouterPanier { margin: 20px 0 0 36px; background: url(images/boutons/fr-ca/ajouterPanier.jpg) no-repeat top left;}
.p_produit_Error { width: 175px; margin: 25px auto 0 auto; background: url(images/erreur.png) no-repeat; padding: 0 0 0 35px; height: 60px; font-size: 11px; color: #a55e06; }

#p_produit form{width: 893px; margin: 0 auto 0 auto; }

#p_produit { width: 893px; margin: 0 auto 0 auto; background: #fff; position: relative; }
#p_panier_vide{position:relative; text-align:center; padding:40px;background:#f6f5f2;margin:40px 0 0 0;border-top:1px solid #98b9d7;}
#p_panier_vide span{font-size:11pt; width:40px;}
.p_panier_Produit { border: 1px solid #b1b7bc; width: 888px; padding: 0; margin: 0 0 10px 4px; border-collapse: collapse; color: #797d81; font-size: 12px; clear:both; }
.p_panier_CellPhoto { width: 180px; }
.p_panier_Commander  { float: right; margin: 60px 0 12px 0; }
.p_panier_CommanderB  { float: right; margin: 20px 0 12px 0; }
.p_panier_CellDesc { width: 380px; vertical-align: top; padding-right: 10px; }
.p_panier_CellDesc p { line-height: 20px; }
.p_panier_CellDesc h5 { font-size: 17px; color: #797d81; margin: 13px 0 0 0; }
.p_panier_CellDesc h4{ width: 100%; border-top: 1px solid #73a0c9; border-bottom: 1px solid #73a0c9; margin: 15px 0 0 0; padding: 5px 0 5px 0; }
.p_panier_CellDesc h4 a { text-decoration:none; font-size: 14px; font-weight: bold; color: #73a0c9; padding: 5px 0 5px 0; }
.p_panier_CellDesc h4 a:hover { text-decoration:underline;}
.p_panier_CellCart { width: 290px; background: #f6f5f2; vertical-align: top; padding: 15px 30px 15px 30px; }
#p_panier_menu_Panier { position: absolute; top: 0; left: 0; clear: both; z-index: 5; }
#p_panier_menu_Perso { position: absolute; top: 0; left: 157px; clear: both; z-index: 4; }
#p_panier_menu_Livraison { position: absolute; top: 0; left: 368px; clear: both; z-index: 3; }
#p_panier_menu_Paiement { position: absolute; top: 0; left: 529px; clear: both; z-index: 2; }
#p_panier_menu_Confirmation { position: absolute; top: 0; left: 675px; clear: both; z-index: 1; }
.p_panierCart_Label-1, .p_panierCart_Label-2, .p_panierCart_Label-3, .p_panierCart_Label-4 { float: left; font-size: 13px; color: #797d81; display: inline; margin:0 0 10px 0; }
.p_panierCart_Label-1 span, .p_panierCart_Label-2 span, .p_panierCart_Label-3 span, .p_panierCart_Label-4 span {margin:10px 0 0 0; display:block;}
.p_panierCart_Label-2 input{margin:10px 0 0 0;}
.p_panierCart_Label-1 { width: 100px; }
.p_panierCart_Label-2 { width: 90px; }
.p_panierCart_Label-3 { width: 90px; }
.p_panierCart_Label-4 { width: 195px; margin: 15px 0 0 0; }

.p_panierCart_Montant, .p_panier_STPrix { font-size: 16px; color: #da6c0d; }
.p_panierCart_LabelAttribut { color: #000; }
.p_panier_separateur { clear: both; height: 8px; border-bottom: 1px solid #b1b7bc; width: 285px; margin: 0 auto 0 auto; }
.p_panierCart_Supprimer { margin: 10px 0 0 10px; }
.p_panier_SousTotal {text-align:right; border-top: 1px solid #b1b7bc; background: #f6f5f2; width: 854px; margin: 0 0 0 3px; padding: 10px 35px 10px 0; }
.p_panier_SousTotal ul { list-style-type: none; padding: 0; margin: 0;}
.p_panier_SousTotal ul li { display: inline; }
.p_panier_STLabel { margin: 0; color: #797d81; font-size: 16px;}
.p_panier_STPrix { margin: 0 0 0 95px; }

.p_produit_Photos img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.p_produit_Images_num {
	line-height: 1.5em;
	position: absolute;
	bottom: 5px;
	margin-bottom: 0px;
}

.p_produit_Images_num a {
	display: block;
	padding: 2px;
	border: 1px solid #d1d6da;
	float: left;
	color: #596575;
	font-size: 1.1em;
	text-decoration: none;
	width: 17px;
	text-align: center;
	margin-right: 5px;
}

.p_produit_Images_num a.actif {
	font-weight: bold;
	background-color: #566676;
	color: #fff;
}
