@charset "utf-8";

body {
	margin: 0px;
	background-color: #c61d23;
}

/* centering for new, flexible layout */
div.main { text-align: left; margin-left: auto; margin-right: auto; padding-left: 8px; padding-right: 8px; max-width: 960px; width: expression(document.body.clientWidth > 960? "960px": "auto" ); }

#body-short {
	margin: 0px;
	background-image:url(background-short.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
#body-long {
	margin: 0px;
	background-image:url(background-long.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1728px;
}
p {
	margin-top: 0px;
}
#top-nav {
	margin: 0px;
	text-align: right;
}
#top-nav ul{

}
#top-nav li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	color: #FFFFFF;
}
#top-nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

div.linkbar a {
	border: none;
	text-decoration: none;
	outline: none;
	}

.linkbar img {
	border: none;
	text-decoration: none;
	outline: none;
	}

#big-headline {
	margin-top: 0px;
	font-size: 18px;
}
.general-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 20px 0px 28px;
	text-align: left;
}

.footer_text_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 49px;
	text-align: center;
	width: 100%;
	color: white;
}

.footer_text_block a
	{ color: white; }

.bigger-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
}

.bolder {
	font-weight: bold;
	}

.highlight {
	background-image: url( images/highlight.png )
}

.red-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 20px 0px 28px;
	text-align: left;
	color: #d2232a;
}
.general-body-text a{
	color: #d2232a;
	font-weight: bold;
}
.general-body-text a:hover{
	color: #d2232a;
	text-decoration: none;
	font-weight: bold;
}
.general-body-text li {
	font-size: 12px;
	padding: 5px;
}
.entry-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.history-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 16px 28px 0px 28px;
	margin: 0px;
}
.history-body-text a{
	color: #d2232a;
}
.entry-header-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.entry-table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.entry-table-alt {
	color: #4b3f27;
	background-color: #cfc1a6;
}
#home-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-align: left;
	padding: 10px 0px 0px 20px;
}
#home-links a{
	font-size: 14px;
	font-weight: bold;
	color: #cb3c37;
}
#home-links a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #cb3c37;
	text-decoration: none;
}
.sitemaplink {
	color: #000000;
	text-decoration: none;
}
.sitemaplink a:hover{
	color: #000000;
	text-decoration: underline;
}
.sitemaplink-PDF {
	color: #d2232a;
	text-decoration: underline;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.bulletin-text {
	font-family: 'Courier New', Courier, courier, serif;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

	.top_edge
{
	background: url( images/norra_popup_top.png ) top no-repeat;
	z-index: 100;
	position: relative;
}

	.bottom_edge
{
	background: url( images/norra_popup_bottom.png ) bottom no-repeat;
	z-index: 100;
	position: relative;
}

	.main_bg
{
	background: url( images/norra_popup_middle.jpg ) top repeat-y;
	z-index: 99;
	position: relative;
}

/* >>>>> READ http://css-discuss.incutio.com/?page=OverlappingAndZIndex <<<<< */

  .inside { padding: 30px; z-index: 1; position: relative;}
  
 	.entry_number_spot
{
	width: 85px;
	height: 85px;
	background: url( images/entry_number_bg.png ) center center no-repeat;
	float: left;
}

	.entry_numeral
{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	padding: 10px 0px 0 0px;
}

	.entry_numeral_3digit
{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	padding: 21px 0px 0 0px;
}

	.entry_vehicle
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

	.entry_vehicle_pic
{
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}

	.driver_pic
{
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}

.little
{
	font-size: 11px;
}

.pic_border
{
	border-top: solid black 2px;
	border-left: solid black 2px;
	border-right: solid white 2px;
	border-bottom: solid white 2px;
}	
	.entry_vehicle_name
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

	.entry_class
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

	.entry_team
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

	.entry_sponsor
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

	.entry_title
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #d10000;
}


	.entry_text
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

 .release p
{
	font-family: "Courier New", monospace, serif;
	font-size: 17px;
	color: #000000;
}

 .release div
{
	font-family: "Courier New", monospace, serif;
	font-size: 17px;
	color: #000000;
}

 .release td
{
	font-family: "Courier New", monospace, serif;
	font-size: 17px;
	color: #000000;
}

 .inside_table td
{
	padding-left: 0; padding-right: 24px; padding-top: 0; padding-bottom: 6px;
}


 .release_dateline
{
	font-family: "Courier New", monospace, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.release_header
{
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 28px;
	font-weight: bold;
	color: #8a1418;
	text-align: center;
}

.section_header
{
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 28px;
	font-weight: bold;
	color: #8a1418;
	text-align: left;
}

.release_subtitle
{
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 22px;
	font-weight: bold;
	color: #8a1418;
	text-align: center;
	padding-bottom: 1em;
}

table.top_table td
{
	vertical-align: top;
}


table.bottom_table td
{
	vertical-align: bottom;
}

tr.title_row td
{
	vertical-align: bottom;
}

table.std_spacing td
{
	padding-right: 20px;
}

td.no_break
{ 
	white-space: nowrap;
}

table.cc_form td { padding: 6px; }
table.bordered_table { border: 1px solid #d3161d; border-collapse: collapse; }
table.bordered_table td { border: 1px solid #d3161d; }
table.table_top td { vertical-align: top; }
div.captioned_field { float: left; padding-right: 25px; }
div.captioned_field span { font-size: .8em; font-style: italic; }

table.closer_spacing td
{
	padding-right: 1em;
}

table.even_spacing td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.bold_table td
{
	font-weight: bold;
	vertical-align: top;
}

.bio_container
{
	width: 648px;
	padding: 4px;
	border: groove #000000 3px;
}

table.bio_table td
{
	font-weight: bold;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
}

td.bio_left_cell
{
	padding-right: 12px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-collapse: collapse;
	width: 50%;
}

td.bio_right_cell
{
	padding-left: 12px;
	border-bottom: solid #000000 1px;
	border-collapse: collapse;
	width: 50%;
	width: 50%;
}

.section_title
{
	font-weight: bold;
	font-size: 18px;
	padding-top: 18px;
	color: #8a1418;
}

table.results td
{
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: bottom;
}

.pic_left
{
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
	text-align: center;
	font-style: italic;
}

div.pic_left img
{
	border: none;
}

.pic_right
{
	float: right;
	margin-left: 20px;
	margin-bottom: 6px;
	text-align: center;
	font-style: italic;
}

div.pic_right img
{
	border: none;
}

.menu_links a
{
	font-size: 16px;
}

label
{
	white-space:nowrap;
}
.input_2col
{
	width: 220px;
}

.action_form
{
	display: inline;
}

.redbold
{
	font-weight: bold;
	color: #c61d23;
}

.border_box
{
	border-width: 4px;
	border-style: inset;
	border-color: #c61d23;
	padding: 12px;
}

.top_right
{
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}

.separator
{
	border-width: 3px;
	border-style: groove;
}

table.grid
{
	border: solid #c61d23 1px;
	border-collapse: collapse;
}

table.grid td
{
	border: solid #c61d23 1px;
}

div.google_xlate
{
	float: left; height: 36px;
	background-image: url(../images/semitransparent_background.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
}

div.top_nav_bar
{
	float: right; padding-right: 20px; height: 45px;
}

.language_selector
{
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

table.category_table td {
	text-align: left;
	vertical-align: top;
	margin-left: 5em;
}

.category_col {
	font-weight: bold;
	width: 20%;
}

.category_desc_col {
	width: 80%;
}

.category_heading {
	font-weight: bold;
	font-size: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #8a1418;
	border-style: none;
	border-collapse: collapse;
}

.category_subtitle {
	font-weight: bold;
	vertical-align: bottom;
	border-style: none;
	border-collapse: collapse;
}


.spanish { display: none; }

table.sponsor_grid {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.sponsor_grid td {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.main_background {
	width: 100%;
	background: #c61d23 url(../images/norra_bg_middle.jpg) repeat-y top center;
	padding: 0;
	margin: 0;
}

tr.name_header td {
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8a1418;
	text-align: left;
}

div.results h1 {
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #8a1418;
	text-align: left;
}


div.results h2 {
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #8a1418;
	text-align: left;
}

div.results table tr td {
	padding-left: 6px;
	padding-right: 6px;
}

.dataOdd {
	background-image: url( images/results_odd_row_bg.png );
	background-repeat: repeat;
}

div.results table {
	background-color: white;
	border-collapse: collapse;
}
