/**
 * 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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */


.customer-address-index .col2-set .col-1 ol li { padding:0 0 20px 0;}
.customer-address-index .col2-set .col-2 ol li { padding:0 0 20px 0;}

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

#message-fermeture {
	position: absolute;
	width: 499px;
	height: 44px;
	background-image: url(../images/message-fermeture.jpg);
	background-repeat: no-repeat;
	margin-top: -35px;
	margin-left: 280px;
}

#bandeau {
	width: 950px;
	height: 311px;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
}

#contact_haut {
	width: 434px;
	height: 43px;
	float: right;
	background-image: url(../images/contact_haut.jpg);
	background-repeat: no-repeat;
}

/* page d'accueil ================================================================================= */
#global_accueil {
	position: relative;
	width: 745px;
	background: none;
}

div.accueil_1, div.accueil_2, div.accueil_3 {
	float: left;
	width: 745px;
	margin-bottom: 15px;
}

div.gt, div.sti8, div.sti10 {
	float: left;
	width: 365px;
	height: 252px;
	background-repeat: no-repeat;
}

div.sti7, div.sti9 {
	float: right;
	width: 365px;
	height: 252px;
	background-repeat: no-repeat;
}

div.gt {
	background-image: url(../images/gt.jpg);
}

div.sti7 {
	background-image: url(../images/sti7.jpg);
}

div.sti8 {
	background-image: url(../images/sti8.jpg);
}

div.sti9 {
	background-image: url(../images/sti9.jpg);
}

div.sti10 {
	background-image: url(../images/sti10.jpg);
}

#global_accueil h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
}

#global_accueil h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#global_accueil h1 a:hover {
	text-decoration: none;
}

#global_accueil h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.sti7 h2, .sti8 h2, .sti9 h2 {
	margin-left: 255px;
}

.gt h2  {
	margin-left: 217px;
}

.sti10 h2 {
	margin-left: 300px;
}

#global_accueil ul.ul_accueil {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 10px
}

#global_accueil ul.ul_accueil li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53506b;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#global_accueil ul.ul_accueil li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53506b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#global_accueil ul.ul_accueil li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53506b;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/puce_accueil.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#global_accueil ul.ul_accueil li h2 a:hover {
	text-decoration: none;
}


/* fin page d'accueil ================================================================================= */


.clear-block { clear:both;}
.wrapper {}
.page { width:950px; margin:0 auto; padding:0 0; text-align:left; }
.page-print { background:#000000; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:0 0; padding:0 0 10px 0; }

/* Base Columns */ 
.col-left { float:left; width:195px; padding:0 0 0;}
.col-main { float:left; width:745px;  padding:0; }
.col-right { float:right; width:195px; padding:0 0 0; margin:0 0 0 7px; }

/* 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:745px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; margin-left:10px; }
.cms-home .col3-layout .col-main { width:540px; margin-left:6px; }
.cms-home .col3-layout .col-right { float:right; width:195px; padding:0 0 0; margin:0 0 0 6px; }
.cms-home .main { margin:0 0; padding:0px !important; }

/* Content Columns */
.col2-set {padding:15px; border:1px solid #272729; margin:0 0 10px 0;}
.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 ================================================================================ */
.logo { width:457px; height:110px; overflow: visible; margin-bottom: 3px; } 
h1.logo a { color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; width:237px; }
.header-container {}
.cms-home .header { padding:0; min-height:199px; height:auto !important; height:199px;}
.checkout-cart-index .header { padding:0; min-height:208px; height:auto !important; height:208px;}
.header { padding:0; min-height:196px; height:auto !important; height:196px;}
.logo-block { float:left; padding:20px 0 10px 0;}
.logo-block h2 { padding-left: 3px; font-weight: normal;}
.logo-block a:hover h2 { text-decoration: underline;}
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em;}
.header .logo a { display:block; width:369px; height:91px; }

.header-right-block { float:right; text-align:left; padding:10px 0 0 0; margin-top: 32px;}

.header .welcome-msg { font-weight:normal; text-align:left; color:#ADADAD; padding:0 0 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; }
.header .links { float:left; }
.header ul.links { text-align:left;}
.header ul.links li{ display:inline; color:#49474E; background:url(../images/devider_links.gif) right 3px no-repeat; padding:0 9px 0 9px; font-size:11px;}
.header ul.links li.last { background:none; padding-right:0;}
.header ul.links li a{color:#49474E; text-decoration:none;}
.header ul.links li a:hover{text-decoration:underline;}

.header .language-switcher { padding:1px 0 0 36px; float:left; text-align:left; }
.header .language-switcher a img{ margin:0 0 0 4px;}

.side-left-hb { background:url(../images/side_left_hb.gif) 0 0 repeat-y;}
.side-right-hb { background:url(../images/side_right_hb.gif) right 0 repeat-y;}
.side-bottom-hb { background:url(../images/side_bot_hb.gif) left bottom repeat-x;}

.left-top-hb { background:url(../images/left_top_hb.gif) 0 0 no-repeat;}
.right-top-hb { background:url(../images/right_top_hb.gif) right 0 no-repeat;}
.left-bottom-hb { background:url(../images/left_bot_hb.gif) left bottom no-repeat;}
.right-bottom-hb { background:url(../images/right_bot_hb.gif) right bottom no-repeat; width:100%; min-height:73px; height:auto !important; height:73px; margin:0 0 8px 0;}
.indent-header-banner { padding:11px 240px 10px 20px; color:#5E5E5E; font-size:11px; line-height:15px; font-family: Arial, Helvetica, sans-serif;}

/********** < Navigation */
#nav { font-size:11px;  padding:0 0; margin:0 0; background:url(../images/bg_menu.gif) 0 9px repeat-x; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; margin:0 0 0 0; }
#nav li.active a { color:#FFFFFF; }
#nav a { display:block; float:left; padding:13px 20px 26px 20px; color:#7C7C7D; font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; background:url(../images/bg_menu.gif) 0 9px repeat-x; border-right: 1px solid #000; }
#nav li.over a,
#nav a:hover { color:#FFFFFF; background:url(../images/bg_menu_hover.gif) 0 0 repeat-x; padding:8px 20px 26px 20px; }


#nav li.active a { color:#FFFFFF; background:url(../images/bg_menu_hover.gif) 0 0 repeat-x; padding:8px 20px 26px 20px; }
/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#131216; padding-top:5px; width: 250px; }
#nav ul li.over { }
#nav ul li.last { background:#131216; padding-bottom:5px; }

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

/* 2nd leven */
#nav ul { position:absolute; width:13em; top:34px; left:-10000px; border:none;}

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

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

#nav ul li a { background:#131216; color:#898885; padding:0; }
#nav ul li a:hover { background:#131216; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 25px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:11px  Arial, Helvetica, sans-serif; vertical-align:middle; color:#777777; }
input.input-text,select,textarea {  background:#000000; border:1px solid #272729;}
input.input-text,textarea { padding:2px; }
select { padding:1px; height:auto !important; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:44px !important; padding:3px; border:1px solid #272729; background:#000000;}
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; margin-top:-1px; }
button.button_panier { background-image:url(../images/btn_panier.jpg); background-repeat: no-repeat; width: 145px; height: 32px; border: none; background-color: transparent; cursor: pointer;}
.product-shop button.button_panier { background-image:url(../images/btn_panier.jpg); background-repeat: no-repeat; width: 145px; height: 32px; border: none; background-color: transparent; cursor: pointer; margin-left: 10px;}

.crosssell .product-shop button.button_panier { background-image:url(../images/btn_panier.jpg); background-repeat: no-repeat; width: 145px; height: 32px; border: none; background-color: transparent; cursor: pointer; margin-left: 0px;}

button.button span { white-space:nowrap; display:block; background:url(../images/bg_buttons.gif) 0 0 repeat-x; padding:3px 8px 11px 9px; height:18px; font-size:11px; line-height:16px; line-height:normal; color:#7A7C7E; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


button.button span span { background:none !important; padding:0 !important; height:auto;}
button.button span span span{ background:none !important; padding:0 !important; height:auto;}


.sidebar button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.sidebar button.button span { white-space:nowrap; display:block; background:url(../images/bg_button_compare.gif) 0 0 repeat-x; padding:3px 8px 2px 9px; height:18px; font-size:11px; line-height:16px; line-height:normal; color:#7A7C7E; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


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 */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 8px; }
.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 #C5C1C1; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 15px; }
.group-select .input-box { float:left; width:340px; }
.input-box-2 { width:285px !important;}
.name-lastname { width:285px !important;}
.group-select input.input-text,
.group-select textarea {width:620px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:280px; }
.group-select .input-box select { width:285px; }

.ship-block { padding:15px 0 0 0;}

#advanced-search-list select { height:50px;}

.catalog-seo-sitemap-category .col-main ul { margin:0 0 0 10px;}
.catalog-seo-sitemap-category .col-main ul li{ padding:0 0 5px 0; font-size:10px; text-transform:uppercase;}
.catalog-seo-sitemap-category .col-main .pager { border:1px solid #272729; padding:15px; margin:0 0 10px 0;}

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

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #272729; text-align:right; }


/* Form Billing Information */
.customer-name-middlename .name-firstname { width:280px !important;}
.customer-name-middlename .name-firstname input {
width:270px !important;}
.name-middlename { width:60px !important;}
.name-middlename input { width:50px !important;}




.dob-day { width:60px !important;}
.dob-day input { width:50px !important; float:none;}
.dob-day label { display:block;}

.dob-month { width:60px !important;}
.dob-month input { width:50px !important; float:none;}
.dob-month label { display:block;}

.dob-year { width:60px !important;}
.dob-year input { width:50px !important; float:none;}
.dob-year label { display:block;}

/* Form Billing Information */

.range input { width:70px !important;}

/* 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:#65C709; }
p.required { font-size:11px; text-align:right; font-family: Arial, Helvetica, sans-serif; color:#65C709; }
/* 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 { 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 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 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:0 0 3px 0; margin:0 0 0 0;}
.breadcrumbs .title-breadcrumbs { display:none;}
.breadcrumbs li { display:inline; }
.breadcrumbs li a{ font-family: Arial, Helvetica, sans-serif; color:#7C7C7D; font-size:11px; line-height:normal; font-weight:normal; text-decoration:underline;}
.breadcrumbs li a:hover{ text-decoration:none;}
.breadcrumbs li strong{ font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:normal; font-weight:normal;}
.breadcrumbs li span{ font-family: Arial, Helvetica, sans-serif; color:#7C7C7D; font-size:11px; line-height:normal; font-weight:normal;}

/* Page Heading */

.page-head { background:url(../images/bg_page_title.gif) 0 0 repeat-x; padding:11px 0 25px 24px; margin:0 0 0; }
.page-title { background:url(../images/bg_page_title.gif) 0 0 repeat-x; padding:11px 0 0px 24px; margin:0 0 0; }
.page-title h1{ padding:0 0 0 0; color:#fd7a00; text-transform:uppercase; font-size: 14px;}
.page-title h2 {
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fd7a00;
}
.title-buttons { text-align:right; padding:11px 22px 0 24px; margin:0 0 5px 0; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }


.cms-index-noroute .col-main dl { margin:0 0 0 10px;}
.cms-index-noroute .col-main dt { padding:0 0 0 0; font-weight:bold;}
.cms-index-noroute .col-main dd { padding:5px 0 5px 5px; font-style:italic;}
.cms-index-noroute .col-main .disc li{ padding:5px 0;}


/* Pager */ 
.pager { background:url(../images/prod_devider.gif) left bottom repeat-x; font-size:11px; line-height:normal; color:#777777; font-family: Arial, Helvetica, sans-serif; padding:3px 4px 9px 12px; margin:0 0 9px 0; text-align:center; }
.pager .amount { float:left; font-weight:bold; }
.pager .limiter { float:right; line-height:12px; }
.pager .limiter select{ width:70px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#777777; font-size:10px; line-height:18px; border:1px solid #272729; background:#000000; padding:2px; padding-right:0; margin:0 4px 0 10px;}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { background:url(../images/prod_devider.gif) left bottom repeat-x; font-size:11px; line-height:normal; color:#777777; font-family: Arial, Helvetica, sans-serif; padding:0 32px 17px 7px; margin:0 0 14px 0;}
.sorter a { color:#777777; font-weight:normal; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; padding:0 4px 0 3px;}
.sorter a:hover { text-decoration:none;}
.sorter .view-mode { float:left; }
.sorter .view-mode strong { color:#777777; font-weight:bold;}
.sorter .sort-by { float:right; padding:0 0 0 0; }
.sorter .sort-by select { width:82px; border:1px solid #272729; font-family:Arial, Helvetica, sans-serif; color:#777777; font-size:10px; background:#000000; padding:2px; padding-right:0; color:#646464; margin:0 4px 0 8px;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #1F1F21; font-weight:bold; white-space:nowrap; color:#FFFFFF; }
.data-table td { padding:10px 5px 10px 5px; border:1px solid #1F1F21; }
.data-table thead {}
.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 {}
.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 { font-weight:bold; }
.data-table td.value {}

.checkout-buttons { padding:10px 20px 6px 20px !important;}
.checkout-buttons button.button span { color:#C9CACA;}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; 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 8px 0; }
.block .block-title { background:url(../images/title_box.gif) 0 0 repeat-x #272729; padding:0 0 0 0; }
.block .block-title h2 { font-size:11px; font-weight:bold; line-height:1.5; color:#FFFFFF; text-transform:uppercase; padding:5px 0 4px 22px; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { border:1px solid #272729; padding:15px 10px 15px 10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

.fix-category-image { margin:0 -28px;}




/* Block: Search */
.sidebar .form-search { background:url(../images/bg_search.gif) 0 0 repeat-x #0E0E0F; padding:17px 1px 30px 20px; margin:0 0 6px 0; }
.sidebar .form-search label{ display:block; color:#FFFFFF; font-size:11px; line-height:normal; font-weight:bold; padding:0 0 5px 1px;}
.sidebar .form-search .input-text { border:1px solid #272729; width:125px; background:#000000; padding:4px; padding-bottom:3px; padding-left:5px; color:#FFFFFF; font-size:10px; line-height:16px;}
.sidebar .form-search .search-autocomplete { z-index:999; }
.sidebar .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.sidebar .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.sidebar .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.sidebar .form-search .search-autocomplete li.selected {}

.sidebar .form-search button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; margin:2px 0 0 0; }
.sidebar .form-search button.button span { white-space:nowrap; display:block; background:url(../images/bg_button_compare.gif) 0 0 repeat-x; padding:3px 8px 2px 9px; height:18px; font-size:11px; line-height:16px; line-height:normal; color:#7A7C7E; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

/* Block: Account */
.block-account {}
.customer-account-index .col2-set { border:1px solid #272729; padding:15px; margin:0 0 10px 0;}
.block-account ul li { margin-bottom: 5px;}
.block-account ul li a { text-decoration: none; }
.block-account ul li a:hover { text-decoration: underline; }

/* Block: Currency Switcher */
.block-currency {}
.block-currency .block-content { padding:22px 10px 21px 22px; }
.block-currency select { width:95%; border:1px solid #888; color:#707070; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:normal; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title h2 { font-size:11px; font-weight:bold; line-height:1.5; color:#FFFFFF; text-transform:uppercase; padding:5px 0 5px 22px; }
.block-layered-nav .block-content { padding:0px;}
.block-layered-nav .block-content h3 { color:#777777; font-size:11px; line-height:15px; font-weight:normal; padding:0 0 10px 0;}
.block-layered-nav dt { padding: 5px; padding-bottom: 0px; padding-left: 25px; text-transform: uppercase; font-size:12px; color:#fff; font-weight:bold; background-image: url(../images/puce_filtre1.jpg); background-position: 7px 7px; background-repeat: no-repeat; background-color: #0a0a0a; }
.block-layered-nav dd { padding:0 0 15px 20px; margin-top: 5px; }
.block-layered-nav dd { color:#777777; font-size:11px; line-height:15px; font-weight:normal;}
.block-layered-nav dd a{ color:#777777; font-size:11px; padding-left: 12px; padding-top: 3px; line-height:15px; font-weight:normal; text-decoration:none; background-image: url(../images/puce_filtre2.jpg); background-position: 0 4px; background-repeat: no-repeat;}
.block-layered-nav dd a:hover{ text-decoration:underline;}
.block-layered-nav dd .price { color:#777777; font-size:11px; line-height:15px; font-weight:normal; padding:0;}
.block-layered-nav .currently { margin:0 3px 0 0; font-size:11px;}
.block-layered-nav .currently .label { color:#777777; font-size:11px; text-transform:none; font-weight:normal;}
.block-layered-nav .currently .price { color:#777777; font-size:11px; text-transform:uppercase; font-weight:normal; padding:0;}
.block-layered-nav .currently li { padding:3px 0 6px 0;}
.block-layered-nav .currently a{ float:right; padding:0 4px 0 0;}

.block-layered-nav .actions { text-align:right; padding:10px 7px 15px 0; font-size:11px;}
.block-layered-nav .actions a{ float:none; color:#777777; font-weight:normal; font-size:11px;}

/* Block: Cart */
.block-cart {}
.block-cart .block-content { border:1px solid #272729; padding:19px 23px 5px 20px; }
.block-cart .block-content p{ font-size:11px;}
.block-cart .amount { margin:0 0 5px 0; font-size:11px; color:#777777;}
.block-cart .amount a{ color:#777777; font-weight:normal;}
.block-cart p.subtotal { background:#2F3031; padding:3px 7px 4px 0; margin:0 0 8px 0; text-align:center; color:#FFFFFF; font-size:11px; }
.price { font-size:13px; line-height:normal; color:#65C709; font-weight: normal; padding:0 0 0 0;}
.block-cart h3 { font-size:11px; line-height:13px; font-weight:normal; color:#646464; padding:16px 0 5px 0;}
.block-cart h4 { color:#FFFFFF; font-size:14px; line-height:14px; font-weight:bold;}
.block-cart h4 a{ color:#FFFFFF; font-size:14px; line-height:14px; font-weight:bold; text-decoration:none;}
.block-cart h4 a:hover{ text-decoration:underline;}

.mini-products-list li { padding:5px 0 15px 0;}
.mini-products-list .product-image { float:left; width:64px; padding:1px; margin-right:-66px; }
.mini-products-list .product-details { margin-left:75px; padding:0 3px 0 0; }
.mini-products-list .product-details .price {color:#65C709; font-size:18px; line-height:normal; font-weight:bold;}
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; padding:0 0 12px 0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related .block-content{ padding: 0px; padding-top:7px; padding-left: 5px;}
.block-related li { padding:0px; margin: 0px; margin-bottom: 5px; }
.block-related input.checkbox { float:left; margin-right:-30px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-60px; }
.block-related .item .product-details { margin-left:60px; }
.block-related .item .product-name { font-size: 12px; font-weight: normal; padding: 0px; padding-left: 3px; }
.block-related .item .product-name a { font-size: 12px; font-weight: normal; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }
.block-compare .block-content ol li a{ color:#FFFFFF; font-size:14px; line-height:18px; font-weight:bold; text-decoration:none;}
.block-compare .block-content p { font-size:11px; padding-bottom:6px;}
.block-compare .block-content ol li a:hover{ text-decoration:underline;}
.block-compare .block-content button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.block-compare .block-content button.button span { white-space:nowrap; display:block; background:url(../images/bg_button_compare.gif) 0 0 repeat-x; padding:3px 8px 2px 9px; height:18px; font-size:11px; line-height:16px; line-height:normal; color:#7A7C7E; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.block-compare .block-content .actions { padding-bottom:8px;}
.block-compare .block-content .remove-btn { float:right;}

/* Block: Viewed */
.block-recent {}
.block-recent .block-content ol li a{ color:#FFFFFF; font-size:12px; line-height: normal; font-weight: normal; text-decoration:none; background:url(../images/devider_2.gif) 0 5px no-repeat; padding:0 0 0 7px;}
.block-recent .block-content ol li a:hover{ text-decoration:underline;}

/* Block: Poll */
.block-poll {}
.block-poll .block-content { border:1px solid #272729; padding:20px 10px 14px 22px; }
.block-poll .block-content h3 { color:#FFFFFF; font-size:11px; line-height:15px; font-weight:normal; padding:0 0 15px 0;}
.block-poll .block-content ol li { padding:0 0 6px 0;}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:25px; color:#777777; font-size:11px; padding-top: 5px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags .actions { padding:15px 0 0 0;}
.block-tags ul { font-size:12px; line-height:normal;}
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-content { border:1px solid #272729; padding:20px 10px 23px 22px; }
.block-subscribe .block-content label{ color:#777777; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; display:block; padding:0 0 5px 0;}
.block-subscribe .block-content #newsletter {  margin:0 0 7px 0;}
.block-subscribe .block-content button.button { float:right;}
.block-subscribe .block-content button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.block-subscribe .block-content button.button span { white-space:nowrap; display:block; background:url(../images/bg_button_compare.gif) 0 0 repeat-x; padding:3px 8px 2px 9px; height:18px; font-size:11px; line-height:16px; line-height:normal; color:#7A7C7E; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


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

/* Block: Banner */
.block-banner {}
.block-banner .block-content { margin: 0px; padding: 0px; border: none; }

/* Block: Checkout Progress */
.sidebar .block-progress dl { border:1px solid #272729; border-top:none;}

.sidebar .block-progress {}
.block-progress { margin:0 0 8px 0; }
.block-progress .block-title { background:none; text-transform:none; padding:0 0 0 0; }
.block-progress .block-title h2 { font-size:11px; font-weight:bold; line-height:1.5; color:#FFFFFF; text-transform:none; padding:5px 0 4px 22px; }
.sidebar .block-progress dt { font-weight:bold; border-top:1px solid #272729; padding:10px 10px 7px 30px; font-size:12px; line-height:normal; color:#FFFFFF;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { padding:10px 10px 7px 30px; border-bottom:1px solid #272729;}
.sidebar .block-progress .complete { background:#18171C !important;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { background:url(../images/bg_page_title.gif) 0 0 repeat-x; padding:11px 0 25px 8px; margin:0 0 0; }
.category-title h1{ padding:0 0 0 0; color:#fd7a00; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.category-image { display:block; margin:0 auto; width:95%; margin-bottom:20px; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; margin-bottom: 20px;  }
.products-grid td{ text-align:center;}
.products-grid tr.odd {}
.products-grid tr.even { background:url(../images/prod_devider.gif) left top repeat-x; padding-top: 10px; }
.products-grid td { width:172px; padding:5px; background:url(../images/separation_verticale.gif); background-position: 100% 25px; background-repeat: no-repeat; }
.products-grid tr.even td { padding-top: 20px; }
.products-grid td.last { background: none; }
.products-grid td.empty {}
.products-grid td  .rating-box { margin:0 auto; float:left;}

/* View Type: List */
.products-list li.item { padding:0 0 20px 10px; margin:0 0 15px 0; background:url(../images/prod_devider.gif) left bottom repeat-x; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:315px; }
.products-list .product-shop h3.product-name{ color:#2E2E2E; font-size:12px; line-height:14px; font-family:Arial, Helvetica, sans-serif;}
.products-list .product-shop h3.product-name a{ color:#2E2E2E; font-size:12px; line-height:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
.products-list .product-shop h3.product-name a:hover{text-decoration:none;}
.products-list .desc { padding:15px 0 5px 0;}
.products-list .indent-product { padding-bottom:25px;}

.products-list .price-row .price-box{ float:left; padding:0 0 0 0; margin:0 15px 9px 0;}

.products-list .add-to-links { margin:0 0 0 0;}
.products-list .add-to-links li{ display:inline;}
.products-list .add-to-links li .separator { display:inline; padding:0 6px 0 9px;}

.products-grid.products-grid-2 td { text-align:left; padding:0; width:100% !important;}
.products-grid-2 .product-image-col{ width:165px; float:left; padding:0 0 0 11px;}
.products-grid-2 .product-shop{ float:left; text-align:left; padding:0 0 0 0; width:230px;}
.price-row { padding:5px 0 16px 0; overflow:hidden;}
.price-row button.button span { white-space:nowrap; display:block; background:url(../images/bg_button.gif) 0 0 repeat-x; padding:3px 8px 1px 9px; height:18px; font-size:11px; line-height:16px; line-height:normal; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.price-row .price-box{ padding:0 0 0 0; margin:0 0 9px 0;}
.products-grid-2 .add-to-links li { display:inline;}
.products-grid-2 .add-to-links .separator { display:inline; padding:0 5px 0 5px;}
.border-product { background:url(../images/prod_devider.gif) left bottom repeat-x; width:100%; padding:0 0 8px 0; margin:0 0 23px 0;}
.border-product-grid { background:url(../images/prod_devider.gif) left 20px repeat-x; width:100%; padding:0 0 0 0; margin:0 0 0 0; height:42px;}
td.product-devider-vertical { padding:0px !important;}

.products-grid-border-bottom {background:url(../images/prod_devider.gif) left bottom repeat-x; width:100%; padding:0px 0; margin:10px; width: 182px;}

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


/* Product View ========================================================================== */

/*=============product tabs==============*/
#product-tabs .tabs{}
#product-tabs .tabs .corner-left-top{background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat; width:160px; display:block; float:left; font-weight:bold; color:#646464; font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; cursor:pointer; margin-right:2px;}
#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_title_border.gif) left top repeat-x #525252; display:block; margin:0 10px; padding:10px 0 13px 0; text-align:center; height:13px; overflow:hidden;}

#product-tabs .tabs .active-tab{color:#FFFFFF; background-color:#FFFFFF; margin-bottom:-1px; position:relative; height:37px;} 
#product-tabs .tabs .corner-left-top.active-tab{background:url(../images/tabs_button_corner_left_top_active.gif) left top no-repeat; width:160px; display:block; float:left; font-weight:bold; color:#646464; font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; cursor:pointer; margin-right:2px;}
#product-tabs .tabs .active-tab .corner-right-top{background:url(../images/tabs_button_corner_right_top_active.gif) right top no-repeat; display:block;}
#product-tabs .tabs .active-tab .border-top{background:url(../images/tabs_title_border_active.gif) left top repeat-x #FFFFFF; display:block; margin:0 10px; padding:10px 0 13px 0; text-align:center; height:14px; overflow:hidden;}


.review-product-list .corner-left-top { display:none !important;}

#product-tabs .tabs h3 { color:#131313; font-size:13px; line-height:16px; font-family:Arial, Helvetica, sans-serif;}
#product-tabs .tabs .active-tab h3 { color:#131313; font-size:13px; line-height:16px; font-family:Arial, Helvetica, sans-serif;}

#width-tab { width:157px !important;}
#width-tab-2 { width:176px !important;}
#width-tab-3 { width:161px !important;}
#width-tab-4 { width:112px !important;}

#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 10px; height:10px; 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-left:9px; padding-top:10px;}

#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 9px repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}
#tabber{ display:block; width:2760px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:650px; float:left; display:block; margin-right:40px;}

/*============//product tabs=============*/
a.product-image { background:#000000; padding:0; margin:0; border:0;}
a.product-image img{ background:#000000; padding:0; margin:0; border:0;}

.product-view { padding:6px 0 0 15px;}

.product-essential { padding:0 0 0 8px;}
.product-collateral {}
.product-collateral .std { font-size:11px; line-height:12px; padding:0 0 0 0;}


.product-collateral .data-table { margin-top:1px; width:95%; margin-left:1px; margin-bottom:31px;}
.product-collateral .data-table th { padding:11px 5px 11px 30px; border:1px solid #1F1F21; color:#DCDCDC; font-size:12px; font-weight:bold; white-space:nowrap; }
.product-collateral .data-table td { padding:11px 5px 11px 18px; border:1px solid #1F1F21; color:#777777; font-size:12px; line-height:normal; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #272729; }
.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; cursor: pointer; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#8A8A8A; font-size:10px; line-height:normal; padding:10px 5px 5px 0; }
.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% repeat-x; 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 3px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
.product-view .product-img-box .more-views ul { margin-left:0 }
.product-view .product-img-box .more-views li { float:left; margin:0 10px 5px 0 ; }

.more-views { padding-bottom:6px;}
.more-views h3{ color:#FFFFFF; font-size:14px; line-height:normal; font-weight:bold; margin:5px 0 15px 0;}
.more-views a img{ border:1px solid #272729;}
.more-views ul { margin:0 0 0 15px;}
.more-views ul li { padding:0 10px 10px 0;}


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

/* Product Shop */
.product-view .product-shop .ratings { margin-bottom:23px; padding-top:10px;}
.product-view .product-shop { float:right; width:364px; padding:20px 0 0 0; }

.product-view .product-shop .add-to-links li { display:block;}
.product-view .product-shop .add-to-links li .separator{ display:none;}
.product-view .product-shop .data-table { margin-bottom:10px;}
.product-view .product-shop .product-pricing { margin-top:10px;}


.product-view .product-shop .rating-links a{ display:inline;}
.product-view .product-shop .rating-links .separator{ display:inline;}
.product-view .product-name {
	color:#777777;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	padding:10px 0 0 0;
	margin:0 0 13px 0;
}
.product-view .product-name h2{
	color:#DB1918;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.product-view .short-description { color:#777777; font-size:12px; line-height:13px; font-family:Arial, Helvetica, sans-serif;}
.product-view .short-description  h3{ color:#FFFFFF; font-size:14px; line-height:normal; font-weight:bold; margin:0 0 8px 0;}

/* Rating */
.product-devider-vertical .ratings { width:107px; margin:0 auto; margin-bottom:10px;}
.ratings .amount {}
.ratings .rating-links { font-size:11px; color:#777777; font-weight:normal;}
.ratings .rating-links a{ font-size:11px; color:#777777; font-weight:normal; display:block;}
.ratings .rating-links .separator { display:none; color:#normal; padding:0 6px 0 9px;}
.ratings dt {}
.ratings dd {}
.rating-box { width:77px; height:13px; font-size:0; line-height:0; margin:0 0 15px 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:0 30px 0 0; float:left; width:77px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }

/* Availability */
.availability { float:right; text-align: center; color:#777777; font-size:12px; line-height:normal; font-family:Arial, Helvetica, sans-serif; padding:5px 100px 5px 0; }
.availability .in-stock { font-weight:normal; }
.availability .out-of-stock { font-weight:normal; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.products-grid .price-box { padding:0 8px 5px 0;}
.price-box { padding:0 0 5px 0;}
.price-box .price { font-weight:normal; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { color:#65C709; font-size:14px; line-height:normal; font-weight: normal; }

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

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; color: #ff0000; }

/* 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 { display:block;}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; display:block; }
.price-excluding-tax .price {color:#65C709; font-size:18px; line-height:normal; font-weight:bold;}

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; display:block; }
.price-including-tax .price {color:#65C709; font-size:18px; line-height:normal; 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 { background:#C9C8C2; padding:7px 0 5px 15px; margin:0 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:normal; color:#272727;}
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:inline; }
.add-to-links li { width: 172px; }
.catalog-product-view .add-to-links li { display:block;}
.catalog-product-view .add-to-links li .separator{ display:none;}
.add-to-links li a{ font-size:11px; line-height:normal; color:#FFFFFF; font-weight:normal;}

/* Add to Cart */
.add-to-cart label { float:left; margin-right:13px; margin-top: 7px; }
.add-to-cart .qty { float:left;}
.add-to-cart button.button { float:left; margin-left:21px; margin-top:-1px; }
.add-to-cart button.button span{ color:#FFFFFF;}
a.wishlist-link{ color:#777777 !important;}

/* Add to Links + Add to Cart */
.add-to-box { padding:0 0 22px 0;}
.add-to-box .add-to-cart { float:left; padding:10px 0 0 0; }
.add-to-box .or { padding:11px 13px 0 13px; float:left; margin:0 14px; font-weight:bold; color:#65C709; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.add-to-box .add-to-links { float:left; padding-top:2px; }

.left-top-add-to-box { background:url(../images/left_top_add_to.gif) 0 0 no-repeat #E8E8E8; margin:0 0 7px 0;}
.right-top-add-to-box { background:url(../images/right_top_add_to.gif) right 0 no-repeat;}
.left-bottom-add-to-box { background:url(../images/left_bot_add_to.gif) left bottom no-repeat;}
.right-bottom-add-to-box { background:url(../images/right_bot_add_to.gif) right bottom no-repeat; width:100%;}
.indent-add-to-box { padding:9px 16px 9px 16px; font-size:11px; line-height:normal; color:#131313; font-family:Arial, Helvetica, sans-serif;}
.indent-add-to-box .product-pricing .price { color:#DB1918; font-size:11px; line-height:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; padding:0;}
.indent-add-to-box .product-pricing .benefit { color:#DB1918; font-size:11px; line-height:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.product-pricing { background:#2F3031; padding:4px 0 4px 11px; margin:0 0 21px 0; color:#FFFFFF; font-size:11px; line-height:normal;}
.product-pricing span.price{ color:#65C709; font-size:13px; line-height:normal; font-weight:bold;}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #272729;}
.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 .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 #272729; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

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

/* Block: Description */
.product-view .description { background:url(../images/prod_devider.gif) left top repeat-x; padding:20px 0 20px 8px; color:#777777; font-size:12px; line-height:15px;}
.product-view .description h3{ color:#FFFFFF; font-size:14px; line-height:normal; font-weight:bold; margin:0 0 15px 0;}

.description-2 { padding:18px 0 20px 19px;}

/* Block: Additional */
.product-view .additional { background:url(../images/prod_devider.gif) left top repeat-x; padding:20px 0 0 8px; color:#777777; font-size:12px; line-height:15px;}
.product-view .additional h3{ color:#FFFFFF; font-size:14px; line-height:normal; font-weight:bold; margin:0 0 20px 0;}

/* Block: Upsell */
.product-view .up-sell { background:url(../images/prod_devider.gif) left top repeat-x; padding:20px 0 19px 8px; color:#777777; font-size:12px; line-height:15px;}
.product-view .up-sell h3{ color:#FFFFFF; font-size:14px; line-height:normal; font-weight:bold; margin:0 0 20px 0;}
.product-view .up-sell .products-grid td { float: left; width:172px; background:url(../images/separation_verticale.gif); background-position: 100% 5px; background-repeat: no-repeat; padding: 5px;}
.product-view .up-sell .products-grid td.no-devider { border:0 !important;}
.product-view .up-sell .products-grid td.empty { display:none; border:0 !important;}
.product-view .up-sell .products-grid td .rating-box { float:none; margin-bottom:10px;}
.product-view .price-box { float:none !important; padding-top:5px;}

.product-view .up-sell product-name {
	color:#1A1A1A;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
}
.product-view .up-sell .product-name a{
	color:#777777;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	text-decoration:none;
}
.product-view .up-sell .product-name a:hover{ text-decoration:underline;}

/* Block: Tags */
.product-view .tags { background:url(../images/prod_devider.gif) left top repeat-x; padding:20px 0 0 8px; color:#777777; font-size:12px; line-height:15px;}
.product-view .tags h3{ color:#FFFFFF; font-size:14px; line-height:normal; font-weight:bold; margin:0 0 12px 0;}
.product-view .tags h4{ color:#8A8A8A; font-weight:normal; font-size:12px; line-height:18px; padding:0 0 15px 0;}
.product-view .tags .form-add-tags label { display:block; color:#FFFFFF; font-size:12px; line-height:16px; font-weight:normal; padding:0 0 15px 0;}
.product-view .tags .form-add-tags .input-box { float:left; margin:0 9px 0 0; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags button.button span{ color:#C9CACA;}
.product-view .tags .form-add-tags p { clear:both; color:#8A8A8A; font-size:12px; line-height:normal; padding-top:15px; }

/* 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-name { font-size:13px; font-weight:bold; line-height:20px; color:#afafaf; padding:5px 0 10px 0; }
.product-name a{ font-size:13px; font-weight:bold; line-height:18px; color:#afafaf; text-decoration:none;}
.product-name a:hover{text-decoration:underline;}

.cart-table .product-name { font-size:12px; font-weight:bold; line-height:20px; color:#DCDCDC; padding:0 0 10px 0; }
.cart-table .product-name a{ font-size:12px; font-weight:bold; line-height:18px; color:#DCDCDC; text-decoration:none;}
.cart-table .product-name a:hover{text-decoration:underline;}


.wishlist-index-index .product-name { font-size:11px; font-weight:bold; line-height:20px; color:#222222; }
.wishlist-index-index .product-name a{ font-size:11px; font-weight:bold; line-height:18px; color:#222222; text-decoration:none;}
.wishlist-index-index .product-name a:hover{text-decoration:underline;}

/* Product Tags */
ul.tags-list { font-size:12px; line-height:16px; color:#646464; margin:0 0 15px 0;}
.tags-list li { display:inline; background:url(../images/devider_tags.gif) right 2px no-repeat; padding:0 9px 0 9px; color:#8A8A8A; font-weight:normal;}
.tags-list li.first { padding-left:0;}
.tags-list li.last { background:none;}
.tags-list li a{ font-weight:bold; color:#FFFFFF; padding-right:4px; font-weight:bold;}
#productTagName { width:503px; border:1px solid #272729; background:#000000; margin-left:0; padding:2px;}

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }
/* ======================================================================================= */

/* Sitemap */
.sitemap {}

/* 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; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:680px; border:none; padding:0; }

.col2-set.cart-collaterals .col-1 { float:left; width:41%; }
.col2-set.cart-collaterals .col-2 { float:right; width:56%; }

.cart .crosssell { border:1px solid #272729; padding:15px 16px 15px 13px;}
.cart .crosssell ul li{  padding:0 0 25px 0; display:block;}
.cart .crosssell ul.add-to-links li{ padding:0;}
.cart .crosssell ul.add-to-links li .separator{ display:none;}

.cart .crosssell h3{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; margin:0 0 30px 3px; font-weight:bold;}
.cart .crosssell h4.product-name{ color:#777777; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height: normal; margin:0 0 5px 0; font-weight:normal;}
.cart .crosssell h4.product-name a{ color:#777777; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:16px; text-decoration:none; font-weight:normal;}
.cart .crosssell h4.product-name a:hover{text-decoration:underline;}

.cart .crosssell .product-image { float:left; margin-right:-134px; }
.cart .crosssell .product-shop { margin-left:110px; }
.cart .crosssell .devider-crosssell {  padding:0 0 35px 0; margin:0 0 25px 0;}
.cart .crosssell .price-box .price { color:#65C709; font-size:14px; line-height: normal;}


.cart .discount {border:1px solid #272729; padding:15px 20px 27px 16px; margin:0 0 20px 0;}
.cart .discount h3{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; margin:0 0 10px 3px;}
.cart .discount label{ color:#8A8A8A; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:26px;}
.cart .discount .input-text { border:1px solid #272729; width:250px; padding:2px; padding-bottom:3px; margin:0 3px 0 0;}
.cart .discount button.button { vertical-align:top; margin-top: 3px;}
.cart .discount button.button span { color:#FFFFFF;}

.cart .shipping {border:1px solid #272729; padding:15px 20px 7px 16px;}
.cart .shipping button.button span { color:#C9CACA;}
.cart .shipping h3{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; margin:0 0 10px 3px;}
.cart .shipping p{ color:#545454; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; margin:0 0 25px 0;}
.cart .shipping .buttons-set { padding:22px 0 0 0; margin:0;}
.cart .shipping .buttons-set button.button {float:left; margin:0 0 0 0;}
.cart .shipping .form-list label {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; font-weight:bold;}
.cart .shipping .form-list select { border:1px solid #272729; width:226px; padding:2px; margin:0 0 0 0;}
.cart .shipping .form-list input { border:1px solid #272729;  width:218px; padding:2px; margin:0 0 0 0;}


/* Shopping Cart Totals */
.cart .totals { float:right; width:190px; padding:10px 10px 0 0; border:1px solid #272729;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:0 5px 0 5px; }
.cart .totals table th { font-size:12px; line-height:26px; color:#DCDCDC; font-weight:bold; text-align:left !important; padding-left:17px; }
.cart .totals .price { color:#65C709; font-size:14px; line-height:24px; font-weight:bold;}
.cart .totals .checkout-types button.button { margin-bottom:8px; }
.cart .totals .checkout-types li { text-align:center; padding:0 0 15px 0;}
.cart .totals .checkout-types a{ color:#8A8A8A; font-size:11px;}
.cart .checkout-types button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; background:url(../images/btn_commander.gif); background-repeat: no-repeat; width: 175px; height: 35px; }
.cart .checkout-types button.button span { white-space:nowrap; display:block; padding:7px 0 1px 0; background: none; font-size:11px; line-height:16px; line-height:normal; color:#FFFFFF; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}


/* 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 { border-bottom:1px solid #272729; position:relative; }
.opc li.section { border:1px solid #272729; border-bottom:0; }
.opc .step-title { padding:8px 0 8px 20px; text-align:right; }
.opc .step-title .number { float:left; font-size:12px; line-height:16px; padding:0 5px; margin-right:10px; border:1px solid #2C2F2F; color:#FFFFFF; font-weight:bold; }
.opc .step-title h3 { float:left; color:#FFFFFF; font-size:12px; padding:0; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background:#18171C; cursor:default; }
.opc .step { border-top:1px solid #272729; padding:5px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

.opc .active button.button span{ background:url(../images/bg_button_active.gif) 0 0 repeat-x; color:#C9CACA;}
.opc .active .step-title .number { float:left; font-size:12px; line-height:16px; padding:0 6px; margin-right:10px; border:none; background:#000000; color:#FFFFFF; font-weight:bold; }
.opc .active .step-title h3 {color:#FFFFFF; font-size:12px; }
.opc .active .step { background:#18171C; border-top:1px solid #272729; padding:20px 15px 20px 31px; position:relative; }

.opc .col2-set { border:0; padding:0;}
.opc .col2-set h4{ color:#FFFFFF;}

/* Checkout method */
.checkout-onepage-index .form-list { margin:10px 0;}
.checkout-onepage-index .login-list { margin:0 0 0 10px; font-size:10px; line-height:16px;}

/* Billing Information */
#billing:use_for_shipping_no{ margin:0 46px 0 0;}
#co-billing-form input { border:1px solid #272729; padding:2px;}
.radio { border:0 !important;}
#co-billing-form select { border:1px solid #272729; padding:2px;}
#co-billing-form label { font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#FFFFFF; font-weight:bold;}


#co-shipping-form input { border:1px solid #272729; padding:2px;}
#co-shipping-form select { border:1px solid #272729; padding:2px;}
#co-shipping-form label {  font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#FFFFFF; font-weight:bold;}

.customer-account-create #form-validate h3 { margin:0 0 15px 0;}
#form-validate input { border:1px solid #272729; padding:2px;}
#form-validate select { border:1px solid #272729; padding:2px;}
#form-validate label { font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#FFFFFF; font-weight:bold;}


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:19%; margin:0 6px 0 0; border-top:5px solid #A2A2A2; text-align:center; color:#A2A2A2; text-transform:uppercase; font-weight:bold; }
.checkout-progress li.active { background:#A2A2A2; 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 {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.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 dt { padding:2px 0;}
.sp-methods dd { padding:2px 0;}

.please-wait { float:right; margin-right:5px; }
.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 .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.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-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 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; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { padding:15px; border:1px solid #272729; margin:0 0 10px 0;}

/* Block: Tags */
.dashboard .tags { padding:15px; border:1px solid #272729; margin:0 0 7px 0;}
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
.dashboard .reviews { padding:15px; border:1px solid #C9C8C2; margin:0 0 7px 0;}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #272729; padding:5px; }
.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; }
/* ======================================================================================= */

/* Footer ================================================================================ */
/*
.side-left-footer { }
.footer p { text-align:center; font-size:11px; line-height:14px; color:#7C7C7D; }
.footer p.legality { color:#E8E8E8;}
.footer p.legality span{ text-transform:uppercase; color:#7C7C7D; font-size:11px !important;}
.footer .col-left-footer { text-align: center; }
.footer .small-menu {padding:0 0 0 0;  margin:0 0 0 0;}
.footer .store-switcher { text-align:left; margin:0 auto; padding:0px 0 0 0;}
.footer { color:#7C7C7D; margin:0 0 46px 0;  min-height:70px; height:auto !important; height:70px;}
.footer ul {padding:0 0 0 0; margin:0 0 0 0; display:inline; }
.footer ul li{ font-size:11px; line-height:14px; display:inline; color:#7C7C7D; padding:0 10px 0 8px; background:url(../images/devider_footer.gif) right 3px no-repeat;}
.footer ul li.last{ background:none; padding:0 10px 0 8px;}
.footer ul li a{color:#7C7C7D; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer label { font-size:10px;}
*/



.footer-container {
	width: 100%;
	height: 185px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	border: 1px solid #272729;
}

.footer {
	position: absolute;
	width: 950px;
	margin:0px; 
	padding: 0px;
	height: 185px; 
	text-align: center;
	left: 50%;
	margin-left: -475px;
}

.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational { clear: both; padding-top: 10px; }
.footer .informational label { color:#7e7e7e; font-weight:bold; padding-right:3px; }
.footer .informational ul {
    display:inline;
}
.footer .informational li {
    display:inline;
    background:url(../images/devider_footer.gif) right 3px no-repeat;
    padding-right:8px;
    padding-left:4px;
}
.footer .informational li.last { background:none; padding-right:0; }
.footer .informational a, .footer .informational a:hover { color:#7e7e7e; }
.footer .informational a { text-decoration:none; }
.footer .legality {
    padding:13px 0;
    color:#7e7e7e;
    text-align:center;
}
.footer .legality a, .footer .legality a:hover { color:#7e7e7e; }

.footer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #474745;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	margin-bottom: 4px;
	text-align: left;
}

.box_footer1 {
	float: left;
	width: 160px;
	height: 185px;
	margin-right: 10px;
	padding-left: 3px;
}

ul.liens_footer {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

ul.liens_footer li {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	padding-left: 20px;
	margin-bottom: 7px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	background-image: url(../images/puce_footer.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-transform: none;
}

ul.liens_footer li a h1 {
	color: #636364;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-weight: normal;
}

ul.liens_footer li a h1:hover {
	text-decoration: underline;
}

.box_footer2 {
	float: left;
	width: 312px;
	height: 185px;
	background-image: url(../images/img_blog.jpg);
	background-repeat: no-repeat;
}

.box_footer3 {
	float: right;
	width: 290px;
	height: 185px;
}



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

.add-to-links li.gris {
	color: #898989;
}

li.livraison {
	width: 215px;
	height: 26px;
	background-image: url(../images/livraison.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px; 
}