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

.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #c6b473;
  color: #6b6b6b;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

A {
  color: #6b6b6b;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background-color: #b6b7cb;
	/*background-color: #fffad7;
	background-color: #f1ead1;*/
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #815914; 
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: normal;
  /*color: #9a9a9a;*/
  color: #fc006c;
  margin-bottom: 16px;
	clear: both;
	line-height: 24px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.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: #aabbdd;
}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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-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;
}

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

.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; }

/* div Catagory */
#body, #header, #footer
{
	width: 675px;
	margin-left: auto; 
	margin-right: auto; 
}

#footer A, #accountmenu A {
  color: #6b6b6b;
}

#body {
	/*height: 682px;*/
	background-image: url('images/bodystretch.png');
	background-repeat: repeat-y;
	clear: both;
}

#body a, #body img
{
	border: 0;
}

#body #inner
{
	margin-left: 25px;
	margin-right: 25px;
}

#header
{
	padding-top: 28px;
	background-image: url('images/header/header.png');
	background-repeat: no-repeat;
	/*height: 226px;*/
	padding-bottom: 8px;
}

.breadcrumbs {
  font-size: 11px;
  /*font-weight : bold;*/
  text-align: right;
  margin-right: 26px;
  color: #2aabe4;
  text-transform: lowercase;
  margin-top: 4px;
}

.breadcrumbs a {
  color: #2aabe4;
}

.breadcrumbs a:hover {
  color: #2aabe4;
}

#title
{
	margin-top: 7px;
	margin-left: 28px;
}

#subtitle
{
	margin-top: 14px;
	margin-left: 34px;
}

#subsubtitle
{
	margin-top: 20px;
	margin-left: 28px;
}

#silly
{
	margin-top: 1px;
	margin-left: 9px;
}

#search
{
	margin-top: 2px;
	margin-left: 8px;
	clear: both;
}

#search .input
{
	width: 140px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
}

#searchButton
{
	float: right;
	width: 63px;
	margin-right: 26px;
}

#ecofriendly
{
	margin-top: 17px;
	margin-left: 18px;
	clear: both;
}

.categoryHeading
{
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
}

#accountmenu
{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 24px;
	clear: both;
	margin-left: 4px;
}

#accountmenu ul
{
	margin: 0;
	padding: 0;
}

#accountmenu li
{
	color: #7f7f7f;
	list-style-image: none;
	display: inline;
	border-right: solid 1px #7f7f7f;
	padding-right: 8px;
	padding-left: 5px;
}

#accountmenu .first
{
	padding-left: 0px;
}

#accountmenu .end
{
	padding: 0;
	padding-left: 6px;
	border: none;
}

.headerMenu
{
	clear: both;
	height: 28px;
	width: 630px;
	margin-left: 26px;
	padding-top: 6px;
}

.headerMenu img
{
	border: 0;
/*	padding: 0;
	margin: 0;
	display: inline;
*/
}

.headerMenu a
{
	border: 0;
/*	margin: 0;
	padding: 0;*/
}
#leftheader
{
	float: left;
}

#rightheader
{
	float: right;
	width: 260px;
}

div.main A {
  color: #81A43C;
  text-decoration: none;
}

div.main A:hover {
  color: #6b6b6b;
  text-decoration: underline;
}

#footer
{
	background-image: url('images/footer/footer.png');
	background-repeat: no-repeat;
	height: 78px;
	padding-top: 20px;
}

#footerborder
{
	height: 0px;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px #6b6b6b;
}

.footermenu
{
	font-size: 11px;
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 7px;
}

.copyright, .copyright a
{
	font-size: 9px;
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 10px;
}

ul
{
	padding-left: 0;
	margin: 0;
	list-style-position: inside;
}

.footermenu ul
{
	list-style-position: outside;
}
.footermenu li
{
	float: left;
	margin-left: 25px;
	padding-left: 3px;
	list-style-image: url(images/dot.gif);
}

.footermenu .top
{
	list-style: none;
	margin-left: 32px;
}

#billboard
{
	float: left;
}

#slideshow
{
	float: right;
}

#largebuttons
{
	clear: both;
	padding-top: 11px;
	padding-bottom: 4px;
}

.largebutton
{
	margin-left: 2px;
	margin-right: 2px;
}
.decimationlink
{
	font-weight: bold;
}
#footer .decimationlink a:hover
{
	color: #f4901e;
}

H1
{
	font-size: 12px;
	font-weight: bold;
	color: #815914;
	margin: 0;
	margin-bottom: 2px;
}

.pagebody
{
	color: #6b6b6b;
	margin-left: 22px;
}

#productAddToCart, .brownBorder
{
	border: solid 1px #815914;
	padding: 4px;
	margin-top: 1em;
}

#productAddToCart
{
	padding-top: 6px;
}

select
{
	margin: 2px;
}

.productListing
{
	width: 149px;
	text-align: center;
	float: left;
	padding: 2px;
	margin-top: 5px;
}

.productListing .text
{
	width: 100px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
}

.productListing .price
{
	text-align: left;
	padding-top: .5em;
	font-weight: bold;
}

.whatsNew
{
	width: 148px;
}

.productListingEmpty
{
	width: 100%;
}

.productListingDataArea
{
	float: left;
}

.rightborder
{
	border-right: dashed 1px #B2B2B2;
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #81A43C;
  margin-bottom: 0;
}

#productDateAvailable
{
	text-align: left;
	margin-top: 1em;
}

.productMore
{
	padding-top: 1px;
	float: right;
}

#productInfoPrice
{
	float: left;
	font-size: 18px;
	border-left: solid 1px #815914;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 15px;
  vertical-align: top;
}
