/*
  $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: #CFB182; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #7B4D00; text-decoration: underline; }

BODY {
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff7ea;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #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:#A8802A;
}
.infospecial {
  background:url(images/sitenav.jpg) repeat-y;
	width:195px;
}
.infoBoxContents {
  background: #FFF1DA;
  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: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #7b4d00;
	padding-left:20px;
  background: url(images/featured-product1.png) repeat-x;
  }

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: #F2DEBC;
}

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: #F0DEC1;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #A8802A;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DABA84;
  color: #7b4d00;
  font-weight: bold;
  height:22px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0A0809;
}

A.pageResults:hover {
  color: #0A0809;
  background: #AD7949;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #7b4d00;
  }
TD.pageHeading1, DIV.pageHeading1 {
  font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #7b4d00;
  }
  TD.pageHeading11, DIV.pageHeading11 {
  font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #7b4d00;
  }
a.pageHeading1{
  font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #7b4d00;
  }
a.pageHeading1:hover {
  font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #7b4d00;
	text-decoration:underline;
  }
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: Arial;
	font-size: 15px;
  color: #ff0000;
}
SPAN.productSpecialPrice1 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #DDBE8B; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #B78F4F; }

.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; }
.header-bg {
	background-image:url(images/header-bg.gif);
	height:146px;
	width:980px;
	background-repeat:no-repeat;
	}
	
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.style2 {
	font-family: Arial;
	font-size: 12px;
	color: #372b18;
	font-weight: bold;
	padding-top:5px;
}	

.style3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left:5px;
	
}

.style3:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left:5px;
	text-decoration:underline;
}
td.style310 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left:5px;
	
}
a.style310 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left:5px;
	
}

a.style310:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left:5px;
	text-decoration:underline;
}

.style4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #79634b;
    padding-top:5px;
}
a.style4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #79634b;
    padding-top:5px;
}
.style4:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #79634b;
    padding-top:5px;
}
.style5 {
	font-family: Arial;
	font-size: 12px;
	color: #805425;
	font-weight: bold;
	padding-left:6px;
    text-decoration:none;
}

.style5:hover {
	font-family: Arial;
	font-size: 12px;
	color: #805425;
	font-weight: bold;
	padding-left:6px; padding-top:3px;
	text-decoration:none;
}

.style6 {
	font-family: Arial;
	font-size: 12px;
	color: #765b45;
}
.style7 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.style7:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.style8 {
	font-family: Arial;
	font-size: 12px;
	color: #fff0c1;
}
.style10 {
	font-family: Arial;
	font-size: 11px;
	color: #846634;
	height:20px;
	padding-left:20px;
	padding-top:5px;
	text-decoration:none;
}

.style10:hover {
	font-family: Arial;
	font-size: 11px;
	color: #846634;
	height:20px;
	padding-left:20px;
	padding-top:5px;
	text-decoration:none;
}
.style11 {
	font-family: Arial;
	font-size: 11px;
	color: #745d38;
	padding-left:15px;
	height:20px;
}
a.style11 {
	font-family: Arial;
	font-size: 11px;
	color: #745d38;
	padding-left:15px;
	height:20px;
	text-decoration:none;
}
a.style11:hover {
	font-family: Arial;
	font-size: 11px;
	color: #745d38;
	padding-left:15px;
	height:20px;
	text-decoration:underline;
}
.style12 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #7b4d00;
}
a.style12 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #7b4d00;
	padding-left:20px;
}
.style12:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #7b4d00;
	padding-left:20px;
	text-decoration:underline;
}

.left-heading {
	background-image: url(images/shop-by-category.gif);
	width:195px;
	height:28px;
	background-repeat:no-repeat;
	}
.product-bg {
	background-image:url(images/product-bg.gif);
	height:236px;
	width:145px;
	background-repeat:no-repeat;
	}
.body-text-bg {
	background-image:url(images/body-text-bg.gif);
	width:980px;
	height:78px;
	background-repeat:no-repeat;
	}
.footer-bg {
	background-image:url(images/footer-bg.gif);
	width:980px;
	height:84px;
	background-repeat:no-repeat;
	}
.left-category-devidor {
	background-image:url(images/left-box-line.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	}	
	a.sf_navigation{
	font-family: Arial;
	font-size: 11px;
	color: #846634;
	background-image: url(images/button_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:26px;
	padding-left:35px;
	display:block;
}
a.sf_navigation:hover{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	background-image: url(images/button_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:26px;
	padding-left:35px;
	display:block;
	text-decoration:none;
}
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
.txtban{
font-family:tahoma;
font-size:12px;
color:#fde1bd;
line-height:18px;
font-weight:bold;
padding:80px 10px 8px 30px;
}
a.txtban{
font-family:tahoma;
font-size:12px;
color:#fde1bd;
font-weight:bold;
}
a.txtban:hover{
font-family:tahoma;
font-size:12px;
color:#fde1bd;
font-weight:bold;
text-decoration:underline;
}
.bannerbg{
background:url(images/banner.jpg) no-repeat;
height:230px;
padding-left:20px;
}