@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p {margin: 0; padding: 0; border: 0; font-family: Verdana, Helvatica, Arial;}
body{background: url(../images/BG.png) repeat;}
h1{color: #000; font-size: 18px;}
h2{color: #f58220; font-size: 14px;}
a   {text-decoration: none; color: #000;}
img {border:0px;}
th, td{margin: 0; padding: 0; text-align: left; vertical-align: top; font-size: 12px;}
p   {text-align:justify; font-size: 12px; color: #000;}
hr  {clear: both; border: none; border-bottom: 1px dotted #666; padding: 1px 0; margin: 0;}
label{cursor: pointer;}
table{border-spacing: 0; border-collapse: collapse; margin: 0; padding: 0;}

.sayfalar{width: 920px; float: left; text-align: right; font-size: 12px; margin: 10px 0;}
.sayfalar a,.SayfaGit input[type=submit]{
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #fff;
    color: white;
    text-align: right;
    margin-right: 5px;
    padding: 3px 5px 3px 5px;
    background-color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
.aktif{
    color: white;
    font-weight: bold;
    text-align: right;
    margin-right: 5px;
    text-decoration: none;
    padding: 3px 5px 3px 5px;
    background-color: #26649d;
	border-radius: 5px;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.SayfaGit{float: left; margin: 4px 0 4px 10px;}
.SayfaGit input[type=text]{width: 20px;}

.kutu_button{
    margin: 0;
    color: #000;
    width: 150px;
    height: 13px;
    cursor: pointer;
    font-size: 12px;
    padding: 2px 0px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    border: 1px solid #444;
    background: url(../images/ButonBG.jpg) repeat-x;
}
.AramaKutu{
    margin: 10px;
    width: 180px;
    height: 26px;
    padding: 0 5px;
    background: #fff;
    text-align: center;
    border: 1px solid #444;
}

.Genel{
    width: 100%;
    background: url(../images/BannerBG2.jpg) repeat-x;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
    padding: 0 0 100px 0;
}
.Banner{width: 1000px; height: 70px; background: url(../images/BannerBG1.jpg) no-repeat; margin: 0 auto;}
.Icerik{width: 1000px; margin: 0 auto;}
.footer{height: 90px;}

.Tablo{width: 1000px; margin: 5px auto; border: 1px solid #c01923; background: url(../images/TabloBG.jpg) no-repeat #e5e5e5; table-layout: fixed;}
.Tablo th,.Tablo td{padding: 3px 1px; border-left: 1px solid #999; text-align: center; font-size: 10px; max-width: 370px; overflow: hidden;}
.Tablo th{vertical-align: bottom; border-bottom: 2px solid #999;}
.Tablo td{vertical-align: top;}
#UstSatir{height: 0;}
#UstSatir th{height: 0; border: none; padding: 0; margin: 0;}
#SatirCizgi{background: url(../images/SatirCizgi.jpg) repeat-x; height: 2px; padding: 0; margin: 0;}
.RenkA0{background-color: #d9d9d9;} .RenkA1{background-color: #dddddd;}
.RenkB0{background-color: #e3e3e3;} .RenkB1{background-color: #e6e6e6;}

.SolUst{
    top: -3px;
    left: -3px;
    width: 70px;
    height: 70px;
    padding-top: 6px;
    position: absolute;
    background: url(../images/SolUst.png) no-repeat;
}
.SagUst{
    top: -3px;
    right: -3px;
    width: 70px;
    height: 70px;
    padding-top: 6px;
    position: absolute;
    background: url(../images/SagUst.png) no-repeat;
}