*
{
	margin: 0em;
	padding: 0em;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/full-throttle.gif);
	background-repeat: no-repeat;
	background-position: center 500px;
}


h1,h2,h3,h4,h5,h6
{
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer {
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	background-color: #000000;
}
.header {
	border: 0.5em solid #FFFF66;
}


.dockclass{
	position:relative;
	background-color: #FFFF66;
	border-left-color: #FFFF66;
	border-bottom-width: .5em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.dockclass p{
	font-size: 12px;
	margin-top: 0.5em;
	background-color: #FFFFFF;
	padding: 0.5em;
	border: 1px solid #000000;
}

#content{
	margin-bottom: 0.5em;
	width: 285px;
	float: left;
	border: .5em solid #FFFF66;
	background-color: #FFFF66;
}

#content #search {
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color: #23C24C;
	padding-left: 3px;
	padding-top: 11px;
	#padding-top: 9px;
	padding-bottom: 11px;
	#padding-bottom: 9px;
}
.top-Search {
	border: 2px solid #000000;
	width: 232px;
	font-weight: bold;
	height: 16px;
	#height: 18px;
}
.top-SearchButton {
	border: 1px solid #000000;
	background-color: #B61680;
	color: #FFFFFF;
	font-weight: bold;
}

#mainNav {
	background-color: #135CA1;
	font-family: "trebuchet ms", sans-serif;
	margin-top: 0.5em;
	border: 1px solid #000000;
}

#content #mainNav ul {
	list-style-type: none;
	font-weight: bold;
	background-color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}

#content #mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainNav-li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/menu-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #135CA1;
	line-height: 30px;
	text-indent: 1em;
}

.mainNav-li-bottom {
	background-image: url(images/menu-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #135CA1;
	line-height: 30px;
	text-indent: 1em;

}

#content #trackNav {
	background-color: #F71721;
	margin: 0.5em;
	float: left;
	width: 286px;
}

#content #trackNav ul {
	list-style-type: none;
	font-weight: bold;
	background-color: #F71721;
	margin: 0em;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0em;
}

#content #trackNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/track-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F71721;
	padding-left: 1em;
	padding-top: .3em;
	padding-bottom: .3em;
}

#trackNavTicketResults {
	background-color: #F71721;
	float: left;
	width: 125px;
	margin-bottom: 0.5em;
	border: .5em solid #FFFF66;
}

#trackNavTicketResults ul {
	list-style-type: none;
	font-weight: bold;
	background-color: #F71721;
	margin: 0em;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0em;
	border: 1px solid #000000;
}

#trackNavTicketResults li {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/track-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F71721;
	padding-left: 1em;
	padding-top: .3em;
	padding-bottom: .3em;
}

#trackNavTicketResults li a {

	color: #FFFFFF;
	text-decoration: none;
}

#mainContent {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 549px;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	height: auto;
}
#content #recapFull {
	float: left;
	color: #000000;
	width: 284px;

	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nascarPic {
	float: right;
	border: .5em solid #FFFF66;
}
.mainContentWide {
	background-color: #FFFFFF;
	border: .5em solid #FFFF66;
	padding: 5px;
	width: 708px;
	margin-bottom: 0.5em;
	font-size: 10pt;
	text-align: justify;
	float: right;
}


.mainContentWide ul {
	margin-left: 1em;
}
.mainContentFull {
	background-color: #FFFFFF;
	border: .5em solid #FFFF66;
	padding: 5px;
	float: none;
	margin-bottom: 0.5em;
	clear: both;
}
.schedule {
	background-color: #FFFFFF;
	border: .5em solid #FFFF66;
	padding: 5px;
	width: 600px;
	float: left;
	margin-bottom: 0.5em;
	font-size: 10pt;
}
.schedule-title {
	background-color: #FFFF00;
	text-align: center;
	margin-bottom: 5px;
}

.scheduleTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.scheduleTable td {
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.scheduleTable th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-left: 2px;
}
.scheduleTable td {
	padding: 3px;
}
.disclaimer {
	border: .5em solid #FFFF66;
	padding: 5px;
	width: 600px;
	float: left;
	text-align: justify;
	font-size: 10pt;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
}
#standings {
	border: 1px solid #000000;
	margin-bottom: 0.5em;
	width: 233px;
	font-size: 10pt;
}

#standings td {
	padding: 3px;
}
#standings #title {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}
#standings #title a {
	color: #FFFFFF;
	font-weight: bold;
}
.tr_white {
	background-color: #FFFFFF;
}
.tr_gray {
	background-color: #CCCCCC;
}
.tr_darkgray {
	background-color: #999999;
}

.advertisement {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin-bottom: 0.5em;
}

.advertisment-title {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	font-size: 10pt;
}

.advertisment-title a {
	color: #FFFFFF;
	font-weight: bold;
}

.advertisement-text {
	padding: .5em;
	font-size: 10pt;
}

.redText {
	color: #FF0000;
}

#content #trackNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#speewaylogo {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 549px;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	height: auto;
	text-align: center;
}
.tr_yellow {

	background-color: #FFFF00;
}
#trackTickets {
	width: 100%;
}
#trackTickets #title {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	padding: .3em;
}
#trackTickets #eventWhite {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: .3em;
}
#trackTickets #eventGray {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: .3em;
}
#seatingChart {
	float: right;
	width: 549px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
}
#results {
	float: left;
	color: #000000;
	width: 284px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
#results #title {
	color: #FFFFFF;
	background-color: #B6157D;
	padding: 5px;
	font-weight: bold;
}
#content #results td {
	padding: 3px;
}
#miniTicket {

	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	width: 555px;
	float: right;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	height: auto;
}
#standingsLarge {
	background-color: #FFFFFF;
	border: .5em solid #FFFF66;
	padding: 5px;
	width: 600px;
	float: left;
	font-size: 10pt;
	margin-bottom: 0.5em;
}
#standingsLarge #title {
	background-color: #FFFF00;
	text-align: center;
	margin-bottom: .5em;
	border: 1px solid #000000;
}


.chase {
	background-color: #333333;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sellTickets #title a {
	font-weight: bold;
	color: #FFFFFF;
}

.contact td {
	padding: 3px;
}
.contact h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contact p {
	line-height: 20px;
}
.td_five_px {
	padding: 5px;
}
#reviewForm {
	float: none;
	font-size: 10pt;
}
.small-text {
	font-size: 10px;
}

#bottomLinks {
	text-align: center;
	clear: both;
	font-size: 10pt;
	background-color: #FFFF66;
	line-height: 20pt;
}
#footer {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 1em;
	width: 868px;
}
#footer a {
	color: #FFFFFF;
	font-size: 12px;
}
.youTube {
	float: left;
	margin-right: .5em;
}
.ads {
	background-color: #FFFF66;
	width: 234px;
	border: .5em solid #FFFF66;
	float: right;
	margin-bottom: .5em;
}
