@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	font-size:12px;
	background:#f7f7f7 url(resimler/ustarka.php) no-repeat center top;
	}

img {
	border:none;
}

a {
	color:#0071bb;
	text-decoration:none;
}

a:hover {
	color:#0071bb;
	text-decoration:underline;
}

.icerik {
	padding:0 5px 0 5px;
	text-align:left;
}

.temizle {
	clear:both;
}

/* genislik */

#genislik {
	margin:auto;
	background:url(resimler/genislik.jpg) center bottom repeat-y;
	width:945px;
}

/* ust taraf */

#ust {
	width:950px;
	height:227px;
	margin:auto;
}

#ust .sitelogoarka {
	float:left;
}

#ust .sitelogo {
	width:527px;
	height:216px;
	margin:0 0 0 3px;
}

/* dil blok */

#dilblok {
	position:absolute;
	text-align:right;
	width:16px;
	margin:10px 0 0 690px;
}

#dilblok .tr {
	width:16px;
	height:11px;
	background:url(resimler/tr.gif) no-repeat;
	padding:3px 0 0 0;
	margin:0px;
	}

#dilblok .en {
	width:16px;
	height:11px;
	background:url(resimler/en.gif) no-repeat;
	padding:3px 0 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:16px;
	height:11px;
	background:url(resimler/de.gif) no-repeat;
	padding:3px 0 0 0;
	margin:0px;
	}
	
#dilblok .gr {
	width:16px;
	height:11px;
	background:url(resimler/gr.gif) no-repeat;
	padding:3px 0 0 0;
	margin:0px;
	}
	
#dilblok .ru {
	width:16px;
	height:11px;
	background:url(resimler/ru.gif) no-repeat;
	padding:3px 0 0 0;
	margin:0px;
	}

/* ust menu */

ul#ustmenu {
	list-style:none;
	margin:auto;
	width:945px;
	height:40px;
	background:url(resimler/ustmenuarka.jpg) repeat-y center bottom;
}

ul#ustmenu li {
	list-style:none;
	background:url(resimler/menuarka.jpg) no-repeat center bottom;
	height:25px;
	float:left;
	width:104px;
	margin:0 1px 0 0;
	text-align:center;
	padding:5px 0 0 0;
}

ul#ustmenu li.anasayfa {
	list-style:none;
	background:url(resimler/menuarkaanasayfa.jpg) no-repeat center bottom;
	height:25px;
	float:left;
	width:33px;
	margin:0 2px 0 87px;
	text-align:center;
}

ul#ustmenu li.anasayfa a {
	font-size:6px;
	background:url(http://www.softmobil.com/bosluk.gif) no-repeat;
	width:33px;
	height:25px;
	color:#c0272d;
}

ul#ustmenu li:hover {
	height:30px;
	padding:10px 0 0 0;
}

ul#ustmenu li a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

/* sol taraf */

#sol {
	float:left;
	margin:5px 0 0 23px;
	width:180px;
}

#sol .blok {

}

#sol .blokust {
	height:30px;
	overflow:hidden;
}

#sol .blokust h1 {
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	height:20px;
	width:175px;
	background:url(resimler/blokh1sol.jpg) no-repeat top right;
	padding:5px 0 0 0;
	float:left;
}

#sol .blokust .h1sol {
	width:5px;
	float:left;
	height:24px;
	background:url(resimler/blokh1sol.jpg) no-repeat top left;
}

#sol .blokust .h1sag {
	display:none;
}

#sol .blokorta {
	
}

#sol .blokalt {
	height:5px;
}

/* sag taraf */

#sag {
	float:right;
	margin:5px 22px 0 0;
	width:180px;
}

#sag .blok {
	
}

#sag .blokust {
	height:30px;
	overflow:hidden;
}

#sag .blokust h1 {
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	height:20px;
	width:175px;
	background:url(resimler/blokh1sag.jpg) no-repeat top left;
	padding:5px 0 0 0;
	float:left;
}

#sag .blokust .h1sol {
	display:none;
}

#sag .blokust .h1sag {
	width:5px;
	float:right;
	height:24px;
	background:url(resimler/blokh1sag.jpg) no-repeat top right;
}

#sag .blokorta {
	
}

#sag .blokalt {
	height:5px;
}

/* orta taraf */

#orta {
	float:left;
	width:520px;
	margin:5px 0 0 5px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:14px;
	background:url(resimler/ortah1arka.jpg) no-repeat left top;
	color:#ffffff;
	padding:5px 15px 0 10px;
	font-weight:normal;
	width:500px;
	height:24px;
}

#orta .h1sag {
	display:none;
}

#orta .icerik {
}

/* alt taraf */

#alt {
	width:100%;
	height:320px;
	background:url(resimler/altarka.php) center top no-repeat;
}

#alt .alticerik {
	width:880px;
	margin:auto;
}

#alt .sayac {
	padding:285px 0 0 30px;
	text-align:left;
	width:500px;
	float:left;
	color:#FFFFFF;
}

#alt .reklamlar {
	padding:285px 40px 0 0;
	text-align:right;
	float:right;
	width:200px;
}

#alt .reklamlar a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#alt .reklamlar a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

/* 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 */

input {
	background:#ffffff url(resimler/metinalaniarka.jpg) top center repeat-x;
	border:1px solid #CCCCCC;
	padding:2px;
}

.textkisacik {
	width:30px;
}

.textkisa {
	width:80px;
}

.textorta {
	width:180px;
}

.textuzun {
	width:370px;
}

.textarea {
	background:#ffffff url(resimler/metinalaniarka.jpg) top center repeat-x;
	border:1px solid #CCCCCC;
	width:120px;
	height:80px;
	font-size:12px;
	padding:2px;
}

.textareaorta {
	background:#ffffff url(resimler/metinalaniarka.jpg) top center repeat-x;
	border:1px solid #CCCCCC;
	width:180px;
	height:80px;
	font-size:12px;
	padding:2px;
}

.textareauzun {
	background:#ffffff url(resimler/metinalaniarka.jpg) top center repeat-x;
	border:1px solid #CCCCCC;
	width:370px;
	height:250px;
	font-size:12px;
	padding:2px;
}

/* cizik */

.cizik {
	background:#c0272d;
	height:1px;
	width:95%;
	margin:auto;
}

/* rte ile ilgili bilgiler */

.kalinbuton img {
	background:url(resimler/kalin.gif) no-repeat;
	width:20px;
	height:20px;
}

.italikbuton img {
	background:url(resimler/italik.gif) no-repeat;
	width:20px;
	height:20px;
}

.alticizilibuton img {
	background:url(resimler/alticizili.gif) no-repeat;
	width:20px;
	height:20px;
}

.renklendirbuton img {
	background:url(resimler/renklendir.gif) no-repeat;
	width:20px;
	height:20px;
}

.yaziboyubuton img {
	background:url(resimler/yaziboyu.gif) no-repeat;
	width:20px;
	height:20px;
}

.linkbuton img {
	background:url(resimler/link.gif) no-repeat;
	width:20px;
	height:20px;
}

.resimbuton img {
	background:url(resimler/resim.gif) no-repeat;
	width:20px;
	height:20px;
}

.listebuton img {
	background:url(resimler/liste.gif) no-repeat;
	width:20px;
	height:20px;
}

.solayaslibuton img {
	background:url(resimler/solayasli.gif) no-repeat;
	width:20px;
	height:20px;
}

.sagayaslibuton img {
	background:url(resimler/sagayasli.gif) no-repeat;
	width:20px;
	height:20px;
}

.ortalabuton img {
	background:url(resimler/ortala.gif) no-repeat;
	width:20px;
	height:20px;
}

