/* BEGIN THEA =============================================== */

A {
  color: #330000;
  font-size: 100%;
  text-decoration: underline;
  font-weight: bold;
}
A:hover {
  text-decoration: none;
}

a.header1:link, a.header1:visited, a.header1:active {
font-size: 100%;
font-weight: normal;
color: #FFCC99;
text-decoration: underline;	
}
a.header1:hover	{
color: #FFCC99;
text-decoration: none;	
}
a.mainnavi { 
  font-size: 160%;
  font-weight: bold;
  color: #330000; 
  text-decoration: none;	
}
a.mainnavi:hover {
  color: #FFCC99;
  text-decoration: none;	
}
a.footer { 
  font-size: 100%;
  font-weight: bold;
  color: #330000; 
  text-decoration: underline;	
}
a.footer:hover {
  color: #330000;
  text-decoration: none;	
}
a.category_item { 
  font-size: 130%;
  font-weight: bold;
  color: #330000; 
  text-decoration: none;	
}
a.category_item:hover {
  color: #330000;
  text-decoration: underline;	
}
a.category_sub_item { 
  font-size: 90%;
  font-weight: bold;
  color: #330000; 
  text-decoration: none;	
}
a.category_sub_item:hover {
  color: #330000;
  text-decoration: underline;	
}
a.breadcrumb { 
  font-size: 100%;
  font-weight: bold;
  color: #330000; 
  text-decoration: underline;
}
a.breadcrumb:hover {
  color: #330000;
  text-decoration: none;	
}
a.accountOptions { 
  font-size: 100%;
  font-weight: bold;
  color: #FFCC99; 
  text-decoration: none;
}
a.accountOptions:hover {
  color: #330000;
  text-decoration: none;	
}

/*	##### NEW #####	*/
#categories {
	margin: 0 0 0 10px;
}

#categories a {
	font-size: 130%;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	}
#categories a:hover {
	color: #330000;
	text-decoration: underline;
}
#categories img {
	display: none;
}
#leftCol {
	width: 182px;
	margin: 0 0 0 10px;
}
#leftCol ul#nav {
	list-style-type: none;
	margin: 1px 0 0 0px;
	padding: 0px;
}
#leftCol ul#nav li {

}
#leftCol ul#nav li a {
	font-size: 130%;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
#leftCol ul#nav li a:hover {
	color: #330000;
	text-decoration: underline;
}
#leftCol ul#nav li a.active {
	color: #FF0000;
}
#leftCol ul#nav ul {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0px;
}
#leftCol ul#nav li li{

}
#leftCol ul#nav li li a{
	font-size: 90%;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
#searchText {
	display: none;
}
#search input[type="text"] {
	width: 100px;
}

table#table-contact-us, table#table-contact-us td {
	background: #FC9 !important;
}
table#table-contact-us td td {
	border: 0px solid #FC9;
}

#cat-descr {
	margin: 0 0 10px 0;
	line-height: 0.95em;
}
.product-listing-box {
	border: 1px solid #300;
	border-bottom: 0px solid #300;
	margin: 0px;
	padding: 5px;
	clear: both;
	vertical-align: center;
}
.product-listing-box img {
	border: 0px;
	float: left;
	margin: 5px 10px 5px 6px;
	clear: both;
}
.product-price {
	font-weight: bold;
	margin: 10px 0 0 0px;
	text-indent: 3px;
	display: block;
	float: left;
}
.product-listing-box .buy-now-button {
	float: right;
	margin: 0 10px 0 0;
	
}

#listingSplitBottom {
	border: 1px solid #300;
	padding: 10px 5px 5px 5px;
}
#listingSplitBottom .listingSplitResultPages {
	float: right;
	text-align: right;
}
#listingSplitTop .listingSplitResultPages {
	display: none;
}
.listingSplitProdCount {
	float: left;
}
.clear { clear: both;}

.defaultSpecialsHeader {
	background: #300;
	margin: 0px;
}
.defaultSpecialsHeader a {
	color: #FC9 ;
}
.defaultSpecials {
	border: 1px solid #300;
	padding: 10px;
	text-align: center;
}
.defaultSpecials .contentDivBox {
	width: 33%;
	margin: 0 auto;
}
.specialPrice {
	color: #F00;
}

.shoppingCart  .product-listing-box {
	width: 150px;
	float: left !important;
}
tr.productListing-odd, tr.productListing-even {
	border: 1px solid #300;

}



/* =============================================== */

h1 { 
font-size: 130%; 
font-weight: bold; 
} 
h2 { 
font-size: 90%; 
font-weight: bold; 
} 
h3 { 
font-weight: bold; 
padding: 5px 0 0 0;
margin: 0;
} 


.productListing-data {
  font-size: 80%;
  font-weight: bold;
}
.product {
  font-size: 80%;
  font-weight: bold;
}
.specials {
  font-size: 80%;
  color: #FECC99;
  font-weight: bold;
}

p {
	margin: 0 0 10px 0;
	padding: 0px;
}

/* =============================================== */

.background {
background-color: #FFCC99;
}

.d_brown {
background-color: #330000;
}

.l_brown {
background-color: #CC9966;
font-size: 60%;
color: #996633;
text-align: center;
}

.m_brown {
background-color: #9A6766;
font-size: 80%;
color: #FFCC99;
text-align: center;
vertical-align: top; 
}

.ll_brown {
background-color: #D09D82;
}

/* END THEA =============================================== */

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

.boxText { /*
 font-size: 10px;
*/  }
.errorBox { /*
font-family : Verdana, Arial, sans-serif; font-size : 10px;
*/ background: #ffb3b5; font-weight: bold; 
  border: 2px;
  border-style: solid;
  border-color: #cc0033;
  padding: 2px;
}
.stockWarning { /*
font-family : Verdana, Arial, sans-serif; font-size : 10px;
*/ color: #cc0033; }
.productsNotifications { background: #f2fff7; }

.orderEdit { 
 color: #996666; 
text-decoration: underline; 
}


BODY {
  background: #FFCC99;
  /*	color: #000000;	*/
  font-family : arial, verdana, tahoma, sans-serif;
	color: #330000;
  margin: 0px;
  font-size : 80%;
}

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

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

TABLE.column_left {
	margin-left: 10px;
	
}

TD {
  font-family : arial, verdana, tahoma;
  font-size : 80%;
  color: #330000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  /*
  
  font-size: 10px;
  color: #ffffff;
  */
  background: #bbc3d3;
  font-weight : bold;
}

A.headerNavigation { 
/*
  color: #FFFFFF; 
*/
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  /*
  
  font-size: 12px;
  color: #ffffff;
  */
  background: #ff0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  /*
  
  font-size: 12px;
  color: #ffffff;
  */
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

TD.column_body {
	padding-right: 70px;
}

TR.footer {
  /*  background: #bbc3d3;  */
}

TD.footer {
  /*  
  font-size: 10px;
  color: #ffffff;
  background: #bbc3d3;
  */
  font-weight: bold;
}
/*
a.category_item { 
  font-size: 130%;
  font-weight: bold;
  color: #330000; 
  text-decoration: none;	
}

a.category_item:hover {
  color: #330000;
  text-decoration: underline;	
}
*/

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

.infoBoxContents {
 background: #FFCC99;
/*
  background: #f8f8f9;  
  font-size: 10px;
*/
}

.infoBoxNotice {
 background: #FFCC99;
/*
  background: #FF8E90;
*/
}

.infoBoxNoticeContents {
 background: #FFCC99;
  /*
  background: #FFE6E6;
    font-size: 10px;
  */
}

TD.infoBoxHeading {
 background: #330000;
 color: #FFCC99;
  /*  
  background: #bbc3d3;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
*/
  
}

TABLE.column_left TD.infoBoxHeading STRONG.infoBoxHeading, TABLE.column_left TD.infoBoxHeading {
  background: #FFCC99;
  color: #330000;
  /*  
  background: #bbc3d3;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
*/
  
}

TD.infoBoxHeading A {
 background: #330000;
 color: #FFCC99;
  /*  
  background: #bbc3d3;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
*/
  
}

STRONG.infoBoxHeading {
	background: #330000;
	color: #FFCC99;
  /*  
  background: #bbc3d3;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
*/
  
}

TD.infoBox, SPAN.infoBox {
  /*  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: #FFCC99;
  border-spacing: 1px;
  background: #FFCC99;
}

.productListing-heading {
  /*  
  color: #FFFFFF;
  font-size: 10px;
  background: #b6b7cb;
  */
  font-weight: bold;
}

TD.productListing-data {
  /*  font-size: 10px;  */
}

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

A.pageResults:hover {
  color: #FFCC99;
  background: #330000;
}

TD.pageHeading, DIV.pageHeading {
  /*  
  font-size: 20px;
  color: #9a9a9a;
  */
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  /*
	font-size: 10px;
  color: #000000;
  */
}

TD.main, P.main {
  /*  font-size: 11px;  */
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  /*  font-size: 10px;  */
}

TD.accountCategory {
  /*  font-size: 13px;  */
  color: #aabbdd;
}

TD.fieldKey {
  /*    font-size: 12px;  */
  font-weight: bold;
}

TD.fieldValue {
  /*font-size: 12px;*/
 }

TD.tableHeading {
  /*font-size: 12px;*/
  font-weight: bold;
}

TD.category_desc {
  /*	font-size: 11px;*/  
  line-height: 1.5;
}

SPAN.newItemInCart {
  /*	font-size: 10px;	*/  
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  /*	font-size: 11px;	*/  
}

TEXTAREA {
  width: 100%;
  /*	font-size: 11px;	*/
}

SPAN.greetUser {
  /*	font-size: 12px;	*/  
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #300;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  /*	font-size: 12px;	*/  
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  /*	font-size: 12px;	*/  
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

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

/* message box */

.messageBox { /*
font-size: 10px;
*/  }
.messageStackError, .messageStackWarning { /*
 font-size: 10px;
*/ background-color: #D09D82; }
.messageStackSuccess { /*
 font-size: 10px;
*/ background-color: #D09D82; }

/* input requirement */

.inputRequirement { /*
 font-size: 10px;
*/ color: #ff0000; }
