﻿.timelineContentWrap {
	width: 712px;
	float: left;
	background: #424242;
}
.timelineContentWrapnew {
	width: 712px;
	float: left;
	background: #FFFFFF;
}
.timelineContentWrapnew a {
	text-decoration: none;
	color: #C1272D;
}
.timelineContentWrap a {
	text-decoration: none;
	color: #C1272D;
}
.timelineContainer {
	width: 685px;
	height: auto;
	float: left;
	background-color: #1e1e1e;
	display: inline;
}
.timelineEvent {
	width: 625px;
	float: left;
	padding: 20px 30px 20px 30px;	
}
.timelineEvent:hover {
	background-image: url(/images/backgrounds/timeline_event_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	width: 625px;
}
.timelineEventYear {
	width: 85px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #e8c331;

}
.timelineEventImg {
	width: 116px;
	float: left;
	border: solid 1px #ffffff;
	margin-top: 3px;
}
.timelineEventImgBlank {
	width: 118px;
	float: left;
	margin-top: 3px;
}
.timelineEventDes {
	width: 225px; /*408*/
	float: left;
	margin: 0px 0px 0px 35px;
}
.timelineEventDes p {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.TMHeader {
	float: left;
	width: 712px;
	background-color: #424242;
}
.TMHeader h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: auto;
	float: left;
	margin: 8px 15px 10px 15px;
	display: inline;
}
.TMHeader p {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	width: 682px;
	float: left;
	margin: 0px 15px 10px 15px;
	padding: 0px;
	display: inline;
}
.TMYearHeader {
	float: left;
	width: 712px;
	background-color: #1e1e1e;
	height: 20px;
	margin-bottom: 3px;
	text-decoration: none;
}
.TMYearHeader h1{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	width: auto;
	margin: 3px 15px 0px 15px;
}
.TMYearHeader a {
	text-decoration: none;
}
#TimeLineToggle1, #TimeLineToggle2, #TimeLineToggle3, #TimeLineToggle4 {
	float: left;
	width: 712px;
	height: 302px;
}
.tmhr {
	width: 681px;
	float: left;
	height: 0px;
	border-bottom: dotted 1px #3a3a3a;
	
}

#__SearchTxtResultPane 
{
	color: White;
	
}

#__TypeControl td
{
	color: #424242;
}

.stuTitle {
	float: left;
	font-family: Arial;
	font-size: 18px;
	color: #C1272D;
	padding-bottom: 10px;
	padding-left: 5px;
	text-transform: capitalize;
}


