/*
  $Id: stylesheet.css,v 1.3 2003/02/15 21:47:11 wilt Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
MAGENTA : #BC0BB4
VERT : #BC0BB4
BLEU CLAIR F1F9FE
E2C6ED

FFF0FF

*/

.boxText { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px;}
.errorBox { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 10px; color: #BC0BB4; text-decoration: underline; }
SPAN.errorText { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #ff0000; }

BODY {
	background: #000000;
	background-image:url(/shop/images/divers/background_total.jpg);
	color: white;
	margin: 0px;
}

A {
  font-weight: bold;
  color: #cccccc;
  text-decoration: none;
}

A:hover {
	color: #999999;
  	font-weight : bold;
	text-decoration: none;
}

FORM {
        display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #FFFFFF;
  height:20px;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
	  /*color: #BC0BB4;*/
  color: #CCCCCC;

}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  /*background: #FFCCFF;*/
  background: #333333;
}

TD.headerInfo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background-image: url("http://www.multizone.fr/shop/images/infobox/thema/7/corner_right_left.gif");*/
    text-align: center;
}

TR.footer {
  background: #333333;
}

TD.footer {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
  /*background: #BC0BB4;*/
}

.infoBox {
	/*background: Silver;
	background: #E4E4E4;*/
}

.infoBox1 {
	/*background: #FFF0FF;
	background: Silver;*/
}

.infoBox2 {
/*  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:1.5;
  background: #FFF0FF;
  background: #E4E4E4;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  
  */
}


.infoBoxContents {
 /* background: #f8f8f9; background: #E4E4E4;*/
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:2;
  color: #FFFFFF;
}

A.infoBoxContents, span.infoBoxContents {
  color: #C1C1C1;
}
A.infoBox {
	color: #C1C1C1;
}

A.infoBox:hover {
	  /*color: #BC0BB4;*/
  color: #CCCCCC;

}

TD.infoBoxHeading {
	background-repeat:repeat-x;
	background-image: url("http://www.multizone.fr/shop/images/infobox/thema/7/corner_right_left.gif");
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}

TD.infoBox, SPAN.infoBox {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}


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

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

TR.productListing-heading {
  background: #999999;
}

TD.productListing-heading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #999999;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
}

A.pageResults:hover {
}

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

TD.priceHeading, DIV.priceHeading, SPAN.priceHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: white;
}

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

TR.subBar {
	background: #E4E4E4;
}

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

TD.main, P.main {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.mainCat, P.mainCat {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: fuchsia;
  font-weight: bold;
}

TABLE.formArea {
  background: #333333;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  color: #999999;
  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-size: 16px;
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  color: white;
}

TD.checkoutBar {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
TD.pollBoxRow {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
	background: #999999;
}
TR.pollFooter {
	background: #666666;
}
.moduleRow { }
.moduleRowOver { 
	background-color: #666666;
	 cursor: hand; }
.moduleRowSelected { background-color: #333333; }

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


