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

.boxText { font-family: Arial, sans-serif, Verdana; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif, Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif, Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif, Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

TD.boxText LI
{
background-image:url(images/buttons/button.gif);
background-repeat:no-repeat;
list-style-type:none;
#height:27px;
line-height:25px;
width:130px;
text-align:bottom;
color:white;
font-weight:bold;
}




TD.boxText A.mainCatLink
{
color:white;
font-weight:bold;
font-size:1.2em;

}

TD.boxText A.subCatLink
{
color:#000000;
background-color:#FFFFFF;
text-align:right;
}


BODY {
  background: #FFFFF;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial, sans-serif, Verdana;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif, Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #FFFFFF;
}

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

.infoBox {
  background: #FFFFFF;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif, Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif, Verdana;
  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: #FFFFFF;
}

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

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif, Verdana;
  font-size: 13px;
  line-height: 1.5;
}

P.bigText{
}

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif, Verdana;
  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, Arial, sans-serif, Verdana;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

.featuredText{
color:#FFFFFF;
font-weight:bold;
font-size:1.2em;
text-align:left;
background-color:#DEC5D9;
border-bottom:2px groove;
border-right:2px solid;
border-right-color:#FFFFFF;
}

A.sectionHeading{
font-size:1.2em;
color:#ff00cc;
font-weight:bold;
}

    #tabs4 {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #660099;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:right;
      background:url("images/tabs/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:right;
      display:block;
      background:url("images/tabs/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#660099;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#660099;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }

H1 {font-size:1.5em;color:#660099;display: inline; vertical-align:center;}
H2 {font-size:1.3em;color:#660099;display: inline; vertical-align:center;}
H3 {font-size:1.1em;color:#660099;}
TD.prodDesc {font-size:.8em;letter-spacing:1px;width:40%}
TD.pageHeading {vertical-align:center;}
TD.pageHeadingInfo {font-size:1em;font-weight:bold;vertical-align:top;letter-spacing:1px;}
TD.priceLabel {text-align:right}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif, Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif, Verdana; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif, Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif, Verdana; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif, Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

