/* CSS Document */

/*stili per il layout fisso con posizionamenti assoluti*/
html, body {
	height:100%;
	margin:0;
	padding:0;
}

body > div#container {
	height:auto;
	min-height:100%;
}
body{
	
	background:#fff url(../images/fascia_rossa_1px.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed !important;
	background-attachment:scroll;
	background-position:0px 87px !important;
	background-position:0px 87px;
	color:#000;
	font-size:11px;
	font-family:"arial";
	margin:0;
	padding:0;
	text-align:left;
	overflow-x:hidden;
}
div#container{
	margin:0 10%;
	text-align:left;
	float:left;
	
	
}
div#container2{
	margin:0 10%;
	text-align:left;
	float:left;
	
	
}
div#contenuto{
	width:800px;
	float:left;
	height:100%;
	position:relative;
	top:190px;
	
	
}
div#contenuto2{
	
	float:left;
	height:100%;
	margin-top:0px;
}

div#works{
	/*width:800px;*/
	height:100%;
	position:relative;
	top:95px;
	padding:0;
	left:150px;
	
}
div#works h1{
	font-size:18px;
	/*color:#868686;*/
	color:#be1c05;
}
div#works h2{
	color:#868686;
	
}
div#colonna-1{
	position:fixed !important;
	position:absolute;
	top:0;
	left:10px;
	background:url(../images/fascia_bianca_1px.gif) repeat-y;
	background-position:26px 0px;
	float:left;
	width:200px;
	height:100%;
	z-index:2;
	margin-right:10%;
}

a{
	color:#000000;
}

div#colonna-2{
	
	position:relative;
	height:100%;
	top:100px;
	left:0px:
}
div#colonna-2 h1{
	color:#BE1C05;
	font-size:16px;
}
div#colonna-2 h2{
	color:#868686;
	font-size:18px;
}
div#colonna-2 p{
	color:#868686;
	font-size:12px;
	text-align:justify;
}

div#colonna-3{
	position:absolute;
	top:280px;
	left:200px;
	width:auto;
	height:300px;
}

div#tabella{
	margin-top:87px;
}
div#tabella td.attivo{
	vertical-align:bottom;
}
div#tabella td.inattivo{
	vertical-align:top;
}
div#header{
	background:#fff url(../images/fascia_rossa_1px.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed !important;
	background-attachment:scroll;
	background-position:0px 87px !important;
	background-position:0px 87px;
	position:fixed !important;
	position:absolute;
	left:200px;
	width:100%;
	height:190px;
	z-index:1;
	
}

div#header a, div#header a:hover, div#header a:visited{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
div#footer{
	height:20px;
	clear:both;
	
}

div#sub li,  div#sub a{
	margin:0;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#888;
	text-decoration:none;
	list-style:none;
	margin-bottom:5px;
	
	/*width:200px;*/
}
div#sub a{
	
}
div#sub h4{
	text-align:left;
	padding-left:35px;
	font-size:15px;
}
div#sub li.attivo{
	color:#BE1C05;
	}
/* PLAYER BIG */

.loghi{
	text-align:center;
	color:#868686;
}

#colonna-3 p, colonna2 p{
	font-size:20px;
	font-family: "Trebuchet MS";
	color:#868686;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	
}
.spacer{
	float:left;
	width:200px;
	height:2000px;
	margin:0;
	padding:0;
}
.dati{
	z-index:9;
	position:relative;
	right:-50px;
	top:10%;
	color:#868686;
	text-align:left;
	width:190px;
	font-size:9px;
}
.big{
	font-size:18px;
}
.medium{
	font-size:14px;
}
.small{
	font-size:10px;
}
div#menulavori{
	width:100px;
}
div#menulavori a{
	font-size:10px;
}
.sinistra{
	float:left;
	width:300px;
}
.sinistra h1{
	font-size:20px;
	color:#868686;
}

.destra{
	margin-top:5px;
	float:right;
	width:350px;
	margin-left:50px;
}
.destra p{
	padding:0 0 0 20px;
	font-size:12px;
	color:#868686;
}
.destra h2{
	padding:0 0 0 20px;
	font-size:15px;
	color:#ff0000
}
.lavoroni{
	float:left;
}
/**/
.control {
	/*padding-top:200px;*/
  display:block;
  width:18px;
  height:17px;
  text-indent:-10000px;
  position:absolute;
 cursor: pointer;
}
#leftControl {
  top:150px;
  left:-30px;
  background:transparent url(../img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:150px;
  right:-100px;
  background:transparent url(../img/control_right.jpg) no-repeat 0 0;
}

#slideshow {
	margin-left:0;
	/*margin:0 auto;*/
	width:600px;
	height:auto;
	/*background:transparent url(../img/bg_slideshow.jpg) no-repeat 0 0;*/
	position:relative;
}
#slideshow #slidesContainer {

  margin:0 auto;
  width:600px;
  height:auto;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:560px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:auto;
} 
#slideshow #slidesContainer .slide h2{
	font-size:16px;
  	color:#868686;
	font-weight:normal;
} 
 #slideshow #slidesContainer .slide h3{
	color:#BE1C05;
	font-size:16px;
}
#slideshow #slidesContainer .slide p{
  color:#666;

} 
#pageContainer{
	
}
/**/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
