/*
  $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: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; }
.stockWarning { font-family : "trebuchet ms", Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "trebuchet ms", Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.errorBox {
	font-family : "trebuchet ms", Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}

BODY {
	background-color: #f93;
	color: #777;
	margin: 0px;
	padding: 0;
}

A {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #424242;
  text-decoration: none;
}

A:hover {
  color: #D65600;
  text-decoration: underline;
}

FORM {
/*	display: inline;*/
margin: 0;
padding: 0;
}

TD {
	padding: 0;
	margin: 0;
/*	text-align: left;*/
}

TR.header {
  background: #ffffff;
}

tr.headerNavigation,
td.headerNavigation-breadcrumbs,
td.headerNavigation-commands,
td.headerNavigation {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0;
	color: #f90;
	background-color: #939;
	height: 10px;
}

td.headerNavigation-commands a.language-link-fr:link,
td.headerNavigation-commands a.language-link-fr:visited,
td.headerNavigation-commands a.language-link-fr:hover,
td.headerNavigation-commands a.language-link-en:link,
td.headerNavigation-commands a.language-link-en:visited,
td.headerNavigation-commands a.language-link-en:hover {
	font-size: 10px;
	background-image: url("../images/pages/flag_fr.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
	text-decoration: none;
	padding: 0 8px 0 14px;
	border: 1px #c00 solid;
}

td.headerNavigation-commands a.language-link-en:link,
td.headerNavigation-commands a.language-link-en:visited,
td.headerNavigation-commands a.language-link-en:hover {
	background-image: url("../images/pages/flag_en.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}

td.headerNavigation-commands a.language-link-fr:hover,
td.headerNavigation-commands a.language-link-en:hover {
	border: 1px #fff solid;
}

td.headerNavigation-breadcrumbs
{
	background-color: #c00;
	text-align: left;
	padding-left: 14px;
}

td.headerNavigation-commands
{
	background-color: #c00;
	text-align: right;
	padding-right: 6px;
}

td a.headerNavigation {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f93;
	border: none;
	text-decoration: none;
}
td a.headerNavigation:hover {
	color: #fff;
	border: none;
	text-decoration: underline;
}


td.headerSearch,
td.headerExtras {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E7E5E2;
	padding: 2px 8px;
	color: #444;
	text-align: left;
}
td.headerSearch {
	width: 30%;
	text-align: right;
}

td.headerExtras a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	padding: 0 6px;
	margin: 0 18px 0 0;
}
td.headerExtras a:hover {
	color: #424242;
	background-color: #cc9;
}


/*A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}*/

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "trebuchet ms", 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, "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #B9C8A8;
}

tr.footer,
td.footer {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #f90;
	text-align: center;
	background-color: #c00;
	padding: 6px 0;
}
.footer a.first,
.footer a {
	font-size: 10px;
	color: #f93;
	border: none;
	text-decoration: none;
	background-image: url("../images/bull.small.orange.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 0 4px 0 10px;
	margin: 0;
}
.footer a:hover {
	color: #fff;
	border: none;
	text-decoration: underline;
}
.footer a.first {
	background-image: none;
}

.infoBox {
/*  background: #fff;*/
}

.infoBoxContents {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
/*	background-color: #fff;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	background-color: #CBCAC7;
}

TD.infoBox, SPAN.infoBox {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #EDEDE8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: none;
}


table.productListingImproved {
  border: none;/*1px solid #CBCAC7;*/
}
tr.productListing-odd {
	background-color: none;
}
tr.productListing-even {
	background-color: none;
}
td.productListing-v2 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 140%;
/*	border-bottom: 1px solid #eee;*/
	padding: 6px 0 0px 0;
}
td.productListing-v2 a {
	font-weight: bold;
}
.productListing-heading {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	padding: 3px 4px;
	background-color: #FFCC7D;
	border-bottom: 1px solid #F8B144;
}
td.productListing-heading a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none !important;
}
td.productListing-heading a:hover {
	text-decoration: underline;
	color: #f22;
}

span.sortup-indicator {
	padding: 0 9px;
	background-image: url("../images/sortup-icon.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
}

span.sortdown-indicator {
	padding: 0 9px;
	background-image: url("../images/sortdown-icon.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
}

div.prod-descr-card {
	margin: 0;
	padding: 10px 16px;
	/*	background-color: #FFF3F3;
	border-color: #F3DFDF;
	border-width: 1px;
	border-style: solid;*/
	background-image: url("../images/pages/pink.bkgnd.gif");
	background-repeat: no-repeat;
}
div.prod-descr-card p.catlist-descr {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #555;
	margin: 10px 0 0 0;
}

div.prod-descr-card p.catlist-ref {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #821919;
	margin: 6px 0 0 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #FF9988;
}



td.productListing-v2 a.name {
	font-weight: bold;
	color: #c00;
	display: inline;
	padding: 1px 0px;
}
span.item-label {
	font-size: 11px;
	font-weight: bold;
	color: #990;
}
span.item-descr {
	padding: 0;
}
span.item-descr p {
	font-size: 11px;
	font-style: italic;
	color: #555;
	margin: 10px 0 0 0;
}

td.sub-total {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	text-align: right;
	padding: 3px 4px;
	padding: 3px 4px;
	background-color: #FFCC7D;
	border-top: 1px solid #F8B144;
}


TABLE.productListing {
  border: none;/*1px solid #CBCAC7;*/
}

.productListing-heading-original {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	background-color: #CBCAC7;
	padding: 6px 0;
}

TD.productListing-data {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333;
}
th.productListing-data {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	line-height: 100%;
	border-bottom: 1px solid #E9C9AA;
	background-color: #FFDDBA;
	padding: 3px 4px;
}

td.productListing-coupon {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c00;
	padding: 4px 0 4px 8px;
	border-top: 1px solid #FF9999;
	border-bottom: 1px solid #FF9999;
}
td.productListing-couponTot {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #a00;
/*	border-top: 1px solid #c00;*/
	border-bottom: 1px solid #c00;
	padding: 4px 0px;
}
td.productListing-invoice {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 2px 4px;
}
td.hints,
td.hints-center {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	padding: 8px 28px;
	line-height: 120%;
	text-align: left;
}
td.hints-center {
	text-align: center;
}

A.pageResults {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none !important;
	padding: 1px 2px;
}

A.pageResults:hover {
	color: #656565;
	background-color: #CBCAC7;
}

TD.pageHeading, DIV.pageHeading {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	padding: 0 0 10px 0;
}
td.categoryDescriptionText {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
	color: #424242;
}
TD.categoryDescriptionText h4 {
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #C69;
	margin: 0 0 12px;
/*	border-left: 5px solid #E8A3C5;
	padding: 0 12px;*/
	padding: 0 8px 0 0;
}
TD.categoryDescriptionText img {
	border: none;
	padding: 0 10px 0 0;
	float: left;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText,
TD.smallTextRight {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
}
TD.smallTextRight {
  color: #444;
	text-align: right;
}

td.small-errortext {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #B84848;
	padding: 0 16px;
}
td.shipping-module {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
  background: none;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #DA5700;
	font-weight: bold;
}

SPAN.errorText {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {
}
.moduleRowOver {
	background-color: #B5CDF0;
	cursor: pointer; cursor: hand;
}
.moduleRowSelected {
	background-color: #FFD080;
}

.checkoutBarFrom, .checkoutBarTo { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError,
.messageStackWarning {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #FFDFBE;
	border: 2px solid #dd0000;
	padding: 30px 24px;
}
.messageStackSuccess { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 11px; color: #cc0000;
}


div.bullet {
	font-size: 1px;
	border: none;
	display: inline;
	background-image: url("../images/bull.small.orange.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 0 2px;
	margin: 0 6px;
}


	/* used to display the total line in the confirmation */
td.grand-total {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333;
  font-weight: bold;
  border-top: 1px solid #999;
  padding: 6px 0 0 0;
}


td.listSeparator {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F36200;
	line-height: 140%;
	border-bottom: none;
	padding: 20px 0 0px 0;
}
td.listSeparator h3
{
	color: #F36200;
	border-bottom: 1px solid #F36200;
}
