/*
  $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: #0201FF; text-decoration: underline; font-weight: bold;}

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

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

A:hover {
  color: #C94260;
  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: #F416E5; 
}

A.headerNavigation:hover {
  color: #F416E5;
}

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

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 8px;
}

.infoBoxContentsCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F416E5;
  color: #FFFFFF;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
}

.productListing-heading a:hover {
	color: white;
}

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

TD.productListing-data a {
  color: #7A0000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3982FF;
  text-indent: 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: 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.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; }

/* // BOF Ajax Popup Image 1.2 */
#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;}
#nextLink { right: 0; float: right;}
#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 */
            }          
/* // EOF Ajax Popup Image 1.2 */


body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}

div#scr_interface {
	width: 956px;
	margin: 0 auto;
	font-size: 11px;
	padding:0;
}

div#scr_entete{
	border : 0;
	width: 956px;
	margin: 0 0 0.5em 0;
}

div#scr_navigation {
	text-align: left;
	color: #F416E5;
	font-weight: bold;
	margin-left: 10px;
}

div#scr_contenu{
	text-align: center;
	width: 956px;
}

div#scr_pied {
	width: 956px;
	height: 30px;
	line-height: 30px;
	vertical-align: center;
	font-size: 11px;
	text-align: center;
	color: black;
	font-weight: bold;
}

.scr_boxHeading {
	border-top: 1px solid #B0B0AE;
	border-left: 1px solid #B0B0AE;
	border-right: 1px solid #B0B0AE;
	background-color: #FCFDED;
}

.scr_infoBoxHeading {
	background-color: #3983FE;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 0.5em 0 0.5em 1em;
	border: 1px solid #B2B3AE;
}

.scr_contentBoxHeading {
	background-color: #F416E5;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 0.7em 0 0.7em 1em;
	border: 1px solid #B2B3AE;
}

.infoBox, .scr_infoBoxWithoutHeader, .contentBox, .categoryBox {
	border-bottom: 1px solid #B0B0AE;
	border-left: 1px solid #B0B0AE;
	border-right: 1px solid #B0B0AE;
	padding: 0px;
	margin-bottom: 4px;
	background-color: #FCFDED;
}

.contentBox {
	background-color: white;
}

.categoryBox{
	background-color: #FFF8F6;
}

.categoryBox td {
	text-align: center;
	color: #3A83FF;
	font-weight: bold;
	padding: 10px 0;
	font-size: 14px;
}

.categoryBox td a {
	color: #3A83FF;
}

hr.scr_boxSeparator {
	border: 0; /* enleve toute bordure */
	border-bottom: 1px dotted #B6B7A7; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE) */
	height: 1px; /* pour IE */
}

.scr_infoBoxWithoutHeader {
	border-top: 1px solid #B0B0AE;
}

.scr_coloredInfoBoxWithoutHeader {
	background-color: #E7EBC8;
	border: 1px solid #B0B0AE;
	padding: 1px;
	margin-bottom: 4px;
}

.scr_infoBoxWithoutBorder {
	border: 0;
	padding: 0;
}

.scr_infoBoxWithoutBorder .infoBoxContents {
	margin: 0;
	padding: 0;
}



.infoBoxContents ul, .infoBoxContents ol {
	margin: 0;
	padding: 0;
}

.infoBoxContents ul li {
	list-style-type: none;
}

.infoBoxContents ol li {
	list-style-position: inside;
}

.infoBoxContents li {
	border-bottom: 1px dotted #B6B7A7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.scr_boxProduct {
	font-weight: bold;
	color: #7A0000;
}

.scr_prix, .productSpecialPrice {
	color: #C9405E;
	font-weight: bold;
	font-size: 13px;
}

input.scr_btn_entete{
	background-color: #B1C903;
	border: 1px solid #6B634A;
	font-weight: bold;
}

input.scr_btn_tell_a_friend{
	background-color: #CA415F;
	border: 1px solid #6B634A;
	font-weight: bold;
}

table#scr_entete a {
	color: white;
}

table#scr_entete a:hover {
	text-decoration :none;
	color: #B1C903;
}

td.scr_moyens_paiement {
	text-align: left;
	width: 150px;
}

label.scr_label{
	font-weight: bold;
	color: black;
}

.scr_form_ok {
	color: green;
}

.scr_form_ko {
	color: red;
	font-weight: bold;
}

.scr_blog {
	font-size: 13px;
	color: #181BA8;
	font-weight: bold;
}

a.scr_blog:hover{
	color: #181BA8;
}


table.contentBox table.infoBoxContents {
	padding: 0;
}

table.infoBoxContents td.smallText {
	border: 1px solid #B3B1B2;
	padding: 1px;	
	background-color: #FFF8F6;
}

.scr_product_category {
	background-color: #B1C903;
	color: white;
	font-weight: bold;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	vertical-align: center;
	text-align: left;
	padding-left: 1em;
}

.scr_product_name {
	text-align: right;
	color: #7A000D;
	font-weight: bold;
	font-size: 12px;
	padding-right: 2px;
	line-height: 30px;
	vertical-align: center;
}

.scr_product_name a {
	color: #7A000D;
}

.scr_product_name a:hover {
	color: #7A000D;
}

table.scr_product_info {
	width: 100%;
	font-size: 11px;
}

.scr_buyLink {
	color: #D9426B;
	font-weight: bold;
	text-decoration: underline;
}

a.scr_buyLink:hover {
	color: #B1C903;
	font-weight: bold;
	text-decoration: none;
}

li.scr_sscategorie{
	border: 0;
	margin: 0;
}

.scr_product {
	width: 100%;
	border: 1px solid #b1b1b1;
}

td.scr_product_cell p, table.scr_product td.scr_product_cell td.smallText {
	padding: 10px;
}

.scr_product_cell {
	background-color: #FFF8F6;
	border: 1px solid #b1b1b1;
	padding: 1px;
	font-size: 11px;	
}

.scr_productName {
	background-color: #B1C903;
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
}

.scr_productPrice {
	text-align: right;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #C94260;
}

a.scr_agrandir_image {
	color: #C84161;
	font-weight: bold;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:13px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:11px;
}