/*
  $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; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

h1 {
  font-family: Verdana, Arial, sans-serif; font-size: 24px;margin: 0%;
}


 H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0%;
}

BODY {
   SCROLLBAR-FACE-COLOR: #886600;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC66; 
	SCROLLBAR-SHADOW-COLOR: #FFCC66; 
	SCROLLBAR-3DLIGHT-COLOR: #725600; 
	SCROLLBAR-ARROW-COLOR: #376609; 
	SCROLLBAR-TRACK-COLOR: #376609; 
	SCROLLBAR-DARKSHADOW-COLOR: #376609;
  
  background: white;
  color: black;
  margin: 10px;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header, .body_mail {
  background: white;
}

TR.headerNavigation {
  background: white;
  background-image: url(images/header_background.jpg);
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  obackground: #CC9900;
  color: #ffffff;
  font-weight : bold;
}

TR.headerNavigation2 {
  background: #106811;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerNavigation3 {
	
	  background: #D9DDB3;
}

TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation3 { 
  color: #000000; 
}

A.headerNavigation3:hover {
  color: #000000;
}
TR.headerError {
  background: #CC9900;
}

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

TR.headerInfo {
  background: #CC9900;
}

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

TD.center {	
	background-image: url(images/background.jpg);
}

TR.column_right {
  background: #376609;
}

TR.Cadre {
		  background: #D9DDB3;

}

TR.footer {
  background: #376609;
}

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

A.footer {
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: white;
  border: 1px solid #5B4500;
}

.infoBoxContents, TD.tableau_delay_content {
  background: #FFEABD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: dotted Black;
}

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

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



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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  vertical-align: top;
  
}

TD.main_big, P.main_big {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: Red;
  line-height: 1.2;
  vertical-align: top;
  
}

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

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

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

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

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: Verdana, Arial, sans-serif;
  color: #376609;
}

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

.moduleRow { }
.moduleRowOver { background-color: #FFD700; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DAA520; }

.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: black;color: white; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: black; color: white; }

/* input requirement */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #376609;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #376609;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #FFEABD;
}

TR.linkListing-even {
  background: #FFE09D;
}

/* VJ Links Manager v1.00 end */

TD.cat_head {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color : #ffffff;
	background-color: #376609;
	font-weight: bold;
}

A.cat_head:hover {
	color : white;
}

table.cadre {
	background-color: #FFD380;
	border: 0px solid #6C0A2C;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 90%;
}

TD.cat {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #000000;
	background-color: #FFEABD;
}


/* mail */

a.sobre {
	text-decoration: none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
	color : #000000; 	
}

.texte_small {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
}

TD.commande {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color : #cc0000;
	background-color: #ffffff;
   font-weight: bold;
}


TD.tableau_texte {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: #ffffff;
	border-collapse: collapse;
	border: #111111;
	background: #ffffff;
}
 
TD.tableau_texte_post {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13px;
	color : #000066;
	background-color: #fff0b2;
	border-color: #fa981c;
	border-collapse: collapse;
}

TD.tableau_essai {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

	color : #000066;
	background-color: #111111;
	border-color: #fa981c;
	border-collapse: collapse;
	
}



TD.tableau_delay_warning {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #cc0000;
	background-color: fff0b2;
}

TD.tableau_texte_contact {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color : #003399;
	font-weight :bold;
}

TD.tableau_fond {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #cc0000;
	background-color: fff0b2;
}


TD.tableau_texte_fin {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #cc0000;
	background-color: #fff0b2;
	border-color: #fa981c;
	border-collapse: collapse;
}