body {
    margin: 1px;
    font-family: Arial;
    font-size: 12px;
    height: 100%;
}

input, selext, textarea {
    font-family: Georgia;
    font-size: 12px;
}

.son_dakika {
    background-color: #416285;
    border-width: 1px;
    border-style: solid;
    border-color: #671515;
    padding: 3px;
    margin: 0px;
    color: #000000;
    font-weight: bold;
}

.son_dakika a {
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
}

#banner {
    text-align: center;
    height: 140px;
    width: 1000px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    margin-top: 3px;
    padding: 0px;
}

/*Anamenü*/
div.anamenu table tr td {
    border: 1px solid #ccc;
    text-align: center;
}
div.anamenu table tr td a {
    text-decoration: none;
    color: #333;
}
div.anamenu table tr td a:hover {
    color: #B20000;
}
div.anamenu table tr td.submenu {
    text-align: left;
}
div.anamenu table tr td.submenu a {
    font-family: verdana;
    font-size: 11px;
    margin-right: 5px;
    margin-left: 5px;
}
div.anamenu table tr td.submenu a:hover {
    color: #666;
}
/*
#anamenu {
    margin: 0px;
    margin-top: 2px;
    padding: 0px;
    clear: left;
    height: 20px;
}
#anamenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#anamenu ul li {
    float: left;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
#anamenu ul li a {
    padding: 0px;
    margin: 0px;
    display: block;
    text-decoration: none;
}
#anamenu ul li a img {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
*/
/*Haber Menü*/
#habermenu {
    clear: left;
    border-width: 1px;
    border-color: #000000;
    color: #0978B5;
    border-style: solid;
    height: 22px;
    margin-left: 0px;
    padding-top: 4px;
    background-color: #B3E4FF;
}
#habermenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
}
#habermenu ul li {
    float: left;
}
#habermenu ul li a {
    color: #0978B5;
    text-decoration: none;
    padding: 2px;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #002C5D;
}
#habermenu ul li a:hover {
    background-color: #0978B5;
    color: #B3E4FF;

}

/*ÜYE-ADMİN MENÜSÜ*/
#kullanici_alani {
    clear: left;
    height: 45px;
    background-color: #B7E17B;
    font-weight: bold;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #2B4900;
    border-top-width: 0px;
    margin-bottom: 1px;
}
#kullanici_alani ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}
#kullanici_alani ul li {
    float: left;
    margin: 0px;
}

#kullanici_alani ul li a {
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFFFFF;
    background-color: #659F13;
    margin-right: 5px;
    text-decoration: none;
}
#kullanici_alani ul li a:hover {
    background-color: #457204;
}


/*Anasayfa Anketler*/
.anasayfa_anketler {
    width: 140px;
    min-height: 1000px;
    padding: 2px;
    background-color: #f1f1f1;
    border: 1px solid #000;
}
.anasayfa_anketler ul {
    margin: 0px;
    padding: 0px;
}
.anasayfa_anketler ul li {
    margin: 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.anasayfa_anketler ul li a {
    margin-left: 2px;
    text-decoration: none;
    color: #000000;
}
.anasayfa_anketler .baslik {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    margin: 1px;
    padding: 1px;
    
    background-color: #FE9402;
}

.anasayfa_yazarlar {
    font-size: 11px;
    background-color: #F0F7FF;
    border: 1px solid #000;
}
.anasayfa_yazarlar .cizik {
    clear: left;
    font-size: 1px;
}
.anasayfa_yazarlar .baslik {
    font-weight: bold;
    font-size: 12px;
    color: #000080;
    margin: 1px;
    padding: 1px;
    
    background-color: #1AACFB;
}
.anasayfa_yazarlar .baslik2 {
    clear: left;
    font-weight: bold;
    font-size: 12px;
    background-color: #1AACFB;
    color: #ffffff;
    margin: 0px;
    margin-top: 10px;
}
.anasayfa_yazarlar a {
    clear: left;
    text-decoration: none;
}
.anasayfa_yazarlar a img {
    float: left;
    border-width: 0px;
    margin-right: 2px;
}

/*Haberler*/
#haberler {
    background-color: #f3f3f3;
}
#haberler .haber_baslik {
    font-weight: bold;
}
#haberler .haber_baslik a {
    text-decoration: none;
    color: #000080;
}
#haberler .haber_metin a {
    text-decoration: none;
    font-family: verdana;
    font-size: 11px;
    color: #000000;
}
#haberler .haber_metin a img {
    margin-right: 3px;
}

#haber_manset {
    background-color: #f4f4f4;
}

#manset_haber img {
    margin: 0px;
}
/*CopyRight*/
.copyright {
    text-align: center;
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    font-weight: bold;
}
.copyright a {
    text-decoration: none;
    color: #000;
}

/*Formlar*/

#form #tablo {
    width: 690px;
    margin-left: auto;
    margin-right: auto;
}
#form table tr {
    background-color: #F7F7F7;
}
#form table tr .form_label {
    text-align: right;
    padding-right: 5px;
}

#tablo_liste {
    margin-left: auto;
    margin-right: auto;
    width: 690px;
}

#tablo_liste tr th {
    background-color: #EAFFCD;
}

#tablo_liste tr th a {
    text-decoration: none;
    color: #457304;
}

#sayfa {
margin: 0px;
padding: 0px;
}

#sayfa #metin {
    text-align: justify;
}

#sayfa2 {
    margin-left: auto;
    margin-right: auto;
    width: 480px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
}

#sayfalama ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#sayfalama ul li {
    float: left;
    margin-left: 3px;
}

#sayfalama ul li a {
    display: block;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #dcf0fd;
    color: #135786;
    text-decoration: none;
}
#sayfalama ul li a:hover {
    background-color: #135786;
    color: #dcf0fd;
    text-decoration: underline;
}

#baslik {
    font-size: 12px;
    color: #000080;
    font-weight: bold;
    background-color: #f5f5f5;
}

#bilgi2 {
    font-family: verdana;
    font-size: 11px;
    color: #666666;
    background-color: #f3f3f3;
    text-align: right;
}

#yazi_liste li a {
    text-decoration: none;
    color: #000080;
}

#yazi_liste li a:hover {
    text-decoration: underline;
}

.haber_baslik2 {
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
    color: #FF0000;
    border-bottom-color: #ff0000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#haber_ust .haber_baslik {
    clear: left;
    font-weight: bold;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000080;
}
#haber_ust .haber_baslik a {
    text-decoration: none;
    color: #000080;
}

#haber_ust .haber_metin {
    margin: 0px;
    text-align: justify;
}
#haber_ust .haber_metin a {
    text-decoration: none;
    font-family: verdana;
    font-size: 11px;
    color: #000000;
}
#haber_ust .haber_metin a img {
    margin-right: 3px;
}

#haber_ust .cizik {
    clear: left;
    font-size: 3px;
}

.mesaj_cancel {
    margin-top: 50px;
    margin-left: 30px;
    padding: 5px;
}

.mesaj_ok {
    margin-top: 50px;
    margin-left: 30px;
    padding: 5px;
}

/*Albümler (albumler.html)*/
div.albumler {
    width: 680px;
    margin: auto;
}
div.albumler p.baslik {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0px;
}
div.albumler div.album_resim {
    background-image: url('../images/album_bg.jpg');
    background-repeat: repeat-x;
    background-color: #EDFAFF;
    width: 197px;
    height: 180px;
    margin: 10px;
    border-width: 1px;
    border-color: #DAEFF8;
    border-style: solid;
    float: left;
    text-align: center;
    padding-top: 10px;
}
div.albumler div.album_resim a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
div.albumler div.album_resim a span.ad {
    display: block;
    height: 20px;
}
div.albumler div.album_resim a span.tarih {
    color: #D95223;
}
div.albumler div.album_resim a img.anaresim {
    min-width: 15px;
    min-height: 15px;
    margin: 10px;
    border-color: #606060;
    border-style: solid;
    border-width: 1px;
}
div.albumler div.break {
    clear: left;
    clear: right;
    height: 15px;
}
div.albumler div.sayfa {
    clear: left;
    margin-top: 15px;
}
div.albumler div.sayfa ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.albumler div.sayfa ul li {
    margin: 0px;
    margin-right: 5px;
    display: inline-block;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #E4E4E4;
    padding: 4px;
    font-weight: bold;
}
div.albumler div.sayfa ul li:hover {
    background-color: #E1EDFF;
}
div.albumler div.sayfa ul li a {
    text-decoration: none;
    color: #000;
}
div.albumler div.sayfa ul li.current {
    margin: 0px;
    margin-right: 5px;
    display: inline-block;
    background-color: #6A6A6A;
    border-width: 1px;
    border-style: solid;
    border-color: #111111;
    padding: 4px;
    font-weight: bold;
}
div.albumler div.sayfa ul li.current a {
    text-decoration: none;
    color: #fff;
}


/*Resimler (resimler.html)*/
div.resimlerhtml {
    width: 658px;
    margin: 0px;
    padding: 0px;
    margin: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD;
    padding: 10px;
}
div.resimlerhtml div.anaresim_cerceve {
    text-align: center;
    width: 650px;
}
div.resimlerhtml div.anaresim_cerceve img.anaresim {
    border-width: 1px;
    border-color: #DDD;
    border-style: dashed;
    padding: 3px;
}
div.resimlerhtml p.baslik {
    font-size: 16px;
    font-weight: bold;
    color: #D95223;
    margin: 0px;
    margin-bottom: 5px;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD;
    padding: 3px;
    text-align: center;
}
div.resimlerhtml div.aciklama {
    margin-top: 15px;
    margin-left: 15px;
    padding-top: 15px;
    padding-left: 15px;
    min-height: 30px;
    min-width: 30px;
    color: #575757;
    background-image: url('../images/quotes.gif');
    background-repeat: no-repeat;
}
div.resimlerhtml div.sayfa {
    margin-top: 15px;
}
div.resimlerhtml div.sayfa ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.resimlerhtml div.sayfa ul li {
    margin: 0px;
    margin-right: 5px;
    display: inline-block;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #E4E4E4;
    padding: 4px;
    font-weight: bold;
}
div.resimlerhtml div.sayfa ul li:hover {
    background-color: #E1EDFF;
}
div.resimlerhtml div.sayfa ul li a {
    text-decoration: none;
    color: #000;
}
div.resimlerhtml div.sayfa ul li.current {
    margin: 0px;
    margin-right: 5px;
    display: inline-block;
    background-color: #6A6A6A;
    border-width: 1px;
    border-style: solid;
    border-color: #111111;
    padding: 4px;
    font-weight: bold;
}
div.resimlerhtml div.sayfa ul li.current a {
    text-decoration: none;
    color: #fff;
}


/*Haberler haberler.html*/
div.haberler p.baslik {
    background-color: #f4f4f4;
    padding: 5px;
    color: #2140B4;
    font-weight: bold;
    text-align: left;
}
div.haberler div.anket {
    background-color: #f8f8f8;
    background-image: url('../images/report.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 5px;
    padding-top: 6px;
    padding-left: 30px;
    text-align: left;
}
div.haberler div.anket a {
    color: #C94511;
    font-weight: bold;
    text-decoration: none;
}
div.haberler div.anket a:hover {
    text-decoration: underline;
}
div.haberler div.album {
    background-color: #f8f8f8;
    background-image: url('../images/picture.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 5px;
    padding-top: 6px;
    padding-left: 30px;
}
div.haberler div.album a {
    color: #C94511;
    font-weight: bold;
    text-decoration: none;
}
div.haberler div.album a:hover {
    text-decoration: underline;
}
div.haberler p.metin {
    text-align: justify;
    color: #4F4F4F;
}
div.haberler p.metin a.resimlink img.anaresim {
    float: right;
    border-width: 1px;
    border-color: #CBCBCB;
    border-style: dashed;
    padding: 3px;
    margin-left: 6px;
}
div.haberler div.video {
    background-image: url('../images/quotes.gif');
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    text-align: center;
    margin: 20px;
}
div.haberler div.istatistik {
    clear: both;
    background-image: url('../images/quotes.png');
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    text-align: right;
    padding: 5px;
    font-family: verdana;
    font-size: 11px;
    color: #767676;
}
div.haberler div.paylas {
    margin-top: 15px;
    text-align: left;
}
div.haberler div.paylas a img {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    margin: 1px;
    padding: 1px;
}
div.haberler div.paylas p.baslik {
    background-color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: #1C61AE;
    padding: 0px;
    margin: 0px;
    margin-bottom: 1px;
}


/*Yazılar yazilar.html*/
div.yazilar p.baslik {
    background-color: #f4f4f4;
    padding: 5px;
    color: #2140B4;
    font-weight: bold;
    text-align: left;
}
div.yazilar div.anket {
    background-color: #f8f8f8;
    background-image: url('../images/report.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 5px;
    padding-top: 6px;
    padding-left: 30px;
    text-align: left;
}
div.yazilar div.anket a {
    color: #C94511;
    font-weight: bold;
    text-decoration: none;
}
div.yazilar div.anket a:hover {
    text-decoration: underline;
}
div.yazilar div.album {
    background-color: #f8f8f8;
    background-image: url('../images/picture.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 5px;
    padding-top: 6px;
    padding-left: 30px;
}
div.yazilar div.album a {
    color: #C94511;
    font-weight: bold;
    text-decoration: none;
}
div.yazilar div.album a:hover {
    text-decoration: underline;
}
div.yazilar p.metin {
    text-align: justify;
    color: #4F4F4F;
}
div.yazilar p.metin a.resimlink img.anaresim {
    float: right;
    border-width: 1px;
    border-color: #CBCBCB;
    border-style: dashed;
    padding: 3px;
    margin-left: 6px;
}
div.yazilar div.video {
    background-image: url('../images/quotes.gif');
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    text-align: center;
    margin: 20px;
}
div.yazilar div.istatistik {
    clear: both;
    background-image: url('../images/quotes.png');
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    text-align: right;
    padding: 5px;
    font-family: verdana;
    font-size: 11px;
    color: #767676;
}
div.yazilar div.paylas {
    margin-top: 15px;
    text-align: left;
}
div.yazilar div.paylas div.td {
    display: inline-block;
}
div.yazilar div.paylas div.td a img {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    margin: 1px;
    padding: 1px;
}
div.yazilar div.paylas p.baslik {
    background-color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: #1C61AE;
    padding: 0px;
    margin: 0px;
    margin-bottom: 1px;
}




/*Anketler*/
div.anketler p.baslik {
    background-color: #f4f4f4;
    padding: 5px;
    color: #2140B4;
    font-weight: bold;
    text-align: left;
    clear: both;
}
div.anketler div.anket_resim {
    float: left;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
    padding: 3px;
    margin: 3px;
    width: 30px;
    height: 30px;
}
div.anketler div.anket_ad {
    float: left;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
    padding: 3px;
    margin: 3px;
    width: 630px;
    min-height: 30px;
}
div.anketler div.anket_ad a {
    text-decoration: none;
    color: #525252;
}
div.anketler div.anket_ad a:hover {
    color: #C42222;
}
div.anketler div.break {
    clear: both;
    font-size: 2px;
}

/**
 * Yeni Form Stilleri
 */

div.form p.baslik {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000099;
    padding: 10px;
    background-color: #f3f3f3;
}
div.form form fieldset {
    border-width: 1px;
}
div.form form fieldset legend {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
div.form form fieldset div.satir {
    min-height: 30px;
}
div.form form fieldset div.satir label {
    display: inline-block;
    width: 120px;
}


/**
 * Yorum Listelerinin Stilleri
 */
div.yorumlar p.anabaslik {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000099;
    padding: 10px;
    background-color: #f3f3f3;
}
div.yorumlar div.yorum {
    padding: 10px;
}
div.yorumlar div.yorum div.baslik {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000099;
    padding: 5px;
    background-color: #f9f9f9;
    border-width: 1px;
    border-style: dashed;
    border-color: #DDD;
}
div.yorumlar div.yorum div.metin {
    font-family: verdana;
    font-size: 12px;
    color: #000;
    padding: 5px;
}
div.yorumlar div.yorum div.istatistik {
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
    color: #A9A9A9;
    text-align: right;
    margin-bottom: 20px;
}
div.yorumlar div.yorum div.istatistik b {
    font-weight: bold;
    color: #4E8000;
}

.sayfa {
    border: 1px solid #000;
    padding: 7px;
}