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

BODY {
	margin : 0 0 0 0;
	/*background-position : top;
	background-repeat : repeat-x;*/
	background-color : #e5e4c9;
	/*background : url(../images/bg2.jpg);*/
}

/* also on main site css */

.topnav {
	font-size: 10px;
	color: #c2c2c0;
	font-family: Arial, Verdana, sans-serif;
	padding: 3px 3px 3px 3px;
}

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

A.top {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #c2c2c0;
}

A.top:hover {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #e1e1e1;
	text-decoration: underline;
}

A.top2 {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #92bd60;
}

A.top2:hover {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #6b8d42;
	text-decoration: None;
}

A.top3 {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #bdb76b;
}

A.top3:hover {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #898449;
	text-decoration: None;
}

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

A.top4 {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #cd853f;
}

A.top4:hover {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #ac6b2b;
	text-decoration: None;
}

.topinp {
	background-color : #5b5955 !important;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	color: white;
	border: 1px solid #787774;
}

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

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

A.cart:hover {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #fef6e0;
	text-decoration: underline;
}

/* end */


A {
  color: #6a5a47; /*f4e4b8*/
  text-decoration: none;
}

A:hover {
  color: #92855e;
  text-decoration: underline;
}


.specials {
	border: 1px solid #334448;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FDDFDF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

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

TD.footer {
	font-size: 10px;
	color: #6a6a48;
	font-family: Arial, Verdana, sans-serif;
	padding: 1px 1px 1px 1px;
}

.infoBox {
  background: #aaaa7f;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  padding-left:17px;
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  /*background-image: url('images/infobox/corner_center.gif');*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #FFFFFF;
  /*//shopping-cart content color*/
}

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;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
 /** //shopping-cart header/footer color*/
  border-spacing: 0px;
  
}

.productListing-heading {

/*border-right:1px dotted #D5D5D5;*/ 
border-bottom:1px dotted #D5D5D5;  
text-align:center;
 

  color: #6a6a48;
  text-transform:uppercase;
  font-weight: bold;
  /*padding: 11px;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
 /* //shopping-cart header/footer color*/
}

TD.productListing-data {
/*border-right:1px dotted #D5D5D5;*/ 
border-bottom:1px dotted #D5D5D5;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #9b3c17;
}



A.pageResults {
  color: #b1a580;
}

A.pageResults:hover {
  color: #b1a580;
}

A.pageResults:visited {
  color: #b1a580;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 18px;
 color: #584807;
 font-weight: bold;

  text-decoration: none;
  padding-top:7px;
  padding-bottom:9px;
  padding-left: 5px;

}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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

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

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

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

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

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

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #9de334; }

/* input requirement */

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












td{
 font-family: Arial, Helvetica, sans-serif,verdana,arial;
 font-size: 11px;
 color: #000000;
}

 .bg1{
 background-image: url(images/m01.gif);
 background-repeat: repeat-x; 
 }

 .bg2{
 background-image: url(images/m13.gif);
 background-repeat: repeat-y; 
 }
 
 .ch1{
 font-size: 11px;
 color: #575757;
 }
 
 .ch2{
 font-size: 12px;
 color: #383838;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch3{
 font-size: 11px;
 color: #ddd5c6;
 font-weight: bold;
 }

 .ch4{
 font-size: 10px;
 color: #737373;
 }             

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

 .ch6{
 font-size: 10px;
 color: #000000;
 }

 .ch7{
 font-size: 10px;
 color: #8B8B8B;
 }             

 .ch8{
 font-size: 13px;
 color: #9b3c17;
 font-weight: bold;
 }             
               
 .ch9{
 font-size: 13px;
 color: #4C4C4C;
 font-weight: bold;
 }             
 
 .ch10{
 font-size: 12px;
 color: #565656;
 font-weight: bold;
 }             

 .ml1{
 font-size: 11px;
 color: #737373;
 text-decoration: none
 }

 .ml2{
 font-size: 11px;
 color: #575757;
 text-decoration: none
 }

 .ml3{
 font-size: 11px;
 color: #fbf9c9;
 text-decoration: none;
 }

 .ml4{
 font-size: 11px;
 color: #737373;
 text-decoration: none
 }

 .ml5{
 font-size: 11px;
 color: #edeee8;
 text-decoration: none;
 font-weight: bold;
 }

 .ml6{
 font-size: 10px;
 color: #8A8A8A;
 text-decoration: none
 }

 .ml7{
 font-size: 11px;
 color: #6a5a47;
 font-weight: bold;
 text-decoration: none
 }
 
  .ml7a{
 font-size: 18px;
 color: #6a5a47;
 font-weight: bold;
 text-decoration: none
 }

 .ml8{
 font-size: 11px;
 color: #818181;
 text-decoration: none
 }

 .ml9{
 font-size: 10px;
 color: #818181;
 }             

 .ml10{
 font-size: 11px;
 color: #E33F00;
 text-decoration: none
 }

 .ml11{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none
 }


 .se{            
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }

  .specialText {
 font-family: Arial, Verdana, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #a12d04;
 }
 





 .image_border{
  border:1px solid #B2B1B1; 
 }
 
 
 .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4e4b8;
}
a.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4e4b8;
	text-decoration: none;
}
a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4e4b8;
	text-decoration: underline;
}

.LOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C40000;

}
.sse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FCEDDA;

}

 .HASC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b1a580;
}
a.HASC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b1a580;
	text-decoration: none;
}
a.HASC:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92855e;
	text-decoration: underline;
}


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

A.topBot:hover {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #92855e;
	text-decoration: Underline;
}



.small {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding-left: 2px;
}

h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 24px;
}







