﻿/***********************************
*  MRN Additions
*  Created on: 04/2010
*  Mark Hilley
***********************************/



body {
	/*background:#e6e6e6 url(../../../media/mrn/backgrounds/bg_body.jpg) repeat-x center 0;*/
	text-align:center;
	margin: 0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding:0 0 50px;
}

/*#wrapper {
	padding-top:10px;
	background:#FFF url(../../../images/subNavShadow.jpg) top repeat-x;
}*/

#fakeHeader {
	margin:0 auto;
	background:url(../../../images/fakeHeader2.jpg);
	width:960px;
	height:218px;
}

#fakeFooter {
	margin:0 auto;
	background:url(../../../images/fakeFooter.jpg);
	width:960px;
	height:211px;
}

#navAdCol {
	padding-bottom:10px;
	background:#FFF url(../../../images/subNavShadow.jpg) bottom repeat-x;
}

.subNavModule ul {
	float:left;
	margin: 0 0 0 0;
	padding:0;
	background:url(../../../media/mrn/backgrounds/bg_tab_top.jpg) top repeat-x;
}

.subNavModule ul li a {
	background:url(../../../media/mrn/backgrounds/bg_media_tab.jpg) 0 38px repeat-x;
}

.subNavModule li a.activeSubNav,
.subNavModule li.noSubActive a.activeSubNav {
	background: url(../../../media/mrn/backgrounds/bg_media_tab.jpg) 0 76px repeat-x;
}

#breadCrumbTitleArea {
background: #fff url(../../../media/mrn/backgrounds/module_960_hdr.jpg) repeat-x 0 bottom;
}

a {
	outline:none;
}

.layoutHome #mainContentColExtra .genericModuleHeader, 
.layoutG #mainContentCol1 .genericModuleHeader, 
.layoutAa #mainContentColExtra .genericModuleHeader, 
.layoutM #mainContentCol2 .genericModuleHeader{
	background:url("../../../media/mrn/backgrounds/module_300_top.jpg") repeat-x scroll 0 top #2B4996;
	/*font-size:15px;*/
	padding-bottom:5px;
	padding-top:7px;
}

.layoutHome .blueBox {
	background-color:#32478a;
	/*border:solid 1px #cfd2db;*/
	padding:7px;
}

.subNavModule li a.activeSubNav,
.subNavModule li.noSubActive a.activeSubNav {
	background: #dcdcdc url(../../../media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 0 !important;
	color: #243F8A !important;
}

.statsSubNavModule ul {
	float:left;
	margin:0;
	padding:0;
	background: url(../../../images/StatsSubMenuBar.jpg) repeat-x;
	list-style:none;
	width:960px;
	height:32px;
	border-bottom: 1px #bbbec4 solid;
	font-weight: bold;
	position:relative;
}

.statsSubNavModule ul li {
	float:left;
	height:32px;
	overflow:hidden;
	padding:0;
}

.statsSubNavModule ul li a {
	float: left;
	background: #1d88db url(../../../images/StatsSubMenuButton.jpg) no-repeat right -64px;
	color: #304a97 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:100%;
	padding:8px 10px 0;
}

.statsSubNavModule ul li a.activeSubNav,
.statsSubNavModule ul li a.activeSubNav:hover {
	background-position:right -32px;
	color: #676767 !important;
}

.statsSubNavModule ul li a:hover {
	background-position:right top;
	color: #FFF !important;
}


/**********************************************/
/**********************************************/
/*   Remove everything from here up.  		  */
/*   It's only necessary on this test page.   */
/**********************************************/
/**********************************************/

.layoutAa #mainTripleColWrap,
.layoutAa #mainContentColExtra {
	margin-top:0;
}

#StandingsModule,
#SeasonStatsModule,
.yetAnotherModule {
	/*border:solid 1px #ced2db;*/
	/*width:630px;*/
	padding:0;
	margin:0 0 10px;
	position:relative;
}

/*#StandingsModule a,
#SeasonStatsModule a,
#RaceByRaceModule a,
#NextRaceModule a,
#RaceCenterModule a,
#ScheduleModule a,
#NextRaceResultsModule a,
#DriverListModule a,
#DriverAveragesModule a,
.FreeFormModule a {
	font-weight:bold;
}*/

.notesModule,
.otherModule {
	/*border:solid 1px #ced2db;*/
	width:310px;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
}

/* moved to MRN CSS File
.expander,
#Comments .moduleContentOuter {
	background:#FFF;
	border:solid 1px #ced2db;
	border-bottom:none;
	height:auto;
	overflow:hidden;
}

#TrackBioTextModule .expander,
#TrackBioDirectionsModule .expander {
	border:none;
}*/

/*.expander.open {
	height:auto;
}*/

.moduleContent {
	padding:10px 15px;
}

/*#NextRaceResultsModule .moduleContent {
	padding:4px;
}

#DriverBioStatsModule .moduleContent {
	padding:0;
}
		
#StandingsModule .moduleContent,
#SeasonStatsModule .moduleContent,
#FeaturedDriverModule .moduleContent,
#RaceCenterCol4Module .moduleContent,
#RaceByRaceModule .moduleContent,
#DriverAveragesModule .moduleContent,
#ScheduleModule .moduleContent,
#DriverListModule .moduleContent {
	padding:0;
	clear:both;
}*/

.openHTMLModule .moduleContent {
	padding:0 5px;
}
		
/*
-------------- Moved to MRN CSS file ---------------
#StandingsModule .header,
#SeasonStatsModule .header,
#RaceByRaceModule .header,
#DriverAveragesModule .header,
#ScheduleModule .header {
	background:none;
	background-color:#798abe;
	border:solid 1px #cfd2db;
	height:148px;
	position:relative;
	z-index:1;
}*/
/*#SeasonStatsModule .header .optionBox #trackName{
	clear:both;
	position:relative;
	color:#FFF;
}

#RaceCenterCol4Module,
.openHTMLModule {
	position:relative;
	z-index:1;
}

#StandingsModule .header .optionBox,
#SeasonStatsModule .header .optionBox,
#ScheduleModule .header .optionBox {
	float:left;
}

#StandingsModule .header .buttonBox,
#SeasonStatsModule .header .buttonBox,
#RaceByRaceModule .header .buttonBox,
#DriverAveragesModule .header .buttonBox,
#ScheduleModule .header .buttonBox {
	/*position:relative;
	float:right;
	margin:2px 8px 8px 0;
	/****************
			New
	****************
	position:absolute;
	right:0;
}

#RaceByRaceModule .header .buttonBox {
	position:absolute;
	float:right;
	right:0px;
	top:0px;
}*/

/*
-------------- Moved to MRN CSS file ------------
#StandingsModule .header .optionSet,
#SeasonStatsModule .header .optionSet,
#RaceByRaceModule .header  .optionSet,
#DriverAveragesModule .header .optionSet,
#ScheduleModule .header .optionSet,
#StandingsModule .header .teaser,
#SeasonStatsModule .header .teaser{
	float:left;
	text-align:left;
	margin:10px 0px 0px 10px;
	color:#FFF;
}*/

#StandingsModule .header .optionSet.secondLine,
#ScheduleModule .header .optionSet.secondLine {
	position:relative;
	top:50px;
}

/*
--------- Moved to MRN CSS file ---------------
#StandingsModule .header .optionLabel,
#SeasonStatsModule .header .optionLabel,
#RaceByRaceModule .header .optionLabel,
#DriverAveragesModule .header .optionLabel,
#ScheduleModule .header .optionLabel {
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
}*/
		
#FeaturedDriverModule .dropDownFilterZone,
#RaceCenterCol4Module .dropDownFilterZone {
	position:absolute;
	float:right;
	right:4px;
	top:4px;
	margin:0;
	z-index: 10;
}

#DriverListModule .dropDownFilterZone {
	position:absolute;
	float:right;
	right:10px;
	top:7px;
	margin:0;
	z-index: 1;
}

#StandingsModule .dropDownFilterZone,
#SeasonStatsModule .dropDownFilterZone {
	/*width:550px;*/
	width:100%;
}

#RaceCenterCol4Module .dropDownFilterZone {
	width:250px;
}

#NextRaceModule,
#RaceCenterModule,
#DriverListModule {
	position:relative;
	z-index:2;
}

#RaceCenterModule .dropDownFilterZone {
	position:absolute;
	float:left;
	left:180px;
	top:0;
	margin:0;
	width:447px;
	z-index: 1;
}

#RaceCenterModule .dropDownFilterZone .miniHeaderAd {
	float:right;
	margin:4px;
}
#RaceCenterModule .dropDownFilterZone .optionLabel {
	position:absolute;
	top:14px;
	right:100px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#RaceCenterModule .moduleContent h2 {
	font-size:15px;
}

#RaceCenterModule #leftSide .infoBox h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2b4996;
	
}
#RaceCenterModule #leftSide .infoBox h3 a {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2b4996;
	display:block;
	width:300px;
}
#RaceCenterModule #leftSide .infoBox h3 a:hover {
	color:#79A8FD;
}


#RaceCenterCol4Module .bottomPart,
#FeaturedDriverModule .bottomPart {
	width:300px;
	height:35px;
	position:relative;
}

#RaceCenterCol4Module .miniHeaderAd,
#FeaturedDriverModule .miniHeaderAd {
	width:160px;
	float:right;
	margin-right:4px;
}
#RaceCenterCol4Module .miniHeaderAd iframe,
#FeaturedDriverModule .miniHeaderAd iframe {
	float:right;
}
#RaceCenterCol4Module .miniHeaderAd .optionLabel,
#FeaturedDriverModule .miniHeaderAd .optionLabel {
	position:absolute;
	top:18px;
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#RaceCenterCol4Module .optionLabel {
	top:4px;
}

#RaceCenterCol4Module .optionSet,
#DriverListModule optionSet {
	position:relative;
	float:right;
	right:0;
}

#RaceCenterCol4Module .contentInner{
	z-index:1;
}

#NextRaceModule .dropDownFilterZone {
	position:absolute;
	float:left;
	left:10px;
	top:0;
	margin:0;
	width:610px;
	z-index: 1;
}

#NextRaceModule .dropDownFilterZone .headerLinks {
	position:absolute;
	top:14px;
	right:10px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#NextRaceModule .dropDownFilterZone .headerLinks a {
	color:#FFF;
}

#NextRaceModule .dropDownFilterZone .headerLinks a:hover {
	text-decoration:underline;
}

#NextRaceModule .dropDownFilterZone .headerLinks .prevRace {
	background:url("../../../images/LeftArrow_white.jpg") no-repeat left top;
	padding:5px 0 0 18px;
}

#NextRaceModule .dropDownFilterZone .headerLinks .nextRace {
	background:url("../../../images/RightArrow_white.jpg") no-repeat right top;
	padding:5px 18px 0 0;
}

.dropDownFilterZone ul.genericDropDown,
.dropDownFilterZone ul.hoverDropDown {
	list-style:none;
	margin:0;
	float:left;
	min-height:30px;
	position:relative;
}

#SeasonStatsModule .dropTrigger a,
#StandingsModule .dropTrigger a,
#RaceByRaceModule .dropTrigger a,
#NextRaceModule .dropTrigger a,
#RaceCenterModule .dropTrigger a {
	font-weight:normal;
}

#SeasonStatsModule .dropContent li a,
#StandingsModule .dropContent li a,
#RaceByRaceModule .dropContent li a,
#NextRaceModule .dropContent li a,
#RaceCenterModule .dropContent li a {
	font-weight:bold;
}

#NextRaceModule .dropDownFilterZone .optionSet,
#RaceCenterModule .dropDownFilterZone .optionSet {
	position:relative;
	top:8px;
	margin:0;
}

.dropDownFilterZone ul.hoverDropDown li.dropTrigger {
	border-bottom:medium none;
	position:relative;
	/*z-index:20*/;
}

/*
------------- Moved to MRN CSS file ------------------------
.dropDownFilterZone ul.genericDropDown li.dropTrigger a,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger a {
	background:url(/media/mrn/backgrounds/drop_arrow1.jpg) no-repeat right 0;
	border:1px solid #A4B5E1;
	padding:3px 24px 2px 7px;
	font-weight:normal;
	color: #FFF !important;
	line-height:25px;
	/*width:100%;
}*/

		
/*
-------------- Moved to MRN CSS file ----------------------
.dropDownFilterZone ul.genericDropDown li.dropTrigger ul,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul {
	margin:0;
	width:auto;
	border:1px solid #A4B5E1;
	display:none;
	left:0;
	max-height:150px;
	min-height:20px;
	overflow:auto;
	padding:0;
	position:absolute;
	top:21px;
	white-space:nowrap;
}*/

.dropDownFilterZone .secondRow ul.genericDropDown li.dropTrigger ul,
.dropDownFilterZone .secondRow ul.hoverDropDown li.dropTrigger ul {
	top:22px;
}


/*.dropDownFilterZone ul.genericDropDown li.dropTrigger ul a.dropFilterLink,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul a {
	display:block;
	width:100%;
}*/

#FeaturedDriverModule .dropDownFilterZone ul.hoverDropDown li.dropTrigger ul,
#RaceCenterCol4Module .dropDownFilterZone ul.hoverDropDown li.dropTrigger ul {
	right:0;
	left:auto;
}

.dropDownFilterZone ul.genericDropDown li.dropTrigger ul.dropContent li,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul.dropContent li {
	border:none;
}

/*
------------  Moved to MRN CSS file -------------------------------------
.dropDownFilterZone ul.genericDropDown li.dropTrigger ul.dropContent li a,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul.dropContent li a {
	background:#7e8cbb url(../../../media/mrn/backgrounds/bg_sub_arrow.jpg) repeat-x 0 bottom;
	height: 100%;
	border:none;
	line-height:16px;
	font-weight:normal;
	display:block;
	outline:none;
	color:#A4B5E1;
}*/

/* this part targets everything but IE 6-8 */
/*
:root *> .dropDownFilterZone ul.genericDropDown li.dropTrigger ul.dropContent li a,
:root *> .dropDownFilterZone ul.hoverDropDown li.dropTrigger ul.dropContent li a {
	line-height:16px;
	overflow:hidden;
}*/

.dropDownFilterZone ul.genericDropDown li.dropTrigger ul.dropContent li a:hover,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul.dropContent li a:hover {
	text-decoration:underline;
}

div.emailButton {
	width:67px;
	height:26px;
	margin:6px 0 0;
	background:url(../../../images/EmailButton.jpg) bottom no-repeat;
	/**************
		New
	**************/
	display:inline-block;
}
		
div.shareButton {
	width:67px;
	height:26px;
	margin:6px 0 0;
	background:url(../../../images/ShareButton.jpg) bottom no-repeat;
	/**************
		New
	**************/
	display:inline-block;
}

div.mediaShareBtn {
	float:none;
}

div.printButton {
	width:67px;
	height:26px;
	margin:6px 0 0;
	background:url(../../../images/PrintButton.jpg) bottom no-repeat;
	/**************
		New
	**************/
	display:inline-block;
}

div.emailButton:hover,
div.shareButton:hover,
div.printButton:hover {
	background-position:top;
	cursor:pointer;
}

#shareBox {
	margin-top:1px;
}

.moduleContent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.header {
	background:#FFF url(../../../images/Header_BG.jpg) left repeat-x;
	height:40px;
	clear:both;
	top:0px;
}

.header h1 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:6px 16px 5px;
	text-align:left;
}

/*.footer {
	background:#FFF url(../../../images/Footer_BG.jpg) left repeat-x;
	border:solid 1px #ced2db;
	border-top:none;
	height:20px;
}*/

#DriverListModule footer {
	background:none;
}

.footer a.expanderLink {
	background:#dce1ef url(../../../images/DownArrow.jpg) bottom right no-repeat;
	color:#2b4996;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:0px;
	right:0px;
	padding:3px 24px;
	text-decoration:none;
	float:right;
	position:relative;
	text-align:right;
}

.footer a.expanderLink.open {
	background:#dce1ef url(../../../images/UpArrow.jpg) bottom right no-repeat;
}

.layoutA #mainContentColExtra .expander .moduleContentInner, 
.layoutA #mainContentCol1 .expander .moduleContentInner, 
.layoutAa #mainContentCol2 .expander .moduleContentInner, 
.layoutAa #mainContentCol3 .expander .moduleContentInner, 
.layoutC #mainContentCol2 .expander .moduleContentInner, 
.layoutC #mainContentCol3 .expander .moduleContentInner {
	border:none;
}

#DriverBioModule .moduleWrap .moduleContentInner,
#TrackBioModule .moduleWrap .moduleContentInner {
	border:none;
}

/*.footer a:hover,*/
.footer a.expanderLink.hovered {
	color:#79a8fd;
	cursor:pointer;
	text-decoration:none;
	background-position:top right;
}

.footer a.footerLink {
	background:#FFF url(../../../images/RightArrow.jpg) bottom left no-repeat;
	/*color:#2b4996;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:0px;
	right:0px;
	padding:3px 24px;
	text-decoration:none;
	float:left;
	position:relative;
	text-align:right;
}

.footer a.footerLink:hover {
	background-position:top left;
	text-decoration:none;
}

.blueText {
	color:#00F;
}

.redText {
	color:#F00;
}

#FeaturedDriverModule,
#RaceCenterCol4Module {
	width:300px;
	border:solid 1px #071559;
	/*border-collapse:separate;*/
	margin:0 0 10px;
	padding:0;
	position:relative;
}

#FeaturedDriverModule .moduleContentOuter,
#RaceCenterCol4Module .moduleContentOuter {
	margin:0;
	padding:0;
	border:none;
	width:300px;
	position:relative;
	z-index:1;
}
#FeaturedDriverModule .moduleContentOuter .moduleContentInner,
#RaceCenterCol4Module .moduleContentOuter .moduleContentInner{
	margin:0;
	padding:0;
	border:none;
	width:300px;
	position:relative;
}

#FeaturedDriverModule .optionSet,
.raceCente300rModule .optionSet {
	position:relative;
}

#FeaturedDriverModule .infoBox,
#DriverBioInfoModule .infoBox,
#TrackBioInfoModule .infoBox {
	padding:10px;
	background:#FFF;
	position:relative;
}

#FeaturedDriverModule .infoBox .thumbnailPic,
#DriverBioInfoModule .infoBox .thumbnailPic {
	background:#FFF url(../../../images/defaultDriver.jpg) top left no-repeat;
	width:100px;
	height:150px;
	display:inline;
	float:left;
	margin:0;
	padding:0 0 10px;
}

#TrackBioInfoModule .infoBox .thumbnailPic,
#NextRaceModule .thumbnailPic {
	background:#FFF url(../../../images/defaultTrack.jpg) top left no-repeat;
	width:250px;
	height:165px;
	display:inline;
	float:left;
	margin:0 0 10px;
}

#TrackBioInfoModule .infoBox .SubSeriesID_1,
#NextRaceModule .SubSeriesID_1 {
	background:#FFF url(../../../images/SubSeries_SprintCup_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_2,
#NextRaceModule .SubSeriesID_2 {
	background:#FFF url(../../../images/SubSeries_NationWide_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_3,
#NextRaceModule .SubSeriesID_3 {
	background:#FFF url(../../../images/SubSeries_CampingWorldTruck_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_5,
#NextRaceModule .SubSeriesID_5 {
	background:#FFF url(../../../images/SubSeries_WOO_250x165.jpg) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_9,
#NextRaceModule .SubSeriesID_9 {
	background:#FFF url(../../../images/SubSeries_ARCA_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_10,
#NextRaceModule .SubSeriesID_10 {
	background:#FFF url(../../../images/SubSeries_NHRA_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_11,
#NextRaceModule .SubSeriesID_11 {
	background:#FFF url(../../../images/SubSeries_Rolex_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_13,
#NextRaceModule .SubSeriesID_13 {
	background:#FFF url(../../../images/SubSeries_IndyCar_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_14,
#NextRaceModule .SubSeriesID_14 {
	background:#FFF url(../../../images/SubSeries_FormulaOne_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_20
#NextRaceModule .SubSeriesID_20 {
	background:#FFF url(../../../images/SubSeries_Supercross_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_23
#NextRaceModule .SubSeriesID_23 {
	background:#FFF url(../../../images/SubSeries_AMA_250x165.png) top left no-repeat;
}

#TrackBioInfoModule .infoBox .SubSeriesID_25,
#NextRaceModule .SubSeriesID_25 {
	background:#FFF url(../../../images/SubSeries_Continental_250x165.png) top left no-repeat;
}













#RaceCenterModule .thumbnailPic {
	background:#FFF url(../../../images/defaultRaceCenter.jpg) top left no-repeat;
	width:300px;
	height:110px;
	display:inline;
	float:left;
	margin:0 0 10px;
}

#RaceCenterModule .SubSeriesID_1 {
	background:#FFF url(../../../images/SubSeries_SprintCup_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_2 {
	background:#FFF url(../../../images/SubSeries_NationWide_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_3 {
	background:#FFF url(../../../images/SubSeries_CampingWorldTruck_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_5 {
	background:#FFF url(../../../images/SubSeries_WOO_300x110.jpg) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_9 {
	background:#FFF url(../../../images/SubSeries_ARCA_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_10 {
	background:#FFF url(../../../images/SubSeries_NHRA_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_11 {
	background:#FFF url(../../../images/SubSeries_Rolex_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_13 {
	background:#FFF url(../../../images/SubSeries_IndyCar_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_14 {
	background:#FFF url(../../../images/SubSeries_FormulaOne_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_20 {
	background:#FFF url(../../../images/SubSeries_Supercross_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_23 {
	background:#FFF url(../../../images/SubSeries_AMA_300x110.png) top left no-repeat;
}

#RaceCenterModule .SubSeriesID_25 {
	background:#FFF url(../../../images/SubSeries_Continental_300x110.png) top left no-repeat;
}





#FeaturedDriverModule .infoBox .bioBox {
	/*margin-left:10px;*/
	position:relative;
	top:0px;
	left:10px;
	float:left;
	width:170px;
	display:block;
}

#DriverBioInfoModule .moduleContentInner {
	width:625px;
}

#DriverBioInfoModule .infoBox .bioBox {
	margin-left:25px;
	position:relative;
	top:0px;
	float:left;
	width:465px;
	/*display:inline-block;*/
}

#TrackBioInfoModule .infoBox .bioBox {
	margin-left:10px;
	position:relative;
	top:0px;
	float:left;
	width:340px;
	display:block;
}

.infoBox .bioBox table {
	border-collapse:collapse;
}

.infoBox .bioBox .singleLine,
#DriverBioInfoModule .infoBox .bioBox table tr,
#TrackBioInfoModule .infoBox .bioBox table tr {
	color:#083353;
	font-family:Helvetica, Arial, sans-serif;
	font:"Helvetica Neue", Arial, sans-serif #083353;
	font-size:12px;
	display:block;
	clear:both;
	border-bottom:1px dotted #000000;
}

#TrackBioInfoModule .infoBox .bioBox table tr.noUnderline {
	border:none;
}

#DriverBioInfoModule .infoBox .bioBox .singleLine {
	padding:0;
}

#TrackBioInfoModule .infoBox .bioBox tr {
	padding:2px 0;
}

#DriverBioInfoModule .infoBox .bioBox .singleLine .label,
#TrackBioInfoModule .infoBox .bioBox .singleLine .label {
	color:#083353;
	font-family:Helvetica, Arial, sans-serif;
	font:"Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	line-height:18px;
}

#DriverBioInfoModule .infoBox .bioBox .singleLine .label {
	width:180px;
}

#TrackBioInfoModule .infoBox .bioBox tr .label {
	width:90px;
}

#TrackBioInfoModule .infoBox .bioBox tr td:first-child {
	width:90px;
	color:#38549d;
}

#DriverBioInfoModule .infoBox .bioBox tr td:first-child {
	color:#38549d;
}

#TrackBioInfoModule .infoBox .bioBox tr .value {
	width:240px;
}

#TrackBioInfoModule .infoBox .bioBox table tr {
	vertical-align:top;
	line-height:20px;
}

#DriverBioInfoModule .infoBox .bioBox table tr {
	vertical-align:top;
	line-height:21px;
}

#DriverBioInfoModule .infoBox .bioBox .singleLine .value {
	width:290px;
}

#DriverBioInfoModule .infoBox .bioBox table tr td {
	width:225px;
}

/*#DriverBioInfoModule .infoBox .bioBox table tr:first-child {
	width:180px;
}

#DriverBioInfoModule .infoBox .bioBox table tr:last-child {
	width:290px;
}*/

#DriverBioTextModule .moduleContentOuter .moduleContentInner,
#TrackBioTextModule .moduleContentOuter .moduleContentInner,
#TrackBioDirectionsModule .moduleContentOuter .moduleContentInner,
#Comments .moduleContentOuter .moduleContentInner {
	color:#083353;
	padding:6px 10px;
}

#DriverBioTextModule .moduleContentOuter .moduleContentInner li,
#TrackBioTextModule .moduleContentOuter .moduleContentInner li,
#TrackBioDirectionsModule .moduleContentOuter .moduleContentInner li,
#Comments .moduleContentOuter .moduleContentInner li {
	list-style-type:bullet;
	margin-left:16px;
}

#DriverBioTextModule .moduleContentOuter .moduleContentInner,
#Comments .moduleContentOuter .moduleContentInner {
	border:none;
	padding:6px;
}

#FeaturedDriverModule a,
#FeaturedDriverModule .dropContent li a {
	font-weight:bold;
}

#FeaturedDriverModule .dropTrigger a {
	font-weight:normal;
}

#FeaturedDriverModule .infoBox p {
	color:#000;
}

#FeaturedDriverModule .infoBox .bioBox .name {
	font-family:Helvetica, Arial, sans-serif;
	font:"Helvetica Neue", Arial, sans-serif;
	font-stretch:condensed;
	font-weight:bold;
	font-size:20px;
	color:#000;
}

#RaceCenterModule #leftSide,
#RaceCenterModule .rightSide {
	position:relative;
	float:left;
	/*margin:10px 0 10px 9px; */
	margin:0;
	padding:10px;
	width:290px;
}
		
#NextRaceModule .leftSide,
#NextRaceModule .rightSide {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#NextRaceModule .leftSide {
	margin:4px 0 0 10px;
	width:355px;
}

#NextRaceModule .rightSide {
	width:225px;
	margin-top:10px;
}

#NextRaceModule .rightSide .trackImage {
	position:relative;
	margin-bottom:6px;
}
		
/*#StandingsModule .blueBox,
#SeasonStatsModule .blueBox,
#RaceByRaceModule .blueBox,
#DriverAveragesModule .blueBox,
#ScheduleModule .blueBox,
#DriverListModule .blueBox,
#articleContentWrap .blueBox {
	background-color:#798abe;
	border:solid 1px #cfd2db;
	padding:10px;
	margin-top:10px;
}*/

#PrintFormat < body {
	background:none;
}

/*#PrintFormat .dropDownFilterZone ul.hoverDropDown {
	left:-40px;
}*/

#PrintFormat .dropDownFilterZone ul.hoverDropDown {
	left:0;
}

#StandingsModule .teaser,
#SeasonStatsModule .teaser {	
	background-color:#798abe;
	border:solid 1px #cfd2db;
	border-top:none;
	padding:10px;
	margin-top:0;
	color:#FFF;
}
		
/*  Moved to MRN CSS File
#StandingsModule .moduleContent table,
#SeasonStatsModule .moduleContent table,
#FeaturedDriverModule .moduleContent table,
#RaceCenterModule .moduleContent table,
#RaceByRaceModule .moduleContent table,
#DriverBioStatsModule table,
#TrackBioStatsModule table,
#ScheduleModule table,
#NextRaceResultsModule table,
#DriverListModule table,
.FreeFormModule table,
#articleContentWrap table {
	margin:0;
	padding:0;
	width:100%;
	background-color:#e7ebee;
	border-collapse:collapse;
	border:solid 1px #FFF;
}

#DriverAveragesModule table,
#DriverAveragesModule .moduleContent #SliderBox #YearTable {
	margin:0;
	padding:0;
	background-color:#e7ebee;
	border-collapse:collapse;
	border:solid 1px #FFF;
	table-layout:fixed;
}

#DriverAveragesModule .moduleContent table#FixedWidth {
	width:150px;
}

#DriverAveragesModule .moduleContent table#FullWidth {
	width:100%;
}*/

/*
---------- Moved to MRN CSS file ----------
#DriverAveragesModule .moduleContent {
	width:605px;
	/*overflow:hidden;/
	position:relative;
}
#DriverAveragesModule .moduleContent table {
	width:605px;
}

#DriverAveragesModule .moduleContent table tr td.driverCol,
#DriverAveragesModule .moduleContent table tr th.driverCol {
	width:110px;
}

#DriverAveragesModule .moduleContent table tr th.avgCol,
#DriverAveragesModule .moduleContent table tr td.avgCol {
	width:25px;
}*/

/*#DriverAveragesModule .moduleContent table tr th,
#DriverAveragesModule .moduleContent table tr td {
	width:90px;
}*/

#DriverAveragesModule .moduleContent table tr td.avgFinishCol {
	width:48px;
}

#DriverAveragesModule .moduleContent table tr td.numberCol {
	width:20px;
}

#DriverAveragesModule .moduleContent table.nonScrolling {
	width:100%;
}

#DriverAveragesModule .moduleContent div#SliderBox {
	position:absolute;
	left:150px;
	top:0;
	width:455px;
	overflow: auto;
	overflow-y:hidden;
}

#DriverAveragesModule .moduleContent div#Slider {
	position:relative;
	left:0px;
}

#DriverBioInfoModule table,
#TrackBioInfoModule table {
	width:98%;
	margin:0;
	padding:0;
}

#RaceCenterModule .moduleContent table {
	margin-top:8px;
}

#FeaturedDriverModule .moduleContent table thead {
	text-align:center;
	padding:0 2px;
}

/*#FeaturedDriverModule .moduleContent #HeaderTable,
#FeaturedDriverModule .moduleContent #FooterTable {
	position:absolute;
}

#FeaturedDriverModule .moduleContent #FooterTable {
	top:347px;
}*/

#FeaturedDriverModule .moduleContent #HeaderTable table thead {
	text-align:center;
	padding:0 2px;
}

#FeaturedDriverModule .moduleContent #HeaderTable table tbody,
#FeaturedDriverModule .moduleContent #HeaderTable table tfoot,
#FeaturedDriverModule .moduleContent .SliderBox table thead,
#FeaturedDriverModule .moduleContent .SliderBox table tfoot,
#FeaturedDriverModule .moduleContent #FooterTable table thead,
#FeaturedDriverModule .moduleContent #FooterTable table tbody,
#DriverBioStatsModule .moduleContent #HeaderTable table tbody,
#DriverBioStatsModule .moduleContent #HeaderTable table tfoot,
#DriverBioStatsModule .moduleContent .SliderBox table thead,
#DriverBioStatsModule .moduleContent .SliderBox table tfoot,
#DriverBioStatsModule .moduleContent #FooterTable table thead,
#DriverBioStatsModule .moduleContent #FooterTable table tbody{
	display:none;
}


#FeaturedDriverModule .moduleContent .SliderBox,
#DriverBioStatsModule .moduleContent .SliderBox {
	/*width:300px;*/
	max-height: 195px;
	overflow: auto;
	overflow-x: hidden;
}

/*#FeaturedDriverModule .moduleContent table,
#DriverBioStatsModule .moduleContent table,
.FreeFormModule .moduleContent table {
	width:286px;
}*/


/*#FeaturedDriverModule .moduleContent #HeaderTable table thead td.year,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.year {
	width:32px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.races,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.races {
	width:41px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.wins,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.wins {
	width:35px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.top5,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.top5 {
	width:28px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.top10,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.top10 {
	width:29px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.poles,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.poles {
	width:38px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.avgfinish,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.avgfinish {
	width:41px;
}
#FeaturedDriverModule .moduleContent #HeaderTable table thead td.avgstart,
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.avgstart {
	width:33px;
}

#FeaturedDriverModule .moduleContent .SliderBox table td.year {
	width:32px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.races {
	width:41px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.wins {
	width:35px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.top5 {
	width:28px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.top10 {
	width:29px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.poles {
	width:38px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.avgfinish {
	width:41px;
}
#FeaturedDriverModule .moduleContent .SliderBox  table td.avgstart {
	width:33px;
}*/

#FeaturedDriverModule .moduleContent table td.year,
#DriverBioStatsModule .moduleContent table tr td.year {
	width:32px;
}
#FeaturedDriverModule .moduleContent table td.races,
#DriverBioStatsModule .moduleContent table tr td.races {
	width:41px;
}
#FeaturedDriverModule .moduleContent table td.wins,
#DriverBioStatsModule .moduleContent table tr td.wins {
	width:35px;
}
#FeaturedDriverModule .moduleContent table td.top5,
#DriverBioStatsModule .moduleContent table tr td.top5 {
	width:28px;
}
#FeaturedDriverModule .moduleContent table td.top10,
#DriverBioStatsModule .moduleContent table tr td.top10 {
	width:29px;
}
#FeaturedDriverModule .moduleContent table td.poles,
#DriverBioStatsModule .moduleContent table tr td.poles {
	width:38px;
}
#FeaturedDriverModule .moduleContent table td.avgfinish,
#DriverBioStatsModule .moduleContent table tr td.avgfinish {
	width:41px;
}
#FeaturedDriverModule .moduleContent table td.avgstart,
#DriverBioStatsModule .moduleContent table tr td.avgstart {
	width:33px;
}

#FeaturedDriverModule .moduleContent .tableHolder,
#DriverBioStatsModule .moduleContent .tableHolder {
	position:relative;
	left:8px;
}

/*#FeaturedDriverModule .moduleContent .SliderBox table tbody {
	height: 195px;
	overflow: auto;
	overflow-x: hidden;
	display:block; 
	display:table-row-group;
}*/

#FeaturedDriverModule .moduleContent .SliderBox table tbody td,
#DriverBioStatsModule .moduleContent .SliderBox table tbody td {
	height: 18px;
}

.FreeFormModule .moduleContent table tbody td {
	height:32px;
}

/*  Moved to MRN CSS File
#StandingsModule .moduleContent table thead td,
#SeasonStatsModule .moduleContent table thead td,
#RaceCenterModule .moduleContent table thead td,
#RaceByRaceModule .moduleContent table thead td,
#ScheduleModule table thead td,
#NextRaceResultsModule table thead td,
#DriverListModule table thead td,
.FreeFormModule table thead td,
#articleContentWrap table thead td {
	text-align:left;
	padding:0 4px;
}

#DriverAveragesModule table thead td {
	text-align:center;
	padding:0 4px;
}
#DriverAveragesModule table th {
	text-align:center;
	padding:0 4px;
}

#DriverAveragesModule table thead td.driverCol {
	text-align:left;
	padding:0 4px;
}

#StandingsModule .moduleContent table td,
#SeasonStatsModule .moduleContent table td,
#FeaturedDriverModule .moduleContent table td !IMPORTANT,
#RaceCenterModule .moduleContent table td,
#RaceByRaceModule .moduleContent table td,
#DriverBioStatsModule .moduleContent table td,
#DriverAveragesModule table td,
#ScheduleModule table td,
#NextRaceResultsModule table td,
#DriverListModule table td,
#articleContentWrap table tbody td {
	border:solid 1px #FFF;
	color:#083353;
	font-family:Arial, Helvetica, sans-serif;
	/*text-align:center;
}

#FeaturedDriverModule .moduleContent table td,
#RaceByRaceModule .moduleContent table td,
#DriverBioStatsModule .moduleContent table td,
#ScheduleModule .moduleContent table td {
	height:18px;
	font-size:10px;
}

#StandingsModule .moduleContent table td,
#SeasonStatsModule .moduleContent table td,
#RaceByRaceModule .moduleContent table td,
#ScheduleModule .moduleContent table td,
#DriverAveragesModule .moduleContent table td,
#DriverListModule .moduleContent table td,
#articleContentWrap .moduleContent table td {
	height:18px;
	font-size:11px;
}

#RaceByRaceModule .moduleContent table td .trackLink,
#ScheduleModule .moduleContent table td .trackLink {
	font-size:10px;
	font-weight:normal;
}

table td.shortRow {
	height:18px;
}

#NextRaceResultsModule table td.shortRow {
	height:38px;
}

#RaceByRaceModule table td.shortRow {
	/*height:25px;*/
}*/


#RaceCenterModule .moduleContent table td.show12 {
	height:31px;
	font-size:11px;
}

#RaceCenterModule .moduleContent table td.show10 {
	height:38px;
	font-size:11px;
}

/*  Moved to MRN CSS File
#DriverBioStatsModule table td.shortRow {
	height:25px;
}


#StandingsModule .moduleContent table tbody td,
#SeasonStatsModule .moduleContent table tbody td,
#RaceCenterModule .moduleContent table tbody td,
#RaceByRaceModule .moduleContent table tbody td,
#StandingsModule .moduleContent table tfoot td,
#SeasonStatsModule .moduleContent table tfoot td,
#ScheduleModule table tbody td,
#NextRaceResultsModule table tbody td {
	text-align:right;
	padding:0 6px 0 2px;
}

#DriverAveragesModule table tbody td,
.FreeFormModule table tbody td {
	text-align:center;
	/*padding:0 6px 0 2px;
}

#FeaturedDriverModule .moduleContent table td,
#DriverBioStatsModule .moduleContent table td,
.FreeFormModule .moduleContent table td {
	text-align:right;
	padding:0;
}

#FeaturedDriverModule .moduleContent table td div.cell,
#DriverBioStatsModule .moduleContent table td div.cell,
.FreeFormModule .moduleContent table td div.cell {
	margin:0 6px 0 2px;
}
#FeaturedDriverModule .moduleContent table thead td div.cell,
#DriverBioStatsModule .moduleContent table thead td div.cell,
.FreeFormModule .moduleContent table thead td div.cell {
	margin:0 3px;
}
#FeaturedDriverModule .moduleContent #FooterTable table tfoot td.year div.cell,
#DriverBioStatsModule .moduleContent #FooterTable table tfoot td.year div.cell {
	margin:0 2px;
}

#RaceByRaceModule .moduleContent table tbody td,
#ScheduleModule .moduleContent table tbody td {
	padding:2px 6px 2px 2px;
}*/

/*     Moved to MRN CSS File
#StandingsModule .moduleContent table td.colHeader,
#SeasonStatsModule .moduleContent table td.colHeader, 
#FeaturedDriverModule .moduleContent table td.colHeader,
#RaceCenterModule .moduleContent table td.colHeader,
#RaceByRaceModule .moduleContent table td.colHeader,
#DriverBioStatsModule .moduleContent table td.colHeader,
#DriverAveragesModule table td.colHeader,
#ScheduleModule table td.colHeader,
#NextRaceResultsModule table td.colHeader,
#DriverListModule table td.colHeader,
.FreeFormModule table td.colHeader,
#articleContentWrap .blueBox table thead td {
	background-color:#E2E2E2;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:28px;
	margin:auto;
	line-height:10px;
}*/

/* Moved to MRN CSS File
#StandingsModule .moduleContent table th,
#SeasonStatsModule .moduleContent table th, 
#FeaturedDriverModule .moduleContent table th,
#RaceCenterModule .moduleContent table th,
#RaceByRaceModule .moduleContent table th,
#DriverBioStatsModule .moduleContent table th,
#DriverAveragesModule table th,
#ScheduleModule table th,
#NextRaceResultsModule table th,
#DriverListModule table th,
.FreeFormModule table th,
#articleContentWrap .blueBox table thead td {
	background-color:#5d768e;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:28px;
	margin:auto;
	line-height:10px;
}*/

/*#DriverAveragesModule .moduleContent div#SliderBox {
	border:none;
}

#DriverAveragesModule .moduleContent #SliderBox #Slider {
	background-color:#e7ebee;
	border-collapse:collapse;
	border-top:solid 1px #FFF;
}*/

/*  Moved to MRN CSS File
#StandingsModule .moduleContent table td.colHeader,
#SeasonStatsModule .moduleContent table td.colHeader {
	padding-left:4px;
}

#StandingsModule .moduleContent table th,
#SeasonStatsModule .moduleContent table th {
	padding-left:4px;
}

#FeaturedDriverModule .moduleContent table td.colFooter,
#DriverBioStatsModule .moduleContent table td.colFooter {
	background-color:#adbac6;
	/*height:22px;*/
}*/

/*#FeaturedDriverModule .moduleContent .SliderBox table {
	width:284px;
}*/

#FeaturedDriverModule .footer,
#RaceCenterModule .footer,
#DriverBioStatsModule .footer,
.FreeFormModule .footer {
	background:none;
	border:none;
	height:20px;
}

/*#DriverBioStatsModule .genericModuleHeader {
	padding:5px 15px 3px;
}*/

#RaceCenterCol4Module .infoBox {
	margin:0;
	padding:0 10px 4px;
	clear:both; 
	position:relative;
	top:4px;
}

#RaceCenterCol4Module .infoBox .leftSide {
	width:280px;
}

#RaceCenterModule .infoBox .date {
	line-height:16px;
}
#RaceCenterModule .infoBox .label {
	/*font-weight:bold;*/
	width:40px;
	float:left;
	line-height:16px;
}

#RaceCenterModule .infoBox .value {
	width:170px;
	float:left;
	line-height:18px;
}

#RaceCenterCol4Module .infoBox .label {
	/*font-weight:bold;*/
	width:70px;
	float:left;
}

#RaceCenterCol4Module .infoBox .value {
	width:210px;
	float:left;
}

/*  Moved to MRN CSS
#NextRaceModule .infoBox {
	display:block;
	width:625px;
	margin:0;
}

#NextRaceModule .buyButtons {
	height:20px;
	clear:both;
	margin:10px 3px 6px 0;
}

#NextRaceModule .footerLinks,
#NextRaceResultsModule .footerLinks,
#TrackBioInfoModule .footerLinks {
	text-align:center;
	clear:both;
	width:605px;
	margin:auto;
	padding:5px 0;
}

#NextRaceModule .footerLinks,
#NextRaceResultsModule .footerLinks {
	border-top:#000 dotted 1px;
}
		
#NextRaceModule .footerLinks a,
#NextRaceResultsModule .footerLinks a {
	margin:4px;
	color:#2B48AC;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

#NextRaceModule .footerLinks a:hover,
#NextRaceResultsModule .footerLinks a:hover {
	color:#79A8FD;
}

#NextRaceModule .buyButtons .affiliate,
#NextRaceModule .buyButtons .schedule,
#NextRaceModule .buyButtons .buyTickets,
#NextRaceModule .buyButtons .buyTravel {
	height:20px;
	width:90px;
	float:right;
	margin:0 7px 0 0;
}

#TrackBioInfoModule{
	position:relative;
}

#TrackBioInfoModule .buyTickets {
	height:20px;
	width:90px;
	float:right;
	margin:5px 0 0 0;
	position:absolute;
	top:5px;
	right:15px;
}*/
		
#RaceCenterModule .buyButtons .affiliate,
#RaceCenterCol4Module .buyButtons .affiliate,
#NextRaceModule .buyButtons .affiliate {
	background:#FFF url(../../../images/FindAffiliateBtn.jpg) bottom no-repeat;
}

#RaceCenterModule .buyButtons .schedule,
#RaceCenterCol4Module .buyButtons .schedule,
#NextRaceModule .buyButtons .schedule {
	background:#FFF url(../../../images/ScheduleBtn.jpg) bottom no-repeat;
}

#RaceCenterModule .buyButtons .buyTickets,
#RaceCenterCol4Module .buyButtons .buyTickets,
#TrackBioInfoModule .buyTickets,
#NextRaceModule .buyButtons .buyTickets {
	background:#FFF url(../../../images/BuyTicketsBtn.jpg) bottom no-repeat;
}

#RaceCenterModule .buyButtons .buyTravel,
#RaceCenterCol4Module .buyButtons .buyTravel,
#NextRaceModule .buyButtons .buyTravel {
	background:#FFF url(../../../images/BuyTravelBtn.jpg) bottom no-repeat;
}

#RaceCenterModule .infoBox {
	float:left;
	/*margin:0;*/
	padding:10px 0;
	clear:both; 
}

#RaceCenterModule .infoBox .timeAndDate {
	margin-top:6px;
}

#RaceCenterModule .infoBox .blurb {
	margin-top:16px;
	max-height:300px;
	width:300px;
}

#RaceCenterModule .infoBox .timeAndDate {
	min-height:60px;
	width:210px;
}

#RaceCenterModule .infoBox .buyButtons {
	width:90px;
	position:absolute;
	float:right;
	right:0;
	margin-top:4px;
}

#RaceCenterModule .smallText {
	color:#000;
}

#RaceCenterCol4Module .smallText div {
	margin-bottom:3px;
}

#RaceCenterCol4Module .smallText div.date {
	margin-top:4px;
}

#RaceCenterModule .infoBox .track a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#RaceCenterModule .infoBox .track a:hover {
	color:#79A8FD;
}


#RaceCenterModule .infoBox .buyButtons div {
	margin-bottom:6px;
}

#RaceCenterCol4Module .infoBox .buyButtons {
	height:20px;
	width: 300px;
	margin:14px 0;
	padding-top:8px;
	position:relative;
	top:4px;
}		
				
#RaceCenterCol4Module .infoBox .schedule,
#RaceCenterCol4Module .infoBox .buyTickets,
#RaceCenterCol4Module .infoBox .buyTravel,
#RaceCenterCol4Module .infoBox .affiliate {
	display:inline;
	height:20px;
	width:90px;
	float:left;
}
		
#RaceCenterCol4Module .buyButtons .leftButton {
	left:0;
	margin-left:0;
}

#RaceCenterCol4Module .buyButtons .centerButton {
	margin:0 6px;
}

#RaceCenterCol4Module .buyButtons .rightButton {
	right:0;
	margin-right:0;
}

#RaceCenterModule .infoBox .schedule,
#RaceCenterModule .infoBox .buyTickets,
#RaceCenterModule .infoBox .buyTravel ,
#RaceCenterModule .infoBox .affiliate {
	height:20px;
	width:90px;
	/*float:right;*/
}

.buyButtons .affiliate:hover,
.buyButtons .schedule:hover,
.buyButtons .buyTickets:hover,
.buyButtons .buyTravel:hover {
	background-position:top;
}

div.emailButton a,
div.shareButton a,
div.printButton a,
.buyButtons div a {
	display:block;
	height:100%;
	width:100%;
}

.smallText {
	color:#083353;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

#RaceCenterModule h3,
#RaceCenterCol4Module .infoBox h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#2b48ac;
	width:auto;
}

#NextRaceModule h3,
#NextRaceModule .infoBox h3 {
	font-family:"Arial Narrow", Palatino, Arial, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#NextRaceModule .date {
	color:#000;
	font-size:11px;
}
#NextRaceModule .date a {
	color:#000;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}


#NextRaceModule .raceInfo {
	width:315px;
	margin-top:5px;
	padding-top:7px;
	border-top:#000 dotted 1px;
	color:#083353;
}

#NextRaceModule .raceInfo .leftSide {
	margin:0;
	width:90px;
}

#NextRaceModule .raceInfo .rightSide {
	margin:0;
	float:left;
	position:relative;
}

#RaceCenterCol4Module .infoBox h3 {
	margin-bottom:4px;
}

#RaceCenterModule #leftSide .moduleContent {
	margin:10px 0 0;
	padding:0;
}

#RaceCenterModule .rightSide .moduleContent {
	margin:0;
	padding:0;
}

#RaceCenterModule .rightSide .moduleContent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-stretch:condensed;
	color:#000;
	font-size:11px;
}

#RaceCenterCol4Module .moduleContent {
	margin:0 0 4px 0;
	padding:0 10px;
	position:relative;
}

#RaceCenterModule #leftSide .moduleContent .topRow,
#RaceCenterCol4Module .moduleContent .topRow {
	border-bottom:dotted 1px #000;
	height:2px;
}

#RaceCenterCol4Module .moduleContent .linkRow,
#TrackListModule .moduleContent .linkRow,
#DriverListModule .moduleContent .linkRow {
	border-bottom:dotted 1px #000;
	padding-top:4px;
	height:16px;
}

#RaceCenterModule #leftSide .moduleContent .linkRow {
	border-bottom:dotted 1px #000;
	padding:4px 2px;
}


#RaceCenterModule #leftSide .moduleContent .linkRow .leftLink,
#RaceCenterCol4Module .moduleContent .linkRow .leftLink,
#RaceCenterModule #leftSide .moduleContent .linkRow .rightLink,
#RaceCenterCol4Module .moduleContent .linkRow .rightLink {
	width:148px;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;	
	color:#2b48ac;
	/*font-weight:bold;*/
}

#RaceCenterModule #leftSide .moduleContent .linkRow .leftLink,
#RaceCenterModule #leftSide .moduleContent .linkRow .rightLink {
	height:auto;
}

#RaceCenterCol4Module .moduleContent .linkRow .leftLink,
#RaceCenterCol4Module .moduleContent .linkRow .rightLink {
	min-height:16px;
}

#RaceCenterModule #leftSide .moduleContent .linkRow .leftLink,
#RaceCenterCol4Module .moduleContent .linkRow .leftLink {
	float:left;
	left:0;
}

#RaceCenterModule #leftSide .moduleContent .linkRow .rightLink,
#RaceCenterCol4Module .moduleContent .linkRow .rightLink {
	margin-left:4px;
}

#RaceCenterModule #leftSide .moduleContent .linkRow a:hover,
#RaceCenterCol4Module .moduleContent .linkRow a:hover {
	color:#79a8fd;
}

#DriverBioInfoModule .genericModuleHeader .sponsor {
	float:right;
	font-size:12px;
	padding-top:0;
	position:relative;
	width:200px;
	text-align:right;
}

#RaceByRaceModule .header {
	margin-bottom:0;
}

/*
------------ Moved to MRN CSS file -------------
#RaceByRaceModule .footer {
	border:none;
	min-height:10px;
	height:auto;
}*/

#RaceByRaceModule .footerLinks {
	margin:0 0 0 10px;
	padding:2px 0;
}

/*#RaceByRaceModule h4.genericModuleHeader a {
	font-size:24px;
	font-weight:bold;
}*/

#RaceByRaceModule h4.genericModuleHeader a:hover {
	text-decoration:underline;
}

#RaceByRaceModule a.raceLink {
	font-size:12px;
}

#RaceByRaceModule a.trackLink {
	color:#666;
}

#RaceByRaceModule a.trackLink:hover {
	text-decoration:underline;
}

/*  Moved to MRN CSS File
.evenCol {
	background-color:#e7ebee;
}

.oddCol {
	background-color:#ecf0f3;
}*/

.linkText {
	font-weight:bold;
	color:#2b4996;
}

.bold {
	font-weight:bold;
}
		
a.leftAligned {
	/*text-align:left;*/
}

/*  Moved to MRN CSS File
#StandingsModule .moduleContent table tbody td.leftAlign,
#SeasonStatsModule .moduleContent table tbody td.leftAlign,
#RaceCenterModule .moduleContent table tbody td.leftAlign,
#FeaturedDriverModule .moduleContent table tbody td.leftAlign,
#FeaturedDriverModule .moduleContent table tfoot td.leftAlign,
#RaceByRaceModule .moduleContent table tbody td.leftAlign,
#DriverAveragesModule .moduleContent table tbody td.leftAlign,
#NextRaceResultsModule .moduleContent table tbody td.leftAlign,
#DriverListModule .moduleContent table tbody td.leftAlign,
#ScheduleModule .moduleContent table tbody td.leftAlign,
.FreeFormModule .moduleContent table tbody td.leftAlign {
	text-align:left;
	padding-left:6px;
}

#StandingsModule .moduleContent table tbody td.centered,
#SeasonStatsModule .moduleContent table tbody td.centered,
#RaceCenterModule .moduleContent table tbody td.centered,
#FeaturedDriverModule .moduleContent table tbody td.centered,
#FeaturedDriverModule .moduleContent table tfoot td.centered,
#RaceByRaceModule .moduleContent table tbody td.centered,
#DriverAveragesModule .moduleContent table tbody td.centered,
#NextRaceResultsModule .moduleContent table tbody td.centered,
#DriverListModule .moduleContent table tbody td.centered,
#ScheduleModule .moduleContent table tbody td.centered {
	text-align:center;
	padding:0;
}*/

#FeaturedDriverModule .moduleContent table thead td.scrollerSpace,
#FeaturedDriverModule .moduleContent table tbody td.scrollerSpace {
	width:15px;
}

.moduleContent table tbody td .makeIcon {
	margin:auto;
	text-align:center;
}

#AVPopOutPlayer {
	margin-bottom:10px;
}

li.dropTrigger {
	position:relative;
	z-index:100;
}

ul.dropContent {
	position:relative;
	z-index:500;
}

.secondRow {
	clear:both;
	position:relative;
	z-index:5;
}

.dropDownFilterZone div.optionSet {
	position:relative;
	z-index:10;
}

.topLevel {
	z-index:5000;
}

.affiliates {
	height:26px;
	width:99px;
	background:url(/mark/media/mrn/buttons/btn_find_affiliates.jpg) no-repeat bottom;
}

.affiliates a {
	width:100%;
	height:100%;
	display:block;
}

.affiliates:hover {
	background-position:top;
}