@charset "utf-8";
/* CSS Document */
body { margin:0; background:#f5f5f5; }
#header {  background: url(images/bg.jpg) no-repeat; width:100%; padding:10px 0 0 0 }
#header .logo { width:800px; margin:0 auto; font:bold 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; background:url(images/logo.png) no-repeat; height:55px; padding:25px 0 0 100px; }
#LoginArea { background:none; height:35px; width:auto; margin:0px auto; border-bottom:1px dotted #999; }
#MW { width:900px; margin:0 auto; }
#LoginArea .Menu { width:700px; float:left; margin:11px 0 0 0; font:13px Lucida Sans Unicode; color:#333; }
#LoginArea .Menu a { color:#111; text-decoration:none; }
#LoginArea .Menu a:hover { color:#000; }
#page { width:900px; margin:0 auto; }
#page .leftside { width:220px; float:left; height:auto; border:1px solid #CDF1BC; margin:10px 0 20px 0; }
#page .pagecontent { width:660px; float:right; height:auto; border:1px solid #CDF1BC; margin:10px 0 20px 0; }
.tb { width:134px; }
.tahoma12b { font:bold 12px Tahoma; }
.tahoma12b-a { font:bold 12px Tahoma; color:#1D2F0F; text-decoration:none; }
.tahoma12 { font:12px Tahoma; }
.tahoma12-a { font:12px Tahoma; color:#1D2F0F; text-decoration:none; }
.warning { color:#900; font:bold 12px Tahoma; padding:3px 0 0 0; }
.nowlogin { font:12px Tahoma; border:1px dotted #CCC; padding:3px; }
#kategoriler { font:12px Tahoma; height:auto; margin:5px 0 0 0; }
#kategoriler .baslik { padding:7px 0px 2px 5px; background:#E9F5E0; font:bold 13px Tahoma; color:#333; height:20px; }
#kategoriler .list { border-bottom:1px dotted #ccc; height:20px; padding:5px 2px 2px 5px; }
#kategoriler .list a { color: #060; text-decoration:none; }
#kitaplar { font:12px Tahoma; height:auto;}
#kitaplar .baslik { padding:7px 0px 2px 5px; background:#E9F5E0; font:bold 13px Tahoma; color:#333; height:20px; }
#kitaplar .list { border-bottom:1px dotted #ccc; height:20px; margin:0 0 5px 0; padding:5px 2px 2px 5px; }
#kitaplar .baslik a { color: #390; text-decoration:none; }
#kitaplar .list a { color: #390; text-decoration:none; }
#footer {
	width:900px;
	margin:0 auto;
	height:auto;
	float:left;
	background-color: #E9F5E0;
	border: 1px solid #CDF1BC;
	color:#1D2F0F;
}
#footer .content {padding:10px; font:12px Tahoma; text-align:center; }
.kitapistatistik { font:12px Tahoma; padding:3px; }

