@charset "iso-8859-9";
/* CSS Document */

body {
	margin: 0px;
	background-color:Maroon;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:normal;
	color:black;	
}

.text-bigger { 
	font-family:Tahoma;
	font-size:17pt;
	font-weight:bold;
	color:#036;
}

.text-10 { 
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	color:black;
}

input {
	height:18px;
	border: 1px solid #CCC;
	background-color:#F7F7F7;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:black;	
}

input:hover {
	height:18px;
	border: 1px solid #CCC;
	background-color: #EAEAEA;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:black;	
}

textarea {
	border: 1px solid #CCC;
	background-color:#F7F7F7;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:black;	
}

.text-14 { 
	font-family:Tahoma;
	font-size:12pt;
	font-weight:normal;
	color:black;
}

.text { 
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:black;
}

.yazi { 
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:black;
}
a { 
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:black;
	text-decoration:none;
}
.text-beyaz { 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
}
.text-kirmizi { 
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}
.text-buyuk { 
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: maroon;
}

.ust_bar {
	background-image: url(images/ust_bar.png);
	margin: 0px;
	height: 36px;
	width: 100%;
}

.ustbar_ic {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding-top:10px;
	padding-right:50px;
	}

.orta_alan {
	background-image: url(images/orta_alan_back.png);
	background-color:Silver;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
}

.orta_alan_ic {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

.logo_alani {
	width:980px;
	background-image:url(images/ust_menu_back.png);

}

.logo {
	width:220px;
	padding-top:5px;	
	float:left;
}

.altinemlak {
	width:650px;
	padding-top:15px;
	padding-right:5px;
	float:right;
}

.resim {
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-width: initial; 
	border-color: initial; 
	color: rgb(255, 255, 255); 
	padding-left: 2px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-right: 2px;	
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: rgb(175, 198, 231); 
	border-right-color: rgb(175, 198, 231); 
	border-bottom-color: rgb(175, 198, 231); 
	border-left-color: rgb(175, 198, 231);  
}

.td_yan {
	border-bottom:#CCC solid 1px
}

.td_yan:hover {
	background-color: #bfed7a;
	border-bottom:#CCC solid 1px
}

.ust_menu {
	width:930px;
	background-image:url(images/ust_menu.png);
	background-repeat:no-repeat;
	height:47px;
	padding-right:25px;
	padding-left:25px;
}

.menuler {
	float:left;
	}

.site_icerik_ana {
	width:960px;
	background-image: url(images/orta_back.png);
	background-repeat:repeat-y;
	padding-left:12px;
	padding-right:18px;	
	
}

.site_icerik {
	width:960px;
	height:435px;
	padding-left:10px;
	padding-right:10px;	
	
}

.site_icerik_index {
	width:960px;
	background-repeat: no-repeat;
	
}

.site_icerik_anasayfa {
	width:310px;
	margin-left:610px;
	padding-right:10px;	
	
}

.metin_icerik {
	width:940px;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-left:10px;
	padding-right:10px;	
	padding-top:30px;
	padding-bottom:15px;
	
}

.site_icerik_alt {
	width:910px;
	padding-left:25px;
	padding-right:25px;	
	background-color:#FFF;
	margin-top:5px;
	border-top: #CCC 1px solid;
	
}

.alt_menu {
	width:930px;
	background-image:url(images/alt_menu.png);
	background-repeat:no-repeat;
	height:47px;
	padding-left:25px;
	padding-right:25px;	
}

.sub_menu {
	background-image: url(images/sub_menu.png);
	background-repeat:no-repeat;
	height:150px;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding:20px;
	
}

.footer {
	background-image: url(images/footer.png);
	background-color:Maroon;
	margin: 0px;
	height:78px;
	width: 100%;
}