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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

BODY, TABLE, FORM {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

table {
  text-align: left;
}

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

H1 {
  color: #A42B7B;
  color: #AF57A1;
  font-size: 15pt;
  font-family: trebuchet ms, trebuchet, helvetica, sans-serif;
  font-family: georgia, helvetica, sans-serif;
font-weight: normal;
}
H2 {
  font-size: 11pt;
  margin-bottom: 2px;
}
H3 {
  font-size: 10pt;
  margin-top: 2px;
  margin-bottom: 2px;
}

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

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

div.intro {
  font-size: 13px;
}
.intro a {
  color: #AF57A1;
  border-bottom: dashed 1px;
}
.intro a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: dashed 1px;
}

FORM {
	display: inline;
}

img
{
border: 0;
}

wrap
{
white-space: nowrap;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6086D3;
}

TD.headerNavigation {
  background: #6086D3;
  font-size: 14px;
  color: #ffffff;
  padding: 6px 0px;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

A.textLink {
	color: #1717E0;
	text-decoration: underline;
}
A.textLink:hover {
	color: #1717FF;
    background-color: #EDB2A6;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #6086D3;
}

TD.footer {
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}

.infoBox {
  background: #FFF5F2;
  border: 1px solid #D360BF;
}

.infoBoxContents {
  background: #FFF5F2;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  font-size: 12px;
  background: #EDB2A6;
  color: #000;
  padding: 4px 4px;
  border-left: 1px solid #D360BF;
  border-right: 1px solid #D360BF;
}

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: #FFF5F2
}

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

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

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

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  font-size: 12pt;
  color: #37507F;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.4;
  font-size: 13px;
  color: #1A458F;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

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 {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  color: #AF5C4C;
  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-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.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: #FA96B7;
  font-size: 13px;
  line-height: 3;
  border-left: 1px solid #D360BF;
  border-right: 1px solid #D360BF;
}
.messageStackSuccess {
  background-color: #A9D4B1;
  font-size: 13px;
  line-height: 3;
  border-left: 1px solid #D360BF;
  border-right: 1px solid #D360BF;
}

/* input requirement */

.inputRequirement {
  color: #ff0000;
}

.catitem {
  line-height: 2;
}
.catsubitem {
  font-size: 13px;
  line-height: 1.4;
  color: #AF57A1;
  color: #6086d3;
  background-color: white;
}

div.highlight {
  background-color: #FFF5F2;
  background-color: #F5F2FF;
  font-size: 13px;
  padding: 8px;
  border: 1px solid #D360BF;
}
p.highlight {
  color: #AF57A1;
  font-weight: bold;
  font-style: italic;
}
div.intro {
}
span.highlight {
  color: #AF57A1;
  font-weight: bold;
}
div.topimg {
	margin-top: 5px;
}
div.topimg img {
	display: block;
	margin: auto;
}
