/*
  $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: #2a1912;
  color: #000000;
  margin: 0px;
}

h1{
 font-family: Verdana;
 font-size: 18px;
 font-weight: bold;
 color: #82162f;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 text-align: justify;
 margin-left:25px;
 margin-right:25px;
}

h3{
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #82162f;
}

#shopping_cart{
 width:166px;
 height:99px;
 background-image:url('images/header/fondpanier.png');
 background-repeat:no-repeat;
 float:right;
 padding-top:10px;
 padding-left:10px;
 color:#ff7400;
 font-weight:bold;
}


/*** CMS ***/
.logo_header_cms{
 background-image:url('images/header/header.png');
 height:177px;
}

.column_cms {
 background-image:url('images/header/colonne.png');
 background-repeat:no-repeat;
 width:256px;
}

.column_box1 {
 background-image:url('images/header/box.jpg');
 background-repeat:no-repeat;
 height:144px;
 width:220px; 
}

.column_box2 {
 background-image:url('images/header/lamarque.jpg');
 background-repeat:no-repeat;
 height:144px;
 width:220px; 
}

.column_box3 {
 background-image:url('images/header/boxleft.png');
 background-repeat:no-repeat;
 height:220px;
 width:220px;
}

.shopping_cart_href {
 color:black;
 font-size:12px;
}

.link_subcategorie{
color:#3467dd;
font-size:14Px;
}

#logo_header{
 background-image:url('images/header/logo.png');
 background-repeat:no-repeat;
 width:238px;
 height:175px;
 float:left;
 margin-left:53px;
}

#logo_header_IE6{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/logo.png', sizingMethod='scale');
 background-repeat:no-repeat;
 width:238px;
 height:175px;
 float:left;
 margin-left:20px;
}

#logo_header_IE7{
 background-image:url('images/header/logo.png');
 background-repeat:no-repeat;
 width:238px;
 height:175px;
 float:left;
 margin-left:53px;
}

.header_line{
background-image:url('images/header/underheader.png');
height:22px;
padding-left:350px;
font-size:18px;
font-family:Verdana;

color:white;
letter-spacing: 3px;
}

.header_line_href{
color:white;
font-size:18px;
font-family:Verdana;

}

.titre_main{
color:#3466de;
font-family:verdana;
font-size:18px;
font-weight:bold;
}

.price_home{
color:#5d9cff;
font-family:verdana;
font-size:16px;
font-weight:bold;
}

.column_left{
background-image:url('images/header/colonne.png');
background-repeat:no-repeat;
background-position:30px 0px;
margin-left:40px;
}

#categories_back_0{
background-color:#d0eafb;
height:20px;
width:240px;
}


#categories_back_1{
background-color:#e5f3fc;
height:20px;
width:240px;
}

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

#en_savoir_plus{
background-image:url('images/header/more.png');
background-repeat:no-repeat;
height:24px;
width:76px;
padding-top:5px;
padding-left:5px;
font-weight:bold;
color:white;
cursor:hand;
}

#menu_gauche{
background-image:url('images/header/menu.jpg');
height:22px;
width:200px;
background-repeat:no-repeat;
padding-left:20px;
color:white;
cursor:hand;
}
.link_categories:hover
{
font-weight:bold;
}

.topBar_text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  vertical-align: middle;
}

.SearchBar_text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #BBBCC1;
  vertical-align: middle;
}

.footer_line{
background-image:url('images/header/footer.png');
background-repeat:no-repeat;
width:1009px;
height:22px;
color:black;
font-family:verdana;
font-size:12px;
}

.footer_line_href{
color:black;
font-family:verdana;
font-size:12px;
}

hr {
	color: #B09F83;
}

/*
/* end custom tags
*/

		

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family:tahoma;
	font-size:14px;
}

A.headerNavigation { 
  color: #black;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #black;
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.footer{
 color:white;
 text-decoration:none;
}

.back
{
font-family: arial;
color:white;
font-size:11px;
text-align:center;
font-weight:bold;
}

.infoBox {
	border:1px dashed #f4fae0;
}

.infoBoxContents {
  background: #FFF;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*
/*	Boxes modifications !!!
*/

.infoBoxContents_product {
  /*
  background-image:url('images/custom_content/accueil.gif');
  background-repeat: no-repeat;
  */
  
  border: solid 1px #4C5759;
  margin-bottom: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: WHITE;


}

/*
/* This one is specific to best_sellers
*/

.infoBoxContents_product_title2 {
  height: 34px;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#82161f;
  font-weight:bold;
}

.infoBoxContents_product2 {
  border: solid 1px #4C5759 ;	
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: transparent;
}

/*
/* specific content over
*/


.infoBoxContents_product_title {
  height: 34px;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#838c32;
  font-weight:bold;
}

.infoBoxCategories {

  background-image:url('images/custom_content/accueil.gif');

  background-color: WHITE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 0px;
}

.infoboxcategories_border{
  position: relative;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:white;
  top:-8px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  background: transparent;
  color: #3466de;
  padding-left: 5px;
}

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 {
  vertical-align: middle;
}

.productListing-heading {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B09F83;
  color: #FFFFFF;
  font-weight: bold;
  height:34px;*/
}

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

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.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 2px solid #1D2729;

}

TD.smallText3, SPAN.smallText3, P.smallText3, smallText a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 8px;

}

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: #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: red;
  font-size:18px;
}
SPAN.productlisting-price{
  font-family: Verdana;
  color: #82161f;
  font-size:18px;
}

SPAN.productinfo-price{
  font-family: Verdana;
  color: #82161f;
  font-size:26px;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.no_border{
 border-color: white;
 border-style: transparent;
}

.image{
 border: 1px solid #808080;
}

.white_link{
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
}

.white_link:hover{
  color: #000000;
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
}

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ajax popup image*/
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }

#lightbox a img{ border: none; }

#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }

#imageContainer{
            padding: 10px;
            }

#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 15% no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/


#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }

#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }

#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }


.clearfix:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
            }

* html>body .clearfix {
            display: inline-block;
            width: 100%;
            }

* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }

.product_desc{
  text-align:left;
  margin-left:5px;
}

.image_liste{
height:108px;
padding-left:4px;
padding-top:4px;
margin-right:4px;
width:160px;
background-repeat:no-repeat;
float:left;
z-index:1;
}			
			
/**** MENU ACCUEIL ***********/
#header1
{
	width:910px;
	height: 20px;
	background-image: url("images/header/bottom_up.png");
	background-repeat: repeat-no;
}

#header1 p
{
	text-align:right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 10px;
	right:60px;
}


#main
{
   background-image: url("images/header/main.png");
   background-repeat: repeat-y;
   width: 900px;
   height:auto;
     
}


#header2
{
	width:872px;
	height:192px;
	background-image: url("images/header/header.png");
	background-repeat: repeat-no;
	position:relative;
	top:10px;
	}
#bottom
{
	width:910px;
	height: 20px;
	background-image: url("images/header/bottom_down.png");
	background-repeat: repeat-no;
	clear:both;
}


#menu {
	background: url('images/header/menu.png') no-repeat top center;
	font-family: Tahoma, Arial, serif;
	height: 36px;	
}

.wrap {	width: auto !important;	}


#menu LI {
	line-height: 30px;
	cursor: pointer;
	float: left;
	font-size: 14px;
	list-style-type:none;
}

#menu LI A {
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	display: block;
	color: #f4fadf;
}

#menu LI A:hover {
	background: url('images/header/single.png') repeat-x;
	color: #291912;
}

#menu LI UL LI A {
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	color: #291912;
}

#menu LI UL LI A:hover {
	text-decoration: underline;
}

#menu UL LI UL {
	position: absolute;
	display: none;
}

#menu UL LI:hover UL, #menu UL LI A:hover UL, #menu LI.sfhover UL { display: block; }

#menu .sel, #menu .actual, #menu .sel:hover {
	background: url('images/header/single.png') repeat-x;
	padding: 0px 20px 0px 20px;
	color: #F4F4EA;
}

#menu .neutral {
	background: transparent !important;
	color: #BC1C1C !important;
}

#menu .sub-chocolats { margin-left: -50px; }
#menu .sub-thés { margin-left: -80px; }
#menu .sub-confiseries { margin-left: -30px; }
#menu .sub-idées { margin-left: -40px; }
#menu .sub-legast { margin-left: -100px; }
#menu .sub-choc { margin-left: -50px; }

/*** mootools menu défilant ***/
.mooquee
{
	margin-left: 32px;
	float:left;
	padding: 5px;	
	
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;	
	list-style-type : none;
	width:890px;
	height:80px;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
#moquee-container {
	overflow: hidden;
	height: 100px;
}

.thumb
{
width:150px;
text-align:center;
float:left;

}
.thumb p
{
text-align:center;
font-size:14px;
margin-top:-3px;
}

.thumb img
{
height:80px;
border:1px solid #F1F1F1;
}


.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	background-color: #ddd;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	height: 24px;
	
}

.mootabs_title li.active {
	background-color: #FFFFFF;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	top: 150px;
	clear: both;
}

.mootabs_panel.active {
	background-color: #FFFFFF;
	display: block;
}
.mootabs_panel img {
	float: left;
	margin-right:30px;
}

a img {
	border:0;
}
/*** eof mootools ***/


h2 a {
	text-decoration:underline;
	color:#82162F;
}

.pricelist h3 {
margin:0;
font-size:18px;
}

.pricelist h4 {
margin:0;
margin-left:10px;
}

.pricehref:hover {
text-decoration:underline;
}

.pralines {
float:left;
height:300px;
margin-left:50px;
margin-top:20px;
width:210px;
border:1px solid #F1F1F1;
padding:5px;
color:#808080;
}

.pralines h2 {
	font-size:16px;
	color:#838C32;
	font-weight:bold;
}
