﻿@import url("resim.css");
@import url("video.css");
@import url("dokuman.css");

.metinicerik {
      text-align:left;
   width:100%;
   padding:20px;
   font-size:18px;
}


    .metinicerik span {
    }

    .metinicerik p {
        margin-top: 0px;
    }


span.metinGaleriHeader {
    padding: 5px;
    width: 100%;
    float: left;
    color: #191970 ;
}

.galeribasliklar {
    width: 100%;
    float: left;
    color: #191970 ;
}

.metinresimgaleriler {
    margin-top:10px;
    width: 855px;
    float: left;
}

.metinresimgalerileric {
    background-image: url('/images/watermark.png');
    background-size: 120px 120px;
    background-repeat: no-repeat;
    padding-top: 130px;
    width: 130px;
    float: left;
    border: 1px solid #808080;
    border-radius: 3px;
    margin: 5px;
}

.metinvideogaleriler {
    width: 100%;
    float: left;
   
}
.metinvideogaleriler img
    {
  
        width: 245px;
    height: 165px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
      -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    }
.metinvideogalerileric {
    background-image: url('/images/watermark.png');
    background-size: 160px 160px;
    background-repeat: no-repeat;
    padding-top: 0px;
    width: 245px;
    float: left;
       -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 25px 9px 20px 0px;
    
}

.metindokumangaleriler {
    width: 100%;
    float: left;
}

.metindokumangalerileric {
    background-image: url('/images/filetypes/folder.png');
    background-size: 120px 120px;
    background-repeat: no-repeat;
    padding-top: 130px;
    width: 125px;
    height: 75px;
    float: left;
    border-radius: 3px;
    margin: 5px;
    text-align: center;
    border: 1px solid #b9b9b9;
}

#sagKolon {
    float: left;
    width: 890px;
    background-color: transparent;
    min-height: 400px;
    margin-top: 10px;
    margin-right:10px;
}

#solKolon {
    float: left;
    width: 240px;
    background-color: transparent;
    min-height: 400px;
    margin-top: 10px;
    margin-left:10px;
}

.SolKutu {
    width: 230px;
    height: auto;
    float: left;
    margin-bottom: 10px;
    /*- border-top-left-radius: 8px;
moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
border-top-right-radius: 8px;
*/
    background-image: linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -o-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.65, rgb(238,242,242)), color-stop(1, rgb(219,221,221)));
}

.solbottom {
    background-image: url(../images/bottom.png);
    width: 207px;
    height: 2px;
    float: left;
    margin-top: 5px;
}

#ortaKolon {
    float: left;
    width: 740px;
    height: auto;
    margin-left: 8px;
    /* -moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
 border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
border-top-right-radius: 8px;*/
    background-image: linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -o-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(238,242,242) 65%, rgb(219,221,221) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.65, rgb(238,242,242)), color-stop(1, rgb(219,221,221)));
    border: 1px solid #fb5f00;
    margin-bottom: 10px;
}

.naviget {
    /*background-image: url(../images/baslikbg.jpg);*/
    width: 800px;
    color: #9b0808;
    font-weight: bold;
    height: 25px;
    text-align: left;
    margin-top: 5px;
    font-size: 18px;
    padding-left: 5px;
}
.metinbaslik {
    color:#fff;
    font-size:18px !important;
      font-weight: bold;
}
.border_category {
    float:left;
     background-image: url("/images/border_category.png");
     position:absolute;
     width:275px;
     height:210px;
}