/*
  $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 : 1em;
background : #ffb3b5;
font-weight : bold;
}
.stockWarning {
font-family : Verdana, Arial, sans-serif;
font-size : 1em;
color : #cc0033;
}
.productsNotifications {
background : #f2fff7;
}
.orderEdit {
font-family : Verdana, Arial, sans-serif;
font-size : 1em;
color : #70d250;
text-decoration : underline;
}
BODY {
background : #ffffff;
color : #000000;
margin : 0;
}
A {
color : #646464;
text-decoration : none;
}
A:hover {
color : #888888;
text-decoration : none;
}
a span.popup {
display : none;
}
a:hover span.popup {
display : inline;
position : absolute;
left : 24%;
top : 220px;
padding : 10px;
text-align : center;
border : 3px inset #e2e7cc;
background-color : #ffffff;
text-decoration : none;
z-index : auto;
}
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 : #ffffff;
font-size : 13px;
font-weight : bold;
text-decoration : none;
}
A.headerNavigation:hover {
color : #ffffff;
font-size : 13px;
font-weight : bold;
text-decoration : underline;
}
#conteneur {
position : relative;
}
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;
}
.copyright {
color : #aaaaaa;
}
.cordbanc {
color: #666666;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.infoBox {
background : #d3d1d1;
}
.infoBoxContents {
background : #ffffff;
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 {
background-image : url('images/infobox/corner_center.gif');
font-family : Arial, Verdana, sans-serif;
font-size : 18px;
font-weight : normal;
color : #000000;
display : none;
}
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 : #e6e5e5;
}
TABLE.productListing {
border : 0;
border-style : solid;
border-color : #ffffff;
}
.productListing-heading {
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 11px;
background : #ffffff;
font-weight : normal;
padding : 10px;
}
TD.productListing-data {
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 11px;
color : #282e3e;
}
A.pageResults {
color : #0000ff;
}
A.pageResults:hover {
color : #0000ff;
background : #ffff33;
}
TD.pageHeading, DIV.pageHeading {
font-size : 12px;
color : #ffffff;
font-weight : bold;
height : 36px;
width : 445px;
background : url('images/m27.gif');
background-repeat : repeat-x;
padding : 10px;
padding-left : 15px;
text-transform : none;
}
TR.subBar {
background : #f4f7fd;
}
TD.subBar {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #000000;
}
TD.main1, P.main1 {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
line-height : 1.5;
}
TD.main1, P.main1 {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
line-height : 1.5;
background-color : #cccccc;
text-align : center;
padding-top : 4px;
padding-bottom : 4px;
}
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.productSpecialPrice {
font-family : Verdana, Arial, sans-serif;
color : #ff0000;
}
SPAN.errorText {
font-family : Verdana, Arial, sans-serif;
color : #ff0000;
}
.moduleRowOver {
background-color : #d7e9f7;
cursor : pointer;
cursor : default;
}
.moduleRowSelected {
background-color : #e9f4fc;
}
.checkoutBarFrom, .checkoutBarTo {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #aebfc6;
}
.checkoutBarCurrent {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #000000;
}
.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;
}
.inputRequirement {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #ff0000;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox img {
width : auto;
height : auto;
}
#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 {
  border: none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
}
html>#imageData #bottomNavClose {
    border : none;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
td {
font-family : tahoma, verdana, arial;
font-size : 11px;
color : #646464;
}
.bg {
background-image : url(images/m20.gif);
background-repeat : repeat-y;
}
.se {
width : 128px;
font-size : 0.9em;
}
.ml {
font-size : 11px;
color : #0872c4;
text-decoration : none;
}
.ml_sous_categorie {
font-size : 11px;
color : #00c6d8;
text-decoration : none;
}
.ml1 {
font-size : 11px;
color : #646464;
text-decoration : none;
}
.ml2 {
font-size : 11px;
color : #7d7d7d;
text-decoration : none;
}
.bc {
font-size : 12px;
color : #ffffff;
}
.bc1 {
font-size : 12px;
color : #0030a9;
font-weight : bold;
}
.br {
border-color : #d3d1d1;
border-width : 1px;
border-style : solid;
}
.px2 {
font-size : 0.2em;
}
.px3 {
font-size : 0.3em;
}
.px7 {
font-size : 0.7em;
}
.th9 {
font-size : 0.9em;
font-family : tahoma, verdana, arial;
font-weight : normal;
color : #616161;
text-decoration : none;
}
.th9:hover {
font-size : 0.9em;
font-weight : normal;
font-family : tahoma, verdana, arial;
color : #616161;
text-decoration : none;
}
.xsell {
border-color : #0066ff;
border-width : 1px;
border-style : dashed;
background-color : #ffffff;
}
.box_outline3 {
margin-right : 1px;
margin-top : 3px;
margin-bottom : 1px;
margin-left : 1px;
border-top-width : 1px;
border-bottom-width : 1px;
border-right-width : 1px;
border-left-width : 1px;
border-style : solid;
border-color : #0089fe;
background-color : #f3f3f3;
}
.specials_price {
font-family : Arial, Verdana, sans-serif;
font-size : 0.9em;
color : #ffffff;
text-decoration : none;
}
.specials_old_price {
font-family : Verdana, Arial, Tahoma;
font-size : 11px;
color : #333333;
font-weight : normal;
text-decoration : none;
}
.specials_name {
font-family : Verdana, Arial, Tahoma;
font-size : 12px;
font-weight : bold;
color : #1f79b6;
padding-left : 5px;
}
.specials_desc {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color : #808080;
font-weight : normal;
text-decoration : none;
padding-left : 5px;
padding-top : 5px;
}
.allprods {
font-family : Verdana, Arial, sans-serif;
font-size : 15px;
color : #0066ff;
font-weight : normal;
text-decoration : none;
}
.allprod {
margin-left : 10px;
}
div.jqZoomTitle {
z-index : 5000;
text-align : center;
font-size : 11px;
font-family : Tahoma;
height : 16px;
padding-top : 2px;
position : absolute;
top : 0;
left : 0;
width : 100%;
color : #fff;
background : #999;
}
.jqZoomPup {
overflow : hidden;
background-color : #ffffff;
z-index : 10;
border-color : #c4c4c4;
border-style : solid;
cursor : crosshair;
opacity:0.6;

}
.jqZoomPup img {
border : 0;
}
.preload {
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;
height : 43px;
z-index : 10;
position : absolute;
top : 3px;
left : 3px;
}
.jqZoomWindow {
border : 1px solid #999;
background-color : #fff;
}
.ft1 {
font-size : 12px;
}
.ft3 {
font-size : 17px;
}