/*
stylesheet.css pour osCommerce

Copyright webespace.fr
*/
@import url("csspagediv.css") ;
@import url("cssmenucat.css") ;
@import url("cssmenutxt.css") ;

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size: 10px; color: #BC84E7; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size: 10px; color: #AAAAFD; text-decoration: underline; }


BODY {
  background: #FFFFFF;
  color: #61159C;
  margin: 0;
  padding: 0 ;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
h1 {
  font-size: 17px;
  text-decoration: none;
  font-weight: bold;
  color: #D54AB8;
}
h2 {
  font-size: 17px;
  text-decoration: none;
  font-weight: bold;
  font-variant: small-caps;
  color: #EF84D7;
}
h3 {
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
  color: #A060D1;
}
h4 {
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
  color: #FE7904;
}
h5 {
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
  color: #B06ACD;
}
h6 {
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
  color: #EF84D7;
  line-height: 1px;
}

A {
  color: #EF84D7;
  text-decoration: underline;
}

A:hover {
  color: #D44AB8;
  text-decoration: none;
}

A.headerNavigation {
  color: #61159C;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #D44AB8;
  text-decoration: underline;
}

FORM {
    display: inline;
}

img {
  border: 0;
}

/* bloc de champ de recherche central*/
#headsearch {
  width:100%;
  height: 16px;
  text-align: right;
  font-family: verdana, arial, sans-serif;
  vertical-align: top;
  display:none;
}
/* Infobox : fond des boxs (bordure)*/
.infoBox {
  background: #BC84E7;
  font-size:10px;
}
/* infoBoxContents : fond des boxs (dans les boxes) */
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
    background: #FFFFFF;
    font-size:10px;
}
.infoBoxContentsWish {
  font-family: Verdana, Arial, sans-serif;
    font-size:10px;
}

.infoBoxContentsProductListingCol {
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  font-size:10px;
}
a.infoBoxContents {
  color: #FFC002;
}

/* les liens dans les boxes, par défaut*/
td.boxText a{
  font-family: Verdana, Arial, sans-serif;
  color: #BCE217;
  font-weight: bold;
}

/* infoBoxCol : fond des boxs (bordure) dans les colonnes (par défaut)*/
.infoBoxCol {
  font-size:10px;
  padding:0;
}
.infoBoxContentsCol {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background: Transparent;
  font-size:10px;
  padding: 2px ;
}
td.boxTextCol a{
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0;
   text-align: center;
}
td.boxTextCol a:hover{
  text-decoration: underline;
  color: #FFFFFF;
}

/* Ligne Footer et menu footer*/
TABLE.footer {
  width:100%;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  padding-top: 2px;
  background-color:#61159C;
}
TD.footer a {
  color: #FFFFFF;
  padding: 2px 6px 2px 6px;
  text-decoration: none;
  font-weight: bold;
  margin:0;
  border-left: 1px #FFFFFF solid;
  border-collapse: collapse;
}
/*#fin {
  border-right: 2px #FD4D03 solid;
}*/

TD.footer a:hover {
  color: #F0D7FB;
}
#FootSelected {
}

/*Ligne footer bis*/
TD.footerBis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #61159C;
  height: 16px;
  text-align: center;
  background-color: transparent;
}
TD.footerBis a {
  color: #61159C;
  text-decoration: none;
}
TD.footerBis a:hover {
  background-color: #61159C;
  color: #FFFFFF;
}

.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #B7B7C3;
  font-family: Verdana, Arial, sans-serif;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 22px;
  background-color: #61159C;
  color: #FFFFFF;
  text-align: center;
  padding: 0;
}
.infoBoxHeading a{
    color: #FFFFFF;
   text-decoration: underline;
}
.infoBoxHeading a:hover {
   color: #61159C;
   text-decoration: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
}

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-color: transparent;
}

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-color: transparent;
}

TABLE.productListing {
  background: #FFFFFF;
}
TABLE.productListing2 {
  background: #FFFFFF;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #BA80E3;
  height:21px;
  color: #FFFFFF;
  font-weight: bold;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
.productListing-heading a{
  padding: 0;
  margin:0;
  background: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
}
TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.productListing-data a{
   color: #B06ACD;
}

img.listing {
 vertical-align: middle;
 }
 
/* Couleur des liens "page suivante - Page précédente en bas des listes*/
A.pageResults {
  font-weight:bold;
  color: #D291F1;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #D291F1;
  text-decoration: none;
}

/* Titre de la page normalement encadrant une balise H1 qui doit donner les specifs de police*/
TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #D44AB8;
}

TR.subBar {
  background: #FFC002;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFC002;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #61159C;
}

TD.smallText, SPAN.smallText, P.smallText, div.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
div.smallText {
  float: left;
  padding: 0 5px 0 5px;
  text-align: center;
  vertical-align: middle;
}
div.categorie {
  float: right;
}

/* description des champs dans le formulaire de recherche*/
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  color: #61159C;
}
/* champs des formulaires */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* champs zone texte des formulaires */
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  color: #F90F03;
  font-weight: bold;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #D44AB8;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bolder;
  font-size:10px;
  background-color: #D44AB8;
  padding:1px;
  line-height:18px;
}
SPAN.productPriceList {
  color: #FFC002;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #F0D7FB; }
.moduleRowSelected { background-color: #FBE1FE; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #61159C; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #D44AB8; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #fff; color: red; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E70F26; }

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

#productImage {
  width: 210px;
  float: right;
  text-align: center;
  padding: 0px;
  margin: 0 ;
  background-color: #FFFFFF;
  display:none;
}

/* Bloc de recherche dynamique */
#quickbox, #quicksearch{
  text-align:left;
  background-color: #FFFFFF;
  padding:0;
  border:0 none;
  color: #6E840F;
  display: block;
  margin-left: 0%;
  width:100%;
  float: left;
  border:solid 1px;
}
#quickbox li a, #quicksearch li a{
  color: #6E840F;
}

#quickbox li, #quicksearch li {
  margin: 1px 0 0 0;
  padding:2px;
  background-color: #EEEEEE;
}
#quickbox ul, #quicksearch ul { padding-left:0px; margin-left:0px; list-style-type:none;}

td.ban_pied {
  margin:2px;
  background-color: #FFFFFF;
}


