/*
  $Id: stylesheet.css,v 1.18 2008/05/28 12:17:18 business Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  background-color:#000;
  color:#000000;
  margin:0px;
  font-family: Arial,Verdana, sans-serif;
}

table  { border-collapse:collapse; border-spacing:0; font-size:11px; }
form  { border-collapse:collapse; border-spacing:0; padding:0; margin:0; }
td, th { padding:0; vertical-align:top; }
img { border-width:0px; }
textarea { color:gray; font-family:Verdana, Arial, sans-serif; font-size:11px; width:100%; }
 { color:gray; font-family:Verdana, Arial, sans-serif; font-size:11px; border: 0px; }
input, select { color:gray; font-family:Verdana, Arial, sans-serif; font-size:11px; border: 1px solid #C0C0C0; }


input:focus, select:focus { background: #F4F4F4; color:black;	border: 1px solid black; }
input:hover, select:hover { background: #F4F4F4; color:black;	border: 1px solid black; }
textarea:focus { background: #F4F4F4; color:black;	 }
textarea:hover { background: #F4F4F4; color:black;	 }

p { font-family:Verdana, Arial, sans-serif; font-size:11px; }
h1 { font-size:14px; padding:0px; margin:0px; }
a { color:black; text-decoration:none ;}
a:hover { color:#624549; text-decoration:underline ; }
s { color:gray; }

.noBorders { border:0px; }


.error, .warning { font-size:11px; font-weight:bold; color:red; height:20px; vertical-align:middle; }
.stockWarning { font-size:11px; font-weight:bold;color:red; }
.success { font-size:11px; font-weight:bold; color:green; height:20px; vertical-align:middle; }
.info { color:blue; font-size:11px; }
.inputRequirement { color:red; font-size:11px; }
.productSpecialPrice { color:#F5568E; font-weight:bold; }

.pageHeading { color:gray; font-weight:bold; font-size:14px; padding-top:10px; padding-bottom:10px; }
.main { padding-left:0px; }
.mainFrame { padding:10px; }
a.headerNavigation, a.headerNavigation:hover { text-decoration:none; }

.infoBoxHeading { color:black; font-weight:bold; padding-top:5px; text-decoration:none; }
.infoBox { border:1px solid #CCCCCC; margin-top:5px; }
table.infoBoxContents { margin:5px; width:95%; }
table.infoBoxContents_form { margin:5px; width:98%; }
.infoBoxContentsText { margin:0px; }
.infoBox_form { border:1px solid #CCCCCC; }

table.productListing { border:0px solid #CCCCCC; }
.productListing-heading { font-weight:bold; height:20px; vertical-align:top; text-decoration:none; }
.productListing-even { background-color:#F4F4F4; }
.productListing-odd { background-color:#FFFFFF; }
.productListing-data { vertical-align:middle; border-bottom:1px dotted #CCCCCC; padding:5px;}

.moduleRow { }
.moduleRowOver { background-color:#FCF2F1; cursor:pointer; }
.moduleRowSelected { background-color:#FCF2F1; }

td.smalltext, span.smalltext { font-size:9px; }
.infobulle { position:absolute; visibility :hidden; top:0px; }
span.ecotaxe { font-size:9px; cursor:help; text-decoration:underline; }

.imgBorders { cursor:pointer;border:0px solid #CCCCCC; }


/* Module Zoom CSS - QPN - 06-2007 - BOF */
#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/design/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { background: url(images/design/prec.gif) left 15% no-repeat; float: left;}
#nextLink { background: url(images/design/suiv.gif) right 15% no-repeat; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(images/design/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(images/design/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer { font:11px 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 */ }
/* Module Zoom CSS - QPN - 06-2007 - EOF */


/* Module ZoomZoom - PEM - 02-2008 - BOF */
div.ZoomZoom{
  position : absolute;
  z-index : 666;
  display: none;
  border: 1px ridge #CCCCCC;
  cursor: url(images/design/loupe.gif);
  background-color: #FFFFFF;
}

div.ZoomZoom img{
  cursor: url(images/design/loupe.gif);
}
/* Module ZoomZoom - PEM - 02-2008 - EOF */

/* START PEM 04-2008 - SYNOLIA */

div.modal_bg {
  display     : none;
  width       : 100%;
  height      : 100%;
  background-color : #000000;
  position    : absolute;
  z-index     : 400;
  top         : 0px;
  left        : 0px;
}

div.modal_popup {
  display     : none;
/*  width       : auto;*/
  height      : auto;
  z-index     : 666;
  position    : absolute;
/*  background-color : #FFFFFF;*/
}

td.modal_crTpLeft{
/*  background-image  : url( images/design/modal/modal_header_bg.jpg ); modal_crTpLeft.gif*/
  background-image  : url( images/design/modal/modal_crTpLeft2.gif );
  background-image  : url( images/design/modal/modal_crTpLeft2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_crTpRight{
/*  background-image  : url( images/design/modal/modal_header_bg.jpg ); modal_crTpRight.gif */
  background-image  : url( images/design/modal/modal_crTpRight2.gif );
/*  background-repeat : repeat-x;*/
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  vertical-align    : middle;
}

td.modal_crBtLeft{
/*  background-image  : url( images/design/modal/modal_header_bg.jpg ); modal_crBtLeft.gif */
  background-image  : url( images/design/modal/modal_crBtLeft2.gif );
/*  background-repeat : repeat-x;*/
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_crBtRight{
  background-image  : url( images/design/modal/modal_crBtRight2.gif );/* modal_crBtRight.gif */
/*  background-repeat : repeat-x;*/
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_Header{
/*  background-image  : url( images/design/modal/modal_header_bg.jpg );*/
  background-image  : url( images/design/modal/modal_header_bg2.jpg );
  background-repeat : repeat-x;
  color             : #7A1630;/*#464B5A;*/
  font-variant      : small-caps;
  font-size         : 11px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  cursor            : move;
}

td.modal_Footer{
/*  background-image  : url( images/design/modal/modal_header_bg.jpg );*/
  background-image  : url( images/design/modal/modal_footer_bg2.jpg );
  background-repeat : repeat-x;
}

td.modal_middle{
/*  background-color : #FFFFFF;*/
  background-color : #FCF2F1;/* #E4E5E5;*/
}

td.modal_middleLeft{
/*  background-image  : url( images/design/modal/modal_MiddleLeft.gif );*/
/*  background-image  : url( images/design/modal/modal_MiddleLeft2.gif );
  background-repeat : repeat-y;
  background-position : top left;*/
  background-color  : #FCF2F1;
}

td.modal_middleRight{
/*  background-image  : url( images/design/modal/modal_MiddleRight.gif );*/
/*  background-image  : url( images/design/modal/modal_MiddleRight2.gif );
  background-repeat : repeat-y;
  background-position : top right;*/
  background-color  : #FCF2F1;
}

img.closeModal{
/*  padding-top : 7px;*/
/*  text-align  : right;*/
  cursor      : pointer;
/*  border:1px solid red;*/
/*  border      : 0px;*/
}
/*
img.closeModal:hover{
  padding-top : 7px;
  text-align  : right;
  cursor      : pointer;
  border      : 1px solid red;
}
*/
input.modal_input{
  border      : 1px solid #CDCDCD;
  color       : #777777;
}

input.modal_input_busy{
  border      : 1px solid #666666;
  color       : #777777;
}


td.modal_crTpLeft_error{
  background-image  : url( images/design/modal/modal_crTpLeft_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_crTpRight_error{
  background-image  : url( images/design/modal/modal_crTpRight_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_crBtLeft_error{
  background-image  : url( images/design/modal/modal_crBtLeft_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_crBtRight_error{
  background-image  : url( images/design/modal/modal_crBtRight_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}

td.modal_Header_error{
  background-image  : url( images/design/modal/modal_header_bg_red.jpg );
  background-repeat : repeat-x;
  color             : #FFFFFF;
  font-variant      : small-caps;
  font-size         : 11px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  cursor            : move;
}

td.modal_Footer_error{
  background-image  : url( images/design/modal/modal_footer_bg_red.jpg );
  background-repeat : repeat-x;
}

td.modal_middleLeft_error{
  background-image  : url( images/design/modal/modal_MiddleLeft_red.gif );
  background-repeat : repeat-y;
  background-position : top left;
  background-color  : #FFFFFF;
}

td.modal_middleRight_error{
  background-image  : url( images/design/modal/modal_MiddleRight_red.gif );
  background-repeat : repeat-y;
  background-position : top right;
  background-color  : #FFFFFF;
}

td.infosAdd2CartBox{
  width             : 50%;
  text-align        : left;
  padding-left      : 5px;
  padding-right     : 5px;
/*  background-color  : #EFEFEF;*/
  font-size         : 12px;
  color             : #464B5A;
}

div.myInfoBulle{
  width     : 400px;
  height    : auto;
  position  : absolute;
  border    : 2px outset #000000;
  display   : none;
  padding   : 5px;
  background-color  : #FFFFFF;
}

td.plusqueLeft{
  background-image  : url(images/design/plusqueLeft.jpg);
  background-repeat : no-repeat;
  background-color  : #FFFFFF;
  width             : 28px;
  height            : 28px;
}

td.plusqueRight{
  background-image  : url(images/design/plusqueRight.jpg);
  background-repeat : no-repeat;
  background-color  : #FFFFFF;
  width             : 28px;
  height            : 28px;
}

td.plusqueMiddle{
  background-image  : url(images/design/plusqueMiddle.jpg);
  background-repeat : repeat-x;
  background-color  : #FFFFFF;
  text-align        : center;
  vertical-align    : middle;
}

/* STOP PEM 04-2008 - SYNOLIA */

/* SYNOLIA - 2008 - JPO => ON MODULE TICKETS */
TABLE.ticket {
  border-collapse:collapse;
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
}
TD.ticketInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;

  color: #000000;
  border:1px #C0C0C0 solid; 
}
TD.ticketSmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px #C0C0C0 solid; 
}
TEXTAREA.ticket {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* SYNOLIA - 2008 - JPO => OFF MODULE TICKETS */

/* SYNOLIA JPO ON */
span.login_big{
color:#424348;
font-size:14px;
font-weight:bold;
}
span.login_rose{
color:#97646D;
}
span.login_black{
color:#000000;
}
td.wite{
color:#FFFFFF;
}
a.HLink{
color:#924358;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
a.HLink:hover{
color:#924358;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}
a.catego{
color:#A55B72;
font-weight:bold;
text-decoration:none;
}
a.catego:hover{
color:#A55B72;
font-weight:bold;
text-decoration:underline;
}
a.featured{
color:#333;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.featured:hover{
color:#A55B72;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
a.info{
color:#7E807B;
font-size:11px;
text-decoration:underline;
}
td.price{
color:#F45B93;
font-size:12px;
font-weight:bold;
}
a.footer_lnk{
color:#FFFFFF;
}
a.footer_bis{
color:#4C4334;
font-size:11px;
}
a.listing{
color:#8F2A3F;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
td.manufacturers{
color:#EDB7BE;
font-size:11px;
}
td.manufacturers2{
color:#7A7A7A;
font-size:11px;
font-weight:bold;
}
td.supplement{
color:#7C1C37;
font-size:12px;
font-weight:bold;
vertical-align:middle;
}
td.name_prod{
color:#F5568E;
font-size:25px;
font-weight:bold;
}
a.tablo_name{ 
color:#7C7A7B;
font-size:13px;
}
td.tablo_info{
color:#000000;
font-weight:bold;
font-size:12px;
}
span.tablo_prix{
color:#F55791;
font-size:15px;
font-weight:bold;
}
td.avis{
text-decoration:underline;
color:#F48CAF;
font-size:13px;
font-weight:bold;
}
td.commentaire_nom{
color:#AD2F5E;
font-size:13px;
font-weight:bold;
}
td.commentaire_date{
color:#AD2F5E;
font-size:11px;
font-weight:bold;
}
a.commentaire_lien{
color:#ED6D9D;
text-decoration:underline;
}
a.commentaire_lien2{
color:#ED6D9D;
text-decoration:none;
}
a.commentaire_date{
color:#AD2F5E;
font-size:11px;
font-weight:bold;
}
td.prix_cross{
font-weight:bold;
font-size:12px;
color:#F668A0;
}
a.ajouter_cross{
color:#7A7A7A;
font-size:11px;
text-decoration:underline;
}
a.name_cross{
color:#984154;
font-size:12px;
font-weight:bold;
}
td.Promo{
	color				: #DB7B97;
	background	: url(images/design/promo.jpg) no-repeat center top;
	width				: 71px;
	height			: 73px;
	text-align	: right;
	font-size		: 25px;
	font-weight	: bold;
	padding-top	: 30px;
}
/* SYNOLIA JPO OFF */