/*
  $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
*/

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxCaption{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(images/pixel_trans.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}  


.boxText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: none;
	
}
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  
  color: #000000;
  margin: 0px 0px 0px 0px;
  position: absolu;
 
  background :  #B5C895 url(catalog/images/FondAccueil.png);
	background-repeat: repeat-y;
	/background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
	text-align: center;
	/*background-attachment : fixed;*/
	
	scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #009900;
scrollbar-track-color: #FFFFFF;
overflow-y:hidden;
}

A { 
  color: #568141; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #648C19;
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  /*background: #FFFFFF;*/
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  /*background: #FFFFFF;*/
  color: #9EC48B;
  
}

A.headerNavigation { 
  color: #333333;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #568141;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  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: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family:Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #B3B364;
}

.infoBoxBouton {
  background: #FFFFFF;
}

.infoBoxBorderLess {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #B3B364;
  color: #ffffff;
}

TD.infoBoxHeadingWhite {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

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: #ffffff;
  margin-top: 3px;

}

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: #ffffff;
 
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #FFFFFF;*/
  border-spacing: 3px;
  
}

.productListing-heading {
 
 margin-top: 10px;
 padding-top: 20px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border-top: 1px solid #9EC48B;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.littleText{
  font-family: Arial, sans-serif;
  font-size: 9px;
}

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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #CC99FF;
	border: none;
}

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: Arial, sans-serif;
	color: #648C19;
	font-weight: bold;
	font-size: 16px;
}
SPAN.Price {
	font-family: Arial, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #000000;
}

TD.categ {
     vertical-align: top;
}

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #FF0066; 
}

A.tabsNavigation:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #CE1025;
}

TD.tabsNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
/*  background: #CCCCCC;*/
  color: black;  /* Color of the not selected category text */
  font-weight : bold;
}

A.SousMenuPrin {
  font-family: Arial, sans-serif;
  font-size: 11px;
/*  background: #CCCCCC;*/
  color: black;  /* Color of the not selected category text */
  font-weight : bold;
}
TD.SousMenuPrin {
  font-family: Arial, sans-serif;
  font-size: 11px;
/*  background: #CCCCCC;*/
  color: black;  /* Color of the not selected category text */
  font-weight : bold;
}
A.SousMenuPrin:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #CE1025;
}
/* END Categories Tabs v2.0 */

/* BEGIN: CSS Buttons Everywhere */
.cssButton {
	color: #568141;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	font-family:Arial, sans-serif;
	font-size: 12px;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	border: 1px none #669900;
	border-spacing: 1px;
	display: block;
	list-style-position: outside;
	list-style-image: url(images/categories/categories-green/arrow_right.gif);
	background-color: #FFFFFF;
	
}

/* END: CSS Buttons Everywhere */

.ProductName {
  background: #FFFFFF;
  color: #648C19;
  /*width: 100px;*/
  
  font-weight: bold;
  font-family:Arial, sans-serif;
  font-size: 12px;
 
}
.Titre1 {
  background: #FFFFFF;
  color: #8B2342;
  /*width: 100px;*/
	padding-top : 11px;
  
  font-weight: normal;
  font-family:Arial, sans-serif;
  font-size: 12px;
 
}
