.leagueTableDiv table {
	colspan: 2;
}

table th {
	background-color: #006DC9;
	height: 21px;
}

table {
	font-size: 11px;
}

table a {
	text-decoration: none;
	font-weight: bold;
	color: #D6D6D6;
}

table tr {
	text-align: center;
}

table td {
	padding: 4px 2px 4px 4px;
}

table .teamName {
	text-align: left;
	font-weight: bold;
}

table .matchTeamName {
	font-weight: bold;
}

.leagueTableDiv table .teamPoints {
	font-weight: bold;
}

.leagueTableDiv #leagueTableLeft {

}

.leagueTableDiv #leagueTableRight {
	display: none;
}

.seeMoreLeagueTable {
	display: block;
	width: 155px;
	height: 16px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	background-color: #B3B3B3;
	color: #000000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	font-size: 12px !important;
}

.seeMoreLeagueDiv {
	float: right;
	margin: 2px 2px 0px 0px;
}

#leagueMatchDaysDivContent {
	margin: 0px 0px 20px 0px;
}

.selectLeagueMatchDay {
/*
	float: right;
	width: 160px;
	margin: 46px 0px 0px 0px;
*/
	text-align: right;
	height: 22px;
	line-height: 10px;
}

.leagueInfo {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	font-size: 11px;
	background-color: #353535;
	border: 1px solid #999999;
}

.leagueMatchDaysDiv {

}

#leagueMatchDaysDiv .preloader {
	width: 400px;
/*	min-height: 290px;
	height: 290px;
/*	height: auto !important;*/
	height: 100px;
	font-size: 11px;
	background-image: url(../images/ajaxLoading.gif);
	background-position: center 40px;
	background-repeat: no-repeat;

	background-color: #000000;
	display: none;
	opacity: 0.8;
	filter: alpha(opacity = 80); /* IE */
	position: absolute;
	text-align: center;
	z-index: 6;

}

#leagueMatchDaysDiv .preloader p {
	margin: 20px 0px 0px 0px;
}



/******* MATCH PREVIEW *****/

.boxMatchPreview {
	background-color: #FFFFFF;	
	color: #858585;
	background-position: 96% 50%;
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
}

.boxMatchPreview .boxTop {
	width: 400px;
	height: 20px;
	background-image: url(../images/leagues/boxMatchPreviewTop.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;

}

.boxMatchPreview .boxCenter {
	padding: 10px 0px 0px 0px;
/*	min-height: 160px;
	height: auto !important;
	height: 160px;
*/
}

.boxMatchPreview .boxCenter .teamDesc {
	width: 270px;
}

.boxMatchPreview .boxBottom {
	width: 400px;
	height: 15px;
	background-image: url(../images/leagues/boxMatchPreviewBottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.boxMatchPreview .matchDesc {
	padding: 0px 15px 0px 15px;
}

.boxMatchPreview span.matchDayName {
	padding: 4px 10px 4px 10px;
	height: 18px;
	margin: 4px 0px 0px 0px;
	background-color: #006DC9;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

.boxMatchPreview .teamALogo {
	width: 155px;
	height: 170px;
	float: left;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.boxMatchPreview .matchScore {
	width: 90px;
	height: 100px;
	float: left;
	text-align: center;
	padding: 70px 0px 0px 0px;
	font-size: 26px !important;
	font-weight: bold;
	color: #006DC9;
}

.boxMatchPreview .teamBLogo {
	width: 155px;
	height: 170px;
	float: left;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.boxMatchPreview div.teamAName {
	float: left;
	width: 185px;
}

.boxMatchPreview div.teamBName {
	float: right;
	width: 185px;
	text-align: right;
}

.boxMatchPreview span.teamName {
	padding: 4px 10px 4px 10px;
	height: 18px;
	margin: 4px 0px 0px 0px;
	background-color: #006DC9;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.boxMatchPreview div.teamADesc {
	width: 180px;
	float: left;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

.boxMatchPreview div.teamBDesc {
	width: 180px;
	float: right;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
}





/******* MATCH PREVIEW *****/



/***** 3 LIGA *****/


.flashSelectUnderLeagueDiv {
	text-align: center;
}




/***** END 3 LIGA *****/


/*** AD SENSE ***/

.leaguesAdSense {
	margin: 10px 0px 0px 0px;
	text-align: center;
}

/*** AD SENSE ***/


