@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;
}

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

.bolder {
	font-weight: bold;
	}

.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;
	padding: 0 10px 0 0;
}

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

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

	.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: 10px;
	font-weight: bold;
	text-align: left;
	color: #d10000;
}


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

 .release p
{
	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;
}


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

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

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


.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;
}

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

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

.input_2col
{
	width: 220px;
}