.sectionHeader {
	padding:5px;
	text-align:center;
}
/********* home *********/
#vidpromo {
	border-bottom:1px dotted #666;
	padding:0 0 10px 0;
	text-align:center;
	margin:0 0 0 0;
	width:450px;
	background:url(../images/loading.gif) no-repeat center;
	position:relative;
}
#vidpromo a {
	color:#8d0f10;
}
#vidpromo a:hover {
	color:#fff;
}
#airdates {
	border:1px solid #8d0f10;
	width:287px;
	margin:0 5px 5px 5px;
	padding:5px;
	text-align:center;
}
#aboutmsh {
	padding:10px;
	font-size:14px;
	border-bottom:1px dotted #666;
	width:430px;
	margin:5px 0 5px 0;
}
#catchit {
	background:url("../images/catchitlive.jpg") no-repeat top left;
	height:176px;
	width:430px;
	margin:20px 0 20px 10px;
	border-bottom:1px dotted #666;
	text-align:center;
}
#where {
	font-weight:bold;
	float:left;
	font-size:14px;
	padding:15px 10px 20px 10px;
	;
	width:410px;
	margin:105px 0 0 0;
}
#hbanner {
	margin:20px 0 10px 10px;
	width:431px;
}
#hbanner a img {
	border:none;
}
#versus {
	width:287px;
	display:block;
	background:#111;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	margin:5px;
	text-align:center;
}
#versus a {
	color:#ff0000;
}
#versus a:hover {
	color:#fff;
}
#versus span {
	font-size:11px;
	color:#ccc;
	display:block;
}
.scheduleLogo {
	margin:10px 0;
}
/********* schedule *********/
table#schedule {
	background:#222222;
	font-weight: bold;
	text-align:center;
	font-size:14px;
}
table#schedule tr td {
	padding:10px 5px 10px 5px;
	vertical-align: top;
	border-bottom:1px solid #000000;
}
table#schedule tr.top td {
	background:#4c070a;
	font-weight:bold;
	color:#ffffff;
	border-bottom:1px solid #cccccc;
	font-size: 12px;
	padding:3px;
}
table#schedule tr.darkgrey td {
	background:#111111;
}
table#schedule tr td.event {
	height:70px;
	padding:10px 105px 10px 5px;
	background-repeat: no-repeat;
	text-align:left;
}
table#schedule tr td.offroad {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: top right;
}
table#schedule tr td.dragboat {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: right -210px;
}
table#schedule tr td.dirt {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: right -420px;
}
table#schedule tr td.ppl {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: right -630px;
}
table#schedule tr td.x {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: right -840px;
}
table#schedule tr td.ascs {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: right -1050px;
}
table#schedule tr td.mods {
	background-image: url("../images/schedule/msh-schedule-shows.png");
	background-position: right -1260px;
}
.repeat {
	font-size:14px;
}
.red {
	background:#4c070a;
	font-size:14px;
}
.datetime {
	text-align:center;
	font-weight:bold;
}
table#schedule tr.past td {
	display:none;
	font-size:11px;
	padding:0;
	color:#666666;
}
.past, .past img {
	display:none;
}
.lightgrey {
	background:#333333;
}
/********* talent *********/
#talentbox {
	border:1px solid #8d0f10;
	padding:5px 10px 5px 10px;
	margin:5px;
	width:190px;
	float: left;
}
#talentbox h2 span {
	color:#fff;
	font-size:20px;
	font-style:italic;
	border-bottom:1px dotted #fff;
	margin:0 0 5px 0;
	padding:5px;
	display:block;
}
#talentbox img {
	margin:0 10px 5px 0;
}
/********* series *********/
#seriesbox {
	border-bottom:1px solid #8d0f10;
	padding:5px 5px 20px 5px;
	margin:0 0 10px 0;
	min-height:250px;
}
#slogo {
	margin:0 0 5px 0;
	padding:3px;
	display:block;
	border-bottom:1px dotted #666;
}
#slogo a img {
	border:none;
}
.seriesinfo img {
	margin:5px 0 5px 5px;
}
.slideBox {
	width:200px;
	height:133px;
	float:right;
	display:block;
	margin:0 5px 10px 10px;
}
/********* media *********/
#mvideobox {
	width:287px;
	border-right:1px dotted #fff;
	padding:5px;
}
#mvideobox h2 {
	color:#666;
}
#mvideobox #vid {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #333;
	text-align:center;
	cursor:pointer;
}
#vid embed {
	background:url(../images/loading.gif) no-repeat center;
}
#mwpbox {
	float:right;
	width:442px;
	padding:5px 5px 5px 15px;
	margin:0 0 0 15px;
	margin:0;
}
#mwpbox h2 {
	color:#666;
}
#mwp {
	width:120px;
	text-align:center;
	height:160px;
	float:left;
	margin:1px 10px 10px 10px;
	padding:5px 0 5px 0;
	border:1px solid #222;
}
/********* contact *********/
.cinfo {
	color:#ccc;
	background:#111;
	display:block;
	border:1px solid #222;
	padding:10px;
}
form {
	width: 560px;
	text-align: left;
	margin:10px;
}
label {
	clear: left;
	float: left;
	width: 100px;
	margin: 6px 0 10px 0;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
input, select, textarea {
	float: left;
	margin: 5px 0 5px 0;
	width: 340px;
	background: #000;
	color: #fff;
	border: 1px solid #8d0f10;
}
input.button {
	clear: both;
	float: none;
	display: block;
	margin-left:100px;
	width: auto;
	cursor:pointer;
}

