/* CSS Document */
*{
	margin:0;
	padding:0;
	outline:0;
}

html{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

html body{
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
}

img{ border:none; }

#container{
	position:absolute;
	overflow:scroll;
	background-color:#000;
	width:100%;
	height:100%;
	left:0;
	overflow:scroll;
	z-index:1;
}
#topfix{
	z-index: 500;
	min-height: 272px;
	left: 0px;
	width: 100%;
	position:fixed !important;
	position: absolute;
	height: 272px;
	max-height: 272px;
	background-color:#000;
	margin-left:-20px;
	overflow:hidden;
	padding-top:30px;
}
#topfix .menu, #home .menu{
	width:934px;
	margin:auto;
	color:#fff;
	background:#000 url(images/sf_menu.png) repeat-x;
	height:270px;
	overflow:hidden;
	font-size:16px;
}
#home .menu{ height:42px; margin-top:30px; }
#home .testo{
	float:left;
	width:470px;
	padding-left:14px;
	padding-top:22px;
}
#home .foto{
	float:left;
	padding-left:20px;
	padding-top:22px;
}
#home .hp_sudest{
	float:right;
	margin-top:20px;
}

#home .testo .name{ 
	background:#000 url(images/SteveMcCurry.png) no-repeat -4px -2px; 
	overflow:hidden;
	width:464px;
	height:182px;
}
#home .testo .name_eng{ 
	background:#000 url(images/SteveMcCurry_eng.png) no-repeat -4px -2px; 
	overflow:hidden;
	width:464px;
	height:182px;
}
#home .testo .ideazione{ 
	margin-top:30px;
}
#home .testo .date{ 
	background:#000 url(images/hp_date.png) no-repeat 0px 0px; 
	overflow:hidden;
	width:468px;
	height:70px;
	margin-top:6px;
}
#home .testo .date_eng{ 
	background:#000 url(images/hp_date_eng.png) no-repeat 0px 0px; 
	overflow:hidden;
	width:468px;
	height:70px;
	margin-top:6px;
}
#home .testo .callcenter{ 
	clear:both; 
	margin-top:25px;
}
.menu .buttons{
	width:922px;
	margin:auto;
	margin-top:0px;
	margin-bottom:10px;
	height:40px;
	text-align:left;
}
.menu .buttons ul{
	padding-top:16px;
	margin:auto;
}
.menu .buttons ul li{
	width:115px;
	float:left;
	list-style:none;
	text-align:center;
	/*font-weight:bold;*/
}
.menu .buttons ul li a{
	color:#aaa;
	text-decoration:none;
}
.menu .buttons ul li a:hover{
	color:#fff;
	text-decoration:none;
}
.menu .buttons ul li.corto{
	width:75px;
}
.menu .buttons ul li.mini{
	width:10px;
}
.menu .buttons ul li.lungo{
	width:135px;
}
.menu .buttons ul li.lang{
	width:40px;
	float:right;
}

#topfix .menu .name{
	width:820px;
	margin-top:34px;
	margin-left:10px;
	background:#000 url(images/SteveMcCurry.png) no-repeat;
	height:180px;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#topfix .menu .name_eng{
	width:820px;
	margin-top:34px;
	margin-left:10px;
	background:#000 url(images/SteveMcCurry_eng.png) no-repeat;
	height:175px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

#topfix .menu .name .logos, #home .logos{
	width:320px;
	margin:0px;
	height:80px;
	text-align:left;
	float:left;
	padding-left:470px;
}
#home .logos{
	margin-top:30px;
	padding-left:4px;
}

#topfix .menu .name .logos .logo{
	float:left;
	padding-right:30px;
}
#topfix .menu .name .logos .logone{
	position:absolute;
	left:4px;
	top:2px;
	width:456px;
	height:170px;
	/*border:solid 1px #fff;*/
}
#logonechiuso{ 
	float:right; 
	z-index:1000;
	padding-right:114px;
}


#topfix .menu .name .logos .comprimi{
	position:absolute;
	right:4px;
	top:4px;
	width:60px;
	height:20px;
	border:solid 1px #f00;
}

#home .logos .logo{
	float:left;
	padding-right:30px;
}

#container .content, #home .content{
	width:935px;
	margin:auto;
	margin-top:272px;
	margin-bottom:100px;
	position:relative;
}
* html #home .content{ margin-top:4px; margin-bottom:10px; }
#home .content{ margin-top:12px; margin-bottom:10px; }

#sudest{
	display:none;
}
.engsite{ font-size:12px; padding-left:2px; padding-bottom:6px; color:#bbb }
.engsite a{ color:#999; text-decoration:none }
.engsite a:hover{ color:#fff; text-decoration:none }


#container .content .maincontent{
	width:820px;
	padding-top:36px;
	padding-bottom:20px;
	color:#fff;
	line-height:1.5em;
}

#container .content .maincontent a{
	color:#999;
}
#container .content .maincontent a:hover{
	color:#fff;
}

#container .content .maincontent .element{
	background:#000 url(images/sf_puntini.png) repeat-x;
	padding-top:2px;
	padding-bottom:26px;
	overflow:auto;
	width:810px;
	position:relative;
}

#container .content .maincontent .biografia{
	background:#000 url(images/sf_puntini.png) repeat-x;
	padding-top:12px;
	padding-bottom:20px;
	overflow:auto;
	width:810px;
}

#container .content .maincontent .element .squares{
	/*float:right;*/
	width:200px;
	height:40px;
	text-align:right;
	position:absolute;
	right:0px;
	top:4px;
}
#container .content .maincontent .element .squares .sqr{
	float:right;
	display:inline;
	margin-left:6px;
	margin-top:6px;
}
#container .content .maincontent .element .titles{
	margin-top:25px;
	margin-left:10px;
	float:left;
	position:relative;
	text-align:left;
	display:block;
	width:196px;
	font-size:16px;
	/* border:solid 1px #f00; */
}
#container .content .maincontent .element .titles .text{
	margin-top:8px;
	text-align:left;
	display:none;
	font-size:13px;
	color:#999;
	line-height:1.2em;
}

#container .content .maincontent .element .foto{
	margin-top:10px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
	border:solid 1px #333;
}
#container .content .maincontent .tempimg{
	position:absolute;
	overflow:hidden;
	width:1px;
	height:1px;
	top:0px;
	left:0px;
}
#container .content .maincontent .dida{
	background-color:#000;
	padding:4px 10px;
	font-size:11px;
	color:#aaa;
	border-top:solid 1px #333;
}

#container .content .maincontent .biografia img{
	float:left;
	margin:0px;
	margin-top:5px;
	margin-right:16px;
	margin-bottom:10px;
}

#container .content .maincontent .biografia .cards img{
	float:none;
	margin:0px;
	margin-top:5px;
	margin-right:16px;
	margin-bottom:5px;
}
#container .content .maincontent .biografia .cards .singolacard{
	padding-bottom:16px;
	margin-bottom:16px;
	/*border-bottom:solid 1px #999;*/
	background:#000000 url(images/sf_puntini.png) repeat-x bottom left;
}

.break{
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
}
#footer{
	margin-top:20px;
	height:120px;
	background:#000 url(images/sf_footer.png) repeat-x;
	position:relative;
}
#footer ul{
	position:relative;
	margin:0px;
	padding-top:32px;
	padding-left:14px;
}
#footer ul li{	
	display:inline;
	margin:0px;
	padding:0px;
	z-index:10;
}
#footer .eti1{
	position:absolute;
	top:10px;
	left:8px;
}
#footer .eti2{
	position:absolute;
	top:10px;
	left:176px;
}
#footer .eti3{
	position:absolute;
	top:10px;
	left:558px;
}
#footer .eti4{
	position:absolute;
	top:10px;
	right:1px;
	z-index:100;
}

#footer .sottoatutto{
	padding-top:25px;
	padding-left:12px;
padding-bottom:20px;
	font-size:12px;
	text-align:center;
}
#footer .sottoatutto a{
	color:#999;
	text-decoration:none;
}
#footer .sottoatutto a:hover{
	color:#fff;
	text-decoration:underline;
}

#preview{
	position:absolute;
	display:none;
	z-index:50000;
	width:150px;
	text-align:right;
	padding:3px;
}
#preview img{
	border:1px solid #aaa;
}

