/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff url(../images/bg.gif) repeat-x; font:12px/1.35 Arial, Helvetica, sans-serif; /*color:#ADADAD;*/color:#555;  }
html{
	height:100%; 
}
body{
background:url(../images/bg_cercle.png) no-repeat scroll center top #FFF;
}
img           { border:0; vertical-align:top; }

a             { color:#333; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

/* Sub categorie */

.subcategory{
	border: 1px solid #CCCCCC;
    float: left;
    height: 250px;
    margin: 1px;
    padding: 2px !important;
    width: 157px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

.subcategory2{
	border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
    height: 380px;
    margin: 1px 1px 10px;
    overflow: hidden;
    padding: 2px !important;
    width: 98%;
}

.titreSub{
	 background-color: #D1F47E;
    border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    color: #76A40D;
    font-size: 15px;
    font-weight: bold;
    height: 49px;
    line-height: 20px;
    margin: 0 0 8px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    text-align: center;
}

.block-content .nav a,.lienCategorie a{
	color: #000000;
    text-decoration: none;
	font-size: 14px;
    /*font-weight: bold;*/
}

.block-content .nav li ul li ul li.active a{
	color:#669C32 !important;
	font-weight:bolder;
}

.block-content .nav>li>ul>li.active>a{
	font-weight:bolder;
}
.block-content .nav li ul li a{
	color: #000000;
    text-decoration: none;
	font-size: 12px;
}

.block-content .nav li ul li{
	list-style-type: square;
}

.block-content .nav li ul li ul li a{
	color: #000000;
    text-decoration: none;
	font-size: 11px;
}

.block-content .nav li{
	margin-bottom:5px;	
}

.active ul{
	margin-left:20px;	
}

.titreSub a{
	text-decoration:none;
		color: #76A40D;
}

.titreSub2{
	 background-color: #D1F47E;
    border-radius: 6px 6px 6px 6px;
    color: #76A40D;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    line-height: 20px;
    margin: 0 0 6px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    text-align: center;
}

.titreSub2 a{
	text-decoration:none;
		color: #76A40D;
}

.imageSub{
	font-size: 14px;
    line-height: 20px;
    margin: 0 0 8px;
	height:	147px;
	padding-left: 4px;
}

.texteButton{
	text-decoration:none !important; 
	color:#FFFFFF !important;
	font-size:12px !important;	
}

.buttonCat{
	height: auto !important;
    margin-left: 3px !important;
    margin-right: auto !important;
    margin-top: 1px !important;
    position: relative !important;
    width: auto !important;
}

.buttonCat span{
	width:108px !important;
}

#categoryPage{
	margin-left:20px;	
}

/* Layout ================================================================================ */
.wrapper { min-height:100%;	height:auto !important;	height:100%;		margin:0 auto -125px auto; min-width:990px; }
.page { width:950px; margin:0 auto; padding:0 10px 145px; text-align:left; background-color:#FFF }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:#fff; }
.page-popup .btn-cart { height:28px; }
.main-container {font-size:13px;}
.main {  }

/* Base Columns */
.col-left { float:left; width:231px; background:url(../images/side_tile.gif) repeat-y 100% 0%; }
.col-main { float:left; width:711px; }
.col-right { float:right; width:231px; background:url(../images/side_tile.gif) repeat-y 0% 0%; }
.col-left .side_top { background:url(../images/side_top.gif) no-repeat 100% 0%; }
.col-right .side_top { background:url(../images/side_top.gif) no-repeat 0% 0%; }
.checkout-onepage-index .col-right { background:none; }
.checkout-onepage-index .main-container { background:url(../images/side_tile.gif) repeat-y 719px 0%; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { width:696px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; background:url(../images/btn_orange.png) no-repeat 0 0px; height:28px; /*padding:0 0 0 19px;*/ font:12px/28px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background:url(../images/btn_orange.png) no-repeat 100% 0px; padding:0 19px 0 19px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#ADADAD; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#669C32; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; padding:5px 0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* 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 {}
p.required { font-size:12px; text-align:right; color:#669C32; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.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 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { background:url(../images/bread.gif) no-repeat; height:51px; padding:34px 0 0 25px; font-size:11px; text-transform:uppercase; margin:-57px 0 -18px 0; }
.breadcrumbs li { display:inline; color:#19171C; }
.breadcrumbs li strong { color:#77A50E; }
.breadcrumbs li a { color:#19171C; font-weight:bold; }
.breadcrumbs span { padding:0 4px; }

/* Page Heading */
.page-title { padding:8px 0 14px 20px; border-bottom:solid 1px #EDEBEB; margin:0 0 20px; }
.page-title h1,
.page-title h2 { font-size:24px; font-weight:normal; color:#58902F; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

.cart-empty{ margin-left:20px;}
.col2-set{ margin-left:20px;}

/* Pager */
.pager { padding:9px 13px 8px 8px; text-align:center; font-size:11px; color:#777; }
.pager .amount { float:left; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:right; }
.pager .limiter select { border:0; font-size:11px; color:#777; margin:0 4px; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages strong { font-weight:normal; }
.pager .pages a { color:#777; }
.pager .pages .current {}

/* Sorter */
.sorter { border-top:1px solid #D7D8DB; padding:9px 13px 11px 8px; font-size:11px; color:#777;  }
.sorter .view-mode { float:left; }
.sorter .view-mode a { color:#777; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by select { border:0; font-size:11px; color:#777; margin:0 4px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { background:#EAEBEF; padding:0 10px 0 18px; margin-bottom:10px; }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom .toolbar { margin-bottom:0; }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px 15px; border:1px solid #EAEBEF; white-space:nowrap; }
.data-table td { padding:5px 15px; border:1px solid #EAEBEF; }
.data-table thead { }
.data-table tbody {}
.data-table tfoot td { padding:6px; }
.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 { }
.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.label,
.data-table th.label {  }
.data-table td.value {}

.cart-table { border-right:1px solid #EAEBEF; }
.data-table th { padding:8px 15px; }
.data-table td { padding:10px 15px; vertical-align:middle; }
.data-table td .product-name a { color:#ADADAD; text-decoration:none; }
.data-table td .product-name a:hover { text-decoration:underline; }
.data-table td .price { font-size:22px; font-weight:normal; color:red; }
.data-table td .qty { float: left; border:solid 1px #EAEBEF; width:48px !important; height:22px; line-height:22px; font-size:11px; color:#8B8989; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.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; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; }
.link-wishlist { color:#669C32; }
.link-reorder { font-weight:bold; }
.link-compare { color:#333; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {}
.header { height:218px; background:url(../images/header.gif) no-repeat 0 131px #f9f9f9; margin-bottom:36px; }
.cms-index-index .header { background:url(../images/header_index.gif) no-repeat 0 131px #f9f9f9; }
.header .logo { position:absolute; margin:5px 0 0 0; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header .welcome-msg { font-weight:bold; float:right; color:#333; padding:0 0 20px 0; line-height:27px; margin-top:10px; }
.header .welcome-msg a{ text-decoration:none; color:#0D88C9; font-size:11px; text-transform:uppercase; }
/*.header .links { float:right; clear:both; padding:0 0 19px 0; }*/
.header .links { clear: both;
    float: right;
   /* height: 30px;*/
    padding: 25px 8px 0;
	text-align: right;
    width: 100%;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header .links { float:right; clear:both; padding:30px 8px 0; text-align: right;
    width: 100%;}
}
.header .links li { background:url(../images/top_sp.gif) no-repeat 100% 2px; padding:0 12px 0 0; margin:0 9px 0 0; }
.header .links li.last { background:none !important; padding:0 !important; margin:0 !important; }
.header .links li a { color:#0d88c9; font-weight:bold; text-decoration:none; text-transform:uppercase; }
.header .links li a:hover { text-decoration:underline; }
.header .form-search { float:right; clear:both; }
.form-search{ margin-top:-15px;}
.header .form-search label { display:none; }
.header .form-search .input-box { float:left; background:url(../images/bg_search.gif) no-repeat; width:264px; height:24px; padding:5px 0 0 13px; margin:0 4px 0 0; }
.header .form-search .input-text { padding:0; background:none; border:0; width:245px; }
.header .form-search button { float:left; }
.header .form-search button span { background:url(../images/btn_search.gif) no-repeat; width:29px; height:29px; padding:0; }
.header .form-search button span span { display:none; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { float:right; padding:0 30px 0 0; color:#333;}
.header .form-language select{ width:70px; color:#333;}
.header-container .top-container { clear:both; text-align:right; }
.header .quick-access { padding:18px 0 0 0; height:113px; }
.need_help { position:absolute; z-index:50; font-size:14px; color:#8E8E8E; padding:3px 0 0 25px; display:none; }
.need_help strong { font-size:24px; font-weight:normal; color:#609731; padding-right:5px; }
.need_help span { font-size:24px; font-weight:normal; color:#19171C; padding-right:7px; }

/********** < Navigation */
.menu_holder { height:50px; }
.nav-container { padding:5px 0 5px 6px; height:40px; }
#nav { font-size: 11px;
    font-weight: bold; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; cursor:pointer; padding-top:7px; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; padding-bottom:9px; }
#nav>li>a {color: #FFFFFF;
    float: left;
    overflow: hidden;
    padding: 0 0 0 21px;
    text-align: center;
    width: 73px; }
#nav>li>a>span { /* padding:0 18px 12px 0; */ margin-left:-21px;}
#nav>li>a:hover { background:url(../images/nav.gif) no-repeat; color:#76A40D; }
#nav>li>a:hover>span { background:url(../images/nav.gif) no-repeat 100% 0%; }
#nav>li.over>a,
#nav>li.active>a { background:url(../images/nav.gif) no-repeat 0% 0%; height:50px; }
#nav>li.over>a>span,
#nav>li.active>a>span {/* background:url(../images/nav.gif) no-repeat 100% 0%; color:#76A40D; height:50px;*/
background-color: white;
    border-radius: 20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
    color: #76A40D;
    height: 32px;
	padding-top:7px;
    }
.bgOverMenu{url(../images/nav.gif) no-repeat scroll 100% 0 transparent;}
/* 2nd Level */
#nav ul,
#nav div { /*position:absolute; width:207px; top:49px; left:-10000px;*/
background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #568F2F;
    border-radius: 28px 28px 28px 28px;
    left: -10000px;
    position: absolute;
    top: 49px;
    width: 940px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { border: medium none navy;
    display: inline-block;
    height: auto;
    position: relative;
    text-transform: none;
    top: 0;
    width: 140px; }
	#nav ul ul li{padding:0; margin:0;}
	#nav ul ul li a{color:#999 !important; padding:0 !important}

#nav ul li { float:left; /*background:#568F2F;*/ font-size:11px; padding:0 20px 0 20px; width:113px; margin-bottom:10px; height:60px;}
#nav ul li.first { /*background:url(../images/sub_1_top.png) no-repeat; padding:13px 20px 0 20px;*/ }
#nav ul li.last { /*background:url(../images/sub_1_bot.png) no-repeat 0 100%;*/ padding-bottom: 20px !important; }
#nav ul li li { /*background:#3E6E19;*/ display:none !important; }
#nav ul li ul li.first { /*background:url(../images/sub_2_top.png) no-repeat; padding:13px 20px 0 20px;*/ }
#nav ul li ul li.last { /*background:url(../images/sub_2_bot.png) no-repeat 0 100%; */padding:0 20px 13px 20px; }
#nav ul li a { /* border-bottom:1px solid #4D802A;*/ float:none; padding:6px 0; font-weight:normal; color:#4D802A !important; font-size:12px; }
#nav ul li li a { /*border-bottom:1px solid #305B16;*/ }
#nav ul li.last a { border-bottom:0; padding:0; }
#nav ul li a:hover { /*color:#fff !important; font-weight:bold; */ text-decoration:underline;}
#nav ul li.active > a,
#nav ul li.over > a { /*color:#fff !important;font-weight:bold; */ text-decoration:underline; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {/* left:126px;*/ }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { background:url(../images/block_bg.png) no-repeat; margin:0 0 10px; }
.col-right .block { background:url(../images/block_bg_right.png) no-repeat; margin:0 0 10px; }
.block .block-title { padding:6px 0 15px 14px; }
.block .block-title strong { color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle {  }
.block .block-content { padding:18px 20px; font-size:13px;  }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}
.block button span { background:url(../images/btn.png) no-repeat; height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px; text-transform:uppercase; }
.block button span span { background:url(../images/btn.png) no-repeat 100% 0%; padding:0 19px 0 0; }

.block li.odd {}
.block li.even {  }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:69px; height:62px; background:#fff; }
.mini-products-list .product-details { margin-left:84px; }
.mini-products-list .product-name { margin:0 0 5px 0; }
.mini-products-list .product-name a { color:#fff; text-decoration:none; }
.mini-products-list .product-name a:hover { text-decoration:underline; }
.mini-products-list .price-box { margin-bottom:15px; }
.mini-products-list .price { font-weight:bold; color:#fff; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav { /*background:url(../images/block_layed.png) repeat-y;*/ }
.block-layered-nav .block-content { background:url(../images/bottom_cart.png) no-repeat 0% 100%; padding-bottom:43px; padding-top:1px; color:#58902F; }
.block-layered-nav .block-title strong { padding:2px 0 2px 0; }
.block-layered-nav .block-subtitle { font-size:13px; font-weight:bold; color:#fff; margin-top: -12px; display:none; }
.block-layered-nav dt { color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-left: 59px;
    margin-top: -35px;
    padding: 0 0 0 28px;
    text-transform: uppercase; }
.block-layered-nav dd { padding:0 0 21px 28px; }
.block-layered-nav dd.last { padding:10px 0 0 10px;margin-top: 32px; }
.block-layered-nav dd a { color:#555; text-decoration:none; }
.block-layered-nav dd a:hover { text-decoration:underline; }
.block-layered-nav .currently li { padding:0 0 0 28px; }
.block-layered-nav .btn-remove { background:url("btn_remove2.gif"/*tpa=/skin/frontend/default/theme038k/images/btn_remove2.gif*/) 0 0 no-repeat; margin:2px 3px 0 0; }
.block-layered-nav .actions { padding:10px 0 20px 0; }
.block-layered-nav .actions a { float:right; color:#fff; }

/* Block: Cart */
.block-cart { background:url(../images/block_cart.png) no-repeat; }
.block-cart .block-content { background:url(../images/bottom_cart.png) no-repeat 0% 100%; padding-bottom:43px; padding-top:1px; color:#DDFF9B; }
.col-right .block-cart { background:url(../images/block_cart.png) no-repeat; }
.col-right .block-cart .block-content { background:url(../images/bottom_cart_right.png) no-repeat 0% 100%; }
.block-cart .block-title strong { background:url(../images/icon_cart.gif) no-repeat 0 0; padding:2px 0 2px 33px; }
.block-cart .summary {}
.block-cart .amount { padding:0 0 11px 0; }
.block-cart .amount a { font-weight:bold; color:#fff; text-decoration:none; }
.block-cart .amount a:hover { text-decoration:underline; }
.block-cart .subtotal { background:#A3D456; padding:3px 0 3px 9px; margin-bottom:15px; color:#447916; }
.block-cart .subtotal .price { font-weight:bold; color:#fff; }
.block-cart .block-subtitle { padding:0 0 10px 0; }
.block-cart .actions { padding:0 0 11px 0; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .empty strong { color:#fff; }

/* Block: Wishlist */
.block-wishlist {}
.block-wishlist .product-name a { color:#97B66F; }
.block-wishlist .price { color:#97B66F; }

/* Block: Related */
.col-right .block-related { background:url(../images/block_layed.png) no-repeat; }
.col-right .block-related .block-content { background:url(../images/bottom_cart_right.png) no-repeat 0% 100%; padding-bottom:43px; padding-top:1px; color:#DDFF9B; }
.col-right .block-related .block-title strong { padding:2px 0 2px 0; }
.block-related .block-subtitle { padding:0 0 15px 0; line-height:17px; }
.block-related .block-subtitle a { color:#fff; }
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-29px; }
.block-related .product { margin-left:29px; }
.block-related .product .product-image { float:left; margin-right:-80px; width:64px; }
.block-related .product .product-details { margin-left:80px; }
.block-related .link-wishlist { font-weight:bold; color:#fff; float:right; font-size:12px; }
.block-related .block-content li.item { padding:0 0 22px 0; }
.block-related .block-content li.last { padding:0 !important; }

/* Block: Compare Products */
.block-compare {}
.block-compare .block-content li.item  { padding:0 0 13px 0; }
.block-compare .product-name a { color:#97B66F; text-decoration:none; }
.block-compare .product-name a:hover { text-decoration:underline; }
.block-compare .actions a { color:#616060; font-weight:bold; margin:10px 0 0 0; }
.block-compare .btn-remove { margin:2px 0 0 0; }
.block-compare .empty { color:#97B66F; }
.block-compare .empty strong { color:#616060; }

/* Block: Recently Viewed */
.block-viewed {}
.block-viewed .block-content li.item { background:url(../images/mark.gif) no-repeat 0 9px; padding:0 0 2px 9px; }
.block-viewed .product-name a { color:#97B66F; text-decoration:none; }
.block-viewed .product-name a:hover { text-decoration:underline; }

/* Block: Recently Compared */
.block-compared {}
.block-compared .block-content li.item { background:url(../images/mark.gif) no-repeat 0 9px; padding:0 0 2px 9px; }
.block-compared .product-name a { color:#97B66F; text-decoration:none; }
.block-compared .product-name a:hover { text-decoration:underline; }

/* Block: Poll */
.block-poll { background:url(../images/icon_poll.gif) no-repeat; margin-left:9px; }
.col-right .block-poll { background:url(../images/icon_poll.gif) no-repeat; margin-left:9px; }
.block-poll .block-title { padding:9px 0 2px 44px; }
.block-poll .block-title strong { color:#58902F; }
.block-poll .block-content { padding-left:11px; }
.block-poll .block-subtitle { color:#616060; line-height:17px; padding:0 0 15px 0; }
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; color:#97B66F; }
.block-poll li { padding:0 0 6px 0; }
.block-poll .actions { margin:11px 0 0; text-align:left; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; font-size:13px; }
.block-tags li a { color:#97B66F; }
.block-tags .actions { padding:12px 0 0 0; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe label { display:block; padding:0 0 5px 0; }
.block-subscribe .input-text { width:170px; }
.block-subscribe .actions { padding:10px 0 0 0; text-align:left; }

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products { /*padding:0 5px 0 10px;*/ }
.category-products .toolbar { margin-left:-10px; }

/* View Type: Grid */
.grid_bg { /*background:url(../images/grid_bg.gif) repeat-y;*/ }
.products-grid {/* background:url(../images/grid_bg_bot.gif) no-repeat 0% 100%; margin:0 -40px 0 0;*/ padding:0 0 28px 0; position:relative; }
.products-grid.last { background:url("grid_bg_last.gif"/*tpa=/skin/frontend/default/theme038k/images/grid_bg_last.gif*/) no-repeat 0% 100%; }
.products-grid li.item { float:left; width:153px; padding:5px 12px 5px 5px; height:auto; overflow:hidden; /*margin:0 35px 0 0;*/ }


.products-grid5 .item { 
border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
    float: left;
    height: 299px;
    margin-left: 3px;
    overflow: hidden;
    padding: 5px 4px;
    width: 155px;
 }
	
	.products-grid5 .product-image { display: block;
    min-height: 140px;
    width: 150px; }
	
	.products-grid5 .product-shop { }
	
	.products-grid5 .product-name{
		height: 40px;	
		margin-top:5px;
	}
	
	.voirProduit{
	background-color: #EEEEEE;
    color: #FFFFFF;
    height: 27px;
    line-height: 22px;
    margin-left: -2px;
    margin-top: 322px;
    padding: 4px;
    text-align: right;
    width: 673px;
	}
	
	.voirProduit a{
		text-decoration:none;
		color:#555;
	}
	

.products-grid2 li.item {   height: auto;
   height: auto;
    margin-left: -13px;
    padding: 4px;
    width: 153px; /*margin:0 35px 0 0;*/ }
	
	.products-grid2 li.item h2 {  
	padding:0px !important;
	height:auto !important;
	width:auto !important;
	margin:auto !important;
	  }

.products-grid .product-image { display: block;
    margin: 0 0 20px;
    min-height: 140px;
    width: 150px; }
.products-grid .product-name { margin:0 0 8px; font-size:14px; line-height:20px; height:93px; }
.products-grid .product-name a { color:#333; text-decoration:none; }
.products-grid .product-name a:hover { text-decoration:underline; }
.products-grid .price-box { float:left; margin:0 0 0 0; min-height:79px; width:138px; }
.products-grid .price { font-size:15px; font-weight:normal !important; color:red; }
.products-grid button { /*float:left;*/ text-transform:uppercase; margin-top:5px; }

.products-grid button span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 19px 0 19px; width:117px; }
.products-grid button span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% 0%; padding:0 19px 0 0; }
.products-grid button:hover span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px; }
.products-grid button:hover span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% -28px; }

.f-fix button span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px; }
.f-fix button span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% 0%; padding:0 19px 0 0; }
.f-fix button:hover span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px; }
.f-fix button:hover span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% -28px; }
.f-fix .price { font-size:22px; font-weight:normal !important; color:#0D88C9; }


.f-fix2 button span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px; }
.f-fix2 button span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% 0%; padding:0 19px 0 0; text-transform:uppercase; }
.f-fix2 button:hover span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px; }
.f-fix2 button:hover span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% -28px; }
.f-fix2 .price { font-size:17px; font-weight:normal !important; color:red; }

.f-fix2 .product-name a { text-decoration:none !important; }

.products-grid .availability { line-height:21px; }
.products-grid .actions { position:relative; /*top:309px;*/ }
.products-grid .ratings { margin:0 auto 10px auto; width:96px; }
.products-grid .ratings .amount a { color:#ADADAD; text-decoration:none; }
.products-grid .ratings .amount a:hover { text-decoration:underline; }
.products-grid .add-to-links { clear:both; text-align:center; padding:10px 0 0 0; }
.products-grid .add-to-links li { display:inline; }
.products-grid .add-to-links .separator { display:inline; margin:0 2px; }

.new-products .page-title { margin-bottom:10px; }
.products-grid-new { /*background:url(../images/grid_bg.gif) repeat-y;*/ overflow:hidden; /*margin:-9px;*/ padding-bottom:15px; }
.products-grid-new li.item { float:left; width:157px; padding:5px; /*border-right:1px solid #EEEEEE;*/ }
.products-grid-new .product-image { display:block; width:158px; overflow:hidden; min-height:140px; margin:0 0 13px; }
.products-grid-new .product-name { 
    font-size: 14px;
    line-height: 20px;
	min-height:60px;
    margin: 0 0 16px; }
.products-grid-new .product-name a { color:#333; text-decoration:none; }
.products-grid-new .product-name a:hover { text-decoration:none; color:#599130; }
.products-grid-new .sh_descr { margin:0 0 15px 0; line-height:18px; }
.products-grid-new .price-box { /*margin:0 0 18px 0;*/ min-height:78px; }
.products-grid-new .price { font-size:17px; font-weight:normal !important; color:red; }
.products-grid-new button span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; }
.btnDemandeDevisBleu { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; margin-top:84px; width:140px;height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; cursor:pointer; }
.btnDemandeDevisBleu:hover { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px;  }
.btnDemandeDevisBleu1 { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; margin-top:95px; width:140px;height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; cursor:pointer; }
.btnDemandeDevisBleu1:hover { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px;  }
.btnDemandeDevisBleu2 { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; margin-top:78px; width:140px;height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; cursor:pointer; }
.btnDemandeDevisBleu2:hover { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px;  }
.btnDemandeDevisBleu3 { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; margin-top:-10px; width:140px;height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; cursor:pointer; }
.btnDemandeDevisBleu3:hover { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px;  }
.btnDemandeDevisBleu4 { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; margin-top:35px; width:140px;height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; cursor:pointer; }
.btnDemandeDevisBleu4:hover { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px;  }
.btnDemandeDevisVert { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; width:140px;height:28px; line-height:28px; font-size:12px; font-weight:bold; color:#fff; padding:0 0 0 19px;text-transform: uppercase; cursor:pointer; margin-top:5px; }
.btnDemandeDevisVert:hover { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px;  }
.products-grid-new button span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% 0%; padding:0 19px 0 0; }
.products-grid-new button:hover span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px; }
.products-grid-new button:hover span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% -28px; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #EDEBEB; padding:0 0 28px 0; margin:0 0 30px 0; }
.products-list li.item.last { border-bottom:0; margin:0; }
.products-list .product-image { float:left; width:95px; height:155px; }
.products-list .product-shop { margin-left:120px; }
.products-list .product-name { margin:0 0 8px; font-size:14px; line-height:20px; }
.products-list .product-name a { color:#333; text-decoration:none; }
.products-list .product-name a:hover { text-decoration:underline; }
.products-list .ratings { margin:0 0 11px 0; }
.products-list .ratings .rating-links { clear:both; padding:12px 0 0 0; font-size:12px; }
.products-list .ratings .rating-links .separator { display:none; }
.products-list .ratings .rating-links a { display:block; line-height:17px; }
.products-list button { float:left; }
.products-list button span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat; height:28px; line-height:28px; font-size:12px; font-weight:normal; color:#fff; padding:0 0 0 19px; }
.products-list button span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% 0%; padding:0 19px 0 0; }
.products-list button:hover span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 0% -28px; }
.products-list button:hover span span { background:url("btn_orange.png"/*tpa=/skin/frontend/default/theme038k/images/btn_orange.png*/) no-repeat 100% -28px; }
.rev_link1 { color:#669C32; }
.products-list .price-box { float:left; margin:0 45px 0 0; }
.products-list .price { font-size:22px; font-weight:normal !important; color:#599130; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:23px 0 0; margin:0 0 25px; line-height:18px; }
.products-list .desc .link-learn { font-size:12px; color:#669C32; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:75px; height:14px; font-size:0; line-height:0; background:url("bkg_rating.gif"/*tpa=/skin/frontend/default/theme038k/images/bkg_rating.gif*/) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url("bkg_rating.gif"/*tpa=/skin/frontend/default/theme038k/images/bkg_rating.gif*/) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.shortDescription{
	height:200px;	
}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url("i_availability_only_arrow.gif"/*tpa=/skin/frontend/default/theme038k/images/i_availability_only_arrow.gif*/) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend { padding-bottom:13px; margin-top:15px; }

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { overflow:hidden; min-height:78px; }
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; color:red; }

/* Old price */
.old-price { /*float:left;*/ /*margin:7px 0 0 0;*/ }
.old-price .price-label { display:block;  font-size: 11px; }
.old-price .price { font-size:14px; font-weight:normal; color:#adadad; text-decoration:line-through; }

/* Special price */
.special-price { /*float:left;*/ margin:0 10px 0 0; }
.special-price .price-label { display:none; font-size: 11px; }
.special-price .price {  }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.block-compare .price-excluding-tax .label { white-space:nowrap; display:block; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }

.block-compare .price-including-tax .label { white-space:nowrap; display:block; }

.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.product-view .product-shop .tier-prices .price { font-size:11px !important; font-weight:normal !important; color:#689D33; }
.tier-prices .benefit { color:#689D33; }
.tier-prices { margin:0 0 13px 0; width:220px; }
.tier-prices li { background:#F2F3F5; padding:3px 0 3px 0; font-size:11px; margin:0 0 1px 0; text-align:center; }

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; /*margin-left:5px; */}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.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; }


.product-view {}

.product-essential { margin-bottom:25px; }

.product-collateral .box-collateral { margin:0 0 30px; }
.product-collateral .box-collateral h2 { border-top:solid 1px #EDEBEB; padding:27px 0 25px 0; font-size:16px; font-weight:bold; color:#333; text-transform:uppercase; }

/* Product Images */
.product-view .product-img-box { float:left; width:265px; }
.product-view .product-img-box .product-image { border:1px solid #EAEBEF; }
.product-view .product-img-box .product-image-zoom { position:relative; width:263px; height:263px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { padding:17px 0 18px 0; color:#669C32; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url("slider_bg.gif"/*tpa=/skin/frontend/default/theme038k/images/slider_bg.gif*/) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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:33px; height:22px; background:url("magnifier_handle.gif"/*tpa=/skin/frontend/default/theme038k/images/magnifier_handle.gif*/) 0 0 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 h2 { padding:12px 0 25px 0; font-size:16px; font-weight:bold; color:#333; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-20px }
.product-view .product-img-box .more-views li { float:left; border:solid 1px #EAEBEF; margin:0 0 8px 20px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .nav a { margin:0 10px; }
.product-image-popup .image { display:block; margin:10px 0; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:405px; }
.product-view .product-shop .product-name h1 { font-weight:bolder; font-size:16px; line-height:20px; color:#333; padding:6px 0 10px 0; }
.product-view .product-shop .ratings { margin:0 0 14px 0; }
.product-view .product-shop .rating-links { padding:0 0 0 122px; font-size:12px; }
.product-view .product-shop .no-rating { padding-bottom:13px; }
.product-view .product-shop .price-box { float:left; margin:0 22px 0 0; }
.product-view .product-shop .price { font-size:17px; font-weight:normal !important; color:red; }
.product-view .product-shop .availability { float:left; margin:6px 0 0 0; }
.product-view .product-shop .availability span { font-weight:normal; }
.product-view .product-shop .clear { height:18px !important; }
.product-view .product-shop .add-to-cart label { margin:6px 6px 0 0; }
.product-view .product-shop .add-to-cart .qty { width:35px !important; height:22px; border:solid 1px #EAEBEF; color:#ADADAD; line-height:22px; }
.product-view .product-shop .add-to-cart button.button { /*margin-left:12px; */text-transform:uppercase; }
.product-view .product-shop .add-to-box {}
.product-view .product-shop .add-to-box .add-to-cart {  }
.product-view .product-shop .add-to-box .or {  margin:6px 20px 0 20px; float:left; }
.product-view .product-shop .add-to-box .add-to-links { margin:8px -10px 0 0; line-height:20px; }
.product-view .short-description { padding:27px 0 0 0; }
.product-view .short-description h2 { padding:0 0 22px 0; font-size:16px; font-weight:bold; color:#333; text-transform:uppercase; }

.product-name span{
	font-size:15px;
	font-weight:bolder;	
}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; }
.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 input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.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 .add-to-cart { clear:both; float:none; padding:10px 0 10px 0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table { margin:13px 0 0 0; }

/* Block: Description */
.product-view .box-description {}
.product-view .box-description .std p { padding:0 0 13px 0; }

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid { background:none; padding:0; margin:0 -30px 0 0; }
.product-view .box-up-sell .products-grid li.item { padding-bottom:0; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; padding-bottom:20px; }
.product-view .box-tags .product-tags { margin-bottom:20px; }
.product-view .box-tags .product-tags li { display:inline; padding:0 12px 0 0; margin:0 10px 0 0; background:url("sp.gif"/*tpa=/skin/frontend/default/theme038k/images/sp.gif*/) no-repeat 100% 3px; }
.product-view .box-tags .product-tags li.last { background:none; }
.product-view .box-tags .product-tags li a { color:#ADADAD; text-decoration:none; }
.product-view .box-tags .product-tags li a:hover { text-decoration:underline; }
.product-view .box-tags .form-add label { display:block; padding:0 0 3px 0; }
.product-view .box-tags .form-add .input-box { float:left; width:610px; }
.product-view .box-tags .form-add input.input-text { width:596px; height:22px; line-height:22px; border:solid 1px #EAEBEF; color:#ADADAD; }
.product-view .box-tags .form-add button { margin-right:-15px; margin-top:10px; text-transform:uppercase; }
.product-view .box-tags p { clear:both; padding:9px 0 0 0; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews dd,.product-view .box-reviews h3,.product-view .box-reviews h4 { padding-bottom:13px; }
.product-view .box-reviews .data-table { margin-bottom:13px; }
.product-view .box-reviews .input-box { width:100%; }
.product-view .box-reviews .input-text, .product-view .box-reviews textarea { width:99%; }
.product-view .box-reviews .buttons-set button { float:left; }
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button { margin-left:10px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; height:auto; overflow:hidden; line-height:12.8px; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; font-size:13px; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount { padding:0 0 13px 10px; }
.advanced-search-summary { padding:0 0 20px 10px; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url("i_rss-big.png"/*tpa=/skin/frontend/default/theme038k/images/i_rss-big.png*/) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart { padding:0 22px 0 0; }

/* Checkout Types */
.cart .checkout-types { text-align:right; margin:0 0 24px 0; }
.cart .checkout-types li {  }
.cart .checkout-types li button { height:49px; }
.cart .checkout-types li button span { height:49px; background:url("proceed.png"/*tpa=/skin/frontend/default/theme038k/images/proceed.png*/) no-repeat; font-size:22px; line-height:49px; padding-left:10px; }
.cart .checkout-types li button span span { background:url("proceed.png"/*tpa=/skin/frontend/default/theme038k/images/proceed.png*/) no-repeat 100% 0%; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:28px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:614px; }
.cart .cart-collaterals .col-1 { float:left; width:283px; }
.cart .cart-collaterals .col-2 { float:right; width:311px; }

.cart .crosssell { border:solid 1px #EAEBEF; padding:14px 20px 2px 16px }
.cart .crosssell h2 { font-size:12px; line-height:16px; padding:0 0 17px 0; }
.cart .crosssell .product-image { float:left; width:65px; height:120px; }
.cart .crosssell .product-details { margin-left:80px; }
.cart .crosssell .product-name { margin:0 0 8px 0; }
.cart .crosssell .product-name a { color:#ADADAD; text-decoration:none; }
.cart .crosssell .product-name a:hover { text-decoration:underline; }
.cart .crosssell .price-box { margin:0 0 12px 0; }
.cart .crosssell .price { color:#669C32; font-weight:normal; font-size:12px; }
.cart .crosssell button { margin:0 0 13px 0; }
.cart .crosssell li.item { border-bottom:solid 1px #EAEBEF; padding:0 0 17px 0; margin:0 0 16px 0; }
.cart .crosssell li.last { border-bottom:0; padding:0 0 17px 0; margin:0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:solid 1px #EAEBEF; padding:13px 0 13px 18px; margin:0 0 20px 0; overflow:hidden; }
.cart .discount h2,
.cart .shipping h2 { font-size:14px; font-weight:bold; text-transform:uppercase; color:#19171C; margin:0 0 13px 0; }

.cart .discount .input-box { float:left; width:160px; }
.cart .discount .input-text { width:148px; height:22px; border:solid 1px #EAEBEF; line-height:22px; font-size:10px; color:#ADADAD; margin-bottom:5px; }
.cart .discount .buttons-set { float:left; clear:none; padding:0; }

.cart .shipping p { padding-bottom:10px; font-size:12px; }
.cart .shipping .form-list label { font-size:12px; color:#ADADAD; font-weight:normal; padding-bottom:1px; }
.cart .shipping .form-list input.input-text { width:269px; height:22px; border:solid 1px #EAEBEF; line-height:22px; font-size:10px; color:#adadad; }
.cart .shipping .form-list select { width:275px; height:26px; border:solid 1px #EAEBEF; line-height:26px; font-size:10px; color:#adadad; }
.cart .shipping .buttons-set button { float:left; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:288px; background:#F0F1F4; border:solid 1px #EAEBEF; padding:9px 0 0 0; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:3px 0; color:#19171C; font-weight:normal; }
.cart .totals table td strong { font-weight:normal; }
.cart .totals table th { font-weight:normal; }
.cart .totals table tfoot th {}
.cart .totals .checkout-types { text-align:center; margin:0; padding:8px 0 6px 0; }
.cart .totals .checkout-types li { padding:0 0 18px 0; }
.cart .totals .checkout-types li a { font-size:11px; text-transform:uppercase; color:#333; }
.grndttl { width:126px; padding-left:20px !important; }
.grndttl .price { color:#599130; }

/* 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; color:#333; }
.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 ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url("btn_window_close.gif"/*tpa=/skin/frontend/default/theme038k/images/btn_window_close.gif*/) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages { margin:13px 0; }
.gift-messages-form {  }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url("bkg_collapse.gif"/*tpa=/skin/frontend/default/theme038k/images/bkg_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 strong { 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; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.col-right .block-progress { background:url("block_layed.png"/*tpa=/skin/frontend/default/theme038k/images/block_layed.png*/) no-repeat; }
.col-right .block-progress .block-content { background:url("bottom_cart_right.png"/*tpa=/skin/frontend/default/theme038k/images/bottom_cart_right.png*/) no-repeat 0% 100%; padding-bottom:43px; padding-top:1px; color:#DDFF9B; }
.col-right .block-progress .block-title strong { padding:2px 0 2px 0; }
.block-progress dt { border-bottom:solid 1px #A8D578; padding:11px 0 11px 0; color:#fff; }
.block-progress dt a { color:#fff; }
.block-progress dt.last { border-bottom:0 !important; }
.block-progress dd { padding:22px 0 22px 0; }
.block-progress dt.complete,
.block-progress dd.complete {  }

.opc { border-bottom:1px solid #EAEBEF; position:relative; }
.opc li.section { border:1px solid #EAEBEF; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:13px 10px 14px 22px; text-align:right; }
.opc .step-title .number { float:left; border:solid 1px #ADADAD; width:18px; height:18px; text-align:center; font-size:12px; font-weight:bold; color:#ADADAD; line-height:18px; margin-right:10px; }
.opc .step-title h2 { float:left; font-weight:bold; font-size:12px; color:#ADADAD; padding:3px 0 0 0; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title .number { background:#ADADAD; color:#fff; }
.opc .active .step-title { cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #EAEBEF; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login h2, .account-login p { padding-bottom:13px; }
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account h2,.my-account h3,.my-account h4,.my-account .col2-set { padding-bottom:13px; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { padding-bottom:13px; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order 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 .cart-price,
.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; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { height:auto; /*background:url(../images/footer.gif) repeat-x;*/  }
.footer { 
	border-radius: 25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	-khtml-border-radius:25px;
	background-color:#5D77DE;
    color: white;
    height: 50px;
    margin: 0 auto;
    padding: 4px 0 0 40px;
    width: 930px;
	font-size:11px; }
#footer-bloc{
	background-color:#f6f6f6;
	min-height:100px;
	color:#000000;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	margin-bottom:15px;
	padding:15px;
	overflow:hidden;
}

#footer-bloc a{
	color:#58902F;
	text-decoration:none;
}

#footer-bloc a:hover{
	font-weight:bold;
}
.booter-bloc-content{
	float:left;
	width:166px;
	height:auto;
	margin-right:20px;
}

.booter-bloc-content img{
	margin-top:-8px;
}

.booter-bloc-titre{
	font-weight:bold;
}
.footer p { text-align:right; }
.footer address { display:block; color:#FFF; }
.footer ul { float:left; margin-bottom:7px; }
.footer ul li { display:inline; padding:0 17px 0 0; }
.footer ul li a { color:#97B66F; text-decoration:none; }
.footer ul li a:hover { text-decoration:underline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.clear { clear:both; height:1px; font-size:0%; line-height:0%; }

.index_block { overflow:hidden; margin:-58px 0 14px 0; }
.scroller_col { 
	border: 1px solid #EEEEEE;
    float: left;
    height: 245px;
    overflow: hidden;
    width: 630px;
	border-radius: 30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;}
.banners_col { float:right; padding:0px 0 0 0; margin-top: -17px;}

/* The Nivo Slider styles */

.nivoSlider { 	position:relative; }
.nivoSlider img { 	position:absolute; 	top:0px;	left:0px; }
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { 	/*position:absolute;	top:0px;	left:0px;	width:100%;	height:100%;	border:0;	padding:0;	margin:0;	z-index:35;	display:none;*/
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 35; }
/* The slices in the Slider */
.nivo-slice { 	display:block;	position:absolute;	z-index:30;	height:100%; }
/* Caption styles */
.nivo-caption { 	position:absolute;	left:0px;	bottom:0px;	background:#000;	color:#fff;	opacity:0.8; 	width:100%;	z-index:31; }
.nivo-caption p { 	padding:5px;	margin:0; }
.nivo-caption a { 	display:inline !important; }
.nivo-html-caption {     display:none; }
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a { 	position:absolute;	top:45%;	z-index:40;	cursor:pointer; }
.nivo-prevNav {	left:0px; }
.nivo-nextNav {	right:0px; }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { position:absolute; margin:210px 0 0 75px; z-index:400; }
.nivo-controlNav a { float:left; background:url("../images/page_nav.png"/*tpa=/skin/frontend/default/theme038k/images/page_nav.png*/) no-repeat;	position:relative;	z-index:40;	cursor:pointer; width:32px; height:22px; padding:13px 0 0 0; font-size:16px; text-align:center; text-decoration:none; color:#58912F; }
.nivo-controlNav a.active { background:url("../images/page_nav.png"/*tpa=/skin/frontend/default/theme038k/images/page_nav.png*/) no-repeat 0 -35px; color:#fff; padding:6px 0 0 0; height:29px; }

#checkout-step-login h3, #checkout-step-login h4, #checkout-step-login p { padding-bottom:13px; }

#checkout-step-billing .form-list,#checkout-step-shipping .form-list { margin:0 -100px 0 0; }
#checkout-step-billing .form-list .field,#checkout-step-shipping .form-list .field { width:362px; }
#checkout-step-billing .form-list input.input-text,#checkout-step-shipping .form-list input.input-text { width:288px; height:17px; font-size:11px; color:#ADADAD; }
#checkout-step-billing .form-list select,#checkout-step-shipping .form-list select { width:294px; font-size:11px; color:#ADADAD; }
#checkout-step-billing .form-list li.wide input.input-text,#checkout-step-shipping .form-list li.wide input.input-text { width:653px; }
#checkout-step-billing .control { float:left; padding:0 45px 0 0; }

.my-wishlist .product-name { padding-top:13px !important; }
.my-wishlist textarea { width:99%; }
.my-wishlist .buttons-set button { margin:0 0 0 10px; }
.my-wishlist .data-table button { margin:10px 0; }

#my-orders-table .last .nobr { white-space:normal; }
#my-orders-table .last .separator { display:none; }
#my-orders-table .last a { display:block; }



/* GRID */

#mm_grid_wrapper table{
  width: 100%;
}

#mm_grid_wrapper table th{
  padding-bottom: 10px;
  text-align: center;
}

#mm_grid_wrapper table td{
  border-bottom: 1px solid #ccc;
  padding: 2px 0px 5px 5px;
  text-align: center;
}

#mm_grid_wrapper table .mm_grid_last_tr td{
  border-bottom: 0px;
}

#mm_grid_wrapper table.mm_2d_grid td.mm_grid_last_td{
  border-right: 0px;
}

#mm_grid_wrapper table td.mm_grid_qty{

}

#mm_grid_wrapper table td.mm_grid_price .price{
  font-weight: bold;
  color: #0D88C9;

}

#mm_grid_wrapper td.mm_gird_add_to_cart button{
background: url("btnPanierTableau.jpg"/*tpa=/skin/frontend/default/theme038k/images/btnPanierTableau.jpg*/) no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    float: right;
    height: 33px;
    line-height: 15px;
    padding: 4px;
    text-transform: uppercase;
    width: 164px;
	cursor:pointer;
}

/*Stuff for 2d grid*/
#mm_grid_wrapper table.mm_2d_grid td{
    border-right: 1px solid #ccc;
}


#mm_grid_wrapper table td.mm_gird_add_to_cart{
  padding: 20px 0px 0px 0px;
  border: 0px;
}

/*.top-link-cart {
background: url(../images/icon_panier.png) no-repeat left center;
} 


.top-link-checkout {
background: url(../images/icon_deconnexion.png) no-repeat left center;
} */
.quick-access ul li a { line-height:26px; /* make the unit slightly wider than the image */ }



.lienProduitFooter{
	margin-left:-10px;
}
.lienProduitFooter a{
	color:#6da133;
	text-decoration:none;	
}
.lienProduitFooter a:hover{
	color:#9ed959;
	text-decoration:none;	
}

.quantity{
	margin-bottom:38px;
	min-width:95px;
}

.minus{
	background-color:#599130;
	cursor:pointer;
	height:28px;
	float:left;
	color:white;
	border:none;
	width:15px;
	margin-right:5px;
}

.plus {
	background-color:#599130;
	cursor:pointer;
	height:28px;
	float:left;
	color:white;
	border:none;
	width:15px;
	margin-left:5px;
}

.pdf{
	background: url("iconPdf.png"/*tpa=/skin/frontend/default/theme038k/images/iconPdf.png*/);
	background-repeat:no-repeat;
	color: #599130;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 3px;
    text-decoration: none;
}

.std{
	/*margin-left:21px;*/
}

.actions2{
	margin-left:1px;
  	margin-top:0px;
}

.pricePromoSidebar{
	color: red;
    float: left;
    font-size: 15px;
    height: 65px;
    margin-left: 5px;
    margin-top: 30px;
    text-align: center;
    width: 100px;
}

.lienProduitPromo{
	color: #97B66F;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.lienProduitPromo:hover{
    text-decoration: underline;
}

.photoPromoSidebar{
	float: left;
    height: 90px;
    margin-right: 10px;
    margin-top: 5px;
    width: 85px;
}

.blocPromoSidebar{
	border: 1px solid #EEEEEE;
    -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
    height: 130px;
    margin-top: 10px;
    padding: 8px;
    width: 178px;
}

.block-layered-nav .block-title span{
	/*display:none;*/	
}