/****************************************************************/
	/*  This css classes determine the behaviour of WebRatio units  */
	/****************************************************************/
	/* The css class used to render WebRatio css classes divs*/
.plain {
	display: inline;
	clear: none;
}

/* Fix for Internet Explorer for input with background image */
#sidebar input[type="submit"],.custom {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: #670143;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Fix for Internet Explorer for input with background image */
#sidebar input[type="button"],.custom {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: #670143;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

/* The css class used to render headers and attribute names */
.header {
	font-weight: bold;
}

/* The css class used to render headers and attribute names of current elements */
.headerCurrent {
	font-weight: bold;
}

/* The alternate css class used to render headers and attribute names */
.headerAlternate {
	font-weight: bold;
}

/* The alternate css class used to render headers and attribute names of current elements */
.headerCurrentAlternate {
	font-weight: bold;
}

/* The css class used to render attribute values */
.value {
	
}

/* The css class used to render attribute values of current elements */
.valueCurrent {
	
}

/* The alternate css class used to render attribute values */
.valueAlternate {
	
}

/* The alternate css class used to render attribute values of current elements */
.valueCurrentAlternate {
	
}

/* The css class used to render rows */
.row {
	
}

/* The css class used to render rows of current elements*/
.rowCurrent {
	
}

/* The alternate css class used to render rows */
.rowAlternate {
	
}

/* The alternate css class used to render rows of current elements */
.rowCurrentAlternate {
	
}

/* The css class used to render links */
.link {
	color: #000000;
}

/* The css class used to render links of current elements */
.linkCurrent {
	color: #000000;
}

/* The alternate css class used to render links */
.linkAlternate {
	color: #000000;
}

/* The alternate css class used to render links of current elements */
.linkCurrentAlternate {
	color: #000000;
}

/* The css class used to render bullets */
.bullet {
	
}

/* The css class used to render bullets of current elements */
.bulletCurrent {
	
}

/* The alternate css class used to render bullets */
.bulletAlternate {
	
}

/* The alternate css class used to render bullets of current elements */
.bulletCurrentAlternate {
	
}

/* The css class used to render buttons */
.button {
	
}

.cerca{

}
/* The css class used to render checkbox */
.checkBox {
	
}

/* The css class used to render scroll links */
.scroll {
	
}

/* The css class used to render the text between scroll links (i.e. 1-10 of 20) */
.scrollText {
	
}

/* The css class used to render sorting links */
.sort {
	color: #000000;
}

/* The css class used to render jump bundles */
.jump {
	
}

/* The css class used to render fields */
.field {
	font-size: 11px;
	height: 13px;
	width: 186px;
}

.field.radio,.field.checkbox {
	width: auto;
}

.field.blob{
    width: auto;
    height:auto;
}

#anni .field {
	width: auto;
}

/* The css class used to render selection fields and selects */
.selectionfield {
	font-size: 11px;
	width: 186px;
}

/* The css class used to render multi selection fields */
.multiselectionfield {
	font-size: 11px;
	height: 13px;
}

/* The css class used to render error messages */
.error {
	
}

/* The css class used to render ascending sort links */
.sortAscending {
	
}

/* The css class used to render descending sort links */
.sortDescending {
	
}

/* The css class used to render the selectAll link of the multichoice index unit */
.selectAll {
	
}

/* The css class used to render the unSelectAll link of the multichoice index unit */
.unSelectAll {
	
}

/* The css class used to render the month names of the eventcalendar unit */
.month {
	
}

/* The css class used to render the previous year link of the eventcalendar unit */
.previousYear {
	
}

/* The css class used to render the next year link of the eventcalendar unit */
.nextYear {
	
}

/* The css class used to render horizontal spacing */
.horizontalSpacer {
	
}

/* The css class used to render vertical spacing */
.verticalSpacer {
	
}

/* CUSTOM */
body {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: none;
}

.mini-titolo-sidebar {
	font-weight: bold;
	padding: 2px;
	font-size: 18px;
	text-transform: uppercase;
	background: #cbced5;
	color: #670143;
}

.mini-titolo-central {
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	background: #8288a0;
	color: #f79c41;
}

.titolo-bg {
	background-color: #F3EDE4;
}

.titolo {
	padding: 18px 30px 18px 220px;
	height: 29px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #F3EDE4;
	background-image: url(../logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 0px;
	clear: both;
	float: left;
}

.menu-bg {
	background-color: #000000;
}

/* CSS MENU */ /* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	height: 24px;
	z-index: 1;
}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
	z-index: 1;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	/*width: 160px;*/
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

ul#navmenu ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	border: 0 none;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #000000;
	color: #ffffff;
	font: 11px/ 22px Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 10px;
	line-height: 24px;
	/*width: 100px;*/
}

ul#navmenu li.current a.current {
	border: 0 none;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #ccc;
	color: #000000;
	font: 11px/ 22px Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 10px;
	line-height: 24px;
	/*width: 100px;*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,ul#navmenu li:hover a,ul#navmenu li.iehover a {
	background: #000000;
	color: #e88332;
	border: 0 none;
	font: 11px/ 22px Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 10px;
	line-height: 24px;
}

/* 2nd Menu */
ul#navmenu li:hover li a,ul#navmenu li.iehover li a {
	float: none;
	background: #f1f1f1;
	color: #000000;
	font: 11px/ 22px Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 10px;
	border: 0 none;
	height: 24px;
	width: 160px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,ul#navmenu li:hover li:hover a,ul#navmenu li.iehover li a:hover,ul#navmenu li.iehover li.iehover a
	{
	background: #ccc;
	color: #000000;
	border: 0 none;
	float: none;
	font: 11px/ 22px Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 10px;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,ul#navmenu li.iehover li.iehover li a
	{
	background: #f1f1f1;
	color: #000000;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,ul#navmenu li:hover li:hover li:hover a,ul#navmenu li.iehover li.iehover li a:hover,ul#navmenu li.iehover li.iehover li.iehover a
	{
	background: #ccc;
	color: #000000;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,ul#navmenu li.iehover li.iehover li.iehover li a
	{
	background: #f1f1f1;
	color: #000000;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,ul#navmenu li.iehover li.iehover li.iehover li a:hover
	{
	background: #ccc;
	color: #000000;
}

ul#navmenu ul ul,ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,ul#navmenu li:hover ul ul ul,ul#navmenu li.iehover ul ul,ul#navmenu li.iehover ul ul ul
	{
	display: none;
}

ul#navmenu li:hover ul,ul#navmenu ul li:hover ul,ul#navmenu ul ul li:hover ul,ul#navmenu li.iehover ul,ul#navmenu ul li.iehover ul,ul#navmenu ul ul li.iehover ul
	{
	display: block;
}

/* Modifiche */
.border {
	border: 1px solid black;
	border-collapse: collapse;
}

.firstLevelRow {
	background-color: #dfdfdf;
}

.subLevelRow {
	background-color: #efefef;
}

.scrollText .jump .link {
	color: #f79c41;
	text-decoration: underline;
}

.IndexUnit .row,.PowerIndexUnit .row,.MultiChoiceIndexUnit .row {
	background-color: #dfdfdf;
}

.IndexUnit .rowAlternate,.PowerIndexUnit .rowAlternate,.MultiChoiceIndexUnit .rowAlternate
	{
	background-color: #efefef;
}

.sidebar .IndexUnit .row {
	background-color: transparent;
}

.sidebar .IndexUnit .header {
	color: #800080;
}

.dettagliFrame {
	color: black;
	font-weight: bold;
}

.sidebar .IndexUnit .link {
	color: #800080;
	text-decoration: underline;
}

.sidebar .IndexUnit .bullet {
	background-image: url('../../Resources/bulletElenco.png');
	width: 9px;
	height: 9px;
}

/* The css class used to render the text red */
.red {
	color: red
}

/* calendar*/
.cal-header {
	background-color: #eee;
	color: #333;
	font-size: 11px;
	padding: 5px;
}

.day-header {
	background-color: #fff;
	color: #333;
	text-align: center;
}

.day-header-current {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

.day-header-selected {
	color: #ff0000;
	text-align: center;
}

.cell {
	border: 1px solid #CCDDEE;
}

.wrcalendar {
	border-collapse: collapse;
	border: 10px solid #CCDDEE;
}

.view-mode {
	border-top: 2px solid #CCDDEE;
	border-left: 2px solid #CCDDEE;
	border-right: 2px solid #CCDDEE;
	background-color: #fff;
	white-space: nowrap
}

.cal-cell {
	width: 100%;
	background-color: #66B3FF;
	text-align: center;
	border: 1px solid black;
}

/* fine calendar */ /* slider*/
#sliderFrame {
	width: 165px;
	height: 25px;
	padding: 0;
	border: 0;
}

#sliderLegend {
	margin-top: -15px;
	font-size: 10px;
	height: 11px;
	color: #666
}

#sliderLeft {
	background: url(../../Resources/anno.png) no-repeat;
	position: relative;
	z-index: 2;
	border: 0;
	height: 30px;
	width: 10px;
	top: -13px;
	margin: 0;
	overflow: hidden;
}

#sliderRight {
	background: transparent url(../../Resources/anno.png) no-repeat scroll 0
		0;
	border: 0 none;
	height: 30px;
	left: 178px;
	margin: 0;
	position: relative;
	top: -43px;
	z-index: 2;
}

#sliderBar {
	border-bottom: solid 10px #666;
	position: relative;
	top: 15px;
	width: 188px;
	margin: 0;
	clear: left;
}

#sliderPos input {
	margin-top: 15px;
	width: 40px;
}

p {
	margin: 0
}

u {
	color: #800080;
	font-weight: bold;
	text-decoration: none
}

#dettaglioOpera a {
	color: #800080;
	font-weight: bold;
	text-decoration: underline
}

.blob {
	text-align: right
}

.string {
	vertical-align: top;
}

.credits{
  color: #FFFFFF;
  padding-left:15px;
}

.popup{
height:360px;
width:100%;
display:block;
overflow-y:scroll;
overflow-x:hidden;
}