/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

<font face=""></font>

.boxText { font-family: comic sans ms, Verdana, Arial; font-size: 12px; }
.boxText2 { font-family: ocr a extended, Verdana, Arial; font-size: 11px; }
.errorBox { font-family : comic sans ms, Verdana, Arial; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : comic sans ms, Verdana, Arial; font-size : 10px; color: #ff3333; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : comic sans ms, Verdana, Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

body,td,th {
        font-family: Comic Sans MS;
        font-size: 12px;
        color: #FFFFFF;
}
body {
        background-color: #4d7a4d;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #4d7a4d;
        scrollbar-face-color: #4d7a4d;
        scrollbar-darkshadow-color: #4d7a4d;
        scrollbar-3dlight-color: #4d7a4d;
        scrollbar-arrow-color: #FFFFFF;
}


hr { 
  color: #578053; 
}

TD.mymain {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 26px;
}

TD.mysub  {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 18px;
}

A {
  outline: none;
  color: #FFFFFF;
  text-decoration: none;
}

input {
  outline: none;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: comic sans ms, Verdana, Arial;
  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: comic sans ms, Verdana, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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


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

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

.productListing {
  border: 3px;
  border-color: #578053;
  border-style: solid;
  border-spacing: 0px;
  padding: 1em;
}

.productListing1 {
  border: 3px;
  border-color: #578053;
  border-style: solid;
  border-spacing: 0px;
  padding: 0em;
}

.productListing2 {
  border: 0px;
  border-color: #578053;
  border-style: solid;
  border-spacing: 0px;
  padding: 1em;
  width: 100%;
}

.productListing3 {
  border: 3px;
  border-color: #578053;
  border-style: solid;
  border-spacing: 10px;
  padding: 0em;
}

.productListing-heading {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

.productListing-data {
  border: 0px;
  border-color: #578053;
  border-style: solid;
  font-family: comic sans ms, Verdana, Arial;
  font-size: 15px;
  padding-bottom: 0em;
  padding-left: 1em;
  padding-right: 0em;
  padding-top: 1em;
}

.productListing-Row {
  border: 1px;
  border-color: #578053;
  border-style: solid;
}

.productListing-data3 {
  border: 0px;
  border-color: #578053;
  border-style: solid;
  font-family: comic sans ms, Verdana, Arial;
  font-size: 15px;
  padding: 0em;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 20px;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 14px;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: comic sans ms, Verdana, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: comic sans ms, Verdana, Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, comic sans ms, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, comic sans ms, Verdana, Arial;
  font-size: 12px;
  color: #FA5F14;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #1ba10c; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #19900b; }

.checkoutBarFrom, .checkoutBarTo { font-family: comic sans ms, Verdana, Arial; font-size: 11px; color: #3DA349; }
.checkoutBarCurrent { font-family: comic sans ms, Verdana, Arial; font-size: 11px; color: #4FFC14; }

/* message box */

.messageStackError, .messageStackWarning { font-family: comic sans ms, Verdana, Arial; font-size: 20px; background-color: #4d7a4d; }
.messageStackSuccess { font-family: comic sans ms, Verdana, Arial; font-size: 10px; background-color: #4d7a4d; }

/* input requirement */

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