/*
  $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

background-image: url(http://www.url.com/head_images/boxfd.jpg);



  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffff00; color #3f3f3f; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { color: #000000;background: #fee876; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #3f3f3f;
  color: #ffffff;
  margin: 0px;
  scrollbar-base-color:#3F3F3F; /*couleur de base des barres de défilement*/
  scrollbar-3dlight-color:#FCBA42; /*couleur pour les effets de relief (3D)*/
  scrollbar-arrow-color:#FFE490; /*couleur pour les pointeurs de défilement*/
  scrollbar-darkshadow-Color:#FF9933; /*couleur pour les ombres*/
  scrollbar-face-color:#3F3F3F; /*couleur pour la surface*/
  scrollbar-highlight-color:#6E6E6E; /*couleur pour le bord haut et le bord gauche*/
  scrollbar-shadow-color:#000000; /*couleur pour le bord droit et le bord du bas*/
  scrollbar-track-color:#FFE490; /*couleur pour la barre de défilement non-cachée par le pointeur de défilement*/
}

A {  
color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #99ffff;
  text-decoration: underline;
}

FORM {
	display: inline;
background: #6e6e6e;
  color: #ffffff;

}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background:transparent url("images/infobox/box1.gif")
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ff4400;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #99ffff;
  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: #99ffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 background:transparent url("images/infobox/box1.gif")
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #ff9933;
}

.infoBoxContents {
  background: #6e6e6e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   
}

.infoBoxNotice {
  background: #ff9933;
}

.infoBoxNoticeContents {
  background: #6e6e6e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
background:transparent url("images/infobox/box.gif")
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #6e6e6e;
}

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: #6e6e6e;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff9933;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:transparent url("images/infobox/box1.gif");
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6e6e6e;
  color: #ffffff;
}

A.pageResults {
  color: #ff9933;
}

A.pageResults:hover {
  color: #ffffff;
  background: #ff9933;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff9933;
}

TD.pageHeadingPoints, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff9933;
}

TD.pageHeadingcheckout {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff9933;
background: #3f3f3f
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3f3f3f;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.maincheckout {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
background: #3f3f3f
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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;
  font-size: 10px;
  color: #ff9933;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff9933;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { font-weight: bold; color: #000000; background-color: #fee876; cursor: pointer; cursor: hand; }
.moduleRowSelected { font-weight: bold; color: #000000; background-color: #fee876; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff9933; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #95f505; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff9933; }
.inputRequirementcheckout { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff9933; background: #3f3f3f; }

h1 { 
 color: #ff9933; 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}


/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #CC2929;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointRachat {
  color: #00FF00;
  font-weight: bold;
}

.pointFaq {
  background-color:#6E6E6E;
  border: 1px dashed #FF9933;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */
