/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */

/* Layout ================================================================================= */
.main-container{position:relative; width:100%;}
.right-taling{position:absolute; top:0; right:0; width:50%; height:192px;}

.header-container {margin:0 auto; width:985px;}
.header-wrapper{background:url(../images/header_wrapper.jpg) left top repeat-x #C2C5CA; margin:0 auto; width:985px;}
.content-wrapper{background:url(../images/content_wrapper.jpg) left top repeat-x #FFFFFF; margin:0 auto; width:985px;}
.footer-wrapper{background:url(../images/footer_wrapper.gif) left top repeat-x #FFF; margin:0 auto; width:985px;}

.page { /*width:1000px; margin:0 auto;*/ text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main {/*margin:0 7px;*/}

.page-popup .page-title{padding-bottom:15px;}
.page-popup .page-title h2{font-weight:bold;}


body.page-popup{background:0;}
body.page-print{background:0;}

.page-print .print-head{margin-bottom:15px;}
.page-print .col2-set{padding:10px 0;}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2{margin-top:10px;}


.content-block{background:url(../images/content_block_border_left.gif) left top repeat-y #FFFFFF; width:100%;}
.content-block .border-right{background:url(../images/content_block_border_right.gif) right top repeat-y;}
.content-block .corner-left-top{background:url(../images/content_block_corner_left_top.gif) left top no-repeat;}
.content-block .corner-right-top{background:url(../images/content_block_corner_right_top.gif) right top no-repeat; padding:18px 13px 52px 12px;}

/*.contant-indent{padding-top:18px;}*/

/* Base Columns */ 
.col-left{float:left; width:225px;}
.col-main{float:left; width:471px;}
.col-right{float:right; width:225px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main {width:716px; float:right; }
.col2-right-layout .col-main {width:716px;}

/* 3 Columns Layout */
.col3-layout .col-main{width:471px; margin-left:19px;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {}
.header {}
.header .header-top-block{background:url(../images/header_bg.jpg) left top no-repeat; padding:19px 25px 5px;height:100px;}
.header .header-top-block .left-col{/*width:456px;*/width:480px; float:left; padding-top:9px; padding-bottom:16px;}
.header .header-top-block .left-col a{color:#FFF; text-decoration: none;}
.header .header-top-block .left-col a:hover{color:#f97e04; text-decoration: none;}
.header .header-top-block .left-col h2{ font-family: "Trebuchet MS", Arial, serif; font-size: 30px;margin-top:10px;}
.header .header-top-block .left-col h2 #big_title{font-size: 45px;}
.header .header-top-block .left-col h3{ font-family: Arial, serif; font-size: 12px; text-transform : uppercase; margin-top:20px; margin-left:67px;}
.header .header-top-block .right-col{/*width:449px;*/width:455px; float:right;}
.header #logo{float:left; width:448px; height:75px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;} 
.header .links {color:#FFFFFF; font-size:0.84em; float:right;}
.header .links li{display:inline; padding:0 12px 0 11px; background:url(../images/top_links_divider.gif) right 3px no-repeat;}
.header .links a{color:#FFFFFF; text-decoration:none;}
.header .links a:hover{text-decoration:underline;}
.header .links li.last{background:0; padding-right:0;}

.header .language-switcher{text-align:right; padding:14px 0 3px;}
.header .language-switcher label{color:#FFFFFF; font-size:0.84em; padding-top:3px; padding-right:7px; display:block; float:right;}
.header .language-switcher img{margin-left:3px;}

/*.header .form-search{text-align:left;}*/
.header #search_mini_form { float: left; padding-left: 5px; }
.header #header_recherche p {float:left; line-height:22px;}
.header #search_mini_form label{display:none;}
.header #search_mini_form #search{border:1px solid black; width:140px; margin-right:7px; margin-top: 1px; float: left; height: auto;}
.header #search_mini_form button{width:61px; height:22px; background:url(../images/search_button.gif) left top no-repeat; border:0; float: left;margin: 0px; padding: 0px;}
.header #search_mini_form button span{display:none;}
.header #search_mini_form #search_button { width:41px; height:22px; }

.header-indent{/*padding:0 7px;*/}

.header .menu-block{background:url(../images/menu_block_border_top.gif) left top repeat-x #0B1520; width:100%;}
.header .menu-block .border-left{background:url(../images/menu_block_border_left.gif) left top repeat-y;}
.header .menu-block .border-right{background:url(../images/menu_block_border_right.gif) right top repeat-y;}
.header .menu-block .corner-left-top{background:url(../images/menu_block_corner_left_top.gif) left top no-repeat;}
.header .menu-block .corner-right-top{background:url(../images/menu_block_corner_right_top.gif) right top no-repeat; padding:0 3px 0;}

.header .message-block{background:url(../images/message_block_border_top.gif) left top repeat-x #DFDFDF; width:985px;}
.header .message-block .border-bot{background:url(../images/message_block_border_bot.gif) left bottom repeat-x;}
.header .message-block .border-left{background:url(../images/message_block_border_left.gif) left top repeat-y;}
.header .message-block .border-right{background:url(../images/message_block_border_right.gif) right top repeat-y;}
.header .message-block .corner-left-top{background:url(../images/message_block_corner_left_top.gif) left top no-repeat;}
.header .message-block .corner-right-top{background:url(../images/message_block_corner_right_top.gif) right top no-repeat; padding:5px 0 5px 30px;}

.header .welcome-msg{color:#1B1F3A; font-size:0.91em;}

.header #header_commander_par_telephone { font-size:14px; width:300px;  color: #FFF;float:right;margin-top:20px; font-family:Arial, serif;}
.header #header_commander_par_telephone p { text-align: right; line-height: 20px; }
.header #header_commander_par_telephone p a { color: white;}
.header #header_commander_par_telephone #big_telephone { font-size:20px; font-weight: bold;}
/********** < Navigation */

#nav {font-size:1.3em;height:36px;background:url(../images/nav_repeat.gif) repeat-x;}

/* All Levels */
#nav li { position:relative; text-align:left; background:url(../images/nav_separateur.gif) no-repeat right 2px;}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; text-decoration:none; }
#nav span { display:block; cursor:pointer; }
#nav li ul span {white-space:normal; text-align: center; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; width:122px;}
#nav li.active a { color:#F97E04; }
#nav a { float:left; padding:5px 15px 6px; color:#FFFFFF;text-align:center; display: block;width:92px;}
#nav li.over a,
#nav a:hover { color:#F97E04; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px;}
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:10em; top:25px; left:-10000px; border:1px solid #000; display:none;}

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:28px; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#17212C; color:#76ABF3!important; }
#nav ul li a:hover { background:#161F2B; color:#C9877C !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Special items */
#nav li.nav-grand-public,
#nav li.nav-specialistes,
#nav li.nav-sages-femmes
{ padding-top: 6px }

/*=============================================*/
#nav ul li{background:url(../images/menu_show_divider.gif) left bottom repeat-x;}
/*#nav ul li.last{}*/

#nav span{font-size:11px; text-transform:uppercase;font-weight:bold;}
#nav li li span{text-transform:none; font-size:11px; padding:7px 32px!important;}
/*=============================================*/

/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea{ font:12px Tahoma, Arial, Helvetica, sans-serif; vertical-align:middle; color:#282E3E; }
input.input-text, select, textarea {background:#fff; border:1px solid #B1B1B1; color:#3B3F49;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }

fieldset.add-to-cart {
	float: left;
}
button.button ,
a.button {
background:none;
border:0;
cursor:pointer;
overflow:visible;
width:auto;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:normal;
}
button.button.cart {
	width: 116px;
}
a.button {
	display: block;
	text-decoration: none;
	float: left;
}
a.button.mini {
	width: 111px;
	margin-left: 4px;
	margin-top: 2px;
	float: none;
}

.product-view button.button {
	width:169px;
}
.product-view a.button {
	width:163px;
	margin-left:8px;
	margin-top:1px;
}

.block_remonte_produit a.button.mini { margin-left: 3px; width: 110px; }
.block_nos_meilleures_ventes a.button.mini ,
.block_promotion_du_mois a.button.mini  ,
.block_coup_de_coeur a.button.mini { margin-left: 6px; }
button.button span ,
a.button span{display:block; background:url(../images/button_left_corner.gif) left top no-repeat;}
button.button span span ,
a.button span span{display:block; margin:0; padding:0 5px; background:url(../images/button_right_corner.gif) right top no-repeat; margin:0;}
.background_bleu1 button.button span span span,
.background_bleu2 button.button span span span,
button.button span span span ,
a.button span span span
{
	background:url(../images/button_bg.gif) left top repeat-x; display:block; margin:0; padding:4px 14px; font-size:11px; font-family:Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF;
}

/* Button Personnalises */
.background_bleu1 button.button span ,
.background_bleu1 a.button span{background:url(../images/button_left_corner_bleu1.gif) left top no-repeat;}
.background_bleu1 button.button span span , 
.background_bleu1 a.button span span {background:url(../images/button_right_corner_bleu1.gif) right top no-repeat;}
.background_bleu2 button.button span ,
.background_bleu2 a.button span {background:url(../images/button_left_corner_bleu2.gif) left top no-repeat;}
.background_bleu2 button.button span span ,
.background_bleu2 a.button span span {background:url(../images/button_right_corner_bleu2.gif) right top no-repeat;}

.sidebar button.button span span span ,
.sidebar a.button span span span{padding:4px 6px; background:url(../images/button_bg.gif) left top repeat-x;}

a.button.mini span span span {
	padding: 4px 0px;
}

button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}


/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }


.buttons-set { clear:both; margin:5px 0 0; padding:5px;}
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

.sp-methods .form-list {}
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:85%; overflow:hidden; margin-top:10px;margin-right:10px;}
.messages ul{ list-style-type: none; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:11px 8px 4px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs{padding-left:2px; color:#3B3F49; font-size:0.84em;height:20px;padding-left:22px;}
.breadcrumbs strong{display:none;}
.breadcrumbs li{display:inline;}
	.breadcrumbs li a{font-weight: bold; text-decoration:none; color:#4161A8;}
		.breadcrumbs li a:hover{color:#cd751e;}
	.breadcrumbs li span{color:#4161A8;}
	.breadcrumbs li strong{display:inline; font-weight:normal;}

/* Page Heading */
.page-title {}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {padding:7px 21px 5px 23px; text-align:center; font-size:0.91em; }
.pager .amount { float:left; }
.pager .limiter { /*float:right; */}
.pager .limiter select{width:69px; margin:0 5px 0 9px; border:1px solid #818181; color:#3B3F49; margin-bottom:1px;}
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a{color:#3B3F49; text-decoration:underline;}
.pager .pages li a:hover{text-decoration:none;}
.pager .pages .current {}

/* Sorter */ 
.sorter {padding:5px 65px 4px 23px; font-size:0.91em; }
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#4161A8; text-transform:uppercase; text-decoration:none;}
.sorter .view-mode a:hover{text-decoration:underline;}
.sorter .view-mode strong{font-weight:normal; text-decoration:underline; text-transform:uppercase;}

.sorter .sort-by { float:right; }
.sorter .sort-by select{width:98px; margin:0 5px 0 9px; border:1px solid #818181; color:#3B3F49; margin-bottom:1px;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #C5C1C1; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #C5C1C1; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { text-align:right; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-price {/* padding-right:20px; */}
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even {}

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {margin:0 0 10px; }


 .block .block-title{background:url(../images/block_title_border_top.jpg) left top repeat-x #E0E0E0; width:100%;}
 .block .block-title .border-left{background:url(../images/block_border.jpg) left top repeat-y;}
 .block .block-title .border-right{background:url(../images/block_border.jpg) right top repeat-y;}
 .block .block-title .corner-left-top{background:url(../images/block_title_corner_left_top.jpg) left top no-repeat; line-height:  normal;}
 .block .block-title .corner-right-top{background:url(../images/block_title_corner_right_top.jpg) right top no-repeat; padding:0; line-height:  normal;}
 .block .block-title .border-bot{background:url(../images/block_title_border_bot.jpg) left bottom repeat-x; padding:9px 8px 6px 13px;}
 .block .block-title h2{font-size:0.91em; font-weight:bold; color:#4161A8; text-transform:uppercase; background:url(../images/block_title_marker.gif) left top no-repeat; padding-left:24px; padding-bottom:2px;}

 /* Block Bleu fonce - Promotion du mois */
.block.block_promotion_du_mois .block-title { background:url(../images/block_title_border_top_bleu_fonce.gif) left top repeat-x #E0E0E0; width:235px;}
.block.block_promotion_du_mois .block-title .corner-left-top {background:url(../images/block_bleu1_left_top.gif) 0px 0px no-repeat; line-height: normal;}
.block.block_promotion_du_mois .block-title .corner-right-top {background:url(../images/block_bleu1_right_top.gif) right top no-repeat; padding:0; line-height:  normal;}

 /* Block Bleu clair - Coup de coeur */
.block.block_coup_de_coeur .block-title,
.block.block_remonte_produit .block-title 
{ background:url(../images/block_title_border_top_bleu.gif) left top repeat-x #d1e0f0; width:100%;}

.block.block_coup_de_coeur .block-title .corner-left-top,
.block.block_remonte_produit .block-title .corner-left-top
 {background:url(../images/block_bleu2_left_top.gif) left top no-repeat;line-height: normal;}

.block.block_coup_de_coeur .block-title .corner-right-top,
.block.block_remonte_produit .block-title .corner-right-top
 {background:url(../images/block_bleu2_right_top.gif) right top no-repeat; padding:0; line-height:  normal;}



/* Sidebar Specifique */
/*
#block_promotion_du_mois .block-title {background:url(../images/block_title_border_top_bleu_fonce.gif) left top repeat-x #E0E0E0; width:100%;}
#block_promotion_du_mois .block-title .border-left{background:url(../images/block_border.jpg) left top repeat-y;}
#block_promotion_du_mois .block-title .border-right{background:url(../images/block_border.jpg) right top repeat-y;}
#block_promotion_du_mois .block-title .corner-left-top{background:url(../images/block_bleu1_left_top.gif) left top no-repeat;}
#block_promotion_du_mois .block-title .corner-right-top{background:url(../images/block_bleu1_right_top.gif) right top no-repeat; padding:0;}
*/
/* Sidebar Boutons_promos */
.block_boutons_promos p {margin-bottom: 7px;}

.sidebar .block .block-content{background:url(../images/block_border_bot.jpg) left bottom repeat-x #EFEFEF; width:100%;}
.sidebar .block .block-content .border-left{background:url(../images/block_border.jpg) left top repeat-y;}
.sidebar .block .block-content .border-right{background:url(../images/block_border.jpg) right top repeat-y;}
.sidebar .block .block-content .left-bot{background:url(../images/block_corner_left_bot.jpg) left bottom no-repeat;}
.sidebar .block .block-content .right-bot{background:url(../images/block_corner_right_bot.jpg) right bottom no-repeat; padding:21px 24px 20px 21px;}
.sidebar .block .block-content .mini-products-list{padding:19px 24px 0 22px;}

.sidebar .block h3 {font-size:0.91em; font-weight:bold; text-transform:uppercase; color:#4161A8;}
.sidebar .block .actions { text-align:right; padding:17px 20px 17px 0;}
.sidebar .block .actions a { float:left; }


.content-block-2{background:url(../images/content_block_2_top.gif) left top repeat-x #F0F0F0; width:100%; margin:10px 0;}
.content-block-2.top-description { margin: 0px; }
.content-block-2 .border-bot{background:url(../images/content_block_2_border.gif) left bottom repeat-x;}
.content-block-2 .border-left{background:url(../images/content_block_2_border.gif) left top repeat-y;}
.content-block-2 .border-right{background:url(../images/content_block_2_border.gif) right top repeat-y;}


.content-block-2 .corner-left-top{background:url(../images/content_block_2_left_top.gif) left top no-repeat;}
.content-block-2 .corner-right-top{background:url(../images/content_block_2_right_top.gif) right top no-repeat; padding:0!important;}

/* Block Promotion du mois */
.background_bleu1 { background: #7FAEDD url(../images/block_bleu1_border_bot.gif) repeat-x top center;}
.background_bleu_repeat { background: url(../images/background_bleu_repeatx.gif) repeat-y top center;}

.background_bleu2 { background: #d1e0f0 url(../images/block_bleu2_border_bot.gif) repeat-x top center;}

.content-block-2 .background_bleu1 .corner-left-bot{background:url(../images/corner_bleu1_bot_left.gif) left bottom no-repeat;}
.content-block-2 .background_bleu1 .corner-right-bot{background:url(../images/corner_bleu1_bot_right.gif) right bottom no-repeat; /*padding:0px 5px 0px;*/padding:0px;}

.content-block-2 .background_bleu2 .corner-left-bot{background:url(../images/corner_bleu2_bot_left.gif) left bottom no-repeat;}
.content-block-2 .background_bleu2 .corner-right-bot{background:url(../images/corner_bleu2_bot_right.gif) right bottom no-repeat; /*padding:0px 5px 0px;*/padding:0px;}

.content-block-2 .corner-left-bot{background:url(../images/content_block_2_left_bot.gif) left bottom no-repeat;}
.content-block-2 .corner-right-bot{background:url(../images/content_block_2_right_bot.gif) right bottom no-repeat;}
.col-main .content-block-2 .corner-right-bot{ padding:15px 5px;}

/*.content-block-2.grid-block .corner-right-bot{padding-top:7px; padding-bottom:7px;}*/

.content-block-2 .page-title h2{font-weight:bold; margin-bottom:15px;}

.content-block-3{margin-bottom:10px;}
.content-block-3 .page-title{background:url(../images/content_block_3_title_border_top.gif) left top repeat-x #F0F0F0; width:100%;}
.content-block-3 .page-title .border-left{background:url(../images/content_block_3_border.gif) left top repeat-y;}
.content-block-3 .page-title .border-right{background:url(../images/content_block_3_border.gif) right top repeat-y;}
.content-block-3 .page-title .corner-left-top{background:url(../images/content_block_3_title_corner_left_top.gif) left top no-repeat;}
.content-block-3 .page-title .corner-right-top{background:url(../images/content_block_3_title_corner_right_top.gif) right top no-repeat; padding:0;}
.content-block-3 .page-title .border-bot{background:url(../images/content_block_3_title_border_bot.gif) left bottom repeat-x; padding:9px 8px 6px 13px;}
.content-block-3 .page-title h2{font-size:0.91em; font-weight:bold; color:#4161A8; text-transform:uppercase; padding-left:12px; padding-bottom:1px; padding-top:1px;}

.content-block-3 .block-content{background:url(../images/content_block_3_top.gif) left top repeat-x #F0F0F0; width:100%;}
.content-block-3 .block-content .border-bot{background:url(../images/content_block_3_border.gif) left bottom repeat-x;}
.content-block-3 .block-content .border-left{background:url(../images/content_block_3_border.gif) left top repeat-y;}
.content-block-3 .block-content .border-right{background:url(../images/content_block_3_border.gif) right top repeat-y;}
.content-block-3 .block-content .left-bot{background:url(../images/content_block_3_left_bot.gif) left bottom no-repeat;}
.content-block-3 .block-content .right-bot{background:url(../images/content_block_3_right_bot.gif) right bottom no-repeat; padding:21px 24px 20px 21px;}


/* Block: Account */
.sidebar .block-account .block-content ul li{line-height:30px; list-style-type:circle; margin-left:3px;}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav .block-title h2{ background:url(../images/block_shop_title_marker.gif) left top no-repeat;}
.sidebar .block-layered-nav .block-content .right-bot{padding-left:0; padding-right:0; padding-top:16px; padding-bottom:10px;}
.sidebar .block-layered-nav .block-content h3{padding:0 20px 15px 25px; text-transform:none; color:#3B3F49; font-size:1em;}
.sidebar .block-layered-nav .block-content dl dt{background:url(../images/block_title_border_bot.jpg) repeat-x left top;}
.sidebar .block-layered-nav .block-content dl dt span{background:url(../images/block_title_border_bot.jpg) repeat-x left bottom; padding:8px 21px 8px 24px; display:block; color:#4161A8; text-transform:uppercase; font-size:0.91em;}
.sidebar .block-layered-nav .block-content dl dd{padding:19px 24px 17px 37px;}
.sidebar .block-layered-nav .block-content dl dd ol li{padding-bottom:2px;}
.sidebar .block-layered-nav .block-content dl dd a{ text-decoration:none;}
.sidebar .block-layered-nav .block-content dl dd a:hover{text-decoration:underline; color: #CD751E;}
.sidebar .block-layered-nav .block-content .price{color:#3B3F49; font-size:1em;}
.browse-by dl dt{background:0!important; padding-left:27px!important;}
.browse-by dl dd{padding-left:27px!important;}


.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {padding-left:27px;}
.sidebar .block-layered-nav .actions{padding-left:27px;}
.sidebar .block-layered-nav .actions a{color:#3B3F49; font-weight:bold; text-decoration:none;}
.sidebar .block-layered-nav .actions a:hover{text-decoration:underline;}

/* Block: Cart */
.sidebar .block-cart .block-title .border-bot{padding:7px 8px 3px;}
.sidebar .block-cart .block-title h2{background:url(../images/block_cart_title_marker.gif) left top no-repeat; padding-left:29px; padding-bottom:5px; padding-top:2px;}
.sidebar .block-cart .block-content .right-bot{padding:21px 0 27px 0;}
.sidebar .block-cart .block-content p{padding:0 24px 0 23px;}
.sidebar .block-cart .block-content h3{background:url(../images/block_title_border_bot.jpg) left top repeat-x;}
.sidebar .block-cart .block-content h3 span{display:block; padding:8px 16px 7px 17px; background:url(../images/block_title_border_bot.jpg) left bottom repeat-x;}
.sidebar .block-cart .amount a{font-weight:bold; color:#3B3F49;}
.sidebar .block-cart .subtotal{margin-top:4px;}
.sidebar .block-cart .subtotal .label{font-weight:bold;}
.sidebar .block-cart .subtotal .price{ font-size:1em;}

.sidebar .mini-products-list li{padding:5px 0;}
.sidebar .mini-products-list .product-image{float:left; width:65px; display:block; margin-right:-75px;}
.sidebar .mini-products-list .product-details { margin-left:75px; }
/*.sidebar .mini-products-list .product-details .price{color:#4161A8;}*/
.sidebar .mini-products-list .product-details h4 {font-size:1em; line-height:1.15em; font-weight:normal; margin:0; color:#3B3F49;}
.sidebar .mini-products-list .product-details h4 a{text-decoration:none; color:#3B3F49;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:underline;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; }


.product-image .img-top{display:block; background:url(../images/img_cornet_left_top.gif) left top no-repeat;}
.product-image .img-top div,
.product-image .img-top span{display:block; background:url(../images/img_cornet_right_top.gif) right top no-repeat; padding:0 4px;}
.product-image .img-top div div,
.product-image .img-top span span{display:block; background:url(../images/img_border.gif) left top repeat-x #FFFFFF; height:4px; overflow:hidden;}

.product-image .img-content{display:block; background:url(../images/img_border.gif) left top repeat-y; padding-left:1px;}
.product-image .img-content div,
.product-image .img-content span{display:block; background:url(../images/img_border.gif) right top repeat-y #FFFFFF; padding-left:0; padding-right:1px;}

.product-image .img-bot{display:block; background:url(../images/img_cornet_left_bot.gif) left top no-repeat;}
.product-image .img-bot div,
.product-image .img-bot span{display:block; background:url(../images/img_cornet_right_bot.gif) right top no-repeat; padding:0 4px;}
.product-image .img-bot div div,
.product-image .img-bot span span{display:block; background:url(../images/img_border.gif) left 3px repeat-x #FFFFFF; height:4px; overflow:hidden;}

.product_prices,
 .prices_promo {color:#FF7F00; float:left; font-family:Tahoma; font-size:10px; margin-top:16px; white-space: nowrap; }
 .product_prices strong,
 .prices_promo strong { font-size: 13px; }
 
.block_promotion_du_mois .product_prices,
.block_promotion_du_mois .prices_promo{color:#FFF;}

.product_prices p, .prices_promo p{margin-bottom:5px;}

 .prices_promo { margin-top: 0px; }

.product_add_to_cart { float:right; margin-top:12px; text-align:right; }
.product_add_to_cart button span span span  { padding: 4px 0; }
/* Block: Wishlist */
.sidebar .block-wishlist .block-content #wishlist-sidebar{padding-left:0; padding-right:0;}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; margin-top:25px; }
.sidebar .block-related .item { margin-left:20px; margin-right:10px; }
.sidebar .block-related .item .product-image{float:left; display:block; width:65px; margin-right:-65px;}
.sidebar .block-related .item .product-name a{font-size:1em; text-transform:none; }
.sidebar .block-related .item .product-name a:hover{text-decoration:underline;}
.sidebar .block-related .item .product-details { margin-left:75px; }
.sidebar .block-related .item .product-details p{padding-left:0; width:95px;}
.sidebar .block-related .item .product-details p a{color:#353535; font-size:0.84em; text-decoration:underline;}
.sidebar .block-related .item .product-details p a:hover{text-decoration:none;}
.sidebar .block-related .item .price-box{margin:5px 0;}
.sidebar .block-related .item .price-box .price{}
.sidebar .block-related .block-content .right-bot{ padding-left:0; padding-right:0;}
.sidebar .block-related .block-content p{padding:0 23px 0 21px;}
.sidebar .block-related .block-content #block-related{margin-top:20px; background:url(../images/block_border.jpg) left top repeat-x; padding-top:21px;}

.sidebar .block-related .no-select{background:0!important; padding-top:0!important; margin-top:0!important;}


/* Block: Compare Products */
.sidebar .block-compare .block-content .right-bot{padding-left:0; padding-right:0;}
.sidebar .block-compare .block-content p{padding:0 24px 0 23px;}
.sidebar .block-compare #compare-items{padding:0 24px 0 23px;}
.sidebar .block-compare #compare-items li{padding-bottom:10px;}
.sidebar .block-compare #compare-items li img{float:right; margin-left:20px;}
.sidebar .block-compare #compare-items li a{color:#3B3F49; text-decoration:none;}
.sidebar .block-compare #compare-items li a:hover{text-decoration:underline;}
.sidebar .block-compare .block-content .actions{background:url(../images/block_title_border_bot.jpg) repeat-x left top; padding:21px 15px 0; margin-top:10px;}
.sidebar .block-compare .block-content .actions a{color:#3B3F49; font-weight:bold; text-decoration:none; display:block; margin-top:3px;}
.sidebar .block-compare .block-content .actions a:hover{text-decoration:underline;}

.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent .block-title h2{padding-bottom:2px;}
.sidebar .block-recent li{padding-bottom:20px;}
.sidebar .block-recent li a{color:#3B3F49; text-decoration:none; font-weight:bold;}
.sidebar .block-recent li a:hover{text-decoration:underline;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .block-title .border-bot{padding-left:11px;}
.sidebar .block-poll .block-title h2{ background:url(../images/block_poll_title_marker.gif) left top no-repeat; padding-left:26px;}
.sidebar .block-poll .block-content h3{color:#3B3F49; font-size:0.91em; line-height:1.41em; text-transform:none;}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; color:#3B3F49;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:107px; color:#3B3F49;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:65px; margin-top:-15px; color:#3B3F49; font-size:0.91em;}
.sidebar .block-poll .block-content ol{margin-top:20px;}
.sidebar .block-poll .block-content ol li{padding-bottom:5px; color:#58646A;}
.sidebar .block-poll .block-content .actions{padding-right:0; padding-top:10px; padding-bottom:0;}

/* Block: Tags */
.sidebar .block-tags .block-title h2{background:url(../images/block_shop_title_marker.gif) no-repeat left top;}
.sidebar .block-tags .block-content .right-bot{padding-bottom:22px;}
.sidebar .block-tags .actions{padding-right:0; padding-bottom:0;}
.sidebar .block-tags .actions a{text-decoration:none; float:none;}

.sidebar .block-tags ul{font-size:1.16em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:1.5em;}
.sidebar .block-tags li a{color:#3B3F49; text-decoration:underline;}
.sidebar .block-tags li a:hover{text-decoration:none;}

/* Block: Subscribe */
.sidebar .block-subscribe .block-title h2{ background:url(../images/block_newsletter_title_marker.gif) left 2px no-repeat; padding-bottom:1px;}
.sidebar .block-subscribe .block-content .right-bot{padding-left:23px; padding-right:21px;}
.sidebar .block-subscribe .block-content input{width:173px; margin:10px 0 14px 0;}
.sidebar .block-subscribe .block-content button{float:right;}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress .block-title h2{background:0; padding-left:10px;}
.sidebar .block-progress .block-content .right-bot{padding:0;}
.sidebar .block-progress dl{border-top:1px solid #C5C1C1;}
.sidebar .block-progress dt{font-weight:bold; padding:12px 20px 8px 20px; color:#2E2E2E;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{border:1px solid #C5C1C1; border-top:0;}
.sidebar .block-progress dd.complete {background:#FFF; padding:12px 20px 8px 20px;}
.sidebar .block-progress dt.complete{color:#4161A8;}

/* Block: Perso */
.sidebar .block-achat_securise .block-title h2{ background: url(../images/block_achat_securise.gif) no-repeat  left 0; padding-bottom:3px;}
.sidebar .block_services_et_engagements .block-title h2{ background: url(../images/block_shop_title_marker.gif) no-repeat  left; padding-bottom:1px;}
.sidebar .block-choix-par-marque .block-title h2{ background: url(../images/block_poll_title_marker.gif) no-repeat  left;  padding-bottom:1px;}

.sidebar  .block_promotion_du_mois,
.sidebar .block_coup_de_coeur { width: 235px; }

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


/* Category Page ========================================================================= */
.category-title{}
.category-title h2{color:#4161A8; font-weight:bold; text-transform:uppercase; font-size:0.91em;}


.category-image { display:block; margin:0 auto; }
.category-products {}


.product-name a{color:#3B3F49; font-size:0.91em; text-decoration:none; text-transform:uppercase; font-weight:bold; display: block; height: 36px; overflow: hidden;}
.product-name a:hover{text-decoration:underline;}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td {width:195px; padding:12px 17px 6px; background:url(../images/listing_y_divider.gif) right top repeat-y;}
.sidebar .products-grid td {background:none;}
.products-grid td.last{background:0;}
.cms-index-index .products-grid td.grid-divider,
.products-grid .grid-divider{padding:0; width:100%;}
.cms-index-index .products-grid td.grid-divider div,
.products-grid .grid-divider div{height:11px; overflow:hidden; background:transparent url(../images/product_grid_divider.gif) no-repeat scroll center center; }
.products-grid.col3 td.grid-divider div {height:11px; overflow:hidden; background:transparent url(../images/product_grid_divider_col3.gif) no-repeat scroll center center; }
.products-grid td .product-name{margin-bottom:3px;line-height:18px;}
.products-grid td .product-image{display:block; /*width:195px;*/ margin:0 auto;}
.products-grid td .add-to-links{padding-right:4px;}
.products-grid td .add-to-links li{display:inline;}
.products-grid td .add-to-links li.last{padding-left:3px;}
.products-grid td .ratings{padding-top:10px;}

.products-grid td.empty {}

/* View Type: List */
.products-list .item {padding:0 27px 21px 17px; margin:0 0 20px; background:url(../images/listing_x_divider.gif) left bottom repeat-x;}
.products-list .item.last{margin:0; padding-bottom:0; background:0;}
.products-list .product-image { float:left; display:block; width:195px; }
.products-list .product-shop { float:right; width:197px; }
.products-list .product-shop .price-box{float:left; margin-right:20px;}
.products-list .product-shop button,
.products-list .product-shop .availability{margin-top:5px;}

.products-list .desc{padding-top:20px;}
.products-list .add-to-links li{display:inline; padding-right:23px;}
.products-list .ratings{padding:10px 0 0;}
.products-list .ratings .rating-box{margin:0;}
.products-list .ratings .rating-links{padding-top:13px;}
.products-list .ratings .rating-links a{display:block; padding-bottom:5px; color:#3B3F49;}
.products-list .ratings .rating-links a.last{color:#4161A8;}
.products-list .ratings .rating-links .separator{display:none;}


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


/* Product View ========================================================================== */
.product-view {}
.product-view .content-block-2{margin:0;}

.product-essential {}
.product-collateral {padding:21px 17px 0 14px; margin-top:15px; background:url(../images/listing_x_divider.gif) left top repeat-x;}

/* Product Images */
.product-view .product-img-box {float:left; width:274px; padding-left:16px;}
.product-view .product-img-box .product-image {}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom-notice{padding:18px 13px 15px 26px; font-size:0.84em; color:#626262;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 6px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views  h3{ font-size:0.84em; color:#545454;}
.product-view .product-img-box .more-views ul {margin-top:10px;}
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#C3C3C3; margin:0 5px 5px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; padding:20px 0;}
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}


/* Product Shop */
.product-view .product-shop{float:right; width:380px; padding-right:16px;}
.product-view .product-shop .product-name{margin-bottom:5px;}
.product-view .product-shop .ratings .rating-box{float:left;}
.product-view .product-shop .rating-links{padding:10px 0 0 20px; float:left;}
.product-view .product-shop .rating-links a{color:#3B3F49;}
.product-view .product-shop .rating-links a.last{color:#4161A8;}
.product-view .product-shop p{margin-bottom:10px;}
.product-view .product-shop .availability{font-size:0.84em; color:#545454;}
.product-view .product-shop .product-pricing{width:100%; overflow:hidden; margin-bottom:10px;}
.product-view .product-shop .product-pricing li{background:#FFF; padding:7px 14px 5px 13px; font-size:0.84em; color:#626262; float:left; white-space:nowrap; margin-bottom:2px;}
.product-view .product-shop .product-pricing li .price{color:#178EB5; text-decoration:underline; font-weight:bold; font-size:0.84em;}
.product-view .product-shop .product-pricing li strong{font-weight:normal; color:#178EB5;}
div.main.col2-right-layout .product-view .product-name h1{color:#3B3F49; font-weight:bold; font-size:1.2em; margin-left:0; text-transform:uppercase; line-height: 1.25em}
.product-view .short-description{padding-top:10px; color:#626262; clear: both;}
.product-view .short-description h3{color:#353535;}
.product-view .product-shop .add-to-box .add-to-cart{margin-top:3px;}
.product-view .product-shop .add-to-box .add-to-cart label{font-size:0.91em; margin-top:5px; color:#626262;}
.product-view .product-shop .add-to-box .add-to-cart #qty{width:52px; margin-top:1px; border-color:#C3C3C3;}
.product-view .product-shop .add-to-box .or{margin-top:8px; font-size:0.84em; margin-left:15px;}
.product-view .product-shop .add-to-box .add-to-links li{padding-bottom:3px;}
.product-view .product-shop .add-to-box .add-to-links a{font-size:0.91em;margin-left:16px;display:block;white-space:nowrap;}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0 auto; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

.catalog-product-view .rating-box{margin:10px 0;}
.catalog-product-view .col-main .product-shop .product-options-bottom label{padding-top:5px;}
.catalog-product-view .col-main .product-shop .product-options-bottom input{margin-top:2px;}

/* Availability */
.availability {}
.availability .in-stock {}
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; text-transform:uppercase; font-size:13px; font-weight:bold;color:#D8540D;}

.price-box {float: left; margin:3px 10px 10px 0px;}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price { line-height: normal; font-size: 20px;}
.regular-price .price { font-weight:bold; font-size: 20px; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {margin-top:10px;}
.special-price .price-label { font-weight:bold; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; margin-top:5px;}
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }
.add-to-links a{color:#FE7F01; font-size:10px; text-decoration:underline;}
.add-to-links a:hover{text-decoration:none;}
.add-to-links .last a{color:#FE7F01; font-size:10px;}
.block_promotion_du_mois .add-to-links .last a{color:#FFF; font-size:10px;}


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { float: left; width: 200px; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; clear: both; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

.multiselect{height:auto!important;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell h3{display:none;}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags h3{text-transform:uppercase; margin-bottom:10px;}
.product-view .tags h4{font-size:0.84em; margin-bottom:10px;}
.product-view .tags .tags-list li{font-weight:bold; color:#545454; background:url(../images/tags_divider.gif) right 3px no-repeat; padding:0 15px 0 0; margin-right:14px;}
.product-view .tags .tags-list li a{color:#178EB5; font-size:1em;}
.product-view .tags .tags-list li.last{ background:0;}
.product-view .tags .form-add-tags{margin-top:15px;}
.product-view .tags .form-add-tags label {font-weight:bold; color:#353535;}
.product-view .tags .form-add-tags .input-box { float:left; margin:5px 5px 0 0; }
.product-view .tags .form-add-tags .input-box input{width:519px;}
.product-view .tags .form-add-tags .button { float:left; margin-top:3px;}
.product-view .tags .form-add-tags p { clear:both; }


/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

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


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {padding:15px 0;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; margin-bottom:10px; }
.product-review .product-img-box .ratings{padding:10px 0;}
.product-review .product-img-box .rating-links{padding-top:5px;}
.product-review .product-img-box .rating-links .separator{display:none;}
.product-review .product-img-box .rating-links a{display:block;}
.product-review .details { float:right; width:520px; }
.product-review .details .ratings-list{margin:10px 0;}
.product-review .details .ratings-list dt{padding:5px 0;}
.product-review .details .ratings-list .rating-box{margin:0;}

.review-customer-view .col-main .prod-col-1{float:left; width:200px;}
.review-customer-view .col-main .prod-col-1 img{margin-bottom:20px;}
.review-customer-view .col-main .prod-col-1 .rating-box{margin:0;}

.review-customer-view .col-main .product-image-box{width:160px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-details{width:460px; float:left;}
.review-customer-view .col-main .data-table{margin:15px 0;}
.review-customer-view .col-main .ratings{margin:15px 0;}
.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}

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


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

.checkout-cart-index .contant-indent{padding:0;}

.cart .page-title{padding:0 0 10px 40px;}
.cart .page-title h2{font-weight:bold; text-transform:uppercase;}

.cart .content-block-2 .corner-right-bot{padding:10px 25px 22px;}

.cart .checkout-types button{width:170px; height:32px; background:url(../images/checkout_button.gif) left top no-repeat; overflow:hidden;}
.cart .checkout-types span{display:none;}

.cart .cart-table{margin:10px 0 0 0; background:#FFFFFF; border-right:1px solid #C5C1C1;}
.cart .cart-table th{background:#FFFFFF; color:#4161A8; text-transform:uppercase; font-size:0.84em; padding-left:20px; padding-right:20px;}

.cart .cart-table .product-name{padding:20px 0 0 20px;}
.cart .cart-table .product-image img{border:1px solid #C3C3C3;}

/*.cart .cart-table td .price{font-weight:bold;}*/

.cart .cart-table tfoot td{padding:10px;}


/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:663px; }
.cart .cart-collaterals .col-1{width:278px; float:left}
.cart .cart-collaterals .col-2{width:375px; float:right}

.cart .crosssell .content-block-2{margin-top:0;}
.cart .crosssell .content-block-2 .corner-right-bot{padding:22px 0 0;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:116px; }
.cart .crosssell .product-shop .product-name a{font-size:1em; text-decoration:underline; font-weight:normal; text-decoration: none; text-transform:none;}
.cart .crosssell .product-shop .product-name a:hover{text-decoration:underline;}
.cart .crosssell .product-shop .price{font-family:Arial, Helvetica, sans-serif; font-size:0.91em;}
.cart .crosssell .add-to-links{margin-top:7px;}
.cart .crosssell .add-to-links li{font-size:0.84em; margin-right:15px;}
.cart .crosssell .add-to-links li.last a{margin-left:4px;}

.cart .shipping .page-title{padding:0;}
.cart .shipping .page-title h2{background:url(../images/block_title_marker.gif) left top no-repeat; padding-left:24px;}
.cart .shipping .form-list{margin:17px 0 0 0;}
.cart .shipping .form-list li label{font-weight:normal;}
.cart .shipping .form-list li{padding-bottom:18px;}
.cart .shipping .form-list li select{width:328px; margin-top:3px;}
.cart .shipping .form-list li input{width:322px; margin-top:3px;}

.cart .crosssell h3{padding:0 18px 0 23px;}
.cart .crosssell ul{margin-top:17px;}
.cart .crosssell ul li.item{padding:19px 35px 20px 22px; background:url(../images/block_border.jpg) left top repeat-x;}
.cart .crosssell ul li.item .product-image{width:95px; display:block;}

.cart .discount .page-title{padding:0;}
.cart .discount .page-title h2{background:url(../images/block_title_marker.gif) left top no-repeat; padding-left:24px;}
.cart .discount input{width:195px; float:left; margin-top:5px;}
.cart .discount button{margin-top:3px;}


/* Shopping Cart Totals */
.cart .totals { float:right; width:288px; }
.cart .totals .content-block-2{margin-top:0;}
.cart .totals .content-block-2 .corner-right-bot{padding:23px 0 15px;}
.cart .totals .totals-indent{padding:0 27px 19px 24px; background:url(../images/block_border.jpg) left bottom repeat-x;}
.cart .totals #shopping-cart-totals-table th{text-align:left!important;}
.cart .totals #shopping-cart-totals-table .tax-collapse{text-align:left!important; font-weight:bold;}
.cart .totals #shopping-cart-totals-table .price{font-weight:normal;}
.cart .totals #shopping-cart-totals-table tfoot .price{font-weight:bold;}
.cart .totals .checkout-types{width:230px; height:auto; background:0; margin:18px 0 0 0; padding-right:10px;}
.cart .totals .checkout-types li{text-align:center;}
.cart .totals .checkout-types li button{margin-bottom:15px;}
.cart .totals .checkout-types li a{color:#3B3F49; font-weight:bold; font-weight:bold; text-decoration:none;}
.cart .totals .checkout-types li a:hover{text-decoration:underline;}


.cart .totals .checkout-types button{background:url(../images/checkout_button.gif) left top no-repeat; width:170px; height:32px;}
.cart .totals .checkout-types button span{display:none;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc {position:relative; color:#2E2E2E; }
.opc li.section { border:1px solid #CECECE; border-bottom:0;}
.opc .step-title{ background:url(../images/checkout_step_title_bg.gif) left bottom repeat-x #FFFFFF; padding:7px 15px 4px 20px; font-size:0.91em; text-transform:uppercase; vertical-align:top;}
.opc .step-title .number {line-height:22px; margin-right:5px; padding:2px 5px; font-weight:bold; color:#2E2E2E; border:1px solid #2E2E2E; background:0;}
.opc .active .step-title h3 {color:#4161A8;}

.opc .step-title h3 { display:inline; color:#3B3F49; }

.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title {background:url(../images/checkout_step_title_bg_active.gif) left bottom repeat-x #FDFDFD; cursor:default; }
.opc .active .step-title .number{color:#FFFFFF; background:#4161A8; border:1px solid #4161A8; }
.opc .step {padding:18px 22px 20px 20px;}
.opc .active .step{background-color:#F0F0F0; border-top:1px solid #CECECE;}
.opc .order-review {}
.opc .form-list{margin:10px 0;}
.opc label{margin-right:40px;}
.opc input,
.opc select{margin-top:3px;}

.opc .first .step{border:1px solid #CECECE; border-bottom:0;}
 
.opc .first{border:0!important;}
.opc .first .step-title{background:url(../images/checkout_step_title_first_bottom.gif) left bottom repeat-x #FBFBFB; padding:0}
.opc .first .step-title .left-border{background:url(../images/checkout_step_title_first_border.gif) left top repeat-y;}
.opc .first .step-title .right-border{background:url(../images/checkout_step_title_first_border.gif) right top repeat-y;}
.opc .first .step-title .top-border{background:url(../images/checkout_step_title_first_border.gif) left top repeat-x;}
.opc .first .step-title .left-top{background:url(../images/checkout_step_title_first_left.gif) left top no-repeat;}
.opc .first .step-title .right-top{background:url(../images/checkout_step_title_first_right.gif) right top no-repeat; padding:7px 15px 4px 20px;}

.opc .last{border:0!important; border-top:1px solid #CECECE!important;}
.opc .last .step-title{background:url(../images/checkout_step_title_last_top.gif) left bottom repeat-x #FDFDFD; padding:0}
.opc .last .step-title .left-border{background:url(../images/checkout_step_title_first_border.gif) left top repeat-y;}
.opc .last .step-title .right-border{background:url(../images/checkout_step_title_first_border.gif) right top repeat-y;}
.opc .last .step-title .top-border{background:url(../images/checkout_step_title_first_border.gif) left bottom repeat-x;}
.opc .last .step-title .left-top{background:url(../images/checkout_step_title_last_left.gif) left bottom no-repeat;}
.opc .last .step-title .right-top{background:url(../images/checkout_step_title_last_right.gif) right bottom no-repeat; padding:7px 15px 4px 20px;}

#opc-review.allow{border:0; border-top:1px solid #CECECE;}
#opc-review.allow .step-title{border-left:1px solid; border-right:1px solid; border-color:#CECECE;}
#opc-review.allow #checkout-step-review{background:url(../images/checkout_step_title_first_border.gif) left bottom repeat-x #F0F0F0; padding:0;}
#opc-review.allow #checkout-step-review .border-left{background:url(../images/checkout_step_title_first_border.gif) left top repeat-y;}
#opc-review.allow #checkout-step-review .border-right{background:url(../images/checkout_step_title_first_border.gif) right top repeat-y;}
#opc-review.allow #checkout-step-review .left-bot{background:url(../images/checkout_step_title_last_left.gif) left bottom no-repeat;}
#opc-review.allow #checkout-step-review .right-bot{background:url(../images/checkout_step_title_last_right.gif) right bottom no-repeat; padding:18px 22px 20px 20px;}


#checkout-review-table{border:1px solid #CECECE;}


#checkoutSteps #opc-billing .input-box, 
#checkoutSteps #opc-shipping .input-box{width:370px; float:left;}
#checkoutSteps #opc-billing .input-box input,
#checkoutSteps #opc-shipping .input-box input,
#checkoutSteps #opc-billing .input-box select,
#checkoutSteps #opc-shipping .input-box select{width:285px!important;}
#checkoutSteps .input-box-2{width:300px; float:left;}
#checkoutSteps .input-box-2 input{width:294px!important;}
#checkoutSteps .input-box-2 select{width:299px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px;}
#checkoutSteps .group-select li input.input-text{width:664px;}
#checkoutSteps .group-select li select{width:671px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:217px!important;}	
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,	
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:200px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:153px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:68px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}



/* Multiple Addresses Checkout */
.checkout-progress {padding:0; margin:0; text-align:center;}
.checkout-progress li {display:block; float:left; width:15%; text-align:center; color:#FFFFFF; border:0; padding:3px 10px; margin-right:5px; background:#0C1723;  border:1px solid #000;}
.checkout-progress li.active {background:#FFFFFF; color:#000; border:1px solid #000;}

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.2em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

.state .content-block-2 .corner-right-bot{padding:22px 5px 18px 94px!important;}

.checkout-multishipping-addresses .contant-indent{padding-top:0;}
.checkout-multishipping-addresses .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-addresses .col-main .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.checkout-multishipping-addresses .col-main .page-title{padding:7px;}
.checkout-multishipping-addresses .col-main .page-title h2{padding:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout h3{margin:15px 0;}
.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; margin-bottom:10px; border-right:1px solid #C5C1C1;}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .contant-indent{padding-top:0;}
.checkout-multishipping-shipping .col-main .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.checkout-multishipping-shipping .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #BEBCB7; border-bottom:0; margin-bottom:0; font-size:1em; padding:3px; padding-left:20px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #BEBCB7; padding:20px; margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button{margin-left:10px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4{margin:10px 0;}

.checkout-multishipping-billing .contant-indent{padding-top:0;}
.checkout-multishipping-billing .col-main .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.checkout-multishipping-billing .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #BEBCB7; padding:20px; margin-top:15px;}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3{margin-bottom:20px;}
.checkout-multishipping-billing .col-main .col2-set .col-1{width:60%;}
.checkout-multishipping-billing .col-main .col2-set .col-2{width:38%;}
.checkout-multishipping-billing .col-main .buttons-set{padding:20px 0; border:0;}
.checkout-multishipping-billing .col-main .buttons-set button{margin-left:15px;}
.checkout-multishipping-billing .col-main .col-2 dl dt{padding:5px 0;}
.checkout-multishipping-billing .col-main .col-2 dl dd{padding:0 0 0 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}
.checkout-multishipping-billing .input-box{width:auto;}
.checkout-multishipping-billing .input-box input{width:250px;}

.checkout-multishipping-overview .contant-indent{padding-top:0;}
.checkout-multishipping-overview .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #C5C1C1; padding:20px;}
.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}
.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}
.checkout-multishipping-overview .col-main .col2-set .col-1 address{margin:10px 0;}
.checkout-multishipping-overview .col-main .multiple-checkout h3{margin:10px 0;}
.checkout-multishipping-overview .col-main .col2-set h3,
.checkout-multishipping-overview .col-main .col2-set h4{margin:0; margin-bottom:15px;}
.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;} 
.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}
.checkout-multishipping-overview .data-table{margin:10px 0;}

.checkout-multishipping-address-newshipping .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-address-newshipping .contant-indent{padding-top:0;}
.checkout-multishipping-address-newshipping .col-main .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.checkout-multishipping-address-newshipping #form-validate{display:block;}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-editshipping .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-address-editshipping .contant-indent{padding-top:0;}
.checkout-multishipping-address-editshipping .col-main .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.checkout-multishipping-address-editshipping #form-validate{display:block;}
/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .col-main{padding:20px; padding-top:0;}
.checkout-multishipping-address-selectbilling .contant-indent{padding-top:0;}
.checkout-multishipping-address-selectbilling .page-title{padding:0 20px;}
.checkout-multishipping-address-selectbilling .page-title h2{background:0;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}
.checkout-multishipping-address-selectbilling .multiple-checkout{padding:20px;}

.checkout-multishipping-address-editaddress #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-success .col-main{padding:20px; padding-top:0;} 
.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

#lastname{width:250px;}

/* Sitemap */
.sitemap {}


/********** < Common Checkout Styles */
.sp-methods{}
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}
.checkout-onepage-index .col-main .page-title{display:none;}



.please-wait { float:right; padding-right:50px;}
.cvv-what-is-this { cursor:help; margin-left:5px; padding-top:5px; display:block; float:left;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; top:-17px!important;}
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {margin-top:15px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto;}
.gift-message-form .gift-item {}
.gift-message-form textarea{width:510px!important;}
.gift-message-form .input-box{display:block; width:283px!important;}
.gift-message-form .input-box input{width:226px!important;}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard .data-table{margin:10px 0;}
.dashboard .welcome-msg {}
.dashboard .col2-set{/*padding:10px 0;*/}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2{margin-top:10px;}

 
.dashboard h3 { margin-top: 10px; margin-bottom: 5px; font-size: 1.2em;}
.dashboard h4{ margin-top: 10px; margin-bottom: 5px; font-size: 1.1em;}
.dashboard p { margin-bottom: 25px; margin-top:10px;}
.dashboard a { color: #4161A8;}
.dashboard a:hover { text-decoration: underline; color:#F97E04;}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}


.block-account .current { font-weight: bold; }
.block-account a { text-decoration: none;}
.block-account a:hover { text-decoration: underline; color:#F97E04;}


/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; margin-bottom:10px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

.customer-name-middlename .name-firstname{width:200px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.customer-name-middlename .name-middlename{width:60px!important;}
.customer-name-middlename .name-middlename input{width:50px!important;}
.customer-name-middlename .input-box-2 input{width:250px!important;}

.customer-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}

#my_recent_reviews .rating-box{margin:10px 0;}
#my_recent_reviews .number{width:17px; float:left;}
#my_recent_reviews .product-name{float:left; width:640px;}

#my_recent_tags{margin:10px 0;}
#my_recent_tags li{width:100%; overflow:hidden;}
#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}
#my_recent_tags .details{float:left; width:640px; margin:0; padding:0;}

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

/*=============product tabs==============*/
#product-tabs .tabs{}
#product-tabs .tabs .corner-left-top{background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat; display:block; width:160px; float:left; font-weight:bold; color:#FFF; text-decoration:none; cursor:pointer; margin-right:2px; margin-left:3px;}
#product-tabs .tabs .corner-right-top{background:url(../images/tabs_button_corner_right_top.gif) right top no-repeat; display:block;}
#product-tabs .tabs .border-top{background:url(../images/tabs_button_border_top.gif) left top repeat-x #525252; display:block; margin:0 5px; padding:15px 0 7px; text-align:center; height:15px; overflow:hidden;}
#product-tabs .tabs .active-tab{color:#4161A8; background:url(../images/tabs_button_corner_left_top_active.gif) left top no-repeat; margin-bottom:-1px; position:relative; height:38px;} 
#product-tabs .tabs .active-tab .corner-right-top{background:url(../images/tabs_button_corner_right_top_active.gif) right top no-repeat;}
#product-tabs .tabs .active-tab .border-top{background-color:#FFFFFF; height:16px;}
#product-tabs .tabs #tags-button{width:121px;}

#product-tabs .tabs-content{}
#product-tabs .tabs-content .tabs-content-top{background:url(../images/tabs_corner_left_top.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div{background:url(../images/tabs_corner_right_top.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div div{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; margin:0 4px; height:4px; overflow:hidden;}

#product-tabs .tabs-content .border-left{background:url(../images/tabs_border.gif) left top repeat-y #ffffff;}
#product-tabs .tabs-content .border-right{background:url(../images/tabs_border.gif) right top repeat-y;}
#product-tabs .tabs-content .border-right .block-width{width:650px; overflow:hidden; position:relative; padding:20px 0 20px 20px;}

#product-tabs .tabs-content .tabs-content-bot{background:url(../images/tabs_corner_left_bot.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div{background:url(../images/tabs_corner_right_bot.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div div{background:url(../images/tabs_border.gif) left 3px repeat-x #ffffff; margin:0 4px; height:4px; overflow:hidden;}
#tabber{ display:block; width:2606px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:631px; float:left; display:block; padding-right:20px;}
/*============//product tabs=============*/

#product-attribute-specs-table{margin-top:2px;}
#product-attribute-specs-table th,
#product-attribute-specs-table td{padding:12px 16px 13px 11px;}
#product-attribute-specs-table th{color:#545454; text-transform:uppercase;}
#product-attribute-specs-table td{color:#626262;}

#upsell-product-table td{padding:10px 8px 5px; width:25%!important; text-align:center;}
#upsell-product-table .product-image img{border:1px solid #C3C3C3;}
#upsell-product-table .product-name{padding-top:15px;}
#upsell-product-table .product-name a{}
#upsell-product-table .product-name a:hover{text-decoration:underline;}
#upsell-product-table .price{padding-bottom:5px;}
#upsell-product-table .ratings{padding-top:0;}
#upsell-product-table .ratings .rating-box{margin:0 auto 10px;}
#upsell-product-table .ratings .rating-links a{color:#353535;}
#upsell-product-table .ratings .rating-links .last{color:#178EB5;}

.cms-index-index .content-block-3 .block-content .right-bot{padding:0 0px;}
.cms-index-index .products-grid td{width:235px; /*padding:15px 20px 10px 17px;*/ padding: 15px 14px 10px 12px;}
.cms-index-index .products-grid td.last{background:0;}
.cms-index-index .products-grid .product-image{margin:0; display:block; width:206px;}
.cms-index-index .products-grid .price-box{float:left; margin-right:10px;}
.cms-index-index .products-grid .product-col-2 .availability,
.cms-index-index .products-grid .product-col-2 button{margin-top:5px;}
.cms-index-index .products-grid .add-to-links li.last{margin-left:2px;}
.cms-index-index .products-grid .ratings{padding-top:0;}
.cms-index-index .products-grid .ratings .rating-box{margin:0;}
.cms-index-index .product-col-1{width:220px; float:left;}
.cms-index-index .product-col-2{width:200px; float:left;}

.sendfriend-product-send .col-main .buttons-set button{margin-left:10px;}

.review-product-list .data-table{margin:10px 0;}
.review-product-list .product-pricing{padding-top:10px;}
.review-product-list #tabs{display:none;}
.review-product-list .product-collateral .data-table{border-left:1px solid #C5C1C1; margin-left:1px;}

.customer-account-logoutsuccess .content-block-2{margin:0;}

.checkout-cart-index .content-block-2 .corner-right-bot{padding-left:15px;}

.customer-account-login .content-block-3{margin:0;}
.customer-account-login .registered-users .form-list{margin:10px 0;}

.customer-account-forgotpassword .content-block-2{margin:0;}
.customer-account-forgotpassword .content-block-2 .corner-right-bot{padding-left:15px; padding-right:15px;}

#my-orders-table{margin:10px 0;}

.customer-address-index .col-main .content-block-2{margin:0;}
.customer-address-index .col-main .corner-right-bot{padding-left:28px; padding-right:28px;}
.customer-address-index .col-main .col2-set{padding:10px 0;}
.customer-address-index .col-main .col2-set .col-1,
.customer-address-index .col-main .col2-set .col-2{margin-top:10px;}
.customer-address-index .col-main .col2-set address{margin:10px 0;}

#wishlist-table .product-image img{border:1px solid #B1B1B1;}
#wishlist-table textarea{width:97%!important;}

.sales-order-view .col-main .content-block-2{margin:0 0 20px;}
.sales-order-view .col-main .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.sales-order-view .col-main .col2-set{padding:10px 0;}

.sales-order-invoice .col-main .content-block-2{margin:0 0 20px;}
.sales-order-invoice .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.sales-order-invoice .col2-set{padding:10px 0;}
.sales-order-invoice .col-main h4{margin:10px 0;}

.sales-order-shipment .col-main .content-block-2{margin:0 0 20px;} 
.sales-order-shipment .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.sales-order-shipment .col2-set{padding:10px 0;}
.sales-order-shipment .col-main h4{margin:10px 0;}

.sales-order-creditmemo .col-main .content-block-2{margin:0 0 20px;}
.sales-order-creditmemo .content-block-2 .corner-right-bot{padding-left:28px; padding-right:28px;}
.sales-order-creditmemo .col2-set{padding:10px 0;}
.sales-order-creditmemo .col-main h4{margin:10px 0;}

.cms-about-magento-demo-store .col-main .page-head{padding-left:10px}
.cms-about-magento-demo-store .col-main .col3-set{padding:10px;}
.cms-about-magento-demo-store .col-main p{padding-bottom:10px;}

.catalog-seo-sitemap-category .col-main .pager{padding-left:0;}

.catalogsearch-advanced-result .col-main .products-grid td{width:319px;}
.catalogsearch-advanced-result .col-main .products-grid .grid-divider div{background:url(../images/listing_x_divider.gif) left 14px repeat-x; width:706px;}

.page-banners{width:100%; overflow:hidden;}
.page-banners img{float:left;}
.page-banners .img-indent{margin-right:5px; float:left;}
.banner-indent{margin-bottom:10px;}


.page-new-products .products-grid td{background:url(../images/listing_y_divider.gif) repeat-y scroll right top; width:195px; padding-left:21px; padding-right:22px;}
.page-new-products .products-grid td.last{background:0;}
.page-new-products .products-grid .grid-divider{padding:0; background:0; width:706px;}
.page-new-products .products-grid .grid-divider div{background:url(../images/page_new_products_grid_divider.gif) 5px 14px no-repeat; height:24px;}
.page-new-products .products-grid tr.last td{padding-top:14px!important; padding-bottom:15px!important;}


.page-new-products .products-grid a{text-decoration:none;}
.page-new-products .products-grid h3{margin-bottom:24px; min-height:30px; height:auto!important; height:30px; padding-left:11px;}
.page-new-products .products-grid h3 a{text-decoration:none;}
.page-new-products .products-grid h3 a:hover{text-decoration:underline;}
.page-new-products .products-grid button{ margin-top:5px; float:right;}
.page-new-products .products-grid .product-image{margin-bottom:20px;}
.page-new-products .products-grid .price-box{padding-left:10px;}
.page-new-products .right-bot{padding-left:2px!important;}


/* Footer ================================================================================ */
.footer{color:#122234; font-size:0.84em; /*padding:0 7px;*/}

.footer .footer-block{background:url(../images/footer_block_border_top.gif) left top repeat-x #d1e0f0; width:100%;}
.footer .footer-block .border-left{background:url(../images/footer_block_border_left.gif) left top repeat-y;}
.footer .footer-block .border-right{background:url(../images/footer_block_border_right.gif) right top repeat-y;}
.footer .footer-block .corner-right-top{padding:30px 0 17px;}

.footer .left-col{width:30%; float:left; padding-top:15px;}
.footer .right-col{text-align:center;}

.footer .store-switcher{margin-top:5px;}

.footer ul li a{color:#122234; text-decoration:none;}
.footer a:hover{color:#cd751e; text-decoration: underline;}
.footer ul li.last{background:0;}
.footer_categorie { background:transparent url(../images/footer_separateur.gif) no-repeat right top; float:left; padding-left:10px; padding-right:15px; text-align:right; width:98px; min-height:165px;}
	.footer_categorie a { text-decoration:none; }
	.footer_categorie h4 { font-size:12px; font-weight:bold; height:63px;font-family:Arial, serif; text-transform:uppercase; }
		.footer_categorie h4 a { color: #505050; }
#footer_bottom { text-align: center;}
#footer_bottom p{ margin-top: 14px; color:#122234; font-family: Verdana, serif; font-size: 10px;}
#footer_bottom p a{ color: #4161A8; text-decoration: none;}
#footer_bottom p a:hover{ color: #cd751e; text-decoration: underline;}
#footer_bottom ul{ display:block; margin-bottom:10px; width: 100%; overflow: hidden; text-align: center;}
#footer_bottom ul li{ font-size: 10px; font-family: Verdana, Arial;
border-right:1px solid black; display:inline; padding:0 10px;
list-style-image:url(../images/tick.gif);}
/* PERSONNEL ======================================================================================= */

/* titre Block */
.block-title h2.title_sans_icone { background:none; text-align: center;}
.block_promotion_du_mois .block-title h2 { color: #FFF; padding-left: 0px;}
.block_coup_de_coeur .block-title h2,
.block_remonte_produit .block-title h2
{ color: #f97e04	; padding-left: 0px;}

/* Block Liste Choix Marque dans la sidebar */
.liste_choix_marque ul { margin-bottom: 10px;}
.liste_choix_marque ul li { padding-left: 18px;}
.liste_choix_marque ul li a {font-size: 13px; color: #505050; text-decoration:none;}
.liste_choix_marque ul li a:hover { color:#cd751e; text-decoration: underline;}
.liste_choix_marque ul p { text-align: right;}

.block_services_et_engagements ul {margin-bottom: 10px;}
.block_services_et_engagements ul li {line-height:18px;list-style-image:url(../images/tick.gif);margin-left:20px;padding-left:5px;}
.block_services_et_engagements button { text-align: right;}

.block_plusieurs_categories { width: 960px; clear:both;}
.block_categorie {  float:left; font-family: Arial, serif; font-size: 11px; margin-left:6px; margin-right:6px; width:228px; }
	.block_categorie a { color: #122234; text-decoration: none;}
	.block_categorie a:hover { color: #cd751e; text-decoration: underline;}
	.block_categorie ul { clear:none; list-style-image:url(../images/tick.gif); padding-left:25px; margin-top:10px;/*width:110px;*/}
	
	.block_categorie_title {font-size:20px; text-align:center;}
	.block_categorie_image { float:right; height:87px;margin-top:13px;}
		.block_categorie_image img{ width: 85px; height: 85px; border:1px solid #E9E9E9;}
.description_courte { font-size: 10px; font-family: Arial, serif; }
	.description_courte a { text-transform: lowercase; }
	.block_promotion_du_mois .products-grid-table .description_courte a { color: #fff; }
	.block_coup_de_coeur .products-grid-table .description_courte a ,
	.block_remonte_produit.products-grid-table .description_courte a ,
	{ color: #ff7f00; }
	.products-grid.col3 .description_courte {
		margin-bottom: 2px;
		display: block;
		height: 14px;
		overflow: hidden;
	}
	.products-grid.col3 .link-more {
		text-align: right;
		margin-bottom: 4px;
	}
	.products-grid.col3 .link-more a {
		color: #3B3F49;
		text-decoration: underline;
		font-size: 11px;
	}
	.products-grid.col3 .link-more a:hover {
		text-decoration: none;
	}
	

body.cms-home div.block_nos_meilleures_ventes div.content-block-2 { margin-top: 0px; }

/* Banniere */
#col-left-main {}
#col-banniere {margin-bottom:10px; position:relative; width:715px; }
#content-after-banner {}

div.msg_promo { color: #f97E04; width:622px;margin-right: 10px; margin-top: 4px; }
div.msg_promo a { color: #f97E04; text-decoration: none; }
div.msg_promo a:hover { color: #f97E04; text-decoration: underline; }
div.main.col2-right-layout h1,
div.main.col1-layout h1 { font-size:26px; color:#4161A8; font-weight:bold; line-height:26px; text-transform:uppercase; margin-top:10px;margin-bottom:20px; margin-left:19px; }

div.main.col1-layout div.category-description, div.main.col2-right-layout div.category-description { background:url(../images/block_title_border_top_bleu_fonce.gif) left top repeat-x #E0E0E0;}
div.main.col1-layout div.category-description{  margin-left:6px; width:948px;}
div.main.col2-right-layout div.category-description {  margin-left:0px; width:715px;}
div.main.col1-layout div.category-description .corner-left-top, div.main.col2-right-layout div.category-description  .corner-left-top{background:url(../images/description_corner_top_left.gif) 0px 0px no-repeat; line-height: normal;}
div.main.col1-layout div.category-description .corner-right-top, div.main.col2-right-layout div.category-description .corner-right-top {background:url(../images/description_corner_top_right.gif) right top no-repeat; padding:0; line-height:  normal;}
div.main.col1-layout div.category-description .corner-left-bot, div.main.col2-right-layout div.category-description .corner-left-bot {background:url(../images/description_corner_bottom_left.gif) left bottom no-repeat;}
div.main.col1-layout div.category-description .corner-right-bot, div.main.col2-right-layout div.category-description .corner-right-bot {background:url(../images/description_corner_bottom_right.gif) right bottom no-repeat; padding:0px;}
div.main.col1-layout div.category-description .final-text, div.main.col2-right-layout div.category-description .final-text { padding: 15px 20px }

div.right fieldset { display: inline; }

#prev_next { position: absolute; top: 159px; left: 664px; z-index: 999; }
#prev_next #prev {}
#prev_next #next { margin-left: 15px;}

#listing_marques h1 {padding-left:20px;}
#listing_marques p { text-align: center; font-size: 13px; margin-top: 22px; }
#listing_marques p a { font-size: 13px; text-decoration: none; color: #122234; font-weight: bold; }
#listing_marques p a:hover { text-decoration: underline; color: #CD751E; }
#listing_marques p span.inactive { color: #BBBBBB; }
#listing_marques div.lettrine { color: #CD751E; margin-top: 18px; margin-bottom: 3px; font-size: 22px; border-bottom: 1px solid #122234; padding: 5px; padding-left: 15px; }
#listing_marques ul{ list-style-type: none; }
#listing_marques ul li { padding-left: 15px; }
#listing_marques ul li a { font-size: 13px; text-decoration: none; color: #122234; }
#listing_marques ul li a:hover { text-decoration: underline; color: #CD751E; }

.page_cms { padding-left: 20px; }
.page_cms h3 { color:#CD751E; font-size:17px; font-weight:bold; margin-top:20px; margin-bottom: 5px;}
.page_cms h4 { color: #CD751E; margin-bottom:10px; margin-left:10px; margin-top:15px;}
.page_cms h5 { margin-bottom:10px; margin-left:20px; margin-top:10px;}
.page_cms p { margin-bottom: 6px;}
.page_cms .page_cms_promo p { margin-bottom: 0px;}
body .page_cms p,
body .page_cms li { font-size: 11px; margin-left:25px;}
body .page_cms .page_cms_promo p,
body .page_cms .page_cms_promo li { font-size: 10px; margin-left:0px;}

.page_cms ul {list-style-type: disc;}
.page_cms ol {list-style-type: lower-alpha;}
.page_cms ol, .page_cms ul { margin-left: 20px; margin-bottom: 6px;}

#shopping-cart-totals-table { text-align: left !important;}	
.block_categorie_title h2 { line-height: normal; }
#container_1tabs h3 {margin-top: 30px;}

#devis_personnalise { list-style-type: none; }
body.cms-obtenir-un-devis-personnalise .page_cms ul,
body.cms-contact .page_cms ul{ list-style: none;}

.product-image a img { width: 270px; height: 264px; }
 
.product-view ul.add-to-links {
	margin-top: 10px;
}
