﻿body
{
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-color: #eeeeee;
    margin: 0px;
    padding: 0px;
}
img
{
    border: none;
}
#AnaDiv
{
    width: 913px;
    margin: 5px auto;
}
#TepeDiv
{
    width: 913px;
    height: 137px;
    background-image: url(images/tepe.png);
}
#UstMenuDiv
{
    width: 913px;
    height: 30px;
    background-image: url(images/ustmenu.png);
}
#OrtaDiv
{
    width: 913px;
    height: auto;
    min-height: 500px;
    background-image: url(images/orta.png);
    background-repeat: repeat-y;
    padding-top: 10px;
    float: left;
}
#AltDiv
{
    width: 913px;
    height: 17px;
    background-image: url(images/alt.png);
    background-repeat: no-repeat;
    float: left;
}
#SolDiv
{
    width: 220px;
    height: auto;
    float: left;
    margin-left: 15px;
}
#SagDiv
{
    width: 661px;
    height: auto;
    min-height: 500px;
    float: left;
    overflow:hidden;
}
#MenuTepe
{
    width: 212px;
    height: 42px;
    background-image: url(images/menutepe.png);
    float: left;
}
#DuyuruTepe
{
    width: 212px;
    height: 42px;
    background-image: url(images/duyurutepe.png);
    float: left;
}
#MenuOrta, #DuyuruOrta
{
    width: 197px;
    height: auto;
    background-image: url(images/menuorta.png);
    background-repeat: repeat-y;
    min-height: 150px;
    padding-left: 15px;
    float: left;
}
#MenuAlt, #DuyuruAlt
{
    width: 212px;
    height: 7px;
    background-image: url(images/menualt.png);
    background-repeat: no-repeat;
    float: left;
}
#IcerikTepe
{
    width: 661px;
    height: 11px;
    background-image: url(images/iceriktepe.png);
}
#IcerikOrta
{
    width: 611px;
    background-image: url(images/icerikorta.png);
    background-repeat: repeat-y;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin: 0px;
    padding-left: 25px;
    padding-top: 5px;
    padding-right: 25px;
}
#IcerikAlt
{
    width: 661px;
    height: 11px;
    background-image: url(images/icerikalt.png);
    background-repeat: no-repeat;
}
#TepeBaslik
{    
    font-family: Tahoma;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #406E9B;
    position: relative;
    top: 15px;
    width: 650px;
    height: 120px;
    vertical-align: middle;
    left: 150px;
}
.linkler
{
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
    text-decoration: none;
}
.takvim
{
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
    font-weight: bold;
}
.linkler:hover
{
    text-decoration: underline;
}
.Baslik
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}
.Etiket
{
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
}
.EtiketDet
{
    font-family: Verdana !important;
    font-size: 11px !important;   
}
.EtiketB
{
    font-family: Tahoma;
    font-size: 14px;
    color: Black;
}
#UstMenuDiv ul
{
    list-style-type: none;
    float: right;
    margin: 0px;
    padding: 0px;
    height: 30px;
    padding-right: 30px;
}
#UstMenuDiv ul li
{
    float: right;
    padding-left: 20px;
    line-height: 25px;
    color: White;
}
#UstMenuDiv ul li a
{
    font-family: Tahoma;
    color: White;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
}
#UstMenuDiv ul li a:hover
{
    text-decoration: underline;
}
.sonhaber
{
    font-family: verdana;
    font-size: 11px;
    text-align: left;
    float: left;
    padding: 10px 0 0 2px;
    line-height: 15px;
    color: Black;
}
.detaylink
{
    float: left;
    width: 400px;
    height: 25px;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    color: #ea1a1a;
    display: block;
    padding-left: 380px;
}
.sonhaberfoto
{
    width: 150px;
    height: 90px;
    border-width: 5px;
    border-style: solid;
    border-bottom-color: Black;
    padding: 2px 1px 0 1px;
    margin-left: 5px;
    margin-right: 5px;
}
.detaylink a
{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    color: #ea1a1a;
}
.orkopayrac
{
    width: 429px;
    float: right;
    height: 2px;
    margin: 0 0 0 0;
    padding: 0;
    background-color: Orange;
}
.HaberDetay
{
    font-family: Tahoma;
    font-size: 12px;
    color: Red;
    font-weight: bold;
}
.HutbeUl
{
    list-style-type: square;
}
HutbeUl li
{
    padding-bottom: 15px;
}

