/*---- GENERALI PAGINA ---------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990033;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}


.errore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#pagina {
	width:100%;
}


td {
 font : 10px Verdana, Arial, Helvetica, sans-serif;	
 color: #505050;
 margin-left:4px;
}

h2 {
 color: #000000;
 font-weight: bold;
 font-size: 10px;
 margin: 3px;
}

.bordotab {
 border-top: 1px solid #DADADA;
 border-left: 1px solid #DADADA;
 border-right: 1px solid #DADADA;  
}

.DIV {
 height: 16px;
 border: 1px solid #B2CAE1; 
 background: #FFFFFF;
 padding:2px;
 padding-bottom:0px;
 text-align:left;
}

/*---------LARGHEZZE-----------*/

.w_18 {
 width: 18px;
}

.w_34 {
 width: 34px;
}

.w_53 {
 width: 53px;
}


.w_60 {
 width: 60px;
}

.w_70 {
 width: 70px;
}


.w_80 {
 width: 80px;
}

.w_103 {
 width: 103px;
}

.w_107 {
 width: 107px;
}

.w_269 {
 width: 269px;
}

.w_223 {
 width: 227px;
}

.w_294 {
 width: 294px;
}

.w_300 {
 width: 300px;
 text-align:left; 
}

.w_400 {
 width: 400px;
}

.w_638 {
 width: 638px;
 text-align:left; 
}

.bordolat {
 border-left: 1px solid #B2CAE1;
 border-right: 1px solid #B2CAE1;  
}

.bordofull {
 border: 1px solid #B2CAE1;
}

/*  ----------- elementi form ---------------------- */

form {
	margin: 0px;
}
		
input {
	padding:2px;
	padding-bottom:0px;
	border: 1px solid #B2CAE1; 
	background-color: #FFF5CC;
	background-color: #FFF9DD;
	color: #505050;
	height:16px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;			
}

select {
	background-color: #FFF5CC;
	background-color: #FFF9DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	border: #B2CAE1 1px solid;
	margin-top:2px;
}

textarea {
	padding:2px;
	padding-bottom:0px;
	border: 1px solid #B2CAE1; 
	background-color: #FFF5CC;
	background-color: #FFF9DD;
	color: #505050;
	font: 10px Verdana, Arial, Helvetica, sans-serif;			
}

.button {
font-family: Verdana, Arial;
border: #999999 1px solid;
background-color:#DADADA;
font-size: 11px;
color: #606060;
width: 80px;
cursor: pointer;
cursor: hand;
}

.button_nw {
font-family: Verdana, Arial;
border: #999999 1px solid;
background-color:#DADADA;
font-size: 11px;
color: #606060;
cursor: pointer;
cursor: hand;
}

.buttongen {
font-family: Verdana, Arial;
border: #999999 1px solid;
background-color:#FFFFFF;
font-size: 11px;
color: #606060;
cursor: pointer;
cursor: hand;
} 

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990033;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}


.errore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.headtitle {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFCC;
	padding: 10px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#CCCCCC;
	text-align:center;
}

.top_bar {
	background: url(../images/top_bar.jpg) repeat-x;
	height: 19px;
	width:100%;
	padding:0;
	margin:0;
}

.top_bar div{
	background: url(../images/top_left.jpg) no-repeat left;
	height: 19px;
	width:100%;
	padding:0;
	margin:0;
}

.top_bar div div{
	background: url(../images/top_right.jpg) no-repeat right;
	height: 19px;
	width:100%;
	padding:0;
	margin:0;
}

.bottom_bar {
	background: url(../images/bottom_bar.jpg) repeat-x;
	height: 19px;
	width:100%;
	padding:0;
	margin:0;
}

.bottom_bar div{
	background: url(../images/bottom_left.jpg) no-repeat left;
	height: 19px;
	width:100%;
	padding:0;
	margin:0;
}

.bottom_bar div div{
	background: url(../images/bottom_right.jpg) no-repeat right;
	height: 19px;
	width:100%;
	padding:0;
	margin:0;
}

.separatore {
	border-top: #FFCC00 1px solid;
	margin: 1px 0px 1px 0px;
	width:100%;
	height:0px;
	overflow:hidden;
	padding:0;
}

.separatore_5 {
	border-top: #B2CAE1 5px solid;
	width:100%;
	height:0px;
	overflow:hidden;
	padding:0;
	margin:0;
}

.separatore_1 {
	border-top: #B2CAE1 1px solid;
	width:100%;
	height:0px;
	overflow:hidden;
	padding:0;
	margin:0;
}


.brd_top {
	border-top: #DADADA 1px solid;
}

.brd_bottom {
	border-bottom: #DADADA 1px solid;
}

#int_aperti {
	display:none;
	text-align: left;
	position:absolute;
	z-index:2;
}

#int_aperti ul {
	display:block;
	position:relative;
	list-style:none;
	margin:0;
	background:#FFFFCC;
	border:#663300 1px solid;
	padding:2px;
	left: 300px;
}


.tabella_elenco th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#F0F0F0;
	border-bottom: #DADADA 1px solid;
	padding:5px;
	text-align: left;
}

.tabella_elenco td {
	border-bottom: #B2CAE1 1px solid;
	padding:5px;
	background-color:#F2F6FA;
	empty-cells: show;
}

th #separatore, td #separatore {
	border:none;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}

.Caratt {
	float:left;
	/*width:200px;*/
	text-align:right;
	background-color:#f0f0f0;
	margin: 0px 0px 1px 1px;
	padding:0px 3px 1px 1px;
	height:21px;
}

#piano_lavoro {
	width:945px;
	text-align:left;
	line-height:normal;
	/*border-left: solid 1px #003366;
	border-top: solid 1px #003366;*/
	z-index: 0;
}

.pl_riga{
	background: url(../images/ore.gif);
	float:left;
	border-bottom: solid 1px #003366;
	line-height:normal;
	width:864px;
	height: 15px;
	position:relative;
	overflow:visible;
	z-index: 0;
}

.pl_riga_a{
	background: url(../images/ore_a.gif);
	float:left;
	border-bottom: solid 2px #003366;
	line-height:normal;
	width:864px;
	height: 15px;
	position:relative;
	overflow:visible;
	z-index: 0;
}

.pl_riga_h{
	/*background: url(../images/ore_h.gif);*/
	border-bottom: solid 2px #003366;
	background-color: #EEEEEE;
	float:left;
	line-height:normal;
	width:100%;
	height: 17px;
	position:relative;
	overflow:visible;
	z-index: 0;
}

.pl_ora {
	width:70px;
	float:left;
	padding-top: 3px;
	padding-left: 2px;
	height: 13px;
	font-weight: bold;
	color:#003366;
}

.pl_nome {
	width:77px;
	float:left;
	text-align:right;
	background-color: #EEEEEE;
	/*text-transform: lowercase;*/
	border-bottom: solid 2px #003366;
	border-right: solid 1px #003366;
	/*border-left: solid 1px #003366;*/
	height: 29px;
	padding: 1px;
}

.pl_lavoro_sfondo {
	position:absolute;
	background-color:#00CC00;
	height: 15px;
	filter: alpha(opacity=30);
	-moz-opacity:.30;opacity:.30;
	z-index: 1;
}

.pl_lavoro{
	position:absolute;
	height: 15px;
	z-index: 2;
	cursor:pointer;
	color:#303030;
}

.pl_lavoro div{
	padding: 1px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	height: 100%;	
}

.stato_C{
	background-color:#00CC00;
}

.stato_C_R {
	background-color:#FF6666;
}

.stato_A{
	background-color:#FFCC00;
	border-right: none;
}

.stato_A_R {
	background-color:#FF6666;
	border-right: none;
}


/*.stato_A div{
	border-right: none;
}*/

.stato_S{
	background-color:#FF6666;
}


.stato_N{
	background-color:#4444FF;
}


.pl_dettaglio{
	position:absolute;
	padding: 2px;
	top:-29px;
	z-index: 10;
	border: solid 1px #666600;
	background-color:#FFFFCC;
	display:none;
}

.pl_notime_A {
	background-color:#FFFFCC;
	height: 13px;
	float:right;
	padding:1px;
	border-left: solid 1px #666600;
	border-right: solid 1px #666600;
	cursor:pointer;
}

.pl_notime_S {
	background-color:#FFCCCC;
	height: 13px;
	float:right;
	padding:1px;
	border-left: solid 1px #666600;
	border-right: solid 1px #666600;
	cursor:pointer;
}

.pl_notime_C {
	background-color:#CCFFCC;
	height: 13px;
	float:right;
	padding:1px;
	border-left: solid 1px #666600;
	border-right: solid 1px #666600;
	cursor:pointer;
}

/*------- DATI CLIENTE -----------*/

.dati_cliente {
	position:absolute;
	z-index: 4;
	display:none;
	border: 1px solid #003300;	
}

.dati_cliente table{
	width:400px;
	background:#EEFFEE;
}

.dati_cliente table table{
	width:100%;
}

.dati_cliente table table th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
	width:90px;
}

.dati_cliente table table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #111111;
}

.dati_cliente .drag_bar {
	background-color:#006699;
	text-align:right;
	line-height:20px;
	cursor:pointer;
}

.dati_cliente .drag_bar a {
	color:#ffffff;
}

.dati_cliente .drag_bar a:hover {
	color:#ff0000;
}



.urge_0 {
	color:#FF0000;
}

.urge_1 {
	color:#D50000;
}

.urge_2 {
	color:#AA0000;
}

.urge_3 {
	color:#AA0000;
}

.urge_4 {
	color:#800000;
}

.urge_5 {
	color:#550000;
}

.urge_6 {
	color:#2B0000;
}

.trasp50 {
	filter: alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
}

/*--------- REPORT ---------*/

#report {
	width:700px;
	color:#000;
}

#report table{
	border: 1px #ccc solid;
	border-collapse:collapse;
}
#report th{
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	border-bottom: 1px #bbb solid;
	background-color:#ccc;
	padding:2px;

}

#report td{
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border-bottom: 1px #bbb solid;	
	padding:2px;

}

#report h4{
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:3px;

}

#report p{
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	text-align:justify;

}

#report table.report_head {
	border: none;
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

#report table.report_head td{
	border: none;
}

.command {
	display:block;
 	margin-left: 8px;
	margin-bottom: 5px;
}

a.btn_ocra {
	display:block;
	text-align:center;
	border:1px outset #FFCC00;
	background: #FFE099;
	color:#886600;
	width:23px;
	padding:2px;
	margin-left:auto;
	margin-right:auto;	
}
a.btn_ocra:hover {
 	background:#E6CC44;
}

a.btn_cyan {
	display:block;
	text-align:center;
	border:1px outset #99FFFF;
	background: #DDF0F0;
	color:#006666;
	width:23px;
	padding:2px;
	margin-left:auto;
	margin-right:auto;	
}
a.btn_cyan:hover {
 	background:#C0E6E6;
}

a.btn_green {
	display:block;
	text-align:center;
	border:1px outset #99FF99;
	background: #DDF0DD;
	width:20px;
	padding:2px;
	color:#006600;
	margin-left:auto;
	margin-right:auto;
}
a.btn_green:hover {
	background:#C0F0C0;
}

a.btn_red {
	display:block;
	text-align:center;
	border:1px outset #FF9999;
	background: #FFDDDD;
	width:20px;
	padding:2px;
	color:#660000;
	margin-left:auto;
	margin-right:auto;
}
a.btn_red:hover {
	background:#FFC0C0;
}


.IndicatorePeso {
	display:block;
	position:relative;
	border:1px outset #99FFFF;
	background: #33AA88 url(../images/IndicatorePeso_bar.gif);
	height:18px;
	width:9px;
}

.IndicatorePeso div{
	background: #DDF0F0;
}


.h5 {
	font-size: 12px;
	font-weight: bold;
	clear:both;
	margin:10px 0px 7px 0px;
}

.small {
	font-size: 10px;
}

.stato2 {
	font-weight:bold;
	color:#611;
}
