/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css,v 1.9 2008/04/02 11:33:47 pierrick Exp $
 */

body {
	margin: 0;
	/*font-family: Verdana;
	font-size: 62.5%;
	color: #000000;*/
	font-family: Verdana;
  font-size: 10px;
  color: #48494a;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #48494a;
	text-decoration: none;
	}

a:visited {
	color: #48494a;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #48494a;
	}

a:active {
	color: #48494a;
	}

h1 {
	/*font-size: 1.5em;
	color: #38383B;
	letter-spacing: 1.5px;*/
	font-family: Verdana;
	font-size: 11px;
	color: #7E003F;
	text-transform: uppercase;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, trebuchet ms, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	vertical-align: middle;
	}

SELECT, INPUT {
  width: 185px;
  border: 1px solid #bcbdbd;
}

  INPUT.noBorder {
    border: none;
  }

  INPUT.small {
    width: 15px;
  }

  SELECT.small {
    width: 70px;
  }

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	border: 1px solid #bcbdbd;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	/*border: 1px solid #cccccc;*/
	border: none;
	}

FIELDSET.withBorder {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000000;
	text-transform: uppercase;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#bannerTop {
  height: 85px;
  background-color: #DFE0E2;
}
/*
#tagLine-fr,
#tagLine-en,
#tagLine-de {
  height: 49px;
}
*/
#tagLine-fr{
 height: 21px;
 padding-top:5px;
 padding-left:50px;
 font-family:Times New Roman;
 font-weight:normal;
 color: #757477;
 font-size:13px;
 background-color:#dfe0e2;
 text-transform:uppercase;
 letter-spacing:0.8pt;
}

#tagLine-de{
 height: 21px;
 padding-top:5px;
 padding-left:50px;
 font-family:Times New Roman;
 font-weight:normal;
 color: #757477;
 font-size:13px;
 background-color:#dfe0e2;
 text-transform:uppercase;
 letter-spacing:0.8pt;
}

#tagLine2-fr{
 height: 25px;
 padding-top:1px;
 padding-left:50px;
 font-family:Times New Roman;
 font-weight:normal;
 color:#7e003f;
 font-size:15px;
 background-color:#dfe0e2;
 text-transform:uppercase;
 letter-spacing:0.8pt;
}

#tagLine2-de{
 height: 25px;
 padding-top: 1px;
 padding-left:50px;
 font-family:Times New Roman;
 font-weight:normal;
 color:#7e003f;
 font-size:15px;
 background-color:#dfe0e2;
 text-transform:uppercase;
 letter-spacing:0.8pt;
}


/*
#tagLine-fr { background: url(../images/tagline-fr.jpg) no-repeat 50px #dfe0e2; }
#tagLine-en { background: url(../images/tagline-en.jpg) no-repeat 50px #dfe0e2; }
#tagLine-de { background: url(../images/tagline-de.jpg) no-repeat 50px #dfe0e2; }
*/
#menuWrapper {
  background-color: #ECEEED;
}

  #menuWrapper #shoppingCart {
    float: right;
    margin-top: 2px;
    margin-right: 32px;
  }

    #menuWrapper #shoppingCart #informationTextImage,
    #menuWrapper #shoppingCart #informationTextDiv {
      float: left;
    }

    #menuWrapper #shoppingCart #informationTextImage {
      margin-top: 1px;
    }

    #menuWrapper #shoppingCart #informationTextDiv {
      margin-top: 4px;
    }

    #menuWrapper #shoppingCart .highlight a {
      font-weight: bold;
      color: #7E003F;
    }

      #menuWrapper #shoppingCart #informationTextDiv #productNumber {
        margin-top: 4px;
      }

  #menuWrapper #menu {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    height: 26px;
    padding-left: 50px;
  }

    #menuWrapper #menu .menuitem,
    #menuWrapper #menu .menuitemLast,
    #menuWrapper #menu .menuitemSelected {
      float: left;
      height: 20px;
      padding-top: 6px;
      padding-left: 16px;
      padding-right: 16px;
      background: url(../images/sep_menu.png) no-repeat left center;
    }

    #menuWrapper #menu .menuitemLast {
      height: 26px;
      padding: 0px;
      width: 2px;
    }

    #menuWrapper #menu .menuitem a {
      color: #48494a;
      font-family: Verdana;
      font-size: 10px;
    }
    
    #menuWrapper #menu .menuitemSelected a {
      color: #7E003F;
      font-family: Verdana;
      font-size: 10px;
    }


LABEL.inputLabel {
	width: 12em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P { /* , ADDRESS */
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #38383B;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	/*border: 1px solid #38383B;*/
	}

.messageStackError {
	/*background-color: #ff0000;
	color: #ffffff;"*/
	color: #7E003F;
	}

.messageStackSuccess {
	/*background-color: #a9c885;
	color: #000000;*/
	color: #3f2bff;
	}

.messageStackWarning, .messageStackCaution {
	/*background-color: #FFFF66;
	color: #000000;*/
	color: #ffbc2b;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
/*	border: 1px solid #38383B; */
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-color: #7E003F;
	height: 100px;
	}

#headerWrapper #logoWrapper #logo {
  padding-top: 15px;
  padding-left: 47px;
}

#headerWrapper #logoWrapper #languages {
  float: right;
  padding-top: 20px;
  padding-right: 32px;
  text-transform: uppercase;
}

  #headerWrapper #logoWrapper #languages a,
  #headerWrapper #logoWrapper #languages a #separator {
    font-family: Times New Roman;
    font-size: 11px;
    color: #d5d9db;
  }

  #headerWrapper #logoWrapper #languages a.separator {
    background: url(../images/lang_sep.png) no-repeat left center;
    margin-left: 6px;
    padding-left: 6px;
  }

  #headerWrapper #logoWrapper #search {
    clear: right;
    float: right;
    width: 260px;
    margin-top: 27px;
    text-transform: uppercase;
    color: #A7AAAC;
    font-family: Verdana;
    font-size: 8px;
    padding-right: 28px;
    text-align: right;
  }
  
    #headerWrapper #logoWrapper #search #searchText {
      float: left;
      width: 70px;
      text-align: right;
      padding-top: 7px;
    }

    #headerWrapper #logoWrapper #search #searchBoxDiv {
      float: left;
      padding-left: 2px;
    }
    
      #headerWrapper #logoWrapper #search #searchBoxDiv #searchBox {
        border: 1px solid #b8babc;
        width: 160px;
        height: 18px;
        font-family: Verdana;
        font-size: 12px;
        background-color: #ECEEED;
      }

    #headerWrapper #logoWrapper #search #searchButtonDiv {
      float: left;
      padding-top: 2px;
      padding-left: 3px;
      cursor: pointer;
    }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.5em;
	margin-right: 0.5em;*/
	}

/*#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}*/

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #A1C22B;
/*	background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #38383B;
	background-image: none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #38383B;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #38383B;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #A1C22B;
/*	background-image: url(../images/tile_back.gif);*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	/*background-color: transparent;*/
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	/*padding: 0.5em;*/
	}
        
#productDescription {
        text-align: justify;
}

.alert {
	color: #7E003F;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
	}

.centerColumn /*, #ezPageDefault */ {
  margin-top: 10px;
  margin-right: 30px;
  margin-left: 10px;
  /*padding-right: 20px;*/
}

#ezPageDefault {
  width: 641px;
}

  #ezPageDefault PRE,
  #ezPageDefault DIV,
  #ezPageDefault SPAN {
    white-space: normal;
  }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #38383B;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #000000;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #7E003F;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
        padding-right: 5px;
	}

.amount {
	width: 70px;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
/*	border: 1px solid #38383B;
	height: 1%;
	margin: 1.1em 0;*/
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {
  background-color: #eceeed;
  background: url(../images/column_bckgrd.png) no-repeat top;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #A1C22B;*/
/*	background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
/*	border: 1px solid #38383B;*/
/*	border-bottom: 5px solid #336633;*/
	/*margin-top: 1.5em;*/
	margin-top: 11px;
	}

.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
        
TH.alignLeft {
       text-align: left; 
}

TH.alignRight, TD.alignRight {
       text-align: right;
       padding-right: 5px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-top-active {
	color: #7E003F;
  font-weight: bold;
	}
A.category-links, A.category-links:visited {
	color: #CC6600;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
  color: #7E003F;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #7E003F;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	padding: 5px;
	}

.forward {
	float: right;
	padding: 5px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f2f2f2;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fafafa;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: center;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 70px;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #A1C22B;
/*	background-image: url(../images/tile_back.gif); */
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#storePickUpAddress {
  text-align: center;
}

#productNotificationNotice {
  background-color: #e8e8e8;
  margin: 5px;
  padding: 5px;
}

a.contactStoreOwner, a.contactStoreOwner:visited, a.contactStoreOwner.active {
  color: #48494a;
}

a.contactStoreOwner:hover {
  font-weight: bold;
}

#indexDefaultMainContent {
  margin-bottom: 20px;
}

.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}

div.listingDescription, h3.itemTitle { padding-left: 10px; text-align: left; }

#column_bottom {
  bottom: 0px;
  width: 205px;
}

  #column_bottom #CC,
  #column_bottom #Conditions,
  #column_bottom #Graphist {
    width: 155px;
    margin-left: 43px;
    padding-left: 7px;
    font-family: Verdana;
  }

  #column_bottom #CC {
    /*height: 33px;*/
    height: 57px;
    /*background: url(../images/sep_col_bottom.png) no-repeat 0px 28px;*/
    background: url(../images/sep_col_bottom.png) no-repeat 0px 51px;
  }

    #column_bottom #CC #smallPay {
      margin-top: 5px;
      width: 109px;
      text-align: center;
    }

  #column_bottom #Conditions a {
    color: #48494a;
    font-size: 9px;
  }

  #column_bottom #Graphist {
    /*background: url(../images/icon_graphist.png) no-repeat left center;
    height: 13px;
    padding-top: 11px;
    padding-left: 9px;
    margin-left: 49px;
    margin-top: 5px;
    font-size: 6px;*/
    padding-top: 15px;
    padding-left: 33px;
    width: 56px;
    height: 30px;
  }

#categoriesContent {
  margin-bottom: 35px;
}

  #categoriesContent a {
    font-family: Times New Roman;
    font-size: 11px;
    color: #48494a;
    text-transform: uppercase;
  }

  #categoriesContent #category-line,
  #categoriesContent #category-line-featuredGreyed,
  #categoriesContent #category-line-specialsGreyed,
  #categoriesContent #category-line-newProductsGreyed,
  #categoriesContent #category-line-featuredSelected,
  #categoriesContent #category-line-specialsSelected,
  #categoriesContent #category-line-newProductsSelected {
    margin-bottom: 7px;
    margin-left: 45px;
    line-height: 19px;
  }

  #categoriesContent #category-line-featuredGreyed,
  #categoriesContent #category-line-specialsGreyed,
  #categoriesContent #category-line-newProductsGreyed,
  #categoriesContent #category-line-featuredSelected,
  #categoriesContent #category-line-specialsSelected,
  #categoriesContent #category-line-newProductsSelected {
    margin-left: 25px;
    padding-left: 20px;
  }

  #categoriesContent #category-line-featuredGreyed {
    /*background: url(../images/icon_featured_mini_greyed.png) no-repeat left center;*/
    background: url(../images/icon_featured_mini_selected.png) no-repeat left center;
  }

  #categoriesContent #category-line-specialsGreyed {
    /*background: url(../images/icon_specials_mini_greyed.png) no-repeat left center;*/
    background: url(../images/icon_specials_mini_selected.png) no-repeat left center;
  }
  
  #categoriesContent #category-line-newProductsGreyed {
    /*background: url(../images/icon_specials_mini_greyed.png) no-repeat left center;*/
    /*background: url(../images/icon_new_products_mini_selected.png) no-repeat left center;*/
  }

  #categoriesContent #category-line-featuredSelected {
    background: url(../images/icon_featured_mini_selected.png) no-repeat left center;
  }

  #categoriesContent #category-line-specialsSelected {
    background: url(../images/icon_specials_mini_selected.png) no-repeat left center;
  }
  
  #categoriesContent #category-line-newProductsSelected {
    /*background: url(../images/icon_new_products_mini_selected.png) no-repeat left center;*/
  }

#productPage {}

  #productPage #productPageLeft {
    float: left;
    width: 215px;
    height: 507px;
    /*overflow: hidden;*/
  }

  *:first-child+html #productPage #productPageLeft {
	overflow: hidden;
  }

  * html #productPage #productPageLeft {
	overflow: hidden;
  }

    #productPage #productPageLeft #imgpopup {
      display: none;
      width: 205px; /* 215 */
      height: 507px;
      background: url(../images/imgpopup_barre.png) top no-repeat;
    }

      #productPage #productPageLeft #imgpopup #close {
        float: right;
        margin-top: 2px;
        margin-right: 6px;
      }

      #productPage #productPageLeft #imgpopup #image {
        clear: right;
        padding-top: 15px;
        text-align: center;
        height: 440px;
      }

        #productPage #productPageLeft #imgpopup .ajax-loading {
          background: url(../images/spinner.gif) no-repeat center;
        }

    #productPage #productPageLeft #accordionWrapper {
      height: 507px;
      overflow: hidden;
    }
    
      #productPage #productPageLeft #accordionWrapper #accordion {}

      #productPage #productPageLeft #accordionWrapper #accordion .toggler {
      	background: url(../images/leftmenutitle.png) no-repeat;
      	color: #48494a;
      	font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        padding-left: 5px;
        
        cursor: pointer;
        height: 14px;
      }

      #productPage #productPageLeft #accordionWrapper #accordion .element {
        padding-left: 5px;
        margin-bottom: 0px;
      }

        #productPage #productPageLeft #accordionWrapper #accordion .element a {
          font-family: Verdana;
          font-size: 10px;
          color: #48494a;
          cursor: pointer;
        }

        #productPage #productPageLeft #accordionWrapper #accordion .element a.grey {
          font-family: Verdana;
          font-size: 10px;
          color: #890946;
          cursor: pointer;
        }

  #productPage #productPageSeparator {
    float: left;
    width: 4px;
    height: 507px;
    background-image: url(../images/sep_vert.png);
  }

  #productPage #productPageRight {
    float: left;
    /*height: 507px; /* 507 */
    width: 400px; /* 400 */
    padding-left: 20px;
    /*padding-right: 20px;*/
  }

    #productPage .ajax-loading {
      background: url(../images/spinner.gif) no-repeat center;
    }

    /* SEE OTHER FILES */

#indexDefault { margin-right: 11px; /* pour egaliser */ }

  #indexDefault #indexPageSeparator {
    float: left;
    width: 4px;
    height: 507px;
    background-image: url(../images/sep_vert.png);
    margin-left: 10px;
    margin-right: 10px;
  }

  #indexDefault .indexPageProducts {
    float: left;
    width: 318px;
    height: 507px;
  }

    #indexDefault .indexPageProducts .product {
      height: 158px;
      margin-bottom: 5px;
      /*background-color: red;*/
    }

      #indexDefault .indexPageProducts .product .leftFeatured,
      #indexDefault .indexPageProducts .product .leftSpecials {
        clear: left;
        float: left;
        width: 66px;
        height: 130px;
      }

      #indexDefault .indexPageProducts .product .leftFeatured {
        background: url(../images/icon_featured_big.png) no-repeat 43px 0px;
      }

      #indexDefault .indexPageProducts .product .leftSpecials {
        background: url(../images/icon_specials_big.png) no-repeat 43px 0px;
      }

      #indexDefault .indexPageProducts .product .right {
        float: left;
        width: 252px;
        height: 130px;
        /*background-color: yellow;*/
      }

        #productPage #productPageRight #productTop #Right #productName {
          height: 36px;
          line-height: 18px;
        }

        #productPage #productPageRight #productTop #Right #productPrice {
          height: 18px;
        }

        #indexDefault .indexPageProducts .product .right .productName a,
        #indexDefault .indexPageProducts .product .right .productPrice {
          color: #7E003F;
          font-family: Verdana;
          font-size: 9px;
          text-transform: uppercase;
        }

        #indexDefault .indexPageProducts .product .right .productName {
          height: 30px;
          line-height: 15px;
        }

        #indexDefault .indexPageProducts .product .right .productPrice {
          height: 15px;
        }

        #indexDefault .indexPageProducts .product .right .productManufacturer,
        #indexDefault .indexPageProducts .product .right .productYear,
        #indexDefault .indexPageProducts .product .right .productCapacity {
          color: #48494a;
          font-family: Verdana;
          font-size: 9px;
          text-transform: uppercase;
          height: 15px;
          margin-top: 3px;
        }

        #indexDefault .indexPageProducts .product .right .productCart {
          color: #48494a;
          vertical-align: top;
          margin-top: 5px;
          /*background-color: blue;*/
          height: 54px;
        }

          #indexDefault .indexPageProducts .product .right .productCart .Information {
            float: left;
            margin-top: 2px;
            margin-right: 8px;
            cursor: pointer;
          }

          #indexDefault .indexPageProducts .product .right .productCart .Box {
            float: left;
            margin-right: 4px;
          }

          #indexDefault .indexPageProducts .product .right .productCart .Boxtext {
            float: left;
            margin-top: 3px;
            font-family: Verdana;
            font-size: 9px;
          }
          
          #indexDefault .indexPageProducts .product .right .productCart .Informationtext {
            clear: left;
            width: 247px;
            height: 25px;
            background: url(../images/message_carton_long.png) no-repeat;
            text-align: left;
            padding-top: 8px;
            line-height: 10px;
            color: #7E003F;
            font-family: Verdana;
            font-size: 9px;
            visibility: hidden;
            padding-left: 3px;
            /*background-color: magenta;*/
          }

/* Moo Prompt */
.cbOverlay {
	background-color: #bcbdbd;
}

.cbContainer {
  /*padding: 5px;*/
	background-color: white;
	border: 1px solid #B0B3B5;
}
.cbBox h3 {
  font-family: Verdana;
	font-size: 13px;
	background-color:#FFFFFF;
	color: #7E003F;
	text-align: center;
}

.cbBox .cbContent {
  color: #48494a;
  font-family: Verdana;
  font-size: 11px;
  text-align: center;
  margin-bottom: 7px;
}

#loginDefault, #contactUsDefault, #passwordForgotten, #createAcctSuccess,
#addressBookProcessDefault, #addressBookDefault, #accountDefault,
#acctNewslettersDefault, #accountEditDefault, #accountPassword {
  /*margin-left: 50px;
  margin-right: 50px;*/
  /*margin-right: 100px;*/
}

#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading,
#scTotalHeading, #scRemoveHeading {
  color: #7E003F;
}

#scRemoveHeading { width: 75px; }

.cartQuantity, .cartQuantityUpdate, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
  text-align: center;
}

#accountPassword label.inputLabel { width: 13em; }

#addressBookDefault .instructions {
  float: right;
  width: 400px;
}

p.footer {
  font-family: Verdana;
  font-size: 9px;
}

#noProduct, #noItem {
  padding-top: 220px;
  height: 273px;
  text-align: center;
  color: #48494a;
  font-family: Verdana;
  font-size: 10px;
}

.cartTotalsDisplay {
  padding: 0px;
  margin: 0px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}

h1#ezPagesHeading {
  padding-bottom: 10px;
}

h1#checkoutSuccessHeading {
  padding-bottom: 10px;
}

h3#checkoutSuccessThanks {
  padding-top: 10px;
}

.ucaseTitle {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #000000;
}
.newsContent {
	padding-bottom: 10px;
}

#taglineIcon {
	vertical-align: middle;
	padding-right: 3px;
}

