@charset "utf-8";

.nomi_colonne_tabella_classifiche {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#punti_tabella_classifiche {
	font-size: 18px;
	color:#00C;
	font-family:"Lucida Console", Monaco, monospace;
	font-weight:bold;
	text-align:center;
}
.numeri_tabella_classifiche {
	font-size: 16px;
	color:#000;
	font-family:"Lucida Console", Monaco, monospace;
	font-weight:bold;
	text-align:center;
}
.nomi_squadre_tabella_classifiche {
	font-size: 16px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}
.risultati_tabella {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	color:#00C;
}

#risultati_tabella_colli {
	color:#F00;
	font-weight:bold;
}

.giornata {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;
	color:#030;
}

#data_giornata {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#006;
}

.risultati {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#003;
}
.risultato {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#003;
}
.punti {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#000;
}
#risultatiColli {
	color:#F00;
}
.nomiSquadre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
#nomeColli {
	color:#F00;
}

#force-scrollbar {
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1em;
	z-index: -1; 
}

.tabA {
	color: #fff;
	text-decoration: none;
}

.tabAO {
	color: #DFE44F;
}

#wrapper_news {
	width: 100%;
	margin: 0 auto;
	display:inline-block;
}

.box {
	background: #fff;
}

.box p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #73A405;
}

.boxholder {
	clear:both;
	padding: 5px;
	background: #8DC70A;
}

.tab {
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #8DC70A url(images/greentab.jpg) no-repeat;
}

.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}

/* Menu Laterale Sinistro */
.sidemenu-alto {
	margin-top: 6px;
	margin-left: 3px;
  width: 195px;
  background-image: url(../images/menu/menu_alto_celeste.gif);
  background-repeat: no-repeat;
  padding-top: 52px;
}

.sidemenu-medio {
  width: 195px;
  background-image: url(../images/menu/menu_centrale_celeste.gif);
  background-repeat: repeat-y;
}

.sidemenu-basso {
  width: 195px;
  background-image: url(../images/menu/menu_basso_celeste.gif);
  background-repeat: no-repeat;
	height: 24px;
}

.menu_generale, .menu_generale a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #003;
	margin: 0px 10px 0px 10px;
}

.menu_generale a:hover {
	color: #F00;
	font-weight: bolder;
	text-decoration: underline;
}

.sidemenu-alto-squadre {
	margin-top: 6px;
	margin-left: 3px;
  width: 195px;
  background-image: url(../images/menu/squadre_alto_giallo.gif);
  background-repeat: no-repeat;
  padding-top: 52px;
}


.menu_calcio {
	color: #000;
	margin-left: 5px;
	padding-left: 5px;
}

.sidemenu-medio-squadre

{

  width: 195px;

  background-image: url(../images/menu/squadre_centrale_giallo.gif);

  background-repeat: repeat-y;

}

.sidemenu-basso-squadre

{

  width: 195px;

  background-image: url(../images/menu/squadre_basso_giallo.gif);

  background-repeat: no-repeat;

	height: 23px;

}



/* Navigation Bar */

.Navigation {

	margin: 0px 0px;

	padding: 0px;

	list-style: none;

}



.Navigation li {

	float: left;

	margin-top: 99px;

	margin-left: 12px; /*default 3px*/

}



.clear {

	clear: both;

}



.Homepage a {

	display: block;

	width: 125px;

	height: 29px;

	background: url(../images/navigator_home.png) no-repeat bottom left;

}



.Dove_siamo a {

	display: block;

	width: 125px;

	height: 29px;

	background: url(../images/navigator_dove_siamo.png) no-repeat bottom left;

}



.Contatti a {

	display: block;

	width: 125px;

	height: 29px;

	background: url(../images/navigator_contatti.png) no-repeat bottom left;

}



.Calcio a {

	display: block;

	width: 125px;

	height: 29px;

	background: url(../images/navigator_calcio.png) no-repeat bottom left;

}



.Scrivici a {

	display: block;

	width: 125px;

	height: 29px;

	background: url(../images/navigator_scrivici.png) no-repeat bottom left;

}



.Registrati a {

	display: block;

	width: 125px;

	height: 29px;

	background: url(../images/navigator_registrati.png) no-repeat bottom left;

}



.Navigation a:hover {

	background-position: top left;

}



.Navigation a:active {

	background-position: center left;

}



/* DEFAULT */

body  {

	color: #333;

	font-size: 11px;

	font-family: verdana;

	background-image:url(../images/background.jpg);

	background-repeat: repeat;

	background-attachment:fixed;

	margin: 0;

	padding: 0;

	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

.thrColLiqHdr #container { 

	width: 1000px;  /* this will create a container 90% of the browser width */

	background:#FFF;

	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */

	border: 3px solid #000000;

	/*text-align: center; /* this overrides the text-align: center on the body element. */

	display: block;

} 

.thrColLiqHdr #header {

	display: block;

	background-image:url(../images/logo2.jpg);

	background-repeat:no-repeat;

	height:105px; /* 105 - 130 con menu */

} 



.thrColLiqHdr #sidebar1 {

	float: left; /* this element must precede in the source order any element you would like it be positioned next to */

	width: 200px; /* since this element is floated, a width must be given */

	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 0px 0px; /* top and bottom padding create visual space within this div  */

	display: block;

}

.thrColLiqHdr #sidebar2 {

	float: right; /* this element must precede in the source order any element you would like it be positioned next to */

	width: 200px; /* since this element is floated, a width must be given */

	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 0px 0px; /* top and bottom padding create visual space within this div */

}

.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {

	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */

	margin-right: 10px;

}



/* Tips for mainContent:

1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.

2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).

3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.

*/

.thrColLiqHdr #mainContent {

	/*background-color:#FFF;*/

	margin: 7px 10px 0px 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */

	padding: 0px 0px;

	display: block;

}



.thrColLiqHdr #footer {

	display: block;

	background-image:url(../images/footer.png);

	background-repeat:no-repeat;

	height:103px; /* 105 - 130 con menu */

	/*padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	/*background:#DDDDDD;*/

} 



/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */

	clear:both;

  height:0;

  font-size: 1px;

  line-height: 0px;

}



a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}