/*
  $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: 11px; }
.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 {

  color: #895104;
  margin: 0px;
  background: #FFFDFE url(image/bg.jpg) repeat-x;
  background-position: 0 0; 
  background-attachment: fixed;
  height:100%;
  
}

#copyright{
	padding: 20px;
	color: #895104; 	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

.header_top{
	color: #ffffff; 	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #895104; 
}

.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #D8C1A2;
  background-repeat: repeat-x;
  color: #895104;
}

A.headerNavigation { 
  color: #895104; 
}

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




.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
  background: #895104; 
}

A.headerNavigation2 { 
  color: #ffffff; 
}

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



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #A10000;
}

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

.infoBox {
  
}

.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}


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


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

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

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: #ffffff;
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(image/yellow_background.jpg);
  background-repeat: repeat-x;
  color: #ffffff;
  height: 20px;
}

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

A.pageResults {
  color: #895104;
  text-decoration: none;
}

A.pageResults:hover {
  color: #895104;
  text-decoration: none;
}

A.bottom_link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
}

A.bottom_link:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
}


A.product_catalog:link, A.product_catalog:visited {
  color: #895104;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

A.product_catalog:hover {
  color: #895104;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #895104;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #895104;
}

TR.subBar {
  background: #f4f7fd;
}

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

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: 11px;
}

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: 11px;
  color: #ff0000;
}

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

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

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: Verdana,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

.price{
font-family: Verdana, Arial, sans-serif;
  color: #777777;
  font-size: 12px;
  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: pointer; }
.moduleRowSelected { background-color: #FFF9BE; }

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

/* message box */

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

/* input requirement */

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

.cssbutton, .cssbutton2 {

color : #ffffff;
vertical-align: top;
font-weight: normal;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
cursor: pointer;
text-align: center; 
width: 152px;
}

.cssbutton {
border: double 1px #895104;
}

.cssbutton2 {
border: double 1px #777777;
}

.cssbutton:active, cssbuttonsubmit:active, .cssbutton2:active, cssbuttonsubmi2t:active {
    border-style: inset;
}
 
.cssbuttonsubmit, .cssbuttonsubmit2{
border-color: #ffffff;
border-style: double;
border-width: 1px;


vertical-align: top;
font-family: Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
text-align: center; 
width: 150px;
}

.cssbuttonsubmit{
    background-color: #895104;
    color : #ffffff;
}

.cssbuttonsubmit2{
    background-color: #E6CBA7;
    color : #895104;
}



/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
	font-size: 12px;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .2em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.7em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
.plusminus {
	text-decoration: none;
	font-family: Verdana, Courier, monospace;
	font-size: 90%;
}

/* menu Image -noborderBox - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
border: solid 1px #ffffff;
vertical-align: middle;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;

color: #B5468A;
text-decoration: none;
}

a.menucateg:hover {
background-color: #ececec;
text-decoration: none;
font-weight: bold;
}


a.topcateg:link, a.topcateg:visited, a.topcateg:active {

font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;

text-align: left;
color: #895104;
text-decoration: none;
text-transform: uppercase;

padding:2px;
vertical-align: middle;
margin: 2px;
}



td.topcateg_active, a.topcateg_active:link, a.topcateg_active:visited, a.topcateg_active:active, a.topcateg_active:hover {
background-color: #895104;
vertical-align: middle;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;

text-align: left;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}


.category_title{
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold; 
text-transform: uppercase;
margin: 10px;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {

vertical-align: middle;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #895104;
text-decoration: none;

}

a.menusubcateg:hover {
background-color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a.menusubcategsec:link, a.menusubcategsec:visited, a.menusubcategsec:active {
display: block;
border: solid 1px #ffffff;
vertical-align: middle;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;

text-decoration: none;
color: #895104;
}

a.menusubcategsec:hover {
border: solid 1px #895104;
background-color: #FFE9CE;
text-decoration: none;
}
/* menu Image -noborderBox - Show Sub-categories  End */


#welcome_box{

	border: 1px solid #C7B2D3;
	background-color: #FCEDEF;
	padding: 5px;
	margin-bottom: 10px;
	
}

#main_bg{

	background: #FFE9CE url(image/box_bg.gif);

}

#footer{
	color: #895104;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#product_box_col{
	width:180px;
	margin-top: 50px;
	border: 1px solid #cccccc;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#product_box{
padding-left: 5px;
}

a.rotatel:link, a.rotatel:visited, a.rotatel:active, a.rotatel:hover {

vertical-align: middle;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #777777;
text-decoration: none;
font-weight: bold;
}

#left_column{

	background: #FAFAFA url(image/bg_column.jpg) repeat-x;

}

#category_quote{
	font-family: Georgia, Times New Roman, sans-serif;
	font-style: italic; 
	font-size: 12px;
}







html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
	background: #E0D5B7 url(images/back1.jpg);
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #895104;
}

img {
	border: 0;
}

a {
	color: #895104;
	text-decoration: none;
}


.clear {
	clear: both;
}

td.white {
	color: #ffffff;
	font-size: 10px;
}

td.white a {
	color: #ffffff;
	text-decoration: none;
}

td.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}

img.img {
margin: 10px;
float:left;
}

td.leftmenu {
	background: #D8C1A2 url(images/organic_09.jpg) center bottom no-repeat;

}

td.leftmenu ul {
padding-left: 10px;
}

td.leftmenu li {
	list-style: none;
 	
}



td.leftmenu li a {
	display: block;
	text-decoration: none;
	color: #895104;
	font-size: 11px;
	margin-top: 5px;
	font-size: 10px;
    
}

td.leftmenu li a:hover {
	text-decoration: underline;
}

td.maincontent {
	text-align: left;
	background: #ffffff;
	padding: 10px;
}

.bottom {
display: block;
clear: both;
color: #895104;
text-align: center;
margin: 5px 0 0 0;
padding: 1px 0;
border-top: 1px #895104 dashed;
}

.bottom a {
color: #895104;
font-weight: bold;
text-decoration:none;
margin: 0 3px;
}

.bottom a:hover {
font-weight: bold;
color: #895104;
text-decoration:underline;
}

h1 {
padding: 10px 0 5px 10px;
font-size: 20px;
border-bottom: 1px #895104 dashed;
}

h2 {
font-size: 13px;
padding: 20px 5px 5px 0;
}

h3 {
font-size: 11px;
padding: 20px 5px 0 0;
}

#navcontainer {
border: none;
display: block;
width: 622px;
margin:0px; 
padding-top: 11px;
text-align: right;
}


#navcontainer a.shade1 {
background: url(images/shade1.jpg);
position:relative;
display: inline;
text-align: center;
text-decoration: none;
font-size:10px;
border: none;
padding: 5px 7px;
COLOR: #FFFFFF; 
FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #666666;
margin: 0 0px 0 5px;
}

#navcontainer a.shade2 {
background: url(images/shade2.jpg);
position:relative;
display: inline;
text-align: center;
text-decoration: none;
font-size:10px;
border: none;
padding: 5px 7px;
COLOR: #FFFFFF; 
FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #666666;
margin: 0 5px 0 5px;
}

#navcontainer a.shade3 {
background: url(images/shade3.jpg);
position:relative;
display: inline;
text-align: center;
text-decoration: none;
font-size:10px;
border: none;
padding: 5px 7px;
COLOR: #FFFFFF; 
FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #666666;
margin: 0 5px 0 5px;
}

#navcontainer a.shade4 {
background: url(images/shade4.jpg);
position:relative;
display: inline;
text-align: center;
text-decoration: none;
font-size:10px;
border: none;
padding: 5px 7px;
COLOR: #FFFFFF; 
FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #666666;
margin: 0 5px 0 5px;
}

#navcontainer a.shade5 {
background: url(images/shade5.jpg);
position:relative;
display: inline;
text-align: center;
text-decoration: none;
font-size:10px;
border: none;
padding: 5px 7px;
COLOR: #FFFFFF; 
FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #666666;
margin: 0 5px 0 5px;
}



#navcontainer a.shade7 {
background: url(images/shade7.jpg);
position:relative;
display: inline;
text-align: center;
text-decoration: none;
font-size:10px;
border: none;
padding: 5px 7px;
COLOR: #ffffff; 
FONT-WEIGHT: bold; 
BACKGROUND-COLOR: #666666;
margin: 0 5px 0 5px;
}

#navcontainer a.shade1:hover,
#navcontainer a.shade2:hover,
#navcontainer a.shade3:hover,
#navcontainer a.shade4:hover,
#navcontainer a.shade5:hover
{
COLOR: #ffffff; 
}

.listing_title{

    width: 200px;
    height: 30px;

}

#header_white{
	color: #ffffff;
	font-size: 12px;
	
}