/* Generated by Arcangelo Miranda */ 

/* layout della pagina */
table  {

  font: normal 14px helvetica, verdana, arial, sans-serif;

  } 


				td {
				border: none;
		  		padding: .80em;
		  		color: #000000;
		  	}

.banner{
width: 280px;
height: 30px;
margin-top: 22px;
float: right;
clear: both;
}
.acquista a {
background: transparent url(http://www.io-sono.org/files/images/intervisteacquista1.png) no-repeat;
				float: left;
				width: 104px;
				height: 29px;
				padding-left: 33px;
			  	margin: 0px auto 0 auto; 
				display: block;
}


.acquista a:hover {
		background: transparent url(http://www.io-sono.org/files/images/intervisteacquista2.png) no-repeat;
				float: left;		
				width: 104px;
				height: 29px;
			  	margin: 0px auto 0 auto; 
				display: block;
}
.recensioni a {
background: transparent url(http://www.io-sono.org/files/images/intervisterecensioni1.png) no-repeat;
				float: left;	
				width: 104px;
				height: 29px;
				padding-left: 33px;
			  	margin: 0px auto 0 auto; 
				display: block;
}


.recensioni a:hover {
		background: transparent url(http://www.io-sono.org/files/images/intervisterecensioni2.png) no-repeat;
				float: left;	
				width: 104px;
				height: 29px;
				padding-left: 33px;
			  	margin: 0px auto 0 auto; 
				display: block;
}





/* ombreggiature styles */
/* drop is shared style */
.drop-shadow {
position:relative;
float:left;
width: 80%;
padding: 0em 0.5em 0em 1.5em;
margin:1em 50px 1em;
background:#fff;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.drop-shadow:before,
.drop-shadow:after {
content:"";
position:absolute;
z-index:-2;
}

.perspective:before {
left:80px;
bottom:5px;
width:50%;
height:35%;
max-width:200px;
max-height:50px;
-webkit-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
-moz-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
-webkit-transform:skew(50deg);
-moz-transform:skew(50deg);
-ms-transform:skew(50deg);
-o-transform:skew(50deg);
transform:skew(50deg);
-webkit-transform-origin:0 100%;
-moz-transform-origin:0 100%;
-ms-transform-origin:0 100%;
-o-transform-origin:0 100%;
transform-origin:0 100%;
}

.perspective:after {
display:none;
}

.drop-shadow img {
padding: 8px 18px 8px 0;

}

.inpx{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #5A5A5A;
	text-shadow: 4px 3px 9px #7CAC24;
	line-height: 150%;
}

.flow {
border-radius: 25px;
width: 525px;
background-color: #000000;
padding: 10px 15px 12px 10px;
margin: 10px auto 0 auto;
text-align:center;
}
.flow2 {
border-radius: 25px;
width: 525px;
height: 335px;
background-color: #000000;
padding: 10px 15px 12px 10px;
margin: 1px auto 0 auto;
text-align:center;
}


 /* +++++++++++++++++++++  PLAYLIST DI FLOWPLAYER +++++++++++++++++++++++++++++++++++++ */

  .fp-playlist{/* controllo DIV PLAYLIST */
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	text-align:center;
	}

.fp-playlist a{/* controllo degli elementi della playlist */
	text-decoration: underline;
	color: #fff;
	display:inline-block;
	width:75px;
	height:20px;
	margin:0 10px;
	background:#000;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	border:2px solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.fp-playlist a:hover{
	color: #fff000;
		border-color:#fff000;
	}
.fp-playlist a.is-active{
	border-color:#7AB900;
	}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
