/* */
/* Stile DEL CONTORNO DELLA PAGINA  */
/* INIZIO */
body {
	background: #cbdea8;
	padding: 0px 0px 0px 10px;
	margin-left : 0px;
	margin-top : 0px;
	
}
td, select, table, html, input
{
	font-size:10px;
	font-family: verdana, geneva, arial, helvetica;
}

.t {background: url(/images/master/custom_corners_top.gif) 0 0 repeat-x; width:95%; }
.b {background: url(/images/master/custom_corners_botton.gif) 0 100% repeat-x; }
.l {background: url(/images/master/custom_corners_left.gif) 0 0 repeat-y; }
.r {background: url(/images/master/custom_corners_right.gif) 100% 0 repeat-y; }
.br {background: url(/images/master/custom_corners_bottonleft.gif) 0 100% no-repeat; }
.bl {background: url(/images/master/custom_corners_bottonright.gif) 100% 100% no-repeat; }
.tl {background: url(/images/master/custom_corners_topleft.gif) 0 0 no-repeat; }
.tr {background: url(/images/master/custom_corners_topright.gif) 100% 0 no-repeat; padding:10px }

.bodytree
{
	background: white;
	padding: 0px 0px 0px 20px;
	margin-left : 0px;
	margin-top : 0px;	
}
.backlayer
{
	width: 100%;
	background-color: White;
}
.masterBody 
{
	height:350px;
	vertical-align:top;
	
	
}

.Fhidden
{
	visibility:hidden;
	height:0px;
	width:0px;
	border:0px;
	padding:0px;
	display:none;
}


/* */
/* Stile DEL CONTORNO DELLA PAGINA  */
/* FINE */


/* */
/* Stile DELLA PAGINA DI LOGIN  */
/* INIZIO */
.loginStyle body 
{
	background: #F7F7F7;
	padding: 0px 0px 0px 10px;
	margin-left : 0px;
	margin-top : 0px;
}

.loginStyle select
{
	width: 170px;
	font-size:13px;
	font-family: Arial;
}

.loginStyleSpanLogin
{
	background-color: #42494A; 
	font-weight: bold;
	color: white;
	height: 25px;
	width: 40px;
	font-size:13px;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
}

.loginStyleSpan
{	
	font-weight: bold;
	color: #42494A;
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
}

.loginStyle input
{
	font-size:12px;
	font-family: Arial;
	border: solid 0px transparent;
	color: #42494A;
}

.loginStyleInputText
{
	width: 130px;
	height: 25px;
	vertical-align: middle;
}

.loginStyle input.button  
{	
	background-color: White;
	color: #42494A;
	border: solid 1px #42494A
}

.loginStyle table
{
	 border: solid 0px black;
}

.loginStyle td
{
	 vertical-align:middle;
}

.loginNavigabilita
{
	color: #42494A;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

/* */
/* Stile DELLA PAGINA DI LOGIN  */
/* FINE */




/*							*/
/* Stile MENU INIZIO		*/
/*							*/
/* Stile Menu Orizzontale presente in alto */
.MenuMain
{
	background-color: #f4f4f4;
	border-right : #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
	
}
.StaticMenuStyle
{
	text-align:center;
	padding: 5px 4px 5px 4px ;
	
}
/* Stile globale del menu */
.DynamicMenuItemStyle
{
	width:100%;
	padding: 1px 0px 1px 0px;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 1px 
}
/* Stile dei menu dinamico */
.OutMenuStyle
{
    background-image: url(/images/appmanager/background.gif);
  
}
/* Immagine separatore*/
.OutMenuStyle img
{
	margin: 1px 5px 1px 30px;
	width:100%;
	height:3px; 
}
/* Immagine di popup del menu*/
.DynamicMenuItemStyle img
{	
	height: 10px; 
	width: 10px;
	margin: 0px 3px 0px 0px;
}
/* Stile del singola cella di menu */
.DynamicMenuItemStyle a
{	
	width:100%;
	padding: 1px 0px 1px 0px;
	margin: 0px 5px 0px 0px;
}
/* Stile dell' icona dentro alla cella */
.DynamicMenuItemStyle a img
{
	height: 15px; 
	width: 15px;
	margin: 1px 10px 1px 5px;
}
/*							*/
/* Stile MENU FINE  		*/
/*							*/

.NavPath
{
	background-color :#005BA0;
	color : #ffffff;	
	margin : 0px 20px 0px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
}
.treeheader
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border:0px solid #c0c0c0;
	background-color:#666666;
	color: White;

}

/* stili per oggetti form   */
input
{
	padding-left: 3px;
	height: 19px
}
input.button  
{
	color: #363535;
	background-color: White;
	color: Black;
}
input.checked
{
	border: none;	
	background-color: transparent;
}
input.radio 
{
	border: none;
	background-color: transparent;
}
input.normal 
{
	border: #8e8682 1px solid;
	background-color: #ffffff;
}
input.readonly 
{
	border: #8e8682 1px solid;
	background-color: #DFE4EC;
	
}
input.obbligatorio {
	background-color: #ffefb0;
}
textarea
{
	padding-left: 3px;
	border: #8e8682 1px solid;
	color: #363535;
}
textarea.normal 
{	
	background-color: #ffffff;
}

textarea.obbligatorio 
{
	background-color: #ffefb0;
}

textarea.readonly 
{
	background-color: #DFE4EC;	
}

select
{
	color: #505050;
	font-weight: normal;
	background-color: #ffffff;
}
.GridSelect  .GridGeoSelect 
{
	padding-left: 5px;
	padding-right : 5px;
	color: #505050;
	font-weight: normal;
	background-color: #ffffff;
}


/* Sitle della ButtonBar del messaggio di filtro in lista */
.ButtonBar
{
	width: 100%;
	background: #73aef8;
	background: url("/images/toolgradi.gif");
	background-repeat: repeat-x;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	border: solid 1px #000000;
	height: 23px;
	vertical-align: middle;
	/*
	background: url("/images/toolgradi.gif");
	background-repeat: repeat-x;
	border-top: #f4f4f4 1px solid;
	background-repeat: repeat-x;
	background-color: #cacaca;
	border-bottom: #acacac 1px solid;
	border-left: #acacac 0px solid;
*/
}
.ButtonBar img, .ButtonBar span
{
	vertical-align: middle;
}

/* stili per dettaglio INIZIO   */

.DetailProperties
{
	
	padding-left:10px;
	border: white 3px solid;
	vertical-align: middle;
}

.TableDetail
{
	width: 600px;
}

.TableDetail td
{
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	white-space:nowrap;
	vertical-align: middle;
	text-decoration: none;
	border:solid 1px white;
}
.DetailHeader
{
	width: 25%;	
	background-color: #004CCB;
	text-align: left;
	color: #ffffff;
}

.DetailDataCell
{
	width: 75%;
	background-color: #f5f5f5;
	text-align: left;
	color: #990033;	
}

.DetailDataCellHelp
{
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f5f5f5;	
	text-align: center;
	color: #990033;
	margin: 20px;	
}


.DetailFooter td
{
	padding-top: 10px;
	border: solid 3px white;
	background-color: #ffffff;
}


/* stili per dettaglio FINE   */

/* stili per Filtro  INIZIO */
.FilterTable
{
	background-color: #f5f5f5;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #990033;	
	margin-bottom:10px;
	margin-top:3px; 
}

.FilterCellName
{
	background-color: #004CCB;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	padding-left:10px;
}

/* stili per Filtro  FINE */

/* stili per lista  INIZIO */
.ListProperties
{
	border: #666666 1px solid;
	
}

.ListProperties td
{
	padding: 5px 5px 5px 5px;
}
.ListHeader
{
	background-color: #004CCB;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.ListHeader td 
{
	border: 1px #ffffff solid;
}
.ListHeader a:link {
	color: #ffffff;
	text-decoration: none;
}
.ListHeader a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ListHeader a:hover {
	background: #005BA0;
	color: #ffffff;
	text-decoration: none;
}
.ListProperties .ListRow
{
	background-color: #ffffff;
}
.ListProperties .ListRow td {
	/*border-top: 1px #f2f2f2 solid;
	border-left: 1px #f2f2f2 solid;
	border-bottom: 1px #f2f2f2 solid;*/
}
.ListProperties .ListRow a:link {
	text-decoration: none;
	color: #464545;
	font-weight: bold;
}
.ListProperties .ListRow a:visited {
	text-decoration: none;
	color: #464545;
	font-weight: bold;
}
.ListProperties .ListRow a:hover {
	color: #ffffff;
	background: #005BA0;
}
.ListAlternate
{
	background-color: #d9d8d6;
	border-top: #d4d4d4 1px solid;
}
.ListAlternate td {
	/*border: 1px #f2f2f2 solid;*/
}
.ListAlternate a:link  {
	text-decoration: none;
	color: #464545;
	font-weight: bold;
}

.ListAlternate a:visited  {
	text-decoration: none;
	color: #464545;
	font-weight: bold;
}

.ListAlternate a:hover {
	color: #ffffff;
	background: #005BA0;
}
.ListFooter
{
	background-color: #004CCB;
	text-decoration: none;
	word-spacing: 3px;
	color: #ffffff;
	font-weight: bold;
}
.ListFooter td {
	border-top: 1px #666666 solid;
}
.ListFooter a:link {
	text-decoration: none;
	color: #ffffff;
}
.ListFooter a:visited {
	text-decoration: none;
	color: #ffffff;
}
.ListFooter a:hover {
	background: #a4b1c7;
	color: #647896;
}
.ListFooter input
{
	border: #8e8682 1px solid;
	padding-left: 3px;
	color: #363535;
	height: 15px;
	font-weight:normal;
	background-color: #ffffff;
}

/* stili per lista  FINE */




/*Css per controllo calendario INIZIO*/
.Calendar 
{
margin-top: 10px;
background-color: #ffffff;
width: 166px;
height: 144px;
border-color: #DADADA;  
border-style:groove;
}
.TitleStyle {
 /*background-image: url(/images/appmanager/footer_headline_violet.gif);*/
 border-left: 1px solid #7E8495; 
 border-right: 1px solid #7E8495;
 border-bottom: 1px solid #7E8495;
 font-weight: bold; 
 height: 22px; 
 color:#ffffff;
 text-transform:capitalize;
}
.TodayDayStyle
{
color: #4D4D4D;
background-color: #E7F48B;
}	
.SelectorStyle{
color:#336666;
background-color:#E567CB;
}
.NextPrevStyle{
font-size: 10px;
color: #FFFFFF;
font-weight:bold;
}
.NextPrevStyle a:link {
color: #FFFFFF;
font-weight: bold;	
}
.DayHeaderStyle{
height:1px;
color:#4D4D4D;
background-color:#E7F48B;
}
.SelectedDayStyle{
font-weight: bold;
color: #990033;
background-color: #959595;
}
.WeekendDayStyle {
background-color: #E6E6E6;
color: #990000;
}
.OtherMonthDayStyle {
color: #999999;
}
/*Css per controllo calendario INIZIO*/

/* GRID3 INIZIO*/
.listMessage 
{
color:#990033;
font-weight:bold;
font-style: italic;
}
.listSets 
{
color:#000000;
}
/* GRID3 INIZIO*/

/* LINK DI NAVIGABILITA' INIZIO */
.navigabilita 
{
	color: #647896;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}
.navigabilitaseparator 
{
   color: #c0c0c0;
}



/* LINK DI NAVIGABILITA' FINE */

/* COLORAZIOEN DEI MESSAGGI DI	 */
/*  AGGIORNAMENTO DATI			*/
/* INIZIO						*/
.msgInfoHeader
{
	background:  url("/images/message_headline_green.gif") repeat-x;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;	
}
.msgInfoTable
{
	BORDER-RIGHT: #83B48C 1px solid; 
	BORDER-LEFT: #83B48C 1px solid; 
	BORDER-BOTTOM: #83B48C 1px solid;
	MARGIN-LEFT: 8px; 
}
.msgWarningHeader
{
	background:  url("/images/message_headline_orange.gif") repeat-x;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;	
}
.msgWarningTable
{
	BORDER-RIGHT: #E07C23 1px solid; 
	BORDER-LEFT: #E07C23 1px solid; 
	BORDER-BOTTOM: #E07C23 1px solid;
	MARGIN-LEFT: 8px; 
}
.msgErrorHeader
{
	background:  url("/images/message_headline_red.gif") repeat-x;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;	
}
.msgErrorTable
{
	border-right: #df5050 1px solid; 
	border-left: #df5050 1px solid; 
	border-bottom: #df5050 1px solid;
	margin-left: 8px; 
}

/* COLORAZIOEN DEI MESSAGGI DI	 */
/*  AGGIORNAMENTO DATI			*/
/* FINE						*/

/* CALENDARIO POPUP */
/* INIZIO */
.cpYearNavigation,.cpMonthNavigation 
{ 
	background-color:#004CCB; 
	text-align:center; 
	vertical-align:middle; 
	text-decoration:none; 
	color:#FFFFFF; 
	font-weight:bold; 
}

.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText 
{ 
	font-family:arial; font-size:8pt; 
}

TD.cpDayColumnHeader 
{ 
	text-align:right; 
	border:solid thin #C0C0C0;
	border-width:0px 0px 1px 0px; 
	}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  
{ 
	text-align:right; text-decoration:none; 
	}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled 
{ 
	color:#D0D0D0; text-align:right; text-decoration:line-through; 
	}
.cpCurrentMonthDate, .cpCurrentDate 
{
	color:#000000; 
	}
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }


/* CALENDARIO POPUP */

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #565;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #efe;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: #676;
  color: #fff;
  font-size: 90%;
}

.calendar .nav {
  background: #676 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: #250;
  color: #efa;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #565;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #afa;
  color: #000;
  border: 1px solid #084;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #7c7;
  padding: 2px 0px 0px 2px;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #dfb;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #564;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #8a8;
  background: #dfb;
}

.calendar tbody .rowhilite td {
  background: #dfd;
}

.calendar tbody .rowhilite td.wn {
  background: #efe;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #efd;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #dec;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #f8fff8;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { font-weight: bold; color: #0a0; }

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: #250;
  color: #efa;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #565;
  background: #efd;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #af8;
}

.calendar .combo .active {
  border-top: 1px solid #6a4;
  border-bottom: 1px solid #6a4;
  background: #efe;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #8a8;
  padding: 1px 0px;
  text-align: center;
  background-color: #dfb;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #898;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #686;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* FINE */
/* */
/* Stile TabStrip  */
/* INIZIO */



.footerTab
{
	width: 100%;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	border-left:solid 1px black;
	border-top:solid 1px black; 
	padding-top: 15px;
	float:left;
	display:inline;
	
}


.TabPanel
{
	float:left;
	width: 100%; 
	padding-top: 20px; 
	background: white;
	
	
}
ul#Tabs,ul#Tabs li{list-style-type:none;margin:0;padding:0}
ul#Tabs{padding-left: 15px}
ul#Tabs li{float:left;margin-right:2px;text-align: center; cursor:pointer;}
ul#Tabs a{float:left;padding: 2px 0 2px;text-decoration:none;background: #9BB95F;color: #000; border-bottom-style: solid;border-bottom-width: 1px; border-bottom-color: #9BB95F; cursor:pointer;}
ul#Tabs li.activelink a{background: #e4ecd3;position: relative; top: 1px;color: black; border-bottom-style: solid;border-bottom-width: 1px; border-bottom-color: #FFF}
ul#Tabs a:hover{background: #39B95F;color: black; border-bottom-style: solid;border-bottom-width: 1px; border-bottom-color: #FFF}



/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}


/* */
/* Stile TabStrip  */
/* FINE */