/* —————————————————————————————— clear.css —————————————————————————————— */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea
{margin:0;padding:0;border:0;outline:0;font-size:12px;font-weight:normal;vertical-align:top;background:transparent;outline:none;}
b {font-weight:bold;}
i {font-style:italic;}
ol, ul {list-style:none;} 
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
a, span {vertical-align:baseline;}
#center_column img {vertical-align:top;text-decoration:none;margin-left:5px;margin-right:5px;padding:1px}
a, a:link, a:hover, a:visited {text-decoration:none;}

@font-face {
    font-family: 'BebasRegular';
    src: url('bebas-webfont.eot');
    src: url('bebas-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebas-webfont.woff') format('woff'),
         url('bebas-webfont.ttf') format('truetype'),
         url('bebas-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#center_column ol,#center_column ul{list-style:circle;padding-left:30px;}
#rightBlock{
	background: none repeat scroll 0 0 #2A2A2A;
    padding: 10px 10px 10px 15px;
	color:white;
	}
#rightBlock a {
	font-size:11px;
}
#rightBlockTitle{
    background: url("../img/titreRouge.png") repeat-x scroll 0 0 transparent;
    color: white;
    height: 46px;
    padding-left: 20px;
    padding-top: 10px;
    width: 211px;
	font-size:18px;
}
#adresse1{
	font-size: 11px;
    margin-top: 10px;
}
#adresse2{
	font-size: 11px;
    margin-top: 10px;
}
#map #copyright{
	display:none;
}


/* —————————————————————————————— general styles —————————————————————————————— */
html, body {width:100%;height:100%;}
body {font:normal 13px "Arial", Arial, Helvetica, sans-serif;color:#000;}
p,li,span {line-height:16px;padding-top:3px;padding-right:5px;text-align:justify;}
#rte img {padding:1px;border:1px solid #ccc;}


.bold {font-weight:bold;}
.strike {text-decoration:line-through;}
.clear {clear:both;}
br.clear {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
noscript ul {list-style-type:none;background:black;color:white;padding:10px;}

.clearfix:after {clear:both;display:block;height:0;font-size:0;visibility:hidden;content:".";}
.clearblock {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}

.hidden,
.collapsed,
.block_hidden_only_for_screen {display:none;}

.center_column p {padding-top:12px;color:#000;}
.center_column a {color:#434343;text-decoration:underline;}
.center_column a:hover {text-decoration:none;}
#leftTopBanner{
	float: left;
    width: 355px;
	color:white;
}
.center_column h1 {
	/*background: url("../img/block_header.png") repeat-x scroll 0 0 transparent;*/
    color: black;
    font-size: 18px;
    height: 36px;
    padding: 21px 0 1px 5px;
    text-transform: uppercase;}
.center_column h1 span {margin-left:97px;font-size:12px;font-weight:normal;color:#777;text-transform:none;}

.center_column h2,
.center_column h3,
.center_column h4 {padding:14px 0 0 14px;font-size:12px;font-weight:bold;color:#777;text-transform:uppercase;}

h1#instant_search_results a {margin-left:20px;text-transform:none;}

a.product_link {font:bold 12px "Arial";color:#000;text-decoration:none;text-transform:none !important;}
a.product_link:hover {color:#ed2918;}

a.product_descr {font:12px "Arial";color:#777;text-decoration:none;text-transform:none !important;}
a.product_descr:hover {color:#20303c;}

table#cart_summary td.price,
.center_column span.price {font-weight:bold;color:#262626;}

p.confirmation {color:#33a33b;font-weight:bold;}

/* footer links */
ul.footer_links {height:16px;clear:both;padding:30px 0 0 0;}
ul.footer_links li {height:16px;float:left;margin:0 25px 0 0;}
ul.footer_links li a {line-height:17px;color:#000;text-decoration:none;}
ul.footer_links li a:hover {color:#999;}
ul.footer_links li img.icon {margin:0 5px 0 0;}

/* id_state field in managed via JS and is firstly hidden */
form p.id_state {display:none;}

/* errors */
div.error {border:2px solid #da0f00;background:#f5f5f5;margin:12px 0 0 0;padding:10px;}
div.error p {padding:0;font-weight:bold;color:#000;}
div.error ol {padding:0 0 3px 0;}
div.error li {list-style-position:inside;list-style-type:decimal;margin:10px 0;color:#da0f00;}

/* warning */
p.warning {background:#f8e1a0;margin:12px 0 0 0;padding:10px 13px;font-weight:bold;color:#000;}
.warning_inline {color:#da0f00;font-weight:bold;}

/* success */
p.success {border:2px solid #5eb569;background:#f1f2f4;margin:12px 0 0 0;padding:10px 13px;font-weight:bold;color:#3eab4c;}
.success_inline {color:green;font-weight:bold;}





/* —————————————————————————————— layout —————————————————————————————— */
div#wrapper1 {min-width:1010px;min-height:100%;background:url(../img/bg_pattern.png) #e6e6e6;}
div#wrapper2 {height:100%;background:url(../img/bg_top.png) 0 0 repeat-x;}
div#wrapper3 {width:1010px;margin:0 auto;text-align:left;}

#left_column,
#center_column,
#right_column {float:left;overflow:hidden;}

#columns {   
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px 0 0 20px;
    width: 990px;
}

#left_column {clear:left;width:230px;}
#center_column {width:490px;margin:0 0 0 10px;padding:0 0 10px 0;}
#right_column {width:230px;margin:0 0 10px 10px;}
#awex{
	float: right;
    margin-right: 30px;
    margin-top: 15px;
}




/* ——————————————————————————————————— rte ——————————————————————————————————— */
body#cms div.content_only {padding:0 20px 20px 20px;background:#fff;color:#000;text-align:left;}

body#cms div.content_only h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h4,
body#cms div.content_only h5,
body#cms div.content_only h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

body#cms div.content_only p {padding-top:12px;font:normal 12px "Arial";color:#000;}
body#cms div.content_only a {font:normal 12px "Arial";color:#0753b4;text-decoration:none;}
body#cms div.content_only a:hover {color:#000;}

body#cms div.content_only ul {list-style-type:disc;list-style-position:inside;}
body#cms div.content_only ol {list-style-type:decimal;list-style-position:inside;}

div.rte strong {font-weight:bold;}
div.rte em {font-style:italic;}

div.rte table {border-collapse:separate;border-spacing:1px;width:auto;}

div.rte caption,
div.rte th,
div.rte td,
div.rte table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

div.rte th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/* ——————————————————————————————————— mce ——————————————————————————————————— */
.mceContentBody {width:556px;margin:9px 6px;background:#fff;font:normal 12px "Arial";color:#000;text-align:left;}
body.mceContentBody {background-image:none;}

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

.mceContentBody h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

.mceContentBody p {margin:7px;font:normal 12px "Arial";color:#000;}
.mceContentBody a {font:normal 12px "Arial";color:#0753b4;text-decoration:underline;}

.mceContentBody ul {list-style-type:circle;list-style-position:inside;}
.mceContentBody ol {list-style-type:decimal;list-style-position:inside;}

.mceContentBody strong {font-weight:bold;}
.mceContentBody em {font-style:italic;}

.mceContentBody table {border-collapse:separate;border-spacing:1px;width:auto;}

.mceContentBody caption,
.mceContentBody th,
.mceContentBody td,
.mceContentBody table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

.mceContentBody th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/* —————————————————————————————— buttons —————————————————————————————— */
/*
   -tags: input, a, span
   -sizes: mini, small, normal, large
   -types: button, exlusive
   -status: normal, hover, disabled
   -rule: the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large, span.button_mini, span.button_small, span.button, span.button_large
{height:26px !important;display:block;font:bold 12px "Arial" !important;color:#fff !important;background:url(../img/btn.png) 0 0 repeat-x;border:none;text-align:center;text-decoration:none;cursor:pointer;}

input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large{
	height:26px !important;display:block;font:bold 12px "Arial" !important;color:#000 !important;background:url(../img/btn-ex.png) 0 0 repeat-x;border:none;text-align:center;text-decoration:none;cursor:pointer;
}
/* link/span button */
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {line-height:25px !important;}

/* firefox padding fix for input tag */
@-moz-document url-prefix() {
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled
{padding-bottom:3px;}
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {cursor:default;color:#7c7c7c !important;}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover{background:#ed220d;text-decoration:none !important;}
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover,
a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {background:#dfdfdf;text-decoration:none !important; }
/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini,
a.exclusive_mini, span.button_mini, span.exclusive_mini {width:50px;}

input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled,
a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {width:65px;}

input.button, input.button_disabled, input.exclusive, input.exclusive_disabled,
a.button, a.exclusive, span.button, span.exclusive {width:115px;}

input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled,
a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {width:190px;}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {}
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini {}
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {}
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large {}





/* —————————————————————————————— global table styles —————————————————————————————— */
div.table_block {padding:17px 0 0 0;}
table.std {width:100%;}

table.std td,
table.std th {padding:7px;vertical-align:middle;}

table.std tr.item td,
table.std tr.item th {}

table.std tr.alternate_item td,
table.std tr.alternate_item th {}

table.std tbody tr td {border-bottom:1px solid #eee;}
table.std tfoot tr td {border-bottom:2px solid #eee;}

table.std th {height:25px;padding:0 7px;background:#eee;font-weight:bold;color:#000;text-align:left;white-space:nowrap;}
table.std tfoot td {color:#374853;text-align:right;white-space:nowrap;}





/* —————————————————————————————— global form styles —————————————————————————————— */
form.std {clear:both;}
form.std h3 {padding:14px 5px 5px 0;border-bottom:2px solid #eee;}

form.std fieldset {border:none;}

form.std h4,
form.std p {padding:12px 0 0 0;clear:both;}

/* global form styles */
input,
textarea,
select {background:#fff;border:1px solid #bdc2c9;font:normal 12px "Arial";color:#555;}

/* form labels */
form.std .text label,
form.std .password label,
form.std .textarea label,
form.std .select label,
form.std .select span,
form.std .radio span,
form.std .checkbox span {float:left;text-align:right;width:150px;padding:2px 7px 0 0;}

form.std .text label,
form.std .text span,
form.std .password label,
form.std .password span,
form.std .textarea label,
form.std .textarea span,
form.std .select label,
form.std .select span,
form.std .radio label,
form.std .radio span,
form.std .checkbox label,
form.std .checkbox span {font:normal 12px "Arial";color:#555;}

form.std span.inline-infos {display:block;padding:2px 0 0 157px;font:normal 11px "Arial";color:#555;}

span.editable {font:normal 12px/19px "Arial";color:#555;}

/* selectss */
select {height:19px;}
form.std p.select select {width:210px;}

select#days {width:45px;margin:0 8px 0 0;}
select#months {width:85px;margin:0 8px 0 0;}
select#years {width:58px;}

/* text inputs */
input.text {height:15px;padding:1px;}

p.text input,
p.password input {width:206px;height:15px;padding:1px;}

/* textarea */
textarea {padding:1px;}

/* radio & checkboxes */
form.std p.checkbox,
form.std p.radio {overflow:hidden;}

form.std p.checkbox {padding-left:157px;}

.checkbox input,
.radio input {display:inline;background:none;border:none;position:relative;left:0;top:1px;}

*+html p.checkbox input {margin:-3px 0 0 -4px;}
*+html p.radio input {margin:-3px 0 0 -4px;}

.checkbox label,
.radio label {width:auto;padding:0 0 0 3px;}

/* submit */
form.std p.submit {padding:20px 0 0 157px;}

/* required state */
form.std .required sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
form.std .required_desc {padding-left:157px;}




/* —————————————————————————————— header styles —————————————————————————————— */
div#header {
	background: url("../img/bg_header.png") no-repeat scroll 0 5px transparent;
    padding: 68px 0 0;
    position: relative;
}

a#header_logo {
    background: url("../img/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 0;
    left: 720px;
    overflow: hidden;
    padding: 95px 0 0;
    position: absolute;
    top: 31px;
    width: 329px;
    z-index: 1;
}



/* ————— blockcurrencies.tpl ————— */
div#currencies_block_top {position:absolute;right:1px;top:22px;}
div#currencies_block_top label {display:block;float:left;padding:2px 10px 0 0;color:#232323;}
div#currencies_block_top select {width:92px;height:20px;background:#fff;border:1px solid #fff;color:#b9b9b9; padding:0 0 0 1px;}


/* ————— blocklanguages.tpl ————— */
div#languages_block_top {  
	position: absolute;
    right: 10px;
    top: 10px;
}
div#languages_block_top ul#first-languages li {width:20px;height:14px;float:left;margin:0 0 0 3px;padding:2px 0 0 2px;}
div#languages_block_top ul#first-languages li:first-child {margin:0;}
div#languages_block_top ul#first-languages li.selected_language {background:#fff;}
div#languages_block_top ul#first-languages li img {width:18px;height:12px;}


/* ————— tmheaderlinks.tpl ————— */
/* buttons view */
ul#header_links {
	left: 1px;
    position: absolute;
    top: 5px;
}
ul#header_links li {float:left;}
ul#header_links li a {height:40px;display:block;padding:23px 20px 0 20px;background:url(../img/headerlink_sep.png) right 0 no-repeat;font:bold 12px "Arial";color:#fff;text-transform:capitalize;text-decoration:none;}

ul#header_links li a:hover,
ul#header_links li a.active {background:url(../img/headerlink_active.png) right 0 no-repeat;}

/* simple view 
ul#header_links {position:absolute;left:10px;bottom:10px;}
ul#header_links li {float:left;}
ul#header_links li a {padding:0 20px 0 0;color:#0753b4;text-decoration:none;text-transform:capitalize;}

ul#header_links li a:hover,
ul#header_links li a.active {color:#000;text-decoration:none;}
*/



/* ————— blockuserinfo.tpl ————— */
div#header_user {}

div#header_user ul li#header_user_info {text-align:right;color:#fff;position:absolute;right:0;top:54px;}
div#header_user ul li#header_user_info span {font-weight:bold;}
div#header_user ul li#header_user_info a {color:#fff;text-decoration:none;text-transform:lowercase;}
div#header_user ul li#header_user_info a:hover {text-decoration:underline;}

div#header_user ul li#shopping_cart {height:39px;background:#e42013;position:absolute;right:0;top:85px;}
div#header_user ul li#shopping_cart a#your_account {height:27px;display:block;padding:12px 21px 0 21px;float:left;background:#f9f9f9;font:bold 12px "Arial";color:#2d2d2d;}
div#header_user ul li#shopping_cart a#your_cart {height:27px;display:block;padding:12px 7px 0 48px;float:left;background:url(../img/header_cart.png) 0 0 no-repeat;font:bold 12px "Arial";color:#fff; overflow:hidden;}
div#header_user ul li#shopping_cart a {text-decoration:none;}
div#header_user ul li#shopping_cart a:hover {text-decoration:underline;}
div#header_user ul li#shopping_cart div {height:27px;display:block;padding:12px 50px 0 0;float:left;}
div#header_user ul li#shopping_cart span {font:bold 12px "Arial";color:#fff; height:27px;display:block;padding:12px 50px 0 0;float:left; overflow:hidden;}
div#header_user ul li#shopping_cart span.ajax_cart_quantity{ padding-right:5px;}
/* ————— blocksearch-top.tpl ————— */
div#search_block_top {width:273px;height:30px;background:url(../img/bg_search.png) 0 0 no-repeat;position:absolute;right:20px;top:141px;}

div#search_block_top label { display:none;}
div#search_block_top input.search_query {width:228px;margin:6px;float:left;background:#fff;border:1px solid #fff;}
div#search_block_top a {width:30px;height:0;padding:30px 0 0 0;display:block;overflow:hidden;float:right;}

div#old_center_column {display:none;}


#header_right #search_block_top {}
#separator{
    background: none repeat scroll 0 0 black;
    height: 30px;
    margin-top: 93px;
    width: 1010px;
}
.informations_block_left li {
	padding-top:15px;
}
#header_right{
	height:407px;
	background:black;
}


/* ————— piscesslider.tpl ————— */
#cms div#slide_holder {width:1010px;height:359px;background:black;}
#cms div#slider {width:655px;height:359px;overflow:hidden;float:right;}
#cms #slideHolder{width:490px;height:288px;background:black;}
#cms #sliderCMS{width:490px;height:288px;overflow:hidden;float:right;}

#cms .nivoSlider {position:relative;height:300px;}
#cms .nivoSlider img {position:absolute;top:0px;left:0px;}
#cms .nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}

#cms .nivo-slice {display:block;position:absolute;z-index:50;height:100%;}

#cms .nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */ width:100%;z-index:89;}
#cms .nivo-caption p {padding:5px;margin:0;}
#cms .nivo-caption a {display:inline !important;}
#cms .nivo-html-caption {display:none;}

#cms .nivo-directionNav a {position:absolute;top:40%;z-index:99;cursor:pointer;}
#cms .nivo-prevNav {left:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../img/nivo_nav.png') top left no-repeat;}
#cms .nivo-nextNav {right:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../img/nivo_nav.png') top right no-repeat;}

#slider div.nivo-controlNav {position:absolute;right:29px;top:317px;z-index:100;}
#sliderCMS div.nivo-controlNav {position:absolute;right:29px;top:260px;z-index:100;}
div.nivo-controlNav a.nivo-control {width:12px; height:12px; display:block; overflow:hidden; float:left; margin:0 0 0 3px; background:#fff; cursor:pointer; display:block; text-indent:-10000px;}
div.nivo-controlNav a.nivo-control:first-child {margin:0;}
div.nivo-controlNav a:hover,
div.nivo-controlNav a.active {background:#d6120a;}


.tmbanner1{
	float:left;
	width:251px;
	height:48px;
	overflow:hidden;
}
.tmbanner1 > .tmlabel1 ,.tmbanner3 > .tmlabel1  {
	color:white;
}
.tmbanner1:hover , .tmbanner3:hover,.tmbanner2:hover , .tmbanner6:hover{
	opacity:0.80;
	filter:alpha(opacity=80); 
}

.tmbanner1 > .tmlabel2 , .tmbanner3> .tmlabel2 {
	color:#DADADA;
}
.tmlabel1{
    font-family: BebasRegular;
    font-size: 18px;
    line-height: 18px;
    margin-top: 9px;
    text-align: center;
}
.tmlabel2{
	font-family:Arial;
	font-size:18px;
	text-align:center;
}
.tmbanner2{
	float:left;
	width:258px;
	height:48px;
	overflow:hidden;
}	
.tmbanner2 > .tmlabel1 ,.tmbanner6 > .tmlabel1 {
	color:#ee2a18;
}
.tmbanner2 > .tmlabel2 , .tmbanner6 > .tmlabel2 {
	color:white;
}
.tmbanner3{
	float:left;
	width:243px;
	height:48px;
	overflow:hidden;
}

.tmbanner6{
	float:left;
	width:258px;
	height:48px;
	overflow:hidden;
}

/* —————————————————————————————— left && right column blocks styles —————————————————————————————— */
/* ————— general block styles ————— */
div.column {}
div.column a {color:#fff;text-decoration:none;}
div.column a:hover {text-decoration:underline;}

div.column div.block {/*margin:0 0 12px 0;*/}

div.column div.block h4 {
	background: url("../img/block_header.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 18px;
    height: 36px;
    padding: 20px 0 2px 20px;
    text-transform: uppercase;}
div.column div.block h4 a {
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
	text-decoration:none;
}
div.column div.block h4 a:hover{
	color:#999999;
}
#cart_block h4 a:hover,
#special_block_right h4 a:hover{
	color:#000;
}
div.column div.block .block_content {padding: 0 20px 20px; background: none repeat scroll 0 0 #2A2A2A;}

div.column div.block ul.bullet {padding-top:5px;}
div.column div.block ul.bullet li {padding:4px 0 0 12px;background:url(../img/bullet.gif) 0 8px no-repeat;}


/* ————— blockcategories.tpl ————— */
div#categories_block_left {}
div#categories_block_left .block_content{
	padding-bottom:27px;
}
div#categories_block_left ul.tree {padding:2px 0 0 1px;}
div#categories_block_left ul.tree li {padding: 15px 0 0;
    position: relative;}
div#categories_block_left ul.tree li.last {}
div#categories_block_left ul.tree a { color:#fff;}
div#categories_block_left ul.tree a:hover { color:#d61c17; font-weight:bold; text-decoration:none;}

div#categories_block_left ul.tree a.selected {color:#d61c17;font-weight:bold;}

div#categories_block_left ul.tree li ul {zoom:1;}
div#categories_block_left ul.tree li ul li {padding: 15px 0 0 30px;}
div#categories_block_left ul.tree li ul li.last {}
div#categories_block_left ul.tree li ul li a {color: #999999;}
div#categories_block_left ul.tree li ul li a.selected {}

div#categories_block_left span.grower {cursor: pointer;
    display: block;
    height: 15px;
    left: -17px;
    position: absolute;
    top: 15px;
    width: 15px;
    z-index: 1;}
div#categories_block_left span.OPEN {background: url("../img/icon/sort_asc_white.gif") no-repeat scroll 3px 3px transparent;}
div#categories_block_left span.CLOSE {background: url("../img/icon/sort_desc_white.gif") no-repeat scroll 3px 3px transparent;}


/* ————— blocktags.tpl ————— */
div#tags_block_left p.block_content {text-align:justify;padding-top:10px;}
div#tags_block_left p.block_content a {margin:0 3px 0 0;line-height:20px; color:#fff;}
div#tags_block_left p.block_content a:hover {color:#fff;background:#999;text-decoration:none;}
a.tag_level1 {font-size:13px;}
a.tag_level2 {font-size:15px;}
a.tag_level3 {font-size:17px;font-weight:bold;}


/* ————— blockmyaccount.tpl ————— */
div.column div.myaccount p.logout {padding:4px 0 0 12px;}
div.column div.myaccount p.logout a {font-weight:bold;}


/* ————— blocknewsletter.tpl ————— */
div#newsletter_block_left div.block_content {padding-top:5px;}
div#newsletter_block_left input {width:160px;height:17px;margin:10px 0 0 0;}
div#newsletter_block_left select {width:162px;margin:10px 0 0 0;}
div#newsletter_block_left input.button_mini {width:50px;text-transform:capitalize;}


/* ————— blockmanufacturer.tpl && blocksupplier.tpl ————— */
.blockmanufacturer select,
.blocksupplier select {width:160px;margin:8px 0 0 0;}


/* ————— blocklink.tpl ————— */


/* ————— blockrss.tpl ————— */
div#rss_block_left ul {padding-top:5px;}
div#rss_block_left ul li {padding:4px 0 0 12px;background:url(../img/bullet.gif) 0 8px no-repeat;}


/* ————— blockadvertising.tpl ————— */
.advertising_block {margin:0 0 10px 0;text-align:center;}


/* ————— blockpaymentlogo.tpl ————— */
div.paiement_logo_block {margin:0 0 10px 0;text-align:center;}
div.paiement_logo_block a {text-decoration:none;}
div.paiement_logo_block img {margin:0 5px;}


/* ————— blockcart.tpl ————— */
#cart_block {background: none repeat scroll 0 0 #2693AE;
    color: #CCCCCC;}

#cart_block .block_content {
	background: none repeat scroll 0 0 transparent;
	padding-bottom:18px;
}

#cart_block h4 {background: none repeat scroll 0 0 transparent;
    height: 30px;
    position: relative;
	padding: 19px 0 4px 19px;
}
#cart_block h4 span {cursor: pointer;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 22px;
    width: 15px;}
#cart_block h4 span#block_cart_collapse {background: url("../img/icon/sort_desc_white.gif") no-repeat scroll 0 3px transparent;}
#cart_block h4 span#block_cart_expand {background: url("../img/icon/sort_asc_white.gif") no-repeat scroll 0 3px transparent;}

#cart_block #cart_block_no_products {color: #1A1A1A;
    font: bold 12px "Arial";
    padding: 0 0 7px;}

#cart_block #cart_block_summary {padding:10px 0 0 0;}
#cart_block #cart_block_summary span {color:#000;}
#cart_block #cart_block_summary span.ajax_cart_total {margin:0 0 0 5px;font-weight:bold;}

#cart_block dl {padding:10px 0 17px 0;}
#cart_block dl dt {height:15px;padding:7px 0 0 0;clear:both;}
#cart_block dl dd {clear:both;}

#cart_block span.quantity-formated {padding:0 2px 0 0;float:left;font:normal 10px/17px "Arial";letter-spacing:1px; color:#fff;}
#cart_block span.quantity-formated span.quantity {font-size:10px;}

#cart_block dl a {text-decoration:underline;}
#cart_block dl a:hover {text-decoration:none;}
#cart_block dl dt a {float:left;}
#cart_block dl dt span.price {font-weight:bold;float:right; color:#fff;}
#cart_block dl dd a {padding:0 0 0 14px;font-size:11px;font-style:italic;}

#cart_block a.ajax_cart_block_remove_link {width:11px;height:13px;margin:0 0 0 5px;float:right;font-size:0;display:block;background:url(../img/icon/delete.gif) 0 bottom no-repeat;}
#cart_block a.ajax_cart_block_remove_link:hover {text-decoration:none;}

#cart_block table#vouchers {width:100%;margin:0 0 17px 0;}
#cart_block table#vouchers tr td.price {font-weight:bold;text-align:right;}
#cart_block table#vouchers tr td.delete {width:16px;text-align:right;}
#cart_block table#vouchers tr td.delete a {width:11px;height:13px;font-size:0;display:block;float:right;background:url(../img/icon/delete.gif) 0 bottom no-repeat;}
#cart_block table#vouchers tr td.delete a img {display:none;}

#cart_block ul.cart_block_customizations {padding:0 0 0 13px;}
#cart_block ul.cart_block_customizations li {font:11px/15px "Arial";}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct {width:11px;float:right;}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct a {float:right;margin:0;padding:0;font-size:0;}

/* cart prices — 2-line view */
#cart_block div.cart-prices {border-top: 1px dashed #DFDEDE;}
#cart_block div.cart-prices div.cart-prices-block:first-child{padding: 7px 0 0;}
#cart_block div.cart-prices div.cart-prices-block {height: 15px;
    padding: 4px 0 0;}
#cart_block div.cart-prices span {color: #FFFFFF;
    float: left;}

#cart_block div.cart-prices span#cart_block_shipping_cost,
#cart_block div.cart-prices span#cart_block_total,
#cart_block div.cart-prices span#cart_block_wrapping_cost,
#cart_block div.cart-prices span#cart_block_tax_cost {float: right;
    font-weight: bold;}

/* cart prices — 4-line view 
#cart_block div.cart-prices {border-top:1px solid #ccc;}
#cart_block div.cart-prices div.cart-prices-block {margin:10px 0;clear:both;}
#cart_block div.cart-prices span {display:block;}

#cart_block div.cart-prices span#cart_block_shipping_cost,
#cart_block div.cart-prices span#cart_block_total {padding:4px 7px;background:#eee;font-weight:bold;}
*/

#cart_block p#cart-price-precisions {padding:3px 0 2px 0; color:#dfdfdf; font-size:11px;}

#cart_block p#cart-buttons {height:27px;overflow:hidden;}
#cart_block p#cart-buttons a.button {width:49%;float:left;margin:0 3px 0 0;}
#cart_block p#cart-buttons a.exclusive {width:49%;float:left;}
#cart_block p#cart-buttons a.exclusive_large {width:180px;}

#newsletter_block_left .block_content .button_mini{
	background: url("../img/btn-ex.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #000000 !important;
    cursor: pointer;
    display: block;
    font: bold 12px "Arial" !important;
    height: 26px !important;
    text-align: center;
    text-decoration: none;
}
#newsletter_block_left .block_content .button_mini:hover{
	background:#dfdfdf;
}
/* block products (new products, top sellers, viewed products) on left and right column */
.products_block ul {padding-top:10px;}
.products_block ul li {margin:0 0 10px 0;}

.products_block h5 a,
.products_block dl dt a {font-weight:bold;}

.products_block dl {clear:both;padding:2px 0 0 0;border-top:1px solid #ccc;}
.products_block dl dt {margin:9px 0 0 0;}
.products_block dl dd a {font-size:11px;}
.products_block dl dd a img {margin:5px 0 0 0;}

.products_block p a.button_large {width:;margin:12px 0 0 0;color:#fff;}


/* ————— blockspecials.tpl ————— */
div#special_block_right ul li {margin:0;}
#special_block_right h4{ background: none repeat scroll 0 0 #E42013; padding: 19px 0 3px 19px;}
#special_block_right h4:hover{ color:#000;}
div#special_block_right h5 {padding: 9px 0 0; font-weight:normal;}
div#special_block_right h5 a {color: #FFFFFF;
    text-decoration: none; font-weight:normal;}
div#special_block_right h5 a:hover{
	color:#ed220d;
}	
#special_block_right .block_content {
	padding: 20px 20px 21px 21px;
	position:relative;
}
#special_block_right .block_content ul{
	padding:0;
}
#special_block_right .block_content ul li a img{
	border-bottom:2px solid #fff;
	width:189px;
	height:143px;
}
div#special_block_right span.price-discount {color: #FFFFFF;
    display: block;
    font: 19px "Arial";
    text-decoration: line-through;}
div#special_block_right span.price {color: #ED220D;
    display: block;
    font: 26px "Arial";
    padding: 4px 0 1px;}
div#special_block_right span.reduction{
	display:none;
}
div#special_block_right .block_content .button_large{
	background: url("../img/btn-ex.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #000000 !important;
    cursor: pointer;
    display: block;
    font: bold 12px "Arial" !important;
    height: 21px !important;
    text-align: center;
    text-decoration: none;
	padding:5px 0 0 0;
	width:80px!important;
}
div#special_block_right .block_content .button_large:hover{
	background:#dfdfdf;
}
div#special_block_right .block_content p{
	position:absolute;
	bottom:21px;
	right:20px;
}

/* ————— blocknewproducts.tpl ————— */


/* ————— blockbestsellers.tpl ————— */


/* ————— blockviewed.tpl ————— */
div#viewed-products_block_left ul li.last_item {margin:0;}
div#viewed-products_block_left h5 {padding:5px 0 0 0;}
div#viewed-products_block_left h5 a {font-weight:bold;}
div#viewed-products_block_left p {font-size:11px; color:#fff;}
div#viewed-products_block_left p img {margin:4px 0 0 4px;}


/* ————— blockstore.tpl ————— */
div#stores_block_left div.block_content {padding-top:12px;text-align:center;}
div#stores_block_left p {}
div#stores_block_left p a img {margin:0 0 10px 0;}



#best-sellers_block_right .button_large,
#new-products_block_right .button_large{
	background: url("../img/btn-ex.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #000000 !important;
    cursor: pointer;
    display: block;
    font: bold 12px "Arial" !important;
    height: 21px !important;
    text-align: center;
    text-decoration: none;
	padding:5px 0 0 0;
}
#best-sellers_block_right .button_large:hover,
#new-products_block_right .button_large:hover{
	background:#dfdfdf;
}

/* —————————————————————————————— center column styles —————————————————————————————— */
/* ————— breadcrumb.tpl ————— */
.breadcrumb {background: url("../img/block_header.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 18px;
    height: 36px;
    margin: 0 0 8px;
    overflow: hidden;
    padding: 21px 0 2px 20px;
    text-transform: uppercase;}

.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {
	color: #999999;
    font-size: 18px;
    text-decoration: none;
} 

.breadcrumb .navigation-pipe {color: #999999;
    margin: 0 5px;
    position: relative;
    top: -3px;}

.breadcrumb a {color: #999999;
    font-size: 18px;
    text-decoration: none;}
.breadcrumb a:hover { color:#fff;}



/* ————— homefeatured.tpl ————— */
div#featured-products_block_center {}
div#featured-products_block_center h4 {
	background: url("../img/block_header.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 18px;
    height: 36px;
    padding: 20px 0 2px 20px;
    text-transform: uppercase;}
div#featured-products_block_center ul {overflow: hidden;
    width: 480px;}
div#featured-products_block_center ul li {background: url("../img/featured_item.png") repeat-x scroll 0 bottom transparent;
    float: left;
    height: 270px;
    margin: 0 10px 0 0;
    position: relative;
    width: 230px;
	overflow:hidden;
}
div#featured-products_block_center ul li a.product_image{
	border: 1px solid #E9E8E8;
    display: block;
    height: 143px;
    margin: 31px auto 0;
    width: 189px;
}
div#featured-products_block_center ul li a.product_image:hover{
	border:1px solid #cdcdcd;
}
div#featured-products_block_center ul li div.product_info {
	overflow:hidden;
	width:100%;
}
div#featured-products_block_center ul li div.product_info h5 {height: 30px;
    overflow: hidden;
    padding: 8px 20px 0;}
div#featured-products_block_center ul li div.product_info h5 a{
	color: #2A2A2A;
    text-decoration: none;
	font-weight:normal;
}
div#featured-products_block_center ul li div.product_info h5 a:hover{
	color:#990000;
}
div#featured-products_block_center ul li div.product_info p.product_desc {padding:3px 0 0 0;}

div#featured-products_block_center ul li div.product_info span.price {color: #ED220D;
    display: block;
    float: left;
    font: 26px "Arial";
    padding: 6px 0 0 20px;}
#featured-products_block_center  .product_info .button {float: right;
    margin: 10px 20px 0 0;
    width: 85px;}
#featured-products_block_center ul li .product_info .button a {float: right;
    margin: 10px 0 0;
    width: 85px;}


/* ————— category.tpl ————— */
div#subcategories ul.inline_list {padding:17px 0 0 0;}
div#subcategories ul.inline_list li {float:left;margin:0 20px 10px 20px; border:1px solid #e9e8e8; padding:10px; text-align:center; }
div#subcategories ul.inline_list li:hover{ border:1px solid #dedede;}
div#subcategories ul.inline_list li a{ text-decoration:none; color:#000; font-weight:bold;}
div#subcategories ul.inline_list li a:hover{ color:#666666;}
div#subcategories ul.inline_list li a img {display:inline;}

img#categoryImage {margin: 8px 0 0;}

div.cat_desc {padding:15px 0 0 0;}


/* ————— product-compare.tpl ————— */
form.product_compare {height:27px;padding:5px 0 0 0;text-align:right;}


/* ————— product-sort.tpl ————— */
form#productsSortForm {background: url("../img/product_sort.png") repeat-x scroll 0 0 transparent;
    height: 36px;
    margin: 0px 0 0;
    padding: 14px 10px 0 0;
	text-align:right;
	}
form#productsSortForm label {color: #2A2A2A;
    display: block;
    padding: 3px 7px 0 0;
		text-transform:lowercase;
	}
form#productsSortForm select {border: 1px solid #E9E8E8;
    color: #7B7B7B;
    height: 22px;
    padding: 1px;
    width: 94px;
	float:right;
	margin-left:6px;
	}


/* ————— product-list.tpl ————— */
ul#product_list {padding:20px 0 0 0;}
ul#product_list li {
	background: url("../img/product_list_item.png") repeat-x scroll 0 bottom transparent;
    height: 195px;
    padding: 33px 20px 0;
}
ul#product_list li:first-child {margin:0;}

ul#product_list li a.product_img_link {border: 1px solid #E9E8E8;
    display: block;
    float: left;
    height: 169px;
    width: 159px;}

ul#product_list li div.center_block {float: left;
    margin: 0 0 0 15px;
    width: 120px;}

ul#product_list li div.center_block div.product_flags {height:27px;}
ul#product_list li div.center_block div.product_flags span {height:21px;display:block;float:left;padding:6px 0px 0 2px;background:#eee;font-size:11px;font-weight:bold;color:#000;text-align:center;text-transform:lowercase;}
ul#product_list li div.center_block div.product_flags span.new { color:#ed220d; font-size:18px;
line-height:18px; background:none; font-weight:normal; text-transform:capitalize; margin:-8px 0 0 0px;}
.ajax_block_product .availability{
	color: #505050;
    display: block;
    font: 13px "Arial";
    padding: 7px 0 0 1px;
    text-transform: lowercase;
}
ul#product_list li div.center_block h3 {padding: 1px 0 0 3px;
    text-transform: none;}
ul#product_list li div.center_block h3 a{
	color: #2A2A2A;
    font: bold 12px "Arial";
    text-decoration: none;
	line-height:17px;
}
ul#product_list li div.center_block h3 a:hover{
	color:#ed220d;
}
ul#product_list li div.center_block p.product_desc {padding:15px 0 0 3px; font-size:12px;
line-height:17px; color:#2a2a2a;}
ul#product_list li div.center_block p.product_desc a{
	color:#2a2a2a;
}
ul#product_list li div.right_block {float: right;
    width: 115px;}

ul#product_list li div.right_block span.on_sale,
ul#product_list li div.right_block span.discount {color:#ed220d; font-size:18px;
line-height:18px; background:none; font-weight:normal; text-transform:lowercase; padding-bottom:20px;
display:inline-block;
}
ul#product_list li div.right_block span.price {color: #ED220D;
    display: block;
    font: 26px "Arial";
    padding: 0 0 0px 0;}
ul#product_list li div.right_block span.online_only {display:block;padding:9px 0 0 0;color:#888;}

ul#product_list li div.right_block .exclusive {margin:12px 0 14px 0; background: url("../img/btn.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font: bold 12px "Arial" !important;
    height: 21px !important;
    text-align: center;
    text-decoration: none;
	padding:5px 0 0 0;
}
ul#product_list li div.right_block .exclusive:hover{
	background:#ed220d;text-decoration:none !important;
}
.compare label{
	width:200px;
	font-size:11px;
}
ul#product_list li div.right_block p.compare {height:15px;padding:15px 0 0 0;}
*+html ul#product_list li div.right_block p.compare input {margin-right:-4px;}


/* ————— pagination.tpl ————— */
div.pagination {height:36px;margin:12px 0 0 0;padding:14px 10px 0 10px;background:url(../img/product_sort.png) 0 0 repeat-x;}
ul.pagination {float:left;padding:3px 0 0 0;}
ul.pagination li {float:left;margin:0 4px;}

ul.pagination li a {color:#2a2a2a;text-decoration:none;}
ul.pagination li a:hover {color:#ed220d;}

ul.pagination li.disabled span {color:#999;}
ul.pagination li.current span {font-weight:bold;color:#ed220d;}

ul.pagination li#pagination_previous {text-transform:lowercase;margin-left:0;}
ul.pagination li#pagination_next {text-transform:lowercase;margin-right:0;}

form.pagination select {width:45px;height:22px;float:right;padding:1px;border:1px solid #e9e8e8;color:#7b7b7b;}
form.pagination label {display:block;float:right;padding:3px 15px 0 15px;}
form.pagination a {display:block;padding:3px 11px 0 0;float:right;background:url(../img/bullet_pagination.gif) right 8px no-repeat;font:bold 12px "Arial";color:#525252;text-decoration:none;text-transform:lowercase;}
form.pagination a:hover {color:#ed220d;}

form.pagination input {display:none;}


/* ————— stores.tpl ————— */
div#stores_block p.text label {display:block;float:left;padding:2px 7px 0 0;}
div#stores_block p.text input {width:270px;height:15px;padding:1px;font:normal 12px "Arial";color:#555;}

div#stores_block p.select {padding:20px 0 0 0;}
div#stores_block p.select label {display:block;float:left;padding:2px 7px 0 0;}
div#stores_block p.select select {float:left;}
div#stores_block p.select span {display:block;float:left;padding:2px 7px 0 7px;}
div#stores_block p.select #stores_loader {margin:-2px 0 0 0;display:none;}

div#stores_block input.button {clear:both;margin:10px 0 0 0 !important;}

div#stores_block select#locationSelect {margin:20px 0;visibility:hidden;}

div#stores_block div#map {width:100%;height:400px;}

div#stores_block table#stores-table {margin:20px 0 0 0;display:none;}


/* ————— products-comparison.tpl ————— */
table#product_comparison {margin:17px 0 0 0;}

table#product_comparison h5 {height:30px;margin:0 20px 0 0;}

table#product_comparison p {padding-right:20px;}

table#product_comparison div.comparison_product_infos {padding:15px 0 0 0;}
table#product_comparison div.comparison_product_infos div.product_discount {padding:12px 0 0 0;height:15px;}
table#product_comparison div.comparison_product_infos a.cmp_remove {padding:0 0 0 15px;background:url(../img/icon/delete.gif) 0 2px no-repeat;color:#dd0000;text-decoration:none;}
table#product_comparison div.comparison_product_infos a.button {margin:15px 0 0 0;}
table#product_comparison div.comparison_product_infos .exclusive {margin:5px 0 0 0;}

table#product_comparison tr.empty td {height:20px;}

table#product_comparison tr.comparison_header td {padding:5px 0 5px 8px;background:#2c2c2c;font-weight:bold;color:#fff;}

table#product_comparison tr td.comparison_feature_odd,
table#product_comparison tr td.comparison_feature_even {padding:5px 0 5px 8px;font-weight:bold;}

table#product_comparison tr td.comparison_feature_odd {background:#eee;}

table#product_comparison tr td.comparison_infos {font-weight:normal;}





/* ————— product.tpl ————— */
#primary_block {}
#primary_block #pb-right-column {float: left;
    padding: 23px 0 0;
    width: 230px;}


/* product img */
#primary_block #image-block {height: 246px;
    width: 230px;}
#primary_block #image-block img#bigpic {border: 1px solid #E9E8E8;
    cursor: pointer;
    height: 244px;
    width: 228px;}
#primary_block #image-block img#bigpic.jqzoom {cursor:crosshair;position:relative;}


/* views block */
#views_block {width: 230px;}
#thumbs_list {}
#thumbs_list ul {overflow: hidden;
    width: 240px;}
#thumbs_list li {cursor: pointer;
    float: left;
    height: 71px;
    margin: 14px 10px 0 0;
    width: 70px;}
#thumbs_list li a img {border: 1px solid #E9E8E8;
    height: 69px;
    width: 68px;}

span#wrapResetImages {display:none;}
span#wrapResetImages div {padding:12px 0 0 0;}


/* usefull links */
#primary_block ul#usefull_link_block {clear: both;
    overflow: hidden;
    padding: 8px 0 0;}
#primary_block ul#usefull_link_block li {background: url("../img/bullet_alt.gif") no-repeat scroll 0 11px transparent;
    padding: 7px 0 0 10px;}

#primary_block ul#usefull_link_block li a,
#primary_block ul#usefull_link_block span.span_link {color: #5D5D5D;
    cursor: pointer;
    text-decoration: none;}

#primary_block ul#usefull_link_block li a:hover,
#primary_block ul#usefull_link_block span.span_link:hover {text-decoration:underline;}





#primary_block #pb-left-column {float: left;
    padding: 21px 0 0 15px;
    width: 220px;}


/* short description */
#primary_block #short_description_block {}
#primary_block #short_description_content {}


/* buttons */
#primary_block p.buttons_bottom_block {padding:0;}
#primary_block p.buttons_bottom_block a {margin:17px 0 0 0;}
#primary_block p.buttons_bottom_block input#add2cartbtn {display:none;}


/* pack items */
#primary_block #short_description_block h3 {padding:17px 0 3px 0;}
#primary_block #short_description_block .pack_content {padding:7px 0 0 0;font-size:10px;color:#777;}
#primary_block #short_description_block .pack_content p {padding:0;}


/* color picker */
#primary_block #color_picker {padding:7px 10px 10px 10px;background:#eee;margin:17px 0 0 0;}
#primary_block #color_picker p {padding:0;}
#primary_block #color_to_pick_list li {display:inline;float:left;margin:4px 7px 0 0;}

#primary_block a.color_pick {display:block;width:20px;height:20px;border:1px solid #666;cursor:pointer;}
#primary_block a.color_pick:hover {border:1px solid #000;}

#primary_block a#color_all {cursor:pointer;}


/* buy block */
#primary_block form#buy_block {padding:3px 0 0 0;}
#primary_block form#buy_block p {padding:0;}


/* price */
#primary_block form#buy_block span.on_sale,
#primary_block form#buy_block span.discount {display:block;margin:14px 0 0 0;font-size:14px;font-weight:bold;color:#000;text-transform:uppercase;}

#primary_block form#buy_block span.our_price_display {display:block;margin:14px 0;}
#primary_block form#buy_block span#our_price_display {color: #ED220D;
    font: 26px "Arial";
    margin: 0 3px 0 0;}


/* taxes & discounts */
#primary_block form#buy_block div#other_prices {margin:14px 0;}
#primary_block form#buy_block div#other_prices p {margin:2px 0 0 0;}

#primary_block form#buy_block p#old_price {color:#777;text-decoration:line-through;}
#primary_block form#buy_block p#reduction_percent {color:#777;}

#primary_block form#buy_block p.pack_price {color:#777;}
#primary_block form#buy_block p.price-ecotax {color:#229922;}


/* attributes */
div#attributes {}
div#attributes p {margin:14px 0;padding:3px 0 !important;}
div#attributes p label {float:left;text-align:right;padding:2px 7px 0 0;}


/* quantities */
#primary_block form#buy_block p#quantity_wanted_p {margin:14px 0;padding:3px 0;}
#primary_block form#buy_block p#quantity_wanted_p label {display:block;float:left;padding:2px 7px 0 0;}

#primary_block form#buy_block p#availability_statut {margin:14px 0 0 0;}
#primary_block form#buy_block p#availability_statut span#availability_value {font-weight:bold;}

#primary_block form#buy_block p#pQuantityAvailable {margin:14px 0 0 0;font-weight:bold; font-size:}
#primary_block form#buy_block p#pQuantityAvailable span{ font-weight:bold;}
#primary_block form#buy_block p.online_only {margin:14px 0 0 0; font-size:18px;
	line-height:18px;
	color:#ed220d;
	text-transform:lowercase;
}
#primary_block form#buy_block p#last_quantities {margin:14px 0 0 0;font-weight:bold;color:#ff0000;}

#buy_block #add_to_cart .exclusive{
	background: url("../img/btn.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font: bold 12px "Arial" !important;
    height: 21px !important;
	padding:5px 0 0 0;
    text-align: center;
    text-decoration: none;
}
#buy_block #add_to_cart .exclusive:hover{
	background:#ed220d;text-decoration:none !important;
}


/* tabs */
ul.idTabs {height:34px;padding:17px 0 0 0;clear:both;}
ul.idTabs li {float:left;margin:0 0 0 2px;}
ul.idTabs li:first-child {margin:0;}
ul.idTabs li a {width:225px;height:24px;display:block;padding:9px 0 0 0;background:#b1b1b1;border:1px solid #b1b1b1;border-bottom:none;font:bold 12px "Arial";color:#fff;text-align:center;text-decoration:none;cursor:pointer;}
ul.idTabs li a.selected {background:#fff;border:1px solid #e8e4e4;border-bottom-color:#fff;color:#000;}


/* tabs short */
ul.idTabsShort li a {width:120px;}


/* quantity discount */
div#quantityDiscount {background:#fff;border:1px solid #e8e4e4;padding:14px 20px;}
div#quantityDiscount td {padding-top:3px;border:none;border-top:2px solid #ccc;}

div#quantityDiscount th,
div#quantityDiscount td {height:auto;padding:5px;background:none;border:none;}

div#quantityDiscount td {border-top:2px solid #ccc;}


/* tabs contents */
div#more_info_sheets {background:#fff;border:1px solid #e8e4e4;padding:12px 20px;}


/* idTab1 (product description) */
div#idTab1 {padding:5px 0;}
div#idTab1 p {padding:0;}


/* idTab2 (data sheet) */
ul#idTab2 li {margin:5px 0;padding:0 0 0 10px;background:url(../img/bullet_alt.gif) 0 4px no-repeat;}
ul#idTab2 li span {font-weight:bold;}


/* idTab9 (attachments) */
ul#idTab9 li {margin:5px 0;padding:0 0 0 10px;background:url(../img/bullet_alt.gif) 0 4px no-repeat;}
ul#idTab9 li a {font-weight:bold;color:#000;}


/* idTab4 (accessories) */
ul#idTab4 {padding:8px 0;}
ul#idTab4 li {height:71px;margin:20px 0 0 0;}
ul#idTab4 li:first-child {margin:0;}

ul#idTab4 li div.accessories_desc {width:270px;float:left;}
ul#idTab4 li div.accessories_desc a.product_image {width:68px;height:69px;display:block;float:left;margin:0 10px 0 0;border:1px solid #eee;}

ul#idTab4 li div.accessories_desc a {color:#5d5d5d;text-decoration:none;}
ul#idTab4 li div.accessories_desc a:hover {color:#ed220d;}
ul#idTab4 li div.accessories_desc h5 {margin:0 0 4px 0;}
ul#idTab4 li div.accessories_desc h5 a {font-weight:bold;}


ul#idTab4 li div.accessories_price {width:114px;float:right;}
ul#idTab4 li div.accessories_price span.price {display:block;margin:0 0 2px 0;font:bold 12px "Arial";color:#ed220d;}
ul#idTab4 li div.accessories_price a {margin:0 0 5px 0;}


/* idTab5 (product comments) */
div#idTab5 p {margin:5px 0 !important;padding:0;}

div#idTab5 p.align_center {text-align:center;}

div#idTab5 p.align_right {height:11px;}
div#idTab5 p.align_right a {width:11px;height:0;padding:11px 0 0 0;overflow:hidden;display:block;float:right;background:url(../img/icon/delete.gif) 0 0 no-repeat;}

div#idTab5 fieldset {margin:0;padding:0 0 3px 0;}
div#idTab5 textarea#content {width:424px;height:120px;margin:2px 0 5px 0;}

div#idTab5 div.table_block {padding:0;}

div#idTab5 div.table_block th,
div#idTab5 div.table_block td {height:auto;padding:5px;background:none;border:none;}

div#idTab5 div.table_block td {border-top:2px solid #ccc;}


/* customizable products */
div.customization_block {background:#fff;border:1px solid #e8e4e4;padding:12px 20px;}

div.customization_block p,
div.customizationUploadBrowseDescription {margin:5px 0;padding:0;}

div.customization_block p img {margin:0 2px 0 0;}
div.customization_block h5 {margin:15px 0 5px 0;font-weight:bold;color:#777;text-transform:uppercase;}

div.customization_block ul li div.customizationUploadBrowse {margin:0 0 7px 0;}
div.customization_block ul li div.customizationUploadBrowse img {margin:0 7px 0 0;}

div.customization_block p#customizedDatas {margin:9px 0 15px 0;}


/* pack products list */
div#pack_product_list {padding:9px 0 0 0;}


#sitemap_content{
	padding:0 0 0 10px;
}


/* ————— manufacturers-list.tpl && suppliers-list.tpl ————— */
ul#manufacturers_list,
ul#suppliers_list {padding:17px 0 0 0;}

ul#suppliers_list li,
ul#manufacturers_list li {height:82px;clear:both;padding:20px 0;border-top:2px solid #eee;}

ul#suppliers_list li.first_item,
ul#manufacturers_list li.first_item {padding:0 0 20px 0;border:none;}

ul#suppliers_list li.last_item,
ul#manufacturers_list li.last_item {padding:20px 0 0 0;}

ul#suppliers_list li div.left_side,
ul#manufacturers_list li div.left_side {width:300px;float:left;}

ul#suppliers_list li div.logo,
ul#manufacturers_list li div.logo {float:left;margin:0 10px 0 0;}

ul#suppliers_list li div.logo img,
ul#manufacturers_list li div.logo img {border:1px solid #eee;}

ul#suppliers_list li h3,
ul#manufacturers_list li h3 {padding:0;font-weight:bold;color:#777;}

ul#suppliers_list li h3 a,
ul#manufacturers_list li h3 a {font-weight:bold;color:#0753b4;}

ul#suppliers_list li div.right_side,
ul#manufacturers_list li div.right_side {width:120px;height:82px;float:right;position:relative;}

ul#suppliers_list li div.right_side a.button,
ul#manufacturers_list li div.right_side a.button {position:absolute;right:0;bottom:0;}





/* —————————————————————————————— info pages —————————————————————————————— */
/* ————— sitemap.tpl ————— */
div.sitemap_block {width:30%;float:left;padding:0 3% 0 0;}
div.sitemap_block ul {padding-top:5px;}
div.sitemap_block ul li {padding:4px 0 0 10px;background:url(../img/sitemap-bullet.gif) 0 10px no-repeat;}

div.categTree {clear:both;overflow:hidden;padding:3px 0 0 10px;}
div.tree_top {height:14px;margin:7px 0 0 0;padding:3px 0 0 28px;background:url(../img/sitemap-top.gif) -1px -1px no-repeat;}
div.tree_top a {font-weight:bold;text-transform:uppercase;}

div#center_column ul.tree li {border-left:solid 1px #a1a1a1;background:url(../img/sitemap-horizontal.gif) 0 12px no-repeat;margin:0 0 0 11px;padding:5px 0 0 16px;}
div#center_column ul.tree li ul {padding:2px 0 4px 0;}
div#center_column ul.tree li ul li {margin:0;}
div#center_column ul.tree a {padding-left:0;}
div#center_column ul.tree a.selected {font-weight:bold;}
div#center_column ul.tree li.last {background:url(../img/sitemap-last.gif) 0 0 no-repeat;border:none;padding:5px 0 0 17px;}


/* ————— contact-form.tpl ————— */
p#desc_contact0,
p#desc_contact1,
p#desc_contact2 {height:15px;padding:11px 0 0 157px;}

body#contact-form div#center_column form p.file_input label {padding-top:3px;}
body#contact-form div#center_column form p.file_input input {height:21px;}
body#contact-form div#center_column form textarea#message {width:300px;}
.std p.textarea{
	text-align:left;
}

/* —————————————————————————————— account pages —————————————————————————————— */
/* ————— authentication.tpl ————— */
/* login / create account */
body#authentication #create-account_form {width:48%;clear:none;float:left;margin:0 4% 0 0;}
body#authentication #login_form {width:47.9%;clear:none;float:left;}

body#authentication #create-account_form h4,
body#authentication #login_form h4 {height:31px;padding:19px 0 0 0;}

body#authentication #create-account_form p.text,
body#authentication #login_form p.text {width:220px;height:38px;padding:12px 0 0 0;}

body#authentication #create-account_form p.submit,
body#authentication #login_form p.submit {padding:15px 0 0 0;}

body#authentication #create-account_form label,
body#authentication #login_form label {display:block;clear:both;text-align:left;}

body#authentication #login_form p.lost_password {padding:12px 0 0 0;}

#new_account_form p.radio input {top:3px;}
#new_account_form p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

/* account creation form */
form#account-creation_form p.radio input {top:3px;}
form#account-creation_form p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form#account-creation_form textarea {width:206px;}

form#account-creation_form span.form_info {line-height:19px; display:block; margin-left:158px;}


/* ————— password.tpl ————— */


/* ————— my-account.tpl ————— */
body#my-account div#center_column ul#my_account_links {padding:3px 0 0 0;}
body#my-account div#center_column ul#my_account_links li {padding:12px 0 0 0;}
body#my-account div#center_column ul#my_account_links li img {margin:0 5px 0 0;display:inline-block;}


/* ————— addresses.tpl ————— */
ul.address {float:left;}

ul.item {width:48%;margin:17px 4% 0 0;}
ul.alternate_item {width:47.9%;margin:17px 0 0 0;}

ul.address li {margin:5px 0 0 0;padding:0 0 0 8px;}
ul.address li.address_title {height:20px;padding:5px 0 0 8px;background:#eee;font-weight:bold;}
ul.address li span.address_name {padding:8px 0 0 8px;font-weight:bold;color:#000;}

ul.address li.address_update,
ul.address li.address_delete {}

body#addresses div.address_add {clear:both;padding:20px 0 0 0;}


/* ————— address.tpl ————— */
body#address div#center_column form.std p.textarea textarea {width:206px;}


/* ————— identity.tpl ————— */
form.identity p.radio input {top:3px;}
form.identity p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form.identity p.required_desc {padding:20px 0 0 157px;}

p#security_informations {padding:20px 0 0 157px;font-size:11px;}





/* —————————————————————————————— order pages —————————————————————————————— */
/* ————— order-steps.tpl ————— */
ul#order_step {width:435px;height:27px;margin:20px auto 15px auto;padding:0 0 0 40px;background:url(../img/step_start.png) 0 bottom no-repeat;}
ul#order_step li {width:90px;height:27px;float:left;background:url(../img/step_standard.png) 50% bottom no-repeat;text-align:center;}
ul#order_step li.step_current {background:url(../img/step_current.png) 50% bottom no-repeat;font-weight:bold;color:#ff0000;}
ul#order_step li.step_todo {color:#777;}
ul#order_step li#step_end {width:70px;}
ul#order_step li#step_end {background:url(../img/step_end.png) left bottom no-repeat;}
ul#order_step li#step_end.step_current {background:transparent url(../img/step_end_current.png) left bottom no-repeat;}


/* ————— Order step 1: summary (shopping-cart.tpl) ————— */
table.cart_last_product {width:350px;margin:15px auto 0 auto;}
table.cart_last_product tr th {background:#5d5d5d;color:#fff;}
table.cart_last_product tr td {border:none !important;padding-right:0;}
table.cart_last_product tr td.cart_product {width:45px;}

body#order table.std td:first-child a img {}
body#order table.std h5 a {}
body#order table.std h5 a:hover {}

table#cart_summary {}
table#cart_summary tr td.cart_product {width:45px;}

table#cart_summary tr td.cart_quantity {text-align:center;width:46px;}
table#cart_summary tr td.cart_quantity div#cart_quantity_button {width:30px;float:left;}
table#cart_summary tr td.cart_quantity div#cart_quantity_button input.text {width:26px;margin:3px 0;text-align:center;}
table#cart_summary tr td.cart_quantity a {height:9px;display:block;text-align:center;}
table#cart_summary tr td.cart_quantity a.cart_quantity_delete {width:11px;height:11px;display:block;float:left;margin:15px 0 0 5px;}

table#cart_summary tr td ul.customizationUploaded li img {margin:0 10px 0 0;border:1px solid #eee;}
table#cart_summary tr td ul.typedText li {padding:7px 0 0 0;}

table#cart_summary tr td.cart_discount_delete {text-align:center;}

table#cart_summary tr th.cart_total,
table#cart_summary tr td.cart_total,
table#cart_summary tr td.cart_discount_price {text-align:right;}

/* voucher form */
form#voucher fieldset {border:2px solid #eee;padding:10px;}
form#voucher fieldset h2 {float:left;padding:6px 20px 0 0;}
form#voucher fieldset p {float:left;padding:4px 20px 0 0;}
form#voucher fieldset p.submit {padding:0;}
form#voucher fieldset p.text label {float:left;text-align:right;padding:2px 7px 0 0;}
form#voucher fieldset p.text input {width:166px;}

form#voucher fieldset div#display_cart_vouchers h4 {margin:10px 0 0 0;padding:10px 0 0 0;border-top:1px solid #eee;}
form#voucher fieldset div#display_cart_vouchers div {padding:4px 0 0 0;}
form#voucher fieldset div#display_cart_vouchers span.voucher_name {font-weight:bold;text-decoration:underline;cursor:pointer;}
form#voucher fieldset div#display_cart_vouchers span.voucher_name:hover {text-decoration:none;}

/* order carrier */
div#order_carrier {border:2px solid #eee;margin:17px 0 0 0;padding:10px;}
div#order_carrier h4 {float:left;padding:0 10px 0 0;}

/* cart navigation */
p.cart_navigation {height:27px;clear:both;padding:17px 0 0 0;}

p.cart_navigation .button,
p.cart_navigation .button_large {float:left;}

p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large {float:right;}

/* ————— carriercompare.tpl ————— */
#availableCarriers {padding:12px 0 0 0;}
#compare_shipping_form h3 {margin:0 0 8px 0;}
#compare_shipping_form #noCarrier {margin:12px 0 0;padding:10px 13px;text-align:center;}
#availableCarriers_table {width:100% !important;}

#carriercompare_errors_list li {margin:0 !important;padding:3px 0 0 0;}


/* ————— Order step 2: log in (authentication.tpl) ————— */


/* ————— Order step 3: addresses (order-address.tpl) ————— */
div.order_address {}
div.order_address p.select label {float:left;text-align:right;padding:2px 7px 0 0;}
div.order_address p#address_invoice_form a.button_large {margin:0 auto;}
div.order_address p.address_add {padding:17px 0 0 0;}
div.order_address div#ordermsg textarea {width:516px;height:100px;}


/* ————— Order step 4: shipping (order-carrier.tpl) ————— */
table#carrierTable {margin:17px 0 0 0;border-collapse:separate;}
table#carrierTable tr td {border-bottom:2px solid #eee !important;}
table#carrierTable tr td.radio input {background:none;border:none;position:relative;top:1px;left:0;}

p#gift_div {display:none;clear:both;}
p#gift_div label {display:block;}
p#gift_div textarea {width:516px;height:100px;margin:12px 0 0 0;}


/* ————— Order step 5: payment (order-payment.tpl) ————— */
p.payment_module {display:block;margin:0 !important;padding:17px 0 0 0 !important;border:none !important;}
.payment_module img {vertical-align:middle;margin:0 10px 0 0;}
.payment_module a {display:block;background:#fafafa;border:2px solid #ddd;padding:7px;color:#777;text-decoration:none;}

.payment_module a:hover,
.payment_module a:focus,
.payment_module a:active {background:#fff;border:1px solid #eee;color:#000;}


/* ————— history.tpl ————— */
.color-myaccount,
a.color-myaccount {color:#000;}

div#block-history {margin:17px 0 0 0;}
div#block-history textarea {width:516px;height:100px;}

table#order-list td.history_link a {font-weight:bold;}
table#order-list td.history_detail a.details_link {text-transform:capitalize;}

#block-history #block-order-detail table.std td.inputs input.order_qte_input {height:15px;padding:1px;float:left;}
#block-history #block-order-detail table.std td.inputs label {display:block;float:left;padding:2px 0 0 7px;font-weight:bold;}

#block-history h3 {padding:17px 0 0 0;}
#block-history #block-order-detail {padding:0 0 12px 0;border-top:2px solid #ff0000;border-bottom:2px solid #ff0000;}

div#order-detail-content table.std th.last_item,
div#order-detail-content table.std td.last_item {text-align:right;}

form#sendOrderMessage {padding:3px 0 0 0;}
form#sendOrderMessage p.submit {padding:12px 0 0 0;}


/* ————— order-slip.tpl ————— */


/* ————— discount.tpl ————— */
table.discount {margin:17px 0 0 0;}
table.discount td.discount_code {font-weight:bold;}
table.discount td.discount_value {white-space:nowrap;}

body#discount div.center_column sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}





/* ————— One Page Checkout ————— */
/* ————— order-opc.tpl ————— */
div#order-opc h2 {padding:30px 0 0 0;}

div#order-opc table#carrierTable {margin:17px 0 0 0;}

div#order-opc textarea#message {width:516px;height:100px;}


/* ————— order-opc-new-account.tpl ————— */

/* account choice */
div#opc_account_choice div.opc_float {height:27px;padding:17px 0 0 0;}
div#opc_account_choice div.opc_float input {float:left;margin:0 7px 0 0;}

div#login_form_content input.text {width:206px;}

/* already registered */
div#login_form_content p.submit,
div#login_form_content p.lost_password {padding-left:157px;}

/* new customer */
div#opc_account_form textarea#other,
div#opc_account_form #other_invoice {width:206px;}

div#opc_account_form p.required_desc {padding-top:20px;}

p#opc_account_saved {display:none;font-weight:bold;color:#3eab4c;}


/* ————— guest-tracking.tpl ————— */
form.guest p.text i {padding:0 0 0 5px;line-height:19px;}






/* ————— 404.tpl ————— */
body#page_404 p.error {border:2px solid #dd0000;background:#f5f5f5;margin:12px 0 0 0;padding:10px;line-height:32px;}
body#page_404 p.error img {margin:0 10px 0 0;}
body#page_404 p.text input.text {width:206px;}
body#page_404 p.submit {padding-left:157px;}


/* conditions & legal */
ul.shop_info {list-style-type:square!important;list-style-position:inside;padding:0.6em;margin-top:0.6em;margin-left:2em;border:1px solid #888;}
ul.shop_info li {padding-left:0.5em!important;padding-bottom:0.5em!important;}

/* module reversoform */
.account_creation #reverso-form {width:100%;}
.account_creation #reverso-form label {width:250px;text-align:left;margin-left:10px;}
.account_creation #reverso-form label#legend_reverso {clear:both;width:100%;font-size:10px;text-align:left;}
.account_creation #reverso-form input#reverso_form {margin-top:20px;}

/* module paypalapi */
.paypalapi_about {text-align:justify;}
.paypalapi_about ul {padding-left:20px;}


#copyright2{
    color: white;
    float: left;
    padding-left: 30px;
    padding-top: 105px;
}
#powered{
display:none;
    margin-right: 0;
    margin-top: 105px;
}
#powered , #powered  a{
    clear: right;
    color: white;
    float: right;
    font-size: 10px;
    font-weight: bold;
    padding-right: 10px;
}

/* —————————————————————————————— footer styles —————————————————————————————— */
#footer_wrapper {clear:both; background:none;}
#footer { background: url("../img/bg_footer.png") repeat-x scroll 0 0 transparent;
    height: 130px;
    margin: 0 auto 20px;
	margin-bottom:0px;
    position: relative;
    width: 1010px;}


/* ————— blockcms.tpl ————— */
ul#footer_links {}
ul#footer_links li {display:inline;border-left:1px solid #888;padding:0 2px 0 5px;}
ul#footer_links li.first_item {border:none;padding:0;}
ul#footer_links li a {}

ul#footer_links li.last_item {display:block;border:none;padding:5px 0 0 0;}


/* ————— tmfooterlinks.tpl ————— */
#tmfooterlinks {float: left;
    padding: 0 0 0 30px;
    width: 750px;}
#tmfooterlinks div {float: left;
    padding: 0 20px 0 0;
    width: 220px;}
#tmfooterlinks h4 {color: #FFFFFF;
    font: 16px "Arial";
    padding: 23px 0 8px;}

#tmfooterlinks ul {float: left;
    padding: 0 20px 0 0;
    width: 220px;}
#tmfooterlinks ul li {padding: 5px 0 0;}
#tmfooterlinks ul li a {color: #777777;
    text-decoration: none;}
#tmfooterlinks ul li a:hover { color:#fff;}

#tmfooterlinks p {color: #484848;
    padding: 54px 0 0;}
#tmfooterlinks p a {color: #484848;
    text-decoration: none;}
#tmfooterlinks p a:hover { text-decoration:underline;}




.tmbanner4{
    left: 30px;
    position: absolute;
    top: 5px;
}
.tmbanner5{
    left: 30px;
    position: absolute;
    top: 50px;
}

/* —————————————————————————————— printable version —————————————————————————————— */
@media print {

* {background:none!important;background-color:white!important;}

div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top,
#search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {display:none;}

div#center_column {width:100%;}
input.text {border:1px solid gray;}
.block_hidden_only_for_screen {display: block;margin-top:1em;}
#more_info_sheets #idTab1 {width:530px;}

}
