@charset "utf-8";
/* CSS Document */

#indicator{
	position:fixed;
	top:5px;
	right:5px;
	background-color:#6FF;
	height:30px;
	width:30px;
	display:block;
}

html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;	
}

body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:'Ubuntu', sans-serif;
	font-size:16px;
	background-color:#cccccc;
}

.centerCont{
	position:relative;
	width:96%;
	margin:0px auto;
	max-width:1200px;
}

.header{
	position:relative;
	/*float:left;*/
	margin:0px auto;
	/*margin-left:2%;*/
	width:96%;
	height:120px;
	background-color:#333;
	padding-top:10px;
	padding-bottom:10px;
  	padding-left:2%;
  	padding-right:2%;
}

.clearit{
	clear:both;	
}

.euroLogo{
	position:relative;
	float:left;
	height:100%;
}

.siteTitle{
	position:relative;
	display:table;
	float:right;
	color:#FFF;
	font-size:2em;
	height:100%;
}

.titlespan {
  display: table-cell;
  vertical-align: middle;
}

.menu{
	position:relative;
	/*float:left;*/
	width:100%;
	background-color:#222;
}

.menuItem{
	position:relative;
	float:left;
	width:33.3333333333%;
	height:50px;
	line-height:50px;
	text-align:center;
	box-sizing: border-box;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background-color:#222;
	color:#FFF;
}

.mSelected{
	background-color:#FFF;
	color:#000;
}

.menugroot{
	background-color:#000;	
}

.dropdown {
	position: relative;
	display: none;
	vertical-align: top;
	width:100%;
}

.dropbtn2 {
	background-color:#222;
	margin: 0px;
	padding: 0px;
	height:50px;
	line-height:50px;
	width: 100%;
	color: #fff;
	border: none;
	cursor: pointer;
	background-image: url("../images/icoDown.png");
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-size: 15px auto;
	text-align:center;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  z-index: 400;
  display: none;
  position: absolute;
  background-color: #ece8df;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
/* Links inside the dropdown */
.dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 16px;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1;
}
/* Show the dropdown menu on hover */
/*.dropdown:hover .dropdown-content {
  display: block;
}*/


.section{
	position:relative;
	float:left;
	width:100%;
	/*margin-left:2%;*/
	padding-top:30px;
}

/*********NEWSCORES************************/

.s_topbalk{
	position:relative;
	float:left;
	width:100%;
	background-color:#222;
	color:#FFF;
	height:40px;
}

.s_typeLetter{
	position:relative;
	float:left;
	font-size:26px;
	line-height:40px;
	font-weight:bold;
	background-color:#444;
	text-align:center;
	width:60px;
}

.s_datum{
	position:relative;
	float:left;
	padding-left:10px;
	line-height:40px;
}

.s_subBalk{
	position:relative;
	float:left;
	width:100%;
	background-color:#444;
	color:#FFF;
	font-weight:bolt;
	font-size:12px;
	height:24px;
	line-height:24px;
}

.s_subBalk_sel{
	position:relative;
	float:left;
	width:100%;
	background-color:#cccccc;
	color:#FFF;
	font-weight:bolt;
	font-size:12px;
	height:24px;
	line-height:24px;
}

.s_subSpace{
	position:relative;
	float:left;	
	width:75%;
	height:100%;
}

.s_subYour{
	position:relative;
	float:left;	
	width:10%;
	text-align:center;
}

.s_subSpace_sel{
	position:relative;
	float:left;	
	width:75%;
	height:100%;
	background-color:#cccccc;
}

.s_subSpace_sel2{
	position:relative;
	float:left;	
	width:75%;
	height:100%;
	background-color:#444;
}

.s_subYour_sel{
	position:relative;
	float:left;	
	text-align:center;
	width:20%;
	background-color:#444;
}

.s_subResult{
	position:relative;
	float:left;	
	width:10%;
	text-align:center;
}

.s_match{
	position:relative;
	float:left;
	width:100%;
	min-height:40px;
	line-height:40px;
	font-size:14px;
	border-bottom:1px solid #e6e6e6;
	background-color:#FFF;
}

.s_matchAct{
	background-color:#F0F0F0;
	/*background-color:#f3f3f3;*/	
}

.s_color{
	position:relative;
	float:left;
	height:40px;
	width:2%;
}

.s_hour{
	position:relative;
	float:left;
	width:17%;
}

.s_dmatch{
	position:relative;
	float:left;
	width:56%;
}

.s_betscore{
	position:relative;
	float:left;
	width:10%;
}

.s_betscore_sel{
	position:relative;
	float:left;
	width:20%;
}

.s_resultscore{
	position:relative;
	float:left;
	width:10%;
	font-weight:bold;
}

.s_arrow{
	position:relative;
	float:left;
	width:5%;
	color:#c1c1c1;
	font-size:18px;
	text-align:center;
}


.s_colorVlak{
	position:relative;
	float:left;
	height:40px;
	width:4px;
}

.chblok{
	display:table-cell;
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:4px;
	height:100%;
	/*background-color:#000;*/
}

.winnerblock{
	position:absolute;
	left:0px;
	top:0px;
	height:40px;
	width:4px;
	background-color:#000;	
}
.chLegend{
	position:relative;
	float:left;
	clear:both;
	height:14px;
	margin-top:3px;
}

.s_A{
	background-color:#63c990;	
}

.s_B{
	background-color:#f77171;	
}

.s_C{
	background-color:#15c7dc;		
}

.s_D{
	background-color:#f2c513;	
}

.s_E{
	background-color:#9f77c8;	
}

.s_F{
	background-color:#ff9e20;	
}

.s_G{
	background-color:#B05F3C;	
}

.s_H{
	background-color:#9D9D00;	
}

.s_Z{
	background-color:#000;	
}

.c_A{
	color:#63c990;	
}

.c_B{
	color:#f77171;	
}

.c_C{
	color:#15c7dc;		
}

.c_D{
	color:#f2c513;	
}

.c_E{
	color:#9f77c8;	
}

.c_F{
	color:#ff9e20;	
}

.c_G{
	color:#B05F3C;	
}

.c_H{
	color:#9D9D00;	
}

.c_Z{
	color:#000;	
}

.textIn{
	margin-left:5px;	
}

.s_dTeamLeft{
	position:relative;
	float:left;
	width:37%;
	text-align:right;
}

.s_dTeamRight{
	position:relative;
	float:left;
	width:37%;	
	text-align:left;
}

.s_dTeamPoule{
	position:relative;
	float:left;
	width:8%;	
	text-align:center;	
}

.s_dTeamMin{
	position:relative;
	float:left;
	width:5%;
	text-align:center;	
}

.s_pipeL{
	position:relative;
	float:left;
	width:5%;
	text-align:left;
	color:#c1c1c1;
	height:40px;
}

.s_scoreL{
	position:relative;
	float:left;
	width:42%;
	text-align:right;	
}

.s_scoreNone{
	position:relative;
	float:left;
	width:90%;
	text-align:center;
}

.s_scoreL2{
	position:relative;
	float:left;
	width:44.5%;
	text-align:right;
}

.s_scoreMin{
	position:relative;
	float:left;
	width:6%;
	text-align:center;	
}

.s_scoreR{
	position:relative;
	float:left;
	width:42%;
	text-align:left;
}


.s_scoreR2{
	position:relative;
	float:left;
	width:42%;
	text-align:left;
}

.s_pipeR{
	position:relative;
	float:left;
	width:5%;
	text-align:right;
	color:#c1c1c1;
	font-weight:normal;
}

.clicker{
	cursor:pointer;	
}

.long{
	display:inline;
}

.short{
	display:none;	
}

.s_overviewHider{
	display:none;	
}

.s_overview{
	position:relative;
	float:left;
	width:100%;
	font-size:14px;	
	display:none;
	background-color:#f3f3f3;
}

.s_sdetail{
	position:relative;
	float:left;
	width:100%;
}

.s_spoule{
	position:relative;
	float:left;
	margin-left:10px;
	width:8px;
	margin-right:15px;	
	padding-top:7px;
}

.s_smatch{
	position:relative;
	float:left;
	padding-top:7px;
	display:none;
}

.s_stime{
	position:relative;
	float:left;
	padding-bottom:12px;
	padding-top:7px;
}

.s_sline{
	position:relative;
	float:left;
	width:100%;
	height:1px;	
	border-bottom:1px solid #e6e6e6;
}

.timeke{
	display:none;	
}

.s_scorekot{
	position:relative;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:20px;
	font-size:14px;
	color:#a7a7a7;
	display:none;
}

.s_scoreTitel{
	width:300px;
	margin:0px auto;
	height:30px;
	line-height:20px;
	font-weight:bold;
	
}

.s_sscore{
	width:300px;
	margin:0px auto;
}

.s_sk{
	position:relative;
	float:left;
	width:50%;
	text-align:center;
}




















/*********NEWSCORES************************/
td.register1{
	width:100px;
	height:40px;
}

.scoreBorder{
	position:relative;
	float:left;
	width:100%;
	background-color:#000;
	height:2px;
}
.scoreTitle{
	position:relative;
	float:left;
	height:40px;
	width:100%;
	background-color:#333;
	color:#FFF;
	font-size:1em;
	line-height:35px;
	text-align:center;
}

.cont40{
	position:relative;
	float:left;
	width:40%;	
}

.cont60{
	position:relative;
	float:left;
	width:60%;	
}

.scoreDate{
	position:relative;
	float:left;
	height:35px;
	width:100%;
	background-color:#666;
	color:#FFF;
	font-size:1.2em;
	line-height:35px;
	text-align:center;
}

.scoreLijn{
	position:relative;
	float:left;
	clear:both;
	width:100%;	
	/*border-bottom:1px solid #333;*/
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}

.uur{
	position:relative;
	float:left;
	width:10%;
	/*background-color:#F00;*/
	text-align:center;
}

.ploeg{
	position:relative;
	float:left;
	width:36%;
	line-height:1.1em;
	line-height:35px;
	
}

.ploegnaam{
	position:relative;
	float:left;
	width:85%;
	height:100%;
}

.pright{
	text-align:right;	
}

.poule{
	position:relative;
	float:left;
	width:15%;
	/*background-color:#0FF;*/
}

.score{
	position:relative;
	float:left;
	width:18%;
	min-width:100px;
	overflow:hidden;
	/*background-color:#9FC;*/
	text-align:center;
	font-weight:bold;
	line-height:35px;
	/*background-color:#660;*/
}

select{
	height:35px;
}

.spacer{
	position:relative;
	float:left;
	width:100%;
	height:30px;
}

.spacer2{
	position:relative;
	float:left;
	width:100%;
	height:10px;
}

.centerContent{
	position:relative;
	margin:0px auto;	
}

td.register2{
	width:70px;
	height:40px;
}

.c1{
	width:250px;
}

.c2{
	width:230px;
}

.c3{
	max-width:400px;	
}

.smallMenu{
	position:absolute;
	right:20px;	
	bottom:20px;
	color:#FFF;
}

.info{
	width:96%;
	position:relative;
	float:left;
	margin-left:2%;
	margin-bottom:30px;
	font-size:14px;
}

.infoBig{
	width:96%;
	position:relative;
	float:left;
	margin-left:2%;
	margin-bottom:30px;	
	font-size:2em;
}

.rtable{
	display:table;
	width:100%;
}

.rrow{
	display:table-row;
	width:100%;
}

.capital{
	text-transform:uppercase;
}

.r_rank{
	/*position:relative;
	float:left;*/
	display:table-cell;
	/*background-color:#00F;*/
	width:20%;
	min-height:35px;
	line-height:35px;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	box-sizing: border-box;
	background-color:#FFF;
	font-size:14px;
}

.r_title{
	background-color:#444;
	color:#FFF;
	border-left:none;
	font-size:16px;
}

.listBG{
	background-color:#F0F0F0;
}

.r_first{
	clear:both;
}

.r_oflow{
	overflow:hidden;
}

.r_last{
	border-right:1px solid #000;
}

.r_me{
	background-color:#CCC;
}

.compare{
	display:none;	
}

.resultImg{
	position:absolute;
	top:3px;
	right:0px;
	border:0px;
}

.statImg{
	position:absolute;
	top:3px;
	left:0px;
	border:0px;
}
/*
.r_user{
	position:relative;
	float:left;
	background-color:#CF6;
	width:20%;
}

.r_score{
	position:relative;
	float:left;
	background-color:#63F;
	width:20%;
}

.r_result{
	position:relative;
	float:left;
	background-color:#FF9;
	width:20%;
}

.r_points{
	position:relative;
	float:left;
	background-color:#9FC;
	width:20%;
}
*/

























a.linkfatfat:link , a.linkfatfat:visited,a.linkfatfat:hover,a.linkfatfat:active{
	text-decoration:underline;
	font-weight:bold;
	color:inherit;
}

a.linksmallfat:link , a.linksmallfat:visited{
	text-decoration:underline;
	font-weight:normal;
	color:inherit;
}

a.linksmallfat:hover,a.linksmallfat:active{
	text-decoration:underline;
	font-weight:bold;
	color:inherit;
}

a.fullblock{
	display:block;
	width:100%;
	height:100%;	
}

a.linkfat:link ,a.linkfat:active, a.linkfat:visited{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

a.linkfat:hover{
	text-decoration:underline;
	color:#666;
	font-weight:bold;
}


a.menulink2:link ,a.menulink2:active, a.menulink2:visited{
	text-decoration:none;
	color:inherit;
}

a.menulink2:hover{
	text-decoration:underline;
	color:inherit;
}

a.menulink2a:link ,a.menulink2a:active, a.menulink2a:visited,a.menulink2a:hover{
	text-decoration:underline;
	color:inherit;
}

a.menulink:link ,a.menulink:active, a.menulink:visited{
	text-decoration:none;
	color:inherit;
}

a.menulink:hover{
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
