/*
  $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
*/

body{
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-image:url(includes/sts_templates/africanmama/img/bg.jpg);
	font-size:10px;
}

#container{
    position: absolute;
	left: 50%;
	margin: 0 -413px;
	width: 826px;
	/*background:#eedaab;*/
}

.boxText {  font-size: 10px; }
.errorBox { 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; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #755809;
}

TD.headerNavigation {
  font-size: 10px;
  background: #755809;
  color: #ffffff;
  font-weight : bold;
}

.breadcrumb {
  font-weight:bold;
  color: #000000;
  font-size:10px; 
}
a.breadcrumb, .breadcrumb:visited {
  font-weight:bold;
  color:#000000;
  font-size:10px; 
}
.breadcrumb:hover {
  font-weight:bold;
  color:#eeae12;
  font-size:10px; 
}

a, a:visited { 
  text-decoration:none;
  font-weight:bold;
  color:#75622a;
}


a:hover {
  color: #eeae12;
  text-decoration:none;
  font-weight:bold;
}

A.headerNavigation, A.headerNavigation:visited, a.boxText { 
  text-decoration:none;
  font-weight:bold;
  color:#75622a;
  font-size:12px; 
}

A.headerNavigation:hover, a.boxText:hover {
  color: #eeae12;
  text-decoration:none;
  font-weight:bold;
  font-size:12px; 
}

a.listingcol { 
  text-decoration:none;
  font-weight:bold;
  color:#1775C3;
  font-size:12px; 
}

a.listingcol:hover {
  color: black;
  text-decoration:none;
  font-weight:bold;
  font-size:12px; 
}
.price {
  font-weight:bold;
  font-size:12px;
  color:#e3001a; 
}
.priceold {
  font-weight:bold;
  font-size:12px;
  color:#000000; 
}
.boxTextbig { 
  text-decoration:none;
  font-size:14px;
  color:#FFFFFF;
}
.catlink, .catlink:visited { 
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  color:#FFFFFF;
}
.catlink:hover {
  color: black;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  color:#e0ab10;
}

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: #bbc3d3;
}

TD.footer {
  
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  
  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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border:none;
  border-spacing: 5px;
}

.productListing-heading {
  font-size: 10px;
  background: #495259;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data2 {
  font-size: 10px;
}
TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  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 {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }
/* BOF: Additional Images */
.imagesBoxContents {
  
  font-size: 10px;
}
/* EOF: Additional Images */

h1 { 
 
 font-size: 20px;
 color:#e0ab10;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
/* OTF contrib ends */

.tax_info {  
  font-size: 10px;
  color: #758389;
}
.tax_info:hover {  
  font-size: 10px;
}
.tagcloud {
  font-family: Verdana, Tahoma, Arial;
  padding: 4px 4px 4px 4px;
  letter-spacing: 3px;
  text-decoration: none;
  font-weight: normal;
  color:#a5883b;
}
.tagcloud:hover {
  font-family: Verdana, Tahoma, Arial;
  padding: 4px 4px 4px 4px;
  letter-spacing: 3px;
  text-decoration: none;
  font-weight: normal;
  color:#e0ab10;
}