/*CSS Kodlama ve tasarım ilyas sancar iletişim: sancarilyas@gmail.com*/
body{
background-color: #FF3482;
background:url("../images/cocuk_bg.png") fixed repeat;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

#genel{width:960px; margin:0 auto;}

#logo{float:left; width:227px; height:143px; display:block;}

#slogan{float:left; width:300px; display:inline-block;}
#slogan h1{color:#FFF; text-align:center}

#meblogo{float:right; border-radius:5px;}
#meblogo img{border-radius:15px;}

#resimyazi{position:absolute; margin-left:21%;}

/*Üst Bölüm menüleri*/
#menu{float:left;background-color:#FFF;   width:960px; line-height:25px;  margin-bottom:5px; border-radius:5px;} 
#menu ul{list-style:none;}
#menu ul li{float:left; padding:4px; margin-right:18px;  margin-bottom:15px; }
#menu ul li a{font-weight:bold; text-decoration:none; color:#CC3366; }
#menu ul li:hover{background-color:#F1BBE0; color:#066; border-radius:3px;}
/*### Menü bitiş*/

#slayt{float:right; background-color:#FFF; border:15px solid #FFF; margin-top:5px; width:932px; height:650px; overflow:hidden; border-radius:5px;}

#kutular{background-color:#FFF; height:220px; margin-top:3px; border-radius:5px; margin-bottom:5px;}
.kucukkutu{margin-right:8px; margin-left:7px; width:225px; height:200px; float:left; margin-top:5px;}
.hbaslik{color:#FFF; text-align:left; padding-left:5px; line-height:10px; }
.kicerik{color:#FFF; text-align:left; padding:2px; text-indent:5px;}
.devami{float:right;
 text-align:right;
  background-color:#FFF; 
 width:200px; height:20px;
  margin-top:10px; 
  margin-right:4px; 
border-radius:5px;
}
.devami a{text-decoration:none; text-align:right; color:#FF8282; padding-right:5px;}

/*İçerik sayfası*/
.icerik{border:15px solid #FFF; width:930px;;border-radius:5px; margin-top:5px; background-color:#FFF; line-height:30px; border-bottom:10px solid #FF8282; }
.icerikBaslik{background:url(../images/yildizlibaslik.png) no-repeat left #FFCCFF; text-indent:15px; border-radius:5px; font-weight:bold; color:#CC3366; margin-bottom:5px; padding:3px; line-height:25px;}
.uyari{background-color:#C99; border:1px solid #900;margin:2px; color:#C03; width:400px; text-indent:10px;}
.okey{background-color:#7ACB6B; border:1px solid #090;margin:2px; color:#FFF;width:400px;text-indent:10px;}
.hata{background-color:#900; border:1px solid #F00;margin:2px; color:#FFF;width:400px;text-indent:10px;}

/*Etiketler*/
img{border:none;}
a{border:none;}
.temizle{clear:both;}

.txt{padding:3px; background-color:#FFC; width:250px; border:1px solid #FCC;}

.iletisimTablosu1{float:left;}
.iletisimTablosu2{float:right;}
.iletisimTablosu2 td{border-bottom:1px dotted #FF9999; padding-bottom:10px;}


.iletisimTablosu td{border-bottom:1px dotted #FCC;}
.btnGonder{padding:5px; border:1px solid #FCC; font-weight:bold; color:#F30;}


.sayfalama{padding:3px; background-color:#F99; border-radius:5px;}
.sayfalamaAktif{background-color:#F60; padding:3px;}

/*Alt Bölüm*/
#footeralt{margin:20px; font-weight:bold;}