@charset "utf-8";
/* Main CSS Document */

/*** default styles ***/
html, body {
	width:100%;
	font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
	background-color:#212121;
	margin:0px;
}
img{
	border:0;
}
a{
	outline:none;	
	-moz-outline:none;
	text-decoration:none;
}

/*** class for centering ***/

.divider{
	position:absolute;
	width:1px; height:100%;
	top:0px; left:29px;
	background-color:#ffffff;
	opacity:0.2;filter: alpha(opacity=20); -moz-opacity: 0.2;
}


/*** headings ***/
h1{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	margin:0;
}

h2, h2 a{
	color:#ffffff; font-size:11px; font-weight:bold; line-height:14px;
	margin:0;
}

.sectionHeading{
	position:absolute; 
	top:4px; left:8px;
	padding:1px 5px 5px 34px;
	color:#c9c9c9; font-size:10px; font-weight:bold; letter-spacing:0.05em;
}

.section{
	position:absolute;
	width:60%;
	top:5px;
	left:8px;
	padding:5px 5px 5px 30px;
	color:#b4b4b4;
	letter-spacing:0.05em;
}
.section2{
	position:absolute;
	width:60%;
	top:5px;
	left:0px;
	padding:5px 5px 0px 30px;
	color:#b4b4b4;
	letter-spacing:0.05em;
}

/*** smartMenu ***/
.smartMenu{
	position:relative;
	width:796px;
	top:7px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#595959;
}
.smartMenu .axis, .smartMenu .axis a{
	color:#808080;
}
.smartMenu .date{
	color:#b3b3b3;
}
.smartMenu a{
	color:#595959;
}
.smartMenu a:Hover{
	color:#ffffff;
}
/*** smartMenu home ***/
.smartMenuhome{
	position:relative;
	width:850px;
	top:7px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#595959;
}
.smartMenuhome .axis, .smartMenu .axis a{
	color:#808080;
}
.smartMenuhome .date{
	color:#b3b3b3;
}
.smartMenuhome a{
	color:#595959;
}
.smartMenuhome a:Hover{
	color:#ffffff;
}

/*** containers ***/
#overallContainer{
	position:absolute;
	width:960px; height:auto;
	left: 50%; 
	margin-left: -480px; 
}
	#overallContainer > #leftShadowGrid{
		position:absolute; 
		width:23px; height:100%;
		background-image:url(../gfx/shadow_left_grid.gif); background-repeat:repeat-y; 
		margin-left:28px;
	}
	#overallContainer > #rightShadowGrid{
		position:absolute; 
		width:23px;  height:100%;
		top:0;
		margin-left:902px;
		background-image:url(../gfx/shadow_right_grid.gif); background-repeat:repeat-y; 		
	}
	#overallContainer > #leftShadow{
		position:absolute; 
		width:23px; height:100%;
		background-image:url(../gfx/shadow_left.gif); background-repeat:repeat-y; 
		margin-left:28px;
	}
	#overallContainer > #rightShadow{
		position:absolute; 
		width:23px;  height:100%;
		top:0;
		margin-left:902px;
		background-image:url(../gfx/shadow_right.gif); background-repeat:repeat-y; 		
	}
	

	
#dynamicContainer{
	z-index:10;
	position:absolute;
	width:851px;
	top:521px; left:50px;
	margin-top:-14px;
}
#ContainerHome{
	z-index:10;
	position:absolute;
	width:851px;
	top:521px; left:50px;
	margin-top:-14px;
}

#bottomSectionContainer{
	z-index:10;
	position:relative;
	top:0; left:50px;
	margin-top:0; 
	width:851px;
	background-color:#000000;
	border-left: 1px solid #40403e; border-right: 1px solid #40403e;
}

/*** header menu ***/
.headerMenu{
	position:relative; 
	height:111px; width:960px; 
	z-index:100;
}

/*** immagine in flash ***/
#centralImage{
	z-index:5;
	position:relative;
	width:851px; height:387px;
	left: 51px; top:0;
	margin-left:0; margin-top:0px;
	font-size:11px; line-height:14px; color:#b3b3b3;
}



/*** ---------------------------------------- MENU SOTTO ---------------------------------------- ***/
/* CHIUSO */
#bottomMenuClosed2{
	z-index:1;
	position:absolute;
	width:100%; height:16px;
	left:1px; top:12px;
	border-top:1px solid #40403e;
	background-color:#000000;
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}
#bottomMenuClosed{
	z-index:1;
	position:absolute;
	width:100%; height:16px;
	left:1px; top:6px;
	border-top:1px solid #40403e;
}
	#bottomMenuClosed img{
		z-index:2;
		display:block;
		padding:3px 9px 0 10px;
	}
	#bottomMenuClosed .bg{
		z-index:-1;
		position:absolute; 
		left:0px; top:0px;
		width:100%; height:16px;
		background-color:#000000;
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	}

/* APERTO */
#bottomMenuOver{
	position:absolute;
	width:100%; height:115px;
	left:1px; top:23px;
	border-top:1px solid #40403e;
}
	#bottomMenuOver a{
		display:block;
		float:left;
		margin-left:10px;
		color:#b3b3b3; line-height:25px; font-weight:bold; letter-spacing:0.05em;
	}
	#bottomMenuOver a:hover{
		color:#cccccc;
		font-weight:bold; letter-spacing:0.05em;
	}
	#bottomMenuOver img{
		display:block;
		padding:6px 9px 2px 9px;
	}
	#bottomMenuOver .bg{
		z-index:-1;
		position:absolute; 
		width:100%; height:100%;
		background-color:#000000;
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	}
	
/*** ---------------------------------------- CONTENUTI SOTTO IL COSO CHE SCOLLA ---------------------------------------- ***/

/* HEADER */
#bottomMenuOpenHead{
	visibility:hidden;
	position:absolute;
	top:22px; width:851px; height:30px;
	color:#737373; line-height:14px;
	border-left: 1px solid #40403e; border-right: 1px solid #40403e; border-top: 1px solid #40403e;
}
	#bottomMenuOpenHead .header{
		z-index:10;
		position:absolute; top:0px; left:40px;
		margin-top:-2px;
		color:#FFFFFF; line-height:25px; font-weight:bold; letter-spacing:0.05em;
	}
	#bottomMenuOpenHead .bg{		
		position:absolute; 
		width:100%; height:100%;
		background-color:#000000;
		opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
	}

/* CONTENUTO */
#bottomMenuOpen{
	width:851px;
	height:140px;
	color:#737373;
	font-size:11px;
	line-height:14px;
}
	#bottomMenuOpen h2{
		color:#ffffff; font-weight:bold;
	}
	#bottomMenuOpen .divider{
		height:160px;
	}
	#bottomMenuOpen .bg{		
		position:absolute; 
		width:100%; height:100%;
		background-color:#000000;
		opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
	}
/*** ---------------------------------------- COSO CHE SCROLLA IN FONDO ALLA PAGINA ---------------------------------------- ***/	
#bottomBlock{
	position:relative;
	width:917px; height:290px;
	left: -1px; top:0px;      	
	margin-left:-32px;
	z-index:20;
}
	#bottomBlock #leftShadow{
		position:absolute; 
		width:10px; height:100%;
		top:0; left:0;
		margin-left:0;
		z-index:120;
		background-image:url(../gfx/bottom_block_shadow_left.gif); background-repeat:repeat-y; 
	}
	#bottomBlock #rightShadow{
		position:absolute; 
		width:10px; height:100%;
		top:0; right:0; 
		background-image:url(../gfx/bottom_block_shadow_right.gif); background-repeat:repeat-y; 
	}
	#bottomBlock #innerBlock{
		position:absolute; 
		top:0; left:10px; 
		width:895px; height:100%;
		background-color:#282828;
		border:1px solid #3e3e3e; border-bottom:0;
	}

#bottomBlockContent{
	position:relative;
	width:851px; height:230px;
	left:21px;	
	color:#737373; font-size:11px; line-height:14px;			
	background-color:#181818;
	border:1px solid #3e3e3e; border-top:0;
}
	#bottomBlockContent  a{
		font-size:10px;
		color:#595959;
	}
	#bottomBlockContent a:hover{
		color:#ffffff;
	}
	#bottomBlockContent .divider{
		position:relative; float:left;
		height:30px;
		left:29px; top:0;
		background-color:#464646;
		opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;
		
	}
	
/* LIGHTBOX SHARE */
	
#oscuratore {
	background-color: #110906;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
		
#popup-container {
	display: none;
	position: fixed;
	z-index: 1001;
}
	

