/*
  $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; 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; }


/*
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/
a,
a:visited,
a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #2c3c49;
	line-height: 18px;
}
a:hover {
	color: #f60;
}
/*
TD.smallBox {
  background-image: url(images/fond-articles-2.jpg) ;
  background-repeat: no-repeat;
  background-position: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #49657c;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #49657c;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #80c024;
  color: #ffffff;
}

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: #f8f8f9;
}

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: #80c024;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #F0F0F0;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #80c024;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #2c3c49;
}

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;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: #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: 12px;
  color: #f80;
  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;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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: #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; font-size: 10px; background-color: #f80; }
.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: #ff0000; }


body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-image: url(images/bg.gif);
	background-color: #373737 ;/*#415669*/
	
}
.bg {
	background-image: url(images/bg.gif);
}
.topbar {
	height: 65px;
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
}
.titleproducts {
	background-image: url(images/fp_36.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
}
.title {
	color: #003c6c;
	font-weight: bold;
}
.priceOff {
	font-size: 14px;
	font-weight: bold;
	color: #be0000;
}
.price {
	font-size: 22px;
	font-weight: bold;
	color: #296194;
}
.priceNew {
	font-size: 14px;
	font-weight: bold;
	color: #5cad0d;
}
.dots {
	background-image: url(images/home_50.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.line {
	background-image: url(images/home_42.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.searchtext {
	font-weight: bold;
	color: #fff;
}
.searchInput {
	vertical-align:center;
	width: 350px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #464646;
	line-height: 18px;
	padding-left: 5px;
}
.padding1 {
	padding-right: 5px;
}
.searchBullet {
	color: #fff;
	padding-right: 5px;
}
.footerBg {
	background-image: url(images/bg_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 63px;
	font-size: 11px;
	color: #fff;
	padding-left: 15px;
}
.shoppingCartBg {
	background-image: url(images/home_13.gif);
	color: #fff;
}/*
.categoryBg {
	background-color: #e3e3e3;
	background-image: url(images/right_40.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 25px 0px 10px 25px;
	color: #878f96;
}*/
.categoryList {
	padding-left: 20px;
	font-family: Arial;
	font-size: 10px;
	color: #878f96;
/*	line-height: 20px;
*/}
.copyrights {
	padding-right: 15px;
	color: #969ea4;
}
.items {
	color: #febf10;
	font-weight: bold;
}
a.LinkDetails,
a.LinkDetails:visited,
a.LinkDetails:active {
	color: #464646;
	text-decoration: underline;
}
a.LinkDetails:hover {
	color: #f60;
	text-decoration: none;
}
a.LinkAdvancedSearch,
a.LinkAdvancedSearch:visited,


a.LinkAdvancedSearch:active {
	color: #fff;
	text-decoration: underline;
}
a.LinkAdvancedSearch:hover {
	color: #fff;
}
a.LinkFooter,
a.LinkFooter:visited,
a.LinkFooter:active {
	color: #fff;
	text-decoration: none;
}
a.LinkFooter:hover {
	color: #fff;
	text-decoration: underline;
}
a.LinkCategory,
a.LinkCategory:visited,
a.LinkCategory:active {
	background-image: url(images/bullet_50.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 7px;
	padding-left: 15px;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #2c3c49;
	line-height: 20px;
}
a.LinkCategory:hover {
	color: #f60;
}
a.LinkOffers,
a.LinkOffers:visited,
a.LinkOffers:active {
	background-image: url(images/icon_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	text-decoration: underline;
	color: #fff;
}
a.LinkOffers:hover {
	color: #fe0;
}
a.LinkLogin,
a.LinkLogin:visited,
a.LinkLogin:active {
	background-image: url(images/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	text-decoration: underline;
	color: #fff;
}
a.LinkLogin:hover {
	color: #fe0;
}
a.LinkHelp,
a.LinkHelp:visited,
a.LinkHelp:active {
	background-image: url(images/icon_07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	text-decoration: underline;
	color: #fff;
}
a.LinkHelp:hover {
	color: #fe0;
}
a.LinkCart,
a.LinkCart:visited,
a.LinkCart:active {
/*	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;*/
	text-decoration: none;
	color: #ecfbff;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
}
a.LinkCart:hover {
	color: #fe0;
}
.cartTitle {
	font-size: 12px;
	color: #fff;
	padding-left: 7px;
	padding-right: 7px;
}
.cartContent {
	font-size: 10px;
	color: #000;
	padding-right: 7px;
	padding-left: 7px;
}
.cartTotal {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.cartTotalbg {
	background-image: url(images/cart_07.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-right: 7px;
}
a.LinkCartGo,
a.LinkCartGo:visited,
a.LinkCartGo:active {
	text-decoration: underline;
	color: #000;
}
a.LinkCartGo:hover {
	color: #fe0;
}
a.LinkCartCheckout,
a.LinkCartCheckout:visited,
a.LinkCartCheckout:active {
	text-decoration: underline;
	color: #000;
}
a.LinkCartCheckout:hover {
	color: #be0000;
}

/*class pour afficher les images du menu */
#Accueil img {display: none;} 
#newProduct img {display: none;} 
#Compte img {display: none;} 
#Commande img {display: none;} 
#Contact img {display: none;} 
#Specials img {display: none;} 
#Deviseur img {display: none;} 
#Accueil {
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm1.gif);
}
#newProduct {
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm2.gif);
}
#Compte {
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm5.gif);
}
#Commande {
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm6.gif);
}
#Contact {
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm7.gif);
}
#Specials {
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm3.gif);
}
#Deviseur {	
	display: block;   
	width:111px;
	height:30px; 
	background-image: url(images/menu-norm4.gif);
}

/* class pour les hover du menu */

#Accueil:hover {
	background-image: url(images/menu-hover1.gif);
}
#newProduct:hover {
	background-image: url(images/menu-hover2.gif);
}
#Compte:hover {
	background-image: url(images/menu-hover5.gif);
}
#Commande:hover {
	background-image: url(images/menu-hover6.gif);
}
#Contact:hover {
	background-image: url(images/menu-hover7.gif);
}
#Specials:hover {
	background-image: url(images/menu-hover3.gif);
}
#Deviseur:hover {
	background-image: url(images/menu-hover4.gif);
}
