@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:#ededed;
	font-size:12px;
	color:#000;
	}

img {
	border:none;
}

a {
	color:#333;
	text-decoration:underline;
}

a:hover {
	color:#C00;
	text-decoration:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

.temizle {
	clear:both;
}

ul {
	list-style:none;
}

/* genislik */

#genislik {
	margin:auto;
	background:url(resimler/genislik.jpg) repeat-y center top;
	width:912px;
}

/* ust taraf */

#ust {
	margin:auto;
	background:url(resimler/ustarka.jpg) no-repeat top center;
	overflow:hidden;
	width:978px;
	height:213px;
}

#ust .sitelogo {
	width:978px;
	height:213px;
	}

/* 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 */

ul#ustmenu {
	list-style:none;
	margin:auto;
	width:915px;
	background:url(resimler/genislik.jpg) repeat-y center center;
	height:38px;
}

ul#ustmenu li {
	list-style:none;
	background:url(resimler/buton.jpg) no-repeat left top;
	width:100px;
	height:27px;
	float:left;
	text-align:left;
	padding:8px 0 0 33px;
}

ul#ustmenu li:hover {
	background:url(resimler/butonustunde.jpg) no-repeat left top;
}

ul#ustmenu li a {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

ul#ustmenu li.anasayfa {
	padding:8px 0 0 20px;
	background:url(resimler/anasayfabuton.jpg) no-repeat left top;
	margin:0 0 0 8px;
}

ul#ustmenu li.anasayfa:hover {
	padding:8px 0 0 20px;
	background:url(resimler/anasayfabutonustunde.jpg) no-repeat left top;
}

ul#ustmenu li.iletisim {
	padding:8px 0 0 50px;
	background:url(resimler/iletisimbuton.jpg) no-repeat left top;
	width:70px;
	margin:0 0 0 2px;
}

ul#ustmenu li.iletisim:hover {
	padding:8px 0 0 50px;
	background:url(resimler/iletisimbutonustunde.jpg) no-repeat left top;
	width:70px;
	margin:0 0 0 2px;
}

/* sol taraf */

#sol {
	float:left;
	margin:5px 0 0 7px;
	width:180px;
}

#sol .blokust {
	height:27px;
	overflow:hidden;
	background:url(resimler/solblokh1arka.jpg) no-repeat top left;
	width:180px;
}

#sol .blokust h1 {
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	height:23px;
	float:left;
	padding:4px 0 0 5px;
	width:175px;
}

#sol .blokust .h1sol {
	display:none;
}

#sol .blokust .h1sag {
	display:none;
}

#sol .blokorta {
	width:170px;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
}

#sol .blokorta .icerik {
	padding:5px 3px 0 3px;
}

#sol .blokalt {
	height:20px;
	background:url(resimler/solblokalt.jpg) no-repeat top right;
	width:171px;
}

/* sag taraf */

#sag {
	float:right;
	margin:5px 7px 0 0;
	width:180px;
}

#sag .blokust {
	height:27px;
	overflow:hidden;
	background:url(resimler/sagblokh1arka.jpg) no-repeat top left;
	width:180px;
}

#sag .blokust h1 {
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	height:23px;
	float:left;
	padding:4px 5px 0 0;
	width:175px;
}

#sag .blokust .h1sol {
	display:none;
}

#sag .blokust .h1sag {
	display:none;
}

#sag .blokorta {
	width:170px;
	border-left:1px solid #CCC;
	margin:0 0 0 10px;
	border-top:1px solid #CCC;
}

#sag .blokorta .icerik {
	padding:5px 3px 0 3px;
}

#sag .blokalt {
	height:20px;
	background:url(resimler/sagblokalt.jpg) no-repeat top left;
	width:170px;
	margin:0 0 0 10px;
}


/* orta taraf */

#orta {
	float:left;
	width:530px;
	margin:0 0 0 0;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#ffffff;
	text-align:left;
	float:left;
	height:29px;
	background:url(resimler/ortah1arka.jpg) repeat-x top left;
	padding:3px 0 0 10px;
	overflow:hidden;
	width:520px;
	font-weight:normal;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:153px;
	margin:auto;
	overflow:hidden;
	background:url(resimler/altarka.jpg) no-repeat center top;
	width:916px;
}

#alt .sayac {
	margin:135px 0 0 15px;
	text-align:left;
	float:left;
	font-size:10px;
}

#alt .reklamlar {
	margin:135px 10px 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;
}