/*
  $Id: stylesheet.css,v 1.10 2007/01/23 13:58:17 vince Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  background:url(images/design/background.jpg) no-repeat center top;
	background-color: #312615; 
  color:000000;
  margin:0px;
  font-family:Verdana, Arial, sans-serif;
}

table  { border-collapse:collapse; border-spacing:0; font-size:10px; }
form  { border-collapse:collapse; border-spacing:0; padding:0; margin:0; }
td, th { padding:0; vertical-align:top; }
img { border-width:0px; }
input { border-color:#CCCCCC;color:#312718; font-family:Verdana, Arial, sans-serif; font-size:10px; }
textarea { color:#312718; font-family:Verdana, Arial, sans-serif; font-size:10px; width:100%; }
select { color:#312718; font-family:Verdana, Arial, sans-serif; font-size:10px; }
p { font-family:Verdana, Arial, sans-serif; font-size:10px; }
h1 { font-size:14px; padding:0px; margin:0px; }
a { color:#000000; }
a:hover { color:#8D857A; text-decoration:none ; }
s { color:gray; }

.error, .warning { font-size:10px; font-weight:bold; background-color:#ffb3b5; height:20px; vertical-align:middle; }
.stockWarning { font-size:10px; font-weight:bold; background-color:#ffb3b5; }
.success { font-size:10px; font-weight:bold; background-color: #99ff00; height:20px; vertical-align:middle; }
.info { color:blue; font-size:10px; }
.inputRequirement { color:red; font-size:10px; }
.productSpecialPrice { color:F78F14; font-weight:bold; }

.pageHeading { color:gray; font-weight:bold; font-size:14px; padding-top:10px; padding-bottom:10px; }
.main { padding-left:0px; }
.mainFrame { padding:10px; }

.infoBoxHeading { color:black; font-weight:bold; padding-top:5px; text-decoration:none; }
.infoBox { border:0px solid #cccccc; margin-top:5px; }
table.infoBoxContents { margin:5px; width:95%; }
.infoBoxContentsText {
  margin:0px; 
  font-weight:bold;
  color:#F4E439; 
  font-size:12px; 
}

.infoBox_form { border:0px solid #312515; }
table.infoBoxContents_form { margin:5px; width:98%; }

table.productListing { border:0px solid #312515; }

.productListing-heading { font-weight:bold; height:20px; vertical-align:top; text-decoration:none; }
.productListing-even { }
.productListing-odd { background-color:#F4F4F4; }
.productListing-data { vertical-align:middle; }

.moduleRow { }
.moduleRowOver { background-color:#E1DED9; cursor:pointer; }
.moduleRowSelected { background-color:#D5D2CE; }

td.smalltext, span.smalltext { font-size: 9px; }
.infobulle { position: absolute; visibility : hidden; top:0px; }
span.ecotaxe { font-size: 9px; cursor: help; text-decoration:underline; }

A.header {  color:#000000; }

A.footer_lnk{color:#E0D85B;}
.choosen_cat{color:#8D857A; text-decoration:none;}
