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

}
/****************************************** reset ******************************************/
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;font-size:14px;font-weight:normal;line-height:normal;}

b,strong {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; font-size: 14px;}

header, nav, section, article, aside, footer {display:block;}


/****************************************** general styles ******************************************/
html, body {width:100%;height:100%;}
body {font:normal 12px "Tahoma", Tahoma, Helvetica, sans-serif;color:#2F2F2F;}

@font-face {
 font-family: Bip;
 src: url(../fonts/bip.ttf);
 }
h4 {font-size: 20px !important;}
h1, h2, h3, h4, p {color: #2B2A2A}
.bold {font-weight:bold;}
.hidden, .block_hidden_only_for_screen {display:none;}

.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:0px 0 10px 0;}
.center_column a {color:#333;text-decoration:underline;}
.center_column a:hover {text-decoration:none;}

#center_column h1 {
    font-family: Open Sans, Tahoma;
    font-size: 28px;
    font-weight: lighter;
    margin: 5px 0 10px;
}
#center_column h1 span {float:right;padding:3px 10px 0 0;font-size:12px;font-weight:normal;color:#2B2A2A;text-transform:none;}

.center_column h2,
.center_column h3,
.center_column h4, 
span.hd {padding: 15px 0 5px;font-size:12px;font-weight:normal;color:#2B2A2A;text-transform:uppercase;}
span.hd.small{
	font-size:14px;
}

span.hd a, span.hd .hl{
text-transform: none;
font-size: 18px;
color: #2B2A2A;
text-align: left;
font-weight: normal;
}
span.hd  a:hover{
	text-decoration:none;
}

.hl{
    cursor:pointer;
    text-decoration: underline;
    font-style:normal;
}
.hl:hover{
    text-decoration: none;
}
a.product_link, .xblock ul li a {font:normal 13px "Tahoma" !important;color:#117c9c !important;text-decoration:none !important;text-transform:none !important; }
a.product_link:hover, .xblock ul li a:hover {color:#4cc4f0 !important;}

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

/* global border color */
#center_column .bordercolor,
#center_column table.std th,
#center_column table.std td,
#center_column form.std h3,
#center_column div.zoomdiv {border-color:#ddd}

/* global prices color */
.pricecolor {color:#000;}

table#cart_summary td.price,
table#cart_summary td.cart_total,
.products span.price{
    font-weight:normal;
    color:#000;
    font-size:19px;
    width: 98px;
    font-family:Open Sans, Tahoma;
    text-align: center;
}

.products .price.with-discount{
    font-size:16px;
    color:red;
    margin-top:3px;
    line-height: 14px;
}

.products .price.with-discount .old-price{
    text-decoration: line-through;
    color:#222;
    display:block;
}

/* optional background color */


/* ON SALE and DISCOUNT states */
span.on_sale,
span.discount {font:bold 11px "Tahoma";color:#30aedd;}

/* errors */
div.error {color:#da0f00; border:3px dashed #da0f00; margin:20px 0 20px 0;padding:10px 13px;}
div.error p {padding:0;font-weight:bold;color:#da0f00;}
div.error b {color:#da0f00;}
div.error li {padding:10px 0 0 0;list-style-position:inside;list-style-type:decimal;color:#da0f00;}





/****************************************** mce ******************************************/
.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 {width:500px;margin:9px 6px;background:#fff;background-image:none;font:normal 12px "Tahoma";color:#000;text-align:left;}

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

.mceContentBody p {margin:7px;font:normal 12px "Tahoma";color:#000;}
.mceContentBody a {font:normal 12px "Tahoma";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 "Tahoma";color:#000;text-align:center;}

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





/****************************************** forms ******************************************/
/* global */
input[type=text],
input[type=password],
textarea,
select {font:normal 12px "Tahoma";color:#555;}

.columns label,
.columns .radio span,
.columns .select span {font:normal 12px "Tahoma";color:#555;}

.columns input[type=text],
.columns input[type=password],
.columns textarea,
.columns select {padding:3px;background:#fff;border:1px solid #BBB;
-webkit-transition:all .5s linear;
   -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
     -o-transition:all .5s linear;
        transition:all .5s linear;
}

.columns select {padding:2px;}

.columns input[type=text]:focus,
.columns input[type=password]:focus,
.columns textarea:focus,
.columns select:focus {border-color:#777;
-webkit-transition:all .2s linear;
   -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
     -o-transition:all .2s linear;
        transition:all .2s linear;
}

.columns input[type=file] {background:#fff;border:1px solid #ddd;}
.columns textarea {width:692px !important;height:100px;overflow:auto !important;}

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

.checkbox label,
.radio label {padding:0 0 0 2px;}

/* submit */
form.std .submit {margin-left:177px;}

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





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

table.std th,
table.std td {padding: 12px;vertical-align:middle;border-width:1px;border-style:solid;}

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 {}

table.std th {padding: 10px 7px;font-weight:bold;color:#000;text-align:left;white-space:nowrap;}
table.std tfoot td {color:#000;text-align:right;white-space:nowrap;}





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

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
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,i.button, i.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
{
    -webkit-appearance: none;
    display:inline-block;
    padding:0 16px;
    border-radius: 2px;
    background: #e88643;
    border:0;
    font:14px/40px Tahoma,Helvetica,sans-serif !important;
    color:#fff !important;
    font-weight:normal!important;
    text-decoration:none !important;
    cursor:pointer;
}



/* hover buttons */
input.button_mini:hover, a.button_mini:hover, input.button_small:hover, a.button_small:hover,
input.button:hover, a.button:hover, i.button:hover, i.button_large: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: #FDBA49;
    line-height: 37px;
    color:#FFF;
    border-bottom:3px #fb9855 solid;
}

input.button_mini:active, a.button_mini:active, input.button_small:active, a.button_small:active,
input.button:active, a.button:active, input.button_large:active, a.button_large:active,
input.exclusive_mini:active, a.exclusive_mini:active, input.exclusive_small:active, a.exclusive_small:active,
input.exclusive:active, a.exclusive:active, input.exclusive_large:active, a.exclusive_large:active {
    background:#cd6926;
    color: #faa455 !important;
    border-bottom:none;
}

/*Exclusive*/
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.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large
{
    background:#f54888;
}
/* Exclusive hover buttons */
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: #f46792;
    line-height: 37px;
    color:#FFF;
    border-bottom:3px #f54888 solid;
}
/* Exclusive active buttons */
input.exclusive_mini:active, a.exclusive_mini:active, input.exclusive_small:active, a.exclusive_small:active,
input.exclusive:active, a.exclusive:active, input.exclusive_large:active, a.exclusive_large:active {
    background:#a02854;
    color: #f389a9 !important;
    border-bottom:none;
}


button.button{
    background: url("../img/btn2.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: bold 14px/12px "Verdana";
    height: 33px !important;
   padding: 0 12px 2px 5px;
    text-align: left;
    text-decoration: none !important;
    width: 90px;
}
button.button:hover{
	background:url(../img/btn2.jpg) no-repeat bottom left;
}
button.button:active{
	top:1px;
}
/* link/span button */
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {line-height:33px !important;}

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

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







/****************************************** layout ******************************************/
#wrapper1 {min-height:100%;
    background: url(../img/pattern.png) #F5E9D8;

}
#wrapper2 {
background: url("../img/top-bg.png") no-repeat scroll 0 0 #FFFFFF;
height: 100%;
margin: auto;
width: 990px;
    box-shadow: 0 0 20px #CCC;
    padding-bottom: 20px;
}
#wrapper3 {width: 990px;margin:0 auto;text-align:left;}

#columns {float:left;padding:20px 0 0 0;}

.wide #center_column {width: 980px; padding: 0 5px;}
#order #center_column {width: 950px; padding: 0 20px;}
#center_column {width:760px;float:left;margin:0 0 10px 0;padding:0px 0 0 0;background:none;}

#right_column {width:230px;float:left;margin:0 0 0 10px; padding:0 0 0 0;}

footer {
    background: none repeat scroll 0 0 #E8E8E8;
    box-shadow: 0 0 10px #ccc inset;
}




/****************************************** hook top ******************************************/
header {padding: 125px 0 0;position:relative;}

#header_logo {
    background: url("../img/logo.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    position: absolute;
    text-decoration: none;
    top: 10px;
    width: 400px;
    left: 10px;
}
#header_logo img{ display:none;}

#header_logo span {
    color: #399880;
    font-family: bipregular;
    font-size: 16px;
    position: absolute;
    right: 55px;
    text-decoration: none;
    top: 55px;
}


/* blocksearch-top.tpl */
#search_block_top {position:absolute;right:60px;top:50px;}

#search_block_top label {display:block;float:left;padding:0 10px 0 0;font:12px/25px "Tahoma";}
#search_block_top input.search_query {width:252px;height:12px;float:left;padding:7px 7px 7px 11px;background:#fff;border:1px solid #c6c6c6; color:#000; text-transform:uppercase; font-size:14px; line-height:18px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;   box-shadow: inset 0px 3px 4px 0px #999;}
#search_block_top a {height:34px; width:35px; display:none; float:left;background:url(../img/search.jpg) no-repeat 0 0; text-indent:-10000px;}
#search_block_top a:hover {}

.ac_results {width:300px !important;border:none !important;}
.ac_results ul {}
.ac_results ul li {font:normal 12px "Tahoma" !important;color:#333;cursor:pointer;}
.ac_results ul li.ac_even {background:#f5f5f5;}
.ac_results ul li.ac_odd {background:#ddd;}
.ac_results ul li:hover {background:#333;color:#fff !important;}


#header .utp {
    font-family: 'Open Sans';
    font-size: 21px;
    left: 10px;
    position: absolute;
    top: 100px;
    display:none;
}
#header .utp li{
    background:url('../img/utp.png') no-repeat left top;
    height:16px;
    line-height: 16px;
    margin-bottom: 10px;
    padding-left:20px;
    float: left;
    margin-right: 10px;
}
#header .utp li.li-2{
    background-position:left -16px;
}
#header .utp li.li-3{
    background-position:left -32px;
}

#header .r-part {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 250px;
}

#header .r-part, #header .r-part a{
    font-family: 'Open sans', Tahoma;
}
#header .r-part .auth{
    padding-left: 35px;
    background: url("../img/userpart2.png") no-repeat 0 -24px;
    height:24px;
    line-height:24px;
}
#header .r-part .cart{
    background:url('../img/userpart2.png') no-repeat 0 0;
    height:24px;
    margin-top: 10px;
    display:block;
    padding-left:35px;
    text-decoration:none;
}
#header .r-part .cart>span{
    text-decoration:none;
}
#header .r-part .cart .make-order{
    color: #f86400;
    display:block;
    text-decoration: underline;
}
#header .r-part .cart .make-order:hover{
    text-decoration: none;
}


/* blockuserinfo.tpl */
#header_user {position:absolute;right:0;top:11px; width:100%;}
#header_user li {float:right; position:absolute;}
#header_user li a {color:#333;text-decoration:none;}
#header_user li a:hover {}

#header_user #user_info {padding:0; font-size:12px; line-height:14px; color:#858585; text-transform:uppercase; right:321px;}
#header_user #user_info a { color:#2bb8ec; margin:0 0 0 3px;}
#header_user #user_info a:hover { color:#fff;}
#header_user #user_info a.login {}
#header_user #user_info a.logout {}
#header_user #user_info a.account {}

#header_user #your_account {padding:0 0; left:715px;}
#header_user #your_account a { color:#858585; font-size:11px; line-height:14px; text-transform:uppercase;}
#header_user #your_account a:hover { color:#2bb8ec;}

#header_user #shopping_cart {width: 240px;height:45px; right:40px; top:-12px; font-family: bip, Tahoma; background: url("../img/basket.png") no-repeat scroll 12px 5px transparent;}
#header_user #shopping_cart .el {text-decoration: none;height:30px;display:block;padding:2px 0 0 40px;  font-size:20px; color: #fff;}
#cart-prices .price {
    float: right;
}
.ajax_cart_total{
    font-weight: bold;
}
.ajax_cart_product_txt,.ajax_cart_product_txt_s{ text-transform:none;}
/* blockcart.tpl */
header #cart_block {
height:auto;background:#f5f5f5;position:absolute;    right: 80px;
    top: 30px;
    width: 220px;z-index:999;display:none; border:1px solid #ddd;
-webkit-border-radius:0 0 3px 3px;
        border-radius:0 0 3px 3px;
}

header #cart_block h4,
header #cart_block #cart_block_summary,
header #cart_block #cart_block_no_products {display:none;}

header #cart_block .block_content {padding:0 15px 15px 15px;}

header #cart_block dl {padding:0 0 10px 0;border-bottom:1px solid #ddd;border-width:1px 0;}
header #cart_block dl dt {height:15px;padding:10px 0 0 0;clear:both;}
header #cart_block dl dd {clear:both;}

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

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

header #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;}
header #cart_block a.ajax_cart_block_remove_link:hover {text-decoration:none;}

header #cart_block table#vouchers {width:100%;margin:0 0 17px 0;}
header #cart_block table#vouchers tr td.price {font-weight:bold;text-align:right;}
header #cart_block table#vouchers tr td.delete {width:16px;text-align:right;}
header #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;}
header #cart_block table#vouchers tr td.delete a img {display:none;}

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

header #cart_block div.cart-prices {}
header #cart_block div.cart-prices > div {height:15px;padding:10px 0 0 0;}
header #cart_block div.cart-prices span {float:left;}

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

header #cart_block p#cart-price-precisions {padding:10px 0 0 0;}

header #cart_block p#cart-buttons {padding:10px 0 0 0;overflow:hidden;text-align: center;}
header #cart_block p#cart-buttons a.button_mini {}
header #cart_block p#cart-buttons a.button_small {}


/* blocktopmenu.tpl */
/*#topmenu {background:url(../img/top-bg.gif) repeat-x 0 0; border:1px solid #dedddd;}*/

.sf-menu {}
.sf-menu li {position: relative;}

.sf-menu li ul {width:200px;background: none repeat scroll 0 0 #358180;position:absolute;
    z-index: 101;
    display:none;
}
.sf-menu li ul li { text-align:left; margin:0 1px;
    float: none;
}
.sf-menu li ul li li{ text-align:left; margin:0 1px; background:none;}
.sf-menu li ul li:first-child a { border:none;}
.sf-menu li ul li a {display:block;padding: 5px 19px;font:12px/30px;color: #FFF;text-decoration:none;
    font-weight: normal;
    text-transform: none;
}
.sf-menu li ul li a:hover { color:#72dbfd;}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left:0px;top:48px;z-index:99;}

.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {top:-999em;}

.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {left:198px;top:0;}

.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {top:-999em;}

.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {left:198px;top:0;}

.sf-sub-indicator { }

a:hover > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator {background-position:-10px -100px;}

.sf-menu ul .sf-sub-indicator {display:none !important;}
/*
.sf-menu ul .sf-sub-indicator {background-position:-10px 0;display:none !important;}
.sf-menu ul a > .sf-sub-indicator {right:10px;background-position:0 0;}

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {background-position:-10px 0;}
*/

.sf-search {
}





/****************************************** hook left & right columns ******************************************/
/* general block styles */
div.column {padding:10px 0 0 0;}
div.column a {color:#333;text-decoration:none;}
/*div.column a:hover {color:#2bb8ec;}*/

div.column > div {margin:0 0 11px 0; padding: 10px 0px 0px 30px;}

div.column div.block { }

div.column div.block h4 {text-transform: none;}
div.column div.block h4 a {font:bold 20px "Tahoma";color:#686868; text-decoration:none; padding-left: 10px;}
div.column div.block h4 a:hover {color:#2bb8ec;}

/*div.column div.block .block_content {padding:0 20px 26px 21px;background:#fff; margin:10px 0 0 0; border:1px solid #dddcdc;}*/

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


/* products blocks styles */
.column .bordercolor {border-color:#ddd !important;}
.column .pricecolor {}

/*.column a.product_link {font:bold 12px "Tahoma";color:#2bb8ec;text-decoration:none;text-transform:none !important;}
.column a.product_link:hover {color:#333;}*/

.column a.product_descr {font:12px "Tahoma";color:#999;text-decoration:none;text-transform:none !important;}
.column a.product_descr:hover {color:#333;}

.products_block ul {overflow:hidden; padding: 10px 0px 0px 0px;}
#left_column .products_block ul{
    padding:0px;
}
#left_column .products_block ul li{
    margin:0 0px 10px 0px !Important;
}
.products_block ul li {padding:20px 0 0 0;/*overflow:hidden;*/}
/*.products_block ul li + li {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;clear:both;}*/

/*.products_block ul li a.products_block_img {width:66px;height:66px;display:block;float:left;border-width:1px;border-style:solid;}*/

/*.products_block ul li > div {width:100px;float:left;padding:0 0 0 10px;}*/

.products_block ul li h5 {}
.products_block ul li p {padding:7px 0 0 0;}

.products_block ul li span.price-discount {text-decoration:line-through;}
.products_block ul li span.reduction {}
.products_block ul li span.price {font-weight:bold;}

.products_block .button_large {margin:17px 0 0 0;}


/* blockcategories.tpl */
#categories_block_left {}

#categories_block_left ul.tree {padding:10px 0 0 0;}
#categories_block_left ul.tree li { border-top:1px solid #e2e2e2;  position:relative;}
#categories_block_left ul.tree li:first-child{ border:none;}
#categories_block_left ul.tree li i {
    color: #1C1C1C;
    font-size: 14px;
    line-height: 18px;
    font-style:normal;
    text-decoration: underline;
    padding:6px 0px;
    display:block;
}
#categories_block_left ul.tree li i:hover {color:#2eaddc;
    text-decoration: none;}

#categories_block_left ul.tree i.selected {font-weight:bold;}

#categories_block_left ul.tree li ul {}
#categories_block_left ul.tree li ul li {padding:0 0 0 20px; border:none;}
#categories_block_left ul.tree li ul li i {}

#categories_block_left span.grower {width:15px;height:15px;display:block;cursor:pointer;position:absolute;right:7px;top:8px;}
#categories_block_left span.OPEN {background:url(../img/categories_minus.gif) 3px 3px no-repeat;}
#categories_block_left span.CLOSE {background:url(../img/categories_plus.gif) 3px 3px no-repeat;}


/* blockcart.tpl */
.column #cart_block {}

.column #cart_block h4 {}
.column #cart_block h4 a {}

.column #cart_block .block_content {}

.column #cart_block #cart_block_no_products {padding:24px 0 8px; text-transform:uppercase; font-weight:bold; color:#3a3a3a; margin:0 0 0 -2px;}

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

.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 "Tahoma";letter-spacing:1px;}
.column #cart_block span.quantity-formated span.quantity {font-size:10px;}

.column #cart_block dl a {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:bold;color:#000;}
.column #cart_block dl dd a {padding:0 0 0 14px;font-size:11px;font-style:italic;}

.column #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;}
.column #cart_block a.ajax_cart_block_remove_link:hover {text-decoration:none;}

.column #cart_block table#vouchers {width:100%;margin:0 0 17px 0;}
.column #cart_block table#vouchers tr td.price {font-weight:bold;text-align:right;}
.column #cart_block table#vouchers tr td.delete {width:16px;text-align:right;}
.column #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;}
.column #cart_block table#vouchers tr td.delete a img {display:none;}

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

/* cart prices — 2-line view */
.column #cart_block .cart-prices {}
.column #cart_block .cart-prices > div {height:32px;background:#fff; border:1px solid #c6c6c6;}
.column #cart_block .cart-prices > div + div {margin:6px 0 0 0;}
.column #cart_block .cart-prices span {float:left;padding:4px 0 0 13px;font:12px/25px "Tahoma"; color:#606060; text-transform:uppercase;}

.column #cart_block .cart-prices #cart_block_shipping_cost,
.column #cart_block .cart-prices #cart_block_total,
.column #cart_block .cart-prices #cart_block_wrapping_cost,
.column #cart_block .cart-prices #cart_block_tax_cost {float:right;padding:3px 12px 0 0;font-weight:bold;color:#3a3a3a;}

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

.column #cart_block .cart-prices #cart_block_shipping_cost,
.column #cart_block .cart-prices #cart_block_total,
.column #cart_block .cart-prices #cart_block_wrapping_cost,
.column #cart_block .cart-prices #cart_block_tax_cost {padding:4px 7px;background:#eee;font-weight:bold;color:#000;}
*/

.column #cart_block p#cart-price-precisions {padding:10px 0 0 0;}

.column #cart_block p#cart-buttons {padding:8px 0 0 1px;overflow:hidden;}
.column #cart_block p#cart-buttons a.button_mini { background:url(../img/btn1.jpg) repeat-x 0 100%!important; color:#3a3a3a!important; padding:0 19px; margin-right:3px;}
.column #cart_block p#cart-buttons a.button_mini:hover{background:url(../img/btn1.jpg) repeat-x 0 0!important; color:#fff!important;}
.column #cart_block p#cart-buttons a.button_small {}


/* blockspecials.tpl */
#specials h5 {padding-bottom:7px;}
#specials span.price-discount {text-decoration:line-through;}
#specials span.price {font-weight:bold;}
#specials .button_large {margin:20px 0 0 0;}



/* tmbestsellers.tpl */
#tmbestsellers {}
#tmbestsellers .block_content{ padding-bottom:23px;}
#tmbestsellers ul{ list-style:decimal-leading-zero inside; padding:20px 11px 0 8px;}
#tmbestsellers ul li{ border-top:1px solid #e2e2e2; padding:5px 0 6px 0;}
#tmbestsellers ul li:first-child{ border:none;}
#tmbestsellers ul li a{ color:#7f7f7f; text-decoration:none; font-size:12px; line-height:18px;}
#tmbestsellers ul li a:hover{ color:#2eaddc;}

/* blocknewproducts.tpl */


/* blockbestsellers.tpl */
#blockbestsellers ul li + li {padding:14px 0 0 0;}
#blockbestsellers ul li + li + li {margin:0;border:none;}


/* blockviewed.tpl */


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


/* blocknewsletter.tpl */
#newsletter_block_left div.block_content {}
#newsletter_block_left input[type=text] {width:172px;height:17px;margin:20px 0 0 0;}
#newsletter_block_left input.button_mini {margin:10px 0 0 0;text-transform:capitalize;}


/* blocktags.tpl */
#tags_block_left p.block_content {padding-top:17px;}
#tags_block_left p.block_content a {margin:0 3px 0 0;line-height:20px;}
#tags_block_left p.block_content a:hover {}
a.tag_level1 {font-size:13px;}
a.tag_level2 {font-size:15px;}
a.tag_level3 {font-size:17px;font-weight:bold;}


/* blockmanufacturer.tpl */
#manufacturers_block_left select {width:180px;margin:8px 0 0 0;}


/* blocksupplier.tpl */
#suppliers_block_left select {width:180px;margin:8px 0 0 0;}


/* blocklink.tpl */


/* blockrss.tpl */


/* blockcms.tpl */


/* blockadvertising.tpl */
.advertising_block {}


/* blockpaymentlogo.tpl */
#paiement_logo_block_left {}
#paiement_logo_block_left a {text-decoration:none;}
#paiement_logo_block_left img + img {margin:0 0 0 11px;}


/* blockstore.tpl */
#stores_block_left p {padding:17px 0 0 0;}
#stores_block_left p.store_image {padding:20px 0 0 0;}


/* blockcontact.tpl */
#contact_block .block_content {padding-top:20px;}
#contact_block p {padding:0 0 10px 0;}
#contact_block p.tel {font-weight:bold;}





/****************************************** hook home ******************************************/
/* tmnivoslider.tpl */
#tmnivoslider {width:1017px;height:284px; background: url(../img/under-slide.png) center bottom no-repeat;}
#slider {width:938px;height:278px;overflow:hidden; margin: auto}

.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%;}

.nivo-html-caption {display:none;}

.nivo-caption {width:415px;background:none;color:#fff;position:absolute;right:0;top:0;z-index:89;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader())))))))) !important; padding:66px 0 0 0px;}
.nivo-caption > p {margin:0;padding:10px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader())))))))) !important;}
.nivo-caption h2 {margin:0;padding:0;color:#fff; font-size:80px; font-weight:bold; text-transform:uppercase;}
.nivo-caption h3 {margin:-12px 0 0 -4px;padding:0;color:#307e98; font-size:40px; line-height:40px; text-transform:uppercase;}
.nivo-caption h4 {margin:10px 0 0 -2px;padding:0;color:#fff; text-transform:uppercase; font-size:12px; line-height:22px;}
.nivo-caption h5 {margin:11px 0 0 -2px;padding:0;color:#fff; font-size:28px;}
.nivo-caption a.slide_btn {display:inline-block;margin:24px 0 0 -2px;background:url(../img/btn-big-bg.jpg) repeat-x 0 0;text-decoration:none; color:#3489a9; font-size:18px; line-height:26px; text-transform:uppercase; font-weight:normal; padding:10px 18px 9px 21px;}
.nivo-caption a.slide_btn:hover{ background:#ffc825;}
.nivo-directionNav a {position:absolute;top:40%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../img/nivo_nav.png') top left no-repeat;}
.nivo-nextNav {right:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../img/nivo_nav.png') top right no-repeat;}

.nivo-controlNav {position:absolute;right:34px;bottom:35px;z-index:100; display: none}
.nivo-controlNav a {width:18px;height:0;display:block;padding:18px 0 0 0;overflow:hidden;float:left;background:url(../img/slider_item.png) 100% 0 no-repeat;cursor:pointer;}
.nivo-controlNav a + a {margin:0 0 0 10px;}
.nivo-controlNav a.active {background:url(../img/slider_item.png) 0 0 no-repeat;}


#tmslider1{ width:100%; overflow:hidden; width: 690px; margin-left: 39px; margin-top: 50px}
#tmslider1 li:first-child{ margin:0;}
#tmslider1 li.slide3{margin:0 0 0 9px;}
#tmslider1 li{ margin:0 0 0 10px; float:left; width: 115px; overflow: hidden; height: 110px; padding: 20px; border: 1px solid #dfdfdf;
 -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
}

#tmslider1  img {width: 100%}
/* homefeatured.tpl */
#featured_products h4 {text-transform: none;}
/*#featured_products .block_content{ margin:10px 0 0 0; }*/
#featured_products ul {overflow:hidden;}
#new-products_block_right ul li {
	border:2px solid #FFF;
	border-radius:8px;
	width:24%;
	float:left;
	margin:10px 0px 21px 0!important;
	padding:0px 0 19px!important;
	height:235px !important;
}

#featured_products ul li{
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    float: left;
    height: 235px !important;
    margin: 10px 20px 21px 0px;
    padding: 0 0 19px;
    width: 175px;
}
#featured_products ul li.last{
	margin-right: 0;
}

#new-products_block_right ul li {
    float: right !important;
    height: auto !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    width: 175px;
}

/*#featured_products ul li.product-2{width:232px;}
#featured_products ul li.product-3{width:232px;}*/
#new-products_block_right ul{
	padding:0px;
}

#featured_products ul li div, #new-products_block_right ul li div {padding:10px; overflow:hidden; }

#featured_products ul li .product_image, #new-products_block_right ul li .product_image{ display:block; text-align:center; width:135px; height: 130px; margin: auto; overflow: hidden; padding: 10px;
 border: 1px solid #e2e2e2;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 background: #fff;
}
 #new-products_block_right ul li .product_link{
	text-align: center;display:block;height:auto;
 }

#featured_products ul li .product_link{height:32px; text-align: center;display:block;}
#featured_products ul li p {}
#featured_products ul li span.price, #new-products_block_right ul li span.price{display:block; float:left;}

#featured_products ul li .button {}
#featured_products ul li .exclusive, #new-products_block_right ul li .exclusive{ width:134px; height:38px!important; background:url(../img/cart_nopoint.png) no-repeat 0 0; display:block; text-indent:-10000px;padding:0!important; margin: 5px auto auto;}
#featured_products ul li .exclusive:hover, #new-products_block_right ul li .exclusive:hover{  background:url(../img/cart_point.png) no-repeat 0 0;}

#featured_products ul li .product_image img, #new-products_block_right ul li .product_image img{width:100%}

.products li{
	border:2px solid #FFF;
	border-radius:8px;
	width: 175px;
	float:left;
	margin:10px 0px 21px 0!important;
	padding:5px 5px!important;
	height:270px !important;
}
.products li .product_image{
	position: relative;
}
.products li .hot{
	background:url(../img/bestseller.png) no-repeat center center;
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: -5px;
	right: -5px;
}
.products li .discount{
	background:url(../img/discount.png) no-repeat center center;
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
}
.products li .product_image > img {
    width: 175px;
}
.products a{
	text-decoration:none;
}
.products li span.price{display:block; float:left; margin-left: 20px;margin-top:10px; font-size: 18px;}
.products li .ajax_add_to_cart_button{ width:134px; height:38px!important; background:url(../img/cart_nopoint.png) no-repeat 0 0; display:block; text-indent:-10000px;padding:0!important; margin: 5px auto auto;}
.products li .nm{
    color: #117C9C;
    display: block;
    height: 53px;
    overflow: hidden;
    text-align: center;
    text-decoration: underline;
}
.products li a:hover .nm{
	text-decoration: none;
	color:#4CC4F0;
}
.products li .nm:hover{
	text-decoration: none;
	color:#4CC4F0;
}
.products li .ajax_add_to_cart_button:hover{  background:url(../img/cart_point.png) no-repeat 0 0;}
.products li:hover{
	border:2px solid #ff962b;
}

/****************************************** hook footer ******************************************/

/*#footer a {color:#333;text-decoration:none;}
#footer a:hover {color:#999;}*/


/* blockreinsurance.tpl */
#reinsurance_block {background:url(../../../modules/blockreinsurance/img/bg_reinsurance_block.gif) 0 0 repeat-x #bec3c8;}
#reinsurance_block ul {width:100%;}
#reinsurance_block ul li {width:20% !important;float:left;margin:0 !important;padding:15px 0 !important;font:12px "Tahoma";text-transform:uppercase;}
#reinsurance_block ul li img {float:left;margin:0 10px 0 0;}
#reinsurance_block ul li span {display:block;float:none;margin:0 10px 0 60px;}


/* tmfooterlinks.tpl */
#tmfooterlinks {float:right;position:relative;}
#tmfooterlinks div {float:left;margin:0 10px 0 0;}
#tmfooterlinks div h4 {padding:17px 0 0 0;font:normal 15px/20px "Tahoma";color:#343434;text-transform:capitalize;}

#tmfooterlinks div ul { padding:22px 0 52px 0; }
#tmfooterlinks div ul li {padding:0px 0 0 0;}
#tmfooterlinks div ul li + li {}
#tmfooterlinks div ul li a { color:#7f7f7f; font-size:12px; line-height:20px;}
#tmfooterlinks div ul li a:hover {color:#2eacdb;}

#tmfooterlinks p {width:100%;position:absolute;left:0;bottom:20px;}
#tmfooterlinks p a {color:#999;}
#tmfooterlinks p a:hover {color:#333;}


/* blocksocial.tpl */
#social_block {width:230px;float:left;margin:0 10px 0 4px;}
#social_block h4 {padding:17px 0 0 0;font:normal 15px/20px "Tahoma";color:#343434;text-transform:capitalize;}

#social_block ul { padding:18px 0 0 0}
#social_block ul li {padding:12px 0 5px 38px;}
#social_block ul li a { color:#7f7f7f;}
#social_block ul li a:hover { color:#2aa8d7;}

#social_block ul li.facebook {background:url(../img/facebook.jpg) 0 8px no-repeat;}
#social_block ul li.twitter {background:url(../img/twitter.jpg) 0 8px no-repeat;}
#social_block ul li.rss {background:url(../img/rss.jpg) 0 8px no-repeat;}


/* blockcontactinfos.tpl */
#block_contact_infos {width:170px;float:left;margin:0 10px 0 0;}
#block_contact_infos h4 {padding:17px 0 0 0;font:bold 12px "Tahoma";color:#333;text-transform:uppercase;}

#block_contact_infos ul {}
#block_contact_infos ul li {padding:7px 0 0 0;}
#block_contact_infos ul li.contact_infos_company {}
#block_contact_infos ul li.contact_infos_address {}
#block_contact_infos ul li.contact_infos_phone {}
#block_contact_infos ul li.contact_infos_email {}






/****************************************** center column styles ******************************************/
/* breadcrumb.tpl */
.breadcrumb {margin:0px 0 10px 0;}
.breadcrumb_inner {color: #626262;font-size: 12px;}

.breadcrumb span,
.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {color: #626262;font-size: 12px;} 

.breadcrumb .navigation-pipe {width:5px;height:0;display:inline-block;padding:12px 0 0 0;overflow:hidden;margin:0 7px;background:url(../img/icon/pipe.png) 50% 6px no-repeat;}

.breadcrumb a {
    color: #626262;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumb a:hover {color:#2bb8ec;}

#categories_block_left .hd{
	margin-top: 0;
}
/* category.tpl */
.center_column .cat_desc {margin:20px 0 0 0;padding:17px 20px;border-width:1px 0;border-style:solid;}

#categoryImage {}

#center_column #subcategories ul {}
#center_column #subcategories ul li {float:left;position:relative;
    height: 120px;
    margin-right: 12px;
    margin-bottom: 20px;
    text-align: center;
    width: 120px;
}

#center_column #subcategories ul li a {
    display:block;padding:0px;margin:auto; text-decoration: none;color: #117C9C}
#center_column #subcategories ul li a img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    height: 80px;
    width: 80px;
}
#center_column #subcategories ul li a span {display:block;position:relative;text-align:center;width: 120px;}
#center_column #subcategories ul li strong {width:12px;height:12px;display:block;background:url(../img/icon-sub.png) 0 0 no-repeat;position:absolute;bottom:10px;right:10px;}

#center_column #subcategories ul li a:hover {color: #4CC4F0;}
/*#center_column #subcategories ul li a:hover span {color:#fff;}
#center_column #subcategories ul li a:hover strong {background-position:0 -12px;}*/

.order_qte_span{ margin:3px 5px; display:inline-block; font-weight:bold;}
/* product-sort.tpl */
.product_sort {overflow:hidden;}

.product_sort #productsSortForm {float:left;}
.product_sort #productsSortForm label {display:block;float:left;padding:4px 7px 0 0;}
.product_sort #productsSortForm select {width:160px;float:left;}

.product_sort ul {float:right;}
.product_sort ul li {width:25px;height:24px;float:left;background-image:url(../img/product_view.png);background-repeat:no-repeat;cursor:pointer;}
.product_sort ul li + li {margin:0 0 0 10px;}

.product_sort ul li#product_view_grid {background-position:0 0;}
.product_sort ul li#product_view_grid.current {background-position:0 -24px; cursor:default;}
.product_sort ul li#product_view_list {background-position:0 -48px;}
.product_sort ul li#product_view_list.current {background-position:0 -72px; cursor:default;}


/* product-list.tpl */
#product_list {}

/* list view */
.list {margin:20px 0 0 0;padding:0 20px;border-width:1px;border-style:solid;}
.list li {height:auto;overflow:hidden;padding:20px 0;height: 210px;}
.list li + li {border-width:1px 0 0 0;border-style:solid;}

.list li a.product_img_link {width:180px;height:180px;float:left;}

.list li .center_block {width:280px;float:left;padding:0 0 0 20px;}

.list li .center_block .product_flags {overflow:hidden;margin:0 0 -3px 0;}
.list li .center_block .product_flags span {display:block;float:left;font:bold 11px "Tahoma";}
.list li .center_block .product_flags span + span {margin:0 0 0 10px;padding:0 0 0 10px;border-left-width:1px;border-left-style:solid;}
.list li .center_block .product_flags span.new {color:#333;}
.list li .center_block .product_flags span.availability {}
.list li .center_block .product_flags span.online_only {}

.list li .center_block h3 {padding:20px 0 0 0;}
.list li .center_block h3 a {}
.list li .center_block .product_desc {}

.list li .right_block {width:130px;height:180px;float:right;padding:0 0 0 20px;border-width:0 0 0 1px;border-style:solid;position:relative;}

.list li .right_block span.on_sale,
.list li .right_block span.discount {position:absolute;left:20px;top:0;}

.list li .right_block span.price {display:block;padding:31px 0 0 0;}
.list li .right_block .compare {margin:0;padding:19px 0 0 0;}

.list li .right_block .exclusive {margin:20px 10px 10px 0;}
.list li .right_block .button {}

/* grid view */
.grid {margin:20px 0 0 0;overflow:hidden; list-style:none; background:#fff; border:1px solid #eaeaea; padding:15px 0 10px 28px;}
.grid li {width:190px;float:left;margin:10px 0px 20px 0;padding:0px 21px; border-right:1px solid #eaeaea;  background:#fff;}
.grid li.product_list-3 { border:none; margin:10px 0 20px 0;}

.grid li a.product_img_link {display:block;text-align:center;}

.grid li .center_block .product_flags,
.grid li .center_block .product_desc,
.grid li .right_block .on_sale,
.grid li .right_block .discount,
.grid li .right_block .button {display:none;}

.grid li h3 {height:30px;}
.grid li h3 a {}

.grid li span.price {display:block;padding:17px 0 0 0;}
.grid li .compare {}
.grid li .exclusive {margin:20px 0 0 0;}


/* product-compare.tpl */
.product_compare {padding:20px 0 0 0;overflow:hidden;}
.product_compare .button {float:right;}


/* pagination.tpl */
#pagination {height:27px;float:left;}

.PageSort{
	clear:both;
}
.pagination {
    overflow: hidden;
}
.product_sort{
	float:right;
}
.pagination li {margin:0 10px 0 0;float:left;}
.pagination li a, .pagination li>span  {display:block;padding:2px 5px;border-radius:10px; }
.pagination li a:hover {background:#ff962b; color:#FFF;
}

.pagination li.current span {font-weight:bold;background:#ff962b; color:#FFF;}
.pagination li.truncate {}
.pagination li.disabled {cursor:default;color:#aaa;}

#pagination_previous {margin:0 20px 0 0;}
#pagination_next {margin:0 0 0 10px;}

#pagination_previous a,
#pagination_next a {text-decoration:none;}

#pagination_previous span,
#pagination_next span {position:relative;top:-1px;}

#pagination_form {float:right;}
#pagination_form input {display:none;}
#pagination_form select {width:45px;float:right;margin:2px 0 0 0;}
#pagination_form label {display:block;float:right;padding:6px 10px 0 10px;}
#pagination_form a {float:right;}


/* stores.tpl */
#stores_block p.text {}
#stores_block p.text label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}
#stores_block p.text input {width:270px;}

#stores_block p.select {}
#stores_block p.select label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}
#stores_block p.select select {float:left;}
#stores_block p.select span {display:block;float:left;padding:4px 7px 0 7px;}
#stores_block p.select #stores_loader {margin:-2px 0 0 0;display:none;}

#stores_block p.submit {padding-left:177px;}
#stores_block input.button {}

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

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

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






/****************************************** product page ******************************************/
#primary_block {margin:0px 0 0 0;}


/* left block */
#primary_block #pb-right-column {width:306px;float:left;}


/* product img */
#primary_block #image-block {width:304px;height:304px;border-width:1px;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;}


/* jq zoom */
div.zoomdiv {width:373px!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;}


/* views block */
#views_block {width:306px;height:82px;margin:10px 0 0 0;position:relative;}

#view_scroll_left,
#view_scroll_right {width:10px;height:0;display:block;padding:80px 0 0 0;overflow:hidden;background:url(../img/arrow_thumbs.gif) 0 0 no-repeat;position:absolute;top:0;}

#view_scroll_left {left:0;}
#view_scroll_right {background-position:0 -80px;right:0;}

#thumbs_list {width:266px;height:82px;margin:0 0 10px 20px;overflow:hidden;}
#thumbs_list ul {}
#thumbs_list li {width:82px;height:82px;float:left;margin:0 10px 0 0;cursor:pointer;}
#thumbs_list li a {display:block;border-width:1px;border-style:solid;}
#thumbs_list li a.shown {border-color: #000 !important}
#thumbs_list li.thumb_last {margin:0;}
#thumbs_list li a img {}

span#wrapResetImages {display:none;}
span#wrapResetImages div {width:306px;margin:0 0 -3px 0;padding:17px 0 10px 20px;}


/* usefull links */
#usefull_link_block {clear:both;margin:10px 0 0 0;padding:0 0 10px 20px;overflow:hidden;background:url(../img/gradient_light.png) 0 bottom repeat-x #fff;border-width:1px;border-style:solid;}
#usefull_link_block li {margin:10px 0 0 0;}

#usefull_link_block li,
#usefull_link_block li a,
#usefull_link_block span.span_link {color:#333;text-decoration:none;cursor:pointer;}

#usefull_link_block li:hover,
#usefull_link_block li:hover a,
#usefull_link_block li a:hover,
#usefull_link_block span.span_link:hover {color:#999;}

#usefull_link_block li.view-size {padding:0 0 0 19px;background:url(../img/icon_view.png) 0 0 no-repeat;}
#usefull_link_block li.print {padding:0 0 0 19px;background:url(../img/icon_print.png) 0 0 no-repeat;}
#usefull_link_block li#left_share_fb {padding:0 0 0 19px;background:url(../img/icon_fb.png) 0 0 no-repeat;}
#usefull_link_block li.sendtofriend {padding:0 0 0 19px;background:url(../img/icon_mail.png) 0 1px no-repeat;}

#usefull_link_block li#favoriteproducts_block_extra_add,
#usefull_link_block li#favoriteproducts_block_extra_added,
#usefull_link_block li#favoriteproducts_block_extra_removed {padding:0 0 0 19px;background:url(../img/icon_fav.png) 0 0 no-repeat !important;}


/* send to a friend form */
#send_friend_form {width:500px;padding:10px;}
#send_friend_form h2.title {padding:10px;background:#333;font:12px "Tahoma";color:#fff;text-transform:uppercase;}

#send_friend_form .product {padding:20px 0 0 0;}
#send_friend_form .product > img {float:left;border:1px solid #ddd;}
#send_friend_form .product .product_desc {margin:0 0 0 200px;}
#send_friend_form .product_name {padding:0 0 20px 0;}
#send_friend_form .product_name strong {font-size:18px;font-weight:normal;color:#000;}

#send_friend_form .form_container {margin:20px 0 0 0;padding:20px;background:#f5f5f5;}
#send_friend_form .form_container .intro_form {font:bold 14px "Tahoma";color:#000;}

#send_friend_form .form_container .text label {display:block;padding:20px 0 7px 0;font:bold 12px "Tahoma";color:#555;}
#send_friend_form .form_container .text label sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
#send_friend_form .form_container .text input[type=text] {width:448px;padding:5px;background:#fff;border:1px solid #ccc;}

#send_friend_form .form_container .txt_required {padding:20px 0 0 0;color:#da0f00;}

#send_friend_form .submit {padding:0 20px 20px 20px;background:#f5f5f5;line-height:27px;text-align:right;}
#send_friend_form .submit a {color:#333;text-decoration:underline;}
#send_friend_form .submit a:hover {text-decoration:none;}





/* minimal quantity (optional) */
#buy_block #minimal_quantity_wanted_p {margin:0;padding:17px 0;border-width:1px 0 0 0;border-style:solid;}
#buy_block #minimal_quantity_wanted_p #minimal_quantity_label {margin:0 5px;}


/* other product options */
#buy_block .other_options {border-width:1px 0 0 0;border-style:solid;}


/* taxes & discounts */
#buy_block #other_prices {width:30%;float:left;padding:10px 0 0 0;}

#buy_block #other_prices,
#buy_block #other_prices p,
#buy_block #other_prices span {font:12px Tahoma,Helvetica,sans-serif;}

#buy_block #other_prices > p {width:100%;min-height:18px;margin:0;padding:13px 0 0 0; }
#buy_block #other_prices > p#old_price{color:#000;}

#buy_block #old_price {text-decoration:line-through;}
#buy_block #reduction_percent {}
#buy_block .pack_price {}
#buy_block .price-ecotax {color:#229922;}

#buy_block #pQuantityAvailable {font-weight:bold;}
#buy_block #pQuantityAvailable span {font-weight:bold;}

#buy_block #last_quantities {font-weight:bold !important;color:#ff0000;}

#buy_block #product_reference label {font-weight:bold;}


/* attributes */
#buy_block #attributes {width:70%;float:right;padding:10px 0 0 0;}
#buy_block #attributes p {margin:0;padding:10px 0 0 0;overflow:hidden;}

#buy_block span.on_sale,
#buy_block span.discount {height:18px;display:block;float:right;margin:10px 0 0 0;padding:3px 7px 0 7px;background:#B0497E;font:bold 12px "Tahoma";color:#fff;}

#buy_block #attributes label {float:right;padding:3px 7px 0 0;text-align:right;}
#buy_block #attributes select {width:120px;height:21px;float:right;padding:1px;}


/* short description */
#primary_block #short_description_block {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#primary_block #short_description_content,
#primary_block #short_description_content p {margin:17px 0 0 0;padding:0;}


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


#oosHook {}


/* product comments extra */
#product_comments_block_extra {margin:20px 0 0 0;padding:10px 0 0 0;border-width:1px 0 0 0;border-style:solid;}
#product_comments_block_extra + p {margin:0;padding:0;}

#product_comments_block_extra ul {}
#product_comments_block_extra ul li {padding:10px 0 0 0;}
#product_comments_block_extra ul li a {padding:0 0 0 10px;text-decoration:none;background:url(../img/bullet_arrow.png) 0 4px no-repeat;}
#product_comments_block_extra ul li a:hover {text-decoration:underline}

#product_comments_block_extra .comments_note {overflow:hidden;}
#product_comments_block_extra .comments_note span {float:left;}

#product_comments_block_extra .star_content {float:left;margin:1px 0 0 10px;}
#product_comments_block_extra .star_content .star {width:12px;height:0;padding:12px 0 0 0;overflow:hidden;float:left;background: url(../img/star.png) 0 0 no-repeat;cursor:pointer;}
#product_comments_block_extra .star_content .star_on {background: url(../img/star.png) 0 -12px no-repeat;}


/* product comments form */
#new_comment_form {width:585px;padding:10px;}
#new_comment_form h2.title {padding:10px;background:#333;font:12px "Tahoma";color:#fff;text-transform:uppercase;}

#new_comment_form .product {padding:20px 0 0 0;}
#new_comment_form .product > img {float:left;border:1px solid #ddd;}
#new_comment_form .product .product_desc {margin:0 0 0 200px;}
#new_comment_form .product_name {padding:0 0 20px 0;}
#new_comment_form .product_name strong {font-size:18px;font-weight:normal;color:#000;}

#new_comment_form .new_comment_form_content {margin:20px 0 0 0;padding:20px;background:#f5f5f5;}
#new_comment_form .new_comment_form_content h2 {font:bold 14px "Tahoma";color:#000;}

#new_comment_form #criterions_list {padding:0 0 20px 0;border-bottom:1px solid #ccc;}
#new_comment_form #criterions_list li {padding:20px 0 0 0;}

#new_comment_form #criterions_list label {display:block;float:left;padding:0 20px 0 0;font:12px "Tahoma";color:#555;}
#new_comment_form #criterions_list .star_content {float:left;margin:1px 0 0 0;}
#new_comment_form #criterions_list .star_content div {float:left;}

#new_comment_form #criterions_list .star_content div.cancel {padding:0 10px 0 0;}
#new_comment_form #criterions_list .star_content div.cancel a {width:11px;height:0;display:block;margin:1px 0 0 0;padding:11px 0 0 0;overflow:hidden;background:url(../img/icon/delete.gif) 0 0 no-repeat !important;cursor:pointer;}

#new_comment_form #criterions_list .star_content div.star a {width:12px;height:0;padding:12px 0 0 0;overflow:hidden;float:left;background: url(../img/star.png) 0 0 no-repeat;cursor:pointer;}

#new_comment_form #criterions_list .star_content div.star_hover a,
#new_comment_form #criterions_list .star_content div.star_on a {background: url(../img/star.png) 0 -12px no-repeat;}

#new_comment_form .new_comment_form_content > label {display:block;padding:20px 0 7px 0;font:bold 12px "Tahoma";color:#555;}
#new_comment_form .new_comment_form_content > label sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
#new_comment_form .new_comment_form_content input[type=text] {width:533px;padding:5px;background:#fff;border:1px solid #ccc;}
#new_comment_form .new_comment_form_content textarea {width:533px !important;height:100px !important;padding:5px;background:#fff;border:1px solid #ccc;}

#new_comment_form #new_comment_form_footer {height:27px;padding:20px 0 0 0;}

#new_comment_form #new_comment_form_footer .fl {float:left;color:#da0f00;}

#new_comment_form #new_comment_form_footer .fr {float:right;color:#000;line-height:27px;text-align:right;}
#new_comment_form #new_comment_form_footer .fr a {color:#333;text-decoration:underline;}
#new_comment_form #new_comment_form_footer .fr a:hover {text-decoration:none;}
#new_comment_form #new_comment_form_footer .button {}


/* pack items */
#primary_block .pack_content {margin:20px 0 0 0;padding:17px 20px;border-width:1px;border-style:solid;}
#primary_block .pack_content h3 {padding:0;}
#primary_block .pack_content ul {}
#primary_block .pack_content ul li {padding:10px 0 0 0;font-size:10px;}
#primary_block .pack_content ul li p {margin:0;padding:0;}


/* color picker */
#primary_block #color_picker {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}
#primary_block #color_picker h3 {}
#primary_block #color_picker ul {padding:10px 0 0 0;overflow:hidden;}
#primary_block #color_picker ul li {display:inline;float:left;margin:0 7px 0 0;}
#primary_block #color_picker ul li a {width:25px;height:25px;display:block;border:1px solid #777;cursor:pointer;}
#primary_block #color_picker ul li a:hover {}

#primary_block a#color_all {cursor:pointer;}



/* quantity discount */
#quantityDiscount {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

#quantityDiscount table {width:100%;margin:20px 0 0 0;}
#quantityDiscount th {padding:10px;background:#fff !important;}
#quantityDiscount td {padding:10px;}


/* productscategory.tpl */
#blockproductscategory {}
#blockproductscategory h2 {padding-bottom:7px;border-width:0 0 1px 0;border-style:solid;}

#productscategory {position:relative;}

#productscategory ul {}
#productscategory ul li {width:82px;height:125px;margin:0 20px 0 0;padding:20px;border-width:1px;border-style:solid; background:#fff;}
#productscategory ul li a img {border:none;}
#productscategory ul li h5 {height:30px;padding:10px 0 0 0;}
#productscategory ul li p {padding:7px 0 0 0;}
#productscategory ul li.item_last {margin:0;}

#productscategory_scroll_left {width:1.9% !important;float:left;margin:82px 1% 0 0 !important;}
#productscategory_list {width:94% !important;float:left;}
#productscategory_scroll_right {width:1.9% !important;float:left;margin:82px 0 0 1% !important;}


/* tabs */
ul.idTabs {height:28px;padding:20px 0 0 0;clear:both;}
ul.idTabs li {float:left;}
ul.idTabs li + li {margin:0 0 0 1px;}
ul.idTabs li a {height:27px;display:block;padding:0 21px 0 21px;background:#fff;border:1px solid #ddd;font:bold 12px/27px "Tahoma";color:#888;text-decoration:none;cursor:pointer;}
ul.idTabs li a.selected {height:28px;background:#f5f5f5;border-width:1px 1px 0 1px;color:#333;}


/* tabs short */
ul.idTabsShort li a {}
ul.idTabsShort li a.selected {}


/* tabs content blocks */
#more_info_sheets {border-width:1px;border-style:solid;}

#idTab1 strong {font-weight:bold;}

#idTab1 ul,
#idTab1 ol {margin:0 0 -3px 0;padding:13px 0 0 0;}

#idTab1 ul li {padding:4px 0 0 0;list-style:disc;list-style-position:inside;}
#idTab1 ol li {padding:4px 0 0 0;list-style:decimal;list-style-position:inside;}

div.tabs_content {padding:14px 20px;}


/* idTab1 (product description) */
#idTab1 {padding:0 20px 20px 20px;}

#idTab1 div,
#idTab1 p {margin:10px 0 0 0;padding:0;text-transform:none;}


/* idTab2 (data sheet) */
#idTab2 {padding:10px 20px 20px 20px;}
#idTab2 li {padding:7px 0 0 12px;background:url(../img/bullet_alt.png) 0 12px no-repeat; color:#087417}
#idTab2 li span {font-weight:bold; color:#999;}


/* idTab9 (attachments) */
#idTab9 {padding:12px 20px 20px 20px;}
#idTab9 li {margin:0 0 -3px 0;padding:5px 0 0 12px;background:url(../img/bullet_alt.png) 0 10px no-repeat;}
#idTab9 li a {font-weight:bold;}


/* idTab4 (accessories) */
#idTab4 {padding:20px;}
#idTab4 li {height:82px;overflow:hidden;}
#idTab4 li + li {margin:20px 0 0 0;padding:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#idTab4 li .accessories_desc {width:450px;float:left;}
#idTab4 li .accessories_desc a.accessory_image {width:80px;height:80px;display:block;float:left;margin:0 20px 0 0;border-width:1px;border-style:solid;}

#idTab4 li .accessories_desc h5 {margin:0 0 7px 0;padding:15px 0 0 0;}

#idTab4 li .accessories_price {width:130px;height:82px;float:right;padding:15px 0 0 20px;border-width:0 0 0 1px;border-style:solid;}
#idTab4 li .accessories_price span.price {display:block;margin:0 0 7px 0;}


/* idTab5 (product comments) */

#idTab5 {
    padding: 20px 10px;
}

#product_comments_block_tab {}
#product_comments_block_tab .comment {margin:20px 0 0 0;}
#product_comments_block_tab .comment + .comment {padding:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#product_comments_block_tab .comment .comment_author {overflow:hidden;}
#product_comments_block_tab .comment .comment_author span {float:left;font:12px "Tahoma";color:#000;}
#product_comments_block_tab .comment .comment_author .star_content {margin:1px 0 0 10px;}
#product_comments_block_tab .comment .comment_author .star_content div.star {width:12px;height:0;padding:12px 0 0 0;overflow:hidden;float:left;background: url(../img/star.png) 0 0 no-repeat;cursor:pointer;}
#product_comments_block_tab .comment .comment_author .star_content div.star_on {background-position:0 -12px;}

#product_comments_block_tab .comment .comment_author .comment_author_infos {padding:10px 0 0 0;}

#product_comments_block_tab .comment .comment_details {}

#product_comments_block_tab .comment .comment_details h4,
#product_comments_block_tab .comment .comment_details p,
#product_comments_block_tab .comment .comment_details ul,
#product_comments_block_tab .comment .comment_details ul li {padding:10px 0 0 0;}

#product_comments_block_tab .comment .comment_details ul li {font:11px "Tahoma";}
#product_comments_block_tab .comment .comment_details ul li span {font:11px "Tahoma";color:#333;text-decoration:underline;cursor:pointer;}
#product_comments_block_tab .comment .comment_details ul li span:hover {text-decoration:none;}

#product_comments_block_tab .comment .comment_details ul li button {height:20px;display:inline-block;margin:0 0 0 20px;padding:0 10px;background:#f5b81c;border:none;font:11px "Tahoma";color:#333;text-decoration:none;text-transform:capitalize;cursor:pointer}
#product_comments_block_tab .comment .comment_details ul li button:hover {background:#333;color:#f5b81c;}
@-moz-document url-prefix() {#product_comments_block_tab .comment .comment_details ul li button {padding-bottom:2px;}}


/* customizable products */
.customization_block {padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

.customization_block p {}
.customization_block .customizationUploadBrowseDescription {padding:7px 0 0 0;}
.customization_block p img {margin:0 2px 0 0;}

.customization_block h2 {padding:17px 0 10px 0;}

.customization_block #uploadable_files {}

.customization_block ul li {}
.customization_block ul li > div + div {padding:10px 0 0 0;}
.customization_block ul li .customizationUploadBrowse img {margin:0 5px 0 0;}

textarea.customization_block_input {width:650px !important;}

.customization_block #customizedDatas {margin:0;padding:20px 0 0 0;}





/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturer #center_column h1,
#supplier #center_column h1 {margin-bottom:0;}

#manufacturer #center_column > p,
#supplier #center_column > p {padding:20px 0 0 20px;}

.mnf_sup_list {margin:20px 0 0 0;padding:0 20px;overflow:hidden;border-width:1px;border-style:solid;}

.mnf_sup_list li {height:82px;overflow:hidden;padding:20px 0;}
.mnf_sup_list li + li {border-width:1px 0 0 0;border-style:solid;}
.mnf_sup_list li .logo {display:block;float:left;border-width:1px;border-style:solid;}

.mnf_sup_list li .left_side {width:300px;float:left;padding:0 0 0 20px;}

.mnf_sup_list li .left_side div {padding:7px 0 0 0;}
.mnf_sup_list li .left_side div a {text-decoration:none;}

.mnf_sup_list li .left_side h3 {padding:12px 0 0 0;color:#888;text-transform:none;}

.mnf_sup_list li .left_side h3,
.mnf_sup_list li .left_side h3 a {font-size:17px;font-weight:bold;text-decoration:none;}

.mnf_sup_list li .right_side {width:120px;height:82px;float:right;position:relative;padding-left:20px;border-width:0 0 0 1px;border-style:solid;}

.mnf_sup_list li .right_side p {padding:12px 0 0 0;vertical-align:baseline;}
.mnf_sup_list li .right_side p span {font-size:17px;font-weight:bold;}

.mnf_sup_list li .right_side p a {text-decoration:none;font-size:12px;font-weight:bold;}

.mnf_sup_list li .right_side a.button {margin:10px 0 0 0; font-size:11px!important;}

.mnf_sup_list li .left_side a:hover,
.mnf_sup_list li .right_side p a:hover {color:#888;}


/* sitemap.tpl */
.sitemap_block {width:30%;float:left;padding:0 3% 0 0;}
.sitemap_block ul {padding-top:7px;}
.sitemap_block ul li {padding:5px 0 0 12px;background:url(../img/bullet_alt.png) 0 10px no-repeat;}

.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 {}
#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:400px !important;height:200px !important;}


/* cms pages */
#cms #center_column div.rte {padding:0 20px 20px 20px;}

#cms #center_column div.rte .p3 {}
#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 {text-transform: none;}
.center_column .rte ul {padding: 0 0 10px;}
.center_column .rte ul {list-style:circle}

div.rte h2{
	font-size: 18px;
	padding-top: 10px;
	text-transform:none;
	padding-bottom: 5px;
}
#center_column .rte h1{
	font-size: 22px ;
	padding-top: 10px;
	text-transform:none;
	padding-bottom: 5px;
}
.center_column .rte ul li {
    line-height: 20px;
    margin: 0 0 0 20px;
}

.rte table{
	border:1px solid #000;
	border-collapse: collapse
}
.rte table td{
	border:1px solid #000;
}

.center_column .rte hr {margin:20px 0 0 0;background:#ddd;font-size:0;line-height:0;color:#fff;}


/* only_content pages */
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 "Tahoma";color:#777;text-transform:uppercase;}
body#cms div.content_only h2 {padding:14px 0 0 0;font:bold 14px "Tahoma";color:#777;text-transform:uppercase;}
body#cms div.content_only h3 {padding:14px 0 0 0;font:bold 12px "Tahoma";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 "Tahoma";color:#777;text-transform:uppercase;}

body#cms div.content_only p {padding-top:12px;font:normal 12px "Tahoma";color:#000;}
body#cms div.content_only a {font:normal 12px "Tahoma";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 #363535 solid;font:normal 12px "Tahoma";color:#000;text-align:center;}

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





/****************************************** account pages ******************************************/
/* authentication.tpl */
/* login/create account */
#authentication #create-account_form h4 {font-weight:normal;color:#555;text-transform:none;}
#authentication #create-account_form {width:44%;float:left;margin:20px 3% 0 0;padding:5px 20px 53px 20px;background:url(../img/login-content-left.gif) right bottom no-repeat #ffffff; border:1px solid #E2DEDE;}
#authentication #login_form {width:40.9%;clear:none;float:left;margin:20px 0 0 0;padding:5px 20px 23px 20px;background:url(../img/login-content-right.gif) right 0px no-repeat #f8f8f8;border:1px solid #E2DEDE;}

#authentication #create-account_form h4,
#authentication #login_form h4 {height:45px;margin:0;padding:15px 0 0 0;}

#authentication #create-account_form p.text,
#authentication #login_form p.text {width:220px;padding:15px 0 0 0;}

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

#authentication #create-account_form label,
#authentication #login_form label {display:block;clear:both;text-align:left;padding:0 0 5px 0;}

#authentication #login_form p.lost_password {margin:0;padding:17px 0 0 0;}

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


/* account creation form */
#account-creation_form {}
#account-creation_form .radio label {padding:0 20px 0 2px;}
#account-creation_form .password .form_info {display:inline-block;padding:4px 0 0 7px;font:normal 12px "Tahoma";color:#555;}
#account-creation_form .select span {width:170px;display:block;float:left;padding:4px 7px 0 0;font:normal 12px "Tahoma";color:#555;text-align:right;}

#account-creation_form span.inline-infos,
#account-creation_form span.form_info {display:inline-block;padding:4px 0 0 7px;}

#account-creation_form .submit {margin:0;}
#account-creation_form .submit input {float:left;}
#account-creation_form .submit span {display:block;clear:both;padding:20px 0 0 0;}


/* password.tpl */
.forgot_password #restore_password label {width:170px;}
.forgot_password p.submit {}


/* my-account.tpl */
.myaccount_lnk_list {padding:3px 0 0 0;}
.myaccount_lnk_list li {padding:12px 0 0 0;}
.myaccount_lnk_list li img {margin:0 5px 0 0;display:inline-block;}


/* addresses.tpl */
ul.address {}

ul.item {width:47.6%;height:auto;float:left;margin:20px 4% 0 0;padding:0 0 20px 0;border-width:1px;border-style:solid;overflow:hidden;}
ul.alternate_item {width:47.6%;float:right;margin:20px 0 0 0;padding:0 0 20px 0;border-width:1px;border-style:solid;overflow:hidden;}

ul.address li {margin:5px 20px 0 20px;}
ul.address li.address_title {margin:20px 20px 17px 20px;font:bold 12px "Tahoma";color:#000;text-transform:uppercase;}
ul.address li.address_title h3 {margin:0;}

ul.address li span.address_name,
ul.address li span.address_firstname,
ul.address li span.address_lastname,
ul.address li.address_firstname {font-weight:bold}

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

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


/* 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 pages ******************************************/
/* order-steps.tpl */
#order_steps {width:550px;height:56px;overflow:hidden;margin:20px 0 0 0;background-image:url(../img/order_steps.png);background-repeat:no-repeat;}
ul.step1 {background-position:0 0;}
ul.step2 {background-position:0 -56px;}
ul.step3 {background-position:0 -112px;}
ul.step4 {background-position:0 -168px;}
ul.step5 {background-position:0 -224px;}

#order_steps li {width:110px;height:56px;float:left;}

#order_steps li a,
#order_steps li span {width:100px;height:22px;display:block;padding:34px 0 0 10px;font:normal 12px "Tahoma";}

#order_steps li span {color:#a1a1a1; font-weight:bold;}
#order_steps li.step_current span {font-weight:bold;color:#fff;}
#order_steps li a {font-weight:bold;color:#ccc;text-decoration:none;}
#order_steps li a:hover {color:#fff;}


/* Order step 1: summary (shopping-cart.tpl) */
#cart_summary {}
#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_summary tr td.cart_quantity div#cart_quantity_button {width:34px;float:left;}
#cart_summary tr td.cart_quantity div#cart_quantity_button input.text {width:26px;height:15px;padding:3px;text-align:center;}
#cart_summary tr td.cart_quantity a {height:20px;display:block;float:right;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader())))))))) !important;}
#cart_summary tr td.cart_quantity a img {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader())))))))) !important;}
#cart_summary tr td.cart_quantity a.cart_quantity_delete {width:18px;height:18px;display:block;float:left;margin:23px 0 0 3px;opacity: 0.8;}
#cart_summary tr td.cart_quantity a.cart_quantity_delete:hover {opacity: 1;}


#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 #total_price,
#cart_summary #total_price span {background:#0CBF0A;color:#fff !important;font-size: 20px;}

.cart_gift td{
    border:1px solid #0000AA;

}
.free-label{
    background: #ff097e;
    font-size:12px;
    padding:3px;
    display:inline-block;
    border-radius: 5px;
    font-weight: bold;
    color:#FFF;
}

/* voucher form */
#voucher fieldset {padding:10px;border-width:1px;border-style:solid;}
#voucher fieldset h2 {float:left;margin:0;padding:6px 20px 0 10px;}
#voucher fieldset p {float:left;margin:0;padding:2px 20px 0 0;display:table-cell;}
#voucher fieldset p.info{
    float:right;
}
#voucher fieldset p.submit {padding:0;}
#voucher fieldset p.text label {float:left;text-align:right;padding:2px 7px 0 0;}
#voucher fieldset p.text input {width:150px;}

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


/* carriercompare.tpl */
#compare_shipping_form {}
#compare_shipping_form fieldset {padding:0;}
#compare_shipping_form p {line-height:23px;}
#compare_shipping_form label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

#compare_shipping_form #availableCarriers {margin:20px 0 0 0;}

#compare_shipping_form .SE_SubmitRefreshCard {text-align:left;}


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

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


/* Order step 2: log in (authentication.tpl) */
.order_address {}
.order_address .select label {margin:0 5px 0 0;line-height:23px;}
.order_address .submit {clear:both;}


/* Order step 4: shipping (order-carrier.tpl) */
#carrierTable {margin:17px 0 0 0;}
#carrierTable tr td {}
#carrierTable tr td.radio input {background:none;position:relative;top:1px;left:0;}

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


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

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


/*  order-opc.tpl  */
#login_form_content {}
#login_form_content div {padding:0 0 20px 0;}
#login_form_content label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

#login_form_content #login_passwd {margin:0 0 17px 0;}
#login_form_content .lost_password {margin:0 0 0 177px;}

#login_form_content .submit {padding:0;}


/* order-opc-new-account.tpl */
#opc_account_form {}
#opc_account_form .select span {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

#opc_account_choice {}
#opc_account_choice .opc_float {width:48%;height:165px;margin:20px 0 0 0;border-width:1px;border-style:solid;}
#opc_account_choice .opc_float_left {float:left;}
#opc_account_choice .opc_float_right {float:right;}
#opc_account_choice .opc_float div {padding:0 20px 20px 20px;}

#opc_account_choice .opc_float ul.bullet {}
#opc_account_choice .opc_float ul.bullet li {padding:6px 0 0 12px;background:url(../img/bullet.png) 0 10px no-repeat;}


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

#block-history {margin:20px 0 0 0;}

#order-list .history_detail a {text-transform:capitalize;}

#sendOrderMessage label {line-height:23px;padding:0 7px 0 0;}


/* 404.tpl */
p.error404 {border:2px solid #dd0000;background:#f5f5f5;margin:20px 0 0 0;padding:10px;line-height:32px;}
p.error404 img {margin:0 10px 0 0;}
.ajax_cart_quantity {
    font-weight: bold;
}

#new-products_block_right .block_content>a.product_link {float: right; margin-right: 51px}

#footer {
	width: 990px;
	margin:0px auto 0;

}
footer{
    background: none repeat scroll 0 0 #E8E8E8;
    padding-top:20px;
    margin-top: 40px;
    box-shadow: 0 0 10px #ccc inset;
}

footer .col{
    float:left;
    width:200px;
    font-size:12px;
}
footer .col .block-hd{
    font-size:18px;
    font-family: Open Sans, Tahoma;
    margin-bottom: 10px;
}
footer .col ul{
    list-style:none;
    margin-left: 0;
    margin-top: 0;
}
footer .col li, footer .col li a, footer .col li .hl{
    font-size:12px;
	color:#333;
    font-family: Open Sans, Tahoma;
}
footer .col li a:hover{
    text-decoration: none;
}

footer .col.col-soc{
    float:right;
    width:300px;
    text-align: right;
}
footer .col.col-soc .copy{
    font-size: 12px;
}
footer .col.col-soc .block-hd{
    color: #ed5083;
}
#footer .right{
	float:right;
	margin-right: 10px;
}
#footer .soc{
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#footer .soc .hd{
    text-align: right;
}
#footer .soc .el{
	display: inline-block;
	width: 42px;
	height: 45px;
	text-decoration: none;
	opacity:0.7;
	margin-right: 0px;
	background:url('../img/social.png') no-repeat left center;
}
#footer .soc .el.vk{
	background-position: -166px center;
}
#footer .soc .el.inst{
	background-position: -208px center;
}
#footer .soc .el.twt{
	background-position: -42px center;
}
#footer .soc .el.odk{
    background-position: -126px center;
}
#footer .soc .el:hover{
	opacity:1;
}
.counters {
    text-align: right;
}

.foot_links {width: 72%;float: left;}
.foot_links div{float: right; margin-top: 40px}
.foot_links ul li{float: left;margin-right:5px;}
.copy {padding-top: 10px}
.xblock { float: left; height: 100px; padding-left: 110px; width: 39%; padding-top: 10px}
/*.cats{background: url(../img/cat.png) 40px 10px no-repeat;}
.dogs{background: url(../img/dog.png) 40px 10px no-repeat;}*/
span.hd {margin: 15px 0px 5px; padding:0px; font-size: 20px; text-transform: none;display:block;
    font-family: 'Open Sans';color:#ed5083;}
span.hd .color {margin: 15px 0px 5px; padding:0px; font-size: 20px; text-transform: none;display:block; font-family: 'Open Sans';color:#f59538;}
#right_column span.hd {margin: 15px 0px 5px 15px}

span.hd ul li a{float: left;}
.xblock ul li a{float: left; margin-right: 5px; border-right: 1px solid #117C9C; padding-right: 5px;}
.xblock ul li.last a{border: none}
.xblock ul li ul li.last a {border-right: 1px solid #117C9C}
.contacts {
    position: absolute;
    right: 70px;
    top: 15px;
    left: 450px;
}
.contacts .b-line{
 clear:both;
 overflow:hidden;
 margin-bottom: 10px;
 }

.contacts .b-line .hl{
	border-bottom: 1px dashed #2691B4;
    float: left;
    line-height: 14px;
    margin-right: 10px;
    padding-left: 15px;
    text-decoration: none;
	color:#2691B4;
}



.contacts .b-line .question{
    background: url("../img/backquest.png") no-repeat scroll left center transparent;
}
.contacts .b-line .backcall{
    background: url("../img/backcall.png") no-repeat scroll left center transparent;
}

.backquest-form .hd{
    margin-top: 0;
}
.contacts .b-line .hl:hover{
	border-bottom:none;
	color:#65D5FC
}
.contacts .icq {background: url(../img/icq.png)  no-repeat; padding-left: 15px; float:left; color:#7c7c7c;}
.contacts .skype {background: url(../img/skype.png)  no-repeat; padding-left: 18px; float:left; color:#7c7c7c;
margin-right:10px;
}

.contacts .skype a{
	color:#2691B4;
}
.cats>.logotype , .dogs>.logotype  {display: block;height: 70px;position: absolute;width: 70px;}

.xblock .hd{
	font-weight:normal;
	color:#2B2A2A;
	text-decoration:none;
	font-family: bipregular;
	display: block;
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.cats>.hd{
	color:#ED5083;
}
.dogs>.hd{
	color:#F59538;
}
.cats>.logotype {background: url(../img/cat.png) no-repeat; left: 523px;}
.dogs>.logotype  {background: url(../img/dog.png) no-repeat; left: 18px;}
.contacts .phone {
	font-size:24px;
    color:#333;
    font-family:'Open sans', Tahoma;
    margin-bottom: 10px;
	line-height:20px;
}


#account-creation .info-block{
	width: 470px;
	float:left;
	margin-right:10px;
}

#account-creation .info-block .hd{
    margin-top: 0;
    text-align: right;
}
#account-creation .info-block label{
    display: block;
    float: none;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: left;
    width: auto;
}
#account-creation .info-block input[type="text"], #account-creation .info-block textarea{
	transition: all 0.3s ease-in-out 0s;
    border-color: #9d9d9d #bcbcbc #e3e3e3;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
    color: #333333;
    font-size: 18px;
    margin-left: 0;
    min-width: 406px;
    padding-bottom: 6px;
    padding-left: 14px;
    padding-top: 7px;
    font-family: "Open Sans";

}
#account-creation .info-block input[type="text"], #account-creation .info-block input[type="email"]{
    height:20px;
}
#account-creation .info-block textarea{
    height:60px;
}
#account-creation .info-block input[type="text"]:focus, #account-creation .info-block textarea:focus{
    border: 1px solid #E3AE47;
    box-shadow: 0 0 5px #E3AE47;
}

#account-creation .info-block.rght{
	margin-right:0px;
}
#account-creation  .choose-var {
    padding: 0.3em 0em;
}
#account-creation  .choose-var label {
    float: left;
    font-size: 14px;
    cursor: pointer;
}
#account-creation .choose-var input {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 3px;
}
#account-creation .choose-var {
    clear: both;
    overflow: hidden;
}

#account-creation .info-block a.set-address{
    text-decoration: none;
    border-bottom:1px dashed #2691b4;
    color:#2691b4;
}
#account-creation .info-block a.set-address:hover{
    border-bottom: 0;
}
#account-creation #submitAccount{
    width:180px;
    font-size:16px !important;
    font-weight: bold !important;
    margin-top: 20px;
}

form.std .input-block {
    display: inline-block;
    float: left;
    margin-top: 0;
}
form.std .input-block .message{
	font-size:9px;
	float:none;
	width:auto;
	margin-top:2px;
	text-align:left;
	color:#5F5F5F
}
.account_creation {
    margin: 0 auto;
}

.account_creation .info-block label {
    color: #365885;
    font-size: 14px;
}
.columns textarea#other{
    width: 212px !important;
}
.account_creation .info-block label.lines {
	margin-top:0px;
}
#carrier-select td label{
	margin-top:0px;
}
.info-block p.text {
    overflow: hidden;
}
.car-info li {
    clear: left;
   margin: 20px 10px !important;
	list-style:none;
    overflow: hidden;
}
.car-info span {
    float: left;
    margin-left: 10px;
    width: 480px;
}
.car-info .price-info {
    font-size: 20px;
    margin-top: 10px;
}
.car-info .price-info strong, .car-info .price-info b{
	font-size: 20px;
}
.car-info img {
    border: 1px solid #8F8E8D;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.36);
    float: left;
    height: 100px;
    width: 200px;
}
.center_column .rte ul.car-info li{
	padding:0px
}
.cart-act .lft{
	float:left;
}
.cart-act .rght{
	float:right;
}
.cart-act .hd{
	display:block;
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
	margin-top: 0;
}
.cart-act {
	overflow:hidden;
	clear:both;
}
.cart-act .button_large{

}
#right_column .vk{
	width: 160px;
	text-align:center;
	float: right;
}
.news.main-block {
	margin:10px 0;
}
.news.main-block .item{
	float:left;
	margin-right: 8px;
	width:230px;
	clear:none;
    height: 128px;
	overflow: hidden;
}
.news .hd {
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
}
.news .item .img{
	float:left;
	width:100px;
	display:block;
	margin-right:10px;
}
.news .item{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}

.news .item .arr {
    color: #0A84C5;
    text-decoration: none;
}
.news .item .arr:hover{
	 text-decoration: underline;
}
.news-entry ol{
	list-style:decimal outside none;
	padding-left:25px;
	clear:both;
}
.news .item  .img > img {
    border-radius: 10px;
}

.backquest {
    height: 300px;
}
.backquest #cont {
    height: 155px;
    overflow-y: inherit;
    padding: 20px;
}
.backquest-form {
    text-align: left;
}
form.backquest-form.std label{
	clear:both;
	padding-top:0px;
}
.backquest-form input[type="text"], .backquest-form input[type="password"], .backquest-form input[type="email"], .backquest-form textarea{
	border:1px solid #333;
}
.backquest-form p{
	margin-bottom:10px;
}	
.backquest-form input#phone {
    color: #40525E;
    font-size: 32px;
}
.backquest-form span {
    font-size: 16px;
}
.backquest-form .hd{
	font-size: 18px;
	text-align:center;
	display:block;
	margin-bottom:10px;
}

.iconic_panel {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    height: 52px;
    margin-top: 20px;
    padding: 10px 3px;
	width: 530px;
	float:left;
}

.iconic_panel ._item {
    color: #AAAAAA;
    float: right;
    font: 11px Verdana;
    text-align: center;
   width: 100px;
}
.iconic_panel ._item  a{
	font-size:11px;
}

.delivery_and_payment {
    margin: 0 auto;
    width: 980px;
}
.iconic_panel ._header {
    color: #888888;
    float: left;
    font: 18px Tahoma;
    margin-left: 20px;
    width: 100px;
}
.iconic_panel.lft ._header {
	width: 80px;
}
.iconic_panel.lft{
	width:420px;
	margin-right:10px;
}
.iconic_panel.lft ._item {
	width: 105px;
}
.iconic_panel ._header a {
    color: #888888;
	font: 18px Tahoma;
    text-decoration: none;
}
.iconic_panel ._header small{
line-height:12px;
}
.iconic_panel ._header a {
    color: #888888;
    text-decoration: none;
}
.iconic_panel.lft ._item img {
	width: 110px;
}
.iconic_panel ._item img {
    background: url("../img/icons.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    width: 90px;
}
#order-detail-content{
	padding-top:0px;
}

#center_column .rte.editorial h1{
	margin: 0;
	font-family:bipregular;
	color:#f59538;
	
}
#center_column .rte.editorial p{
	padding: 0;
    text-align: justify;
}
#center_column .rte.editorial p, #center_column .rte.editorial a, #center_column .rte.editorial b, #center_column .rte.editorial strong{
    font-size:12px;
}

.porodi a{
	display: block;
	float: left;
	width:180px;
	text-align: center;
	margin-right: 10px;
}
.porodi a img{
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display: block;
	margin-bottom: 10px;
}
.porodi a span{
	font-size: 14px;
	text-decoration: underline;
}
.porodi a:hover span{
	text-decoration: none;
}
.porodi .hd{
	display: block;
	overflow: hidden;
}
.porodi{
	clear: both;
    overflow: hidden;
}
#left_column {
    float: left;
    margin-right: 20px;
    width: 190px;
    margin-left: 10px;
}
input, textarea, select { border: 1px solid #bdc2c9 }
input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px
}
.std  input[type="text"], .std input[type="password"], .std input[type="email"]{
	height: 15px;
}
.std  input[type="text"], .std input[type="password"], .std input[type="email"], .std textarea{
	line-height: 15px;
	padding: 5px 10px;
	border: 1px solid #BCBCBC;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.std  input[type="text"]:focus, .std input[type="password"]:focus, .std input[type="email"]:focus, .std textarea:focus{
	-moz-box-shadow: 0 0 2px 2px #CFEAF5;
	-webkit-box-shadow: 0 0 2px 2px #CFEAF5;
	box-shadow: 0 0 2px 2px #CFEAF5;
	border: 1px solid #84BEFB;
}

.oneclickbuy form.std label{
	width:100px;
}
.oneclickbuy p.text{
	padding-bottom:10px;
}
.oneclickbuy .name{
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}
.hot-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	text-decoration: none!important;
	color:#ffffff !important;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.hot-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.hot-button:active {
	position:relative;
	top:1px;
}
.quick-use{
	margin-bottom: 10px;
}


.topmenu {
    background: none repeat scroll 0 0 #54c2c1;
    width: auto;
    margin-bottom: 10px;
    margin-top:10px;
}
.topmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: block;
    zoom: 1;
    border-radius:5px;
    clear: both;
}
.topmenu ul ul{
    border-radius: 0;
}
.topmenu ul:after {
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
.topmenu ul li {
    float: left;
    display: block;
    padding: 0;

}
.topmenu>ul>li{
    border-bottom: 2px solid #358180;
    height:50px;
}
.topmenu>ul>li.dogs, .topmenu>ul>li.cats{
    border-bottom: 2px solid #ce630f;
}
.topmenu ul li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 15px 16px;
    font-family: 'Open Sans', Tahoma;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -ms-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
}
.topmenu ul .dogs a, .topmenu ul .cats a {
    background: none repeat scroll 0 0 #f18f3a;
}
#product .topmenu ul .dogs a, #product .topmenu ul .cats a {
    background: transparent;
}
#product .topmenu ul .dogs>a:hover, #product .topmenu ul .cats>a:hover, #product .topmenu ul .cats.sfHover>a, #product .topmenu ul .dogs.sfHover>a{
    background: none repeat scroll 0 0 #e07931;
}
.topmenu ul .dogs ul, .topmenu ul .cats ul{
    background: none repeat scroll 0 0 #e07931;
}
.topmenu ul .dogs a:hover, .topmenu ul .cats a:hover {
    background: none repeat scroll 0 0 #ce630f;
}
.topmenu ul li a:hover, .topmenu ul li.sfHover a {
    background:#358180;
}
.topmenu ul li ul a:hover {
    background: none repeat scroll 0 0 #54c2c1;
    color:#FFF;
}
.topmenu ul li.last > a:after,
.topmenu ul li:last-child > a:after {
    display: none;
}
.topmenu ul li.active a {
    color: #333333;
}
.topmenu ul li.active a:before {
    width: 100%;
}

.topmenu .sf-search{
    height: 40px;
    width: 190px;
    padding-top: 10px;
}
.topmenu .sf-search input{
    background:#FFF;
    font-family:'Open Sans';
    border:0;
    padding: 5px 0px;
}
#search_query_menu{
    padding-left:5px;
}


.topmenu .sf-search .search_button{
    height:27px;
    width: 25px;
    cursor:pointer
}
.topmenu .sf-search .search_button:hover{
    background:#ED5083;
    color:#FFF;
}
/* warning */
.warning {
    background: none repeat scroll 0 0 #FFFFE0;
    border: 1px solid #E6DB55;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 10px !important;
}
.warning_inline {
    color: #da0f00;
    font-weight: bold
}

/* success */
.success {
    background: none repeat scroll 0 0 #D3FFAB;
    border: 1px solid #5CFF74;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 10px !important;
}
.success_inline {
    color: green;
    font-weight: bold
}

.product-label{
    position: absolute;
    height:72px;
    width:72px;
    left:0px;
    z-index:1;
    top:0px;
    background:url('../img/labels.gif') no-repeat top center;
}
.product-label.label1{
    background-position: top center;
}
.product-label.label2{
    background-position: center -71px;
}


.product-label.label3{
    background-position: center -142px;
}
.product-label.label4{
    background-position: center -215px;
}
.product-label.label5{
    background-position: center -287px;
}
.product-label.label6{
    background-position: center -360px;
}
.featured_products .hd{
    margin-top: 0;
}
.steps-order{
    margin: 15px 0;
    clear:both;
    overflow: hidden;
    display: none;
}
.steps-order .hd{
    text-align:center;
    display:block;
    font-size:20px;
    font-family: 'Open Sans', Tahoma;
    margin-bottom:10px;
}

.steps-order .step div, .steps-order .arrow{
    background: url(../img/steps.png) no-repeat;
}
.steps-order .step span{
    font-size:14px;
    font-family: 'Open Sans', Tahoma;
    text-align:center;
    margin-top:10px;
    display:block;
}
.steps-order .step{
    float:left;
    width:172px;
}
.steps-order .arrow{
    background-position: 0 -688px ;
    width: 23px;
    float:left;
    height: 35px;
    margin:70px 35px;
}

.steps-order .step1 div{
    background-position: 0 0;
    width: 172px;
    height: 172px;
}

.steps-order .step2 div{
    background-position: 0 -172px ;
    width: 172px;
    height: 172px;
}

.steps-order .step3 div{
    background-position: 0 -344px ;
    width: 172px;
    height: 172px;
}

.steps-order .step4 div{
    background-position: 0 -516px ;
    width: 172px;
    height: 172px;
}
.editorial .left-part{
    float:Left;
    width: 540px;
}
.editorial .map{
    float:right;
    text-align:center;
    width: 400px;
}
.editorial .map span{
    display:block;
}

.carrier-select{
    border-top: 1px solid #CCC;
    margin-bottom: 40px;
}
.carrier-select label{
    cursor:pointer
}
.backcall #cont {
    height: 155px;
    overflow-y: inherit;
    padding: 20px;
}
.backcall-form {
    text-align: left;
}
#back-phone {
    color: #40525E;
    font-size: 32px;
    margin-left: 10px;
}
.backcall-form input#phone {
    color: #40525E;
    font-size: 32px;
}
.backcall-form span {
    font-size: 16px;
}
.backcall-form #submitNumber {
	margin-top:20px;
}

#submitCall{
	margin-top:20px;
}
#cms #center_column .backcall{
	text-decoration:none;
	border-bottom:1px dashed #333;
}
#cms #center_column .backcall:hover{
	border-bottom:0
}
#recentorders{
    margin-top: 10px;
}
#recentorders li .date{
    font-size:11px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}
#recentorders li .delivery{
    text-align: center;
    margin-top: 5px;
}

#voucher .button{
    height: 30px;
    line-height: normal !important;
}

#account-creation{
    margin-bottom: 40px;
}

#order .cnt{
    margin-top: 40px;
}