.timeline-default {
    font-family: Trebuchet MS, Helvetica, Arial, sans serif;
    font-size: 8pt;
	border: none;
}

#tl_1 .timeline-band-inner{
	background: #3b90cd url(../images/tl_images/tl_1_bg.gif) 0 19px;
}

#tl_2 .timeline-band-inner{
	background: #8661b0 url(../images/tl_images/tl_2_bg.gif) 0 19px;
}

#tl_3 .timeline-band-inner{
	background: #0568ad url(../images/tl_images/tl_3_bg.gif) 0 19px;
}

#tl_4 .timeline-band-inner{
	background: #5c2d91 url(../images/tl_images/tl_4_bg.gif) 0 19px;
}

#tl_5 .timeline-band-inner{
	background: #16b9e3 url(../images/tl_images/tl_5_bg.gif) 0 19px;
}

.timeline-event-icon{
	z-index: 200;
	margin: -3px 0 0 -6px;
}
.timeline-event-label{
	border: 1px solid #aaa;
	background-color: #fff;
	color: #000000;
	padding: 3px 0 3px 20px;
	z-index: 0;
}

/* IE6 Only */
* html .timeline-event-label{
	padding: 3px 10px 3px 20px;
}
/* IE7 Only */
*:first-child+html .timeline-event-label{
	padding: 3px 10px 3px 20px;
}

.timeline-event-icon{
	margin-left: 16px;
}

.timeline-event-bubble-title {
	display: none;
}

.timeline-event-bubble-time {
	display: none;
}

.dark-theme .timeline-band-0 .timeline-ether-bg{background-color: transparent !important;}
.dark-theme {color:#eee;}

.dark-theme .t-highlight1{display: none;}

.dark-theme .timeline-highlight-label-end .label_t-highlight1{
	vertical-align: bottom;
	padding: 0 0 15px 0;
}

.dark-theme .timeline-highlight-label-end .label_t-highlight1 span{
	color:#fff;
	vertical-align: bottom;
	background: #000;
	font-size: 12px;
	padding: 2px 5px 0 5px;
	position: absolute;
	text-transform: uppercase;
}

.kathsClass{
	background: aqua;
	width: 100px;
	height: 50px;
}

.dark-theme .timeline-ether-lines{border-color:#fff; border-style:solid;}

.timeline-band-layer-inner .timeline-date-label{
	color: #fff;
	background: #000000 url(../images/tl_images/date_markers.gif);
	width: 100%;
	border: none;
	padding: 3px 0 0 0;
}

.timeline-copyright {
	display: none;
}

.dateStyle{
	color: #737373;
	padding: 5px 0 0 59px;
	font-size: 12px;
}