﻿.RunningSchedule .Header
{
	width:214px;
	height:42px;
	background:url(../images/grouprunningschedule/header.jpg);	
}

.RunningSchedule .NextRun
{
	float:left;
	width:214px;
	background:url(../images/grouprunningschedule/bg.jpg) repeat-y 100%;		
}

.RunningSchedule .Middle
{
	width:214px;
	height:37px;
	clear:left;
	display:block;
	background:url(../images/grouprunningschedule/middle.jpg);	
}

.RunningSchedule .UpcomingRuns
{
	clear:left;
	width:214px;
	display:block;
	background:url(../images/grouprunningschedule/bg.jpg) repeat-y 100%;		
}

.RunningSchedule .Footer
{
	width:214px;
	height:34px;
	background:url(../images/grouprunningschedule/footer.jpg);	
}

.RunningSchedule .FieldRow
{
	clear:left;
	display:block;
	margin-left: 10px;
	width:189px;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	overflow: hidden;
}

.RunningSchedule .SeperateLine
{
	clear:both;
	display:block;
	width:189px;
	height:1px;
	font-size:0px;
	margin-left: 10px;
	border-bottom: solid 1px #666666;	
}

.RunningSchedule .NoDataHeight
{
	min-height: 26px;
}

.RunningSchedule .NoDataHeight a:link, 
.RunningSchedule .NoDataHeight a:visited,
.RunningSchedule .NoDataHeight a:hover,
.RunningSchedule .NoDataHeight a:active
{
	color:#c70015;
	text-decoration:underline;
}


.RunningSchedule .BoldFormat a:link, 
.RunningSchedule .BoldFormat a:visited,
.RunningSchedule .BoldFormat a:hover,
.RunningSchedule .BoldFormat a:active
{
	font-weight:bolder;
}

.RunningSchedule a:link, 
.RunningSchedule a:visited,
.RunningSchedule a:hover,
.RunningSchedule a:active
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

/*.RunningSchedule .NoRunYet{
	top:48px;
	left:19px;
	width:142px;
	position:relative;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}*/