/*
	WSM browser stylesheet
	Standard style
---------------------------------------------------------------------------------------*/

body		{
			background-color	: white;
			font-family		: Arial, Helvetica, sans-serif;
			color			: black;
			margin			: 0px;
}

body.doc	{
			background-color	: #EEEEAA;
			border			: 1px solid #00BF04;
			padding-left		: 5px;
			padding-right		: 5px;
			padding-top		: 5px;
			padding-bottom		: 5px;
			
}

body.mappage	{
			background-color	: white;
			border			: 1px solid #00BF04;
}

body.toolbar	{
			padding-left		: 3px;
			padding-right		: 3px;
			padding-top		: 1px;
			padding-bottom		: 1px;
			background-color	: #AAAAAA;
			border			: 1px solid #00BF04;
}

body.titlebar	{
			padding-left		: 3px;
			padding-right		: 3px;
			padding-top		: 1px;
			padding-bottom		: 1px;
			background-color	: white;
			border			: 1px solid #00BF04;
}

body.blank	{
			background-color	: white;
}


h1,h2,h3,h4	{
			font-family	: Arial, Helvetica, sans-serif; 
			font-weight	: bold;
			color		: maroon;
			padding-left	: 0px;
		}

h1		{	font-size	: 16px;
		}

h2		{	font-size	: small;
		}

h3		{	font-size	: x-small;
		}

h4		{	font-size	: xx-small;
		}

p,ul		{
			font-family	: Arial, Helvetica, sans-serif; 
			font-weight	: normal;
			color		: black;
			font-size	: x-small;
			padding-left	: 5px;
}

p small		{
			font-size	: 9px;
}


a		{	text-decoration	: none;
			font-weight	: bold;
}

a:hover		{	text-decoration	: underline;
}

/* Documents 
---------------------------------------------------------------------------------------*/


.fieldtab	{	width			: 95%;
			border-top		: 1px solid maroon;
			border-bottom		: 2px solid maroon;

}


.fieldname	{
			font-family		: Arial, Helvetica, sans-serif; 
			font-weight		: bold;
			color			: maroon;
			font-size		: 12px;
}


.fieldvalue	{
			font-family		: Arial, Helvetica, sans-serif; 
			font-size		: 9px;
			font-weight		: normal;
			color			: black;
}


/* Map controls	
---------------------------------------------------------------------------------------*/
.mc-cbtool {
			font-family		: Arial, Helvetica, sans-serif;
			font-size		: x-small;
			font-style		: normal;
			font-weight		: normal;
			font-variant	: normal;
			color			: black;
			background-color: #EEEEAA;
			}

.mc-cbzoom {
			font-family		: Arial, Helvetica, sans-serif; 
			font-size		: x-small;
			font-style		: normal;
			font-weight		: normal;
			font-variant	: normal;
			color			: black;
			background-color: #EEEEAA;
			}

.mc-cbtheme {
			font-family		: Arial, Helvetica, sans-serif; 
			font-size		: 9px;
			color			: black;
			background-color	: #EEEEAA;
			width			: 100px;
		}

.mc-caption	
	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: x-small;
	font-style	: normal;
	font-weight	: bold;
	font-variant: normal;
	color		: white;
	}


.apptitle	{
			font-family		: Arial, Helvetica, sans-serif; 
			font-size		: 11px;
			font-weight		: bold;
			color			: maroon;
			height			: 24px;
			padding-left		: 10px;
		}



/* Legend file
--------------------------*/

body.legend	{
			padding-left		: 3px;
			padding-right		: 3px;
			padding-top		: 1px;
			padding-bottom		: 1px;
			border			: 1px solid #555555;
}


.leg_table	{
			border			: 1px solid gray;
			width			: 150px;
}


.leg_title	{
			font-family		: Verdana, sans-serif; 
			font-size		: 13px;
			font-weight		: bold;
			background-color	: #EEEEEE;
			color			: maroon;
}


.leg_current	{
			font-family		: Arial, Helvetica, sans-serif; 
			font-size		: 11px;
			font-weight		: bold;
			background-color	: maroon;
			color			: white;
}

.leg_link	{
			font-family		: Arial, Helvetica, sans-serif; 
			font-size		: 11px;
			font-weight		: bold;
}

.leg_small	{
			font-family		: Arial, Helvetica, sans-serif;
			font-size		: 9px;
			color			: #444444;
}

/* CSS Web-Gis - Francesco Padovan 
---------------------------------------------------------------------------------------*/

/* Testo
--------------------------*/
.titlebartestobianco
	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: xx-small;
	font-style	: normal;
	font-weight	: normal;
	font-variant: normal;
	text-align	: left;
	color		: white;
	}

.legendtitolobianco
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	color			: white;
	text-transform	: uppercase;			
	}

.torna	
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	text-align		: left;
	text-transform	: uppercase;
	}

.ricerchetitolo	
	{
	font-family		: Arial, Helvetica, sans-serif;			
	font-size		: small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	border-top		: 2px solid #FFCC00;
	border-bottom	: 2px solid #FFCC00;
	text-transform	: uppercase;
	}

.ricerchesottotitolo	
	{
	font-family		: Arial, Helvetica, sans-serif;			
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	border-top		: 1px solid #FFCC00;
	border-bottom	: 1px solid #FFCC00;
	}

.ricerchelink	
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	text-transform	: uppercase;
	}

.ricerchenota	
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	text-align		: left;
	color			: black;
	}

.ricerchelink1	
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	text-transform	: none;
	border-top		: 1px solid #FFCC00;
	border-bottom	: 1px solid #FFCC00;
	}

.ricerchetesto
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	color			: black;
	text-transform: lowercase;
	}

.doctitolo	
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: #FFFF00;
	text-transform	: uppercase;
	}

.doctitolo1		
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	color			: black;
	}

.docsottotitolo	
	{
	font-family		: Arial, Helvetica, sans-serif;			
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	border-top		: 1px solid white;
	border-bottom	: 1px solid white;
	}

.docelenco
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	}

.statpoptitolo
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	}

.statpoptitolo1
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	text-transform	: uppercase;
	}

.statpoptitolo2
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	background-color: white;			
	}

.statpoptesto
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	background-color: white;			
	}

.statpoplink	
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal ;
	text-align		: left;
	text-transform	: uppercase;
	}

.guidatitolo	
	{
	font-family		: Arial, Helvetica, sans-serif;			
	font-size		: small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: center;
	color			: black;
	border-top		: 2px solid #FFCC00;
	border-bottom	: 2px solid #FFCC00;
	text-transform	: uppercase;
	}

.guidaparagrafo	
	{
	font-family		: Arial, Helvetica, sans-serif;			
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	color			: black;
	}

.guidaparagrafo1	
	{
	font-family		: Arial, Helvetica, sans-serif;			
	font-size		: x-small;
	font-style		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-align		: left;
	color			: maroon;
	}

.guidatesto
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: x-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	text-align		: left;
	color			: black;			
	}

.nota
	{
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	text-align		: center;
	color			: black;			
	}

/* Schede
--------------------------*/
.legendscheda
	{
	background-color: #00BF04;
	padding-top		: 5px;
	padding-left	: 20px;
	}

.docscheda	
	{background-color: #00BF04;}

/* Tabelle
--------------------------*/
.legendtab
	{
	border			: 1px solid white;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: xx-small;
	font-style		: normal;
	font-weight		: normal;
	font-variant	: normal;
	color			: white;
	text-transform	: uppercase;
	}

.tab100	
	{width: 100% ;}

.tab95  
	{
	width			: 95% ;
	background-color: #00BF04;
	border			: 1px solid #00BF04;
	}

.ricerchetab
	{
	background-color: #FFFFCC;
	border			: 1px solid #FFCC00;
	}

.doctab	
	{
	background-color: #B7FFB9;
	border			: 1px solid #006600;
	}

.doctab1	
	{
	background-color: #66FFFF;
	border			: 1px solid #0066FF;
	}

.statpoptab
	{
	width			: 95% ;
	background-color: #B7FFB9;
	border			: 1px solid #006600;
	}

.statpoptab1	
	{
	width			: 95%;
	background-color: #00BF04;
	border			: 1px solid #00BF04;
	}

.guidatab
	{
	width			: 95%;
	background-color: #FFFFCC;
	border			: 1px solid #FFCC00;
	}