/*
  $Id: stylesheet.css,v 1.22 2007/01/25 18:18:39 jglenn 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: Georgia, serif; }
.errorBox { font-family : Georgia, serif; background: #D8D6CA; font-weight: bold; }
.stockWarning { font-family : Georgia, serif; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Georgia, serif; color: #ffffff; text-decoration: underline; font-style: italic; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  margin-right: 10px;
}

A {
  font: Georgia,Serif;
  color: #000000;
  text-decoration: none;
}

A:hover {
  font: Georgia,Serif;
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #CFCABA;
}

TD.headerNavigation {
  font-family: Georgia, serif;
  background: #CFCABA;
  color: #37352C;
  font-weight : bold;
}

A.headerNavigation { 
  color: #37352C; 
}

A.headerNavigation:hover {
  color: #37352C;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Georgia, serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

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

.infoBoxContents {
  background: #cfcaba;
  font-family: Georgia, serif;
 
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, serif;
}

TD.infoBoxHeading {
  font-family: Georgia, serif;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, serif;
}

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

TR.productListing-even, TR.productListing-odd { background: #D8D5CA; }

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

.productListing-heading {
  font-family: Georgia, serif;
  
  color: #70898f;
  font-style: italic;
}

TD.productListing-data {
  font-family: Georgia, serif;
}

A.pageResults {
  /*color: #0000FF;*/
}

A.pageResults:hover {
  /*color: #0000FF;
  background: #FFFF33;*/
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, serif;
  
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, serif;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, serif;
  line-height: 150%;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, serif;
}

TD.accountCategory {
  font-family: Georgia, serif;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, serif;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, serif;
}

TD.tableHeading {
  font-family: Georgia, serif;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, serif;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, serif;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, serif;
  
}

SPAN.greetUser {
  font-family: Georgia, serif;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Georgia, serif;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, serif;
  color: #DB7B09;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, serif; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, serif; color: #000000; }

/* message box */

.messageBox { font-family: Georgia, serif; border: 1px solid #DB7B09; }
.messageStackError, .messageStackWarning { font-family: Georgia, serif; background-color: #D8D6CA; }
.messageStackSuccess { font-family: Georgia, serif; background-color: #D8D6CA; }

/* input requirement */

.inputRequirement { font-family: Georgia, serif; color: #70898F; }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/*#############################################*/
/************ Red Cent Added Styles ************/
/*#############################################*/

/**** footer styles ****/
div.footerCategory { padding-left: 202px; width: 90px; float: left; }
div.footerLinkList { display: inline;}
ul.footerLinkList, li.footerLinkList { display: inline;	padding-left: 10px; }

#copyright { margin: 30px 0px 10px 0px; padding-left: 202px; font-style: italic; color: #6D6A63; float: left; }
#utilityLinks { margin: 30px 0px 10px 0px; float: right; color: #6D6A63; }

a.footerLinkList:link { color: #d7d4c4; text-decoration: underline; font-style: italic; }
a.footerLinkList:visited { color: #d7d4c4; text-decoration: underline; font-style: italic; }
a.footerLinkList:hover { color: #d7d4c4; text-decoration: none; font-style: italic; }
a.footerLinkList:active { color: #d7d4c4; text-decoration: none; font-style: italic; }

a.utilityLink:link { color: #4d483d; text-decoration: underline; font-style: italic; }
a.utilityLink:visited { color: #4d483d; text-decoration: underline; font-style: italic; }
a.utilityLink:hover { color: #4d483d; text-decoration: none; font-style: italic; }
a.utilityLink:active { color: #4d483d; text-decoration: none; font-style: italic; }

/**** end of footer styles ****/

/********* general styles **************/
.productName { font-weight: bold; color: #37352C; }

div.subnav { padding: 10px 50px; background-color: #cccccc; }

.categoryList { font-style: italic; color: #70898f; }

.designerUrl { padding: 12px 0px; }
/********* end of general styles **************/

/*********** homepage ************************/
#hp_main_pict { border-left: 1px solid #ff; }

#someNews { width: 246px; height: 200px; padding: 0px 0px 0px 25px; color: #70898f; float: left; font-style: italic; }
.someNewsItem { width: 209px; padding: 0px 39px 0px 0px; color: #37352C; float: left; }
.someNewsHdr { color: #8b8470; text-transform:uppercase;}
