html{overflow:-moz-scrollbars-vertical;margin:0;padding:0;}
body{margin:0;padding:0;}
body, td, th, input, textarea, select, a{font-size:12px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{text-decoration:none;}
h1{font-size:24px;margin-bottom:14px;}
h2{font-size:20px;margin-bottom:12px;}
h3{font-size:18px;margin-bottom:10px;}
h4{font-size:14px;margin-bottom:8px;}
h5{font-size:12px;margin-bottom:6px;}
h6{font-size:11px;margin-bottom:4px;}
p{margin-top:0;margin-bottom:20px;font-size:12px;}
a, a:visited, a b{text-decoration:none;cursor:pointer;}
a:hover{text-decoration:none;}
a img{border:none;}
ol{counter-reset:item;list-style-type:none;margin:0 0 0 15px;}
ol li:before{content:counter(item) "  ";counter-increment:item;}
video,
iframe,
object,
img{max-width:100%;}
iframe{width:100%;border:0;overflow:hidden;background-color:transparent;}
form{padding:0;margin:0;display:inline;}
input, textarea{box-shadow:none;}
input[type='text'], input[type='password'], textarea{background:none repeat scroll 0 0 #FFFFFF;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;border-style:solid;border-width:1px;padding:3px;}
input:focus, textarea:focus{box-shadow:none;}
select{padding:3px;border-style:solid;border-width:1px;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;background:none repeat scroll 0 0 #FFFFFF;width:auto;height:auto;}
label, input{cursor:pointer;display:inline;}
input, textarea, select, .uneditable-input{margin-bottom:0;}
.radio input[type="radio"], .checkbox input[type="checkbox"]{float:left;margin-left:5px;}
pre{background:none;border:none;font-size:12px;line-height:18px;margin:0;padding:0;font-family:inherit;color:inherit;}
a.button, input.button{border:1px solid;font-size:12px;text-align:center;cursor:pointer;display:inline-block;position:relative;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s;}
a.button{padding:4px 8px;}
input.button{margin:0;padding:4px 8px;}
a.button:hover, input.button:hover, .ei-title h4 a.button:hover{box-shadow:0 1px 2px rgba(0, 0, 0, 0.2) inset;}
a.button-exclusive, input.button-exclusive{border:1px solid;font-size:14px;font-weight:bold;text-align:center;cursor:pointer;display:inline-block;position:relative;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s;}
a.button-exclusive{text-decoration:none;padding:10px 20px;}
input.button-exclusive{margin:0;padding:10px 20px;}
a.button-exclusive:hover, input.button-exclusive:hover{box-shadow:0 1px 2px rgba(0, 0, 0, 0.2) inset;}
.buttons{overflow:auto;padding:6px;margin-bottom:20px;}
.buttons .left{float:left;text-align:left;}
.buttons .right{float:right;text-align:right;}
.buttons .center{text-align:center;margin-left:auto;margin-right:auto;}
.buttonnew{display:inline-block;zoom:1;*display:inline;vertical-align:baseline;margin:0 2px;outline:none;cursor:pointer;text-align:center;text-decoration:none;font:14px/100% Arial, Helvetica, sans-serif;padding:.5em 2em .55em;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);}
.buttonnew:hover{text-decoration:none;}
.buttonnew:active{position:relative;top:1px;}
.bigrounded{-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;}
.medium{font-size:12px;padding:.4em 1.5em .42em;}
.small{font-size:11px;padding:.2em 1em .275em;}
.black{color:#d7d7d7;border:solid 1px #333;background:#333;background:-webkit-gradient(linear, left top, left bottom, from(#666), to(#000));background:-moz-linear-gradient(top, #666, #000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');}
.black:hover{background:#000;background:-webkit-gradient(linear, left top, left bottom, from(#444), to(#000));background:-moz-linear-gradient(top, #444, #000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');}
.black:active{color:#666;background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#444));background:-moz-linear-gradient(top, #000, #444);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');}
.gray{color:#e9e9e9;border:solid 1px #555;background:#6e6e6e;background:-webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));background:-moz-linear-gradient(top, #888, #575757);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');}
.gray:hover{background:#616161;background:-webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));background:-moz-linear-gradient(top, #757575, #4b4b4b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');}
.gray:active{color:#afafaf;background:-webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));background:-moz-linear-gradient(top, #575757, #888);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');}
.white{color:#606060;border:solid 1px #b7b7b7;background:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));background:-moz-linear-gradient(top, #fff, #ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');}
.white:hover{background:#ededed;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));background:-moz-linear-gradient(top, #fff, #dcdcdc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');}
.white:active{color:#999;background:-webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));background:-moz-linear-gradient(top, #ededed, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');}
.orange{color:#fef4e9 !important;border:solid 1px #da7c0c !important;background:#f78d1d !important;background:-webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)) !important;background:-moz-linear-gradient(top, #faa51a, #f47a20) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20') !important;}
.orange:hover{background:#f47c20;background:-webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));background:-moz-linear-gradient(top, #f88e11, #f06015);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');}
.orange:active{color:#fcd3a5;background:-webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));background:-moz-linear-gradient(top, #f47a20, #faa51a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
.red{color:#faddde !important;border:solid 1px #980c10 !important;background:#d81b21 !important;background:-webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317)) !important;background:-moz-linear-gradient(top, #ed1c24, #aa1317) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317') !important;}
.red:hover{background:#b61318 !important;background:-webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)) !important;background:-moz-linear-gradient(top, #c9151b, #a11115) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115') !important;color:#fff !important;}
.red:active{color:#de898c !important;background:-webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24)) !important;background:-moz-linear-gradient(top, #aa1317, #ed1c24) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24') !important;}
.blue{color:#d9eef7;border:solid 1px #0076a3;background:#0095cd;background:-webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));background:-moz-linear-gradient(top, #00adee, #0078a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');}
.blue:hover{background:#007ead;background:-webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));background:-moz-linear-gradient(top, #0095cc, #00678e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');}
.blue:active{color:#80bed6;background:-webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));background:-moz-linear-gradient(top, #0078a5, #00adee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');}
.rosy{color:#fae7e9;border:solid 1px #b73948;background:#da5867;background:-webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));background:-moz-linear-gradient(top, #f16c7c, #bf404f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');}
.rosy:hover{background:#ba4b58;background:-webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));background:-moz-linear-gradient(top, #cf5d6a, #a53845);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');}
.rosy:active{color:#dca4ab;background:-webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));background:-moz-linear-gradient(top, #bf404f, #f16c7c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');}
.green{color:#e8f0de;border:solid 1px #538312;background:#64991e;background:-webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));background:-moz-linear-gradient(top, #7db72f, #4e7d0e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');}
.green:hover{background:#538018;background:-webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));background:-moz-linear-gradient(top, #6b9d28, #436b0c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');}
.green:active{color:#a9c08c;background:-webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));background:-moz-linear-gradient(top, #4e7d0e, #7db72f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');}
.pink{color:#feeef5;border:solid 1px #d2729e;background:#f895c2;background:-webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));background:-moz-linear-gradient(top, #feb1d3, #f171ab);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');}
.pink:hover{background:#d57ea5;background:-webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));background:-moz-linear-gradient(top, #f4aacb, #e86ca4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');}
.pink:active{color:#f3c3d9;background:-webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));background:-moz-linear-gradient(top, #f171ab, #feb1d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');}
.htabs{height:41px;line-height:16px;}
.htabs a{background:#FFFFFF;padding:12px 25px;float:left;font-size:13px;font-weight:bold;text-align:center;margin-right:8px;display:none;}
.htabs a.selected{padding-bottom:12px;font-weight:bold;}
.tab-content{padding:15px;margin-bottom:30px;z-index:2;overflow:auto;background-color:#FFFFFF;width:auto;}
.wrapper{min-width:283px;}
#container{margin-left:auto;margin-right:auto;text-align:left;}
#header{padding:0 10px;overflow:visible;}
#midsection{margin:20px auto 10px;overflow:visible;}
#column-left{float:left;width:219px!important;margin-left:20px;margin-bottom:25px;}
#column-right{float:right;width:216px!important;margin-left:20px;margin-bottom:25px;}
#content{margin-bottom:20px;padding:15px 0;}
#content-home{margin-left:20px;margin-bottom:15px;padding:0 0 15px 0;}
#content-home .span{margin-left:0;width:100%;}
#lrc + #content-home{width:700px;}
#lrc + #content-home .span{width:660px;}
#lrc + #content-home .es-carousel ul li{margin:5px 12px 15px 1px !important;}
#lrc + #content-home .box-category-home > div.span2, #lrc + #content-home .box-category-home > div.span2 img{width:92px;}
#lrc + #content-home .box-category-home > div.span3{width:149px;}
#lrc + #content-home .box-manufacturers-home > div.span2{width:88px;}
#lrc + #content-home .box-manufacturers-home > div.span3{width:143px;}
#lrc + #content-home .ei-slider-large li img{padding:70px 10px 70px 70px;}
#lrc + #content-home .box-product .span3, #lrc + #content .product-grid > div.span-related{clear:none !important;margin-left:15px!important;}
#lrc + #content-home .box-product .span3:nth-child(3n+1), #lrc + #content .product-grid > div.span-related:nth-child(3n+1){clear:left !important;margin-left:0!important;}
#lrc + #content{width:820px;}
#lrc + #content .product-info div#right-sm{display:none;}
#lrc + #content .product-info .right{width:316px;margin-right:0;}
#lrc + #content .product-info .left .image #cloud-zoom-big{width:302px!important;}
#lrc + #content .product-info .options input[type="text"], #lrc + #content .product-info .options textarea, #lrc + #content .product-info .options select, #lrc + #content .product-info .options .uneditable-input{width:180px!important;}
#lrc + #content .content .reviews-right{max-width:50%}
#column-left + #column-right + #content, #column-left + #content{padding:20px;}
#column-right + #content{margin-right:235px;padding:20px;}
#footer{margin-top:15px;}
#ccp{margin:0 auto;}
.span-first-child{margin-left:0!important;clear:left!important;}
.span3{clear:none;}
.span9 .row-fluid, .span10 .row-fluid, .span11 .row-fluid, .span12 .row-fluid{padding-left:20px;padding-right:20px;width:auto;}
#t-header{min-height:150px;padding-bottom:4px;position:relative;z-index:99;clear:both;}
#t-header #logo{float:left;padding:10px 0px 15px;width:400px;margin-bottom:0;}
#lc_dropdown{position:absolute;top:42px;right:0;}
#currency .arrow, #language .arrow{background:url("../images/arrow-down-gray.png") no-repeat 100% 50%;padding:7px 0 7px 7px;width:8px;height:8px;position:relative;float:right;cursor:default;}
#language.dropdown_l{right:0;padding:1px 0 1px;position:absolute;z-index:1000;font-size:11px;min-width:125px;text-align:right;}
#currency.dropdown_l{right:0;padding:1px 0 1px;position:absolute;z-index:1000;font-size:11px;min-width:145px;text-align:right;}
.dropdown_l ul{display:none;margin:3px 0 0;padding:2px 10px 5px;list-style-type:disc;-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);width:95px;}
.dropdown_l .selected_l, .dropdown_l li, .dropdown_l li a{display:inline-block;padding-bottom:0;text-decoration:none;text-align:left;}
.dropdown_l li a{padding:0px 0 0;font-size:11px;}
.dropdown_l .selected_l{line-height:21px;float:right;cursor:default;}
.dropdown_l .options_l{cursor:pointer;left:0;line-height:11px;display:none;clear:both;}
#language img{cursor:pointer;display:inline-block;padding:0px 5px 0px 0;margin-right:0;vertical-align:top;}
#t-header .links{position:absolute;top:18px;right:0;font-size:10px;padding-right:0;float:right;clear:both;}
#t-header .links a{float:left;display:block;padding:0;font-size:14px;line-height:12px;font-weight:600;}
#t-header .links a + a{margin-left:14px;padding-left:14px;}
#menu{margin:0;padding-right:7px;}
#menu h1{text-transform:none;}
#menu #homepage{display:block;float:left;height:38px;min-width:15px;margin-bottom:0;padding:4px 16px;position:relative;}
#menu #homepage a{line-height:38px;}
#menu #homepage img{position:absolute;top:17px;left:16px;}
#menu ul{list-style:none;margin:0;padding:0;}
#menu > ul > li{position:relative;float:left;z-index:20;padding-right:5px;}
#menu > ul > li > span, #menu > ul > li > a{line-height:38px;display:block;padding:4px 5px 4px 5px;margin-bottom:0;height:38px;z-index:6;position:relative;cursor:pointer;}
#menu > ul > li > div{position:absolute;z-index:5;padding:10px 5px 5px;opacity:0;visibility:hidden;}
#menu > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu > ul > li > div > ul{display:table-cell;}
#menu > ul > li ul + ul{padding-left:20px;}
#menu > ul > li ul > li > a{padding:7px 9px;display:block;white-space:nowrap;min-width:150px;}
#menu > ul > li > div > ul > li > div{position:absolute;left:170px;margin-top:-37px;z-index:5;padding:5px;opacity:0;visibility:hidden;}
#menu > ul > li > div > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu > ul > li > div > ul > li > div > ul{display:table-cell;}
#menu > ul > li > div > ul > li ul + ul{padding-left:20px;}
#menu > ul > li > div > ul > li ul > li > a{padding:7px 9px;display:block;white-space:nowrap;min-width:120px;}
#menu-category-wall ul{list-style:none;margin:0;padding:0;}
#menu-category-wall > ul > li{position:relative;float:left;z-index:20;padding-right:10px;}
#menu-category-wall > ul > li > a{line-height:38px;background:url("../images/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;display:block;padding:4px 15px 4px 10px;margin-bottom:0;height:38px;z-index:6;position:relative;cursor:pointer;}
#menu-category-wall > ul > li > div{display:none;position:absolute;z-index:5;padding:10px 25px 10px;margin-left:0;}
#menu-category-wall > ul > li > div > div{margin-left:12px;margin-bottom:20px;width:146px;}
#menu-category-wall > ul > li > div > div > div.image{text-align:center;}
#menu-category-wall > ul > li > div > div > div.image img{max-width:80px;}
#menu-category-wall > ul > li:hover > div{display:block;}
#menu-category-wall > ul > li > div > ul{display:table-cell;}
div.menu-category-wall-sub-name{padding-left:7px;margin-bottom:1px;}
div.menu-category-wall-sub-name a{font-size:13px;font-weight:bold;letter-spacing:normal;line-height:30px;padding-bottom:8px;}
div.menu-category-wall-sub-name + div > ul > li{padding:4px 0;}
div.menu-category-wall-sub-name + div > ul > li a{padding:7px;}
#menu_brands ul{list-style:none;margin:0;padding:0;}
#menu_brands > ul > li{position:relative;float:left;z-index:19;padding-right:10px;}
#menu_brands > ul > li > a{line-height:38px;background:url("../images/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;display:block;padding:4px 15px 4px 10px;margin-bottom:0;z-index:6;position:relative;cursor:pointer;}
#menu_brands > ul > li > div{position:absolute;z-index:5;padding:15px 5px 0px 10px;margin-left:0;opacity:0;visibility:hidden;}
#menu_brands > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu_brands > ul > li > div > div{display:table-cell;padding:0 7px;margin:0 0 15px 0;text-align:center;}
.menu_links{display:block;float:left;height:38px;margin-bottom:0;padding:4px 10px;}
.menu_links a{line-height:38px;}
#menu_informations ul{list-style:none;margin:0;padding:0;}
#menu_informations > ul > li{position:relative;float:left;z-index:18;padding-right:10px;}
#menu_informations > ul > li > a{line-height:38px;background:url("../images/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;display:block;padding:4px 15px 4px 10px;margin-bottom:0;z-index:6;position:relative;cursor:pointer;}
#menu_informations > ul > li > div{position:absolute;z-index:5;padding:10px 25px 20px 5px;opacity:0;visibility:hidden;}
#menu_informations > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu_informations > ul > li > div > ul{display:table-cell;vertical-align:top!important;}
#menu_informations h1{font-size:13px;font-weight:bold;letter-spacing:normal;line-height:30px;margin-bottom:6px;padding-left:7px;}
#menu_informations > ul > li ul > li > a{padding:7px;display:block;white-space:nowrap;min-width:150px;}
#menu_your_account ul{list-style:none;margin:0;padding:0;}
#menu_your_account > ul > li{position:relative;float:left;z-index:17;padding-right:10px;}
#menu_your_account > ul > li > span{line-height:38px;background:url("../images/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;display:block;padding:4px 15px 4px 10px;margin-bottom:0;z-index:6;position:relative;cursor:pointer;}
#menu_your_account > ul > li > div{position:absolute;z-index:5;padding:10px 5px 5px;opacity:0;visibility:hidden;}
#menu_your_account > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu_your_account > ul > li > div > ul{display:table-cell;}
#menu_your_account > ul > li ul + ul{padding-left:20px;}
#menu_your_account > ul > li ul > li > a{padding:7px 9px;display:block;white-space:nowrap;min-width:150px;}
#menu_custom_block ul{list-style:none;margin:0;padding:0;}
#menu_custom_block > ul > li{position:relative;float:left;z-index:16;padding-right:10px;}
#menu_custom_block > ul > li > a{line-height:38px;background:url("../images/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;display:block;padding:4px 15px 4px 10px;margin-bottom:0;z-index:6;position:relative;}
#menu_custom_block > ul > li > div{position:absolute;z-index:5;padding:5px 25px 10px;opacity:0;visibility:hidden;}
#menu_custom_block > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu_custom_block > ul > li > div > ul{display:table-cell;vertical-align:top;}
#menu_custom_block > ul > li ul + ul{padding-left:20px;}
#menu_custom_block > ul > li ul > li > a{padding:7px 9px;display:block;white-space:nowrap;min-width:150px;}
#menu_custom_block h1{font-size:13px;font-weight:bold;letter-spacing:normal;line-height:30px;margin-bottom:6px;padding-left:7px;}
#menu_contacts ul{list-style:none;margin:0;padding:0;}
#menu_contacts > ul > li{position:relative;float:left;z-index:15;padding-right:10px;}
#menu_contacts > ul > li > a{line-height:38px;background:url("../images/arrow-down-gray.png") no-repeat scroll 100% 50% transparent;display:block;padding:4px 15px 4px 10px;margin-bottom:0;z-index:6;position:relative;}
#menu_contacts > ul > li > div{position:absolute;z-index:5;padding:10px 20px 5px 5px;opacity:0;visibility:hidden;}
#menu_contacts > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu_contacts > ul > li > div > ul{display:table-cell;vertical-align:top;}
#menu_contacts > ul > li ul + ul{padding:0 10px;}
#menu_contacts > ul > li ul > li > a{padding:7px 9px;color:#FFFFFF;display:block;white-space:nowrap;min-width:150px;text-shadow:0 1px 0 #7D9E9C;}
#menu_contacts > ul > li ul > li > a:hover{background:#7D9E9C;color:#FFFFFF!important;}
#menu_contacts .span3{margin-top:0;}
#menu_contacts h1{font-size:13px;font-weight:bold;letter-spacing:normal;line-height:30px;margin-bottom:12px;padding-left:7px;}
#menu_contacts h2{font-size:12px;font-weight:normal;line-height:normal;margin-top:5px;}
#menu_contacts span{font-size:12px;font-weight:normal;line-height:normal;}
#menu_contacts span.mm_icon{display:block;float:left;margin-right:10px;}
#menu_contacts .buttons{background:none;margin-bottom:15px;overflow:auto;padding:15px 0 5px;}
#menu_oc ul{list-style:none;margin:0;padding:0;}
#menu_oc > ul > li{position:relative;float:left;z-index:20;}
#menu_oc > ul > li > a{line-height:38px;display:block;padding:4px 10px;margin-bottom:0;z-index:6;position:relative;}
#menu_oc > ul > li > div{background:#FFFFFF;position:absolute;z-index:5;padding:5px;opacity:0;visibility:hidden;}
#menu_oc > ul > li:hover > div{display:table;opacity:1;visibility:visible;}
#menu_oc > ul > li > div > ul{display:table-cell;}
#menu_oc > ul > li ul + ul{padding-left:20px;}
#menu_oc > ul > li ul > li > a{padding:7px 9px;color:#FFFFFF;display:block;white-space:nowrap;min-width:120px;}
.box{margin-bottom:15px;}
.box .box-heading{padding:0 5px;font-size:16px;font-weight:bold;line-height:14px;}
.box .box-heading h2{font-size:16px;}
#content .box .box-heading{padding:0 0 0 15px;}
.box .box-content{padding:0 0 10px 0;}
.box .box-content .box-content-information ul{padding:0 15px;margin:0;list-style:none;}
.box .box-content .box-content-information ul li{padding:3px 0;}
.box .box-content .box-content-account ul{padding:0 15px;margin:0;list-style:none;}
.box .box-content .box-content-account ul li{padding:3px 0;}
.box-product{width:100%!important;padding-left:0!important;padding-right:0!important;}
.box-product > div{display:inline-block;vertical-align:top;text-align:center;margin-top:5px;margin-bottom:10px;padding:5px;position:relative;width:210px!important;}
.box-product > div > div.pbox{padding:5px 9px 10px;background-color:#FFFFFF;text-align:center;}
#column-left + #column-right + #content .box-product > div{width:119px;}
.box-product .image{display:block;margin-bottom:0;position:absolute;z-index:3;}
.box-product .image img{background-color:#FFFFFF;padding:0;text-align:center;max-width:100%;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s;}
.box-product .image img:hover{opacity:0.1;}
.box-product .description{background:none repeat scroll 0 0 #FFFFFF;height:80px;margin-bottom:0;padding:55px 7px 10px;position:relative;width:176px;z-index:1;}
.box-product .name{padding-left:5px;padding-right:5px;}
.box-product .name a{display:block;margin-bottom:7px;margin-top:10px;}
.box-product .price{display:block;font-size:15px;margin-bottom:10px;}
.box-product .price-old{text-decoration:line-through;font-weight:normal;font-size:12px;}
.box-product .cart{margin-bottom:12px;margin-top:10px;}
.box-product ol li{width:190px!important;display:inline-block;}
.box-product ol li .l_column{margin:0 0 0 5px!important;width:175px!important;}
#lrc + #content .box-product ol{margin:0;}
#lrc + #content .box-product ol li{width:auto!important;display:inline-block;}
#lrc + #content .box-product ol li{width:auto!important;}
#lrc + #content .box-product ol li .l_column{margin:0 0 0 5px!important;width:202px!important;}
.box-product .l_column{width:190px!important;display:inline-block;vertical-align:middle;text-align:left;margin:0 0 0 15px;padding:3px 0;box-shadow:none;clear:both;}
.box-product .l_column:hover{box-shadow:none;background:none!important;opacity:0.9;}
#content .l_column{width:217px!important;margin:0;padding:10px 0;}
#content .l_column + .l_column{border-top:none!important;}
#column-left + #column-right + #content .box-product .l_column{width:119px;}
.box-product .l_column .image{float:left;margin-right:12px;position:inherit;z-index:inherit;}
.box-product .l_column .image img{padding:3px;background-color:#FFFFFF;}
.box-product .l_column .image img:hover{opacity:1;}
.box-product .l_column .name a{display:block;margin-bottom:2px;margin-top:5px;}
.box-product .l_column .price{display:block;font-size:11px;font-weight:normal;margin-bottom:6px;}
.box-product .l_column .price-old{text-decoration:line-through;font-size:11px;font-weight:normal;}
.box-product .l_column .price-new{font-size:11px;font-weight:normal;}
.box-category{margin-top:-5px;padding-left:15px;padding-right:15px;}
.box-category ul{list-style:none;margin:0;padding:0;}
.box-category > ul > li{padding:8px 24px 8px 0;}
.box-category > ul > li ul{display:none;}
.box-category > ul > li a.active{font-weight:bold;}
.box-category > ul > li a.active + ul{display:block;}
.box-category > ul > li ul > li{padding:5px 5px 0 15px;}
.box-category > ul > li ul > li > a{display:block;}
.box-category > ul > li ul > li > a.active{font-weight:bold;}
.headersag{float:right;width:425px;padding:45px 5px 15px;}
.headersagblok{float:right;width:43%;margin-left:20px;}
.headersagblok1{float:right;width:30%;margin-left:20px;}
#sitearama{background:#EBF2FA;-moz-border-radius:35px;border-radius:35px;border-width:1px;border-style:solid;border-color:#c4d9df #a4c3ca #83afb7;width:331px;padding:5px;margin:0 auto 0;overflow:hidden;float:right;}
#arama, #aramabuton{float:left;}
.arama{padding:5px 9px !important;width:235px !important;border:1px solid #a4c3ca !important;background:#f1f1f1 !important;-moz-border-radius:50px 3px 3px 50px !important;border-radius:50px 3px 3px 50px !important;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1) !important;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1) !important;box-shadow:0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1) !important;}
.aramabuton{background:#CB0E1B;-moz-border-radius:3px 50px 50px 3px;border-radius:3px 50px 50px 3px;border:1px solid #83070F;-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;box-shadow:0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;margin:0 0 0 10px;padding:6px;width:90px;cursor:pointer;color:#FFFFFF;font-weight:bold;font-size:14px;}
.aramabuton:hover{background:#056839;border:1px solid #013264;}
.aramabuton:active{background:#A3007C;outline:none;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.5) inset;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.5) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.5) inset;}
.aramabuton::-moz-focus-inner{border:none;}
.arama::-webkit-input-placeholder{color:#9c9c9c;font-style:italic;}
.arama:-moz-placeholder{color:#9c9c9c;font-style:italic;}
.arama .placeholder{color:#9c9c9c !important;font-style:italic;}
.arama:focus{border-color:#8badb4;background:#fff;outline:none;}
.ilandetaymegafotolink{float:left;width:100%;height:36px;background:#056839;margin-top:5px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;font-size:22px;font-weight:bold;text-decoration:none;}
.ilandetaymegafotolink a{float:left;width:100%;text-align:center;margin-top:9px;color:#fff !important;text-decoration:none;}
.ilandetaymegafotolink a:hover{float:left;width:100%;text-align:center;text-decoration:none;color:#000;}
.sosyalag{float:none;width:100%;margin-top:5px;}
.sosyalag img{float:left;margin:2px;}
#demo1{float:left;}
.ilandetayilankisaozellik{float:left;width:100%;font-size:12px;color:#fff;text-decoration:none;margin:0;}
.ilandetayilankisaozellik li{float:left;margin:0px;padding-top:3px;padding-bottom:3px;list-style-type:none;display:block;width:100%;line-height:16px;border-bottom:1px solid #EAEAEA;}
.ilandetayilankisaozellikbaslik{float:left;width:50%;font-size:12px;color:#666;font-weight:bold;text-decoration:none;}
.ilandetayilankisaozellikicerik{float:left;width:50%;font-size:12px;color:#be0000;text-align:center;text-decoration:none;}
.ozelliklistesibaslikbg{background:#CB0E1B;padding-top:3px;padding-bottom:3px;color:#fff;text-align:center;text-shadow:none;font-size:1.4em;margin:5px 0 10px 0;font-weight:bold;clear:both;}
.ozelliklistesi{float:left;}
.ozelliklistesi ul{background-color:#EBF2FA;padding:10px 5px 0 10px;margin:5px 0 5px 0;float:left;}
.ozelliklistesi ul li{float:left;width:170px;height:16px;color:#A7A9AC;padding:5px 0;list-style:none;}
.ozelliklistesi ul li strong{color:black;background:url(../images/bullet.png) no-repeat;padding-left:20px;}
.secili{background:url(../images/bullet.png) no-repeat;}
.solbloklist{margin:5px 5px 5px 5px;}
.solbloklist li{list-style:none;margin-top:5px;margin-bottom:5px;}
.solbloklist .sagok{background:url(../images/liststyle.png) no-repeat -303px -320px;padding-left:22px;}
.solbloklist .dairesagok{background:url(../images/liststyle.png) no-repeat -619px -2px;padding-left:22px;}
.solbloklist .ok{background:url(../images/liststyle.png) no-repeat -461px -161px;padding-left:22px;}
.solbloklist .yildiz{background:url(../images/liststyle.png) no-repeat -581px -41px;padding-left:22px;}
.solbloklist .yorum{background:url(../images/liststyle.png) no-repeat -380px -241px;padding-left:22px;}
.solbloklist .nokta{background:url(../images/liststyle.png) no-repeat -67px -557px;padding-left:22px;}
.solbloklist .arti{background:url(../images/liststyle.png) no-repeat -141px -478px;padding-left:22px;}
.solbloklist .eksi{background:url(../images/liststyle.png) no-repeat -101px -518px;padding-left:22px;}
.solbloklist li a{margin:0 13px 0 0;color:#666;text-decoration:none;}
.ilanlarayandrpselect{width:100%;}
.ilanlarayandrpselectkucuk{width:44%}
.ilanlarayantextboxkucuk{width:28%}
.borbottom{border-bottom:1px dotted #666;}
.textkes{white-space:nowrap;overflow:hidden;}
.effect8{position:relative;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}
.effect8:before, .effect8:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);top:10px;bottom:10px;left:0;right:0;-moz-border-radius:100px/10px;border-radius:100px/10px;}
.effect8:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg);}
.left p , .right p{margin-bottom:0;margin-top:5px;}
.baslikana{width:100%;float:left;background:#FFFFFF;padding:5px 0px 5px 0;border-top:1px solid #056839;border-bottom:1px solid #056839;margin-bottom:5px;}
.baslikicon{width:20px;height:20px;float:left;background:url(../images/liststyle.png) no-repeat -619px -2px;margin:0px;}
.baslikicerik{width:auto;color:#056839;font-size:18px;float:left;padding:0px 15px 0px 6px;margin:0px;font-weight:bold;}
.baslikicerik a{color:#CB0E1B;font-size:14px;font-weight:normal;}
.baslikicerik a:hover{color:#056839 !important;}
.wp-pagenavi{position:relative;padding:20px 0px 20px 0px;text-align:center;clear:both;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited{float:left;vertical-align:middle;margin:2px;border-radius:5px;text-decoration:none;font-weight:normal !important;font-size:20px !important;color:#fff !important;border:none !important;background:#056839;padding:10px 10px 10px 10px !important;}
.wp-pagenavi span.current{font-size:20px !important;}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover{float:left;padding:10px 10px 10px 10px !important;margin:2px;border-radius:5px;color:#fff;border:none !important;background:#CB0E1B;}
.wp-pagenavi span.pages{padding:5px 7px 5px !important;margin:2px !important;color:#000000;color:#413f36;border:none !important;}
#content .content{padding:0px 0px 0px;overflow:hidden;margin-bottom:20px;width:100%;}
#content .content .left{float:left;width:49%;}
#content .content .right{float:right;width:49%;}
#review .content{background:#FFFFFF;}
.bestseller h3, .featured h3, .latest h3, .special h3{padding-bottom:7px;}
.welcome{width:100%;font-size:20px;padding:10px 0 15px;}
.welcome, .welcome-content{margin:0 20px;float:left;}
.breadcrumb{font-size:11px;margin-bottom:10px;padding:0;background:none;border:none;box-shadow:none;}
.breadcrumb-pp{max-width:700px;float:left;margin-bottom:10px;}
.category-info{overflow:auto;margin-bottom:20px;}
.category-info .image{float:left;padding:0;margin-right:15px;}
.category-info img{width:100%;}
.category-list{overflow:auto;margin-bottom:15px;}
.category-list > div{text-align:center;margin-left:11px;min-height:130px;max-width:100px;}
.category-list ul{float:left;width:18%;list-style:none;margin-left:0;}
.category-list ul li{margin:5px 10px 5px 0;}
.category-list .div a{text-decoration:underline;font-weight:bold;}
.product-filter{padding:10px 0;margin-bottom:15px;overflow:auto;}
.product-filter .display{margin-right:15px;float:left;font-weight:normal;}
.product-filter .display a{font-weight:normal;}
.product-filter .sort{float:right;margin-top:2px;}
.product-filter .limit{margin-left:15px;margin-top:2px;float:right;}
.product-filter .display img{cursor:pointer;}
.product-compare{float:left;padding-left:15px;margin-top:4px;font-weight:bold;}
.product-compare a{font-weight:normal;}
.product-list{margin-top:25px;}
.product-list > div{overflow:auto;margin-bottom:15px;margin-right:20px;margin-left:0;width:100%;position:relative;background:#fff;padding:5px;border:1px solid #87A7CB;}
.product-list > div:hover{background:#FBFFDC;box-shadow:0 1px 3px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.product-list .right{float:right;margin-left:15px;}
.product-list > div + div,
.product-list > div + div.span-first-child{}
.product-list .span4{width:330px;}
.product-list .image{float:left;margin-right:10px;margin-left:0;}
.product-list .image img{padding:0;background-color:#FFFFFF;text-align:center;max-width:145px;}
.product-list .image img:hover{opacity:0.7;}
.product-list .name{margin-bottom:3px;float:left;width:65%;}
.product-list .name a{font-size:14px;}
.product-list .description{line-height:15px;margin-bottom:15px;}
.product-list .price{float:left;text-align:center;font-size:16px;}
.product-list .price-old{font-weight:normal;font-size:12px;text-decoration:line-through;}
.product-list .price-tax{font-size:12px;font-weight:normal;}
.product-list .cart{margin-bottom:15px;text-align:center;}
.product-list .cart input{max-width:140px;}
.product-list .wishlist, .product-list .compare{margin-bottom:5px;margin-right:15px;padding-left:20px;display:inline-block;text-align:center;}
.product-list .compare{clear:both;}
.product-list .wishlist a, .product-list .compare a{font-size:11px;display:block;}
span.wishlist{height:15px;padding:0 15px 0 5px;}
span.compare{height:15px;padding:0 15px 0 7px;}
.product-grid{width:100%;overflow:auto;}
.product-grid > div{width:172px;min-height:244px;display:inline-block;vertical-align:top;text-align:center;margin:5px 5px 5px 5px;padding:5px;position:relative;border:1px solid #87A7CB;}
.product-grid > div > div.pbox{padding:0px 0px 10px;background-color:#FFFFFF;text-align:center;}
#column-left + #column-right + #content .product-grid > div{width:125px;}
.product-grid .image{display:block;margin-bottom:0;position:absolute;z-index:3;}
.product-grid .image img{padding:0;background-color:#FFFFFF;text-align:center;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s;}
.product-grid .image img:hover{opacity:0.05;}
.product-grid .name a{display:block;margin-top:10px;margin-bottom:7px;font-size:13px;}
.product-grid .description{position:relative;z-index:1;background:#FFFFFF;height:80px;width:150px;margin-bottom:0;padding:40px 5px 5px;}
.product-grid .price{display:block;margin-bottom:4px;font-size:15px;}
.product-grid .price-old{font-weight:normal;font-size:12px;text-decoration:line-through;}
.product-grid .price .price-tax{display:none;}
.product-grid .cart{margin-top:10px;margin-bottom:12px;}
.product-grid .wishlist, .product-grid .compare{margin-bottom:5px;display:inline-block;text-align:left;padding-left:20px;}
.product-grid .compare{margin-left:15px;}
.product-grid .wishlist a, .product-grid .compare a{font-size:11px;display:block;}
.product-grid > div.span-related{margin-left:20px;}
span.sale-icon{color:#FFFFFF;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.05);padding:3px 7px 4px;position:absolute;z-index:5;top:3px;left:3px;font-size:12px;}
#prev-next{float:right;}
.product-name{overflow:auto;padding:5px;text-align:center;}
.product-name h1{padding:0;margin-bottom:0;line-height:normal;}
.product-info{overflow:auto;clear:both;margin-bottom:5px;}
.product-info > .left{float:left;margin-right:12px;}
.product-info > .left + .right{width:378px;margin-right:13px;}
.product-info > .right{float:left;}
.product-info .image{background-color:#FFFFFF;float:left;margin-bottom:20px;padding:10px;text-align:center;position:relative;}
.product-info .image .zoom-b{position:absolute;right:15px;bottom:15px;height:12px;width:auto;z-index:5;}
.product-info .image .zoom-b a{background:url("../image/button-search.png") no-repeat scroll;color:#A3A3A3;font-size:10px;text-transform:uppercase;padding-left:18px;}
.product-info .image #wrap #cloud-zoom-big{left:340px!important;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);}
.product-info .image-additional{width:342px;margin-left:-10px;clear:both;overflow:hidden;}
.product-info .image-additional img{padding:0;background-color:#FFFFFF;margin-top:2px;margin-left:2px;}
.product-info .image-additional a{float:left;display:block;margin:0 4px 9px 8px;}
.product-info .description{padding:15px 5px;margin-bottom:5px;line-height:20px;font-weight:bold;}
.product-info .options{padding:15px 5px;line-height:20px;font-weight:bold;}
.product-info .description span{font-weight:normal;}
.product-info .buy{padding:10px;margin-bottom:5px;}
.product-info .price{padding:0px 2px 5px;font-size:24px;text-align:center;border-bottom:1px dashed #D9D9D9!important;}
.product-info .price-old{font-weight:normal;font-size:12px;text-decoration:line-through;}
.product-info .price-tax{font-size:12px;font-weight:normal;}
.product-info .price .reward{font-size:12px;font-weight:normal;}
.product-info .price .discount{font-size:12px;font-weight:normal;}
.product-info span.stock{font-weight:bold;}
.product-info .option{margin-bottom:15px;clear:none;}
.product-info .option-l{float:left;clear:both;width:30%;}
.product-info .option-r{margin-left:35%;}
.product-info .options h4{padding:0;margin-bottom:20px;line-height:normal;}
.product-info .option-image{margin-top:3px;margin-bottom:10px;}
.product-info .option-image label{display:block;width:100%;height:100%;}
.product-info .option-image img{margin-right:5px;border:1px solid #CCCCCC;cursor:pointer;}
.product-info .cart{padding:30px 5px 20px;overflow:auto;text-align:center;}
.product-info .cart .dec, .product-info .cart .inc{background-color:rgba(0, 0, 0, 0.1);border-radius:3px;border:none;width:30px;height:30px;}
.product-info .cart .dec{background-image:url("../image/quantity-minus.png");}
.product-info .cart .inc{background-image:url("../image/quantity-plus.png");}
.product-info .cart input{margin-top:3px;margin-bottom:3px;}
.product-info .add-to-cart{clear:both;float:left;width:100%;}
.product-info .wishlist-compare{margin-top:5px;width:100%;text-align:center;}
.product-info .wishlist-compare a{margin-top:15px;display:inline-block;font-size:11px;font-weight:bold;}
.product-info .cart div{float:left;vertical-align:middle;}
.product-info .cart div > span{padding-top:7px;display:block;}
.product-info .cart .minimum{padding-top:10px;font-size:11px;clear:both;width:100%;text-align:center;}
.product-info .review{text-align:center;margin:5px 5px 10px;padding-top:13px;}
.product-info .review > div{padding:2px 8px 8px;line-height:20px;}
.product-info .review > div > span{color:#2596D2;}
.product-info .share{overflow:auto;line-height:normal;}
#lrc + #content .product-info .share{display:none;}
div#right-sm{overflow:hidden;}
.right-sm-related{float:right;clear:right;text-align:center;overflow:hidden;background-color:#FFFFFF;max-width:165px;}
.right-sm-related .image img{float:left;}
.product-related{float:right;padding:15px 10px 10px;text-align:left;}
.product-related > div{display:block;float:left;clear:both;margin-left:0;padding:40px 0 0;width:145px;text-align:center;}
.product-related ul{margin-left:0;}
.product-related ul li{list-style:none!important;background-color:#FFFFFF;}
.product-related .image{display:block;margin-bottom:0;padding:0;position:absolute;z-index:3;background:none;float:inherit;}
.product-related .image img{padding:0;background-color:#FFFFFF;text-align:center;max-width:145px;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s;}
.product-related .image img:hover{opacity:0.1;}
.product-related .description-r{position:relative;z-index:1;background:none repeat scroll 0 0 rgba(255, 255, 255, 0.6);height:85px;width:131px;border-top:none!important;line-height:inherit;margin-bottom:0;padding:40px 7px 30px;font-size:11px;font-weight:normal;}
.product-related .name a{display:block;font-size:12px;font-weight:normal;margin:0 0 4px;}
.product-related .price{display:block;font-size:12px;margin:0 0 4px;padding:0;border:none;}
.product-related .price-old{font-weight:normal;font-size:11px;text-decoration:line-through;}
.product-related .bx-wrapper div.bx-next{background:url(../images/nav-v.png) no-repeat scroll 0 0 #EFEFEF!important;display:block;float:right;margin-right:41px;position:relative;bottom:230px;width:30px;height:19px;text-indent:-10000px;cursor:pointer;}
.product-related .bx-wrapper div.bx-prev{background:url(../images/nav-v.png) no-repeat scroll 0 -19px #EFEFEF!important;display:block;float:left;margin-left:41px;position:relative;bottom:230px;width:30px;height:19px;text-indent:-10000px;cursor:pointer;}
.right-sm-manufacturer-logo{float:right;clear:right;text-align:center;overflow:hidden;background-color:#FFFFFF;}
.product-manufacturer-logo-block{padding:0 15px!important;text-align:center!important;width:135px;}
.right-sm-custom{float:right;clear:right;text-align:center;overflow:hidden;background-color:#FFFFFF;}
.product-custom-block{padding:15px 10px!important;text-align:left!important;width:145px;}
.product-custom-block ul li{background:none;list-style-type:inherit !important;list-style-position:inherit !important;list-style-image:inherit !important;}
.right-sm-share{float:right;clear:right;text-align:center;overflow:hidden;background-color:#FFFFFF;}
.product-share{padding:15px 10px!important;text-align:left!important;width:145px;}
.right-sm-tags{float:right;clear:right;text-align:center;overflow:hidden;padding-bottom:12px;background-color:#FFFFFF;}
.product-tags{padding:15px 10px;text-align:left;width:145px;}
.product-tags div{margin-bottom:6px;float:left;}
.product-tags div a{background:#F7F7F7;padding:3px 6px;margin-right:5px;font-size:11px;}
#content .content .reviews-left{float:left;width:170px;padding:70px 10px 10px;text-align:center;background:url("../image/mw_1.png") no-repeat scroll 0 0 #FFFFFF;background-position:center top;}
#content .content .reviews-left span{font-size:11px;display:block;margin-top:5px;}
#content .content .reviews-right{float:left;max-width:60%;margin-top:10px;padding:30px 40px;background-color:#F3F3F3;border:1px solid #E9E9E9;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;font-size:13px;}
#content .content .review-arrow{position:absolute;margin-top:-18px;margin-left:-66px;width:26px;height:55px;background:url("../image/review-arrow.png") no-repeat;}
.attribute{border-collapse:collapse;width:100%;border-top:1px solid #DDDDDD;border-left:1px solid #DDDDDD;margin-bottom:20px;}
.attribute thead td, .attribute thead tr td:first-child{color:#000000;font-size:14px;font-weight:bold;background:#F7F7F7;text-align:left;}
.attribute tr td:first-child{color:#000000;font-weight:bold;text-align:right;width:20%;}
.attribute td{padding:7px;color:#4D4D4D;text-align:center;vertical-align:top;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}
#footer_cnc{clear:both;overflow:auto;padding:20px 0;}
#footer_cnc .container{width:960px;}
#footer_cnc .span4{margin-left:10px;margin-right:10px;}
#footer_cnc .span6,
#footer_cnc .span12{margin-left:10px;margin-right:10px;}
#footer_cnc .span4 > div,
#footer_cnc .span6 > div,
#footer_cnc .span12 > div{margin-bottom:15px;}
#footer_cnc .span4 > div > span.c_icon,
#footer_cnc .span6 > div > span.c_icon,
#footer_cnc .span12 > div > span.c_icon{display:block;float:left;margin-right:10px;}
#footer_cnc .span4 ul,
#footer_cnc .span6 ul,
#footer_cnc .span12 ul{margin-top:0;margin-left:0;padding-left:0;}
#footer_cnc .span4 ul li,
#footer_cnc .span6 ul li,
#footer_cnc .span12 ul li{list-style:none;margin-bottom:7px;}
#footer_cnc .twitter ul li{padding-left:0;padding-right:50px;margin-bottom:20px;}
#footer_cnc .twitter ul li a{display:block;}
#footer_cnc .twitter ul li span a{display:inline-block;}
#footer_cnc h3{margin-top:0;margin-bottom:15px;padding-bottom:5px;}
#footer_cnc_content{margin:0 auto;}
#footer_info{clear:both;overflow:auto;padding:20px 0;}
#footer_info .container{width:960px;}
#footer_info .span3{margin-left:10px;margin-right:10px;}
#footer_info .span3 a{font-size:13px;}
#footer_info .span3 ul{margin-top:0;margin-left:0;padding-left:0;}
#footer_info .span3 ul li{list-style:none;margin-bottom:7px;}
#footer_info h3{margin-top:0;margin-bottom:10px;padding-bottom:5px;}
#footer_info_content{margin:0 auto;}
#footer_cr{clear:both;overflow:auto;padding:15px 0;}
#footer_cr .container{width:1060px;}
#footer_cr .span4{margin-left:10px;margin-right:10px;}
#footer_cr .span6,
#footer_cr .span12{margin-left:10px;margin-right:10px;}
#footer_cr p{margin-bottom:0;}
#footer_cr_content{margin:0 auto;}
#footer_cr_content #payment_logos{float:left;}
#footer_cr_content #payment_logos img{padding-top:2px;}
#footer_cr_content #powered_content{margin:auto 0;}
#footer_cr_content #follow_us{float:right;text-align:right;}
#footer_cr_content #follow_us img{margin-left:0px;}
#footer_cr_content #follow_us img:hover{opacity:0.8;}
.banner div{text-align:center;width:100%;display:none;}
.banner div img{margin-bottom:20px;}
#column-left .banner div, #column-right .banner div{text-align:center;width:100%;display:none;}
#column-left .banner div img, #column-right .banner div img{margin-bottom:20px;}
#product-slider{clear:both;}
a.button2{padding:8px 8px 8px;cursor:pointer;background:#eee;text-decoration:none;font-size:1.2em;color:#fff;}
@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}
}
@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}
}
a.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#4b78cd;}
a.hvr-ripple-out:before{content:'';position:absolute;border:#CB0E1B solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s;}
a.hvr-ripple-out:hover:before,a.hvr-ripple-out:focus:before,a.hvr-ripple-out:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out;}
#toTop{display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:42px;height:42px;border:none;text-indent:100%;background:url(../images/ui.totop.png) no-repeat left top #056839;}
#toTopHover{background:url(../images/ui.totop.png) no-repeat left -42px;width:42px;height:42px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
#toTop:active, #toTop:focus{outline:none;}
.BreakingNewsController{width:99.9%;overflow:hidden;background:#FFF;height:auto;position:relative;}
.BreakingNewsController .bn-title{display:inline-block;float:left;padding:10px 10px;background:#5aa628;color:#FFF;}
.BreakingNewsController .bn-title a{color:#FFF;font-size:1em;}
.BreakingNewsController .bn-title a:hover{color:#000 !important;}
.BreakingNewsController ul{padding:0;margin:0;display:block;list-style:none;position:absolute;left:180px;right:50px;}
.BreakingNewsController ul li{list-style:none;padding:10px 35px;display:none;}
.BreakingNewsController ul li a{text-decoration:none;color:#333;display:inline-block;overflow:hidden;padding:0;}
.BreakingNewsController .bn-arrows{display:inline-block;float:right;width:50px;position:absolute;right:0;top:0;bottom:0;}
.BreakingNewsController .bn-arrows span{display:block;width:20px;position:absolute;top:0;bottom:0;cursor:pointer;opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{left:0;background:url(../images/oklar.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px;background:url(../images/oklar.png) right center no-repeat;}
.easing a, .easing span{transition:.25s linear;-moz-transition:.25s linear;-webkit-transition:.25s linear;}
 .dilsecimi {
float:right;
}
 a.gflag {
                        vertical-align: middle;
                        font-size: 24px;
                        float: left;
                        padding: 1px 0;
                        background-repeat: no-repeat;
                        background-image: url('/images/translate/24.png');
                    }

                        a.gflag img {
                            border: 0;
                        }

                        a.gflag:hover {
                            background-image: url('/images/translate/24a.png');
                        }

                    #goog-gt-tt {
                        display: none !important;
                    }

                    .goog-te-banner-frame {
                        display: none !important;
                    }

                    .goog-te-menu-value:hover {
                        text-decoration: none !important;
                    }

                    body {
                        top: 0 !important;
                    }

                    #google_translate_element2 {
                        display: none!important;
                    }
                    #google_translate_element2  {
                        display: none!important;
                    }