/*#content #slider3 ul li .acont a
{
display:none;
}*/
	img{border:none;}
	
			
    /* image replacement */
        .graphic, #prevBtnx, #nextBtnx, #prevBtny, #nextBtny{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{
	margin:0;
	position:relative;
	text-align:left;
	width:277px;
	background:#fff;

		}	

				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
		
#slider2 li{ 
		
		width:277px;
		height:48px;
		overflow:hidden;

		}	
#slider li{ 
		
		width:277px;
		height:208px;
		overflow:hidden;  
		}
	#container3{
margin-left: 12px;
	position:relative;
	text-align:left;
	width:260px;
	background:#fff;
		}	
		
	#slider3 li{
	width:260px;
	height:240px;
	overflow:hidden;
		}	
		
		#slider3 li img{
		display:block;
	
		}	
#containercli{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:230px;
	background:#fff;
		}	
		
#slidercli li{ 		
		width:230px;
		height:445px;
		overflow:hidden;
		}	
	#containercli2{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:230px;
	background:#fff;
		}	
		
#slidercli2 li{
	width:230px;
	height:180px;
	overflow:hidden;
		}			
	#prevBtnx, #nextBtnx{ 
		display:block;
		width:26px;
		height:26px;
		position:absolute;
		left:0px;
		top:245px;
		z-index:90;
		}	
															
	#prevBtnx a, #nextBtnx a{  
		display:block;
		position:relative;
		width:30px;
		height:30px;
		background: url(../images/flizq.jpg) no-repeat 0 0;	
		}	
	#nextBtnx a{ 
		background: url(../images/flder.jpg) no-repeat 0 0;	
		}	
	#nextBtnx{ 
		left:33px;
		top:245px;
		}
		
		
		
	#prevBtny, #nextBtny{ 
		display:block;
		width:26px;
		height:26px;
		position:absolute;
		left:0px;
		top:215px;
		z-index:90;
		}	
															
	#prevBtny a, #nextBtny a{  
		display:block;
		position:relative;
		width:30px;
		height:30px;
		background: url(../images/flizq.jpg) no-repeat 0 0;	
		}	
	#nextBtny a{ 
		background: url(../images/flder.jpg) no-repeat 0 0;	
		}	
	#nextBtny{ 
		left:33px;
		top:215px;
		}
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:24px;	
		}
	ol#controls li{
		margin:0 2px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		line-height:24px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		}
	ol#controls li a{
		float:left;
		height:24px;
		line-height:24px;
		border:0px solid #ccc;
		background:#ff9600;
		color:#fff;
		padding:0 8px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#a30403;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

