﻿	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
	#slider li, #slider2 li{ /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:325px;
		overflow:hidden;
		}	
	#slider2{position:relative;border:1px solid #dfdfdf;}
	#slider2 li{ background:#f1f1f1;}		
	#slider2 li h2{margin:0 20px;padding-top:20px;}	
	#slider2 li p{margin:20px; }						
		
	p#controls, p#controls2{margin:0;position:relative;	} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{display:block;margin:0;overflow:hidden;width:80px;height:84px;position:absolute;left:1px;top:150px;}	
	#nextBtn, #nextBtn2{ left:982px;}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{ display:block;position:relative;width:80px;height:84px;background:url(img/slider-back.png) no-repeat 0 0; }	
	#nextBtn a, #nextBtn2 a{ background:url(img/slider_next.jpg) no-repeat 0 0;}												

	#prevBtn a:hover, #nextBtn a:hover, #prevBtn2 a:hover, #nextBtn2 a:hover{ display:block;position:relative;width:80px;height:84px;background:url(img/slider-back.png) no-repeat 0 0; }	
	#nextBtn a:hover, #nextBtn2 a:hover{ background:url(img/slider_next_hover.jpg) no-repeat 0 0;}												


/* // Easy Slider */

#slider{} .slider_box{width:908px; height:263px;padding:15px 20px 20px 20px; background:transparent url(css/img/slide_1.html) 0 0; font-size:12px;color:#8c8c8c; border:1px #e0e0e0;}
#slider{} .slider_box_left{float:left;width:380px;}
#slider{} .slider_box_left h1{ font-size:32px;color:#262626;margin:0 0 0 20px; padding:0;}
#slider{} .slider_box_left p{margin:0;padding:0; line-height:18px;letter-spacing:0.25px;}
#slider{} .slider_box_right{float:right;width:500px;padding:0 0 5px 0;}


#slider{} .slider_box_left .vps1 a{float:left;text-decoration:none;background:url(img/vps-ana-sayfa.png) no-repeat; height:34px; width:133px}
#slider{} .slider_box_left .detayli_bilgi a{float:left;text-decoration:none;background:url(img/detayli-bilgi.png) no-repeat; height:34px; width:155px}

#slider{} .slider_box_left .vps1 a:hover{float:left;text-decoration:none;background:url(img/vps-ana-sayfa-hover.png) no-repeat; height:34px; width:133px}
#slider{} .slider_box_left .detayli_bilgi a:hover{float:left;text-decoration:none;background:url(img/detayli-bilgi-hover.png) no-repeat; height:34px; width:155px}

.vps1{float:left;width:140px;padding-left:20px;}
.detayli_bilgi{float:left;width:157px;}

#slider{} .slider_box_left .soru_gonder a{float:left;text-decoration:none;background:url(img/soru-gonder.png) no-repeat; height:34px; width:133px}
#slider{} .slider_box_left .bilgi_merkezi a{float:left;text-decoration:none;background:url(img/bilgi-merkezi.png) no-repeat; height:34px; width:155px}

#slider{} .slider_box_left .soru_gonder a:hover{float:left;text-decoration:none;background:url(img/soru-gonder-hover.png) no-repeat; height:34px; width:133px}
#slider{} .slider_box_left .bilgi_merkezi a:hover{float:left;text-decoration:none;background:url(img/bilgi-merkezi-hover.png) no-repeat; height:34px; width:155px}

.soru_gonder{float:left;width:140px;padding-left:20px;}
.bilgi_merkezi{float:left;width:157px;}