/*
  $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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #3E0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: #CACACA;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F00000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color : white;
  
}

TD.infoBoxHeading {
	background-color: #e2eaf3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	
}

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

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

.productListing-heading {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

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

A.pageResults {
  /*color: #0000FF;*/
  color : white ;
}

A.pageResults:hover {
  color: white;
  background: #CCC;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000; 
	padding-top: 10px;
}

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: 93%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-left:14px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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: #ffb3b5; width:100%;}
.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; }

/* Styles VTX */

.contenu {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}
.contenu a:link {
	color: #336699;
	text-decoration:none;
}
.contenu a:visited {
	color: #336699;
	text-decoration:none;
}
.contenu a:hover {
	color: #336699;
	text-decoration:underline;
}

.boxText {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}
.boxText a:link {
	color: #336699;
	text-decoration:none;
}
.boxText a:visited {
	color: #336699;
	text-decoration:none;
}
.boxText a:hover {
	color: #336699;
	text-decoration:underline;
}

.chemin {
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	text-decoration: none;
	text-indent: 15px;
}
.chemin a:link {
	color: #336699;
	text-decoration:none;
}
.chemin a:visited {
	color: #336699;
	text-decoration:none;
}
.chemin a:hover {
	color: #336699;
	text-decoration:underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.margetabcentre {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.titre {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.sous-titres {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.footervtx {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.footer a:link {
	color: #336699;
	text-decoration:none;
}
.footer a:visited {
	color: #336699;
	text-decoration:none;
}
.footer a:hover {
	color: #336699;
	text-decoration:underline;
}
.bleufonce {
	background-color: #6699cc;
}
.bleumoyen {
	background-color: #aecae7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bleuclair {
	background-color: #e2eaf3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prix {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ff6600;
}
.orangefonce {
	background-color: #edbd5c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.orangeclair {
	background-color: #eaddc1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.orangemoyen {
	background-color: #f2d893;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.grisfonce {
	background-color: #999999;
}
.grismoyen {
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.grisclair {
	background-color: #f0f0f0;
}
.margeicndroite {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parmarque {
	width: 155px;
	border: 1px solid #6699cc;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.prixpromo {
	font-size: 11px;
	line-height: 13px;
	text-decoration: line-through;
}
.search {

	width: 110px;
	border: 1px solid #6699cc;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.bouton {
	height: 17px;
	background-color: #e2eaf3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	border: 1px solid #6699cc;
	font-weight: bold;
}
.cadretableau {
	border: 1px solid #cccccc;
}



/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #b6b7cb;
}

TD.contentBoxHeading {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

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


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
	background-color: #e2eaf3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

.CategoriesBoxContents {
	font-size: 11px;
	font-weight: bold;
	background: #f8f8f9;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #aecae7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.CategoriesBoxContents a:link {
	color: #336699;
	text-decoration:none;
}
.CategoriesBoxContents a:visited {
	color: #336699;
	text-decoration:none;
}
.CategoriesBoxContents a:hover {
	color: #336699;
	text-decoration:underline;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #b6b7cb;
}

/*
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/


TD.InformationBoxHeading {
	background-color: #f2d893;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

.InformationBoxContents {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #eaddc1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.InformationBoxContents a:link {
	color: #336699;
	text-decoration:none;
}
.InformationBoxContents a:visited {
	color: #336699;
	text-decoration:none;
}
.InformationBoxContents a:hover {
	color: #336699;
	text-decoration:underline;
}





.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}

/*

TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

*/

separateurboxes {
	background-color: #00000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

TD.ManufacturersBoxHeading {
	background-color: #e2eaf3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

.ManufacturersBoxContents {
	font-size: 11px;
	font-weight: bold;
	background: #f8f8f9;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #aecae7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.ManufacturersBoxContents a:link {
	color: #336699;
	text-decoration:none;
}
.ManufacturersBoxContents a:visited {
	color: #336699;
	text-decoration:none;
}
.ManufacturersBoxContents a:hover {
	color: #336699;
	text-decoration:underline;
}



.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}




.ShoppingCartBox {
  background: #b6b7cb;
}

/*

TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

*/


TD.ShoppingCartBoxHeading {
	background-color: #e2eaf3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

.ShoppingCartBoxContents {
	font-size: 11px;
	background: #f8f8f9;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #aecae7;
}
.ShoppingCartBoxContents a:link {
	color: #336699;
	text-decoration:none;
}
.ShoppingCartBoxContents a:visited {
	color: #336699;
	text-decoration:none;
}
.ShoppingCartBoxContents a:hover {
	color: #336699;
	text-decoration:underline;
}

.SpecialsBox {
  background: #b6b7cb;
}

/*

TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

*/

TD.SpecialsBoxHeading {
	background-color: #f2d893;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

.SpecialsBoxContents {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #edbd5c;;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.SpecialsBoxContents a:link {
	color: #336699;
	text-decoration:none;
}
.SpecialsBoxContents a:visited {
	color: #336699;
	text-decoration:none;
}
.SpecialsBoxContents a:hover {
	color: #336699;
	text-decoration:underline;
}

.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}

/*
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/

TD.WhatsNewBoxHeading {
	background-color: #f2d893;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	  
}

.WhatsNewBoxContents {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #edbd5c;;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.WhatsNewBoxContents a:link {
	color: #336699;
	text-decoration:none;
}
.WhatsNewBoxContents a:visited {
	color: #336699;
	text-decoration:none;
}
.WhatsNewBoxContents a:hover {
	color: #336699;
	text-decoration:underline;
}