/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {  font-size: 11px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }
a#lnk1.footer:hover,a#lnk2.footer:hover,a#lnk3.footer:hover,a#lnk4.footer:hover,a#lnk5.footer:hover {text-decoration:none;}

td.column_left, td.column_right {display:none;}
td.column_list_products, td.column_center,td#product_main0, td.column_nested {border-bottom:solid 1px #9e945c;border-left:solid 1px #9e945c;border-right:solid 1px #9e945c;}
table.list_content {background:url(images/fondlistprod.gif) top repeat;}
* html table.list_content {background:url(images/fondlistprodie.gif) top repeat;}

/*fiche produit*/
div#products_name, div#products_model, div#products_price {float: none;}
div#products_name {color:#ff0000; font-weight:bold;} 
div#product_image {width:350px; text-align:center; min-height:200px;}
div#desc_produit {border:none; width:500px; margin-top:0px; float:none; padding:0; overflow:hidden; height:100%; }
div#zone_0, div#zone_1, div#zone_2  {color:#535353;}
div#zone_1 {float: none;}
div#products_model {clear: none;}
div#product_main1 {width:100%;}
td#product_main0 form#form_product div#product_main1 div#button_cart input#btn_validation { margin-top:10px;}
div#button_cart { clear: right;float: left; }
div#products_price { height: 25px; margin: 0 0 0 0;}


/* fin fiche produit*/

/* ----------- Modules upsell et Modules comunn -------------- */
td.box_module_td, td.productListing-data { border:0px solid beige; height:275px; position:relative; font-size: 14px; }
div.box_module { height:100%; width:100%; position:relative; }

/* position des éléments paramétrable dans le back office du listing */
/*div.box_module_texte, div.box_listing_name, div.box_listing_price, div.box_listing_buy, div.box_listing_quantity, div.box_listing_weight, div.box_listing_model, div.box_listing_manufacturer
 { background-color:#E9E9E9; }*/
div.box_listing_image { height:160px; }
div.box_listing_name{ height:25px; }
div.box_listing_quantity{ float:right; width:20%; height:30px; }
div.box_listing_buy{ float:left; width:80%; height:30px; }
div.box_listing_buy a, div.box_listing_buy input { position:relative; top:8px; }

/* centrage des images dans les cadres */
div.box_listing_image table 	{ height:100%; }
div.box_listing_image tr 		{ height:auto;}
div.box_module_image table 	{ height:80%; }
div.box_module_image tr 		{ height:auto;}

div.box_module_texte { 
	height:54px;
	width:100%; 
	left:0;	/* pour ie */
	bottom:0px;
	position:absolute;
}
div.nom_module_texte { height:30px;}
div.box_listing_model {	
	position:relative;
	text-align:right;
	right:20px;
}
div.listPrice { 
	color:#4e4746;
	font-weight:bold;
	font-size: 12px;
	position:relative;
	text-align:left;
	bottom:-2px;
	left:15px;
	top:-40px;
}
* html div.listPrice { 
	top:-47px;
}
div.listBarreModule {
	color:gray;
	font-size: 12px;
	float:right;
	position:relative;
	left:-10px;
	bottom:-5px;
}

div.list_texte {	height:35px; overflow:hidden; }
/* ----------- Modules upsell et Modules comunn -------------- */


BODY {
  color:#535353;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
}

A {
  color: #43403c;;
  text-decoration: none;
}

A:hover {
  color: #9e945c;
  text-decoration: underline;
}

a img {border: none;} /* supprimer les bords bleus autour des images */

a img.ImgCategorieFront { /* Cadre des images des catégories en page d'acceuil et navigation */
  border-width:1px;
  border-style:solid;
  border-color:red;
}

td.MenuCategorieFront, a.MenuCategorieFront { /* Texte sous les images des catégories en page d'acceuil et navigation. Surchage de smalltext */
  
  font-size: 12px;
  height:24px;
}

td.MenuCategorieFront:hover { /* Texte sous les images des catégories en page d'acceuil et navigation. Surchage de smalltext */
  background-color:#FF7F00;
}

a img.ImgFicheProduit, img.ImgFicheProduit, #trailImg { /* Cadre des images de la fiche produit */
  border-width:0px;
}

FORM {
	display: inline;
}

TD.verrou {
 background: url(images/WaTazTransp.jpg) repeat center;
}

TR.header {
/* background: #ffffff; PCA le 11/08/05 modifie la couleur de fond sous le logo en haut à g */
  background: #;
  text-align: center;
}

TR.headerNavigation {
  /*background: #f9a80e;*/
  background-color:#;
  height:30px;
}

TD.headerNavigation {
  
  font-size: 11px;
  background: #;
/*  background: #7FFF00; PCA couleur de fond de la barre en haut : path; compte; panier; commander */
  color: #8f8f8f; /* couleur des barres verticales de séparation */
  font-weight : bold;
}

TD.headerNavigation a.headerNavigation { /* afficher correctement les style pour infoboxheading */
  color: #8f8f8f;
  }
  
TD.headerNavigation a.headerNavigation:hover {
  color: #8f8f8f;
  }

A.headerNavigation {
  color: #b5b500;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #aea46f;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #aea46f;
/*  background: #ff0000; PCA modifié pour le message défilant ds le header */
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #;
}

TD.footer {
  
  font-size: 10px;
  background: #;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb;  PCA à supprimer pour passer le fond des boîtes en tranparent */
}

.infoBoxContents { /* PCA couleur de fond des boîtes */
  background: #ffffff;
  
  font-size: 10px; 
}

/* PCA boxes colonnes id */
/* #Contentcategories { background: white url(images/WaTazTransp.jpg) no-repeat center; } */
#ContentcatPret_a_porter { background: white url(images/WaTazTransp.jpg) no-repeat center; }
#Contentbest_sellers { background: white url(images/table_background_default.gif) no-repeat center;  }
#Contentbest_sellers .infoBoxContents { background: url(images/pixel_trans.gif) no-repeat; }

/* PCA boxes centrales avec id */
/* #Contentnew_products .infoBoxContents { background: orange; }
#ContentPromo_products .infoBoxContents { background: lightblue; } */

.infoBoxNotice {
}

.infoBoxNoticeContents {
  
  font-size: 12px;
  color:#F00;
}

tr.infoBoxNoticeContents td.main {
	color:#F00;
	font-weight:bold;
	font-size:13px;
	text-decoration:blink;
}

table.infoBox {
  /* PCA cadre des boîtes */
  background: #a29061;
/*  width: 200; */
}

table.infoBoxContents {
  /* PCA couleur de fond des boîtes colonnes */
/*  background: #ffff00; */
}

TD.infoBoxHeading, div.infoBoxHeadingCenter {
  font-size: 14px;
  font-weight: bold;
/*  background: #bbc3d3; PCA couleur des entêtes des boîtes */
  background: #a29061;
  color: #ffffff;
  text-align:center;
}

TD.infoBox, SPAN.infoBox {
  
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #;
}

TR.productListing-odd, TR.productListing-even {
   /*height:300px; PCA hauteur des cellules dans affichage en liste */
}

.NomListe{ /* PCA Titre des noms des produits affichés en liste */
  font-family: Trebuchet MS;
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
}

div.listPrice {font-weight:bold;}

tr.productListing-vertical { /*liste de produit de dimensions = */
  height:240px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #62975F;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 11px;
  background: #a29061;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, TD.pageHeading H1, DIV.pageHeading H1{
  
  font-size: 20px;
  font-weight: bold;
  color:#F00;
  margin: 0;
/*  background: #F08080;  PCA couleur de fond du 1ier message sous la barre de navigation */

}

TR.subBar {
  background: #F4F7FD;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
/*  background: #ffffff; :   PCA couleur du fond texte principal */
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 11px;
}

.smallLink {
  
  font-size: 10px;
  color: gray;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #FF7F00;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc { /* PCA description catégorie */
  
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}


.moduleRow { }
.moduleRowOver { background-color: #; }
.moduleRowSelected { background-color: #; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

/* Images seules */
div.header_img_mini_txt {font-size:12px;}

/* ***** MENU CSS ***** */

div.menu {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
div.menu a {color:#000000; font-weight:600; white-space:	nowrap;}

div.menu ul {
	margin: 0px;
	padding: 0px;
	width: 210px;
	border: 1px solid #ADAA9C; /* couleur de bordure autour du menu */
	background-color: #a51515;
}
div.menu ul a {width: inherit;}

div.menu ul.niveau1 {
	background-color: transparent;
	border: none; /* suppression de la bordure su premier menu */
}

div.menu ul.niveau1 li div.menuImgIcon {float: left; height: 22px;}
div.menu ul.niveau1 div.menuImgIcon img {margin-top: 3px; padding-right: 3px;} /* espacement icon niveau1 */
div.menu ul li div.menuImgFolder {float: right; padding-right: 1px;}

div.menu li a {display: block; text-decoration: none;}
/* couleur text des liens au survol de la souris */
div.menu li a:hover{color: #a16dcd;}

div.menu ul li {position: relative; list-style: none; vertical-align: middle;}
div.menu ul ul {
	position: absolute;
	top: -1px;
	display: none;
	left: 208px; /* position ul/ul parent */
	width: 210px; /* taille des sous menu, augmentation si trop petit et réajustant left*/
}
/*position de ul par rapport au premier*/
div.menu ul.niveau1 ul.niveau2 {left: 210px;}

div.menu li {
	z-index: 1;
	position: relative;
	list-style: none;
	border-top: 0px solid #ADAA9C;
  /*background-image: url(images/infobox/bordmenu.jpg); /* "PCA pour la séparation du menu" : inutile */
  background-repeat: repeat-x;
	height: 22px;
}
div.menu li:hover {background-color: #;  /* couleur de surbrillance des menus */}

div.menu ul.niveau1 li.sousmenu:hover ul.niveau2 {display:block;}
div.menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}
div.menu ul.niveau3 li.sousmenu:hover ul.niveau4 {display:block;} /* rajouter autant que nécessaire */

/* *** END MENU CSS *** */



#zoom_container {width:300;height:300; overflow:hidden; position:absolute; text-align:left; border:4px solid gray;}

#zoom_img { position:absolute; margin:0; padding:0; }


#cart_mobile { position:relative; width:150; top:-110; right:-750; }

#cart_mobile  p { line-height:1; margin:4; font-size:11; }

