﻿/*BODY,HTML*/
html,body{margin:0;padding:0}

/*BODY*/
body{font-family: 'Lucida Sans', arial;font-size: 9pt;
   background: #112656;color: #555;text-align:center}

/*CONTAINER*/
div#container{width:760px; background-color:#ffffff;margin:0 auto;margin-top:0.2em;text-align:center;}

/*HEADER*/
div#header         
{text-align:left; height:208px; margin:0; padding:0;background-image:url(../imgs/header.jpg);
					background-repeat:no-repeat}

/*MENU*/
div#top{clear:both;text-align:center;width:100%;height:25px;background-color:#0D5AB2;margin-top:5px;color:#FFFFFF;
					margin-bottom:5px}

/*MAIN*/
div#main{float:left;width:540px;background-color:#FFFFFF;text-align:center;}

div#mainLarge{float:left;width:680px;background-color:#FFFFFF;}

/*CONTENT*/
div#content{float:right;width:400px}

/*CONTENT ARTICOLI*/
div#contArticolo{float:right;width:400px}

/*CONTENT RASSEGNE*/
div#contRassegne{float:right;width:530px}

/*CONTENT CALENDARIO*/
div#contCalendario{float:right;width:540px;}

/*CONTENT CLASSIFICA*/
div#contClassifica{float:right;width:540px;background: #ffffff url('../imgs/sfondo_classifica.jpg') no-repeat center;}


/*NAV*/
div#nav{float:left;width:130px;text-align:left; border: 1px solid #2074d4; margin: 2px 2px 2px 2px}

/*LOGHI*/
div#loghi{float:left;width:130px;text-align:left; border: 1px solid #2074d4; margin: 2px 2px 2px 2px}


/*AVVISI*/
div#avvisi{float:left;width:130px;text-align:left; border: 1px solid #2074d4; margin: 2px 2px 2px 2px}

/*RUBRICA*/
div#rubrica{float:right;width:400px;text-align:left;border: 1px solid #2074d4; margin: 5px 0px 0px 0px; padding-left:0px;}

/*LINK UTILI*/
div#extra_sx{float:left;width:200px;text-align:left;border: 1px solid #2074d4; margin: 16px 2px 2px 10px}

/*COMUNICATI*/
div#extra_dx{float: left;width:200px;text-align:left;border: 1px solid #2074d4;margin:275px 2px 2px 10px;}

/*MOVIE*/
div#movie_prj{float: left;text-align:left;width:200px;border: 1px solid #2074d4;margin: 275px 2px 2px 10px;}

/*COMUNICATI*/
div#foto_articolo{float: left;width:200px;text-align:left;border: 1px solid #2074d4;margin:0px 2px 2px 10px;}

/*RASSEGNA STAMPA*/
div#extra_centre{float:right;width:400px;text-align:left;border: 1px solid #2074d4; margin: 5px 0px 0px 0px;}

/*TI SEGNALO*/
div#ti_segnalo{float:right;width:400px;text-align:left;border: 1px solid #2074d4; margin: 5px 0px 0px 0px;padding: 3px 1px 3px 1px;}

/*NAV*/
div#divGiornata{float:left;width:260px;text-align:left; border: 1px solid #2074d4; margin: 2px 2px 2px 2px}

/*div#extra{float:right;width:220px;}*/
div#footer {clear:both;width:100%;text-align:center;background:url('../images/backsponsor.jpg') repeat-x; height: 20px; color:#ffffff; margin:0px 5px 0px 0px}

div#sponsor{clear:both;width:99%;height: 70px; margin:0px 1px 0px 1px; border: 1px solid #2074d4;}

/*************************GESTIONE ARTICOLO*********************************/
div#articolo 
{
	float:right;
	width : 400px;
	vertical-align:top;
	text-align: justify;
	border-bottom : 1px solid #112656;
	color: #303030;
}

div#articoloEsteso 
{
	float:left;
	padding-left : 20px;
	width : 550px;
	vertical-align:top;
}

div#articolo p.titolo
{
	background-image: url(../images/sfondo_titolo.gif);
	font-size: 14px;
	font-family: MS Reference Sans Serif;
	text-align:left;
	color: #034597;
	margin-bottom: 5px;
}

div#articolo p.contenuto
{
	height: 100%;
	font-size: 12px;
	font-family: MS Reference Sans Serif;
}

div#articoloEsteso p.titolo
{
	background-image: url(../images/sfondo_titolo.gif);
	font-size: 14px;
	font-family: MS Reference Sans Serif;
	text-align:left;
	color: #034597;
	margin-bottom: 5px;
}

div#articoloEsteso p.contenuto
{
	height: 100%;
	font-size: 12px;
	font-family: MS Reference Sans Serif;
	text-align: justify;
	color: #303030;
}

p.contenuto img.imm_sx
{
	border: 0; 
	float:left; 
	padding: 2px;
}


div#barra
{
	font-size: 10px;
	font-family: MS Reference Sans Serif;
	text-align:right;
	color: #034597;	
	margin: 10px;
}

div#barra img{ border:0; }

div#elencoLink 
{
	float:right;
	width : 400px;
	vertical-align:top;
	text-align: justify;
	color: #303030;
	margin: 15px 10px 5px 5px
}

div#elencoRassegne
{
	float:right;
	width : 500px;
	vertical-align:top;
	text-align: justify;
	color: #303030;
	margin: 15px 10px 5px 5px
}

.tabArticolo
{
	border-bottom: solid 1px Navy;
	margin: 5px 0px 20px 0px
}

.titolo1Blu
{
	color: Navy;
	font-weight:bold;
	font-size:14px;
}

.titolo2Blu
{
	color: Navy;
	font-size:12px;
	font-weight:bold;
}

.titolo1Rosso
{
	color: Red;
	font-weight:bold;
}

.titoloCorsivo
{
	font-style:oblique;
}


div#elencoLink ul li a:hover
{
	color: Red;
}

/*************************************************************************/

div#newsflash
{
	float:right;
	width : 400px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #2074d4; 
	margin: 2px 2px 0px 0px;
	height: 27px;
}

div.more_news{float: right;text-align:right;width:400px;margin: 0px 2px 0px 1px;border-right: 1px solid #2074d4;}

div.more_news a
{
	text-decoration: none; 
	background-color:#2074d4; 
	color:#ffffff;
	font-size: 12px;
}
/*********************************GESTIONE PANNELLO SLIDER***************************/
#featured{ 
	width:400px; 

	position:relative; 
	border-top:1px solid #2074d4;
	border-right:1px solid #2074d4;
	border-left:1px solid #2074d4;
	border-bottom:5px solid #2074d4; 
	height:250px; 
	background:#fff;
	float:right;
	margin: 2px 2px 0px 0px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:210px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:MS Reference Sans Serif; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#ffffff; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px;
	width:400px; 
	background: url('../images/transparent-bg.png');
}
#featured .info h2{ 
	font-size:18px; font-family:MS Reference Sans Serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:MS Reference Sans Serif; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/************************************************************************************/

/**********************************TICKER NEWS***************************************/
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
width: 400px; 
float:right;
border: 1px solid #2074d4; 
/*margin: 500px 2px 0px 0px;*/
height: 27px;  
padding: 0px;
overflow: hidden; 
}
div.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 6px;
top: 8px;
width: 340px;
overflow: hidden;
height: 14px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
/************************************************************************************/

p.altri
{
	text-align:right;
	width: 100%;
	margin:2px 8px 2px 0px;
}

p.altri a
{
	text-decoration: none; 
	color:#1067be;
	font-size: 12px;
}

p.altri a:hover
{
	text-decoration: none; 
	color: Red;
	font-size: 12px;
}

div.pannello
{
	background-color: #ffffff;
	color:#555;
	padding: 20px 20px 20px 20px;
	height: 100%;
	margin: 10px 10px 10px 10px;
}

div.istruzioni
{
	background-color: #ffffff;
	color:#555;
	padding: 20px 20px 20px 20px;
	margin: 10px 10px 10px 10px;
}

/*Link Sponsor*/
a.sponsor 
{
	position:relative; 
    z-index:24; 
	text-decoration:none;
}

a.sponsor span{display:none;}

a.sponsor:hover span{ 
    display: block; position:absolute;
    bottom: 5em; left: 3em; width: 15em;
    border: 1px solid #0D5AB2; background-color: #ffffff; color:#000;
    text-align: center} 

/*Link Sponsor*/
a.titoloArticolo 
{text-decoration:none;}

a.titoloArticolo:hover 
{color: Red;}

/*******************************BRICIOLE*************************************/
.BREADCRUMBS {

FONT-SIZE: 11PX; FONT-FAMILY: VERDANA, TAHOMA; COLOR: #000000; TEXT-DECORATION: NONE

}

A.BREADCRUMBS:HOVER {

FONT-SIZE: 11PX; FONT-FAMILY: VERDANA, TAHOMA; COLOR: #006699; TEXT-DECORATION: UNDERLINE

}

A.BREADCRUMBS:ACTIVE {

FONT-SIZE: 11PX; COLOR: #000000; TEXT-DECORATION: UNDERLINE
}
/*****************************************************************************/

table.societa
{
	width: 550px; 
	border: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
}

table.societa caption
{
	color:#0D5AB2;
	font-size: 14px;
}

td.cella_nomi
{
	width: 312px;
	background-color:#0D5AB2;
	color: white; 
}

td.cella_nomi a
{
	color: white;
	text-decoration: none; 
}

td.cella_nomi a:hover
{
	text-decoration: none; 
	color: Red;
}

img.icona_album
{
	width: 303px; 
	height: 200px;
	border:0px;
}

table.tabPartita
{
	border: 1px;
	background-color: #99CCFF;
	color:#0D5AB2;
	font-size: 10px;
}

table.tabClassifica
{
	border: solid 1px #99CCFF;
	background-color: #ffffff;
	color:#0D5AB2;
	font-size: 14px;
	width:100%;
	text-align:center;
}
div#roster
{
	float:right;
	width : 500px;
	vertical-align:top;
	text-align: justify;
	color: #303030;
	margin: 15px 10px 5px 5px;
}

div.fl
{
	float:left;
}
	
ul.giocatori
{
	list-style: none; 
	margin:0px 0px 12px 0px; 
	padding:0;
	float:left;
	width: 500px;
}

li.maglia
{
	position:relative; 
	float:left;
	margin-right:12px;
	}
	
span.player
{
	color:Blue;
	font-size:12px;
	font-weight:bold;
	}
	
div.ruolo
{
	color:Red; 
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	background-color:#EFF5FC;
	height:25px;
	width:480px;
	margin:0px 0px 8px 0px;
}

#screenshot
{
	position:absolute;
	border:1px solid #0D5AB2;
	background:#0D5AB2;
	padding:5px;
	display:none;
	color:#fff;
}
	

	



