@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:#edf3d7 url(resimler/arka.jpg) repeat-x;
	font-size:12px;
	color:#000;
	}

img {
	border:none;
}

a {
	color:#060;
	text-decoration:underline;
}

a:hover {
	color:#060;
	text-decoration:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

.temizle {
	clear:both;
}

/* genislik */

#genislik {
	background:url(resimler/genislikarka.gif) no-repeat;
	width:100%;
}

/* ust taraf */

#ust {
	display:none;
}

/* dil blok */

#dilblok {
	display:none;
}

/* ust menu */

ul#ustmenu {
	list-style:none;
	width:763px;
}

ul#ustmenu li {
	background:url(resimler/menu.jpg);
	width:109px;
	height:28px;
	float:left;
	text-align:center;
	padding:10px 0 0 0;
	text-transform:uppercase;
}

ul#ustmenu li a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

ul#ustmenu li:hover {
	background:url(resimler/menuustunde.jpg);
	width:109px;
	height:28px;
	float:left;
	text-align:center;
	padding:10px 0 0 0;
	text-transform:uppercase;
}

ul#ustmenu li:hover a {
	color:#900;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

/* sol menu */

ul#solmenu {
	display:none;
}

/* sag menu */

ul#sagmenu {
	display:none;
}

/* sol taraf */

#sol {
	display:none;
}

/* sag taraf */

#sag {
	width:100%;
	background:#3e6d1c url(resimler/sagarka.jpg) repeat-x;
	padding:100px 0 25px 0;
}

#sag .blok {
	margin:0 0px 0 10px;
	width:180px;
	float:left;
}

#sag .blok .blokust {
	
}

#sag .blok .blokust h1 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin:0 0 10px 0;
}

#sag .blok .blokust .h1sol {
	display:none;
}

#sag .blok .blokust .h1sag {
	display:none;
}

#sag .blok .blokorta {
	color:#FFF;
	font-size:10px;
}

#sag .blok .blokorta .icerik {
	padding:0px;
}

#sag .blok .blokalt {
	height:20px;
}


/* orta taraf */

#orta {
	width:600px;
	padding:100px 0 0 150px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#000000;
	text-align:left;
	float:left;
	height:28px;
	background:url(resimler/0392ceh1orta.gif) repeat-x top center;
	padding-top:4px;
	overflow:hidden;
	width:480px;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:55px;
	overflow:hidden;
	background:#000;
	width:100%;
}

#alt .alticerik {
	width:763px;
}

#alt .sayac {
	margin:15px 0 0 20px;
	text-align:left;
	float:left;
	color:#CCC;
	font-size:10px;
}

#alt .reklamlar {
	margin:15px 20px 0 0;
	text-align:right;
	float:right;
}

#alt .reklamlar a {
	color:#FFF;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#CCC;
	text-decoration:underline;
}

/* kontroller */

.dogru {
	background:url(resimler/dogru.gif) no-repeat;
	width:16px;
	height:16px;
}

.yanlis {
	background:url(resimler/yanlis.gif) no-repeat;
	width:16px;
	height:16px;
}

.yenile {
	background:url(resimler/yenile.gif) no-repeat;
	width:16px;
	height:16px;
}

.yukleniyor {
	background:url(resimler/yukleniyor.gif) no-repeat;
	width:16px;
	height:16px;
}

/* textler */

.text {
	width:100px;
}

.textkisa {
	width:40px;
}
	
.textareauzun {
	width:130px;
	height:50px;
}

.textarea {
	width:120px;
	height:80px;
}

/* cizik */

.cizik {
	background:#0392ce;
	height:1px;
	width:95%;
	margin:auto;
}
