/*===================================================================
    General styles
	Valid for all browsers
===================================================================*/
* {	
	outline: none;
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #f0f0f1;
}
#container-index {
	position: absolute;
	width: 520px;
	height: 120px;
	margin: -60px 0 0 -260px;
	left: 50%;
	top: 50%;
}
	#pix-number-new {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		padding-bottom: 20px;
		color: #87888a;
		font: 9px Verdana, "Trebuchet MS", Arial, Sans Serif;
		/* border:1px solid #ff6600; */
		letter-spacing: -1px;
	}
	#pix-number {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		padding-bottom: 20px;
		color: #87888a;
		font: 11px Verdana, "Trebuchet MS", Arial, Sans Serif;
	}
#container {
	margin: 35px 0 0 65px;
	font: 14px Verdana, "Trebuchet MS", Arial, Sans Serif;
	color: #87888a;
	letter-spacing: -1px;
	float: left;
}
#header {
	margin: 0 0 70px 0;
}
#menu {
	float: left;
	width: 250px;
}
	#menu a {
		display: block;
		float: left;
		clear: left;
		height: 17px;
		margin-bottom: 6px;
	}
	.menu-attivo {
		border-bottom: 1px solid #87888a;
	}
	.menu-non-attivo {
		border-bottom: 1px solid #f0f0f1;
	}
	#nl-8467 {
		margin-top: 74px;
	}	
	#menu img {
		border: none;
		margin-bottom: 3px;
	}
	.sottomenu {
		margin-left: 50px;
	}
	#sex-margin {
		margin-top: -5px;
	}
	
	#content {
		width: 910px;
		min-height: 508px;
		height: auto !important;
		height: 508px;
		float: left;
	}
		.thumb-gallery {
			float: left;
			width: 735px;
		}
		.thumb-gallery  li{
			display: inline;
		}
		.bordered {
			width: 213px;
			height: 143px;
			border: 8px solid #fff;
		}
		.bordered-h {
			width: 213px;
			height: 264px;
			border: 8px solid #fff;
		}
		.thumb-gallery  img, #cont-img-conferenze img{
			margin: 0 7px 7px 0;
		}
		.thumb-gallery  a{
			text-decoration: none;
		}
		.thumb-gallery a:hover  img, .bordered:hover{
			border: 8px solid #d0cdcb;
		}
		.thumb-gallery a:hover {
			color: #d0cdcb;
		}
		#big-gallery {
			height: 483px;
			margin-bottom: 10px;
			border: 8px solid #fff;
			background: url('../pics/loading.gif') no-repeat center center;
		}

		#big-bio {
			height: 483px;
			width: 706px;
			margin-bottom: 10px;
			border: 8px solid #fff;
			background: url('../pics/loading.gif') no-repeat center center;
		}
		
		#big-bio a.abigbioup{
			height: 243px; 
			display: block;
			border:0px solid #fff;
			background: url('../pics/bio/bio_up.jpg') no-repeat;
		}
		#big-bio a.abigbioup:hover{
			background: url('../pics/bio/bio_up_on2.jpg') no-repeat;
		}
		#big-bio a.abigbiodown{
			height: 240px;
			display: block;
			border:0px solid #fff;
			background: url('../pics/bio/bio_down.jpg') no-repeat;
		}
		#big-bio a.abigbiodown:hover{
			background: url('../pics/bio/bio_down_on2.jpg') no-repeat;
		}		

		#big-bio a.abigbioupen{
			height: 243px; 
			display: block;
			border:0px solid #fff;
			background: url('../pics/bio/bio_up.jpg') no-repeat;
		}
		#big-bio a.abigbioupen:hover{
			background: url('../pics/bio/bio_en_up_on2.jpg') no-repeat;
		}
		#big-bio a.abigbiodownen{
			height: 240px;
			display: block;
			border:0px solid #fff;
			background: url('../pics/bio/bio_down.jpg') no-repeat;
		}
		#big-bio a.abigbiodownen:hover{
			background: url('../pics/bio/bio_en_down_on2.jpg') no-repeat;
		}		
		
		
		#big-bio-up {
			height: 243px;
			margin-bottom: 0px;
			border-top: 8px solid #fff;
			border-left: 8px solid #fff;
			border-right: 8px solid #fff;
			background: url('../pics/loading.gif') no-repeat center center;
		}
		
		#big-bio-down {
			height: 240px;
			margin-bottom: 10px;
			border-bottom: 8px solid #fff;
			border-left: 8px solid #fff;
			border-right: 8px solid #fff;
			background: url('../pics/loading.gif') no-repeat center center;
		}		
		#cont-img-grande {
			float: left;
			width: 860px;
			margin: 0 5px;
			text-align: center;
			height: 500px;
		}
		
		.gallery-info {
			float: left;
			width: 228px;
			padding: 0 15px 2px 0;
			font: 14px/140% Verdana, "Trebuchet MS", Arial, Sans Serif;
		}
		.pre-gallery-info {
			clear: left;
			text-transform: uppercase;
			padding: 0 15px 2px 0;
			margin-top: 12px;
			font: 13px/130% Verdana, "Trebuchet MS", Arial, Sans Serif;
		}
		#controller {
			float: left;
			clear: both;
		}
			.controller-no-back {
				margin-top: -45px;
			}
			.controller-back {
				margin-top: -65px;
			}
		.controller {
			font: 14px/150% Verdana, "Trebuchet MS", Arial, Sans Serif;
		}
			#controller img, .controller img {
				float: left;
				cursor: pointer;
			}
			.back-link span {
				width: 40px;
				text-align: center;
				
			}
			#previous, #next, .previous, .next, .back {
				width: 12px;
				height: 19px;
			}
			#previous, #next {
				float: left;
				width: 20px;
				height: 40px;
				margin-top: 228px;
				cursor: pointer;
			}
			#previous, .back {
				background: url('../pics/left-arrow.jpg') no-repeat bottom left;
			}
			#next {
				background: url('../pics/right-arrow.jpg') no-repeat bottom left;
			}
			.controller a, .back-link {
				clear: left;
				float: left;
				cursor: pointer;
				margin-top: 5px;
				text-decoration: none;
				color: #c7c4c1;
			}
			.back-link {
				clear: left;
				float: left;
				cursor: pointer;
				margin: 5px 0 0 45px;
				font: 16px Verdana, "Trebuchet MS", Arial, Sans Serif;
				text-decoration: none;
				color: #c7c4c1;
			}
			.back-link img {
				float: left;
			}
			.back {
				clear: left;
				background: url('../pics/back.jpg') no-repeat bottom left;
			}
			#alt-img {
				text-transform: uppercase;
				font-weight: normal;
			}
			.celebrities div p, .max-150-unita-italia div p, .covers div p, .my-best div p {
				text-transform: uppercase;
			}
		.cont-mobile {
			float: left;
			font-size: 13px;
			padding-right: 30px;
		}
			.margin-bottom {
				margin-bottom: 30px;
			}
			h1 {	
				font-size: 15px;
			}
			.cont-mobile h2, .gallery-info h2 {
				font-size: 14px;
				font-weight: normal;
				display: inline;
			}
			#playerContainer {
				display: block;
				margin: 10px 0;
			}
			#qr-code {
				display: block;
				margin: 7px 0 12px 0;
			}
			#vcf {
				background: url('../pics/contatti/vcf.jpg') no-repeat bottom left;
				padding-left: 20px;
			}
			#follow-us {
				margin-top: 33px;
			}
				#follow-us img {
					width: 31px;
					height: 31px;
					margin: 1px 1px 0 0;
				}
			#follow-us2{
				margin-top: 33px;
			}
				#follow-us2 img {
					width: 24px;
					height: 24px;
					margin: 1px 1px 0 0;
				}
			#contact-us {
				margin-top: 47px;
			}
				#contact-us ul {
					padding-bottom: 2px;
				}
				#contact-us li {
					margin-top: 2px;
				}
			.cont-agents {
				width: 185px;
				margin: 0 0 20px 35px;
			}
		.margin-title-bio {
			margin-top: 2px;
		}
		.link-bio {
			margin-top: 18px;
		}
		.cont-interviste {
			margin-bottom: 20px;
		}
		#cont-img-conferenze {
			clear: both;
			padding-top: 20px;
		}
		.cont-pubblicazioni {
			width: 229px;
			margin-right: 26px;
		}
		.logo-conferenze {
			margin-bottom: 5px;
		}
.clear-left {
	clear: left;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-left-45 {
	margin-left: 45px;
}
.margin-left-35 {
	margin-left: 35px;
}
.margin-left-25 {
	margin-left: 25px;
}
.no-underline {
	text-decoration: none;
}
.no-border {
	border: none;
}
.no-list {
	list-style-type: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-right {
	text-align: right;
}
.no-display {
	display: none;
}
.display-block {
	display: block;
}
.link-no-underline {
	text-decoration: none;
	color: #87888a;
}
.link-underline {
	text-decoration: none;
	color: #87888a;
}
.link-newsletter{
	text-decoration: none;
	color: #87888a;
	font-size: 15px;
	font-weight: bold;
	border:1px solid #87888a;
	padding:6px 6px 6px 6px;
}
.linknl {
	text-decoration: none;
	color: #87888a;
}
.link-underline, .linknl, .underline {
	border-bottom: 1px solid #87888a;
}
.italic {
	font-style: italic;
}
.valign-middle {
	vertical-align: middle;
}
.hidden {
	visibility: hidden;
}
.margin-r7 {
	margin-right: 7px;
}
