@charset "utf-8";

/* genel ayarlamalar */

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

html {
	background:#899c00 url(resimler/htmlarka.jpg) center top repeat-x;
	}

body {
	background:url(resimler/arkaplan.jpg) center top no-repeat;
	color:#000000;
	font-size:12px;
	}

img {
	border:none;
}

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

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

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

.temizle {
	clear:both;
}

ul {
	list-style:none;
}

/* genislik */

#genislik {
	margin:auto;
	background:#FFF url(resimler/genislikarka.png) center repeat-y;
	width:910px;
}

/* ust taraf */

#ust {
	margin:auto;
	background:url(resimler/ustarka.jpg) center top repeat;
	width:900px;
	height:205px;
}

#ust .sitelogo {
	width:890px;
	height:205px;
}

/* 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:url(resimler/ustmenuarka.jpg) repeat-x center top;
	width:100%;
	height:42px;
	padding:1px 0 0 0;
}

ul#ustmenu {
	list-style:none;
	margin:auto;
	width:710px;
}

ul#ustmenu li {
	list-style:none;
	width:auto;
	height:22px;
	padding:3px 12px 0 0;
	text-align:center;
	float:left;
	margin:5px 0 0 12px;
	border-right:#FFF 1px solid;
}

ul#ustmenu li:hover {
	
}

ul#ustmenu li.ziyaretcidefteri {
	border-right:none;
	padding:3px 0 0 0;
	margin:5px 0 0 12px;
}

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

/* sol taraf */

#sol {
	float:left;
	width:175px;
}

#sol .blokust {
	height:25px;
	overflow:hidden;
	background:url(resimler/solblok.jpg) no-repeat;
	height:32px;
	width:175px;

}

#sol .blokust h1 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	height:25px;
	float:left;
	background:url(resimler/000000h1orta.gif) repeat-x top center;
	padding-top:6px;
	width:150px;
	margin:3px 0 0 5px;
}

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

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

#sol .blokorta {
	
}

#sol .blokalt {
	height:10px;
}

/* sag taraf */

#sag {
	float:right;
	width:175px;
}

#sag .blokust {
	height:25px;
	overflow:hidden;
	background:url(resimler/sagblok.jpg) no-repeat;
	height:32px;
	width:175px;
}

#sag .blokust h1 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	height:25px;
	float:left;
	background:url(resimler/000000h1orta.gif) repeat-x top center;
	padding-top:4px;
	width:150px;
	margin:3px 0 0 5px;
}

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

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

#sag .blokorta {
	
}

#sag .blokalt {
	height:10px;
}


/* orta taraf */

#orta {
	float:left;
	width:560px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#FFF;
	text-align:left;
	float:left;
	height:32px;
	background:url(resimler/ortaust.png) no-repeat top center;
	padding:4px 0 0 50px;
	margin:5px 0 0 0;
	overflow:hidden;
	width:506px;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:55px;
	margin:auto;
	overflow:hidden;
	background:url(resimler/alt.png) center bottom repeat;
	width:910px;;

}

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

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

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

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

.textareauzun {
	width:530px;
	height:150px;
	font-size:12px;
}

.textareaorta {
	width:350px;
	height:200px;
	font-size:12px;
}
	
.textareaupuzun {
	width:350px;
	height:200px;
	border:#333 solid 1px;
	font-size:12px;
}

.textarea {
	width:120px;
	height:40px;
	font-size:12px;
}

/* cizik */

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