/*
  $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
  
  PALETTE
  
  #e8e8e8 : gris tres clair
  #222831 : gris foncé (fond de page)
  #F37221 : orange
  #CABFA4 : beige (texte par défaut)
  #2C3238 : gris (fond de box)
  
*/

BODY {
  background: #000000;
  margin: margin-top:3; margin-right:8; margin-bottom:5; margin-left:8;
  text-decoration: none; 
  color: #CABFA4;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

a { 
text-decoration: none; 
color: #CABFA4; 
}

a:hover { 
text-decoration: underline; 
color: #CABFA4;  
}

TD.header {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92979E;
	padding-right: 3px;
	padding-bottom: 3px;
	}

A.header {
  color: #92979E;
  background-color:;
}

A.header:hover {
  color: #F37221;
  text-decoration:none;
  background:white;
}
/*
DEBUT style pour le champ "rechercher" 
*/
 .input1 { 
	color: #FFFFFF;
	font-size:9px;
	background-color: #A5AAAD;
	border: solid 1px #545B61;
	width: 120px;
	height: 14px 
}

/*
FIN style pour le champ "rechercher" 
*/

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #92979E;
  }
A.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #92979E;
}

A.footer:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #F37221;
}


TD.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	padding-left: 2px;
	margin: 0px;
}

A.breadcrumb {
  color: #303030;
  background:;
}

A.breadcrumb:hover {
  color: #F37221;
  text-decoration:underline;
  background:;
}
/*
DEBUT : LISTE DE PRODUITS
*/

TABLE.productListing {
  border: 2px;
  border-style:dotted;
  border-color: #303030;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #2C3238;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #2C3238;
  color: #CABFA4;
}

A.pageResults {
  color: #CABFA4;
}

A.pageResults:hover {
  color: #F37221;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F37221;
}

/*
FIN : LISTE DE PRODUITS
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #F37221; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #F37221; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #F37221; text-decoration: underline; }



FORM {
	display: inline;
}

TR.headerError {
  background: #F37221;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #F37221;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #F37221;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #F37221;
  color: #000000;
  font-weight: bold;
  text-align: center;
}



.infoBox {
  background: #2C3238;
}

.infoBoxContents {
  background: #2C3238;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #F37221;
}

.infoBoxNoticeContents {
  background: #F37221;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #222831;
  color: #ffffff;
}

A.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2C3238;
  color: #ffffff;
}

A.infoBoxHeading:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ff3333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #2C3238;
}

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: #2C3238;
}

TR.subBar {
  background: #e8e8e8;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

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

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

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #F37221;
}

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

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

TABLE.formArea {
  background: #2C3238;
  border-color: #F37221;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #F37221;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #F37221;
}

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

.moduleRow { }
.moduleRowOver { background-color: #OOOOOO; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F37221; color:#000000; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F37221; color:#000000; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #F37221; }
