/* 
F. C. Enotria 1908
http://www.enotria.it
(c) 2009
*/

/* Set Pages*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	line-height: 24px;*/
	color: #777777;
	background-color: #ffffff;
	margin: 0 auto;
}


.clear {
	clear: both;
}

#container {
	width: 960px;
	margin: 0 auto;	
}

#logo {
	float: left;
	margin: 10px 0 0 0;	
}




/* Elementi */
p {
	margin: 0;
}

a, a:visited {
	color: #CC0000;
	text-decoration: none;
}
	
a:hover {
	color: #00549D;
	text-decoration: underline;
}

a img {
	border: none;
}

a:active {
	color: #cc0000;
	text-decoration: none;
	
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 10px 0px;
	color: #ec0011;
}

h2 {
	font-size: 1.3em;
	font-family: "franklin gothic book", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00549D;
	text-transform: uppercase;
	border: 1px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

a + h2 {
	display: block;
}

h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ec0011;
	margin: 10px 0px 0px;
	border-bottom: #ccc 1px solid;
}

h4 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ec0011;
	margin: 10px 0px 0px;
	border-bottom: #ec0011 1px solid;

}

table { 
	margin:15px 0; 
	border: 1px solid #cdcdcd; 
	border-collapse:collapse; 
	border-spacing:0; 
	font-size:100%; 
	width: 100%;
}

th { 
	text-align:center; 
	font-weight:bold; 
	border: 1px solid #cdcdcd;
}

th, td { 
	padding:4px 6px; 
	border: 1px solid #cdcdcd;
	text-align: center;

}

tr.table-top {
	background: #e5e5e5; 
	font-weight: bold;
	text-align: center;
}

/* Header */
#homeheader {
float: left;
width: 960px;
height: 176px;
color: #999999;
text-align: center;
}



#homeintro {
float: right;
width: 290px;
height: 176px;
padding: 19px;
border-right: 1px solid #3c69ac;
border-left: 1px solid #4e79bb;
background: url(../images/header_intro_bg.jpg) repeat-x #3c69ac bottom;
}

#homeintro h1 {
margin: 30px 0 20px 0;
}


/* Navbar */
ul#nav {
	list-style: none;
	display: inline;
	width: 510px;
	height: 90px;
	font-size: 0.96em;
	text-align: right;
	margin: 50px -50px 0 0;
}

#nav {
	float: right;
	text-align: right;	
}



ul#nav li {
float: left;
margin: 0 7px 0 0;
list-style: none;
}

ul#nav li a {
color: #852432;

}

ul#nav li a:hover {
color: #7f7467;
}

ul#nav li.selezione a {
color: #ffffff;
padding: 0 7px;
background-color: #852432;
}

/* Footer */
#footer {
	float: left;
	width: 960px;
	margin: 30px 0 0;
}

#footer p {
	margin: 10px 20px 20px 10px;
	color: #aaaaaa;
	font-size: 11px;
	border-top: 1px solid #cfcfcf;
	background: url(../images/footer_bg.jpg) repeat-x top;
	text-align: center;
	padding-top: 2px;
}

#footer .sponsor {
	margin-bottom: 10px;
	text-align: center;
}

.sponsor a img {
	border-style: none;
}

/* Home */

#homewelcome, #newlistings {
	float: left;
	display: inline; /*ie6 double margin bug fix*/
	width: 295px;
	margin: 20px 20px 15px 0;

}

#homewelcome img {
	text-align: center;
	border-style: none;
}

#homewelcome  {
	text-align: center;
}

#homewelcome h1 {
	margin: 20px 0 10px;
}

.listing {
	float: left;
	width: 295px;
}
.listing ul{
	margin-left: 105px;
}
.listing li{
	list-style-type: circle;
	font-size: 11px;
	text-align: justify;
	border-left: 0px;
}
.listing img {
	float: left;
	padding: 2px;
	margin: 0 10px 10px 0;
	border: 1px solid #d8d6d4;
}

.listing h3 {
	float: right;
	width: 165px;
	font-size: 12px;
margin-top: 0px;
	border: none;
}

.listing h3 a:visited {
	color: #CC0000;
	text-decoration: none;
}

.listing p {
	font-size: 10px;
	color: #777777;
}


#colonna3home {
	float: left;
	width: 330px;
	margin-top: 10px;
	padding-top: 10px;
}


#colonna3home p {
	margin-bottom: 8px;
	margin-top: 8px;
}

#colonna3home .center {
	text-align: center;
}

#collvelox {
	padding-top: 15px;
	padding-bottom: 3px;
	margin-left: 20px;
}
#collvelox h4 {
	display: inline;
	color: #00549D;
	margin: 10px 0px 0px;
	border-bottom: none;
}
#collvelox ul {
	margin-top: 3px;
	display: inline;
	list-style: none outside none;
	padding-top: 3px;
}
#collvelox li {
	font-size: 88%;
	text-decoration: none;
}
#collvelox  a:link, a:visited  {
	COLOR: #00549d;
	text-decoration: none;
}
#collvelox a:hover, a:active {
	color: yellow;
	background-color: #00549d;
	font-family: Arial, Helvetica, sans-serif;
}

/* interno */

#colonna1 {
	float: right;
	width: 309px;
	padding: 5px 0 19px 19px;
}

#colonna1 ul {
	background-color: white;
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px;
}

#colonna1 li {
	margin: 0 0 3px;
	font-size: 10pt;
}

#colonna1 li a {
	display: block;
	padding: 5px 5px 5px 3px;
	text-decoration: none;
	color: black;
	width: 190px;
	border: 1px solid #00549d;
	list-style-type: none;
}

#colonna1 a:hover {
	padding: 5px 5px 5px 3px;
	background-color: #00549d;
	color: red;
	width: 190px;
}

#colonna1 .select a {
	color: red;
	background-color: white;
}

.colonna2 {
	float: left;
	margin: 5px 0 0;
	width: 610px;
}

.colonna2 ul {
	left: 10px;
	display: list-item;
	list-style-type: none;
}

.squadra {
	margin-left: 150px;
	float: right;
	margin-top: -110px;
	margin-bottom: 20px;
}

/* Torna Su */
a.top:link, a.top:visited  {
	float: right;
	margin: 5px 3px 7px 10px;
	padding: 0px 14px 5px 3px;
	font-size: 60%;
	color: #343434;
	display: block;
	background: url(../images/page_up.gif) no-repeat right 45%;
	text-decoration: none;
}

a.top:hover {
	color: #00549d;
	background: url(../images/page_up.gif) no-repeat right 45%;
}

/* TORNEI */
.tornei {
	float: left;
	width: 580px;
}

.tornei p {
	color: #777777;
	font-weight: normal;
	font-style: normal;
}

.tornei img {
	float: left;
	padding: 2px;
	margin: 0 10px 10px 0;
	border: 1px solid #d8d6d4;
}

.tornei h4 {
	border: none;	
}

.tornei h4 a:visited {
	color: #CC0000;
	text-decoration: none;	
}

.listanav {
	margin-left: 25px;	
}

.contatti {
	text-align: center;
}


.colonna3 {
width:370px; 
padding: 0 5px; 
float:left;
height:100%;
margin:0;
text-align:left;
}

.login {
	text-align: center;
	border: 1px dotted #00549d;
	width: 225px;
	margin-left: 100px;
}

/* elenco news */
h3.elenconews {
	border-bottom: 1px solid #777777;
	color: red;
	
}

h4.squadre{
	margin-top: 30px;
}

/* messagio campioni */

#sponsor {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.chiudi {
	background: transparent;
	text-align: right;
}

a img .chiudi{
	border: none;
}

.centrato{
	display: block;
	width: 600px;
	height: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -218px 0 0 -308px;
	background-color: transparent;
	padding: 16px;
}
