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

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

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1B6D2;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	color: #392315;
} 

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F1B6D2;
}

TD.headerNavigation {

  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-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer, a.footer, a.footer:hover, a.footer:active{
  font-size: 10px;
  color: #C62A91;
  text-decoration:none;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBoxHeading {

  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {

  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;
}

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

.productListing-heading {

  font-size: 12px;
  background: #F1B6D2;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {

  font-size: 11px;
  color: #392315;
}


TD.pageHeading, DIV.pageHeading {

  font-size: 16px;
  font-weight: bold;
  color: #392315;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 11px;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;
}

TEXTAREA {
  width: 95%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-size: 11px; color: #D372AE; }

a.category0 {font-size: 14px; font-weight: bold; color: #392315; text-decoration:none;}
a.category0:hover{ font-size: 14px; font-weight: bold; color:#F1B6D2; text-decoration:none;}
a.category0:active{ font-size: 14px; font-weight: bold; color:#F1B6D2; text-decoration:none;}

a.category1 {font-size: 11px; color: #392315; text-decoration:none;}
a.category1:hover{ font-size: 11px; color:#D372AE; text-decoration:none;}
a.category1:active{ font-size: 11px; color:#D372AE; text-decoration:none;}

a.category2 {font-size: 11px; color: #392315; text-decoration:none;}
a.category2:hover{ font-size: 11px; color:#D372AE; text-decoration:none;}
a.category2:active{ font-size: 11px; color:#D372AE; text-decoration:none;}

a.pink {font-size: 11px; font-weight: bold; color: #D372AE; text-decoration:none; text-indent: 15px;}
a.pink:hover{ font-size: 11px; font-weight: bold; color:#D372AE; text-decoration:none; text-indent: 15px;}
a.pink:active{ font-size: 11px; font-weight: bold; color:#D372AE; text-decoration:none; text-indent: 15px;}

TD.smallPink, DIV.smallPink { font-size: 11px; font-weight: bold;  color: #D372AE; }
TD.pink, DIV.pink { font-size: 14px; color: #D372AE; }

TD.prodName, SPAN.prodName, P.prodName { font-size: 16px; font-weight: bold; color:#392315; }
TD.prodItem, SPAN.prodItem, P.prodItem { font-size: 12px; font-weight: bold; color:#392315; }
TD.prodDesc, SPAN.prodDesc, P.prodDesc { font-size: 12px; color:#392315; }
TD.prodPrice, SPAN.prodPrice, P.prodPrice { font-size: 14px; font-weight: bold; color:#392315; }
TD.prodSmallText, SPAN.prodSmallText, P.prodSmallText { font-size: 12px; font-weight: bold; color:#392315; }

TD.content, SPAN.content, P.content { font-size: 12px; color:#281710; }
TD.contentpink, DIV.contentpink, SPAN.contentpink, P.contentpink { font-size: 12px; color: #D372AE; }

a.bottom, a.bottom:hover, a.bottom:active {font-size: 9px; color: #392315; text-decoration:none;}

a.pageResults, a.pageResults:hover, a.pageResults:active { color: #392315; text-decoration:none;}

