.slideslide ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.slide li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #eee;
	display: block;
	float: left;
	width:785px; height:300px;
}

.slide #pager2{
	margin-top:-24px;
	position: absolute;
}
.slide #pager2 a{
	display:inline-block;
	width:196.4px;
	height:10px;
	font-size:0px;
}
.slide #pager2 .selected{
	padding-top:10px;
}
.slide #pager2 a:nth-child(1){
	background:#e3b937;
}
.slide #pager2 a:nth-child(2){
	background:#d97b0c;
}
.slide #pager2 a:nth-child(3){
	background:#45abdb;
}
.slide #pager2 a:nth-child(4){
	background:#0e4d9c;
}


.manset{
	margin:auto; width:1200px;
}
.list_carousel {
	margin-left:50px;
	width: 1100px;
	}
.list_carousel ul {
	margin: 0px;
	padding-left:0px;
	list-style: none;
	display: block;
	}
.list_carousel li {
	height:575px;
	width: 255px;
	margin: 5px;
	display: block;
	float: left;
	background:#eeeeee;
	overflow:hidden;
}
.list_carousel li .baslik{
	width: 245px;
	padding:5px;
	background: #dddddd;
	height:44px;
	
}
.list_carousel li .baslik a{
	display:inline-block;
	font-size:18px;
	padding:5px 55px 5px 5px;
	color:#656565;
	background:url(../../images/gri-ok.png) no-repeat top right;
	height:54px;
	width: 187px;
}

.list_carousel li .alt-basliklar{
	margin:10px 10px 5px 10px;
	height:110px;
	overflow:hidden;
}

.list_carousel li .alt-basliklar a{
	color:#656565;
	font-size: 13px;
}
.list_carousel li .alt-basliklar a:hover{
	color:#0060ff;
	text-decoration:underline;
}
.list_carousel li .tumunu-gor{
	float: right;
	margin-right:15px;
}
.list_carousel li .tumunu-gor a{
	color:#0060ff;
	font-size: 13px;
}
.list_carousel img {
	padding:7px;
	width: 240px;
	height: 170px;
	}

.list_carousel .prev, .list_carousel .next{
	position:absolute;
	margin-top:-316px;	
	width:29px!important;
	height:68px!important;	
}
.list_carousel .prev img, .list_carousel .next img{
	width:29px!important;
	height:68px!important;
}
.prev {
	margin-left: -50px;
	cursor: pointer
	}
.next {
	margin-left: 1065px;
	cursor: pointer
	}
			
			
			
/* Anasayfa Referanslar Thumbs */			
#wrapper_ref {
	width: 1200px;
	margin:auto;
}

#carousel_ref {
	width: 1200px;
	height: 145px;
	position:relative;
}
#carousel_ref .caroufredsel_wrapper{
	width: 1150px!important;

}

#carousel_ref ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	margin-left:20px;	
	
}
#carousel_ref li {
	font-size: 40px;
	color: #999;
	text-align: center;
	display: block;
	width: 220px;
	height: 140px;
	padding: 0;
	margin: 6px;
	float: left;
	position: relative;
}

#carousel_ref li img {
	width: 201px;
	height: 127px;
}

#carousel_ref .prev_ref, #carousel_ref .next_ref {
	background: transparent url(img/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	width: 15px;
	height: 21px;
	margin-top: -90px;
		
}
#carousel_ref .prev_ref {
	float:left;
	background-position: 0 0;

	
}
		
#carousel_ref .next_ref {
	float:right;
	background-position: -18px 0;
}
