@charset "utf-8";
.haberlerFrame {
	overflow:hidden;
	width:975px;
	height:190px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 15px;
}
/* CSS Document */

/* slider layout */
.lof-slidecontent { position:relative;	overflow:hidden;	border:#F4F4F4 solid 1px;}

.lof-slidecontent  .sliders-wrapper{
	position:relative;
	height:188px;
	width:958px;
	z-index:3px;
	overflow:hidden;
}
.lof-slidecontent  ul.sliders-wrap-inner{
	overflow:hidden;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
	width: 958px;
	float: right;
}
.lof-slidecontent  ul.sliders-wrap-inner li{
	overflow:hidden;	
	padding:0px;
	margin:0px;	
	float:left;	
	position:relative;
	}

.lof-slidecontent  .navigator-content {
	left:0;
	top:0px;
	z-index:999;
	height:188px;
	width:217px;
	overflow:hidden;
	color:#FFF;
	position: absolute;
}
.lof-slidecontent  .navigator-wrapper{
	position:relative;
	z-index:10;
	height:188px;
	width:217px;
	overflow:hidden;
	float:left;
	background-color: #e2e2e2;
}
.lof-slidecontent  ul.navigator-wrap-inner{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:217px;
	height: 188px;
	float: left;
	z-index: 9999;
	overflow: hidden;
}
.lof-slidecontent  ul.navigator-wrap-inner li{
	cursor:hand;
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
	height: 51px;
	width: 217px;
}

/* item navigator */
.lof-slidecontent ul.navigator-wrap-inner  li.active{
	color:#FFF;
	float: right;
	background-image: url(../img/3.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 51px;
	width: 217px;
}
.lof-slidecontent ul.navigator-wrap-inner  li >  div{
	color:#517c89;
	height:46px;
	position:relative;
	padding-left:14px;
	border-top:1px solid #E1E1E1;
	text-align:left;
	width: 189px;
	float: left;
	padding-right: 14px;
	padding-top: 10px;
}

.lof-slidecontent ul.navigator-wrap-inner li.active div{
	color:#FFF;
}
.left-haber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	height: 188px;
	background-color: #f5f5f5;
	margin-right: 0px;
	position: relative;
	width: 900px;
	padding-left: 58px;
}
.haber-text {
	float: right;
	height: 168px;
	width: 520px;
	position: absolute;
	z-index: 750;
	margin-right: 0px;
	margin-left: 30px;
	left: 390px;
	top: 18px;
}
.haber-baslik {
	font-weight: bold;
	float: left;
	width: 502px;
	font-size: 16px;
	position: absolute;
	z-index: 750;
	left: 3px;
	top: -1px;
	height: 23px;
	font-family: Calibri, Trebuchet ms, Arial;
	color: #424242;
}
.haber-icerik {
	float: left;
	width: 501px;
	position: absolute;
	z-index: 750;
	left: 3px;
	top: 24px;
	height: 99px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #545454;
}


.haber-img {
	background-image: url(../img/haber-img_03.png);
	height: 156px;
	width: 156px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 190px;
}
.haber-next {
	width: 125px;
	z-index: 800;
	left: 779px;
	float:right;
	background-color: #e2e2e2;
	height: 22px;
	margin-bottom: 2px;
	margin-right: 25px;
	padding-top: 12px;
	padding-left: 27px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 15px;
	color: #313031;
	text-decoration: none;
	font-weight: bold;
	margin-top:130px;
}
