/*
  $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: 14px; }
.errorBox { font-family : verdana, arial, sans-serif; font-size : 10px; background: #dcf0f7; 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: #65686a; text-decoration: underline; }





BODY {
    background: #FFFFFF url(images/back.gif);
  margin: 0px;
}

.headBorder { text-align: center; width:100%; background: #ffffff;  border: 10px;  border-style: solid;  border-color: #4F3310; }

A {
  color: #514d2c;
  text-decoration: none;
}

A:hover {
  color: #514d2c;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background:  #4F3310;
}

TD.headerNavigation {
  font-family: Arial, Verdana, Georgia;
  font-size: 12px;
  background:#4F3310;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

.headerCrumb { 
background:#222222 none repeat scroll 0 0;
color:#FFFFFF;
height:auto !important;
min-height:23px;
padding-top:1px;
text-decoration:none;
font-size: 11px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #585656;
  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: #ffffff;
}

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

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, Georgia;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Georgia;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: ARIAL;
  font-size: 13px;
  font-weight: bold;
  background: #FFFFFF;
  color: #774101;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

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

TD.productListing-data {
 width: 10%;
border:1px dotted #ffffff; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #6a6a6a;
}


A.pageResults {
  color: #868586;
}

A.pageResults:hover {
  color: #868586;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #727272;
}

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: 12px;
  line-height: 1.5;
  color: #727272;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#514d2c;
}

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

/* input requirement */

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


/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: ;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #514d2c;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #514D2C;
}
/*** End Header Tags SEO ***/
#categorybox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#categorybox .infoBox { background: #DFF2FF; }
#categorybox .infoBoxContents { background: #DFF2FF; color: white; }
#categorybox a { color: 774101;}

#informationbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#informationbox .infoBox { background: #DFF2FF; }
#informationbox .infoBoxContents { background: #DFF2FF; color: white; }
#informationbox a { color: 774101;}


#searchbox .infoBoxHeading { background: #5c3a14; color: #FFFFFF; }

#searchbox .infoBox { background: #5c3a14; }
#searchbox .infoBoxContents { background: #5c3a14; color: #FFFFFF; }
#searchbox a { color: #FFFFFF;}

#orderbox .infoBoxHeading { background: #DFF2FF; color: #774101; }
#orderbox .infoBox { background: #DFF2FF; }
#orderbox .infoBoxContents { background: #DFF2FF; color: #774101; }
#orderbox a { color: #774101;}



#cartbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#cartbox .infoBox { background: #DFF2FF; }
#cartbox .infoBoxContents { background: #DFF2FF; color: 774101; }
#cartbox a { color: 774101;}

#subscribe .infoBoxHeading { background: #DFF2FF; color: 774101; }

#subscribe .infoBox { background: #DFF2FF; }
#subscribe .infoBoxContents { background: #DFF2FF; color: 774101; }
#subscribe a { color: 774101;}


#reviewbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#reviewbox .infoBox { background: #DFF2FF; }
#reviewbox .infoBoxContents { background: #DFF2FF; color: 774101; }
#reviewbox a { color: 774101;}

#livesupport .infoBoxHeading { background: #DFF2FF; color: 774101; }

#livesupport .infoBox { background: #DFF2FF; }
#livesupport .infoBoxContents { background: #DFF2FF; color: 774101; }
#livesupport a { color: 774101;}


#currenciesbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#currenciesbox .infoBox { background: #DFF2FF; }
#currenciesbox .infoBoxContents { background: #DFF2FF; color: 774101; }
#currenciesbox a { color: 774101;}


#whatsnewbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#whatsnewbox .infoBox { background: #DFF2FF; }
#whatsnewbox .infoBoxContents { background: #DFF2FF; color: 774101; }
#whatsnewbox a { color: 774101;}



#tellfriendbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#tellfriendbox .infoBox { background: #DFF2FF; }
#tellfriendbox .infoBoxContents { background: #DFF2FF; color: 774101; }
#tellfriendbox a { color: 774101;}



#notificationbox .infoBoxHeading { background: #DFF2FF; color: 774101; }

#notificationbox .infoBox { background: #DFF2FF; }
#notificationbox .infoBoxContents { background: #DFF2FF; color: 774101; text-align: left;}
#notificationbox a { color: 774101;}



#newaddbox .infoBoxHeading { background: #FFFFFF; color: #FFFFFF; }

#newaddbox .infoBox { background: #FFFFFF; }
#newaddbox .infoBoxContents { background: #FFFFFF; color: 3f3a12; }
#newaddbox a { color: 3f3a12;}



#bannerbox .infoBoxHeading { background: #FFFFFF; color: 3f3a12; }

#bannerbox .infoBox { background: #FFFFFF; }
#bannerbox .infoBoxContents { background: #FFFFFF; color: 3f3a12; }
#bannerbox a { color: 3f3a12;}



#bluebox .infoBoxHeading { background: #FFFFFF; color: 3f3a12; }

#bluebox .infoBox { background: #FFFFFF; }
#bluebox .infoBoxContents { background: #FFFFFF; color: 3f3a12; }
#bluebox a { color: 3f3a12;}



#springbox .infoBoxHeading { background: #FFFFFF; color: #FFFFFF; }

#springbox .infoBox { background: #FFFFFF; }
#springbox .infoBoxContents { background: #FFFFFF; color: 3f3a12; }
#springbox a { color: 3f3a12;}



#googleaddbox .infoBoxHeading { background: #FFFFFF; color: #FFFFFF; }

#googleaddbox .infoBox { background: #FFFFFF; }
#googleaddbox .infoBoxContents { background: #FFFFFF; color: 3f3a12; }
#googleaddbox a { color: 3f3a12;}



#winterbox .infoBoxHeading { background: #FFFFFF; color: #FFFFFF; }

#winterbox .infoBox { background: #FFFFFF; }
#winterbox .infoBoxContents { background: #FFFFFF; color: 3f3a12; }
#winterbox a { color: 3f3a12;}



.menudiv
{
font: 14px Verdana, Arial, sans-serif;
}
.menudiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: auto; /* Width of Menu Items */
/* border-bottom: 1px solid #ccc; */
}
	
.menudiv ul li{
position: relative;
}
	
/*Sub level menu items */
.menudiv ul li ul{
position: absolute;
background: #DFF2FF;
width: 129px; /*sub menu width*/
top: 0;
visibility: hidden;
border: 1px solid #ccc;
}

/* Sub level menu links style */
.menudiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000;
text-decoration: none;
background: #DFF2FF;
padding: 1px 5px;
/* border: 1px solid #ccc; */
border-bottom: 0;
}

.menudiv ul li a:visited{}

.menudiv ul li a:hover{
color: #a00;
background: #DFF2FF;
}

.menudiv .subfolderstyle{
background:#DFF2FF url(images/fwr_arrow.gif) no-repeat center right;
}

	
/* Holly Hack for IE \ */
* html .menudiv ul li { float: left; height: 1%; }
* html .menudiv ul li a { height: 1%; }
/* End */
/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */

/*BOF - Zappo - Option Types v2 - ONE LINE - Preload Option Type Images */
div#ImagePreload { display: none; }