/*
  $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
*/

/* modified for Workbox direct v2 design by DS  */

/* new styles for WBD makeover */
@import url(v2_style.css);

BODY {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  color: #333;
  margin: 0px;
  font-size:62.5%;
  text-align:center;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.78em;
	line-height: 130%;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size: 0.84em; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size: 0.84em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size: 0.84em; color: #70d250; text-decoration: underline; }

A {
  color: #12A13C;
  text-decoration: underline;
}

A:visited {
  color: #02912C;
  text-decoration: underline;
}

A:hover {
  color: #12A13C;
  text-decoration: underline;
}

H5 {
	font-size:	0.96em;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.78em;
  color: #12913C;
  font-weight : bold;
}

A.headerNavigation { 
  color: #02912C; 
}

A.headerNavigation:hover {
  color: #12A13C;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  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 {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #02912C;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxNotice {
  background: #fff;
}

.infoBoxNoticeContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 0.98em;
  font-weight: bold;
  color: #B95915;
  padding:0 0 8px 0;
}

TABLE.infoBox {
  border-bottom:1px solid #22B14C;
  margin-bottom:10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

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: #fff;
}

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: #fff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #fff;
  border-spacing: 0px;
}

.productListing-heading {
  font-size: 0.64em;
  background: #fff;
  color: #B95915;
  font-weight: bold;
  border-bottom:1px solid #22B14C;
  padding-bottom:6px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  padding-top: 6px;
}

/*
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
*/

TD.pageHeading, DIV.pageHeading {
  font-family: 		Arial, sans-serif;
  font-size: 		1.6em;
  font-weight: 		bold;
  color: 			#B95915;
  padding-bottom:	4px;
}

TR.subBar {
  background: #fff;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.78em;
  line-height: 150%;
}

TD.label {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.78em;
  line-height: 134%;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.78em;
}

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;
  color: #02912C;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.94em;
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.94em;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FF9900;
  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; }
.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: 11px; border-top: 1px solid #f11; border-bottom: 1px solid #f11; padding:4px 0 4px 0;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; border-top: 1px solid #f11; border-bottom: 1px solid #1f1; padding:4px 0 4px 0; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.greenbar {
color: #02912C;
}
