#featured{ 
	width:470px; 
	position:relative; 
	border:5px solid #ccc; 
	height:310px; 
	background:#fff;
}
.sahte-arka {
	position:relative;
	top:0;
	left:0;
	width:470px;
	height:70px;
	opacity:0.7;
	filter:alpha(opacity=70);
	background-color:#000;
	z-index:1;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:250px; left:0px; 
	list-style:none; 
	padding:0; margin:0; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0;
	color:#666; 
	float:left;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:1px 1px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	outline:none;
	float:left;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#666; 
}
#featured .ui-tabs-panel{ 
	width:470px; height:250px; 
	background:#999; position:absolute;
	overflow:hidden;
	float:left;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px;
	left:0;
	height:70px; 
	width:470px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff;
	padding:0px;
	margin:0 3px;
	overflow:hidden; 
	position:absolute;
	z-index:9;
}
#featured .info p{ 
	margin:0 3px;
	font-family:Verdana; font-size:11px; 
	padding:10px;
	color:#f0f0f0;
	position:absolute;
	top:15px;
	z-index:9;
	width:470px;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.duyurular-baslik {
	background-image:url(images/duyurular.gif);
	width:480px;
	height:35px;
}
.projeler-baslik {
	background-image:url(images/projeler.gif);
	width:480px;
	height:37px;
	margin-top:14px;
}
.yerel-haberler-baslik {
	background-image:url(images/yerel-haberler.gif);
	width:480px;
	height:33px;
	margin-top:4px;
}
#projeslider {
	width:472px;
	background-color:#ccc;
	height:250px;
	padding:4px;
}
#projeslider .slider-alan {
	width:388px;
	background-color:white;
	height:250px;
	float:left;
	overflow:hidden;
}
#projeslider .slider-alan a img {
	width:394px;
	height:250px;
	border:0;
}
#projeslider .slider-menu {
	width:80px;
	float:right;
}
#projeslider .slider-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#projeslider .slider-menu ul li {
	list-style:none;
	cursor:pointer;
}
#projeslider .slider-menu ul li img {
	width:80px;
	height:50px;
}
.yhaber-blok {
	float:left;
	padding:4px;
	width:227px;
	height:250px;
	margin-right:5px;
	overflow:hidden;
	background-image:url(images/yhaberbg.gif);
}
.yerel-haberler p {
	text-indent:16px;
}
