/*
  $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; }

BODY {
  color: #666666;
  margin: 0px;
  font-family:Tahoma, Geneva, sans-serif;
}

table#table_header tbody tr td a, table#table_header tbody tr td{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

td.column_nested {
	background:#FFF url(images/fondint-centre.gif) top no-repeat;
}

td.column_left {
	display:none;
}
td.column_right {
	display:none;
}

A {
  color: #aeaeae;
  text-decoration: none;
}

A:hover {
  color: #aeaeae;
  text-decoration: underline;
}

a img {border: none;} 

a img.ImgCategorieFront { 
  border-width:0px;
}

td.MenuCategorieFront, a.MenuCategorieFront { 
  font-size: 12px;
  height:24px;
}

td.MenuCategorieFront:hover { 
  background-color:#FF7F00;
}

a img.ImgFicheProduit, img.ImgFicheProduit, #trailImg {
  border-width:0px;
  border-style:solid;
  border-color:#FF7F00;
}

FORM {
	display: inline;
}

TD.verrou {
 background: url(images/WaTazTransp.jpg) repeat center;
}

TR.header {
  text-align: center;
}

TR.headerNavigation {
	display:none;
}

TD.headerNavigation {
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation a.headerNavigation {
  color: #ffffff;
  }
  
TD.headerNavigation a.headerNavigation:hover {
  color: #ffffff;
  }

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	display:none;
}

TD.footer {
  font-size: 10px;
  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 */
  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; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

table.infoBox {
}

table.infoBoxContents {
/*  background: #ffff00; */
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #FF7F00;
  color: #ffffff;
}

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: #F1F2F5;
}

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: #f8f8f9;
}

TR.productListing-odd, TR.productListing-even {
/*   height:250px; PCA hauteur des cellules dans affichage en liste */
}

.NomListe{ 
  font-size: 13px;
  font-weight: bold;
}

tr.productListing-vertical { /*liste de produit de dimensions = */
  height:400px;
}

tr.productListing-vertical > TD.productListing-data {
  font-size: 12px;
  border: 0px;
  background:url(images/fondlisteproduit.png) no-repeat top center;
  padding-top:10px;
  padding-right:3px;
  padding-left:3px;
}

td table.productListing tbody tr.productListing-vertical td.productListing-data{  font-size: 12px;
  border: 0px;
  background:url(images/fondlisteproduit.png) no-repeat top center;
  padding-top:10px;
  padding-right:3px;
  padding-left:3px;
}

tr.productListing-vertical > TD.productListing-data {
  font-weight:bold;
  font-size: 12px;
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-size: 11px;
  background: #;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

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: #FC9E00;
  margin: 0;
}

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-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

span.productInfoSpecialPrice {
  color:#FF0000;
}

SPAN.errorText {
  color: #ff0000;
}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

.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-size: 13px;
	margin: 0px;
	padding: 0px;
}
div.menu a {color:black; font-weight:normal; white-space:	nowrap;}

div.menu ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border: 1px solid #ADAA9C; /* couleur de bordure autour du menu */
	background-color:	white;
}
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;}
div.menu li a:hover{color: white;}

div.menu ul li {position: relative; list-style: none; vertical-align: middle;}
div.menu ul ul {
	position: absolute;
	top: -1px;
	display: none;
	left: 148px; /* position ul/ul parent */
	width: 150px; 
}
/*position de ul par rapport au premier*/
div.menu ul.niveau1 ul.niveau2 {left: 150px;}

div.menu li {
	z-index: 1;
	position: relative;
	list-style: none;
	border-top: 1px solid #ADAA9C;
	height: 22px;
}
div.menu li:hover {background-color: #FF7F00;  /* 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 *** */

#cart_mobile { position:relative; width:150; top:-110; right:-750; }

#cart_mobile  p { line-height:1; margin:4; font-size:11; }

