/* generic tags */

html {
	height: 100%;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

input, textarea, select
{
     font-family:Arial, Helvetica, sans-serif;
     font-size:inherit;
	 border:1px solid #777;
	 text-indent:2px;
     width:100%;
}

input[type=checkbox] {
	width: auto;
}


.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.titoli_schede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	
}
a:link {
	text-decoration: none;
	 
}
a:visited {
	text-decoration: none;
	
}
.sottolineato {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link IMG { border: none }
A:visited IMG { border: none }
A:hover IMG { border: none }


a.button {
	background-color: #b0b0d0;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #8888a0;
	border-bottom: 1px solid #8888a0;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	padding: 2px 2px 0px 2px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.button:hover {
	background-color: #9090ff;
}

table {
	width: 100%;
	background-color: #ffffff;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 0px;
	border-spacing: 1px;
	margin: 0px 0px 0px 0px;
}


th {
	background-color: #b0b0ff;
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #8888a0;
	border-bottom: 1px solid #8888a0;
	border-left: 1px solid #ffffff;
}

th a {
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
}

th a:hover {
	background-color: #9090ff;
}

tr.listodd
{
	background-color: #dadae8;
}

tr.listeven
{
	background-color: #e3e3e3;
}

tr.summary
{
	background-color: #e5e5e5;
	color: #909090;
	text-decoration: none;
	padding: 2px;
}

tr.footer
{
	background-color: #c0c0ff;
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	padding: 1px;
}

tr.footer a
{
	color: #ffffff;
	text-decoration: none;
}

tr.footer a.button
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: inherit;
	border: none;
}

tr.footer a.button:hover
{
	background-color: #9090ff;
}

tr.footer td
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.formlabel
{
	margin: 1px;
	padding: 2px 6px 2px 6px;
	background-color: #e0e0f0;
	text-align: right;
	vertical-align: top;
	border: 0;
}

td.formdata
{
	margin: 1px;
	padding: 2px 6px 2px 6px;
	background-color: #e0e0f0;
	text-align: right;
	vertical-align: top;
	border: 0;
}

td.formspacerrow
{
	background-color: #e0e0f0;
	height: 9px;
	border: 0;
}

td.formdata div.formreadonlyfield {
	background-color: #ffffff;
	border-top: 1px solid #b0a0c0;
	border-left: 1px solid #b0a0c0;
	border-right: 1px solid #f9f9ff;
	border-bottom: 1px solid #f9f9ff;
	padding: 2px;
	text-align: left;
	align: left;
}

h1 {
	background-color: #f0f0f0;
	border-top: 0px;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	border-left: 0px;
	padding: 2px 0px 2px 4px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14pt;
	font-weight: 900;
	color: #c090f0;
	text-shadow: #c0c0c0 2px 2px 3px;
}

div.commandbar {
	width: 100%;
	background-color: #f0f0f0;
	border-top: 0px;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	border-left: 0px;
	padding: 2px;
	margin: 8px 0px 8px 0px;
	text-align: right;
}

/* body container */

div#body_container {
	text-align: left;
	width: 790px;          /* fixed width */
	margin-left: auto;     /* fixed width */
	margin-right: auto;    /* fixed width */
	@@margin-left: 10px;     /* full width */
	@@margin-right: 10px;    /* full width */
	@@min-height: 95%;       /* full width */
}

html>body #body_container { /* not ie6- */
	@@height:auto;
}


/* header */

div#header {
	border: 1px solid #b0b0b0;
	height: 120px;
	@@margin: 10px 0px -1px 0px; /* use this to attach the menu to the header */
	margin: 10px 0px 10px 0px;
}

div#header_left {
	float: left;
	width: 300px;
	height: 120px;
	background-image: url(../../images/default/header_background.jpg);
}

div#header_text {
	position: relative;
	left: -144px;
	top: 28px;
	float: left;
}

div#header_title {
	position: relative;
	top: -15px;
	font-size: 24px;
	font-weight: bold;
	color: #808080;
	text-shadow: #c0c0c0 2px 2px 3px;
	margin-bottom: 5px;
}

div#header_slogan {
	position: relative;
	top: -15px;
	padding-left: 2px;
	font-size: 14px;
	color: #909090;
	text-shadow: #d0d0d0 1px 1px 2px;
}

div#header_right {
	position: relative;
	left: -10px;
	top: 5px;
	float: right;
	color: #a0a0a0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e0e0e0;
}

div#header_right a {
	color: #a0a0a0;
	text-decodation: none;
}

div#header_right a:hover {
	color: #808080;
}

/* menu */

div#menu {
	clear:both;
	font-size: 1.5em;
	font-weight: 900;
	font-family: Verdana;
	background-color: #f0f0f0;
	padding: 0em 0em 0.2em 0em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #b0b0b0;
	height: 1.5em;
}

div#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


div#menu ul li {
	float:left;
	position:relative;
	z-index:auto !important /*Non-IE6*/;
	z-index:100 /*IE6*/;
	height: 1.5em;
	margin: 0px;
	padding: 0em 0em 0.2em 0em;
	text-align: center;
	display: block;
	border: none;
}

div#menu ul li.menu_current_item {
	background-color: #e6e6e6;
}

div#menu ul li:hover {
	background-color: #e0e0e0;
}

div#menu ul li.menu_current_item:hover {
	background-color: #e6e6e6;
}

div#menu ul li span.menu_text {
	text-decoration: none;
	margin: 0px;
	line-height:1.5em;
	padding: 0em 1em 0em 1em;
	text-shadow: #b0b0b0 1px 1px 2px;
	color: #606060;
	cursor: pointer;
}

div#menu ul li span.menu_text:hover {
	text-shadow: #7070a0 0px 0px 6px;
	color: #404040;
	cursor: pointer;
}

div#menu ul li.menu_current_item span.menu_text:hover {
	text-shadow: #b0b0b0 1px 1px 2px;
	color: #606060;
	cursor: pointer;
}

div#menu ul li a {
	text-decoration: none;
	margin: 0px;
	line-height:1.5em;
	padding: 0em 1em 0em 1em;
	text-shadow: #b0b0b0 1px 1px 2px;
	color: #606060;
	cursor: pointer;
}

div#menu ul li a:hover {
	text-shadow: #7070a0 0px 0px 6px;
	color: #404040;
	cursor: pointer;
}

div#menu ul li.menu_current_item a:hover {
	text-shadow: #b0b0b0 1px 1px 2px;
	color: #606060;
	cursor: pointer;
}

div#menu ul li ul {
	display: none;
}

div#menu ul li:hover ul {
	position: absolute;
	display: block;
	background-color: #f0f0f0;
	border: 1px solid #b0b0b0;
	top: 1.6em;

	z-index:99;

	margin: 0px;
	left:0em;
	padding: 0px;
}

div#menu ul li:hover ul li {
	float: none;
	text-align: left;
	clear: both;
	height: auto;
	padding: 0em 0em 0.2em 0em;
	background-image: none;
	backgorund-repeat: repeat-none;
	margin: auto;
	width: 14em;
}

div#menu ul li:hover ul li a {
	height:auto;
	white-space: nowrap;
	line-height:1.5em;
	margin:0px;
	padding: 0em 1em 0em 1em;

	border-left:none;
	border-top: none;
	border-right:none;
	border-bottom:none;
}

/* contents */

div#contents {
	clear:both;
	padding: 10px;
	font-family: Verdana;
	border: 1px solid #b0b0b0;
	min-height: 300px;
	@@margin: 0px 0px -1px 0px; /* use this to attach the menu to the header */
	margin: 0px 0px 10px 0px;
}

/* error box */

.error_message {
	font-size: 10pt;
	font-weight: 900;
	color: #600000;
}


@media print {
	.pagebreakhere {
		page-break-before: always;
	}
}
