@import "reset.css";
@import "typography.css";

html {	
	width:100%;
	height:100%;
}
body {
	font-family:Georgia;
	font-size:13px;
	color:#000;
}
.intro {
	width:100%;
	height:100%;
}
.main {
	background:#ffffbd url(/img/bg.gif) top left repeat-x;
}
#intro {
	background:url(/img/pialla.png) center right no-repeat;
	height:100%;
	float:left;
	width:45%;
	display:block;
}
#bg-dx {
	height:100%;
	width:50%;
	display:block;
	/*border-left:1px solid #ffcc33;*/
	/*padding:30px 0 0 30px;*/
	float:left;

}
#bg-dx h1{
	background:url(/img/logo.png) bottom right no-repeat;
	width:444px;
	height:162px;
	text-indent:-9999px;
	display:block;
	clear:both;
	padding:10px;
}

#bg-dx p{
	padding:20px;
	width:424px;
	margin:5px 0 0 0;
	clear:both;
}
#bg-dx span{
	float:right;
	padding:10px 0 0 556px;
}

#container-intro {
	background:url(/img/bg-intro.gif) top left repeat-x;
	display:block;
	height:100%;
	width:100%;
}
#container {
	width:950px;
	height:100px;
	min-height:100px;
	height:auto!important;
	margin:0 auto;
}
#header {
	background:#fff url(/img/header.gif) top left no-repeat;
	height:182px;
	width:950px;
	display:block;
	margin:0 auto;
	position:relative;
}
#header h1 a{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:300px;
	height:120px;
	text-indent:-9999px;
}
#header ul{
	position:absolute;
	bottom:0;
	left:0;
}
#header ul li{
	display:inline;
}
#header ul li a{
	display:block;
	float:left;
	padding:0 16px;
	height:31px;
	text-indent:-9999px;
}
#header ul li a:hover, .active{
	background-position:bottom left!important;

}
#header ul li a.chi-siamo{
	background:url(/img/menu/chisiamo.png) top left no-repeat;
	width:103px;
}
#header ul li a.legno{
	background:url(/img/menu/infissinlegno.png) top left no-repeat;
	width:161px;
}

#header ul li a.porte{
	background:url(/img/menu/porte.png) top left no-repeat;
	width:296px;
}
#header ul li a.dove{
	background:url(/img/menu/dove.png) top left no-repeat;
	width:125px;
}
#header ul li a.contatti{
	background:url(/img/menu/contatti.png) top left no-repeat;
	width:89px;
}

/*SIDE SX**************************************************/  

#sidesx {
	width:320px;
	padding:42px 0 0 0;	
	text-align:center;
	float:left;
}
#sidesx p{
	text-align:left;
	padding:0 10px;
	font-size:11px;

}
#sidesx img{
	margin:10px 0;
	border:1px solid #035BA5;
}

#sidesx h3, #sidesx h3 a{
	background:url(/img/bg-h3.png) top left no-repeat;
	height:28px;
	color:#035BA5;
	padding:5px 10px;
	text-align:left;
}
#corpo {
	background:#FFFFFF;
	float:left;
	padding:30px 20px;
	width:580px;
	height:440px;
	min-height:440px;
	height:auto!important;
	border-left:1px solid #FFCC67;	
}
#corpo.long{
	height:630px!important;
}
#corpo  h2{
	color:#035BA5;
	font-size:32px;
	padding:0 0 10px 0;
}
#footer {
	width:950px;
	margin:0 auto;
	background:url(/img/bg-footer.gif) top left repeat-y;
	height:100px;
	display:block;
	position:relative;
}
#footer .info{
	text-align:left;
	border-top:1px solid #9B9A98;
	margin:10px;
	padding:10px 0; 
	font-size:11px;
	width:300px;
	float:left;
}
#footer .indirizzo{
	text-align:left;
	margin:10px;
	padding:10px 0; 
	font-size:11px;
	float:left;
	background:url(/img/footer.jpg) center  no-repeat;
	width:600px;
	border-top:1px solid #9B9A98;
}
#footer a.neikos {
	position:absolute;
	top:20px;
	right:20px;
	background:url(http://www.neikos.it/img/mediakit/logoNeikos.gif) center right no-repeat;
	width:100px;
	font-size:10px;
	color:#999;
	text-decoration:none;
	font-family:Tahoma;
}
#footer a:hover.neikos {
	text-decoration:underline;
}

#footer a.facebook {
	position:absolute;
	top:55px;
	right:20px;
	background:url(/img/logofacebook.gif) center right no-repeat;
	width:120px;
	height:40px;
	text-indent:-9999px;
}
#map {
	width:580px;
	height:380px;
	display:block;
	border:1px solid #035BA5;
}

/*CONTATTI**********************/

#contatti form{
	padding:5px 0;
}

#contatti p {
	padding:5px 0 5px 0;
	float:left;
}

#contatti label {
	display:block;
	padding:3px 5px;
	margin:0 5px 0 0;
	width:180px;
	float:left;
	border-top:1px solid #FFCF65;
}

#contatti input {
	float:left;
	width:215px;
}

#contatti select {
	border:1px solid #035BA5;
	padding:3px;
	width:200px;
	float:left;
	text-align:left;
	color:#004a78;
	margin:0;
}

#contatti div.info {
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#494949;
	background:#fff;
	height:82px;
	overflow: auto;
	width:322px;
	padding:5px;
	border:1px solid #CCCCCC;
	float:left;
}
#contatti div.messaggio {
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#000000;
	background:#fff;
	height:82px;
	width:320px;
	border:1px solid #FFCF65;
	float:left;
	margin:0 20px 0 0;
	padding:5px;
}
#contatti textarea {
	font-size:12px;
	height:82px;
	padding:10px;
	width:400px;
	border:1px solid #FFCF65;
}


#contatti .inviannulla{
	padding:3px;
	margin:10px 5px 0 0;
	width:70px;
	color:#FFF;
	text-align:center;
}

input[type=checkbox] {
	border:0;
	width:15px !important;
	background:none;
	display:block;
}

#contatti input.button{
	background:#035BA5;
	height:30px;
	width:100px;
	text-align:center;
	color:#fff;
	display:block;
	padding:2px 0;
	cursor:pointer;
	margin:0 5px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	border:0;
}



#gallery ul {
list-style:none;
padding:0;
displaylock;
height:10px;
min-height:10px;
height:auto!important;
}

#gallery ul li{
display:inline;
padding:0;
}

#gallery ul li a{
displaylock;
float:left;
margin:0 10px 10px 0 ;
}

#gallery ul li a img{
displaylock;
border:1px solid #CCCCCC;
padding:4px;
vertical-align:middle;
height:72px;
width:120px;
}




