
/* image replacement */
.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:715px;
	margin-bottom:1.5em;
}					
#content{
	position:relative;
}


#slider_2{}	
#slider_totally_looks_like ul, #slider_totally_looks_like li, #slider_cosmic_clippings ul, #slider_cosmic_clippings li, #slider_YouTube ul, #slider_YouTube li, #slider_1 ul, #slider_1 li,#slider_2 ul, #slider_2 li, #slider_3 ul, #slider_3 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider_YouTube li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:715px;
	height:566px;
	overflow:hidden; 
}
#slider_1 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:715px;
	height:373px;
	overflow:hidden; 
}
#slider_2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:715px;
	height:373px;
	overflow:hidden; 
}
#slider_cosmic_clippings li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:715px;
	height:566px;
	overflow:hidden; 
}
#slider_3 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:715px;
	height:315px;
	overflow:hidden; 
}
#slider_totally_looks_like li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:715px;
	height:646px;
	overflow:hidden; 
}
#prevBtn1, #nextBtn1{
	display:block;
	width:16px;
	height:315px;
	position:absolute;
	left:0px;
	top:0px;
}
#prevBtnYouTube, #nextBtnYouTube{
	display:block;
	width:16px;
	height:566px;
	position:absolute;
	left:0px;
	top:0px;
}
#prevBtnCosmicClippings, #nextBtnCosmicClippings{
	display:block;
	width:16px;
	height:566px;
	position:absolute;
	left:0px;
	top:0px;
}	
#prevBtn, #nextBtn{
	display:block;
	width:16px;
	height:373px;
	position:absolute;
	left:0px;
	top:0px;
}
#prevBtn3, #nextBtn3{
	display:block;
	width:16px;
	height:315px;
	position:absolute;
	left:0px;
	top:0px;
}
#prevBtnTotallyLooksLike, #nextBtnTotallyLooksLike{
	display:block;
	width:16px;
	height:315px;
	position:absolute;
	left:0px;
	top:0px;
}	
#nextBtn, #nextBtn3, #nextBtn1, #nextBtnYouTube, #nextBtnCosmicClippings, #nextBtnTotallyLooksLike{
	left:699px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:16px;
	height:373px;
	background:url(../images/easy_slider/btn_prev3.gif) no-repeat 0 0;	
}	
#nextBtn a{
	background:url(../images/easy_slider/btn_next3.gif) no-repeat 0 0;	
}
#prevBtn3 a, #nextBtn3 a{  
	display:block;
	width:16px;
	height:315px;
	background:url(../images/easy_slider/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn3 a{
	background:url(../images/easy_slider/btn_next.gif) no-repeat 0 0;	
}
#prevBtnTotallyLooksLike a, #nextBtnTotallyLooksLike a{  
	display:block;
	width:16px;
	height:646px;
	background:url(../images/easy_slider/btn_prev_totally_looks_like.gif) no-repeat 0 0;	
}	
#nextBtnTotallyLooksLike a{
	background:url(../images/easy_slider/btn_next_totally_looks_like.gif) no-repeat 0 0;	
}	
#prevBtn1 a, #nextBtn1 a{  
	display:block;
	width:16px;
	height:373px;
	background:url(../images/easy_slider/btn_prev3.gif) no-repeat 0 0;	
}
#nextBtn1 a{
	background:url(../images/easy_slider/btn_next3.gif) no-repeat 0 0;	
}
#prevBtnYouTube a, #nextBtnYouTube a{  
	display:block;
	width:16px;
	height:566px;
	background:url(../images/easy_slider/btn_prev_youtube.gif) no-repeat 0 0;	
}	
#nextBtnYouTube a{
	background:url(../images/easy_slider/btn_next_youtube.gif) no-repeat 0 0;	
}

#prevBtnCosmicClippings a, #nextBtnCosmicClippings a{  
	display:block;
	width:16px;
	height:566px;
	background:url(../images/easy_slider/btn_prev_cosmic_clippings.gif) no-repeat 0 0;	
}	
#nextBtnCosmicClippings a{
	background:url(../images/easy_slider/btn_next_cosmic_clippings.gif) no-repeat 0 0;	
}												

/* // Easy Slider */
