/* ### BOX TICKER ### */
.ticker_tableTicker {
	width:552px;
	height:55px;
	margin-bottom:5px;
	background: url(/static/images/sezioni/sport/bkg_tableTicker.gif) repeat-x;
	border:1px solid #a0a0a0;
	margin-top:-13px;
}

.ticker_caso_1, .ticker_caso_2, .ticker_caso_3, .ticker_caso_4 {
	width:550px;
	height:33px;
	border:1px none green;
	background: url(/static/images/sezioni/sport/bkg_contTicker.gif) repeat-x;
	margin:0;
}

.ticker_caso_1 .ticker_titolo, .ticker_caso_2 .ticker_titolo, .ticker_caso_3 .ticker_titolo, .ticker_caso_4 .ticker_titolo {
	color:#205899;
	padding:2px 3px 0 4px;
	font-weight:bold;
}

.ticker_caso_1 .ticker_goal, .ticker_caso_2 .ticker_goal {
	color:#666666;
}

.ticker_caso_3 .ticker_risultatiSet {
	float:left;
	display:inline;
	color:#666666;
	margin:2px 0 0 10px;
}

.ticker_caso_4 .ticker_titolo {
	color:#205899;
	padding:2px 3px 0 4px;
	font-weight:bold;
	text-transform:uppercase;
}

.ticker_caso_4 .ticker_desc {
	color:#666666;
	padding:0 3px 0 4px;
}

.ticker_stripViewer .ticker_panelContainer .ticker_panel ul {
	text-align: left;
	margin: 0 15px 0 0;
}

.ticker_slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.ticker_csw {width: 100%; height: 55px; overflow: hidden;}
.ticker_csw .ticker_loading {margin: 28px 0 0 0; text-align: center}
.ticker_csw .ticker_loading div {margin: 0 auto 0 auto;}

.ticker_stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 0; /* this is the border. should have the same value for the links */
	margin: 0;
	width: 552px; /* Also specified in  .ticker_stripViewer .ticker_panelContainer .ticker_panel  below */
	height: 33px;
	clear: both;
	background: #fff;
}

.ticker_stripViewer .ticker_panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;	
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.ticker_stripViewer .ticker_panelContainer .ticker_panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 552px; /* Also specified in  .ticker_stripViewer  above */
}

.ticker_stripViewer .ticker_panelContainer .ticker_panel .ticker_wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0;
}

.ticker_stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin-left: 22px;
	width: 510px;
	overflow: hidden;
	position:relative;
	top:0;
	left:0;
}

.ticker_stripNav ul { /* The auto-generated set of links */
	width: 2000px;
	list-style: none;
	height: 20px;
	position:relative;
	top:0;
	left:0;
}

.ticker_stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

.ticker_stripNav ul li {
	float: left;
	position:relative;
	top:2px;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */	
	height: 18px;
	background: #1e4777; 
	border-top:1px solid #658ebc; 
	border-right:1px solid #658ebc; 
	border-left:1px solid #658ebc; 
}

.ticker_stripNav ul li a,
.ticker_stripNav ul li a:link,
.ticker_stripNav ul li a:hover,
.ticker_stripNav ul li a:visited,
.ticker_stripNav ul li a:link:hover,
.ticker_stripNav ul li a:visited:hover  {
	border: 1px none red;
	/*width: 100%;*/
	float:left;
	color: #cccccc;
	font-size:10px; 
	font-style: italic;
	text-decoration:none;
	text-transform:uppercase;
}
/*
.ticker_stripNav li a:hover {
	background: #333;
}
*/

.ticker_stripNav li a.ticker_current,
.ticker_stripNav li a:link.ticker_current,
.ticker_stripNav li a:hover.ticker_current,
.ticker_stripNav li a:visited.ticker_current,
.ticker_stripNav li a:link:hover.ticker_current,
.ticker_stripNav li a:visited:hover.ticker_current {
	background: #fff;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	font-style: italic; 
	text-decoration:none;
	text-transform:uppercase;
}

.ticker_stripNavL, .ticker_stripNavR { /* The left and right arrows */
	position: absolute;
	top: 2px;
	text-indent: -9000em;
}

.ticker_stripNavL a, .ticker_stripNavR a {
	display: block;
	height: 16px;
	width: 16px;
}

.ticker_stripNavL {
	left: 3px;
}

.ticker_stripNavR {
	right: 3px;
}

.ticker_stripNavL {
	background: url("/static/images/sezioni/sport/frSx_ticker.gif") no-repeat center;
}

.ticker_stripNavR {
	background: url("/static/images/sezioni/sport/frDx_ticker.gif") no-repeat center;	
}

.ticker_scrollerBig {
	width: 540px;
	height: 33px;
	padding: 0;
	background-color: transparent;
	font:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-decoration:none;
	cursor:default;
	margin:0;
}

.ticker_scrollerSmall {
	width: 430px;
	height: 15px;
	padding: 0;
	background-color: transparent;
	font:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-decoration:none;
	cursor:default;
	margin:0;
	overflow:hidden;
	border:1px none red;
}

.ticker_scrollerSmall p {
	margin:0;
	border:0;
	padding:0;
}

