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

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

h2 {
 font-family: Arial;
 font-size: 18px;
 font-weight: bold;
 color:#40306F;
}

h3 {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color:#BB2063;
}

#fond_couleur{
 background-color: #eae6e3;
 _background-color: #e6e3e0;
}

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

.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{

}

#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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: black;
  font-weight : bold;
}

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;
}

.infoBox {
	border:1px solid #bbc3d3;
}

.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:#5283f8;
  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: 18px;
  color:#534a3f;
  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;
  /*border-style:solid;
  border-width:1px;
  border-color:#4C5759;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:white;
}

.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 , DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main_header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:white;
}

a.main_header{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:white;
  text-decoration:none;
}

a.main_header:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:white;
  text-decoration:underline;
}

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

SPAN.productinfo-price{
  font-family: Verdana;
  color: #5d9cff;
  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 */
            }

