/*barra temporeale*/
body, html { margin: 0; padding: 0}
	.temporealeHp { font-family:Arial;}
	.temporealeHp { border:1px solid rgb(235,235,235); padding:2px;}
	.temporealeHp .header {position:relative; width:988px; overflow:hidden; padding:0px 0px 0px 0px;
	background-color:rgb(255, 153, 0);
	line-height:22px; color:#ffffff; font-size:11px;  }
	.temporealeHp .header #wraptab { position:absolute; width:auto; }
	.temporealeHp .header b { text-transform:uppercase;}
	.temporealeHp .header .tab { padding: 0px 10px; float:left;   white-space:nowrap   }
	.temporealeHp .header .tab sup { line-height:5px;}
	.temporealeHp .header .tab:hover {cursor:pointer}
	.temporealeHp .header .sel { background-color:#fff; color:#000;}
	.temporealeHp .linkmatch { display:block; color: #000; text-decoration: none;}

	.temporealeHp .content { margin-top:1px; padding-top:1px; height:86px; color:#000; font-weight:bold;  }
	.temporealeHp .content .match {text-transform:uppercase;
	background-color:#fff;	
	height:67px; width:124px; padding:5px 3px 3px 3px; float:left; font-size:10px; margin:0px 1px 1px 0px}

	.temporealeHp .content .match:hover{background-color:rgb(235,235,235); }

	.temporealeHp .content .match .nTeam {white-space:nowrap; display:block; width:84px; height:22px; overflow:hidden; float:left; padding:0px 3px 0px 22px;  font-size:10px; line-height:22px;}
	.temporealeHp .content .match .nResult { display:block; width:10px;padding-right:2px; float:right;  font-size:16px;}
	.temporealeHp .content .match .status { clear:both; background:#999999; border-top: 1px solid #bcc3cc; line-height:20px; font-size:11px; text-transform:lowercase;  }
	.temporealeHp .content .match .statusTime { float:right; display:block; padding:2px 2px 0px 5px; line-height:12px; overflow:hidden;}
	.temporealeHp .content .match .statusImg { float:left; display:block; padding:2px 2px 0px 2px; line-height:12px; overflow:hidden;}

	.temporealeHp .content .sel { background:#fff4e4;}

	.temporealeHp #arrowleft { position:absolute; top:0px;  border:1px solid #182a98; background:url(http://risultati.quotidiano.net/graphic/img/tempreal/bg_arrow.png); display:none;}
	.temporealeHp #arrowright {position:absolute; top:0px; left:633px; border:1px solid #182a98; background:url(http://risultati.quotidiano.net/graphic/img/tempreal/bg_arrow.png); display:none;}
	.temporealeHp #arrowleft:hover, .temporealeHp #arrowright:hover { cursor:pointer; background:#ffffff; }	
	.temporealeHp .scroll-pane{width: 100%;overflow: hidden; background:#fff;}
	.temporealeHp .content .wrapper{ width:1000px;}
	
	.jspTrack {
    background-color:#fff; }
	
	.jspDrag {
		background-color:rgb(255, 153, 0);
}


