/*Layout: MRP Track/Series 06*/

a.btnGeneral
{
	position:relative;
	display: block;
	text-align: center;
	margin: 0 auto 10px;
	padding:8px;
	width:184px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	border:solid 1px;
	border-radius:5px;
}	

.featureFeedWrap
{
	position: relative;
	z-index: 10;
	height: 284px;
	width:700px;
	margin:0 auto 20px;
	overflow: hidden;
}

.featureFeed
{
	position: relative;
	overflow: hidden;
}

.featureFeedSub
{
	position: relative;
	width: 20000em;
}

.featureFeedContent
{
	position: relative;
	width: 660px;
	height: 360px;
	border:solid 2px #ED1E24;
	margin: 0 0 1px 0;
	overflow: hidden;
}

.featurePicWrap
{
    position:relative;
}

.featurePicWrap img
{
    display:block;
    width:100%;
    height:360px;
}

.featureText
{
	position: absolute;
	bottom:0;
	left:0;
	padding: 5px 15px;
	height:66px;
	width:530px;
	overflow: hidden;
	text-align:left;
	background:rgba(0,0,0,.85);
}

.featureText .mdWrap
{
	display: inline;
	font-weight: normal;
	line-height:1.5em;
}

.featureTextSub
{
	position: relative;
	z-index: 20;
}

.featureThumbsWrap
{
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0px;
	height: 280px;
	width: 134px;
}

.featureThumb
{
	position: relative;
	margin: 0 0 9px;
	cursor: pointer;
	text-align:right;
}

.featureThumb img
{
    display:block;
    border:solid 2px #DBDBDB;
}

.featureThumb.active img
{
	border-color: #fff;
}

.featureThumb:hover img
{
	border-color: #ED1E24;
}

.featureText h3
{
	position: relative;
	font-size: 1.3em;
	text-decoration: none;
	margin-bottom:2px;
}

.featureText h3, .featureText h3 a, .featureText h3 a:link, .featureText h3 a:active, .featureText h3 a:visited, .featureText h3 a:hover
{color:#fff;}

.featureText .headSpec
{
	font-style: italic;
}

.featureText .mdWrap
{
	line-height: 1.3;
}

#mainBottom
{
	text-align:center;
}

#mainBottom .fbookPageWrap, #mainBottom .twitWrap, #mainBottom .genBottomBox, #mainBottom .galleryFeedWrap, #mainBottom .videoFeedWrap,
.subContent .fbookPageWrap, .subContent .twitWrap, .homeFeeds .galleryFeedWrap, #mainBottom .mrp_marketWidgetFrameWrap
{
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
	min-height:360px;
	width:360px;
}


#homeBody .subContent .homeFeeds .galleryFeedWrap h2
{display:block; text-align:center;}

#mainBottom .spButtonads
{
	position:relative;
	width:1148px;
	height:65px;
	margin:0 auto;
	overflow:hidden;
}

#mainBottom .spButtonads .adWrap
{position:relative;}

#mainBottom .spButtonads .singleAdWrap
{
	position:relative;
	display:inline-block;
	margin:0 7px;
}


/* =News
----------------------------------------*/

.newsFeedWrap .mdWrap
{
	text-align: justify;
	line-height: 1.5em;
}

.mrp_newsBody
{
	width: 495px;
	float: left;
}

.mrp_newsNetwork
{
	width: 240px;
	float: right;
}

#singleNewsWrap  .mrp_newsBody .contentPicWrap
{
    float:none;
    margin:0 0 10px;
    border:0 none;
    text-align:center;
    -moz-box-shadow: 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	padding:0;
}

.mrp_relatedRow
{
	height: 30px;
	border-color:#ccc;
}

.mrp_relatedRow h4, .mrp_relatedRow h4 a
{
	display: block;
	width: 99%;
	height: 14px;
    color:#ccc;
	overflow: hidden;
}

.mrp_relatedRow:hover
{
	border-color: #ED1E24;
}

.mrp_relatedRow:hover h4 a, .cardWrap h4
{
	color: #ED1E24;
}

.mrp_relatedRow .mrp_relatedText
{
	width: 173px;
}

.profileHome .mrp_relatedRow .mrp_relatedText, .profileNews .mrp_relatedRow .mrp_relatedText
{
	width: 146px;
}

.profileHome .newsText h3
{
	border: 0 none;
}

.profileHome .mrp_contentMeta
{
	width: 365px;
}

#newsBody .contentSubWrap .mrp_contentMeta, .profileNews .contentSubWrap .mrp_contentMeta
{
	width: 450px;
}

#newsBody .mrp_singleNewsHead .mrp_contentMeta
{
	width: auto;
	height: 30px;
}

#singleNewsWrap .mrp_newsBody .mrp_contentMeta
{
	width: 473px;
}

#newsBody .scheduleEventsWrap, #newsBody #comments
{
	width:495px;
}

/* =EndNews
----------------------------------------*/

/* =Profile
----------------------------------------*/

#breadCrumbs, .mrp_breadCrumbs
{margin:5px 10px 20px;}

.col1b
{width:590px;}

.mrp_contentMenu
{
	border-bottom: solid 2px #222;
}

.mrp_contentMenu a, .mrp_contentMenu a:link, .mrp_contentMenu a:active, .mrp_contentMenu a:visited, .mrp_contentMenu a:focus
{
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	padding: 2px 5px 3px;
	margin: 4px 3px 0;
	border: solid 1px #aaa;
	border-width: 1px 1px 0;
	background: rgba(0,0,0,.05);
}

.mrp_contentMenu a:hover
{
	text-decoration: none;
	color: #000;
	background: #E8E713;
}

.mrp_contentMenu a.active
{
	top: 3px;
	color: #ED1E24;
	margin-top: 0px;
	padding: 4px 10px;
	background: #000;
}

.mrp_contentHeadFeature.mrp_contentHeadWrap
{
    width:765px;
    height:283px;
    overflow:hidden;
}

.mrp_contentHeadFeature .mrp_contentHead
{width:675px;}

.mrp_contentHeadFeature .mrp_contentHeadImg
{border-color:#222;}

.mrp_contentHeadWrap h2
{
	color: #ED1E24;
	padding: 2px;
	border: 0 none;
	background: none;
}

.mrp_contentHeadFeature.mrp_contentHeadWrap h2
{color:#fff; height:27px;}

.mrp_contentHeadFeature .mrp_contentHeadSpec
{
    color: #fff;
    height: 15px;
}

.mrp_contentHeadFeature .mrp_contentHeadSpec a 
{color: #fff;}

.mrp_contentHeadFeature .mrp_contentMenu
{height:30px;}

.mrp_contentHeadFeature .mrp_profileHeadImg img
{min-height:276px;}

.mrp_contentHeadFeature.mrp_contentHeadWrap .mrp_contentMenu a
{
    color:#fff;
    background:#000;
}

.mrp_contentHeadFeature.mrp_contentHeadWrap .mrp_contentMenu a:hover, .mrp_contentHeadFeature.mrp_contentHeadWrap .mrp_contentMenu a.active
{color:#ED1E24;}

.bioPics .contentPicWrap
{
	margin:0 5px;
}

/* =EndProfile
----------------------------------------*/




/* points/results feed scrollable */

.pointsFeedSub .pointsScrollable, .resultsFeedSub .resultsScrollable {
    position: relative;
    width: 10000px;
    height: 85px;
	overflow: hidden;
}

.pointsFeedSub, .resultsFeedSub
{
	overflow: hidden;	
}

.pointsScrollable .feedContent, .resultsScrollable .feedContent {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    width: 300px;
}

.pointsPrev, .resultsPrev  {
    position: absolute;
    z-index: 30;
    top: 5px;
    left: 2px;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.pointsNext, .resultsNext
{
	position: absolute;
    z-index: 30;
    top: 5px;
    right: 2px;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.pointsFeed ul, .resultsFeed ul
{
	display: table;
	width: 100%;
	padding: 0;
}

.pointsFeed ul li, .resultsFeed ul li
{
	display: table-row;
}

.pointsFeed ul li .feedDesc2, .resultsFeed ul li .feedDesc2
{
	display: table-cell;
	text-align: left;
	width: 60%;
	padding: 0px;
}

.pointsFeed ul li .feedDesc1, .resultsFeed ul li .feedDesc1, .pointsFeed ul li .feedDesc3, .resultsFeed ul li .feedDesc3
{
	display: table-cell;
	width: 10%;	
	padding-right:2px;
	padding-left:2px;
	text-align:left;
}

.pointsFeed ul li .feedDesc3, .resultsFeed ul li .feedDesc3
{
	width:25%;
	text-align:right;
}

.feedInfo
{
	font-size: 1.2em;	
}

.fullLink, .feedInfo
{
	font-weight: bold;
}

/* end points/results feed scrollable */

/* Registration Feed */

.regFeedWrap
{
	position:relative;
	text-align:center;
	margin:0 0 10px;
	padding:8px;
	border:solid 1px;
	border-radius:5px;
}

.regFeedWrap ul
{margin-bottom:8px;}

.regFeedWrap li
{
	margin:2px 0;
	padding:2px;
}

/* end Registration Feed */

#headerWrap{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/top.jpg) center 0 no-repeat;	
}

#siteWrapper{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/contentrepeat.jpg) center 0 repeat-y;	
}

#site{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/toprepeat.jpg) center 0 repeat-x;	
}

#mainWrap{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/mainbg.jpg) center 0 no-repeat;	
}

#frame{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/bottom.jpg) center bottom no-repeat;	
}

#frameSub{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/mainrepeat1.jpg) center 274px repeat-x;	
}

body{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11903/v8/img/bottomrepeat.jpg) bottom repeat-x;	
}

html, body, form, #siteWrapper, #site, #siteSub, #frameWrap, #frame, #frameSub {
	position: relative;
	min-height: 100vh;
	top: 0px;
	margin: 0;
}

body{
	min-width:1200px;
}

.adminBody #siteWrapper{
	top: 0;
	margin: 0;
}

#logo
{
	position:absolute;
    top: 10px;
    left: 493px;
    width: 576px;
    height: 202px;
	font-size:1px;
	overflow:hidden;
	text-indent:-99999px;
}

#headerSub{
	height: 274px;
	position: relative;
	margin: auto;
	width: 1200px;
}

#footer{
	bottom: 0;
	position: relative;
	padding-bottom: 20px;
}

#mainWrap{
	min-height: 1100px;	
	margin-bottom: 60px;
}

#mainTopSub{
	height: 490px;	
}

#mainSub{
	width: 1200px;
	position: relative;
	margin: auto;
	overflow: hidden;
}

#mainTop, #mainBox{
	width: 850px;
	margin: auto;
	position: relative;
	padding: 10px 20px;
}

.mainContent{
	display: inline-block;
	float: left;
	width: 898px;
}

.mainBoxSub, #mainTopSub{
	position: relative;
	float: left;
	width: 850px;
	margin-right: 30px;
}

#mainBottom{
	width: 100%;
	padding: 0;
}

#mainBottomSub{
	width: 1200px;
	margin: auto;
	padding: 20px 0;
	float: none;
}

.mainBoxSub{
	margin-bottom: 20px;	
}

body:not(#homeBody) .mainBoxSub{
	padding-left: 20px;	
}

#mainSide{
	float: right;
	display: inline-block;
	margin: 10px 21px 0 10px;
	z-index: 100;
	width: 270px;
}

#mainSide .fbookPageWrap, #mainSide .mrp_marketWidgetFrameWrap,#mainSide .twitWrap {
	margin: 20px 0;	
}

#mainBottom .fbookPageWrap, #mainBottom .twitWrap, #mainBottom .mrp_marketWidgetFrameWrap,
#mainBottom .galleryFeedWrap, #mainBottom .videoFeedWrap
{
	width: 360px;
	display: inline-block;
	float: left;
	margin: 0 19px;
}

#mainBottom .galleryFeedPicWrap, #mainBottom .videoFeedPicWrap{
	display: inline-block;
	float: left;
	margin: 10px;
}

#menu{
	position: absolute;
	top: 224px;	
	width: 1030px;
	height: 48px;
}

#menu ul{
	padding-left: 20px;	
	line-height: 48px;
	vertical-align: middle;
}

#menu ul li{
	display: inline-block;	
}

#menu ul li a{
	font-size: 1.3em;
	text-decoration: none;
}

#homeBody .menu .homeNav a,
#aboutBody .menu .bioNav a,
#statsBody .menu .statsNav a,
#guestbookBody .menu .guestbookNav a,
#linksBody .menu .linksNav a,
#scheduleBody .menu .scheduleNav a, #schResultBody .menu .scheduleNav a,
#galleryBody .menu .galleryNav a,
#videoBody .menu .videoNav a,
#newsBody .menu .pressNav a,
#sponsorBody .menu .sponsorNav a,
#crewBody .menu .crewNav a,
#shopBody .menu .merchNav a, #shopBody .menu .shopNav a,
#contactBody .menu .contactNav a,
#marketingBody .menu .marketingNav a,
#marketBody .menu .marketingNav a,
#teamsBody .menu .teamsNav a,
#downloadBody .menu .downloadsNav a,
.menu .active a,
#rulesBody .rulesNav a,
#employmentBody .employmentNav a,
#driverinfoBody .driverNav a,
#driverinfoBody .driverinfoNav a,
#pointBody .pointsNav a,
#servicesBody .serviceNav a,
#driverBioBody .driversNav a,
#whyBody .whyNav a,
#consultingBody .consultingNav a,
#racedayinfoBody .racedayinfoNav a,
#historyBody .historyNav a,
#ticketinfoBody .ticketNav a,
#payoutBody .payoutNav a,
#cityBody .cityNav a,
#videoBody .menu .videosNav a,
#staffBody .menu .staffNav a,
#membersBody .menu .membersNav a,
#kidsClubBody .menu .kidsClubNav a,
#liveBody .menu .liveNav a,
#hofBody .menu .hofNav a
{color:#ED1E24;}

#headerSub #socialLinks{
	width: auto;
	position: absolute;
	left: 1050px;
	top: 15px;
}

#mainSide #socialLinks{
	text-align: center;
	margin-bottom: 10px;
}

#headerSub .schFeedWrap{
    width: 260px;
    text-align: center;
    position: absolute;
    top: 65px;
    left: 168px;	
}

#headerSub .schFeedWrap h2{
	font-size: 1.3em;	
}

#headerSub .schFeedWrap .feedDesc2{
	margin-left: 5px;	
}

#headerSub .schFeedWrap a{
	text-decoration: none;
	font-weight: bold;
}

#homeBody .subHeading{
	display: none;	
}

#mainTop .sponsorWrapper.spSponsor{
	width: 825px;
	overflow: hidden;
	height: 70px;
	text-align: left;
	position: absolute;
	top: 394px;
	left: 0px;
}

#mainBottom .sponsorWrapper.spSponsor{
	width: 1148px;
	margin: auto;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}

#mainTop .spSponsor .singleAdWrap, #mainBottom .spSponsor .singleAdWrap{
	height: 65px;
	width: 165px;
	margin: auto;
	float: left;
}

#mainTop .adWrap, #mainBottom .adWrap
{
	position: relative;	
	width: 30000px;
}

#mainSide .adWrap{
	position: relative;	
}

#mainSide .spSponsor{
	height: 600px;	
}

.homeFeeds .galleryFeedWrap{
	width: 100%;	
	margin: 0;
}

.subContent .galleryFeedPicWrap, .subContent .videoFeedPicWrap{
	float: left;
	display: inline-block;
	margin: 5px;
}

#mainTop .featureFeedWrap{
	width: 810px;
	height: 360px;
	overflow: hidden;
	padding-left: 20px;
	margin: 0;
	margin-bottom: 20px;
}

#mainTop .featureThumbsWrap{
	display: inline-block;
	float: right;
	width: 155px;
}

#mainTop .featureFeedSub{
	position: relative;	
}

#mainTop .featureText{
	height: 60px;
	background: rgba(0,0,0,.7);
	color: #FFF;
	width: 700px;
	position: relative;
	top: -70px;
	padding-bottom: 5px;
}

#mainTop .featurePicWrap{
	width: 635px;
	height: 360px;
}

#mainTop .featureText a{
	color: #FFF;	
}

#mainTop .featureText h3{
	padding: 5px;	
}

#mainTop .featureText .pdesc{
	padding: 0 5px;	
	color: #FFF;
}

#mainTop .featureText .headSpec{
	display: none;	
}

#mainTop .featureThumbsWrap .featureThumb{
	height: 104px;
}

.featureThumbsWrap .featureThumb{
	filter: grayscale(100%);
	height: 104px;
}

.featureThumbsWrap .featureThumb.active{
	filter: grayscale(0%);	
}

#mainTop .featureThumbsWrap .featureThumb img{
	width: 150px;	
}

.featureFeedContent{
	border: none;	
	width: 635px;
}

#mainTop .featureText{
	padding: 5px 10px;	
	width: 615px;
}

#mainTop .featureThumb img{
	border: none;
}

.homeFeeds .galleryFeedWrap{
	min-height: 0px;	
}

#homeBody .subContent .homeFeeds .galleryFeedWrap h2{
	text-align: left;	
}

#homeBody .contentSubWrap{
	border: none;	
}

#mainSide .schFeedWrap, #mainSide .resultsFeedWrap, #mainSide .statsFeedWrap,
#mainSide #sponsorWrapper, #mainSide .cartFeedWrap, #mainSide .spSponsor,
#mainSide .pointsFeedWrap
{
	margin:0 0 10px;
	padding:10px;
}

#mainSide .spSponsor{
	text-align: center;	
	overflow: hidden;
}

#mainSide .singleAdWrap{
	height: 75px;	
}

#mainSide .pointsScrollable .feedContent, #mainSide .resultsScrollable .feedContent
{width:240px;}

#mainSide .pointsFeedSub .pointsScrollable, #mainSide .resultsFeedSub .resultsScrollable
{height:150px;}

#mainSide .pointsFeedSub, #mainSide .resultsFeedSub, #mainSide .schFeedSub
{
	position:relative;
	width: 240px;
	margin: 10px 0;
}

.pointsFeedSub .pointsScrollable, .resultsFeedSub .resultsScrollable {
    position: relative;
    width: 5000px;
    height: 85px;
	overflow: hidden;
}

.pointsScrollable .feedContent, .resultsScrollable .feedContent {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    width: 300px;
}

.schFeedWrap, .resultsFeedWrap, .pointsFeedWrap
{
	text-align:center;
}


.schFeedWrap span, .resultsFeedWrap span, .pointsFeedWrap span
{
	display:block;
}

#mainSide .videoFeedWrap{
	margin-bottom: 10px;	
}

#mainSide .videoFeedWrap h2{
	display: none;	
}
