/* CSS Document */


html, body{ margin:0 !important; }

body{
	background-color:#ebebeb;
}


#preheadline{
	height:50px;
	margin:0 auto;
	padding:20px;
	background-color:#F00;
	background-image:url(../images/VideoSqueeze/Red/bgpreheadline.jpg);
	background-repeat:repeat-x;
	color:#fff;
	position:relative;
	height:50px;
	border-bottom:1px solid #c00;
}

img#freccia{
	position:absolute;
	right: 120px;
	z-index:1000;
	top:-31px;

}


#wrapper{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #ccc;
	border-width:0 1px;
}








#above{
	clear:both;
	padding:20px;
	position:relative;
	overflow:hidden;
	background-color:#fff;
}

#ombra{
	clear:both;
}


#video{
	float:left;
	width:600px;
	height:390px;
	margin-right:18px;
	border:1px solid #ccc;
}




#form{
	float:left;
	width:340px;
	height:350px;
	margin-top:20px;
}

form span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#666;
	display:block;
	clear:both;
}



form input{
	margin-bottom:15px;
	display:block;
	clear:both;
	border:none;
}

form#squeeze input[type=text]{
	padding:10px 25px 10px 10px;
	border:2px solid #ccc;
	font-size:16px;
	color:#333;
	font-weight:400;
	margin:0px auto;
	margin-bottom:15px;
	width:280px;
	display:block;
	
}


form#squeeze input[type=button]{
	display:block;
	width:330px;
	height:100px;
	margin:2px auto;
	background-image:url(../images/dammiaccesso.png);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;

}
form#squeeze input[type=button]:hover{
	background-position:0 -98px;
}

form#squeeze input[type=button]:active{
	background-position:0 -196px;
}

#sharing{
	padding:5px 0;
	margin:0px 20px 20px 20px;
	clear:both;
}







#commenti{
	clear:both;
	margin-bottom:20px;
	margin-left:20px;
}






#footer{
	padding:15px;
	border-top: 4px solid #ccc;
	clear:both;
	margin:0 auto;
}

#footer .inner,
#footer .inner a{
	font-size:10px !important;
	color:#999;
}
.inner{
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:left !important;
}
