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

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#aa0308;
	color:#FFFFFF;
	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:#3A0200;;
	line-height:20px;
}
.schedHome {
	font-weight:bold;
}
.eventKey {
	text-align:center;
	padding: 10px 0;
	margin:0 auto;
}
.schedBox{
	padding:0 5px;
	white-space:nowrap;
}

.eventKey li {
	display:inline;
	line-height:5px;
	padding:0 25px;
}
.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:#ebd8ab;
	color:#000;
	border-bottom:1px solid #ebd8ab;
}
.schedVS{
	width:30px;
}
.detailsTeam{
	width:250px;
	color:#aa0308;
}
.detailsTable th{
	color:#000;
}
.detailsLocation{
	color:#281E26;
}
.detailsImage{
	width:95px;
}
.detailsImage img{
	padding:0 10px;	
}
.detailsDate, .detailsTime{
}
.detailsMedia, .detailsMediaHead{
	padding-left:50px;
}
.detailsMedia a{
	text-decoration:none;
}
.detailsNote{
	font-style:italic;
	color:#281E26;
}
.detailsTable a, .detailsTable a:link, .detailsTable a:visited, .detailsTable a:active, .detailsTable a:hover {color:#3A0200;}
