body {
	background:url(../images/top_back.jpg) repeat-x left top;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a{
	color: #406089;
	text-decoration: underline;
}
a:hover{
	color: #DE920D;
	text-decoration: underline;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}

#header {
	width:976px;
	margin:0 auto;	
	/*background:#006600;*/
	border-bottom:2px solid #4D6C93;
}

#header .logo {
	float:left;	
}
#header .flash {
	float:left;
	margin:34px 0 0 0;	
}
/*#menu {
	float:left;
	margin:0 0 0 0;
	background:url(../images/mnu_back_05.gif) repeat-x left top;
	height:33px;
	width:764px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu li a{
	background:url(../images/menu_up_back.gif) no-repeat right top;
	display:block;
	height:17px;
	padding:10px 5px 5px 10px;
	font-size:1.2em;
	font-weight:bold;
	color:#45668E;
	text-decoration:none;
	float:left;
}
#menu li a:hover{
	background:url(../images/menu_over_back.gif) no-repeat right top;
	color:#00285C;
}
#menu li .current{
	background:url(../images/menu_over_back.gif) no-repeat right top;
}
*/
#container {
	background:url(../images/body_back_13.gif) repeat-y left top;
	padding:0 12px 12px 12px;
}
#container .left{
	float:left;
	width:212px;
}
#container .right{
	float:right;
	width:212px;
}
#container .content{
	width:540px;
	margin:0 auto;
	float:left;
	padding:6px;
}
#container .content h1{
	margin:0;
	padding:0 0 2px 25px;
	font-size:1.6em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	background:url(../images/baslik_bulet.gif) no-repeat left 2px;
	color:#406089;
	border-bottom:2px solid #406089;
}
#container .content h1 a{
	text-decoration:none;
}
#container .content h2{
	margin:0;
	padding:0 0 2px 0px;
	font-size:1.2em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	color:#406089;
	border-bottom:1px solid #406089;
}
#container .content h3{
	margin:0;
	padding:0 0 2px 25px;
	font-size:1.2em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	background:url(../images/dikkat_icon.png) no-repeat left 2px;
	color:#406089;
	border-bottom:1px solid #406089;
}
.banner {
	width:198px;
	margin:6px auto;
	text-align:center;
}
.blok {
	width:198px;
	margin:6px auto;
	background:#fff;
	border:1px solid #BDC7D5;
}
.blok h1{
	margin:0;
	padding:0;
	background:url(../images/blok_title_back_17.gif) no-repeat left top;
	font-size:12px;
	color:#DD8F07;
	padding:7px 5px 0px 30px;
}
.blok .icerik{
	padding:2px;
}
.blok .icerik p{
	margin:2px;
}
.blok .icerik .haberler ul{
	padding:5px 5px 5px 20px;
	margin:0;
	list-style-image:url(../images/arrow.gif);
}
.blok .icerik .haberler .tarih{
	color:#999999;
	font-size:11px;
}
.haberler a {
	text-decoration:none;
}

.haberler li{
	list-style-image:url(../images/arrow.gif);
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:5px;
	padding:0 0 5px 0;
}

.tarih{
	color:#999999;
	font-size:11px;
	text-align:right;
}
/*HABERLER İÇİN*/
#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 100px; /*marquee height */
	overflow: hidden;
}
/*HABERLER İÇİN*/

form {
	display:inline;
}
input, textarea {
	color: #000033;
	text-decoration: none;
	background-color: #E7EBF0;
	border:1px outset #CAD1DA;
	margin:2px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
button {
	background:url(../images/buton.gif) no-repeat left top;
	margin:5px 0 5px 0;
	border:0;
	width:90px;
	height:20px;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#416089;
}
.button_sepet {
	background:url(../images/buton_sepet.gif) no-repeat left top;
	margin:5px 0 5px 0;
	border:0;
	width:90px;
	height:20px;
	padding:0 0 0 15px;
	font-size:11px;
	font-weight:bold;
	color:#416089;
}

#alt {
	background:url(../images/alt_back.gif) repeat-x left top;
	text-align:center;
	padding:5px;
	color:#000000;
}
#alt .skc {
	float:right; margin:0 50px 0 0;
}

#kitap_listesi {
	padding:5px;
	text-align:justify;
	border-bottom:1px dashed #CCCCCC;
}
#kitap_listesi .kitap_resmi{
	float:left; padding-right:5px;
}
#kitap_listesi .kitap_resmi img{
	/*border:1px solid #BDC7D5;*/
	padding:2px;
	background:#FFFFFF;
}
#kitap_listesi h2{
	margin:0;
	padding:0;
	font-size:16px;
	color:#406089;
}
#kitap_listesi a{
	text-decoration:none;
	color:#000000;
}
#kitap_listesi a:hover{
	text-decoration:none;
	color:#FF0000;
}
#kitap_listesi .fiyat{
	font-size:20px;
}
#kitap_listesi .butonlar{
	text-align:right;
}

#icerik {
	padding:5px;
	text-align:justify;
}

#tablo {
	border:1px solid #C1C1C1;
	border-collapse:collapse;
}
#tablo .title {
	text-align:center;
	font-weight:bold;
	background:#CDD8E4;
}

/*MESAJLAR*/
div.error{
	background: #FFEDEB url('../images/ico-err.gif') left no-repeat;
	border: 1px solid #CD5C52;
	color: #FF0000;
	padding:10px 5px 10px 45px;
	margin:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div.true{
	background: #B1FFA2 url('../images/ico-not.gif') left no-repeat;
	border: 1px solid #6FCD52;
	color: #265624;
	padding:10px 5px 10px 45px;
	margin:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div.dikkat{
	background: #FFEDEB url('../images/ico-alert.gif') left no-repeat;
	border: 1px solid #CD5C52;
	color: #FF0000;
	padding:10px 5px 10px 45px;
	margin:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*MESAJLAR*/
.zorunlu {
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}


#urunler ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#urunler li {
	float:left;
	border:1px solid #CCCCCC;
	padding:5px;
	margin:0 5px 0 0;
	height:210px;
	text-align:center;
	width:250px;
}

#uye_menusu a{
	margin:0 0 1px 0;
	padding:3px;
	display:block;
	border:1px solid #CCCCCC;
	text-decoration:none;
	-height:10px;
}
#uye_menusu a:hover{
	-margin:0 0 1px 0;
	-padding:3px;
	-height:11px;
	border:1px solid #FF0000;
	color:#990000;
	background-color:#FFD7D7;
}
#uye_menusu .current{
	-margin:0 0 1px 0;
	-padding:3px;
	-height:11px;
	border:1px solid #FF0000;
	color:#990000;
	background-color:#FFD7D7;
}
.kitap_tablo {
	border:1px solid #000000;
	border-collapse:collapse;
}
.kirmizi_buyuk {
	color:#FF0000; font-weight:bold; font-size:14px;
}
.siyah_buyuk {
	font-size:14px; font-weight:bold;
}
.clear {
	clear:both;
}
