/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link, a:visited {
	color:#CC0000;
}
a:hover, a:active {
	color:#FFFFFF;
}
#container {
	width:900px;
	height:784px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/main_back.gif);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	width:900px;
	height:550px;
	background-repeat: no-repeat;
	position:relative;
}
#go_home, #go_start {
	position:absolute;
	top:0px;
	left:0px;
}
#go_home img, #go_start img {
	height:100%;
	width:100%;
}
#go_home {
	height:150px;
	width:150px;
}
#go_start {
	height:566px;
	width:900px;
}
.back_index {
	background-image: url(/images/back_index.gif);
}
.back_video {
	background-image: url(/images/back_video.gif);
}
.back_parts {
	background-image: url(/images/back_parts.gif);
	background-repeat:no-repeat;
}
#truck_large {
	position:absolute;
	left:196px;
	top:97px;
}
#truck_small {
	position:absolute;
	height:240px;
	width:240px;
	left:10px;
	top:10px;
	background-image:url(/images/truck_sm.gif);
	background-position: center center;
}
#video {
	position:absolute;
	width:640px;
	height:496px;
	top:30px;
	left:130px;
}
#pagination {
	position:absolute;
	width:640px;
	height:34px;
	top:550px;
	left:130px;
	text-align:center;
}
#sub_content {
	width:900px;
	height:200px;
	position: relative;
	top:584px;
}
#sub_content #logo {
	width:200px;
	height:200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sub_content #lists {
	width:600px;
	height:200px;
	position: absolute;
	left: 200px;
	top: 0px;
}
#sub_content #lists {
	width:500px;
	height:200px;
	position: absolute;
	left: 200px;
	top: 0px;
}
#sub_content #lists a, #sub_content #lists .pre {
	display:block;
	float:left;
	width:46%;
	padding: 2px 2% 0px 2%;
	text-decoration:none;
	text-transform:uppercase;
}
#sub_content #lists .pre {
	color:#440000;
}
#sub_content #vidinfo {
	width:200px;
	height:200px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#sub_content #vidinfo h1 {
	margin:0px;
	padding: 2px 0px 4px 0px;
	font-size:16px;
}
#sub_content #vidinfo p {
}

#sub_content #sponsors_front {
	width:200px;
	height:200px;
	float:left;
	position: absolute;
	top: 0px;
	right: 0px;
}
#sub_content #sponsors_video {
	width:200px;
	height:30px;
	float:left;
	position: absolute;
	top: 170px;
	right: 0px;
}
#sub_content #sponsors_video a {
	display:block;
	float:left;
	margin-left:26px;
}
#footer {
	color: #CC0000;
	text-align: center;
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer a {
	text-decoration:none;
}
#logo {
	position:absolute;
	top:20px;
	left:20px;
}
#dates {
	top:50px;
	left:375px;
	position: absolute;
	text-align: center;
	height: 320px;
	width: 430px;
}
#title {
	height: 22px;
	width: 440px;
	position: absolute;
	left: 20px;
	top: 415px;
	padding-top: 2px;
}
/*#info {
	height: 370px;
	position: absolute;
	left: 20px;
	top: 440px;
	overflow: auto;
}*/
.infoNews {
	width: 275px;
}
.infoEvent {
	width: 440px;
}
.datetime {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}
.roster {
}
.fineprint {
	font-style:italic;
	font-size:10px;
}

#info .newscontainer {
	padding-bottom:10px;
}
#info .newscontainer img {
	width:100%;
	max-width:255px;
}
#info .newscontainer object, #info .newscontainer embed {
	width: 255px;
	height: 210px;
}
#info .title {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}
#dates .column {
	width:245px;
	float:left;
}
#dates img {
	padding-bottom:10px;
}
#container #redbull {
	position: absolute;
	top: 745px;
	right: 20px;
}
#container #gmap {
	position:absolute;
	width:300px;
	height:325px;
	top:415px;
	left:485px;
}
#container #gmaplarge {
	position:absolute;
	width:480px;
	height:325px;
	top:415px;
	left:315px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
p {
	margin-top:2px;
	margin-bottom:8px;
}
.address {
	color:#CC0000;
	font-size:14px;	
}
