.ilan_box{
	width: 210px;
	height:226px;
	float: left;
	background:url(../images/box_bck.png) no-repeat;
	position: relative;
	margin-left:10px;
	position:relative;
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
}
.ilan_box3{
	width: 210px;
	height:170px;
	float: left;
	background:url(../images/box_bck-bg-slider.png) no-repeat;
	position: relative;
	margin-left:10px;
	box-shadow: 0px 38px 24px -38px rgba(0,0,0,0.6);
}
.ilan_box .ozelkodu{
	position: absolute;
	top: 0px;
	left: -9px;
	width: 160px;
	height: 28px;
	background:url(../images/arzcode4.png) no-repeat;
	color: #fff;
	line-height:17px;
	text-align:center;	
	opacity:0.88;
}
.ilan_box3 .ozelkodu3{
	position: absolute;
	top: 0px;
	left: -9px;
	width: 160px;
	height: 28px;
	background:url(../images/arzcode4.png) no-repeat;
	color: #fff;
	line-height:17px;
	text-align:center;	
}

.ilan_box .satildi{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 72px;
	height: 55px;
	background:url(../images/satildi4.png) no-repeat;
}
.ilan_box .kiralandi{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 72px;
	height: 55px;
	background:url(../images/kiralandi4.png) no-repeat;
}
.ilan_box_sep{
	width: 20px;
	height: 200px;
	float: left;
}
.ilan_box .ilan_img{
	padding: 7px;
}
.ilan_box3 .ilan_img3{
	padding: 7px;
}
.ilan_box .ilan_content{
	width: 100%;
	font: 100 8.5pt Arial, Helvetica, sans-serif;
	color: #333333;
	overflow: hidden;
	margin:5px;
}
.ilan_box .ilan_inner_content{
	padding: 4px;
	height: 55px;
	overflow: hidden;
	position: relative;
}
.ilan_box .ilan_inner_content .ilan_baslik{
	font-weight: bold;
	color:#040404;
	font-size: 11px;
	line-height: 13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.ilan_box .ilan_content .ilan_data{
	display: inline-block;
	border-bottom: 1px dotted #f0f0f0;
	margin-right:2px;
}
.ilan_box .ilan_content .ilan_data span{
	font-weight: bold;
}
.ilan_box a.detay {
	position: absolute;
	bottom: 3px;
	right: 3px;
	display: none;
	height: 19px;
	width: 58px;
	background: url(../images/detay.png) repeat-x;
	text-decoration: none;
}	
.ilan_box a:hover.detay{ 
	background: url(../images/detay_hover.png) repeat-x;
}

.filter_top_field{
	margin: 8px;
	padding:4px;
	background-color:#FFFFF9;
	border: 1px solid #ddd;
	font: 700 9pt Geneva, Arial, Helvetica, sans-serif;
}
#projeler {
	width:690px;
	overflow:hidden;
	float:right;
	margin: 0px 3px 10px 0px;
}
#slider {
	width:690px;
	height:240px;
	/*IE bugfix*/
	padding:0;
	margin:0;
}

#slider li { list-style:none; }
 