/* =================================================================== */
/* =================================================================== */
/* Default Reset some Elements */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,div,span
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* =================================================================== */
/* =================================================================== */






/* =================================================================== */
/* =================================================================== */
/* Default Element Styling --- you can start editing here */


* {
  font-family: Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #333;
}

body {
  background-color:#e4d8c0;
}

a {
  text-decoration: none;
  font-family: inherit;
  font-size: inherit;
}

a:hover {
  text-decoration: underline;
  color: #39c;
}

abbr[title] {
  border-bottom: 1px dotted #888 !important;
  cursor: help;
}

a abbr {
  cursor: pointer !important;
}

input[type=submit], button {
  cursor: pointer;
}

input:focus, textarea:focus, select:focus {
  background: #ffffff;
}



/* default margin bottom such as default line-height */

p, h1, h2, h3, h4, h5, h6, 
table, ul, ol, blockquote, pre {
  margin-bottom: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, "Lucida Grande", Arial, Helvetica, sans-serif;

}


#content h1 {
  font-size: 18px;
  line-height: 30px;
    color:#a87f2e;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
  font-size: 14px;
}

span.Title
{
  font-size: 14px;
  font-weight:bold;	
}


/* Box Styling */


.box {
  background: #e4d8c0;
}

div.moncompte .box {
  background: #c8b284;
}



.box ul li ul, .box ul li ul li ul {
  margin-bottom: 0px;
}

.box p, .box table, .box div, .box select {
  margin: 16px;
}

.box img {
  max-width: 138px;
  display: block;
  margin: 0 auto 16px auto;
}

#boxAdmin img {
  margin: 0;
}

.box input, .box select {
  max-width: 140px;
}


.box
{
  background-image: url('img/box_header.png');
  background-repeat:no-repeat;
}

div.moncompte .box {
  background-image: url('img/box_header_login.png');
  background-repeat:no-repeat;
}

.box h2 {
  display: block;
  line-height: 22px;
  font-size: 12px;
  text-align: left;
  color: #fff;
  margin:0px;
  margin-left:10px;
margin-bottom:2px;
}

img.image_banners
{
	margin-bottom:40px;
	margin-left:15px;
	width:150px;
}

/* Default Tables and all other Formtables... */


#content table {
  width: 100%;
}

#content table .odd {
  background: #fff;
}

#content table .even {
  background: #e5e5e5;
}

#content td.label {
  width: 140px;
  padding: 4px;
}

#content td.field {
  padding: 4px;
}

/* no border for the still generated XTCommerce-TableShit */

#content div.pageNavigation table {
  border: none;
}

.error, .error *, .messageStackError,
.info, .reqInfo {
  color: #cc3333;
  font-weight: bold;
}

#content p.error table {
  border: none;
}

/* Buttons Default */

div.buttonDelete {
  margin-bottom: 16px;
}

div.buttonNewAccount {
  clear: both;
  margin-bottom: 16px;
}

div.buttonLogin, div.buttonEdit, div.buttonBack,
div.buttonCheckout, div.buttonReload {
  float: left;
  margin-bottom: 16px;
}

div.buttonContinue, div.buttonSubmit,
div.buttonSend, div.buttonCheckout, div.buttonNew,
div.buttonUpdate, div.buttonWrite {
  float: right;
  margin-bottom: 16px;
}



/* Those Element Clear Floating */

#checkoutProgressBar, #categorieListing h3, 
#content img.productImage, 
#content div.pageNavigation, #productsReviews,
#productInfo #alsoPurchased h2, #newProducts, 
.clear {
  clear: both;
}

div.clearing
{
	height:1px;
	clear: both;
}


/* =================================================================== */
/* =================================================================== */
















/* =================================================================== */
/* =================================================================== */
/* Container Layout */


#container,
#header_container,
#header,
#breadcrumb,
#middle_container,
#maincontainer,
#footer_container,
#footer
{
  position: relative;
}


#container {
  width: 100%; 
  height:100%;
}

#header_container
{

  width: 911px; 
  height:223px;
 
background-color:#FFFFFF;
margin : 0 auto;
padding: 0px 4px 0px 4px;	
 	
}

#header
{
  height: 192px;
  background-image: url('img/header.jpg');
  background-repeat:no-repeat;   
  width:911px;
  margin:0 auto;
}

span#merc_title_text
{
	float:left;
	width:400px;
	height:24px;
	margin-top:85px;
	margin-left:120px;
	color:#F4A4D9;
	font-size:14px;
	font-weight:bold;
	display:none;
}

span#merc_title_text a
{
	color:#F4A4D9;
	font-size:14px;
	font-weight:bold;	
	cursor:text;
}

span#merc_title_text a:hover
{
	text-decoration:none;
}

#accountLinks {
  position: absolute;
  top: 15px;
  right: 0px;
  width: 275px;
  text-align: right;
}


#breadcrumb {
  position:absolute;
  top:172px;	
  left:0px;
  width:900px;

  margin-left:5px;
	margin-top: 20px;
}

#middle_container
{
  width: 911px; 
  margin: 0 auto;
  padding:0px 4px 0px 4px;
  background-color:#FFFFFF;

}

#maincontainer {

  width:911px;
  margin:0 auto;
  background-color:#ffffff;  
}

#boxesLeft
{
	float:left;	
	width: 179px;
	margin-left:0px;
}

#contentcontainer
{
	float:left;
	width:529px;
	margin-left:7px;
	
}

#boxesRight
{
	float:right;
	width: 179px;
}

#content {
  background: #fff;  
}

#footer_container
{
  width: 911px;
  height:28px;
  background-image:url('img/footer_backgr.png');  
  background-repeat:repeat-x;
  margin : 0 auto;	
  border-bottom : solid 4px #ffffff;	
 border-left : solid 4px #ffffff;	
 border-right : solid 4px #ffffff;	
	
}

#footer
{
	  width:911px;
		  background-image:url('img/logo_footer.png');  
  background-repeat: no-repeat;
	  margin:0 auto;
	text-align : right;	
	
}

/* =================================================================== */
/* =================================================================== */








/* =================================================================== */
/* =================================================================== */
/* Header */


span.inner_breadcrumb
{
	float:left;
	width:70%;		
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

#breadcrumb a {


}

#breadcrumb a:link { text-decoration:none;color:#666666; }
#breadcrumb a:active {text-decoration:none;color:#a87f2e;}
#breadcrumb a:visited {text-decoration:none;color:#666666;}
#breadcrumb a:hover {text-decoration:none;color:#a87f2e;}


span.inner_compte
{
	float:right;
	width:200px;
	margin-right:20px;	
	text-align:right;
	color:#272526;
	font-size:11px;
}

/* =================================================================== */
/* =================================================================== */






/* =================================================================== */
/* =================================================================== */
/* Footer Stuff */


div#footer ul#footer_list
{
	width:911px;
	margin: 0 auto;

	line-height:30px;
	height:30px;	
}

div#footer ul#footer_list li
{
	display:inline;
	line-height:30px;
	height:30px;	
}

div#footer ul#footer_list li a
{
	/*border-right:1px solid #fff;*/
	padding-left:4px;
	padding-right:18px;
	color:#fff;
	font-size:11px;
	height:30px;
}

div#footer ul#footer_list li a.last
{
	border-right:none;
}


/* =================================================================== */
/* =================================================================== */


 






/* =================================================================== */
/* =================================================================== */
/* Box Categories */

div#boxesLeft .boxCategories
{
	background-color:#ffffff;
}


div#boxesLeft  .boxCategories ul li
{
	width:179px;  
	font-size:11px;
}

div#boxesLeft  .boxCategories ul li a
{
	background-image: url('img/cat_list_backgr.png');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;	
	padding-left:10px;	
	display:block;	
	height:26px;
	line-height: 26px;	
	text-transform: capitalize;	
}

div#boxesLeft .boxCategories ul li a:hover
{
	background-image: url('img/cat_list_hover_backgr.png');
	background-repeat:no-repeat;	
}

div#boxesLeft .boxCategories ul li ul li
{

}

div#boxesLeft .boxCategories ul li ul li a
{
	background-image:none;
	border-bottom:none;
	margin:0px;
	padding:0px;	
	padding-left:10px;	
	display:block;	
	height:16px;
	line-height: 16px;	
	text-transform: capitalize;	
	
}

div#boxesLeft .boxCategories ul li ul li a:hover
{
	background-color:#996633;	
	background-image:none;
}

div#boxesLeft  .boxCategories a {
	font-weight: bold;	

}

div#boxesLeft  .boxCategories a:link { text-decoration:none;color:#996633; }
div#boxesLeft  .boxCategories a:active {text-decoration:none;color:#996633;}
div#boxesLeft  .boxCategories a:visited {text-decoration:none;color:#996633;}
div#boxesLeft  .boxCategories a:hover {text-decoration:none;color:#ffffff;}


div#boxesLeft .boxCategories li a.current {
  font-weight: bold;
}

/* =================================================================== */
/* =================================================================== */





/* =================================================================== */
/* =================================================================== */
/* Box Fabricants */


div#boxesLeft .boxManufacturers
{
	background-color:#ffffff;
}

div#boxesLeft  .boxManufacturers ul li
{
	background-image: url('img/cat_list_backgr.jpg');
	background-repeat:no-repeat;
	height:26px;
	width:179px;  
	line-height: 26px;		
}


div#boxesLeft .boxManufacturers ul li:hover
{
	background-image: url('img/cat_list_hover_backgr.jpg');
	background-repeat:no-repeat;	
}


div#boxesLeft .boxManufacturers ul li a
{
	margin:0px;
	padding:0px;	
	padding-left:15px;	
	display:block;
	padding-top:5px;
}


div#boxesLeft .boxManufacturers a:link { text-decoration:none;color:#000000; }
div#boxesLeft .boxManufacturers a:active {text-decoration:none;color:#000000;}
div#boxesLeft .boxManufacturers a:visited {text-decoration:none;color:#000000;}
div#boxesLeft .boxManufacturers a:hover {text-decoration:none;color:#ffffff;}


/* =================================================================== */
/* =================================================================== */







/* =================================================================== */
/* =================================================================== */
/* Box box_search */


.box .boxSearchFormTable {
  margin-bottom: 0;
}

.box .boxAddAQuickieFormTable td.field input,
.box .boxSearchFormTable td.field input {
  width: 100px;
}
.box .boxSearchFormTable td.field input {
  width: 130px;
  padding-right:8px;
}

div#boxSearch
{
	margin-bottom:20px;
}


/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Box Categories */

div#boxContent h2
{
	line-height:26px;
	height:26px;
}

div#boxContent ul
{
	margin-top:10px;
	margin-left:5px;	
}

div#boxContent p.c_bottom
{
	height:12px;

	width:179px;
	margin:0px;
	padding:0px;
}


/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Box Bestseller */

div#boxPriceFilter ul
{
	margin:10px;
}

/* =================================================================== */
/* =================================================================== */






/* =================================================================== */
/* =================================================================== */
/* Box Bestseller */

div#boxBestSellers
{
	background-color:#FEFAFB;
	margin-bottom:30px;
	margin-top:30px;		
}

div#boxBestSellers table
{
	margin:30px 0px 0px 7px;
	width:165px;
}

div#boxBestSellers table td
{
	font-size:11px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	padding-bottom:5px;
}



div#boxBestSellers table td.best_header
{
	text-align:center;
}

div#boxBestSellers table td.best_header img
{
	width:120px;
}

div#boxBestSellers table td.count
{
	color:#666465;
	width:15px;
}

div#boxBestSellers table td.price
{
	width:45px;
	
}

div#boxBestSellers table td.price span.final_price 
{
	color:#666465;	
	font-size:11px;
}

div#boxBestSellers table td.price span.productOldPrice
{
	display:none;	
}

div#boxBestSellers table td.prod_name
{
	width:105px;
	padding-left:5px;
	padding-right:3px;
}

div#boxBestSellers table a:link {font-size:11px;text-decoration:none;color:#666465;}
div#boxBestSellers table a:active {font-size:11px;text-decoration:none;color:#666465;}
div#boxBestSellers table a:visited {font-size:11px;text-decoration:none;color:#666465;}
div#boxBestSellers table a:hover {font-size:11px;text-decoration:none;color:#666465;}


div#boxBestSellers p.c_bottom
{
	height:12px;

	width:179px;
	margin:0px;
	padding:0px;
}


/* =================================================================== */
/* =================================================================== */







/* =================================================================== */
/* =================================================================== */
/* Box whats_new */


div#boxWhatsnew
{
	background-color:#ffffff;
	border:1px solid #BDBCC1;
	margin-bottom:20px;
}

div#boxWhatsnew h2
{
	line-height:22px;
	height:22px;	
}

div#boxWhatsnew p a:link {font-weight:bold;font-size:12px;text-decoration:none;color:#996633; }
div#boxWhatsnew p a:active {font-weight:bold;font-size:12px;text-decoration:none;color:#996633;}
div#boxWhatsnew p a:visited {font-weight:bold;font-size:12px;text-decoration:none;color:#996633;}
div#boxWhatsnew p a:hover {font-weight:bold;font-size:12px;text-decoration:none;color:#996633;}

div#boxWhatsnew img {
margin-bottom:0;
}

div#boxWhatsnew p {
margin-top : 0;
margin-bottom:10px;
}


div#boxWhatsnew a {
display:block;
margin-bottom:0px;
}

/* =================================================================== */
/* =================================================================== */





/* =================================================================== */
/* =================================================================== */
/* Box Specials */

div#boxSpecials
{
	background-color:#ffffff;
	border:1px solid #BDBCC1;
	margin-bottom:20px;
}

div#boxSpecials h2,div#boxSpecials h2 a
{
	line-height:22px;
	height:22px;	
}

div#boxSpecials p strong span.final_special_price
{
	display:block;
	width:70px;
}

div#boxSpecials h2 a:link {font-weight:bold;font-size:13px;text-decoration:none;color:#ffffff;}
div#boxSpecials h2 a:active {font-weight:bold;font-size:13px;text-decoration:none;color:#ffffff;}
div#boxSpecials h2 a:visited {font-weight:bold;font-size:13px;text-decoration:none;color:#ffffff;}
div#boxSpecials h2 a:hover {font-weight:bold;font-size:13px;text-decoration:none;color:#ffffff;}


div#boxSpecials p a:link {font-weight:bold;font-size:13px;text-decoration:none;color:#666666; }
div#boxSpecials p a:active {font-weight:bold;font-size:13px;text-decoration:none;color:#666666;}
div#boxSpecials p a:visited {font-weight:bold;font-size:13px;text-decoration:none;color:#666666;}
div#boxSpecials p a:hover {font-weight:bold;font-size:13px;text-decoration:none;color:#666666;}



/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Box cart */

div#boxCart
{
	background-image:url(img/panier_backgr.png);
	background-color:#e6dad1;		
	background-repeat:no-repeat;
	border:1px solid #c2a879;
	margin-bottom:15px;
}

div#payment_sec_box,div#boxWhatsnew,div#box_payment,img#payment_sec_box
{
	border:1px solid #c2a879;
	margin-bottom:15px;
}

div#boxCart span.red strong,
div#boxCart span.red span.final_price
{
	color:red;
}

div#boxCart h2, div#boxCart h2 a
{
	line-height:49px;
}

div#boxCart p
{
	padding-bottom:5px;
	margin-left: 16px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	color:#996633;
}

div#boxCart p strong,
div#boxCart p span.final_price
{
	color:#996633;
}

div#boxCart p img
{
	margin:0px;
	display:inline;
}

div#boxCart a:link { text-decoration:none;color:#996633; }
div#boxCart a:active {text-decoration:none;color:#996633;}
div#boxCart a:visited {text-decoration:none;color:#996633;}
div#boxCart a:hover {text-decoration:none;color:#996633;}

div#boxCart h2 a:link { text-decoration:none;color:#ffffff; }
div#boxCart h2 a:active {text-decoration:none;color:#ffffff;}
div#boxCart h2 a:visited {text-decoration:none;color:#ffffff;}
div#boxCart h2 a:hover {text-decoration:none;color:#ffffff;}

/* =================================================================== */
/* =================================================================== */


/* =================================================================== */
/* =================================================================== */
/* Price-Display 

span.productOldPrice
{
	display:none;
}
*/

#productListing p.productsPriceInfo,
div#newProductsDefault p.productsPriceInfo,
div#alsoPurchased p.productsPriceInfo,
div#newProducts p.productsPriceInfo,
div#specials p.productsPriceInfo
{
	height:15px;
	float:left;
	width:165px;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
}

#productListing p.productsPriceInfo span.final_price,
div#newProductsDefault p.productsPriceInfo span.final_price,
div#alsoPurchased p.productsPriceInfo span.final_price,
div#newProducts p.productsPriceInfo span.final_price,
div#boxWhatsnew p span.final_price,
div#boxSpecials p span.final_price,
div#specials p span.final_price
{
	line-height:20px;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#b29762;
	color:#ffffff;
	font-size:14px;
}

#productListing p.productsPriceInfo span.final_special_price,
div#newProductsDefault p.productsPriceInfo span.final_special_price,
div#alsoPurchased p.productsPriceInfo span.final_special_price,
div#newProducts p.productsPriceInfo span.final_special_price,
div#boxWhatsnew p span.final_special_price,
div#boxSpecials p span.final_special_price,
div#specials p span.final_special_price
{
	line-height:20px;	
	height:20px;
	background-color:#B29762;
	color:#ffffff;
	font-size:14px;
}

#productListing p.productsPriceInfo span.final_special_price span.final_price,
div#newProductsDefault p.productsPriceInfo span.final_special_price span.final_price,
div#alsoPurchased p.productsPriceInfo span.final_special_price span.final_price,
div#newProducts p.productsPriceInfo span.final_special_price span.final_price,
div#boxWhatsnew p span.final_special_price span.final_price,
div#boxSpecials p span.final_special_price span.final_price,
div#specials p span.final_special_price span.final_price
{
	/*background-color:#DD41A6;*/
	color:#ffffff;
	padding-right:5px;
	padding-left:5px;
}


#productListing p.productsPriceInfo span.productOldPrice,
div#newProductsDefault p.productsPriceInfo span.productOldPrice,
div#alsoPurchased p.productsPriceInfo span.productOldPrice,
div#newProducts p.productsPriceInfo span.productOldPrice,
div#boxWhatsnew p span.productOldPrice,
div#boxSpecials p span.productOldPrice,
div#specials p span.productOldPrice
{
	background-color:#ffffff;
	color:#996633;
	text-decoration:line-through;
	font-size:11px;	
	padding-left:0px;
	margin-left:0px;
	
}


div#boxWhatsnew p span.productOldPrice,#productListing p.productsPriceInfo span.productOldPrice,div#specials p span.productOldPrice
{
	
	display:block;
	
}

#productListing p.productsPriceInfo span.productOldPrice span.final_price,
div#newProductsDefault p.productsPriceInfo span.productOldPrice span.final_price,
div#alsoPurchased p.productsPriceInfo span.productOldPrice span.final_price,
div#newProducts p.productsPriceInfo span.productOldPrice span.final_price,
div#boxWhatsnew p span.productOldPrice span.final_price,
div#boxSpecials p span.productOldPrice span.final_price,
div#specials p span.productOldPrice span.final_price
{
	background-color:#ffffff;
		color:#996633;
	font-size:11px;	
	padding:0px;
}




/* graduate price */

div.graduatedPriceModule div.unit {
width:70px;
background-color:#3333CC;
height: 30px;
float:left;


}

div.graduatedPriceModule div.price {

width:80px;
height: 30px;
}








/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Box Login */

div#boxLogin h2, div#boxLogin h2 a
{
	line-height:24px;
	color: #996633;
}

div#boxLogin
{
	border: 1px solid #BDBCC1;


}

div#boxLogin
{
	margin-bottom:15px;
}

div#boxLogin p.textfields
{
	margin-bottom:0px;
	color: #936e3a;
	font-weight:bold;
}


div#boxLogin p.textfields input
{
	width:140px;
}

div#boxLogin p.textfields input
{
	border-left:1px solid #D3D3D5;
	border-top:1px solid #A7A8AA;
	border-bottom:1px solid #D3D3D5;
	border-right:1px solid #A7A8AA;
	margin-bottom:2px; 
}

div#boxLogin p.button
{
	margin-top:0px;	
	width:142px;
	height:0px;
	margin-bottom:0px;
}


div#boxLogin p.button a
{
	font-size:10px;
	width:114px;
	float:left;
	color: #936e3a;
}

div#boxLogin p.button input
{	
	float:right;
	height:18px;
	width:33px;
	border:0px;
	vertical-align:middle;		
}



/* =================================================================== */
/* =================================================================== */





/* =================================================================== */
/* =================================================================== */
/* Box Banners */

#banner_down
{
	margin-top:20px;
}

div#banner_right_box,
div#banner_left_box
{
	margin-bottom:20px;
}

div#banner_left_box img,
div#banner_right_box img
{
	margin-bottom:20px;
}

div#banner
{
	margin-bottom:15px;
	margin-left:5px;
}


/* =================================================================== */
/* =================================================================== */






/* =================================================================== */
/* =================================================================== */
/* Modul newProductsDefault // Frontpage */


div#newProductsDefault div.productDetails
{
	float:left;
	width:152px;
	height:250px;	
	margin-right:6px;
	margin-left:6px;
	margin-bottom:10px;

}

div#newProductsDefault div.productDetails div.prod_image
{
	text-align:center;
	vertical-align:middle;
	height:150px;
	width:150px;
	margin-bottom:5px;
	
}

div#newProductsDefault h5.product_name a:link { color:#996633;text-decoration:none;font-size:12px;font-weight:bold; }
div#newProductsDefault h5.product_name a:active {color:#996633;text-decoration:none;font-size:12px;font-weight:bold;}
div#newProductsDefault h5.product_name a:visited {color:#996633;text-decoration:none;font-size:12px;font-weight:bold;}
div#newProductsDefault h5.product_name a:hover {color:#996633;text-decoration:none;font-size:12px;font-weight:bold;}

div#newProductsDefault h5.product_name,
div#newProductsDefault p.productsPriceInfo
{
	margin-bottom:0px;	
	margin-top : 5px;
}

div#newProductsDefault p.productDescription {
color:#996633;
}




/* =================================================================== */
/* =================================================================== */













/* =================================================================== */
/* =================================================================== */
/* Modul products_listing */

div#productListing div.productDetails,
div#newProductsDefault .newProductModule,
div#alsoPurchased div.alsoPurchasedModule,
div#newProducts div.newProductModule,
div#specials div.specialProduct
{
	float:left;
	width:152px;	
	height:260px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}


#productListing div.prod_image,
div#newProductsDefault div.prod_image,
div#alsoPurchased div.prod_image,
div#newProducts div.prod_image,
div#specials div.prod_image
{
	height:150px;
	margin-bottom:5px;
	text-align:center;
	vertical-align:middle;
	width:150px;
	border:1px solid #edd2b6;
}

#productListing div.prod_image img, .specialProduct div.prod_image img
{
	height:150px;
	width:150px;
}


 

h5.product_name a:link { color:#996633;text-decoration:none;font-size:12px;font-weight:bold; }
h5.product_name a:active {color:#996633;text-decoration:none;font-size:12px;font-weight:bold;}
h5.product_name a:visited {color:#996633;text-decoration:none;font-size:12px;font-weight:bold;}
h5.product_name a:hover {color:#996633;text-decoration:none;font-size:12px;font-weight:bold;}

div.productDetails p.productsDescription,
div.specialProduct p.productsDescription,
div.newProductModule p.productsDescription
{
	font-size:10px;	
	padding-right:10px;
	height:32px;
	color:#996633
}

h5.product_name
{
	margin-bottom:30px;	
	margin-top:15px;
	color:#996633;
	height: 30px;
}




/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Modul product_info */

#productInfo div.left_info
{
	float:left;
	width:222px;
	text-align:left;
}

#productInfo div.left_info div.prod_detail_image
{
	/*border:1px solid #edd2b6;*/
}

#productInfo div.left_info div.moreProductImages a
{
	float:left;
	border:1px solid #C1BCC0;
	margin-top:10px;
	width:222px;
	height:222px;
	text-align:center;
}





#productInfo div.right_info
{
	float:right;
	width:260px;
	text-align:left;
}

#productInfo div.right_info a
{
	font-style:italic;
}

#productInfo div.right_info p.productDescription
{
	margin-top:25px;
}

#productInfo p.productsPriceInfo
{
  margin-top:10px;
}


p.products_options ul li
{
	vertical-align:top;
}

#productInfo .productsPriceInfo span.productOldPrice {
/*margin-left:5px;*/
}

#productInfo table.productToCart
{
  border: none;
  width: auto;
}

#productInfo .productOptions
{
  clear: both;
} 


#productInfo .productOptions span.final_price
{
   font-weight:bold;
   color:#DD41A6;
} 

#productInfo h3
{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	font-size:12px;
}

#productInfo h1
{
	margin-bottom:10px;
	font-size:16px;
	line-height:18px;
}

#productInfo p.product_ShortDescription
{
	margin-bottom:20px;	
	font-size:13px;
	font-weight:bold;
}


#productInfo p.productsPriceInfo span.final_price
{
	line-height:20px;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B29762;
	color:#ffffff;
	font-size:14px;
}


#productInfo p.productsPriceInfo span.final_special_price
{
	line-height:20px;	
	height:20px;
	padding-right:5px;
	padding-left:0px;
	color:#ffffff;
	font-size:16px;
}


#productInfo p.productsPriceInfo span.final_special_price span.final_price
{
	background-color:#B29762;
	color:#ffffff;
}


#productInfo p.productsPriceInfo span.productOldPrice
{
	background-color:#ffffff;
	color:#996633;
	text-decoration:line-through;
}

#productInfo p.productsPriceInfo span.productOldPrice span.final_price
{
	background-color:#ffffff;
	color:#996633;
	font-size:12px;	
}

table.productToCart td.quantity input
{
	border-left:1px solid #D3D3D5;
	border-top:1px solid #A7A8AA;
	border-bottom:1px solid #D3D3D5;
	border-right:1px solid #A7A8AA;
	height:14px;
	font-size:11px;
	padding:0px 0px 0px 5px;
	margin-right:5px;
}

/* =================================================================== */
/* =================================================================== */












/* =================================================================== */
/* =================================================================== */
/* Modul account_links */


span.contact, span.cart, span.compte
{
	float:left;	
	text-align:center;	
	font-size:11px;
} 

span.cart
{
	width:95px;
}

span.contact, span.compte
{
	width:90px;
}


span.account_links_images
{
	display:block;	
	height:10px;
}

#accountLinks a {
font-weight:bold;
font-size:11px;
text-transform:uppercase;
}

#accountLinks a:link { text-decoration:none;color:#fff; }
#accountLinks a:active {text-decoration:none;color:#fff;}
#accountLinks a:visited {text-decoration:none;color:#fff;}
#accountLinks a:hover {text-decoration:none;color:#fff;}

/* =================================================================== */
/* =================================================================== */









/* =================================================================== */
/* =================================================================== */
/* Modul product_reviews */


#productsReviews {
  margin-top: 48px;
}

#productsReviews div.productsReviewsModule {
  padding: 10px;
  background: #eee;
  margin-bottom: 5px;
}

/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Modul shopping_cart */

#shoppingCart .cartDetailsTotal {
  text-align: right;
}

div#giftCart
{
		border: 1px solid #BDBCC1;
		padding:10px;
		padding-bottom:5px;
		background-image: url(img/gift_backgr.gif);
		background-repeat:no-repeat;
		background-color: #FAFAFA;
		margin-bottom:10px;
		width:507px;
}

div#shoppingCart div#giftCart h3
{
	font-size:12px;
	margin:0px;
}

div#shoppingCart div#giftCart
{
	font-size:11px;
}

div#giftCart div.gift_left h3
{
	margin-bottom:5px;
	font-size:12px;
}

div#giftCart div.gift_left p
{
	margin-bottom:5px;
}

div#giftCart div.gift_left
{
	float:left;
	width:515px;
}

div#giftCart div.gift_left span.gift_coupon input
{
	width:50px;
	height:12px;
	border:1px solid #A5A3A4;

}

div#giftCart a:link { font-size:11px;text-decoration:none; }
div#giftCart a:active {font-size:11px;text-decoration:none;}
div#giftCart a:visited {font-size:11px;text-decoration:none;}
div#giftCart a:hover {font-size:11px;text-decoration:none;}

div#giftCart div.gift_left span.gift_submit input
{
	margin-left:5px;
	vertical-align:top;
}

div#shoppingCart h3.create_compte
{
	font-size:12px;
	margin-bottom:5px;
}

div#shoppingCart img.productImage
{
	height:60px;
}

div#shoppingCart table#orderDetails th.article
{
	width:125px;
}

div#shoppingCart table#orderDetails th.single
{
	width:80px;
}

div#shoppingCart table#orderDetails th.total
{
	width:55px;
}

div#shoppingCart div#giftCart p
{
	font-size:11px;
}

/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Modul categorie_listing */

div#categorieListing div.subcategory
{
	float:left;
	width:172px;
	height:174px;
	
	background-color: #FAFAFA;	
	margin-right:2px;
	margin-left:2px;
	margin-bottom:10px;
}


div#categorieListing h1
{
	


}


div#categorieListing div.subcategory h4
{

	margin:0px;
	padding:0px;
	padding-top:6px;
	height:37px;
	line-height:24px;
	background-image:url(img/cat_listing_header_medium.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding-left: 28px;	
	font-size: 12px;
	font-weight: bold;
}

div#categorieListing div.subcategory h4 a:link { text-decoration:none;color:#ffffff;}
div#categorieListing div.subcategory h4 a:active {text-decoration:none;color:#ffffff; }
div#categorieListing div.subcategory h4 a:visited {text-decoration:none;color:#ffffff; }
div#categorieListing div.subcategory h4 a:hover {text-decoration:none;color:#ffffff; }

div#categorieListing div.subcategory a img
{
	padding-left:6px;
	width:140px;
}

div#categorieListing div.subcategory a.cat_image
{
	width:152px;
	display:block;
}

/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Modul also_purchased */

div#alsoPurchased h2
{
	margin-top:30px;
}

/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Account / Login page */

div#login div.login_left
{
	float:left;
	width:240px;
}

div#login div.login_right
{
	float:right;
	width:240px;
}

table.loginFormTable
{
	margin-bottom:0px;
}

div#login div.buttonLogin input
{
	padding-top:5px;
}

/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Modul order_details & checkout_confirmation products_block */

#orderDetails, #checkoutConfirmation .productsBlock,
#accountHistoryInfo #accountHistoryInfoTable {
  width: 100%;
}

#orderDetails thead, #checkoutConfirmation .productsBlock thead,
#accountHistoryInfo #accountHistoryInfoTable thead {
  background-image: url('img/panier_header_backgr.gif');
  background-repeat:repeat-x;
}

#orderDetails th,#accountHistoryInfo #accountHistoryInfoTable th {
  color: #000000;
  padding: 8px;
  font-weight: bold;
  text-align: center;
}


#orderDetails td, #accountHistoryInfo #accountHistoryInfoTable td {
  padding: 8px;
  text-align: center;
}

#orderDetails .article, #checkoutConfirmation .productsBlock .article,
#accountHistoryInfo #accountHistoryInfoTable .article {
  text-align: left;
}

#orderDetails .cartDetailsTotal {

}

#orderDetails .cartDetailsTotal td,
#orderDetails .total,
#checkoutConfirmation .productsBlock .price,
#accountHistoryInfo #accountHistoryInfoTable .price,
#accountHistoryInfo p.summe {
  text-align: right;
  padding-right: 8px;
}

#orderDetails td.remove {
  width: 25px;
}



#orderDetails img.productImage {
  margin-bottom: 0;
}

/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Modul error_message */


#content table.errorMessageFormTable {
  border: none;
  width: auto;
  margin-bottom: 16px;
}
/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Modul account */

#account div.recentlyViewed {
  float: left;
  width: 50%;
}

#account h2, #account p.clear {
  clear: both;

}

div#account div.bienvenu
{
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;
	margin-bottom:20px;
}

div#account div.reglages
{
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;
	margin-bottom:20px;
}

div#account div.ordered_products
{
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;
	margin-bottom:20px;
}

div#account div.newsletter_note
{
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;
	margin-bottom:20px;
}

div#account a:link { font-size:12px;text-decoration:none;font-weight:bold; }
div#account a:active {font-size:12px;text-decoration:none;font-weight:bold;}
div#account a:visited {font-size:12px;text-decoration:none;font-weight:bold;}
div#account a:hover {font-size:12px;text-decoration:none;font-weight:bold;}

/* =================================================================== */
/* =================================================================== */






/* =================================================================== */
/* =================================================================== */
/* Modul checkout_shipping */

#checkoutShipping {
padding: 0px 15px 0px 15px;
}


#checkoutShipping .shippingModule {

  padding: 8px;
  padding-top:0px;
  margin-bottom: 8px;
}

#checkoutShipping .shippingModule p {
  margin-bottom: 0;
}

#checkoutShipping div.adresse_livraison
{
	float:left;
	width:230px;
	background-color:#EEEEEE;
	height:195px;
	padding:10px 0px 0px 10px;
	margin-bottom:20px;
}

#checkoutShipping div.mode_livraison
{
	float:right;
	width:230px;
	background-color:#EEEEEE;
	height:195px;
	padding:10px 0px 0px 10px;
	margin-bottom:20px;
}

#checkoutShipping p.shippingModuleSelected input
{
	vertical-align:text-bottom;
}


div#checkoutShippingAddress div.adresse_livraison
{	
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;
	margin-bottom:20px;
}


div#checkoutShippingAddress div.adresse_liste
{	
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;
}

div#checkoutShippingAddress table
{
	margin-bottom:5px;
}

/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Modul checkout_payment */


div#checkoutPayment
{
padding: 0px 15px 0px 15px;
}


#checkoutPayment textarea {
  margin-bottom: 16px;
  width: 100%;
}


div#checkoutPayment div.comments
{
	width:485px;
	padding:10px 0px 10px 10px;
	background-color:#EEEEEE;
	margin-bottom:15px;
}

div#checkoutPayment div.tva_check
{
	width:480px;
	padding:10px 5px 10px 10px;
	color:red;
	background-color:#EEEEEE;
	margin-bottom:15px;
}

div#checkoutPayment div.tva_check h1
{
	
}

div#checkoutPayment div.tva_check h2
{
	color:#EEEEEE;
	margin-bottom:0px;
}

div#checkoutPayment div.comments textarea,
div#checkoutPayment div.agb textarea
{
	width:450px;
}

div#checkoutPayment div.agb
{
	width:485px;
	padding:10px 0px 10px 10px;
	background-color:#EEEEEE;
	margin-bottom:15px;
}

div#checkoutPayment div.adresse_facturation
{
	float:left;
	width:230px;
	background-color:#EEEEEE;
	height:240px;
	padding:10px 0px 0px 10px;
	margin-bottom:20px;
}

div#checkoutPayment div.mode_paiement
{
	float:right;
	width:230px;
	background-color:#EEEEEE;
	height:240px;
	padding:10px 0px 0px 10px;
	margin-bottom:20px;
}

div#checkoutPayment div.mode_paiement div#checkoutPaymentBlock
{
	margin-left:20px;
}

div.paymentModule img
{
	padding-top:20px;
}

/* =================================================================== */
/* =================================================================== */





/* =================================================================== */
/* =================================================================== */
/* Modul checkout_confirmation */

div#checkoutConfirmation {
padding: 0px 15px 0px 15px;
}

#checkoutConfirmation h2 {
	font-size:13px;
}

#checkoutConfirmation p {
  padding-left: 16px;
}

#checkoutConfirmation .info,
#checkoutConfirmation .info * {
  padding: 0;
  color: #666;
  font-weight: normal;
  border: none;
}

#content #checkoutConfirmation table td {
  padding: 0 8px;
}

#content #checkoutConfirmation table.productsBlock td {
  padding: 8px;
}


div#checkoutConfirmation div.confirmation_left
{
	float:left;
	width:230px;
	background-color:#EEEEEE;
	height:130px;
	padding:10px 0px 0px 10px;
}

div#checkoutConfirmation div.confirmation_right
{
	float:right;
	width:230px;
	background-color:#EEEEEE;
	height:130px;
	padding:10px 0px 0px 10px;
}

div#checkoutConfirmation div.confirmation_left2
{
	float:left;
	width:230px;
	background-color:#EEEEEE;
	height:80px;
	padding:10px 0px 0px 10px;
}

div#checkoutConfirmation div.paymentMethod
{
	float:right;
	width:230px;
	background-color:#EEEEEE;
	height:80px;
	padding:10px 0px 0px 10px;
}

div#checkoutConfirmation table.order_total td
{
	text-align:right;
}

#checkoutConfirmation table.productsBlock th.article
{
  color: #000000;
  padding: 8px;
  font-weight: bold;
  text-align: left;
}

#checkoutConfirmation table.productsBlock th.prix
{
  color: #000000;
  padding: 8px;
  font-weight: bold;
  text-align: right;
}

/* =================================================================== */
/* =================================================================== */





/* =================================================================== */
/* =================================================================== */
/* Module Checkout success */ 


div#checkoutSuccess {
padding: 0px 15px 0px 15px;
}

div#checkoutSuccess div.sucess,
div#checkoutSuccess div.print,
div#checkoutSuccess div.merci
{
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;	
	margin-top:20px;
}

div#checkoutSuccess div.print img
{
	cursor:pointer;
}

div#checkoutSuccess div.sucess h1,
div#checkoutSuccess div.merci h1
{
	margin-top:0px;
}

div#checkoutSuccess div.merci
{
	margin-bottom:20px;
}
/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Order Progressbarthing */ 


#checkoutShipping h1,
#checkoutPayment h1,
#checkoutConfirmation h1,
#checkoutSuccess h1,
div#checkoutShippingAddress h1
{
	margin-top:20px;
	margin-bottom:10px;
}

#checkoutShipping a img,
#checkoutPayment a img,
#checkoutConfirmation a img,
#checkoutSuccess a img
{
	margin-top:10px;
}


#checkoutProgressBar {
  margin: 0px auto 0 auto;
  width: 505px;
  height:40px;
}

div#checkoutShipping div#checkoutProgressBar,
div#checkoutShippingAddress div#checkoutProgressBar
{
	background-image:url('img/payment_process1.jpg');
	background-repeat:no-repeat;
}

div#checkoutPayment div#checkoutProgressBar
{
	background-image:url('img/payment_process2.jpg');
	background-repeat:no-repeat;
}

div#checkoutConfirmation div#checkoutProgressBar
{
	background-image:url('img/payment_process3.jpg');
	background-repeat:no-repeat;
}


div#checkoutSuccess div#checkoutProgressBar
{
	background-image:url('img/payment_process4.jpg');
	background-repeat:no-repeat;
}
/* =================================================================== */
/* =================================================================== */



/* =================================================================== */
/* =================================================================== */
/* Sitemap */ 


div#sitemap ul.products li
{
	margin-left:15px;
}


div#sitemap ul.subcategories li
{
	margin-left:25px;
}

div#sitemap div.cats
{
	background-color:#EEEEEE;
	padding:10px 0px 10px 10px;	
	margin-bottom:20px;
}

div#sitemap, div#sitemap a, div#sitemap ul li
{
	font-size:11px;
}

div#sitemap ul li a
{
	font-weight:bold;
	padding-top:5px;
}

/* =================================================================== */
/* =================================================================== */




/* =================================================================== */
/* =================================================================== */
/* Copyright */ 

#content div.pageNavigation, #content div.pageNavigation td.smallText, #content div.pageNavigation td.smallText b {

  margin-top: 70px;
  padding-top: 15px;
    color:#996633;

}

#content div.pageNavigation td.smallText-right {

  text-align:right;

}


#content div.pageNavigation a{

  color:#996633;
}


.parseTime {
  display: none;
}

.copyright, .copyright a {
  color: #ffffff;
}

.copyright {
  width: 400px;
  margin: 0px auto;
  padding:20px 0px 20px 0px;
}

/* =================================================================== */
/* =================================================================== */







/* =================================================================== */
/* Other Stuff */
/* =================================================================== */



div#top_message { 
font-weight : bold;
color: #dd41a6;
font-style:italic;
text-transform: uppercase;
margin-left:10px;
margin-bottom:10px;


}


img#payment_sec_box
{
	/*border:1px solid #9F176C;
	margin:20px 0 20px 0;*/
}


div#box_payment img
{
	margin:0px;
	max-width:100%;
	/*border:1px solid #9F176C;*/
}

img.prod_img{
	width:150px;
}

div#newProductsDefault h5.product_name {
margin-bottom:15px;
margin-top:10px;
}

div#newProductsDefault h1, div#txtHomepage h1 {
	color:#996633;
	font-size:24px;
	letter-spacing:5px;
	word-spacing:5px;
	line-height:24px;	
	font-weight:lighter;
	padding-left:10px;
	
}

div#txtHomepage h1 {
	color:#996633;
	font-size:24px;
	letter-spacing:1px;
	word-spacing:5px;
	line-height:24px;	
	font-weight:lighter;
	padding-left:0;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;	
	
}

div#txtHomepage h2 {
margin: 6px 0px 6px 0px;
color:#000000;
padding-bottom:15px;
	
}

div#txtHomepage {

padding: 0px 5px 0px 10px;
}




div#checkoutShipping h1, div#checkoutPayment h1, div#checkoutConfirmation h1, div#checkoutSuccess h1 {
	color:#333333;
}

form#checkout_address div h2,form#checkout_address div p{
	color:#3a2a2e;
}


/*#boxAdmin {
background-image:url(img/box_header_white.png);
background-repeat:no-repeat;
}*/

/*table.boxSearchFormTable td.field input{
	width:130px;
	background:url(templates/florian/buttons/french/button_quick_find.gif) right;
}*/

div#XTCcontent {
padding: 0px 15px 0px 15px;
}

div#boxPriceFilter {
width:180px;
height:190px;
margin-bottom:10px;
background-image:url(img/entreprise-select.gif);
background-repeat:no-repeat;
background-color:#ffffff;
}
div#boxPriceFilter form {
padding-top:150px;
padding-left:10px;
}

div#boxWhatsnew img#detail {
margin:0px;
}

div.gls-shipping{
padding-top:5px;
font-size:11px;
}
div.gls-shipping li{
font-size:11px;
margin-left:20px;
}

div.mode_livraison h2{
margin-bottom:10px;
}

#accountHistoryInfo #accountHistoryInfoTable th {

padding:4px;
}

form#price_filters select{
width:135px;
}
