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

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

DIV#Site
{
	position: absolute;
	left: 50%;
	width:900px;
	margin:40px 0 0 -450px;
	padding:0;
}
#Log_header input
{
	background: none;
	border:2px solid #4fc6ff;
	margin-bottom:1px;
}

table.index_default tr td
{
	font: normal 0.9em Arial;
	color: #01ADFF;
}
div.index_default
{
	font: normal 0.9em Arial;
	color: #01ADFF;
}
div.index_default b
{
	color: #eb2876;
}


.submit_login 
{
	height:18px; 
	line-height:18px;
	width:60px; 
	background:url(images/design/btn-entrer.jpg) top left no-repeat; 
	border:none;
	color: #ffffff;
	font:normal 0.8em Arial;
	margin-left:2px;
}
TABLE#Header
{
	margin: 0 0 4px 0;
}
#Header td
{
	font: normal 0.8em Arial;
	color: #000000;
}
#Header ul
{
	list-style: none;
	margin: 0;
	padding:0;
}
#Header li
{
	padding: 0 0 0 15px;
	background: url(images/design/puce-arrows.gif) center left no-repeat;
	height:20px;
	line-height:20px;
}
#Header li.commander
{
	padding: 0 15px 0 0;
	background: url(images/design/puce-arrows.gif) center right no-repeat;
	height:20px;
	line-height:20px;
}
#Header a
{
	text-decoration: none;
	font-weight: bold;
}
#Header a:hover
{
	text-decoration: none;
	color: #666666;
}
#Header h2
{
	font: bold 1.0em Arial;
	color: #ed2677;
	height:35px;
	background: url(images/design/caddie.gif) top left no-repeat;
	padding: 0 0 0 50px;
	margin:0;
}
#Header h2 span, strong
{
	font: bold 1.0em Arial;
	color: #000000;
}
#Header h2 span
{
	font-weight: normal;
}
#Header h2 span.Header-titre
{
	font: bold 1.0em Arial;
	color: #13b3ff;
}
#Header h2 a
{
	text-decoration: none;
	color: inherit;
}
#Header h2 a:hover
{
	text-decoration: underline;
	color: inherit;
}

DIV#border-top-column
{
	position: absolute;
	z-index: 10;
	width:210px;
	height:9px;
	margin:-4px 0 0 0 ;
	padding:0;
}
DIV#Categorie
{
	margin-left:17px;
}
DIV#Categorie td
{
	background: url(images/design/blue-line.jpg) bottom right no-repeat;
	height: 22px;
	line-height: 22px;
}
#Categorie a
{
	font: bold 0.7em Arial;
	color: #30bcfa;
	text-decoration: none;
}
#Categorie a b
{
	font: bold 1.2em Arial;
	color: #eb2779;
	text-decoration: none;
}
#Categorie a:hover
{
	font: bold 0.7em Arial;
	color: #30bcfa;
	text-decoration: none;
}
#Categorie td.Main-cat
{
	background: url(images/design/pink-line.jpg) bottom right no-repeat;
	height: 22px;
	line-height: 22px;
}

#Categorie a.Main-cat
{
	font: bold 0.7em Arial;
	color: #eb2779;
	text-decoration: none;
}

#Categorie a.Main-cat:hover
{
	font: bold 0.7em Arial;
	color: #eb2779;
	text-decoration: none;
}




TD#Column-left{
	
}
#Column-left h3 {
	padding: 0 0 0 25px;
	margin:0 0 20px 0;
	background: url(images/design/puce-arrows.gif) 7px center no-repeat;
	font: bold 0.9em Arial;
	height:20px;
	line-height:20px;
}
#Column-left TD.Block{
	background: url(images/design/black-line.jpg) top right no-repeat;
	padding: 8px 0 0 0;
}
#Column-left TD.Block div{
	text-align:center;
}

div#Products-home
{
	padding:0;
	margin:0;
}
div#Products-home div
{
	border:2px solid #e5e5e5;
	width:126px;
	height:230px;
	margin:0 3px 6px 0;
	padding:10px;
	background:#f3f3f3;
	float: left;
	position: relative;
	font: bold 0.9em Arial;
	color: #eb2876;
	text-align: center;
}
div#Products-home div:hover
{
	border:2px solid #ababab;
	background:#e9e9e9;
}
div#Products-home div a
{
	font: bold 0.8em Arial;
	text-decoration: none;
	color: #04adff;
}
div#Products-home div a img
{
	border:1px solid #e3e3e3;
}
div#Products-home div a:hover
{
	font: bold 0.8em Arial;
	text-decoration: underline;
	color: #04adff;
}
div#Products-home div a:hover img
{
	border:1px solid #ababab;
}
img.pix-home
{
	border:1px solid #e3e3e3;
	margin-bottom: 15px;
}
img.pix-home:hover
{
	filter:alpha(opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50; 
}



TD#Column-right{
	background: url(images/design/bg-column-right.gif) top left repeat-y;
	/*padding-left:8px;*/
}
#Column-right a img{
	border: 1px solid #0282c1;
	margin: 10px 0 5px 10px;
}
#Column-right a:hover img{
	border: 1px solid #01364f;
}
#Column-right a{
	font: bold 0.8em Arial;
	text-decoration: underline;
	color: #000000;
}
#Column-right a:hover{
	font: bold 0.8em Arial;
	text-decoration: none;
	color: #ffffff;
}
#Column-right div.Ecart{
	margin-left: 8px;
}
#Column-right div.Ecart h3{
	margin-top: 8px;
}
#Column-right td.Blue{
	background: #01adff;
}
#Column-right h3 {
	padding: 0 0 0 25px;
	margin:0;
	border-bottom:1px solid #868b8e;
	background: url(images/design/puce-arrows.gif) 7px center no-repeat;
	font: bold 0.9em Arial;
	height:20px;
	line-height:20px;
}
#Column-right h3.blue {
	border-bottom:1px solid #0c6793;
}

#Column-right h3 a{
	font: bold 1.0em Arial;
	text-decoration: none;
	color: #000000;
}
#Column-right h3 a:hover{
	font: bold 1.0em Arial;
	text-decoration: none;
	color: #888888;
}
#Column-right h4 {
	padding: 0 0 0 5px;
	margin:0;
	background: #4ec7ff;
	font: bold 0.8em Arial;
	height:25px;
	line-height:25px;
}
#Column-right h4 span {
	margin: 0 0 0 5px;
	color: #cc0000;
}

#Column-right h4 a{
	font: bold 1.0em Arial;
	text-decoration: none;
}
#Column-right h4 a:hover{
	font: bold 1.0em Arial;
	text-decoration: none;
	color: #ffffff;
}
#Column-right s {
	display: block;
	margin: 0 5px 0 0;
	text-align: right;
	color: #141414;
	font: normal 0.8em Arial;
}
#Column-right TD.Best-sellers {
	background:#f9f9f9;
	border-bottom:1px solid #f3f3f3;
	font: normal 0.6em Arial;
	color: #364041;
	height: 20px;
	line-height:20px;
}
#Column-right TD.Best-sellers a{
	font-weight: normal;
	font: normal 1.0em Arial;
	color: #364041;
	text-decoration: none;
}
#Column-right TD.Best-sellers a:hover{
	font-weight: normal;
	font: normal 1.0em Arial;
	color: #364041;
	text-decoration: none;
}

TABLE#Footer
{
	background: #ffffff;
	margin: 3px 0 0 0;
	font:normal 0.7em Arial;
}

#Footer TD
{
	text-align: center;
	padding: 3px 0;
}
#Footer p.signature
{
	text-align: center;
	padding: 3px 0;
}
#Footer p.signature a
{
	font:normal 1.0em Arial;
	text-decoration:none;
	color:#868686;
}
#Footer p.signature a:hover
{
	font:normal 1.0em Arial;
	text-decoration:underline;
	color:#888888;
}

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

A:hover {
  color: #004464;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #01adff;
}

.infoBoxContents {
  background: #01adff;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #01adff;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #01adff;
  color: #ffffff;
  padding: 0 0 0 5px;
  height: 25px;
  line-height: 25px;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #01adff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #01adff;
  color: #222222;
  font-weight: normal;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font: bold 20px Arial, sans-serif;
  color: #01adff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

/*Kikoo ajax_popup*/

#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 */
            }          
            
	TABLE.popup {
	  border-width: 1px;
	  border-style: dotted;  
	  border-color
	}

/* input requirement */
 
 .inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

.cssbutton {
    background: #91dcff;
    color : #222222;
    /*width : 110px;*/
    padding : 0 auto;
    vertical-align: top;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    text-align:center;
    /*border: 1px;
    border-style: solid;
    border-color: #015a83;
    border-spacing: 1px;*/
}

 
.cssbuttonsubmit{
    background: #91dcff;
    color : #cc0000;
    vertical-align: top;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    border:none;
}

