/*
  $Id: stylesheet.css,v 1.3 2003/02/15 21:47:10 wilt Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
/* Texte dans les blocs droite et gauche */
.boxText {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #36414e;
}
.errorBox { 
      font-family : Verdana,Arial; 
	  font-size : 10px; 
	  background: #ffb3b5; 
	  font-weight: bold; }
.stockWarning { 
      font-family : Verdana,Arial; 
	  font-size : 10px; 
	  color: #cc0033; }
 
SPAN.errorText {
  font-family: Verdana,Arial;
  color: #ff0000;
}

/* Couleur des textes */
BODY {
      SCROLLBAR-FACE-COLOR: #36414e; 
	  BACKGROUND: #ffffff; MARGIN: 0px; 
	  SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	  COLOR: #36414e; 
	  SCROLLBAR-3DLIGHT-COLOR: #36414e; 
	  SCROLLBAR-ARROW-COLOR: #ffffff; 
	  SCROLLBAR-TRACK-COLOR: #eceefa; 
	  SCROLLBAR-DARKSHADOW-COLOR: #eceefa; 
	  buttonface: #36414e; margin: 0px;
}

/* Lien */
a:link {

      color: #36414e;
      font-family: Verdana,Arial;
	    font-size: 11px;
      text-decoration: none;
}
/* Liens survolé */
A:hover {
      color: #CC3333;
      font-family: Verdana,Arial;
	    font-size: 11px;
      text-decoration: none;
}
a:active {
	color: #424244;
      font-family: Verdana,Arial;
	    font-size: 11px;
	    font-weight : bold;
      text-decoration: none;
}
a:visited {
     color: #36414e;
      font-family: Verdana,Arial;
	    font-size: 11px;
      text-decoration: none;
}

/* Texte dans Bloc de recherche et autres */
FORM {
      display: inline;
}

TR.header {
      
}

TR.headerNavigation {
      background: #6699cc;
}

/* Barre de navigation du haut */
TD.headerNavigation {
	font-family: Verdana,Arial;
	font-size: 10px;
	background: #B9CDFD;
	color: #36414e;
	font-weight : bold;

}
A.headerNavigation {
      color: #CC3333;
}

A.headerNavigation:hover {
      color: #36414e;
}

TR.headerError {
      background: #ff0000;
}

TD.headerError {
      font-family: Verdana,Arial;
      font-size: 12px;
      background: #ff0000;
      color: #ffffff;
      font-weight : bold;
      text-align : center;
}

TR.headerInfo {
      background: #6699cc;
}

TD.headerInfo {
      font-family: Verdana,Arial;
      font-size: 12px;
      background: #6699cc;
      color: #ffffff;
      font-weight: bold;
      text-align: center;
}

TR.footer {
      background: #6699cc;
}

/* Barre de navigation du bas */
TD.footer {
      font-family: Verdana,Arial;
      font-size: 10px;
      background: #36414e;
      color: #ffffff;
      font-weight: bold;
}

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {

}

/* Cadre d'entourage boxe Catalog / Account_history.php (Page d'historique de mes achats) */
.infoBoxAccountHistory {
      background: Red;
}

/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxAdvancedSearch {
      background : Maroon;
}

/* Cadre d'entourage boxe Catalog / popup_Search.php (Aide de la recherche avancée) */
.infoBoxPopupSearch {
      background: Silver;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxBestSeller {
      background: #7A96BC;
      border : dashed;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
      background: #7A96BC;
      border: 5px solid #7A96BC;
      border-style: dotted;
      
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (nouveautes)*/
.infoBoxHeadingNewProducts
{
      background: #FFFFFF;      
	  COLOR: #36414e;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
      background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Customer_gv.php (Box pour chéque cadeau)*/
.infoBoxCustomerGv {
      background: #FFE4B5;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
      background: #eceefa;
      border : dotted;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation1 {
      background: #eceefa;
      border : dotted;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
      background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
      background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
      background: Silver;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
      background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Polls.php (Box du sondage)*/
.infoBoxPolls {
      background: #0063E7;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxProductNotification {
      background: Lime;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxReviews {
      background: #DB7093;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
      background: #eceefa;
      border : dotted;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCart {
      background: #eceefa;
      border : dotted;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php*/
.infoBoxSpecials {
      background: #eceefa;
      border : dotted;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
      background : Olive;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
      background: #eceefa;
      border : dotted;
}

/*---------- INTERIEURE DES BOXES ----------*/

/* Interieure des boxes (Original)*/
.infoBoxContents {
     
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure des boxes (Login)*/
.infoBoxContents1 {
      background: #6AFFB5;
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Account_history.php (Page d'historique de mes achats) */
.infoBoxContentsAccountHistory {
      background: #CCE6FF;
      font-family: Comic Sans MS;
      font-size: 10px;
      COLOR: #FF0000;
}
/* Interieure boxe Catalog /  (le client a achete) */
.infoBoxHeadingAlsoPurchasedProducts {
      background: #0063E7;
      font-family: Verdana,Arial;
      font-size: 10px;
      COLOR: #FFFFFF;
}
/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
      background: #E4EAF1;
      font-family: Comic Sans MS;
      font-size: 10px;
}

/* Interieure boxe Catalog / popup_Search.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearch {
      background: #f8f8f9;
      font-family: Comic Sans MS;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSeller {
      background: #FFFFFF;	 
      font-family: Verdana,Arial;
      font-size: 8px;
      color: #FF0000;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
      background: #eceefa;
      font-family: Verdana,Arial;
      font-size: 10px;
	  color: #36414e;
	 
}

/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
      background: #f8f8f9;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Customer_gv.php (Box pour chéque cadeau)*/
.infoBoxContentsCustomerGv {
      background: #CCE6FF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
      background: #E4EAF1;	 
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation1 {
      background: #9bb2ec;
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation2{
      background: #FFFFFF;
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
      background: #f8f8f9;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
      background: Silver;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
      background: #F8F8FF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
      background: #f8f8f9;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Polls.php (Box du sondage)*/
.infoBoxContentsPolls {
      background: #E1F9EE;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotification {
      background: #6AFFB5;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxContentsReviews {
      background: #CCE6FF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
      background: #ffffc6;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCart {
      background: #cdd3dc;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Specials.php*/
.infoBoxContentsSpecials {
      background: #FFFFFF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {
      background: #CCE6FF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {
      background: #FFFFFF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/*---------- ENTETE DES BOXES ----------/*

/* Entete des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #E4EAF1;
}

/* Entete Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
      font-family: Verdana,Arial;
      background : #0063E7;
      font-family: Comic Sans MS;
      font-size: 8px;
      color: #FF0000;
}

/* Entete Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */
TD.infoBoxHeadingCatgories {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / customer_gv.php (Box pour chéque cadeau) */
TD.infoBoxHeadingCustomerGv {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / polls.php (Box du sondage) */
TD.infoBoxHeadingPolls {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #E1F9EE;
}

/* Entete Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotification {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */
TD.infoBoxHeadingReviews {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #E4EAF1;
}

/* Entete Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCart {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / specials.php ( ) */
TD.infoBoxHeadingSpecials {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

TD.infoBox, SPAN.infoBox {
      font-family: Verdana,Arial;
      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: #f4f7fd;
}

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

TR.productListing-heading {
      background: #d2e9fb;
}

TD.productListing-heading {
      font-family: Verdana,Arial;
      font-size: 10px;
      background: #d2e9fb;
      color: #36414e;
      font-weight: bold;
      font-variant: small-caps;
}

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

A.pageResults {
      color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
      font-family: Verdana,Arial;
      font-size: 14px;
      font-weight: bold;
      color: #0063E7;
}

TR.subBar {
      background: #f4f7fd;
}

TD.subBar {
      font-family: Verdana,Arial;
      font-size: 10px;
      color: #36414e;
}

TD.main, P.main {
      font-family: Verdana,Arial;
      font-size: 11px;
      line-height: 1.5;
	  color: #36414e;
}
TD.main1, P.main1 {
      font-family: Verdana,Arial;
      font-size: 11px;
      background: #5b7493;
      color: #FFFFFF;
}
TD.main2, P.main2 {
      font-family: Verdana,Arial;
      font-size: 11px;
      background: #FFFFFF;
      color: #36414e;
}
TD.main3, P.main3 {
      font-family: Verdana,Arial;
      font-size: 9px;
      background: #cfddef;
      color: #36414e;
}
TD.main4, P.main4 {
      font-family: Verdana,Arial;
      font-size: 9px;
      background: #ffffff;
      color: #36414e;
}
TD.main5, P.main5 {
      font-family: Verdana,Arial;
      font-size: 18px;
      background: #576b83;
      color: #FFFFFF;
}
TD.main6, P.main6 {
      font: italic, 
      font-family: Verdana,Arial;
      font-size: 8px;
      background: #FFFFFF;
      color: #36414e;
}
TD.smallText, SPAN.smallText, P.smallText {
      font-family: Verdana,Arial;
      font-size: 10px;
	  color: #36414e;
}

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

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

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

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

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

/* Bouton radio et menu deroulant */
CHECKBOX, INPUT, RADIO, SELECT {
      font-family: Verdana,Arial;
      font-size: 11px;
      color: #36414e;
       
}

TEXTAREA {
      width: 100%;
      font-family: Verdana,Arial;
      font-size: 11px;
	  color: #36414e;
      background-color: #B9CDFD;
}

SPAN.greetUser {
      font-family: Verdana,Arial;
      font-size: 12px;
      color: #f0a480;
      font-weight: bold;
}

TABLE.formArea {
      background: #E1F9EE;
      border-color: #6699cc;
      border-style: solid;
      border-width: 1px;
}

TD.formAreaTitle {
      font-family: Tahoma, Verdana,Arial;
      font-size: 12px;
      font-weight: bold;
}

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

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

TD.checkoutBar {
      font-family: Verdana,Arial;
      font-size: 10px;
      color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
      font-family: Verdana,Arial;
      font-size: 10px;
      color: #36414e;
}
TD.pollBoxRow {
      font-family: Verdana,Arial;
      font-size: 10px;
      border-color: #eeeeee;
      border-style: solid;
      border-width: 1px; 
}
TD.pollBoxText {
      font-family: Verdana,Arial;
      font-size: 10px;
      border-color: #eeeeee;
      border-style: solid;
      border-width: 1px; 
}
TR.pollOptRow {
      background: #E1F9EE;
}
TR.pollFooter {
      background: #E1F9EE;
}
.moduleRow { }
.moduleRowOver { 
      background-color: #D7E9F7; 
	  cursor: hand; }
.moduleRowSelected { 
      background-color: #E9F4FC; }
.orderEdit { 
      font-family : Verdana,Arial; 
	  font-size : 10px; 
	  color: #70d250; 
	  text-decoration: underline; }

.checkoutBarFrom, .checkoutBarTo { 
      font-family: Verdana,Arial; 
	  font-size: 10px; 
	  color: #8c8c8c; }
.checkoutBarCurrent { 
      font-family: Verdana,Arial; 
	  font-size: 10px; 
	  color: #36414e; }

/* ------- Zoom image ADD : START -------- */
#showimage{
font-family: verdana,tahoma,arial;
font-size: 12px;
line-height: 18px;
color: #36414e; /* this is the color of the "Close Window [x]" text */
position:absolute;
visibility:hidden;
border: 5px solid #eef4f8;
border-style: dotted; 
background-color: #eef4f8;
}
#dragbar{
cursor: hand;
cursor: pointer;
width: 100%; /*NS6 style to overcome bug*/
height: 18px;
background-color: #eef4f8;

}

#dragbar #closetext{

margin-right: 1px;
}
/* ------- Zoom image ADD : END -------- */

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

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.annickcreation.com/catalog/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.annickcreation.com/catalog/images/nextlabel.gif) right 15% no-repeat; }

#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: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
A.categorie_top {
  color: #5d160f;
  font-weight : bold;
  font-style: italic;
  text-decoration: none;
}

A.categorie_top_on {
  font-weight : bold;
  font-style: italic;
  color : #444547;
  text-decoration: none;
}

A.categorie {
  color: #060622;
  text-decoration: none;
}

A.categorie_on {
  font-style: italic;
  color: #3f4d61;
  text-decoration: none;
}

A.categorie_top:hover {
  font-weight : bold;
  color : #546e88;
  text-decoration: none;
}