/*
  $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-family: Verdana, Arial, sans-serif; color: #C6A852; font-size: 10px; font-weight: bold;}
.boxText_index { font-family: Verdana, Arial, sans-serif; color: #C6A852; font-size: 10px; font-weight: bold;}
.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: #cc0033; }
.productsNotifications { background: #372B27; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #C6A852; text-decoration: underline; }

BODY {
  background: #372B27;
  color: #C6A852;
  margin: 0px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 11px;
}


A { color: #C6A852; font-size: 11px; text-decoration: none; }
A:hover { color: #C6A852; font-size: 11px; text-decoration: underline; }
A.footer { color: #C6A852; font-size: 12px; text-decoration: none; }
A.footer:hover { color: #C6A852; font-size: 12px; text-decoration: underline; }
A.index { color: #C6A852; font-size: 12px; text-decoration: none; }
A.index:hover { color: #C6A852; font-size: 12px; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #372B27;
}

TR.headerNavigation {
  background: #372B27;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #372B27;
  color: #C6A852;
  font-weight : bold;
}

A.headerNavigation { 
  color: #C6A852; 
}

A.headerNavigation:hover {
  color: #C6A852;
}

TR.headerError {
  background: #372B27;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #372B27;
  color: #C6A852;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #372B27;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #372B27;
  color: #C6A852;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #372B27;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #372B27;
  color: #C6A852;
  font-weight: bold;
}

.infoBox {
  background: #1C0F00;
  color: #C6A852;
  font-weight: bold;
}

.infoBox_index {
  background: #1C0F00;
  color: #C6A852;
  font-weight: bold;
}

.infoBoxContents {
  background: #1C0F00;
  color: #C6A852;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.infoBoxContents_index {
  background: #1C0F00;
  color: #C6A852;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.infoBoxContents_surligne {
  color: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}

.infoBoxNotice {
  background: #1C0F00;
}

.infoBoxNoticeContents {
  background: #1C0F00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Modif Arnaud */
TD.infoBoxHeadingTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1C0F00;
  color: #C6A852;
}

TD.infoBoxHeadingTop_index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1C0F00;
  color: #C6A852;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #362B27;
  color: #C6A852;
}

TD.infoBoxHeading_index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1C0F00;
  color: #C6A852;
}

/* Modif Arnaud */
TD.infoBoxHeadingBottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1C0F00;
  color: #C6A852;
}

TD.infoBoxHeadingBottom_index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1C0F00;
  color: #C6A852;
}
  
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  background: #1C0F00;
  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: #1C0F00;
}

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: #1C0F00;
}

.newsdesk {
  background: #1C0F00;
  color: #C6A852;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text_align:justify;
}

.contact {
  border-left: #C6A852 2px solid;
  border-right: #C6A852 2px solid;
  padding-left:10px;
  padding-right:10px;
}

SPAN.menuMarques {
  color:#C6A852;
  font-weight:bold;
  font-size:normal;
  text-decoration:none;
}

A.menuMarques {
  color:#C6A852;
  font-weight:bold;
  text-decoration:none;
}

A.menuMarques:hover {
  color:#C6A852;
  font-weight:bold;
  text-decoration:underline;
}

TABLE.productListing {
  background: #1C0F00;
  color: #C6A852;
  border: 1px;
  border-style: solid;
  border-color: #C6A852;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1C0F00; /* background: #b6b7cb; */
  color: #C6A852;
  font-weight: bold;
}

A.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1C0F00; /* background: #b6b7cb; */
  color: #C6A852;
  font-weight: bold;
  text-decoration: underline;
}

A.productListing, A.productListing:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1C0F00; /* background: #b6b7cb; */
  color: #C6A852;
  font-weight: bold;
  text-decoration: underline;
}

TD.productListing-data {
  background: #1C0F00;
  color: #C6A852;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top:10;
  padding-bottom:10;
}

A.productInfo {
  color:#C6A852;
  font-weight:bold;
  text-decoration:none;
}

.productInfo {
  border-left: #C6A852 1px solid;
  border-right: #C6A852 1px solid;
}

A.productInfo:hover {
  color:#1C0F00;
  font-weight:bold;
  text-decoration:underline;
}

TD.productInfo-title {
  background: #1C0F00;
  color: #C6A852;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left:10;
  padding-right:10;
}

TD.productInfo-desc {
  background: #1C0F00;
  color: #C6A852;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left:10;
  padding-right:10;
}


.ProductImage {
  border-color: #C6A852;
  
}
A.pageResults {
  color: #1C0F00;
}

A.pageResults:hover {
  color: #1C0F00;
  background: #E8CDA2;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #C6A852; /* color: #9a9a9a; */
}

TR.subBar {
  background: #E8CDA2;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C6A852;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  color: #C6A852;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.maintitle, P.maintitle {
  font-family: Verdana, Arial, sans-serif;
  color: #C6A852;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.mainproduct, P.mainproduct {
  font-family: Verdana, Arial, sans-serif;
  color: #C6A852;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.accountInfo, P.accountInfo {
  font-family: Verdana, Arial, sans-serif;
  color: #C6A852;
  font-size: 10px;
  font-weight: normal;
  text-align: justify;
  line-height: 2;
  padding-left:10;
  padding-right:10;
}

A.accountInfo {
  color:#C6A852;
  font-weight:bold;
  text-decoration:none;
}

A.accountInfo:hover {
  color:#C6A852;
  font-weight:bold;
  text-decoration:underline;
}


TD.accountHistory, P.accountHistory {
  font-family: Verdana, Arial, sans-serif;
  color: #C6A852;
  font-size: 10px;
  font-weight: normal;
  text-align: normal;
  line-height: 1.5;
}
TD.accountMain, P.accountMain {
  font-family: Verdana, Arial, sans-serif;
  color: #C6A852;
  font-size: 11px;
  font-weight: normal;
  text-align: normal;
  line-height: 1.5;
}

TD.accueil, P.accueil {
  font-family: Verdana, Arial, sans-serif;
  background-color: #372B27;
  color: #C6A852;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.7;
  text-align: justify;
}

TD.cvg, P.cvg {
  font-family: Verdana, Arial, sans-serif;
  background: #1C0F00;
  color: #C6A852;
  font-size: 11px;
  text-align: justify;
  padding-left:5;
  padding-right:5;
}

TD.desc_cat, P.desc_cat {
  font-family: Verdana, Arial, sans-serif;
  background: #1C0F00;
  color: #C6A852;
  font-size: 11px;
  font-weight: normal;
  text-align: justify;
  line-height: 1.7;
}

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: #C6A852;
}

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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.header_search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  border: 0;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C6A852;
  font-weight: bold;
}

TABLE.formArea {
  background: #1C0F00;
  border-color: #C6A852;
  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: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weigth:bold;
  font-size:12px;
  color: #C6A852;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

.moduleRow { }
.moduleRowOver { background-color: #1C0F00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #1C0F00; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C6A852; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C6A852; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #372B27; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #372B27; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }

/* NEWSLETTER */

.Newsletter { background-color: #1C0F00; color: #C6A852; font-family : Arial, Helvetica, sans-serif; text-align: justify;}

.Newsletter_titre_liste { background-color: #1C0F00; color: #C6A852; font-size: 12px; font-weight: bold;}

.Newsletter_texte_liste { background-color: #1C0F00; color: #C6A852; font-size: 11px; font-weight: normal; text-align: justify;}

.Newsletter_lien_liste { background-color: #1C0F00; color: #C6A852; font-size: 11px; font-weight: bold; text-decoration:none; text-align: justify;}

.Newsletter_lien_detail { background-color: #1C0F00; color: #C6A852; font-size: 11px; font-weight: bold; text-decoration: underline; text-align: justify;}

.Newsletter_titre_detail { background-color: #1C0F00; color: #C6A852; font-size: 12px; font-weight: bold;}

.Newsletter_texte_detail { background-color: #1C0F00; color: #C6A852; font-size: 11px; font-weight: normal; text-align: justify;}

.Newsletter_liste, .Newsletter_liste:link, .Newsletter_liste:active, .Newsletter_liste:visited, .Newsletter_liste:hover{
 color : #C6A852;
 background-color: #1C0F00;
 font-size : 11px;
 font-weight : normal;
 text-decoration: none;
 text-align: justify;
 
}

.Newsletter TABLE{
  text-align: justify;
  border: thin solid;
  border-color:#C6A852;
  text-align: justify;

}

.Newsletter_table_bas {
  color : #C6A852;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  background-color: #1C0F00;
  border-bottom: #C6A852 1px solid;
  border-left: #C6A852 1px solid;
  border-right: #C6A852 1px solid;
  padding-left:10px;
  padding-right:10px;

}

.Newsletter_table_centre {
  color : #C6A852;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  background-color: #1C0F00;
  border-left: #C6A852 1px solid;
  border-right: #C6A852 1px solid;
  padding-left:10px;
  padding-right:10px;

}

.Newsletter_table_haut {
  color : #C6A852;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  background-color: #1C0F00;
  border-top: #C6A852 1px solid;
  border-left: #C6A852 1px solid;
  border-right: #C6A852 1px solid;
  padding-left:10px;
  padding-right:10px;

}
.copylien, .copylien:link, .copylien:active, .copylien:visited, .copylien:hover{
font-size: 11px;
font-weight: normal;
font-family: Arial, Verdana, sans-serif;
color:#C6A852;
text-decoration: none;
}

a.copylien:hover {
	text-decoration: underline;
}	

.chemin, .chemin a, .chemin:hover a, .chemin:visited a {
	color : #C6A852;
	margin: 12px 0 24px 0;
	font-weight: normal;
}

.table_haut {
  color : #C6A852;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  background-color: #1C0F00;
  border-top: #C6A852 1px solid;
  border-left: #C6A852 1px solid;
  border-right: #C6A852 1px solid;
  padding-left:10px;
  padding-right:10px;
}

.table_bas {
  color : #C6A852;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  text-align: justify;
  background-color: #1C0F00;
  border-bottom: #C6A852 1px solid;
  border-left: #C6A852 1px solid;
  border-right: #C6A852 1px solid;
  padding-left:10px;
  padding-right:10px;
}

