/*
  $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; }
.errorBox { font-family : Verdana, Arial, sans-serif; color: #F9F3E3; font-size : 10px; background: #8D1E13; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0D550D; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #033022; text-decoration: underline; }

HTML, BODY {
  background: #DAA520;
  color: #033022;
  margin: 0px;
	scrollbar-arrow-color: #DAA520;
	scrollbar-3dlight-color: #0D550D;
	scrollbar-highlight-color: #DAA520;
	scrollbar-face-color: #0D550D;
	scrollbar-shadow-color: #DAA520;
	scrollbar-darkshadow-color: #0D550D;
	scrollbar-track-color: transparent;
	text-align:center;
	margin-top:20px;
	height:100%;
}

	textarea {  filter:alpha(opacity=60); -moz-opacity:0.6; font-family:  Trebuchet MS, Arial, sans serif; font-size: 12px; font-weight: bold; color: #033022; background-color: #F9F3E3; border: 1px solid #033022;
	}
	input {font-family:  Trebuchet MS, Arial, sans serif; font-size: 12px; font-weight: bold; color: #033022; background-color: #F9F3E3; border: 1px solid #033022;
	}
	select {font-family:  Trebuchet MS, Arial, sans serif; font-size: 12px; font-weight: bold; color: #033022; background-color: #F9F3E3; border: 1px solid #033022;
	}
	option {font-family:  Trebuchet MS, Arial, sans serif; font-size: 12px; font-weight: bold; color: #033022; background-color: #F9F3E3; border: 1px solid #033022;
	}


.fixcenter {
width:774px;
  background: #DAA520;
  text-align: center;
  margin: 0 auto;
}
.content {
width:774px;
  background: #F9F3E3;
  text-align: center;
  background-image: url(images/content_bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.een {
  border: 1px solid #0D550D;
  border-collapse: collapse;
}

.columleft {
	background: #0D550D;
	border: 1px solid #033022;
	}

table.visite {
  background-color:0D550D;
  background-image: url(images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}


A {
  color: #0D550D;
  text-decoration: none;
}

A:hover {
  color: #8D1E13;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TABLE.header {
  background: #DAA520;
  background-image: url(images/header.jpg);
}

TR.headerNavigation {
  background: #0D550D;
  background-image: url(images/bg_nav.gif);
  height: 20px;
}

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

A.fadeHeaderNavigation { 
  color: #DAA520; 
  text-decoration: none;
}

A.fadeHeaderNavigation:hover {
  color: #E9D193;
}

TR.headerError {
  background: #8D1E13;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #8D1E13;
  color: #F9F3E3;
  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: #F9F3E3;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0D550D;
  background-image: url(images/bg_nav.gif);
  height: 20px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #DAA520;
  font-weight : bold;
}

.infoBox {
  background: #0D550D;
}

.pageBox {
  background: #0D550D;
  filter:alpha(opacity=80);
-moz-opacity:0.8;
}

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

.pageBoxContents {
  background: #F9F0D9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

A.fade {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-weight:bold;
BORDER: none;
border: solid 1px #DAA520;
padding:2px;
}
A.fade:hover {
text-decoration: none;
border: outset 1px #0D550D;
background-color:#0D550D;
color: #E9D193;
}
.searchBoxContents {
  background: #DAA520;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #0D550D;
  background-image: url(images/bg_nav.gif);
  height: 20px;
}

TD.infoBoxHeading {
  height: 20px;
  background: #0D550D;
  background-image: url(images/bg_nav.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #DAA520;
  font-weight : bold;
  vertical-align:middle;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #F9F3E3;
}

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: #F2EDD9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #033022;
  border-spacing: 1px;
}

.productListing-headingfade {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0D550D;
  color: #DAA520;
  font-weight: bold;
}

a.productListing-headingfade: hover {
  color: #E9D193;
  text-decoration:none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #8D1E13;
}

TD.productsName {
  font-variant:small-caps;
}

TD.pageHeadingBis, DIV.pageHeadingBis {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #8D1E13;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-left: 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;
}

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0D550D;
  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: #8D1E13;
}

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

.moduleRow { }
.moduleRowOver { background-color: #E2725B; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #0D550D; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; color: #F9F3E3; font-size: 10px; background-color: #8D1E13; font-weight: bold;}
.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: #8D1E13; }

   .cssbutton {
 background-image: url(images/button.gif);
 color : #f7f7f7;
 width : 110px;
 height:18px;
vertical-align: top;
   font-weight: normal;
  font-family: Tahoma;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: none;
 font-weight: bold;
 text-decoration: none;
}

 
.cssbuttonsubmit{
background: transparent;
vertical-align: top;
color: #f7f7f7;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
font-weight: bold;
}

hr {
color: #8D1E13;
height: 1px;
margin: 0px;
}
.style1 {	color: #8D1E13;
	font-weight: bold;
}
.style4 {font-size: xx-small}

.thumb {
    	background-image: url(images/background_table.gif);
	background-repeat: no-repeat;
	background-position: CENTER CENTER;
	border: 3px double #8D1E13;
	margin:5px;
}