/* editato per ultimo da nicola */

@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
	padding:0;
   	
}






.oneColFixCtrHdr #header {
	background-image:url(../images/headerBG.png);
	height:136px;
	/* padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
	margin-bottom:5px;
	width:100%;
}


.oneColFixCtrHdr #logo {
	float:left;
	margin: 0;
}
.oneColFixCtrHdr #social {
	margin: 87px 0 0 0;
	z-index:300;
	position:absolute;
	right: 360px;
	
	
}
.oneColFixCtrHdr #title {
	margin: 5px 0 0 0;
	color:#B70848;
	font-size: 24px;
	text-align: right;
	font-weight:bold;
	border-right:thin;
	border-color:#933;
	z-index:300;
	position:absolute;
	right:360px;
	padding: 0;
}
.oneColFixCtrHdr #title p{
	font-size: 14px;
}

.oneColFixCtrHdr #nav {
	margin: 0;
	z-index:300;
	position:absolute;
	right: 0px;
	cursor:pointer;

}

.oneColFixCtrHdr #container {
	/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*margin: 0 auto; the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* These have no effect on the functionality */
	min-height:100%;
}



.oneColFixCtrHdr #sidebarFestival{
	position:absolute;
	
	left:10px;
	height: 70%;
	width: 22%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* These have no effect on the functionality */
	background-image:url(../images/trans.png);
	line-height: 16pt;
/*	-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;

}

.oneColFixCtrHdr #sidebarArtisti{
	position:absolute;
	left:10px;
	height: 70%;
	width: 22%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* These have no effect on the functionality */
	background-image:url(../images/trans.png);
	line-height: 16pt;
	/* -moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #sidebarLuoghi{
	
	position:absolute;
	left:10px;
	height: 70%;
	width: 22%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* These have no effect on the functionality */
	background-image:url(../images/trans.png);
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}
.oneColFixCtrHdr #sidebarProgramma{
	position:absolute;
	left:10px;
	height: 70%;
	width: 22%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* These have no effect on the functionality */
	background-image:url(../images/trans.png);
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #sidebarMedia{
	position:absolute;
	left:10px;
	height: 70%;
	width: 22%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* These have no effect on the functionality */
	background-image:url(../images/trans.png);
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #mainContent {
	/*padding: 0 20px;  remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	left: 25%;
	height: 70%;
	width: 72%;
	margin: 0 20px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
}

.oneColFixCtrHdr #festival{
	position:absolute;

	left: 25%;
	height: 70%;
	width: 72%;
	margin: 0 20px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #artisti{
	position:absolute;
	left: 25%;
	height: 70%;
	width: 72%;
	margin: 0 20px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #luoghi{
	position:absolute;
	left: 25%;
	height: 70%;
	width: 72%;
	margin: 0 20px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #programma{
	position:absolute;
	left: 10px;
	height: 70%;
	width: 95.5%;
	margin: 0 0px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
}

.oneColFixCtrHdr #media{
	position:absolute;
	left: 10px;
	height: 70%;
	width: 95.5%;
	margin: 0 20px 0 0; 
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	visibility: hidden;
	overflow: hidden;
	background-image:url(../images/trans.png);
}

.oneColFixCtrHdr #partners{
	position:absolute;
	left: 10px;
	height: 70%;
	width: 95.5%;
	margin: 0 20px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	position:absolute;
	visibility: hidden;
	overflow: hidden;
	
}
.oneColFixCtrHdr #info{
	position:absolute;
	left: 10px;
	height: 70%;
	width: 95.5%;
	margin: 0 20px 0 0; 
	background-image:url(../images/trans.png);
	border: 1px solid #000000;
	line-height: 16pt;
	/*-moz-box-shadow: #000 4px 4px 10px;
	-webkit-box-shadow: #000 4px 4px 10px;*/
	position:absolute;
	visibility: hidden;
	overflow: hidden;

}

.scroll-track{
 	height:10px;
 	width:10px;
 	background:none;
 	padding-left:5px;
}

.scroll-handle{
	border:solid white;
 	height:10px;
 	width: 1px;
 	background: #999;
 	cursor:pointer;
}

.oneColFixCtrHdr #footer {
	background-image:url(../images/footerBG.png);
	position:absolute;
	text-align:left;
	z-index: 350;
	bottom:0px;
	width:100%;
	height:42px;   /* Height of the footer */
	left:0px;
	margin:0;
	padding:0;
}
.oneColFixCtrHdr #footer A:LINK {
	color: #BE084B;
 text-decoration: none
}

.oneColFixCtrHdr #footer A:VISITED {
 color : #900;
 text-decoration: none
}

.oneColFixCtrHdr #footer A:HOVER {
 color: #900;
 text-decoration : none;
}

.oneColFixCtrHdr #footer A:ACTIVE {
 color : #900;
 text-decoration: underline
}
/*
.oneColFixCtrHdr #footer p {
	margin: 0;  zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs
	padding:  10px 0;padding on this element will create space, just as the the margin would have, without the margin collapse issue 
}*/

.oneColFixCtrHdr #footerLogo {
	position:absolute;
	right: 0px;
	margin: 8px 0 0 0;
	z-index: 400;	
}

.oneColFixCtrHdr #footerText {
	float: left;
	margin: 9px 0 0 10px;
	font-size: 9pt;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
