@font-face {
    font-family: OpenSans-Bold;
    src: url(https://waterfilterforfridge.com.au/themes/theme150/fonts/OpenSans-Bold.ttf);
}
@font-face {
    font-family: OpenSans-Light;
    src: url(https://waterfilterforfridge.com.au/themes/theme150/fonts/OpenSans-Light.ttf);
}
@font-face {
    font-family: OpenSans-Regular;
    src: url(https://waterfilterforfridge.com.au/themes/theme150/fonts/OpenSans-Regular.ttf);
}

F 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;
    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;
}
img {
    vertical-align: top;
    text-decoration: none;
}
#primary_block #buy_block p#rrp_price {
    font-size: 0.9em;
    text-align: right color: #ff1b00;
    ;
    text-decoration: line-through;
}
ul#product_list li .rrp_price {
    display: block;
    margin-bottom: 0.3em;
    font-weight: bold
}
html,
body {
    width: 100%;
    height: 100%;
}
body {
    /* font: normal 14px "Arial", Arial, Helvetica, sans-serif; */
	font-family: OpenSans-Regular;
    color: #606060;
}
.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,
f .collapsed,
.block_hidden_only_for_screen {
    display: none;
}
.center_column p {
    color: #414141;
    font-size: 14px;
    padding: 1px 0 0;
}
.center_column address {
    color: #414141;
    font-style: normal;
    font-size: 18px;
    font-size: 20px;
}
.center_column a {
    color: #414141;
    text-decoration: underline;
}
.center_column a:hover {
    text-decoration: none;
}
.center_column h1 {
    color: #034687;
    /* font: 28px "Arial"; */
	font-family: OpenSans-Regular;
    font-weight: bold;
	font-size:28px;
    /* height: 35px; */
    
    padding: 30px 0 0 0;
}
.center_column h1 span {
    /* font: 28px "Arial"; */
	font-family: OpenSans-Regular;
    font-weight: bold;
	font-size:28px;
    /* height: 20px; */
}
.center_column h2 {
    color: #464646;
    font-size: 20px;
    padding: 1px 0 0;
}
.center_column h2 span {
    font-size: 20px;
}
.center_column h3 {
    color: #5a5959;
    font-size: 18px;
    padding: 13px 0 0;
}
.center_column h3 span {
    font-size: 18px;
}
.center_column h5 {
    color: #707070;
    font-size: 15px;
    padding: 12px 0 0;
}
.center_column h5 span {
    font-size: 15px;
}
.center_column h4 {
    background: rgba(0, 0, 0, 0) url("../img/title_specials.gif") no-repeat scroll 0 0;
    color: #fff;
    /* font: 14px "Arial"; */
	font-family: OpenSans-bold;
	font-size:14px;
    height: 28px;
    padding: 12px 0 0 20px;
    text-transform: uppercase;
}
h1#instant_search_results a {
    margin-left: 20px;
    text-transform: none;
}
a.product_link {
    /* font: bold 14px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
    color: #2ab5f0;
    text-decoration: none;
    text-transform: none !important;
}
#product_list a.product_link {
    color: #039;
    /* font: bold 14px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
	font-weight:bold;
    text-decoration: none;
    text-transform: none !important;
}
a.product_link:hover {
    color: #033c71;
}
a.product_descr {
    /* font: 13px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:13px;
    color: #999;
    text-decoration: none;
    text-transform: none !important;
}
#product_list a.product_descr {
    color: #039;
    /* font: 13px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:13px;
    text-align: left;
    text-decoration: none;
    text-transform: none !important;
}
a.product_descr:hover {
    color: #033c71;
}
table#cart_summary td.price,
.center_column span.price {
    font-weight: bold;
    color: #ff1b00;
    text-align: left;
}
p.confirmation {
    color: #33a33b;
    font-weight: bold;
}
body#product p.confirmation {
    padding-top: 19px;
}
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: #0256a4;
    text-decoration: none;
}
ul.footer_links li a:hover {
    color: #049cdd;
}
ul.footer_links li img.icon {
    margin: 0 5px 0 0;
}
form p.id_state {
    display: none;
}
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;
}
p.warning {
    background: #f8e1a0;
    margin: 12px 0 0 0;
    padding: 10px 13px;
    font-weight: bold;
    color: #000;
}
.warning_inline {
    color: #da0f00;
    font-weight: bold;
}
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;
}
div#wrapper1 {
    min-width: 950px;
    min-height: 100%;
    background: url(https://waterfilterforfridge.com.au/themes/theme150/img/Index_BG.jpg) 0 0 no-repeat;
    background-position: top center;
}
div#wrapper2 {
    height: 100%;
}
div#wrapper3 {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
div#left_column,
div#center_column {
    float: left;
}
div#columns {
    clear: both;
    overflow: hidden;
    padding: 70px 0 0 0;
}
body#index div#columns {
    padding: 20px 0 0 0;
}
div#left_column {
    clear: left;
    width: 230px;
}
div#center_column {
    width: 710px;
    margin: 0 0 10px 10px;
}
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"; */
	font-family: OpenSans-Regular;
	font-size:18px;
	font-weight:normal;
    color: #777;
    text-transform: uppercase;
}
body#cms div.content_only h2 {
    padding: 14px 0 0 0;
    /* font: bold 14px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
	font-weight:bold;
    color: #777;
    text-transform: uppercase;
}
body#cms div.content_only h3 {
    padding: 14px 0 0 0;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:bold;
    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"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #777;
    text-transform: uppercase;
}
body#cms div.content_only p {
    padding-top: 12px;
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #000;
}
body#cms div.content_only a {
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #0753b4;
    text-decoration: none;
}
body#cms div.content_only a:hover {
    color: #000;
}
body#cms div.content_only ul {
    list-style-type: circle;
    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"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #000;
    text-align: center;
}
div.rte th {
    height: 24px;
    padding: 0 7px;
    background: #eee;
    font-weight: bold;
}
.mceContentBody {
    width: 556px;
    margin: 9px 6px;
    background: #fff;
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    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"; */
	font-family: OpenSans-Regular;
	font-size:18px;
	font-weight:normal;
    color: #777;
    text-transform: uppercase;
}
.mceContentBody h2 {
    padding: 14px 0 0 0;
    /* font: bold 14px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
	font-weight:bold;
    color: #777;
    text-transform: uppercase;
}
.mceContentBody h3 {
    padding: 14px 0 0 0;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:bold;
    color: #777;
    text-transform: uppercase;
}
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6 {
    padding: 14px 0 0 0;
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #777;
    text-transform: uppercase;
}
.mceContentBody p {
    margin: 7px;
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:bold;
    color: #000;
}
.mceContentBody a {
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    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"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #000;
    text-align: center;
}
.mceContentBody th {
    height: 24px;
    padding: 0 7px;
    background: #eee;
    font-weight: bold;
}
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 {
    height: 24px !important;
    display: block;
    background: url(../img/bttns.png) right -24px no-repeat;
    border: none;
    /* font: bold 12px "Arial" !important; */
	font-family: OpenSans-bold !important;
	font-size:12px !important;
	font-weight:bold !important;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
	border-radius:5px;
}
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: 24px !important;
}
@-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: 2px;
    }
}
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: #aaa !important;
}
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 {
    background: #033767;
    background-position: right 0;
    color: #fff !important;
}
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 {
    color: #777 !important;
}
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: #033767;
    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-position: right -24px;
    color: #fff !important;
    text-decoration: none !important;
}
input.button_mini,
input.button_mini_disabled,
a.button_mini,
span.button_mini {
    width: 50px;
}
input.button_small,
input.button_small_disabled,
a.button_small,
span.button_small {
    width: 65px;
}
input.button,
input.button_disabled,
a.button,
span.button {
    width: 120px;
}
input.button_large,
input.button_large_disabled,
a.button_large,
span.button_large {
    width: 180px;
}
input.exclusive_mini,
input.exclusive_mini_disabled,
a.exclusive_mini,
span.exclusive_mini {
    width: 50px;
}
input.exclusive_small,
input.exclusive_small_disabled,
a.exclusive_small,
span.exclusive_small {
    width: 65px;
}
input.exclusive,
input.exclusive_disabled,
a.exclusive,
span.exclusive {
    width: 120px;
}
input.exclusive_large,
input.exclusive_large_disabled,
a.exclusive_large,
span.exclusive_large {
    width: 180px;
}
a.exclusive span,
span.exclusive span {
    /* font: normal 9px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:9px;
	font-weight:normal;
}
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,
table.std tfoot tr td {
    border-bottom: 2px solid #eee;
}
table.std th {
    height: 25px;
    padding: 0 7px;
    background: #eee;
    font-weight: bold;
    color: #033c71;
    text-align: left;
    white-space: nowrap;
}
table.std tfoot td {
    color: #033c71;
    text-align: right;
    white-space: nowrap;
}
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;
}
input,
textarea,
select {
    background: #fff;
    border: 1px solid #bdc2c9;
    /* font: normal 16px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:16px;
	font-weight:normal;
    color: #a1a1a1;
}
select option {
    color: #555;
}
form.std .text label {
    float: left;
    text-align: left;
    width: 150px;
    padding: 2px 7px 0 0;
}
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: left;
    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 14px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
	font-weight:normal;
    color: #555;
}
span.editable {
    /* font: normal 14px/19px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
	font-weight:normal;
    color: #555;
}
select {
    width: 150px;
    height: 25px;
}
form.std p.select select {
    width: 210px;
    height: auto;
    padding: 1px;
    margin-left: 0px
}
select#days {
    width: 45px;
    margin: 0 8px 0 0;
}
select#months {
    width: 85px;
    margin: 0 8px 0 0;
}
select#years {
    width: 58px;
}
input.text {
    height: auto;
    padding: 1px;
}
p.text input,
p.password input {
    width: 206px;
    height: 20px;
    padding: 1px;
}
textarea {
    padding: 1px;
}
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;
}
form.std p.submit {
    padding: 20px 0 0 157px;
}
form.std .required sup {
    vertical-align: top;
    /* font: normal 13px "Tahoma"; */
	font-family: OpenSans-Regular;
	font-size:13px;
	font-weight:normal;
    color: #da0f00;
}
form.std .required_desc {
    padding-left: 157px;
}
div#header {
    padding: 139px 0 0 0;
    position: relative;
    zoom: 1;
}
a#header_logo {
    width: 420px;
    height: 44px;
    display: block;
    padding: 92px 0 0;
    overflow: hidden;
    background: url(../img/logo.gif) 0 0 no-repeat;
    position: absolute;
    left: -4px;
    top: 6px;
}
a#facebook {
    width: 25px;
    height: 25px;
    display: block;
    padding: 0;
    overflow: hidden;
    background: url(https://waterfilterforfridge.com.au/themes/theme150/img/facebook.png) 0 0 no-repeat;
    position: absolute;
    right: -35px;
    top: 95px;
}
div#languages_block_top {
    position: absolute;
    right: 940px;
    top: 140px;
}
div#languages_block_top ul#first-languages li {
    float: left;
    margin: 0 0 0 7px;
}
div#languages_block_top ul#first-languages li:first-child {
    margin: 0;
}
div#languages_block_top ul#first-languages li img {
    width: 1px;
    height: 1px;
}
div#currencies_block_top {
    position: absolute;
    right: 0;
    top: 24px;
}
div#currencies_block_top label {
    display: block;
    float: left;
    padding: 3px 8px 0 0;
    color: #7c7c7c;
}
div#currencies_block_top select {
    width: 94px;
    height: 22px;
    padding: 1px;
    background: #fff;
    border: 1px solid #e3e8eb;
    color: #b9b9b9;
}
div#search_block_top {
    width: 400px;
    height: 20px;
    background: #fff;
    border: 0px solid #e4e9ec;
    position: absolute;
    right: 20px;
    top: 80px;
    padding: 0 0;
}
div#search_block_top input.search_query {
    width: 320px;
    float: left;
    margin: 1px 0 0 2px;
    background: #fff;
    border: 1px solid #fff;
}
div#search_block_top a {
    height: 20px;
    padding: 2px 10px 0 10px;
    display: block;
    float: right;
    background: url(../img/searchbtn.png) 0 0 repeat-x;
    /* font: normal 15px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:15px;
	font-weight:normal;
    color: #fff;
    text-decoration: none;
}
div#search_block_top a:hover {
    background: #033869;
}
div#old_center_column {
    display: none;
}
ul#header_user {
    position: absolute;
    right: 0;
    top: 23px;
}
ul#header_user li#header_user_info {
    height: 24px;
    padding: 8px 18px 0 0;
    float: left;
    color: #7c7c7c;
}
ul#header_user li#header_user_info a {
    color: #7c7c7c;
    text-decoration: none;
    text-transform: lowercase;
}
ul#header_user li#header_user_info a:hover {
    color: #049cdd;
}
ul#header_user li#your_account {
    height: 23px;
    padding: 7px 0 0 11px;
    float: left;
    background: url(../img/header_user.png) 0 0 repeat-x;
    border: 1px solid #e6edf0;
    border-right: none;
}
ul#header_user li#your_account a {
    font-weight: bold;
    color: #033c71;
    text-decoration: none;
}
ul#header_user li#your_account a:hover {
    color: #049cdd;
}
ul#header_user li#your_account span {
    margin: 0 14px;
    color: #c7c8c9;
}
ul#header_user li#shopping_cart {
    height: 23px;
    padding: 7px 12px 0 0px;
    float: left;
    background: url(../img/header_user.png) 0 0 repeat-x;
    border: 1px solid #e6edf0;
    border-left: none;
}
ul#header_user li#your_account, ul#header_user li#shopping_cart{
	background:#f9fafa !important;
}
ul#header_user li#shopping_cart a {
    font-weight: bold;
    color: #049cdd;
    text-decoration: none;
}
ul#header_user li#shopping_cart a:hover {
    color: #033c71;
}
ul#header_user li#shopping_cart div {
    display: inline;
}
div#tmcategories {
    height: 88px;
    margin: 0 0 0 -2px;
}
div#tmcategories ul li {
    float: left;
    position: relative;
    margin: 0 0 0 1px;
    z-index: 100;
}
div#tmcategories ul li:first-child {
    margin: 0;
}
div#tmcategories ul li a {
    height: 25px;
    display: block;
    padding: 14px 18px 0 18px;
    background: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: padding 0.3s ease;
    -moz-transition: padding 0.3s ease;
    -o-transition: padding 0.3s ease;
    font-family: OpenSans-Bold !important;
    font-size: 12px;
}
div#tmcategories ul li:hover {
    z-index: 1000;
}
div#tmcategories ul li:hover a,
div#tmcategories ul li a:hover,
div#tmcategories ul li.selected a {
    height: 30px;
    padding: 18px 19px 0 19px;
    background: url(../img/categ_active_bg.png) 0 0 repeat-x;
    color: #fff;
}
div#tmcategories ul li div.categ_sel_left,
div#tmcategories ul li div.categ_sel_right {
    width: 20px;
    height: 48px;
    position: absolute;
    top: 0;
    z-index: 1;
    display: none;
}
div#tmcategories ul li.selected div.categ_sel_left,
div#tmcategories ul li.selected div.categ_sel_right {
    display: block;
}
div#tmcategories ul li div.categ_sel_left {
    background: url(../img/categ_sel_left.png) 0 0 no-repeat;
    left: -20px;
}
div#tmcategories ul li div.categ_sel_right {
    background: url(../img/categ_sel_right.png) 0 0 no-repeat;
    right: -20px;
}
div#tmcategories ul li ul.subcategories {
    width: 1100px;
    height: 40px;
    padding: 5px 0 0 0;
    position: absolute;
    left: 0;
    top: 48px;
    display: none;
}
div#tmcategories ul li:first-child ul.subcategories {
    left: 0;
}
div#tmcategories ul li:hover ul.subcategories {
    display: block;
}
div#tmcategories ul li.submenu ul.subcategories li {
    float: left;
    margin: 0;
    padding: 0 11px 0 11px;
    border-left: 1px solid #0a5e82;
}
div#tmcategories ul li.submenu ul.subcategories li:first-child {
    padding: 0 11px 0 0;
    border: none;
}
div#tmcategories ul li.submenu ul.subcategories li a {
    display: inline;
    padding: 0;
    background: none;
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:normal;
    color: #fff;
    text-transform: none;
}
div#tmcategories ul li.submenu ul.subcategories li a:hover {
    text-decoration: underline;
}
div#slide_holder {
    width: 700px;
    height: 287px;
    float: right;
    padding: 0px 0 0 0;
}
div#slider {
    width: 710px;
    float: right;
    height: 284px;
    overflow: hidden;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
}
.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;
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}
div.nivo-controlNav {
    position: absolute;
    right: 42px;
    top: 242px;
    padding: 5px 10px;
    background: #fff;
    z-index: 100;
}
div.nivo-controlNav a.nivo-control {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 0 0 5px;
    cursor: pointer;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
	font-weight:bold;
    color: #aeb3b8;
}
div.nivo-controlNav a.nivo-control:first-child {
    margin: 0;
}
div.nivo-controlNav a.active {
    color: #033f77;
}
div#tmbannerblock {
    height: 126px;
    padding: 10px 0 0 0;
    float: right;
}
div#tmbannerblock a {
    width: 230px;
    height: 126px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
}
div#tmbannerblock a:first-child {
    margin: 0;
}
div.column {} div.column a {
    color: #0072bc;
    text-decoration: none;
    line-height: 150%;
    font-size: 17px;
}
div.column a:visited {
    color: #1f375c
}
div.column div.block {
    margin: 0 0 20px 0;
}
div.column div.block h4 {
    height: 50px;
    padding: 3px 0 0 20px;
    background: rgba(0, 0, 0, 0) url("../img/title_specials.gif") no-repeat scroll 0 0;
   /*  font: 14px "Arial"; */
   font-family: OpenSans-bold;
	font-size:14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
	    line-height: 35px;
}
div.column div.block h4 a {
    /* font: normal 15px "Arial"; */
	font-family: OpenSans-bold;
	font-size:15px;
	font-weight:bold;
    color: #fff;
}
div.column div.block h4 a:hover {
    text-decoration: underline;
}
div.column div.block .block_content {
    padding: 5px 19px 19px 19px;
    background: #fff;
    border: 1px solid #e6edf0;
}
div.column div.block ul.bullet {
    padding-top: 20px;
}
div.column div.block ul.bullet li {
    padding: 4px 0 0 15px;
    background: url(../img/bullet.gif) 0 8px no-repeat;
}
#cart_block {
    margin: -6px 0 10px 0;
    background: url(../img/block_cart.png) 0 0 no-repeat;
    color: #bbb;
    zoom: 1;
}
#cart_block .block_content {
    padding: 0 20px 20px 20px;
    background: none;
    border: none;
}
#cart_block h4 {
    height: 19px;
    padding: 17px 0 0 20px;
    background: none;
}
#cart_block h4 a {
    /* font: bold 14px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:14px;
    font-weight: bold;
}
#cart_block h4 span {
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
    cursor: pointer;
}
#cart_block h4 span#block_cart_collapse {
    background: url(../img/icon/sort_asc_white.gif) 0 3px no-repeat;
}
#cart_block h4 span#block_cart_expand {
    background: url(../img/icon/sort_desc_white.gif) 0 3px no-repeat;
}
#cart_block #cart_block_no_products {
    padding: 10px 0 7px 0;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: bold;
    color: #27beff;
}
#cart_block #cart_block_summary {
    padding: 10px 0 0 0;
}
#cart_block #cart_block_summary span {
    color: #fff;
}
#cart_block #cart_block_summary span.ajax_cart_total {
    margin: 0 0 0 5px;
    font-weight: bold;
}
#cart_block dl {
    padding: 0 0 7px 0;
}
#cart_block dl dt {
    height: 15px;
    padding: 10px 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"; */
	font-family: OpenSans-Regular;
	font-size:10px;
    font-weight: normal;
    letter-spacing: 1px;
}
#cart_block span.quantity-formated span.quantity {
    font-size: 10px;
}
#cart_block dl a {
    text-decoration: underline;
    color: #fff;
}
#cart_block dl a:hover {
    text-decoration: none;
}
#cart_block dl dt a {
    float: left;
}
#cart_block dl dt span.price {
    float: right;
    font-weight: bold;
    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"; */
	font-family: OpenSans-Regular;
	font-size:11px;
}
#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_block div.cart-prices {
    padding: 3px 0 7px 0;
    border: 1px dashed #fff;
    border-width: 1px 0;
}
#cart_block div.cart-prices div.cart-prices-block {
    height: 15px;
    padding: 4px 0 0 0;
}
#cart_block div.cart-prices span {
    float: left;
    color: #fff;
}
#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_block p#cart-price-precisions {
    padding: 12px 0 0 0;
    /* font: 11px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:11px;
}
#cart_block p#cart-buttons {
    height: 15px;
    padding: 9px 0 0 0;
}
#cart_block p#cart-buttons a {
    margin: 0 12px 0 0;
    /* font: normal 9px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:9px;
    font-weight: normal;
    color: #fff;
}
#cart_block p#cart-buttons a:hover {
    text-decoration: none;
}
#cart_block p#cart-buttons span {
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: bold;
}
#cart_block p#cart-buttons a:hover span {
    text-decoration: underline;
}
div#tmbestsellers div.block_content {
    padding-bottom: 0;
}
div#tmbestsellers ul li {
    height: 80px;
    border-top: 1px solid #f2f2f2;
}
div#tmbestsellers ul li:first-child {
    border: none;
}
div#tmbestsellers ul li a.topseller_img {
    width: 70px;
    height: 70px;
    float: left;
    margin: 5px 12px 0 0;
}
div#tmbestsellers ul li div {
    width: 105px;
    float: left;
}
div#tmbestsellers ul li {
   /*  font: 12px "Arial"; */
   font-family: OpenSans-Regular;
	font-size:12px;
    color: #666;
    padding: 5px 0 5px 0;
}
div#tmbestsellers ul li span.price {
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: bold;
    color: #05a2e6;
}
div#tags_block_left p.block_content {
    text-align: justify;
    padding-top: 20px;
}
div#tags_block_left p.block_content a {
    margin: 0 3px 0 0;
    line-height: 20px;
}
div#tags_block_left p.block_content a:hover {
    color: #fff;
    background: #033c71;
    text-decoration: none;
}
a.tag_level1 {
    font-size: 13px;
}
a.tag_level2 {
    font-size: 15px;
}
a.tag_level3 {
    font-size: 17px;
    font-weight: bold;
}
div.column div.myaccount p.logout {
    padding: 4px 0 0 12px;
}
div.column div.myaccount p.logout a {
    font-weight: bold;
}
div#newsletter_block_left div.block_content {
    padding-top: 9px;
}
div#newsletter_block_left input {
    width: 188px;
    height: 17px;
    margin: 10px 0 0 0;
}
div#newsletter_block_left select {
    width: 190px;
    margin: 10px 0 0 0;
}
div#newsletter_block_left input.button_mini {
    width: 50px;
    text-transform: capitalize;
}
.blockmanufacturer select,
.blocksupplier select {
    width: 190px;
    margin: 8px 0 0 0;
}
div#rss_block_left ul {
    padding-top: 11px;
}
div#rss_block_left ul li {
    padding: 4px 0 0 12px;
    background: url(../img/bullet.gif) 0 8px no-repeat;
}
.advertising_block {
    margin: 0 0 10px 0;
    text-align: center;
}
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;
}
.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;
    color: #033c71;
}
.products_block h5 a:hover,
.products_block dl dt a:hover {
    color: #05a2e6;
}
.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 {
    margin: 17px 0 0 0;
    color: #fff;
}
div#special_block_right ul li {
    margin: 0;
}
div#special_block_right h5 {
    padding: 12px 0 9px 0;
}
div#special_block_right h5 a {} div#special_block_right span.price-discount {
    text-decoration: line-through;
}
div#special_block_right span.price {
    font-weight: bold;
    color: #05a2e6;
}
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;
}
div#viewed-products_block_left p img {
    margin: 4px 0 0 4px;
}
div#stores_block_left p {
    padding: 19px 0 0 0;
    text-align: center;
}
div#stores_block_left p a img {
    margin: 0 0 10px 0;
}
.breadcrumb_wrap {
    position: relative;
}
.breadcrumb {
    position: absolute;
    left: 10px;
    top: -45px;
    color: #999;
}
.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {
    color: #999;
}
.breadcrumb .navigation-pipe {
    padding: 0 5px;
    font-size: 9px;
    color: #999;
}
.breadcrumb a {
    color: #05a2e6;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #033c71;
}
div#tmspecials {
    clear: both;
    overflow: hidden;
    padding: 20px 0 0 0;
}
div#tmspecials h4 {
    height: 28px;
    padding: 12px 0 0 20px;
    background: url(../img/title_specials.gif) 0 0 no-repeat;
}
div#tmspecials h4 a {
    /* font: normal 14px "Arial"; */
	font-family: OpenSans-Bold;
	font-size:14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
div#tmspecials h4 a:hover {
    text-decoration: underline;
}
div#tmspecials div.block_content {
    width: 708px;
    height: 965px;
    float: left;
    padding: 0 0 20px 0;
    border: 1px solid #e6edf0;
    border-top: none;
}
div#tmspecials ul {} div#tmspecials ul li {
    width: 136px;
    height: 260px;
    float: left;
    margin: 10px 0 0 0;
    padding: 21px 20px;
    border-left: 1px solid #f2f2f2;
}
div#tmspecials ul li.spec1 {
    border: none;
}
div#tmspecials ul li h5 {
    height: 50px;
    padding: 12px 0 30px;
}
div#tmspecials ul li h5 a {
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight:normal;
    color: #908f8f;
    text-decoration: none;
}
div#tmspecials ul li h5 a:hover {
    color: #033c71;
}
div#tmspecials ul li span.price-discount {
    margin: 0 0 0 4px;
    color: #05a2e6;
    text-decoration: line-through;
}
div#tmspecials ul li .exclusive {
    margin: 7px 0 0 0;
}
div#featured-products_block_center {
    padding: 10px 0 0 0;
    clear: both;
    overflow: hidden;
}
div#featured-products_block_center h4 {
    height: 28px;
    padding: 12px 0 0 20px;
    background: url(../img/title_featured.gif) 0 0 no-repeat;
    /* font: normal 14px "Arial"; */
	font-family: OpenSans-bold;
	font-size:14px;
    font-weight: normal;
    color: #fff;
}
div#featured-products_block_center div.block_content {
    width: 708px;
    height: 1492px;
    float: left;
    padding: 0 0 20px 0;
    border: 1px solid #e6edf0;
    border-top: none;
}
div#featured-products_block_center ul {} div#featured-products_block_center ul li {
    width: 136px;
    height: 233px;
    float: left;
    margin: 20px 0 0 0;
    padding: 20px 20px;
    border-left: 1px solid #f2f2f2;
}
div#featured-products_block_center ul li.feat1 {
    border: none;
}
div#featured-products_block_center ul li h5 {
    height: 30px;
    padding: 13px 0 8px 0;
}
div#featured-products_block_center ul li h5 a {
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: normal;
    color: #908f8f;
    text-decoration: none;
}
div#featured-products_block_center ul li h5 a:hover {
    color: #033c71;
}
div#featured-products_block_center ul li p {
    padding-top: 20px;
    color: #ff1b00;
    text-decoration: line-through;
    font-size: small;
}
div#featured-products_block_center ul li p span.RRP: {
    padding-top: 12px;
    color: #ff1b00;
}
div#featured-products_block_center ul li span.price {
    color: #05a2e6;
}
div#featured-products_block_center ul li .exclusive {
    margin: 7px 0 0 0;
}
div#subcategories ul.inline_list {
    padding: 17px 0 0 0;
}
div#subcategories ul.inline_list li {
    float: left;
    margin-right: 20px;
}
div#subcategories ul.inline_list li a {
    font-weight: bold;
    text-decoration: none;
}
div#subcategories ul.inline_list li a:hover {
    color: #226baf;
}
div#subcategories ul.inline_list li a img {
    display: inline;
}
img#categoryImage {
    border: 1px solid #e6edf0;
    border-top: none;
    max-width: 100%;
    height: auto;
}
div.cat_desc {
    padding: 15px 0 0 0;
}
form.product_compare {
    height: 24px;
    padding: 15px 0 0 0;
    text-align: right;
}
form#productsSortForm {
    height: 24px;
    padding: 15px 0 0 0;
}
form#productsSortForm label {
    display: block;
    float: right;
    padding: 4px 10px 0 0;
    color: #b0afaf;
}
form#productsSortForm select {
    width: 160px;
    height: 24px;
    float: right;
    padding: 3px;
    background: #fff;
    border: 1px solid #e6e5e5;
   /*  font: 11px "Arial"; */
   font-family: OpenSans-Regular;
	font-size:11px;
    color: #919191;
}
ul#product_list {
    padding: 28px 0 0 0;
}
ul#product_list li {
    /*height: 190px;*/
    margin: 10px 0 0 0;
    border: 1px solid #e6edf0;
}
ul#product_list li:first-child {
    margin: 0;
}
ul#product_list li a.product_img_link {
    width: 136px;
    height: 136px;
    display: block;
    float: left;
    margin: 19px 0 0 0;
}
ul#product_list li div.center_block {
    width: 380px;
    float: left;
    padding: 11px 0 0 10px;
}
ul#product_list li div.center_block span.new {
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
    color: #ff1b00;
    text-transform: uppercase;
}
ul#product_list li div.center_block h3 {
    padding: 4px 0;
}
ul#product_list li div.center_block span.availability {
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
    color: #414141;
    text-transform: uppercase;
}
ul#product_list li div.center_block p.product_desc {
    padding: 10px 0 0 0;
}
ul#product_list li div.right_block {
    width: 140px;
    float: right;
    padding: 11px 0 0 10px;
}
ul#product_list li div.right_block span.on_sale,
ul#product_list li div.right_block span.discount {
    display: block;
    padding: 5px 0 10px 0;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: bold;
    color: #414141;
    text-transform: uppercase;
}
ul#product_list li div.right_block span.price {
    display: block;
    padding: 0px 0 0 0;
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
}
ul#product_list li div.right_block span.online_only {
    display: block;
    padding: 0px 0 0 0;
    color: #888;
}
ul#product_list li div.right_block .exclusive {
    margin: 12px 0 4px 0;
}
ul#product_list li div.right_block p.compare {
    height: auto;
    padding: 10px 0 5px;
}
*+html ul#product_list li div.right_block p.compare input {
    margin-right: -4px;
}
div.pagination {
    height: 24px;
    padding: 38px 0 0 0;
}
ul.pagination {
    float: left;
}
ul.pagination li {
    float: left;
}
ul.pagination li.item {
    padding: 5px 3px 0 3px;
}
ul.pagination li a {
    color: #999;
    text-decoration: none;
}
ul.pagination li a:hover {
    color: #2ab5f0;
}
ul.pagination li.current span {
    color: #2ab5f0;
}
ul.pagination li#pagination_previous {
    margin: 0 15px 0 0;
}
ul.pagination li#pagination_next {
    margin: 0 0 0 15px;
}
ul.pagination li#pagination_previous .exclusive,
ul.pagination li#pagination_next .exclusive {
    width: 90px;
}
form.pagination select {
    width: 57px;
    height: 24px;
    float: right;
    padding: 3px;
    background: #fff;
    border: 1px solid #e6e5e5;
    /* font: 11px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:11px;
    color: #919191;
}
form.pagination label {
    display: block;
    float: right;
    padding: 4px 10px 0 10px;
    color: #b0afaf;
}
form.pagination a {
    width: 42px;
    height: 20px;
    display: block;
    padding: 4px 0 0 0;
    float: right;
    background: url(../img/btn_pagination.png) 0 0 repeat-x;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
form.pagination a:hover {
    background: #d10f08;
}
form.pagination input {
    display: none;
}
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"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: normal;
    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;
}
#product_comparison tr,
#product_comparison td {
    border: 1px solid #d6d4d4;
    padding: 5px 10px;
}
#product_comparison tr.comparison_header,
#product_comparison td.comparison_header {
    border: none;
}
.comparison_product_infos > p {
    text-align: center;
}
table#product_comparison div.comparison_product_infos {
    padding: 15px 0 0;
    position: relative;
    text-align: center;
}
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 {
    background: rgba(0, 0, 0, 0) url("../img/icon/delete.gif") no-repeat scroll 0 2px;
    color: #dd0000;
    display: block;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-indent: 999px;
    top: 20px;
    width: 20px;
}
table#product_comparison div.comparison_product_infos a.button {
    margin: 0px 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: #033c71;
    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;
    color: #033c71;
}
table#product_comparison tr td.comparison_feature_odd {
    background: #eee;
}
table#product_comparison tr td.comparison_infos {
    font-weight: normal;
}
table#product_comparison div.comparison_product_infos a {
    display: inline-block;
    margin: 0 auto;
}
#primary_block {} #primary_block #pb-right-column {
    width: 300px;
    float: left;
    padding: 20px 0 0 0;
}
#primary_block #image-block {
    width: 300px;
    height: 300px;
}
#primary_block #image-block img#bigpic {
    width: 298px;
    height: 298px;
    cursor: pointer;
    border: 1px solid #dcdcdd;
}
#primary_block #image-block img#bigpic.jqzoom {
    cursor: crosshair;
    position: relative;
}
#views_block {
    width: 300px;
}
#thumbs_list {} #thumbs_list ul {
    width: 305px !important;
    overflow: hidden;
}
#thumbs_list li {
    width: 98px;
    height: 98px;
    float: left;
    cursor: pointer;
    margin: 3px 3px 0 0;
}
#thumbs_list li a img {
    width: 96px;
    height: 96px;
    border: 1px solid #dcdcdd;
}
span#wrapResetImages {
    display: none;
}
span#wrapResetImages div {
    padding: 12px 0 0 0;
}
#primary_block ul#usefull_link_block {
    padding: 13px 0 0 0;
    clear: both;
    overflow: hidden;
}
#primary_block ul#usefull_link_block li {
    padding: 5px 0 0 11px;
    background: url(../img/bullet_alt.gif) 0 10px no-repeat;
}
#primary_block ul#usefull_link_block li a,
#primary_block ul#usefull_link_block span.span_link {
    /* font: 11px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:11px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#primary_block ul#usefull_link_block li a:hover,
#primary_block ul#usefull_link_block span.span_link:hover {
    color: #0256a4;
}
#primary_block #pb-left-column {
    width: 380px;
    float: left;
    padding: 18px 0 0 20px;
}
#primary_block #short_description_block {} #primary_block #short_description_content {} #primary_block p.buttons_bottom_block {
    padding: 0;
}
#primary_block p.buttons_bottom_block a {
    margin: 17px 0;
}
#primary_block p.buttons_bottom_block input#add2cartbtn {
    display: none;
}
#primary_block #short_description_block h3 {
    padding: 17px 0 5px 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;
}
#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;
}
#primary_block form#buy_block {
    padding: 3px 0 0 0;
}
#primary_block form#buy_block p {
    padding: 0;
}
#primary_block form#buy_block span.on_sale,
#primary_block form#buy_block span.discount {
    display: inline-block;
    margin: 15px 0;
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
    color: #414141;
    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 {
    margin: 0 3px 0 0;
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
    color: #ff1b00;
}
#primary_block form#buy_block span.our_price_display_diffrence {
    display: block;
    margin: 14px 0;
}
#primary_block form#buy_block span#our_price_display_diffrence {
    margin: 0 3px 0 0;
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
    color: #ff1b00;
}
#primary_block form#buy_block span.our_price_display_diffrence_totel {
    display: block;
    margin: 14px 0;
}
#primary_block form#buy_block span#our_price_display_diffrence_totel {
    margin: 0 3px 0 0;
    /* font: 20px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:20px;
    color: #ff1b00;
}
#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;
}
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;
}
#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;
}
#primary_block form#buy_block p.online_only {
    margin: 14px 0 0 0;
}
#primary_block form#buy_block p#last_quantities {
    margin: 14px 0 0 0;
    font-weight: bold;
    color: #b0afaf;
}
ul.idTabs {
    height: 40px;
    padding: 33px 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: 210px;
    height: 28px;
    display: block;
    padding: 12px 0 0 0;
    background: #1da8e4;
    font-size: 12px;
    /* font: bold 12px "Arial"; */
	font-family: OpenSans-bold;
	font-size:12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
ul.idTabs li a.selected {
    background: #f8f8f8;
    color: #000;
}
ul.idTabsShort li a {
    width: 140px;
}
ul.idTabsShort li a.selected {} div#quantityDiscount {
    background: #f8f8f8;
    padding: 14px 20px;
}
div#quantityDiscount th,
div#quantityDiscount td {
    height: auto;
    padding: 5px;
    background: none;
    border: none;
}
div#quantityDiscount td {
    border-top: 2px solid #ccc;
}
div#more_info_sheets {
    background: #f8f8f8;
    padding: 12px 20px;
}
div#idTab1 {
    padding: 5px 0;
}
div#idTab1 p {
    padding: 0;
}
ul#idTab2 li {
    margin: 5px 0;
    padding: 0 0 0 10px;
    background: url(../img/bullet_alt.gif) 0 5px no-repeat;
}
ul#idTab2 li span {
    font-weight: bold;
}
ul#idTab9 li {
    margin: 5px 0;
    padding: 0 0 0 10px;
    background: url(../img/bullet_alt.gif) 0 5px no-repeat;
}
ul#idTab9 li a {
    font-weight: bold;
}
ul#idTab4 {
    padding: 8px 0;
}
ul#idTab4 li {
    height: 96px;
    margin: 20px 0 0 0;
}
ul#idTab4 li:first-child {
    margin: 0;
}
ul#idTab4 li div.accessories_desc {
    width: 500px;
    float: left;
}
ul#idTab4 li div.accessories_desc a.accessory_image {
    width: 96px;
    height: 96px;
    display: block;
    float: left;
    margin: 0 15px 0 0;
}
ul#idTab4 li div.accessories_desc h5 {
    margin: 0 0 7px 0;
}
ul#idTab4 li div.accessories_price {
    width: 120px;
    float: right;
}
ul#idTab4 li div.accessories_price span.price {
    display: block;
    margin: 0 0 7px 0;
}
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 fieldset label {
    display: block;
    padding: 5px 0 0 0;
}
div#idTab5 fieldset input#customer_name,
div#idTab5 fieldset input#comment_title {
    width: 206px;
    height: 15px;
    padding: 1px;
    margin: 3px 0 0 0;
}
div#idTab5 textarea#content {
    width: 665px;
    height: 100px;
    margin: 3px 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;
}
div.customization_block {
    background: #f8f8f8;
    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 h2 {
    padding: 9px 0 5px 0;
}
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;
}
textarea.customization_block_input {
    width: 665px;
    height: 50px;
}
div.customization_block p#customizedDatas {
    margin: 9px 0 15px 0;
}
div#pack_product_list {
    padding: 15px 0 0 0;
}
ul#manufacturers_list,
ul#suppliers_list {
    padding: 17px 0 0 0;
}
ul#suppliers_list li,
ul#manufacturers_list li {
    height: 98px;
    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: 395px;
    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: #999;
}
ul#suppliers_list li h3 a,
ul#manufacturers_list li h3 a {
    font-weight: bold;
    color: #033c71;
}
ul#suppliers_list li div.right_side,
ul#manufacturers_list li div.right_side {
    width: 120px;
    height: 98px;
    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;
}
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 0;
}
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;
}
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: 330px;
}
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;
}
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 {
    display: inline-block;
    float: left;
    width: 206px;
}
form#account-creation_form span.form_info {
    line-height: 19px;
}
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;
}
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 {
    padding: 5px 0 0 8px;
}
ul.address li.address_title {
    /*height: 32px;*/
    padding: 5px 8px;
    background: #eee;
    font-weight: bold;
    color: #033c71;
}
ul.address li.address_name {
    padding: 8px 0 0 8px;
    font-weight: bold;
    color: #0256a4;
}
ul.address li.address_update,
ul.address li.address_delete {} body#addresses div.address_add {
    clear: both;
    padding: 20px 0 0 0;
}
body#address div#center_column form.std p.textarea textarea {
    width: 206px;
}
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;
}
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: #0256a4;
}
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;
}
table.cart_last_product {
    width: 350px;
    margin: 15px auto 0 auto;
}
table.cart_last_product tr th {
    background: #0256a4;
    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;
}
form#voucher fieldset {
    border: 2px solid #eee;
    padding: 10px;
}
form#voucher fieldset h2 {
    float: left;
    padding: 5px 20px 0 0;
}
form#voucher fieldset p {
    float: left;
    padding: 3px 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;
}
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;
}
p.cart_navigation {
    height: 24px;
    clear: both;
    padding: 17px 0 0 0;
}
p.cart_navigation .button,
p.cart_navigation .button_large {
    float: right;
}
p.cart_navigation .exclusive {
    float: right;
}
p.cart_navigation .exclusive_large {
    float: right;
    margin-right: 15px;
}
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: 706px;
    height: 100px;
}
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: 706px;
    height: 100px;
    margin: 12px 0 0 0;
}
p.payment_module {
    display: block;
    margin: 0 !important;
    padding: 17px 0 0 0 !important;
    border: none !important;
    text-align: center;
}
.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: 2px solid #0256a4;
    color: #000;
}
.color-myaccount,
a.color-myaccount {
    color: #049cdd;
}
div#block-history {
    margin: 17px 0 0 0;
}
div#block-history textarea {
    width: 706px;
    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 #049cdd;
    border-bottom: 2px solid #049cdd;
}
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;
}
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"; */
	font-family: OpenSans-Regular;
	font-size:13px;
    font-weight: normal;
    color: #da0f00;
}
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: 706px;
    height: 100px;
}
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;
}
div#login_form_content p.submit,
div#login_form_content p.lost_password {
    padding-left: 157px;
}
div#opc_account_form textarea#other,
div#opc_account_form #other_invoice {
    width: 210px;
    margin-left: 0px
}
div#opc_account_form p.required_desc {
    padding-top: 20px;
}
p#opc_account_saved {
    display: none;
    font-weight: bold;
    color: #3eab4c;
}
form.std #opc_account_form .password.is_customer_param sup {
    float: left;
    margin-left: 4px;
}
form.guest p.text i {
    padding: 0 0 0 5px;
    line-height: 19px;
}
#opc_account_form #passwd.text {
    float: left;
}
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;
}
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;
}
.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;
}
.paypalapi_about {
    text-align: justify;
}
.paypalapi_about ul {
    padding-left: 20px;
}
#footer {
    height: 0px;
    margin: 10px 0 0 0;
    background: url(../img/bg_footer.png) 0 0 repeat-x;
}
div#tmfooterlinks {} div#tmfooterlinks div {
    width: 230px;
    float: left;
    margin: 0 0 0 10px;
}
div#tmfooterlinks div:first-child {
    margin: 0;
}
div#tmfooterlinks h4 {
    padding: 32px 0 0 0;
    /* font: normal 12px "Arial"; */
	font-family: OpenSans-Regular;
	font-size:12px;
    font-weight: nor;
    color: #226baf;
    text-transform: uppercase;
}
div#tmfooterlinks ul {
    padding: 9px 0 0 0;
}
div#tmfooterlinks ul li {
    border-top: 1px dashed #e5e5e5;
}
div#tmfooterlinks ul li:first-child {
    border: none;
}
div#tmfooterlinks ul li a {
    height: 23px;
    display: block;
    padding: 6px 0 0 27px;
    background: url(../img/footerlinks.png) 0 0 no-repeat;
    color: #88868f;
    text-decoration: none;
}
div#tmfooterlinks ul li a:hover {
    background-position: 0 -29px;
    color: #000;
}
div#tmfooterlinks p {
    clear: both;
    overflow: hidden;
    padding: 30px 0 0 0;
    color: #bab9be;
}
div#tmfooterlinks p a {
    color: #bab9be;
    text-decoration: none;
}
div#tmfooterlinks p a:hover {
    color: #000;
}
@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;
    }
}
.chung.resume.table.table-bordered tr td.delivery_option_logo {
    padding-left: 13px;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
table.std th {
    background: #eee none repeat scroll 0 0;
    color: #033c71;
    font-weight: bold;
    height: 25px;
    padding: 0 7px;
    text-align: left;
    white-space: nowrap;
}
a:link {
    color: #039;
}
.ybc_toggle_menu {
    display: none;
}
.user_login,
.user_logout {
    position: relative;
    padding: 0 7px;
}
.user_login:before,
.user_logout:before {
    content: "(";
    position: absolute;
    left: 0;
    top: -1px;
}
.user_login:after,
.user_logout:after {
    content: ")";
    position: absolute;
    right: 0;
    top: -1px;
}
.ybc_toggle_menu {
    display: none;
}
.show_mobile {
    display: none;
}
.mobile_layout_change_wrapper li span {
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.mobile_layout_change_wrapper {
    color: #000;
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#footer #footerLogoImg {
    height: auto;
}
#send_friend_form h2 {
    background: #383838 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    padding: 8px 11px;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
}
#send_friend_form .product {
    margin: 20px 10px;
}
#send_friend_form .product img {
    border: 1px solid #ccc;
    float: left;
    margin: 0 10px 0 0;
}
#send_friend_form .product .product_desc {
    max-width: 100%;
}
#send_friend_form .product .product_desc p {
    color: #333;
    padding: 0 10px 0 0;
}
#send_friend_form .product .product_desc p.product_name {
    color: #000;
    font-size: 12px;
}
#send_friend_form .form_container {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 10px 15px;
}
#send_friend_form .form_container p.intro_form {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 14px;
}
#send_friend_form .form_container .text {
    padding-bottom: 10px;
}
#send_friend_form .form_container .text label {
    display: inline-block;
    font-size: 12px;
    padding: 6px 15px;
    text-align: right;
    width: 180px;
}
#send_friend_form .form_container .text input {
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 12px;
    height: 22px;
    max-width: 100%;
    padding: 0 5px;
    width: 260px;
}
#sendEmail.button {
    float: right;
    margin-left: 5px;
    margin-top: -4px;
}
#send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right;
}
#search_block_top #search_query_top {
    outline: none;
    -webkit-outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -o-outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}
.required.password > input {
    float: left;
}
.required.password > sup {
    float: left;
    margin-left: 5px;
}
@media (min-width: 768px) {
    .mobile_layout_change_wrapper {
        display: none;
    }
	
}
@media (max-width: 767px) {
    .mobile_layout_change_wrapper.layout_type_responsive {
        display: block;
    }
    #footer #footerLogoImg {
        height: auto;
    }
    .mobile_layout_change .fa.fa-search {
        margin-right: 6px;
        margin-top: 1px;
    }
	#footer{
		background:none !important;
	}
}
.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 0px;
}
.alert {
    font-weight: bold;
}
.alert-success {
    background-color: #55c65e;
    border-color: #48b151;
    color: #fff;
}
.alert.alert-success {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert-danger {
    background-color: #f3515c;
    border-color: #d4323d;
    color: #fff;
}
.alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.mycustomhookclass #container_express_checkout {
    display: none;
}


#order-opc div#categories_block_left {
	display: none;
}
#order-opc div#cart_block {
	display: none;
}
#order-opc div#tmbestsellers {
	display: none;
}
#order-opc div#center_column {
	width: 98%;
}
#order-opc h4#cart_title {
	background-size: 100% 100%;
}

@media screen and (min-width: 992px) {
div#social_header {
	float: right;
	margin-top: 4px;
	position: absolute;
	top: 0;
	right: 0;
}
.social_header {
	display: inline-block;
	float: left;
	margin-left: 10px;
	position: static !important;
}
ul#header_user li#your_account, ul#header_user li#shopping_cart {
	height: 30px;
}
ul#header_user {
	top: 43px;
}
div#search_block_top {
	top: 100px;
}/*div#wrapper1 {    background-color: #fff;    background-position: center 19px;}*/
div#tmcategories {
	height: 88px;
	margin: 20px 0 0 -2px;
}
div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
	height: auto;
	padding: 16px 18px 14px;
}
div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
	padding: 18px 18px 12px;
}
}
div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
	padding: 18px 18px 12px;
}
ul#header_user li#your_account, ul#header_user li#shopping_cart {
	background:none !important;
}
#categories_block_left ul li a {
	font-size:14px;
}
#categories_block_left ul li {
	border-bottom: 1px solid #90d4eb;
	padding: 3px 0;
}
#categories_block_left ul > li ul li:first-child {
	border-top: 1px solid #90d4eb;
	margin-top: 3px;
}
#categories_block_left ul > li ul li:last-child {
	border-bottom: 0;
}
div#featured-products_block_center ul li .exclusive {
	border-radius: 5px;
	padding: 3px;
}
#primary_block p.buttons_bottom_block a {
	background: #033767;
	background-position: right 0;
	color: #fff !important;
	border-radius: 5px;
	padding: 3px;
}
a.ajax_add_to_cart_button {
	border-radius: 5px;
	padding: 2px;
}
a.button {
	border-radius: 5px;
	padding: 2px;
	background: #033767;
}
p.cart_navigation a {
	border-radius: 4px;
}
.product_compare input.button {
	border-radius: 5px;
}
div.column div.block .block_content {
	border:1px solid #8fd3e6;
}
#primary_block #short_description_content {
	font-size: 14px;
}
#product_list a.product_descr {
	font-weight:normal;
}
div#tmbestsellers ul li a {
	font-size: 14px;
}
#order-opc div#slideshow_left {
	display: none;
}
#order-opc div#slideshow_right {
	display: none;
}
div#tmcategories ul li a {
	font:bold 12px "Helvetica";
	padding:14px 12px 0;
}
div#tmcategories ul li a:hover {
	padding:18px 12px 12px !important;
}
#opc_new_account #new_account_form fieldset #opc_account_choice .opc_float input, #submitAccount {
	border-radius: 3px;
}
div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
    padding: 18px 18px 18px !important;
}
#product .center_column h4 {
    background: none !important;
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
	height:auto;
}
@media (min-width:992px) {
div#wrapper1 {
	background:url(https://waterfilterforfridge.com.au/themes/theme150/img/Index_BG1.jpg) 0 0 no-repeat;
	background-position:top center !important
}
}
@media (max-width:1200px) {
#order-opc h4#cart_title {
    background-size: 100%;
    padding-top: 5px;
}












































































/*********************************************************************************/

#contact form.std p.select select {
  margin-left: 0;
}
#contact .file_input #fileUpload {
  height: auto;
}
#contact textarea#message {
  height: 200px;
  width: 205px;
}
div#tmcategories ul li a {
  padding: 14px 18px 0;
}
div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
  padding: 18px 18px 0;
}
#module-bankwire-payment #cart_navigation .button_large {
  float: left;
}
.footerLogoImg_custom.more_click{
    display: none;
}
.more_manufactor .active {
  color: #033c71;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
  vertical-align: bottom;
  line-height: 96px;
}
#footerLogoImg_mobile .footerLogoImg_custom:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px){
    *{
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        max-width: 100%;
    }
    .breadcrumb_wrap {
      margin-bottom: 10px;
    }
    div.column #left_column div.block h4 a:hover {
      background: transparent none repeat scroll 0 0;
      text-decoration: none;
    }
    ul#header_user li#your_account, ul#header_user li#shopping_cart {
      height: 30px;
    }
    a#header_logo {
      height: 150px;
    }
    div.column div.block h4 {
      height: 39px;
      background-repeat: repeat-x;
    }
    div#featured-products_block_center h4, div#tmspecials h4 {
      height: 40px;
    }
    .center_column h1 {
      background-repeat: repeat-x;
      display: block;
      height: auto;
      margin-bottom: 19px;
      margin-top: 0;
      padding-bottom: 10px;
    }
    div#wrapper1 {
      background-color: #fff;
    }
    div#featured-products_block_center ul li h5 {
      height: 53px;
    }
    div#featured-products_block_center div.block_content, div#tmspecials ul li h5, div#tmspecials div.block_content {
      height: auto;
    }
    #wrapper1::before {
      background-color: #eaeef1;
      content: "";
      height: 25px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }
    #wrapper1{
        position: relative;
    }
    #cart_block div.cart-prices div.cart-prices-block {
      clear: left;
      display: block;
      height: 15px;
      padding: 4px 0 0;
      width: 100%;
    }
    #search_query_block {
      margin-bottom: 3px;
    }
    #thumbs_list li {
      float: left;
      height: auto;
      margin: 3px 0 0;
      width: 33.333%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #social_header {
      float: right;
      margin-top: 4px;
      position: absolute;
      top: 0;
      right: 0;
    }
    .social_header {
      display: inline-block;
      float: left;
      margin-left: 10px;
      position: static !important;
    }
    div#search_block_top {
      top: 100px;
    }
    ul#header_user {
      top: 43px;
    }
    div#tmcategories {
      height: 88px;
      margin: 20px 0 0 -2px;
    }
    div#featured-products_block_center ul li, div#tmspecials ul li {
      height: auto;
      padding: 15px 20px 0;
      width: 25%;
    }
    div#tmspecials ul li h5 {
      height: 75px;
      padding: 13px 0 0;
    }
    div#wrapper1 {
      background-color: #fff;
      background-position: center 20px;
    }
    div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
      height: auto;
      padding: 16px 18px 14px;
    }
    .center_column h1 {
      display: block;
      height: auto;
      margin-bottom: 19px;
      margin-top: 0;
      padding-bottom: 10px;
    }
    #product div#center_column {
      width: 710px;
    }
    div#featured-products_block_center ul li, div#tmspecials ul li {
      height: 290px;
    }
}

@media (max-width: 991px){
    div#wrapper1 {
      min-width: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #social_header {
      float: right;
      margin-top: 4px;
      position: absolute;
      right: 10px;
      top: 5px;
    }
    .social_header img {
      height: 30px;
      width: 30px;
    }
    .social_header {
      display: inline-block;
      float: left;
      margin-left: 10px;
      position: static !important;
    }
    div#search_block_top {
      top: 100px;
    }
    ul#header_user {
      top: 45px;
      right: 10px;
    }
    div#tmcategories {
      height: auto;
      margin: 0 0 0 -2px;
      position: absolute;
    }
    div#featured-products_block_center ul li, div#tmspecials ul li {
      height: auto;
      padding: 15px 20px 0;
      width: 33.333%;
    }
    #featured-products_block_center .ajax_block_product:nth-child(3n+1),
    #tmspecials .ajax_block_product:nth-child(3n+1) {
      clear: left;
    }
    div#tmspecials ul li h5 {
      height: 75px;
      padding: 13px 0 0;
    }
    div#header {
      background-color: #fff;
      margin-bottom: 84px;
      padding: 140px 0 0;
      position: relative;
    }
    a#header_logo {
      height: 100px;
      left: 10px;
      width: 350px;
      background-size: 100%;
    }
    div#tmcategories ul li:hover a, div#tmcategories ul li a:hover, div#tmcategories ul li.selected a {
      height: 48px;
      padding: 18px 6px 0;
    }
    div#tmcategories ul li a {
      padding: 14px 6px 0;
    }
    div#search_block_top a {
      height: 24px;
    }
    div#search_block_top {
      background: rgba(0, 0, 0, 0) linear-gradient(#2e7caa, #7fcfe6) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#2e7caa, #7fcfe6) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -moz-linear-gradient(#2e7caa, #7fcfe6) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -ms-linear-gradient(#2e7caa, #7fcfe6) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -o-linear-gradient(#2e7caa, #7fcfe6) repeat scroll 0 0;
      border: medium none;
      height: auto;
      padding: 8px;
      right: 10px;
      top: 85px;
    }
    #search_block_top form {
      float: left;
      width: 100%;
      background-color: #fff;
      padding: 5px;
    }
    div#search_block_top input.search_query {
      margin: 1px 0 0;
      width: 300px;
    }
    div#center_column {
      margin: 0 0 0 1%;
      width: 72%;
    }
    div#left_column {
      clear: left;
      max-width: 30%;
      width: 27%;
    }
    div#tmbestsellers ul li div {
      width: 92px;
    }
    div#tmbestsellers ul li a.topseller_img {
      margin: 5px 5px 0 0;
      width: 65px;
    }
    div#tmbannerblock a {
      display: block;
      float: left;
      height: auto;
      margin: 0;
      width: 33.3333%;
      padding: 0 1px;
    }
    div#tmbannerblock {
      height: auto;
    }
    body#index div#columns {
      padding: 20px 10px 0;
    }
    #footer div.footerLogoImgColumn, #footer #footerLogoImg {
      height: auto;
    }
    #product div#center_column {
      width: 540px;
    }
    #primary_block #pb-right-column, #primary_block #pb-left-column {
      width: 50%;
    }
    #primary_block .stdInquiry {
      float: left;
      margin: 0;
      padding-top: 15px;
      text-align: left;
      width: 100%;
    }
    #primary_block .marginSub {
      margin-top: -26px;
    }
    #pb-left-column fieldset {
      padding-left: 0;
    }
    #footer .FONTS {
      background-size: 100%;
    }
    ul#header_user li#shopping_cart {
      padding: 7px 20px 0 0;
    }
    a#header_logo {
      width: 333px;
      top: 15px;
    }
    ul#product_list li {
      position: relative;
    }
    ul#product_list li a.product_img_link {
      width: 20%;
    }
    ul#product_list li div.center_block {
      padding-right: 150px;
      width: 80%;
    }
    ul#product_list li div.right_block {
      position: absolute;
      right: 5px;
      top: 0;
    }
    ul#product_list li div.center_block {
		padding-right: 0 !important;
		width: 53% !important;
	}
	ul#product_list li div.right_block {
		position: static !important;
		width: 25% !important;
	}
}

@media (min-width: 768px){
    #tmcategories > ul {
      display: block!important;
    }
    #left_column .block_content {
      display: block!important;
    }
}
@media (max-width: 767px){
    *{
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
    #left_column .block_content {
      display: none;
    }
    ul#header_user {
      top: 10px;
    }
    #header #social_header {
      position: absolute;
      top: 10px;
      left: 0;
    }
    #social_header .social_header {
      position: static!important;
      display: inline-block;
      float: left;
      margin-left: 10px;
    }
    a#header_logo {
      height: 120px;
      padding-top: 0;
      background-size: 100%;
      max-width: 50%;
      margin-left: 25%;
    }
    div#search_block_top {
      background: rgba(0, 0, 0, 0) linear-gradient(#3781b2, #7dcde4) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -ms-linear-gradient(#3781b2, #7dcde4) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -moz-linear-gradient(#3781b2, #7dcde4) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#3781b2, #7dcde4) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -o-linear-gradient(#3781b2, #7dcde4) repeat scroll 0 0;
      border: 0 solid #e4e9ec;
      height: auto;
      padding: 0;
      position: absolute;
      right: 10%;
      top: 150px;
      width: 80%;
      padding: 10px;
    }
    div#header {
      background: rgba(0, 0, 0, 0) linear-gradient(#eaeef1, #fff) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -ms-linear-gradient(#eaeef1, #fff) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -moz-linear-gradient(#eaeef1, #fff) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#eaeef1, #fff) repeat scroll 0 0;
      background: rgba(0, 0, 0, 0) -o-linear-gradient(#eaeef1, #fff) repeat scroll 0 0;
      min-height: 215px;
      padding: 0;
      position: relative;
      margin-bottom: 80px;
      float: left;
      width: 100%;
    }
    a#header_logo {
      background-position: center center;
      background-size: 100% auto;
      height: 120px;
      margin-left: 15%;
      padding-top: 0;
      top: 30px;
      width: 70%;
      max-width: 70%;
    }
    div#tmcategories {
      height: 88px;
      margin: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      height: auto;
    }
    #search_block_top > form {
      background-color: #fff;
      float: left;
      padding: 6px 10px;
      width: 100%;
      position: relative;
    }
    div#search_block_top input.search_query {
      width: 100%;
      padding-right: 80px;
    }
    div#search_block_top #searchbox > a {
      height: 23px;
      position: absolute;
      right: 10px;
    }
    div#wrapper1 {
      background-position: center 73px;
      min-width: 0;
    }
    #tmcategories > ul {
      display: none;
    }
    .ybc_toggle_menu {
      color: #033c71;
      display: block;
      float: left;
      font-weight: bold;
      line-height: 20px;
      margin-left: 0;
      padding: 10px 10px 8px 20px;
      text-transform: uppercase;
      width: 100%;
      cursor: pointer;
    }
    .ybc_toggle_menu .line_bar {
      background-color: #033c71;
      clear: left;
      float: left;
      height: 2px;
      margin: 2px 10px 2px 0;
      width: 20px;
    }
    .social_header img {
      width: 25px;
    }
    div#left_column {
      clear: left;
      width: 100%;
    }
    div.column div.block h4 {
      background-color: #a0dbeb;
      background-image: none;
      background-repeat: repeat;
      height: 39px;
      width: 100%;
      cursor: pointer;
    }
    #left_column #cart_block {
      background-repeat: repeat;
    }
    #cart_block h4 {
      height: auto;
      background-image: none;
      background-color: #a0dbeb;
      padding: 10px 0 10px 20px;
      font-weight: normal;
    }
    div.column div.block {
      padding: 0 15px;
    }
    #left_column #cart_block {
      background-image: none;
    }
    .ybc_content {
      background-color: #a0dbeb;
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 99;
    }
    div#tmcategories .ybc_content > li {
      width: 100%;
    }
    div#tmcategories ul.ybc_content li a {
      float: left;
      height: auto;
      padding: 10px 20px;
      width: 100%;
    }
    div#featured-products_block_center ul li,
    div#tmspecials ul li {
      float: left;
      height: 280px;
      width: 33.333%;
      text-align: center;
    }
    div#featured-products_block_center ul li .exclusive,
    div#tmspecials ul li .exclusive {
      margin: 7px auto 0;
    }
    div#tmspecials ul li h5 {
      padding: 12px 0 5px;
      height: 70px;
      overflow: hidden;
    }
    div#tmspecials div.block_content {
      padding: 0 0 40px;
    }
    div#columns {
      float: left;
      width: 100%;
    }
    #footer {
      height: auto;
      width: 100%;
    }
    div.footerLogoImgColumn, .footerLogoImgColumnLast {
      float: left;
      height: 96px;
      margin-bottom: 5px;
      margin-right: 16px;
      width: 100px;
    }
    div#wrapper3 {
      float: left;
      width: 100%;
    }
    .hiden_mobile {
      display: none;
    }
    div#featured-products_block_center ul li, div#tmspecials ul li {
      width: 50%;
    }
    div#tmbannerblock {
      float: left;
      height: auto;
      padding: 10px 0 0;
    }
    div#tmbannerblock a {
      float: left;
      height: auto;
      margin: 0;
      width: 33.333%;
      padding: 0 2px;
    }
    div#center_column {
      margin: 0;
      max-width: 100%;
      padding: 0 15px;
      width: 100%;
    }
    div.footerLogoImgColumn {
      float: left;
      margin-bottom: 5px;
      margin-right: 0;
      width: 20%;
    }
    #footerLogoImg div.footerLogoImgColumn, #footerLogoImg .footerLogoImgColumnLast {
      float: left;
      height: auto;
      margin-bottom: 5px;
      margin-right: 0;
      width: 20%;
    }
    .FONTS {
      float: left;
      width: 100%;
      overflow: scroll;
    }
    .breadcrumb {
      margin-left: 0px;
      position: static;
      top: 0;
    }
    div.cat_desc {
      padding: 15px 10px 0;
    }
    div#subcategories ul.inline_list li {
      float: left;
      margin-right: 0;
      max-width: 33.33%;
      padding: 0 5px;
      margin-bottom: 10px;
    }
    #primary_block #pb-left-column {
      float: left;
      padding: 18px 10px 0;
      width: 100%;
    }
    #primary_block #pb-right-column {
      float: left;
      padding: 20px 10px 0;
      width: 100%;
    }
    #primary_block #image-block {
      height: auto;
      margin: 0 auto;
      text-align: center;
      width: 500px;
    }
    #primary_block #image-block img#bigpic {
      height: auto;
      width: auto;
    }
    #views_block {
      margin: 0 auto;
      max-width: 100%;
      width: 300px;
    }
    #thumbs_list li a img {
      height: auto;
      max-width: 100%;
      width: 96px;
    }
    #thumbs_list li {
      padding: 0 1px;
    }
    #footerLogoImg .FONTS {
      background-size: 100% auto;
      min-height: 60px;
    }
    body#my-account div#center_column ul#my_account_links {
      padding: 3px 10px 0;
    }
    #cart_summary > thead {
      display: none;
    }
    table#cart_summary tr td {
      border: medium none;
      display: block;
      float: left;
      width: 33.333%;
    }
    table#cart_summary tr td.cart_quantity {
      text-align: center;
      width: 33.33%;
    }
    table#cart_summary tr td.cart_product {
      width: 33.33%;
    }
    table#cart_summary tr td.cart_availability, table#cart_summary tr td.cart_ref {
      display: none;
    }
    table#cart_summary tr td.cart_description {
      width: 66.666%;
    }
    table#cart_summary tr td.cart_unit, table#cart_summary tr td.cart_quantity, table#cart_summary tr td.cart_total {
      border-top: 1px solid #ccc;
    }
    .cart_item {
      border-bottom: 1px solid #ccc;
      display: block;
      float: left;
      width: 100%;
    }
    table#cart_summary tfoot tr td:first-child {
      width: 66%;
      text-align: left;
    }
    #opc_payment_methods, #carrier_area, #opc_account {
      padding: 0 10px;
    }
    table#cart_summary tr td.cart_unit {
      clear: left;
    }
    .cart_unit .price::before, .cart_total .price::before {
      color: #033c71;
      content: attr(data-title);
      display: block;
      font-weight: normal;
      margin-bottom: 5px;
    }
    table#cart_summary td.price {
      display: block;
    }
    .center_column h2, .center_column h3, .center_column h4 {
      padding: 5px 10px 0;
    }
    .rte p {
      padding: 0 10px;
    }
    p.text input, p.password input {
      height: auto;
      padding: 1px;
      width: 210px;
    }
    #more_info_sheets img {
      height: auto;
      max-width: 100%;
    }
    ul.idTabs li {
      margin: 0 0 2px 2px;
    }
    ul.idTabs li:first-child {
      margin: 0 0 2px 2px;
    }
    div#more_info_sheets {
      float: left;
      padding: 12px 10px;
      width: 100%;
    }
    div#idTab5 textarea#content {
      width: 290px;
    }
    ul#idTab4 li {
      border-bottom: 1px solid #ccc;
      float: left;
      height: auto;
      margin: 20px 0 0;
      padding: 10px 0 25px;
    }
    .MsoNormalTable table td {
      clear: left;
      display: block;
      float: left;
    }
    .MsoNormalTable img {
      clear: left;
      display: block;
      float: left;
      height: auto;
      width: 470px;
    }
    .MsoNormalTable table span {
      display: block;
      max-width: 473px;
    }
    .fieldSET .labeLCSS {
      display: block;
      margin: 0 0 -10px;
    }
    .nivoSlider a.nivo-imageLink {
      position: static;
    }
    .nivoSlider img {
      display: block !important;
      position: static;
      opacity: 0;
    }
    div#slide_holder {
      float: right;
      height: auto;
      padding: 0;
      width: 100%;
      max-width: 100%;
    }
    div#slider {
      float: right;
      overflow: hidden;
      max-width: 100%;
      background-size: auto 100%!important;
      width: 100%;
    }
    .nivo-slice {
      background-size: auto 100%!important;
    }
    div.nivo-controlNav {
      top: auto;
      bottom: 10px;
    }
    .nivoSlider a.nivo-imageLink {
      display: none;
    }
    .nivoSlider a.nivo-imageLink:first-child {
      display: block;
    }
    div#tmbestsellers ul li {
      display: block;
      width: 100%;
    }
    ul#header_user li#your_account .user_myaccount_loged .user_name {
      color: #033c71;
      cursor: pointer;
      font-weight: bold;
    }
    #footer #footerLogoImg {
      height: auto;
    }
    #left_column #search_block_left {
      display: none;
    }
    #footer #footerLogoImg .FONTS > table {
      display: none;
      min-height: 80px;
      width: 100%;
    }
    #footerLogoImg_mobile .footerLogoImgColumn, #footerLogoImg_mobile .footerLogoImgColumnLast,
    #footerLogoImg_mobile .footerLogoImg_custom {
      float: left;
      height: auto;
      margin: 0;
      text-align: center;
      width: 25%;
      clear: none;
      padding: 0 5px;
    }
    #footerLogoImg_mobile {
      display: block !important;
      float: left;
      width: 100%;
    }
    #footer #footerLogoImgs {
      display: none;
    }
    #send_friend_form .form_container .text label {
      padding: 6px 11px;
      text-align: left;
      width: 100%;
    }
    .txt_required {
      display: block;
      width: 100%;
      clear: left;
      padding-top: 5px;
    }
    .td_empty.compare_extra_information {
      display: block;
      float: left;
      width: 100%;
    }
    #product_comparison td.ajax_block_product {
      float: left;
      width: 33.33%;
    }
    #product_comparison table, #product_comparison thead, #product_comparison tbody, 
    #product_comparison th, #product_comparison td, #product_comparison tr {
      display: block;
    }
    #product_comparison tr.comparison_header, #product_comparison td.comparison_header {
      border: medium none;
      float: left;
      width: 100%;
    }
    #product_comparison tr, #product_comparison td {
      border: medium none;
      padding: 5px 10px;
    }
    .ybc_comparison_buton {
      float: left;
      text-align: center;
      width: 100%;
    }
    table#product_comparison div.comparison_product_infos a {
      display: inline-block;
      margin: 0 auto;
    }
    body {
      min-height: 74px;
      background-size: 100%;
    }
    #footerLogoImg > iframe {
      height: 90px;
    }
    .FONTS,.footertab_manu {
      display: none;
    }
	#primary_block #pb-right-column
	{
		padding-top:0 !important;
	}
	ul.idTabs li a
	{
		height:auto;
		padding:12px 0;
	}
}




@media (min-width: 480px) and (max-width: 767px){
    ul#product_list li div.center_block {
      width: 53%;
    }
    ul#product_list li a.product_img_link {
      height: auto;
      width: 22%;
    }
    ul#product_list li div.right_block {
      width: 25%;
    }
    ul#product_list li div.right_block p.compare {
      height: auto;
      padding: 10px 0 5px;
    }
    ul#product_list li {
      height: auto;
    }
    div#columns {
      padding: 25px 0 0;
    }
    #contact textarea#message {
      height: 200px;
      width: 260px;
    }
    #contact form.std p.select select {
      margin-left: 0;
      width: 230px;
    }
    .show_mobile {
      display: block;
      float: left;
    }
    .user_myaccount {
      display: none;
    }
    #header_user_info {
      display: none;
    }
    .user_login::before, .user_logout::before,
    .user_login::after, .user_logout::after {
      display: none;
    }
    #send_friend_form .product img {
      border: 1px solid #ccc;
      float: left;
      height: auto;
      margin: 0 10px 0 0;
      width: 180px;
    }
}

@media (max-width:705px)
{
	.freeShippingText
	{
		margin-left:0 !important;
	}
}

@media (max-width: 479px){
    a#header_logo {
      height: 100px;
      margin-left: 10%;
      max-width: 90%;
      top: 30px;
      width: 80%;
    }
    ul#header_user li#your_account .user_myaccount_loged .user_name {
      margin: 0;
    }
    ul#header_user li#your_account span {
      margin: 0 10px 0 5px;
    }
    ul#header_user li#your_account a.user_logout {
      float: right;
    }
    ul#header_user li#your_account .user_logout i {
      float: left;
      margin-top: 3px;
    }
    ul#header_user li#shopping_cart {
      padding-right: 10px;
    }
    .ajax_cart_product_txt, .ajax_cart_product_txt_s {
      display: none!important;
    }
    .social_header img {
      width: 22px;
    }
    #social_header .social_header {
      margin-left: 4px;
    }
    div#search_block_top {
      right: 4%;
      top: 130px;
      width: 92%;
    }
    div#search_block_top input.search_query {
      font-size: 12px;
      min-height: 22px;
      padding-right: 70px;
      width: 100%;
    }
    #search_block_top > form {
      padding: 6px 5px;
    }
    div#search_block_top #searchbox > a {
      right: 5px;
    }
    .show_mobile {
      display: block;
      float: left;
    }
    .user_myaccount {
      display: none;
    }
    #header_user_info {
      display: none;
    }
    .user_login::before, .user_logout::before,
    .user_login::after, .user_logout::after {
      display: none;
    }
    div#header {
      min-height: 200px;
    }
    div#wrapper1 {
      background-position: center 57px;
    }
    div.footerLogoImgColumn {
      float: left;
      margin-bottom: 5px;
      margin-right: 0;
      width: 33.333%;
    }
    #footer div.footerLogoImgColumn, #footer .footerLogoImgColumnLast {
      float: left;
      height: auto;
      margin-bottom: 5px;
      margin-right: 0;
      width: 33.333%;
      text-align: center;
    }
    .center_column h1 {
      background-position: right center;
      background-repeat: repeat;
      background-size: auto 100%;
      display: block;
      height: auto;
      margin-bottom: 19px;
      margin-top: 10px;
      padding-bottom: 5px;
    }
    .center_column h1 span {
      display: block;
      margin-bottom: 5px;
      margin-left: 0;
    }
    div#subcategories ul.inline_list li:nth-child(3n+1) {
      clear: left;
    }
    ul#product_list li {
      border-top: 1px solid #e6edf0;
      height: auto;
      padding-bottom: 15px;
      position: relative;
    }
    ul#product_list li div.right_block {
      float: right;
      padding: 11px 0 0 10px;
      position: absolute;
      right: 0;
      width: 140px;
    }
    ul#product_list li div.right_block p.compare {
      float: left;
      height: auto;
      padding: 10px 0 0;
    }
    ul#product_list li a.product_img_link {
      height: 150px;
    }
    #primary_block .stdInquiry {
      float: left;
      margin: 0;
      padding-top: 15px;
      text-align: left;
      width: 100%;
    }
    .stdInquiry fieldset {
      padding: 10px 0;
    }
    .stdInquiry .labeLCSS {
      display: block;
      margin: 0 0 -10px;
    }
    div#columns {
      padding: 20px 0 0;
    }
    body#authentication #login_form, body#authentication #create-account_form {
      clear: none;
      float: left;
      padding: 0 10px;
      width: 100%;
    }
    #contact .text label {
      display: block;
      padding-left: 10px;
      width: 100%;
    }
    #contact .text select {
      height: auto;
      margin-left: 10px;
      min-width: 150px;
    }
    p.text input, p.password input {
      height: auto;
      margin-left: 10px;
      padding-bottom: 1px;
      padding-right: 1px;
      padding-top: 1px;
      width: 230px;
    }
    form.std p.select select {
      margin-left: 10px;
      width: 230px;
    }
    #contact .textarea > label {
      display: block;
      padding-left: 10px;
      width: 100%;
    }
    #contact textarea#message {
      height: 150px;
      margin-left: 10px;
      width: 260px;
    }
    form.std p.submit {
      padding: 20px 0 0 10px;
    }
    #contact #center_column img {
      height: auto;
    }
    table#cart_summary tr th.cart_total, 
    table#cart_summary tr td.cart_total, 
    table#cart_summary tr td.cart_discount_price {
      text-align: left;
    }
    .MsoNormalTable table td {
      clear: left;
      display: block;
      float: left;
    }
    .MsoNormalTable img {
      clear: left;
      display: block;
      float: left;
      height: auto;
      width: 265px;
    }
    .MsoNormalTable table span {
      display: block;
      font-size: 14px !important;
      max-width: 263px;
    }
    form.std .text label {
      float: left;
      padding: 2px 7px 0 10px;
      text-align: left;
      width: 100%;
    }
    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;
      padding: 2px 7px 0 10px;
      text-align: left;
      width: 100%;
    }
    #contact form.std p.select select {
      margin-left: 10px;
      width: 230px;
    }
    a.product_descr {
      display: block;
      margin-top: 5px;
    }
    div#opc_account_form textarea#other, div#opc_account_form #other_invoice {
      margin-left: 10px;
      width: 230px;
    }
    div#tmbestsellers ul li {
      height: 90px;
      display: block;
      width: 100%;
    }
    ul#header_user {
      top: 6px;
    }
    form.product_compare {
      float: right;
      height: auto;
    }
    form#productsSortForm {
      float: left;
      height: auto;
    }
    ul.pagination {
      display: inline-block;
      float: none;
      margin: 0 auto;
    }
    div.pagination {
      display: block;
      float: left;
      height: auto;
      padding: 10px 0 0;
      text-align: center;
      width: 100%;
    }
    #pagination_form.pagination {
      display: inline-block;
      margin-top: 10px;
      text-align: center;
    }
    #cms .rte img {
      height: auto;
      max-width: 100%;
    }
    #new_account_form .form_info {
      display: block;
      float: left;
      padding-left: 10px;
    }
    p.text input, p.password input {
      display: block;
      float: left;
    }
    #opc_account_form > h3 {
      float: left;
      width: 100%;
    }
    #login_form #SubmitLogin, #create-account_form #SubmitCreate {
      margin-left: 10px;
    }
    #module-bankwire-payment #center_column > form {
      padding: 0 10px;
    }
    #module-bankwire-payment p.cart_navigation .button_large {
      float: left;
    }
    .MsoNormalTable_divcustom {
      max-width: 100%;
      overflow: scroll;
    }
    #module-bankwire-payment #cart_navigation .exclusive_large,
    #module-bankwire-payment #cart_navigation .button_large {
      display: inline-block;
      float: none;
      margin: 0 auto 5px;
    }
    #module-bankwire-payment p.cart_navigation {
      height: auto;
      text-align: center;
    }
    .footerLogoImgColumn:nth-child(n+10) {
      display: none;
    }
    #send_friend_form .product .product_desc {
      float: left;
      margin-top: 15px;
      max-width: 100%;
      width: 100%;
    }
    #send_friend_form .product img {
      float: none;
      margin: 0 10px 0 0;
    }
    #send_friend_form .product {
      margin: 20px 10px;
      text-align: center;
    }
    #send_friend_form .product .product_desc {
      text-align: left;
    }
    #product_comparison td.ajax_block_product {
      border: 1px solid #ccc;
      float: left;
      margin-bottom: 15px;
      padding: 10px;
      width: 100%;
    }
	div#featured-products_block_center .block_content ul li {
		width: 100% !important;
		border-bottom: 1px solid #e6edf0;
		margin: 0px !important;
		height: auto !important;
	}
	div#featured-products_block_center .block_content ul li:last-child {
		border-bottom: none !important;
	}
	div#tmspecials .block_content ul li {
		height: auto !important;
		width: 100%;
		border-bottom: 1px solid #e6edf0;
	}
	div#tmspecials .block_content ul li:last-child {
		border-bottom: none !important;
	}
	ul#product_list li div.center_block
	{
		margin-top:30px;
	}
	#order-opc h4#cart_title {
		background-size: 100% 100%;
	}
	tr#cart_discount_209 .cart_discount_name
	{
		width:100%;
	}
	td.cart_discount_delete {
		display: none !important;
	}
	.addresses > div >ul
	{
		display: block;
		width: 100%;
	}
}



.buttons .write a {
    padding: 4px 15px;
}