/* TIMETABLE */
#daynav {
	float:right
}

#daynav li {
	float:left;
	margin:5px;
	font-size:8pt;
	letter-spacing:0;
	font-weight:700
}

#daynav a.selected {
	color:red
}

#dayname {
	float:left
}

/* TOOLTIP */
.tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index:9000
}

/* TIMETABLE TIMELINE */
#timetableContainer {
	width:10240px;
	display:inline-block;    overflow-x:scroll;
    white-space: nowrap;
    background-color: red
}

#timetableTimeline {
	width:1024px;
	background-color:#9fc100;
	margin:50px 0 -5px -5px;
	padding:10px 10px 1px;
	background:url(../images/ZPF2013_tegel_ruis.png);
	display:inline-block;
	float:left
}

#timetableTimeline li {
	background:#000;
	margin:0 0 10px;
	height:60px
}

#timetableTimeline ul {
	list-style-type:none;
	margin:0;
	padding:0
}

#timetableTimeline li.HP,#timetableTimeline li.GT,#timetableTimeline li.ST,#timetableTimeline li.VP,#timetableTimeline li.MU,#timetableTimeline li.TR {
	background-color:#000
}

/*
#timetableTimeline li.MU.zondag,
#timetableTimeline li.MU.zondag div.time {
	height:120px
}
*/
#timetableTimeline li.TR.donderdag,#timetableTimeline li.TR.donderdag div.time {
	height:120px
}

#timetableTimeline li.TR.vrijdag,#timetableTimeline li.TR.vrijdag div.time {
	height:120px
}

#timetableTimeline li.TR.zaterdag,#timetableTimeline li.TR.zaterdag div.time {
	height:120px
}

#timetableTimeline li.TR.zondag,#timetableTimeline li.TR.zondag div.time {
	height:210px
}

#timetableTimeline li.timeMeter {
	height:20px
}

#timetableTimeline li.timeMeter .timeMeter {
	border-left:1px solid #fff;
	height:20px;
	float:left;
	text-align:left;
	color:#fff;
	background:none
}

#timetableTimeline li.timeMeter .timeMeter span {
	margin:0 0 0 3px
}

#timetableTimeline li.timeMeter strong.stageName {
	height:20px;
	width:95px;
	background:none
}

#timetableTimeline .stagefrontname {
	width:94px;
	height:54px;
	float:left;
	color:#fff;
	background-color:#000;
	border:1px solid #000;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle
}

#timetableTimeline div.stagefrontname td {
	font-size:12px;
	font-weight:700;
	overflow:hidden;
	text-align:center;
	vertical-align:middle
}

#timetableTimeline li img {
	margin:10px 0 0 3px
}

/*
#timetableTimeline div.timebars {
	position: absolute;
	float:right;
	width:924px;
	background: green;
	z-index: 100000;
}
*/
#timetableTimeline div.timebars {
	position:relative;
	float:left;
	width:924px;
	left:0;
	z-index:1;
	top:0
}

#timetableTimeline div.timebars span {
	float:left;
	position:absolute;
	border-left:1px solid #fff;
	height:60px;
	padding:0 2px
}

/*
#timetableTimeline div.timebars span {
	border-left:1px solid #000;
	position:  absolute;
	background-color: red;
	height: 60px;
	width: 100px;
	z-index: 1000;
	float: right;
	font-size: 8px;
}
*/
#timetableTimeline li strong.stageName {
	display:block;
	width:75px;
	height:50px;
	float:left;
	overflow:hidden;
	color:#fff100;
	font-size:38px;
	line-height:60px;
	padding:0 0 0 5px;
	float:left
}

#timetableTimeline li strong.stageName.full {
	width:0;
	overflow:hidden;
	font-size:28px
}

#timetableTimeline div.time {
	display:block;
	float:right;
	width:924px;
/* timetableTimeline width - 100 */
	position:relative;
	overflow:hidden;
	height:60px
}

#timetableTimeline div.time.day1 {
	background:#ee92b7
}

#timetableTimeline div.time.day1 .act {
	color:#000;
	background:#7ec3aa
}

#timetableTimeline div.time.day2 {
	background:#89cccf
}

#timetableTimeline div.time.day2 .act {
	color:#000;
	background:#f19f98
}

#timetableTimeline div.time.day3 {
	background:#fee42e
}

#timetableTimeline div.time.day3 .act {
	color:#000;
	background:#9396a0
}

#timetableTimeline div.time.day4 {
	background:#a4d8e6
}

#timetableTimeline div.time.day4 .act {
	color:#000;
	background:#b0ca4c
}

#timetableTimeline div.time .act {
	position:absolute;
	height:60px;
	line-height:12px;
	padding:0 2px;
	margin-bottom:2px;
	word-wrap:break-word;
	border-right-style:solid;
	border-left-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#fff;
	border-left-color:#fff;
	z-index:2;
	overflow:hidden
}

#timetableTimeline div.time .act.hh {
	height:30px;
	overflow:hidden
}

#timetableTimeline div.time .act:hover {
}

#timetableTimeline div.time .act span.valignmiddle {
	background-color:#000;
	height:auto
}

#timetableTimeline div.time .act.hh span {
	height:25px
}

#timetableTimeline div.time table {
	overflow:hidden;
	table-layout:fixed;
	width:inherit
}

#timetableTimeline div.time .act span.normal,#timetableTimeline div.time td.normal {
	font-size:12px;
	font-weight:700;
	overflow:hidden;
	text-align:center;
	vertical-align:middle
}

#timetableTimeline div.time .act span.normal {
	font-size:12px;
	font-weight:700
}

#timetableTimeline div.time .act span.big {
	font-size:14px
}

/* TIMETABLE TEXT */
.timeTableText {
/*	color: #000;
	width: 715px;
	padding: 20px;*/
}

.timeTableText ul {
/*	background: #F2F2F2;
	color: #000;
	width: 715px;
	padding: 20px;*/
}

.timeTableText li.stage {
	background:#F2F2F2;
	float:left;
	margin:0;
	padding:20px 20px 12px;
	width:198px;
	margin-bottom:20px
}

.timeTableText li.stage h2 {
	text-transform:uppercase;
	margin-bottom:8px;
	font-size:18px;
	line-height:16px
}

.timeTableText li.stage ul li {
	height:auto;
	padding:0 10px 0 0
}

.timeTableText li.stage ul li label {
	width:45px;
	display:block;
	float:left
}

.timeTableText li.stage ul li a {
	display:block;
	float:left;
	width:137px;
	margin:0 0 8px 5px
}

#timeTableTextColumn1,#timeTableTextColumn2,#timeTableTextColumn3 {
	float:left;
	width:238px;
	padding:0 20px 0 0
}

#timeTableTextColumn3 {
	padding-right:0
}

/* PROGRAM MEDIA */
#media {
	float:left;
	margin:0 -20px 20px 0
}

#media li {
	background:#F2F2F2;
	color:#000;
	padding:20px;
	width:198px;
	height:190px;
	margin:0 20px 0 0;
	float:left
}

#media li p {
	margin-top:10px
}

#media li.active {
	border-top:2px solid #c9313e;
	border-bottom:2px solid #c9313e
}

#media li h2 {
	color:#000;
	margin:0;
	clear:both
}

#media li img {
	display:block;
	float:left
}

#switchTimetable1 {
	padding:0;
/* margin:20px auto 10px 20px;*/
	margin:0 auto 0 38.5%;
	height:100%
}

#switchTimetable3 {
	padding:0;
/* margin:20px auto 10px 20px;*/
	margin:0 auto 0 15.5%;
	height:100%
}

#switchTimetable4 {
	padding:0;
/* margin:20px auto 10px 20px;*/
	margin:0 auto 0 1%;
	height:100%
}

#switchTimetable1 li {
	background:#F2F2F2;
	float:left;
	margin:0 10px 30px;
	padding:2px;
	text-align:center;
	width:150px
}

#switchTimetable3 li {
	background:#F2F2F2;
	float:left;
	margin:0 10px 30px;
	padding:2px;
	text-align:center;
	width:150px
}

#switchTimetable4 li {
	background:#F2F2F2;
	float:left;
	margin:0 10px 30px;
	padding:2px;
	text-align:center;
	width:150px
}

#timetableAjax {
	margin:0 0 20px
}

/* Smaller screens */
@media only screen and (max-width: 1023px) {
	
}

/* Mobile 767px */
@media handheld,only screen and (max-width: 767px) {
	#timeTableTextColumn1,#timeTableTextColumn2,#timeTableTextColumn3 {
		float:none;
		width:100%;
		padding:0 20px 0 0;
		margin:0 auto 20px;
		text-align:center
	}
	
	.timeTableText {
		display:inline-block
	}
	
	.timeTableText li.stage {
		float:left;
		margin:0;
		padding:5%;
		width:200px;
		text-align:left
	}
}