/*
  $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-family: Verdana; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.newerrorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #E1BC83; font-weight: bold;color:#990000; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #D5B387; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #804040; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #9A8975;
  text-decoration: none;
}



A:hover {
  color: #9A8975;
  text-decoration: none;
}

FORM {
	display: inline;
}

h1{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 20pt;
 color:#9B8A76;
 font-weight:normal;
}

h2{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 16pt;
 color:#9B8A76;
 font-weight:normal;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #A58C6B;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

/* Original

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

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


TR.headerInfo {
  background: #00ff00;
}

/*
TD.headerInfo {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  background: #A58C6B;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
*/

TD.headerInfo {
  font-family: Verdana;
  font-size: 12px;
  background: #A58C6B;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
   border: 1px solid #5E5E5D;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #E7C9A2;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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: #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 {
  border: 1px;
  border-style: solid;
  border-color:#9A8975;
  border-spacing:1px;
}

/*
.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #EBECEB;
  color: #000000;
  font-weight: bold;
}
*/

.productListing-heading {
  font-family: Verdana;
  font-size: 11px;
  color: #9A8975;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
}

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

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

}

/*
TD.pageHeading, DIV.pageHeading, h1.pageHeading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4B3F2F;
}
*/

TD.pageHeading, DIV.pageHeading, h1.pageHeading {
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #9A8975;
  padding-top:10px;
}
.foot_1 {
height:70px;
width:100%;
}
.footer_email {
width:181px;
clear:none;
height:75px;
font-size:9pt;
text-align:center;
color:#9B8A76;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:left;
position:relative;
margin: 0px 0px 0px 0px;
padding:2px 0px 0px 0px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #333333;
}
.footer_txt {
width:820px;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:75px;
color:#9B8A76;
float:left;
position:relative;
margin: 0px 0px 0px 0px;
padding:2px 0px 0px 0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
  color:#9A8975;
}

/* Added By Diana - BEGIN */

TD.main_data, P.main_data {
  font-family: Verdana;
  font-size: 10px;
  line-height: 1.5;
  color:#9A8975;
}

/* Added By Diana - END */

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
  color:#9A8975;
}
A.smallText{
  font-family: Verdana;
  font-size: 10px;
  color:#9A8975;
}
.smallText:hover{
  font-family: Verdana;
  font-size: 10px;
  color:#9A8975;
}
TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #A58C6B;
}

TD.fieldKey {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

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

TABLE.formArea {
  background: #E7C9A2;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

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

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

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #9F815A; cursor: pointer; cursor: hand;  }
.moduleRowSelected { background-color: #D5B387; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #804040; }

.border_textbox{
border:1px solid #000000;
}

.menu
{
font-family:Verdana;
font-size:11px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
a.menu
{
font-family:Verdana;
font-size:11px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
.menu:HOVER
{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.header_bar
{
font-family:Verdana;
font-size:12px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}

.header_bar1
{
font-family:Verdana;
font-size:12px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
.header_bar1:hover
{
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.header_bar11
{
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

/*
.pro_name
{
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
border-bottom:1px #000000 dashed;
}
*/

.pro_name
{
font-family:Verdana;
font-size:11px;
text-decoration:none;

}
td.pro_namelist
{
font-family:Verdana;
font-size:11px;
text-decoration:none;
color:#9A8975;
}

A.pro_namelist
{
font-family:Verdana;
font-size:11px;
text-decoration:none;
color:#9A8975;
}

.pro_name1
{
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#9A8975;
}
A.pro_name1
{
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#9A8975;

}
.footer_menu
{
font-family:Verdana;
padding:5px 5px 0px 5px;
font-size:11px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
A.footer_menu
{
font-family:Verdana;
font-size:11px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
.footer_menu:hover
{
font-family:Verdana;

font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.footer_menu2
{
font-family:Verdana;
font-size:10px;
color:#4B3F2F;
text-decoration:none;

}
.footer_menu1
{
font-family:Verdana;
font-size:11px;
color:#4B3F2F;
text-decoration:none;

}
A.footer_menu1
{
font-family:Verdana;
font-size:11px;
color:#4B3F2F;
text-decoration:none;

}
.footer_menu1:hover
{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none;

}
.links_menu3
{
font-family:Verdana;
font-size:12px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
A.links_menu3
{
font-family:Verdana;
font-size:12px;
color:#9D8A7C;
text-decoration:none;
font-weight:bold;
}
.links_menu3:hover
{
font-family:Verdana;

font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.cat_name
{
font-family:Verdana;
font-size:20px;
font-weight:bold;
text-decoration:none;
color:#4B3F2F;

}
.cat_active
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#9D8A7C;
text-decoration:none
}
.sub_cat_active
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none
}
.cat
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#9D8A7C;
text-decoration:none
}
A.cat
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#9D8A7C;
text-decoration:none
}
.cat:hover
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.products
{
font-family:Verdana;
font-size:20px;
font-weight:bold;
text-decoration:none;
color:#9D8A7C;
}

.main_tab
{
width:1004px;
border-right:1px solid #000000;
border-left:1px solid #000000;
}
.main_tab1
{
width:1004px;
border-right:1px solid #000000;
border-left:1px solid #000000;
}
.main_tab2
{
width:1004px;
border-right:1px solid #000000;
border-left:1px solid #000000;
border-bottom:1px solid #000000;
}
.spacer{
color:#7B7B7B;
font-weight:normal;
}
.cat_name1
{
font-family:Verdana;
font-size:11px;

color:#4B3F2F;
text-decoration:none
}

/*
.procss{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4B3F2F;
	font-weight:bold;
	vertical-align:top;
}	
*/

.procss{
	font-family:Verdana;
	font-size:14px;
	color:#9A8975;
	font-weight:bold;
	vertical-align:top;
}




/*a { color: #1E85BE; text-decoration: none; }
a:visited { color: #1E85BE; }
a:hover { text-decoration: underline; }*/


/*


.cssbutton {index.ph...?cPath=85 (line 460)
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #996666;
border-spacing:1px;
color:#996666;
cursor:pointer;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:11px;
font-weight:normal;
height:20px;
text-align:center;
text-decoration:none;
vertical-align:top;
width:110px;
}

*/
.cat_txt2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C1C0C0;
	font-weight:regular;
	text-decoration:none;
}
.cat_txt2HV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C1C0C0;
	font-weight:regular;
	text-decoration:none;
}

.cat_txt2HV:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D36B24;
	font-weight:regular;
	text-decoration:none;
}
.cat_txt3HV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D36B24;
	font-weight:bold;
	text-decoration:none;
}
.cat_txt3HV:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D36B24;
	font-weight:bold;
	text-decoration:none;
}
.siteone
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9A8975;
	font-weight:normal;
	text-decoration:none;
}
.siteone:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
} ul.art{list-style-type:none;padding:0px;margin:0px;} li.articles {padding-top:5px;padding-bottom:5px;}