/*
table.tabEditBox
{
	border-collapse: collapse;
	background: #ffffff;
	border: #000000 1px solid;	
	width: 100%;
}
th.tabEditBox
{
	margin: 5px;
	border: 1px solid #000000;
	background: #ffffff;
}
td.tabEditBox
{
	margin: 5px;
	border: 1px solid #000000;
	background: #ffffff;
}
*/

td, select, option, textarea, input {
	font: 11px Arial;
}

.inputsmall {
	font-family: MS Sans Serif; 
	font-size: 8pt;
}

#divisore {
	width:20px;
	margin-top: 86px;
	float: left;
}

#xfooter {
 background-color: #F2F3F7;
 color:#ff0000;
 font-family: Arial;
 font-size: 10px;
 height: 20px;
 width:947px;
}

#secondolivello {
	background-image: url(bg_2liv.gif);
	background-repeat: repeat-x;
	height: 27px;
}

#testotab{
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}
#tab {
	background-image: url(tab_off.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 23px;
	float: left;
	margin-top: 86px;
}
#tabon {
	background-image: url(tab_on.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 23px;
	float: left;
	margin-top: 86px;
}

table.dataTable {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

th.dataTable {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border-left: 1px solid #ddd;
	padding: 3px;
	background: #F2F3F7;	
}

tr.dataTable {
	padding: 3px;
}

td.dataTableRecnum {
	text-align: right;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #F2F3F7;
	padding: 3px;
	padding-top:5px;
	color: #666;
	width: 20px;
	font-size: 9px;
}

td.dataCell, td.dataCellSorted {
	padding: 3px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

td.dataCellSorted {
 	background: #FFFFCC;
}

td.dataTableTitle  {
	text-align: center;
	font-weight: bold;
	color: #666;
	padding: 3px;
	border-bottom: 1px solid #ddd;
	background: #F2F3F7;
}


tr.pageIndex {
	background: #F2F3F7;
	color: #666;
	padding: 10px;
}

td.pageIndex 
{
	padding: 10px;
}

a.pageIndex {
padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;	
}

.pageIndexSelected {
	padding: 2px 6px; border: solid 1px #ddd; background: #666; text-decoration: none;	color: White;
	font-weight: bold;
  	
}

table.controlsGroup 
{
	border: dotted 1px #ddd;	
}
.search
{
	margin: 0px;
	padding: 3px;
	font-family: Arial;
	font-size:11px;
	border: dotted 1px #ddd;	
}
.search ul
{
	vertical-align: middle;
	min-height: 12px;	
	height: auto;
	width: 100%;
	display: block;
	margin-left:0px;
	margin-bottom:0px;
}
.search li
{
}
.search label
{
	vertical-align: middle;
	height: 12px;	
	width: 12px;
}	

/*MENU*/
.menu
{
	padding: 8px 2px 8px 2px;
	width: 100%;	
	color: #666666;
	position: relative;
	text-align: left;
	display: block;
}
.menu div
{
	padding: 0px 4px 4px 0px;
	position: relative;
	width: 100%;	
}
.menu label
{
	background: #F4F4F4;
	color: #000000;
	position: relative;
	width: 100%;	
}
.menu b
{
	background-image: url(freccia_livello3.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;	
	width: 6px;	
}
.menu a
{	text-decoration: none;
	color: #666666;
	position: relative;
	width: auto;
}

a.menuSelected 
{
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
	position: relative;
	width: auto;
}

.menu a:hover
{
	text-decoration: none;
	background-color: #ffffff;
	color: #ff0000;	
}
/*MENU*/

/*LISTA*/
.lista
{
	font-weight: bold;
	font-size: medium;
	font-family: 'Arial Narrow';
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
	text-align: left;
	color: #666666;
}

.lista a
{
	font-weight: normal;
	font-size: small;
	display: list-item;
}
/*LISTA*/

/*FORM*/
.forminput input 
{
	font-family: MS Sans Serif; 
	font-size: 8pt;
	border: 1px solid #999999;	
}
/*FORM*/

/*VARIE*/
.sfondo
{ 
	position: relative;
	display: block;
	float: left;	
	width: 100%;
	height: 20px;
	background-color: #F4F4F4;
}
h1 
{
	font: bold 13px Arial; 
	color: #666;
}
/*VARIE*/

/*LINK*/
.link, A.link {font-family: Arial;font-size:11px;	text-decoration: none; color:#666666;}
.link:hover, A.link:hover {font-family: Arial;	font-size:11px;	text-decoration: none; color: red;}
.linkattivo {font-family: Arial; font-size:11px; text-decoration: none; color: Red; font-weight: bold;}
.linkattivo:hover {	font-family: Arial; font-size: 11px; text-decoration: none;font-weight: bold;}
.urLnk{color: #666666; text-decoration: none; cursor: hand; font-size: 10px;}
.urLnk:link{color: #666666; text-decoration: none; font-size: 10px;}
.urLnk:visited{color:#666666; text-decoration: none; font-size: 10px;}
.urLnk:hover{color: #F00; text-decoration: none; font-size: 10px;}

/*LINK*/

/*BOX ROUNDCORNER*/
.box
{
	border-collapse:collapse;
	/* position: relative; */
	display: block;
	width: auto;
}
.titolo
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #F4F4F4;
	color: #666666;
	position: relative;
	padding: 4px;
	width: auto;
}
.rcont
{
	border: 1px solid #cccccc;
	background-color: #ffffff; 
	position: relative;
	padding: 8px;
	width: auto;
}
.rcont table
{
	width: 96%;
}

table.plain 
{
	width: auto
}

b.rtop
{
	display: block; 
	background-color: Transparent;	
}
b.rtop b
{
	display: block; 
	height: 1px;
    overflow: hidden; 
    background-color: #F4F4F4;
}
b.r1
{
	overflow: hidden; 
    border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	margin: 0px 3px;
}
b.r1 b
{
	border-top: 1px solid #cccccc;
	margin: 0px;
}
b.r2
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	margin: 0px 2px;
}
b.r3
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	margin: 0px 1px;
	padding-bottom: 1px;
}
/*BOX ROUNDCORNER*/

/*EDITBOX*/
.editbox
{ 
	background-color: #cccccc;
}
.editbuttons
{ 
	position: relative;
	display: table;	
	height: 30px;
	z-index: 3000001;
		
}
.editbuttons div
{ 
	float: left;
	width: auto;
	margin: 3px;		
}
.editselect
{ 
	display: table;	
	height: 30px;
	z-index: 3000002;
}
.editselect div
{ 
	float: left;
	width: auto;
	margin: 3px;			
}
.tabcolor
{
	padding: 0px;
    margin: 0px;   
    xleft: 0px;
    xtop: 30px;
    width: 102px;
    z-index: 3000003;  
	position: absolute;
    visibility: hidden;
    display: none;
    background-color: #cccccc;
	border: solid 1px #cccccc;
}
.tabcolor img
{
	display: table-cell; 
    padding: 0px;
    margin: 0px;
	border: solid 1px #000000;
}
.a0{background-color: #ffffff;} 
.a1{background-color: #c0c0c0;}
.a2{background-color: #808080;}
.a3{background-color: #000000;}
.a4{background-color: #ffff00;}
.a5{background-color: #808000;}
.a6{background-color: #ff0000;}
.a7{background-color: #800000;}
.a8{background-color: #ff00ff;}
.a9{background-color: #800080;}
.a10{background-color: #0000ff;}
.a11{background-color: #000080;}
.a12{background-color: #00ffff;}
.a13{background-color: #008080;}
.a14{background-color: #00ff00;}
.a15{background-color: #008000;}

.iframe
{
	padding: 0px;
    margin: 0px;
    top: 0px;
    display: inline-block;
}
.iframe iframe
{ 
	margin: 5px;
}
.iframebody
{
	background-color: #ffffff;
	font: 11px Arial;
	text-align: left;
	margin: 2px;
	padding: 2px;
}
.btview
{ 
	background-color: #cccccc;
	text-align: left;
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
.btview img
{ 
	margin: 5px;	
}
/*EDITBOX*/
/*CALENDARIO*/
.dateBtn
{ 
	background-image: url("calendario.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 20px;
	height: 20px;
}
.date
{ 
	display: table;	
	margin: 0px;
	padding: 0px;
}
.calendario
{
	background-color: #ffffff;
	border: solid 1px #000000;
	position: absolute;
	display: none;
	visibility: hidden;
	width: 150px;
	height: auto;
	z-index: 3000006;
}
.calendario span
{
	width: 150px;
	position: static;
	display: block;
	float: left;
}
.dateHead
{
	background-color: #F4F4F4;
	position: relative;
	display: inline-block;
	text-align: center;
}
.dateHead div
{
	position: relative;
	display: table-cell;
	float: left;
	width: 20px;
	height: 20px;
	color: #000080;
	text-align: center;
}
.dateDay
{
	background-color: #ffffff;
	position: relative;
	display: table-row;
}
.dateDay div
{
	position: relative;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	color: #000080;
	text-align: center;
}
.weekend a
{
	color: #ff0000;
}
.dateSelected
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; 
	background-color: #dddddd;
	color: #000080;
}
.mese
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; 
}
.nomese
{
	color: #bcbcbc;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; 
}
/*CALENDARIO*/
/*recordList*/
.recordTitle
{
background-color: #dcdcdc;
border: solid 1px #666666;
padding: 2px;
}
.recordTitle label
{
font-weight: bold;
vertical-align: top;
text-align: center;
width: 25%;
padding: 5px;
}
.recordList
{
background-color: #ccffff;
border-left: solid 1px #666666;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;
text-align: center;
padding: 2px;
}
.recordList label
{
vertical-align: top;
text-align: left;
width: 24%;
padding: 3px;
}
.recordButton
{
width: 100%;
padding: 10px;
}
.recordButton label
{
text-align: center;
width: 32%;
}
/*recordList*/
/*addValueAndId*/
.addValueAndId
{
border: dotted 1px #dddddd;
background-color: #ffffff;
vertical-align: middle;
text-align: right;
width: 100%;
}
.addValueAndId label
{
color: #000000;
width: auto;
padding: 2px;
vertical-align: middle;
text-align: left;
float: left;
}
/*addValueAndId*/

