/*
  $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: white; }

.boxText3 { font-family: Verdana, Arial, sans-serif; font-size: 12px;color: white; }




.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: 01d4b7; text-decoration: underline; }

BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #01d4b7;
  text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 39px;
	padding-top: 15px;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color : #CC0066;
 text-align :  center;}
 
 h4 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 margin-bottom: 0;
 padding-bottom: 0;
 color : #006699;
 text-align :  center;
 font-weight :  normal;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #272727;
	font-weight: bold;
	background: url(images/fband.jpg) ;
  padding-bottom: 9;
	padding-top: 9;
	
}

A.headerNavigation {
	color: #272727;
	
}

A.headerNavigation:hover {
  color: #272727;
text-decoration: underline;}

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: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #272727;
  font-weight : bold;
  background-image :  url('images/fband.jpg');
  padding-bottom :  3;
  padding-top :  3;
}

.infoBox {
	background: #272727;
}

.infoBox2 {
	background: #272727;
}

/* panier */
.infoBox3 {
	background: #414141;
}

.infoBox4 {
	background: #E2E2E2;
}

.infoBoxContents {
  background: #272727;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxContents2 {
	background: #272727;	
}

/* panier */
.infoBoxContents3 {
	background: #414141;
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
}


.infoBoxContents4 {
	background: #E2E2E2;
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
}

.infoBoxContents5 {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
}

.boxText2{
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 10px;
	padding-left: 12px;
}

.textcgv{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 10px;
	background: white;
	text-align: center;
	vertical-align: middle;
}

.textanec1{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	line-height: normal;
	background: white;
	text-align: left;
	vertical-align: middle;
}

.textanec2{
	font-family: Verdana, Arial, sans-serif;
	color: blue;
	font-size: 12px;
	line-height: normal;
	background: white;
	text-align: left;
	vertical-align: middle;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: #272727;
	padding: 9px 13px 9px 13px;
	height: 39px;
	vertical-align: middle;
}

.infoBoxHeadingPanier {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #414141;
	padding: 7px 13px 7px 13px;
	height: 30px;
	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: white;
}

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: white;
	
}

TABLE.productListing {
	border: 0px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
	padding: 10px 10px 10px 10px;
}

.productListing2 {
	border: 22px;
	border-style: solid;
	padding: 10px;
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	border-color: #414141;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
		background: #E2E2E2;
	
}

.productListing-heading2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
		background: #e2e2e2;
	
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	border-top-color: #414141;
	border-top-style: solid;
	border-top-width: 10px;
	padding: 10px 10px 10px 10px;
}

TD.productListing-assor {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	padding: 10px 10px 10px 10px;
}

A.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	
	line-height: 150%;
}
A.productListing-data:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #01d4b7 ;
	line-height: 150%;
}

A.pageResults {
  color: #01d4b7;
}

A.pageResults:hover {
  color: #01d4b7;
  background: #e2e2e2;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding: 13;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main,P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: black;
	padding-left: 20px;
}
A.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: black;
	
}

A.main:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #01d4b7;
}

TD.main2,P.main2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: black;
	
}

A.main2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: black;
	
}

A.main2:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #01d4b7;
}

 

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

A.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

A.smallText:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #01d4b7;
}

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: #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;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #01d4b7;
  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;
	font-size: 12px;
	
}

.productPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #01d4b7;
	font-size: 16px;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: fuchsia;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ff00ff; }
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: green;
}

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: fuchsia;
}

.sep { 
	background-color: #272727;
	text-align:center;
	
}

.fond1 {
	background-color: #2E2E2E;
	
}

.fond2, TD.fond2 { 
	background-color: #414141;
		
}

.fond3 {
	background-color: #7b7b7b;
	
}


TD.fondd {
	background-color: #7b7b7b;
	background: url(images/enteted.jpg)  ;
  
}

.price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #272727;
	font-weight: bold;
	padding-left: 20px;
}



