/* TEAM VIEW CSS */

.cfcleaguefe-teamview-player {
	float:left;
	height:202px;
	background: transparent url(../images/bg_spelersbox.gif) repeat-x;
	width:125px;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:2px solid white;
	}

.cfcleague-teamview-playerbox {	
	width:125px;
	float:left;
	}
	
.cfcleague-teamview-playername {
	padding-top:10px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	}
.cfcleague-teamview-playername a{
	color:#000;
	text-decoration:none;
	}
	
.cfcleague-teamview-playername a:link a:visited{
	text-decoration:none;
	color:#000;
	}

.cfcleague-teamview-playername a:hover{
	color:#ff0000;
	text-decoration:none;
	}
	
.cfcleague-teamview-playerfoto {
	float:left;
	width:100px;
	height:100px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:10px;
	
	}

.cfcleague-teamview-playerNUMBER {
	float:left;
	width:125px;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	color:#008000;
	}

.cfcleague-teamview-playerbox-bottombar {
	background: transparent url(../images/balk_bg.gif) repeat-x;
	height:20px;
	clear:both;
	border-top:2px solid white;
	}

/* SPELER VIEW STYLES */

#cfcleague-profileview {
	padding:7px;
	}

#profileview-profielgegevens {
	float:left;
	margin-right:50px;
	}


#profileview-spelerdata tr {
	height:28px;
	}

.firstcolumn_profile {
	width:250px;}	

#profileview-photo {
	float:left;
	}

#profileview-summary {
	float:left;
	clear:both;
	}


/* END OF SPELER VIEW STYLES */
	
/* UITSLAGEN STYLES > FILEADMIN/TEMPLATES/UITSLAGEN.HTML */

#uitslagen_wrapper {
	margin-left:7px;
	margin-right:7px;
	}

	.uitslagen_regel {}
		
	#uitslagen_table tr {}
	
	#uitslagen_table tr td {
	vertical-align:middle;
	}
	
	.uitslagen_regel_datum {
		padding-right:25px;
		width:385px;
		}
		
	.uitslagen_regel_team {
		width:245px;
		}
		
	.uitslagen_regel_divider {
		width:135px;
		}
	.uitslagen_regel_uitslag {
		}
/* END OF UITSLAGEN STYLES > FILEADMIN/TEMPLATES/UITSLAGEN.HTML */



/* STAND STYLES > FILEADMIN/TEMPLATES/UITSLAGEN.HTML */
.cfcleague-leaguetable {
	}

#stand-holder {
	padding-left:45px;
	padding-bottom:45px;
	}

#stand tr {
	}

	
.cfcleague-leaguetable-row_  td{
	vertical-align:middle;
	}
	
.cfcleague-leaguetable-row1 {}
.cfcleague-leaguetable-row0 {
	background-color:#D7D7D7;
	}

	





/* END OF STAND STYLES > FILEADMIN/TEMPLATES/UITSLAGEN.HTML */


/* MATCH REPORT */


#match-report-holder {
	position:absolute;
	background-color:#EFEFEF;
	width:635px;
	height:800px;
}
#wedstrijd-details {}

#wedstrijd-details-logos {
	position:absolute;
	top:35px;
	left:210px;
	height:70px;
	width:210px;
	}

.wedstrijd-logo {
	float:left;
	width:80px;
}

.logo-divider {
	float:left;
	padding-top:40px;
	width:50px;
}

.logo-divider2 {
	float:left;
	font-weight:bold;
	font-size:30px;
	padding-top:10px;
	width:50px;
}

#score-holder {
	clear:both;
	}

.score {
	width:80px;
	float:left;
	}

.uitslag-getal {
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding-top:10px;
	}
	
#wedstrijd-details-info {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:180px;
	}

.wedstrijd-details-info-holder {}

/* END MATCH REPORT */

/* NEXT MATCH */

#nextmatch_wrapper {}

#home-team {
	padding-top:30px;
	}

#nextmatch_wrapper table {}

.td_logo {
	padding-top:10px;
	}
.td_name {
	font-weight:bold;}

.td_divider {
	width:20px;
	}

#nextmatch_stadion {
	padding-top:20px;}
	
/* TOTO STYLES */

/* STAND */

#toto-stand th {
	border-bottom:2px solid #DA0202;
	text-align:left;
	vertical-align:middle;
}

#toto-stand td {
	border-bottom:1px solid #25984d;
	vertical-align:middle;
}

#toto-stand tr:hover {
	background-color:#d7d7d7;
	}

#toto-stand {
	padding-left:8px;
	}
	
#toto-stand table {
	margin-bottom:10px;
	}

tr.t3sbet-usermark {
	font-weight:bold;
	}

.t3users-pagebrowser {
	margin-bottom:10px;
	
}

/* STAND */


/* TOTO LIST */
#toto-list {
	padding-left:8px;
	}
#toto-list th {
	border-bottom:2px solid #ff0000;
	text-align:left;
}

#toto-list td {
	border-bottom:1px solid #25984d;
	vertical-align: top;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#toto-list tr {
	vertical-align:middle;
	}
	
#toto-list tr:hover {
	background-color:#d7d7d7;
	}
	
#toto-list input {
	font-size:11px;
	}
	
.t3sportsbet-selection {
	position:relative;
	left:175px;
	}

.t3sportsbet-selection select {
	width:140px;
	font-size:12px;
	}

#toto-round-name {
	font-size:12px;
	font-weight:bold;
	position:relative;
	top:-15px;
	width:150px;
	}
	
#toto-list-saved {
	font-weight:bold;
	}

.toto-save-button {
	margin-bottom:15px;
	margin-top:15px;
	}
	
.toto-registered-headliner2{
	font-size:9px;
	font-weight:bold;
	color:red;
	padding-left:5px;
	}
	

