.block{
    display:inline-block;
    float:left;
    width:215px;
    margin:0px;
    margin-bottom:20px;
    border:0px solid #D5D5D5;
}
.block .block-title{
    display:block;
    width:205px;
    height:24px;
    color:#FFF;
    font-size:16px;
    padding-top:6px;
    padding-left:10px;
    margin:0 0 0px 0;

    background: url(../images/block_bg.png) top left repeat-x;
    /*
    background: rgb(255,0,4);
    background: -moz-linear-gradient(top,  rgba(255,0,4,1) 0%, rgba(239,67,67,1) 50%, rgba(244,4,4,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,4,1)), color-stop(50%,rgba(239,67,67,1)), color-stop(100%,rgba(244,4,4,1)));
    background: -webkit-linear-gradient(top,  rgba(255,0,4,1) 0%,rgba(239,67,67,1) 50%,rgba(244,4,4,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,0,4,1) 0%,rgba(239,67,67,1) 50%,rgba(244,4,4,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,0,4,1) 0%,rgba(239,67,67,1) 50%,rgba(244,4,4,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,0,4,1) 0%,rgba(239,67,67,1) 50%,rgba(244,4,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0004', endColorstr='#f40404',GradientType=0 );
    */
    
    
    text-shadow:1px 1px 3px #222;
    border-right:0px solid #FFF;
}

.block-content{
    display:block;
    width:215px;

    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 );

}
.block-content ul{
    padding:0px !important;
    margin:2px 4px 2px 22px;
    color:#676767;
}

.urun_kategori_block{
    float:left !important;
}
.urun_kategori{
    padding-top:10px;
    padding-bottom:2px;
}

.urun_kategori p{
    color:#454545;
    font-size:12px;
    font-weight:normal;
    padding-left:12px;
    padding-top:2px;
    padding-bottom:2px;
    margin-left: 10px;
    margin-right: 10px;
}
.urun_kategori p a:link{
    text-decoration:none;
    color:#454545;
    
}
.urun_kategori p a:active{
    text-decoration:none;
    color:#454545;
}
.urun_kategori p a:visited{
    text-decoration:none;
    color:#454545;
}
.urun_kategori p a:hover{
    text-decoration:none;
    color:#111111;
}
.urun_kategori p a.selected{
    font-weight:bold;
}

/** B: Proje ***/
.proje_kategori_block{
    float:left !important;
}
.proje_kategori{
    padding-top:10px;
    padding-bottom:2px;
}

.proje_kategori p{
    color:#454545;
    font-size:12px;
    font-weight:normal;
    padding-right:12px;
    padding-bottom:2px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:8px;
    border-bottom:1px solid #DCDCDC;
    background: url(../images/icons/li.png) 185px 4px no-repeat;
}
.proje_kategori p a:link{
    text-decoration:none;
    color:#454545;
    
}
.proje_kategori p a:active{
    text-decoration:none;
    color:#454545;
}
.proje_kategori p a:visited{
    text-decoration:none;
    color:#454545;
}
.proje_kategori p a:hover{
    text-decoration:none;
    color:#111111;
}
.proje_kategori p a.selected{
    font-weight:bold;
}

/** B: Proje ***/


.haber{
    background:#e6efd5;
}
.haber-liste{
    color:#676767;
}
.haber-liste a:link{
    text-decoration:none;
    color:#676767;
}
.haber-liste a:active{
    text-decoration:none;
    color:#676767;
}
.haber-liste a:visited{
    text-decoration:none;
    color:#676767;
}
.haber-liste a:hover{
    text-decoration:none;
    color:#454545;
}
.twitter-block{
    display:block;
    width:214px;
    height:94px;
    text-align: center;
    background:#D4ECF6;
    color:#333333;
    border-radius:4px;
}
.twitter-block img{
    border:none;
    margin-top:10px;
}

.twitter-block a:link{
    color:#47AFDD;
}
.twitter-block a:active{
    color:#47AFDD;
}
.twitter-block a:visited{
    color:#47AFDD;
}
.twitter-block a:hover{
    color:#333333;
}

.facebook-block{
    display:block;
    width:214px;
    height:94px;
    text-align: center;
    background:#D7DFEC;
    color:#333333;
    border-radius:4px;
}
.facebook-block img{
    border:none;
    margin-top:10px;
}
.facebook-block a:link{
    color:#36558E;
}
.facebook-block a:active{
    color:#36558E;
}
.facebook-block a:visited{
    color:#36558E;
}
.facebook-block a:hover{
    color:#333333;
}


.hizmetler_block{
    float:left !important;
}


#rmLogin{
    display:inline-block;
    float:right;
    width:274px;
    padding:10px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    border:1px solid #DCDCDC;
}
#rmLogin #usermenu li{
    list-style:none;
}

#rmLogin #loginBox{
    display:inline-block;
    float:right;
    width:280px;
    margin-bottom: 10px;
}

#rmLogin #loginBox .row{
    display:inline-block;
    margin:2px 0px;
    width:100%;
}

#rmLogin #loginBox input{
    width:126px;
}

#rmLogin #loginBox input[type='submit']{
    display:block;
    float:right;
    width:70px;
}
#rmRegister{
    display:block;
    width:100%;
}
#rmRegister #registerDiv{
    display:inline-block;
    float:right;
    width:287px;
    padding-right:14px;
    background:#DCDCDC;
}

#rmRegister #registerDiv input{
    display:block;
    float:left;
    width:122px;
    margin:3px 2px;
}
#rmRegister #registerDiv .registerForm{
    display:inline-block;
    float:left;
    padding:10px;
    margin-top:6px;
    margin-bottom:10px;
    margin-left:6px;
    background: #FFF;
    width:266px;
}

#rmRegister #registerDiv input[type='submit']{
    display:block;
    float:right;
    width:60px;
}

#rmRegister #registerDiv .row{
    display:inline-block;
    margin:2px 0px;
    width:100%;
}

#row-msg{   
    display:none;
}
#row-msg li {
    list-style:none;
    color:#FF0043;
}


#ebulten{
    display:inline-block;
    width:202px;
    padding:4px 6px 10px 4px;    
    border:1px solid #DCDCDC;    
}
#ebulten .row{
    display:inline-block;
    floaT:left;
    width:100%;
    margin-bottom:2px;
    border:0px solid red;
}
#ebulten .ebulten_text{
    padding:3px 2px;
    width:99%;
    border:1px solid #ACACAC;
    background: #DCDCDC;
    color:#545454;
}
#ebulten .ebulten_btn_tr{
    border:none;
    width:76px;
    height:27px;
    background: url(../images/ebulten_btn_tr.png) no-repeat;
}
#lminfo p{
    margin-bottom:8px;
}