/*
Author: Fabio Lombardo
Copyrights: © 2009 fabiolombardo.it
*/

/*  
======================================================
			 elementi generali del sito
======================================================
*/

BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	width: 100%;
	background-color: #000000;	
	background-repeat: no-repeat;	
	background-position: center top;

}

a:link, a:visited{
	color: #CC3399;
	text-decoration: none;
}

a:hover{
	color: #8c1865;
	text-decoration: none;
}


/*  
======================================================
			 elementi generali layout
======================================================
*/
#madein{
	width: 150px;
	height:150px;
	margin-top: 0;
	margin-right: 0;
	right:0;
	top:0;
	position: absolute;	
}


#contenitore{
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: absolute;	
}

#top{
	width: 1000px;
	height: 170px;
	margin: 0px;
	padding: 0px;	
}


#centro{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	float:left;
	
}



#sxar{	
	width: 970px;
	height:14px;
	float:left;
	
}

#dxar{	
	width: 20px;
	margin-right:10px;
	height:14px;
	float:right;
}


#copy{
	width: 1000px;
	text-align: center;
	height: 100px;
}

#nav{
	width:1000px;
	height:35px;
	float:left;
	text-align:right;
	color:#FFFFFF;
} 

/*#nav ul {
	width: 1000px;
	padding:0;
	margin: 0;	
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	text-indent:0;
}

#nav li{
	list-style-image: none;
	display: inline;
	text-align: center;
	margin-left:0;
	margin-right:8px;

}

.navsi{
	font-size: 12px;
}

.navsi a:link{
	font-weight: lighter;
	color: #8c1865;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}

.navsi a:visited{
	font-weight: lighter;
	color: #8c1865;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}

.navsi a:hover{
	font-weight: lighter;
	color: #8c1865;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}

.navno{
	font-size: 12px;
}

.navno a:link{
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}

.navno a:visited{
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}

.navno a:hover{
	font-weight: lighter;
	color: #8c1865;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}
*/


/*  
======================================================
				solo per referenze in home
======================================================
*/


.workbox{
	text-align:center;
	width: 137px;
	height:140px;
	margin: 1px;
	float: left;
}

.workimg{
	width: 110px;
	height: 110px;
	/*border: 5px solid #ffffff;*/
	border:none;
}

#referenze{
	width: 950px;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:20px;
	float: left;
}

#referenze_due{
	margin-top:25px;
	width: 975px;
	padding:12px;
	float: left;
}


#goto{	
	width: 1000px;
	float:right;
	margin-top:5px;
	height:14px;
	text-align: center;	
}

.imgbut{
	margin-left: 8px;
	padding-left: 8px;
	border: none;
}


/*  
======================================================
				solo per referenze a scorrere
======================================================
*/


#showcase 
{ 
	position:relative; 
	width:950px; 
	height:300px;
	margin-left:0px;
} 


#imgList 
{ 
	top:0px; 
	left:0px; 
	width:4750px;	/*17100 width:4750px; for 5 slides ... 950px per slide */
	position:absolute; 
	margin:0; 
	padding:0;
	text-align:left;
}

#imgList .imgItem 
{ 
	float:left; 
	position:relative; 
	width:950px; 
	list-style-type: none;
}

.workimgbig{
	float: left;
	width: 600px;	
}

imgscheda{
	width: 600px;	
}

.testoscheda{
	width: 320px;
	float: right;
	margin-left: 10px;
	display:inline;
	line-height: 18px;
}


/*  
======================================================
				solo per area  contatti
======================================================
*/



#contatti{
	width: 1000px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#indirizzi{
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#formmail{
	width: 400px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.sx {
	float:left;
	width:170px;
	margin: 2px;
	padding: 2px;
}
.dx {
	float:right;
	width:170px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.form {
	width:100%;
	overflow: auto;
}
.form p {
	margin:0.5em 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3399;
	width: 400px;
}

.fieldset {
	float:left;
	width:170px;
	background-color:#FFFF33
}

.input {
	border: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3399;
	width: 170px;
	background-color:#eeeeee;
 	float: left;
	margin-bottom:10px;
	margin-top:3px;
}

.label {
	float:left;
	width:170px;
	line-height:25px;
	font-size: 11px;
	
}

.nota {
	float:left;
	width:280px;
	clear: both;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.button {
	float:right;
	width:70px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
}





#tabView1 {
	width: 750px;
	float:right;
	margin:0;
}

#tabView1 p {
	margin:5px;
	text-align:left;
	color:#666666;
}

#tabView1 h3	{
	text-align: right;
	margin-top: 10px;
	margin-right: 35px;
	font-size: 12px;	
}

#tabView1 img	{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#tabView1 a	{
	color: #000000;
	text-decoration:none;
}


.tab{
	padding: 0;
	height:25px;
	width: 740px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}

.tab ul{
margin:0;
margin-left: 10px; 
padding: 0;
list-style: none;
}

.tab li{
display: inline;
margin: 2px 0 0 0;
padding: 0;
}

.tab a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #333333;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 10px;
}
.tab a:link{
	color: #333333;

}

.tab a:hover{
	color: #990000;
}

.tab a.selected{
	background-color: #ffffff;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #ffffff;
	border-left-color: #d9d9d9;
}

.tabcontent{
display:none;
}

