/*
  $Id: stylesheet.css,v 1.1.26.1 2004/06/20 08:48:04 Simon Hodgson Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  configuration by esfbackground: #ffffff;
background-image: url(images/page/bg_header.gif);
 background-attachment: fixed;
 background-repeat: repeat;

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2f2f2; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

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

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

/*esf*/
A:hover {
  color: #008729; 
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*esf*/
TD.header{
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 16px;
  color: #555555;
  font-weight : bold;
}

TD.headerLogo {
 background: url(images/page/logo_bg.jpg) top left repeat-x;
}

TABLE.headerBar{
 background: #cccccc;
}

TABLE.headerBar2 {
  background: url(images/page/header_shadow.gif) repeat-x;
}

TABLE.headerTableTOP {
 background-image: url(images/page/sky_and_ivy.gif);
 background-attachment: fixed;
 background-repeat: repeat-x;
}

TABLE.headerTableBOTTOM {
 background-image: url(images/page/ivy.gif);
 background-attachment: fixed;
 background-repeat: repeat;
}

/*esf*/
TR.headerNavigation {
 background: #e4e4e2;
}
/*esf*/
TD.headerNavigation {
  background: #330066;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  line-height: 20px;
}

/*esf*/
TD.headerNavigation A { 
  color: #ffffff;
}

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


TD.headerSEARCH {
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #555555;
  font-weight : bold; 
}

TABLE.headerSEARCH {
  background: #ffffff; 
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

/*esf*/
TR.footer {
background: #f5f5f5;
}

/*esf*/
TD.footer {
  background: #ffffff;
  font-family: Verdana,Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight : normal;
}

/*esf*/
TD.footer A {
  color: #666666;
  font-weight: normal; 
}



/*esf*/
TD.leftBorder {
background: #ffffff;
}

TD.rightBorder {
background: #ffffff;
}

/*esf*/
.imageBoxLeft {
  background: #ffffff;
}

/*esf*/
.imageBoxRight {
  background: #ffffff;
}

/*esf*/
.columnLeft {
background: #ffffff;
}

/*esf*/
.infoBox {
  background: #dddddd;
}

.infoBoxBorder {
  background: #666666;
}

.contentBoxBorder {
  background: #666666;
}

/*esf*/
.infoBoxContentsLeft {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #330066;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsLeftCategories {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingLeftCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #330066;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsRight {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
.infoBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #330066;
  line-height: 18px;
}

/*esf*/
.infoBoxContentsRightSpecials {
background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
.infoBoxHeadingRightSpecials  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #330066;
  line-height: 18px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
.copyrightBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #ffffff;
  color: #006600;
}

/*esf*/
.copyrightBox a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*esf*/
.copyrightBox A {
  color: #ffffff;
  text-decoration: none;
}

/*esf*/
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*esf*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F7D612;
  color: #ffffff;
  line-height: 18px;
}

/*esf*/
.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #330066;
  line-height: 18px;
}

.contentBoxHeading A {
  color: #330066;
}

.contentBoxHeading A:hover {
  color: #330066;
}

/*esf*/
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}




TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*esf*/
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;
}
/*esf*/
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: #f2f2f2;
}
/*esf*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}
/*esf*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #330066;
  color: #FFFFFF;
  font-weight: normal;
}

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

A.pageResults {
  color: #FF00CC; 
}

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

/*esf*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008729;
}

TR.subBar {
  background: #FFECFB;
}

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

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

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

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

/*esf*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #008729;
  font-weight: bold;
}

/*esf*/
TABLE.formArea {
  background: #FFF9FE;
  border-color: #FF00CC;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

/* esf */
.moduleRow { }
.moduleRowOver { background-color:#f4f4f4 ; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eeeeee; }

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

/* message box */

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

/* input requirement */

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

TD.main_banner_bg {
  background: #D8EEFC;
}

TABLE.mainPage {
  background: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
  padding: 0px;
}

	.estimatedshippingBox {
	  background: #FF8E90; 
	}

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

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

	.ShowShipping {
	  background: #330066;
	  color: #fffffa;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 9px;
	  font-weight: normal;
	  text-align: center;
	}
	
	SPAN.addtoCARTtextSMALL {
	  color: #008729;
	}
	
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008729;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008729;
}
	