﻿body {
	margin: 0px;
	background: #C0C0C0 url(images/background_main.jpg) repeat-x left top;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
}
.header-lightgray
{
 font-weight : bold;
}
#navtop
{
 margin-left: 140px;	
}
.error
{   
	color:Red;	
}
.StyleLogin
{
	text-align:left;
}
.LangITAsmall
{
	font: 8px Verdana,Arial,Helvetica,sans-serif;
	font-style :italic;
	color: #666666;	
}
.LangITA
{
	font-style :italic;
	color: #666666;	

}
.Message
{
	font-weight:bold ;
}
.TitleComment
{
	font-style :italic;
	color: #D9D9D9;	
	font-weight:normal;
	font-variant:normal;
}
.HeaderEditUser
{
	width:110px;
}
#login a:link, #login a:visited, .login {
	color: #FFFFFF;
	/*color: #000000;*/
}
#title h1 a:link, #title h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#reportresults h2 {
	font-size: 1.1em;
	font-weight: bold;
}
a:link {
	color: #396EAA;
}
a:visited {
	color: #396EAA;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu {
	margin-left: 28px;
	background: url(images/tab_bg.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
}
.menuItem td {
	color: #FFFFFF;
	height: 24px;
	/* background: url(images/tab_dim.gif) no-repeat; */
	/* background: url(images/tab.gif) no-repeat #919191; */
	background-color: #919191;
	width: 100px;
	text-align: center;
}
.menuSelectedItem td {
	background: url(images/tab.gif) no-repeat #919191;
}
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuItem a:hover {
	text-decoration: underline;
}
.menuPopup {
	background: url(images/background_drop_menu.jpg) repeat #8C9FB4;
	border: 1px solid #666666;
	border-bottom: none;
	color: #ffffff;
}
.menuPopupItem {
	color: #ffffff;
	border-bottom: 1px solid #666666;
	padding: 3px;
}

#header {
	margin-right: auto;
	height: 50px;
	width: 100%;
}
#title {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	height: 65px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#login {
	padding-top: 25px;
	padding-right: 28px;
	float: right;
	clear: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 28px;
	top: 0px;
	text-align: right;
}
#breadcrumb {
	padding-top: 4px;
	padding-left: 10px;
	background: #919191;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}
#body {
	padding: 0px 8px 10px 7px;
	background: #C0C0C0 url(images/background_body.gif) repeat-x left top;
}
#title h1 {
	display: inline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#breadcrumb img {
	border: none;
	padding-right: 3px;
	vertical-align: middle;
}
legend {
	padding: 0px 4px;
	margin: 0px 0px 7px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
}
.username {
	font-size: 0.9em;
	width: 150px;
}
fieldset {
	margin-bottom: 0px;
	padding: 0px 12px 12px 12px;
	display: block;
	background-color:White;
}
.DW{
	padding: 3px;
}
.row1 {
	padding: 3px;
	background: #F9FAFB;
}
.row1 img {
	border: none;
	text-align: center;
	width:3px;
}
form {
	margin: 0px;
}
input, select, textarea {
	margin-bottom: 8px;
	font:11px Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
}
/*
input[type="image"] {
	width: 15px;
	margin-bottom: 0px;
	vertical-align:bottom;
}
*/

.icone {
	width: 15px;
	margin-bottom: 0px;
	vertical-align:bottom;
}
/* [type="button"],input[type="submit"] */
input {
	width: 200px;
}
/*
input[type="checkbox"], input[type="radio"]{
	width: 20px;
	margin-bottom: 0px;
}
*/
/* IE6 */

.myCheck input
{
	width: 20px;
	margin-bottom: 0px;
}
.stileCheck
{
	width: 20px;
	margin-bottom: 0px;
}


.inputLogin {
	width: 150px;
}

.submit, .reset, .delete, .create, .add, .copy {
	margin-top: 4px;
	margin-bottom: 4px;
	height: 28px;
}
.submit {
	width: 100px;
}
#ctl00_maincontent_CreateUserWizard1_CompleteStepContainer_ContinueButtonButton
{
	margin-top: 4px;
	margin-bottom: 4px;
	height: 28px;
	width: 100px;	
}
#ctl00_maincontent_CreateUserWizard1_FinishNavigationTemplateContainerID_FinishButton
{
	margin-top: 4px;
	margin-bottom: 4px;
	height: 28px;
	width: 100px;
}
.formsection {
	padding: 10px;
	margin-top: 15px;
	background: #D6DDE9 url(images/background_formsection.gif) repeat-x center;
	font-weight: bold;
	text-align: center;
}
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}

img {
	border: none;
}
/* IE needs height:512px BUT this height:512px below must be removed to display correctly in Mozilla */
#adminedit 
{
	/*height: 512px;*/
	height: 100%;
}
/* Mozilla needs min-height:512px (IE will ignore this min-height) */
#adminedit {
	min-height: 460px;
	/*min-height: 100%;*/
}
#adminedit {
	padding: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	/*color: #666666;*/
	color: #000000;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
}



.errorbox, .successbox {
	font-size: larger;
	border: 2px solid;
	padding: .5em 1em;
	float: left;
	margin-bottom: 2em;
	color: #000;
}
.errorbox {
	border-color: red;
	background-color: #fff2f2;
	/*border-color: #000000;
	background-color: #ff8a0b;*/
}
.successbox {
	border-color: green;
	background-color: #dfd;
}
.errorbox h2, .successbox h2 {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	margin: 0 .5em 0 0;
	border: none;
}
