@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:#eee9d3;
	font-size:12px;
	}

img {
	border:none;
}

a {
	color:#a31917;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

.temizle {
	clear:both;
}

ul {list-style:none;
}

/* genislik */

#genislik {
	margin:auto;
	width:100%;
	background:#eee9d3;
}

/* ust taraf */

#ust {
	background:url(resimler/banner.gif) no-repeat right top;
	overflow:hidden;
	width:100%;
	height:210px;
}

#ust .sitelogo {
	width:260px;
	height:200px;
	margin:0 0 0 40px;
	}

/* dil blok */

#dilblok {
	position:absolute;
	text-align:right;
	padding-top:10px;
}

#dilblok .tr {
	width:30px;
	height:30px;
	background:url(resimler/tr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

#dilblok .en {
	width:30px;
	height:30px;
	background:url(resimler/en.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:30px;
	height:30px;
	background:url(resimler/de.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .gr {
	width:30px;
	height:30px;
	background:url(resimler/gr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .ru {
	width:30px;
	height:30px;
	background:url(resimler/ru.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

/* ust menu */

#ustmenuarka {
	background:#000;
	width:100%;
	margin:auto;
}

ul#ustmenu {
	list-style:none;
	margin:auto;
	width:1000px;
	height:45px;
}

ul#ustmenu li {
	list-style:none;
	background:#000 url(resimler/menu.jpg) no-repeat right top;
	width:140px;
	height:30px;
	float:left;
	text-align:center;
	padding:9px 0 0px 0px;

}

ul#ustmenu li:hover {
	
}

ul#ustmenu li:hover a {
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}

ul#ustmenu li a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

/* sol menu */

ul#solmenu {
	list-style:none;
	margin-left:8px;
}

ul#solmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat;
	width:150px;
	height:28px;
	text-align:left;
	padding:5px 0 0 5px;
}

ul#solmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat;
	width:150px;
	height:28px;
	text-align:left;
	padding:5px 0 0 5px;
}

ul#solmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}

/* sag menu */

ul#sagmenu {
	list-style:none;
	margin-left:8px;
}

ul#sagmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}

/* sol taraf */

#sol {
	float:left;
	width:20%;
	border-right:solid 1px #a31917;
}

#sol .blokust {
	height:25px;
	overflow:hidden;
	background:#000;
	
}

#sol .blokust h1 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	height:32px;
	float:left;
	padding:4px 0 0 8px;
	width:170px;
}

#sol .blokust .h1sol {
	display:none;
}

#sol .blokust .h1sag {
	display:none;
}

#sol .blokorta {
		
}

#sol .blokalt {
	height:20px;
}

/* sag taraf */

#sag {
	float:right;
	width:20%;
	border-left:solid 1px #a31917;
}

#sag .blok {
	
}

#sag .blokust {
	height:25px;
	overflow:hidden;
	background:#000;
}

#sag .blokust h1 {
	font-size:14px;
	color:#FFF;
	text-align:left;
	height:32px;
	width:170px;
	float:left;
	padding:4px 0 0 8px;
	font-weight:bold;
}

#sag .blokust .h1sol {
	display:none;
}

#sag .blokust .h1sag {
	display:none;
}

#sag .blokorta {
	
}

#sag .blokalt {
	height:20px;
}

/* orta taraf */

#orta {
	width:59%;
	float:left;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#FFF;
	text-align:left;
	float:left;
	height:25px;
	background:#000;
	padding:4px 0 0 5px;
	overflow:hidden;
	width:100%;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:40px;
	overflow:hidden;
	background:#000;
	width:100%;
}

#alt .sayac {
	margin:10px 0 0 20px;
	text-align:left;
	float:left;
	color:#FFF;
}

#alt .reklamlar {
	margin:15px 50px 0 0;
	text-align:right;
	float:right;
}

#alt .reklamlar a {
	color:#FFF;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#FFF;
	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:170px;
}

.textkisa {
	width:60px;
}
	
.textareauzun {
	width:180px;
	height:60px;
}

.textarea {
	width:160px;
	height:80px;
}

/* cizik */

.cizik {
	background:#0392ce;
	height:1px;
	width:95%;
	margin:auto;
}
