/* CSS Document */
html {
	height:100%;
	background:#002559;
}
body {
	background-color:#E6E6E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	margin:0px;
	padding:0px;
	color:#596B7A;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.main {
	position:relative;
	margin:0px;
	padding:0px;
}
.header {
	position:relative;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	margin-top:0px;
	border-bottom:1px solid #C0C0C0;
}
.nav_sx {
	position:relative;
	width:310px;
	height:480px;
	padding-bottom:5%;
}
#menu_title{
	position:relative;
	background-repeat:no-repeat;
	width:70px;
	background-color:#FFF;
	margin-top:10px;
	margin-left:29px;
	font-size:10px;
	color:#002457;
	font-weight:bold;
	padding-left:18px;
}

#menu{
	position:relative;
	background-repeat:no-repeat;
	background-color:#D6D6D6;
	border:1px solid #AEB6BE;
	margin-left:20px;
	width:198px;
	color:#002457;
	font-size:12px;
}
#menu .titolo{
	font-size:12px;
	color:#002457;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #FFFFFF;
	padding-left:25px;
}
#menu .titolo a{
	color:#002457;
	text-decoration:none;
}
#menu .titolo a:hover{
	color:#FFFFFF;
}
#menu .titolo img{
	margin-left:25px;
	margin-top:1px;
}
#menu ul{
	line-height:25px;
	font-size:10px;
	font-weight:bold;
	width:100%;
	margin-left:0px;
	padding-left:0px;
}
#menu li {
	list-style-position:inside;
	list-style-type:none;

}
#menu li a{
	list-style-image:url(../images/grafica/freccia.gif);
	display:list-item;
	padding-left:15%;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#menu li a:hover{
	list-style-image:url(../images/grafica/freccia_over.gif);
	background-color:#FFFFFF;
	color:#596B7A;
	text-decoration:none;
}
#menu .section{
	display:list-item;
	padding-left:15%;
	font-weight:bold;
	list-style-image:url(../images/grafica/freccia_sel.gif);
	color:#002457;
	border-bottom:1px solid #CCD1D6;
}
#menu .section:hover{
	list-style-image:url(../images/grafica/freccia_sel.gif);
}
#menu .section_1{
	display:list-item;
	padding-left:15%;
	font-weight:bold;
	list-style-image:url(../images/grafica/freccia.gif);
	color:#002457;
}
#menu .sub_menu{
	padding-left:15%;
}
#menu .sub_menu1{
	list-style-image:url(../images/grafica/freccia.gif);
	display:list-item;
	padding-left:30%;
	font-size:10px;
	font-weight:bold;
	color:#002457;
	text-decoration:none;
}
#menu .selected{
	display:list-item;
	padding-left:15%;
	list-style-image:url(../images/grafica/freccia_over.gif);
	background-color:#FFFFFF;
	border:1px solid #C3A052;
	color:#596B7A;
	text-decoration:none;
}
#menu .selected_sub{
	display:list-item;
	padding-left:25%;
	list-style-image:url(../images/grafica/freccia_over.gif);
	background-color:#FFFFFF;
	border:1px solid #C3A052;
	color:#596B7A;
	text-decoration:none;
}

.intestazione {
	position:relative;
	font-size:12px;
	color:#617483;
	height:23px;
	border-bottom:1px solid #617483;
	margin-left:0px;
	padding-left:0px;
}

.intestazioneNew {
	position:relative;
	font-size:12px;
	color:#617483;
	height:23px;
	border-bottom:1px solid #617483;
	margin-left:10px;
	text-align:center;
}

.footer {
	clear:both;
	position:relative;
	background-color:#C3A052;
	width:auto;
	margin-bottom:0px;
	padding:3px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
}
.footer a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.contenuto {
	margin-left:0px;
}
.contenutoNew {
	margin-left:0px;
}
.tablecontent {
	position:relative;
	margin-right:5px;
}
.tablecontent h3 {
	font-size:12px;
	font-weight:bold;
}
.content {
	position:relative;
	background-color:#EFF0F2;
	background-repeat:repeat;
	border:1px solid #C2C8CE;
	color:#596B7A;
	font-size:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;

}
.content select {
	font-size:10px;
	color:#596B7A;
	height:17px;
	border:1px solid #C2C8CE;
	margin-bottom:1px;
	margin-top:1px;
	vertical-align:middle;
}
.content th a{
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.content th a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.content th a.down{
	background:url(../images/grafica/frecciaGiu.gif) no-repeat;
}
.content th a.up{
	background:url(../images/grafica/frecciaSu.gif) no-repeat;
}
.content a{
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.content a:hover{
	color:#596B7A;
}
#menu_pluto {
	position: absolute;
	left:5px;
	top:118px;
	z-index:100;
}

/*
body>#menu_pluto {
	position: fixed;
}
*/

.login th{
	font-size:12px;
	text-align:left;
	font-weight:bold;
}

.filtri th{
	font-size:12px;
	text-align:center;
	font-weight:bold;
}


/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 500px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* --- UPLOAD FILE --- */
.likeParent {
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

a.likeParent,
a.likeParent:link,
a.likeParent:active,
a.likeParent:visited,
a.likeParent:hover
{
	font: inherit;
	color: #000000;
	text-decoration: none;
}

div.title
{
	width: auto;
	/*background-color: #B5C4FF;*/
	background-color: #99BBE8;
	border-bottom: solid 1px #000000;
	padding: 2px;
	margin-bottom: 15px;

	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;

}
div.content
{
	margin: 10px;
}

fieldset.flash
{
	width: 450px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 350px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;

	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;

	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;

	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 280px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;

	background-image: url(../images/grafica/gestione/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover
{
	background-position: 0px 0px;
}

 /*--- JTIP --- */
#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

/* --- DIV Aggiornamento Browser --- */
#oldie {
	z-index:10000;
	position:absolute;
	background:#F00;
	width:100%;
	margin:0px;
	border-bottom:1px solid  #600;
}
#oldie p {
	text-align:center;
	margin:0px;
	padding:3px 5px;
	font-size:12px;
	color:#FFF;
	line-height:14px;
}
#oldie a {
	color:#FFF;
	font-weight:bold;
}
#oldie a:hover {
	color:#FF0;
}



/* GABBIA */

.gabbia {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

/* MARCHI */

#marchi {
	clear:both;
	height: 89px;
	margin:20px 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/marchi-back.jpg) repeat-x;
}

#marchi img {
	vertical-align: top;
	float: left;
}

#footer {
	width:100%;
	margin:0px;
	padding:0px;
	border-top:1px solid #FFF;
	background:#002559;
}
#footer p {
	font-size:12px;
	padding:25px 5px 3px 5px;
	margin:0px;
	color:#CCC;
	text-align:center;
}
#footer p a {
	color:#CCC;
	font-weight:normal;
	text-decoration:none;
}
#footer p a:hover {
	color:#FFF;
}


