
/******* B: Kategoriler ******/

#kategoriler .row{
    float:left;
    width:100%;
    display:inline-block;
    margin-bottom: 10px;
}

#kategoriler .row h1{
    display:block;
    float:left;
    width:100%;
    margin-bottom:2px;
    padding-bottom:4px;
    border-bottom:1px solid #DEDEDE;
}
#kategoriler .row h1 a:link{
    text-decoration:none;
    font-size:18px;
    color:#454545;
}
#kategoriler .row h1 a:active{
    text-decoration:none;
    color:#454545;
}
#kategoriler .row h1 a:visited{
    text-decoration:none;
    color:#454545;
}
#kategoriler .row h1 a:hover{
    text-decoration:none;
    color:#333333;
}


#kategoriler .row strong{
    display:block;
    float:left;
    width:100%;
    margin-bottom:2px;
}
#kategoriler .row strong span{
    font-size:12px;
    color:#A1A1A1;
}
#kategoriler .row strong a:link{
    font-weight:normal !important;
    color:#066299;
    font-size:20px;
    text-decoration:none;
}
#kategoriler .row strong a:active{
    font-weight:normal !important;
    color:#066299;
}
#kategoriler .row strong a:visited{
    font-weight:normal !important;
    color:#066299;
}
#kategoriler .row strong a:hover{
    font-weight:normal !important;
    color:#0662DD;
}

#kategoriler .row .cont{
    display:block;
    float:left;
    width:100%;
    margin-bottom:2px;
    font-size:12px;
    font-weight:normal !important;
    color:#969696;
}


#kategoriler .cont .yorum a:link{
    color:#666666;
    text-decoration:none;
}
#kategoriler .cont .yorum a:active{
    color:#666666;
}
#kategoriler .cont .yorum a:visited{
    color:#666666;
}
#kategoriler .cont .yorum a:hover{
    color:#999999;
}

/******* E: Kategoriler ******/

._paylas_msg{
    display:inline-block;
    width:674px;
    float:left;
    padding:4px;
    margin:10px 0px;
    color:#33617c;
    border:1px solid #bbc1c4;
}

#loading__ {
    display:none;
}

#loading__ img{
    height:17px;
    margin-left:4px;
}

.benzer_paylasimlar{
    margin:4px 0px;
    padding:4px 2px;
    border-bottom:1px dotted #EDEDED;
}


/**** B: Referanslar *****/

#referanslar{
    margin-left:40px;
}
#referanslar .row{
    display:inline-block;
    width:98%;
    margin-left:6px;
    margin-bottom:4px;
}
#referanslar .row strong{
    color:#434343;
    font-size:13px;
    line-height:24px;
    font-weight:bold;
    padding-left:14px;
    background: url(../images/icons/li.png) 0px 4px no-repeat;
}

#referanslar .prd_box{
    display:block;
    float:left;
    width:376px;
    height:381px;
    margin-bottom: 10px;
    background: url(../images/product_box.png) top center no-repeat;
    border:0px solid red;
}
#referanslar .prd_box .prd_img_box{
    display:block;
    float:left;
    width:323px;
    height:206px;
    margin:28px 26px 6px 26px;
    overflow:hidden;
    border:0px solid red;
    
}

#referanslar .prd_box strong{
    display:block;
    width:320px;
    text-align: center;
    margin:2px auto;
}
#referanslar .prd_box strong span{
    font-size:12px;
    color:#A1A1A1;
}
#referanslar .prd_box strong a:link{
    font-weight:normal !important;
    color:#6C8426;
    font-size:16px;
    text-decoration:none;
}
#referanslar .prd_box strong a:active{
    font-weight:normal !important;
    color:#6C8426;
}
#referanslar .prd_box strong a:visited{
    font-weight:normal !important;
    color:#6C8426;
}
#referanslar .prd_box strong a:hover{
    font-weight:normal !important;
    color:#6A872C;
}

#referanslar .prd_box h4{
    display:block;
    width:314px;
    height:72px;
    margin:2px auto;
    font-size:11px;
    font-weight:normal !important;
    overflow:hidden;
    border:0px solid red;
}
#referanslar .prd_box h4 a:link{
    color:#999999;
}
#referanslar .prd_box h4 a:active{
    color:#999999;
}
#referanslar .prd_box h4 a:visited{
    color:#999999;
}
#referanslar .prd_box h4 a:hover{
    color:#787878;
}

#referanslar .prd_box .cont{
    display:block;
    float:left;
    width:100%;
    margin-bottom:2px;
    font-size:12px;
    font-weight:normal !important;
    color:#969696;
}

/**** E: Referanslar *****/


#urunler{
    display:inline-block;
    float:left;
    width: 700px;
    margin-top:0px;
    padding-top:5px;
    padding-left: 6px;
    border:0px solid #DCDCDC;
}

#urunler .prd_box{
    display:block;
    float:left;
    width:210px;
    height:280px;
    padding-left: 14px;
    margin-bottom: 8px;
    border:0px solid red;
}

#urunler .prd_box:hover{
    background: #DEDEDE;    background:rgb(234,234,234);
    background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#00ffffff',GradientType=0 );
}

#urunler .mLeft{
    padding-right:14px;
    background: url(../images/prd_vertical_bar.png) top left no-repeat;
}
#urunler .prd_box .prd_img_box{
    display:block;
    width:210px;
    height:190px;
    margin:10px auto;
    text-align:center;
    overflow:hidden;
    border:0px solid red;
    
}
#urunler .prd_box  .prd_img_box img{
    height:190px;
    max-width:210px;
    overflow:hidden;
}

#urunler .prd_box .olculer{
    display:block;
    float:left;
    height:56px;
    width:200px;
    color:#333333;
    font-size:11px;
    padding-left:8px;
    padding-right:8px;
    margin-bottom:2px;
    border:0px solid red;
}
#urunler .prd_box .olculer .row{
    display:inline-block;
    float:left;
    width:100%;
    height:16px;
    margin-bottom:2px;
    overflow:hidden;
    border:0px solid red;
}
#urunler .prd_box .olculer .row span{
    font-weight:bold;
    color:#009900;
}

#urunler .prd_box strong{
    display:inline-block;
    width:190px;
    margin-bottom:2px;
    text-align: center;
    margin-top:0px;
    padding-top:1px;
    padding-left:8px;
    padding-right:8px;
    line-height:5px;
}
#urunler .prd_box strong span{
    font-size:12px;
    color:#A1A1A1;
}
#urunler .prd_box strong a:link{
    color:#343434;
    line-height:18px;
    font-size:14px;
    text-decoration:none;
    font-family: 'Franklin Gothic Medium Cond';
    font-weight: normal;
    
}
#urunler .prd_box strong a:active{
    color:#343434;
}
#urunler .prd_box strong a:visited{
    color:#343434;
}
#urunler .prd_box h1 a:hover{
    color:#111111;
}


#referanslar .ref_box{
    display:inline-block;
    float:left;
    width:200px;
    margin:4px 3px;
    overflow:hidden;
    border:4px solid #DEDEDE;
}
#referanslar .ref_box img{
    display:block;
    margin: auto;
    height:150px;
}
#referanslar .ref_box strong{
    display:block;
    text-align: center;
    width:200px;
    padding:3px 0px;
    border-top:3px solid #DEDEDE;
}


#kurumsal{
    display:inline-block;
    float:left;
    width: 700px;
    margin-top:0px;
    padding-top:5px;
    padding-left: 6px;
    border:0px solid #DCDCDC;
}

#kurumsal #hresim img{
    border:5px solid #DEDEDE;
    float:right;
    width:250px;
    margin-left:5px;
    margin-bottom:5px;
}



#hizmetler{
    display:inline-block;
    float:left;
    width: 700px;
    margin-top:0px;
    padding-top:5px;
    padding-left: 6px;
    border:0px solid #DCDCDC;
}

#hizmetler #hresim img{
    border:5px solid #DEDEDE;
    float:right;
    width:250px;
    margin-left:5px;
    margin-bottom:5px;
}


.hizmet_liste p{
    margin-bottom:5px;
}


.im{
    display: inline-block; 
    float:left;
}
.main_cat{
    background: url(../images/icons/li.png) 0px 6px no-repeat !important;
}
.alt_1{
    display:inline-block; 
    float:left; 
    border-left: 0px solid #989898; 
    border-bottom: 0px solid #DCDCDC; 
    margin:0px;
    padding-left:20px !important;
    width:180px;
    /*background: url(../images/icons/li.png) 8px 6px no-repeat;*/
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}
.alt_1:hover{
    /*background: url(../images/icons/li.png) 10px 6px no-repeat #F5F5F5;*/
   -moz-transition: all 500ms ease-in-out 0s;
   -webkit-transition:  all 500ms ease-in-out 0s;
   transition: all 500ms ease-in-out 0s;
}
.alt_2{
    display:inline-block; 
    float:left; 
    margin:0px;
    padding-left:40px  !important;
    width:160px;
    background: url(../images/icons/li.png) 24px 6px no-repeat;
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}
.alt_2:hover{
    background: url(../images/icons/li.png) 28px 6px no-repeat #F5F5F5;
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.alt_3{
    display:inline-block; 
    float:left; 
    margin:0px;
    padding-left:60px !important;
    width:140px;
    background: url(../images/icons/li.png) 44px 6px no-repeat;
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}
.alt_3:hover{
    background: url(../images/icons/li.png) 48px 6px no-repeat #F5F5F5; /* #F5F5F5*/
   -moz-transition: all 500ms ease-in-out 0s;
   -webkit-transition:  all 500ms ease-in-out 0s;
   transition: all 500ms ease-in-out 0s;
}

.alt_4{
    display:inline-block; 
    float:left; 
    margin:0px;
    padding-left:80px !important;
    width:120px;
    background: url(../images/icons/li.png) 54px 6px no-repeat;
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}
.alt_4:hover{
    background: url(../images/icons/li.png) 58px 6px no-repeat #F5F5F5; /* #F5F5F5*/
   -moz-transition: all 500ms ease-in-out 0s;
   -webkit-transition:  all 500ms ease-in-out 0s;
   transition: all 500ms ease-in-out 0s;
}

