/*
  $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
*/


/* START EXTRAS ********************************/

.langLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #669966;
  color: #ffff66;
  font-weight: bold;
}

a.langLink:active, a.langLink:link, a.langLink:visited {
  text-decoration: none;
}

a.langLink:hover {
  color: orange;
  text-decoration: none;
}

.col_left_border {
  border-right: 1px solid #c5eac8;
}

.col_right_border {
  border-left: 1px solid #c5eac8;
}

#logoBox {   
  background-color: #ffffcc;
  width: 770px; 
  height: 184px;
  border-top: 3px solid #ff9933;
  /*background: #ffffcc url('images/desj_logo2.gif') no-repeat 500px 15px;*/ /* ORIG */
}

#logo_subbox_left {
  background: #ffffcc url('images/fleurs8.jpg') no-repeat;
  width: 430px;
  height: 184px;
  /*border-right: 340px solid #ffffcc;*/
  /*margin-right: -340px;*/
  float: left;
}

#logo_subbox_right {
  background: #ffffcc url('images/desj_logo2.gif') no-repeat 40px 8px;
  width: 340px;
  height: 184px;
  float: right;
}

#logoText {   
  padding-left: 7px;
  padding-top: 65px;
  font-family: verdana, helvetica, sans-serif;
  font-style: italic;
  font-size: 2.03em; 
  /*color: #339900;*/ /* ORIG */
  color: #ff9933; /* NEW */
  line-height: 1.05em; 
  font-weight: bold; 
  letter-spacing: -0.03em; 
}

dl {
  width: 430px;
  /* top right bottom left */
  margin: 0 0 10px 25px;
  background: #fcdcbc url(images/box_bottom.gif) no-repeat bottom left;
}

dt {
  font-size: 11px;
  font-weight: bold;
  color: #ff3366;
  margin: 0;
  padding: 10px;
  background: #f7d6b4 url(images/box_top.gif) no-repeat top left;
}

dd {
  font-size: 9px;
  margin: 0;
  padding: 10px;
}

#container{
  font-size: 11px;
  background-color:#edf9d1;
  overflow:hidden;
  width:410px;
}

#content{
  border-right: 1px solid #c5eac8;
  background-color:#edf9d1;
  width:204px;
  float:left;
}

#rail{
  padding-left: 10px;
  background-color:#edf9d1;
  width:190px;
  float:right;
}
/* END EXTRA */

.boxText { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
}

a.boxText {
  color: #339933;
  text-decoration: none;
}

a.boxText:hover {
  color: #fff;
  background: #99cc99;
  text-decoration: 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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

a {
  color: #339966;
  text-decoration: none;
}

a:hover {
  color: #339966;
  text-decoration: none;
}

.noscript {
  border: 1px solid red;
  background-color: #ddd;
  color: red;
  text-align: center;
  padding: 10px;
}

a.noscript:active, a.noscript:link, a.noscript:visited {
  border: none;
  padding: 2px;
  background-color: red;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a.noscript:hover {
  background-color: #fff;
  color: red;
  font-weight: bold;
  text-decoration: none;
}

.aboutus {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('images/herbs2.gif');
}

form {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffcc99;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  font-weight: bold;
  border-top: 4px solid #ff9933;
}

a.headerNavigation { 
  color: #000; 
  text-decoration: none;
}

a.headerNavigation:hover {
  color: #ffffcc;
}

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

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

.langBox {
  background: #669966;
}

.searchBox {
  background: #fff;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
 }

.myInfoBoxHeading {
  color: #ffcc99; 
  font-family: verdana, arial, sans-serif; 
  font-size: 1.2em; 
  font-style: normal; 
  font-weight: bold;
  /*text-decoration: underline;*/
}

.histInfoBoxHeading {
  color: #ffcc99; 
  font-family: verdana, arial, sans-serif; 
  font-size: 1.0em; 
  font-style: normal; 
  font-weight: bold;
  /*text-decoration: underline;*/
}

.infoBox {
  background: #fff; /* yellow box border */
  /*border-left: 1px solid #0066cc; 
  border-bottom: 1px solid #0066cc; 
  border-right: 1px solid #0066cc;*/
}

.infoBoxContents {
  background: #f9f9f2; /* yellow box color */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*color: orange;*/ /* controls num display */
}

.infoBoxNotice {
  background: #ffff00;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #669966;
  color: #ffffcc;
  /*border-bottom: 1px solid #3399ff;*/
}

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

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

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

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

.dot_sep {
  border-top: 2px dotted #ddd;
  margin-top: 0.75em;
  padding: 0.2em 0.3em 0.5em; 
}

hr {
width: 100%;
color: #ddd;
background-color: #ddd;
border: 1px dotted #ddd;
border-style: none dotted none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #fff
}

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

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: 12px;
  line-height: 1.5;
}

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

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

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; }
