@charset "UTF-8";
/* CSS Document */


.amministrazione .Link{
	background-color: #eee;
	width:300px;
border: thin solid #ccc;
padding: 10px;
margin-bottom:2px;
padding-left:41px;}

.amministrazione .Top{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;}
	
.amministrazione .Bottom{
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;}
	
.amministrazione a{
	text-decoration:none;
	text-transform:uppercase;}


/*LOGIN FORM*/

h6{
	color:#999999;
	font-size:18px;
	font-weight:lighter;
	margin:0 0 12px 0;
	text-transform:uppercase;
	padding-left:40px;
	}

.Login {
	/*background-color:#c6dede;*/
	background-color:#EDF7FF;
	padding:20px;
	-moz-border-radius:15px;
	float:left;
	width:30%;
	}
	
	
.Login h2{
	color:#464646;
	margin-bottom:15px;}
	
	
.Login h3{
	color:#464646;
	margin-top:10px;}
	
.userinput{
	width:95%;}
	
.submit-button{
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#000033;
	border:0;
	color:white;
	float:right;
	font-family:georgia;
	font-size:14px;
	margin-top:15px;
	padding:5px;
	background-image:url(/templates/Admin/img/button-grad.png);
	margin-right:15px;}

.deletebutton {
  background-image:url(/templates/Admin/img/button-grad-delete.png)!important;
  background-color:#692200!important;
  border:thin solid #692200!important;
  background-repeat:repeat-x;}


/*MENU ADMIN*/

.menu-admin{
	background-color: #fff;
	border: thin solid #ccc;
	margin-bottom:2px;
	position:absolute;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;}

.menu-admin a{
	text-decoration:none;
	text-transform:uppercase;}
	
.Logout{
	padding:10px 15px 10px 15px;
	float:left;
	border-right:thin dotted #ccc;}
	
.esciti{
	border:0!important;}
	
	
/*AREA DI AMMINISRAZIONE*/
	
 h4{
	font-size:11px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#1D6385;
	margin:0px;
	margin-bottom:5px;}
	

.amministrazione h1{
	margin-bottom:15px;
	margin-top:5px;
	margin-left:13px;}
	
.edit-unit	{
	background-color: #fff;
	border: thin solid #ccc;
	margin-bottom:20px;
	-moz-border-radius:10px;
	width:90%;
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	}

.edit-title{
	font-size:14px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#464646;
	margin:0px;
	margin-bottom:5px;
	margin-left:-10px;
	background-color:#eee;
	border-bottom: thin solid #ccc;
	padding:5px;
	padding-left:10px;
	padding-top:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;}
	
.edit-title-icon {
	background-repeat:no-repeat; 
	padding-left:41px; 
	background-position:8px center;
	/*background-position:16px center;*/}
	
.edit-box{
	margin-top:15px;}
	
.edit-help{
	margin-top:10px;
	margin-bottom:10px;
	font-size:90%;
	clear:both;
	float:left;
	padding-right:10px;}
	
	
.editLink{
	background-image:url(/templates/Admin/img/button-grad.png);
	background-repeat:repeat-x;
	padding:11px;
	text-decoration:none;
	text-transform:uppercase;
	left:800px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	background-color:#1d6385;}
	
.editLink a{
	color:#FFF;
	text-decoration:none;}
	
.admin-btn{
	background-image:url(/templates/Admin/img/button-grad.png);
	background-repeat:repeat-x;
	padding:11px;
	text-decoration:none;
	text-transform:uppercase;
	left:800px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	background-color:#1d6385;
	border:thin solid #1d6385;
	margin-top:5px;
	margin-left:2px;
	color:#fff;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;}

.admin-btn a{
	color:#fff;
	text-decoration:none;}

.admin-btn-small{
	background-image:url(/templates/Admin/img/fade-butt.png);
	background-repeat:repeat-x;
	padding:5px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	background-color:#e9e8e8;
	border:thin solid #e9e8e8;
	margin-top:5px;
	float:left;
	clear:both;
	text-decoration:none;
	}

.admin-btn-small a{
	color:#1D6385;
	text-decoration:none;}

.caricata{
	clear:none;
	margin-left:20px;
	margin-top:2px;}
	

.Upload{
	clear:both;
	margin-top:5px;
	margin-bottom:15px;
	float:left;}
	
.input-thumb{
	float:left;
	padding:10px;
	width:55%;
	
}
	
.input-thumb-2{
	border-left:thin dotted #ccc;
	float:left;
	margin-right:20px;
	padding:10px 10px 10px 20px;
	width:25%;}
	
.collapse-trigger{
	background-image:url(/templates/Admin/img/close.png);}


/*ALLEGATI E POPUP*/

#attachmentswrapper{
	float:inherit;}

.number{
	font-family:inherit;
	text-align:center;}
	
.attachments-list{
	margin-top:15px;
	width:650px;
}


.attachments-list td, .attachments-list th{
	border-bottom:thin dotted #CCCCCC;
	padding:10px 5px;
	text-align:center;}
	
	
.Popup{
	margin:auto;}
	
body.Popup {
	background-image:none;}
	
.Popup .Box{
	float:left;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	width:40%;}
	
.Popup .Box-1{
	float:left;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	clear:left;
	width:40%;}
	
.Popup .Box-2{
	float:left;
	clear:both;
	margin-left:20px;
	margin-top:2px;
	padding:10px 10px 3px 10px;
	
	width:90%;
	}
.Box h4, .Box-1 h4, .Box-2 h4{
	background-color:#EEE;
	-moz-border-radius:10px;
	padding:3px;
	padding-left:8px;
	}
.Popup .Upload{
	margin-left:8px;
	margin-bottom:10px;}
	
.Box-1 .edit-help, .Box .edit-help, .Box-2 .edit-help{
	padding-left:8px!important;}
	
.Popup .Box img, .Popup .Box-1 img{
	margin-left:8px;}
	
.Popup .attachments-list{
	margin:auto;
	clear:both;
	width:95%;
	text-align:center;
	margin-bottom:5px;}
	
	
.Popup .admin-btn{
	float:left;
	margin-bottom:0px;
	margin-top:15px;
	margin-left:20px;
	clear:both;}	
	
.Popup .admin-btn-small{
	margin-left:10px;
	margin-bottom:10px;
	margin-top:11px;
	clear:both;}
	
.Popup h4{
	font-size:11px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#1D6385;
	margin:0px;
	margin-bottom:5px;}
	
.Popup h3{
	border-bottom:thin dotted #CCCCCC;
	margin:15px 10px 10px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:center;}
	
.Popup .edit-box{
	padding:5px 10px 5px 0px;
	margin:0px;}
	
.Popup .edit-help{
	float:none;
	/*padding:5px 10px 5px 0px;*/}
	
.Edit-menu {
	margin-right:30px;
	margin-left:30px;}
	
.Edit-menu .admin-btn{
	margin-left:0px;} 
	
.value{
	padding-left:6px;}
	
.label{
	width:130px;
	height:30px;
	vertical-align:middle!important;}
	
.label h4{
	margin:0px;
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#EEEEEE;
	padding:3px 3px 3px 8px;}

div#nyroModalWrapper {
	border:thin solid #ccc;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	padding-bottom:10px;
	padding-top:15px;}
	
h1#nyroModalTitle{
	font-size:14px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#464646;
	text-align:center;
	background-color:#eee;
	width:100%;
	padding:10px 0px;
	left:0;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border: thin solid #ccc;
	margin-left:-1px;}
	
a#closeBut{
	right:20px;
	top:-9px;
	background-image:url(/templates/Admin/img/close.png);
	width:17px;
	height:17px;}
	
	/*MENUEDIT*/
	
.level-1 {
	-moz-border-radius:10px 10px 10px 10px;
background-image:url("/templates/Admin/img/level-1.png");
background-position:left center;
background-repeat:no-repeat;
color:#1D6385;
font-size:12px;
padding:0px 5px 0px 25px;
text-transform:uppercase;

}

.level-2{
	-moz-border-radius:10px 10px 10px 10px;
background-image:url("/templates/Admin/img/level-2.png");
background-position:23px center;
background-repeat:no-repeat;
color:#1D6385;
font-size:12px;
padding:10px 5px 0px 50px;
}

td.level-2 {
	border:0!important;;}

.disabled  {
background-color:#eee !important;
text-decoration:line-through;}

td.disabled {
	border:0px!important;;}

.peso-input{
	margin:12px 5px 5px 25px;
	border-bottom:thin dotted #CCCCCC;}

.menuedit td{
	border-bottom:thin dotted #CCCCCC;
	width:200px;}
	
.menuedit img{
	margin-left:10px;}
	
.menuedit .edit-title{
	float:left;
	width:100%;}
	
/*GESTIONE UTENTI */

.user-edit .Upload{
	float:none;}
	
.pseudoh4{
	font-size:11px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#1D6385;
	margin:0px;
	margin-bottom:5px;
	margin-right:5px;
	}
	
.user-edit .admin-btn-small{
	margin-top:15px;}
	
table.user-list {
	clear:both;
	margin-top:20px;}
	
.user-list td{
	border-bottom:thin dotted #ccc;
	height:25px;}
	
td.pseudoh4{
	width:200px;}
	
.user-edit .edit-unit{
	padding-bottom:15px;}

/* MESSAGGI UTENTE */

#uimessage {
  left: 550px;
  display:none;
 
  background-repeat:repeat-x;
}

.status-3{
	 background-image:url(/templates/Admin/img/button-grad-delete.png)!important;
  background-color:#692200!important;
  border:thin solid #692200!important;
  }
  
 .status-0{
	 color:#000;}

.Popup #uimessage {
  position:absolute;
  left: 329px;
  /*margin-top:-9px;*/
  display:none;
}

.error{
	text-transform:uppercase;
	color:#692200;
	clear:both;}
	
.error ul{
	padding:0px;
	padding-left:15px;}
	
.Popup .error{
	margin-left:30px;}