@charset "UTF-8";

#conteiner_menu {
	position: relative;
	width: 310px;
/* 	height: 990px; */
	display: block;
}

#corso_ipnosi {
	background-image: url(images/corso_ipnosi.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 311px;
	position: relative;
}

#content_ipnosi {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 220px;
	margin-top: 40px;
	margin-left: 60px;
	position: absolute;
}

#shop {
	background-image: url(images/menudx_shop.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 25px;
	height: 330px;
	width: 310px;
}

#affiliazione {
	background-image: url(images/menudx_aff.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	height: 425px;
	width: 310px;
}


#affiliazione #content_shop {
	width: 230px;
	margin-top: 18px;
	margin-left: 40px;
	position: absolute;
}

#shop #content_shop {
	width: 230px;
	margin-top: 18px;
	margin-left: 40px;
	position: absolute;
}

#new {
	background-image: url(images/new_shop.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 220px;
	width: 310px;
/* 	margin-top: 50px; */
}

#new #content_new {
	width: 220px;
	margin-top: 30px;
	margin-left: 50px;
	position: absolute;
}

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

/* Easy Slider */

	#slider{
	background-image: url(http://www.charliefantechi.com/wp-content/themes/communist/images/menudx_shop_2.jpg);
			width:309px;
 		height:386px; 
}	


	#slider ul, #slider li{
		margin: 0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:309px;
 		height:386px; 
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:52px;
		height:52px;
		position:relative;
		left:6px;
		top:-255px;
		}	
	#nextBtn{ 
		left:251px;
		top:-305px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:52px;
		height:52px;
		background:url(http://www.charliefantechi.com/wp-content/themes/communist/images/prodotti/bottom_sx.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(http://www.charliefantechi.com/wp-content/themes/communist/images/prodotti/bottom_dx.png) no-repeat 0 0;	
		}												

/* // Easy Slider */

#slider #content_shop {
	width: 273px;
	height: 349px;
	margin-top: 18px;
	margin-left: 18px;
	position: absolute;
	overflow: hidden;
}
