body{
	font-size: 11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	background:#EFEFEF none repeat scroll 0 0;
	text-align: center;
	line-height:1.5;
}
h1, h2, h3, h5, h5, h6 {
	color:#222222;
}
h1 {
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#444444;
	float:left;
	font-size:48px;
	font-weight:normal;
	letter-spacing:-0.025em;
	line-height:52px;
	padding:6px 0px;
	margin: 0px;
}

h2 {
	font-family:Georgia,Times,'Times New Roman',serif;
	font-size:22px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	border-bottom:1px solid #DDDDDD;
}
h3 {
	font-size:17px;
	line-height:1;
	margin-bottom:1em;
	margin: 0em 0em 0.75em 0em;
}
h1, h2, h3 {
	font-weight:normal;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 1.5em 1.5em;
}

li {
	font-size: 1.1em;
	margin-bottom: 4px;
}
p{
	margin: 10px 0px 20px 0px;
}

a:link, a:visited, a:active{
	color:#3366CC;
	text-decoration:underline;
}
a:hover {
	color:#CC3333;
}

.default {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	color: #666;
}
#LOGATOINWEBDOC{
	width: 700px;
	margin: 20px auto;
	text-align: left;
}
#header{
	height: 130px;
}
#maincontent{
	border:1px solid #ddd;
	background-color: #FFF;
	padding: 20px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	position: relative;
}
#header p{
	color:#666666;
	margin:0px 0px 10px 0px;
}
#header ul{
	margin: 0px;
	padding: 0px;
}
#header li{
	list-style: none;
	margin: 0px;
	padding:0px;
}

#header h1 a {
	color:#616263;
	text-decoration:none;
}
#header h1 a:hover {
	text-decoration: underline;
}
#header .content{
	float: right;
	width: 550px;
	line-height:25px;
	font-size:18px;
}

#header .content h3{
	font-family:Georgia,Times,'Times New Roman',serif;
	float: right;
	width: 550px;
	line-height:25px;
	font-size:22px;
}

#header img {
	float:left;
	margin-right:10px;
}
#header h1 span {
	display:inline;
}
#shadow{
	height: 13px;
	background-color: #EFEFEF;
}

#tabbody{
	background-repeat: repeat-x;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.bigtext{
	font-size: 24px;
	text-align: center;	
	color: #1C4E7E;
	font-weight: bold;
}
.red{
	color: #FF4411;
}
label{
	font-size:14px;
	font-weight:bold;
}
input, select, textarea{
	padding: 4px 6px;	
	border: solid 1px #7f9db9;
}
.nodisplay{
	display: none;
}
.grayed{
	background-color: #ebebe4;
	color: #aca899;
}
.left{
	float: left;
}
.right{
	float: right;
}
.spacer{
	display: block;
	clear: both;
}
.infoline{
	padding: 5px;
	border-bottom: solid 1px #d4e2ea;
}

.infoblock{
	padding: 5px;
	border: solid 1px #d4e2ea;
}
.ajaximageholder{
	border: solid 1px #eeede0;
	background-image: url(../media/layout/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 0px;
}
.inputajax{
	background-image: url(../media/layout/load.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.inputinfo{
	font-style:italic;
	color:#171717;
	font-size: 10px;
}

.normal table, .disabled table, .good table, .bad table{
	border: none;
}
.normal table, .disabled table, .good table, .bad table{
	font-size:11px;
}

.normal{
	background-color: #f4f8fa;
	border: solid 1px #d4e2ea;
	margin-bottom: 5px;
}
.disabled{
	background-color: #f2f2f2;
	border: solid 1px #e2e2e2;
	margin-bottom: 5px;
	color: #bbb;
}
.warningbox {
	background-color:#FDF1CE;
	border-bottom:1px solid #F6E9C4;
	border-top:1px solid #F4E1A8;
	margin:0 0 10px;
	padding:5px 15px 5px 15px;
	font-size: 12px;
	color: #444444;
}
.successbox {
	background-color:#DFEFCE;
	border-bottom:1px solid #CFEDAF;
	border-top:1px solid #BCE98D;
	margin:0 0 10px;
	padding:5px 15px 5px 15px;
	font-size: 12px;
	color: #444444;
}
.ajaxholder{
	background-image: url(../media/layout/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}

.toolblock{
	position: relative;
	width: 305px;
	height: 60px;
	background-color: #eeeeee;
	border:1px solid #DDDDDD;
	margin: 5px;
	float: left;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.big{
	width: 100%;
	margin: 5px 0px 20px 0px;
}
.toolblock img, .toolblockhover img{
	position: absolute;
	left: 15px;
	top: 15px;
}
.toolblock img.loader{
	position: absolute;
	top: 15px;
	left: 610px;
}
.toolblock h3, .toolblockhover h3{
	position: absolute;
	left: 60px;
	top: 26px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight:normal;
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	color:#444444;
}
.toolblock .left{
	position: absolute;
	left: 60px;
	top: 28px;
}
.toolblock .left2{
	position: absolute;
	left: 300px;
	top: 28px;
}
.toolblock input.button{
	width: 120px;
}
.toolblock h3 a{
	color:#5B5A5A;
	text-decoration: none;
}
.toolblock h3 a:hover{
	color:#444;
	text-decoration: none;
}
.toolblock span, .toolblockhover span{
	position: absolute;
	left: 60px;
	color:#A0A0A0;
	display:block;
	font-size:10px;
	line-height:14px;
	min-height:14px;
	position:relative;
	top:14px;
}
.toolblock div.count, .toolblock .button{
	position: absolute;
	right: 15px;
	top: 18px;
}
.new{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../media/layout/new.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
}	
#pagine{
	margin-top:10px;
	}
	
#pagine a{
margin-left:3px;
}
	
hr {
	background:#DDDDDD none repeat scroll 0 0;
	border:medium none;
	clear:both;
	color:#DDDDDD;
	float:none;
	height:0.1em;
	margin:0 0 1.45em;
	width:100%;
}
input.button, a.button{
	background-color: #747474;
	padding: 3px 8px 4px 8px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-weight: bold;
	border: none;
}


input:hover.button, a:hover.button{
	background-color: #444;
}
.redborder{
	border: solid 1px #FF4411;
}
table.base tr th{
	padding: 8px 10px;
	background-color: #747474;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
table.base{

}
table.base tr td{
	padding: 5px 5px;
	border-bottom:1px solid #DDDDDD;
}
a#back{
	display: block;
	width: 63px;
	height: 63px;
	background-image: url(../images/corner.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	position: absolute;
	left: -2px;
	top: -2px;
	z-index: 9000;
}
a:hover#back{
	background-image: url(../images/corner-hover.png);
}
#loader {
	width:220px;
	height:20px;
	background:url(../images/ajax-loader.gif) no-repeat;
	margin-left:230px;
	margin-top:10px;
}
