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

@import url("/css/v2/v2.css");

.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; }
.orderWarning { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #cc0033; font-weight:bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

/*
html { 
  margin:0;
  padding:0;
  background: url(css/v2/images/gold_paradise_by_littl3fairy-d2xspxv.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour Chrome et Safari */
  -moz-background-size: cover; /* pour Firefox */
  -o-background-size: cover; /* pour Opera */
  background-size: cover; /* version standardisée */
}
*/
#conteneur {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.principal {
  background: #ffffff;
border-left:1px solid black;
border-right:1px solid black;
}

img
{
border: 0;
}

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

A:hover {
  color: #633031;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

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

/* Ajout laurent box 2 */

.infoBox2 {
  background: #b6b7cb;
}

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

/*eof ajout box 2 */

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #FFF;
  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: #633031;
  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: #FFFFFF;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #633031;
  color: #FFFFFF;
  font-weight: bold;
  width:50px;
}

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

TD.archive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: italic;
  color: #633031;
}

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.informations, P.informations{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
    font-weight: bold;
  line-height: 1.5;
  color:red;
  text-align:center;
}

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, SPAN.newItemInCart a {
  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;
  white-space: pre;
}

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

div.jqZoomTitle
{
    z-index:5000;
    text-align:center;
    font-size:13px;
    font-family:Tahoma;
    height:16px;
    padding-top:2px;
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFF;
    background: #999;

}

.jqZoomPup
{
        overflow:hidden;
        background-color: #FFF;
        -moz-opacity:0.6;
        opacity: 0.6;
        filter: alpha(opacity = 60);
        z-index:10;
        border-color:#c4c4c4;
        border-style: solid;
        cursor:crosshair;
}

.jqZoomPup img
{
    border: 0px;
}

.preload{
    -moz-opacity:0.8;
    opacity: 0.8;
   filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
   text-decoration: none;
    border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
    text-align:center;
   background-image: url(images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
    width:90px;
    * width:100px;
    height:43px;
    *height:55px;
    z-index:10;
    position:absolute;
    top:3px;
    left:3px;

}

.jqZoomWindow
{
    border: 1px solid #999;
    background-color: #FFF;

}

.titre_boxes_menu {
background-color:#633031;
border-top:1px solid #fffbff;
border-bottom:1px solid #fffbff;
}
.titre_boxes_menu  h2{
color:white;
font-size:20px;
text-align:center;
}
.menu_droit{
background-color:#fffbff;
border:1px solid #bdc3d6;
}	

.menu_droit p{
font-size:12px;
color:#633031;
}	
.menu_droit p a{
font-size:12px;
color:#633031;
}	

	
		.price {
		font-size :24px;
		color:green;
		}
		.titre_px{
		font-size :20px;
		color:#633031;
		}
		
				.titre_index{
		font-size :18px;
		color:#633031;
		}
		
		.images_produits {
		border:1 px dotted black;
		}
		
		
		.header_px {
		border:1px dotted #633031;
		}
		
		#preload {display:none; border:1px solid #71A4D0; width:200px; text-align:center; position:absolute; left:50%;margin-left:-100px; top:50%; margin-top:-50px;}
#preload p {margin:1px; padding:10px; border:1px solid #71A4D0;}
#preload img {margin-top:10px; margin-bottom: 10px;}
#footer-categories
{
background-image:url('./images/footer.jpg');
}

#footer-categories  li
{
 color: silver;
 margin-left:20px;

}
#footer-categories  tr td li a
{

  text-decoration:none;
  color:silver;
  cursor:pointer;
}

#footer-categories tr td li h3
{
font-size:12px;
line-height:0px;
font-family: Verdana, Arial, sans-serif;
margin:0px; padding:0px; line-height:100%;

}
/*
 * CHECKOUT SHIPPING
 */
#checkout-info-box
{
  padding:5px;
  border:1px dotted silver;
  height:28px;
  width:600px;

}
#checkout-info-box span
{
  padding-left:5px;
  height:28px;
  float:left;
}

#progress-cart
{
  float:left;
   display:block;
height:25px;
width:28px;
background:url(images/checkoutbar.png) -69px -133px no-repeat;
}
#progress-paiement
{
display:block;
height:20px;
width:27px;
margin-left:15px;
margin-top:2px;
background:url(images/checkoutbar.png) -402px -13px no-repeat;
}
#progress-shipping
{
float:left;
display:block;
height:21px;
width:27px;
margin-left:15px;
margin-top:2px;
background:url(images/checkoutbar.png) -70px -13px no-repeat;
}

#progress-bar{
  padding-left:10px;
}
.inactive
{
  color:silver;
}
#progress-bar1{
display:block;
float:left;
height:57px;
width:165px;
}
#progress-bar1.active
{ background:url(images/checkoutbar.png) -0px -0px no-repeat; }
#progress-bar1.inactive
{ background:url(images/checkoutbar.png) -0px -59px no-repeat; }

#progress-bar2{
display:block;
float:left;
height:57px;
width:165px;
}
#progress-bar2.active { background:url(images/checkoutbar.png) -166px -0px no-repeat; }
#progress-bar2.inactive { background:url(images/checkoutbar.png) -166px -59px no-repeat; }

#progress-bar3{
display:block;
float:left;
height:57px;
width:165px;
}
#progress-bar3.active { background:url(images/checkoutbar.png) -332px -0px no-repeat; }
#progress-bar3.inactive { background:url(images/checkoutbar.png) -332px -59px no-repeat; }

#progress-bar4{
display:block;
float:left;
height:57px;
width:165px;
}
#progress-bar4.active { background:url(images/checkoutbar.png) -497px -0px no-repeat; }
#progress-bar4.inactive { background:url(images/checkoutbar.png) -497px -59px no-repeat; }

.checkoutbar-text
{
  float:left;
  clear:both;
}
.checkoutbar-text span
{
  display:inline-block;
  width:160px;
  text-align:center ;
  margin:0;
  padding:0;
}

.checkoutbar-text span a
{
  text-align:left ;
  text-decoration:none;
}

.checkout-addrchg
{
   float:right;padding:50px 10px 20px 30px;
}
.checkout-addrbox
{
   width:250px;border:1px dashed silver;margin:10px 0 0 25px;padding:10px 0 10px 15px;
}

.shipping-methods
{
  padding-left:20px;
  float:left;
}

.checkout-bank-logo
{
  display:block;float:left;width:50px;
}

.background
{
background:url("images/background2.png") repeat-x scroll left bottom #fefefe;
border-color:#f1f1f1 -moz-use-text-color -moz-use-text-color;
border-right:medium none;
border-style:solid none none;
border-width:1px medium medium;
}
.background-short
{
background:url("images/background-short.png") repeat-x scroll left bottom #F8FDEF;
}

.padding10
{
  padding:10px;
}

.filtrer {
width:100%;
border-top: 1px solid #653332;
border-bottom : 1px solid #653332;
background-color:#FFFFCC;
 font-size: 11px;
 font-weight:bold;
}

