@charset "utf-8";

.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:10px;
	color:#888;
	}
.form label {
	display:inline-block;
	margin:16px 16px 0 0;
	font-size:13px;
	color:#888;
	}
.form input,
.form select,
.form textarea {
	display:block;
	padding:8px 5px;
	margin:5px 0;
	border:none;
	background-color:#eee;
	color:#333;
	border-bottom:1px solid #aaa;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
.form input[disabled] {
	color:#999;
	}
.form textarea {
	margin-top:5px;
	}
.form input[type=submit],
.form button {
	padding:8px 30px;
	background-color:#86BC25;
	color:#fff;
	border:1px solid #888;
	border:none;
	font-size:13px;
	font-weight:bold;
	margin:12px auto;
	}
.form input[type=submit]:hover,
.form button:hover {
	background-color:#aaa;
	}
.form p{
	line-height:18px;
	}
.form h2{
	margin-top:15px;
	}
.form .xs {
	padding-top:3px;
	font-weight:normal;
	font-size:13px;
	line-height:14px;
	text-align:justify;
	}
.form hr {
	position:relative;
	top:20px;
	margin:0 0 25px 0;
	border:1px solid #ddd;
	}

#capt {
	position:relative;
	width:160px;
	height:50px;
	margin:auto;
	}
#capt img {
	position:absolute;
	bottom:0;
	left:0;
	}
#capt label {
	position:absolute;
	bottom:0;
	left:98px;
	}
#capt input[name=capt] {
	width:50px;
	height:29px;
	margin:2px 0 0 0;
	padding:2px 10px;
	}

/**** width ****/
#cont .l2 input {
	width:330px;
	}
#cont .l3 input {
	width:210px;
	}
#cont .l4 input {
	width:150px;
	}
#cont .l6 input {
	width:90px;
	}
#cont .m2 textarea {
	width:692px;
	height:150px;
	}
#cont .l2 select {
	width:280px;
	}


.form input[name=user], 
.form input[name=mobile], 
.form input[name=posizione],
.form input[name=citta] {
	width:210px;
	}
.form input[name=pwd], 
.form input[name=pwd2] {
	width:160px;
	}
.form input[name=code] {
	width:69px;
	}
.form input[name=email], 
.form input[name=email2], 
.form input[name=nome], 
.form input[name=cognome] {
	width:330px;
	}
.form input[name=indirizzo]{
	width:360px;
	}
.form input[name=cap],
.form input[name=eta] {
	width:60px;
	}
.form input[name=azienda],
.form input[name=extra] {
	width:450px;
	}
.form input[name=notes] {
	width:690px;
	}
.form input[type=checkbox] {
	float:left;
	margin-right:10px;
	margin-top:-2px;
	}

/**** end widht ****/

#acc,
#cont  {
	display:inline-block;
	width:720px;
	position:relative;
	color:#ccc;
	}

/**************/
#happy {
	position:relative;
	width:1020px;
	margin:0 auto;
	z-index:1;
	animation: mns .5s;
	}
#happy h2 {
	font-family: 'sanscl';
	font-weight:normal;
	font-size:40px;
	color:#7EA0C4;
	margin:30px 0 50px 0;
	}
#happy h3 {
	font-family: 'sanscl';
	font-weight:normal;
	font-size:30px;
	color:#7EA0C4;
	margin:50px 0 20px 0;
	}
#happy th {
	letter-spacing:14px;
	font-size:15px;
	font-weight:100;
	}
#happy td {
	padding:20px 0;
	}
#happy td:first-child{
	width:850px;
	font-size:20px;
	}
#happy td:last-child{
	text-align:center;
	}
#happy input[type=radio] {
	display:inline;
	margin-right:5px;
	}

#happy.form input[name=nome], 
#happy.form input[name=email] {
	width:360px;
	}
#happy.form input[name=ext] {
	width:510px;
	}
#happy.form input[name=notes] {
	width:990px;
	}

#happy.form textarea[name=testo] {
	width:996px;
	height:350px;
	}



/****************/
#messaggi {
	position:relative;
	width:720px;
	left:-250px;
	margin-left:50%;
	float:left;
	color:#000;
	}
#messaggi h1 {
	font-family: 'sanscl';
	font-weight:normal;
	font-size:30px;
	color:#99CC37;
	}

.m_u {
	position:relative;
	background:#eee;
	background-image:url(/img/bgm.jpg);
	background-repeat:no-repeat;
	min-height:280px;
	margin-bottom:20px;
	}
.m_u form {
	position:absolute;
	top:248px;
	right:10px;
	}
.m_u img {
	margin:0;
	display:block;
	}
.m_u h2 {
	font-family: 'sanscl';
	position:absolute;
	top:-2px;
	left:160px;
	font-size:42px;
	font-weight:normal;
	color:#99CC37;
	}
.m_u h3 {
	position:absolute;
	top:46px;
	left:162px;
	font-family: 'sanscl';
	font-size:24px;
	font-weight:normal;
	}
.m_u h4 {
	position:absolute;
	top:9px;
	right:30px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	}
.m_u h5 {
	position:absolute;
	top:188px;
	right:590px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	}
.m_u h6 {
	position:absolute;
	top:200px;
	right:590px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	}
.m_u p {
	position:absolute;
	width:500px;
	top:100px;
	left:162px;
	font-size:18px;
	font-weight:normal;
	}

/****** ADMIN ********/
#gestione {
	width:1020px;
	margin:0 auto;
	color:#666;
	}
#gestione th {
	color:#fff;
	}
#gestione form {
	display:inline-block;
	margin:0 30px 0 0;
	}
#gestione form.fix {
	width:220px;
	margin:0 30px 15px 0;
	}
#gestione form.list {
	margin:0;
	}
#gestione form#az {
	margin:0 0 10px 0;
	}
#gestione button, #gestione input[type=submit] {
	min-width:36px;
	margin-right:6px;
	color:#fff;
	background-color:#86BC25;
	border:none;
	font-size:16px;
	padding:5px 8px;
	}
#az input[type=submit] {
	width:32px;
	min-width:0px;
	margin-right:3px;
	font-size:15px;
	font-weight:bold;
	padding:8px 3px;
	}
#gestione button:hover, #gestione input[type=submit]:hover {
	background-color:#888;
	}
#gestione button[disabled], #gestione input[type=submit][disabled] {
	background-color:#c00;
	}
#gestione input {
	margin-right:2px;
	padding:6px 5px;
	border:none;
	background-color:#eee;
	color:#444;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
#gestione h3 {
	margin:15px 0;
	color:#72B400;
	}
#gestione h4 {
	margin:10px 0;
	color:#999;
	}
#gestione h4 a{
	padding:3px 15px;
	background:#86BC25;
	color:#fff;
	text-decoration:none;
	}
#gestione h4 a:hover{
	padding:5px 15px;
	background:#666;
	color:#fff;
	}
#gestione h5 {
	font-size:22px;
	color:#f00;
	}
#gestione h6 {
	display:inline-block;
	width:220px;
	font-size:16px;
	color:#f60;
	margin:0;
	}
#gestione h8 {
	color:#86BC25;
	}
#gestione span {
	width:240px;
	display:inline-block;
	margin:0 10px 20px 0;
	vertical-align:top;
	}
#gestione span:nth-child(4)  {
	margin:0 0 20px 0;
	}

#hires {
	padding-bottom:300px;
}
#hires img {
	max-width:100%;
	height:auto;
}

/****** last ********/
div.f {
	margin-top:-40px;
	}
.f hr.begin {
	border:2px solid #444;
	margin-top:0px;
	margin-bottom:5px;
	}
.f button {
	color:#fff;
	background-color:#86BC25;
	border:none;
	font-size:20px;
	padding:10px 50px;
	margin: 10px 0 20px 220px;
	}
.f button:hover, .f button:disabled  {
	background-color:#aaa;
	}

form#show {
	position:fixed;
	padding:30px;
	top:250px;
	margin-left:120px;
	width:680px;
	height:350px;
	background:#aaa;
	border:4px solid #fff;
	z-index:199;
}
form#show p {
	margin:2px 0;
	color:#fff;
	font-size:18px;
	}
form#show label {
	display:inline-block;
	margin:12px 16px 0 0;
	font-size:12px;
	}
form#show input {
	display:block;
	padding:2px 3px;
	margin:2px 0;
	border:none;
	border-bottom:1px solid #aaa;
	background-color:#ddd;
	color:#333;
	font-size:16px;
	}
form#show input[name=mobile], form#show input[name=posizione] {
	width:200px;
	}
form#show input[name=nome], form#show input[name=cognome] {
	width:312px;
	}
form#show input[name=indirizzo] {
	width:375px;
	}
form#show input[name=cap] {
	width:50px;
	}
form#show input[name=citta] {
	width:170px;
	}
form#show input[name=extra] {
	width:422px;
	}
form#show input[name=notes] {
	width:648px;
	}
form#show input[name=azienda] {
	width:348px;
	}
form#show input[name=eta] {
	width:50px;
	}
form#show button[name=revoca], form#show button[name=aggiorna] {
	width:auto;
	color:#fff;
	background-color:#86BC25;
	border:1px solid #888;
	font-size:15px;
	font-weight:bold;
	padding:4px 25px;
	margin:15px 10px 0 220px;
	}
form#show button[name=aggiorna] {
	margin-left:15px;
	}
form#show button[name=revoca]:hover, form#show button[name=aggiorna]:hover {
	color:#fff;
	background-color:#666;
	}
form#show button[name=esc] {
	position:absolute;
	top:10px;
	right:10px;
	width:auto;
	background-color:transparent;
	border:none;
	cursor:pointer;
	}

