/* 
	YŞablon | Yakuter Site Şablonu
	http://www.yakuter.com
	yakuter@gmail.com
*/

/* Bölümler
	1 - Genel Yapı
	2 - HTML Etiketleri
	3 - Sabit Değerler
	4 - Üst Kısım
		4.1 - İlk Üst Kısım
		4.2 - Üst Menü
	5. İçerik Kısmı
	6. Alt Kısım
*/
/* ******************************************* */
/* 1 - Genel Yapı ******************************* */

body { 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:%76;
	font-size:0.75em;
	color:#444444;
	background-color:#cad0b6;
	background:url(images/tekrar.jpg);
	text-align:center;
}

#govde {
	width:570px;
	height:370px;
	background:url(images/arkaplan.jpg);
	text-align:left;
	margin:0 auto;
	padding:225px 98px 0px 98px;
	position:relative;
}

/* 2 - HTML Etiketleri ************************** */
h2 {
	font-size:1.4em;
	color:#017878;
	margin-bottom:5px;
	padding:5px;
	font-weight:normal;
	border-bottom:1px dashed #cccccc;
}

ul {
	margin-left:20px;
}

a{
	text-decoration:none;
}

a:hover{

}

/* 3 - Sabit Değerler *************************** */

	/*
		Yazı rengi #444444
		Açık Yeşil #017878
		Koyu Yeşil #004444 	
	*/

/* 4.1 - İlk Üst Kısım *************************** */
#ustbilgi {
	position:absolute;
	top:292px;
	left:110px;
}
#ustbilgi a {
	font-size:0.9em;
	color:#4c4a39;
	text-decoration:none;
}
#ustbilgi a:hover {
	text-decoration:underline;
}
#ust {
	width:100%;
	height:43px;
	padding:0px 10px;
	margin-bottom:50px;
}

#ust a {
	color:#444444;
}
#ust a:hover {
	color:#444444;
	text-decoration:underline;
}

#ust .tek a{
	display:block;
	width:133px;
	padding:4px 20px 5px 20px;
	font-size:0.8em;
	margin-right:14px;
	float:left;

}
#ust .tek2 a{
	display:block;
	width:133px;
	padding:8px 20px;
	font-size:0.8em;
	margin-right:14px;
	float:left;
}

/* 5 - İçerik Kısmı****************************** */
#icerik {
	width:100%;
	height:265px;
	/* padding:10 0px 10px 0px; */
	/*float:left; */
	margin-bottom:15px;
	position:relative;
	font-size:0.8em;
}

#icerik a {
	color:#444444;
}
#icerik a:hover {
	color:#444444;
	text-decoration:underline;
}
#icerik p {
	margin-bottom:10px;
	font-size:1.1em;
}

.emlakalirken { 
	position:absolute;
	top:2px;
	left:-2px;
	width:202px;
	height:46px;
}

.konutlardaizolasyon { 
	position:absolute;
	top:79px;
	left:-2px;
	width:202px;
	height:46px;
}

.genelbakis {
	margin-left:30px;
}
.genelbakis a {
	display:block;
	float:left; 
	width:100px;
	height:60px;
	margin:5px 2px;
}


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

#orta {
	float:left;
}

#sag {
	margin-top:10px;
	width:185px;
	float:right;
	line-height:1.4em;
}

/* 6 - Alt Kısım *************************** */
#alt {
	padding:0px 10px;
	color:#444444;
	font-size:0.9em;
}

/* 7 - Diğerleri *************************** */
.diger_kutu {
	width:125px;
	height:125px;
}