/* CSS Document */



.sked{
width:708px;
overflow:hidden;/**/
overflow-x:hidden;
margin-bottom:18px;
}
.sked td, .sked th{
text-align:center;
padding:3px;
border-top:1px solid black;
border-left:1px solid black;
}
.thrColFixHdr #mainContent-int .textarea .sked td p{
	padding-bottom:0;
	text-align: left;
}
.thrColFixHdr #mainContent-int .textarea .sked th p{
padding-bottom:0;
}

.skedwrapper{
	width:auto;
	zoom:1;
	}


table.sked{
border-right:1px solid black;
border-bottom:1px solid black;
}
table.sked td,table.sked th {
	vertical-align:top;
}

table.sked h6{
text-align:left;
font-size:1.2em;
padding:6px;	
color:white;
}

.skedhead{
background:#1c5079;
}

.timepointrow{
background:#9bb6cb;
}

.skedshade {
background:#e2ddd9;
}

.skedtitle{
	margin-bottom:9px;
	
	}
.skedtitle span{
	color:#25750f;
	
	}
.sked-logo{
	width:65px;
	float:right;
	margin-bottom:9px;
	}
	
.skedlinks{
		list-style:none;
		margin:0;
		padding:15px 0;
		}
		
.skedlinks li{
	display:inline;
		border-right:1px solid black;
		padding:0 15px;
}	
.skedlinks li.last{
		border-right:none;
}
.skedlinks li.first{
	padding-left:0;
}

#TemplateContent .textarea .sked tr.ezridersked p {
	margin-bottom:12px;
	text-align:left;
}


.highlighted{
	color:#cc6500;
}
