/* CSS Document */

/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family: MS Sans Serif, Verdana, Arial; }

/*++++++++++++++++ TYPOGRAPHY ++++++++++++++++*/
p, ul, ol {margin: 0 0 .5em; font-size: 96%}
h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-family: arial,verdana,sans-serif;margin: .5em 0 .3em;color:#000;border-bottom: 1px solid #eee;padding-bottom: .1em}
h1 {font-size: 196%;margin-top:.6em}
h2 {font-size: 136%}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}
.highlight {color:#E17000}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
/*small {font-size:11px}*/
body, html, table {
	font-size:small
}

/*++++++++++++++++ LISTS ++++++++++++++++++*/
ul {margin: .3em 0 1.5em 0;list-style-type:none}
	ul.related {margin-top: -1em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 14px;background: transparent url("listbullet.gif") no-repeat 0 2px}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}

.attenzione li {line-height: 1.4em;padding-left: 14px;background: transparent url("listbulletError.gif") no-repeat 0 2px}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}
/*#lists ul {	margin: 0;padding: 0;}
#lists li {	list-style: none;}*/
.row0 {
	background-color:#FFF9DF;
	color:#000000;
	border-bottom: 1px solid #fc0;
	padding:2px 3px 2px 25px;
	margin: 0;
}
.row1 {
	background-color:#FFF2BF;
	color:#000000;
	border-bottom: 1px solid #fc0;
	padding:2px 3px 2px 25px;
	margin: 0;
	
}
.activerow{
background-image:url(active.gif);
background-repeat:no-repeat;
background-position: left center;
background-color:#E5FAE5;
	color:#000000;
	border-bottom: 2px solid #fff;
/*	padding:2px 3px 2px 25px;
	margin: 0;*/
}
.limborow{
background-image:url(limbo.gif);
background-repeat:no-repeat;
background-position: left center;
background-color:#f4f4f4;
	color:#000000;
	border-bottom: 2px solid #fff;
/*	padding:2px 3px 2px 25px;
	margin: 0;*/
}
.warningrow{
background-image:url(warning.gif);
background-repeat:no-repeat;
background-position: left center;
background-color:#FBEBEB;
	color:#000000;
	border-bottom: 2px solid #fff;
/*	padding:2px 3px 2px 25px;
	margin: 0;*/
}
.activerow em, .limborow em, .warningrow em {
display:block;
clear:both;
font-style:normal;

}


/*++++++++++++++++ GENERAL ++++++++++++++++*/
img {border:none} 
hr {margin: .5em 0;background:#ffcc00;height:1px;color:#ffcc00;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 

/*++++++++++++++++ LINKS ++++++++++++++++*/
a {  color: #990000; background-color:transparent; text-decoration: underline}
a:visited {  color: #999999;background-color:transparent;}
a:hover {  color: #990000;background-color:#FFFFCC;}

a.vertigo {  color: #009933; background-color:transparent; text-decoration: underline; font-weight:bolder}
a.vertigo:hover {  background-color:#FFFFCC; color: #009933;}

/*+++++++++++++++++ FORMS +++++++++++++++++*/

form {margin: 0 0 .75em}
fieldset {border: 1px solid #ebebeb; padding:5px; background-image:url(bg-form.png); background-repeat:repeat-x;}
legend {color:#990000; background-color:transparent; margin:0; padding:2px; font-size:larger; font-weight:bold;}
label {display:block;padding: 5px 0}
label br {clear:left}
/*--input and lables in TDs--*/
label {
	background-color: #FFF2BF; float: left;
    width: 40%; padding: 2px; text-align: right;
	margin: 2px; border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #cccccc;
}
input.fm_input_txt {
	float: left; width: 55%;
	background-color: #ffffff;
	padding: 2px; border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 2px; 
}
/*--fake input and lables in TDs--
p.FakeInput {
	float: left;
	width: 56%;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 2px; 
}*/
/*--text areas--*/
textarea.fm_input_txt {
	float: left;
	width: 56%;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 2px; 
}
label.FRM_OBB {
	background-image:url(obbstar.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	border-top: 1px solid #ffCC66;
	border-bottom: 1px solid #ffCC00;
}
p.FRM_OBB {
	background-color:#FFF2BF;
	background-image:url(obbstar.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#000;
	font-weight:bold;
	padding: 3px 0 3px 25px;
	border-top: 1px solid #ffCC66;
	border-bottom: 1px solid #ffCC00;
	margin:2px;
}
p.FRM_NONOB {background-color:#FFF2BF; padding: 3px 0 3px 5px; margin:2px; border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #cccccc;}
p {	padding:0;margin:1px 0 2px 0;}
label.ERR_OBB, p.ERR_OBB{
	background-color:#FFF0F3;
	background-image:url(errstar.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #990000;
}
 p.ERR_OBB{
padding: 3px 0 3px 25px;
}
/*--half size input and lables--*/
label.half {width: 20.5%;}
input.half {width: 25.8%;}
/*--radio buttons--*/
label.radio {float:left; text-align:left; background-color:transparent; border:none; padding:2px; }
input.radio { width: 5%; float:left; margin:4px 2px 1px 1px;}
/*--attenzione--*/
.attenzione {
padding: 3px 3px 3px 20px;
margin: 2px;
border: 1px solid #ff0000;
background-color:#FFF0F3;
color:#000000;
}
