/*
  $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, Arial, sans-serif;
	font-size: 10px;
	color: #552d0d;
}
.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: #BF916A; text-decoration: underline; }

BODY {
  background: #552d0d;
  color: #000000;
  margin: 0px;
  background-image:url(images/html_bkgd.jpg);
  background-repeat:repeat-y;
  background-attachment:fixed;
  background-position:center;
}

a:link {
  color: #552d0d;
  text-decoration: underline;
}

a:visited {
  color: #552d0d;
  text-decoration: underline;
}

a:hover {
  color: #552d0d;
  text-decoration: none;
}




FORM {
 display: inline;
}

TR.header {
  background: #dbc1ac;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dbc1ac;
  color: #dbc1ac;
  font-weight : bold;
}

A.headerNavigation { 
  color: #dbc1ac;
  font-size: 13px;  
  font-weight: bold;
  text-decoration:none;
}

A.headerNavigation:visited {
  color: #dbc1ac;
  font-size: 13px;  
  font-weight: bold;
  text-decoration:none;
}
A.headerNavigation:hover {
  color: #dbc1ac;
  font-size: 13px;  
  font-weight: bold;
  text-decoration:none;
}





TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #dbc1ac;
  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: #dbc1ac;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #dbc1ac;
  font-weight: bold;
}
.copyright {
	color: #552d0d;

}
.infoBox {
  background: #fce7bc;
}

.infoBoxContents {
	background: #fce7bc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #552d0d;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #fce7bc;
  font-family: Verdana, Arial, 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: underline;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #552d0d;
}

/*shopping-cart header/footer color */
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: #F5F5DD;

}

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: #F5F5DD;

}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F5F5DD;
  border-spacing: 3px;
  
}

.productListing-heading {
  border-top:0px solid #552d0d; 
  border-left:0px solid #552d0d; 
  border-right:0px solid #552d0d; 
  border-bottom:0px solid #552d0d; 
  
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #552d0d;
  font-size: 11px;
  background: #F5F5DD;
  font-weight: normal;
  padding: 10px;
}



TD.productListing-data, P.productListing-data {
  border-top:0px solid #552d0d; 
  border-left:0px solid #552d0d; 
  border-right:0px solid #552d0d; 
  border-bottom:0px solid #552d0d; 

  background: #F5F5DD;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #552d0d;
  text-decoration:none;
}

TD.productListing-data:visited, P.productListing-data:visited {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #552d0d;
  text-decoration:none;
}

TD.productListing-data:hover, P.productListing-data:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #552d0d;
  text-decoration:none;
}


/*end shopping-cart*/



A.pageResults {
	color: #552d0d;
	text-decoration: underline;
}

A.pageResults:visited {
  color: #552d0d;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #552d0d;
  text-decoration: none;
}


TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #dbc1ac;
  font-weight: bold;  
  height: 36px;
  width: 445px;
  background: url('images/m19.gif');
  background-repeat: repeat-x;
  padding: 10px;
  padding-left: 15px;
  text-transform: underline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #552d0d;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  color: #552d0d;
  font-size: 11px;
  line-height: 1.5;

}


TD.main:hover, P.main:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #552d0d;
  font-size: 11px;
  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  color: #552d0d;
  font-size: 10px;
}

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;
  color: #552d0d;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #552d0d;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #552d0d;
}

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;
  color: #552d0d;
}

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: 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: #f5f5dd; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f5f5dd; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #552d0d; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px;  color: #552d0d;}
.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; }




td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #552d0d;
}

 .bg{
   color: #552d0d;
 }

 .se{
  width: 128px;
  font-size: 9px;
  color: #552d0d;
 }

 .ml{
  font-size: 11px;
  color: #552d0d;
  text-decoration: underline;
 }
 
 .ml:visited{
  font-size: 11px;
  color: #552d0d;
  text-decoration: underline;
 } 
 
 .ml:hover{
  font-size: 11px;
  color: #552d0d;
  text-decoration: none;
 }
 
  .mlb{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
 }
 
 .mlb:visited{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
 } 
 
 .mlb:hover{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
 }
 
  .mlb:active{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
 }


 .ml1{
  font-size: 10px;
  color: #552d0d;
  text-decoration: underline; 
 }
 
 .ml1:visited{
  font-size: 10px;
  color: #552d0d;
  text-decoration: underline; 
 } 
 
 .ml1:hover{
  font-size: 10px;
  color: #552d0d;
  text-decoration: none; 
 }
 


 .ml2{
  font-size: 11px;
  color: #552d0d;
  text-decoration: underline; 
 }
 
 .ml2:visited{
  font-size: 11px;
  color: #552d0d;
  text-decoration: underline; 
 } 
 
 .ml2:hover{
  font-size: 11px;
  color: #552d0d;
  text-decoration: none; 
 }
 


 .ml3{
  font-size: 11px;
  color: #552d0d;
  text-decoration: underline; 
 }
 
 .ml3:visited{
  font-size: 11px;
  color: #552d0d;
  text-decoration: underline; 
 } 
 
 .ml3:hover{
  font-size: 11px;
  color: #552d0d;
  text-decoration: none; 
 }
 

 .ml4{
  font-size: 11px;
  color: #552d0d;
  text-decoration: none; 
 }
 
 .ml4:hover{
  font-size: 11px;
  color: #552d0d;
  text-decoration: none; 
 }
 

 .bc{
  font-size: 12px;
  color: #dbc1ac;
 }

 .bc1, bc1 a{
  font-size: 12px;
  color: #552d0d;
  font-weight: bold;
 }
 
 .bc1 a:visited{
  font-size: 12px;
  color: #552d0d;
  font-weight: bold;
 }
  
 .bc1 a:hover{
  font-size: 12px;
  color: #552d0d;
  font-weight: bold;
 }
 

 
 .bc1 a:active{
  font-size: 12px;
  color: #552d0d;
  font-weight: bold;
 }

 .bc3{
  font-size: 12px;
  color: #552d0d;
  font-weight: bolder;
 }

 .br{
  border-color:#D3D1D1;
  border-width:1px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
  color: #552d0d;
 }

 .px3{
  font-size: 3px;
  color: #552d0d;
 }

 .px7{
  font-size: 7px;
  color: #552d0d;
 }


 .th9, th9 a{
  font-size: 9px;
  font-family: tahoma,verdana,arial;
  font-weight: normal;
  color: #552d0d;
  text-decoration: underline;
 }
 
 
 .th9 a:hover{
  font-size: 9px;
  font-weight: normal;
  font-family: tahoma,verdana,arial;
  color: #552d0d;
  text-decoration: none;
 }
 
