/*
  $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: Arial , Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial , Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial , Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial , Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.highslide {
	cursor: url(includes/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
	font-family: Arial;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

BODY 
{
  background: white;
  font: Arial , Verdana, sans-serif;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
}	 

DL, DT, DD, UL, LI 
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}	 

#imgBandeau
{
  margin: 0px; 
  padding: 0px; 

}

#centerSite
{  
  width: 100%;
  margin: 0px; 
  padding: 0px;   
}			   

#centerSite tr
{
  margin: 0px; 
  padding: 0px;  

}
#fondbibou 
{
  margin: 0px; 
  padding: 0px; 
  background-image: url(images/menu/fondbibou.jpg);
}

.promo
{
 margin: 0px; 
 padding: 0px; 
 text-align:center;

}

.panier
{
 margin: 0px; 
 padding: 0px; 
 font-family: Arial , Verdana, sans-serif;
 font-size: 11px;
 color: #ffffff;
 background: #346633;
 font-weight : bold;
 text-align:right;
 vertical-align:middle;
 height:20px;
 
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

H1 {
  font-family: Arial , Verdana, sans-serif;
  font-size: 13px;
  color: #8C0C10;
  font-weight : bold;
}

H2 {
  font-family: Arial , Verdana, sans-serif;
  font-size: 10px;
  color: #8C0C10;
  margin:0px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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


TD.footer {
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
  background: #346633;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
  border-left-style:solid;
  border-left-width:1px;
  border-color:#93AA72;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-width:1px;   
}
.grilleCalcul {
  background: #ffffff;
  border-left-style:solid;
  border-left-width:1px;
  border-color:#93AA72;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-width:1px;  
  border-top-style:solid;
  border-top-width:1px;
  
}
.infoBoxContents {
  background: #ffffff;
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxContentsComment {
  background: #ffffff;
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
}


.infoBoxNotice {
 // background: #FF8E90;
}

.infoBoxNoticeContents {
  //background: #FFE6E6;
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial , Verdana, sans-serif;
  font-size: 14px;
  color: #547A1F; 
  border-color:#93AA72; 
  border-top-style:solid;
  border-top-width:1px;  
}

TD.infoBoxHeadingLeft {

  border-left-style:solid;
  border-left-width:1px;
  border-color:#93AA72; 
  border-top-style:solid;
  border-top-width:1px; 
}
TD.infoBoxHeadingRight {

  border-right-style:solid;
  border-right-width:1px;
  border-color:#93AA72; 
  border-top-style:solid;
  border-top-width:1px; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
}

.best_seller_manufacturer
{
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
}
.best_seller_keyword
{
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
}
.best_seller_tarif
{
  font-family: Arial , Verdana, sans-serif;
  font-size: 14px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
//  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 // background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #93AA72;
}

.borderGreen  {
  border: 1px;
  border-style: solid;
  border-color: #93AA72;
}

.errorMessage  {
  border: 1px;
  border-style: solid;
  border-color: #ed8a8a;
  background-color:#fdf2e6;
}

.productListing-heading {
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
  //background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
  border-bottom-style:solid;
  border-bottom-color:#93AA72;
  border-bottom-width:1px;
}

TD.productListingName {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  color: #547a1f;
  border-bottom-style:solid;
  border-bottom-color:#93AA72;
  border-bottom-width:1px;  
}

TD.productName {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  color: #547a1f; 
}

.productPriceStart {
  font-family: Arial , Verdana, sans-serif;
  font-size: 16px;
  color: #547a1f;
  font-weight: bold;
  white-space: nowrap;
  overflow: visible; 
}

.productPriceStartMini {
  font-family: Arial , Verdana, sans-serif;
  font-size: 14px;
  color: #547a1f;
  font-weight: bold;
  white-space: nowrap;
  overflow: visible; 
}

TD.productPrice {
  font-family: Arial , Verdana, sans-serif;
  font-size: 14px;
  color: #547a1f;
  font-weight: bold;
  white-space: nowrap;
  overflow: visible; 
}

.fontPrice {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  color: #547a1f;
  font-weight: bold;
  white-space: nowrap;
}

TD.productPriceText {
  font-family: Arial , Verdana, sans-serif;
  font-size: 16px;
  white-space: nowrap;
  overflow: visible; 
}



TD.productCollection {
  font-family: Arial , Verdana, sans-serif;
  font-size: 14px;
  color: #5F8400;
  font-weight: bold;
  white-space: nowrap;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TD.subHeading {
  font-family: Arial , Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #547A1F;
}
TD.subsubHeading {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


TR.subBar {
  background: #f4f7fd;
}

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

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

TD.TXTexemple {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  text-align:center;
}

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

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

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

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

TD.fieldValueMini {
  font-family: Arial , Verdana, sans-serif;
  font-size: 10px;
}
.fieldValueError {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  background-color:#fdf2e6;
}

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

SPAN.newItemInCart {
  font-family: Arial , Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Arial , Verdana, 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, Arial , Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial , Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  font-family: Arial , Verdana, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

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

TD.productDetailName {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  color: #547a1f;
  border-bottom-style:solid;
  border-bottom-color:#93AA72;
  border-bottom-width:1px;  
}

TD.productDetailPrice {
  font-family: Arial , Verdana, sans-serif;
  font-size: 12px;
  color: #547a1f;
  
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial , Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial , Verdana, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial , Verdana, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial , Verdana, sans-serif; font-size: 11px; color: #ff0000; }

.text_submit
{
  background-color:#bbbdb9;
  color:#547a1f;
  font-family: sans-serif,arial,verdana,helvetica; 
  line-height: normal;
  font-size: 8pt;
  text-align:center; 
  font-weight : bold;
}
.text_submit:hover
{
 cursor: hand;
}

.img-shadow {
  float:left;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  }

.img-shadow-protect {
  float:left;
  background: url(images/shadownprotec.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;  
  }  
  
.img-shadow-protect img {
  display: block;
  position: relative;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  }  
  
/* BOF Right Click Categories Menu*/
.skin0 {
	position:absolute;
	width:165px;
	border:1px solid black;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	cursor:default;
	font-size:11px;
	z-index:100;
	visibility:hidden;
}

.menuitems {
	padding-left:10px;
	padding-right:10px;
}
/* EOF Right Click Categories Menu */  
  
