/*20130805-1632*/

#panel-container{
	/*width: 910px;*/
	width: 300px;
	background-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
}

#panel-container>div {
	width: 300px;
	float: right;
	padding: 10px;
	overflow-y: scroll;
	/* padding-top: 35px; */
	position: relative;
}

#panel-container-close {
	width: 300px;
	height: 10px;
	overflow-y: hidden !important;
	/* padding-top: 35px; */
	position: relative;
	background-color: #FFF;
	z-index:1;
}

.lineups-players-top-arrow, .lineups-players-bottom-arrow{
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 9;
}
.lineups-players-top-arrow input, .lineups-players-bottom-arrow input{
	margin: auto;
	float: none !IMPORTANT;
}
.lineups-players-container{
	overflow: hidden;
	position: relative;
	height: 345px;
}
.lineups-players-list{
	position: relative;
	z-index: 1;
}

.players-division{
	height: 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 17px 8px 12px 6px;
}

.player{
	cursor: default;
	padding-top: 6px;
	height: 18px;
	clear: both;
	position: relative;
}
		.player-name-number{
			white-space: nowrap;
		}
		.player-name{
			font-weight: bold;
		}
		.player-name.out{
			color: #BEB7AF;
		}
		.player.even{
			/*background: rgba(30, 30, 30, 0.7);*/
			background: url(http://s1.trrsf.com/prdt/live/8/_img/bg-comments.png);
		}

		.player.line-break{
			height: 32px;
		}
		.player.line-break .icons-placeholder{
			margin-top: 5px;
			margin-left: 26px;
			margin-right: 28px;
		}

#menu-escalacao{
	cursor: pointer;
}

.LNG_es #menu-escalacao a{
	width: 80px;
	background-position: 0px -220px;
}
.LNG_es #menu-escalacao:hover a, .LNG_es #menu-escalacao.selected a{
	width: 80px;
	background-position: -201px -220px !important;
}
.LNG_pt #menu-escalacao a{
	width: 80px;
	background-position: 0px -220px;
}
.LNG_pt #menu-escalacao:hover a, .LNG_pt #menu-escalacao.selected a{
	width: 80px;
	background-position: -200px -220px !important;
}
.LNG_en #menu-escalacao a{
	width: 80px;
	background-position: 0px -220px;
}
.LNG_en #menu-escalacao a:hover, .LNG_en #menu-escalacao.selected a{
	width: 80px;
	background-position: -200px -220px !important;
}
/*#menu-escalacao.selected a{
	background-position: -201px -220px !important;
}*/

#escalacao{
	height: 467px;
	width: 908px;
}

.player-number{
	color: #999;
	font-weight: bold;
	width: 16px;
	text-align: left;
	margin: 0 6px;
}

.lineups-header{
	padding: 14px 10px;
	width: 200px;
}

		.lineups-header h2{
			font-size: 26px;
			padding-top: 14px;
			margin-bottom: 6px;
		}
		.lineups-header span{
			color: #999;
			font-size: 12px;
		}

.lineups-players-field{
	
}
.lineups-players-field .player:nth-child(2n),
.lineups-players-bench .player:nth-child(2n){
	/*background: rgba(30, 30, 30, 0.7);*/
	background: url(http://s1.trrsf.com/prdt/live/8/_img/bg-comments.png);
}

.carouselArrowDown, .carouselArrowUp{
	width: 204px;
	height: 20px;
	float: left;
	border: 0;
	padding: 0;
	background: url(../_img/ico-comments-carousel-arrows.png) no-repeat 0 0 transparent;
	text-indent: -9999px;
	text-transform: capitalize;
}
.carouselArrowDown{
	background-position: 0px -20px;
}
.carouselArrowDown.enable{
	background-position: -204px -20px;
}
.carouselArrowDown.enable:hover{
	background-position: -408px -20px;
	cursor: pointer;
}
.carouselArrowUp.enable{
	background-position: -204px -0px;
}
.carouselArrowUp.enable:hover{
	background-position: -408px -0px;
	cursor: pointer;
}
.icons-placeholder{
	float: left;
	margin: 0 6px;
	height: 18px;
}
.icons-placeholder img, .icons-placeholder span{
	float: left;
	margin: 0 2px;
	min-width: 6px;
}
.lineups-coach{
	margin: 0 8px;
	font-weight: bold;
}

.team-header h2{
	font-weight: normal;
}

.goal-icon-set{
	font-size: 11px;
}
		.goal-icon-set.owned{
			color: red;
		}
		 .goal-ico{
		 	border-radius: 50%;
		 	float: left;
		 }
		.player-ico-captain, .player-ico-keeper, .player-ico-substitute{
			margin-top: 1px !IMPORTANT;
		}

#divEscalacaoLeft{
	position: absolute;
	left: -690px;
	top: 0px;
	background: url(http://s1.trrsf.com/prdt/live/8/_img/bg-comments.png);
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);*/
	width: 220px;
	height: 100%;
}

		#divEscalacaoLeft .team-badge{
			float: left;
			width: 60px;
			height: 60px;
			text-align: center;
			margin-right: 6px;
		}
		#divEscalacaoLeft .team-header{
			text-align: left;
		}
		#divEscalacaoLeft .player-number{
			float: left;
		}
		#divEscalacaoLeft .player-name{
			float: left;
		}
		

#divEscalacaoRight{
	background: url(http://s1.trrsf.com/prdt/live/8/_img/bg-comments.png);
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);*/
	width: 220px;
	height: 100%;
}
		#divEscalacaoRight .team-badge{
			float: right;
			width: 60px;
			height: 60px;
			text-align: center;
			margin-left: 6px;
		}
		#divEscalacaoRight .team-header{
			text-align: right;
		}
		#divEscalacaoRight .player-number{
			float: right;
		}
		#divEscalacaoRight .player-name{
			text-align: right;
		}
		#divEscalacaoRight .players-division{
			text-align: right;
		}
		#divEscalacaoRight .player-name{
			float: right;
		}
		#divEscalacaoRight .icons-placeholder{
			float: right;
		}
		#divEscalacaoRight .lineups-coach{
			text-align: right;
		}

/*#event-finished{
	margin: -8px 0px 0px -464px !IMPORTANT;
}*/






#menu-referees{
	cursor: pointer;
}

.LNG_es #menu-referees a{
	width: 73px;
	background-position: 0px -307px;
}
.LNG_es #menu-referees:hover a, .LNG_es #menu-referees.selected a{
	width: 73px;
	background-position: -199px -307px !important;
}


.LNG_pt #menu-referees a{
	width: 80px;
	background-position: 0px -307px;
}
.LNG_pt #menu-referees:hover a{
	width: 80px;
	background-position: -199px -307px !important;
}
.LNG_pt #menu-referees.selected a{
	background-position: -199px -307px !important;
}

.LNG_en #menu-referees a{
	width: 80px;
	background-position: 0px -307px;
}
.LNG_en #menu-referees:hover a, .LNG_en #menu-referees.selected a{
	width: 80px;
	background-position: -199px -307px !important;
}


#referees{
	background: url(http://s1.trrsf.com/prdt/live/8/_img/bg-comments.png);
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);*/
	width: 220px;
	height: 467px;
}


.referee{
	line-height: 27px;
	margin: 12px 0px;
}
.referee strong{
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	background: url(http://s1.trrsf.com/prdt/minute-by-minute/1/_img/factsheet-icons.png);
	backgrounr-repeat: no-repeat;
	margin: 0px 12px;
	background-position: 0px -54px;
}

.referee-type-1 strong{
	background-position: 0px 0px !IMPORTANT;
}
.referee-type-2 strong, .referee-type-3 strong{
	background-position: 0px -27px !IMPORTANT;
}
#narration{
	width: 204px !important;
}
#comments{
	height: 450px !important;
}

.venue-image img{
	width: 200px;
	height: 152px;
	margin: auto;
	position: relative;
	display: block;
}
.tt-venue{
	margin: auto;
	width: 200px;
	background: url(http://s1.trrsf.com/prdt/live/8/_img/bg-comments.png);
	height: 36px;
	color: white;
	text-align: left;
	position: relative;
	top: -36px;
	padding: 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.no-venue-image{
	background: none !IMPORTANT;
	top: auto !IMPORTANT;
	padding: 0px !important;
}

.white-separator{
	background: url(http://s1.trrsf.com/atm/3/entertainment/events/carnival/2012/counting/_img/lin-dotted-h-white.gif) repeat-x;
	height: 2px;
	width: 200px;
	margin: 17px auto;
}
.referees-sub-header{
	color: #aaa;
	text-transform: uppercase;
	margin: 10px;
	font-size: 10px;
	font-weight: bold;
}
.LNG_pt .referees-header{
	background: url(http://s1.trrsf.com/prdt/live/8/_img/panel-titles.png) no-repeat;
	text-indent: -9999px;
	width: 160px;
	height: 20px;
	margin: 6px 0 14px 10px;
	background-position: 0px -179px;
}
.LNG_es .referees-header{
	background: url(http://s1.trrsf.com/prdt/live/8/_img/panel-titles.png) no-repeat;
	text-indent: -9999px;
	width: 160px;
	height: 20px;
	margin: 6px 0 14px 10px;
	background-position: 0px -179px;
}

.LNG_en .referees-header{
	background: url(http://s1.trrsf.com/prdt/live/8/_img/panel-titles.png) no-repeat;
	text-indent: -9999px;
	width: 160px;
	height: 20px;
	margin: 6px 0 14px 10px;
	background-position: -399px -179px;
}







