@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
label.none{
display:none;
}
input{
width:200px; 
border:none; 
background:#000000;
padding:3px;
color:#7a7a7a;
font-family: Arial,sans-serif;
}
textarea{
width:400px; 
border:none; 
font-size:90%;
background:#000000;
padding:3px;
color:#7a7a7a;
font-family: Arial,sans-serif;
}
select{
width:200px; 
border:none; 
background:#000000;
padding:3px;
color:#7a7a7a;
font-family: Arial,sans-serif;
}
.checkbox{
border:0;
width:20px;
background:none;
}
a{
color:#8FC2FF;
text-decoration: none;
outline: none;
}
a:hover{
text-decoration: underline;
}
img{
border:none;
}
body {
overflow:auto;/*Needed to eliminate scrollbars*/
background:#000;
}
.left{
float:left;
}
.right{
float:right;
}
.both{
clear: both;
}
.spazio10{
padding-right:10px;
}
.spazio10bottom{
padding-bottom:20px;
}
.spazio20bottom{
padding-bottom:20px;
}
.caratteristiche{width:452px;}
.icona{width:52px;}
.grigio{color:#727272;}


div.clear{
	clear: both;
	margin:0;
	padding:0;
	height: 0;
	overflow: hidden;
}
#video{
	margin-top:25px;
}
#contento{
width:100%;
height:100%;
margin: 0 auto;
top:5%;
z-index: 3;
position:absolute;
}
#contentframe{
overflow:hidden;
width:924px;
/*left:50%;*/
margin:0 auto;
z-index: 3;
}
#contentframe .lingue{
height:44px;
width:175px;
margin-left:748px;
clear:both;
}
.lingue ul{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
list-style-type: none;
}
.lingue li{
display: inline;
margin: 0;
}
.lingue li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 9px; /*padding inside each tab*/
margin-right:2px;
color: white;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.75);
}
.lingue li a:visited{
color: white;
}
.lingue li a:hover, .lingue li.selected a{
background-color:rgb(209,0,25);
background-color:rgba(209,0,25,1);
}
#contentframe #menu{
float:left;
width:246px;
}
#menu #lista{
clear:both;
width:213px;
}
ul#navig{
list-style:none;
padding:0;
width:213px;
font-family:Arial, Helvetica, sans-serif;
}
#navig li a{
display:block;
text-decoration:none;
height:20px;
padding:5px 8px;
color:#ffffff;
margin-bottom:3px;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.75);
font-size:13px;
width:197px;
position:relative;
}
#navig li a:hover{
background-color:rgb(209,0,25);
background-color:rgba(209,0,25,1);
color:#ffffff;
margin-bottom:3px;
display:block;
height:20px;
width:197px;
padding:5px 8px;
}
#navig li a.selected{
display:block;
text-decoration:none;
height:20px;
padding:5px 8px;
width:197px;
color:#ffffff;
margin-bottom:3px;
background-color:rgb(209,0,25);
background-color:rgba(209,0,25,1);
font-size:13px;
position:relative;
}
#navig li a:hover.selected{
background-color:rgb(209,0,25);
background-color:rgba(209,0,25,1);
color:#ffffff;
margin-bottom:3px;
display:block;
height:20px;
width:197px;
padding:5px 8px;
}
ul#submenu{
display:none;
margin:0;padding:0;
list-style:none;
}
#navig li a.submenuguide, #navig li a:hover.submenuguide{
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,1);
color:#727272;
font-size:18px;
}
.submenuguide span{
right:3px;
top:5px;
height:18px;
position:absolute;
cursor:pointer;
}

#contentframe #corpo{
float:left;
width:678px;
}
#corpo .boxtitolo{
height:160px;
padding-left:22px;
padding-top:20px;
width:656px;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.75);
margin-bottom:15px;
}
#corpo .boxtesto, #corpo .boxbottom{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding:20px 22px;
padding-top:20px;
width:634px;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.75);
margin-bottom:15px;
}
#corpo .boxbottom{
margin-bottom:0;
margin-top:80px;
}
#corpo .boxbottom a, #corpo .boxbottom a:hover{
color:#ffffff;
text-decoration:none;
}
#corpo .boxbottom a.grigio ,  #corpo .boxbottom a:hover.grigio{color:#7a7a7a; text-decoration:none;}
#corpo .boxtesto .linea{
	width:100%;
	border-top:1px solid #7a7a7a;
	margin-bottom:10px;
}
#corpo .boxtesto h1{
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
}
#corpo .boxtesto #video h1{
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
	background-color:#d10019;
	color:#FFFFFF;
	padding:3px;
}
#corpo .boxtesto h1 a{
	background-color:#d10019;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	text-decoration:none;
	color:#FFFFFF;
}
#corpo .boxtesto h1 a:hover{
	background-color:#000000;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	color:#FFFFFF;
	text-decoration:none;
}
#corpo .boxtesto p{
line-height:20px;
}
#corpo .boxtesto .data{
background-color:#000000;
padding:3px;
}
#corpo .boxtesto .data2{
background-color:#d10019;
padding:3px;
}
.boxtesto ul, .boxtesto li {list-style: none;margin: 0;padding:0;}	
.boxtesto ul{width:100%; padding-bottom:10px;} 
.boxtesto li{
	padding-left:12px;
	margin-top: 5px;
	background-image: url(images/puntat.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.boxtesto .titmini{
float:left;
width:130px;
height:400px;
}
.boxtesto .titmini2{
float:left;
width:130px;
}
.boxtesto .testi{
float:left;
width:504px;
margin-bottom:20px;
}
.boxtesto .testi a{
	color: #FFFFFF;
	text-decoration: underline;
}
.boxtesto .testi a:hover{
	color: #d10019;
	text-decoration: underline;
}
.boxtesto .imgapplicazioni{
float:left;
width: 250px;
margin-bottom:20px;
}
.boxtesto .imgapplicazioni .testo{
padding-right:40px;
}
.boxtesto #panel{
width:504px;
float:left;
}
.boxtesto #panel a{
color:#ffffff;
text-decoration:none;
}
.boxtesto #panel a:hover{
color:#d10019;
text-decoration:underline;
}
.boxtesto #panel h1{
	font-size:24px;
	font-weight:normal;
	margin:85px 0 0 0;
	padding:0;
}
.boxtesto #panel h1.titnews{
	font-size:24px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}
.boxtesto #panel h2, .boxtesto #contatti h2{
	font-size:18px;
	font-weight:normal;
	margin:20px 0;
}
.boxtesto #panel h2 span, .boxtesto #contatti h2 span{
	background-color:#d10019;
	padding:5px;
}
.boxtesto #panel .zoom{
width:250px;
height:97px;
float:left;
position:relative;
margin-bottom:25px;
}
.boxtesto #panel .zoom .lente{
position:absolute;
right:53px;
bottom:0;
width:36px;
height:36px;
}
.boxtesto #panel .border{
	margin:10px 0 10px 0;
}
.boxtesto .testistretto{
float:left;
width:374px;
margin-bottom:20px;
}
.boxtesto #immaginirealizzaz{
clear:both;
}
.boxtesto #immaginirealizzaz .immagine{
float:left;
margin-right:10px;
margin-bottom:15px;
}
.boxtesto #immaginirealizzaz .immagine img{
width:197px;
height:97px;
border:2px solid #ffffff;
}
.boxtesto #immaginirealizzaz .immagine .description{
margin-top:10px;
padding:7px;
background-color:#000000;
color:#ffffff;
font-weight:bold;
}
.boxtesto .imgapplicazioni .description{
margin-top:10px;
padding:7px;
background-color:#d10019;
color:#ffffff;
}
.boxtesto .imgprodotto .description{
margin-bottom:10px;
padding:7px;
width:228px;
background-color:#d10019;
color:#ffffff;
}
.boxtesto .imgapplicazioni .description{
margin-bottom:10px;
padding:7px;
width:183px;
background-color:#d10019;
color:#ffffff;
}
.boxtesto #immaginirealizzaz .immagine .description a{
color:#ffffff;
text-decoration:none;
}
.boxtesto #immaginirealizzaz .immagine .description a:hover{
color:#ffffff;
text-decoration:none;
}
.boxtesto #controls{
text-align:right;
margin-top:20px;
clear:both;
}
.boxtesto #testi2 div#textbox{overflow:auto;position:relative; height:100px;}
.boxtesto #testi2 div#text{position:absolute; width:400px;}
.boxtesto #testi2 div#sliderbox{display:none;}
#slidecounter{
float:left;
color:#4F4F4F;
font:50px "Helvetica Neue", Arial, sans-serif;
font-weight:bold;
margin:18px 20px;	
}
#slidecaption{
overflow: hidden;
float:left;
color:#FFF;
font:26px "Helvetica Neue", Arial, sans-serif;
font-weight:bold;
margin:33px 0;
}
/*Supersized Stamp*/
.stamp{
float: right;
margin: 25px 20px 0 0;
}
/*Supersize Plugin Styles*/
#navigation{
background: url('images/navbg.gif') no-repeat;
float: right;
margin:22px 20px 0 0;
}
#loading {
position: absolute;
top: 49.5%; 
left: 49.5%;
z-index: 3;
width: 24px; 
height: 24px;
text-indent: -999em;
background-image: url(images/progress.gif);
}
#supersize{
position:fixed;
}
#supersize img, #supersize a{
height:100%;
width:100%;
position:absolute;
z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #000000;
z-index:999;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:180px;
width:300px;
background:#FFFFFF;
border:2px solid #000000;
z-index:1000;
padding:12px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
#popupContact a, #popupContact a:hover{
color:#000000;
text-decoration:none;
}
#popupContact a.red{
color:#d10019;
text-decoration:none;
}
#popupContact a.red:hover{
color:#d10019;
text-decoration:underline;
}

#popupContact h1{
text-align:left;
color:#d10019;
font-size:22px;
font-weight:700;
border-bottom:1px solid #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:30px;
line-height:14px;
font-weight:bold;
right:6px;
top:4px;
position:absolute;
color:#000000;
font-weight:700;
display:block;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
}
