a{text-decoration:none}
a:hover {color: #3D81C5}

.doseme {background-image: url('img/doseme-ust.jpg');
background-repeat: repeat-x;
background-position: top center;}

.doseme-alt {background-image: url('img/doseme-ust-alt.jpg');
background-repeat: repeat-x;
background-position: top center;}

.doseme-alt-pop {background-image: url('img/doseme-ust-alt-pop.jpg');
background-repeat: repeat-x;
background-position: top center;}

.esasalan {background-image: url('img/index_08.gif');
background-repeat: no-repeat;
background-position: top;
background-color: #fff;}

a.flink:link, a.flink:active, a.flink:visited
	{
	font-family           : Arial;
	font-size             : 11px;
	font-weight           : normal;
	color                 : #666666;
	text-decoration       : none;	
	}
a.flink:hover
	{
	color                 : #fff;
	text-decoration       : none;
	}
	
	
.gc-sol {background-image: url('img/alt_06.gif');
background-repeat: no-repeat;
background-position: top;}

.gc-sag {background-image: url('img/alt_08.gif');
background-repeat: no-repeat;
background-position: top;}

.kenar-alt {background-image: url('img/alt-kennar.png');
background-repeat: no-repeat;
background-position: top;}
	
	
#slideshow {
	margin:0 auto;
	width:380px;
	height:180px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 24 0 24;
  width:332px;
  height:180px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:280px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:180px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:24px;
  height:221px;
  text-indent:-10000px;
  position: absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/Untitled-11_03.gif) no-repeat bottom 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/haberler_04-05.gif) no-repeat bottom 0 0;
}



/* Easy Slider */

	#container{	
		margin:0 auto;
		position:relative;
		width:703px;
		height:297px;
		}					
	#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:703px;
		height:297px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:28px;
		height:297px;
		position:absolute;
		left:-28px;
		top:0;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:703px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:28px;
		height:297px;
		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 */
