/* CSS Document */
.btnVote { 
	border-bottom: 1px solid #666666; 
	border-top: 1px solid #666666; 
	font-family: Tahoma; 
	font-size: 9px; 
	letter-spacing: 1px;
	margin-left: 0px; 
	padding-bottom: 3px; 
	margin-right: 65px;
	padding-top: 3px;
	cursor:pointer;
}
.bgTeam {
	/*background: url(images/bscore.png) no-repeat left top;*/
	height: 150px;
	width: 200px;
}

.bgTeam h1 {
	float: left;
    font: 14px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
    color: #666666;
	left: 100px;
	position: absolute;
	text-align: center;
	top: 77px;
	width: 15px;
}


.teamLeft {
	float: left;
	height: 65px;
	left: -3px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 11px;
	width: 80px;

}
.teamLeft h1 {
	float: left;
    font: 20px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
    color: #CD1B11;
	left: 78px;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 15px;
}
.teamLeft span {
	float: left;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	/**font-weight: bold;**/
	color: #CD1B11;
	margin-left: 0px;
	margin-top: 10px;
	position: relative;
	text-align: center;
	width: 80px;
}
.teamRight {
	float: left;
	height: 65px;
	left: 41px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 11px;
	width: 80px;
}
.teamRight h1 {
	float: left;
    font: 20px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
    color: #CD1B11;
	left: -12px;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 15px;
}
.teamRight span {
	float: left;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #CD1B11;
	text-align: center;
	margin-top: 10px;
	position: relative;
	width: 80px;
	left: -1px;
}
.tableTeam {
	clear: both;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	float: left;
	position: relative;
	top: -50px;
	width: 200px;
}
.resScore {
	float: left;
	left: 7px;
	position: relative;
	top: -18px;
	width: 50px;
}
.resScore a {
	color: #666666; 
	background: transparent; 
	text-decoration: none;
} 
.resScore a:link {
	color: #CD1B11; 
	background: transparent;
} 
.resScore a:hover {
	color: #CD1B11; 
	background: transparent; 
	text-decoration: none; 
}

.btnScore {
	float: left;
	left: 76px;
	position: relative;
	top: -24px;
	width: 60px;
}
.listTable {
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 3px;
	width: 190px;
}
.listTitle {
	background-color: #EFEFEF;
	font-weight: bold;
	color: #CD1B11;
	text-align: center;
}
.listTable td {
	width: 20px;
}
.listContent {
	text-align: center;
	color: #41484d;
}
.listPlayer {
	background-color: #CD1B11;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
.listEven {
	background-color: #ffffff;
	line-height: 22px;
	color: #41484d;
	text-align: center;
}
.listOdd {
	background-color: #EBEBEB;
	line-height: 22px;
	color: #41484d;
	text-align: center;
}
.resPlayer {
	float: left;
	left: 7px;
	position: relative;
	top: 0px;
}
.resPlayer a {
	color: #666666; 
	background: transparent; 
	text-decoration: none;
} 
.resPlayer a:link {
	color: #666666; 
	background: transparent;
} 
.resPlayer a:hover {
	color: #CD1B11; 
	background: transparent; 
	text-decoration: none; 
}
.listTablePlayers {
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 2px;
	padding: 3px;
	width: 423px;
}

.listTablePlayers td {
	/*width: 39px;*/
}
.resPlayerDetails {
	float: left;
	left: 0px;
	position: relative;
	top: 1px;
}
.resPlayerDetails a {
	color: #666666; 
	background: transparent; 
	text-decoration: none;
} 
.resPlayerDetails a:link {
	color: #666666; 
	background: transparent;
} 
.resPlayerDetails a:hover {
	color: #CD1B11; 
	background: transparent; 
	text-decoration: none; 
}


.btnVoteBScore {
background:transparent url(http://s3.polldaddy.com/images/pdsimple-votebutton.gif) no-repeat scroll 0 50%;
float:right;
height:21px;
margin:0 0 10px;
outline-style:none;
outline-width:medium;
width:55px;
}

.bgDataLocal 
{
	position: relative;
	width: 200px;	
}

.bNextGameDate {
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #666666;
	font-weight: bold;
	position: relative;
	text-align: center;
	width: 200px;
}

.bNextGameLocal {
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #666666;
	font-weight: bold;
	position: relative;
	text-align: center;
	width: 200px;
}

.legenda {
}

.legenda span {
	font: 12px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	/**font-weight: bold;**/
	color: #CD1B11;
	margin-bottom: 2px;
}

.ultimosJogos {
	float: left;
	left: 0px;
	position: relative;
	top: 1px;
}

.listUltimosJogos {
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 2px;
	padding: 3px;
	width: 423px;
}

.dataUltJogo {
	text-align: left;
	padding-left: 2px;
}

.mandanteUltJogo {
	text-align: left;
	padding-right: 2px;
}

.golsUltJogo 
{
	width: 15px;
	text-align: center;
}

.visitanteUltJogo {
	text-align: right;
	padding-left: 2px;
}

.competicaoUltJogo {
	text-align: right;
	padding-right: 2px;
}

.chutPlacarLeft {
	float: left;
	height: 65px;
	left: -3px;
	padding: 0px;
	position: relative;
	text-align: center;
	top:-50px;
	width: 80px;

}

.chutPlacarRight {
	float: left;
	height: 65px;
	left: 25px;
	padding: 0px;
	position: relative;
	text-align: center;
	top:-50px;
	width: 80px;
}

.chutPlacar h1 {
	float: left;
    font: 14px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
    color: #666666;
	left: 12px;
	position: relative;
	text-align: center;
	top: -57px;
	width: 15px;
}
