/* CSS Document updated by SetupOrganizer staff */
body{
font-size: 76%;   /*dimensionamento percentuale del font */
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;   /*centra in IE 5.x */
margin: 0;
padding: 0;
background-color: #f3f3f3;
}
input{font: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }
a{font: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:active {color: #666666;}
a:hover {color: #333333;}
h1{font:Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight:900; margin-top:0.2em; margin-bottom:0.5em; text-align:center;}
h2{font:Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight:900; margin:0.2em;}
h3{font:Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight:900; margin:0.2em;}
h4{font:Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight:lighter; font-style:italic; margin:0.2em;}
img{border:0;}
table{
	border:thin solid #CCCCCC;
	background-color: #FFFFFF;
}
td, tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
}
th{
	background-color: #E0E0E0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
}
div#container{
	width: 80em;   /*dimensionamento in em del container principale */
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	background-color:#E9E9E9;
	color: #333333;
	position: relative;
}

div#header{
	background-color: #FFFFFF;
	height: 80px;
	background-image: url(../img/setup_organizer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

div#navigation{
	width:100%;
	background-color:#f3f3f3;
	color:#FFFFFF;
	text-align: right;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#navigation a{
	font-size:0.9em;
	font-weight:normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	border-top-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
div#navigation a:link {color: #666666;}
div#navigation a:visited {color: #666666;}
div#navigation a:active {color: #666666;}
div#navigation a:hover {
	color: #000000;
}

div#login{
	float: left;
	position: absolute;
	text-align: right;
	background-color: #FFFFFF;
	color:#333333;
	top: 0em;
	padding-left: 0.5em;
	border-right: 0.1em solid;
	border-bottom: 0.1em solid;
	border-top: 0.1em solid;
	border-color:#f3f3f3;
	right: 0px;
}
div#login a{font-size:0.8em;}
div#login a:link {color:#666666;}
div#login a:visited {color:#666666;}
div#login a:active {color:#666666;}
div#login a:hover {color:#333333;}
div#login input{margin-top:0.2em; margin-bottom:0.3em;}
div#login form{margin:0em;}

div#content{
	min-height:15em;
	margin-left:4em;
	margin-right:4em;
	padding-top:1em;
	width:auto;
}
div#content label{
font-size:85%;
font-weight:100;
}
div#content span{
font-weight:900;
}

div#footer{
	clear: left;
	margin-left: 0em;
	text-align: center;
	font-size:0.7em;
	font-weight:bold;
	padding-top:2.5em;
	background-color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: .2em;
}
div#footer a{font-size:1em; font-weight:900;}
div#footer a:link {color: #666666;}
div#footer a:visited {color: #666666;}
div#footer a:active {color: #666666;}
div#footer a:hover {color: #333333;}
div#ombra{
	background-color: #ff6600;
}

div#oggetto{
padding-top:1.5em;
width: 40em;
text-align: center;
}

div#etichette{
	width: 20em;
	float: left;
	padding-left:2em;
}

div#errore{
height:10em;
text-align:center;
width:45em;
padding-left:2em;
padding-top:10em;
}

.lblW1{
	width:1em;
}
.lblW2{
	width:2em;
}
.lblW4{
	width:4em;
}
.lblW6{
	width:6em;
}
.lblW8{
	width:8em;
}

.avvisi{
margin-left:3em;
}

.log{
width:50em;
text-align:center;
height:2em;
vertical-align:baseline;
}
.critical{
color:#FF0000;
text-align:center;
}
.testoCentrato{
padding:0.5em;
text-align:center;
}
.testoSinistro{
padding:0.5em;
text-align:center;
}
.testotemporaneo{
top:2em;
right:2em;
position:absolute;
background: #f3f3f3;
color: #FFFFFF;
margin-bottom: 0.5em;
margin-left: 0.5em;
margin-right: 0.5em;
margin-top: 0.5em;
}

.playerSkill{
max-height:250px;
overflow-y: auto;
overflow-x: hidden;
}
.playerStars{
max-height:250px;
overflow-y: auto;
overflow-x: hidden;
}

.rigaGiocatore{
	text-align:center;
	height:25px;
}
.rigaGiocatoreInVendita{
	text-align:center;
	height:25px;
	background-color:#33FF99;
	font-style:italic
}