@charset "UTF-8";
/* CSS Document */

.sportslive {
	font-family: 'Lucida Grande', helvetica, sans-serif;
	margin-bottom: -14px;
	margin-top: 4px;
	font-weight: normal;
	font-size: .875em;
	color:#ffffff;
	background-color: #990000;
	//font-variant:small-caps;
	padding-left: 9px;
	font-weight: bold;
}

.sportslivetwitter {
	font-family: 'Lucida Grande', helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 9px;
	font-weight: normal;
	font-size: .875em;
	color:#ffffff;
	background-color: #990000;
	//font-variant:small-caps;
	padding-left: 9px;
	font-weight: bold;
	width: 280px;
}

div.carousel {
	width: 290px;
}

div.carousel img {
	margin-bottom: 0px;
	border-width:0px;
	z-index:1;
}

div.carousel ul {
	font-family: 'Lucida Grande', helvetica, sans-serif;
	text-align: left;
	list-style:none;
	padding-left:0px;
	padding-right: 2px;
	width: 272px;
	overflow: auto;
	height: 400px;
}

div.carouselscores ul {
	font-family: 'Lucida Grande', helvetica, sans-serif;
	text-align: left;
	list-style:none;
	padding-left:0px;
	padding-right: 2px;
	overflow: auto;
	height: 225px;
	width:270px;
}


div.carousel ul li{
	height:60px;
	//margin-bottom:4px;
	border-bottom: 2px solid #999999;
	padding-left:4px;
	padding-top:2px;
	//padding-bottom: 0px;
}


div.carousel ul li a {
	text-decoration: none;
	color:black;
	}
	
div.carousel ul li a:hover {
	text-decoration: underline;
	color:black;
	}
	
div.carousel ul li:hover {
	background-color: #F5F5CC;
	}	
	
div.carousel ul li p {
	font-size: .65em;
	margin-top: 2px;
	margin-bottom:-6px;


	}
	
div.carousel ul li p.gametitle {
	font-size: .65em;
	color: #666666;
	//margin-left: 9px;
	//width: 300px;
	margin-bottom: -2px;
	text-transform: uppercase;
	//font-weight: bold;
	}	
	
div.carousel ul li h4 {
	font-family: Georgia, times, serif;
	margin-bottom: -2px;
	margin-top: 2px;
	margin-left: 1px;
	font-weight: normal;
	font-size: 1em;
	color:#990000;
	text-transform:capitalize;
	}
	
div.carousel ul li h4.hometeam {
	font-family: Georgia, times, serif;
	margin-bottom: -1px;
	margin-top: 0px;
	margin-left: 1px;
	font-weight: normal;
	font-size: 1em;
	color:#990000;
	text-transform:capitalize;
	border-bottom: 1px dotted #999999;
	margin-right:30px;
	padding-bottom:3px;
	}

.linktotwitter {
	font-family: 'Lucida Grande', helvetica, sans-serif;
	text-align: left;
	overflow:hidden;
	list-style:none;
	padding-left:0px;
	font-size: .75em;
	margin-top: 18px;
	font-weight: bold;
	margin-bottom:-12px;
}