body {background-image: url('img/ap.jpg');
background-repeat: repeat-x;
background-position: top center;
background-color: #883b00;
font-family: Trebuchet MS;
color: #474747;}

a{color: #0f259b;
text-decoration:none;}
a:hover {color: #5f3704;}

a.footer{color: #ffffff;
text-decoration:none;}
a.footer:hover {color: #ff8a00;
font-weight:bold;}

.tablo-doseme {background-image: url('img/ea_bg.png');
background-repeat: no-repeat;
background-position: top center;
padding-top: 30px;
padding-bottom: 30px;}

.tablo-doseme-alt {background-image: url('img/ea_bg-alt.png');
background-repeat: no-repeat;
background-position: top center;
padding-top: 30px;
padding-bottom: 30px;}

.g1 {background-image: url('img/g1.png');
background-repeat: no-repeat;
background-position: top center;}

.g2 {background-image: url('img/g2.png');
background-repeat: no-repeat;
background-position: top center;}

.footerbg {background-image: url('img/cizgi.png');
background-repeat: no-repeat;
background-position: top center;
padding-top:10px;
padding-bottom: 10px;}

.baslik-bg {background-image: url('img/sise_dip.png');
background-repeat: no-repeat;
background-position: top center;}


.esasalan {padding-top:30px; padding-bottom:10px;}

	
	
	
	
	
/* Easy Slider */

	#container{	
		margin:0 auto;
		position:relative;
		width:180px;
		height:245px;
		}					
	#content{
		position:relative;
		}	

	#slider ul, #slider li, #slider2 ul, #slider2 li
	{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		width:180px;
		height:245px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:28px;
		height:245px;
		position:absolute;
		left:0px;
		top:0;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:160px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:28px;
		height:245px;
		background:url(img/spot-prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(img/spot-next.png) no-repeat 0 0;	
		}	

/* // Easy Slider */