﻿body {
    /*background:#000 url('/assets/img/back.jpg') center top no-repeat;*/
    background:#005171 url('/assets/img/blue-bg.jpg') center top repeat;
}
@media print {
  .hide-print { display:none; }
  .span9 { margin-left:140px; }
  #spesifications .tab-content > .tab-pane, .pill-content > .pill-pane { display:block; }
}
form { margin-bottom:0; }
a, a:hover, a:focus { text-decoration:none; }

header { /*border-top:10px solid #4698dd;*/ margin-top:10px; margin-bottom:20px; }
header #brand { margin-top:8px; }
header ul#submenu { margin-top:8px; margin-left: 12px; width: 100%;}
header ul#submenu li  
{
    margin-right:10px;
    font-size:11px;
    /* IE */
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    }
header ul#submenu li a { color:#FFF; }
header ul#submenu li a:hover { color:#000; }

header ul#mainmenu { /*margin-left:-12px;*/ }
header ul#mainmenu li  
{
    /* IE */
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    }
header ul#mainmenu { margin-top:15px; }
header ul#mainmenu li a { color:#FFF; padding:8px 12px; font-weight:bold; }
header ul#mainmenu li a:hover  
{
    background-color: #0074cc;
    *background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    }
    
header #searchbox { background:#005171; padding:10px; height:72px; /*width: 280px;*/ /*float: left;*/ }
header #searchbox h5 { color:#fff; margin-bottom:5px; }
header #searchbox .input-append { margin-bottom:0; margin-top: 10px; }
header #searchbox .input-append input, header #searchbox .input-append .btn { float:left; }
header #searchbox .form-inline { margin-bottom:0; margin-top: 10px; }
header #searchbox .form-inline input, header #searchbox .form-inline .btn { float:left; }

header #bayi-action { min-width:134px; /*margin-left:-20px; background:#4698dd;*/ background: #005171; padding:8px 13px 8px 13px; /*float: left;*/ }
header #bayi-action .btn-toolbar { margin:0; }

header #allproductslink { background:#005171; padding:15px; /*margin-left:-20px;*/ min-width:130px; /*float: left;*/ }
header #allproductslink a { color:#FFF; }
header #allproductslink a:hover { color:#08C; }
/*header [class*="span"] { margin-left:0px; }
header .row { margin-left:0px; }*/

section { margin:20px 0; }
section h1 {
    /*color:#A3CF48;*/
    color: #005171;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-transform: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin-bottom:20px;
    }
section ul#products .thumbnail {
    overflow:hidden; background:#005171; border:1px solid #005171; /*background:#236FC9; border:1px solid #3889ea; */
    /*background: none;
    border: #0055cc;
    background-color: #0074cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 95px;
    }
section ul#products .image a:hover { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
section ul#products .thumbnail h5 { height: 75px; }
section ul#products .thumbnail h5 a { color:#FFF; display:block; font-size:11px; line-height:14px; margin-top:-15px; }
section ul#products .thumbnail a strong { color:#FFF; display:block; font-size:11px; line-height:14px; margin-top:-5px; }
section ul#products .thumbnail p {  /*margin-top:0;*/ color: #ffffff; margin-left: 85px;  margin-top: -15px;}
section ul#products .thumbnail h5 a:hover { color:#A3CF48; }
section ul#products .thumbnail a:hover strong { color:#A3CF48; }
section ul#products .image { float:left; display:block; margin-right:5px; margin-top:5px; }
section ul#products .caption { padding:5px; margin-top:5px;  }

section h4 { color: #fff; /*color:#A3CF48;*/ margin-bottom:20px; }

#similar-products {  padding: 15px;  min-height: 220px;  width: 350px;  float: left;  /*background: #4698DD;*/  margin: 15px 0; display: none; }
#similar-products h4 { color: red; margin: 5px 0px; font-size: 20px; }
#similar-products ul#products .thumbnail {   background:#005171; border:1px solid #005171;
    /*background: none;
    border: #0055cc;
    background-color: #0074cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;*/ }
#similar-products ul#products .thumbnail p { color: #ffffff; }
#similar-products ul#products .thumbnail .caption { /*color: #ffffff;*/ }
.breadcrumb { border:none; background:#005171;  }
.breadcrumb a { /*color:#A3CF48;*/ /*color: #005171;*/ color: #fff; }
.breadcrumb .active {  color: #fff; }
.breadcrumb li {  text-shadow: none; }

ul#product-images-tab { margin: 10px 0 0 0; border:0; }
ul#product-images-tab li a { min-width:35px; padding:2px; border:0; }
ul#product-images-tab li a:hover { border-color: transparent; background-color: transparent; }
ul#product-images-tab li a img { width:50px; height:50px; }
#product-images { padding:29px 10px 30px 10px; background:#FFF; width:230px; float:left; }
#product-content { padding:15px; min-height:220px; width:500px; float:left; }
#product-content #specifications { margin-top:15px; }
#product-content #specifications ul { overflow:hidden; margin-left:0; } 
#product-content #specifications ul li { float:left; margin-right:3px; }
#product-content #specifications ul li img { height:35px; }
#product-content .socialshare { margin-top:10px; }


#spesifications { margin:20px 0; }
#spesifications .tab-content  
{
    padding:20px; background:#FFF;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    }
#spesifications .tabbable ul { margin-bottom:0;background:#005171; /*background:#4698DD;*/  }
#spesifications .tabbable ul li a { margin-bottom:0; color:#FFF; }
#spesifications .tabbable ul li a:hover { color:#000; }
#spesifications .tabbable ul li.active a { color:#333; }

#products-picker {  background: url('/assets/img/opacityblack.png'); padding:13px 10px; position:relative; }
#products-picker #products-picker-slider { width:920px; height:85px; overflow:hidden; }
#products-picker ul { margin-bottom:0; }
#products-picker ul li  
{
    font-size:11px; 
    line-height: 14px;
    margin:0 4px;
    width:65px;
    text-align:center;
    /*  */
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    }
#products-picker ul li a:hover { color:#FFF; }
#products-picker ul li a img { margin-bottom:5px; width: 65px; height: 52px; }

#products-picker #products-picker-nav a { display:block; width:50px; height:50px; position:absolute; top:30px; }
#products-picker #products-picker-nav a.products-prev { background: transparent url('/assets/img/prev.png') center center no-repeat; left:-40px; }
#products-picker #products-picker-nav a.products-next { background: transparent url('/assets/img/next.png') center center no-repeat; right:-40px; }

#splashslide { position:relative; }
#splashslide #splashslide-nav a { display:block; width:50px; height:50px; position:absolute; top:150px; z-index:99; }
#splashslide #splashslide-nav a.splashslide-prev { background: transparent url('/assets/img/big_prev.png') center center no-repeat; left:20px; }
#splashslide #splashslide-nav a.splashslide-next { background: transparent url('/assets/img/big_next.png') center center no-repeat; right:20px; }
#splashslide #splashslide-slider { width:620px; height:350px; overflow:hidden; }

#support-box { padding:20px 39px; margin-top:20px; /*background:#202020; border:1px solid #333;*/ background:#005171; border:1px solid #005171; }
#support-box ul#support-list { margin:0; }
#support-box ul#support-list li {
    margin-right:5px;
    display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
    }
#support-box ul#support-list li.top {  padding-top:8px; }
#support-box ul#support-list li span { color:#4698dd; font-weight:bold; }
#support-box ul#support-list li a { color: #fff; font-weight: bold; }
#support-box ul#support-list li a img { width: 100px; }

.sidemenu { background:#236fc9 url('/assets/img/menuheader.png') repeat-x; padding:10px; }
.sidemenu h3 { font-size:19px; color:#FFF; line-height:10px;  }
.sidemenu ul li { border-bottom:1px solid #4698dd; padding:10px 0; overflow:hidden;}
.sidemenu ul li:last-child { border-bottom:none;}
.sidemenu ul li a { color:#FFF; }
.sidemenu ul li a:hover { color:#000; }
.sidemenu ul li a img { float:left; margin-right:10px; }

.footerbox .footerboximg { min-width:190px; min-height:130px; width:270px;}
.footerbox { /*width: 220px;*/ /*min-width: 270px; max-width: 370px;*/ }
.footerbox a { /* display:inline-block */ display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; }
.footerbox a.footerboxbottom, .newproducts-picker a.footerboxbottom  {
    background:#005171; color:#fff; padding:8px 12px; 
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    }
.footerbox a.footerboxbottom:hover, .newproducts-picker a.footerboxbottom:hover { background:#0d2848; /*background:#4698dd;*/ color:#FFF; }
.footerbox a.newproducts-picker-nav { margin-top:8px; }

.newproducts-picker { padding:15px; background:#FFF; height:120px; max-width: 340px;  }
.newproducts-picker a { font-size: 12px; }
.newproducts-picker a.image { float:left; margin-right:15px; /*width:20%;*/ }
.newproducts-picker p { font-size:11px; }
.newproducts-picker #newproducts-picker-slider { /*height:120px; width:190px;*/ overflow:hidden; }
.newproducts-picker #newproducts-picker-slider > div > div  { /*width:80%;*/ float:right; max-width: 220px; }
.newproducts-picker #newproducts-picker-slider > div > div > p { line-height:13px; }
.cycle-slideshow { width: 100% }

.footer-line {  margin-bottom: 20px; }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
/*.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe div { border: none !important; }*/

footer { /*background:#202020; border-top:1px solid #393939;*/ background:#005171; border-top:1px solid #005171; padding-top:20px; padding-bottom:60px; margin-top:20px; }
footer a {
    line-height: 20px;
}
footer ul li 
{
    padding: 0;
    margin: 0;
    line-height: normal;
    cursor: pointer;
    /*margin-right:5px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;*/
    }
footer ul li a { color:#fff; letter-spacing: 1px; }
footer ul li a:hover { color:#A3CF48; }
footer ul#mainmenu { margin-bottom:3px; }
footer ul#submenu { font-size:11px; }

footer #social { text-align:right; }
footer .box {
    margin-bottom: 0px;
}
footer .box .box-heading {
    border: 0;
    line-height: normal;
    background-color: transparent;
    font-size: 14px;
    color: #A3CF48;
    padding: 0 0 10px;
    letter-spacing: normal;
}
.box .box-heading {
    color: #FFFFFF;
    position: relative;
    line-height: normal;
    text-transform: uppercase;
    padding: 11px 20px 10px;
    font-size: 14px;
    font-weight: 700;
}
footer .box .box-content {
    border: none;
}

.box .box-content {
    color: #ffffff;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
footer .box .box-content p {
    line-height: 20px;
}
footer .box .box-content span {
    line-height: 20px;
}

.footer-social-links{margin:5px 0}
.footer-social-links li{display:block;margin-bottom:5px}
.footer-social-links a{height:32px;width:32px;display:block;margin-right:5px;border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;-ms-webkit-radius:50%;background-color:#7d7d7d;position:relative;text-align:center;color:#7d7d7d}
.footer-social-links a else:hover{color:rgba(125,125,125,.7)}
.footer-social-links a span{position:absolute;left:42px;top:7px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;color:#ffffff;}
.footer-social-links a span:hover {  color:#A3CF48;  }
.footer-social-links a:before{height:32px;width:32px;color:#FFF;text-align:center;line-height:32px}
.footer-social-links a:hover:before{color:#e9e9e9}

/*@media screen and (min-width:0px) and (max-width:992px){
    .social{padding-bottom:0}
    .social .footer-social-links a{width:100px;display:inline-block;background:0 0}
    .social .footer-social-links a span{line-height:16px}
    .social .footer-social-links a:before{background-color:#7d7d7d;border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;-ms-webkit-radius:50%;zoom:1;z-index:1;behavior:url(../../Content/scss/desktop-imports/PIE.htc);position:absolute;left:0}
    .social .footer-social-links a:hover:before{color:rgba(255,255,255,.6)}
}*/
/* AUTO COMPLETE */
.ui-autocomplete { z-index:10 !important; }
.ui-autocomplete { max-height: 400px; overflow: hidden;}
.ui-menu-item a { overflow:hidden; }
li.ui-autocomplete-category { color:#000; font-weight:bold; border-bottom:1px solid #CCC; }
.ui-widget { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; }

/* BAYİ */

#bayi-content  
{
    background:#FFF url('/assets/img/nistri.png'); padding:40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#bayi-content table { background:#FFF; margin-bottom:0; }

/* STORES */
.storebox { text-align:center;float:left; /*width:180px;*/  width:80%; margin-right:10px;}
.storebox img { text-align:center; margin-bottom:10px; }
.storebox h4 { margin-bottom:0px; }
.storebox-bilgi {float:left;
}
.Dwrappers {width:460px;position:relative;margin-bottom: 3px;
line-height: 18px;
}
    .Dwrappers div {float:left;
    }
.magaza {width:85px !important;margin-left:0px !important;font-size:14px;text-align:right;
}

.well p {
  min-height: 20px !important;
  padding: 19px !important;
  margin-bottom: 20px !important;
  background-color: #f5f5f5 !important;
  border: 1px solid #eee !important;
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
  -webkit-border-radius: 4px !important;
     -moz-border-radius: 4px !important;
          border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
         
}

.mt20 { margin-top:20px; }


section div#notice-slide { width:300px; height:88px; margin-top:20px; display:block; position:relative; }
section div#notice-slide ul { width:300px; height:88px; position:relative; }
section div#notice-slide #notice-nav { position:absolute; z-index:20; bottom:5px; left:8px; }
section div#notice-slide #notice-nav a { width:14px; height:14px; margin:0 2px; text-indent:-9999px; background:transparent url('/assets/img/nav.png') center left no-repeat; display:inline-block; zoom: 1; *display: inline; }
section div#notice-slide #notice-nav a.activeSlide {background:transparent url('/assets/img/nav.png') center right no-repeat; }


section div#mainbanner { /*width:620px; height:350px;*/ display:block; position:relative; }
section div#mainbanner ul { /*width:620px; height:350px;*/ position:relative; }
section div#mainbanner #notice-nav-banner { position:absolute; z-index:20; bottom:5px; left:8px; }
section div#mainbanner #notice-nav-banner a { width:14px; height:14px; margin:0 2px; text-indent:-9999px; background:transparent url('/assets/img/nav.png') center left no-repeat; display:inline-block; zoom: 1; *display: inline; }
section div#mainbanner #notice-nav-banner a.activeSlide {background:transparent url('/assets/img/nav.png') center right no-repeat; }

.badge { 
    width:116px;
}


.span15 li{
  width: 380px;
  float:left;
  margin-left:20px;
}

.marginlt {
    margin-left:1px;
    margin-top:1px;
    margin:1px;
}
.bgclr {
    /*background-color:#e4971e;*/
}

.label, .badge {
    white-space:normal; 
}

.mlbottom { margin-bottom:20px; }
.mt10 { margin-top:25px; }

.table th, .table td {
  border-top: none;
}

@media (max-width: 767px) {
    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
        float: left;
    }
    #search { width: 50%; }
	.newproducts-picker { max-width: 640px;  }
    .newproducts-picker #newproducts-picker-slider > div > div  { float:right; max-width: 540px; }
}

@media (max-width: 979px) {
    .sidemenu h3 { font-size: 14px; }
    .sidemenu ul li a { font-size: 12px; }
    .sidemenu ul li a img { display: none; }
    /*.newproducts-picker a.image { display: none; }*/
    .footer-line .span3  { width: 220px; }
    .thumbnails li { float: left; margin-bottom: 20px; margin-left: 20px; }
    .thumbnails li.span3 { width: 220px; float: left;}
    /*section ul#products .thumbnail h5 a { font-size: 11px; }*/
    section ul#products .thumbnail p {  /*margin-top:0;*/ margin-left: 85px;  margin-top: -35px;}
    #product-content { width:375px; }
    #support-box ul#support-list li a img { width: 75px; }
	
    
}
@media (max-width: 767px) {
    #support-box ul#support-list li a img { width: 50px; }
}
@media (max-width: 1200px) {
	.newproducts-picker #newproducts-picker-slider > div > div  { float:right; max-width: 160px; }
}
@media (min-width: 1200px) {
    section ul#products .thumbnail h5 a { font-size: 12px; }

    section ul#products .thumbnail a strong { font-size: 12px; }
    #similar-products {  display: block; }
    #similar-products ul#products li.span4 { width:300px; /*background: none; border: none;*/ }
}

@media (max-width: 979px) and (min-width: 768px) {
    .footerbox { max-width: 370px; min-height: 190px; }
}

@media (min-width: 980px) {
    .footerbox { min-width: 270px; max-width: 370px; }
}