/*
  $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 { font-family:  Arial, sans-serif; font-size: 12px; color: #000000;}
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #DBEEEE; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
  font-family:  Arial, sans-serif;
  background: url(images/_klassy/back.jpg);
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.headerNavigation { 
  color: #000000; 
  font-size: 11px;
}

A.headerNavigation:hover {
  color: #8D7D5C;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #8D7D5C;
}

TD.headerWhite {
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #FFFFFF;
}

TR.footer {
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
}

A.footer { 
  color: #FFFFFF; 
}

A.footer:hover {
  color: #FF9900;
}

TD.footerBlack {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  background: #000000;
}

A.footerBlack {
  color: #FFFFFF;
}


.infoBox {
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;

}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}

infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 14px;
  
}

A.pageResults {
  color: #000000;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

TR.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 14px;
}

TD.mainSmall, P.main {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.mainBold, P.mainBold {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  color: #8D7D5C;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #99CC33;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;

}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #942C46;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #8D7D5C;
  border-style: solid;
  border-width: 1px;
  background-color: #000000;

}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.main_02, P.main_02 {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #f8f8f9;


}

TD.category_desc {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main_03, P.main_03 {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #942C46;
}

.verysmall, A.verysmall {
display: none
}
td.cat img {border: 0px;} 
}

.FPmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}

TD.tiny {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #8D7D5C;
}
TD.tinyWhite {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.tinyBlack {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.tinyBrown {
  font-family:  Arial, sans-serif;
  font-size: 9px;
  color: #8D7D5C;
}

TD.white_med {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
.subNav		{display: block; padding-left:15px;line-height:10px; color: #CA8FCD;}

a.largeLink
{
font-size: 14px;
}

a.largeLink:hover
{
  font-size: 13px;
  font-size: 11px;
} 

a.whiteLink
{
  color: #FFFFFF;
}

a.whiteLink:hover
{
  color: #FFFFFF;
  font-size: 11px;
} 
	.estimatedshippingBox {
	}

	TD.estimatedshippingBoxHeading {
	  font-family: Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  color: #ffffff; 
	}

	.estimatedshippingBoxContents {
	  font-family: Arial, sans-serif;
	  font-size: 10px; 
	}

	.ShowShipping {
	  color: #fffffa;
	  font-family: Arial, sans-serif;
	  font-size: 10px;
	  text-align: center;
	} 
