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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Tahoma; font-size: 11px;
}

table {
  font-family: Tahoma; font-size: 11px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2569B2;
}

TD.headerNavigation {
  background: #2569B2;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #2569B2;
}

TD.footer {
  background: #2569B2;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #2569B2;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #2569B2;
  color: #ffffff;
}

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

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

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

.productListing-heading {
  background: #2569B2;
  color: #FFFFFF;
  font-weight: bold;
}

/*
TD.productListing-data {
  font-family: Tahoma;
  font-size: 10px;
}
*/

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

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

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

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  color: #ff0000;
}

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

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

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

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

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

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

/* .messageBox { font-family: Tahoma; font-size: 10px; } */
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement {
  color: #ff0000;
  font-weight: normal;
}

/*
##########################################################################

#-- 2006.08.06 [GG] - Ajout de "img"
#-- 2007.02.21 [GG] - Ajout de "span.productPrice"
#--                 - Ajout de "span.productSPrice"
#--                 - Ajout de "span.productSpecialPrice"
#-- 2007.07.16 [GG] - Ajout de "span.productName"
#--                 - Ajout de "span.productType"
*/

img { border: none; }

span.productPrice,
span.productSPrice,
span.productSpecialPrice,
span.productTotalPrice {
  font-size: 12px;
}

span.productTotalPrice {
  font-weight: bold;
}

span.productInfoPrice,
span.productInfoSPrice,
span.productInfoSpecialPrice {
  font-size: 20px;
}

span.productSPrice,
span.productInfoSPrice {
  text-decoration: line-through;
}

span.productSpecialPrice,
span.productInfoSpecialPrice {
  font-weight: bold;
  color: #ff0000;
}

span.productEcoTax,
span.productInfoEcoTax,
span.productTotalEcoTax,
span.productPriceAskUs {
  font-size: 10px;
  font-weight: normal;
  color: #00C200;
}

span.productInfoEcoTax {
  font-size: 11px;
}

span.productPriceAskUs,
span.productPriceAskUsB {
  font-size: 11px;
  font-weight: bold;
  color: #FF6B09;
}

span.productPriceAskUsB {
  font-size: 20px;
}

div.hkey { display: none; }

td#upcomingProductsDate {
  border-right: 1px solid black;
}

div#Profiler {
  background-color: #FFFFB7;
  border: 1px solid Black;
  width: 550px;
  text-align: center;
  padding: 5px;
  font-size: 11px;
}

div#ProfilerData div {
  margin-top: 20px;
  font-weight: bold;
  background-color: #E2E2FF;
  text-align: center;
}

div#ProfilerData pre {
  font-family: "Courier New";
  font-size: 9pt;
  background-color: #FFFFD2;
  width: 100%;
}

div#ProfilerData pre span.slow {
  font-family: inherit;
  font-size: inherit;
  color: #DD0000;
  font-weight: bold;
}

table.accountInfo input[type=text],
table.accountInfo input[type=password],
table.accountInfo select {
  width: 200px;
}

span.productName {
  font-size: 16px;
}

table.shipList,
table.payList {
  border-top: 1px Dotted Black;
}

tr.cartItems td,
table.productsList td.products,
table.cartBoxItems td.infoBoxContents {
  border-bottom: 1px Dotted #AAAAAA;
}

div.productOption {
  margin-left: 20px;
}

div.checkoutExtInfo,
div.checkoutFormInfo,
div.warnWebmail {
  background-color: #FFF6BF;
  margin: 10px 30px 10px 30px;
  padding: 5px;
  text-align: justify;
  border: 1px Solid #FFD324;
}

div.checkoutFormInfo {
  background-color: #FFF6BF;
  margin: 10px 30px 10px 30px;
  padding: 5px;
  text-align: justify;
  border: 1px Solid #FFD324;
}

div.warnWebmail {
  font-size: 12px;
  border: none;
  border-top: 2px Solid #FFD324;
  border-bottom: 2px Solid #FFD324;
}

table.orderHistory td {
  padding: 2px 5px 2px 5px;
  vertical-align: top;
}

div.agreeTermsInfo,
div.agreeTerms {
  font-size: 9pt;
  background-color: #FFEFCE;
  color: #832413;
  text-align: center;
  vertical-align: middle;
  padding: 10px 0 10px 0;
}

div.agreeTermsInfo {
  border-top: 2px Solid #832413;
}

div.agreeTerms {
  border-bottom: 2px Solid #832413;
}

table.successProdNotify {
  border-top: 1px Dotted #AAAAAA;
}

table.successProdNotify td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px Dotted #AAAAAA;
}

table.successProdNotify td input {
  margin: 0;
}

table.bankTransferInfo {
  font-size: 9pt;
}

table.bankTransferInfo th,
table.bankTransferInfo td {
  text-align: left;
  padding: 3px 5px 3px 5px;
}

a.reportProductError {
  font-weight: bold;
  color: Red;
}

div.reportErrorHeader {
  font-weight: bold;
  background-color: #FFB3B5;
  padding: 10px;
  text-align: center;
  border: 1px Solid Red;
}

table.reportProductError {
  margin-left: auto;
  margin-right: auto;
}

table.reportProductError th,
table.reportProductError td {
  text-align: left;
}

td.infoBoxHeading a.boxLink {
  color: #ffffff;
}

td.infoBoxHeading a.boxLink:hover {
  text-decoration: underline;
  color: #ffffff;
}

div#noOnlineOrder {
  padding: 10px;
  text-align: center;
  border: 2px Solid #DDAA33;
  font-size: 11pt;
  font-weight: bold;
  background-color: #F4E8CA;
  -moz-border-radius: 8px;
}

div#noOnlineOrder div.header {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  background-color: #F0D39A;
  -moz-border-radius: 8px;
}

div#noOnlineOrder table.buttons {
  margin-top: 30px;
  font-size: 11pt;
  font-weight: bold;
}

div#noOnlineOrder table.buttons td.btn {
  background-color: #F0D39A;
  padding: 7px 15px 7px 15px;
  -moz-border-radius: 8px;
}


