﻿body
{
    background-image: url('../images/bg.gif');
    background-repeat: repeat-x;
    background-color: White;
    margin: 0px;
    padding: 0px;
}
img
{
    border: none;
    
}
html
{
    margin: 0px;
    padding: 0px;
}
#AnaDiv
{
    width: 815px;
    position: relative;
    margin: 20px auto;
    min-height: 430px;
}
#OrtaTepe
{
    background-image: url('../images/ortatepe.png');
    width: 815px;
    height: 13px;
    float: left;
}
#OrtaOrta
{
    background-image: url('../images/ortaorta.png');
    background-repeat: repeat-y;
    width: 815px;
    height: auto;
    float: left;
      min-height:600px;
}
#Alt
{
    width: 100%;
    background-image: url('../images/alt.jpg');
    background-position: top;
    background-repeat: repeat-x;
    position: relative;
    height: 130px;
    float: left;
}
#InSol
{
    background-image: url('../images/insag.png');
    width: 143px;
    height: 130px;
    float: left;
}
#InSag
{
    background-image: url('../images/insol.png');
    width: 105px;
    height: 130px;
    float: right;
}
#Logo
{
    width: 200px;
    height: 94px;
    float: left;
    padding-left: 20px;
}
#UstMenu
{
    float: left;
    width: 526px;
    height: 64px;
    padding-top: 30px;
    margin-left: 30px;
}
#UstMenu ul
{
    margin: 0px;
    padding: 0px;
    width: 546px;
    height: 36px;
    line-height: 46px;
    background-image: url('../images/menubar.jpg');
    list-style-type: none;
    vertical-align: middle;
    padding: 10px 0px 0px 10px;
}
#UstMenu ul li
{
    float: left;
    width: 90px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}
#UstMenu ul li a
{
    font-family: Trebuchet MS;
    color: White;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
#UstMenu ul li:hover
{
    background-image: url('../images/lihover.png');
}
#Slide
{
    padding-top: 5px;
    float: left;
    padding-left: 17px;
   
}
#Duyurular
{
    width: 230px;
    min-height: 300px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}
#Galeri
{
    width: 260px;
    min-height: 300px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
#Video
{
    width: 280px;
    min-height: 300px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.DuyuruBaslik, .GaleriBaslik, .VideoBaslik
{
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    color: #FF6600;
}
.GaleriBaslik
{
    color: #009900;
}
.VideoBaslik
{
    color:Black;
}

.Duyuru
{
    font-family: Trebuchet MS;
    font-size: 10px;
    color: Black;
    text-decoration: none;
}
.Duyuru:hover
{
    text-decoration: underline;
}
hr
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
}
.Etiket, .Etiket span, .Etiket p, .Linkler, #Detay a
{
    font-family: 'Trebuchet MS !important';
    font-size: 12px !important;   
    color: Black !important;
    text-align: justify; 
}
#Detay a
{
    font-weight: bold;
}
#Detay
{
    margin-left: 10px;
    margin-right: 10px;
    
  
}
.onceki
{
    width: 45px;
    height: 301px;
    background-image: url('../images/solok.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: none;
    cursor: pointer;
}
.sonraki
{
    width: 45px;
    height: 301px;
    background-image: url('../images/sagok.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: none;
    cursor: pointer;
}
#snn
{
    width: 50%;
    text-align: center;
    float: left;
    height: 20px;
    margin-top: 110px;
}

#snn a
{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: White;
    font-size: 11px;
    text-decoration: none;
}
