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

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

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

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #FEEBAA;
}

.infoBoxContents {
  background: #FEEBAA;
  font-family: Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF0000;
}

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

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

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

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

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

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2E450F;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #2E450F;
  
}

TD.smallText2, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #2E450F;
  background-color: #5DAD45;
}



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

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

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

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

SPAN.newItemInCart {
  font-family: 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;
}

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #E67032;
  font-weight: bold;
}

A.greetUser:link {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #E67032;
  text-decoration: underline;
  font-weight: bold;
}
A.greetUser:visited {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #E67032;
  text-decoration: underline;
  font-weight: bold;
}
A.greetUser:active {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #E67032;
  text-decoration: underline;
  font-weight: bold;
}
A.greetUser:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #BC7753;
  text-decoration: underline;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #FF0000; color: #FFFFFF; font-weight: bold; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #FF8C40; color: #FFFFFF; font-weight: bold; }

/* input requirement */

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

A.footer:visited {
	color : #0A3A1D; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}
A.footer:link {
	color : #0A3A1D; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}
A.footer:hover {
	color : #AD481B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}
A.footer:active {
	color : #AD481B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}

.basdepage {
	color : #0A3A1D; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: none; 
	font-weight: normal;
}

A.logothawte:visited {
	color : #FF8C40; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}
A.logothawte:link {
	color : #FF8C40; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}
A.logothawte:hover {
	color : #AD481B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}
A.logothawte:active {
	color : #AD481B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: underline; 
	font-weight: normal;
}

.thawte {
	color : #FF8C40; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11 px; 
	text-decoration: none; 
	font-weight: normal;
}

.cadreTop{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style: italic;	
	background-color: #5DAD45;

}

.cadreMiddle{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	border-left : 2px solid #2E450F;
	border-right : 2px solid #2E450F;
	padding : 5px 0px 0px 5px;
	background-color: #FEEBAA
}

.cadreBottom{
	border-bottom : 2px solid #2E450F;
	background-color: #FEEBAA;
}

.cadreContenu{
	color: #2E450F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
	bgcolor : #FFD175;
}
