/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  JPServices, JPCommerce solutions
  http://www.jpservices.fr

  Copyright (c) 2005 JPServices
*/

.boxText { font-family: Arial; font-size: 11px; color: #ffffff;}
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; color: #000000; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #FFFFFF;
  margin: 0px;
}

.sp {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  background-color: #47353B;
  text-decoration: none;
  cursor: hand;
}

.sp3 {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
  cursor: hand;
}

.sp2 {
  font-family: Arial;
  font-size: 11px;
  color: #66CCCC;
  background-color: #339999;
  text-decoration: none;
  cursor: hand;
}

A {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  font-family: Arial;
  font-size: 11px;
  color: #66CCCC;
  background-color: #339999;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TABLE.headerNavigation {
  background-image: url(images/Bandeau-Menu.jpg);
  height: 43px;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 14px;
  color: #CC9966;
  font-weight: bold;
}

A.headerNavigation { 
  color: #CC9966; 
}

A.headerNavigation:hover {
  color: #66CCCC;
  background-color: #339999;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
  background-image: url(images/Bandeau-Menu.jpg);
  height: 43px;
}

TR.footer {

}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  color: #CC9966;
  font-weight: bold;
}

.infoBox {
  background: #ca9764;
}

.infoBoxContents {
  background: #47353B;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FF0000;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url(images/petitdegrade.jpg);
  font-family: Arial;
  font-size: 11px;
  color: #CC9966;
  font-weight: bold;
  
}

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

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

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

.productListing-heading {
background-image: url(images/petitdegrade.jpg);
  font-family: Arial;
  font-size: 11px;
  color: #CC9966;
  font-weight: bold;
}

TD.productListing-data {
  background: #47353B;
  font-family: Arial;
  font-size: 10px;
}

TD.productListing-data a {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

TD.productListing-data a:hover {
  font-family: Arial;
  font-size: 11px;
  color: #66CCCC;
  background-color: #339999;
  text-decoration: none;
  font-weight: bold;
}

A.pageResults {
  color: #7d4106;
}

A.pageResults:hover {
  color: #7d4106;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f7e9db;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #FFFFFF;
}

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

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

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #c1a283;
}

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

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #faebdd;
  border-color: #a27d58;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #339999; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #330033; }

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

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ff0000; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10px;
	height:10px;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Arial;
	font-size:11px;
}

.clLevel0{
	background-color:#47353B;
	layer-background-color:#ffffff;
	color:#ffffff;
}

.clLevel0over{
	background-color:#339999;
	layer-background-color:#bbc3d3;
	color:#66CCCC;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#CC9966;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Arial;
	font-size:11px;
}

.clLevel1{
	background-color:#47353B;
	layer-background-color:#ffffff;
	color:#ffffff;
}

.clLevel1over{
	background-color:#339999;
	layer-background-color:#bbc3d3;
	color:#66CCCC;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#CC9966;
	layer-background-color:white;
}

#menu {position:absolute; width:700px; height: 20px; z-index:500; left:51%; top: 176px; margin-left: -398px;}
/* ----------------- coolMenu_eof ----------------- */

TD.ami, P.ami, A.ami {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

A:hover.ami {
  font-family: Arial;
  font-size: 14px;
  color: #66CCCC;
  background-color: #339999;
  text-decoration: none;
  font-weight: bold;
}