/*
  $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
*/

/* orig osc
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; } 
*/
.boxText { /* DO NOT CHANGE */
 font-family: Arial, Verdana, sans-serif;
 font-size: 15.5px;
 font-weight : bold;
 color: #000066;
}

.subCatText {
 font-size: 75%;
}


.selectedMarker {
 color: #FF3300;
}

A.boxText { /* DO NOT CHANGE */
 color: #000066;
 text-decoration: none;
}

A.boxText:hover { /* DO NOT CHANGE */
 color: #FFFFFF;
 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: #CCCCCC; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

/* old

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

*/


A {
  color: #A01848;
  text-decoration: none;
}

A:hover {
  color: #000066;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation { /* DO NOT CHANGE */
  background: #000000; 
}


TD.headerNavigation { /* DO NOT CHANGE */
  font-family: Arial, Tahoma, Verdana;
  font-size: 13px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

.headerNavigation {
  color: #FFFFFF;
  text-decoration:none; 
}


A.headerNavigation { /* DO NOT CHANGE */ 
  color: #FFFFFF;
  text-decoration:none; 
}

A.headerNavigation:hover { /* DO NOT CHANGE */
  color:#999999;
  text-decoration:none; 
}

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: #000000;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

TD.infoBoxHeading { /* DO NOT CHANGE */
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background: #000066;
  padding: 1px;
}

A.infoBoxHeading { /* DO NOT CHANGE */
  color: #FFFFFF;
  text-decoration: none;
}

A.infoBoxHeading:hover { /* DO NOT CHANGE */
  color: #CCCCCC;
  text-decoration: none;
}

.infoBox { /* DO NOT CHANGE */
  background: #cccccc;
  border:1px solid #000066;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents { /* DO NOT CHANGE */
  background: #cccccc;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  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: #f8f8f9;
}

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: #f8f8f9;
}
*/


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: #b6b7cb;*/
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #A01848;
  background: #cccccc;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000066;

}

TABLE.productLiterature {
  border: 2px;
  border-style: solid;
  border-collapse: collapse;
  border-color: #A01848;
  background: #A01848;
}

.productLiterature-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #A01848;
  color: #FFFFFF;
  font-weight: bold;
  border-color: #A01848;
  border: 1px;
  border-style: solid;   
}

.productLiterature-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #FFFFFF;
  color: #A01848;
  font-weight: bold;
  border-color: #A01848;
  border: 1px;
  border-style: solid;
}


TABLE.productSpecs {
  border: 2px;
  border-style: solid;
  border-collapse: collapse;
  border-color: #000000;
  background: #FFFFFF;
}

.productSpecs-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #A01848;
  font-weight: bold;
  border-color: #FFFFFF;
  border: 2px;
  border-style: solid;   
}

.productSpecs-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #000066;
  font-weight: bold;
  border-color: #FFFFFF;
  border: 2px;
  border-style: solid;
}




A.productLiterature { /* DO NOT CHANGE */ 
  color: #000066;
  text-decoration:none; 
}

A.productLiterature:hover { /* DO NOT CHANGE */
  color:#A01848;
  text-decoration:none; 
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading { /*DO NOT CHANGE*/ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background: #000066;
  padding: 1px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.mainHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #A01848;
  line-height: 1.5;
}


.mainHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #A01848;
  line-height: 1.5;
}

.mainHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #A01848;
  line-height: 1.5;
}

.main, TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000066;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}
/* old osc orig
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #A01848;
  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; }
*/

.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFFFF; }


.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; }
