﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&subset=latin,latin-ext);
html,a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,i,iframe,img,input,ins,kbd,label,legend,li,span,object,p,pre,q,s,samp,small,strike,strong,sub,sup,u,ul,var,ol,table,tbody,td,textarea,tfoot,th,thead,tr,tt{
    margin:0;
    padding:0;
    background:none;
    border:0;outline:0;
    /*font-size:12px;*/
    font-weight:normal;
    /*line-height:normal;*/

}

.blogText {
    /*font-size: 16px;*/
    text-align: justify;
    line-height: 1.6 !important; 
}

b,strong{font-weight:bold;}
i{font-style:italic;}
ol,ul{list-style:none;}
blockquote,q {
    -webkit-quotes:none;
    quotes:none;
}

table{border-collapse:collapse;border-spacing:0;}
a,span{vertical-align:baseline;}
img{vertical-align:top;}
body{font:normal 12px "Roboto",Helvetica,sans-serif;color:#999;}
.bold{font-weight:bold;}
.hidden,.block_hidden_only_for_screen{display:none;}
.f_left{float:left;}
.f_right{float:right;}
.clearblock{height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
.clearfix:after{height:0;display:block;clear:both;font-size:0;visibility:hidden;content:".";}
.center_column p{padding:20px 0 0 0;color:#999;}
.center_column a{color:#fff;text-decoration:none;}
.center_column a:hover{text-decoration:none;}
#center_column h1 {
    margin: 20px 0 0 0;
    display: inline-block;
    font: bold 18px "Roboto",Helvetica, sans-serif;
    ;
    color: #337ab7;
    text-transform: uppercase;
}
    #center_column h1 .category-product-count {
        float: right;
        font: normal 12px "Roboto",Helvetica, sans-serif;
        color: #fff;
        text-transform: none;
    }
.center_column h2{margin:20px 0 0 0;display:inline-block;   font:bold 14px "Roboto";color:#337ab7;text-transform:uppercase;}
.center_column h3,.center_column h4{padding:20px 0 0 0;font:bold 14px "Roboto";color:#b60b0a;text-transform:uppercase;}
a.product_lnk {
    font: 12px "Roboto",Helvetica,sans-serif;
    color: #0066b3;
    text-decoration: none;
    text-transform: none !important;
}
a.product_lnk:hover
{
    color:#000;
}
.product_dsc {
    font: 11px "Roboto",Helvetica, sans-serif;
    color: #999;
    text-decoration: none;
    text-transform: none !important;
}
a.product_dsc:hover{color:#000;}
#center_column .bordercolor,#center_column table.std th,#center_column table.std td,#center_column form.std h3,#center_column div.zoomdiv{border-color:#d4d4d4!important;}
#center_column .bgcolor,#center_column table.std th{background-color:#f5f5f5;}
#center_column span.price{color:#1c1c1c;padding:10px 0;}
ul.footer_links{height:16px;clear:both;padding:20px 0 0 0;}
ul.footer_links li{height:16px;float:left;margin:0 25px 0 0;}
ul.footer_links li a{color:#b60b0a;line-height:17px;text-decoration:none;}
ul.footer_links li a:hover{color:#000;}
ul.footer_links li img.icon{margin:0 5px 0 0;}

.naslov {
padding:5px 0;
height:40px;
}
.onSale {
    width:100%;
    height: 17px;
}

.on_sale
{
    width:auto;
    height: 17px;
    display:inline-block;
    padding:0 5px;
    background-color:#ff0000;
    font:1em "Roboto";
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    position:relative;
    
    
}

span.newArticle
{
    height:17px;
    display:inline-block;
    padding:0 5px;
    background-color:#ff8400;
    font:1em "Roboto";
    color:#fff;
    text-transform:uppercase;
    position:absolute;
    top:5px;
    right:5px;

    
}

/*span.imgTitle
{
    height:37px;
    display: block;
    padding:5px 5px 0 15px;
    background:url(../img/imgTitleLeft.png) 0 0 no-repeat;
    font:bold 12px/17px "Roboto";
    color:#fff;
    text-transform:uppercase;
    position: absolute; 
    top:55px;
    left:142px;
    width:135px;
    text-align:right;
}*/

span.imgTitle
{
    height:auto;
    display: block;
    padding:2px 5px 2px 5px;
    background-color:#ff0000;
    font:bold 12px/17px "Roboto";
    color:#fff;
    text-transform:uppercase;
    position: absolute; 
    top:65px;
    right:18px;
    width:auto;
    
   
}

.imgBrand img
{
    width:90px;
    display: block;
    position: absolute; 
    top:1px;
    left:1px;
    
    
   
}

.error{background:#da0f00;margin:20px 0 0 0;padding:10px;}
.error p{padding:0;font-weight:bold;color:#fff;}
.error b{color:#fff;}
.error li{padding:10px 0 0 0;list-style-position:inside;list-style-type:decimal;color:#eee;}
.error .button_small{margin:10px 0 0 0;}
p.warning{margin:20px 0 0 0;padding:10px;background:#fff4ca;font-weight:bold;color:#333;}
.warning_inline{padding:10px 0 0 0;font-weight:bold;color:#cc0000;}
p.success{margin:20px 0 0 0;padding:10px;background:#24b70b;font-weight:bold;color:#fff;}
.success_inline{padding:10px 0 0 0;font-weight:bold;color:#24b70b;}
html,body{width:100%;height:100%;}
#wrapper1 {
    -moz-min-width:1100px;
    -ms-min-width:1100px;
    -o-min-width:1100px;
    -webkit-min-width:1100px;
    min-width:1100px;
    min-height:100%;
    background:url(../img/bg_gradient.png) 0 0 repeat-x #fff;
}

#wrapper2{height:100%;background:url(../img/bg_img.png) 50% 0 no-repeat;}
#wrapper3{width:970px;margin:0 auto;}
#columns{padding:0 0 0 10px;background:url(../img/bg_columns.png) 0 0 repeat-x #fff;}
#left_column{width:150px;float:left;margin:0 10px 10px 0;}
#center_column{width:100%;float:left;margin:0 0 20px 0;}
#right_column{width:150px;float:left;margin:0 0 10px 10px;}

input.button_mini, 
input.button_small,
.ui-dialog-buttonset button, 
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 {
    min-height: 26px!important;
    display: inline-block;
    padding: 0 9px;
    background: url(../img/bttns1.png) 0 0 repeat-x #8d0c0e;
    border: 1px solid #6f0806;
    border-width: 0 1px 1px 0;
    font: bold 12px "Roboto";
    color: #fff!important;
    text-decoration: none!important;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

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: 26px!important;
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large
{
    cursor: default;
    color: #000 !important;
}

/* hover buttons */
input.button_mini:hover, a.button_mini:hover, input.button_small:hover, a.button_small:hover,
input.button:hover, a.button:hover, input.button_large:hover, a.button_large:hover,
input.exclusive_mini:hover, a.exclusive_mini:hover, input.exclusive_small:hover, a.exclusive_small:hover,
input.exclusive:hover, a.exclusive:hover, input.exclusive_large:hover, a.exclusive_large:hover 
{
    background: url(../img/bttns2.png) 0 0 no-repeat #373839;
    border-color:#171717;
    text-decoration:none !important;
}


/****************************************** forms ******************************************/
/* global */
input[type=text], input[type=password], textarea, select
{
    font: normal 12px  
    color: #555;
    padding: 3px;
    background: #fff;
    border: 1px solid #d4d4d4;
}

.columns label, .columns .radio span, .columns .select span {

    font: normal 12px "Roboto",Helvetica, sans-serif;
    color: #555;
}

.columns input[type=file] {background:#fff;border:1px solid #aaa;}
.columns textarea {
    width:622px !important;height:100px;overflow:auto !important;
    -moz-resize:none;
    -ms-resize:none;
    -o-resize:none;
    resize:none;
}

/* std */
form.std {clear:both;}
form.std h3 {padding-bottom:7px;border-width:0 0 1px 0;border-style:solid;}

form.std .text label,
form.std .password label,
form.std .textarea label,
form.std .select label,
form.std .radio span,
form.std .checkbox span  {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

form.std input[type=text],
form.std input[type=password] {width:212px;}

form.std .textarea textarea {width:212px !important;}

form.std select {width:220px;}
form.std select#days {width:50px;margin:0 8px 0 0;}
form.std select#months {width:90px;margin:0 8px 0 0;}
form.std select#years {width:58px;}

/* radio & checkboxes */
form.std .checkbox {margin-left:177px;}

form.std .radio span,
form.std .checkbox span  {padding:0 7px 0 0;}

.checkbox input,
.radio input {display:inline;background:none;border:none;position:relative;left:0;top:2px;}

.checkbox label,
.radio label {padding:0 0 0 2px;}

/* submit */
form.std .submit {float:left; margin-top:10px;}

/* required state */
.required sup {vertical-align:top;font:normal 13px "Tahoma";color:#cc0000;}
.required_desc {margin:0 0 -3px 0;padding-left:157px;}


/****************************************** tables ******************************************/
div.table_block {padding:20px 0 0 0;}
table.std {width:100%;}

table.std th,
table.std td {padding:10px;border-width:1px;border-style:solid;vertical-align:middle;}

table.std th {padding:10px;font-weight:bold;color:#000;text-align:left;white-space:nowrap;}
table.std tfoot td {color:#000;text-align:right;white-space:nowrap;}


/****************************************** header blocks ******************************************/
#header {padding:140px 0 0 0;background:url(../img/bg_header.png) 0 0 no-repeat;position:relative;z-index:10;}

#header_logo {position:absolute;left:15px;top:40px;}


/* blockpermanentlinks-header.tpl */
#header_links {position:absolute;right:10px;top:74px;}
#header_links li {float:left;padding:0 0 0 10px;background:url(../img/header_links.png) 0 3px no-repeat;text-transform:uppercase;}
#header_links li + li {margin:0 0 0 12px;}
#header_links li a {font:bold 12px "Roboto";color:#fff;text-decoration:none;}
#header_links li a:hover {color:#e61c23;}


/* blocksearch-top.tpl */
#search_block_top
{
    width: 334px;
    height: 24px;
    background: url(../img/header_search.png) 0 0 no-repeat;
    position: absolute;
    left: 10px;
    top: 109px;
}
.search_query
{
    width: 272px;
    height: 16px;
    float: left;
    margin: 0 0 0 27px;
    padding: 0 5px;
    line-height: 23px;
    zoom: 1;
    background:none !important;
    border:none !important;
}
#search_block_top a {width:22px;height:0;display:block;padding:24px 0 0 0;overflow:hidden;float:right;}

.ac_results {width:283px !important;border:none;}

.ac_results ul li {cursor:pointer;color:#333;}
.ac_results ul li.ac_even {background:#eee;}
.ac_results ul li.ac_odd {background:#ddd;}
.ac_results ul li:hover {background:#333;color:#fff;}


/* blockuserinfo.tpl */
#header_user {
    background: url(../img/header_cart_arrow.png) right 0 no-repeat;
    position: absolute;
    font-size: 12px;
}
#header_user li {float:right;}
#header_user li a {text-decoration:none;}

.hci {padding:0 10px 0 0;color:#373738;line-height:39px;}
.hci a {color:#373738;}
.hci a.login_logout {text-transform:lowercase;}
.hci a.account {color:#373738;}
.hci a:hover {color:#e61c23;}

#your_account {padding:0 10px 0 0;line-height:39px;}
#your_account a {font-weight:bold;color:#ff0000;text-transform:uppercase;}
#your_account a:hover {color:#373738;}


#shopping_cart a {
    width: 150px;
    height: 39px;
    display: block;
    padding: 0 0 0 30px;
    background: url(../img/header_cart.png) 0 0 no-repeat;
    font: bold 12px/39px "Roboto",Helvetica, sans-serif;
    color: #373738;
    text-transform: uppercase;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
}

#shopping_cart a span
    {
        font-weight: normal;
        color: #373738;
        text-transform: none;
    }

    #shopping_cart a:hover, #shopping_cart a:hover span
    {
        color: #e61c23;
    }


/* blockcart.tpl */
#cart_block {
    width:100%;
    height:auto;
    background:#fff;
    color:#777;
    position:absolute;
    right:0;
    top:40px;
    
    z-index:999;
    display:none;
    -webkit-border-radius:0 0 0 7px;
    -ms-border-radius:0 0 0 7px;
    border-radius:0 0 0 7px;
    padding:0 0 10px 0;
}

#cart_block h4,#header #cart_block #cart_block_summary, #header #cart_block #cart_block_no_products 
{
    display:none;
}

#cart_block .block_content {padding:0 10px 10px 10px;}

#cart_block dl {padding:0 0 10px 0;border:1px solid #fff;border-width:1px 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 "Roboto";letter-spacing:1px;}
#cart_block span.quantity-formated span.quantity {font-size:10px;}
#cart_block dl a {color:#333;text-decoration:underline;}
#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:#1c1c1c;}
#cart_block dl dd a {padding:0 0 0 15px;font-size:11px;}

#cart_block .removeCartItem 
{
    width:11px;
    height:11px;
    margin:3px 0 0 5px;
    float:right;
    font-size:0;
    display:block;
}

#cart_block #cart-prices > div {height:15px;padding:10px 0 0 0;}
#cart_block #cart-prices span {float:left;}

#cart_block #cart-prices span#cart_block_total,
#cart_block #cart-prices span#cart_block_wrapping_cost,
#cart_block #cart-prices span#cart_block_tax_cost {float:right;font-weight:bold;color:#1c1c1c;}


/****************************************** columns blocks ******************************************/
.column {padding:10px 0 0 0;}
.column a {color:#828282;text-decoration:none;}
.column a:hover {color:#e61c23;}

.column > div {margin:0 0 10px 0;}

.column .block h4 {padding:8px 0 9px 10px;background:url(../img/block_grey_title.png) 0 0 no-repeat #363636;font:bold 14px "Roboto";color:#fff;text-transform:uppercase;}
.column .block h4 a {font:bold 14px "Roboto";color:#fff;}
.column .block h4 a:hover {color:#e61c23;}

    .column .block .block_content
    {
        padding: 0 9px 9px 9px;
        border: 1px solid #d4d4d4;
        border-top: none;
        -webkit-border-radius: 0 0 2px 2px;
        -ms-border-radius: 0 0 2px 2px;
        border-radius: 0 0 2px 2px;
    }


/* products blocks styles */
.column .bordercolor {border-color:#d4d4d4;}
.column .price {font-weight:bold;color:#1c1c1c;}

.column a.product_lnk {font:bold 12px "Roboto";color:#e61c23;text-decoration:none;text-transform:none !important;}
.column a.product_lnk:hover {color:#000;}

.column .product_dsc {font:11px "Roboto";color:#999;text-decoration:none;text-transform:none !important;}
.column a.product_dsc:hover {color:#000;}

.column ul.products {margin:0 0 10px 0;}
.column ul.products li {padding:10px 0;border-width:0 0 1px 0;border-style:solid;overflow:hidden;}

.column ul.products .product_image {float:left;margin:0 10px 0 0;}
.column ul.products .product_image img 
{
    border-width:1px;
    border-style:solid;
    width:130px;
}

.home_products .product_image img 
{
    max-width:130px;
    max-height:130px;
}

.imgWrapper
{
    width:130px;
    text-align:center;
}



.imgWrapper2 img
{
    max-width:160px;
    max-height:160px;
    padding-top: 15px;
}

.column ul.products h5 {padding:0 0 5px 0;}


/* blockcategories.tpl */

#categories_block_left .block_content {padding:2px 10px;border:none;border-top:2px solid #337ab7;}

#categories_block_left ul.tree li
{
    position: relative;
}
    #categories_block_left ul.tree li + li
    {
        border-top: 1px solid #a3a3a4;
    }

    #categories_block_left ul.tree li a
    {
        display: block;
        padding: 6px 0;
        color: #0066b3;
        line-height: 24px;
        text-transform:uppercase;
        text-decoration: none;
        
        
    }
   
      

/* blockcategories.tpl - original

#categories_block_left .block_content {padding:2px 10px;border:none;border-top:1px solid #595b5d; background-color:black;  margin-bottom:3px;}
#categories_block_left ul.tree li { position: relative; }
#categories_block_left ul.tree li + li { border-top: 1px dotted #a3a3a4; }

#categories_block_left ul.tree li a { display: block; padding: 6px 0; color: #fff; line-height: 24px; }
#categories_block_left ul.tree li a:hover {color:#e61c23;}
#categories_block_left ul.tree li a.selected {color:#e61c23;}
#categories_block_left ul.tree li a.selectedActiv {color:#e61c23; background: url(../img/menu_arow_down.png) no-repeat; padding-left:15px;} 
#categories_block_left ul.tree li a.arrow {background: url(../img/menu_arow_left.png) no-repeat; padding-left:15px;}

#categories_block_left ul.tree li ul li {border-top:1px dotted #a3a3a4;}
#categories_block_left ul.tree li ul li a {padding:6px 0 6px 10px;font-size:11px;color:#aaa;text-transform:none; margin-left:10px;}
#categories_block_left ul.tree li ul li a:hover {color:#e61c23;}

#categories_block_left ul.tree li ul li a.selected{margin-left:5px;}
#categories_block_left ul.tree li ul li a.selectedActiv{margin-left:5px;}


#categories_block_left ul.tree li ul li ul li {border-top:1px dotted #a3a3a4;}
#categories_block_left ul.tree li ul li ul li a {padding:6px 0 6px 10px;font-size:11px;color:#aaa;text-transform:none;}
#categories_block_left ul.tree li ul li ul li a:hover {color:#e61c23;}



#categories_block_left span.OPEN {background-position:-9px -18px;}*/


/* blockcategories.tpl - original*/

#categories_block_left .block_content {padding:2px 10px;border:none; background-color:white;  margin-bottom:3px;}
#categories_block_left ul.tree li { position: relative; border-top: 0px solid #a3a3a4; }
#categories_block_left ul.tree li + li {border-top: 1px solid #a3a3a4;  }

#categories_block_left ul.tree li a { display: block; padding: 8px 0 4px 0; color: #337ab7; line-height: 24px; }
/*#categories_block_left ul.tree li a:hover {color:#111; background-color: #337ab7;text-decoration: none;}*/
#categories_block_left ul.tree li a:hover {border-bottom: 4px solid; border-color: #a3a3a4;text-decoration: none;}
/*#categories_block_left ul.tree li a.selected {color:#337ab7;background-color: #eeeeee;text-decoration: none;}*/
/*#categories_block_left ul.tree li a.selectedActiv {color:#337ab7; background: url(../img/menu_arow_down_b.png) no-repeat; padding-left:15px;}*/ 
/*#categories_block_left ul.tree li a.arrow {background: url(../img/menu_arow_left_b.png) no-repeat; padding-left:12px;}*/

#categories_block_left ul.tree li ul li {border-top:0px #a3a3a4;}
#categories_block_left ul.tree li ul li a {font-size:11px;color:#337ab7;text-transform:uppercase; margin-left:20px;}
/*#categories_block_left ul.tree li ul li a:hover {color:#fff;background-color: #337ab7;text-decoration: none;}*/
#categories_block_left ul.tree li ul li a:hover {border-bottom: 4px solid; border-color: #a3a3a4;text-decoration: none;}
/*#categories_block_left ul.tree li ul li a.selected{color:#fff;background-color: #337ab7;text-decoration: none;}*/
/*#categories_block_left ul.tree li ul li a.selectedActiv{color:#337ab7;background-color: #eeeeee;text-decoration: none;}*/



#categories_block_left ul.tree li ul li ul li {border-top:0px solid #a3a3a4;}
#categories_block_left ul.tree li ul li ul li a {padding:6px 0 6px 10px;font-size:11px;color:#337ab7;text-transform:uppercase;margin-left:25px;}
/*#categories_block_left ul.tree li ul li ul li a:hover {color:#fff;background-color: #337ab7;text-decoration: none;}*/



#categories_block_left span.OPEN {background-position:-9px -18px;}
    
   

/*#categories_block_left ul.tree li a:hover {color:#fff;background-color: #337ab7;text-decoration: none;}
#categories_block_left ul.tree li a.selected {color:#fff;background-color: #337ab7;text-decoration: none;}



#categories_block_left ul.tree li ul li {border-top:1px  #a3a3a4;}
#categories_block_left ul.tree li ul li a {padding:6px 0 6px 10px;font-size:11px;color:#aaa;text-transform: uppercase;}
#categories_block_left ul.tree li ul li a:hover {color:#fff;background-color: #337ab7;text-decoration: none;}
#categories_block_left ul.tree li ul li a.selected {color:#337ab7;background-color: #eeeeee;text-decoration: none;}
#categories_block_left span.OPEN {background-position:-9px -18px;}*/




#special_block_right h4 {background:url(../img/block_red_title.png) 0 0 no-repeat #8a0c0e;}
#special_block_right h4 a:hover {color:#000;}

#special_block_right .block_content {margin:1px 0 0 0;border-top:1px solid #d4d4d4;}

#special_block_right ul li.product_image {padding:10px 0 0 0;}

#special_block_right h5 {height:31px;padding:9px 0 7px 0;line-height:16px;}

#special_block_right .price-discount {margin:0 0 0 9px;color:#828282;text-decoration:line-through;}

#special_block_right .button_large {margin:8px 0 0 0;}


/* blockbestsellers.tpl */
#best-sellers_block_right .block_content {padding:0 9px 2px 9px;}
#best-sellers_block_right ul li {padding:7px 0;line-height:16px;}
#best-sellers_block_right ul li + li {border-top:1px dotted #d4d4d4;}
#best-sellers_block_right ul li a span {color:#1b1b1b;}


/* blocktags.tpl */
#tags_block_left .block_content {padding-top:15px;line-height:20px;}
#tags_block_left .block_content a {margin:0 5px 0 0;}
#tags_block_left .block_content a {margin:0 5px 0 0;}
a.tag_level1 {font-size:12px;}
a.tag_level2 {font-size:14px;}
a.tag_level3 {font-size:17px;}


/* customcontent_right.tpl */
#customcontent_right ul li + li {padding:10px 0 0 0;}


/* blockcart.tpl */

.column #cart_block h4 {background:url(../img/block_red_title.png) 0 0 no-repeat #8a0c0e;}
.column #cart_block h4 a:hover {color:#000;}

.column #cart_block .block_content
{
    padding: 0 9px 12px 9px;
    background: url(../img/block_red_content.png) 0 0 repeat-x #890c0e;
    border: none;
    border-top: 1px solid #b32929;
    color: #eee;
    -webkit-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.column #cart_block #cart_block_no_products {padding:7px 0 8px 0;font-weight:bold;color:#fff;}

.column #cart_block #cart_block_summary {display:none;}
.column #cart_block dl {padding:10px 0 17px 0;}
.column #cart_block dl dt {height:15px;padding:7px 0 0 0;clear:both;}
.column #cart_block dl dd {clear:both;}

.column #cart_block span.quantity-formated {padding:0 2px 0 0;float:left;font:normal 10px/17px "Roboto";letter-spacing:1px;}
.column #cart_block span.quantity-formated span.quantity {font-size:10px;}

.column #cart_block dl a {color:#fff;text-decoration:underline;}
.column #cart_block dl a:hover {text-decoration:none;}
.column #cart_block dl dt a {float:left;}
.column #cart_block dl dt span.price {float:right;font-weight:normal;color:#fff;}
.column #cart_block dl dd a {padding:0 0 0 15px;font-size:11px;}

.column #cart_block #cart-prices {border-top:1px dotted #eb262e;}
.column #cart_block #cart-prices > div {height:23px;border-bottom:1px dotted #eb262e;}
.column #cart_block #cart-prices span {float:left;font:12px/23px "Roboto";color:#fff;}

.column #cart_block #cart-prices #cart_block_total {float:right;}
.column #cart_block p#cart-buttons {padding:10px 0 0 0;overflow:hidden;}
.column #cart_block p#cart-buttons a.button_small {margin:0 7px 3px 0;}
.column #cart_block p#cart-buttons a.exclusive {margin:0 0 3px 0;}


/****************************************** homepage blocks ******************************************/
/* customslider.tpl */
#customslider {display:block;width:100%; height:auto; padding:10px 0 0 0;}
#slider {width:100%; height:auto;overflow:hidden;}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.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%;}

.nivo-html-caption {display:none;}

.nivo-caption {position:absolute;left:52px;top:0;z-index:89;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
.nivo-caption > p {margin:0;padding:0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}

.nivo-caption a.caption_wrap {text-decoration:none;}
.nivo-caption a.caption_wrap h2 {margin:0 0 0 -3px;padding:31px 0 0 0;font:700 62px "Roboto";color:#fff;text-transform:uppercase;}
.nivo-caption a.caption_wrap h3 {margin:-24px 0 0 -3px;padding:0;font:700 52px "Roboto";color:#c4151d;text-transform:uppercase;}
.nivo-caption a.caption_wrap h4 {margin:-8px 0 0 0;width:220px;padding:0;font:13px/20px "Roboto";color:#9aa2a9;text-transform:uppercase;}
.nivo-caption a.caption_wrap h5 {margin:-6px 0 0 0;padding:0;font:600 43px "Roboto";color:#fff;}
.nivo-caption a.caption_wrap h5 span {display:inline-block;padding:5px 0 0 0;font:600 25px "Roboto";color:#fff;vertical-align:top;}
.nivo-caption a.caption_wrap p {padding:22px 0 0 0;}
.nivo-caption a.caption_wrap p span {display:inline-block;padding:0 15px 0 0;background:url(../img/slider_arrow.png) right 7px no-repeat;font:18px "Roboto";color:#e61c23;text-decoration:underline;}
.nivo-caption a.caption_wrap p span:hover {color:#fff;text-decoration:none;}


.nivo-caption a.caption-3 h3 {font-size:42px;}

.nivo-directionNav a {width:12px;height:0;display:block;padding:24px 0 0 0;overflow:hidden;background-image:url(../img/slider_dir_nav.png);background-repeat:no-repeat;position:absolute;top:159px;z-index:99;cursor:pointer;}

.nivo-prevNav {left:10px;background-position:0 0;}
.nivo-prevNav:hover {background-position:0 -24px;}
.nivo-nextNav {right:10px;background-position:0 -48px;}
.nivo-nextNav:hover {background-position:0 -72px;}

.nivo-controlNav {width:100%;height:7px;background:url(../img/slider_nav.png) 0 0 no-repeat;position:absolute;left:0;bottom:0;z-index:100;}
.nivo-controlNav a {width:11px;height:0;display:none;margin:10px 0 0 8px;padding:11px 0 0 0;overflow:hidden;float:left;background:url(../img/slider_item.png) 0 0 no-repeat;cursor:pointer;}

.nivo-controlNav a.active {background:url(../img/slider_item_active.png) 0 0 no-repeat;}


/* home products blocks */
.home_products {padding:0 10px 0 10px;}
.home_products h4 {height:33px;padding:0 0 0 0; border-bottom: 2px solid #337ab7; display:inline-block; font:bold 14px/33px "Roboto";color:#000;text-transform:uppercase;}

    .home_products ul li {width:203px;float:left;margin:5px 5px;padding:10px;border-width:1px;border-style:solid;}

        .home_products ul li.home_products-4
        {
            margin: 10px 0 0 0;
        }

    .home_products h5
    {
        height: 31px;
        padding: 10px 0 8px 0;
        line-height: 16px;
    }
    .home_products .price
    {
        display: block;
        font-weight: bold;
    }
    .home_products .home_products_bttns
    {
        padding: 7px 0 0 0;
    }


/****************************************** footer blocks ******************************************/
#footer {height:100%;clear:both;background:url(../img/bg_footer.png) 0 0 repeat-x;}

.footer {width:970px;margin:0 auto;position:relative;}
.footer a {color:#656464;text-decoration:none;}
.footer a:hover {color:#e61c23;}
a.mobile {display:none;}
.footer > div {width:190px;float:left;padding:0 10px 0 0;}
.footer > div h4 {padding:16px 0 0 0;font:bold 12px "Roboto";color:#404041;text-transform:uppercase;}
.footer > div ul li {margin:4px 0 0 0;}
.footer > div ul li + li {margin:5px 0 0 0;}


/* blockcms.tpl */
#block_various_links_footer p.powered {color:#404041;position:absolute;left:0;top:166px;}
#block_various_links_footer p.powered a {color:#404041;}
#block_various_links_footer p.powered a:hover {color:#e61c23;}

.myaccount p.logout {display:none;}


/****************************************** pages ******************************************/
/* breadcrumb.tpl */
.breadcrumb {margin:10px 0 -10px 0;padding:5px 7px;}
.breadcrumb_inner {text-transform:uppercase;border-bottom: 2px solid #337ab7; display:inline-block;}

.breadcrumb .navigation-pipe {margin:0 3px;font:normal 9px "Roboto";color:#333;}

.breadcrumb_inner,
.breadcrumb a,
.breadcrumb span,
.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {color:#999;text-decoration:none;}

.breadcrumb a:hover {color:#333;}

.cat_img {margin:10px 0 0 0;padding:10px;border-width:1px;border-style:solid;text-align:center;}
.cat_desc {margin:10px 0 0 0;padding:0 20px 20px 20px;border-width:1px 0;border-style:solid;}
.cat_desc .lnk_more {margin:0 0 0 10px;}

.sortpagibar {margin:0 0 0 0;padding:10px 0 10px 0;}

    .sortpagibar #productsSortForm
    {
        float: left;
    }
    .sortpagibar #productsSortForm label
    {
        line-height: 23px;
        
    }
    .sortpagibar #productsSortForm .chosen-container
    {
        margin: 0 0 0 5px;
    }

.sortpagibar .paggination {float:left;padding:0 0 0 20px;}
.sortpagibar .paggination label {line-height:23px;}
.sortpagibar .paggination select {margin:0 5px;}

    .sortpagibar ul.product_view
    {
        float: right;
    }
    .sortpagibar ul.product_view li
    {
        width: 23px;
        height: 23px;
        float: left;
        background-image: url(../img/product_view.png);
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .sortpagibar ul.product_view li + li
    {
        margin: 0 0 0 10px;
    }

.sortpagibar #product_view_grid {background-position:0 0;}
.sortpagibar #product_view_grid.current {background-position:0 -23px;cursor:default;}
.sortpagibar #product_view_list {background-position:0 -46px;}
.sortpagibar #product_view_list.current {background-position:0 -69px;cursor:default;}


.center_column .list li
{
    width: 97%;
    height:180px;
    margin: 5px;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}

    .center_column .list li .product_dsc
    {

    }

    .center_column .grid li .product_dsc
    {
        
        word-wrap:normal;
    }

.center_column .list a.product_img_link {display:block;float:left;margin:0 10px 0 0;}

.center_column .list .center_block {width:45%;height:160px;float:left;margin:0 10px 0 0;padding:0 10px;border-width:0 1px;border-style:solid;}

.center_column .list .center_block .product_flags {overflow:hidden;}
.center_column .list .center_block .product_flags span {display:block;float:left;font:bold 12px "Roboto";color:#777;}
.center_column .list .center_block .product_flags span + span {margin:0 0 0 7px;padding:0 0 0 7px;border-left-width:1px;border-left-style:solid;}
.center_column .list .center_block .product_flags span.new {color:#24b70b;}
.center_column .list .center_block .product_flags span.online_only {color:#cc0000;}

.center_column .list .center_block h3 {padding:20px 0 0 0;}
.center_column .list .center_block .product_dsc {padding:17px 0 0 0;}

.center_column .list .right_block {width:auto;float:left;position:relative;}
.center_column .list .right_block .discount {position:absolute;left:0;top:0;}
.center_column .list .right_block .price {display:block;padding:15px 0 0 0;font-weight:bold;}
.center_column .list .right_block .compare {padding:17px 0 0 0;}
.center_column .list .right_block .exclusive {margin:20px 0 10px 0;}

/* grid view */
.center_column .grid li {width:196px;height:350px; float:left; margin:5px 5px;padding:10px;border-width:1px;border-style:solid;}
.center_column .grid li.product_list-4 {width:202px;margin:10px 0 0 0;}

.center_column .grid .center_block .product_flags {display:none;}

.center_column .grid .center_block h3 {height:30px;padding:10px 0 0 0;}

.center_column .grid .right_block {padding:0 0 0 0;position:relative;}
.center_column .grid .right_block .discount {position:absolute;right:0;top:20px;}
.center_column .grid .right_block .price {font-weight:bold;}

.center_column .grid .right_block .compare {clear:both;}
.center_column .grid .right_block .exclusive {margin:20px 7px 0 0;}
.center_column .grid .right_block .button {margin-top: 10px;}
.center_column .grid .right_block div {display:none;}



/* product-compare.tpl && pagination.tpl */
.bottom_pagination
{
    padding: 10px 0 10px 0;
}

.paggination
{
    float: left;
}
    .paggination li
    {
        margin: 0 4px;
        line-height: 26px;
        display: inline-block;
        padding: 0;
        -ms-border-radius: 3px;
        border-radius: 3px;
        border: solid 1px #c0c0c0;
        background: #e9e9e9;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255, .8), 0 1px 3px rgba(0,0,0, .1);
        -ms-box-shadow: inset 0 1px 0 rgba(255,255,255, .8), 0 1px 3px rgba(0,0,0, .1);
        box-shadow: inset 0 1px 0 rgba(255,255,255, .8), 0 1px 3px rgba(0,0,0, .1);
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #717171;
        -ms-text-shadow: 0 1px 0 rgba(255,255,255, 1);
        text-shadow: 0 1px 0 rgba(255,255,255, 1);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e9e9e9));
        background: -moz-linear-gradient(0 0 270deg,#f8f8f8, #e9e9e9);
    }
        .paggination .pPrev
        {
            margin: 0 10px 0 0;
        }

        .paggination .pNext
        {
            margin: 0 0 0 10px;
        }

        .paggination li a
        {
            text-decoration:none;
            font-size:11px;
            padding:0 9px;
            color:#337ab7;
        }

        .paggination li.disabled
        {
            color: #aaa;
            cursor: default;
            padding: 0 9px;
        }

        .paggination li:hover
        {
            background: #fefefe;
            background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
            background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
        }
        .paggination li.current
        {
            border: none;
            background: #337ab7;
            -webkit-box-shadow: inset 0 0 8px rgba(0,0,0, .5), 0 1px 0 rgba(255,255,255, .8);
            -ms-box-shadow: inset 0 0 8px rgba(0,0,0, .5), 0 1px 0 rgba(255,255,255, .8);
            box-shadow: inset 0 0 8px rgba(0,0,0, .5), 0 1px 0 rgba(255,255,255, .8);
            color: #f0f0f0;
            -ms-text-shadow: 0 0 3px rgba(0,0,0, .5);
            text-shadow: 0 0 3px rgba(0,0,0, .5);
            padding:0 9px;
        }


/* search.tpl */
#instant_search_results a {display:inline-block;float:right;color:#fff !important;}


/* stores.tpl */
#stores .center_column .text label,
#stores .center_column .select label {width:150px;display:inline-block;padding:0 7px 0 0;text-align:right;}

#stores .center_column .text input {width:270px;}
#stores .center_column .select select {margin:0 7px 0 0;}

#stores .center_column .button {margin:0 0 0 160px;}

#stores .center_column #stores_loader {display:none;}

#stores .center_column select#locationSelect {margin:20px 0 0 160px;visibility:hidden;}

#stores .center_column div#map {width:100%;height:400px;margin:20px 0 0 0;}

#stores .center_column #stores-table {margin:20px 0 0 0;display:none;}



/* product.tpl */
#primary_block {padding:30px 0 0 0;}

/* left block */
#primary_block #pb-right-column {width:304px;float:left;}

/* product img */
#primary_block #image-block {width:100%;border-width:0px;border-style:solid;position:relative;}
#primary_block #image-block img#bigpic {width:304px;height:304px;cursor:pointer;}
#primary_block #image-block img#bigpic.jqzoom {height:304px;cursor:crosshair;position:relative;}

#pb-right-column #view_full_size {display:block;cursor:pointer;}
#pb-right-column #view_full_size .span_link {width:30px;height:0;display:block;padding:30px 0 0 0;overflow:hidden;background:url(../img/zoom.png) 0 0 no-repeat;position:absolute;right:5px;top:5px;}

/* jq zoom */
div.zoomdiv {width:302px !important;height:304px !important;z-index:100;background:#ffffff;border-width:1px;border-style:solid;overflow:hidden;text-align:center;position:absolute;top:-1px !important;left:0px;display:none;}
img.jqzoom{cursor:crosshair;position:relative;}


/* right block */
#primary_block #pb-left-column {width:304px;float:left;padding:0 0 0 20px;}

#primary_block #pb-left-column h1 {margin:-3px 0 0 0;padding:0;background:none;text-transform:none;color:#333;}

/* options row 1 */
#primary_block .row_1 {margin:20px 0 0 0;padding:20px 0;border-width:1px 0 0 0;border-style:solid;overflow:hidden;}

#primary_block .row_1 .our_price_display {display:block;float:left;padding:6px 0 0 0;font-weight:bold;}

#primary_block .row_1 #quantity_wanted_p {float:left;padding:0;}
#primary_block .row_1 #quantity_wanted_p label {display:inline-block;float:right;line-height:25px;}
#primary_block .row_1 #quantity_wanted_p input {width:35px;float:left;margin:0 0;padding:4px;text-align:center;}
#primary_block .row_1 #add_to_cart {float:right;padding:0;}

/* options row 2 */
#primary_block .row_2 {border-width:1px 0 0 0;border-style:solid;position:relative;}
#primary_block .row_2 span.discount {float:right;margin:10px 0 10px 15px;}

#primary_block .row_2 p {margin:10px 0;padding:0;}

#primary_block .row_2 p#old_price span {text-decoration:line-through;}

#primary_block .row_2 p.price-ecotax span {color:#24b70b;}


#primary_block .row_2 p.online_only {font:bold 12px "Roboto";color:#cc0000;}

/* options row 3 */
#primary_block .row_3 {margin:10px 0 0 0;border-width:0 0 0 0;border-style:solid;}

#primary_block .row_4 {margin:10px 0 0 0;}

#primary_block .row_3 p {margin:10px 0;padding:0;}
#primary_block .row_3 p span {font-weight:bold;color:#333;}

#primary_block .row_3 p#availability_statut {float:left;}

#primary_block .row_3 p#pQuantityAvailable {float:right;}

#primary_block #attributes {padding:0 0 20px 0;border-width:1px 0 0 0;border-style:solid;}

#primary_block #attributes fieldset {padding:20px 0 0 0;}
#primary_block #attributes fieldset label {padding:0 7px 0 0;vertical-align:top;line-height:23px;}
#primary_block #attributes fieldset .attribute_list {display:inline-block;}

#primary_block #attributes fieldset ul {display:inline-block;}
#primary_block #attributes fieldset ul li {float:left;margin:0 7px 0 0;padding:1px;border-width:1px;border-style:solid;}
#primary_block #attributes fieldset ul li.selected {border-color:#333 !important;}
#primary_block #attributes fieldset ul li a {width:19px;height:19px;display:block;cursor:pointer;}

/* product reference */
#product_reference {padding:10px 0;border-width:1px 0 0 0;border-style:solid;}
#product_reference label {font-weight:bold;}

/* short description */
#primary_block #short_description_block {padding:10px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#primary_block #short_description_block #short_description_content,
#primary_block #short_description_block #short_description_content p {margin:10px 0 0 0;padding:0;}

#primary_block #short_description_block ol li {margin:10px 0 0 0;list-style-type:decimal;list-style-position:inside;}
#primary_block #short_description_block ul li {margin:10px 0 0 0;list-style-type:square;list-style-position:inside;}

#primary_block #short_description_block p.buttons_bottom_block {margin:20px 0 0 0;padding:0;}

/* pack products */
#primary_block .short_description_pack {margin:20px 0 0 0;padding:20px;border-width:1px;border-style:solid;}
#primary_block .short_description_pack h3 {padding:0 0 10px 0;}
#primary_block .pack_content {padding:10px 0 0 0;font-size:10px;}
#primary_block .pack_content p {margin:5px 0 0 0;padding:0;}


/* share */
#pb-left-column .share {margin:20px 0 0 0;padding:0 10px 10px 10px;overflow:hidden;background:url(../img/gradient_light.png) 0 0 repeat-x #f5f5f5;border-width:1px 0;border-style:solid;line-height:normal;}
#pb-left-column .addthis_toolbox > a {height:20px;display:inline-block;margin-top:10px !important;text-decoration:none;}


/* quantity discount */
#quantityDiscount {margin:20px 0 0 0;padding:20px;border-width:1px;border-style:solid;}
#quantityDiscount h3 {padding:0;}
#quantityDiscount .std {margin:10px 0 0 0;}

#quantityDiscount .std th {background:#fff !important;}
#quantityDiscount .std td {background:#fff;}


#productscategory {overflow:auto;}

.categTree
{
    clear: both;
    overflow: hidden;
    padding: 3px 0 0 0;
}
.tree_top
{
    height: 14px;
    margin: 10px 0 0 0;
    padding: 3px 0 0 28px;
    background: url(../img/sitemap_top.gif) -1px -1px no-repeat;
}
    .tree_top a
    {
        font-weight: bold;
        text-transform: uppercase;
    }


#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;}
#center_column ul.tree li ul {padding:2px 0 4px 0;}
#center_column ul.tree li ul li {margin:0;}
#center_column ul.tree a {padding-left:0;}
#center_column ul.tree a.selected {font-weight:bold;}
#center_column ul.tree li.last {background:url(../img/sitemap_last.gif) 0 0 no-repeat;border:none;padding:5px 0 0 17px;}


/* contact-form.tpl */
#contact_form {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

p#desc_contact0,
p#desc_contact1,
p#desc_contact2 {height:15px;padding:20px 0 0 177px;}

#contact_form p.file_input label {padding-top:3px;}
#contact_form p.file_input input {height:21px;}
#contact_form textarea#message {width:100% !important;height:auto;}


/* cms pages */
#cms #center_column div.rte {padding:10px 0 0 0;}

#cms #center_column div.rte .p2 {font-size:14px;line-height:18px;color:#333;}
#cms #center_column div.rte .p4 {padding-bottom:28px;}
#cms #center_column div.rte .p5 {padding-bottom:28px;}

.center_column .rte ul {margin:0 0 -3px 0;padding:12px 0 0 0;}
.center_column .rte ul li {margin:5px 0 0 0;padding:0 0 0 10px;background:url(../img/arrow_black.png) 0 4px no-repeat;}

.center_column .rte hr {margin:20px 0 0 0;background:#ddd;font-size:0;line-height:0;color:#fff;}


#create-account_form,
#login_form {width:97%;clear:none;float:left;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

#create-account_form {margin:20px 0 0 0;background:url(../img/login-content-left.gif) right bottom no-repeat #ffffff;}
#login_form {margin:20px 0 0 0;background:url(../img/login-content-right.gif) right 0 no-repeat #f8f8f8;}

#create-account_form h4 {height:43px;margin:0;padding:15px 0 0 0;}

#create-account_form p.text,
#login_form p.text {height:43px;padding:15px 0 0 0; font: normal 12px "Roboto";}

#create-account_form p.submit,
#login_form p.submit {padding:15px 0 0 0;}

#create-account_form label,
#login_form label {width:100%;display:block;clear:both;text-align:left;padding:0 0 5px 0;}

#login_form label span {margin:0 10px;}


/* addresses.tpl */
#addresses div.address_add {clear:both;padding:20px 0 0 0;}

ul.item
{
    width: 587px;
    height: auto !important;
    float: left;
    margin: 20px 20px 0 0;
    padding: 0 0 20px 0;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}

.address
{
    padding: 20px;
}
.address_title
{
    margin: 0 0 15px 0;
    font: bold 14px "Roboto";
    color: #fff;
    background-color: #337ab7;
}

.orderingAddress
{
    margin-top:20px;
}

    .orderingAddress table td
    {
        padding:5px;
        
    }

.defLabel
{
    text-align:left;
    font-weight:bold;
}

.defInput
{
    text-align:left;

}

    .defInput input
    {
        width:290px;
        
    }

/* identity.tpl */
form.identity p.radio input {top:3px;}
form.identity p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form.identity p.required_desc {padding:20px 0 0 157px;}

#security_informations {padding:20px 0 0 177px;font-size:11px;}


/* order-steps.tpl */
#order_step {width:100%;height:56px;overflow:hidden;margin:20px 0 0 0;background-image:url(../img/OrderSteps.png);background-repeat:no-repeat;}
ul.step_1 {background-position:0 0;}
ul.step_2 {background-position:0 -56px;}
ul.step_3 {background-position:0 -112px;}
ul.step_4 {background-position:0 -168px;}
ul.step_5 {background-position:0 -224px;}

#order_step li
{
    width: 150px;
    height: 56px;
    float: left;
}

    #order_step li a, #order_step li span
    {
        width: 140px;
        height: 22px;
        display: block;
        padding: 34px 0 0 10px;
        font: normal 12px "Roboto";
    }

    #order_step li span
    {
        color: #a1a1a1;
        font-weight: bold;
    }
    #order_step li.step_current span
    {
        font-weight: bold;
        color: #fff;
    }
    #order_step li a
    {
        font-weight: bold;
        color: #ccc;
        text-decoration: none;
    }
    #order_step li a:hover
    {
        color: #fff;
    }



#cart_summary tr td.cart_product {width:45px;}
#cart_summary tr td.cart_availability {text-align:center;}
#cart_summary tr td.cart_quantity {text-align:center;width:60px;padding:12px 7px;}

.cart_quantity_button {width:34px;float:left;}
.cart_quantity_button input.cart_quantity_input {width:26px;height:15px;padding:3px;text-align:center;}

.cIncrement,.cDecrement
{
    display:block;
    float:right;
    height:20px;
    width:23px;
}

.cDelete 
{
    width:18px;
    height:18px;
    display:block;
    float:left;
    margin:23px 0 0 3px;
}

#cart_summary tr td.cart_total {text-align:right;}

#cart_summary tr td ul.customizationUploaded li img {margin:0 10px 0 0;border:1px solid #eee;}
#cart_summary tr td ul.typedText li {padding:7px 0 0 0;}

#cart_summary tr td.cart_discount_delete {text-align:center;}

#cart_summary tr td.cart_unit span.price-discount {text-decoration:line-through;}

#cart_summary #total_price_container {background:#337ab7;font-weight:bold;color:#fff;}
#cart_summary #total_price_container p {padding:0 0 5px 0;font-weight:bold;color:#fff;}
#cart_summary #total_price_container span {font-weight:bold;color:#fff;}

/* voucher form */
#cart_voucher {text-align:left;}

#cart_voucher #voucher {overflow:hidden;}
#cart_voucher #voucher h4 {padding:0 0 5px 0;}
#cart_voucher #voucher h4 label {font-weight:bold;}
#cart_voucher #voucher p {float:left;padding:0;}
#cart_voucher #voucher input[type=text] {padding:4px;}

#cart_voucher h4.title_offers {padding:10px 0 0 0;}

/* order carrier */
#order_carrier {margin:20px 0 0 0;padding:10px;border-width:1px;border-style:solid;}
#order_carrier h4 {float:left;padding:0 10px;}

/* cart navigation */
p.cart_navigation {clear:both; margin:0; padding:20px 0 0 0; overflow:hidden;}

p.cart_navigation .button,
p.cart_navigation .button_large {float:right;}

p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large {float:right;}

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 "Roboto";color:#000;text-align:center;}

div.rte th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}


.exclusive h4.title_block
{
    background:url(../img/block_red_title.png) 0 0 no-repeat #8a0c0e !important; 
}


.leftBanner,.rightBanner
{
    position: absolute;
    top: 10px;
    max-width:120px;
}

    .leftBanner img, .rightBanner img
    {
        max-width:120px;
    }

.leftBanner
{
    right: 50%;
    margin-right: 490px;
    z-index: 10000;
}

.rightBanner
{
    left: 50%;
    margin-left: 490px;
    z-index: 10000;
}


/* sitemap.tpl */
.sitemap_block
{
    width: 30%;
    float: left;
    padding: 0 3% 0 0;
}
    .sitemap_block ul
    {
        padding-top: 10px;
    }
        .sitemap_block ul li
        {
            margin: 5px 0 0 0;
            padding: 0 0 0 10px;
            background: url(../img/arrow_black.png) 0 4px no-repeat;
        }


.thirdChild a
{
    padding-left: 35px !important;
   
    border-bottom: 1px solid #a3a3a4;
     margin-bottom: -1px;
    
}

.thirdChild a.arrow
{
    background: url(../img/menu_arow_left_b.png) 15px no-repeat;
    
}

.thirdChild a.selectedActiv
{
    background: url(../img/menu_arow_down_b.png) 15px no-repeat;
    font-weight:900;
    
}

.fourthChild a
{
    padding-left: 55px !important;    
    border-bottom: 1px solid #a3a3a4;
}

.fourthChild a.arrow
{
    background: url(../img/menu_arow_left_b.png) 15px no-repeat;    
}

.middle a
{
    padding-left: 15px !important; 
    border-bottom: 1px solid #a3a3a4;  
     margin-bottom: -1px;
     
}

.middle a.arrow
{

background: url(../img/menu_arow_left_b.png) 0 0 no-repeat; 
}

.middle a.selectedActiv
{
    background: url(../img/menu_arow_down_b.png) 0 0 no-repeat;
    font-weight:bold;
    
    
    
    
}

.top a
{
    padding-left: 15px !important;   
    border-bottom: 0px solid #a3a3a4; 
}
.top a.arrow
{

background: url(../img/menu_arow_left_b.png) 0 0 no-repeat; 
}



.top a.selectedActiv
{
    background: url(../img/menu_arow_down_b.png) 0 0 no-repeat;
    font-weight:bold;
    
    
}

#categories_block_left ul.tree li a.arrow
{
padding-left: 15px;
}

.treeImgNode
{
    max-width:24px;
    min-height:24px;
    margin-right:4px;
}

.fcr
{
    clear: both;
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
