/*
  $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;
}

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: #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: #bbc3d3;
  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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

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: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: 80%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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; }
.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; }

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {
width: 95%;
}
/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {
margin-bottom: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #9a9a9a;
}


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
	padding: 0px;
	margin: 0px;
    /*background:#bbbbbb url(/design/images/background.jpg) no-repeat scroll center top;*/
}
a {
	text-decoration: none;
}
#container {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6699CC;
	overflow: hidden;
	background-image: url(/design/images/page-edges.gif);
	background-repeat: repeat-y;
	margin-top: 18px;
}
#header {
	width: 954px;
	background-color: #000033;
	/*background-image: url(/design/images/header.jpg);*/
	margin: 0px;
	padding: 0px;
}
#left_content, #right_content {
	width: 167px;
	float:left;
}
#center_content {
	width: 620px;
	float:left;
	background-image: url(/design/images/centre-top-corners.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	padding-left: 80px;
	clear: both;
	height: 22px;
	width: 540px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	height: 22px;
}
#menu li.menu_item {
	padding-right:6px;
	padding-left:6px;
	}
#menu a.selected, #menu a.menu_link {
	display: block;
	font-size: 12px;
	line-height:18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
}
#menu a.selected:visited, #menu a.menu_link:visited {
		color: #990000;
}
#menu a.menu_link:hover {
	color:#FFFFFF;
	}
#menu li.tabbed {
	background-image:url(/design/images/menu-tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a.selected {
	background-image:url(/design/images/menu-tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:8px;
	padding-left:8px;
	}
.cat_titre {
	height: 30px;
	background-image: url(/design/images/cat-title-back.gif);
	background-repeat: no-repeat;
	width: 128px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-left: 38px;
	line-height: 21px;
}
#left_content ul {
	background-image: url(/design/images/cat-back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 7px;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	color: #3366CC;
	list-style-type: square;
}
#left_content li {
	margin-left: 50px;
}
a.cat_link:link, a.cat_link:visited {
	text-decoration: none;
	color: #000000;
}
a.cat_link:hover {
	color:#990000;
	}
a.cat_titre_link:link, a.cat_titre_link:visited {
	color: #000000;
}
#main_content {
	background-image: url(/design/images/main-content-back.gif);
	background-repeat: repeat-y;
	width: 620px;
	margin-top: 20px;
}
.gravure_texte, .qualite_texte {
	font-size: 12px;
	text-align: left;
	padding-right: 50px;
	background-image: url(/design/images/titre_gravure.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-top: 25px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 16px;
	color: #000000;
	padding-left: 10px;
}
.qualite_texte {
	background-image: url(/design/images/titre_qualite.gif);
}
#pannier_titre {
	background-image: url(/design/images/pannier-top.gif);
	height: 34px;
	background-repeat: no-repeat;
	width: 162px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 22px;
}
#pannier_contenu {
	background-image: url(/design/images/pannier-middle.gif);
	background-repeat: repeat-y;
	width: 113px;
	padding-right: 28px;
	padding-left: 26px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 15px;
	line-height: 15px;
}
#right_links {
	margin-right: 22px;
	margin-left: 20px;
	border-bottom: 1px solid #336699;
	border-top: 1px solid #336699;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
a.right_links:link, a.right_links:visited {
	color: #003366;
}
a.right_links:hover {
	color: #990000;
	text-decoration: underline;
}
#paiement_top {
	background-image: url(/design/images/paiement-top.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 167px;
}
#paiement_middle {
	background-image: url(/design/images/paiement-middle.gif);
	background-repeat: repeat-y;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #669999;
	margin-top: 8px;
}
.tableau_produit, .tableau_produit2, .tableau_produit3 {
	width: 532px;
	margin-right: auto;
	margin-left: auto;
}
.tableau_produit2 {
	margin-top:10px;
}
.tableau_produit3 {
	border:1px solid #CCCCCC;
}
.tableau_header {
	background-image: url(/design/images/haut-tableau.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 532px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.tableau_header2 {
	background-image: url(/design/images/haut-tableau2.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 532px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
#colonne_1, #colonne_2, #colonne_3, #colonne_4, #colonne_a {
	float: left;
}
#colonne_1 {
	width:107px;
}
#colonne_2 {
	width:169px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #0033FF;
}
#colonne_3 {
	width:80px;
}	
#colonne_4 {
	width:170px;
}
#colonne_A, #colonne_a, #colonne_b, #colonne_B {
	text-align:left;
	padding-left:2px;
}

#colonne_a, #colonne_A{
	width:120px;
}

#colonne_B{
	width:100%;
	text-align:center;
}

#colonne_a, #colonne_b {
	padding-top:1em;
}
.contenu_tableau {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.range_blanc, .range_gris {
	width: 530px;
	height: 86px;
}
.range_gris_opt, .range_blanc_opt{
	width: 530px;
}
.range_gris_opt, .range_gris {
	background-color: #F5F5F5;
}
.tableau_produit .photo, .tableau_produit .nom, .tableau_produit .prix, .tableau_produit .produits, .tableau_produit .supprimer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tableau_produit .photo {
	height:86px;
}
.photo img{
	max-width:80px;
	max-height:80px;
}
.tableau_produit .nom {
	font-size:12px;
	color:#336699;
	height:53px;
	padding-top:33px;
}
.tableau_produit .produits {
	height:86px;
}
.tableau_produit .supprimer {
	height:54px;
	padding-top:32px;
}
.tableau_produit .data {
	height:54px;
	padding-top:32px;
}
.tableau_produit .produits p {
	text-align:left;
	padding-top:20px;
	font-size:12px;
	color:#336699;
}
.tableau_produit .prix {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	height:54px;
	padding-top:32px;
}
.tableau_produit .total {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	height:54px;
	padding-top:32px;
}
.tableau_produit .acheter {
	height:58px;
	padding-top:28px;
}
.main_content H1 {
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 48px;
	font-size: 15px;
	color: #000000;
}
.footer_tableau {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	text-align: center;
}
.footer_nav {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.bt_back {
	float: left;
	padding-left: 30px;
}
.bt_next {
	float: right;
	text-align: right;
	padding-right: 30px;
}
a.produit_nav:link, a.produit_nav:visited {
	color: #990000;
}
.panier_footer {
	height: 40px;
	margin-top: 15px;
}
.sub_total {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-right: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sub_total span {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.detail_produit {
	padding-left: 57px;
	text-align: left;
	}
.detail_produit H2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 500px;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #990000;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	padding-top: 20px;
}
.detail_produit p {
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding-right: 20px;
	line-height: 15px;
	float: left;
	width: 310px;
	margin-top: 0px;
	height: 150px;
}
.detail_produit .detail_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 30px;
	width: 500px;
	margin-top: 10px;
	clear: both;
	text-align: right;
	padding-top: 10px;
}
.detail_photo {
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	text-align: center;
}
.detail_photo img{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
A.agrandir_liens:link, A.agrandir_liens:visited {
	color: #999999;
}
A.agrandir_liens:hover {
	color:#666666;
	}
.produit_description span {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	display: block;
	background-image: url(/design/images/titre_prix.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	height: 19px;
	padding-top: 3px;
	background-color: #F5F5F5;
}
.tableau_total {
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
}

#category_title{
	text-align:center;
	
}

#category_list{
	width:532px;
	text-align:left;
	margin-left:50px;
	list-style-type: square;
	
}

#couleur{
	font-weight:bold;
}

.messageErreurs{
	width:532px;
	margin-left:auto;
	margin-right:auto;
	
	background-color:#FFB3B5;
	margin-bottom:5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}