.schedTable {
	width:100%;
	text-align:left;
	padding:0px;
	border-collapse:collapse;
}
.schedNote {
	font-style:italic;
	font-size:11px;
	padding-left:34px;
}
.schedTime, schedTimeH {
	width:55px;
	text-align:right;
	padding-right:10px;
}

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#f3d910;
	color:#00499b;
	padding-left:20px;
	line-height:20px;
}
.schedRow{
	line-height:18px;
}
.schedConf{
	font-size:9px;
	padding-left:2px;
	text-align:center;
}
.schedTimeH {
	text-align:center;
	
}

.schedRecord {
	text-align:left;
}
.schedRowH {
	color:#FFFFFF;
	font-weight:bold;
	background:#02315c;
	line-height:20px;
}
.schedHome {
	font-weight:bold;
	color:#f3d910;
}
.eventKey {
	text-align:center;
	padding: 10px 0;
	margin:0 auto;
	font-size: 11px;
}
.schedBox{
	padding:0 5px;
}

.eventKey li {
	display:inline;
	line-height:5px;
	padding:0 20px;
}
.schedDateH, .schedDate{
	padding-left:5px;
	width:22px;
}
.schedTeam{
	padding-left:15px;
}
.schedMonths{
	padding: 0 3px 3px;
	font-size:13px;
}
.confRowStyle .schedLoser, .confRowStyle .schedWinner, .confRowStyle .schedHTeam{
	background:url("/images_web/smallCalLogo.png") no-repeat scroll right bottom;
}
.detailsTable{
	width:100%;
	background:#CFE9F9;
	color:#000;
	border-bottom:1px solid #efefef;
}
.detailsTeam{
	width:250px;
	color:#000;
}
.detailsTable th{
	color:#02315c;
}
.detailsLocation{
	color:#0467b1;
}
.detailsImage{
	width:90px;
}
.detailsImage img{
	padding:0 10px;	
}
.detailsDate, .detailsTime{
}
.detailsMedia, .detailsMediaHead{
	padding-left:50px;
}
.detailsMedia a{
	text-decoration:none;
}
.detailsNote{
	font-style:italic;
	color:#0467b1;
}
.schedDetails{
	padding:0px 3px;
}
.schedBox{
	white-space:nowrap;
}
.detailsMedia a, .detailsMedia a:link, .detailsMedia a:visited, .detailsMedia a:active, .detailsMedia a:hover {color:#00499b;}
