﻿/***********************************
*  MRN Theme
*  Created on: 08/2009
*  Editor: Musoke
*  Revised 7/01/2015
***********************************/
@import url('mrn_mobileWeb.css');
#monthDropdown {
	width:100px;
}
#browsebydriverDropdown {
	width:165px;
}
#browsebyyearDropdown {
	width:60px;
}
#browsebytrackDropdown {
	width:250px;
}
#chooseatrackDropdown {
	width:250px;
}
.filterState {
	width:150px !important;
}
.filterAffiliateProgram {
	width:250px !important;
}
#ctl00_cphMain_phExtra_ctl00_yearDropContent {
	width:60px;
}
#ctl00_cphMain_phCol1_ctl00_raceDropContent,
#ctl00_cphMain_phExtra_ctl00_raceDropContent {
	overflow-x:hidden;
}
#ctl00_cphMain_phExtra_ctl00_trackDropContent {
	width:250px;
}
#ctl00_cphMain_phExtra_ctl00_statTypeDropContent {
	width:86px;
}
#ctl00_cphMain_phExtra_ctl00_statTypeDropCotent {
	width:140px;
}
.dropTrigger .dropContent {
	font-size:0;
}
.dropTrigger .dropContent li a {
	font-size:12px;
}
body {
	text-align:center;
	margin: 0;
	font-family:"Nimbus-Sans";
	font-size:12px;
	font-weight:normal;
	color:#333333;
	/*padding:0 0 50px;*/
	padding: 0 !important;
	background-position:center 0;
	background-repeat:no-repeat;
	/*overflow: hidden;*/
}
#wrapper {
	background-color: #ffffff;
	width:960px;
	text-align:left;
	margin:0 auto;
	min-height:500px;
	height:auto !important;
	height:500px;
} 
.layoutHome #innerWrapper {
	padding:11px 0 0 0;
}
.layout6 #wrapper {
	background:none;
}
* html .layoutK #wrapper,
* html .layoutL #wrapper {
	overflow:visible;
}
#breakingNews h2 
{
	padding-right:5px;
	color:Black;
	font-style:italic;
}
#breakingNews p 
{
	color:White;
}
#breakingNews ul 
{
	display:inline;
	margin:0;
}
#breakingNews li 
{
	display:inline;
	padding-left:20px;
}
#breakingNews li a 
{
	color:White;
	font-size:14px;
	line-height:13px;
	text-decoration:underline;
}
#breakingNews h2,#breakingNews p 
{
	font-size:18px;
	font-weight:bold;
	display:inline;
	line-height:13px;
}
#marqueeHolder {
	position:relative;
	color:white;
	width:725px;
	margin-top:-19px;
	/*margin-left:170px;*/
	/*margin-left: 150px !important;*/
	height:22px;
	overflow:hidden;
}
#marquee {
	position:absolute;
	left:0px;
	top:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	white-space:nowrap;
}
#breadCrumbTitleArea h1, #breadCrumbTitleArea h2 {
	margin: 0;
	color:#ffffff;
	font-weight: bold;
	font-size: 24px;
	width: 100%;
}
#breadCrumbTitleArea h1 {
	font-weight: normal;
	font-size: 30px;
}
#breadCrumbTitleArea .adModule {
	margin: auto 0;
	position:absolute;
	top:10px;
	right:10px;
}
#breadCrumbTitleArea .adModule img {
	border: 1px #868686 solid;
}
#breadCrumbTitleArea .adModule p {
	float: left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 12px 10px 0 0;
	margin: 0;
}
#mainFooter {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 170px 0 0 0;
	height:40px;
}
#mainFooter .openHTMLModule 
{
    position:absolute;
    top:0;
    left:0;
}
* html #mainFooter {
	background:url(/media/mrn/backgrounds/bg_footer.gif) no-repeat 0 0;
}
* html #siteHeader {
	background:url(/media/mrn/backgrounds/bg_header.gif) no-repeat 0 bottom;
}
#siteHeader ul {
	list-style:none;
	margin:0;
	padding:0;
}
a, a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#mainFooter a {
	color:#243f8a;
	font-size:11px;
}
#mainFooter a.hdr {
	font-weight:bold;
}
#mainFooter a:hover {
	color: #122148;
	text-decoration: underline;
}
img {
	border:none;
}
p {
	margin:0 0 10px;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
ul, ol {
	padding:0;
	margin:0 0 10px 25px;
}
form {
	margin:0;
	padding:0;
}
/* -- Header -- */
#siteLogo {
	float: left;
	
	margin-left: 0;
	background: url(/media/mrn/backgrounds/MRN_logo.png) no-repeat 0 0;
	/*width: 188px;
	height: 58px; */
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	position:absolute;
	top: 121px;
	left:-50px;
	width: 243px;
	height: 78px; 
	

}
* html #siteLogo {
	background:url(/media/mrn/backgrounds/MRN_logo.png) no-repeat 0 0;
}
#siteHeader .adModule {
	float:left;
	padding:8px 5px;
	width:950px;
	background-color: #2b4996;
	top:113px;
	left:0;
	position:absolute;
	height:90px;
}
#siteHeader .adModule p {
	display:none;
}
#headerLinksandInfo {
	float:left;
	padding:5px 0 0 10px;
	width: 180px;
	position:relative;
	top:0;
	z-index: 4;
}
#headerInfoBox {
	float:left;
}
#headerInfoBox span {
	font-weight:bold;
}
#headerInfoBox a {
	text-transform:uppercase;
}
#headerLinkBox {
	display:none;
}
.ad296x77 {
	margin: 0;
	padding: 0;
}
.adGraphicBox {
	float:left;
	display: block;
	margin-bottom: 11px;
	width: 308px;
}
.ad300x100 {
	margin: 0;
	padding: 0;
	min-height: 100px;
}
.layoutM #mainContentCol2 .ad300x100 img {
	border: 0;
}
.eventCountdownModule {
	margin-bottom: 10px;
}
#headerSearch {
	float: right;
	margin: 5px 5px 0 0;
	background: url(/media/mrn/backgrounds/bg_search.png) no-repeat 0 0;
	height: 22px;
	padding: 0 0 0 30px;
	width: 230px;
	right: 11px;
	position: absolute;
	left: 498px;
	top:3px;
}
* html #headerSearch {
	position: absolute;
	left: 496px;
	top: -110px;
	background:url(/media/mrn/backgrounds/bg_search.jpg) no-repeat 0 0;
}
#headerSearch input {
	background:none;
	border:none;
	width:180px;
	height:16px;
	margin:3px 0 0 0;
	padding:0;
	float:left;
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#headerSearch button {
	background:url(/media/mrn/buttons/btn_search.png) no-repeat 0 0;
	width:48px;
	height:20px;
	border:none;
	margin: 1px 1px 0 0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
* html #headerSearch button {
	background:url(/media/mrn/buttons/btn_search.gif) no-repeat 0 0;
}
.shareFacebook, .shareYouTube, .shareTwitter,
.shareRSS, .sharePodcast, .shareNewsletter,
.shareWidget {
	float: left;
	margin: 4px;
	background: #071559 url(/media/mrn/icons/icon_facebook.gif);
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	color: #ffffff;
}
.shareYouTube {
	background: #071559 url(/media/mrn/icons/icon_youTube.gif);
}
.shareTwitter {
	background: #071559 url(/media/mrn/icons/icon_twitter.gif);
}
.shareRSS {
	background: #071559 url(/media/mrn/icons/icon_rss.gif);
}
.sharePodcast {
	background: #071559 url(/media/mrn/icons/icon_podcast.gif);
}
.shareNewsletter {
	background: #071559 url(/media/mrn/icons/icon_newsletter.gif);
}
.shareWidget {
	background: #071559 url(/media/mrn/icons/icon_widget.gif);
}
#headerModules{
	float:right;
	width:450px;
}
/* -- Navigation -- */
#siteNavMain {
	position: absolute;
	right: 0;
	top: 180px;
	left: 184px;
	clear: both;
}
#nav_series {
	width: 63px;
	color: white;
}
#nav_programs {
	width: 108px;
}
#nav_media_center {
	width: 96px;
	color: white;
}
#nav_autos {
	width: 54px;
	color: white;
}
#nav_affiliates {
	width: 108px;
	color: white;
}
#nav_races {
	width: 109px;
	color: white;
}
#nav_schedule {
	width: 72px;
	color: white;
}
#nav_community {
	width: 81px;
	color: white;
}
#nav_store {
	width: 56px;
	color: white;
}
#nav_fantasy {
	width: 67px;
	color: white;
}

#nav_home {
	width: 63px;
	color: white;
}

#nav_gaming {
	width: 72px;
	color: white;
}





#siteNavMain li.activeNav a.mainNavLink,
#siteNavMain a.activeNav {
	background-position:0 -60px; 
}
/*
#siteNavMain li:hover a, #siteNavMain li a:hover, 
#siteNavMain li.sfhover a,
#siteNavMain li.activeNav a.mainNavLink:hover,
#siteNavMain a.activeNav:hover {
	background-position:0 -30px;
}
*/
#siteNavMain li ul li {
	/*background: #0e1a40;*/
	/*padding-bottom: 6px;*/
	/*width: 257px;*/
	/*position: relative;*/
	/*border-bottom: 1px #4a5470 dotted;*/
}

#siteNavMain li ul li ul li {
	/*background:none;*/
	/*float:none;*/
	/*padding:0 0 5px 10px;*/
	/*margin:5px 0 0 10px;*/
	/*width:225px;*/
	/*height:auto;*/
	/*overflow:auto;*/
}
#siteNavMain li ul li ul.subNavCol5 {
	width: 241px;
	height: 77px;
	margin-top: 15px;
	margin-left: 8px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	background: none;
	width: 241px;
	margin: 0 0 0 3px;
	border-bottom: none;
	padding: 0;
}
#siteNavMain li ul li ul.subNavCol5 a {
	width: 234px;
	height: 60px;
}
#siteNavMain li ul li a {
	/*
	text-indent: 0;
	height: auto;
	color: #fff;
	font-size: 11px;
	height: 13px;
	display: inline;
	*/
}
#siteNavMain li ul li a:hover {
	color: #cddfff;
	text-decoration: underline;
}
/* -- Subnav -- */
#navAdCol 
{
	display:block;
}
* html #navAdCol {
	margin-left:5px;
}
#navAdCol .moduleContentInner {
	padding:10px 5px;
}
#navAdCol h4 {
	display:none;
}
.subNavModule .adBlock {
	float:left;
	margin-bottom:10px;
}
.subNavModule ul {
	float:left;
	margin: 0 0 0 0;
	padding:0;
	background: url(/media/mrn/backgrounds/bg_tab_top.jpg) repeat-x;
	list-style:none;
	width:960px;
	border-bottom: 1px #bbbec4 solid;
	font-weight: bold;
	position:relative;
}
.subNavModule {
	height:100%;
}
.subNavModule ul li {
	float:left;
}
.subNavModule ul li.subNavOpenened 
{
	margin-bottom:30px;
	*padding-bottom:30px;
}
.subNavModule ul li a {
	float: left;
	background: #1d88db url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -38px;
	padding: 10px;
	border-right: 1px #176eb1 solid;
	color: #ffffff !important;
	padding-bottom:11px;
}
.subNavModule ul li li a {
	height:auto;
	padding:0 5px;
	text-decoration: none;
}
.subNavModule li.subNavOpenened a {
	background: #101d3f url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -76px;
	color: #ffffff !important;
}
.subNavModule ul li a:hover 
{
	background: #101d3f url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -76px;
}
.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;
}
.subNavModule li.noSubActive a.activeSubNav:hover {
	color:#333333 !important;
}
.subNavModule li.subNavOpenened a:hover {
	color:#243F8A !important;
}
.subNavModule li.hasSub a {
	background: #1d88db url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -38px;
}
.subNavModule ul li.subNavOpenened li a.activeSubNav,
.subNavModule ul li.subNavOpenened li.subNavActive a.activeSubNav,
.subNavModule ul li.subNavOpenened li.subNavActive ul li a.activeSubNav {
	background:url(/media/mrn/backgrounds/bg_2nd_nav.jpg) no-repeat 0 0;
	color:#333333 !important;
}
.subNavModule li.subNavOpenened .subNavActive li a {
	color:#396d8f !important;
	background:url(/media/mrn/icons/ico_dar_subnav_flags.jpg) no-repeat 0 10px;
	padding-right:0;
}
.subNavModule li.subNavOpenened .subNavActive li a:hover {
	color:#396d8f !important;
	text-decoration:underline;
}
.subNavModule ul li ul {
	background:url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 -30px;
	margin-bottom:0;
	width:auto;
	display:block;
	height: 30px;
	position: absolute;
	top: 36px;
	left: 0;
	width: 100%;
}
.subNavModule ul li ul li {
}
.subNavModule ul ul, .subNavModule ul ul li {
}
.subNavModule ul ul ul, .subNavModule ul ul ul li {
}
.subNavModule ul li ul ul {
	background:none;
	margin-left:10px;
	padding:0;
	border:none;
}
.subNavModule ul li li a, 
.subNavModule ul li.subNavOpenened li a {
	padding-top:6px;
	background: #fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 -30px;
	color: #2b4996 !important;
	float:left;
	width:auto;
	border-top:1px #dfe2e4 solid;
	border-left:1px #bbbec4 solid;
	border-bottom:1px #bbbec4 solid;
	border-right:1px #ffffff solid;
	display: block;
	height:22px;
	text-decoration: none;
}
.subNavModule ul li li a:hover, 
.subNavModule ul li.subNavOpenened li a:hover {
	background: #fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 -60px;
	text-decoration:none;
	color:#122148 !important;
	border-top: 1px #d6d6d6 solid;
	border-right: 1px #ffffff solid;
	border-left: 1px #bfc1c6 solid;
	border-left: 1px #bfc1c6 solid;
}
.subNavModule ul li.subNavOpenened li a.activeSubNav:hover {
	background:#fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 0;
	text-decoration:none;
	color:#333333 !important;
}
.subNavModule ul li ul .subNavActive a {
	background: #fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 0;
	color: #666666 !important;
	border: 1px #ffffff solid;
	border-bottom: 1px #cccccc solid;
}
.layoutHome #mainTripleColWrap {
	float: left;
	width: 627px;
}
.layoutHome #mainContentCol3 {
	margin-left:11px;
}
.layoutHome #mainContentColWrap {
	padding:0;
	float: left;
	width: 627px;
	margin:0 11px;
}
.layoutHome #mainContentColWrap .moduleWrap {
	clear: both;
}
.smalEventAltPromo {
	margin-bottom: 10px;
}
/* -- Footer -- */
#mainFooter #footerLinks {
	margin:20px 0 10px 0;
	float:left;
	clear:left;
	padding-left:10px;
}
#mainFooter ul {
	margin: 0;
	padding: 0;
}
#mainFooterPanel {
	/*display: block;*/
	min-height: 100px;
	height: auto !important;
	height: 150px;
	border: 1px #cfd2db solid;
	width:960px;
	background-color:#ffffff;
	color: #243f8a;
	padding-bottom: 20px;
/*	position: relative;
	top: -127px;
	left:0;*/
}
#mainFooterPanelLeft {
	float: left;
	width: 460px;
}
#mainFooterPanelLeft ul {
	float: left;
	display: block;
	width: 33%;
}
#mainFooterPanelMiddle {
	float: left;
	width: 177px;
}
#mainFooterPanelMiddle ul {
	display: block;
	width: 100%;
}
#mainFooterPanelRight {
	float: right;
	width: 321px;
}
#mainFooterPanelRight ul {
	float: left;
	display: block;
	width: 49.5%;
}
#mainFooterPanelLeft ul li,
#mainFooterPanelMiddle ul li,
#mainFooterPanelRight ul li {
	clear: both;
	display: block;
	margin: 0 11px;
	width: 90%;
	padding: 5px 0;
	border-bottom: 1px #000000 dotted;
	list-style: none;
}
.mainFooterPanelHdr {
	display: block;
	text-align: left;
	background-color: #243f8a;
	color: #ffffff;
	padding: 5px 10px;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	border: 2px #ffffff solid;
}
#footerCredit {
	clear: both;
	display: block;
	border: 1px #e6e6e6 solid;
}
#footerLinks {
	display: none;
	visibility: hidden;
}
#footerLinks li {
	margin-right:6px; 
	padding-right:6px;
	border-right:1px solid #000;
	line-height:11px;
	background-image: none;
}
#footerLinks li.lastItem {
	margin-right:0; 
	padding-right:0;
	border-right:none;
}
#footerLinks li a {
	color:#000;
}
#footerCopy {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
#footerLogo {
	background: url(/media/mrn/backgrounds/MRN_logo_small.png) no-repeat 0 0;
	display: inline-block;
	width: 68px;
	height: 23px;
	text-indent: -9999px;
	position: absolute;
	left: 25px;
}
* html #footerLogo,
*+ html #footerLogo {
	background:url(/media/mrn/backgrounds/MRN_logo_small.gif) no-repeat 0 0;
}
#footerDigitaria {
	margin-right: 20px;
	background:url(/media/mrn/backgrounds/digi.png) no-repeat 0 0;
	display:block;
	width:141px;
	height:21px;
	text-indent:-9999px;
	position: absolute;
	top: 185px;
	right:0px;
}
* html #footerDigitaria {
	background:url(/media/mrn/backgrounds/digi.gif) no-repeat 0 0;
}
.newsletterSignup {
	background:url(/media/mrn/backgrounds/bg_newsletter.jpg) no-repeat 0 0;
	width:300px;
	margin-bottom:10px;
	height:145px;
	display:block;
}
.newsletterSignup label {
	display:none;
}
.newsletterSignup input {
	background:transparent;
	border:0;
	color:#666666;
	font-size:14px;
	width:183px;
	height:18px;
	margin-top:79px;
	margin-left:15px;
	padding:4px 10px 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.newsletterSignup button {
	width: 68px;
	height: 27px;
	cursor:pointer;
	border: 0 none;
	padding:0;
	text-indent:-9999px;
	background:transparent;
	margin-left:-3px;
}
.newsletterSignup #optInOrganizationInfo {
	font-size:9px;
	color:#666;
	text-align:center;
	padding:5px 10px;
}
.newsletterSignup #optInOrganizationInfo > div {
	display:inline;
}
.newsletterSignup #organization:after,
.newsletterSignup #organizationAddress:after {
	content:",";
}
.newsletterSignup #organizationLocation:after {
	content:".";
}
/* -- Large Event -- */
.largeEventMain {
	color:#fff;
	position:relative;
	width:454px;
	height:318px;
	padding:0 18px;
	font-size:14px;
	margin-bottom:10px;
}
.largeEventMain p {
	margin-bottom:5px;
}
.largeEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
.lrgEventMainDate {
	padding:20px 0 0 0;
	font-size:12px;
}
.lrgEventMainTitle {
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
}
.lrgEventMainDesc {
	font-weight:bold;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.lrgEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.lrgEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100px;
	height:24px;
}
* html .lrgEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.gif) no-repeat 0 0;
}
.lrgEventButtonBuy:hover {
	background-position:0 -24px;
}
.lrgEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:134px;
	height:24px;
}
* html .lrgEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.gif) no-repeat 0 0;
}
.lrgEventButtonTravel:hover {
	background-position:0 -24px;
}
.lrgEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:121px;
	height:24px;
}
* html .lrgEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.gif) no-repeat 0 0;
}
.lrgEventButtonOffers:hover {
	background-position:0 -24px;
}
.lrgEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:92px;
	height:24px;
}
* html .lrgEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.gif) no-repeat 0 0;
}
.lrgEventButtonCamping:hover {
	background-position:0 -24px;
}
/* -- Countdown Clock -- */
.largeEventMain .countdownClock {
	background:url(/media/mrn/backgrounds/bg_lrg_clock.gif) no-repeat 0 0;
	width:238px;
	height:64px;
	position:absolute;
	bottom:40px;
	left:10px;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:38px;
}
* html .largeEventMain .countdownClock {
	padding-left:5;
}
*+ html .largeEventMain .countdownClock {
	padding-left:5px;
}
/* -- Medium Event -- */
.mediumEventMain {
	color:#000000;
	position:relative;
	width:296px;
	height:220px;
	padding: 0 0;
	font-size:14px;
	background:url(/media/mrn/backgrounds/MRN_Schedule_Blue.png) repeat-y;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 15px;
	box-shadow: 1px 1px 3px #292929;
	-mox-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
}
.mediumEventMain #eventMedBkgd {
	background-position:bottom;
	background-repeat:no-repeat;
}
.mediumEventMain {
	background-repeat: no-repeat;
	background-position:0 109px;
	background-color:#e6e6e6;
	background:url(/media/mrn/backgrounds/MRN_Schedule_Blue.png);	
}
* html .mediumEventMain #eventMedBkgd,
*+ html .mediumEventMain #eventMedBkgd {
	position: relative;
}
.mediumEventMain p {
	margin-bottom:5px;
}
.mediumEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
#mediumEventLogo {
	width: 235px;
	height: 60px;
	text-align: center;
	background:url(/media/mrn/backgrounds/now_playing.jpg) no-repeat;
	left:30px;
	top: 120px;
	position:absolute;
}
#mediumShowLogo{
	position:absolute;
	left: 150px;
	top: 1px;
	float: right;
	width: 100px;
	
}
#mediumSeriesLogo{
	position:absolute;
	left: 25px;
	top: 1px;
	float: left;
	width: 100px;
}
.noMediumLogo #mediumEventLogo {
	display:none;
}
#wrapper .mediumEventMain .noMediumLogo {
	/*background-position:0 -60px;*/
	/*height:210px;*/
}
#mediumEventLogo2 {
	float: left;
	padding:10px 0 0 10px;
	width: 101px;
	height: 55px;
	display: inline;
	*padding-left:5px;
}
.medEventMainDate {
	padding:10px 10px 20px 10px;
	font-size:12px;
	color:#FFFFFF;
}
.medEventMainTitle {
	margin: 10px 10px 0 10px;
	font-size:12px;
	font-weight:bold;
}
.medEventMainTitle a {
	color:#ffffff;
}
.medEventMainTitle a:hover {
	color: #122148;
	text-decoration: underline;
}
.medEventMainDesc {
	margin: 0 10px;
	font-size: 12px;
	font-weight:normal;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.medEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.medEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100px;
	height:24px;
}
* html .medEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.gif) no-repeat 0 0;
}
.medEventButtonBuy:hover {
	background-position:0 -24px;
}
.medEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:134px;
	height:24px;
}
* html .medEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.gif) no-repeat 0 0;
}
.medEventButtonTravel:hover {
	background-position:0 -24px;
}
.medEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:121px;
	height:24px;
}
* html .medEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.gif) no-repeat 0 0;
}
.medEventButtonOffers:hover {
	background-position:0 -24px;
}
.medEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:92px;
	height:24px;
}
* html .medEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.gif) no-repeat 0 0;
}
.medEventButtonCamping:hover {
	background-position:0 -24px;
}
/* -- Medium Countdown Clock -- */
.mediumEventMain .countdownClock, #nowAiring {
		/*float: left;*/
	display: inline;
	
	width: 260px;
	height: 80px;
	padding :  0 0 0 2px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 20px;
	position:absolute;
	left: 17px;
	top: 93px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:29px;
	background-color:#2b4996;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(/media/mrn/backgrounds/time_img.png);
	background-repeat:no-repeat;
	background-position:center;
	/*border:#eee solid 2px;*/
	
/*	box-shadow: 0 0 20px #333 inset;
	-moz-box-shadow: 0 0 20px #333 inset;
	-webkit-box-shadow: 0 0 20px #333 inset;*/
}
#mediumEventExtraLinks 
{
	/*clear:both;*/
	/*padding:0 10px 5px 110px;*/
	position:absolute;
	top:197px;
	/*left:44px;*/
	width: 100%;
	text-align:center;
}
#mediumEventExtraLinks a 
{
	font-size:11px;
	font-weight:bold;
	padding-left:7px;
	padding-right:5px;
		/*background:url(/media/mrn/buttons/link_arrow_drkblue.gif) no-repeat scroll 0 1px transparent;*/
	color: #ffffff; 
}
#mediumEventExtraLinks a:hover 
{
	background-position:0 -11px;
}
* html .mediumEventMain .countdownClock {
	padding-left: 5px;
}
*+ html .mediumEventMain .countdownClock {
	padding-left:5px;
}
.mediumEventMain .countdownClock td {
	letter-spacing:1px;
}
.mediumEventMain .countdownClock td.countdownDay {
	padding: 14px 1px 0 28px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownDay,
* + html .mediumEventMain .countdownClock td.countdownDay {
	padding: 14px 1px 0 25px;
	width: 33px;
}
.mediumEventMain .countdownClock td.countdownHour {
	padding: 14px 5px 0 17px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownHour,
* + html .mediumEventMain .countdownClock td.countdownHour {
	padding: 14px 5px 0 19px;
	text-align: right;
	width: 35px;
} 
.mediumEventMain .countdownClock td.countdownMin {
	padding: 14px 5px 0 10px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownMin,
* + html .mediumEventMain .countdownClock td.countdownMin {
	padding: 14px 5px 0 15px;
} 
.mediumEventMain .countdownClock td.countdownSec {
	padding: 14px 0 0 12px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownSec,
* + html .mediumEventMain .countdownClock td.countdownSec {
	padding: 14px 0 0 12px;
} 
#nowAiring {
	background-image:none;
	background:url(/media/mrn/backgrounds/onAir.png);
	background-repeat:no-repeat;
	color:white;
	display:none;
	float:left;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	height:99px;
	line-height:20px;
	text-align:center;
	width:276px;
	position:absolute;
	top:85px;
	left: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-position:0 0;
	/*overflow:hidden;*/
	cursor:pointer;
}
#nowAiring span.hover {
	
	height: 99px;
	width: 276px;
	/*background:url(/media/mrn/backgrounds/onAir_over.png) no-repeat;*/
	/*background-position: top;*/
    left: 2px;
	display:block;
	position:absolute;
	top: 0px;
}
#nowAiringTitle {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight:bold;
	color: #2D499C;
}
.timeLabels {
	display:none;
}
#eventLink {
	padding: 5px 10px;
	background:url(/media/mrn/backgrounds/bg_countdown_hdr.gif) no-repeat 0 0;
	background-color: #000000;
	width: 277px;
	height: 19px;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
#eventLink a,
#eventLink span 
{
	color:#79A8FD;
}
#eventLink a:hover {
	text-decoration: underline;
}
#eventCountdownTitle {
	float: left;
	/*margin: 15px 20px 0 0;*/
	margin: 0 20px 0 0; /*ADDED IN*/
	position:absolute;
	top: 119px;
	text-transform:uppercase;
	left: 12px;
	width: 163px;
	font-weight: bold;
	font-size: 11px;
	color:#ffffff; /*ADDED COLOR FOR "ON AIR IN" TEXT*/	
}
.largeEventMain .countdownClock td {
	letter-spacing:5px;
}
.countdownClock td {
	text-align:right;
}
.initialNote {
	font-size:9px;
}
.largeEventMain .countdownClock td.countdownDay {
	width:64px;
	padding:5px 17px 0 0;
}
.largeEventMain .countdownClock td.countdownHour {
	padding:5px 15px 0 0;
	width:42px;
}
.largeEventMain .countdownClock td.countdownMin {
	padding:5px 12px 0 0;
	width:15px;
}
* html .largeEventMain .countdownClock td.countdownMin {
	padding:5px 17px 0 3px;
} 
* + html .largeEventMain .countdownClock td.countdownMin {
	padding:5px 17px 0 3px;
} 
.largeEventMain .countdownClock td.countdownSec {
	padding:5px 0 0;
	width:15px;
}

.smallEventModuleWithTime .moduleContentInner {
	padding-bottom:75px;
	position:relative;
}
.smallEventModule .countdownClock {
	margin-bottom:10px;
	background:url(/media/mrn/backgrounds/bg_sm_clock.gif) no-repeat 0 0;
	width:149px;
	height:40px;
	padding:5px 0 0 10px;
	position:absolute;
	bottom:0;
	left:10px;
}
.smallEventModule .countdownDay, 
.smallEventModule .countdownHour, 
.smallEventModule .countdownMin, 
.smallEventModule .countdownSec {
	font-size:14px;
	font-weight:normal;
	width:18px;
	padding:0 7px 5px 4px;
	line-height:23px;
}
.smallEventModule .countdownDay {
	width:25px;
	padding:0 10px 5px 4px;
}
.smallEventModule .countdownHour {
	width:20px;
	padding:0 14px 5px 8px;
}
.smallEventModule .countdownSec {
	padding:0 0 5px 10px;
}
.countdownClock {
	color:#fff;
	font-size:10px;
}
.smallEventModuleWithTime .moduleContentInner {
	position:relative;
	padding-bottom:65px !important;
}
.smallEventModuleWithTime .countdownClock {
	position:absolute;
	bottom:-6px;
	left:40px;
}
/* -- News List -- */
.newsListModule .hdrBar {
	background:url(/media/mrn/backgrounds/module_630_hdr.jpg) no-repeat 0 bottom;
	position:relative;
	padding-right:60px;
}
.layoutHome .newsListModule .hdrBar {
	background:url(/media/mrn/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
}
.newsListModule .hdrBar h4 {
	background:none !important;
}
.newsListModule .hdrBar .rss {
	position:absolute;
	right:8px;
	top:7px;
}
.newsListModule .hdrBar .rss:hover {
	color:#fff;
}
.layoutHome .newsListModule .moduleContentInner {
	padding:0 !important;
}
.newsListModule ul {
	list-style:none;
	margin: 10px 10px 0;
	padding:0;
	float:left;
}
.newsListModule ul li p, .newsListModule .paginatedArticleList p {
	margin-bottom:0;
}
.newsListModule ul li {
	background:none;
	padding:0;
	float:left;
	width: 100%;
}
.layoutHome #mainContentColExtra .newsListModule ul li {
	background:url(/media/dar/backgrounds/module_300_list.jpg) no-repeat 0 bottom;
	padding:8px 15px;
	float:left;
	border-bottom:none;
	width:270px;
}
.newsInfo {
	padding:10px 15px 5px;
	float:left;
	width:459px;
	border-bottom:1px solid #d5d4d4;
}
#mainContentColExtra .newsListModule .moduleContentInner {
	padding:0;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:15%;
	font-size:10px;
	color:#000;
}
.layoutHome .newsListModule ul li .newsListArticleDate {
	font-style:italic;
}
.newsListArticleTitle a {
	font-size:12px;
}
.newsListModule ul li .newsListArticleInfo {
	float:left;
	width:85%;
}
.layoutHome .newsListModule ul li .newsListArticleInfo {
	clear:left;
	width:270px;
}
.newsListModule .moreLink, .rssModule .moreLink {
	float:left;
	margin:0;
	padding:10px 0 5px;
	background:none;
}
.newsListModule .moreLink a {
	background:url(/media/dar/icons/ico_dar_flag.png) no-repeat left 3px;
	padding-left:15px;
}
* html .newsListModule .moreLink a {
	background:url(/media/dar/icons/ico_dar_flag.gif) no-repeat left 3px;
}
.newsListModule .moreLink {
	padding-left:0;
}
.layoutHome .newsListModule .moreLink {
	padding-left:20px;
}
.rssModule .moreLink {
	padding-left:0;
}
* html .newsListModule .moreLink a, * html .rssModule .moreLink a {
	background:url(/media/dar/icons/ico_blue_arrow.gif) no-repeat left center;
}
/* -- News Landing -- */
.featuredStory {
	background:url(/media/dar/backgrounds/module_490_btm.jpg) no-repeat center bottom;
	margin-bottom:10px;
	position:relative;
	padding-bottom:6px;

}
.featuredStoryInner {
	width:490px;
	position:relative;
	padding:40px 0 0;
}
.featuredStoryInfo {
	background:url(/media/dar/backgrounds/bg_news_top.jpg) no-repeat 0 top;
	padding:12px 0 0 15px;
	width:475px;
	height:30px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.featuredStory .sponsor {
	position:absolute;
	top:4px;
	right:4px;
}
.featuredStory .resultType {
	font-size:14px;
	font-weight:bold;
	padding:0;
	color:#fff;
	text-transform:uppercase;
}
.featuredStory .previewImg {
	float:left;
	margin:0 10px 5px 0;
}
.featuredStoryDetails {
	background:url(/media/dar/backgrounds/module_490_mid.jpg) repeat-y center 0;
	min-height:180px;
	height:auto !important;
	height:180px;
	padding:5px 10px 10px;
}
.featuredStoryDetails h3,
.featuredStoryDetails h3 a,
.featuredStoryDetails .featMeta {
	font-size:14px;
	margin-bottom:10px;
}
.featMeta {
	margin:0 0 20px;
	font-style:italic;
	font-weight:bold;
}
.featMeta .summary {
	display:none;
}
* html .moduleWrap .clear {
	display:inline;
}
#mediaFilters {
	margin: 0;
	padding: 0;
	/*position: relative;
	top: 26px;
	left: 8px;*/
	height: 35px;
	width: 940px;
	background-color: #1D1D1D;
}
#mediaFilters .genericDropDown {
	position: relative;
	top: 8px;
}
#mediaFilters ul.genericDropDown li {
	border: 0;
	padding-bottom: 0;
}
.videoLandBox {
	/*padding:5px;*/
	float:left;
	width:402px;
	height:337px;
}
#videoLandBoxInfo {
	padding:35px 10px 10px 0;
	position:relative;
	float:left;
	width:202px;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#videoLandBoxInfo h4 {
	background:none !important;
	margin-bottom:5px;
	font-size:12px;
	margin:0 0 5px;
	padding:0;
	color:#333333;
}
.mediaCenterVideo {
	background-color:#1D1D1D;
	height:360px;
	width:940px;
}
.mediaCenterVideo #PhotoLanding {
	margin-left:9px;
}
.mediaContainer {
	/*margin: 23px 8px 0;*/
	background-color:#1D1D1D;
	height:358px;
	width:920px;
	padding:10px;
}
/** html .mediaContainer,
*+ html .mediaContainer {
	display: block;
	height: 368px;
}*/
.mediaContainer .videoContainer {
	float: left;
	margin: 0
}
.mediaContainer .videoDetails {
	float: right;
	margin: 0;
	padding: 20px;
	background-image: url(/media/mrn/backgrounds/bg_brushed_steel.jpg);
	background-repeat: no-repeat;
	width: 313px;
	height: 302px;
	font-size:14px;
	color: #ffffff;
}

/** html .mediaContainer .videoDetails,
*+ html .mediaContainer .videoDetails {
	padding: 20px;
}*/
.mediaTitle {
	margin-bottom:5px;
	color:#cccccc;
	font-weight:bold;
	font-size:12px;
}
.mediaSubtitle p#experienceVideoTitle 
{
	font-size:20px;
	font-weight:normal;
}
.mediaSubtitle {
	margin-bottom:5px;
	font-weight:normal;
	font-size:20px;
}
.mediaDate {
	margin-bottom:7px;
	font-weight:normal;
	font-style:italic;
}
.videoDetails .dottedAccent 
{
	margin-top:10px;
}
.dottedAccent {
	margin-bottom:10px;
	width:100%;
	border-bottom:1px #949494 dotted;
}
.mediaTags {
	margin-bottom:5px;
	font-size:14px;
}
.videoDetails a,
.mediaTags a {
	color:#79a8fd;
}
.videoDetails a:hover,
.mediaTags a:hover {
	color: #cccccc; /*2b4996*/
}
.mediaScroll {
	margin:5px auto;
	text-align:center;
	width: 300px;
	height: 82px;
}
#photoLandBox {
	padding:0;
	width:650px;
	height:435px;
}
#photo {
	border-top:none;
	margin-bottom:10px;
	padding-bottom:6px;
}
#photoLandDropdowns {
	width:660px;
	padding:0;
}
#photoLandDropdowns h4.browseHeader {
	padding:10px 15px 12px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
	display:block;
}
#photoLandDropdowns .genericDropDown .dropTrigger a, #videoLandDropdowns .genericDropDown .dropTrigger a, 
#mediaFilters .genericDropDown .dropTrigger a {
	background:url(/media/mrn/backgrounds/drop_arrow.jpg) no-repeat right 0;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a, #videoLandDropdowns .genericDropDown .dropTrigger ul li a, 
#mediaFilters .genericDropDown .dropTrigger ul li a {
	background:#7e8cbb url(/media/mrn/backgrounds/bg_sub_arrow.jpg) repeat-x 0 bottom;
	height: auto;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a:hover, #videoLandDropdowns .genericDropDown .dropTrigger ul li a:hover, 
#mediaFilters .genericDropDown .dropTrigger ul li a:hover {
	text-decoration:underline;
}
#photoLandDropdowns ul, #videoLandDropdowns ul, 
#mediaFilters ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	z-index:20;
}
#videoLandDropdowns ul {
	margin:0 5px 0 0;
}
.layoutG #mainContentColExtra .photoLanding .moduleContentInner {
	padding: 0;
	width: auto;
}
.layoutG #mainContentColExtra .videoLanding .moduleContentInner .articlePagination,
.layoutM #mainTripleColWrap .videoLanding .moduleContentInner .articlePagination {
	margin-right: 20px;
}
.layoutG #mainContentColExtra #photo .moduleWrap {
	clear:left;
	width: 620px;
	padding:0 5px 0;
	margin-bottom:0;
}
.layoutG #mainContentColExtra #photo .moduleWrap h4 {
	color:#2c2300;
	border:none;
	padding-left:10px;
	background:none;
}
.layoutG #mainContentColExtra #photo .moduleContentInner {
	padding:0;
	background:none;
}
.layoutG #mainContentColExtra #photo .moduleContentOuter {
	background:none;
	border:none;
	width:630px;
}
.photoLanding .mediaThumbsRow {
	list-style: none;
	margin: 0;
	padding: 10px 7px;
	width: auto;
	background-color: #ffffff;
}
.videoLanding .mediaThumbsRow {
	list-style: none;
	margin: 0;
	padding: 10px 6px 10px 7px;
}
.layoutAa #mainContentCol1 .videoLanding ul.mediaThumbsRow li,
.layoutAa #mainContentCol4 .videoLanding ul.mediaThumbsRow li,
.layoutM #mainContentCol1 .videoLanding ul.mediaThumbsRow li,
.layoutG #mainContentColExtra .videoLanding ul.mediaThumbsRow li,
.mediaThumbsRow li {
	float:left;
	padding:0 6px 15px;
	width:140px;
	overflow:hidden;
}
.layoutAa #mainContentCol1 .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.layoutAa #mainContentCol4 .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.layoutM #mainContentCol1 .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.layoutG #mainContentColExtra .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.mediaThumbsRow li.mediaPhotoSeparator {
	margin:0 6px;
	width: auto;
	float:none;
	display:block;
	border-top: 1px #243f8a dotted;
	clear:both;
}
.mediaThumbsRow li a {
	color: #79a8fd;
}
.mediaThumbsRow li a:hover {
	color: #243f8a;
}
.mediaThumbsRow li img {
	margin-bottom:5px;
}
.mediaThumbsRow li span {
	color: #424242;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
/* generic drop down styles */
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9999;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	color:inherit;
}
.genericDropDown {
	float:left;
	min-height:30px;
}
.newsPulldown, .newsPages {
	display:none;
}
.genericDropDown .dropTrigger {
	position:relative;
	z-index:20;
	min-height:30px;
	border-bottom:none;
}
.genericDropDown .dropTrigger a {
	padding:3px 30px 2px 7px;
	/*background:url(/media/mrn/backgrounds/drop_arrow.jpg) no-repeat right 0;*/
	color:#fff !important;
	line-height:25px;
	
	/*NEW 8/20/13*/
	background:url("/media/mrn/2013/News/arrow_news.png") no-repeat scroll 0 0 transparent !important;
	background-position:right !important;
	/*height:8px !important;*/
	/*width:21px !important;*/
	
	
}
.genericDropDown .dropTrigger a:hover {
	background:url(/media/mrn/backgrounds/drop_arrow.jpg) no-repeat right -20px;
	text-decoration:none;
	
	/*NEW 8/20/13*/
	/*background-position:bottom !important;*/
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	background:#96a7d3 url(/media/mrn/backgrounds/bg_sub_arrow.jpg) repeat-x scroll 0 bottom;
	padding:0 8px;
	line-height:20px;
	outline:none;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#96a7d3 url(/media/dar/backgrounds/bg_sub_arrow.jpg) repeat-x scroll 0 bottom;
	text-decoration:underline;
}
.genericDropDown .dropTrigger ul {
	width:290px;
	border:1px solid #666;
	_border:none;
	display:none;
	position:absolute;
	top:22px;
	min-height:20px;
	_height:145px;
	max-height:150px;
	padding:0;
	overflow:auto;
	left:0;
}
.genericDropDown .dropTrigger ul li {
	padding:0;
	/*width:100%;
	_width:143px;*/
	border-bottom:1px solid #000;
}
/* -- Feel the Experience -- */
#feelTheExperienceWrap {
	background:url(/media/dar/backgrounds/bg_timeline_mid.jpg) repeat-y left top;
	width:970px;
}
#feelTheExperienceWrapOuter {
	background:url(/media/dar/backgrounds/bg_timeline_top.jpg) no-repeat scroll 0 0;
}
#feelTheExperienceWrapInner {
	background:url(/media/dar/backgrounds/bg_timeline_ftr.jpg) no-repeat scroll left bottom;
	padding-bottom:120px;
	position:relative;
	width:970px;
	margin-bottom:10px;
}
* html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
*+ html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
#experienceContent {
	width:970px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 0;
	position:relative;
}
#feelTheExperienceWrap .genericTabs {
	list-style:none;
	margin:0;
	padding:4px 3px 0;
}
#feelTheExperienceWrap .genericTabs li {
	float:left;
	margin-right:1px;
} 
#feelTheExperienceWrap .genericTabs li a {
	background:#3589a8 url(/media/dar/buttons/bg_tab.jpg) repeat-x right top;
	float:left;
	color:#fff;
	padding:6px 10px 0;
	height:23px;
	font-size:14px;
	text-transform:uppercase;
	width:auto;
	text-align:center;
}
#feelTheExperienceWrap .genericTabs li.activeTab a {
	background:#fff;
	color:#2c2300;
}
#feelTheExperienceWrap .genericTabs li a:hover, 
#feelTheExperienceWrap .genericTabs li.activeTab a:hover {
	background:#fff;
	text-decoration:none;
	color:#2C2300;
}
#experienceScoller {
	padding:10px 0 0 0;
	height:178px;
	clear:both;
}
#experienceScoller .scrollButton {
	float:left;
	height:125px;
	width:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#experienceScoller  #scrollLeft {
	background:url(/media/dar/buttons/experience_scroll_left.jpg) no-repeat left 20px;
	margin-left:24px;
	visibility:hidden;
}
* html #experienceScoller  #scrollLeft {
	margin-left:12px;
}
#experienceScoller  #scrollRight {
	background:url(/media/dar/buttons/experience_scroll_right.jpg) no-repeat right 20px;
}
#experienceScollHide {
	position:relative;
	height:178px;
	width:850px;
	overflow:hidden;
	float:left;
}
#experienceScollWrap {
	position:absolute;
	top:0;
	left:0;
}
#experienceScollWrap .scrollItem {
	float:left;
	width:160px;
	height:165px;
	padding:5px 5px 8px;
	margin:0;
}

#experienceScollWrap .scrollItem a {
	font-size:11px;
	font-weight:bold;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:underline;
	color:#666666;
}
#experienceScollWrap .activeScrollItem {
	background:#396d8f url(/media/dar/backgrounds/bg_active_scrollItem.gif) no-repeat 0 bottom;
	color:#fff;
}
#experienceScollWrap .activeScrollItem a { 
	color:#fff !important;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:#fff !important;
	text-decoration:none;
}
#experienceTextContent {
	margin:0 auto;
	padding:20px;
	width:731px;
	border:1px solid #dfdfdf;
	background:#fff;
	position:relative;
}
#experienceTextBoxHeader {
	float:left;
	width:100%;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#experienceTextContent #experienceTextBoxHeader h4 {
	width:70%;
	padding-bottom:5px;
}
#experienceTextContent #experienceTextBoxHeader .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/dar/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experiencePhotoContent {
	margin-left:105px;
}
* html #experiencePhotoContent {
	margin-left:52px;
}
#experienceVideoContent {
	background:url(/media/dar/backgrounds/bg_timeline_sub.png) no-repeat 0 bottom;
	width:751px;
	height:339px;
	margin-left:105px;
	padding:10px 0 0 5px;
}
* html #experienceVideoContent {
	background:none;
}
#experienceVideoBox {
	background:url(/media/dar/backgrounds/timeline_video_shadow.png) no-repeat 0 0;
	width:393px;
	height:325px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:7px 0 0 7px;
	float:left;
}
* html #experienceVideoBox {
	background:#fff;
	border:1px solid #dfdfdf;
	margin:0;
}
#experienceVideoInfo {
	border:1px solid #dfdfdf;
	background:#fff;
	margin:2px 0 0 5px;
	width:308px;
	padding:20px 15px;
	color:#333333;
	float:left;
	position:relative;
}
* html #experienceVideoInfo {
	margin-top:0;
}
#experienceVideoInfo .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#experienceVideoInfo h4, #experienceVideoTitle, #experienceVideoDesc span {
	font-weight:bold;
	font-size:12px;
}
#experienceVideoInfo h4 {
	text-transform:uppercase;
	margin-bottom:10px;
}
#experienceVideoInfo .genericLink:hover {
	background-position:0 -23px;
}
#mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:15px;
	left:121px;
	position:absolute;
	margin-bottom:0;
}
* html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
*+ html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
#feelTheExperienceWrapInner .ad728x90 p { display:none; }
/* -- Timeline -- */
.jcarousel {
	list-style:none;
	margin:0;
	padding:0;
}
.jcarousel-list {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	list-style:none;
}
.jcarousel-clip {
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:2;
}
.timelineColumn {
	background:url(/media/dar/backgrounds/bg_timeline_scroller.jpg) no-repeat 0 0;
	clear:left;
	float:left;
	width:120px;
	height:509px;
	margin:13px 0 10px 15px;
	overflow:hidden;
	padding:15px 0 15px 8px;
	position:relative;
	width:112px;
	height:479px;
}
* html .timelineColumn {
	margin-left: 7px;
}

.jcarousel-container-vertical {
	width:112px;
	height:479px;
}
.jcarousel-clip-vertical {
	width:109px;
	height:474px;
}
.jcarousel-container-vertical .jcarousel-item-vertical {
    width:109px;
	height:79px;
}
* html .jcarousel-container-vertical .jcarousel-item-vertical {
	float:left;
	clear:left;
}
* + html .jcarousel-container-vertical .jcarousel-item-vertical {
	float:left;
	clear:left;
}
.jcarousel-container-vertical .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
*  Horizontal Buttons
**/
.jcarousel-prev-horizontal,
.jcarousel-next-horizontal {
	height:50px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.jcarousel-prev-horizontal {
	background:url(/media/mrn/backgrounds/timeline-leftarrow.jpg) no-repeat 0 0;
	height:49px;
	border-bottom:1px solid white;
	width:60px;
	position:absolute;
	top:0;
	left:0;
}

.jcarousel-next-horizontal {
	background:url(/media/mrn/backgrounds/timeline-rightarrow.jpg) no-repeat 0 0;
	height:49px;
	border-bottom:1px solid white;
	width:60px;
	position:absolute;
	top:0;
	right:0;
}
.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active,
.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:default;
}
#timelineWrapInner, #timelineWrap {
	width:937px !important;
}
#tabScroller {
	padding:0;
}
#tabScroller li a, #tabScroller li {
	height:49px;
	width:135px;
}
#tabScroller li {
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#tabScroller li.lastItem {
	border-right:0;
}
#tabScroller li.activeTab {
	border-bottom:0;
}
#tabScroller li a {
	background:#162A73 url(/media/mrn/backgrounds/timeline-bluegradient.jpg) repeat-x right top;
	color:white;
}
#tabScroller li a span {
	position:relative;
	font-size:16px;
}
#tabScroller li a span.oneLine {
	top:12px;
}
#tabScroller li a span.twoLines {
	top:5px;
}
#tabScroller li.activeTab {
	background-color:#1D1D1D;
	border-bottom:1px solid #1D1D1D;
}
#tabScroller li.activeTab a {
	background:none;
}
#tabScroller li a:hover {
	background:#1d1d1d;
	text-decoration:none;
}
.jcarousel-clip {
	padding:0;
	margin:0;
	margin-left:61px;
	height:50px;
	width:815px;
}
#timelineContentWrapper {
	padding:10px;
	width:917px;
	background-color:#1D1D1D;
	color:white;
}
#timelineContent {
	background-image:url(/media/mrn/backgrounds/timeline-chalkboard.jpg);
	padding:10px;
	height:408px;
}
#timelineContent .photoContent object {
	float:left;
	margin-right:10px;
}
#timelineContent .photoContent img {
	/*height:378px;*/
}
#timelineContent h2, #timelineContent h4, #timelineContent .genericLink {
	display:none;
}
#timelineContent .photoContent {
	padding-top:14px;
}
#tabScroller2 li {
	padding-right:15px;
	margin-right:15px;
	border-right:1px white dotted;
	margin-bottom:5px;
}
#tabScroller2 li span {
	color:#6689c9;
	cursor:pointer;
}
#tabScroller2 li.lastItem {
	padding-right:0;
	margin-right:0;
	border-right:0;
}
#tabScroller2 a.currentTab span {
	cursor:default;
	color:white;
}
#tabScroller2 {
	margin-left:10px !important;
	width:850px;
	height:16px;
}
#timelinePhotoInfo, #timelineVideoInfo {
	overflow:hidden;
	border-left:1px solid #444;
	padding-left:10px;
	border-top:1px solid #444;
	padding-top:10px;
	/*
	opacity:0.4;
	filter:alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Gradient(
	gradientType=0,startColorStr=#d8cde9,
	endColorStr=#8f7eac);
	*/
}
#experienceVideoTitle {
	font-size:24px;
	font-weight:normal;
}
#experienceVideoDate {
	font-size:14px;
	font-style:italic;
}
#experienceVideoDesc {
	border-bottom:1px dotted white;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:14px;
}
#videoTags a, #experienceVideoDesc a {
	color:#6689c9;
}
#videoTags {
	font-size:14px;
}
#storyBox {
	border-bottom:1px dotted white;
	padding-bottom:10px;
	margin-bottom:10px;
}
#storyBox #experienceVideoDesc {
	border-bottom:0 !important;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	overflow-y:scroll;
	height:200px;
}
#podcastLinks {
	margin:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted white;
}
#podcastLinks li {
	list-style:none outside none;
	padding-right:15px;
	margin-right:15px;
	border-right:1px white solid;
	margin-bottom:5px;
	display:inline;
}
#podcastLinks a {
	color:#6689c9;
	font-size:16px;
}
#podcastLinks li.lastItem {
	border-right:none;
}
#timelinePhotoGallery {
	margin-top:14px;
}

/**
 *  Vertical Buttons
 */
.jcarousel-prev-vertical,
.jcarousel-next-vertical {
	width:120px;
	margin:0 0 3px 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.jcarousel-prev-vertical {
	background:url(/media/dar/buttons/btn_timeline_up.jpg) no-repeat 0 0;
	height:12px;
	position:absolute;
	top:0;
	left:0;
}

.jcarousel-next-vertical {
	background:url(/media/dar/buttons/btn_timeline_down.jpg) no-repeat 0 0;
	height:13px;
	position:absolute;
	bottom:0;
	left:0;
}
.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:active,
.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:active {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.jcarousel-container-vertical a {
	padding:2px 7px 2px 2px;
	width:100px;
	height:75px;
	display:block;
	outline:none;
}
.jcarousel-container-vertical a:hover {
	background:url(/media/dar/backgrounds/bg_timeline_thumb.gif) no-repeat 0 0;
}
.jcarousel-container-vertical a.active {
	background:url(/media/dar/backgrounds/bg_timeline_thumb.gif) no-repeat 0 -79px;
}
#tooltip{
	background:url(/media/dar/backgrounds/timeline_tooltip.gif) no-repeat 0 0;
	position:absolute;
	padding:10px 10px;
	color:#fff;
	font-size:11px;
	display:none;
	z-index:100;
	display:block;
	width:80px;
	height:68px;
	text-align:left;
}

#timelineWrap {
	width:970px;
}
#timelineWrapOuter {
}
#timelineWrapInner {
	padding-bottom:10px;
	position:relative;
	width:970px;
	margin-bottom:10px;
	min-height:580px;
	height:auto !important;
	height:580px;
}
#timelineContentWrapper {
	min-height:359px;
	height:auto !important;
	height:359px;
	float:left;
}
#timelineContentWrapper h2 {
	font-size:30px;
	margin-bottom:20px;
	font-weight:normal;
}
#timelineContent {
	position:relative;
}
#timelineContent .photoContent img {
	float:left;
	margin:0 10px 10px 0;
}
#videoLanding {
	float:left;
	width:504px;
	height:411px;
}
#timelineWrap .genericTabs {
	list-style:none;
	margin:0;
}
#timelineWrap .genericTabs li {
	float:left;
} 
#timelineWrap .genericTabs li a {
	float:left;
	font-size:14px;
	text-align:center;
}
#timelineWrap .genericTabs li a.imgReplaced {
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	width:93px;
	height:29px;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0;
}
#timelineWrap .genericTabs li.activeTab a.imgReplaced,
#timelineWrap .genericTabs li a.imgReplaced:hover,
#timelineWrap .genericTabs li.activeTab a.imgReplaced:hover {
	background-position:0 -29px;
}
#timelineWrap .genericTabs li a:hover, 
#timelineWrap .genericTabs li.activeTab a:hover {
	/*background:#fff;
	text-decoration:none;
	color:#2C2300;*/
}
/* -- Search Styles -- */
#searchResults .articlePagination {
	margin:10px 0 10px;
}
#searchResults  .actionLinks {
	padding-bottom:10px;
}
.searchResult {
	background: #fff;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 10px 10px 5px;
	margin: 0;
	/*width: 598px;*/
	/*float: left;*/
}
.searchResultWithImage img {
	/*display:block;*/
	margin:0 10px 10px 0;
	float:left;
}
.genericForm, #searchResults {
	background:#D6D6D6;
	padding-bottom:5px;
}
* html  #searchResults,
*+ html #searchResults {
	background:#D6D6D6;
	padding-bottom:0;
}
#searchResultInfo {
	padding-top:10px;
	padding-left:10px;
}
#searchResults .actionLinks {
	padding-left:10px;
}
* html #searchResults  .actionLinks {
	background:#D6D6D6;
	float:left;
	width:640px;
	min-height:15px;
	height:auto !important;
	height:15px;
}
* html #searchResultInfo {
	float:left;
	width:640px;
	min-height:60px;
	height:auto !important;
	height:60px;
	background:#D6D6D6;
}
/* -- Calendar -- */
.calendarModule #videoLandDropdowns {
	width: 606px;
}
.calendarModule .filterHdr {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	color: #0b1b5f; 
	font-size: 12px; 
	font-weight: bold;
}
#calendarHead {
	background: #F2F2F2;
	padding: 10px;
	margin-bottom: 10px;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
.AddAllProgramsToCal{
	float: right;
	position: relative;
	top: 0;
	z-index:10;
	right:5px;
		background: url("/media/mrn/buttons/add_programs.png") no-repeat scroll;
	width: 217px;
	height: 26px;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}
#calendarContent #calArrowLeft,
#calendarContent #calArrowRight {
	margin: 0 10px;
	color: #2b4996;
	background: transparent url(/media/mrn/buttons/arrow_left.gif) no-repeat;
	/*height: 22px;*/
	height:16px;
	padding-bottom:2px;
	width: 9px;
	/*text-indent: -9999px;*/
	border: 0;
	cursor: pointer;
}
* html #calendarContent #calArrowLeft,
* html #calendarContent #calArrowRight,
*+ html #calendarContent #calArrowLeft,
*+ html #calendarContent #calArrowRight {
	text-indent: 0;
}
#calendarContent #calArrowRight {
	background-image: url(/media/mrn/buttons/arrow_right.gif);
}
#calendarContent ul {
	list-style: none;
	margin: 10px;
	float: left;
	width: 606px;
	background-color: #ffffff;
}
* html #calendarContent ul,
*+ html #calendarContent ul {
	padding-bottom: 10px;
}
* html #calendarContent ul li.lastItem,
*+ html #calendarContent ul li.lastItem {
	padding-bottom: 0;
	margin-bottom: -10px;
}
#calendarContent li:last-child,
#calendarContent li.lastItem {
	margin-bottom: 0;
	padding-bottom: 0;
}
#calendarContent li:last-child .noResults,
#calendarContent li.lastItem .noResults 
{
    margin:0 0 10px 0;
}
* html #calendarContent li.lastItem,
*+ html #calendarContent li.lastItem {
	background: #2b4996 url(/media/mrn/backgrounds/bg_calendar_event.jpg);
}
#calendarContent li ul {
	margin-bottom: 0;
	background: none;
	padding: 0;
}
#calendarContent li ul li {
	background:none;
	padding:0;
}
.calendarContentDuring ul li.withImage img {
	left:10px;
	position:absolute;
	top:10px;
}
.calendarContentDuring ul li.withImage {
	padding:10px 10px 10px 100px;
	position:relative;
}
#calendarContent li h5, #calendarContent li h5 a {
	font-size: 18px;
	color: #2b4996;
}
#calendarContent li .calDate {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #909398;
}
#calendarContent li .calDesc {
	padding-bottom: 10px;
}
#calendarContent li .calDesc p {
	margin: 0;
}
#calendarContent .calLinks li {
	float:left;
	padding:5px 15px 10px 0;
	border:none;
	width:auto;
}
.calendarContentDuring h4 {
	/*background:url(/media/mrn/backgrounds/module_490_hdr.jpg) no-repeat 0 bottom;*/
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:8px 15px;
	text-transform:uppercase;
}
.AddEventToCal{
	display:block;
	background:url(/media/mrn/buttons/AddToCal_btn.png) no-repeat 0 0;
	/*width:100px;*/
	width:24px;
	text-indent:-9999px;
	height:19px;
	margin-top:-20px;
	float:right;
	/*padding-left:30px;*/
}

.calButton{
	float:right;
	margin: 2px 8px 8px 0;
	position:absolute;
	right:200px;
}
.AddScheduleToCal{
	display:block;
	background:url(/media/mrn/buttons/AddtoCal.png) no-repeat 0 0;
	width:152px;
	height:21px;
	text-indent:-9999px;
	margin:6px 0 0;
}

.layoutHome .newsTabsModule .hdrBar {
	background:url(/media/dar/backgrounds/module_470_top.jpg) no-repeat center top;
	position:relative;
}
.layoutHome .newsTabsModule .hdrBar h4 {
	background:url(/media/dar/backgrounds/module_470_hdr.jpg) no-repeat center bottom;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	padding:8px 15px;
	text-transform:uppercase;
}
.rss {
	background:url(/media/dar/icons/ico_rss.gif) no-repeat right 0;
	padding-right:25px;
	line-height:20px;
	font-size:10px;
	color:#fff !important;
}
.newsTabsModule .hdrBar .rss {
	position:absolute;
	top:10px;
	right:10px;
}
.calendarContentDuring,
.newsTabsModule {
	width:490px;
	margin-bottom:10px;
}
.layoutHome .newsTabsModule {
	background:url(/media/mrn/backgrounds/module_470_mid.jpg) repeat-y center top;
	width:470px;
}
.calendarContentDuring .genericTabs {
	background:url(/media/mrn/backgrounds/bg_tab_cont.jpg) no-repeat 0 bottom;
	padding:0 3px;
	margin:0;
	float:left;
	width:484px;
	list-style:none;
}
* html .calendarContentDuring .genericTabs {
	margin:0 0 0 3px;
	width:479px;
}
.calendarContentDuring .genericTabs li {
	float:left;
	margin-right:1px;
}
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs {
	background:#F1F1F1 url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 bottom;
}
.layoutHome .newsTabsModule .genericTabs {
	padding:0 0 0 5px;
	float:left;
	width:464px;
}
.layoutK #wrapper,
.layoutL #wrapper {
	width:950px;
}
.layoutL .calendarContentDuring,
.layoutK .calendarContentDuring,
.layoutG .calendarContentDuring,
.layoutGa .calendarContentDuring {
	width:630px;
}
.layoutL .calendarContentDuring .genericTabs,
.layoutK .calendarContentDuring .genericTabs,
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs {
	width:624px;
}
* html .layoutL .calendarContentDuring .genericTabs,
* html .layoutK .calendarContentDuring .genericTabs,
* html .layoutG .calendarContentDuring .genericTabs,
* html .layoutGa .calendarContentDuring .genericTabs {
	margin:0 2px 0 3px;
	width:619px;
}
.layoutL .calendarContentDuring ul li.withImage,
.layoutK .calendarContentDuring ul li.withImage,
.layoutG .calendarContentDuring ul li.withImage,
.layoutGa .calendarContentDuring ul li.withImage {
	width:518px;
}
.calendarContentDuring .calendarContentMain {
	padding:0 0 6px;
	clear:left;
	min-height:243px;
	height:auto !important;
	height:243px;
}
.newsTabsModule .newsTabsContentMain {
	padding:0 6px;
	clear:left;
	min-height:320px;
	height:auto !important;
	height:320px;
}
.calendarContentMain ul {
	list-style:none;
	margin:0;
	padding:0 12px 10px;
}
.newsTabsContentMain ul {
	padding:0 10px 10px;
	margin:0;
	list-style:none;
}
.newsTabsModule .genericTabs {
	list-style:none;
	margin:0;
	padding:0;
}
.newsTabsModule .genericTabs li {
	float:left;
	margin-right:1px;
} 
.newsTabsModule .genericTabs li a,
.calendarContentDuring .genericTabs li a {
	background:#396d8e url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x right bottom;
	float:left;
	color:#fff;
	padding:9px 10px;
	font-size:14px;
	text-transform:uppercase;
	width:94px;
	text-align:center;
	border-bottom:1px solid #176daf;
}
.calendarContentDuring .genericTabs li a {
	width:auto;
}
.newsTabsModule .genericTabs li.activeTab a,
.newsTabsModule .genericTabs li.activeTab a:hover,
.calendarContentDuring .genericTabs li.activeTab a,
.calendarContentDuring .genericTabs li.activeTab a:hover {
	background: #fff url(/media/mrn/backgrounds/bg_media_tab.jpg) 0 0;
	color: #1960b2;
	border-bottom:1px solid #9e9e9e;
}
.newsTabsModule .genericTabs li a:hover,
.calendarContentDuring .genericTabs li a:hover {
	background:#fff;
	text-decoration:none;
	color:#1960b2;
	border-bottom:1px solid #fff;
}
.calendarContentDuring .calendarContentMain li {
	padding:10px 5px 5px;
	border-bottom:1px solid #e5e5e5;
}
.newsTabsContentMain li {
	position:relative;
	padding:25px 5px 5px;
	border-bottom:1px solid #cccccc;
}
.newsTabsContentMain h5, .newsTabsContentMain h5 a {
	font-size:12px;
	font-weight:bold;
}
.newsTabsContentMain .newsDesc {
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-bottom:0;
}
.newsTabsContentMain .newsDate {
	font-size:10px;
	color:#7d7d7d;
	margin-bottom:0;
	position:absolute;
	top:10px;
	left:5px;
}
.newsModuleFtr {
	background:url(/media/mrn/backgrounds/module_470_btm.jpg) no-repeat center bottom;
	width:458px;
	height:25px;
	padding:0 6px 6px;
	position:relative;
}
.newsModuleFtr .rss {
	position:absolute;
	top:2px;
	right:15px;
}
.newsModuleFtr ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
.newsModuleFtr li {
	float:left;
	width:33%;
}
.newsModuleFtr li a {
	background:url(/media/dar/icons/ico_hdr_links.gif) no-repeat left center;
	padding-left:15px;
	text-transform:uppercase;
	font-size:10px;
	color:#43ACD4;
}
.newsModuleFtr li a:hover {
	color:#AD5B01;
}
.calendarContentMain p {
	color:#7d7d7d;
}
.calendarContentDuring .calendarContentMain .calDate {
	font-style:italic;
	color:#7d7d7d;
}
.calendarContentDuring .calendarContentMain li h5, .calendarContentDuring .calendarContentMain li h5 a {
	font-size:12px;
	color:#333333;
	margin-bottom:5px;
}
.calendarContentDuring .calendarContentMain li h5 a:hover {
	text-decoration:underline;
}
.calendarContentDuring .calendarContentMain li.withImage img {
	float:left;
	margin:0 10px 10px 0;
}
/* -- Article Page -- */
#articleDetailContent {
	/*background:url(/media/dar/backgrounds/article_btm.jpg) no-repeat 0 bottom;*/
	width:627px;
	margin-bottom:11px;
	color:#666;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#articleDetailContent a:hover {
	text-decoration:underline;
}
#articleDetailContentInner { 
	padding-bottom:10px;
}
#articleDetailContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
#articleDetailContent h3 {
	font-size: 23px;
	color: #424242;
	line-height:23px;
	margin-bottom:11px;
}
#articleDetailContent p, #articleDetailContent li {
	line-height:17px;
	color:#333333;
	font-size:14px;
}
#articleDetailContent {
	color:#333333;
	font-size:14px;
}
#articleDetailContent table {
	line-height:15px;
	color:#666;
	font-size:12px;
}
#articleDetailContent .articleByLine {
	font-size: 12px;
	font-style: italic;
	color: #424242;
	margin:0;
}
#articleDetailContent .articleByLine span  
{
	font-weight:bold;
}
#articleDetailContent .articleByLine a {
	font-weight: bold;
	color: #243F8A;
}
.articleBeautyImage {
	float: left;
	margin: 0 20px 10px 0;
	width:300px;
}
.wideBeauty {
	margin-bottom:8px;
}
#articleDetailContent .articleBeautyImage p,
#articleDetailContent .wideBeauty p  {
	background :#161616;
	font-size: 11px;
	color: #ffffff;
	font-style:italic;
	padding: 7px 20px;
	margin:0 2px 0 0;
}
#articleDetailContent .articleBeautyImage p 
{
    width:260px;
}
#articleDetailContent .wideBeauty p {
	float:none;
}
* html .wideBeauty p,
*+ html .wideBeauty p,
* html .articleBeautyImage p,
*+ html .articleBeautyImage p {
	position: relative;
	top: -5px;
}
.moduleSharebar {
	margin:0 0 11px 0;
	min-height:26px;
	_height:26px;
}
/** html #articleContentWrap p {
	clear:right;
}*/
.moduleSharebar div {
	display:inline;
}
.shareBarSocial a, .shareBarEmail a, .shareBarPrint a {
	float:left;
	margin-right: 9px;
	width:67px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
.shareBarSocial a {
	background:url(/media/mrn/buttons/btn_share.jpg) no-repeat 0 0;
}
.shareBarEmail a {
	background:url(/media/mrn/buttons/btn_email.jpg) no-repeat 0 0;
}
.shareBarPrint a {
	background:url(/media/mrn/buttons/btn_print.jpg) no-repeat 0 0;
}
.shareBarSocial a:hover, .shareBarEmail a:hover, .shareBarPrint a:hover {
	/*background-position:0 -20px;*/
}
#articleDetailContent ul, #articleDetailContent ol {
	margin:0 0 10px 15px;
	padding:0;
	list-style:inside;
}
#articleDetailContent ol {
	list-style-type:decimal;
}
.relatedTopics h4 {
	font-size: 18px;
	font-weight: bold;
	color: #424242;
	margin-bottom:11px;
}
.relatedTopics p 
{
	margin-bottom:11px;
}
/* -- Track Nav and Sharebox -- */
#shareBox, #trackNav {
	display:none;
}
#shareBox {
	background:#303030;
	display:none;
	padding:4px 0 2px;
	position:absolute;
	width:160px;
	z-index:99999;
	*margin-top:1px;
}
#shareBox a 
{
	padding-left:3px;
}
#shareBox a img 
{
    height:16px;
    width:16px;
}
#shareBox a#liveLink img 
{
    height:17px;
    width:17px;
}
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align:left;
	z-index:50;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(/media/dar/trackNav_popup_bg.jpg) repeat-x top;
}
#trackNav .trackNavGradient h4	{
	width: 211px;
	font-size: 14px;
	font-weight: bold;
	color: #061b30;
	border-bottom: 1px solid #2c4c63;
	z-index:50;
	margin:0;
	padding:0;
}
#trackNav .trackNavGradient ul	{
	width: 211px;
	margin:0px;
	padding:0;
	list-style:none;
}
#trackNav .trackNavGradient ul li	{
	border-bottom: 1px solid #90bbd7;
	line-height:20px;
}
#trackNav .trackNavGradient a	{
	color:#fff;
}
#trackNav .carrot	{
	background: url(/media/dar/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* generic form styles */
.genericForm {
	margin-bottom: 10px;
	background:none;
}
.genericForm fieldset {
	border:0;
	width:600px;
	padding: 15px 0 5px 10px;
}
.genericFormError {
	padding:10px;
	background:#fdf8e3;
	border:1px solid #cfc69a;
	color:#333;
	display:none;
}
.formRow {
	width:600px;
	clear:both;
	margin-bottom:8px;
}
.formRowHalf {
	width:300px;
	float:left;
	clear:none;
}
.genericForm label {
	padding-right:10px;
	display:block;
	font-size:11px;
	line-height:16px;
}
.formSubTitle {
	font-size:14px;
	margin:20px 0 10px;
	font-weight:bold;
}
label .reqFld {
	padding-left:10px;
	color:#ff0000;
	font-size:10px;
}
.genericForm input,
.genericForm textarea,
.genericForm select {
	width:280px;
	height:16px;
	padding:1px 0;
	margin:0 10px 0 0;
}
.genericForm select {
	height:auto;
}
.genericForm .formRowCheckbox input,
.genericForm .formRowRadio input {
	width:auto;
	height:auto;
	float:left;
}
.genericForm .formRowCheckbox label,
.genericForm .formRowRadio label {
	*line-height:20px;
}
.genericForm .formRowRadio {
	width:470px;
	padding-left:20px;
}
.genericForm .formRowRadio label {
	margin-bottom:6px;
}
.genericForm textarea {
	height:80px;
	width:580px;
	overflow:auto;
}
.newsList .paginationPanel {
	border-bottom: none;
}
.newsListModule .articlePagination, .articlePagination {
	float:right;
	margin:5px 0;
	text-transform:capitalize;
}
.articlePagination {
	list-style:none;
}
.newsListModule .articlePagination li, .articlePagination li {
	border-bottom:none;
}
.articlePagination li {
	float:left;
}
.newsListModule .articlePagination li, .newsListModule .genericDropDown li {
	width:auto;
}
.newsListModule .articlePagination li.currentPagination a, 
.articlePagination li.currentPagination a, 
.newsListModule .articlePagination li a:hover, .articlePagination li a:hover {
	color: #333333 !important;
	text-decoration: none;
}
.newsListModule .paginatedArticleList li {
	/*background:url(/media/dar/backgrounds/bg_490_list.jpg) no-repeat 0 bottom;*/
	width:460px;
	padding:10px 15px 5px;
}
.newsListModule .paginatedArticleList li .newsListArticleTitle {
	margin-bottom:0;
	font-size:14px;
}
/********* START MODULE STYLES *************/
/**********
	GENERIC MODULE STYLES
**********/
.moduleWrap {
	color:#424242;
	margin-bottom:11px;
}
.layoutHome #mainContentColExtra .genericModuleHeader,
.layoutG #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentColExtra .genericModuleHeader,
.layoutM #mainContentCol2 .genericModuleHeader {
	padding-top: 7px;
	padding-bottom: 5px;
	background:url(/media/mrn/backgrounds/module_300_top.jpg) repeat-x 0 top #2b4996;
	font-size: 15px;
}
.genericModuleHeader {
	padding:5px 15px;
	background: url(/media/mrn/backgrounds/bg_section_header.gif) repeat-x scroll 0 0 #798abe;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}
.moduleWrap h4.genericModuleHeader a {
	font-weight:bold;
	font-size:16px;
	/*color:#fff;*/
}
.moduleWrap .moduleContentInner 
{
	border:1px solid #cfd2db;
	/*border-top:0;*/
}
.moduleFooterAd {
	clear:left;
}
/* 214 Column */
.layoutK #mainContentCol2 .moduleWrap,
.layoutK #mainContentCol3 .moduleWrap,
.layoutK #mainContentCol4 .moduleWrap {
	background:url(/media/mrn/backgrounds/module_214_top.jpg) no-repeat 0 top;
}
.layoutK #mainContentCol2 .genericModuleHeader,
.layoutK #mainContentCol3 .genericModuleHeader,
.layoutK #mainContentCol4 .genericModuleHeader {
}
/* -- Affiliates Only Modules -- */

/* affiliates header module */
.affiliatesOverviewHeader 
{
	background:url(/media/mrn/backgrounds/affiliates_header_bg.jpg) no-repeat 0 0 #1d1d1d;
	padding:10px;
	margin-bottom:10px;
}
.affiliatesOverviewHeader img 
{
	float:left;
	margin-right:10px;
}
.affiliatesHeaderDetails 
{
	height:129px;
	width:266px;
	padding:15px;
	overflow:hidden;
	color:White;
}
.affiliatesHeaderDetails h2 
{
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}
.affiliatesHeaderDetails p  
{
	font-size:14px;
	line-height:16px;
}
.affiliatesHeaderDetails h2,
.affiliatesHeaderDetails p 
{
	margin:0 0 10px 0;
}

.downloadsHdrModule .moduleContentOuter {
	padding: 10px;
	border: 1px #cfd2db solid;
	/*width: 608px;*/
}
.downloadsHdrModule .moduleContentOuter img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #cdcdcd solid;
}
.downloadsHdrModule .moduleContentInner,
.affiliatesOnlyModule .moduleContentInner 
{
	border:0;
}
.affiliateFilters #videoLandDropdowns {
	/*border: 1px #cfd2db solid;*/
	margin-bottom: 10px;
	width: 606px;
}
.affiliateFilters #videoLandDropdowns ul 
{
    margin:0;
}
.affiliateFilters .genericDropDown .dropTrigger .stateValue,
.affiliateFilters .genericDropDown .dropTrigger .affiliateProgramValue
{
	width:120px;
	display:block;
	line-height:16px;
	font-weight:bold;
}
.affiliateFilters .genericDropDown .dropTrigger .affiliateProgramValue
{
    width:160px;
}
.affiliateFilters .genericDropDown .dropTrigger ul 
{
    /*width:194px;*/
}
.affiliatesOnlyModule table {
	width: 627px;
	/*border: 1px #d1dae6 solid;*/
	font-size: 11px;
	font-weight: bold;
	font-size: 12px;
}
.affiliatesOnlyModule table th {
	text-align: left;
}
.affiliatesOnlyModule table td a:hover {
	color: #79a8fd;
}
.listModule ul 
{
	margin:10px 8px 11px;
	padding:0;
	border-top:1px #333333 dotted;
}
.listModule ul.articlePagination 
{
	margin:0;
	float:right;
	*padding-top:5px;
}
.listModule ul li {
	padding:4px 13px;
	line-height:15px;
	border-bottom:1px #333333 dotted;
	list-style:none;
}
.listModule .moreLink 
{
	clear:both;
	*position:relative;
	*margin-top:15px;
	*top:-5px;
}
.layoutAa #mainContentCol1 .listModule ul,
.layoutAa #mainContentCol4 .listModule ul,
.layoutM #mainContentCol1 .listModule ul,
.layoutG #mainContentColExtra .listModule ul
{
	margin:10px 4px;
	border-top:0;
}
.layoutAa #mainContentCol1 .listModule ul li,
.layoutAa #mainContentCol4 .listModule ul li,
.layoutM #mainContentCol1 .listModule ul li,
.layoutG #mainContentColExtra .listModule ul li 
{
	float:left;
	width:274px;
	margin:0 4px;
}
.layoutAa #mainContentCol1 .listModule ul:after,
.layoutAa #mainContentCol4 .listModule ul:after,
.layoutM #mainContentCol1 .listModule ul:after,
.layoutG #mainContentColExtra .listModule ul:after
{
	content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.layoutAa #mainContentCol1 .videoLanding ul,
.layoutAa #mainContentCol4 .videoLanding ul,
.layoutM #mainContentCol1 .videoLanding ul,
.layoutG #mainContentColExtra .videoLanding ul 
{
	margin:0 5px 0 0;
}
.layoutAa #mainContentCol1 .videoLanding ul.newsList,
.layoutAa #mainContentCol4 .videoLanding ul.newsList,
.layoutM #mainContentCol1 .videoLanding ul.newsList,
.layoutG #mainContentColExtra .videoLanding ul.newsList 
{
	margin:0 21px;
}
.layoutAa #mainContentCol1 .videoLanding ul.mediaThumbsRow,
.layoutAa #mainContentCol4 .videoLanding ul.mediaThumbsRow,
.layoutM #mainContentCol1 .videoLanding ul.mediaThumbsRow,
.layoutG #mainContentColExtra .videoLanding ul.mediaThumbsRow 
{
	margin:0;
}
.layoutAa #mainContentCol1 .videoLanding ul li,
.layoutAa #mainContentCol4 .videoLanding ul li,
.layoutM #mainContentCol1 .videoLanding ul li,
.layoutG #mainContentColExtra .videoLanding ul li 
{
	float:none;
	width:auto;
	margin:0;
}
.layoutAa #mainContentCol1 .videoLanding ul.articlePagination li,
.layoutAa #mainContentCol4 .videoLanding ul.articlePagination li,
.layoutM #mainContentCol1 .videoLanding ul.articlePagination li,
.layoutG #mainContentColExtra .videoLanding ul.articlePagination li ,
.layoutAa #mainContentCol1 .listModule ul.articlePagination li,
.layoutAa #mainContentCol4 .listModule ul.articlePagination li,
.layoutM #mainContentCol1 .listModule ul.articlePagination li,
.layoutG #mainContentColExtra .listModule ul.articlePagination li 
{
	float:left;
	width:auto;
	margin:2px 0 0 0;
}
.listModule ul li a:hover {
	text-decoration:underline;
}
/* modifications for video landing */
.listModule #videoLandDropdowns {
	height: 25px;
	margin-bottom: 25px;
	border-bottom: 1px #cfd2db solid;
}
.listModule .paginationPanel 
{
	clear:both;
}
.listModule .paginationPanel ul,
.listModule #videoLandDropdowns ul 
{
	padding-left:10px;
	border:0;
}
.listModule .paginationPanel ul.dropContent,
.listModule #videoLandDropdowns ul.dropContent 
{
	padding-left:0px;
}
.listModule .paginationPanel ul li,
.listModule #videoLandDropdowns ul li 
{
	padding:0;
}
.listModule .newsList {
	margin:0 21px;
	padding:0;
	float:none;
	border:0;
}
.listModule .newsList li 
{
	display:block;
	border-top:1px dotted black;
	border-bottom:0;
	padding:5px 0;
	line-height:20px;
}
.listModule .newsList li span 
{
	float:left;
	width:67px;
	font-weight:bold;
}
.listModule .newsList li
.listModule #videoLandDropdowns .genericDropDown .dropTrigger .dropContent,
.listModule #videoLandDropdowns .genericDropDown .dropTrigger .dropContent li {
	margin: 0;
}
.listModule ul.articlePagination li,
.listModule #videoLandDropdowns .articlePagination li {
	margin-top: 2px;
	margin-bottom:0;
	border-bottom: 0;
}
.listModule .paginationPanel {
	padding-top: 3px;
	border-top: 1px #cfd2db solid;
}
.listModule .paginationPanel .articlePagination li {
}

/*.listModule .newsList li {
	padding:8px 0;
	margin:0;
}*/
.listModule img {
	float:left;
	margin:0 5px 5px 0;
}
.layoutM .listModule .moduleContentInner {
	/*padding: 10px;
	border: 1px #cccccc solid;*/
}
/*.layoutG #mainTripleColWrap .listModule .genericModuleHeader {
	width: 272px;
}*/
/**********
	LOGOUT LINK
**********/
#logoutLink {
	float: right;
	margin: 10px;
	color: #ffffff;
}
#logoutLink:hover {
	text-decoration: underline;
}
* html #logoutLink,
*+ html #logoutLink {
	background-image: none;
	background-color: transparent;
	border: 0;
	margin: 0 5px;
}
/**********
	OPEN HTML
**********/
.openHTMLModule {
	margin:0 auto 11px	;
}
.openContentModule .moduleContentInner {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/**********
	PROMO MODULE
**********/
.promoModule img {
	border:1px solid #969797;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:148px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
/**********
	MISC
**********/
.borderList {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
#navAdCol .moduleWrap {
	background:none;
}
.relatedMediaModule .moduleContentInner 
{
	border:0;
}
.mediaRail {
}
/**********
	AD MODULE
**********/
.adModule {
	margin-bottom:11px;
	text-align:center;
}
.adModule p {
	color:#988f8c;
	font-size:9px;
	margin:0;
}
.multipleImageText .moduleContentIneer {
	border: 1px #d5d5d5 solid;
}
/*.layoutG .multipleImageText {
	border: 0;
}*/
.multipleImageTextList {
	background-color:#FFFFFF;
	list-style:none outside none;
	margin:0;
	padding:10px 7px;
	width:auto;
}
.multipleImageTextList li {
	float:left;
	overflow:hidden;
	padding:0 6px 15px;
	width:140px;
}
.multipleImageTextList li p 
{
    margin:10px 0 0 0;
}
/**********
	IMAGE TOUT
**********/
.imgTout {
	margin:0 auto 11px;
}
/**********
	POLL MODULE 
**********/
.pollModule .moduleContentInner {
	padding: 6px 10px 10px 10px !important;
	background: #282828;
}
.pollModule {
	position:relative;
	border: 0;
}
.modPollQuestion {
	font-size:21px;
	font-weight:normal;
	width: 260px;
	padding: 5px 10px;
	background-image: url(/media/mrn/backgrounds/poll_bubble_middle.gif);
	color: #ffffff;
	font-style: italic;
}
.pollBubble {
	margin-bottom: 5px;
}
.pollBubble img {
	margin: 0;
	padding: 0;
}
* html .pollBubble img,
*+ html .pollBubble img {
	margin-bottom: -5px;
}
.jcorePoll label {
	clear:both;
	padding:0 0 8px 9px;
	display:block;
	color: #ffffff;
	border-bottom: 1px #1d1d1d dotted;
	margin-bottom: 5px;
}
.jcorePoll label input {
	margin:0 5px 0 0;
	color: #ffffff;
}
.jcorePoll label span {
	font-size: 16px;
}
* html .jcorePoll button {
	background:url(/media/mrn/buttons/btn_submit.gif) no-repeat 0 0;
}
.pollResultRow {
	color: #ffffff;
}
.pollResultRow p {
	clear:both;
}
.pollResultBar {
	height:16px;
	float:left;
	margin-right:3px;
	background:#243F8A;
}
.pollTotalClicks {
	margin-top:15px;
	color: #ffffff;
}
.pollModule .moduleFooterAd {
	position:absolute;
	bottom:10px;
	right:10px;
	padding-top:15px;
}
.pollModule .moduleFooterAd p {
	color:#929292;
	font-size:10px;
	text-transform:capitalize;
	position:absolute;
	top:0;
	left:0;
}
/**********
	SMALL EVENT MODULE
**********/
.smlEventDate {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
.smlEventDesc {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.smlEventLinks {
	list-style:none;
	margin:0;
	padding:0 0 10px;
	float:left;
}
.smlEventLinks li {
	float:left;
	margin-right:5px;
	line-height:12px;
	border-left:1px solid #333333;
	padding-left:5px;
}
.smlEventLinks li.first {
	padding-left:0;
	border-left:none;
}
#mainContentCol2 .smallEventModule .moduleContentInner,
#mainContentCol3 .smallEventModule .moduleContentInner {
	background:none;
}
#mainContentCol2 .smallEventModule .moduleContentOuter,
#mainContentCol3 .smallEventModule .moduleContentOuter {
	background:none;
	padding-bottom:0;
}
.smallEventModule .imgReplace {
	padding:0 !important;
}
.smallEventModule .imgReplace a {
	background-repeat:no-repeat;
	background-position:0;
	text-indent:-9999px;
	overflow:hidden;
	width:240px;
	height:81px;
	display:block;
}
.layoutHome .smallEventModule .imgReplace a,
.layoutK .smallEventModule .imgReplace a {
	width:214px;
	height:72px;
}
.smallEventModule h5,
.smallEventModule h5 a {
	font-size:14px;
	font-weight:bold;
}
/**********
	UPCOMING EVENTS MODULE
**********/
.upcomingEventsModule {
	background:url(/media/mrn/backgrounds/module_300_top.jpg) no-repeat 0 top;
}
.upcomingEventsModule .genericModuleHeader {
	background:url(/media/mrn/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
}
.upcomingEventsModule .moduleContentOuter {
	background:url(/media/mrn/backgrounds/module_300_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.upcomingEventsModule .moduleContentInner {
	background:url(/media/mrn/backgrounds/module_300_mid.jpg) repeat-y 0 0;
	padding:10px 5px 10px 15px;
}
/**********
	LINK LIST?
**********/
.linkList {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
.linkList a {
	background:url(/media/mrn/icons/ico_dar_flag.png) no-repeat 0 3px;
	padding-left:15px;
}
* html .linkList a {
	background:url(/media/mrn/icons/ico_dar_flag.gif) no-repeat 0 3px;
}
.linkList a:hover {
	background-position:0 -15px;
}

.layoutHome #mainContentCol2 .smallModule,
.layoutHome #mainContentCol3 .smallModule,
.layoutHome #mainContentCol4 .smallModule {
	padding-top:6px;
}
.layoutHome #mainContentCol2 .moduleContentOuter,
.layoutHome #mainContentCol3 .moduleContentOuter,
.layoutHome #mainContentCol4 .moduleContentOuter,
.layoutK #mainContentCol2 .moduleContentOuter,
.layoutK #mainContentCol3 .moduleContentOuter,
.layoutK #mainContentCol4 .moduleContentOuter {
	background-color: #ffffff;
	border: 1px #cccccc solid;
	color: #282828;
}
.layoutHome #mainContentCol3 .moduleContentOuter .moduleContentBottom h2{
	margin-top: 33px;
}
.layoutHome #mainContentCol2 .smallModule .moduleContentOuter,
.layoutHome #mainContentCol3 .smallModule .moduleContentOuter,
.layoutHome #mainContentCol4 .smallModule .moduleContentOuter {
	background:url(/media/mrn/backgrounds/module_214_mid.jpg) repeat-y 0 0;
}
.layoutHome #mainContentCol2 .smallModule .moduleContentInner,
.layoutHome #mainContentCol3 .smallModule .moduleContentInner,
.layoutHome #mainContentCol4 .smallModule .moduleContentInner {
	background:url(/media/mrn/backgrounds/module_214_btm_flag.jpg) no-repeat 0 bottom;
	padding:5px 11px 3px;
	min-height:214px;
	height:auto !important;
	height:214px;
}
.layoutHome #mainContentCol2 .smallEventModule .moduleContentInner,
.layoutHome #mainContentCol3 .smallEventModule .moduleContentInner,
.layoutHome #mainContentCol4 .smallEventModule .moduleContentInner {
	min-height:144px;
	height:auto !important;
	height:144px;
	padding-bottom:0 !important;
}
.layoutHome #mainContentCol2 .smallEventModuleWithTime .moduleContentInner,
.layoutHome #mainContentCol3 .smallEventModuleWithTime .moduleContentInner,
.layoutHome #mainContentCol4 .smallEventModuleWithTime .moduleContentInner {
	min-height:99px;
	height:auto !important;
	height:99px;
	padding-bottom:45px !important;
}
/*.layoutHome .countdownClock,*/
.layoutK #mainContentCol2 .countdownClock,
.layoutK #mainContentCol3 .countdownClock,
.layoutK #mainContentCol4 .countdownClock {
	left:26px;
}
.layoutHome #mainContentCol2 .moduleContentInner img,
.layoutHome #mainContentCol3 .moduleContentInner img,
.layoutHome #mainContentCol4 .moduleContentInner img {
	margin-bottom:9px;
}
.layoutA #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentCol3 .genericModuleHeader,
.layoutC #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol3 .genericModuleHeader {
	/*background:url(/media/mrn/backgrounds/module_240_hdr.jpg) no-repeat 0 bottom;*/
}
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol2 .moduleContentOuter,
.layoutAa #mainContentCol3 .moduleContentOuter,
.layoutC #mainContentCol2 .moduleContentOuter,
.layoutC #mainContentCol3 .moduleContentOuter {
	/*background:url(/media/mrn/backgrounds/module_300_btm.jpg) no-repeat 0 bottom;*/
	padding-bottom:6px;
}
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentCol3 .moduleContentInner,
.layoutC #mainContentCol2 .moduleContentInner,
.layoutC #mainContentCol3 .moduleContentInner {
	/*background:url(/media/mrn/backgrounds/module_300_mid.jpg) repeat-y 0 0;*/
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 5px;
}
.layoutA #mainContentColExtra .listModule .moduleContentInner,
.layoutA #mainContentCol1 .listModule .moduleContentInner,
.layoutAa #mainContentCol2 .listModule .moduleContentInner,
.layoutAa #mainContentCol3 .listModule .moduleContentInner,
.layoutC #mainContentCol2 .listModule .moduleContentInner,
.layoutC #mainContentCol3 .listModule .moduleContentInner 
{
    padding-bottom:0;
}
/* 325 Column */
.layoutK #mainContentCol5 .moduleWrap,
.layoutK #mainContentCol6 .moduleWrap,
.layoutL #mainContentCol2 .moduleWrap,
.layoutL #mainContentCol3 .moduleWrap {
	/*background:url(/media/mrn/backgrounds/module_325_top.jpg) no-repeat 0 top;*/
}
.layoutK #mainContentCol5 .genericModuleHeader,
.layoutK #mainContentCol6 .genericModuleHeader,
.layoutL #mainContentCol2 .genericModuleHeader,
.layoutL #mainContentCol3 .genericModuleHeader {
	/*background:url(/media/mrn/backgrounds/module_325_hdr.jpg) no-repeat 0 bottom;*/
}
.layoutK #mainContentCol5 .moduleContentOuter,
.layoutK #mainContentCol6 .moduleContentOuter,
.layoutL #mainContentCol2 .moduleContentOuter,
.layoutL #mainContentCol3 .moduleContentOuter {
	border-bottom: 1px #cccccc solid;
}
.layoutK #mainContentCol5 .moduleContentInner,
.layoutK #mainContentCol6 .moduleContentInner,
.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner {
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	width: 273px;
	padding:5px 15px;
	text-align:center;
}
.layoutK #mainContentCol5 .moduleContentInner p,
.layoutK #mainContentCol6 .moduleContentInner p,
.layoutK #mainContentCol5 .moduleContentInner ul,
.layoutK #mainContentCol6 .moduleContentInner ul,
.layoutL #mainContentCol2 .moduleContentInner p,
.layoutL #mainContentCol3 .moduleContentInner p,
.layoutL #mainContentCol2 .moduleContentInner ul,
.layoutL #mainContentCol3 .moduleContentInner ul {
	text-align:left;
}
.layoutG #mainContentColExtra .calendarModule .moduleContentOuter {
	border: 0 none;
}
/********
SMALL IMAGE TEXT LINKS MODULE 
********/
.smallImageLinksModule img {
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}
.smallImageLinksModule .title
{
    color:#9b9b9b;
    font-size:14px;
    font-style:italic;
    margin-bottom:10px;
}
.largeImageLinksModule,
.smallImageLinksModule
{
	/*font-size:14px;*/
	color:#424242;
}
.largeImageLinksModule img,
.smallImageLinksModule img {
	margin:0 10px 10px 0;
	display:block;
	float:left;
}
.largeImageLinksModule .moreLinkClearLeft,
.smallImageLinksModule .moreLinkClearLeft 
{
	margin-left:0;
	margin-top:10px;
	clear:right;
}
.largeImageLinksModule .moreLink:hover,
.smallImageLinksModule .moreLink:hover {
	text-decoration: underline;
}
.largeImageLinksModule .moduleContentInnerInfo,
.smallImageLinksModule .moduleContentInnerInfo,
.largeImageLinksModule .moduleContentInner,
.smallImageLinksModule .moduleContentInner
{
	border:1px solid #cfd2db;
	padding:11px 22px 11px 11px;
	min-height:150px;
	line-height:17px;
}
.layoutHome #mainContentColExtra .largeImageLinksModule .moduleContentInnerInfo,
.layoutAa #mainContentColExtra .largeImageLinksModule .moduleContentInnerInfo,
.layoutG #mainContentCol1 .largeImageLinksModule .moduleContentInnerInfo,
.layoutM #mainContentCol2 .largeImageLinksModule .moduleContentInnerInfo,
.layoutHome #mainContentColExtra .smallImageLinksModule .moduleContentInnerInfo,
.layoutAa #mainContentColExtra .smallImageLinksModule .moduleContentInnerInfo,
.layoutG #mainContentCol1 .smallImageLinksModule .moduleContentInnerInfo,
.layoutM #mainContentCol2 .smallImageLinksModule .moduleContentInnerInfo,
.layoutHome #mainContentColExtra .largeImageLinksModule .moduleContentInner,
.layoutAa #mainContentColExtra .largeImageLinksModule .moduleContentInner,
.layoutG #mainContentCol1 .largeImageLinksModule .moduleContentInner,
.layoutM #mainContentCol2 .largeImageLinksModule .moduleContentInner,
.layoutHome #mainContentColExtra .smallImageLinksModule .moduleContentInner,
.layoutAa #mainContentColExtra .smallImageLinksModule .moduleContentInner,
.layoutG #mainContentCol1 .smallImageLinksModule .moduleContentInner,
.layoutM #mainContentCol2 .smallImageLinksModule .moduleContentInner 
{
	border:0;
}
.largeImageLinksModule a:hover,
.smallImageLinksModule a:hover {
	text-decoration: none;
}
/* end large image links */
.layoutG .calendarContentDuring,
.layoutGa .calendarContentDuring,
.layoutK .calendarContentDuring,
.layoutL .calendarContentDuring {
	background:url(/media/mrn/backgrounds/module_660_top_fixed.jpg) no-repeat 0 top;
	width:630px;
	padding:0;
}
.layoutG .calendarContentDuring h4,
.layoutGa .calendarContentDuring h4,
.layoutK .calendarContentDuring h4,
.layoutL .calendarContentDuring h4 {
	background:none;
	width:630px;
}
.layoutG .calendarContentDuring .calendarContentMain,
.layoutGa .calendarContentDuring .calendarContentMain,
.layoutK .calendarContentDuring .calendarContentMain,
.layoutL .calendarContentDuring .calendarContentMain {
	background:url(/media/mrn/backgrounds/module_660_btm.jpg) no-repeat 0 bottom;
}
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs,
.layoutK .calendarContentDuring .genericTabs,
.layoutL .calendarContentDuring .genericTabs {
	background:url(/media/dar/backgrounds/bg_tab_cont_660.jpg) repeat-y 0 0;
	width:654px;
}
.layoutG .calendarContentDuring .calendarContentMain ul,
.layoutGa .calendarContentDuring .calendarContentMain ul,
.layoutK .calendarContentDuring .calendarContentMain ul,
.layoutL .calendarContentDuring .calendarContentMain ul {
	background:url(/media/dar/backgrounds/module_660_mid.jpg) repeat-y 0 0;
	width:651px;
}
.layoutG .calendarContentDuring .withImage,
.layoutGa .calendarContentDuring .withImage,
.layoutK .calendarContentDuring .withImage,
.layoutL .calendarContentDuring .withImage {
	width:520px;
}
/* 800 Column */
.layoutH #mainContentColExtra .moduleWrap {
	background:url(/media/dar/backgrounds/module_800_top.jpg) no-repeat 0 top;
}
.layoutH #mainContentColExtra .genericModuleHeader {
	background:url(/media/dar/backgrounds/module_800_hdr.jpg) no-repeat 0 bottom;
}
.layoutH #mainContentColExtra .moduleContentOuter {
	background:url(/media/dar/backgrounds/module_800_btm.jpg) no-repeat 0 bottom;
	padding-bottom:6px;
}
.layoutH #mainContentColExtra .moduleContentInner,
.layoutH #mainContentColExtra .moduleContentInnerInfo {
	background:url(/media/mrn/backgrounds/module_800_mid.jpg) repeat-y 0 0;
	padding:5px 15px;
}
/* 970 Column */
/*.layoutI #mainContentColExtra .moduleWrap {
	background:url(/media/mrn/backgrounds/module_930_top.jpg) no-repeat 0 top;
}*/
.layoutI #mainContentColExtra .genericModuleHeader {
	/*background:url(/media/mrn/backgrounds/module_930_hdr.jpg) no-repeat 0 bottom;*/
}
.layoutI #mainContentColExtra .moduleContentOuter {
	/*background:url(/media/mrn/backgrounds/module_930_btm.jpg) no-repeat 0 bottom;*/
	padding-bottom:6px;
}
.layoutI #mainContentColExtra .moduleContentInner,
.layoutI #mainContentColExtra .moduleContentInnerInfo {
	/*background:url(/media/mrn/backgrounds/module_930_mid.jpg) repeat-y 0 0;*/
	padding:10px;
}
/* -- Vert Tabs -- */
.vertTabsModule {
	color:#252525;
	font-size:11px;
}
.vertTabsModule .moduleContentOuter {
	background:url(/media/dar/backgrounds/module_300_btm.jpg) no-repeat 0 bottom  !important;
	padding:0 0 6px  !important;
}
.vertTabsModule .moduleContentInner {
	background:url(/media/dar/backgrounds/module_300_mid.jpg) repeat-y 0 bottom  !important;
	min-height:334px;
	height:auto !important;
	height:334px;
	padding:0 4px!important;
}
.vertTabsModule .hdrBar {
	background:url(/media/dar/backgrounds/module_300_top.jpg) no-repeat 0 top;
} 
.vertTabsModule .hdrBar h4 {
	background:url(/media/dar/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
} 
.vertTabsModule .vertTabs {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:110px;
	float:left;
	overflow-x:hidden;
}
.vertTabsModule .vertTabs li a {
	padding:15px 10px;
	width:90px;
	background:#396D8F;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	font-size:13px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#c3c3c3;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:#fff;
	color:#396D8F;
}
.vertTabContentMain {
	float:left;
	width:160px;
	padding:10px;
}
* html .vertTabContentMain {
	width:150px;
}
.vertTabContentMain h5,
.vertTabContentMain h5 a {
	font-size:14px;
	color:#252525;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList li {
	padding-bottom:10px;
}
.vertTabContentMain ul.linkList a {
	background:#396D8F;
	padding:2px 5px 2px 5px;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
}
.vertTabContentMain ul.linkList a:hover {
	color:#fbff3e;
}
.vertTabContentMain .adModule {
	text-align:left;
}
.vertTabContentMain .adModule p {
	margin-bottom:5px;
	font-size:10px;
	color:#252525 !important;
	font-family:Arial, Helvetica, sans-serif;
}
/* -- RSS Module -- */
.rssModule {	
	width: auto;
	padding-bottom: 15px;
	/*border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;*/
}
.rssModule ul {
	list-style:none;
	padding:0;
	margin:15px 8px 10px;
	float:left;
	*float:none;
	border-top:1px dotted #333333;
}
.rssModule ul li {
	border-bottom:1px dotted #333333;
	padding:7px 8px;
	float:left;
	*float:none;
	clear:both;
	*min-height:1%;
}
.rssModule .rssDate {
	float:left;
	padding-top: 2px;
	width:50px;	
	font-size:10px;
	font-weight: bold;
	/*color:#243F8A;*/
}
.rssModule .rssTitleInfo {
	float:left;
	width: 202px;
	color:#243F8A;
	/*font-weight: bold;*/
}
.rssModule .moreLink 
{
	padding-top:0;
}
.rssModule .moreLink a 
{
	margin-bottom:5px;
}
/* -- Upcoming Events -- */
.upcomingEventsList {
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.upcomingEventsList li {
	width:100%;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	float:left;
}
.eventImgCont {
	float:left;
	clear:left;
	padding-right:10px;
	width:86px;
}
.eventImg {
	display:block;
	margin:0 10px 15px 0;
}
.eventDetail {
	float:left;
	width:170px;
}
.withImage .calDetail {
	width: 484px;
	float: left;
}
.upcomingEventsTitle {
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	padding-right:5px;
}
.upcomingEventsDate {
	margin-bottom:0;
	font-weight:normal;
	font-size:10px;
	color:#7d7d7d;
}
.upcomingEventsModule .upcomingEventsLinks {
	font-size:0;
	text-indent:-9999px;
	width:174px;
	border-top:1px solid #d6d6d6;
	padding:10px 0;
}
.upcomingEventsLinks {
	padding-bottom:5px;
}
.upcomingEventsLinks .upcomingEventsLinkTickets {
	margin-bottom:5px;
}
.upcomingEventsLinkTickets {
	background:url(/media/dar/buttons/btn_tickets.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:100px;
	height:24px;
	margin-right:6px;
}
* html .upcomingEventsLinkTickets {
	background:url(/media/dar/buttons/btn_tickets.gif) no-repeat 0 0;
}
.upcomingEventsLinkTickets:hover {
	background-position:0 -24px;
}
.upcomingEventsLinkTravel {
	background:url(/media/dar/buttons/btn_travel.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:134px;
	height:24px;
}
* html .upcomingEventsLinkTravel {
	background:url(/media/dar/buttons/btn_travel.gif) no-repeat 0 0;
}
.upcomingEventsLinkTravel:hover {
	background-position:0 -24px;
}
.upcomingEventsCalLink {
	padding:5px 0 0 0;
	clear:both;
}
.upcomingEventsCalLink a {
	background:url(/media/dar/icons/ico_dar_flag.png) no-repeat left 3px;
	padding-left:15px;
	text-transform:uppercase;
	font-size:10px;
}
* html .upcomingEventsCalLink a {
	background:url(/media/dar/icons/ico_dar_flag.gif) no-repeat left 3px;
}
.upcomingEventsCalLink a:hover {
	background-position:0 -15px;
}
.promoModule img {
	border:1px solid #969797;
	position: relative;
	left:-10px;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:145px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
.btnRSS, .btnSignup, .btnTwitter, .btnFacebook,
.btnHotOffPress, .btnContactInfo, .btnAdvertise {
	background:url(/media/mrn/buttons/btn_rss.jpg) no-repeat 0 0;
	display:block;
	width:300px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:10px;
}
.btnSignup {
	background: url(/media/mrn/buttons/btn_signup.jpg) no-repeat 0 0;
	height: 110px;
}
.btnTwitter {
	background:url(/media/mrn/buttons/btn_twitter.jpg) no-repeat 0 0;
}
.btnFacebook {
	background:url(/media/mrn/buttons/btn_facebook.jpg) no-repeat 0 0;
}
.btnHotOffPress {
	position: relative;
	top: -5px;
	left: -5px;
	margin-bottom: -22px;
	width: 305px;
	height: 114px;
	background:url(/media/mrn/buttons/btn_hot_off_press.jpg) no-repeat 0 0;
}
.btnContactInfo {
	background:url(/media/mrn/buttons/btn_affiliate_contact_info.jpg) no-repeat 0 0;
}
.btnAdvertise {
	background:url(/media/mrn/buttons/btn_advertise_with_us.jpg) no-repeat 0 0;
}
.btnSignup:hover {
	background:url(/media/mrn/buttons/btn_signup.jpg) no-repeat 0 -110px;
}
.btnRSS:hover, .btnTwitter:hover, .btnFacebook:hover,
.btnHotOffPress:hover, .btnContactInfo:hover, .btnAdvertise:hover {
	background-position: 0 -100px;

}
.btnHotOffPress:hover {
	background-position: 0 -114px;
}
/* -- facebook Module -- */
.facebookModule {
	background:url(/media/dar/backgrounds/bg_facebook.jpg) no-repeat 0 0;
	width:651px;
	height:133px;
	margin-bottom:10px;
	padding:0 0 0 9px;
}
.facebookModule .mainHdr {
	background:url(/media/dar/backgrounds/hdr_facebook.jpg) no-repeat 0 0;
	width:205px;
	height:81px;
	overflow:hidden;
	text-indent:-9999px;
	margin:8px 0 10px 0;
	float:left;
} 
.statusOutput {
	float:right;
	width:400px;
	height:60px;
	margin:20px 15px 10px 0;
	font-style:italic;
	font-size:14px;
}
* html .statusOutput {
	margin-right:5px;
}
.alsoCont {
	float:right;
	clear:right;
	margin-right:15px;
	font-size:14px;
	color:#fff;
}
.alsoCont a {
	font-size:14px;
	color:#fff;
	font-weight:normal;
	font-style:italic;
}
.alsoCont .twitterLink {
	background:url(/media/dar/icons/ico_twitter.gif) no-repeat 0 0;
	padding-left:20px;
	display:block;
	width:160px;
}
.alsoCont a:hover {
	text-decoration:underline;
}
.btnBeOur {
	background:url(/media/dar/buttons/btn_beOur.png) no-repeat 0 0;
	width:117px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	clear:left;
}
* html .btnBeOur {
	background:url(/media/dar/buttons/btn_beOur.gif) no-repeat 0 0;
}
.btnBeOur:hover {
	background-position:0 -24px;
}
/* -- Wizard -- */
.wizardModule {
	background:url(/media/dar/backgrounds/module_490_mid.jpg) repeat-y !important;
}
.wizardModule .hdrBar {
	background:url(/media/dar/backgrounds/module_490_top.jpg) no-repeat 0 0 !important;
	width:490px;
}
.wizardModule .genericModuleHeader {
	background:url(/media/dar/backgrounds/module_490_hdr.jpg) no-repeat 0 bottom !important;
}
.wizardBlurb {
	background:url(/media/dar/backgrounds/module_490_mid.jpg) repeat-y 0 0;;
	padding:10px;
}
.wizardOuter {
	background:url(/media/dar/backgrounds/module_490_btm.jpg) no-repeat 0 bottom;
	padding-bottom:15px;
	width:100%;
	float:left;
}
.wizardInner {
	background:url(/media/dar/backgrounds/module_490_inner.jpg) no-repeat 0 top;
	padding:10px 6px 0;
}
.wizardMain {
	background:#fff;
	padding:0 10px;
}
.wizardMain .linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.wizardQ {
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
}
* html .wizardQ {
	height:1%;
}
* + html .wizardQ {
	height:1%;
}
.wizardForm {
	padding-bottom:10px;
	color:#231f20;
}
.imgRadio {
	float:left;
	width:114px;
	text-align:center;
}
.imgRadio input {
	display:block;
	margin:10px auto 0;
}
.questionRow {
	clear:both;
}
.questionRow input {
	float:left;
}
.questionRow label {
	float:left;
	width:85%;
	padding:2px 0 15px 5px;
	
}
.wizardControls {
	background:url(/media/dar/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.resultsHdr {
	font-size:16px;
	font-weight:bold;
}
.wizardWrite .btnSubmit {
	background:url(/media/dar/buttons/btn_submit.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:78px;
	height:22px;
	border:none;
	margin:0 auto;
}
.btnSubmit:hover {
	background-position:0 -22px;
}
.wizBackButton {
	background:#396D8F;
	color:#fff;
	padding:2px 5px;
	float:left;
	margin:0 10px 0 150px;
}
.wizNextButton {
	background:#396D8F;
	color:#fff;
	padding:1px 4px;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
}
.resetWizButton {
	background:#396D8F;
	color:#fff;
	padding:2px 0;
	display:block;
	margin:0 auto;
	width:100px;
	text-align:center;
}

/* -- Program Module -- */

.programModule {
	width: 608px;
	margin-bottom: 5px;
	padding: 10px;
	/*border: 1px #cfd2db solid;*/
}
#programLogo {
	float: left;
	/*margin-top: 10px;
	margin-left: 10px;*/
	margin-bottom:10px;
}
#upcomingProgram {
	float: right;
	margin-bottom: 10px;
	/*background-color: #fbfbe2;*/
	background:url(/media/mrn/backgrounds/upcoming_show_box_bg.jpg) no-repeat 0 0;
	width: 300px;
	height: 100px;
	border: 1px #dcdc90 solid;
}
#miniCalendar {
	float: left;
	width: 85px;
}
#miniCalIconMonth {
	margin: 15px 0 2px 15px;
	padding-right: 3px;
	background: #000000 url(/media/mrn/backgrounds/bg_calIconHdr.gif);
	width: 45px;
	height: 13px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-align: right;
	border: 1px #000000 solid;
}
#miniCalIconDay {
	margin-left: 15px;
	padding-left: 3px;
	background: #000000 url(/media/mrn/backgrounds/bg_calIconDay.gif);
	width: 45px;
	height: 41px;
	color: #ffffff;
	font-size: 38px;
	font-weight:bold;
	border: 1px #000000 solid;
}
#miniCalDetails {
	float: left;
	margin-top: 13px;
	font-size: 14px;
}
#miniCalDetails a {
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	background: url(/media/mrn/buttons/link_arrow_drkblue.gif) no-repeat 0 0;
	color: #2b4996;
}
#miniCalDetails a:hover {
	color: #000000;
}
#miniCalTitle {
	font-size: 16px;
	font-weight: bold;
}
#miniCalTitle2 {
	font-size: 16px;
	font-weight: bold;
}
.programModule h3 {
	clear: both;
	margin: 10px 0;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}
.programModule p {
	margin: 0;
	font-size: 14px;
}
.programContactBlock {
	clear: both;
	display: block;
	/*width: 590px;*/
	height: 40px;
}
a.shareEmailBtn, span.sharePhoneBtn, a.shareChatBtn {
	float: left;
	background: url(/media/mrn/buttons/shareEmail.gif) no-repeat;
	display: block;
	padding: 13px 0 0 60px;
	width: 133px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #2b4996;
}
span.divider {
	float: left;
	border-right: 1px #000000 dotted;
	margin-right: 10px;
	height: 40px;
	width: 2px;
}
span.sharePhoneBtn {
	padding-top: 5px;
	height: 35px;
	background: url(/media/mrn/buttons/sharePhone.gif) no-repeat;
	color: #000000;
}
a.shareChatBtn {
	border-right: 0;
	margin-right: 0;
	background: url(/media/mrn/buttons/shareChat.gif) no-repeat;
}
span.sharePhoneBtn label {
	display: block;
	font-weight: normal;
	color: #666666;
}
a.shareEmailBtn:hover, a.shareChatBtn:hover {
	color: #000000;
}
.programGuests {
	margin-top: 20px;
	border: 6px #384581 solid;
	padding:1px 1px 0;
	background:#0e1c5f;
}
.guestHdr {
	background-color: #0f1c5e;
	padding: 10px;
	font-size: 24px;
	color: #ffffff;
	height: 22px;
	width: auto;
	line-height:20px;
}
.guestProfile {
	display: block;
	background: url(/media/mrn/backgrounds/bg_guest_profile.gif) repeat-x;
	width: auto;
	height: 150px;
	border-bottom: 1px #071559 solid;
}
.guestImage {
	float: left;
	display: block;
	width: 150px;
	height: 150px;
}
.guestProgamDetails {
	float: right;
	display: block;
	padding: 15px;
	width: 413px;
	height: 120px;
	color: #ffffff;
}
.guestName {
	display: block;
	margin-bottom: 15px;
	font-size: 18px;
}
/*.layoutM #mainContentCol1 .downloadsHdrModule .genericModuleHeader {
	width: 602px;
}*/
.layoutM #mainContentCol1 .photoLanding .genericModuleHeader {
	width: auto;
}
.photoLanding {
	/*border: 1px #cccccc solid;*/
}
.layoutG .photoLanding {
	border: 0;
}
.imageLinksModule {
	float: left;
	display: block;
	margin-right: 0;
	width: 307px;
	/*font-size:14px;*/
}mageLinksModule p {
	/*float: right;
	width: 158px;*/
	margin: 5px 0;
}
#mrnHomepage {
    margin-bottom: 10px;
}
.pollModule .moduleContentInner {
	border: 0 !important;
}

/* RSS Subscribe module */
.rssSubscribeModule .moduleContentInner
{
    background:url(/media/rss_subscribe.jpg) no-repeat 0 0 #f2f1f1;
    min-height:65px;
    position:relative;
    padding-bottom:40px;
    padding-left:97px;
    padding-top:20px;
    padding-right:10px;
    font-weight:bold;
}
#wrapper {
	background-color: #ffffff;
	width:960px;
	text-align:left;
	margin:0 auto;
	min-height:500px;
	height:auto !important;
	height:500px;
} 
.layoutHome #innerWrapper {
	padding:11px 0 0 0;
}
.layout6 #wrapper {
	background:none;
}
* html .layoutK #wrapper,
* html .layoutL #wrapper {
	overflow:visible;
}
#breakingNews 
{	
	width: 100%;	
	height:13px;
	background:url(/media/mrn/backgrounds/breaking_news.jpg) no-repeat 0 0;
	overflow:hidden;
	padding:13px 25px;
	/*width:888px;*/
	/*margin-bottom:11px;*/
}
#breakingNews h2 
{
	padding-right:5px;
	color:Black;
	font-style:italic;
}

#breakingNews p 
{
	color:White;
}
#breakingNews ul 
{
	display:inline;
	margin:0;
}
#breakingNews li 
{
	display:inline;
	padding-left:20px;
}
#breakingNews li a 
{
	color:White;
	font-size:14px;
	line-height:13px;
	text-decoration:underline;
}
#breakingNews h2,#breakingNews p 
{
	font-size:18px;
	font-weight:bold;
	display:inline;
	line-height:13px;
}
#breadCrumbTitleArea {
	background: url("/media/mrn/2013/Header/Secondary%20Header/subpage_Header.jpg") no-repeat scroll !important;
	width: 910px;
	padding: 11px 30px 11px 20px;
	position:relative;
	height: 75px;
}
#breadCrumbTitleArea h1, #breadCrumbTitleArea h2 {
	margin: 0;
	color:#ffffff;
	font-weight: bold;
	font-size: 24px;
	width: 100%;
}
#breadCrumbTitleArea h1 {
	font-weight: normal;
	font-size: 30px;
}
#breadCrumbTitleArea .adModule {
	margin: auto 0;
	position:absolute;
	top:10px;
	right:10px;
}
#breadCrumbTitleArea .adModule img {
	border: 1px #868686 solid;
}
#breadCrumbTitleArea .adModule p {
	float: left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 12px 10px 0 0;
	margin: 0;
}
#mainFooter {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 170px 0 0 0;
	height:40px;
	/*display: block;*/
	/*top: 85px;*/
}
#mainFooter .openHTMLModule 
{
    position:absolute;
    top:0;
    left:0;
}
* html #mainFooter {
	background:url(/media/mrn/backgrounds/bg_footer.gif) no-repeat 0 0;
}
* html #siteHeader {
	background:url(/media/mrn/backgrounds/bg_header.gif) no-repeat 0 bottom;
}
#siteHeader ul li {
	float:left;
}
#mainFooter a {
	color:#243f8a;
	font-size:11px;
}
#mainFooter a.hdr {
	font-weight:bold;
}
#mainFooter a:hover {
	color: #122148;
	text-decoration: underline;
}
img {
	border:none;
}
p {
	margin:0 0 10px;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
form {
	margin:0;
	padding:0;
}
/* -- Header -- */
#siteHeader .adModule {
	float:left;
	padding:8px 5px;
	width:950px;
	background-color: #2b4996;
	top:113px;
	left:0;
	position:absolute;
	height:90px;
}
#siteHeader .adModule p {
	display:none;
}
#headerInfoBox {
	float:left;
}
#headerInfoBox span {
	font-weight:bold;
}
#headerInfoBox a {
	text-transform:uppercase;
}
#headerLinkBox {
	display:none;
}
.ad296x77 {
	margin: 0;
	padding: 0;
}
.adGraphicBox {
	float:left;
	display: block;
	margin-bottom: 11px;
	width: 308px;
}
.ad300x100 {
	margin: 0;
	padding: 0;
	min-height: 100px;
}
.layoutM #mainContentCol2 .ad300x100 img {
	border: 0;
}
.eventCountdownModule {
	margin-bottom: 10px;
}
#headerSearch {
	float: right;
	margin: 5px 5px 0 0;
	background: url(/media/mrn/backgrounds/bg_search.png) no-repeat 0 0;
	height: 22px;
	padding: 0 0 0 30px;
	width: 230px;
	right: 11px;
	position: absolute;
	left: 498px;
	top:3px;
}
* html #headerSearch {
	position: absolute;
	left: 496px;
	top: -110px;
	background:url(/media/mrn/backgrounds/bg_search.jpg) no-repeat 0 0;
}
#headerSearch input {
	background:none;
	border:none;
	width:180px;
	height:16px;
	margin:3px 0 0 0;
	padding:0;
	float:left;
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#headerSearch button {
	background:url(/media/mrn/buttons/btn_search.png) no-repeat 0 0;
	width:48px;
	height:20px;
	border:none;
	margin: 1px 1px 0 0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
* html #headerSearch button {
	background:url(/media/mrn/buttons/btn_search.gif) no-repeat 0 0;
}
.shareFacebook, .shareYouTube, .shareTwitter,
.shareRSS, .sharePodcast, .shareNewsletter,
.shareWidget, .shareTunein, .shareInstagram,
.shareNASCAR, .shareAndroid, .shareApple {
	float: left;
	margin: 4px;
	background: #071559 url(/media/mrn/icons/icon_facebook.gif);
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	color: #ffffff;
}
.shareYouTube {
	background: #071559 url(/media/mrn/icons/icon_youTube.gif);
}
.shareTwitter {
	background: #071559 url(/media/mrn/icons/icon_twitter.gif);
}
.shareRSS {
	background: #071559 url(/media/mrn/icons/icon_rss.gif);
}
.sharePodcast {
	background: #071559 url(/media/mrn/icons/icon_podcast.png);
}
.shareNewsletter {
	background: #071559 url(/media/mrn/icons/icon_newsletter.png);
}
.shareWidget {
	background: #071559 url(/media/mrn/icons/icon_widget.png);
}

/* -- Navigation -- */
#siteNavMain li a {
	display: block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
}
#nav_programs {
	width: 76px;
	color: white;
}
#nav_media_center {
	width: 96px;
	color: white;
}
#nav_autos {
	width: 54px;
	color: white;
}
#nav_affiliates {
	width: 77px;
	color: white;
}
#nav_races {
	width: 109px;
	color: white;
}
#nav_schedule {
	width: 74px;
	color: white;
}
#nav_community {
	width: 81px;
	color: white;
}
#nav_store {
	width: 56px;
	color: white;
}
#nav_fantasy {
	width: 67px;
	color: white;
}
#siteNavMain li.activeNav a.mainNavLink,
#siteNavMain a.activeNav {
	background-position:0 -60px; 
}
#siteNavMain li:hover a, #siteNavMain li a:hover, 
#siteNavMain li.sfhover a,
#siteNavMain li.activeNav a.mainNavLink:hover,
#siteNavMain a.activeNav:hover {
	background-position:0 -30px;
}
/* -- Ribbon -- */
#siteNavMain li ul {
	position: absolute; 
	top:-9999px;
	list-style:none;
	margin:0;
	padding:0;
	z-index: 2;	
	width: auto !important;
	/*z-index: 9000;*/
	/*width:257px;*/
}
#siteNavMain li ul li {
	/*background: #4091C9;*/
	/*padding-bottom: 6px;*/
	/*width: 257px;*/
	position: relative;
	/*border-bottom: 1px #4a5470 dotted;*/
}
#siteNavMain li ul li ul {
	list-style: none;
	/*margin: 7px 0 0 0;*/
	float: left;
	/*width: 180px;*/
	position: static;
	padding: 0;
}
#siteNavMain li ul li ul li {
	background:none;
	float:none;
	/*padding:0 0 5px 10px;*/
	/*margin:5px 0 0 10px;*/
	/*width:225px;*/
	height:auto;
	/*overflow:auto;*/
}
#siteNavMain li ul li ul.subNavCol5 {
	width: 241px;
	height: 77px;
	margin-top: 15px;
	margin-left: 8px;
}
#siteNavMain li ul li ul.subNavCol5 li {
	background: none;
	width: 241px;
	margin: 0 0 0 3px;
	border-bottom: none;
	padding: 0;
}
#siteNavMain li ul li ul.subNavCol5 a {
	width: 234px;
	height: 60px;
}
#siteNavMain li ul li a {
	text-indent: 0;
	height: auto;
	color: #fff;
	/*font-size: 11px;*/
	font-size: 13px;
	height: 13px;
	display: inline;
}
#siteNavMain li ul li a:hover {
	color: #cddfff;
	text-decoration: underline;
}
/* -- Subnav -- */
#navAdCol 
{
	display:block;
}
* html #navAdCol {
	margin-left:5px;
}
#navAdCol .moduleContentInner {
	padding:10px 5px;
}
#navAdCol h4 {
	display:none;
}
.subNavModule .adBlock {
	float:left;
	margin-bottom:10px;
}
.subNavModule ul {
	float:left;
	margin: 0 0 0 0;
	padding:0;
	background: url(/media/mrn/backgrounds/bg_tab_top.jpg) repeat-x;
	list-style:none;
	width:960px;
	border-bottom: 1px #bbbec4 solid;
	font-weight: bold;
	position:relative;
	/*height: 35px;*/
}
.subNavModule {
	height:100%;
}
.subNavModule ul li {
	float:left;
}
.subNavModule ul li.subNavOpenened 
{
	margin-bottom:30px;
	*padding-bottom:30px;
}
.subNavModule ul li a {
	float: left;
	background: #1d88db url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -38px;
	padding: 10px;
	border-right: 1px #176eb1 solid;
	color: #ffffff !important;
	padding-bottom:11px;
}
.subNavModule ul li li a {
	height:auto;
	padding:0 5px;
	text-decoration: none;
}
/*.subNavModule ul li a:hover,*/ 
.subNavModule li.subNavOpenened a {
	background: #101d3f url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -76px;
	color: #ffffff !important;
}
.subNavModule ul li a:hover 
{
	background: #101d3f url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -76px;
}
.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;
}
.subNavModule li.noSubActive a.activeSubNav:hover {
	color:#333333 !important;
}
.subNavModule li.subNavOpenened a:hover {
	color:#243F8A !important;
}
.subNavModule li.hasSub a {
	background: #1d88db url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 -38px;
}
.subNavModule ul li.subNavOpenened li a.activeSubNav,
.subNavModule ul li.subNavOpenened li.subNavActive a.activeSubNav,
.subNavModule ul li.subNavOpenened li.subNavActive ul li a.activeSubNav {
	background:url(/media/mrn/backgrounds/bg_2nd_nav.jpg) no-repeat 0 0;
	color:#333333 !important;
}
.subNavModule li.subNavOpenened .subNavActive li a {
	color:#396d8f !important;
	background:url(/media/mrn/icons/ico_dar_subnav_flags.jpg) no-repeat 0 10px;
	padding-right:0;
}
.subNavModule li.subNavOpenened .subNavActive li a:hover {
	color:#396d8f !important;
	text-decoration:underline;
}

.subNavModule ul li ul {
	background:url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 -30px;
	margin-bottom:0;
	width:auto;
	display:block;
	height: 30px;
	position: absolute;
	top: 36px;
	left: 0;
	width: 100%;
}
.subNavModule ul li ul li {
}
.subNavModule ul ul, .subNavModule ul ul li {
}
.subNavModule ul ul ul, .subNavModule ul ul ul li {
}
.subNavModule ul li ul ul {
	background:none;
	margin-left:10px;
	padding:0;
	border:none;
}
.subNavModule ul li li a, 
.subNavModule ul li.subNavOpenened li a {
	padding-top:6px;
	background: #fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 -30px;
	color: #2b4996 !important;
	float:left;
	width:auto;
	border-top:1px #dfe2e4 solid;
	border-left:1px #bbbec4 solid;
	border-bottom:1px #bbbec4 solid;
	border-right:1px #ffffff solid;
	display: block;
	height:22px;
	text-decoration: none;
}
.subNavModule ul li li a:hover, 
.subNavModule ul li.subNavOpenened li a:hover {
	background: #fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 -60px;
	text-decoration:none;
	color:#122148 !important;
	border-top: 1px #d6d6d6 solid;
	border-right: 1px #ffffff solid;
	border-left: 1px #bfc1c6 solid;
	border-left: 1px #bfc1c6 solid;
}
.subNavModule ul li.subNavOpenened li a.activeSubNav:hover {
	background:#fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 0;
	text-decoration:none;
	color:#333333 !important;
}
.subNavModule ul li ul .subNavActive a {
	background: #fbfbfb url(/media/mrn/backgrounds/bg_2nd_nav.jpg) repeat-x 0 0;
	color: #666666 !important;
	border: 1px #ffffff solid;
	border-bottom: 1px #cccccc solid;
}
.layoutHome #mainTripleColWrap {
	float: left;
	width: 627px;
}
.layoutHome #mainContentCol1 {
	width: 627px;
	margin-bottom:11px;
}
.layoutHome #mainContentCol2 ,
.layoutHome #mainContentCol3 {
	float:left;
	width: 356px;
}
.layoutHome #mainContentCol3 {
	margin-left:11px;
}
.layoutHome #mainContentCol4 {
	width: 627px;
	float:left;
	margin-top:11px;
}
.layoutHome #mainContentColWrap {
	padding:0;
	float: left;
	width: 627px;
	margin:0 11px;
}
.layoutHome #mainContentColWrap .moduleWrap {
	clear: both;
}
.smalEventAltPromo {
	margin-bottom: 10px;
}
/* -- Footer -- */
#mainFooter #footerLinks {
	margin:20px 0 10px 0;
	float:left;
	clear:left;
	padding-left:10px;
}
#mainFooter ul {
	margin: 0;
	padding: 0;
}
#mainFooterPanel {
	min-height: 100px;
	height: auto !important;
	height: 150px;
	border: 1px #cfd2db solid;
	width:960px;
	background-color:#ffffff;
	color: #243f8a;
	padding-bottom: 20px;
/*	position: relative;
	top: -127px;
	left:0;*/
}
#mainFooterPanelLeft {
	float: left;
	width: 460px;
}
#mainFooterPanelLeft ul {
	float: left;
	display: block;
	width: 33%;
}
#mainFooterPanelMiddle {
	float: left;
	width: 177px;
}
#mainFooterPanelMiddle ul {
	display: block;
	width: 100%;
}
#mainFooterPanelRight {
	float: right;
	width: 321px;
}
#mainFooterPanelRight ul {
	float: left;
	display: block;
	width: 49.5%;
}
#mainFooterPanelLeft ul li,
#mainFooterPanelMiddle ul li,
#mainFooterPanelRight ul li {
	clear: both;
	display: block;
	margin: 0 11px;
	width: 90%;
	padding: 5px 0;
	border-bottom: 1px #000000 dotted;
	list-style: none;
}
.mainFooterPanelHdr {
	display: block;
	text-align: left;
	background-color: #243f8a;
	color: #ffffff;
	padding: 5px 10px;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	border: 2px #ffffff solid;
}
#footerCredit {
	clear: both;
	display: block;
	border: 1px #e6e6e6 solid;
}
#footerLinks {
	display: none;
	visibility: hidden;
}
#footerLinks li {
	margin-right:6px; 
	padding-right:6px;
	border-right:1px solid #000;
	line-height:11px;
	background-image: none;
}
#footerLinks li.lastItem {
	margin-right:0; 
	padding-right:0;
	border-right:none;
}
#footerLinks li a {
	color:#000;
}
#footerCopy {
	color: white;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	margin: 0 auto !important;
	top: -90px !important;
	left: 342px;
	display: inline-block;
	width: 165px;
	height: 30px;
	/*position: absolute;*/
	/*top: 189px;*/
	/*left: 105px;*/
}
#footerLogo {
	/*margin-top: 10px;
	margin-left: 25px;*/
	background: url(/media/mrn/backgrounds/MRN_logo_small.png) no-repeat 0 0;
	display: inline-block;
	width: 68px;
	height: 23px;
	text-indent: -9999px;
	position: absolute;
	/*top: 185px;*/
	left: 25px;
}
* html #footerLogo,
*+ html #footerLogo {
	background:url(/media/mrn/backgrounds/MRN_logo_small.gif) no-repeat 0 0;
}
#footerDigitaria {
	/*float: right;*/
	margin-right: 20px;
	background:url(/media/mrn/backgrounds/digi.png) no-repeat 0 0;
	display:block;
	width:141px;
	height:21px;
	text-indent:-9999px;
	position: absolute;
	top: 185px;
	right:0px;
}
* html #footerDigitaria {
	background:url(/media/mrn/backgrounds/digi.gif) no-repeat 0 0;
}

/* -- Large Event -- */
.largeEventMain {
	color:#fff;
	position:relative;
	width:454px;
	height:318px;
	padding:0 18px;
	font-size:14px;
	margin-bottom:10px;
}
.largeEventMain p {
	margin-bottom:5px;
}
.largeEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
.lrgEventMainDate {
	padding:20px 0 0 0;
	font-size:12px;
}
.lrgEventMainTitle {
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
}
.lrgEventMainDesc {
	font-weight:bold;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.lrgEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.lrgEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100px;
	height:24px;
}
* html .lrgEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.gif) no-repeat 0 0;
}
.lrgEventButtonBuy:hover {
	background-position:0 -24px;
}
.lrgEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:134px;
	height:24px;
}
* html .lrgEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.gif) no-repeat 0 0;
}
.lrgEventButtonTravel:hover {
	background-position:0 -24px;
}
.lrgEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:121px;
	height:24px;
}

* html .lrgEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.gif) no-repeat 0 0;
}
.lrgEventButtonOffers:hover {
	background-position:0 -24px;
}
.lrgEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:92px;
	height:24px;
}
* html .lrgEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.gif) no-repeat 0 0;
}
.lrgEventButtonCamping:hover {
	background-position:0 -24px;
}
/* -- Countdown Clock -- */
.largeEventMain .countdownClock {
	background:url(/media/mrn/backgrounds/bg_lrg_clock.gif) no-repeat 0 0;
	width:238px;
	height:64px;
	position:absolute;
	bottom:40px;
	left:10px;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:38px;
}
* html .largeEventMain .countdownClock {
	padding-left:5;
}
*+ html .largeEventMain .countdownClock {
	padding-left:5px;
}
/* -- Medium Event -- */
.mediumEventMain {
	color:#000000;
	position:relative;
	width:296px;
	/*height:347px;*/
	height:auto;
	padding: 3px 0;
	font-size:14px;
	margin-bottom:10px;
	border: 1px #bbbbbb solid;
}
.mediumEventMain #eventMedBkgd {
	height: 270px;
	background: url(/media/bg_medium_event.jpg) no-repeat 0 0;
}
* html .mediumEventMain #eventMedBkgd,
*+ html .mediumEventMain #eventMedBkgd {
	position: relative;
	top: -3px;
}
.mediumEventMain p {
	margin-bottom:5px;
}
.mediumEventMain .adModule {
	position:absolute;
	top:5px;
	right:5px;
}
#mediumEventLogo {
	width: 298px;
	height: 60px;
	text-align: center;
}
.noMediumLogo #mediumEventLogo 
{
    display:none;
}
#wrapper .mediumEventMain .noMediumLogo 
{
    background-position:0 -60px;
    height:210px;
}
#mediumEventLogo2 {
	float: left;
	padding:10px 0 0 10px;
	width: 101px;
	height: 55px;
	display: inline;
	*padding-left:5px;
}
.medEventMainDate {
	padding:10px 10px 20px 10px;
	font-size:12px;
}
.medEventMainTitle {
	margin: 10px 10px 0 10px;
	font-size:12px;
	font-weight:bold;
}
.medEventMainTitle a {
	color: #2d499c;
}
.medEventMainTitle a:hover {
	color: #122148;
	text-decoration: underline;
}
.medEventMainDesc {
	margin: 0 10px;
	font-size: 12px;
	font-weight:normal;
}
.eventBottomLinks {
	float:left;
	margin-right:5px;
}
.medEventButtons {
	position:absolute;
	bottom:10px;
	left:10px;
}
.medEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100px;
	height:24px;
}
* html .medEventButtonBuy {
	background:url(/media/mrn/buttons/btn_tickets.gif) no-repeat 0 0;
}
.medEventButtonBuy:hover {
	background-position:0 -24px;
}
.medEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:134px;
	height:24px;
}
* html .medEventButtonTravel {
	background:url(/media/mrn/buttons/btn_travel.gif) no-repeat 0 0;
}
.medEventButtonTravel:hover {
	background-position:0 -24px;
}
.medEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:121px;
	height:24px;
}
* html .medEventButtonOffers {
	background:url(/media/mrn/buttons/btn_special.gif) no-repeat 0 0;
}
.medEventButtonOffers:hover {
	background-position:0 -24px;
}
.medEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:92px;
	height:24px;
}
* html .medEventButtonCamping {
	background:url(/media/mrn/buttons/btn_camping.gif) no-repeat 0 0;
}
.medEventButtonCamping:hover {
	background-position:0 -24px;
}
/* -- Medium Countdown Clock -- */
.mediumEventMain .countdownClock, #nowAiring {
	float: right;
	display: inline;
	background: url(/media/mrn/backgrounds/bg_med_clock.gif) no-repeat 0 0;
	width: 163px;
	height: 33px;
	margin-right: 20px;
	padding : 0 0 0 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
}
#mediumEventExtraLinks 
{
	clear:both;
	padding:0 10px 5px 110px;
}
#mediumEventExtraLinks a 
{
	font-size:11px;
	font-weight:bold;
	padding-left:7px;
	padding-right:5px;
	background:url(/media/mrn/buttons/link_arrow_drkblue.gif) no-repeat scroll 0 1px transparent;
}
#mediumEventExtraLinks a:hover 
{
	background-position:0 -11px;
}
* html .mediumEventMain .countdownClock {
	padding-left: 5px;
}
*+ html .mediumEventMain .countdownClock {
	padding-left:5px;
}
.mediumEventMain .countdownClock td {
	letter-spacing:5px;
}
.mediumEventMain .countdownClock td.countdownDay {
	padding: 0 0 0 2px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownDay,
* + html .mediumEventMain .countdownClock td.countdownDay {
	padding: 0 0 0 0;
	width: 33px;
}
.mediumEventMain .countdownClock td.countdownHour {
	padding: 0 0 0 3px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownHour,
* + html .mediumEventMain .countdownClock td.countdownHour {
	padding: 0 0 0 5px;
	text-align: right;
	width: 35px;
} 
.mediumEventMain .countdownClock td.countdownMin {
	padding: 0 0 0 3px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownMin,
* + html .mediumEventMain .countdownClock td.countdownMin {
	padding: 0 0 0 5px;
} 
.mediumEventMain .countdownClock td.countdownSec {
	padding: 0 0 0 2px;
	width: 37px;
	height: 30px;
}
* html .mediumEventMain .countdownClock td.countdownSec,
* + html .mediumEventMain .countdownClock td.countdownSec {
	padding: 0 0 0 4px;
} 
#nowAiring {
	/*background-color:#BA0122;*/
	background-image:none;
	color:white;
	display:none;
	float:right;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding:7px 10px;
	text-align:center;
	width:150px;
	/*NEW CONFIG FOR DUAL*/
	margin:-101px 10px 0 81px;
}
#nowAiringTitle {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight:bold;
	color: #2D499C;
}
.timeLabels {
	display:none;
}
#eventLink {
	padding: 5px 10px;
	background:url(/media/mrn/backgrounds/bg_countdown_hdr.gif) no-repeat 0 0;
	background-color: #000000;
	width: 277px;
	height: 19px;
	font-weight: bold;
}
#eventLink a,
#eventLink span 
{
	color:#79A8FD;
}
#eventLink a:hover {
	text-decoration: underline;
}
#eventCountdownTitle {
	float: right;
	margin: 15px 20px 0 0;
	width: 163px;
	font-weight: bold;
	font-size: 11px;
}
.largeEventMain .countdownClock td {
	letter-spacing:5px;
}
.countdownClock td {
	text-align:right;
}
.initialNote {
	font-size:9px;
}
.largeEventMain .countdownClock td.countdownDay {
	width:64px;
	padding:5px 17px 0 0;
}
.largeEventMain .countdownClock td.countdownHour {
	padding:5px 15px 0 0;
	width:42px;
}
.largeEventMain .countdownClock td.countdownMin {
	padding:5px 12px 0 0;
	width:15px;
}
* html .largeEventMain .countdownClock td.countdownMin {
	padding:5px 17px 0 3px;
} 
* + html .largeEventMain .countdownClock td.countdownMin {
	padding:5px 17px 0 3px;
} 
.largeEventMain .countdownClock td.countdownSec {
	padding:5px 0 0;
	width:15px;
}

.smallEventModuleWithTime .moduleContentInner {
	padding-bottom:75px;
	position:relative;
}
.smallEventModule .countdownClock {
	margin-bottom:10px;
	background:url(/media/mrn/backgrounds/bg_sm_clock.gif) no-repeat 0 0;
	width:149px;
	height:40px;
	padding:5px 0 0 10px;
	position:absolute;
	bottom:0;
	left:10px;
}
.smallEventModule .countdownDay, 
.smallEventModule .countdownHour, 
.smallEventModule .countdownMin, 
.smallEventModule .countdownSec {
	font-size:14px;
	font-weight:normal;
	width:18px;
	padding:0 7px 5px 4px;
	line-height:23px;
}
.smallEventModule .countdownDay {
	width:25px;
	padding:0 10px 5px 4px;
}
.smallEventModule .countdownHour {
	width:20px;
	padding:0 14px 5px 8px;
}
.smallEventModule .countdownSec {
	padding:0 0 5px 10px;
}
.countdownClock {
	color:#fff;
	font-size:10px;
}
.smallEventModuleWithTime .moduleContentInner {
	position:relative;
	padding-bottom:65px !important;
}
.smallEventModuleWithTime .countdownClock {
	position:absolute;
	bottom:-6px;
	left:40px;
}
/* -- News List -- */
.newsListModule .hdrBar {
	background:url(/media/mrn/backgrounds/module_630_hdr.jpg) no-repeat 0 bottom;
	position:relative;
	padding-right:60px;
}
.layoutHome .newsListModule .hdrBar {
	background:url(/media/mrn/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
}
.newsListModule .hdrBar h4 {
	background:none !important;
}
.newsListModule .hdrBar .rss {
	position:absolute;
	right:8px;
	top:7px;
}
.newsListModule .hdrBar .rss:hover {
	color:#fff;
}
.layoutHome .newsListModule .moduleContentInner {
	padding:0 !important;
}
.newsListModule ul {
	list-style:none;
	margin: 10px 10px 0;
	padding:0;
	float:left;
}
.newsListModule ul li p, .newsListModule .paginatedArticleList p {
	margin-bottom:0;
}
.newsListModule ul li {
	background:none;
	padding:0;
	float:left;
	width: 100%;
}
.layoutHome #mainContentColExtra .newsListModule ul li {
	background:url(/media/dar/backgrounds/module_300_list.jpg) no-repeat 0 bottom;
	padding:8px 15px;
	float:left;
	border-bottom:none;
	width:270px;
}
.newsInfo {
	padding:10px 15px 5px;
	float:left;
	width:459px;
	border-bottom:1px solid #d5d4d4;
}
#mainContentColExtra .newsListModule .moduleContentInner {
	padding:0;
}
.newsListModule ul li .newsListArticleDate {
	float:left;
	width:15%;
	font-size:10px;
	color:#000;
}
.layoutHome .newsListModule ul li .newsListArticleDate {
	font-style:italic;
}
.newsListArticleTitle a {
	font-size:12px;
}
.newsListModule ul li .newsListArticleInfo {
	float:left;
	width:85%;
}
.layoutHome .newsListModule ul li .newsListArticleInfo {
	clear:left;
	width:270px;
}
.newsListModule .moreLink, .rssModule .moreLink {
	float:left;
	margin:0;
	padding:10px 0 5px;
	background:none;
}
.newsListModule .moreLink a {
	background:url(/media/dar/icons/ico_dar_flag.png) no-repeat left 3px;
	padding-left:15px;
}
* html .newsListModule .moreLink a {
	background:url(/media/dar/icons/ico_dar_flag.gif) no-repeat left 3px;
}
* html .rssModule .moreLink a {
	/*background:url(/media/dar/icons/ico_dar_flag.png) no-repeat left 3px;*/
}
/*.newsListModule .moreLink a:hover,
.rssModule .moreLink a:hover {
	background-position:0 -12px;
}*/
.newsListModule .moreLink {
	padding-left:0;
}
.layoutHome .newsListModule .moreLink {
	padding-left:20px;
}
.rssModule .moreLink {
	padding-left:0;
}
* html .newsListModule .moreLink a, * html .rssModule .moreLink a {
	background:url(/media/dar/icons/ico_blue_arrow.gif) no-repeat left center;
}
/* -- News Landing -- */
.featuredStory {
	background:url(/media/dar/backgrounds/module_490_btm.jpg) no-repeat center bottom;
	margin-bottom:10px;
	position:relative;
	padding-bottom:6px;

}
.featuredStoryInner {
	width:490px;
	position:relative;
	padding:40px 0 0;
}
.featuredStoryInfo {
	background:url(/media/dar/backgrounds/bg_news_top.jpg) no-repeat 0 top;
	padding:12px 0 0 15px;
	width:475px;
	height:30px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.featuredStory .sponsor {
	position:absolute;
	top:4px;
	right:4px;
}
.featuredStory .resultType {
	font-size:14px;
	font-weight:bold;
	padding:0;
	color:#fff;
	text-transform:uppercase;
}
.featuredStory .previewImg {
	float:left;
	margin:0 10px 5px 0;
}
.featuredStoryDetails {
	background:url(/media/dar/backgrounds/module_490_mid.jpg) repeat-y center 0;
	min-height:180px;
	height:auto !important;
	height:180px;
	padding:5px 10px 10px;
}
.featuredStoryDetails h3,
.featuredStoryDetails h3 a,
.featuredStoryDetails .featMeta {
	font-size:14px;
	margin-bottom:10px;
}
.featMeta {
	margin:0 0 20px;
	font-style:italic;
	font-weight:bold;
}
.featMeta .summary {
	display:none;
}
* html .moduleWrap .clear {
	display:inline;
}
/* -- Photo/Video Landing -- */
#photoLandDropdowns, #videoLandDropdowns {
	padding: 10px;
	background-color: transparent; /* intern change */
}
#mediaFilters {
	margin: 0;
	padding: 0;
	/*position: relative;
	top: 26px;
	left: 8px;*/
	height: 35px;
	width: 940px;
	background-color: #1D1D1D;
}
#mediaFilters .genericDropDown {
	position: relative;
	top: 8px;
}
#mediaFilters ul.genericDropDown li {
	border: 0;
	padding-bottom: 0;
}
.videoLandBox {
	/*padding:5px;*/
	float:left;
	width:402px;
	height:337px;
}
#videoLandBoxInfo {
	padding:35px 10px 10px 0;
	position:relative;
	float:left;
	width:202px;
}
#videoLandBoxInfo .shareBarSocial {
	padding-top:10px;
	clear:both;
}
#videoLandBoxInfo h4 {
	background:none !important;
	margin-bottom:5px;
	font-size:12px;
	margin:0 0 5px;
	padding:0;
	color:#333333;
}
.mediaCenterVideo {
	background-color:#1D1D1D;
	height:360px;
	width:940px;
}
.mediaCenterVideo #PhotoLanding {
	margin-left:9px;
}
.mediaContainer {
	/*margin: 23px 8px 0;*/
	background-color:#1D1D1D;
	height:100%;
	width:920px;
	padding:10px;
}
/** html .mediaContainer,
*+ html .mediaContainer {
	display: block;
	height: 368px;
}*/
.mediaContainer .videoContainer {
	float: left;
	margin: 0
}
.mediaContainer .videoDetails {
	float: right;
	margin: 0;
	padding: 20px;
	background-image: url(/media/mrn/backgrounds/bg_brushed_steel.jpg);
	background-repeat: no-repeat;
	width: 313px;
	height: 302px;
	font-size:14px;
	color: #ffffff;
}

/** html .mediaContainer .videoDetails,
*+ html .mediaContainer .videoDetails {
	padding: 20px;
}*/
.mediaTitle {
	margin-bottom:5px;
	color:#cccccc;
	font-weight:bold;
	font-size:12px;
}
.mediaSubtitle p#experienceVideoTitle 
{
	font-size:20px;
	font-weight:normal;
}
.mediaSubtitle {
	margin-bottom:5px;
	font-weight:normal;
	font-size:20px;
}
.mediaDate {
	margin-bottom:7px;
	font-weight:normal;
	font-style:italic;
}
.videoDetails .dottedAccent 
{
	margin-top:10px;
}
.dottedAccent {
	margin-bottom:10px;
	width:100%;
	border-bottom:1px #949494 dotted;
}
.mediaTags {
	margin-bottom:5px;
	font-size:14px;
}
.videoDetails a,
.mediaTags a {
	color: white;
}
.videoDetails a:hover,
.mediaTags a:hover {
	color: #cccccc; /*2b4996*/
}
.mediaShareBtn {
	float:right;
	background: url("/media/mrn/2013/buttons/Share.png") no-repeat scroll;
	display:block;
	height:26px;
	margin-right:9px;
	overflow:hidden;
	text-indent:-9999px;
	width: 82px;
	margin-top:257px;
}

.videoDetails .mediaShareBtn{
	margin-top:0 !important;
}

.mediaScroll {
	margin:5px auto;
	text-align:center;
	width: 300px;
	height: 82px;
}
#photoLandBox {
	padding:0;
	width:650px;
	height:435px;
}
#photo {
	/*background:url(/media/mrn/backgrounds/module_660_btm.jpg) no-repeat 0 bottom;*/
	border-top:none;
	margin-bottom:10px;
	padding-bottom:6px;
}
#photoLandDropdowns {
	/*background:url(/media/mrn/backgrounds/module_660_mid.jpg) repeat-y 0 0;*/
	width:660px;
	padding:0;
}
#photoLandDropdowns h4.browseHeader {
	/*background:url(/media/mnr/backgrounds/module_660_top_fixed.jpg) no-repeat 0 top;*/
	padding:10px 15px 12px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
	display:block;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul, #videoLandDropdowns .genericDropDown .dropTrigger ul, 
#mediaFilters .genericDropDown .dropTrigger ul {
	margin:0;
	border: 1px solid #2D88CD; /* intern change */
}
#photoLandDropdowns .genericDropDown .dropTrigger a, #videoLandDropdowns .genericDropDown .dropTrigger a, 
#mediaFilters .genericDropDown .dropTrigger a {
	background: url('/media/mrn/images/dropDownBtn17.png') no-repeat right 0 !important;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a, #videoLandDropdowns .genericDropDown .dropTrigger ul li a, 
#mediaFilters .genericDropDown .dropTrigger ul li a {
	background:#7e8cbb url(/media/mrn/backgrounds/bg_sub_arrow.jpg) repeat-x 0 bottom;
	height: auto;
}
#photoLandDropdowns .genericDropDown .dropTrigger ul li a:hover, #videoLandDropdowns .genericDropDown .dropTrigger ul li a:hover, 
#mediaFilters .genericDropDown .dropTrigger ul li a:hover {
	text-decoration:underline;
}
#photoLandDropdowns ul, #videoLandDropdowns ul, 
#mediaFilters ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	z-index:20;
}
#videoLandDropdowns ul {
	margin:0 5px 0 0;
}
.layoutG #mainContentColExtra .photoLanding .moduleContentInner {
	padding: 0;
	width: auto;
}
.layoutG #mainContentColExtra .videoLanding .moduleContentInner .articlePagination,
.layoutM #mainTripleColWrap .videoLanding .moduleContentInner .articlePagination {
	margin-right: 20px;
}
.layoutG #mainContentColExtra #photo .moduleWrap {
	clear:left;
	width: 620px;
	padding:0 5px 0;
	margin-bottom:0;
}
.layoutG #mainContentColExtra #photo .moduleWrap h4 {
	color:#2c2300;
	border:none;
	padding-left:10px;
	background:none;
}
.layoutG #mainContentColExtra #photo .moduleContentInner {
	padding:0;
	background:none;
}
.layoutG #mainContentColExtra #photo .moduleContentOuter {
	background:none;
	border:none;
	width:630px;
}
.photoLanding .mediaThumbsRow {
	list-style: none;
	margin: 0;
	padding: 10px 7px;
	width: auto;
	background-color: #ffffff;
}
.videoLanding .mediaThumbsRow {
	list-style: none;
	margin: 0;
	padding: 10px 6px 10px 7px;
}
.layoutAa #mainContentCol1 .videoLanding ul.mediaThumbsRow li,
.layoutAa #mainContentCol4 .videoLanding ul.mediaThumbsRow li,
.layoutM #mainContentCol1 .videoLanding ul.mediaThumbsRow li,
.layoutG #mainContentColExtra .videoLanding ul.mediaThumbsRow li,
.mediaThumbsRow li {
	float:left;
	padding:0 6px 15px;
	width:140px;
	overflow:hidden;
}
.layoutAa #mainContentCol1 .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.layoutAa #mainContentCol4 .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.layoutM #mainContentCol1 .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.layoutG #mainContentColExtra .videoLanding ul.mediaThumbsRow li.mediaPhotoSeparator,
.mediaThumbsRow li.mediaPhotoSeparator {
	margin:0 6px;
	width: auto;
	float:none;
	display:block;
	border-top: 1px #243f8a dotted;
	clear:both;
}
.mediaThumbsRow li a {
	color: #79a8fd;
}
.mediaThumbsRow li a:hover {
	color: #243f8a;
}
.mediaThumbsRow li img {
	margin-bottom:5px;
}
.mediaThumbsRow li h5 {
	font-size:12px;
	font-weight:bold;
	color: black;
}
.mediaThumbsRow li span {
	color: #424242;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
/* generic drop down styles */
.newsListModule .newsInfo ul.genericDropDown {
	border-bottom:0;
	padding-bottom:0;
	z-index:9999;
}
.newsListModule .newsInfo ul.genericDropDown li {
	min-height:1%;
	_height:1%;
	padding-bottom:0;
	color:inherit;
}
.genericDropDown {
	float:left;
	min-height:30px;
}
.newsPulldown, .newsPages {
	display:none;
}
.genericDropDown .dropTrigger {
	position:relative;
	z-index:20;
	min-height:30px;
	border-bottom:none;
}
.genericDropDown .dropTrigger a {
	padding:3px 30px 2px 7px;
	background:url(/media/mrn/backgrounds/drop_arrow.jpg) no-repeat right 0;
	/*color:#fff !important;*/
	line-height:25px;
	
	/*NEW 8/20/13*/
	color:black !important;
}
.genericDropDown .dropTrigger a:hover {
	background:url(/media/mrn/backgrounds/drop_arrow.jpg) no-repeat right -20px;
	text-decoration:none;
}
.genericDropDown .dropTrigger ul li a {
	border:0;
	display:block;
	height:20px;
	overflow:hidden;
	background:#96a7d3 url(/media/mrn/backgrounds/bg_sub_arrow.jpg) repeat-x scroll 0 bottom;
	padding:0 8px;
	line-height:20px;
	outline:none;
}
.genericDropDown .dropTrigger ul li a:hover {
	background:#96a7d3 url(/media/dar/backgrounds/bg_sub_arrow.jpg) repeat-x scroll 0 bottom;
	text-decoration:underline;
}
.genericDropDown .dropTrigger ul {
	width:290px;
	border:1px solid #666;
	_border:none;
	display:none;
	position:absolute;
	top:21px;
	min-height:20px;
	_height:145px;
	max-height:150px;
	padding:0;
	overflow:auto;
	left:0;
}
.genericDropDown .dropTrigger ul li {
	padding:0;
	/*width:100%;
	_width:143px;*/
	/*border-bottom:1px solid #000;*/
	
	/*NEW 8/20/13*/
	border-bottom:none;
	
}
/* -- Feel the Experience -- */
#feelTheExperienceWrap {
	background:url(/media/dar/backgrounds/bg_timeline_mid.jpg) repeat-y left top;
	width:970px;
}
#feelTheExperienceWrapOuter {
	background:url(/media/dar/backgrounds/bg_timeline_top.jpg) no-repeat scroll 0 0;
}
#feelTheExperienceWrapInner {
	background:url(/media/dar/backgrounds/bg_timeline_ftr.jpg) no-repeat scroll left bottom;
	padding-bottom:120px;
	position:relative;
	width:970px;
	margin-bottom:10px;
}
* html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
*+ html #feelTheExperienceWrapInner {
	padding-bottom:85px;
}
#experienceContent {
	width:970px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 0;
	position:relative;
}
#feelTheExperienceWrap .genericTabs {
	list-style:none;
	margin:0;
	padding:4px 3px 0;
}
#feelTheExperienceWrap .genericTabs li {
	float:left;
	margin-right:1px;
} 
#feelTheExperienceWrap .genericTabs li a {
	background:#3589a8 url(/media/dar/buttons/bg_tab.jpg) repeat-x right top;
	float:left;
	color:#fff;
	padding:6px 10px 0;
	height:23px;
	font-size:14px;
	text-transform:uppercase;
	width:auto;
	text-align:center;
}
#feelTheExperienceWrap .genericTabs li.activeTab a {
	background:#fff;
	color:#2c2300;
}
#feelTheExperienceWrap .genericTabs li a:hover, 
#feelTheExperienceWrap .genericTabs li.activeTab a:hover {
	background:#fff;
	text-decoration:none;
	color:#2C2300;
}
#experienceScoller {
	padding:10px 0 0 0;
	height:178px;
	clear:both;
}
#experienceScoller .scrollButton {
	float:left;
	height:125px;
	width:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#experienceScoller  #scrollLeft {
	background:url(/media/dar/buttons/experience_scroll_left.jpg) no-repeat left 20px;
	margin-left:24px;
	visibility:hidden;
}
* html #experienceScoller  #scrollLeft {
	margin-left:12px;
}
#experienceScoller  #scrollRight {
	background:url(/media/dar/buttons/experience_scroll_right.jpg) no-repeat right 20px;
}
#experienceScollHide {
	position:relative;
	height:178px;
	width:850px;
	overflow:hidden;
	float:left;
}
#experienceScollWrap {
	position:absolute;
	top:0;
	left:0;
}
#experienceScollWrap .scrollItem {
	float:left;
	width:160px;
	height:165px;
	padding:5px 5px 8px;
	margin:0;
}

#experienceScollWrap .scrollItem a {
	font-size:11px;
	font-weight:bold;
}
#experienceScollWrap .scrollItem a:hover {
	text-decoration:underline;
	color:#666666;
}
#experienceScollWrap .activeScrollItem {
	background:#396d8f url(/media/dar/backgrounds/bg_active_scrollItem.gif) no-repeat 0 bottom;
	color:#fff;
}
#experienceScollWrap .activeScrollItem a { 
	color:#fff !important;
}
#experienceScollWrap .activeScrollItem a:hover {
	color:#fff !important;
	text-decoration:none;
}
#experienceTextContent {
	margin:0 auto;
	padding:20px;
	width:731px;
	border:1px solid #dfdfdf;
	background:#fff;
	position:relative;
}
#experienceTextBoxHeader {
	float:left;
	width:100%;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#experienceTextContent #experienceTextBoxHeader h4 {
	width:70%;
	padding-bottom:5px;
}
#experienceTextContent #experienceTextBoxHeader .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#expLoading {
	height:200px;
	text-indent:-9999px;
	background:url(/media/dar/backgrounds/big_loader.gif) no-repeat center 20px;
}
#experiencePhotoContent {
	margin-left:105px;
}
* html #experiencePhotoContent {
	margin-left:52px;
}
#experienceVideoContent {
	background:url(/media/dar/backgrounds/bg_timeline_sub.png) no-repeat 0 bottom;
	width:751px;
	height:339px;
	margin-left:105px;
	padding:10px 0 0 5px;
}
* html #experienceVideoContent {
	background:none;
}
#experienceVideoBox {
	background:url(/media/dar/backgrounds/timeline_video_shadow.png) no-repeat 0 0;
	width:393px;
	height:325px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:7px 0 0 7px;
	float:left;
}
* html #experienceVideoBox {
	background:#fff;
	border:1px solid #dfdfdf;
	margin:0;
}
#experienceVideoInfo {
	border:1px solid #dfdfdf;
	background:#fff;
	margin:2px 0 0 5px;
	width:308px;
	padding:20px 15px;
	color:#333333;
	float:left;
	position:relative;
}
* html #experienceVideoInfo {
	margin-top:0;
}
#experienceVideoInfo .shareBarSocial {
	position:absolute;
	top:10px;
	right:10px;
}
#experienceVideoInfo h4, #experienceVideoTitle, #experienceVideoDesc span {
	font-weight:bold;
	font-size:12px;
}
#experienceVideoInfo h4 {
	text-transform:uppercase;
	margin-bottom:10px;
}
#experienceVideoInfo .genericLink:hover {
	background-position:0 -23px;
}
#mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:15px;
	left:121px;
	position:absolute;
	margin-bottom:0;
}
* html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
*+ html #mainContentColExtra #feelTheExperienceWrapInner .ad728x90 {
	bottom:2px;
}
#feelTheExperienceWrapInner .ad728x90 p { display:none; }
/* -- Timeline -- */
.jcarousel {
	list-style:none;
	margin:0;
	padding:0;
}
.jcarousel-list {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	list-style:none;
}
.jcarousel-clip {
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:2;
}
.timelineColumn {
	background:url(/media/dar/backgrounds/bg_timeline_scroller.jpg) no-repeat 0 0;
	clear:left;
	float:left;
	width:120px;
	height:509px;
	margin:13px 0 10px 15px;
	overflow:hidden;
	padding:15px 0 15px 8px;
	position:relative;
	width:112px;
	height:479px;
}
* html .timelineColumn {
	margin-left: 7px;
}

.jcarousel-container-vertical {
	width:112px;
	height:479px;
}
.jcarousel-clip-vertical {
	width:109px;
	height:474px;
}
.jcarousel-container-vertical .jcarousel-item-vertical {
    width:109px;
	height:79px;
}
* html .jcarousel-container-vertical .jcarousel-item-vertical {
	float:left;
	clear:left;
}
* + html .jcarousel-container-vertical .jcarousel-item-vertical {
	float:left;
	clear:left;
}
.jcarousel-container-vertical .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */
.jcarousel-prev-vertical,
.jcarousel-next-vertical {
	width:120px;
	margin:0 0 3px 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.jcarousel-prev-vertical {
	background:url(/media/dar/buttons/btn_timeline_up.jpg) no-repeat 0 0;
	height:12px;
	position:absolute;
	top:0;
	left:0;
}

.jcarousel-next-vertical {
	background:url(/media/dar/buttons/btn_timeline_down.jpg) no-repeat 0 0;
	height:13px;
	position:absolute;
	bottom:0;
	left:0;
}
.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:active,
.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:active {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.jcarousel-container-vertical a {
	padding:2px 7px 2px 2px;
	width:100px;
	height:75px;
	display:block;
	outline:none;
}
.jcarousel-container-vertical a:hover {
	background:url(/media/dar/backgrounds/bg_timeline_thumb.gif) no-repeat 0 0;
}
.jcarousel-container-vertical a.active {
	background:url(/media/dar/backgrounds/bg_timeline_thumb.gif) no-repeat 0 -79px;
}
#tooltip{
	background:url(/media/dar/backgrounds/timeline_tooltip.gif) no-repeat 0 0;
	position:absolute;
	padding:10px 10px;
	color:#fff;
	font-size:11px;
	display:none;
	z-index:100;
	display:block;
	width:80px;
	height:68px;
	text-align:left;
}

#timelineWrap {
	background:url(/media/dar/backgrounds/bg_timeline_mid.jpg) repeat-y left top;
	width:970px;
}
#timelineWrapOuter {
	background:url(/media/dar/backgrounds/bg_timeline_top.jpg) no-repeat scroll 0 0;
}
#timelineWrapInner {
	background:url(/media/dar/backgrounds/bg_timeline_alt_ftr.jpg) no-repeat scroll left bottom;
	padding-bottom:10px;
	position:relative;
	width:970px;
	margin-bottom:10px;
	min-height:580px;
	height:auto !important;
	height:580px;
}
#timelineContentWrapper {
	width:810px;
	min-height:359px;
	height:auto !important;
	height:359px;
	padding:10px 0 0 10px;
	float:left;
}
#timelineContentWrapper h2 {
	font-size:30px;
	margin-bottom:20px;
	font-weight:normal;
}
#timelineContent {
	position:relative;
}
#timelineContent .photoContent img {
	float:left;
	margin:0 10px 10px 0;
}
#videoLanding {
	float:left;
	width:504px;
	height:411px;
}
#timelineVideoInfo {
	float:right;
	width:295px;
}
#timelineWrap .genericTabs {
	list-style:none;
	margin:0;
	padding:4px 3px 0;
}
#timelineWrap .genericTabs li {
	float:left;
	margin-right:1px;
} 
#timelineWrap .genericTabs li a {
	background:#3589a8 url(/media/dar/buttons/bg_tab.jpg) repeat-x right top;
	float:left;
	color:#fff;
	padding:6px 10px 0;
	height:23px;
	font-size:14px;
	width:94px;
	text-align:center;
}
#timelineWrap .genericTabs li a.imgReplaced {
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	width:93px;
	height:29px;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0;
}
#timelineWrap .genericTabs li.activeTab a {
	background:#fff;
	color:#2c2300;
}
#timelineWrap .genericTabs li.activeTab a.imgReplaced,
#timelineWrap .genericTabs li a.imgReplaced:hover,
#timelineWrap .genericTabs li.activeTab a.imgReplaced:hover {
	background-position:0 -29px;
}
#timelineWrap .genericTabs li a:hover, 
#timelineWrap .genericTabs li.activeTab a:hover {
	background:#fff;
	text-decoration:none;
	color:#2C2300;
}
/* -- Search Styles -- */
#searchResults .articlePagination {
	margin:10px 0 10px;
}
#searchResults  .actionLinks {
	padding-bottom:10px;
}
.searchResult {
	background: #fff;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 10px 10px 5px;
	margin: 0;
	/*width: 598px;*/
	/*float: left;*/
}
.searchResultWithImage img {
	/*display:block;*/
	margin:0 10px 10px 0;
	float:left;
}
.genericForm, #searchResults {
	background:#D6D6D6;
	padding-bottom:5px;
}
* html  #searchResults,
*+ html #searchResults {
	background:#D6D6D6;
	padding-bottom:0;
}
#searchResultInfo {
	padding-top:10px;
	padding-left:10px;
}
#searchResults .actionLinks {
	padding-left:10px;
}
* html #searchResults  .actionLinks {
	background:#D6D6D6;
	float:left;
	width:640px;
	min-height:15px;
	height:auto !important;
	height:15px;
}
* html #searchResultInfo {
	float:left;
	width:640px;
	min-height:60px;
	height:auto !important;
	height:60px;
	background:#D6D6D6;
}
/* -- Calendar -- */
.calendarModule #videoLandDropdowns {
	width: 606px;
}
.calendarModule .filterHdr {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	color: #0b1b5f; 
	font-size: 12px; 
	font-weight: bold;
}
#calendarContent {
	width: 626px;
	/*background-color: #2b4996;*/
}
#calendarHead {
	background: #F2F2F2;
	padding: 10px;
	margin-bottom: 10px;
}
#calendarHead p {
	float:left;
	font-weight:bold;
	line-height:18px;
}
#btnFindAffiliate, #btnSearchAffiliate {
	float: right;
	position: relative;
	top: 0;
	z-index:10;
	right:-5px;
	background: url("/media/mrn/2013/buttons/Find-an-Afflilate.png") no-repeat scroll;
	width: 119px;
	height: 26px;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}
#btnSearchAffiliate {
	clear: both;
	background: url("/media/mrn/2013/buttons/Search.png") no-repeat scroll;
	width: 119px;
	height: 20px;
	right:0;
}
#calendarContent h4 {
	text-align: center;
	height: 30px;
	width: 606px;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	clear: both;
}
#calendarContent #calArrowLeft,
#calendarContent #calArrowRight {
	margin: 0 10px;
	color: #2b4996;
	background: transparent url(/media/mrn/buttons/arrow_left.gif) no-repeat;
	/*height: 22px;*/
	height:16px;
	padding-bottom:2px;
	width: 9px;
	/*text-indent: -9999px;*/
	border: 0;
	cursor: pointer;
}
* html #calendarContent #calArrowLeft,
* html #calendarContent #calArrowRight,
*+ html #calendarContent #calArrowLeft,
*+ html #calendarContent #calArrowRight {
	text-indent: 0;
}
#calendarContent #calArrowRight {
	background-image: url(/media/mrn/buttons/arrow_right.gif);
}
#calendarContent ul {
	list-style: none;
	margin: 10px;
	float: left;
	width: 606px;
	background-color: #ffffff;
}
* html #calendarContent ul,
*+ html #calendarContent ul {
	padding-bottom: 10px;
}
* html #calendarContent ul li.lastItem,
*+ html #calendarContent ul li.lastItem {
	padding-bottom: 0;
	margin-bottom: -10px;
}
#ieBtmBdr {
	width: 606px;
	height: 3px;
}
#calendarContent li {
	padding: 10px 12px 5px;
	float: left;
	width: 580px;
	min-height:1%;
}
#calendarContent li:last-child,
#calendarContent li.lastItem {
	margin-bottom: 0;
	padding-bottom: 0;
}
#calendarContent li:last-child .noResults,
#calendarContent li.lastItem .noResults 
{
    margin:0 0 10px 0;
}
/** html #calendarContent li.lastItem,
*+ html #calendarContent li.lastItem {
	background: #2b4996 url(/media/mrn/backgrounds/bg_calendar_event.jpg);
}*/
#calendarContent li ul {
	margin-bottom: 0;
	background: none;
	padding: 0;
}
#calendarContent li ul li {
	background:none;
	padding:0;
}
/*#calendarContent ul li {
	width: 580px;
}*/
.calendarContentDuring ul li.withImage img {
	left:10px;
	position:absolute;
	top:10px;
}
.calendarContentDuring ul li.withImage {
	padding:10px 10px 10px 100px;
	position:relative;
}
/*.calendarContentDuring ul li.withImage {
	width:548px;
}*/
#calendarContent li h5, #calendarContent li h5 a {
	font-size: 18px;
	color: #2b4996;
}
#calendarContent li .calDate {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #909398;
}
#calendarContent li .calDesc {
	padding-bottom: 10px;
}
#calendarContent li .calDesc p {
	margin: 0;
}
#calendarContent .calLinks li {
	float:left;
	padding:5px 15px 10px 0;
	border:none;
	width:auto;
}
.calendarContentDuring h4 {
	/*background:url(/media/mrn/backgrounds/module_490_hdr.jpg) no-repeat 0 bottom;*/
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:8px 15px;
	text-transform:uppercase;
}
.layoutHome .newsTabsModule .hdrBar {
	background:url(/media/dar/backgrounds/module_470_top.jpg) no-repeat center top;
	position:relative;
}
.layoutHome .newsTabsModule .hdrBar h4 {
	background:url(/media/dar/backgrounds/module_470_hdr.jpg) no-repeat center bottom;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	padding:8px 15px;
	text-transform:uppercase;
}
.rss {
	background:url(/media/dar/icons/ico_rss.gif) no-repeat right 0;
	padding-right:25px;
	line-height:20px;
	font-size:10px;
	color:#fff !important;
}
.newsTabsModule .hdrBar .rss {
	position:absolute;
	top:10px;
	right:10px;
}
.calendarContentDuring,
.newsTabsModule {
	width:490px;
	margin-bottom:10px;
}
.layoutHome .newsTabsModule {
	background:url(/media/mrn/backgrounds/module_470_mid.jpg) repeat-y center top;
	width:470px;
}
.calendarContentDuring .genericTabs {
	background:url(/media/mrn/backgrounds/bg_tab_cont.jpg) no-repeat 0 bottom;
	padding:0 3px;
	margin:0;
	float:left;
	width:484px;
	list-style:none;
}
* html .calendarContentDuring .genericTabs {
	margin:0 0 0 3px;
	width:479px;
}
.calendarContentDuring .genericTabs li {
	float:left;
	margin-right:1px;
}
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs {
	background:#F1F1F1 url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x 0 bottom;
}
.layoutHome .newsTabsModule .genericTabs {
	padding:0 0 0 5px;
	float:left;
	width:464px;
}
.layoutK #wrapper,
.layoutL #wrapper {
	width:950px;
}
.layoutL .calendarContentDuring,
.layoutK .calendarContentDuring,
.layoutG .calendarContentDuring,
.layoutGa .calendarContentDuring {
	width:630px;
}
.layoutL .calendarContentDuring .genericTabs,
.layoutK .calendarContentDuring .genericTabs,
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs {
	width:624px;
}
* html .layoutL .calendarContentDuring .genericTabs,
* html .layoutK .calendarContentDuring .genericTabs,
* html .layoutG .calendarContentDuring .genericTabs,
* html .layoutGa .calendarContentDuring .genericTabs {
	margin:0 2px 0 3px;
	width:619px;
}
.layoutL .calendarContentDuring ul li.withImage,
.layoutK .calendarContentDuring ul li.withImage,
.layoutG .calendarContentDuring ul li.withImage,
.layoutGa .calendarContentDuring ul li.withImage {
	width:518px;
}
.calendarContentDuring .calendarContentMain {
	/*background:#fff url(/media/mrn/backgrounds/module_490_btm.jpg) no-repeat center bottom;*/
	padding:0 0 6px;
	clear:left;
	min-height:243px;
	height:auto !important;
	height:243px;
}
.newsTabsModule .newsTabsContentMain {
	padding:0 6px;
	clear:left;
	min-height:320px;
	height:auto !important;
	height:320px;
}
.calendarContentMain ul {
	/*background:url(/media/mrn/backgrounds/module_490_mid.jpg) repeat-y 0 0;*/
	list-style:none;
	margin:0;
	padding:0 12px 10px;
}
.newsTabsContentMain ul {
	padding:0 10px 10px;
	margin:0;
	list-style:none;
}
.newsTabsModule .genericTabs {
	list-style:none;
	margin:0;
	padding:0;
}
.newsTabsModule .genericTabs li {
	float:left;
	margin-right:1px;
} 
.newsTabsModule .genericTabs li a,
.calendarContentDuring .genericTabs li a {
	background:#396d8e url(/media/mrn/backgrounds/bg_media_tab.jpg) repeat-x right bottom;
	float:left;
	color:#fff;
	padding:9px 10px;
	font-size:14px;
	text-transform:uppercase;
	width:94px;
	text-align:center;
	border-bottom:1px solid #176daf;
}
.calendarContentDuring .genericTabs li a {
	width:auto;
}
.newsTabsModule .genericTabs li.activeTab a,
.newsTabsModule .genericTabs li.activeTab a:hover,
.calendarContentDuring .genericTabs li.activeTab a,
.calendarContentDuring .genericTabs li.activeTab a:hover {
	background: #fff url(/media/mrn/backgrounds/bg_media_tab.jpg) 0 0;
	color: #1960b2;
	border-bottom:1px solid #9e9e9e;
}
.newsTabsModule .genericTabs li a:hover,
.calendarContentDuring .genericTabs li a:hover {
	background:#fff;
	text-decoration:none;
	color:#1960b2;
	border-bottom:1px solid #fff;
}
.calendarContentDuring .calendarContentMain li {
	padding:10px 5px 5px;
	border-bottom:1px solid #e5e5e5;
}
.newsTabsContentMain li {
	position:relative;
	padding:25px 5px 5px;
	border-bottom:1px solid #cccccc;
}
.newsTabsContentMain h5, .newsTabsContentMain h5 a {
	font-size:12px;
	font-weight:bold;
}
.newsTabsContentMain .newsDesc {
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-bottom:0;
}
.newsTabsContentMain .newsDate {
	font-size:10px;
	color:#7d7d7d;
	margin-bottom:0;
	position:absolute;
	top:10px;
	left:5px;
}
.newsModuleFtr {
	background:url(/media/mrn/backgrounds/module_470_btm.jpg) no-repeat center bottom;
	width:458px;
	height:25px;
	padding:0 6px 6px;
	position:relative;
}
.newsModuleFtr .rss {
	position:absolute;
	top:2px;
	right:15px;
}
.newsModuleFtr ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
.newsModuleFtr li {
	float:left;
	width:33%;
}
.newsModuleFtr li a {
	background:url(/media/dar/icons/ico_hdr_links.gif) no-repeat left center;
	padding-left:15px;
	text-transform:uppercase;
	font-size:10px;
	color:#43ACD4;
}
.newsModuleFtr li a:hover {
	color:#AD5B01;
}
.calendarContentMain p {
	color:#7d7d7d;
}
.calendarContentDuring .calendarContentMain .calDate {
	font-style:italic;
	color:#7d7d7d;
}
.calendarContentDuring .calendarContentMain li h5, .calendarContentDuring .calendarContentMain li h5 a {
	font-size:12px;
	color:#333333;
	margin-bottom:5px;
}
.calendarContentDuring .calendarContentMain li h5 a:hover {
	text-decoration:underline;
}
.calendarContentDuring .calendarContentMain li.withImage img {
	float:left;
	margin:0 10px 10px 0;
}
/* -- Article Page -- */
#articleDetailContent {
	/*background:url(/media/dar/backgrounds/article_btm.jpg) no-repeat 0 bottom;*/
	width:627px;
	margin-bottom:11px;
	/*color:#666;*/
	min-height:400px;
	height:auto !important;
	height:400px;
}
#articleDetailContent a:hover {
	text-decoration:underline;
}
#articleDetailContentInner { 
	padding-bottom:10px;
}
#articleHeader {
	/*background:#778abe url(/media/mrn/backgrounds/bg_hdr_large_blue.gif) repeat-x 0 top;*/ /* intern change */
	padding: 5px 20px 0;
	width: 590px;
	min-height: 79px;
}
#articleContentWrap {
	padding:10px 12px 0;
	/*border: 1px #d0d3da solid;*/ /* intern change */
	border-bottom:0;
	float:left;
	width:604px;
}
#articleDetailContent h1 {
	margin:0;
	padding: 5px 15px 5px 0;
	font-size: 30px;
	color: black; /* intern change */
	font-weight:bold;
}
#articleDetailContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
#articleDetailContent h3 {
	font-size: 23px;
	color: #424242;
	line-height:23px;
	margin-bottom:11px;
}
#articleDetailContent p, #articleDetailContent li {
	line-height:17px;
	color:#333333;
	font-size:14px;
}
#articleDetailContent .articleByLine {
	font-size: 12px;
	font-style: italic;
	color: #424242;
	margin:0;
}
#articleDetailContent .articleByLine span  
{
	font-weight:bold;
}
#articleDetailContent .articleByLine a {
	font-weight: bold;
	color: #243F8A;
}
.articleBeautyImage {
	float: left;
	margin: 0 20px 10px 0;
	width:300px;
}
.wideBeauty {
	margin-bottom:8px;
}
#articleDetailContent .articleBeautyImage p,
#articleDetailContent .wideBeauty p  {
	background :#161616;
	font-size: 11px;
	color: #ffffff;
	font-style:italic;
	padding: 7px 20px;
	margin:0 2px 0 0;
}
#articleDetailContent .articleBeautyImage p 
{
    width:260px;
}
#articleDetailContent .wideBeauty p {
	float:none;
}
* html .wideBeauty p,
*+ html .wideBeauty p,
* html .articleBeautyImage p,
*+ html .articleBeautyImage p {
	position: relative;
	top: -5px;
}
.moduleSharebar {
	margin:0 0 11px 0;
	min-height:26px;
	_height:26px;
}
.moduleSharebar div {
	display:inline;
}
.shareBarSocial a, .shareBarEmail a, .shareBarPrint a {
	float:left;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	
	/*NEW 8/20/13*/
	margin-right: 0;
	width:87px;
}
.shareBarSocial a {
	/*background:url(/media/mrn/buttons/btn_share.jpg) no-repeat 0 0;*/
	
	background:url(/media/mrn/buttons/share_btn.png) no-repeat 0 0;
}
.shareBarEmail a {
	/*background:url(/media/mrn/buttons/btn_email.jpg) no-repeat 0 0;*/
	
	background:url(/media/mrn/buttons/email_btn.png) no-repeat 0 0;
}
.shareBarPrint a {
	/*background:url(/media/mrn/buttons/btn_print.jpg) no-repeat 0 0;*/
	
	/*NEW 8/20/13*/
	background:url(/media/mrn/buttons/print_btn.png) no-repeat 0 0;
}
.shareBarSocial a:hover, .shareBarEmail a:hover, .shareBarPrint a:hover {
	/*background-position:0 -20px;*/
}
#articleDetailContent ul, #articleDetailContent ol {
	margin:0 0 10px 15px;
	padding:0;
	list-style:inside;
}
#articleDetailContent ol {
	list-style-type:decimal;
}
.relatedTopics 
{
	/*border: 1px #d0d3da solid;*/ /* intern change */
	border-top:0;
	float:left;
	padding: 0 11px;
	margin-bottom:11px;
	width:606px;
}
.relatedTopics h4 {
	font-size: 18px;
	font-weight: bold;
	color: #424242;
	margin-bottom:11px;
}
.relatedTopics p 
{
	margin-bottom:11px;
}
.relatedTopics a {
	font-size: 14px;
	font-weight: normal;
	color: black;
}
/* -- Track Nav and Sharebox -- */
#shareBox, #trackNav {
	display:none;
}
#shareBox {
	background:#303030;
	display:none;
	padding:4px 0 2px;
	position:absolute;
	width:160px;
	z-index:99999;
	*margin-top:1px;
}
#shareBox a 
{
	padding-left:3px;
}
#shareBox a img 
{
    height:16px;
    width:16px;
}
#shareBox a#liveLink img 
{
    height:17px;
    width:17px;
}
#trackNav	{
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align:left;
	z-index:50;
}
.trackNavGradient	{
	padding: 20px;
	background: #63a1c9 url(/media/dar/trackNav_popup_bg.jpg) repeat-x top;
}
#trackNav .trackNavGradient h4	{
	width: 211px;
	font-size: 14px;
	font-weight: bold;
	color: #061b30;
	border-bottom: 1px solid #2c4c63;
	z-index:50;
	margin:0;
	padding:0;
}
#trackNav .trackNavGradient ul	{
	width: 211px;
	margin:0px;
	padding:0;
	list-style:none;
}
#trackNav .trackNavGradient ul li	{
	border-bottom: 1px solid #90bbd7;
	line-height:20px;
}
#trackNav .trackNavGradient a	{
	color:#fff;
}
#trackNav .carrot	{
	background: url(/media/dar/trackNav_popup_carrot.gif) no-repeat;
	height: 9px;
	width: 251px;
	overflow:hidden;
}
/* generic form styles */
.genericForm {
	margin-bottom: 10px;
	background:none;
}
.genericForm fieldset {
	border:0;
	width:600px;
	padding: 15px 0 5px 10px;
}
.genericFormError {
	padding:10px;
	background:#fdf8e3;
	border:1px solid #cfc69a;
	color:#333;
	display:none;
}
.formRow {
	width:600px;
	clear:both;
	margin-bottom:8px;
}
.formRowHalf {
	width:300px;
	float:left;
	clear:none;
}
.genericForm label {
	padding-right:10px;
	display:block;
	font-size:11px;
	line-height:16px;
}
.formSubTitle {
	font-size:14px;
	margin:20px 0 10px;
	font-weight:bold;
}
label .reqFld {
	padding-left:10px;
	color:#ff0000;
	font-size:10px;
}
.genericForm input,
.genericForm textarea,
.genericForm select {
	width:280px;
	height:16px;
	padding:1px 0;
	margin:0 10px 0 0;
}
.genericForm select {
	height:auto;
}
.genericForm .formRowCheckbox input,
.genericForm .formRowRadio input {
	width:auto;
	height:auto;
	float:left;
}
.genericForm .formRowCheckbox label,
.genericForm .formRowRadio label {
	*line-height:20px;
}
.genericForm .formRowRadio {
	width:470px;
	padding-left:20px;
}
.genericForm .formRowRadio label {
	margin-bottom:6px;
}
.genericForm textarea {
	height:80px;
	width:580px;
	overflow:auto;
}
/* -- Pagination -- */
.paginationPanel {
	display: block;
	padding-top: 3px;
	height: 32px;
	background-color: transparent; /* intern change */
	border-top:1px solid #cfd2db;
}
/** html .paginationPanel,
*+ html .paginationPanel {
	height: 40px;
}*/
.newsList .paginationPanel {
	border-bottom: none;
}
.newsListModule .articlePagination, .articlePagination {
	float:right;
	margin:5px 0;
	text-transform:capitalize;
}
.articlePagination {
	list-style:none;
}
.newsListModule .articlePagination li, .articlePagination li {
	border-bottom:none;
}
.articlePagination li {
	float:left;
}
.newsListModule .articlePagination li, .newsListModule .genericDropDown li {
	width:auto;
}
.newsListModule .articlePagination li a, .articlePagination li a {
	color: black !important;
	font-weight: bold;
	padding: 2px 5px;
	float: left;
}
.newsListModule .articlePagination li.currentPagination a, 
.articlePagination li.currentPagination a, 
.newsListModule .articlePagination li a:hover, .articlePagination li a:hover {
	color: #333333 !important;
	text-decoration: none;
}
.newsListModule .paginatedArticleList li {
	/*background:url(/media/dar/backgrounds/bg_490_list.jpg) no-repeat 0 bottom;*/
	width:460px;
	padding:10px 15px 5px;
}
.newsListModule .paginatedArticleList li .newsListArticleTitle {
	margin-bottom:0;
	font-size:14px;
}
/********* START MODULE STYLES *************/
/**********
	GENERIC MODULE STYLES
**********/
.moduleWrap {
	color: black;
	margin-bottom:11px;
}
.layoutHome #mainContentColExtra .genericModuleHeader,
.layoutG #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentColExtra .genericModuleHeader,
.layoutM #mainContentCol2 .genericModuleHeader {
	padding-top: 7px;
	padding-bottom: 5px;
	background:url(/media/mrn/backgrounds/module_300_top.jpg) repeat-x 0 top #2b4996;
	font-size: 15px;
}
.genericModuleHeader {
	padding:5px 15px;
	background: url(/media/mrn/backgrounds/bg_section_header.gif) repeat-x scroll 0 0 #798abe;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}
.moduleWrap h4.genericModuleHeader a {
	font-weight:bold;
	font-size:16px;
}
.moduleWrap .moduleContentInner 
{
	border:1px solid #cfd2db;
}
.moduleFooterAd {
	clear:left;
}
p.moreLink a,
.moreLink{
	float: left;
	padding-left: 13px;
	font-weight: bold;
	background: url("/media/mrn/2013/Race%20Center/Right_Arrow.png") no-repeat scroll 0 3px transparent;

	color: black;
	height: 12px;

}
p.moreLink a:hover,
.moreLink:hover {
	text-decoration: underline;
}
.largeImageLinksModule .moreLink,
.smallImageLinksModule .moreLink,
.imageLinksModule .moreLink{
	background-position: 0 5px;
	height: 14px;
} 
/* 214 Column */
.layoutK #mainContentCol2 .moduleWrap,
.layoutK #mainContentCol3 .moduleWrap,
.layoutK #mainContentCol4 .moduleWrap {
	background:url(/media/mrn/backgrounds/module_214_top.jpg) no-repeat 0 top;
}
/* affiliates header module */
.affiliatesOverviewHeader 
{
	background:url(/media/mrn/backgrounds/affiliates_header_bg.jpg) no-repeat 0 0 #1d1d1d;
	padding:10px;
}
.affiliatesOverviewHeader img 
{
	float:left;
	margin-right:10px;
}
.affiliatesHeaderDetails 
{
	height:129px;
	width:266px;
	padding:15px;
	overflow:hidden;
	color:White;
}
.affiliatesHeaderDetails h2 
{
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}
.affiliatesHeaderDetails p  
{
	font-size:14px;
	line-height:16px;
}
.affiliatesHeaderDetails h2,
.affiliatesHeaderDetails p 
{
	margin:0 0 10px 0;
}

.downloadsHdrModule .moduleContentOuter {
	padding: 10px;
	border: 1px #cfd2db solid;
}
.downloadsHdrModule .moduleContentOuter img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #cdcdcd solid;
}
.downloadsHdrModule .moduleContentInner,
.affiliatesOnlyModule .moduleContentInner 
{
	border:0;
}
.affiliateFilters #videoLandDropdowns ul 
{
    margin:0;
}
.affiliateFilters .genericDropDown .dropTrigger .affiliateProgramValue
{
    width:160px;
}
.affiliatesOnlyModule table .affiliateCol1,
.affiliatesOnlyModule table .affiliateCol2 {
	padding-left: 10px;
	background-color: #E2E2E2;
	font-weight: bold;
	color: #000000;
	height: 30px;
}
.affiliatesOnlyModule table .affiliateCol2 {
	font-weight: normal;
	background-color: #E2E2E2;
}
.affiliatesOnlyModule table th {
	text-align: left;
}
.affiliatesOnlyModule table td {
	padding-left: 10px;
	background-color: #E2E2E2;
	font-weight: normal;
	color: #000000;
	height: 30px;
}
.affiliatesOnlyModule table td a {
	color: black;
	font-weight: bold;
}
.affiliatesOnlyModule table td a:hover {
	color: #79a8fd;
}
.affiliatesOnlyModule table th {
	padding-left: 10px;
	background-color: #E2E2E2;

	color: black;
	height: 30px;
}
/**********
	END GENERIC MODULE STYLES
**********/

/**********
	LIST MODULE
**********/
.listModule ul 
{
	margin:10px 8px 11px;
	padding:0;
	
	/*NEW 8/20/13*/
	border-top:none;
}
.listModule ul.articlePagination 
{
	margin:0;
	float:right;
	*padding-top:5px;
}
.listModule ul li {
	padding:4px 13px;
	line-height:15px;
	/*border-bottom:1px #333333 dotted;*/
	list-style:none;
	
	/*NEW 8/20/13*/
	border-bottom:none;
}
.listModule .moreLink 
{
	clear:both;
	*position:relative;
	*margin-top:15px;
	*top:-5px;
}
.layoutAa #mainContentCol1 .listModule ul,
.layoutAa #mainContentCol4 .listModule ul,
.layoutM #mainContentCol1 .listModule ul,
.layoutG #mainContentColExtra .listModule ul
{
	margin:10px 4px;
	border-top:0;
}
.layoutAa #mainContentCol1 .listModule ul li,
.layoutAa #mainContentCol4 .listModule ul li,
.layoutM #mainContentCol1 .listModule ul li,
.layoutG #mainContentColExtra .listModule ul li 
{
	float:left;
	width:274px;
	margin:0 4px;
}
.layoutAa #mainContentCol1 .listModule ul:after,
.layoutAa #mainContentCol4 .listModule ul:after,
.layoutM #mainContentCol1 .listModule ul:after,
.layoutG #mainContentColExtra .listModule ul:after
{
	content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.layoutAa #mainContentCol1 .videoLanding ul,
.layoutAa #mainContentCol4 .videoLanding ul,
.layoutM #mainContentCol1 .videoLanding ul,
.layoutG #mainContentColExtra .videoLanding ul 
{
	margin:0 5px 0 0;
}
.layoutAa #mainContentCol1 .videoLanding ul.newsList,
.layoutAa #mainContentCol4 .videoLanding ul.newsList,
.layoutM #mainContentCol1 .videoLanding ul.newsList,
.layoutG #mainContentColExtra .videoLanding ul.newsList 
{
	margin:0 21px;
}
.layoutAa #mainContentCol1 .videoLanding ul.mediaThumbsRow,
.layoutAa #mainContentCol4 .videoLanding ul.mediaThumbsRow,
.layoutM #mainContentCol1 .videoLanding ul.mediaThumbsRow,
.layoutG #mainContentColExtra .videoLanding ul.mediaThumbsRow 
{
	margin:0;
}
.layoutAa #mainContentCol1 .videoLanding ul li,
.layoutAa #mainContentCol4 .videoLanding ul li,
.layoutM #mainContentCol1 .videoLanding ul li,
.layoutG #mainContentColExtra .videoLanding ul li 
{
	float:none;
	width:auto;
	margin:0;
}
.layoutAa #mainContentCol1 .videoLanding ul.articlePagination li,
.layoutAa #mainContentCol4 .videoLanding ul.articlePagination li,
.layoutM #mainContentCol1 .videoLanding ul.articlePagination li,
.layoutG #mainContentColExtra .videoLanding ul.articlePagination li ,
.layoutAa #mainContentCol1 .listModule ul.articlePagination li,
.layoutAa #mainContentCol4 .listModule ul.articlePagination li,
.layoutM #mainContentCol1 .listModule ul.articlePagination li,
.layoutG #mainContentColExtra .listModule ul.articlePagination li 
{
	float:left;
	width:auto;
	margin:2px 0 0 0;
}
.listModule ul li a {	
	font-size:12px;
	/*font-weight: bold;*/
}
.listModule ul li a:hover {
	text-decoration:underline;
}
.listModule #videoLandDropdowns {
	height: 25px;
	margin-bottom: 25px;
	border-bottom: 1px #cfd2db solid;
}
.listModule .paginationPanel 
{
	clear:both;
}
.listModule .paginationPanel ul,
.listModule #videoLandDropdowns ul 
{
	padding-left:10px;
	border:0;
}
.listModule .paginationPanel ul.dropContent,
.listModule #videoLandDropdowns ul.dropContent 
{
	padding-left:0px;
	border: 1px solid #2D88CD; /* intern change */
}
.listModule .paginationPanel ul li,
.listModule #videoLandDropdowns ul li 
{
	padding:0;
}
.listModule .newsList {
	margin:0 21px;
	padding:0;
	float:none;
	border:0;
}
.listModule .newsList li 
{
	display:block;
	border-top:1px dotted black;
	border-bottom:0;
	padding:5px 0;
	line-height:20px;
}
.listModule .newsList li span 
{
	float:left;
	width:67px;
	font-weight:bold;
}
.listModule .newsList li
.listModule #videoLandDropdowns .genericDropDown .dropTrigger .dropContent,
.listModule #videoLandDropdowns .genericDropDown .dropTrigger .dropContent li {
	margin: 0;
}
.listModule ul.articlePagination li,
.listModule #videoLandDropdowns .articlePagination li {
	margin-top: 2px;
	margin-bottom:0;
	border-bottom: 0;
}
.listModule .paginationPanel {
	padding-top: 3px;
	border-top: 1px #cfd2db solid;
}
.listModule img {
	float:left;
	margin:0 5px 5px 0;
}
#logoutLink {
	float: right;
	margin: 10px;
	color: #ffffff;
}
#logoutLink:hover {
	text-decoration: underline;
}
* html #logoutLink,
*+ html #logoutLink {
	background-image: none;
	background-color: transparent;
	border: 0;
	margin: 0 5px;
}
/**********
	OPEN HTML
**********/
.openHTMLModule {
	margin:0 auto 11px	;
}
.openContentModule .moduleContentInner {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/**********
	PROMO MODULE
**********/
.promoModule img {
	border:1px solid #969797;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:148px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
/**********
	MISC
**********/
.borderList {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
#navAdCol .moduleWrap {
	background:none;
}
.relatedMediaModule .moduleContentInner 
{
	border:0;
}
.mediaRail {
}
/**********
	AD MODULE
**********/
.adModule {
	margin-bottom:11px;
	text-align:center;
}
.adModule p {
	color:#988f8c;
	font-size:9px;
	margin:0;
}

.multipleImageText .moduleContentIneer {
	border: 1px #d5d5d5 solid;
}\
.multipleImageTextList {
	background-color:#FFFFFF;
	list-style:none outside none;
	margin:0;
	padding:10px 7px;
	width:auto;
}
.multipleImageTextList li {
	float:left;
	overflow:hidden;
	padding:0 6px 15px;
	width:140px;
}
.multipleImageTextList li a 
{
	/*color:#79A8FD;*/
	color: black;
    font-size:12px;
    font-weight:bold;
}
.multipleImageTextList li p 
{
    margin:10px 0 0 0;
}
/**********
	IMAGE TOUT
**********/
.imgTout {
	margin:0 auto 11px;
}
/**********
	POLL MODULE 
**********/
.pollModule .moduleContentInner {
	padding: 6px 10px 10px 10px !important;
	background: #282828;
}
.pollModule {
	position:relative;
	border: 0;
}
.modPollQuestion {
	font-size:21px;
	font-weight:normal;
	width: 260px;
	padding: 5px 10px;
	/*background-image: url(/media/mrn/backgrounds/poll_bubble_middle.gif);*/
	/*color: #ffffff;*/
	font-style: italic;
	
	/*NEW 8/20/13*/
	background-image:none !important;
	color: #000000;
}
.pollBubble {
	margin-bottom: 5px;
}
.pollBubble img {
	margin: 0;
	padding: 0;
}
* html .pollBubble img,
*+ html .pollBubble img {
	margin-bottom: -5px;
}
.jcorePoll label {
	clear:both;
	padding:0 0 8px 9px;
	display:block;
	color: #ffffff;
	border-bottom: 1px #1d1d1d dotted;
	margin-bottom: 5px;
}
.jcorePoll label input {
	margin:0 5px 0 0;
	color: #ffffff;
}
.jcorePoll label span {
	font-size: 16px;
}
.jcorePoll button {
	background: url("/media/mrn/2013/buttons/Submit.png") no-repeat scroll 0 0 transparent;
	display:block;
	width: 120px;
	height:22px;
	border:none;
	text-indent:-9999px;
	margin:0 0 2px 0;
	cursor:pointer;
}
* html .jcorePoll button {
	background:url(/media/mrn/buttons/btn_submit.gif) no-repeat 0 0;
}
.pollResultRow {
	color: #ffffff;
}
.pollResultRow p {
	clear:both;
}
.pollResultBar {
	height:16px;
	float:left;
	margin-right:3px;
	/*background:#243F8A;*/
	background:#3887Bf;
}
.pollTotalClicks {
	margin-top:15px;
	/*color: #ffffff;*/
	color: #000000;
}
#mainContentColExtra .pollModule .moduleFooterAd {
	position:absolute;
	bottom:10px;
	right:10px;
	padding-top:15px;
}
#mainContentColExtra .pollModule .moduleFooterAd p {
	color:#929292;
	font-size:10px;
	text-transform:capitalize;
	position:absolute;
	top:0;
	left:0;
}
/**********
	SMALL EVENT MODULE
**********/
.smlEventDate {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
.smlEventDesc {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.smlEventLinks {
	list-style:none;
	margin:0;
	padding:0 0 10px;
	float:left;
}
.smlEventLinks li {
	float:left;
	margin-right:5px;
	line-height:12px;
	border-left:1px solid #333333;
	padding-left:5px;
}
.smlEventLinks li.first {
	padding-left:0;
	border-left:none;
}
#mainContentCol2 .smallEventModule .moduleContentInner,
#mainContentCol3 .smallEventModule .moduleContentInner {
	background:none;
}
#mainContentCol2 .smallEventModule .moduleContentOuter,
#mainContentCol3 .smallEventModule .moduleContentOuter {
	background:none;
	padding-bottom:0;
}
.smallEventModule .imgReplace {
	padding:0 !important;
}
.smallEventModule .imgReplace a {
	background-repeat:no-repeat;
	background-position:0;
	text-indent:-9999px;
	overflow:hidden;
	width:240px;
	height:81px;
	display:block;
}
.layoutHome .smallEventModule .imgReplace a,
.layoutK .smallEventModule .imgReplace a {
	width:214px;
	height:72px;
}
.smallEventModule h5,
.smallEventModule h5 a {
	font-size:14px;
	font-weight:bold;
}
/**********
	UPCOMING EVENTS MODULE
**********/
.upcomingEventsModule {
	background:url(/media/mrn/backgrounds/module_300_top.jpg) no-repeat 0 top;
}
.upcomingEventsModule .genericModuleHeader {
	background:url(/media/mrn/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
}
.upcomingEventsModule .moduleContentOuter {
	background:url(/media/mrn/backgrounds/module_300_btm.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.upcomingEventsModule .moduleContentInner {
	background:url(/media/mrn/backgrounds/module_300_mid.jpg) repeat-y 0 0;
	padding:10px 5px 10px 15px;
}
/**********
	LINK LIST?
**********/
.linkList {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
.linkList a {
	background:url(/media/mrn/icons/ico_dar_flag.png) no-repeat 0 3px;
	padding-left:15px;
}
* html .linkList a {
	background:url(/media/mrn/icons/ico_dar_flag.gif) no-repeat 0 3px;
}
.linkList a:hover {
	background-position:0 -15px;
}

.layoutHome #mainContentCol2 .smallModule,
.layoutHome #mainContentCol3 .smallModule,
.layoutHome #mainContentCol4 .smallModule {
	padding-top:6px;
}
.layoutHome #mainContentCol2 .moduleContentOuter,
.layoutHome #mainContentCol3 .moduleContentOuter,
.layoutHome #mainContentCol4 .moduleContentOuter,
.layoutK #mainContentCol2 .moduleContentOuter,
.layoutK #mainContentCol3 .moduleContentOuter,
.layoutK #mainContentCol4 .moduleContentOuter {
	background-color: #ffffff;
	border: 1px #cccccc solid;
	color: #282828;
	margin-bottom: 30px !important;
}
.layoutHome #mainContentCol2 .smallModule .moduleContentOuter,
.layoutHome #mainContentCol3 .smallModule .moduleContentOuter,
.layoutHome #mainContentCol4 .smallModule .moduleContentOuter {
	background:url(/media/mrn/backgrounds/module_214_mid.jpg) repeat-y 0 0;
}
.layoutHome #mainContentCol2 .smallModule .moduleContentInner,
.layoutHome #mainContentCol3 .smallModule .moduleContentInner,
.layoutHome #mainContentCol4 .smallModule .moduleContentInner {
	background:url(/media/mrn/backgrounds/module_214_btm_flag.jpg) no-repeat 0 bottom;
	padding:5px 11px 3px;
	min-height:214px;
	height:auto !important;
	height:214px;
}
.layoutHome #mainContentCol2 .smallEventModule .moduleContentInner,
.layoutHome #mainContentCol3 .smallEventModule .moduleContentInner,
.layoutHome #mainContentCol4 .smallEventModule .moduleContentInner {
	min-height:144px;
	height:auto !important;
	height:144px;
	padding-bottom:0 !important;
}
.layoutHome #mainContentCol2 .smallEventModuleWithTime .moduleContentInner,
.layoutHome #mainContentCol3 .smallEventModuleWithTime .moduleContentInner,
.layoutHome #mainContentCol4 .smallEventModuleWithTime .moduleContentInner {
	min-height:99px;
	height:auto !important;
	height:99px;
	padding-bottom:45px !important;
}
/*.layoutHome .countdownClock,
.layoutK #mainContentCol2 .countdownClock,
.layoutK #mainContentCol3 .countdownClock,
.layoutK #mainContentCol4 .countdownClock {
	left:26px;
}*/
.layoutHome #mainContentCol2 .moduleContentInner img,
.layoutHome #mainContentCol3 .moduleContentInner img,
.layoutHome #mainContentCol4 .moduleContentInner img {
	margin: -10px 0 9px -11px;
}
.layoutA #mainContentColExtra .genericModuleHeader,
.layoutA #mainContentCol1 .genericModuleHeader,
.layoutAa #mainContentCol2 .genericModuleHeader,
.layoutAa #mainContentCol3 .genericModuleHeader,
.layoutC #mainContentCol2 .genericModuleHeader,
.layoutC #mainContentCol3 .genericModuleHeader {
	/*background:url(/media/mrn/backgrounds/module_240_hdr.jpg) no-repeat 0 bottom;*/
}
.layoutA #mainContentColExtra .moduleContentOuter,
.layoutA #mainContentCol1 .moduleContentOuter,
.layoutAa #mainContentCol2 .moduleContentOuter,
.layoutAa #mainContentCol3 .moduleContentOuter,
.layoutC #mainContentCol2 .moduleContentOuter,
.layoutC #mainContentCol3 .moduleContentOuter {
	/*background:url(/media/mrn/backgrounds/module_300_btm.jpg) no-repeat 0 bottom;*/
	padding-bottom:6px;
}
.layoutA #mainContentColExtra .moduleContentInner,
.layoutA #mainContentCol1 .moduleContentInner,
.layoutAa #mainContentCol2 .moduleContentInner,
.layoutAa #mainContentCol3 .moduleContentInner,
.layoutC #mainContentCol2 .moduleContentInner,
.layoutC #mainContentCol3 .moduleContentInner {
	/*background:url(/media/mrn/backgrounds/module_300_mid.jpg) repeat-y 0 0;*/
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 5px;
}
.layoutA #mainContentColExtra .listModule .moduleContentInner,
.layoutA #mainContentCol1 .listModule .moduleContentInner,
.layoutAa #mainContentCol2 .listModule .moduleContentInner,
.layoutAa #mainContentCol3 .listModule .moduleContentInner,
.layoutC #mainContentCol2 .listModule .moduleContentInner,
.layoutC #mainContentCol3 .listModule .moduleContentInner 
{
    padding-bottom:0;
}
.layoutK #mainContentCol5 .moduleWrap,
.layoutK #mainContentCol6 .moduleWrap,
.layoutL #mainContentCol2 .moduleWrap,
.layoutL #mainContentCol3 .moduleWrap {
	/*background:url(/media/mrn/backgrounds/module_325_top.jpg) no-repeat 0 top;*/
}
.layoutK #mainContentCol5 .genericModuleHeader,
.layoutK #mainContentCol6 .genericModuleHeader,
.layoutL #mainContentCol2 .genericModuleHeader,
.layoutL #mainContentCol3 .genericModuleHeader {
	/*background:url(/media/mrn/backgrounds/module_325_hdr.jpg) no-repeat 0 bottom;*/
}
.layoutK #mainContentCol5 .moduleContentOuter,
.layoutK #mainContentCol6 .moduleContentOuter,
.layoutL #mainContentCol2 .moduleContentOuter,
.layoutL #mainContentCol3 .moduleContentOuter {
	border-bottom: 1px #cccccc solid;
}
.layoutK #mainContentCol5 .moduleContentInner,
.layoutK #mainContentCol6 .moduleContentInner,
.layoutL #mainContentCol2 .moduleContentInner,
.layoutL #mainContentCol3 .moduleContentInner {
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	width: 273px;
	padding:5px 15px;
	text-align:center;
}
.layoutK #mainContentCol5 .moduleContentInner p,
.layoutK #mainContentCol6 .moduleContentInner p,
.layoutK #mainContentCol5 .moduleContentInner ul,
.layoutK #mainContentCol6 .moduleContentInner ul,
.layoutL #mainContentCol2 .moduleContentInner p,
.layoutL #mainContentCol3 .moduleContentInner p,
.layoutL #mainContentCol2 .moduleContentInner ul,
.layoutL #mainContentCol3 .moduleContentInner ul {
	text-align:left;
}

.layoutG #mainContentColExtra .calendarModule .moduleContentOuter {
	border: 0 none;
}


/********
SMALL IMAGE TEXT LINKS MODULE 
********/
.smallImageLinksModule img {
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}

.smallImageLinksModule .name 
{
    color: black;
    font-size: 14px;
    font-weight: bold;
}
.smallImageLinksModule .title
{
    color:#9b9b9b;
    font-size:14px;
    font-style:italic;
    margin-bottom:10px;
}

.largeImageLinksModule,
.smallImageLinksModule
{
	/*font-size:14px;*/
	color:#424242;
}
.largeImageLinksModule img,
.smallImageLinksModule img {
	margin:0 10px 10px 0;
	display:block;
	float:left;
}
/*.largeImageLinksModule .moreLink,
.smallImageLinksModule .moreLink {
	margin-left: 10px;
	padding-left: 10px;
	background:url(/media/mrn/buttons/link_arrow_drkblue.gif) no-repeat scroll 0 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float:none;
	line-height:15px;
}*/ /* intern change */
.largeImageLinksModule .moreLinkClearLeft,
.smallImageLinksModule .moreLinkClearLeft 
{
	margin-left:0;
	margin-top:10px;
	clear:right;
}
.largeImageLinksModule .moreLink:hover,
.smallImageLinksModule .moreLink:hover {
	text-decoration: underline;
}
.layoutHome #mainContentColExtra .largeImageLinksModule,
.layoutAa #mainContentColExtra .largeImageLinksModule,
.layoutG #mainContentCol1 .largeImageLinksModule,
.layoutM #mainContentCol2 .largeImageLinksModule,
.layoutHome #mainContentColExtra .smallImageLinksModule,
.layoutAa #mainContentColExtra .smallImageLinksModule,
.layoutG #mainContentCol1 .smallImageLinksModule,
.layoutM #mainContentCol2 .smallImageLinksModule {
	/*background-color: #282828;
	color: #fff;*/
	
	/*NEW 8/20/13*/
	background-color: none;
	color:black;
	
	
}
/*.layoutHome #mainContentColExtra .largeImageLinksModule .moreLink,
.layoutAa #mainContentColExtra .largeImageLinksModule .moreLink,
.layoutG #mainContentCol1 .largeImageLinksModule .moreLink,
.layoutM #mainContentCol2 .largeImageLinksModule .moreLink,
.layoutHome #mainContentColExtra .smallImageLinksModule .moreLink,
.layoutAa #mainContentColExtra .smallImageLinksModule .moreLink,
.layoutG #mainContentCol1 .smallImageLinksModule .moreLink,
.layoutM #mainContentCol2 .smallImageLinksModule .moreLink 
{
	background: url(/media/mrn/buttons/link_arrow.gif) no-repeat 0 0;
	color: #79a8fd;
}*/ /* intern change */
.largeImageLinksModule .moduleContentInnerInfo,
.smallImageLinksModule .moduleContentInnerInfo,
.largeImageLinksModule .moduleContentInner,
.smallImageLinksModule .moduleContentInner
{
	border:1px solid #cfd2db;
	padding:11px 22px 11px 11px;
	min-height:150px;
	line-height:17px;
}
.layoutHome #mainContentColExtra .largeImageLinksModule .moduleContentInnerInfo,
.layoutAa #mainContentColExtra .largeImageLinksModule .moduleContentInnerInfo,
.layoutG #mainContentCol1 .largeImageLinksModule .moduleContentInnerInfo,
.layoutM #mainContentCol2 .largeImageLinksModule .moduleContentInnerInfo,
.layoutHome #mainContentColExtra .smallImageLinksModule .moduleContentInnerInfo,
.layoutAa #mainContentColExtra .smallImageLinksModule .moduleContentInnerInfo,
.layoutG #mainContentCol1 .smallImageLinksModule .moduleContentInnerInfo,
.layoutM #mainContentCol2 .smallImageLinksModule .moduleContentInnerInfo,
.layoutHome #mainContentColExtra .largeImageLinksModule .moduleContentInner,
.layoutAa #mainContentColExtra .largeImageLinksModule .moduleContentInner,
.layoutG #mainContentCol1 .largeImageLinksModule .moduleContentInner,
.layoutM #mainContentCol2 .largeImageLinksModule .moduleContentInner,
.layoutHome #mainContentColExtra .smallImageLinksModule .moduleContentInner,
.layoutAa #mainContentColExtra .smallImageLinksModule .moduleContentInner,
.layoutG #mainContentCol1 .smallImageLinksModule .moduleContentInner,
.layoutM #mainContentCol2 .smallImageLinksModule .moduleContentInner 
{
	border:0;
}
.largeImageLinksModule a:hover,
.smallImageLinksModule a:hover {
	text-decoration: none;
}
/* end large image links */
.layoutG .calendarContentDuring,
.layoutGa .calendarContentDuring,
.layoutK .calendarContentDuring,
.layoutL .calendarContentDuring {
	background:url(/media/mrn/backgrounds/module_660_top_fixed.jpg) no-repeat 0 top;
	width:630px;
	padding:0;
}
.layoutG .calendarContentDuring h4,
.layoutGa .calendarContentDuring h4,
.layoutK .calendarContentDuring h4,
.layoutL .calendarContentDuring h4 {
	background:none;
	width:630px;
}
.layoutG .calendarContentDuring .calendarContentMain,
.layoutGa .calendarContentDuring .calendarContentMain,
.layoutK .calendarContentDuring .calendarContentMain,
.layoutL .calendarContentDuring .calendarContentMain {
	background:url(/media/mrn/backgrounds/module_660_btm.jpg) no-repeat 0 bottom;
}
.layoutG .calendarContentDuring .genericTabs,
.layoutGa .calendarContentDuring .genericTabs,
.layoutK .calendarContentDuring .genericTabs,
.layoutL .calendarContentDuring .genericTabs {
	background:url(/media/dar/backgrounds/bg_tab_cont_660.jpg) repeat-y 0 0;
	width:654px;
}
.layoutG .calendarContentDuring .calendarContentMain ul,
.layoutGa .calendarContentDuring .calendarContentMain ul,
.layoutK .calendarContentDuring .calendarContentMain ul,
.layoutL .calendarContentDuring .calendarContentMain ul {
	background:url(/media/dar/backgrounds/module_660_mid.jpg) repeat-y 0 0;
	width:651px;
}
.layoutG .calendarContentDuring .withImage,
.layoutGa .calendarContentDuring .withImage,
.layoutK .calendarContentDuring .withImage,
.layoutL .calendarContentDuring .withImage {
	width:520px;
}
/* 800 Column */
.layoutH #mainContentColExtra .moduleWrap {
	background:url(/media/dar/backgrounds/module_800_top.jpg) no-repeat 0 top;
}
.layoutH #mainContentColExtra .genericModuleHeader {
	background:url(/media/dar/backgrounds/module_800_hdr.jpg) no-repeat 0 bottom;
}
.layoutH #mainContentColExtra .moduleContentOuter {
	background:url(/media/dar/backgrounds/module_800_btm.jpg) no-repeat 0 bottom;
	padding-bottom:6px;
}
.layoutH #mainContentColExtra .moduleContentInner,
.layoutH #mainContentColExtra .moduleContentInnerInfo {
	background:url(/media/mrn/backgrounds/module_800_mid.jpg) repeat-y 0 0;
	padding:5px 15px;
}
/* 970 Column */
/*.layoutI #mainContentColExtra .moduleWrap {
	background:url(/media/mrn/backgrounds/module_930_top.jpg) no-repeat 0 top;
}*/
.layoutI #mainContentColExtra .genericModuleHeader {
	/*background:url(/media/mrn/backgrounds/module_930_hdr.jpg) no-repeat 0 bottom;*/
}
.layoutI #mainContentColExtra .moduleContentOuter {
	/*background:url(/media/mrn/backgrounds/module_930_btm.jpg) no-repeat 0 bottom;*/
	padding-bottom:6px;
}
.layoutI #mainContentColExtra .moduleContentInner,
.layoutI #mainContentColExtra .moduleContentInnerInfo {
	/*background:url(/media/mrn/backgrounds/module_930_mid.jpg) repeat-y 0 0;*/
	padding:10px;
}
/* -- Vert Tabs -- */
.vertTabsModule {
	color:#252525;
	font-size:11px;
}
.vertTabsModule .moduleContentOuter {
	background:url(/media/dar/backgrounds/module_300_btm.jpg) no-repeat 0 bottom  !important;
	padding:0 0 6px  !important;
}
.vertTabsModule .moduleContentInner {
	background:url(/media/dar/backgrounds/module_300_mid.jpg) repeat-y 0 bottom  !important;
	min-height:334px;
	height:auto !important;
	height:334px;
	padding:0 4px!important;
}
.vertTabsModule .hdrBar {
	background:url(/media/dar/backgrounds/module_300_top.jpg) no-repeat 0 top;
} 
.vertTabsModule .hdrBar h4 {
	background:url(/media/dar/backgrounds/module_300_hdr.jpg) no-repeat 0 bottom;
} 
.vertTabsModule .vertTabs {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:110px;
	float:left;
	overflow-x:hidden;
}
.vertTabsModule .vertTabs li a {
	padding:15px 10px;
	width:90px;
	background:#396D8F;
	display:block;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	font-size:13px;
}
.vertTabsModule .vertTabs li a:hover {
	background:#c3c3c3;
}
.vertTabsModule .vertTabs li.activeTab a,
.vertTabsModule .vertTabs li.activeTab a:hover {
	background:#fff;
	color:#396D8F;
}
.vertTabContentMain {
	float:left;
	width:160px;
	padding:10px;
}
* html .vertTabContentMain {
	width:150px;
}
.vertTabContentMain h5,
.vertTabContentMain h5 a {
	font-size:14px;
	color:#252525;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.vertTabContentMain ul.linkList li {
	padding-bottom:10px;
}
.vertTabContentMain ul.linkList a {
	background:#396D8F;
	padding:2px 5px 2px 5px;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
}
.vertTabContentMain ul.linkList a:hover {
	color:#fbff3e;
}
.vertTabContentMain .adModule {
	text-align:left;
}
.vertTabContentMain .adModule p {
	margin-bottom:5px;
	font-size:10px;
	color:#252525 !important;
	font-family:Arial, Helvetica, sans-serif;
}
/* -- RSS Module -- */
.rssModule {
	/*border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;*/
	width: auto;
	padding-bottom: 15px;
}
.rssModule ul {
	list-style:none;
	padding:0;
	margin:15px 8px 10px;
	float:left;
	*float:none;
	border-top:1px dotted #333333;
}
.rssModule ul li {
	border-bottom:1px dotted #333333;
	padding:7px 8px;
	float:left;
	*float:none;
	clear:both;
	*min-height:1%;
}
/*.rssModule ul li.top {
	padding-top:0;
}*/
.rssModule .rssDate {
	float:left;
	padding-top: 2px;
	width:50px;
	/*color:#243F8A;*/
	font-size:10px;
	font-weight: bold;
}
.rssModule .rssTitleInfo {
	float:left;
	width: 202px;
	color:#243F8A;
	/*font-weight: bold;*/
}
.rssModule .rssTitleInfo:hover{
	text-decoration: underline;
}
.rssModule .moreLink 
{
	padding-top:0;
}
.rssModule .moreLink a 
{
	margin-bottom:5px;
}
/* -- Upcoming Events -- */
.upcomingEventsList {
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.upcomingEventsList li {
	width:100%;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	float:left;
}
.eventImgCont {
	float:left;
	clear:left;
	padding-right:10px;
	width:86px;
}
.eventImg {
	display:block;
	margin:0 10px 15px 0;
}
.eventDetail {
	float:left;
	width:170px;
}
.withImage .calDetail {
	width: 484px;
	float: left;
}
.upcomingEventsTitle {
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	padding-right:5px;
}
.upcomingEventsDate {
	margin-bottom:0;
	font-weight:normal;
	font-size:10px;
	color:#7d7d7d;
}
.upcomingEventsModule .upcomingEventsLinks {
	font-size:0;
	text-indent:-9999px;
	width:174px;
	border-top:1px solid #d6d6d6;
	padding:10px 0;
}
.upcomingEventsLinks {
	padding-bottom:5px;
}
.upcomingEventsLinks .upcomingEventsLinkTickets {
	margin-bottom:5px;
}
.upcomingEventsLinkTickets {
	background:url(/media/dar/buttons/btn_tickets.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:100px;
	height:24px;
	margin-right:6px;
}
* html .upcomingEventsLinkTickets {
	background:url(/media/dar/buttons/btn_tickets.gif) no-repeat 0 0;
}
.upcomingEventsLinkTickets:hover {
	background-position:0 -24px;
}
.upcomingEventsLinkTravel {
	background:url(/media/dar/buttons/btn_travel.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:134px;
	height:24px;
}
* html .upcomingEventsLinkTravel {
	background:url(/media/dar/buttons/btn_travel.gif) no-repeat 0 0;
}
.upcomingEventsLinkTravel:hover {
	background-position:0 -24px;
}
.upcomingEventsCalLink {
	padding:5px 0 0 0;
	clear:both;
}
.upcomingEventsCalLink a {
	background:url(/media/dar/icons/ico_dar_flag.png) no-repeat left 3px;
	padding-left:15px;
	text-transform:uppercase;
	font-size:10px;
}
* html .upcomingEventsCalLink a {
	background:url(/media/dar/icons/ico_dar_flag.gif) no-repeat left 3px;
}
.upcomingEventsCalLink a:hover {
	background-position:0 -15px;
}
.promoModule img {
	border:1px solid #969797;
	position: relative;
	left:-10px;
	margin-right:10px;
	float:left;
}
.promoModule .promoDetails {
	width:145px;
	float:left;
}
.promoModule .promoDetails p {
	margin:0;
}
.btnRSS, .btnSignup, .btnTwitter, .btnFacebook,
.btnHotOffPress, .btnContactInfo, .btnAdvertise {
	background:url(/media/mrn/buttons/btn_rss.jpg) no-repeat 0 0;
	display:block;
	width:300px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:10px;
}
.btnSignup {
	background: url(/media/mrn/buttons/btn_signup.jpg) no-repeat 0 0;
	height: 110px;
}
.btnTwitter {
	background:url(/media/mrn/buttons/btn_twitter.jpg) no-repeat 0 0;
}
.btnFacebook {
	background:url(/media/mrn/buttons/btn_facebook.jpg) no-repeat 0 0;
}
.btnHotOffPress {
	position: relative;
	top: -5px;
	left: -5px;
	margin-bottom: -22px;
	width: 305px;
	height: 114px;
	background:url(/media/mrn/buttons/btn_hot_off_press.jpg) no-repeat 0 0;
}
.btnContactInfo {
	background:url(/media/mrn/buttons/btn_affiliate_contact_info.jpg) no-repeat 0 0;
}
.btnAdvertise {
	background:url(/media/mrn/buttons/btn_advertise_with_us.jpg) no-repeat 0 0;
}
.btnSignup:hover {
	background:url(/media/mrn/buttons/btn_signup.jpg) no-repeat 0 -110px;
}
.btnRSS:hover, .btnTwitter:hover, .btnFacebook:hover,
.btnHotOffPress:hover, .btnContactInfo:hover, .btnAdvertise:hover {
	background-position: 0 -100px;

}
.btnHotOffPress:hover {
	background-position: 0 -114px;
}
/* -- facebook Module -- */
.facebookModule {
	background:url(/media/dar/backgrounds/bg_facebook.jpg) no-repeat 0 0;
	width:651px;
	height:133px;
	margin-bottom:10px;
	padding:0 0 0 9px;
}
.facebookModule .mainHdr {
	background:url(/media/dar/backgrounds/hdr_facebook.jpg) no-repeat 0 0;
	width:205px;
	height:81px;
	overflow:hidden;
	text-indent:-9999px;
	margin:8px 0 10px 0;
	float:left;
} 
.statusOutput {
	float:right;
	width:400px;
	height:60px;
	margin:20px 15px 10px 0;
	font-style:italic;
	font-size:14px;
}
* html .statusOutput {
	margin-right:5px;
}
.alsoCont {
	float:right;
	clear:right;
	margin-right:15px;
	font-size:14px;
	color:#fff;
}
.alsoCont a {
	font-size:14px;
	color:#fff;
	font-weight:normal;
	font-style:italic;
}
.alsoCont .twitterLink {
	background:url(/media/dar/icons/ico_twitter.gif) no-repeat 0 0;
	padding-left:20px;
	display:block;
	width:160px;
}
.alsoCont a:hover {
	text-decoration:underline;
}
.btnBeOur {
	background:url(/media/dar/buttons/btn_beOur.png) no-repeat 0 0;
	width:117px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	clear:left;
}
* html .btnBeOur {
	background:url(/media/dar/buttons/btn_beOur.gif) no-repeat 0 0;
}
.btnBeOur:hover {
	background-position:0 -24px;
}
/* -- Wizard -- */
.wizardModule {
	background:url(/media/dar/backgrounds/module_490_mid.jpg) repeat-y !important;
}
.wizardModule .hdrBar {
	background:url(/media/dar/backgrounds/module_490_top.jpg) no-repeat 0 0 !important;
	width:490px;
}
.wizardModule .genericModuleHeader {
	background:url(/media/dar/backgrounds/module_490_hdr.jpg) no-repeat 0 bottom !important;
}
.wizardBlurb {
	background:url(/media/dar/backgrounds/module_490_mid.jpg) repeat-y 0 0;;
	padding:10px;
}
.wizardOuter {
	background:url(/media/dar/backgrounds/module_490_btm.jpg) no-repeat 0 bottom;
	padding-bottom:15px;
	width:100%;
	float:left;
}
.wizardInner {
	background:url(/media/dar/backgrounds/module_490_inner.jpg) no-repeat 0 top;
	padding:10px 6px 0;
}
.wizardMain {
	background:#fff;
	padding:0 10px;
}
.wizardMain .linkList {
	list-style:none;
	margin:0;
	padding:0;
}
.wizardQ {
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
}
* html .wizardQ {
	height:1%;
}
* + html .wizardQ {
	height:1%;
}
.wizardForm {
	padding-bottom:10px;
	color:#231f20;
}
.imgRadio {
	float:left;
	width:114px;
	text-align:center;
}
.imgRadio input {
	display:block;
	margin:10px auto 0;
}
.questionRow {
	clear:both;
}
.questionRow input {
	float:left;
}
.questionRow label {
	float:left;
	width:85%;
	padding:2px 0 15px 5px;
	
}
.wizardControls {
	background:url(/media/dar/backgrounds/bg_wiz_write.gif) no-repeat 0 8px;
	clear:both;
	height:22px;
	padding:5px 0 0 0;
}
.resultsHdr {
	font-size:16px;
	font-weight:bold;
}
.wizardWrite .btnSubmit {
	background:url(/media/dar/buttons/btn_submit.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:78px;
	height:22px;
	border:none;
	margin:0 auto;
}
.btnSubmit:hover {
	background-position:0 -22px;
}
.wizBackButton {
	background:#396D8F;
	color:#fff;
	padding:2px 5px;
	float:left;
	margin:0 10px 0 150px;
}
.wizNextButton {
	background:#396D8F;
	color:#fff;
	padding:1px 4px;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px !important;
	display:block;
}
.resetWizButton {
	background:#396D8F;
	color:#fff;
	padding:2px 0;
	display:block;
	margin:0 auto;
	width:100px;
	text-align:center;
}

/* -- Program Module -- */

.programModule {
	width: 608px;
	margin-bottom: 5px;
	padding: 10px;
	/*border: 1px #cfd2db solid;*/
}
#programLogo {
	float: left;
	/*margin-top: 10px;
	margin-left: 10px;*/
	margin-bottom:10px;
}
#upcomingProgram {
	float: right;
	margin-bottom: 10px;
	/*background-color: #fbfbe2;*/
	background:url(/media/mrn/backgrounds/upcoming_show_box_bg.jpg) no-repeat 0 0;
	width: 294px;
	height: 100px;
	border: 1px #dcdc90 solid;
}
#miniCalendar {
	float: left;
	width: 85px;
}
#miniCalIconMonth {
	margin: 15px 0 2px 15px;
	padding-right: 3px;
	background: #000000 url(/media/mrn/backgrounds/bg_calIconHdr.gif);
	width: 45px;
	height: 13px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-align: right;
	border: 1px #000000 solid;
}
#miniCalIconDay {
	margin-left: 15px;
	padding-left: 3px;
	background: #000000 url(/media/mrn/backgrounds/bg_calIconDay.gif);
	width: 45px;
	height: 41px;
	color: #ffffff;
	font-size: 38px;
	font-weight:bold;
	border: 1px #000000 solid;
}
#miniCalDetails {
	float: left;
	margin-top: 13px;
	font-size: 14px;
}
#miniCalDetails a {
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	background: url(/media/mrn/buttons/link_arrow_drkblue.gif) no-repeat 0 0;
	color: #2b4996;
}
#miniCalDetails a:hover {
	color: #000000;
}
#miniCalTitle {
	font-size: 16px;
	font-weight: bold;
}
#miniCalTitle2 {
	font-size: 16px;
	font-weight: bold;
}
.programModule h3 {
	clear: both;
	margin: 10px 0;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}
.programModule p {
	margin: 0;
	font-size: 14px;
}
.programContactBlock {
	clear: both;
	display: block;
	/*width: 590px;*/
	height: 40px;
}
a.shareEmailBtn, span.sharePhoneBtn, a.shareChatBtn {
	float: left;
	background: url(/media/mrn/buttons/shareEmail.gif) no-repeat;
	display: block;
	padding: 13px 0 0 60px;
	width: 133px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #2b4996;
}
span.divider {
	float: left;
	border-right: 1px #000000 dotted;
	margin-right: 10px;
	height: 40px;
	width: 2px;
}
span.sharePhoneBtn {
	padding-top: 5px;
	height: 35px;
	background: url(/media/mrn/buttons/sharePhone.gif) no-repeat;
	color: #000000;
}
a.shareChatBtn {
	border-right: 0;
	margin-right: 0;
	background: url(/media/mrn/buttons/shareChat.gif) no-repeat;
}
span.sharePhoneBtn label {
	display: block;
	font-weight: normal;
	color: #666666;
}
a.shareEmailBtn:hover, a.shareChatBtn:hover {
	color: #000000;
}
.programGuests {
	margin-top: 20px;
	border: 6px #384581 solid;
	padding:1px 1px 0;
	background:#0e1c5f;
}
.guestHdr {
	background-color: #0f1c5e;
	padding: 10px;
	font-size: 24px;
	color: #ffffff;
	height: 22px;
	width: auto;
	line-height:20px;
}
.guestProfile {
	display: block;
	background: url(/media/mrn/backgrounds/bg_guest_profile.gif) repeat-x;
	width: auto;
	height: 150px;
	border-bottom: 1px #071559 solid;
}
.guestImage {
	float: left;
	display: block;
	width: 150px;
	height: 150px;
}
.guestProgamDetails {
	float: right;
	display: block;
	padding: 15px;
	width: 413px;
	height: 120px;
	color: #ffffff;
}
.guestName {
	display: block;
	margin-bottom: 15px;
	font-size: 18px;
}
.layoutM #mainContentCol1 .photoLanding .genericModuleHeader {
	width: auto;
}
.layoutG .photoLanding {
	border: 0;
}
.imageLinksModule {
	float: left;
	display: block;
	margin-right: 0;
	width: 307px;
	/*font-size:14px;*/
}
.imageLinksModule img {
	float: left;
	margin: 0 10px 10px 0;
	/*border: 1px #b3c0e0 solid;*/
}
.imageLinksModule p {
	/*float: right;
	width: 158px;*/
	margin: 5px 0;
}
#mrnHomepage {
    margin-bottom: 10px;
}
.pollModule .moduleContentInner {
	border: 0 !important;
}
/* RSS Subscribe module */
.rssSubscribeModule .moduleContentInner
{
    background:url(/media/rss_subscribe.jpg) no-repeat 0 0 #f2f1f1;
    min-height:65px;
    position:relative;
    padding-bottom:40px;
    padding-left:97px;
    padding-top:20px;
    padding-right:10px;
    font-weight:bold;
}
.rssSubscribeModule .rssSubscribeiTunes,
.rssSubscribeModule .rssSubscribeXML 
{
    position:absolute;
    bottom:9px;
    display:block;
    text-indent:-9999px;
    height:26px;
    background-repeat:no-repeat;
    background-position:0 0;
}
.rssSubscribeModule .rssSubscribeiTunes 
{
    left:9px;
    width:123px;
    background: url("/media/mrn/2013/buttons/Subscribe-to-Itunes.png") no-repeat scroll;
}
.rssSubscribeModule .rssSubscribeXML 
{
    right:9px;
    width:127px;
    background: url("/media/mrn/2013/buttons/Subscribe-to-XML.png") no-repeat scroll;
}

#FeaturedDriverModule, #RaceCenterCol4Module{
	
	border:none !important;
	
	
	
	}
	
.layoutHome #mainContentColExtra .genericModuleHeader, 
.layoutG #mainContentCol1 .genericModuleHeader, 
.layoutAa #mainContentColExtra .genericModuleHeader, 
.layoutM #mainContentCol2 .genericModuleHeader{
	
	background: url("/media/mrn/2013/ITL%20Icon/ITL_headerIcon.png") no-repeat scroll 0 5px transparent !important;
	padding-bottom:0 !important;
	padding-top:3px !important;
	font-size:22px;
	
	
	}
	
#RaceCenterModule #leftSide .moduleContent .topRow, 
#RaceCenterCol4Module .moduleContent .topRow{
	
	border-bottom:none !important;
	
	
	}
	
.pollBubble img{
	
	display:none !important;
	
	}
	

	
.pollModule span{
	
	color:black;
	
	}
#RaceCenterModule #leftSide .infoBox{
	width: 289px;
	/* height: 507px; */
}
#RaceCenterModule .infoBox .blurb{
	/* margin: 247px 0 0 1px !important; */
	/* margin-top:16px; */
	max-height: 300px;
	width: 300px;
	position: absolute;
	top: 112px;

	
}	

#videoLandDropdowns .genericDropDown .dropTrigger ul li a{
	
	background:none !important;
	line-height:26px !important;
	height:30px !important;
	width:auto !important;
	color:black !important;
	background-color:#eee !important;
	
	}
	
#mediaFilters .genericDropDown .dropTrigger ul li a{
	
	background:none !important;
	line-height:26px !important;
	height:30px !important;
	width:auto !important;
	color:black !important;
	background-color:#eee !important;
	
	}
	
#mediaFilters .genericDropDown .dropTrigger a{
	
	color:#ffffff !important;
	
	}
/*******************************************************
            Moved from Mark1.css
*******************************************************/
#NextRaceModule .dropDownFilterZone .headerLinks a{
	color: black !important;
}
#NextRaceModule .dropDownFilterZone .headerLinks .prevRace{
	padding: 5px 0 0 23px !important;
	font-weight: bold;
	background: url("/media/mrn/2013/buttons/NextRace_ArrowL.png") no-repeat scroll 0 0 transparent !important;
}
#NextRaceModule .dropDownFilterZone .headerLinks .nextRace{
	padding: 5px 23px 0 0 !important;
	font-weight: bold;
	background: url("/media/mrn/2013/buttons/NextRace_ArrowR.png") no-repeat scroll 60px 0 transparent !important;
}
.dropDownFilterZone ul.genericDropDown li.dropTrigger a,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger a {
    background: url('/Media/Mrn/images/dropDownBtn17.png') no-repeat scroll right center;
    /*border: 1px solid #A4B5E1;*/
    color: #000000 !important;
    font-weight: bold !important;
    line-height: 25px;
    padding: 3px 24px 2px 15px;
}
#RaceCenterCol4Module .dropDownFilterZone ul.hoverDropDown li.dropTrigger a {
	padding-right:15px;
}
.dropDownFilterZone ul.genericDropDown li.dropTrigger ul.dropContent li a,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul.dropContent li a {
	background: none repeat scroll 0 0 #EEEEEE !important;
    color: black !important;
    height: 30px !important;
    line-height: 26px !important;
    /*width: auto !important;*/
	overflow:hidden;
}
.dropDownFilterZone ul.genericDropDown li.dropTrigger ul,
.dropDownFilterZone ul.hoverDropDown li.dropTrigger ul {
	margin:0;
	width:auto;
	border: 1px solid #2D88CD; /* intern change */
	display:none;
	left:0;
	max-height:150px;
	min-height:20px;
	overflow:auto;
	padding:0;
	position:absolute;
	top:21px;
	white-space:nowrap;
	background: none repeat scroll 0 0 #EEEEEE !important;
}
#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;
}
#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:#000;
}
#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;
}
#DriverAveragesModule .moduleContent {
	width:100%;
	/*overflow:hidden;*/
	position:relative;
}
#DriverAveragesModule .moduleContent table {
	width:100%;
}

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

#RaceByRaceModule .footer {
	border:none;
	min-height:10px;
	height:auto;
	clear:both;
}
#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:#E2E2E2;
	color:#000;
	font-size:11px;
	font-weight:bold;
	height:28px;
	margin:auto;
	line-height:10px;
	border:#fff solid 1px;
}
#RaceCenterModule .moduleContent table{
	margin-top: 1px !important;
}
#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:#E2E2E2;
	border-collapse:collapse;
	border:solid 1px #FFF;
}

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

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

#DriverAveragesModule .moduleContent table#FullWidth {
	width:100%;
}
#NextRaceModule .footerLinks a, #NextRaceResultsModule .footerLinks a{
	color: black !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 4px;
}
#NextRaceModule .footerLinks a:hover, #NextRaceResultsModule .footerLinks a:hover{
	text-decoration: underline;
}
#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;
	border:solid 1px #FFF;
}
#StandingsModule .moduleContent table td,
#SeasonStatsModule .moduleContent table td, 
#FeaturedDriverModule .moduleContent table td,
#RaceCenterModule .moduleContent table td,
#RaceByRaceModule .moduleContent table td,
#DriverBioStatsModule .moduleContent table td,
#DriverAveragesModule table td,
#ScheduleModule table td,
#NextRaceResultsModule table td,
#DriverListModule table td,
.FreeFormModule table td,
#articleContentWrap .blueBox table thead td {
	background-color:#E2E2E2;
	color:#000000;
	border:solid 1px #FFF;
}
.evenCol {
	background-color:#E2E2E2;
}

.oddCol {
	background-color:#E2E2E2;
}
#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;
}
#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;*/
}
#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;
}
#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;*/
}
#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;
}
#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;
}
#FeaturedDriverModule .moduleContent table thead td.scrollerSpace,
#FeaturedDriverModule .moduleContent table tbody td.scrollerSpace {
	width:15px;
}
.expander,
#Comments .moduleContentOuter {
	background:#FFF;
	border:solid 1px #ced2db;
	border-bottom:none;
	height:auto;
	overflow:hidden;
}

#TrackBioTextModule .expander,
#TrackBioDirectionsModule .expander {
	border:none;
}
#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;
}
#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;
}
.statsGrid th, .statsGrid th a{
    color:#000 !important;
}

/*******************************************************
           End Moved from Mark1.css
*******************************************************/

/*****************************************************
                New Chris 8-28-2013
*****************************************************/
#controls{
	background:#000;
	width: 356px;
	height:30px;
	/*position:absolute;*/
	bottom: 35px;
	opacity: 0;
	position:relative;
	
	
	
	
	}
	
.singleHTML5Video{cursor:pointer;}
	
.singleHTML5Video:hover #controls {
	opacity: .9;
}

#controls span {
    display:inline-block;
}

#playpause {
    background:#00c0ff;
    color:#000000;
    padding:5px;
    font-size:10pt;
    text-transform:uppercase;
    width:50px;
	text-align:center;
	height:20px;
	cursor:pointer;
}

         



#progress {
    width:150px;
	height:10px;
	line-height:10px;
}
             
#total {
    width:100%;               
    /*background:#999;*/
	background:#eee;
	height:10px;
}
             
#buffered {
    background:#ccc;
	/*background:#ffffff;*/
	height:10px;
}
             
#current {
    background:#00c0ff;
    /*line-height:0;*/
    height:10px;
}
             
#time {
    color:#999;
    font-size:9pt;
}

#dynamic {
    fill:#fff;
    margin:-3px 5px;
	
}
             
#dynamic.off {
    fill:#ccc;
}

.videoPlayer{
	border: 3px solid black;
	margin-top: 10px;
	}
	

#fullScreen{
	
	width:37px;
	height:10px;
	font-size:8px;
	color:#FFF;
	/*background-color:#666;*/
	cursor:pointer;
	
	
	}

/*****************************************************
                End New Chris 
*****************************************************/

/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*---------------------NEW BELOW----------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*-Creator-Lock---------------------------------------*/
/*-Date-8_9_13----------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
.layoutHome #NextRaceModule, #RaceCenterModule, #DriverListModule{
	z-index: 0 !important;
}
.layoutHome #RaceCenterModule .genericModuleHeader{
	background: url("/media/mrn/2013/ITL%20Icon/ITL_headerIcon.png") no-repeat scroll 0 5px transparent;
	color: black;
	border-bottom: 1px solid #7D7B7C;
	padding: 0 0 0 30px;
}
.layoutHome #RaceCenterModule .moduleContentInner,
.layoutHome #RaceCenterModule .moduleContentOuter{
	border: 0 none !important;
	background: none;
}
.layoutHome #mainContentCol3 {
    float: left;
    width: 600px;    
}
.layoutHome #RaceCenterModule .moduleContent h2 {
	/* display: none; */
	font-size: 19px;
}
.layoutHome #RaceCenterModule .moduleContent table thead td,
.layoutHome #RaceCenterModule .moduleContent table tbody td{
	background-color: #E2E2E2;
	border: 1px solid white;
	color: black;
}
.layoutHome #RaceCenterModule .moduleContent table tbody td a,
.layoutHome #RaceCenterModule #RC_footer a{
	color: black;
}
.layoutHome #RaceCenterModule .infoBox .moduleContent .topRow,
.layoutHome #RaceCenterModule .infoBox .moduleContent .linkRow{
	border: 0 none !important;
}
.layoutHome #RaceCenterModule .infoBox .moduleContent .linkRow a{
	color: black !important;
}
.layoutHome #RaceCenterModule .thumbnailPic {
	display: inline;
    float: left;
    height: 110px;
    margin: 0 0 10px;
    width: 110px;
}
.layoutHome #RaceCenterModule #leftSide .infoBox{
	position: relative;
	bottom: 119px;
}
.layoutHome #RaceCenterModule #leftSide .infoBox h3 a{
	color: black;
    display: inline-block;
    font-size: 14px;
    margin-left: 120px;
    width: auto;
}
.layoutHome #RaceCenterModule #leftSide .infoBox .buyButtons{
	width: auto;
	margin-top: 90px;
	position: relative;
	float: none;
}
.layoutHome #RaceCenterModule #leftSide .infoBox .buyButtons .affiliate,
.layoutHome #RaceCenterModule #leftSide .infoBox .buyButtons .buyTickets{
	float: left;
	margin-right: 10px;
}
.layoutHome #RaceCenterModule .infoBox .timeAndDate {
    margin-left: 120px;
    position: absolute;
    top: 35px;
}
.layoutHome #RaceCenterModule #leftSide .moduleContent {
    /*height: 90px;*/
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 135px;
    border-bottom: 1px solid #7D7B7C;
    width: 306px;
    z-index: 2000;
}
.layoutHome #RaceCenterModule .rightSide{
	padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 275px;
}
.layoutHome #RaceCenterModule .rightSide > .moduleContent,
.layoutHome #RaceCenterModule .rightSide > .moduleContentBottom .moduleContent,
.layoutHome #RaceCenterModule .rightSide > .moduleContentTop .moduleContent {
	height: auto;

}
.layoutHome #RaceCenterModule #leftSide .infoBox .buyButtons .affiliate,
#RaceCenterModule #leftSide .infoBox .buyButtons .affiliate{
	background: url(/media/mrn/2013/Race%20Center/findAffiliate.png) no-repeat 0 0 !important;
	width: 120px;
}
.layoutHome #RaceCenterModule #leftSide .infoBox .buyButtons .buyTickets{
	background: url(/media/mrn/2013/Race%20Center/buyTix.png) no-repeat 0 0;
	/*width: 120px;*/
}
.layoutHome #RaceCenterModule #leftSide .infoBox .buyTravel{
	display: none;
}
.layoutHome #RaceCenterModule #RC_footer{	
    background: url("/media/mrn/2013/Race%20Center/Right_Arrow.png") no-repeat scroll 0 0 transparent;    
    height: 9px;
    margin: 10px 0 25px 10px;
}
.layoutHome #RaceCenterModule #RC_footer a{	
    background: none repeat scroll 0 0 transparent;
    float: none;
    padding: 0 0 0 15px;
    position: relative;
    top: -3px;
    font-weight: bold;
}
.layoutHome #RaceCenterModule #RC_footer:hover{
	background-position: 0 -9px;
}
.layoutHome #RaceCenterModule .dropDownFilterZone .hoverDropDown .dropTrigger .dropBox{	
	background: url(/media/mrn/2013/Race%20Center/SeriesArrow2.png) no-repeat 0 0;
	height: 24px;
    overflow: hidden;
    width: 70px;
    background-position: 36px 0;
    /*background: url(/media/mrn/2013/Race%20Center/Series_Arrow.png) no-repeat 0 0;*/
    /*position: relative;*/
    /*right: 33px;*/    
}
.layoutHome .dropDownFilterZone ul.hoverDropDown li.dropTrigger{
	right: 41px;
	top: -11px;
}
.layoutHome #RaceCenterModule .dropDownFilterZone .hoverDropDown .dropTrigger .dropBox:hover{	
	background-position: 36px -24px;
	/*background-position: 0 -11px;*/
}
.layoutHome #RaceCenterModule .dropDownFilterZone .hoverDropDown .dropTrigger .dropBox > a{	
	background: none;
	border: 0;
	padding: 0;
	line-height: 0;
	display: inline-block;
	height: 11px;
	width: 21px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.layoutHome #RaceCenterModule .dropDownFilterZone {
    margin: 0 5px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    width: 22px;
}
.layoutHome #RaceCenterModule .rightSide #RC_StatsArea .moduleContent table{
	margin-top: 0;
}
.layoutHome #RaceCenterModule .dropBox ul{
	background: #E2E2E2;
    border: 1px solid #2D88CD;
    left: -97px;
    padding: 5px;
    top: 24px;
    width: 153px;
}
.layoutHome #RaceCenterModule .dropDownFilterZone .optionSet {
	top: 15px;
}
.layoutHome #RaceCenterModule .dropDownFilterZone .optionSet ul.dropContent li a{
	background: none;
    color: black !important;
    padding: 0;
    text-align: center;
}
.layoutHome #RaceCenterModule .moduleContent table td.show10 {
    font-size: 11px;
    height: 21px;
}
.layoutHome #wrapper {
	width: 100%;
	min-height: 0;
	background:url("/media/mrn/2013/main%20content/Top%20white%20gradient/Bottom_WhiteGradientTop.jpg") repeat-x scroll 0 530px white;
}
.layoutHome #innerWrapper {
	padding: 0;
}
.layoutHome #mainContentColWrap {    
    width: 100%;
    margin: 0;
}
.layoutHome #mainTripleColWrap {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.layoutHome #mainContentCol3 {
    float: right;
}
.layoutHome .TSSvideoPlaylist{
	position: relative;
}
#siteHeader .adModule,
#headerSearch{
	display: none;
}
#headerLinksandInfo {
	/*width: 100%; /*full foot
	height: 51px;
	right: 0;*/
}
#headerLinksandInfoInner{
	width:990px;
}
#headerLinksandInfo #utilityNav{
	height: 30px; /*full foot*/
    margin-left: auto; /*full foot*/
    margin-right: auto; /*full foot*/
    position: relative; /*full foot*/
    /*left: 400px;*/ /*full foot*/
    width: 560px; /*full foot*/
    top: 4px;	
}
#siteHeader {
	height: 145px;

	width: 100%; /*full foot*/
	background: url("/media/mrn/2013/Header/Secondary%20Header/Blue_Secondary_Bar.png") repeat-x scroll 0 0 transparent;
	/*background: url("/media/mrn/backgrounds/DAR_MRN_Header.jpg") repeat-x scroll 0 0 transparent;*/
	margin:0 auto;
	position:relative;
	text-align:left;
	z-index:50;
	overflow:visible;
	padding-top:56px;
	
	/*For Labor Day Weekend*/
	/*border-bottom:5px solid white;*/
	/*height: 159px;*/
	
}
#siteHeaderOuter {
    /*margin-left: auto; full foot*/
   /* margin-right: auto; full foot*/
    width: 100%; /*full foot*/
    height: 56px;
	background: url("/media/mrn/2013/Header/Top%20Header%20Bar/topHeaderBar.jpg") repeat-x scroll 0 0 transparent;	
	margin-top: -56px;
}
#siteHeaderInner{
	width:990px;
	margin: 0 auto;
	position:relative;
}
#mainFooter ul,
#mainFooter {
    list-style: none;
}
#mainFooter {
	padding: 0;
	/*width: 990px;*/
	width: 100%; /*full foot*/
	height: 320px;

	background: url("/media/mrn/2013/Footer/Footer_Bar.png") repeat-x scroll 0 0 transparent;
	top: -19px; /*for background image purposes*/
}
.layoutHome #mainFooter{
	top: 0; /*for background image purposes*/
}
#mainFooter .lastItem .imgReplaced {
	background: url(/media/mrn/2013/Footer/videoVault.png) no-repeat 0 0 !important;
	background-color: transparent;
	width: 203px !important;
	height: 43px !important;
	/*display: inline-block;*/
	
	position: relative;
    top: -5px;
    margin-bottom: 30px;
    
    display: block; /*full foot*/
    margin-left: auto; /*full foot*/
    margin-right: auto; /*full foot*/
    right: 410px; /*full foot*/
}
#footerLogo {
	background: url(/media/mrn/2013/Footer/footerLogo.png) no-repeat 0 0;
	height: 64px;
	width: 202px;
	/*right: 0;*/
	/*top: 5px;*/
	/*left: auto;*/

	bottom: 90px !important; /*full foot*/
	left: 400px; /*full foot*/
    margin-left: auto; /*full foot*/
    margin-right: auto; /*full foot*/
    display: block; /*full foot*/    
    position: relative; /*full foot*/
}
#FooterSiteMap{
	border-top: 2px solid #9EB9CE;
    padding-top: 10px;
    width: 780px;

    left: -100px; /*full foot*/
    margin-left: auto; /*full foot*/
    margin-right: auto; /*full foot*/
    position: relative; /*full foot*/
    top: 85px;
}
#FooterSiteMap .siteMapColumn{
	float: left;
    width: 185px;
    text-align: center;
}
#FooterSiteMap .siteMapColumn .siteMapMain{
	color: white;
	font-size: 14px;
    text-transform: uppercase;
}
#FooterSiteMap .siteMapColumn li {
    height: 11px;
}
#FooterSiteMap .siteMapColumn ul li a,
#FooterSiteMap .siteMapColumn .footerSiteMapNavText{
	font-size: 11px;
	color: #2C2C2C;
}
.layoutHome #RaceCenterModule #leftSide .moduleContent .linkRow {
    padding: 2px 2px 5px 2px;
}

.shareTunein{
	background: url(/media/mrn/2013/Header/Social%20Icons/Tunein.png) no-repeat 0 0;
	height: 27px;
    width: 27px;
}

.shareFacebook{
	background: url(/media/mrn/2013/Header/Social%20Icons/faceBook.png) no-repeat 0 0;
	height: 27px;
    width: 27px;
}
.shareInstagram{
	background: url(/media/mrn/images/IG-New-Logo.png) no-repeat 0 0;
	height: 27px;
    width: 27px;
}
.shareTwitter{
	background: url(/media/mrn/2013/Header/Social%20Icons/twitter.png) no-repeat 0 0;
	height: 27px;
    width: 27px;	
}
.shareRSS{
	background: url(/media/mrn/2013/Header/Social%20Icons/RSS.png) no-repeat 0 0;
	height: 27px;
    width: 27px;		
}
.shareYouTube{
	background: url(/media/mrn/2013/Header/Social%20Icons/YouTube.png) no-repeat 0 0;
	height: 27px;
    width: 27px;	
}
.sharePodcast{
	background: url(/media/mrn/2013/Header/Social%20Icons/icons_audio.png) no-repeat 0 0;
	height: 27px;
    width: 27px;	
}
.shareNewsletter{
	background: url(/media/mrn/2013/Header/Social%20Icons/icons_mail.png) no-repeat 0 0;
	height: 27px;
    width: 27px;	
}
.shareWidget{
	background: url(/media/mrn/2013/Header/Social%20Icons/icons_Widget.png) no-repeat 0 0;
	height: 27px;
    width: 27px;	
}

.shareNASCAR{
	background: url(/media/mrn/2013/Header/Social%20Icons/nascarLogo.png) no-repeat 0 0;
	height: 27px;
    width: 155px;	
}

.shareApple{
	background: url(/media/mrn/2013/Header/Social%20Icons/Icon_Apple.png) no-repeat 0 0;
	height: 26px;
    width: 26px;	
}

.shareAndroid{
	background: url(/media/mrn/2013/Header/Social%20Icons/icons_android.png) no-repeat 0 0;
	height: 26px;
    width: 26px;	
}


#thumbnailBar {
	position: absolute !important;
	top: 390px !important;
}
ul.slideshow {
	height: 530px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}
#slideshow-caption {
	width: 990px !important;
	/*background: none !important;*/
	border-top: 0 !important;
	padding-left: 20px;
} 
#slideshow-caption .slideshow-caption-container {
    background-color: rgba(0, 0, 0, 0.6);
    width: 860px;
    left: 20px;
    position: relative;    
}
#slideshow-caption .slideshow-caption-container{
	transform: skew(-15deg, 0deg);
}
#slideshow-caption h3,
#slideshow-caption p{
	transform: skew(27deg, 0deg);
}
ul.slideshow {
	transform: skew(-15deg, 0deg);
	width: 845px !important;
	width: 955px !important; /*Proper*/
	left: 20px; /*Proper*/

	background-color: white;
    border-left: 8px solid black;
    border-right: 8px solid black;
}
.slideshow .imageLink img {
	transform: skew(15deg, 0deg);
	left: -71px;
    position: relative;
}
#thumbnails .thumb a{
	background: none;
}
#slideshow-caption .slideshow-caption-container p a {	
    /*color: white;*/
    height: 35px;
    /*text-indent: 0;*/
}
#slideshow-caption .slideshow-caption-container p a{
	display: inline-block !important;
    position: absolute !important;
    top: 40px;
    margin-right: 0;
    width: auto;
    height: 30px;
}
#slideshow-caption .slideshow-caption-container p a:first-child{		
	background: url(/media/mrn/2013/Rotator/Race_Results.png) no-repeat 0 0;
	width: 143px;
	left: 0;
    top: 55px;
}
#slideshow-caption .slideshow-caption-container p a:nth-child(2){
	background: url(/media/mrn/2013/Rotator/Points_standings.png) no-repeat 0 0;
	width: 180px;
	left: 150px;
    top: 55px;
}
.radioShowCountdown{
	position: relative;
	z-index: 999999;
	width: 450px;
	height: 125px;
	margin: 0;  
	right:-85px;
	background: url("/media/mrn/backgrounds/countdownBackground.png") no-repeat scroll !important;
	padding: 5px 15px;
	top:62px;
}
.radioShowCountdown .moduleContentInner{
	border: none;
}
.radioShowCountdown .nextText{
	color: white;
	display: inline-block;
	float: left;
	font-size: 17px;
	position: relative;
	top: 15px;
	margin-right: 5px;
	margin-left: 10px;
}
.radioShowCountdown .logo{
	display: inline-block;
	float: left;
	position: relative;
	top: 11px;
}
.radioShowCountdown .logo img{
	height: 23px;
	width: 200px;
}
.radioShowCountdown .countdownClock{
	display: inline-block;	
	float: left;
	position: absolute;
	right: 0;
	bottom:14px;
	background: url("/media/mrn/2013/Header/Top%20Header%20Bar/countdown_numbers2.png") no-repeat scroll 0 0 transparent !important;
	background-position: 0 -6px;
	height: 53px;
	width: 191px;
}
.radioShowCountdown .countdownClock .countdownDay,
.radioShowCountdown .countdownClock .countdownHour,
.radioShowCountdown .countdownClock .countdownMin,
.radioShowCountdown .countdownClock .countdownSec{
	display: inline-block;
	font-size: 25px;
	margin-top: 5px;
	position: relative\9;
	width: 20px\9;
	height: 20px\9;	
	padding-top: 5px\9;
}
.radioShowCountdown .countdownClock .countdownDay,
.radioShowCountdown .countdownClock .countdownHour,
.radioShowCountdown .countdownClock .countdownMin{
	margin-right: 18px;	
}
@media screen and (min-width:0\0) {
    .radioShowCountdown .countdownClock .countdownDay,
	.radioShowCountdown .countdownClock .countdownHour,
	.radioShowCountdown .countdownClock .countdownMin { 
		margin-right: 9px;
	}
	.radioShowCountdown .countdownClock .countdownDay,
	.radioShowCountdown .countdownClock .countdownHour,
	.radioShowCountdown .countdownClock .countdownMin,
	.radioShowCountdown .countdownClock .countdownSec{
		margin-top: 0px;	
	}
}
.radioShowCountdown .countdownClock .countdownHour,
.radioShowCountdown .countdownClock .countdownMin,
.radioShowCountdown .countdownClock .countdownSec{
	padding-left: 18px\9;
}
.radioShowCountdown span.countdownClock table{
	margin-left:12px;
}

/****** New CL 8-26-2013 ********/
.radioShowCountdown .seriesLogo{
	/*float:left;
	margin: -4px 10px 0 20px;*/
	display:inline-block;
}
.radioShowCountdown .showLogo{
	/*float:left;
	margin: -4px 20px 0 10px;*/
	display:inline-block;
}
.radioShowCountdown .liveIn{
	/*background-color:red;*/
	/*color:#FFF;*/
	height: 38px;
	padding:10px;
	float:left;
	/*border-radius:5px;*/
	margin: -2px 2px 0;
	background: url("/media/mrn/backgrounds/liveIn.png") no-repeat scroll;
	width:73px;
	text-indent:-9999;
}

.liveIn{
	margin-top:0;
	
	}
	
	
.radioShowCountdown .divCountDown{
	clear:both;
	margin-top: 8px;
	border-bottom: 2px solid #305B85;
	min-height:33px;
	padding-bottom:5px;
}
.radioShowCountdown #nextShowLink{
	clear:both;
	margin-top:5px;
	text-align:center;
}
#countdown0 .seriesLogo,
#countdown0 .showLogo{
	margin-top: -2px;
}
#countdown1{
	margin-top: 10px;
}
#countdown1 .seriesLogo,
#countdown1 .showLogo{
	margin-top: -1px;
}
.radioShowCountdown #nextShowLink #findAffiliate a{
	color:#FFF;
}
.radioShowCountdown #nextShowLink #nextShow{
	color:#FFF;
	
}
/***** End New CL ******/
.layoutHome #RaceCenterModule .rightSide .moduleContent tbody tr td.show12{
	height: 21px;
}
.layoutHome #RaceCenterModule #leftSide{
	margin-right: 15px;
	width: 289px;
	height: 507px;
	border-left: solid 1px #7D7B7C;
	
}
.subNavModule ul {
	display: none;
}
.genericModuleHeader,
.multipleOptIn #newsletterTitle {
    background: url("/media/mrn/2013/ITL%20Icon/ITL_headerIcon.png") no-repeat scroll 0 5px transparent;
    border-bottom: 1px solid #7D7B7C;
    color: black;
    padding: 0 0 0 30px;
	font-size:24px;
	font-weight:bold;
}
.layoutM #mainContentColWrap #mainContentCol1 #customCol9style.MultipleColumns2 .column1,
.layoutM #mainContentColWrap #mainContentCol1 #customCol9style.MultipleColumns2 .column2{
	width: 295px;
	float: left;
}
.moduleWrap .moduleContentInner,
.moduleContentOuter {
    border: 0 !important;
    background: none !important;
}
.moduleWrap .noHeaderITL{
	display: none; /* intern change */
}
#RaceCenterCol4Module .smallText{
	color: black;
}
.footer a.footerLink{
	background-position: 0px 6px !important;
}
.affiliates {
	background: url("/media/mrn/2013/buttons/Find-an-Afflilate.png") no-repeat scroll !important;
	height: 26px !important;
    width: 119px !important;
}
div.printButton{
	background: url("/media/mrn/2013/buttons/Print_btn.png") no-repeat scroll !important;
	display: inline-block;
	height: 21px;
	margin: 6px 0 0;
	width: 64px !important;
}
div.emailButton{
	background: url("/media/mrn/2013/buttons/Email_btn.png") no-repeat scroll !important;
	display: inline-block;
	height: 21px;
	margin: 6px 0 0;
	width: 64px !important;
}
div.shareButton{
	background: url("/media/mrn/2013/buttons/Share_btn.png") no-repeat scroll !important;
	display: inline-block;
	height: 21px;
	margin: 6px 0 0;
	width: 64px !important;
}
div.AddtoCal{
	background: url("/media/mrn/2013/buttons/addtoCal.png") no-repeat scroll !important;
	display: inline-block;
	height: 21px;
	margin: 6px 0 0;
	width: 64px !important;
}

#contactCertForm button{
	background: url("/media/mrn/2013/buttons/Submit.png") no-repeat scroll;
	border: none;
	height: 22px;
	text-indent: -99999px;
	width: 119px;
}
#RaceCenterModule .buyButtons .buyTravel, #RaceCenterCol4Module .buyButtons .buyTravel, #NextRaceModule .buyButtons .buyTravel{
	/*background: url("/media/mrn/2013/buttons/BuyTravel.png") no-repeat scroll !important;*/
	width: 86px;
	background: url("/media/mrn/2013/buttons/BuyTravel_btn.png") no-repeat scroll !important;
}
#RaceCenterModule .buyButtons .buyTickets, #RaceCenterCol4Module .buyButtons .buyTickets, #TrackBioInfoModule .buyTickets, #NextRaceModule .buyButtons .buyTickets{
	background: url("/media/mrn/2013/buttons/BuyTix_btn.png") no-repeat scroll !important;
	/*width: 122px;*/
	margin-bottom: 5px !important;
}
#RaceCenterModule .buyButtons .affiliate, #RaceCenterCol4Module .buyButtons .affiliate, #NextRaceModule .buyButtons .affiliate{
	/*background: url("/media/mrn/2013/buttons/BuyTickets.png") no-repeat scroll !important;*/
	/*width: 86px;*/
	background: url("/media/mrn/2013/Race%20Center/findAffiliate.png") no-repeat scroll !important;
	width: 120px !important;
}
/*.AddScheduleToCal{
	background: none !important;
}*/
#NextRaceModule .buyButtons .affiliate{
	background: url("/media/mrn/2013/Race%20Center/findAffiliate.png") no-repeat scroll 0 0 transparent !important;
	width: 120px;
}
#RaceCenterModule #leftSide .moduleContent .linkRow .leftLink, 
#RaceCenterCol4Module .moduleContent .linkRow .leftLink, 
#RaceCenterModule #leftSide .moduleContent .linkRow .rightLink,
#RaceCenterCol4Module .moduleContent .linkRow .rightLink{
	color: black !important;
	text-decoration: underline;
}
#RaceCenterModule #leftSide .moduleContent .linkRow a:hover{
	text-decoration: underline;
}
.largeImageLinksModule .moduleContentInner li{
	list-style: disc inside none;
}
#DriverBioInfoModule .infoBox .bioBox tr td:first-child{
	color: black !important;
}
.footer a.expanderLink{
	background: none !important;
	color: black !important;
}
.footer a.expanderLink.hovered{
	text-decoration: underline !important;
}
#DriverBioTextModule .moduleContentOuter .moduleContentInner, 
#TrackBioTextModule .moduleContentOuter .moduleContentInner, 
#TrackBioDirectionsModule .moduleContentOuter .moduleContentInner, 
#Comments .moduleContentOuter .moduleContentInner{
	color: black !important;
}
#TrackBioInfoModule .infoBox .bioBox tr td:first-child,
.infoBox .bioBox .singleLine, 
#DriverBioInfoModule .infoBox .bioBox table tr, 
#TrackBioInfoModule .infoBox .bioBox table tr{
	color: black !important;
}
#FeaturedDriverModule h4{
	font-size: 18px !important;
}
.MultipleColumns2 .column1,
.MultipleColumns2 .column2{
	float: left;
	margin-right: 15px;
	width: 290px;
}
.layoutM .genericRotator .slideshow .imageLink img,
.layoutM .genericRotator ul.slideshow,
.layoutM #slideshow-caption .slideshow-caption-container,
.layoutM #slideshow-caption h3, #slideshow-caption p{
	transform: none;	
}
.layoutM ul.slideshow{
	width: 940px !important;
	height: 456px !important;
	left: 0 !important;
	border: none !important;
	margin-bottom: 10px !important;
}
.layoutM .slideshow .imageLink img{
	left: 0 !important;	
}
.layoutM #thumbnailBar{
	top: 0;
	top: -150px\9;
	position: relative;	
}
.layoutM #slideshow-caption .slideshow-caption-container{
	background: none !important;
}
.layoutM #slideshow-caption{
	padding: 0 !important;
	width: 940px !important;
	background-color: rgba(0, 0, 0, 0.8) !important;
	border-top: 1px solid white;
	color: white;
	height: 195px;
	position: absolute;
	/*background: url(/Media/Wgi/images/60percentBlack.png) left top repeat\9;*/
}
.layoutM #thumbnailBar {
    background: none repeat scroll 0 0 transparent;
    padding: 10px 0;
    position: relative !important;
    text-align: center;
    /*top: -100px !important;*/
    top: -115px !important;
    width: 100%;
    z-index: 1 !important;
}
.layoutM #thumbnails li img {
    display: block;
    display: inline-block\9;
}
.layoutM #thumbnails .leftArrow a, 
.layoutM #thumbnails .rightArrow a{
	margin: 20px 0;
	display: block;
	height: 16px;
	width: 16px;
	position: relative;
	top: -10px;	
}
.layoutM #thumbnails .thumb a{
	display: inline;
}
.layoutM #thumbnails li.show img, 
.layoutM #thumbnails li.show img:hover {
    border: 2px solid #FFFFFF;
    cursor: default;
    margin: 0;
}
.layoutM #thumbnails li img, 
.layoutM #thumbnails li img:visited {
    border: 1px solid #FFFFFF;
    margin: 1px;
}
.layoutM .genericRotator{
	width: 940px;
	height: 456px;
	margin-bottom: 10px;
}
#logos{	
	/*margin-left:20px;
	margin-top:5px;	*/
	text-align:center;
	width:450px;
	height:50px;
}
#countdownWrapper{	
	position:absolute;
	margin-left:0;
	width:300px;
	margin:17px 0 0 32px;
	/*display: none;*/	
	top:65px;
}
#FooterSiteMap .siteMapColumn:nth-child(4){
	width: 105px;
}
#FooterSiteMap .siteMapColumn:nth-child(5){
	width: 112px;
}
.rssSubscribeModule .moduleContentInner{
	
	background:url("/media/rss_subscribe.jpg") no-repeat scroll 0 0 #F2F1F1 !important;
	
	}

.affiliates #rssXML{
	background: url("/media/mrn/2013/buttons/PlainXML.png") no-repeat scroll !important;
}
.affiliates #rssGoogle{
	background: url("/media/mrn/2013/buttons/AddtoGoogle.png") no-repeat scroll !important;
}
.affiliates #rssAOL{
	background: url("/media/mrn/2013/buttons/AddtoAOL.png") no-repeat scroll !important;
}
.affiliates #rssYahoo{
	background: url("/media/mrn/2013/buttons/AddtoYahoo.png") no-repeat scroll !important;
}	


#StandingsModule .teaser, #SeasonStatsModule .teaser{
	background-color: transparent !important;
	border: none !important;
	color: black !important;
}

/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
.layoutHome #crawler{
	position: fixed !important;
}
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/
/*----------------TEMP------------------*/

#breakingNews{
	border: 1px solid  		#000000  /*{border}*/;
	background:  			#DD002E  /*{d-bdown-background-color}*/;
	font-weight: bold;
	color: #FFFFFF /*{color}*/;
	text-shadow:  0  /*{shadow-x}*/  1px  /*{shadow-y}*/  1px  /*{shadow-radius}*/  #ffffff  /*{shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, right top, from(  #DD002E  /*{background-start}*/), to(  #000000  /*{background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(left,  #DD002E  /*{background-start}*/,  #000000  /*{background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(left,  #DD002E  /*{background-start}*/,  #000000  /*{background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(left,  #DD002E  /*{background-start}*/,  #000000  /*{background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(left,  #DD002E  /*{background-start}*/,  #000000  /*{background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(left,  #DD002E  /*{background-start}*/,  #000000  /*{background-end}*/);
}
.layoutHome #mainContentColExtra{
	margin-top: 0 !important;
}
#FooterSearch{
	background: url(/media/mrn/backgrounds/bg_search.png) no-repeat 0 0;	
    height: 30px;
    left: 401px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 30px;
    width: 198px;
}
#FooterSearch #footerSearchField{		
	display: inline-block;
    height: 16px;
    left: 29px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 126px;
    border: none;
    top: 2px;
}
#FooterSearch button{
	background:url(/media/mrn/buttons/btn_search.png) no-repeat 0 0;
	display: inline-block;
    position: absolute;
    right: 0px;
    text-indent: -99999px;
    width: 50px;
    border: none;
    margin-top: 2px;
}
#RaceCenterModule .dropDownFilterZone .optionLabel {
    color: black !important;
    font-size: 11px;
    position: absolute;
    right: 15px !important;
    top: 8px !important;
    width: 75px;
}
#RaceCenterModule .dropDownFilterZone .miniHeaderAd{
	float: none !important;
	margin: 4px;
    position: relative;
    right: 310px;
}
#RaceCenterModule .dropDownFilterZone .miniHeaderAd > div{
	float: none !important;
    display: inline-block;
    position: relative;
    top: -37px;
}
.affiliateFilters .genericDropDown .dropTrigger .affiliateProgramValue {
    background: url("/media/mrn/2013/Race%20Center/SeriesArrow2.png") no-repeat scroll 168px 0 transparent !important;
    width: 163px;
    height: 19px;
}
.affiliateFilters #state .dropTrigger .stateValue{
	background: url("/media/mrn/2013/Race%20Center/SeriesArrow2.png") no-repeat scroll 115px 0 transparent !important;
	height: 19px;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

#fullScreen{display:none !important;}
html{min-width: 1024px;}

}

.TSSvideoPlaylist{
	
	
	position:relative !important;
	margin-bottom:20px;
	
	}
	
p.bjqs-caption{
	color:white !important;
	/*right:-100px !important;*/
	z-index:9999 !important;
	/*position:relative !important;
	bottom:200px !important;*/
	
}
#photoContent ul.bjqs{
	overflow:visible;	
}
.imageCaption{
	margin-top:-310px;
	margin-right: 200px !important;
	color:white;
	position:absolute;
	right:-520px;
	width:300px;
	/*z-index:9999;*/
	float:right;
	
}

/*****************************
	Column 4 Photo Slideshow
*****************************/
#rotator{ 
	width:180px; 
	padding: 8px 114px 4px 8px;
	background:  #000000 !important;
	position:relative; 
	/*border:1px solid #ccc;*/ 
	height:330px; 
	background:#fff;
	margin-bottom:35px;
}
#rotator ul.items{ 
	position:absolute; 
	bottom:36px; 
	/*left:538px;*/ 
	padding:0; 
	margin:0;
	/*float:left;*/
	overflow:auto;
	width:288px;
	white-space:nowrap;
}
#rotator ul.items li{ 	 
	font-size:10px; 
	color:#666; 
	line-height:10px;
	height:57px; 
	color:#333;
	overflow:hidden;
	width:96px;	 
	background:#fff;
	margin-bottom:11px;
	position:relative;
	/*float:left;*/
	margin-right: 1px;
	display:inline-block;
	/*white-space:nowrap;*/
} 
#rotator ul.items li a.title{
	position:absolute;
	z-index:5;
	color:#fff; 
	font-family:arial;
	bottom:7px;
	width:96px;
	text-align:center;
	text-shadow:1px -1px 0 #000;
	text-decoration:none;
	display:none;
}
#rotator ul.items li img {
	width:96px;
	height:75px; 
	opacity:1.0;
	z-index:3;	
} 
#rotator ul.items li.current img/*, #rotator ul.items li img:hover */{	
	opacity:1.0;
	box-shadow: 0 0 5px #000;	
}
#rotator ul.items li img:hover{
	
	opacity:0.5;
}   
#rotator div.package img, 
#rotator div.package .vplayer { 
	height: 169px;
    width: 287px;
	position:absolute;
    top:30px;
}
#rotator div.package {position:relative; z-index:0;}
#rotator div.package.previous {z-index:1;}
#rotator div.package.current {z-index:2;}
#rotator h4{ 
	font-size:16px; 
	font-family:Arial; 
	color:#fff; 
	padding:5px 5px 5px 12px; margin:0;
	overflow:hidden; 
	line-height:19px;
	/*text-transform:uppercase;*/
	height:20px; overflow:hidden;
	position:absolute;
	top:0px;
	text-shadow:1px -1px 0 #000;
	text-align:left;
	letter-spacing:1px;
	width:270px;
	background-color:#2d3f74;
	/*visibility:hidden;*/
	opacity:1;
	/*display:none;*/
}
/*#rotator > div.package > img:hover ~ h4{*/
#rotator:hover h4{
	visibility:visible;
	/*display:block;*/
	opacity:1;
	filter: alpha(opacity = 100);
	transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-webkit-transition:opacity 0.25s;
}
.moreBtn{
	width:100px;
	height:16px;
	background-color:#2d3f74;
	color:white;
	position:absolute;
	bottom:10px;
	text-align:center;
	font-size:12px;
	line-height:18px;
}	
.moreBtn a{
	text-decoration:none;
	color:white;
}
.radioShowCountdown .countdownDual .countdownFirst #logos{
	text-align:left !important;
	margin-left:36px !important;
}
.radioShowCountdown .countdownDual .countdownSecond #logos{
	text-align:left !important;
	margin-left:16px !important;
	margin-top:14px !important;
}
.countdownDual .countdownFirst #nowAiring{
	margin: -167px 10px 0 211px !important;
}
.countdownDual .countdownSecond #nowAiring{
	margin: -104px 10px 0 191px !important;
}
.countdownDual .countdownSecond #countdownWrapper .countdownClock{
	left:207px !important;
	right:0 !important;
}
.countdownDual .countdownFirst #countdownWrapper .countdownClock{
	left:228px !important;
	right:0 !important;
	bottom:78px !important;
}
.countdownDual .countdownSecond #countdownWrapper .liveIn,
.countdownDual .countdownFirst #countdownWrapper .liveIn{
	visibility:hidden;
}
.radioShowCountdown .countdownDual .countdownClock{
	background: url("/media/mrn/2013/Header/Top%20Header%20Bar/countdown_numbers_dual.png") no-repeat scroll 0 0 transparent !important;
}
.radioShowCountdown .countdownDual .countdownSecond span.countdownClock table,
.radioShowCountdown .countdownDual .countdownFirst span.countdownClock table{
	margin-left:8px !important;
	margin-left:8px !important;
}
.radioShowCountdown .countdownDual .countdownClock .countdownDay{
	margin-right:12px !important;
}
.radioShowCountdown .countdownDual .countdownClock .countdownHour{
	margin-right:14px !important;
}
.radioShowCountdown .countdownDual .countdownClock .countdownMin{
	margin-right:14px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10-specific styles go here */
   .radioShowCountdown .countdownDual .countdownClock .countdownDay{
	margin-right:5px !important;
	}
	.radioShowCountdown .countdownDual .countdownClock .countdownHour{
		margin-right:3px !important;
	}
	.radioShowCountdown .countdownDual .countdownClock .countdownMin{
		margin-right:2px !important;
	}
	.radioShowCountdown .countdownDual .countdownClock .countdownSec{
		/*color:red;*/
	}
}
/*remove track logo for dual races*/
.radioShowCountdown .countdownDual #trackLogo img{
	display:none;
}
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
#siteNavMain {
    width: 450px;
    top: 173px;
    left: 191px;
}
#siteNavMain > li{
	height: 30px;
	margin-right: 10px;
}
#siteNavMain li:hover ul, 
#siteNavMain li.sfhover ul {
    top: 28px;
}
#siteNavMain #subNav_series .subNavAdDrop{
	left: -190px;
}
#siteNavMain #subNav_media_center .subNavAdDrop{
	left: 130px;
	width: 355px !important;
}
#siteNavMain .subNavAdDrop{
	background-color: #4091c9;
}
#siteNavMain #subNav_programs .subNavAdDrop,
#siteNavMain #subNav_affiliates .subNavAdDrop,
#siteNavMain #subNav_gaming .subNavAdDrop{
	padding: 10px 15px;
}
.subNavCol1 > li .secondaryNavButton,
.subNavCol1 > li .secondaryNavPointerPage{
	display: block !important;
}
#siteNavMain .subNavCol1 > li{
	/*width: 225px;	*/
	width: 260px;	
}
#subNav_series > a, 
#subNav_programs > a, 
#subNav_affiliates > a,
#subNav_media_center > a, 
#subNav_gaming > a{	
	text-align: center;	
	line-height: 32px;
}
#subNav_series > a, 
#subNav_programs > a, 
#subNav_affiliates > a, 
#subNav_gaming > a{
	width: 73px;
}
#subNav_media_center > a{
	width: 100px;
}
#subNav_series > a:hover, 
#subNav_programs > a:hover, 
#subNav_affiliates > a:hover, 
#subNav_gaming > a:hover {
    background: url("/media/mrn/backgrounds/tab_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#subNav_media_center > a:hover{
	background: url("/media/mrn/backgrounds/tabMC_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#siteNavMain #subNav_series .subNavAdDrop .subNavCol1{
	position: relative;
	top: 0;
	/*width: 280px !important;*/
	width: 300px !important;
}
#subNav_media_center .subNavAdDrop .subNavCol1{
	width: 142px !important;
	margin-bottom: 10px;
}
#siteNavMain #subNav_series .subNavCol1 > li,
#siteNavMain #subNav_media_center .subNavCol1 > li{
	width: auto !important;
}
#siteNavMain #subNav_series .subNavCol1 > li:hover .tertiaryNav{
	background-color: #4091c9;
}
#siteNavMain #subNav_series .subNavCol1 li > .secondaryNavButton,
#siteNavMain #subNav_media_center .subNavCol1 li > .secondaryNavButton{
	background-image: url("/media/mrn/2013/Header/Navigation/Navigation_hoverArrow.png"); 
	background-repeat: no-repeat;
	padding: 5px 6px;
	font-weight: normal;	
}
#siteNavMain #subNav_series .subNavCol1 li:hover > .secondaryNavButton,
#siteNavMain #subNav_media_center .subNavCol1 li:hover > .secondaryNavButton{
	background-color: #022f4f;
	text-decoration: none;
}
#siteNavMain #subNav_series .subNavCol1 li > .secondaryNavButton{
	/*background-position: 263px 6px;*/
	background-position: 280px 6px;
}
#siteNavMain #subNav_media_center .subNavCol1 li > .secondaryNavButton{
	background-position: 124px 6px;
}
#siteNavMain #subNav_series .subNavCol1 li > .tertiaryNav,
#siteNavMain #subNav_media_center .subNavCol1 li > .tertiaryNav{
	position: absolute;
	top: 0;
	left: 100%;            
}
#siteNavMain #subNav_series .subNavCol1 li > .tertiaryNav{
	width: 485px !important;
}
#siteNavMain #subNav_media_center .subNavCol1 .tertiaryNav .quarternaryNav{
	width: 170px !important;
}
#siteNavMain #subNav_series .subNavCol1 li > .tertiaryNav > li{
	display: inline-block;	
}
#siteNavMain #subNav_series .subNavCol1 li > .tertiaryNav > li:nth-child(1),
#siteNavMain #subNav_media_center .subNavCol1 li > .tertiaryNav > li:nth-child(1){
	margin-top: 5px;
	padding: 0 20px;
	width: 149px;
	border-right: 1px solid #90bfe0;
}
#siteNavMain #subNav_series .subNavCol1 li > .tertiaryNav > li:nth-child(2){
	padding: 0 20px;
	width: 254px !important;
}
.tertiaryNav{
	visibility: hidden;
}
#siteNavMain #subNav_series .subNavCol1 li:hover > .tertiaryNav,
#siteNavMain #subNav_media_center .subNavCol1 li:hover > .tertiaryNav{
	visibility: visible;	
}
#siteNavMain #subNav_series .subNavCol1 .tertiaryNav > li:nth-child(1) .tertiaryNavText,
#siteNavMain #subNav_media_center .subNavCol1 .tertiaryNav > li:nth-child(1) .tertiaryNavText{
	display: none;
}
#siteNavMain #subNav_series .subNavCol1 .tertiaryNav > li:nth-child(2) .tertiaryNavText{
	position: absolute;
	font-size: 16px;
    font-weight: bold;
    color: white;
}
#siteNavMain #subNav_series .subNavCol1 .tertiaryNav li:nth-child(2) > .quarternaryNav li{
	list-style: disc outside none;
	line-height: 20px;
	color: white;
}
#siteNavMain #subNav_series .subNavCol1 .tertiaryNav li:nth-child(2) > .quarternaryNav li a{
	font-size: 11px;
}
#siteNavMain #subNav_series .subNavCol1 .tertiaryNav li:nth-child(2) > .quarternaryNav li:first-child{
	margin-top: 20px;
}
#siteNavMain #subNav_series .subNavCol1 .tertiaryNav > li:nth-child(1) .quarternaryNav a,
#siteNavMain #subNav_media_center .subNavCol1 .tertiaryNav > li:nth-child(1) .quarternaryNav a{
	font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    text-transform: none;
}
#siteNavMain #subNav_programs .subNavAdDrop li a,
#siteNavMain #subNav_affiliates .subNavAdDrop li a,
#siteNavMain #subNav_gaming .subNavAdDrop li a{
	/*margin-bottom: 5px;*/
	margin-bottom: 10px;
	font-weight: normal;
}
#subNav_series .subNavCol1 > li > a, #subNav_media_center .subNavCol1 > li > a
{
	display:block;
	font-weight:normal;
	padding:5px 6px !important;
}
#subNav_series .subNavCol1 > li:hover > a, #subNav_media_center .subNavCol1 > li:hover > a
{
	background-color:#022f4f !important;
	color:white;
	/*text-transform:none;*/
}
#siteNavMain #subNav_series .subNavCol1 > li:last-child a,
#siteNavMain #subNav_media_center .subNavCol1 > li:nth-child(3) a,
#siteNavMain #subNav_media_center .subNavCol1 > li:nth-child(4) a,
#siteNavMain #subNav_media_center .subNavCol1 > li:nth-child(5) a,
#siteNavMain #subNav_media_center .subNavCol1 > li:nth-child(6) a,
#siteNavMain #subNav_media_center .subNavCol1 > li:nth-child(7) a{
	font-weight: normal;
    padding-left: 7px;
    padding-top: 7px;
}
#siteNavMain #subNav_series .subNavCol1 li:nth-child(2) .tertiaryNav,
#siteNavMain #subNav_media_center .subNavCol1 li:nth-child(2) .tertiaryNav{
	top: -23px;
}
#siteNavMain #subNav_series .subNavCol1 li:nth-child(3) .tertiaryNav{
	top: -46px;
}
#siteNavMain #subNav_series .subNavCol1 li:nth-child(4) .tertiaryNav{
	top: -69px;
}
#siteNavMain #subNav_series .subNavCol1 li:nth-child(5) .tertiaryNav{
	top: -92px;
}
#siteNavMain #subNav_series .subNavCol1 li:nth-child(6) .tertiaryNav{
	top: -115px;
}
#siteNavMain #subNav_series .subNavCol1 li:nth-child(7) .tertiaryNav{
	top: -138px;
}

.multipleOptIn {
	margin-bottom:10px;
}
.multipleOptIn label {
	width:100%;
	display:inline-block;
}
.multipleOptIn #newsletterTitle {
	margin-bottom:10px;
}
.multipleOptIn #newsletterSignup {
	margin-bottom:10px;
}
.multipleOptIn label > span {
	font-size:18px;
}
.multipleOptIn #moiButton {
	margin:10px 0;
}
.multipleOptIn #optInOrganizationInfo {
	font-size:10px;
	text-align:center;
}
#organizationURL,
#organizationPhone {
	display:none !important;
}

.moduleSharebarText {
    display: none;
}

#nascarTitle,
#wingedTitle,
#featuredTitle{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:8px 6px;
	
}

li div#nascarTitle,
li #wingedTitle,
li #featuredTitle{
	background-color:#1E6699;
}

#siteNavMain li.has-dropdown{
	padding:2px 0;
	
}

/*#siteHeaderInner::after{
	content:"Celebrating the Return of the Southern 500 on Labor Day Weekend";
	position:absolute;
	/*background-color:red;
	width:400px;
	height:98px;
	visibility:visible !important;
	display:block;
	text-align:center;
	color:#ffffff;
	top:72px;
	left:226px;
	/*font-size:24px;
	background: url("/media/mrn/backgrounds/DAR_MRN_Title.png") repeat-x scroll 0 0 transparent;
}

.logoLink{
	position:absolute;
	width:400px;
	height:98px;
	top:70px;
	left:225px;
	display:block;
	z-index:1;
}*/