/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #bc7a1c;
}
.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; }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana; }
.subnavBlue     { color: #9966FF; font-size: 8pt; font-family: Verdana; }


BODY {
  background: url('../../images/img/body_back.jpg');
  margin: 0px;
  background-repeat: repeat-x;
}
OPTION
{
  /**color: #000000;**/
  color: #bc7a1c;
  
}
INPUT
{
  /**color: #000000;**/
  color: #bc7a1c;
  
}
SELECT
{
  /**color: #000000;**/
  color: #bc7a1c;
  
}

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

A:hover {
  color: #60655F;
  text-decoration: none;
}
a.contact{
	color: #bc7a1c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.contact{
   color: #60655F;
  text-decoration: underline;
	font-weight: bold;
 
}

a.font_prod{
  border-bottom:#e7dada 1px solid;
  background-color: #FFF9E9;
  background-image:url('../../images/arrow.jpg');
  padding-right: 0px;
  display: block;
  padding-left: 21px;
  padding-bottom: 6px;
  padding-top: 4px;
}

a:hover.font_prod{
  border-bottom:#e7dada 1px solid;
  background-color: #FFF9E9;
  background-image:url('../../images/arrow.jpg');
  padding-right: 0px;
  display: block;
  padding-left: 21px;
  padding-bottom: 6px;
  padding-top: 4px;
}


A.sub_pro{
border-bottom:#e7dada 1px solid;
  background-color: #FFF9E9;
  background-image:url('../../images/arrow.jpg');
  background-repeat: repeat-x;
  font-family:Times;
  font-size: 13px;
  font-weight:bold;  
  color: #bc7a1c;
  text-decoration:none;
  display: block;
  padding-left: 21px;
  padding-bottom: 6px;
  padding-top: 4px;
 }
A:hover.sub_pro{
border-bottom:#e7dada 1px solid;
  background-color: #FFF9E9;
  background-image:url('../../images/arrow.jpg');
  font-family:Times;
  font-size: 12px;
  color: #60655F;
  text-decoration:none;
  display: block;
  padding-left: 21px;
  padding-bottom: 6px;
  padding-top: 4px;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #C4831F;
}

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

A.headerNavigation { 
  font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #C99450;
 padding-left: 4px;
 padding-bottom: 4px;
  text-align:center;
}

a:hover.headerNavigation {
  font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #C99450;
 padding-left: 4px;
 padding-bottom: 4px;
  text-align:center;
}

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

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

.infoBox {
  background: #F7EFC8;
}

.infoBoxContents {
  background: #F7EFC8;
  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: 12px;
  font-weight: bold;
  background: #C4831F;
  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: #F7EFC8;
}

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

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

TD.sizeChart {
  border: 1px;
  border-style: solid;
  border-color: #B87D19;
  border-spacing: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #AC7117;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia,Times, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #AC7117;
}

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

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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 {

}

TD.formAreaTitle {
  font-family:Georgia,Times;
  font-size: 12px;  
  color: #bc7a1c;
  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;}
.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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #F7EFC8;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F7EFC8;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #F7EFC8;
  border-bottom: 1px solid #F7EFC8;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #F7EFC8;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="C4831F" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #C4831F; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* VJ infosystem added */
h4.infoTitle { 
  margin: 0;
  margin-bottom: 0.2em;
}

p.infoBlurb { 
  margin: 0;
  margin-bottom: 2em;
}


TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

/************* Added by ensys**********************/
A.sub_cat{
  font-family:Georgia,Times;
  font-size: 12px;  
  color: #bc7a1c;
  text-decoration:none;
  border: dotted;
  border-color: #bc7a1c;
  background-color: #f7efc8;
  padding-left: 12px;
  display: block;
  padding-bottom: 2px;
  padding-top: 6px;
 }
A.sub_cat_footer{
  font-family:Georgia,Times;
  font-size: 10px;
  font-weight:normal;
  color: #bc7a1c;
  text-decoration:none;
  padding-right: 0px;
  display: block;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 4px;
 }

A.bestseller_name{
  font-family:Georgia,Times;
  font-size: 11px;
  color: #bc7a1c;
}

A:hover.bestseller_name{
  font-family:Georgia,Times;
  font-size: 11px;
  color: #AABBDD;
}
.font_products{
  border-bottom:#e7dada 1px solid;
  background-color: #FFF9E9;
  background-image:url(../../images/arrow.jpg);
  padding-right: 0px;
  display: block;
  padding-left: 21px;
  padding-bottom: 6px;
  padding-top: 4px;
}

.font_cat{
  background-color: #FFF9E9;
  padding-right: 0px;
  display: block;
  padding-left: 2px;
  padding-bottom: 6px;
  padding-top: 4px;
}

.price_background{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-left:#D3CBC0 1px dotted;
  border-right:#D3CBC0 1px dotted;
  border-top:#D3CBC0 1px dotted;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #F7EFC8;
  padding-bottom: 2px;
}

.main_cat{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-top:#D3CBC0 1px dotted;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #f7efc8;
  padding-right: 0px;
  display: block;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 4px;
}

a:hover.main_cat{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-top:#D3CBC0 1px dotted;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #f9e398;
  padding-right: 0px;
  display: block;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 4px;
}


.breadcrumb{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #F7EFC8;
  display: block;
  padding-left: 12px;
  padding-bottom: 5px;
  padding-top: 0px;
}

.border{
  border: 1px;
  border-style: solid;
  border-color: #A09B9F;
  background-color: #FFF9E9;
  border-spacing: 0px;
}

.title{
 font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #C99450;
 padding-left: 4px;
 padding-bottom: 4px;
  text-align:center;
}

.what_new_title{
font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #C99450;
 padding-left: 4px;
 padding-bottom: 4px;
 border-bottom:#D3CBC0 1px dotted;
}

.what_new{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  background-color: #F8EFC8;
  padding-right: 0px;
  display: block;
  padding-left: 0px;
  padding-bottom: 6px;
  padding-top: 4px;
}

.price_title{
font-family:Georgia,Times;
  font-size: 11px;  
  color: #bc7a1c;
  font-weight:bold;
  text-decoration:none;
}

.only{
  font-family:Georgia,Times;
  font-style: none;
  font-size: 12px;  
  color: #bc7a1c ;
  text-decoration:none;
}

.price{
font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #B87D19;
 padding-left: 4px;
 padding-bottom: 4px;
 text-align:center;
}

A.product_title{
font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #8E908D;
 text-align:left;
}
A:hover.product_title{
font-family:Georgia,Times;
font-weight:bold;
 font-size: 14px;
 color: #8E908D;
 text-align:left;
 text-decoration:none;
}

.new_product_title{
font-family:Georgia,Times;
 font-size: 22px;
 color: #4A9B23;
}

.new_prod_name{
font-family:Georgia,Times;
 font-size: 12px;
 font-weight:bold;
 color: #E68F02;
 /*text-align:left;*/
}

.new_product_des{
font-family:Georgia,Times;
 font-size: 11px;
 color: #8F9094;
 /*text-align:left;*/
}

.content_header{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #F7EFC8;
  padding-right: 0px;
  padding-left: 12px;
  padding-bottom: 7px;
  padding-top: 7px;
  /*orig pad-top 4 pad-bottom 18 */
}

.doted{
border-bottom:#D3CBC0 1px dotted;
}

.dot{
border-bottom:#D3CBC0 1px dotted;
padding-bottom: 16px;
}

.desc{
  font-family:Georgia,Times;
  font-size: 13px;  
  color: #60655F;
  text-decoration:none;
  line-height: 1.5;
  padding-bottom: 5px;
  border-bottom:#D3CBC0 1px dotted;
}

.desc_no_bottom_border{
  font-family:Georgia,Times;
  font-size: 13px;  
  color: #60655F;
  text-decoration:none;
  line-height: 1.5;
  padding-bottom: 5px;
 
}
.enlarge_background{
font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-left:#D3CBC0 1px dotted;
  border-right:#D3CBC0 1px dotted;
  border-top:#D3CBC0 1px dotted;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #F7EFC8;
  padding-bottom: 2px;
}

A.enlarge{
 font-family:Georgia,Times;
 font-size: 12px;
 color: #B87D19;
 text-decoration:none;
}
A:hover.enlarge{
 font-family:Georgia,Times;
 font-size: 12px;
 color: #B87D19;
 text-decoration:underline;
}

.black{
  font-family:Georgia,Times;
  font-size: 12px;
  font-weight:bold;
  color: #616266;
  text-decoration:none;
  padding-top: 5px;
 }

 .product_name{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #BA7B1C;
 }

 .quantity{
  font-family:Georgia,Times;
  font-size: 12px;
  font-weight:bold;
  color: #bc7a1c;
 }

.newproduct_price{
font-family:Georgia,Times;
 font-size: 20px;
 font-weight:bold;
 color: #E59818;
 background-image: url('images/price_bg.jpg');
 height: 36px;
 width: 79px;
 text-align:center;
 }

 .title_subcat{
 font-family:Georgia,Times;
 font-size: 17px;
 font-weight:bold;
 color: #BC7A1C;
 padding-bottom: 4px;
 }


 A.sub_cat_name{
  font-family:Georgia,Times;
  font-size: 12px;  
  color: #f9e398;
  text-decoration:none;
 }
A:hover.sub_cat_name{
  font-family:Georgia,Times;
  font-size: 12px;
  color: #B77B1B;
  text-decoration:underline;
}

.sub_cat_name_background{
font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #bc7a1c;
  text-decoration:none;
  border-top:#D3CBC0 1px dotted;
  background-color: #F4E5AA;
  padding-bottom: 2px;
}

.new_cat{
  font-family:Georgia,Times;
  font-size: 14px;
  font-weight:bold;
  color: #B97A19;
  text-decoration:none;
  border-top:#D3CBC0 1px dotted;
  border-bottom:#D3CBC0 1px dotted;
  background-color: #eee6bd;
  padding-right: 0px;
  display: block;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 4px;
}

.testimonials{
 font-family:Georgia,Times;
 font-size: 14px;
 font-weight:bold;
 color: #C99450;
 padding-left: 4px;
 padding-bottom: 4px;
}

.coma{
color: #C99450;
}

.collection_font{
font-family:Georgia,Times;
  font-size: 12px;  
  color: #bc7a1c;
  text-decoration:none;
}

.sizeChartButton {
	position:absolute;
	bottom:5px;
	right:5px;
}
/***********************************/