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

#ChampRaceSeriesWrapper {
	background:url('../images/champseries_header-x.jpg') top left no-repeat;
	width: 978px;
	height: 289px;
	margin: 0 auto 10px;
	overflow: hidden;
	clear: both;
}

#ChampRaceSeriesWrapper .rightCol {
	float: right;
	width: 212px;
	margin: 40px 20px 0 0;
	overflow: hidden;
	/*ie6*/
	_display: inline;
}
#ChampRaceSeriesWrapper .rightCol p {
	font-size: 11px;
	line-height:14px;
}
#ChampRaceSeriesWrapper .rightCol #infoForm {
	overflow: hidden;
	padding: 0;
	width: 166px;
	display: block;
	margin: 0 0 0 25px;
	line-height:11px;
}
#ChampRaceSeriesWrapper .rightCol #infoForm label {
	width: 161px;
	height: 12px;
	margin: 0 0 0 0;
	display: block;
}
#ChampRaceSeriesWrapper .rightCol #infoForm span input.text {
	font:normal 11px Tahoma, Arial, Verdana, sans-serif;
	width: 161px;
	height: 14px;
	margin: 0 0 2px 0;
	display: block;
	border: 1px solid #3d3838;
}
#ChampRaceSeriesWrapper .rightCol #infoForm span input.submit {
	margin-top: 20px;
	border: 0;
	cursor: pointer;
	width: 161px;
	height: 17px;
	display: block;
}
#midPanelSub #leftCol .copy .imageborder{
	padding:4px;
	border:#666666 solid 1px;
	background:#333333;
	margin:0px 10px 20px 10px;
}

/*
table.video-cell {
	width:297px;
	background-color:#fff;
	margin-bottom:6px;
}
table.video-cell td img {
	margin:4px;
}
*/

#media_display_cell {
	width: 732px;
	height: 288px;
	color: #009900;
}

#media_display_div {
	width: 732px;
	height: 288px;
	position: relative;
	float: left;
}

#videoPlayback {
	width: 335px;
	height:265px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

#video_list_wrapper {
	display: none;
	width: 335px;
	height: 265px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	position: relative;
	float: left;
}

#video_list_title {
	color: #fdc323;
	font-size: 11px;
	font-weight: bold;
	background-color: #333333; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#video_list_title BR {
	line-height: 0px;
}

#video_list {
	width: 315px;
	height: 199px;
	color: #fc3502;
	border: 10px solid #333333;
	background-color: #333333; 
	position: relative;
	float: left;
	overflow: auto;
}

DIV.video_row {
	background-color: #ffffff; 
	width: 290px;
	height: 58px;
	padding: 4px;
	margin-bottom: 4px;
	position: relative;
}

DIV.video_img {
	width: 102px;
	height: 58px;
	position: relative;
	float: left;
}

DIV.no_thumb {
	width: 90px;
	height: 46px;
	padding: 5px;
	border: 1px solid #fdc323;
	color: #fc3502;
}

DIV.video_desc {
	width: 178px;
	height: 58px;
	padding-left: 10px;
	position: relative;
	float: left;
	/*
	** If description is too long, this will hide the excess.
	*/
	overflow: hidden;
}

#default_photo {
	display: none;
	width: 732px;
	height: 288px;
	position: relative;
	float: left;
}

