
* {
    padding: 0;
    margin: 0
}
body {
    font: 14px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}


/*Special font*/
.fontone {font-family: 'Francois One', sans-serif;}

@font-face{
    font-family: 'WebSymbolsRegular';
    src: url('fonts/websymbols-regular-webfont.eot');
    src: url('fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/websymbols-regular-webfont.woff') format('woff'),
         url('fonts/websymbols-regular-webfont.ttf') format('truetype'),
         url('fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    }

.fontico {
    display: inline-block;
    font-family: 'WebSymbolsRegular';
    padding-right: 5px;
    width: 16px;
}


/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    content: ".";
}
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* Footer links */
.footer_links {
    list-style-type: none;
    clear: both;
    height: 2em;
    margin-top: 2em
}
.footer_links li {
    float: left;
    margin-right: 2em;
    height: 2em
}
.footer_links a { text-decoration: none }
.footer_links a:hover { color: black }
.footer_links img.icon { vertical-align: -2px }

/* transfert effect*/
.transferProduct { border: 2px solid #888 }

/* simple list inline */
.inline_list { list-style-type: none; margin-top: 1em }
.inline_list li { float: left; text-align: center }
.inline_list img { display: block }
ul.half {
    width: 45%;
    margin-right: 1em;
    float: left
}

/* Category tree (i.e. in sitemap) */
div.tree_top {
    background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
    padding-left: 24px;
    padding-bottom: 5px;
    padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
    padding-left: 1.2em;
    border-left: 1px gray dotted;
    background: url(../img/sitemap-horizontal.png) no-repeat left 10px;
    margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
    background: url(../img/sitemap-last.gif) no-repeat -12px -2px;
    border: none
}
span.grower { cursor: pointer }

/* Tabs */
.idTabs {
    list-style-type: none;
    margin-top: 1em
}
ul.idTabs li {
    float: left;
    margin-right: 2px
}
.idTabs a {
    color: #ffffff;
    display: block;
    padding: 10px 20px 5px;
    text-align: center;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'Francois One', sans-serif;
    border-bottom: 2px solid #ffffff;
    background-color: #cccccc;
}
.idTabs .selected {
    border-bottom: 2px solid #f0f0f0;
    color: #333333 ;
    background-color: #f0f0f0;
}


div.sheets {
    clear: both;
    background-color: #F0F0F0;
    padding: 1em
}
#more_info_sheets li {
    background-position: 6px 4px;
    margin-bottom: 0.4em
}

/* global style */
a {
    outline: none;
    text-decoration: none;
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
    outline: none;
    border: none;
    text-decoration: none
}
h1 {
    line-height: 1em;
    margin: 0 10px 0.5em;
}
h1 span {
    font-size: 0.9em;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    margin-left: 1em
}
h2 {
    font-size: 1.1em;
    line-height: 1.6em;
    padding-left: 0.5em;
    margin: 0.5em 0;
    text-transform: uppercase;
}

h3 { font-size: 1.1em; margin: 1em 0 }
h4 { font-size: 1em;
    margin: 0 10px 10px;
}

/* global layout */
#page {
    text-align: left;
    margin-top: -21px;
    padding: 0 10px;

}
#header_logo {
    float: left;
    display: block
}
img.logo {
    float: left;
    margin: 0.5em 0;
    font-size: 2em;
    font-weight: bold
}

#left_column, #center_column, #right_column { float: left }
#left_column, #right_column {
    margin: 0 10px 20px;
    width: 220px;
}
#center_column {
    margin: 0 0 30px;
    width: 960px;
	background-color:#FFF
}

#category #center_column, #new-products #center_column, #prices-drop #center_column,
 #best-sales #center_column, #search #center_column, #cms #center_column,
 #manufacturer #center_column, #supplier #center_column, #order #center_column,
 #order-opc #center_column
 {
    width: 720px;
	background-color:#FFF;
 }


#old_center_column { display: none }

.ac_results_instant {
    display: none;
    visibility: hidden
}
#instant_search_results a.close {
    background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
    float: right;
    margin-right: 7px;
    padding-right: 21px;
    text-transform: none
}


/* global RTE fields */
.rte,
 .mceContentBody {
    text-align: left;
    background: white;
    color: black
}
body.mceContentBody {
    margin: 9px 6px;
    width: 556px
}
.rte html,.rte div,.rte span,.rte applet,.rte object,.rte iframe,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p,.rte blockquote,.rte pre,.rte a,.rte abbr,.rte acronym,.rte address,.rte big,.rte cite,.rte code,.rte del, .rte dfn, .rte em,.rte font,.rte img,.rte ins,.rte kbd,.rte q,.rte s,.rte samp,.rte small,.rte strike,.rte strong,.rte sub,.rte sup,.rte tt,.rte var,.rte dl,.rte dt,.rte dd,.rte ol,.rte ul,.rte li,.rte fieldset,.rte form,.rte label,.rte legend,.rte table,.rte caption,.rte tbody,.rte tfoot,.rte thead,.rte tr, .rte th,.rte td,
.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
}
.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,
 .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
    margin: 0.75em 0 0.3em 0;
    color: #374853
}
.rte h1,
 .mceContentBody h1 {
    font-size: 25px;
    font-weight: bold;
    background: inherit
}
.rte h2,
 .mceContentBody h2 {
    font-size: 20px;
    background: none;
    text-transform: none;
    height: auto
}
.rte h3, .mceContentBody h3 { font-size: 16px }
.rte h4, .mceContentBody h4 { font-size: 14px; background-image: none !important}
.rte h5,.mceContentBody h5 { font-size: 12px }
.rte h6, div.rte h6 { font-size: 8px }
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
.rte ul, .mceContentBody ul {
    list-style-type: square;
    margin-left: 10px
}
.rte strong, .mceContentBody strong { font-weight: bold }
.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
.rte table,.mceContentBody table {
    border-collapse: separate;
    border-spacing: 1px;
    width: auto
}
.rte caption, .rte th, .rte td, .rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
    text-align: left;
    font-weight: normal;
    background: none;
    height: inherit;
    border: 1px #e5e6e7 solid;
    text-align: center
}
.rte th, .mceContentBody th {
    padding-left: 1em;
    padding-right: 1em;
    background: #e5e6e7
}
#center_column .rte p,
 .mceContentBody p { padding-left: 0; margin: 0.5em 0 }
.rte ol, .mceContentBody ol {
    list-style-type: decimal;
    margin-left: 10px
}

/* /global RTE fields */

/* global table style */

.std {font-size: 12px;}
table.std {
    border-spacing: 0;
    margin-top: 10px;
    border-collapse: collapse;
    width: 100%
}
/*class table.std */
.std td,.std th { padding: 0.4em 0.5em }
.std th { white-space: nowrap }
.std tr.item td,.std .item th { background-color: white }
.std tr.alternate_item td,
.std tr.alternate_item th { background-color: #f0f0f0 }
.std tbody td,.std tfoot td { border-top: 1px solid #dddddd }
.std thead th {
    font-weight: bold;
    height: 28px;
    text-align: left;
    white-space: nowrap;
}

.std tfoot td {
    color: #333333;
    text-align: right;
    white-space: nowrap
}

/* /global table style */

/* global form style */
form.std { clear: both }
form.std h3 {
    color: #555555;
    font-size: 1.4em;
    font-weight: normal;
    border-bottom: 1px solid #cccccc;
    padding: 0.5em;
    margin: 0 0 0.5em 0
}
form.std fieldset {
    background-color: #F0F0F0;
    border: medium none;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
form.std legend {
    padding: 0.3em 0.6em;
    margin: 1em 0 1em 0.5em;
    font-size: 1.6em;
    font-weight: 100;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px
}
form.std h4, form.std p {
    padding: 0.3em 1em;
    clear: both
}
form.std label, form.std p span {
    float: left;
    text-align: right;
    width: 30%
}
form.std p span.like_input {
    width: auto;
    margin-left: 0.7em
}

form.std #id_country  { width: 156px;}

input[type="text"], input[type="password"] {
    height: 20px;
    border-radius: 4px;
    -moz-box-border-radius: 4px;
    -webkit-border-radius: 4px;
}


input, textarea, select, span.editable {
    margin-left: 0.7em;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    outline: none
}
input, textarea, select { border: 1px solid #cccccc }
input.text {
    height: 18px;
    padding-left: 2px;
    padding-right: 2px
}
.checkbox input, .radio input { border: none }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
    margin: 0;
    float: none;
    text-align: left
}
.required sup { color: #da0f00 }
form.std p.checkbox { padding-left: 30% }
form.std p.submit {
    padding-left: 31%!important;
    margin-bottom: 1.5em
}
#center_column form.std p.submit2 {
    padding-left: 170px;
    margin-bottom: 1.5em
}

/*input skin*/
.inputskin  input { float: left; color: #888888 }

.inputskin {
    background-color: #F1F1F1;
    border: 1px solid #C8C8C8;
    overflow: hidden;
    padding: 1px 5px;
    border-radius: 2px;
    -moz-box-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.inputskin p {  padding : 0 }

.inputskin input[type="text"], #header_right .inputskin input[type="text"]:focus {
    width: 87%;
    border: medium none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.2);
    box-shadow:  0 0 0 rgba(0,0,0,.2);
}

.inputskin input[type="submit"]  {
    border: medium none;
    padding: 0 5px;
    display: block;
    padding: 0;
    cursor: pointer;
    margin: 0;
    width: 13%;
    text-align: center;
  }


/* START OF BUTTONS SECTION
 * -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,
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.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, span.exclusive_large_disabled {
    border: none;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none!important;
    cursor: pointer;
    display: block;
    line-height: 26px;
    height: 26px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
}

/* input 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,
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: 2px
}

/* 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, span.exclusive_large_disabled {
    cursor: default;
}


/*size 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: 30px;
}
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: 60px;
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
    width: 120px;
}
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, span.exclusive_large_disabled {
    width: 180px;
}


div.exclusive .bt_blockexlusive {
    background-image: url('../img/bg_button_exc.png');
    background-repeat:  repeat ;
    background-position: top left;
}




/* id_state field in managed via JS and is firstly hidden */
form p.id_state { display: none }

/* generic style */
ul.bullet li, .block ul.bullet li, li.bullet {
    padding-left: 2em;
    background: transparent url('../img/bullet.gif') no-repeat 6px 6px;
    list-style-type: none
}

.price-discount { text-decoration: line-through }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.weight-price {
    font-size: 0.75em;
    text-align: right;
    color: gray
}

.volume-price {
    font-size: 0.75em;
    text-align: right;
    color: gray
}

.unity-price {
    font-size: 0.75em;
    text-align: right;
    color: gray
}

.price, .price-shipping, .price-wrapping {
    font-size: 1.1em;
    font-weight: bold;
    white-space: nowrap
}

/* errors */
.error {
    width: 90%;
    color: #da0f00;
    margin: 0.3em auto 1.5em auto;
    padding: 0.3em 0.8em 1em
}
.error p { font-weight: bold }
.error li {
    list-style-position: inside;
    list-style-type: decimal-leading-zero;
    padding-left: 3em
}

/* warning */
.warning {
    color: black;
    clear: both;
    font-size: 1.2em;
    background-color: #F8E1A0;
    border: 1px dashed #F9E400;
    font-weight: bold;
    margin: 0.2em 2em;
    padding: 0.6em 1em ;
    width: auto !important
}
.warning_inline {
    color: #da0f00;
    font-weight: bold
}

/* success */
.success {
    color: green;
    font-weight: bold;
    margin: 0.2em 1em;
    padding: 0.3em 0.8em 1em
}
.success_inline {
    color: green;
    font-weight: bold
}

/* breadcrumb.tpl */
.breadcrumb {
    font-size: 1em;
    margin: 10px 0 10px 0;
    float: left;
}
.breadcrumb .navigation-pipe { padding: 0 0.6em }
.breadcrumb a:hover { text-decoration: underline }

/* pagination.tpl */
ul.pagination {
    float: left;
    font-size: 1.1em;
    list-style: none outside none;
    text-transform: uppercase;
}

ul.pagination li {
    display: inline;
    float: left;

}
ul.pagination li, ul.pagination a, ul.pagination span {
    color: #777777
}
ul.pagination a, ul.pagination span {
    background-color:  #cccccc;
    border-right: 1px solid #dddddd;
    display: block;
    line-height: 27px;
    padding: 0 0.7em;
}
ul.pagination a { text-decoration: none }
ul.pagination .current span {
    background-color: #777777;
    color: white;
}
ul.pagination li.truncate {
    padding: 0.3em;
    background: none
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
    background-color: #CCCCCC;
    border-right: 1px solid #DDDDDD;
    font-size: 0.7em;
    line-height: 27px;
}
#pagination_previous a{
    padding-left: 5px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}
#pagination_previous a, #pagination_previous span { border-left: none }
#pagination_next a{
    padding-right: 5px ;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}
#pagination_next a, #pagination_next span { border-right: none }
li.disabled span { display: none}

form.pagination { text-align: right }
form.pagination label {
    line-height: 1.4em;
    vertical-align: bottom;
    float: right;
    margin-left: 0.3em;
    margin-top: 5px;
}
form.pagination select { float: right ; margin-top: 5px;}
form.pagination select option {
    font-size: 0.9em;
    padding-right: 1em
}
form.pagination input { float: right }

/* steps (like order step) */
ul.step {
    list-style: none;
    margin-top: 0.8em;
    margin-bottom: 2em;
}
ul.step li {
    float: left;
    text-align: left;
}

ul.step li span {  float: left}
ul.step li span.text_step {
    text-align: center;
    width: 85px;
    line-height: 10px;
    color: #dddddd;
    margin-right: 15px;
    }

ul.step li span.number_step {
    font-size: 14px;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    background-color: #dddddd;
    margin-right: 10px;
    text-align: center;
}
ul.step li span.line_step {
    display: none;
    border-bottom: 1px solid #dddddd;
    height: 10px;
    width: 52px;
}

ul.step li.step_current span.text_step {
    font-weight: bold  ;
}
ul.step li.step_current span.number_step {
    color: #ffffff ;
}

ul.step li.step_done span.text_step {
    font-weight: bold  ;
    color: #777777
}
ul.step li.step_done span.number_step {
    color: #ffffff ;
    background-color: #777777;
}

ul.step li.step_todo { font-style: italic }


/* product-sort.tpl */
#center_column #productsSortForm p {
    height: 1.8em;
    margin: 0
}
#productsSortForm label, #productsSortForm select { float: right }
#productsSortForm select { font-size: 1em }


/* Header */
#header_right ul { list-style: none }
#header_right form {
    border: none;
    margin-bottom: 0!important;
    display: inline
}
#header_right label {
    margin: 0;
    float: none
}

#abhtml_10 p{
    line-height: 21px;
}


/* Footer */
#footer {
    clear: both;
    padding: 10px 0;
    margin-bottom: 10px;
}

#copyright { font-size: 0.8em;}


/* Default block style */
div.block-cms h1 a { color: #333333; text-decoration: none; }
div.block-cms h1 a:hover { text-decoration: underline; }
div.block {
    margin-bottom: 1em;
    padding: 0.5em 0;
    width: 100%;
}
#footer div.block { background-color:  transparent}


div.block h4, #center_column h4 {
    overflow: hidden;
}

h4 span {
    float: left;
    padding: 4px 1em 4px 0;
}


div.block ul { list-style: none ; padding: 5px 0  }
div.block ul.tree li { padding-left: 1.2em }
#left_column div.block .block_content a.button_large,
 #right_column div.block .block_content a.button_large { margin: 0 auto; }
div.block .block_content {
    padding: 0 10px;
    min-height: 16px
}
div.block li {
    padding: 0.2em 0 0.2em 0em;
    list-style-position: outside
}


div.block a {
    text-decoration: none
}

/* block in the center column */
#center_column p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#center_column div.block {
    background-color: transparent;
    display: inline-block;
    margin-bottom: 0;
}



/* Styles for products blocks */

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li { margin-top: 0.2em }

.products_block li.last_item { border: none }

div.block li .link_img, div.block li  .column_block_desc, div.block li .top_block {  float: left;}
div.block li .link_img { margin-right: 5px}
div.block li  .column_block_desc, div.block li .top_block {
    width: 135px;
}

.products_block h5 {
    font-size: 0.9em
}
.products_block li p a {
    font-size: 0.9em
}
.products_block dl {
    clear: both;
    border-top: 1px solid #374853;
    padding: 0 4px 4px
}
.products_block dl dt {
    margin-top: 0.3em;
    color: #595a5e
}
.products_block a.button_large { margin: 0.4em 0.4em 0 0.4em }
.products_block ul.product_images li {
    border: none;
    float: left;
    clear: none
}

/* Special style for block products in center column */




/* Special style for block accessories in center column (product page) */
#center_column .products_block.accessories_block .block_content { background: none }
#center_column div.products_block.accessories_block div.product_desc {
    margin-right: 0;
    height: 150px;
    border-right: 1px solid #d0d3d8
}
#center_column .products_block.accessories_block .block_content li { background: none; text-align: center }
#center_column .products_block.accessories_block .block_content li h5,
 #center_column .products_block.accessories_block .block_content li a.product_description { text-align:left }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image { border: none }

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* address.tpl */
p.address_navigation {
    padding: 1em 0!important;
    margin-bottom: 1.5em
}
p.address_navigation a.button { float: left }
p.address_navigation input[type=submit].exclusive { float: right }

/* shopping cart */
.cart_last_product {
    width: 300px;
    margin: 0 auto 12px
}
.cart_last_product_header,
.cart_last_product_header .left {
    background: url('../img/table_header.gif') right 0;
}
.cart_last_product_header .left {
    background-color:#fff;
    background-position:0 0;
    margin-bottom:5px;
    padding-left: 27px;
    width: 249px;
    height: 24px;
    line-height: 24px;
    color: #374853;
    font-weight: bold
}
.cart_last_product_img { float:left }
.cart_last_product_img img {
    margin:0 6px;
    border:1px solid #D0D1D5;
    width: 45px;
    height: 45px
}
 .cart_last_product_content {
    float:right;
    width:241px
}
.cart_last_product_content a { text-decoration:none }
.cart_last_product_content h5 { font-size:9px }
.cart_last_product_content h5 a { color:#595A5E }

p.cart_navigation { padding-top: 1em ; padding-bottom: 1em  }
p.cart_navigation .button,
 p.cart_navigation .button_large { float: left }
p.cart_navigation .exclusive,
 p.cart_navigation .exclusive_large,
 p.cart_navigation .exclusive_large_disabled { float: right }
p.cart_navigation_extra {
    text-align: center;
    width: auto
}
form.std p.cart_navigation span {
    float: none;
    text-align: left;
    width: auto
}
#cart_summary tfoot td {
    border-top: none;
    line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #bdc2c9 }
#cart_summary tfoot tr.cart_total_price td { border-bottom: 2px solid #bdc2c9 }
#cart_summary .price, #cart_summary .price-discount {
    color: #595A5E;
    font-size: 1em;
    text-decoration: none
}
tr.cart_item td { padding: 0.4em 0.5em }
td.cart_product a { margin: 0 0.6em }
td.cart_product a img {
    border: 1px solid #d0d1d5;
    width: 45px;
    height: 45px
}
td.cart_product a:hover img { border: 1px solid #888 }
td.cart_description a { text-decoration: none }
td.cart_description a:hover { text-decoration: underline }
td.cart_description h5 a, td.cart_ref, td.cart_total { color: #595a5e }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right }
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price { font-weight: bold }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
    width: 7.5em;
    text-align: right
}
.cart_quantity_input { float: right; margin: 5px 10px 0 0; }
td.cart_quantity p, td.cart_quantity a {
    float: left;
    display: inline
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
 td.cart_quantity a.cart_quantity_down { display: block }
tr.cart_free_shipping { white-space: normal }
tr.cart_total_price { font-weight: bold }
#order tfoot p {
    margin: 0;
    float: left;
    width: 85%
}
#order tfoot span {
    float: right;
    width: 15%;
    display: block
}


#order #voucher { margin-bottom: 20px}


#order #voucher fieldset {
    background-color: #f0f0f0;
    border: none medium;
    text-align: center;
    padding: 0.7em 0;
}


#order form#voucher fieldset #display_cart_vouchers {
    margin-top:5px;
    clear:both;
    float:left;
}

#order form#voucher fieldset input{  margin-left :1em}
#order form#voucher fieldset .submit {  margin-top: 0;}


#order form#voucher fieldset #display_cart_vouchers .voucher_name {
    font-weight:bold;
    cursor:pointer;
}

#order form#voucher h4, #order form#voucher p { float: left}
#order form#voucher h4 {
    background-image: none;
    padding: 0.3em 3em 0 1em;
    margin-top: 0;
}

#order #order_carrier {
    border: 1px solid #cccccc;
    clear: both;
    margin-top: 1em;
    padding: 0.5em 39px 0.5em 18px;
}
#order #order_carrier h3 {
    display: inline-block;
    width: 25%;
    padding-left: 10px;
}
#order #order_carrier img { vertical-align: middle }
#order #order_carrier span { margin: 0 0.2em }
#order #gift_div { display: none }
#order #gift_div label, #order #gift_div textarea {
    display: block;
    width: 100%;
    margin: 1em 0
}

#order-opc #form h4, #order #form h4 { margin-top: 30px}



#order-opc tfoot p {
    margin: 0;
    float: left;
    width: 85%
}
#order-opc tfoot span {
    float: right;
    width: 15%;
    display: block
}
#order-opc #voucher fieldset {
    border: 1px solid #cccccc;
    background-color: #f0f0f0;
    padding: 0.7em
}
#order-opc form#voucher fieldset #display_cart_vouchers {
    margin-top:5px;
    clear:both;
    float:left;
}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name {
    color:#DD2A81;
    font-weight:bold;
    cursor:pointer;
}
#order-opc form#voucher h4,
 #order-opc form#voucher p,
 #order-opc form#voucher .button { display: inline-block }
#order-opc form#voucher h4 {
    float: left;
    line-height: 1.5em;
    margin-right: 3em ;
    background-image: none;
}
#order-opc #order_carrier {
    clear: both;
    margin-top: 1em;
    border: 1px solid #cccccc;
    padding: 0.5em
}
#order-opc #order_carrier h4 {
    width: 50%;
    display: inline
}
#order-opc #order_carrier img { vertical-align: middle }
#order-opc #order_carrier span { margin: 0 0.2em }
#order-opc #gift_div label, #order #gift_div textarea {
    display: block;
    width: 100%;
    margin: 1em 0
}

#guest-tracking p.center { width: 100%; text-align: center; }
#guest-tracking p.center input.exclusive_large { display: inline; }



/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturers_list, #suppliers_list {
    margin-top: 2em;
    list-style-type: none
}

#suppliers_list li a, #manufacturers_list li a {
    text-decoration: none;
}
#suppliers_list li h3, #manufacturers_list li h3 { margin: 0.4em 0 }
#suppliers_list .left_side, #manufacturers_list .left_side, #suppliers_list .logo, #manufacturers_list .logo {
    float: left;
    text-align: center;
    width: 100%
}

#suppliers_list .logo a, #manufacturers_list .logo a{
    float: left;
    width: 100%
}
#suppliers_list li p.description,
#manufacturers_list li p.description { font-size: 0.92em }
#suppliers_list li .right_side,
#manufacturers_list li .right_side {
    float: right;
    width: 100%;
    text-align: center
}
#suppliers_list .right_side span,
#manufacturers_list .right_side span {
    font-size: 1.7em;
    color: #da0f00
}
#suppliers_list li a.button,
#manufacturers_list li a.button { margin-top: 4em }

/* 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
}

/* conditions.tpl */
#conditions #right_column { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #center_column {
    width: 730px;
    text-align: justify
}
#conditions #center_column ul,
 #conditions #center_column ol {
    margin-left: 2em;
    padding: 0.6em
}
#conditions #center_column ul { list-style-type: circle }
#conditions #center_column li { padding-bottom: 0.5em }
#conditions #center_column { line-height: 1.3em }

/* order step 3: PAYMENT */
.payment_module { display: block ;clear: both; }
.payment_module img {
    vertical-align: middle;
    margin-right: 1em
}
.payment_module a {
    display: block;
    border: 1px solid #dddddd;
    padding: 0.6em;
    text-decoration: none
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    color: #333333
}



/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
    text-align: right;
    margin-right: 40px;
    clear: left;
    padding: 4px;
    display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
    margin: 2px;
    border: 1px solid #888888
}
ul.customizationUploaded {
    list-style-type: none;
    margin-left: 4px
}
ul.customizationUploaded li { display: inline }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
    padding-left: 6px;
    list-style-type: none
}

/* 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 productcomments */
.rating {
    cursor: pointer;
    margin: 2em;
    clear: both;
    display: block
}
.rating:after {
    content: '.';
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden
}
.cancel, .star {
    float: left;
    width: 17px;
    height: 15px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer
}
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
.cancel a, .star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
    float: right;
    margin-right: 3px;
    font-size: 12px
}
.confirmation {
    color: #808000;
    font-weight: bold
}
#page .rte { background: transparent none repeat scroll 0 0 }

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* cms pages */
#cms div.content_only {
    text-align: left;
    padding: 10px
}
.live_edit_feed_back_ok {
    color: #374853;
    background-color: #DFFAD3;
    padding: 4px;
    border: 2px solid #72CB67
}
.live_edit_feed_back_ko {
    color: #374853;
    background-color: #FAE2E3;
    padding: 4px;
    border: 2px solid #EC9B9B
}
.add_module_live_edit {
    background-color: #F1F2F4;
    padding: 4px;
    border: 2px solid #D0D3D8;
}

.page404_input { float: left; }

#order #discount_name { width: 130px; }



