@charset "UTF-8";

/************* START LAYOUT *************/
/*************              *************/


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #0D0C0C;
}
p.newsWrapImage {
	/*overflow:auto;*/
}
.oneColFixCtrHdr #container {
	width: 968px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
	background-image: url(/images/global/stine-racing-background.jpg);
	background-repeat: no-repeat;
	background-position: center 8px;
	background-attachment: scroll;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #flashcontent {
	margin-bottom: 30px;
}
.oneColFixCtrHdr #mainContentTemp {
	height: 480px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	margin-top: 200px;
}
.oneColFixCtrHdr #navigation {
	display: inline;
	margin: 0;
	padding: 0;
}
#inline-list {
	width: 100%;
	text-align: center;
}
#inline-list ul, #inline-list li {
	display: inline;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}
.oneColFixCtrHdr #subNav {
	z-index: 3;
	text-align: right;
	width: 98%;
}

/************* NAVIGATION LINK FORMATTING *************/
/*************                            *************/

a:link {
	color: #e09f17;
	text-decoration: none;
}
a:visited {
	color: #e09f17;
	text-decoration: none;
}
a:hover {
	color: #009966;
	text-decoration: none;
}
a:active {
	color: #e09f17;
	text-decoration: none;
}
.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.footer:link {
	color: #009966;
	text-decoration: none;
}
a.footer:visited {
	color: #009966;
	text-decoration: none;
}
a.footer:hover {
	color: #e09f17;
}
a.footer:active {
	color: #009966;
	text-decoration: none;
}
.blogLink {
}
a.blogLink:link {
	color: #e09f17;
	text-decoration: underline;
}
a.blogLink:visited {
	color: #e09f17;
	text-decoration: none;
}
a.blogLink:hover {
	color: #009966;
	text-decoration: none;
}
a.blogLink:active {
	color: #e09f17;
	text-decoration: none;
}

/************* STYLES *************/
/*************        *************/

.blogHome {
	color: #FFFFFF;
	font-size: 14px;
}
.blogH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	padding-top: 23px;
}
ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.Bullet {
	list-style-type: square;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #e09f17;
	margin: 0px;
	padding-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #e09f17;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 10px;
}
img.newsWrap {
	/*float: left; */
	padding-right: 20px;
	padding-bottom: 20px;
}

img.blogWrap {
	float: left;
	border: 1px solid #999999;
	margin-top: 6px;
	margin-right: 20px;
}
img.teamWrap {
	float: left;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 6px;
}
table.homeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
td.homeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 20px;
}
strong {
	color: #e09f17;
}

/************* START FORM *************/
/*************            *************/

textarea {
	background-color: #F4F3CA;
}
input {
	background-color: #F4F3CA;
}
select {
	background-color: #F4F3CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/************* START FOOTER *************/
/*************              *************/

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

/************* START DATA TABLE *************/
/*************                  *************/

td.calendar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
td.calendar2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
table.ruler {
	padding-top: 12px;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
tr.ruler {
	padding-top: 8px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
td.dataDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 6px;
}
td.dataFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
td.raceHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E09F17;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

