/*
  $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
  
  
  =====================================================================
  Customise History
  ##Chenge Color##
  
  TR.headerNavigation
  TD.headerNavigation
  TR.footer
  TD.footer
  .infoBox
  TD.infoBoxHeading
  TABLE.productListing
  .productListing-heading
  TD.pageHeading, DIV.pageHeading
  SPAN.greetUser
  
  Above things, changed color background: #9C8360;
  
  # Font Family #
  Chenged Only "Arial"
  
  ## Font Size ##
  .boxText
  .errorBox
  .stockWarning
  .orderEdit
  TD.headerNavigation
  TD.footer 
  .infoBoxContents
  
  
  A.pageResults {
  color: #0000FF;
  font-size: 15px;
}
  
=====================================================================

*/

.boxText { font-family: Arial, sans-serif; font-size: 13px; }
.errorBox { font-family : Arial, sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 13px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #666633;
	margin: 0px;
}

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

A:hover {
  /*color: #AABBDD;*/
  color: FF33CC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #000000;
	height: 30px;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 14px;
	background: #ffffff;
	color: #666666;
	font-weight : normal;
	background-image: url(../images/stitches2.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #FF33CC;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
/*
  font-family: Arial, sans-serif;
  font-size: 16px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  */
    	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*background: #9C8360;*/
	background: #CCCC99;
	color: #ffffff;
	text-align: left;
}

TR.footer {
	/*background: #9C8360;*/
   border: 0;
   background: #ffffff;
	
}

TD.footer {
  /*font-family: Arial, sans-serif;
  font-size: 14px;
  background: #9C8360;
  color: #ffffff;
  font-weight: bold;*/
  	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*background: #9C8360;*/
	background: #CCCC99;
	color: #ffffff;
	text-align: left;
}

.infoBox {
	border: 0;
	background: #ffffff;

}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 14px;
   border: 0;
 
}

.infoBoxNotice {
  background: #FF8E90;
   border: 0;
  
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 14px;
   border: 0;
   
}

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #CCCC99;
	color: #666633;
	text-align: left;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, sans-serif;
	font-size: 14px;
	border: 0;
}

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

.productListing-heading {
/*
  font-family: Arial, sans-serif;
  font-size: 14px;
  background: #9C8360;
  color: #FFFFFF;
  font-weight: bold;
  */
    	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*background: #9C8360;*/
	background: #CCCC99;
	color: #ffffff;
	text-align: left;
}

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

A.pageResults {
  color: #0000FF;
  font-size: 15px;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C8360;
	border: 0;
	
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Arial, sans-serif;
	font-size: 14px;/*  line-height: 1.5;*/
}

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

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 17px;
  color: #B5A086;
}

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #9C8360;
  font-weight: normal;
}

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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