﻿#container
{	
	width:800px;	
	border:0;
	margin:0 auto;		
}

.TabViewContainer
{
	height: 100%;
	padding:0 0 20px 0;
	width: 100%;		
}

.LabelContainer
{	
	background:transparent;width:100%;
	position:relative;display:block;height:24px;font-size:11px;font-weight:bold;
}

.NextLabel
{
	color: #65747B;
	cursor: default;
	font-size: 2em;	
	margin: 0;
	display:inline;
	padding: 15px 15px 15px 15px;
	width:100%;
	cursor: pointer;
}

.Label, .ActiveLabel, .StepLabel
{	
	cursor: default;	
	float:left;color:#fff;text-decoration:none;padding:5px 10px 0 10px;height:19px;
	background:transparent url(images/TabOFF.gif) no-repeat top right;
	margin:0 2px 0 2px;
}

.StepLabel
{	
	cursor: pointer;
	color: #CC74BB;
	font-weight: bold;
	color:#fff;background:transparent url(images/TabOFF.gif) no-repeat top right;
}


.ActiveLabel
{	
	cursor: pointer;	
	font-weight: bold;
	color:#fff;
	background:#4b4b4b url(images/bg_centro.jpg) repeat-x;
}

.PanelContainer
{	
	background:#FFFFFF url(images/bg_centro.jpg) repeat-x;
	padding:10px 5px 5px 5px;
}

.Clear
{
	clear:both;
}

.row 
{	
	padding: 5px 0 8px 0;	
}

table.subTable
{
	width:800px;	
}

table.subTable td.firstCol
{
	width:150px;
	text-align:right;
	padding: 0 5px 0 0;		
}

table.subTable td.labelCol Label
{
			
}

table.subTable td.labelCol
{
	width:70px;	
	text-align:right;		
	padding:0 5px 0 0;
}

table.subTable td.labelColAll
{
	display:inline-block;	
	text-align:right;		
	padding:0 5px 0 0;
}


table.subTable td.lastCol
{
	width:145px;		
}

table.subTable td.centerCol
{
	width:auto;		
	padding:0;	
}

table.subTable td.lastCenterCol
{
	width:auto;	
	padding:0 2px 0 0;	
}

table.subTable td.Center2Col
{
	width:30%;	
	padding:0 2px 0 0;	
}

table.subTable td.Center2Label
{
	width:20%;	
	padding:0 3px 0 2px;	
	text-align:right;
}

table.subTable td.lastCol span
{
	padding-left:0;
}

table.subTable td.midCol
{
	width:10px;	
}

table.subTable td.colTesto
{
	text-align:right;
	vertical-align:bottom;
	font-weight: bold;	
	text-align:right;	
}


.rowTitle 
{	
	width:100%;
	text-align:left;
	border-bottom: 1px dashed gray;	
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	color:#000000;
	font-family:Helvetica new bold condensed,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.Obbligatorio
{
	padding:0 5px 0 2px;
	font-size:13px;
	font-weight:bold;
	color:#CC0000;	
}

.ck
{
	text-align:left;
}

.ckTesto
{	
	text-align:left;
}

.progress
{
}

.progressImg
{
	Z-INDEX:200;WIDTH:100%;POSITION:absolute;BACKGROUND-COLOR:gray;
	background:transparent url(images/progress.gif) no-repeat center;
}
.validatorCalloutHighlight 
{
    background-color: #ffcaca; 
}

.ricercaPanel
{	
	width:100%;
	background-color:#B4B4B4;
	color:white;
	font-weight:bold;
	text-align:center;
}

.ricercaBody
{
	padding:5px 5px 0 15px;
	margin-right:10px;
	width:470px;
	border-left:dotted 1px gray;	
}

.ricercaHead
{
	padding: 15px 0 2px 5px;
	font-weight:bold;
}

.ricercaBox
{
	padding: 50px 10px 10px 50px;	
}

.ricercaBox p
{
	text-align:justify;
	padding:0 5px 0 0;
}
table.subTable td.lastColRicerche
{
	width:295px;	
	vertical-align:top;	
}
ul.StepNextBack 
{		
	width: 100%;
	background:transparent;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

ul.StepNextBack li 
{
	cursor:pointer;
	margin:0 5px 0 0;
	padding:5px 5px 5px 5px;
	width: 137px;	
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	background: #0c529a url(./images/TabON.gif) no-repeat top;
	float: left;
	display: block;	
	text-indent: 20px;
}

.navigate
{
	width:100%;
	float:right;
	padding:5px 0 5px 0;
	text-align:right;
}
