/*
  $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, not category!*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; padding-top:10px; padding-bottom:8px; color:#802790 } 
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F7E3FB; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #802790;
  margin: 0px;
}
/* Links like categories*/
A {
  color: #802790;
  text-decoration: none;
  font-weight:bold;
  padding-top:8px;
  padding-bottom:8px;
}

A:hover {
  color: #90276C;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
/*not clear yet*/
TR.headerNavigation {
  background: #802790;
}
/*head nav line*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F7E3FB;/*light 802790*/
  color: #802790;
  font-weight : bold;
  padding:8px;
}

A.headerNavigation { 
  color: #802790; 
  text-decoration:none
}

A.headerNavigation:hover {
  color: #90276C; /* maroon*/
  text-decoration:none
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #802790;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #802790;
}
/*footer nav*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; background-image:url(../../images/footerBG.jpg)
  color: #531B5C;
  font-weight: bold;
  padding:4px 0 12px 10px;
  text-decoration:none;
  border-top:#531B5c solid 1px;
}
/* box BG behind*/
.infoBox {
  background: #5C1968;/* darker 802790*/
}
/* box BG*/
.infoBoxContents {
  background: #F7E3FB; /* pinkish*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  line-height:16px;
 
}

.infoBoxNotice {
  background: #FCEE53; /* yellow */
}

.infoBoxNoticeContents {
  background: #FCEE53;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*header bg all boxes*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #802790;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: #F7E3FB;
}

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: #F7E3FB;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #812991;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F7E3FB;
  color: #802790;
  font-weight: bold;
  line-height:11px;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:left;
	padding-left:10px;
	line-height:16px;
	text-indent:-4px;
}

A.pageResults {
  color: #802790;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
/*page header*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #812991; 
  padding-top:5px;
  padding-left:5px;
}

TR.subBar {
  background: #FAF0FC;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #802790;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 16px; /*main text of product*/
}

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: #802790;
}

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;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #802790;
  font-weight: bold;
}

TABLE.formArea {
  background: #F7E3FB;
  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: #F9F1FA; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F9F1FA; } /* very light pink*/

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #802790; }

/* 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: #F7E3FB; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #F9F1FA; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.BigHeadline {

  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #531b5c; 
  padding-top:10px;
  padding-left:0px;
}
.HeadlineSP {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #531b5c;
	text-align: center;
	text-transform: capitalize;
	line-height: 25px;
}
.SPMaintext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #531b5c;
  line-height: 16px; /*main text of product*/
}
.SPMaintextHead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #531b5c;
	line-height: 16px;
}
.Price {

	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #531b5c;
	text-align: center;
	text-transform: none;
	line-height: 23px;
}
.Price a:link {
	font-size: 14px;
	color: #FF0000;
}
.Price a:visited {
	font-size: 14px;
	color: #FF0000;
}
.Price a:hover {
	font-size: 14px;
	color: #531b5c;
}





.smallTextwhite {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
