* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #999999;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
}

a:link,
a:visited,
a:active {
	color: #0482FF;
	text-decoration: none;
}
a:hover {
	color: #0482FF;
	text-decoration: underline;
}

.tabella a:link,
.tabella a:visited,
.tabella a:active {
	color: #000000;
	text-decoration: none;
}
.tabella a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #0099CC;
	padding-bottom: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #0099CC;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
h3 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
h1 span {
	margin-right: 35px;
}
h1 span.last {
	margin-right: 0px;
}
h2.bordo {
	border-bottom: 1px dotted #C4E1FF;
}
h2.center {
	text-align: center;
}
h2.small {
	font-weight: bold;
	font-size: 10px;
}

#main {
	background-color: #FFFFFF;
	width: 990px;
	padding: 5px 5px 10px 5px;
	text-align: left;
	height: auto !important;
	height: 550px;
	min-height: 550px;
	position: relative;
	margin: 0 auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul.nostyle {
	list-style-image: none;
	list-style: none;
}



/************ HEADER **************/

#header {
	width: 100%;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	text-align: center;
}

#header a {
	margin-right: 20px;
}

#subheader {
	width: 100%;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	height: 67px;
}

#login {
	width: 408px;
	font-size: 10px;
	float: left;
	height: 60px;
}

#login-right,
#login-left {
	float: left;
	width: 50%;
}

#login form {
	margin-bottom: 8px;
}

#login input {
	font-size: 10px;
	margin-right: 15px;
	background:	transparent url("input.gif") no-repeat scroll right top;
	width: 117px;
	padding: 4px 4px 4px 6px;
	border: none;
	margin: 0;
	height: 13px;
}

#login .login-button {
	width: 25px;
	background: none;
	border: 1px solid black;
	background: transparent none repeat scroll 0 0;
	border: 1px solid silver;
	height: 22px;
	width: 39px;
}

#login_email {}
#login_pass {}

#login img {
	padding-top: 5px;
	padding-left: 0px;
}




/************ SUBMENU **************/

#subheader_menu {
	width: 581px;
	float: right;
	height: 60px;
	margin: 0;
	padding: 0;
}

#menu {
	padding-top: 7px;
	margin-bottom: 7px;
	text-align: right;
}

#menu a:link,
#menu a:active,
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}


.subheader_menu_button {
	padding: 5px 5px 5px 5px;
	margin-left: 6px;
	height: 15px;
	width: 80px;
	font-size: 12px;
	background: transparent url(button-m.png) no-repeat scroll 0 0;
	float: left;
	text-align: center;
	font-weight: bold;
}

#subheader_info {
	font-size: 10px;
	margin-bottom: 5px;
	text-align: right;
}





/************ PAGE BODY ***********/

.left  { float:left; }
.right { float:right; }

.hidden {
	display: none;
}

.navigation {
	margin: 0 0 10px 0;
	padding: 7px 5px 7px 5px;
	background-color: #F5F5F5;
	color: #666;
	height: 14px;
	position: relative;
}
.navigation #fb {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 77px;
	height: 18px;
}

.text {
	padding-bottom: 20px;
}
.text ul {
	list-style-position: inside;
	padding-bottom: 10px;
}
.text-right { text-align: right; }

.col-left {
	width: 575px;
	margin-right: 10px;
	margin-left: 5px;
	float: left;
}
.col-right {
	width: 397px;
	float: left;
	height: auto;
}
.content {
	margin-left: 5px;
	margin-right: 5px;
}

.clearer {
	clear: both;
	font-size: 0;
	height: 0;
}

.spazio20 { height: 20px; clear: both; }
.spazio10 { height: 10px; clear: both; }
.spazio5  { height: 5px;  clear: both; }

.tabella,
.tabella div {
	font-size: 9px;
	text-align: center;
}

.tabella-title {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #C4E1FF;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 10px;
}

.tabella-text {
	text-align: left !important;
	font-size: 10px;
	padding-top: 5px;
}

.cella_s { margin-top: 12px; }
.cella_xs { margin-top: 4px; }

.riga0 { background-color: #FFE96A; font-weight: bold; }
.riga0 a:link, .riga0 a:visited, .riga0 a:active { color: #000000; text-decoration: none; }
.riga0 a:hover { color: #000000; text-decoration: underline; }

.riga1 { background-color: #EEF7F7; }
.riga2 { background-color: #D9ECEC; }
.riga1:hover, .riga2:hover { background-color: #9DCEFF; }

.rigaSeparator { border-bottom: 1px dotted #0482FF; }

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
select.menu-giocatori { margin-left: 5px; }

.flash-replaced .alt {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 0;
}



/************ COLOR **************/

.Rosso { color: #FF0000; }
.Verde { color: #009900; }
.Giallo { color: #FF9900; }
.link { color: #0482FF; }



/************ PAGINATION **************/

.pagination {
	margin-bottom: 5px;
}

.pagination a:link, 
.pagination a:visited, 
.pagination a:active, 
.pagination a:hover {
	color: #000;
	text-decoration: none;
}

.pagination .summary {
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}
.pagination .page {
	border: 1px solid #D9ECEC;
	background-color: #FFF;
	text-align: center;
	width: 23px;
	float: left;
	margin-right: 5px;
	padding: 1px;
	cursor: pointer;
}
.pagination .active,
.pagination .page:hover {
	background-color: #EEF7F7;
}



/************ FOOTER **************/

#footer {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	border-top: 1px dotted #FFFFFF;
	margin: 0 auto;
	margin-top: 5px;
	width: 1000px;
	padding: 2px 0px 0px 0px;
}

#footer a:link,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}




/************ GROWL UI **************/

.growlUI {
	display: none;
}

.growlUI h1 {
	padding: 5px 5px 0px 75px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.growlUI h2 {
	padding: 5px 5px 0px 75px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
}

.growlUI-info { background: transparent url('info48.png') no-repeat scroll 10px 5px; }
.growlUI-info h1, .growlUI-info h2 { color: #0080FF; }
.growlUI-ok { background: transparent url('ok48.png') no-repeat scroll 10px 5px; }
.growlUI-ok h1, .growlUI-ok h2 { color: #090; }
.growlUI-error { background: transparent url('error48.png') no-repeat scroll 10px 5px; }
.growlUI-error h1, .growlUI-error h2 { color: #C00; }

.growlUI-info a { color: #0080FF; font-weight: bold; }
.growlUI-ok a { color: #090; font-weight: bold; }
.growlUI-error a { color: #C00; font-weight: bold; }

.growlUI #close {
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
	width: 12px;
	font-size: 10px;
}
.growlUI #close:hover { font-weight:bold; }
