/**
 * Main CSS Stylesheet
 */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align:center;
	background-color:#CDCDCD;
}

a img {border: none; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

h1 {
	margin: 0 15px 0 15px;
	text-align: center;
	font-size:18px;
	color:#666666;
	letter-spacing: 1px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}

h4 {
	text-align:center;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #FE0000;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color:#666666;
}

label, h4.optionName {
	/*line-height: 1.5em;*/
	/*padding: 0.2em;*/
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
	float: left;
}
label.inputLabel {
	width: 9em;
	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;
}

address {
	padding: 0.5em;
	font-style: normal;
	background:#EEEEEE;
	margin:10px;
	border:#ef0000 solid 1px;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/
	margin-left:25px;
	padding:0 10px 10px 10px;
	width:auto;
	border:solid 1px black;
	float:left;
}
#productAttributes {
	padding-left:100px;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	
}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#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;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}


#navEZPagesTop {
	background-color: #666666;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

/*The main content classes*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	padding-left:5px;
	color: #c00;
}
.advisory {}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding:0 15px 10px 15px;
	margin-bottom:20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	/*padding: 1em;*/
	border-top: 0px none #000;
	border-right: 0px none #000;
	border-bottom: 0px none #000;
	/*border-left: 1px dashed #5495BB;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5595B8;
}

.contourOptions {
	border: 1px solid #A6A6A6;
}
.fdOptionsBas {
	background-color: #F3F3F3;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #EEEEEE;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	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: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #666666;
	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;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#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;
	color:#FF0000;
	font-weight:bold;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-weight:bold;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage{
	margin: 20px 10px 10px 0 ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: auto;
	margin: 0.3em 0em;
	float:left;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
}


/*sideboxes*/
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-weight:bold;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #FFFFFF;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
tr.tableHeading {
	background-color: #EEEEEE;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #EEEEEE;
}
.productListing-data {
	padding: 10px 10px 10px 0px;
	
}
.productListing-data h3 {
	margin: 0 0 1em 0;
	
}
#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: #F1F9FC;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

/* Modifs Mathias */
.catergoryImgMenu {
	text-align:center;
	width:100%;
	/*height:110px;*/
	padding-top:10px;
	/*background-color:#F1F9FC;*/
}

/* footer */
#navSuppWrapper {
	/*background:url("../images/bas.jpg") no-repeat;*/
	height:0px;
	text-align:center;
	margin:0px;
}
#navSupp, #navSupp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	background: #CDCDCD;
}

/* Bandeau titre */
/**/
h2.centerBoxHeading,#navBreadCrumb {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

h2.centerBoxHeading {
	padding:12px 0 0 45px;
	background:url("../images/centre.jpg") no-repeat;
	height:33px;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:-10px;
	color:#FE0000;
}

#navBreadCrumb{
	background:url("../images/hautcentre.jpg") no-repeat;
	height:34px;
	padding:14px 0 0 45px;
	margin:0;
	color:#FE0000

}

#navBreadCrumb a {
	color:#666666;
}

#categoryImgListing, #indexProductListCatDescription, #categoryIcon {
	text-align:center;
	background: #F1F9FC;
}
.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
	background:url("../images/fdprod4.jpg") center no-repeat;
/*	background:url("../images/prod.jpg") center no-repeat;*/
	height: 180px;
	width: 170px;
	/*margin:10px 11px -3px 12px;
	/*padding: 25px 5px 20px 5px;*/
}
#BoxNewContent {
	padding-top:20px;
}
.productListing-even {
	background-color: #EEEEEE;
}
.fieldLogin {
	width:300px;
	position:relative;
	margin-left:100px;
}
.fieldLogin2 {
	text-align:center;
	width:300px;
	position:relative;
	margin-left:100px;
}

#prixProduitListe {
font-weight:bold;
}

.note{
color:#FF0000;
}

/* footer */
#navSupp ul{
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}
#navSupp ul li {
	display: inline;
}
#navSupp ul li a{
	padding: 0em 0.5em;
	margin: 0;
}
/* centre */
.fondCentre {
	/*background:url("../images/header/bas_box.jpg") left bottom no-repeat;
/*background:url("../images/header/centre_r12_c1.jpg");*/
	padding: 0;
	margin: 0;
}
.liensInfo  {
	list-style-type:none;
	padding: 0;
	margin-top:0px;
	margin-left:15px;
}
#navBreadCrumb a {
    color:#666666;
}
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}
.texteGrandCouleur2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #A74274;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}

/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 80%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #3DA200;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #346C00;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #8DB18D;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #005C2C;
    font-weight: 700;
    font-size: 1.1em;
}
#prixtemp{
	font-weight:bold;
	font-size:16px;
}
#encartcontact {
	/* background-image:url(../images/contact.jpg);
	width:195px;
	height:89px;
	margin-bottom:10px;
	margin-top:10px; */
}

#fondencartinfos{
	/* background-color:#F7DBE3; */
	/*padding-left:36px;*/
	/* padding-bottom:5px;
	padding-left:10px; */
	/*background-image:url(../images/pucemenu.jpg);*/
	/* background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	margin-right:12px;
	margin-left:-28px;
	margin-bottom:5px; */
	/*text-decoration:underline;*/
	/* list-style-image:url(../images/pucemenu.jpg);
	list-style-position:inside; */
}

#fondencartinfos2{
	/* background-color:#F7DBE3; */
	/*padding-left:36px;*/
	/*padding-bottom:5px;
	padding-left:10px;
	/*background-image:url(../images/pucemenu2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:28px;*/
	/* text-align:left;
	margin-right:12px;
	margin-left:-28px;
	margin-bottom:5px; */
	/*text-decoration:underline;*/
	/* list-style-image:url(../images/pucemenu2.jpg);
	list-style-position:inside; */
}	

/** MENU HORIZONTAL *//

#navCatTabsWrapper{
	 margin-bottom:26px;	
	 width:100%;
	 height:26px;
}
#navCatTabs{
	margin-bottom:26px;
	width:80%;	 
	margin-right:auto;
	margin-left:auto;
	background-color:green;	
	height:26px;
	 
	 position: absolute; 
	  /* placement du menu, à modifier selon vos besoins */
	 /* correction pour Opera */
}

#navCatTabs ul {	
	padding:0; 
	margin:0;
	text-align:center;
	list-style-type:none;
	font-weight: bold;
}

#navCatTabs ul li{
	height:26px;	
}

#navCatTabs dl {
	float: left;  
	width: 12em;
	margin-top: 6px;
}

#navCatTabs dt {
	cursor: pointer;
	background: transparent;
	 border: none;
	margin: 1px;
}

#navCatTabs dd {

	display: none;
 	 border: none; 
	padding: 0;
	margin: 0; 
	background-color:#604029;
}

#navCatTabs dt a {
	color:black;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none; 
	font-size: 12px;
}

#navCatTabs li a {
	color:black;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-size: 12px;
}

#navCatTabs li a:hover, #navCatTabs li a:focus, #navCatTabs dt a:hover, #navCatTabs dt a:focus {
	background: transparent;
}

#navCatTabs li a:hover {
	background-color:#8F6949;
}	

#indexCategoriesMainContent {
	padding-top:15px;
}

#hotline {
	background-image:url(../images/hotline.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:170px;
	height:107px;
	margin-top:10px;
	margin-bottom:10px;
}

#hotline p{
	margin:0;
}

#call {
	text-align:right;
	font-size:13px;
	color:#000000;
	padding:12px 10px 0 0;
}

.hotlinebold {
	color:#FE0000;
	font-weight:bold;
}

#phone {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-top:19px;
}

#rrapide {
	float:left;
	padding-top:3px;
	color:#FE0000;
	font-weight:bold;
	width:415px;
}

#rrapidechamp {
	float:left;
	width:168px;
}

#contrrapide {
	height:23px;
	padding-top:8px;
	text-align:right;
}

#iframe {
	text-align:center;
	margin-top:10px;
}

#alignbox {
	margin-right:auto;
	margin-left:auto;
	width:160px;
}

.centerBoxContentsProducts {
	background-image:url(../images/fdgrille2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:180px !important;
	padding-top:5px;
	margin-right:10px;
	margin-bottom:10px;
}

#productListing {
	margin-left:3px;
}

/* End Order Steps contribution CSS */

#listCell0-0{
	width:150px;
}
#listCell0-2{
	padding-left:20px;
}

#portfolio{
	list-style-type:none;
}

#affiche{
	list-style-type:none;
	margin:0;position:absolute;
	top:0;
	left:0;
}
#affiche li{
	top:0;
	left:0;
	width:250px;
}

#affiche li a img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#Nav li {
background:#DDDDDD none repeat scroll 0% 50%;
float:left;
margin:0px 0pt 0pt 0px;
padding:0pt;
width:150px;
}

.Menu {
display:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
