@charset "utf-8";
	
/* content block 1 */
#mcs_container{
	position: relative;
	width: 700px;
	height: 570px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#mcs_container ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mcs_container ul li {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	padding-right: 0px;
	background-image: url(../img/bullet_red.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px 9px;
}

#mcs_container strong {
font-weight: bold;
color: black !important;
}


#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{
	position:relative;
	width:670px;
	top:0;
	float:left;
}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .customScrollBox .content p{
	padding:0 5px;
	margin:10px 0;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	text-align: justify;
}
#mcs_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}
#mcs_container .customScrollBox img{
	margin: 10px;
margin-bottom: 0px;
margin-right: 20px;
}
#mcs_container .dragger_container{
	position: relative;
	width: 9px;
	height: 520px;
	float: right;
	margin: 20px 0 0 10px;
cursor:pointer -moz-border-radius:5px; 																						
-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: s-resize;
	background-color: #E5E5E5;
}
#mcs_container .dragger{
	position: absolute;
	width: 8px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #d9d9d9;
	overflow: hidden;
	cursor: pointer;
	;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;





*/
	background-color: #d9d9d9;
}
#mcs_container .dragger_pressed{
	position: absolute;
	width: 8px;
	margin-left: 0px;
	height: 60px;
	background: #800000;
	text-align: center;
	line-height: 60px;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 15px;
	margin-right: 4px;
	text-decoration: none;
	right: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
#mcs_container .scrollUpBtn{
	top:-10px;
	background-image: url(../img/arrow-up.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#mcs_container .scrollDownBtn{
	bottom:0px;
	background-image: url(../img/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

#mcs_container img{
	position:relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	max-height: 100px;
	max-width: 200px;
	width: 200px;
}
.content {
	width: 670px;
}

.content h1 {
	font-family: 'Buenard', serif;
	text-transform: uppercase;
	color: #333;
	font-size: 20px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.content h2 {
	font-family: 'Buenard', serif;
	text-transform: normal;
	color: #800000;
	font-size: 22px;
	padding: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-weight: normal;
}
.customScrollBox .container .content .prodotto {
	padding: 0px;
	float: left;
	/* [disabled]height: 400px; */
	/* [disabled]width: 200px; */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
