.timetube .projectContent {
	display: inline;
	float: left;
	width: 940px;
	margin: 70px 0 0 0;
}

.timetube .timetubecontainer {
	display: inline;
	float: left;
	width: 940px;
	height: 745px;
	margin: 0 0 0 10px;
	background: #ebebeb;
}

.timetube .timetubecontent {
	position: absolute;
	width: 940px;
	z-index: 0;
}

.timetube .timetubetop, .timetubebot {
	position: absolute;
	width: 940px;
	z-index: 0;
}

.timetube .timetubeheadertop {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 20px;
	z-index: 0;
	background: #999;
}

.timetube .timetubeheadertop h1 {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 0 2px;
	padding: 0;
	color: #FFF;
}

.timetube .timelinetop {
	position: absolute;
	top: 20px;
	left: 0;
	width: 940px;
	height: 55px;
	overflow: hidden;
	z-index: 0;
	font-size: 10px;
}

.timetube .timelinetop1, .timetube .timelinetop2, .timetube .timelinetop3, .timetube .timelinetop4, .timetube .timelinetop5, .timetube .timelinetop6 {
	position: absolute;
	top: 0;
	height: 55px;
	z-index: 0;
	border-right: 1px solid #FFF;
}

.timetube .timelinetop1 {
	left: 0;
	width: 141px;
	background: #E2E2E2;
}
.timetube .timelinetop2 {
	left: 142px;
	width: 87px;
	background: #D5D5D5;

}
.timetube .timelinetop3 {
	left: 230px;
	width: 153px;
	background: #C9C9C9;

}
.timetube .timelinetop4 {
	left: 384px;
	width: 311px;
	background: #BCBCBC;

}
.timetube .timelinetop5 {
	left: 696px;
	width: 173px;
	background: #B0B0B0;

}
.timetube .timelinetop6 {
	left: 870px;
	width: 70px;
	border: 0;
	background: #A3A3A3;

}

.timetube .timelinetoplabel {
	position: absolute;
	top: 3px;
	left: 3px;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: .5px;
	text-transform: uppercase;
	z-index: 0;
}

.timetube .timelinetopdate {
	position: absolute;
	bottom: 1px;
	left: 3px;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 0;
}

.timetube .timetubeheaderbot {
	position: absolute;
	top: 575px;
	left: 0;
	width: 940px;
	height: 20px;
	background: #999;
	z-index: 0;
}

.timetube .timetubeheaderbot h1 {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 0 2px;
	padding: 0;
	color: #FFF;
}



.timetube .timelinebot {
	position: absolute;
	top: 595px;
	left: 0;
	width: 940px;
	height: 155px;
	overflow: hidden;
	font-size: 10px;
	z-index: 0;
}

.timetube .timelinebot1, .timelinebot2, .timelinebot3, .timelinebot4 {
	position: absolute;
	top: 0;
	height: 155px;
	border-right: 1px solid #FFF;
	z-index: 0;
}

.timetube .timelinebot1 {
	left: 0;
	width: 423px;
	background: #E2E2E2;
}
.timetube .timelinebot2 {
	left: 424px;
	width: 195px;
	background: #CDCDCD;

}
.timetube .timelinebot3 {
	left: 620px;
	width: 193px;
	background: #B8B8B8;

}
.timetube .timelinebot4 {
	left: 814px;
	width: 126px;
	border: 0;
	background: #A3A3A3;

}

.timetube .timelinebotdate {
	position: absolute;
	top: 3px;
	left: 3px;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 0;
}

.timetube .timelinebotimage {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 100px;
	text-align: center;
	z-index: 0;
}

.timetube .timelinebotlabel {
	position: absolute;
	bottom: 1px;
	left: 3px;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 0;
}

.timetube .timetubemediacontainer {
	position: absolute;
	top: 75px;
	left: 0;
	width: 940px;
	height: 500px;
	background: url(/inc/img/spinner.gif) no-repeat center center;
	z-index: 0;

}

.timetube .timetubeloader {
	position: absolute;
	top: 270px;
	left: 370px;
	width: 200px;
	font-family: "andale mono", courier, monospace;
	font-size: 10px;
	text-align: center;
	z-index: 0;
}

.timetube .timetubemedia {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 500px;
	overflow: hidden;	
	z-index: 0;
}

.timetube .media {
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

.timetube .timetubecaption {
	position: absolute;
	top: 2px;
	z-index: 1000;
	background: #FFF;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 14px;
	z-index: 0;
}

.timetube .timetubecaption p {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 14px;
	padding: 3px;
	margin: 0;
	z-index: 0;
}