/*Layout: MRP Track/Series 01*/

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 #9fd5e2;
	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 #3f3f3f;
}

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

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

.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: #9fd5e2;
}

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

.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: #9fd5e2;
	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: #9fd5e2;
	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:#9fd5e2;}

.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 */

/* =override layout bg images that are not used to prevent failed requests*/

/*

*/

/* =end override layout bg images that are not used to prevent failed requests*/


body
{
	font-family:Tahoma;
	min-width:1200px;
}

.headSpec
{
	display:block;
	font-size:.95em;
	font-style:italic;
	margin-left:3px;
}

div.err
{
	margin:10px;
}


form, #mainWrap, #site, #siteSub, #siteWrapper, #frameWrap, #frame, #frameSub, .subContent, #footer
{
	position:relative;
	min-height:1%;
	zoom:1;
}

#topPicsWrap
{
	position:absolute;
	z-index:30;
	top:0;
	left:0;
	width:100%;
	box-shadow:0px 0px 10px #000;
}

#headerWrap, #topPicsWrap div
{
	position:relative;
	height:625px;
}

#topPicsWrap div.topPic1
{
	background:url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11922/v3/img/topbg1.jpg) center 0 no-repeat;
}

#headerSub, #mainBox, #footerSubWrap
{
  position:relative;
  margin:0 auto;
  width:1200px;
}

#mainBox
{width:1140px;}

#headerSub
{
	z-index:50;
	top:185px;
	height:440px;
}

#logo
{
	position:absolute;
	top:-170px;
	left:10px;
	width:305px;
	height:126px;
	font-size:1px;
	overflow:hidden;
	text-indent:-99999px;
}

#socialLinks
{
	position:absolute;
	z-index:50;
	top:-40px;
	right:10px;
	width:330px;
  	text-align:right;
}


#menu
{
	position:absolute;
	z-index:10;
	top:0;
	left:0;
    width:1200px;
    text-align:center;
	background:#9fd5e2;
}

#menu ul
{margin:0; list-style:none;}

#menu li
{
	position:relative;
	display:inline-block;
	margin:0 5px;
}

#menu a, #menu span
{
	position:relative;
	display:inline-block;
	line-height:40px;
	text-transform:uppercase;
}

#menu span
{
	display: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,
#contactBody .menu .contactNav a,
#marketingBody .menu .marketingNav a,
#teamsBody .menu .teamsNav a,
#rulesBody .menu .rulesNav a,
.menu .active a,
#driverBioBody .menu .driversNav a,
#pointBody .menu .pointsNav a,
#videoBody .menu .videosNav a,
#racedayinfoBody .menu .racedayinfoNav a,
#trackinfoBody .menu .trackinfoNav a,
#pitstallsBody .menu .pitstallsNav a,
#ticketinfoBody .menu .ticketinfoNav a
{color:#ffffff;}

.subHeading
{
	position:relative;
	z-index:10;
	font-size:2.0em;
	margin:0 0 15px 15px;
	padding:0;
}

#homeBody .subContent h2, #feedWrapper h2
{display:none;}

#mainWrap
{
	position:relative;
	z-index:20;
	box-shadow:0px 0px 10px #000;
}

#mainBox
{padding:30px;}

#mainTop:empty, #mainBottom:empty
{display:none;}

#mainTop, #mainBottom
{

	position:relative;
	width:1200px;
	margin:0 auto;
}

#mainTop
{
	margin-top:30px;
}

#mainBottom
{
	margin-bottom:30px;	
}

.mainBoxSub
{
  position:relative;
  float:left;
  width:850px;
	border-right:solid 2px #000000;
}

#mainSide
{
  position:relative;
  float:left;
	width:260px;
	margin:0 0 0 28px;
}

.subContent
{
	min-height:600px;
	padding:20px;
}

#feedWrapper
{
	position:absolute;
	z-index:20;
	top:293px;
	left:30px;
	height:90px;
	width:1140px;
	overflow:hidden;
	font-weight:normal;
	font-size:1.2em;	
}

.emptyFeed
{padding:15px; text-align:center;}

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


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

.feedDesc1
{font-weight:bold;}

.statsFeedWrap span
{display:block; float:left; font-weight:bold;}

#feedWrapper a:hover
{text-decoration:none;}

.statsFeedSub{position:relative;}

.statsFeedSub li
{
 	position:relative; 
	display:inline-block;
	margin:6px 0px 6px 45px;
	width:100px;
}

.statsFeedSub .feedDesc1
{
	padding:0 10px 0 0;
}

#headerWrap .feedWrapper
{
	position:absolute;
	top:40px;
	right:0;
	width:300px;
	height:380px;
	padding:10px;
	box-shadow:-5px -2px 10px 0px #000;
	background:#000000;
}

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

#mainSide .cartFeedWrap
{text-align:center;}

#mainSide .cartFeedWrap i
{
	vertical-align:top;
	margin-right:6px;
}

#mainSide .fbookPageWrap, #mainSide .twitWrap
{
	padding:13px 0 15px;;
	border-bottom:solid 1px #000000;
}

#sponsorWrapper, .spSponsor
{
	position:relative;
	z-index:15;
	text-align:center;
}

#headerWrap #sponsorWrapper, #mainTop #sponsorWrapper, #mainTop .spSponsor, #mainBottom #sponsorWrapper, #mainBottom .spSponsor
{
	position:relative;
	height:65px;
  	overflow:hidden;
  	text-align:center;
  	padding:0;
  	z-index:15;
}

#mainTop #sponsorWrapper, #mainBottom #sponsorWrapper,
#mainTop .spSponsor, #mainBottom .spSponsor
{
	width:1148px;
	margin:0 auto;
}

#sponsorWrapperSub, .spSponsor .sponsorWrapperSub
{
	height:450px;
	overflow:hidden;
}

.adWrap
{
	position:relative;
}

#sponsorWrapper .singleAdWrap, #mainBottom #singleAdWrap, .spSponsor .singleAdWrap
{
	position:relative;
	float:none;
	display:block;
	text-align:center;
	line-height:65px;
	height:65px;
	width:150px;
	margin:0 auto 10px;
	padding:0;
	vertical-align:middle;
}

#headerWrap #sponsorWrapper .singleAdWrap, #mainBottom #sponsorWrapper .singleAdWrap,
#headerWrap .spSponsor .singleAdWrap, #mainBottom .spSponsor .singleAdWrap
{
	display:inline-block;
	margin:0 7px;
}

#sponsorWrapper .singleAd, .spSponsor .singleAd
{
	display:inline;
	margin:0 1px;
    line-height:65px;
	vertical-align:middle;
}

#sponsorWrapper img, .spSponsor img
{
	border:0 none;
	position:relative;
	vertical-align:middle;
}

.homeFeeds .galleryFeedWrap
{
	width: auto;
	min-height: 0px;
	margin: 0px;
}
.galleryFeedPicWrap, .videoFeedPicWrap
{
  position:relative;
  float:left;
  margin:6px;
}

#headerWrap #headlineWrap
{
	position:relative;
	top:40px;
	width:880px;
	height:400px;
	overflow:hidden;
	background:#000;
}

#headerWrap #headlineWrap h4 a
{color:#fff;}

#headerWrap #headlineNav
{
	position:absolute;
	z-index:100;
	left:0;
	bottom:58px;
	width:100%;
	text-align:center;
}

#headerWrap #headlineNav ul
{
	margin:0;
}

#headerWrap #headlineNav li
{
	position:relative;
	display:inline-block;
	margin:0 2px;
	width:30px;
	height:8px;
	font-size:1px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	background:rgba(0,0,0,.4);
}

#headerWrap #headlineNav li:hover, #headerWrap #headlineNav li.active
{
	background:#000;
}

#headerWrap .headlineContent
{
	position:relative;
}

#headerWrap .headlineText
{
	position:absolute;
	left:0;
	bottom:0;
	width:96%;
	height:36px;
	padding:10px 2%;
	color:#fff;
	background:rgba(0,0,0,.7);
}		

#headerWrap .headlineText p
{
	margin:0;
	line-height:1.9;
}

.galleryNames .pdesc
{display:none;}

.galleryNames
{
	position:relative;
	float:left;
	width:267px;
	margin:10px;
	text-align:center; 
}

.galleryNames img
{margin:10px 5px 0;}

.galleryNames h3, .galleryNames .headSpec
{display:block;}

.galInfoWrap{text-align:center;}

.picCaption p{display:inline;}

.singleImage{text-align:center;}

.galleryNames .dynamicWrap, .singleImage .dynamicWrap
{float:none;}

.thumbWrap
{
	float:none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right:0;
}


/*
.thumbWrap
{margin:0 1px 10px; width:84px; height:56px;}
*/


#galleryThumbs
{ 
	text-align:center;
	margin:25px 0;
}

#linksWrap
{
	position:relative;
	top:10px;
}

#footer
{
	position:relative;
	clear:left;
}

#footerSubWrap
{
	position:relative;
	height:130px;
}

#footerSub
{
	margin:0;
  	padding:40px 0 0;
}

.footMenu
{
  	width:700px;
}


.devFooter
{
	position:absolute;
	top:30px;
	right:0px;
  	width:220px;
}

h3
{
 	font-size:1.5em; 
}

.galleryList .contentSubWrap
{
 	width:380px; 
  	height:250px;
  	border-bottom:none;
}

.featureFeedWrap
{
	position:relative;
	width:810px;
	height:360px;
	padding:4px;
	overflow:hidden;
	border:solid 1px #;
	background:#000000;
}

.featureFeedSub
{
	position:relative;
}

.featureFeedContent
{
	position:relative;
	margin:0 0 5px;
}

.featureText
{
	position:absolute;
	top:0;
	right:0;
	width:226px;
	height:270px;
	padding:10px 10px 80px;
	background:#;
}

.featureText h3 a, .featureText h3 a:link, .featureText h3 a:active, .featureText h3 a:visited, .featureText h3 a:hover,
.featureText .headSpec, .featureText .pdesc
{color:#000000;}

.featureText .pdesc
{
	max-height:220px;
	overflow:auto;
	line-height:22px;
}

.featureThumbsWrap
{
	position:absolute;
	z-index:10;
	bottom:6px;
	right:4px;
	width:246px;
	text-align:center;
}

.featureThumb
{
	position:relative;
	display:inline-block;
	margin:2px;
	opacity:.6;
	cursor:pointer;
}	

.featureThumb.active, .featureThumb:hover
{
	opacity:1;
}


.itemRowWrap .addCol
{
	text-align:center;
}

.itemRowWrap .priceWrap
{
	margin-bottom:3px;
}

.itemCoverWrap .productPics .contentPicWrap
{margin:0 auto;}

.verifyOrderWrap
{width:365px;}

.paymentSet
{width:400px;}

/* =SocialLinks */

.mrp_socialFont
{
	font-size:1.25em;
}

/* =End SocialLinks */

/*End Probably need to move*/

/* points feed results feed scrollable */

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

#headerWrap .schFeedWrap, #headerWrap .resultsFeedWrap, #headerWrap .pointsFeedWrap
{
	position:relative;
	height:142px;
	margin-bottom:5px;
	overflow:hidden;
}

#headerWrap .schFeedWrap
{
	height: 95px;	
}

#headerWrap .pointsFeedWrap
{
	margin-bottom:0;
}

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

.feedNext {
    left: 280px;
    background-position: -451px -622px;
}

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

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

.feedInfo
{
	font-size: 1.2em;	
}


.disabled.feedPrev:before
{
	display: none;
	position: absolute;
	content: none;
}

.disabled.feedNext:before
{
	display: none;
	position: absolute;
	content: none;
}

.schFeedSub span
{
	display: block;	
}
/* end points feed results feed scrollable */

#mainSide .sponsorWrapper.spSponsor
{
	height: 215px;	
	overflow: hidden;
}
