﻿@import url('/Content/css/reset.css');@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=latin,cyrillic-ext,latin-ext);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic-ext,latin-ext,cyrillic);body{line-height:140%;font-size:12px;font-family:'Roboto';color:#000}*:focus{outline:none}.fontGlobal{font-family:'Roboto'}.bold{font-family:'Roboto'}.italic{font-family:'Roboto'}.light{font-family:'Roboto Condensed'}.medium{font-family:'Roboto'}.fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.fs14{font-size:14px}.fs15{font-size:15px}.fs16{font-size:16px}.fs17{font-size:17px}.fs18{font-size:18px}.fs20{font-size:20px}.fs21{font-size:21px}.fs22{font-size:22px}.fs24{font-size:24px}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml25{margin-left:25px}.ml30{margin-left:30px}.ml45{margin-left:45px}.p10{padding:10px}.p20{padding:20px}.notOutline{outline-style:none}a{color:#000;text-decoration:none}.sprite{background-image:url('/Content/images/sprite.png')}.repeatBg{background:url('/Content/images/repeatBg.png') repeat-x}.noRepeat{background-repeat:no-repeat}.clear{clear:both}.left{float:left}.right{float:right}.in{width:970px;margin:0 auto}.overflow{overflow:hidden}.display{display:block}.td{text-decoration:none}.td2{text-decoration:underline}.button{border:none;cursor:pointer;background-color:transparent;font-family:'Roboto';color:#fff;font-size:14px}input[type=text],textarea,select,input[type=password]{border:none;background:none;font-size:12px;font-family:'Roboto'}textarea{resize:none}.textRight{text-align:right}.textCenter{text-align:center}.list{list-style:none}.list li{float:left}.list.bn li:first-child{border:none;background:none}.shadow{position:absolute;left:0;width:100%;background:url('/Content/images/shadow.png') no-repeat;background-position:center top}.relative{position:relative}.absolute{position:absolute}.tablecell{display:table-cell;vertical-align:middle;width:80px;text-align:center}.btnWrap{background:url('/Content/images/icons/btnArrow.png') no-repeat right center transparent;height:26px;line-height:26px;border-radius:6px;padding-right:27px;font-size:12px;min-width:126px;text-align:right}.btnWrap .btnIn{background-color:rgba(0,0,0,0);border-radius:6px 6px 6px 6px;color:#000;display:block;padding:0 4px}.btnWrap.blue{background-color:#1ed0ff}.btnWrap.blue .btnIn{background-color:#0083ff}.box{background-color:#fff;border:1px solid #eee;border-radius:10px;position:relative}.searchContainer{min-height:350px}.searchContainer h2{font-size:16px;margin-bottom:20px}.searchContainer ul li{list-style-type:none;margin-bottom:15px}.searchContainer ul li h3{font-weight:normal}.searchContainer ul li h3 a{color:#12c;font-size:14px;text-decoration:underline}.searchContainer ul li span.url a{color:#166b0f;font-size:12px}.searchContainer ul li p{color:#333;font-size:12px}#topBar{height:57px;position:relative;background:url('/Content/images/repeatBg.png') repeat-x}#topBar ul{list-style:none}#topBar ul li{float:left}#topBar .topBarBorder{width:100%;height:5px;background:url('/Content/images/repeatBg.png') repeat-x;position:absolute;bottom:0;left:0;background-position:0 -60px}#topBar .navMenu{margin-top:14px;font-size:15px}#topBar .navMenu ul li{margin-right:10px}#topBar .navMenu ul li a{height:41px;line-height:41px;padding:0 25px;display:block;border:1px solid #fff;background-color:#eee;background-image:-moz-linear-gradient(#eee 0%,#fff 100%);background-image:-ms-linear-gradient(#eee 0%,#fff 100%);background-image:-o-linear-gradient(#eee 0%,#fff 100%);background-image:-webkit-gradient(linear,color-stop(0,#eee),color-stop(1,#fff));background-image:-webkit-linear-gradient(#eee 0%,#fff 100%);background-image:linear-gradient(#eee 0%,#fff 100%)}#topBar .navMenu ul li.selected a{position:relative;z-index:2;background-image:none;background-color:#fff;color:red}#topBar .rightMenus{margin-top:18px;line-height:21px}#topBar .rightMenus li.lanquage{position:relative;background:url('/Content/images/icons/lang.png') no-repeat left center;padding-left:28px}#topBar .rightMenus li.lanquage a.dropdown-toggle{background:url('/Content/images/icons/downArrow.png') no-repeat right center;padding-right:13px}#topBar .rightMenus li.lanquage .dropdown-menu{position:absolute;top:25px;left:0;z-index:1000;float:left;padding:5px 20px;list-style:none;background-color:#fff;-webkit-box-shadow:5px 5px 4px rgba(0,0,0,.27);box-shadow:5px 5px 4px rgba(0,0,0,.27)}#topBar .rightMenus li.lanquage .dropdown-menu li{margin-left:0;float:none}#topBar .rightMenus li.lanquage .dropdown-menu li a{display:block;clear:both;font-weight:normal;white-space:nowrap;text-decoration:none}#topBar .rightMenus li.lanquage .dropdown-menu li:first-child{border:none}header{margin-top:15px}header .logo{width:205px;height:123px;display:block;background-image:url('/Content/images/logo.png')}header .sWrap{margin-top:66px}header .social{margin:1px 0 0 35px}header .social a{width:24px;height:24px;display:block;background-image:url('/Content/images/sprite.png');float:left;margin-right:1px}header .social a.face{background-position:-32px -3px}header .social a.twet{background-position:-56px -3px}header .social a.link{background-position:-81px -3px}header .search{border-radius:6px;width:316px;height:25px;border:1px solid #f6f6f6;-webkit-box-shadow:inset 2px 2px 4px rgba(0,0,0,.17);box-shadow:inset 2px 2px 4px rgba(0,0,0,.17);padding:0 3px 0 7px}header .search input[type=text]{float:left;width:270px;margin-top:5px}header .search .searchBtn{width:25px;height:25px;float:right;background-image:url('/Content/images/sprite.png');background-position:-4px -3px}header .smallnav{list-style:none;float:right;font-size:14px}header .smallnav li{float:left;margin-left:10px}header .smallnav li a{color:#0060ff;text-decoration:underline}header .telWrap{width:143px;height:70px;background-image:url('/Content/images/sprite.png');background-repeat:no-repeat;padding-left:72px;background-position:0 -44px;margin-top:35px;position:relative}header .telWrap .customerService{font-size:11px;margin-top:-1px}header .telWrap .tel{margin-top:10px;font-size:18px;line-height:18px}#categoriesList{margin-top:18px;position:relative;border:1px solid #eee;border-radius:10px;font-family:'Roboto Condensed';background:url('/Content/images/box/mainNav.jpg') repeat-x}#categoriesList .shadow{height:7px;bottom:-7px;background-image:url('/Content/images/shadow/catListShadow.png')}#categoriesList li{list-style:none;float:left;border-left:1px solid #eee;position:relative}#categoriesList li a{height:48px;display:block;line-height:48px;font-size:14px;padding:0 10px 0 11px;color:#fff}#categoriesList li .arrow{width:100%;height:17px;position:absolute;left:0;top:100%;background:url('/Content/images/icons/subMenuArrow.png') no-repeat top center;z-index:100;display:none}#categoriesList li:first-child{border:none;border-radius:10px 0 0 10px}#categoriesList li:last-child{border-radius:0 10px 10px 0}#categoriesList li:hover{background:url('/Content/images/repeatBg.png') repeat-x;background-position:0 -727px}#categoriesList li:hover a{color:#fff}#categoriesList li:hover .subMenus{display:block}#categoriesList li:hover .subMenus a{color:#333}#categoriesList li:hover .arrow{display:block}#categoriesList .subMenus{min-width:200px;position:absolute;left:0;top:100%;z-index:99;background:url('/Content/images/box/leftAsideBg.jpg') repeat-x;-webkit-box-shadow:4px 4px 2px rgba(0,0,0,.16);box-shadow:4px 4px 2px rgba(0,0,0,.16);border-radius:0 0 10px 10px;display:none}#categoriesList .subMenus a{height:auto;line-height:120%;color:#fff!important;font-size:13px;border-top:1px solid #eee;padding:10px 14px}#categoriesList .subMenus a:hover{color:#ccc !important}#categoriesList .subMenus a:first-child{border:none}.footmenus{position:relative;padding:5px 0}.footmenus .shadow.top{height:12px;top:-12px;background-image:url('/Content/images/shadow/footMenuTop.png')}.footmenus .shadow.bottom{height:27px;bottom:-27px;background-image:url('/Content/images/shadow/footMenuBottom.png')}.footmenus li{list-style:none;float:left;margin:0 4px;background:url('/Content/images/shadow/footMenuItem.png') no-repeat right center;padding-right:14px}.footmenus li a{display:block;font-size:13px;height:58px;line-height:58px;background-repeat:no-repeat;background-position:left center}.footmenus li a.item1{background-image:url('/Content/images/footIcons/1.png');padding-left:38px}.footmenus li a.item2{background-image:url('/Content/images/footIcons/2.png');padding-left:30px}.footmenus li a.item3{background-image:url('/Content/images/footIcons/3.png');padding-left:42px}.footmenus li a.item4{background-image:url('/Content/images/footIcons/4.png');padding-left:36px}.footmenus li a.item5{background-image:url('/Content/images/footIcons/5.png');padding-left:29px}.footmenus li a.item6{background-image:url('/Content/images/footIcons/6.png');padding-left:40px}.footmenus li:last-child{background:none}#footerBottom{position:relative;font-size:14px;border-top:1px solid #f2f2f2}#footerBottom .footDetail{border-bottom:1px solid #d4d7de;padding-bottom:15px}#footerBottom .footDetail .footLogo{width:119px;height:72px;float:left;background-repeat:no-repeat;background-position:left center;background-image:url('/Content/images/footLogo.png')}#footerBottom .footDetail .products a{float:left;margin:15px 0 0 15px}#footerBottom ul{width:208px;float:left;margin:15px 0 30px 46px;list-style:none}#footerBottom ul li:first-child{border-bottom:1px solid #d4d7de;font-size:22px;line-height:24px;padding:5px 0;margin-bottom:5px;font-weight:bold;font-family:'Roboto'}#footerBottom ul li{margin-bottom:3px}#footerBottom ul.first{margin-left:0}#copyright{height:58px;line-height:58px;background-color:#000;color:#fff}#mainContainer{margin:20px auto 35px auto}.videoLink{background:url(../../images/icons/videoLink.jpg) no-repeat right top;position:absolute;bottom:-34px;line-height:41px;font-size:12px;text-align:right;width:145px;height:41px;color:#fff}.videoLink span{color:#fff;display:inline-block;float:left;font-weight:bold;line-height:39px;margin-left:37px}.videoLink b{display:block}.categoryProductList{float:left}.categoryProductList li{margin:20px;margin-left:0!important;float:left;list-style-type:none;text-align:center;min-height:210px;min-width:150px;max-width:150px;margin-bottom:45px;border-radius:5px;box-shadow:1px 1px 2px rgba(0,0,0,.65)}.categoryProductList li .imgwrapper{min-width:150px;max-width:150px;text-align:center;min-height:115px}.categoryProductList li .imgwrapper img{max-height:115px;max-width:150px}.categoryProductList li h3 a{color:#072966}.productpage{float:left;clear:both;display:block;width:100%}.productpage li{list-style-type:none;display:inline-block;padding:2px 3px;background:#333;border-radius:100px}.productpage li a{color:#fff;width:20px;height:20px;line-height:20px;display:block;text-align:center}.productpage li.selected{background-color:#072966}.productpage li.selected a{color:#fff}.productDetailWrapper{display:block;width:600px;min-height:250px;padding:10px}.productDetailWrapper .image{display:block;text-align:center;border:solid 1px #ccc;border-radius:5px;padding:10px;margin-right:10px}.productDetailWrapper .image img{max-width:230px}.productDetailWrapper .pcol{float:left;min-width:250px;max-width:250px}.productDetailWrapper .pcol h3{font-size:16px;color:#072966}#customerform input[type=submit]{border:none;background-image:-moz-linear-gradient(50% 0% -90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#e65c52),color-stop(.43,#e23e34),color-stop(1,#e02619));background-image:-webkit-linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:-o-linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:-ms-linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe65c52,endColorstr=#ffe02619,GradientType=0)";-moz-border-radius:5%;-webkit-border-radius:.33333333%;border-radius:.33333333%;height:33px;width:86px;color:#fff}#sozlesme{display:block;width:800px;height:500px;overflow:scroll}#addmailform{padding:10px}#addmailform h1{font-size:16px;color:#333}#addmailform h5{font-size:11px;font-weight:normal;margin-bottom:5px}#addmailform input[type="submit"]{border:none;background-image:-moz-linear-gradient(50% 0% -90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0,#e65c52),color-stop(.43,#e23e34),color-stop(1,#e02619));background-image:-webkit-linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:-o-linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:-ms-linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);background-image:linear-gradient(-90deg,#e65c52 0%,#e23e34 43%,#e02619 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe65c52,endColorstr=#ffe02619,GradientType=0)";-moz-border-radius:5%;-webkit-border-radius:.33333333%;border-radius:.33333333%;height:33px;width:86px;color:#fff}#addmailform input[type="text"]{border:solid 1px #666!important;height:22px;line-height:22px}#addmailform table tr td{padding:5px 0}#addmailform table tr td:first-child{width:120px;line-height:22px}.divInput{background-color:#ffffd8;border-radius:10px 10px 10px 10px;border-top:3px outset #aaa;height:30px;padding:0 10px;width:555px}#divMailingCerceve{background:url('/Content/images/bgmain.png') no-repeat;width:640px;height:426px;overflow:hidden}#divMailigForm{margin-top:325px;height:100px;padding:10px}#mailingYaziSatir{margin-left:20px;margin-top:10px;font-size:12px;color:#0b1e3b}#formElemanSatir{margin-left:20px;margin-top:10px}#txtEmail{width:466px;height:25px;background-color:#ffffd8;border:none;padding:2px}#btnMailing{background-color:#ffffd8;color:#0b1e3a;font-weight:bold;border:none;margin-right:0;height:29px;float:right;cursor:pointer;border-left:2px solid #888}