/*
  $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 { text-align: left; font-size: 8pt; }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #2BB2E3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #2BB2E3; text-decoration: underline; }

BODY {
  font-family: Verdana; 
  font-size: 9pt;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2BB2E3;
}

TD.headerNavigation {
  background: #2BB2E3;
  color: #ffffff;
  font-weights : bold;
}

A.headerNavigation { 
  color: #FF0000; 
}

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

TR.headerError {
  background: #2BB2E3;
}

TD.headerError {
  font-size: 9pt;
  background: #2BB2E3;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 9pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #2BB2E3;
}

TD.footer {
  background: #2BB2E3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #2BB2E3;
}

.infoBoxContents {
  background: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  text-transform: uppercase;
  font-weight: bold;
  color: #ff0000;
  font-size: 8pt;
}

TD.infoBox, SPAN.infoBox {
}

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: 0px;
  border-style: solid;
  border-color: #2BB2E3;
  border-spacing: 1px;
}

.productListing-heading {
  background: #2BB2E3;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 1.35em;
  font-weight: bold;
  color: #2BB2E3; 
  margin: 0 0 10 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  font-size: 9pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 8pt;
}

TD.accountCategory {
  font-size: 9pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 9pt;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 9pt;
}

TD.tableHeading {
  font-size: 9pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #2BB2E3;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 9pt;
}

TEXTAREA {
  width: 100%;
  font-size: 9pt;
}

SPAN.greetUser {
  font-size: 9pt;
  color: #2BB2E3;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 9pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #2BB2E3;
}

SPAN.productSpecialPrice {
  color: #FF0000;
}

SPAN.errorText {
  color: #2BB2E3;
}

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

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #2BB2E3; }

/* customer specific */
TH, TD { font-family: Verdana; font-size: 9pt; }
TD.pageHeading img, DIV.pageHeading img { display: none; }

.cusHome { font-weight: bold; position: absolute; top: 230px; background-image: url(home-background.gif); background-repeat: no-repeat; height: 500px; width: 500px; }
.cusHomeLink { position: absolute; top: 1px; left: 300px; }
.cusHomeText1 { position: absolute; top: 190px; left: 210px; width: 230px; height: 100px; }
.cusHomeText2 { position: absolute; top: 315px; left: 8px; width: 230px; height: 100px; }
.cusHomeText3 { position: absolute; top: 410px; left: 20px; }
.cusHomeText3 a { text-decoration: underline; }

#cusShop { text-aligns: left; width: 800px; }

#cusInfo { background-color: #F5F3F5; color: #9BA39D; height: 20px; font-size: 8pt; }
#cusInfo a { color: #9BA39D; }
#cusInfo a:hover { color: #9BA39D; }
#cusInfo .left { float: left; margin: 3px 0px 0px 5px; }
#cusInfo .right { float: right; margin: 3px 5px 0px 0px; text-align: right; }

#cusBanner { text-align: left; padding: 58px 0px 24px 400px; background-image: url(banner.gif); background-position: 0px 0px; background-repeat: no-repeat; height: auto; }
html>body #cusBanner { text-align: left; padding: 70px 0px 26px 400px; background-image: url(banner.gif); background-position: 0px 0px; background-repeat: no-repeat; height: auto; }
#cusBanner h3 { font-size: 1em; color: #2BB2E3; }

#cusHeader { background-image: url(top-background.gif); background-repeat: no-repeat; height: 40px; }
#cusHeaderNavigation { color: #9BA39D; background-color: #FFFFFF; height: 40px; margin: 0px 0px 0px 0px; width: 800px; }
#cusHeaderNavigation .left { float: left; margin: 5px 0px 0px 0px; }
#cusHeaderNavigation .right { float: right; margin: 3px 0px 0px 0px; }

#cusMain { }
#cusMaincontent { margin: 0px 0px 0px 0px; width: 800px; }
#cusMaincontent table { margin: 10px 0px 10px 0px; padding: 0px; }
#cusMaincontent table td table { margin: 0px; padding: 0px; }

.cusFooter { margin-top: 10px; padding-top: 10px; background-image: url(footer-background.gif); background-repeat: no-repeat;  }
.cusFooter TD.smallText { font-size: 6pt; }

.cusCategory { position: relative; background-image: url(category-background.gif); background-repeat: no-repeat; height: 333px; }
.cusCategory .tit { font-size: 2em; font-weight: bold; color: #2BB2E3; margin: 0 0 10 0; }
.cusCategory .lnk { position: absolute; top: 1px; left: 300px; }
.cusCategory .sub { position: absolute; top: 40px; font-size: 8pt; font-weight: bold; color: #A1A9A3; }
.cusCategory .sub a { color: #A1A9A3; }
.cusCategory .sub ul { margin: 0px; padding: 0px; line-height: 1.5em; width: 250; }
.cusCategory .sub li { display: inline; list-style-type: none; padding: 2px 5px 2px 0px; }
.cusCategory .img { position: absolute; top: 215px; left: 45px; }
.cusCategory .dsc { color: #807E80; position: absolute; top: 160px; left: 120px; width: 320px; height: 130px; overflow-y: scroll; }

/*** info boxes ***/
div.cusInfoBoxHeader { color: #FF0000; margin-top: 10px; padding: 0px; }
div.cusInfoBoxContent { border-bottom: 1px dotted #2BB2E3; }
div.cusInfoBoxContent td { font-size: 8pt; }

div.cusSearch td { font-size: 8pt; padding-left: 10px; }

.cusInformation ul { margin: 0px; padding: 0px; }
.cusInformation li { display: inline; list-style-type: none; padding: 0px 0px 0px 5px; }

.cusLogoBox { background-image: url(sidelogo.gif); background-repeat: no-repeat; background-position: 0px 80px; height: 130px; margin-top: 10px; font-size: 8pt; color: #A7AFAB; }

.cusCatMenu0 { font-size: 8pt; margin: 0px 0px 10px 0px; font-weight: bold; }
.cusCatMenu0 img { display: block; margin-bottom: 10px; }
.cusCatMenu0 a { color: #000000; }
.cusCatMenu0End { margin-top: 10px; margin-bottom: 10px; border-bottom: 1px dotted #2BB2E3; }
.cusCatMenu1 { color: #FF0000; font-size: 8pt; margin: 0px 0px 0px 0px; font-weight: bold; }
.cusCatMenu1 a { color: #A1A9A3; }
.cusCatMenu2 { color: #FF0000; font-size: 8pt; margin: 0px 0px 0px 5px; font-weight: normal; }
.cusCatMenu2 a { color: #A1A9A3; }

/***
table.infoBox { border: 1px solid #2BB2E3; }
table.infoBoxContents { border: 1px solid #2BB2E3; }
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; }

td.infoBox, span.infoBox { }
***/


