/* Foglio di stile CSS per progetto integrail */

/*Stile per messaggio di errore*/

.ErrorMessage
{
	/*position:absolute;*/
	font-weight:bold;
	font-size:small;
	/*border-color:Red;
	border-style:solid;
	border-width:thin;*/
	color:Red;
	text-align:center;
	font-family:Arial;
}

/*Stile per messaggio generico*/
.UserMessage
{
	/*position:absolute;*/
	font-weight:bold;
	font-size:small;
	text-align:center;
	color:Black;
	font-family:Arial;
	/*left:25%;
	top:70%;
	width:50%;*/
}

.Calendar
{
	background-color:#6E92B5;
	color:Black;
	font-size:10;
}

.DDL_Domain_Label
{
	font-weight:bold;
	font-size:x-small;
	color:Gold;
	background-color:#567e93;
	/*border-width:THIN;
	border-style:solid;
	border-color:Orange;*/
	width:100%;
}

/*Formattazione delle datagrid di contenuto e tabelle applicative*/


Table.AppTable	/*Tabella applicativa*/
{
	/*position:absolute;*/
	width:60%;
	background-color:#d3d3d3;
	/*line-height:25px;*/
}

Table.ContentTable	/*Datagrid contenuti*/
{
	/*position:absolute;
	
	left:1%;
	top:1%;*/
	background-color:#b3b3b3;
	width:100%;
	/*line-height:25px;*/
}

Table.SideInfo	/*Informazioni laterali*/
{
	/*
	position:absolute;
	left:82%;
	top:7%;*/
	background-color:#d3d3d3;
	background:#d3d3d3;
	font-family:Arial;
	font-size:xx-small;
	width:100%;
}
Table.SideHelp	/*Informazioni laterali*/
{
	/*
	position:absolute;
	left:82%;
	top:7%;*/
	background-color:#d3d3d3;
	background:#d3d3d3;
	font-family:Arial;
	font-size:xx-small;
	width:100%;
}
.SideHelpCaption
{
	background-color:dimgray;
	color: White;
	font-size:x-small;
	font-family:Arial;
	text-align:center;
}

.SelectDomain	/*DDL selezione dominio*/
{
	/*position:absolute;
	left:82%;
	top:1%;*/
	width:100%;
}

CAPTION	/*Caption delle varie tabelle*/
{
	background-color: #0a3b66;
	color: White;
	font-size:small;
	font-family:Arial;
	text-align:center;
}

.CalendarWeekOfYear	
{
	background-color: #6E92B5;
	color: #d3d3d3;
	font-size:medium;
	font-family:Arial;
	text-align:center;
}

.CalendarMeeting	
{
	background-color: #6E92B5;
	color: Black;
	font-size:x-small;
	font-family:Arial;
	text-align:left;
}

.CalendarNoFree	
{
	background-color: #6E92B5;
	color: Black;
	font-size:x-small;
	font-family:Arial;
}

.CalendarWeekEnd	
{
	background-color: #6E92B5;
	color:#FF0000;
	font-size:x-small;
	font-family:Arial;
}

.CalendarFree	
{
	background-color: #6E92B5;
	color: #00FF00;
	font-size:x-small;
	font-family:Arial;
}

.SideCaption
{
	background-color:#567E93;
	color: White;
	font-size:x-small;
	font-family:Arial;
	text-align:center;
}

.CaptionText	
{
	background-color: #0a3b66;
	color: White;
	font-size:small;
	font-family:Arial;
	text-align:center;
}

.TableHeader { /*Header di tabella */
	text-align:center;
	background-color:#d3d3d3;
	color:Red;
	font-family:Arial;
	font-size:x-small;
}
.TableLeftBarHeader { /*Header di tabella */
	background-color:#d3d3d3;
	color:Red;
	font-family:Arial;
}

.TableLine	/*Riga di tabella */
{
	  background-color:#6E92B5;
	  color:Black;
	  font-size:x-small;
}


/*Link in tabella */

.SideLink:link	
{
	  /*background-color:#6E92B5;*/
	  color:Purple;
	  text-decoration:underline;
}

.SideLink:visited	
{
	  /*background-color:#6E92B5;*/
	  color:Purple;
	  text-decoration:underline;
}

.SideLink:active	
{
	  /*background-color:#6E92B5;*/
	  color:Purple;
}

.SideLink:hover	
{
	  /*background-color:#6E92B5;*/
	  color:Fuchsia;
}

td.CenteredColumn /*stile per colonna centrata*/
{
	text-align:center;
}

.SmallActionIcon
{
	border:0;
	/*height:25;
	width:25;*/
}

/* Stile generato da Visual Studio .NET*/

BODY
{
    BACKGROUND-COLOR:#e3e3e3;
    background-image:url(img/fondale_center.jpg);
    FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

BODY.BodyNoBG
{
    BACKGROUND-COLOR:#e3e3e3;
    background-image:url(img/fondale_center.jpg);
    FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:White;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:hover{	
	text-decoration:	underline;
	color:Yellow;
	}
	
A.PagerLink:link
	{
		text-decoration:	none;
		color:Maroon;
	}
A.PagerLink:visited
	{
		text-decoration:	none;
		color:Maroon;
	}
A.PagerLink:active
	{
		text-decoration:	none;
		color:Maroon;
	}
A.PagerLink:hover
	{
		text-decoration:	none;
		color:Yellow;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/*IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/
