A.menu
{
	color: #b22222;
	text-decoration: none;
}

A.menuSelected
{
	color: Gray;
	text-decoration: none;
}

A.dark
{
	color: Red;
	text-decoration: none;
}


A
{
	text-decoration: underline;
	color: inherit;
}

H1
{
	color: Red;
	font-size: 13px;
}

H2
{
    color: #b22222;
    font-size: 14px;
    font-weight: bold;
}

H3
{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

UL
{
	padding-left: 20px;
	margin-left: 0px
}

INPUT
{
	border-right: thin solid Gray;
	border-top: thin solid Gray;
	border-left: thin solid Gray;
	border-bottom: thin solid Gray;
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Arial, 'Monotype Corsiva';
	padding-left: 2px;
}

TEXTAREA
{
	border-right: thin solid Gray;
	border-top: thin solid Gray;
	border-left: thin solid Gray;
	border-bottom: thin solid Gray;
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Arial, 'Monotype Corsiva';
	padding-left: 2px;
}

SELECT
{
	border-right: thin solid Gray;
	border-top: thin solid Gray;
	border-left: thin solid Gray;
	border-bottom: thin solid Gray;
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Arial, 'Monotype Corsiva';
	padding-left: 2px;
}

INPUT.button
{
	border-right: thin solid White;
	border-top: thin solid White;
	border-left: thin solid White;
	border-bottom: thin solid White;
	background-color: Silver;
	font-size: 10px;
	font-family: Verdana, Arial, 'Monotype Corsiva';
	padding-left: 2px;
}

INPUT.watermarked 
{
    background-color:#eef1b8;
    border:1px solid #BEBEBE;
    color:gray;
}

TEXTAREA.watermarked 
{
    background-color:#eef1b8;
    border:1px solid #BEBEBE;
    color:gray;
}

DIV.map
{
	border: thin solid Gray;
}

DIV.menuSide
{
	font-weight: bold;
	/*display: none;*/
}
DIV.menuSide A
{
	text-decoration: none;
}

DIV.menuSide a:hover
{
	text-decoration: underline;
}

DIV.skizzArea_160x70
{
	background-image:url('../Images/skizzArea_160x70.gif'); 
	background-repeat: no-repeat;
	width:160px; 
	height:70px; 
	padding-left: 5px;
	/*padding-right: 4px;*/
	padding-top: 4px;
	font-size: 10px;
	font-style: italic;
}

DIV.skizzArea_160x80
{
	background-image:url('../Images/skizzArea_160x80.gif'); 
	background-repeat: no-repeat;
	width:160px; 
	height:80px; 
	padding-left: 5px;
	/*padding-right: 4px;*/
	padding-top: 4px;
	font-size: 10px;
	font-style: italic;
}

DIV.skizzArea_160x90
{
	background-image:url('../Images/skizzArea_160x90.gif'); 
	background-repeat: no-repeat;
	width:160px; 
	height:90px; 
	padding-left: 5px;
	/*padding-right: 4px;*/
	padding-top: 4px;
	font-size: 10px;
	font-style: italic;
}

DIV.skizzArea_160x100
{
	background-image:url('../Images/skizzArea_160x100.gif'); 
	background-repeat: no-repeat;
	width:160px; 
	height:100px; 
	padding-left: 5px;
	/*padding-right: 4px;*/
	padding-top: 4px;
	font-size: 10px;
	font-style: italic;
}


DIV.collapsable {
	background-color: white;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px dotted Gray;
	padding: 3px;
}

DIV.userControl 
{
	padding: 0px;
	background-color: #B0C4DE;
	color: Black;
	border: 1px solid Black;
}

DIV.loading
{
	position: absolute;
	top: 0px;
	right: 0px;
	color: White;
	background-color:Red;
}

DIV.controlBox
{
    border: 2px solid #cccccc;
    background-color: white;
    padding: 0px;
}

DIV.controlHeader
{
    border-bottom: 2px solid #cccccc;
    background-color: #ffcc00;
    padding: 5px;
}

DIV.controlContent
{
	padding: 0px;
}

DIV.boxInfo
{
    display: none;
    border: thin dotted #006600;
    background-color: #E1E1E1;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

SPAN.errore
{
    COLOR: red;
}

SPAN.erroreSmall
{
    color: Red;
    font-size: 10px;
	font-style: italic;
}

SPAN.success
{
	color: Green;
}

SPAN.pageTitle
{
	font-size: 16px;
	color: Red;
	font-weight: bold;
}

SPAN.pageSubTitle
{
	font-size: 11px;
	color: #037418;
	font-weight: bold;
}

SPAN.controlTitle
{
	color: Red;
	font-weight: bold;
}

SPAN.textNote
{
	color: #FFF5EE;
	font-weight: normal;
	font-style: italic;
}

SPAN.controlSubTitle
{
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

SPAN.breadcrumb
{
	font-size: 12px;
	color: Gray;
	font-weight: normal;
	vertical-align: top;
} 

A.breadcrumb
{
	font-size: 12px;
	color: Gray;
	font-weight: normal;
	vertical-align: top;
} 

IMG.noBorder
{
    border-style: none;
} 

SPAN.subTitle
{
	font-size:11px;
	color: Black;
	font-weight: bold;
	padding-left:10px;
	padding-top:3px;
}


HR.pageSeparator
{
	color: Gray;
	background-color: Gray;
	border: none;
	height: 1px;
}

HR.thinPageSeparator
{
	color: Gray;
	background-color: Gray;
	border: none;
	height: 1px;
	padding: 0 0 0 0;
}

div.hrSeparator {
  height: 22px;
  background: #fff url('../Images/hr.jpg') no-repeat scroll center;
}
div.hrSeparator hr {
  display: none;
}



IMG.preview
{
	border-right:1px solid black;
	border-top:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;
}


LI.dotted
{
	list-style-type:none;
	list-style-image:url(../images/mesopuntoorange.png);
}

TABLE.contornata
{
	border-right: thin dotted #dcdcdc;
	border-top: thin dotted #dcdcdc;
	border-left: thin dotted #dcdcdc;
	border-bottom: thin dotted #dcdcdc;
}

table.menu
{
	width: 100%
}

TD.listItem
{
    background-color: White;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    text-align:left;
}

TD.listItemAlternate
{
    background-color: #ECECEC;
    text-align: left; /*
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    */
}

/*not used*/
UL.menu
{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*not used*/
UL.menu LI
{
	float: left;
	height: 24px;
	width: 120px;
	border: none;
	margin-right: 3px;
	line-height: 24px;
	text-align: center;
}