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

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

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

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

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

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

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

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

html, body, form, #siteWrapper, #site, #siteSub,
#frameWrap, #frame
{
	margin: 0;
	padding: 0;
	min-height: 100vh;
}

#frameSub
{
	min-height: 100%;
	position: relative;
}

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

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

div.err
{
	margin:10px;
}

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

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

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

#topPicsWrap div.topPic1
{
	background:url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11630/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;
	height:45px;
	top: 289px;
}

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

#socialLinks
{
    text-align: center;
}


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

#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,
.menu .active a,
#shopBody .menu .merchNav a,
#testiBody .menu .testimonialsNav a,
#servicesBody .menu .servicesNav a,
#downloadBody .menu .downloadNav a,
#customMeasureBody .menu .customMeasureNav a
{color:#ebebeb;}

.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;
	background:url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11630/v3/img/mainbg1.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding-bottom: 130px;
}

#mainBox
{padding:30px;}


#mainTop, #mainBottom
{

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

#mainTop
{
	height: 75px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#mainBottom
{
	margin-bottom:30px;	
}

#mainBottom:empty
{display:none;}

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

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

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

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

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


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

.feedDesc1
{display:block; 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, .sponsorWrapper
{
	position:relative;
	z-index:15;
	text-align:center;
}

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

#mainBottom #sponsorWrapper, #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;
}

.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:absolute;
	clear:left;
	bottom: 0;
	width: 100%;
	z-index: 100;
}

#footerSubWrap
{
	position:relative;
	height:130px;
	width: 1200px;
	margin: auto;
}

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

.footMenu
{
	margin:0 10px;
  	width:700px;
	text-align:left;
}


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

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

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

.pushItemWrap
{
	height: 270px;
    margin-bottom: 195px;
	border-bottom: solid #fafafa medium;
	padding-top: 40px;
}

.pushItemContent
{
	width: 200px;
	margin: 6px; 0px;
	float: left;
	text-align: center;
}

.pushItemContent .pdesc span, .pushItemSub .viewAll
{
	display: none;
}

.pushItemPicWrap
{
	height: 200px;	
	display: block;
	background: #fafafa;
}

.pushItemPicWrap a
{
	width: 200px;
    height: 200px;
    display: table-cell;
    line-height: 200px;
    vertical-align: middle
}

#homeBody .elementWrap
{
	position: absolute;
	bottom: 0px;
	margin: 0;
	margin-right: 15px;
}

#headlineWrap
{
	position:relative;
	top:25px;
	overflow:hidden;
	background:none;
	padding-bottom: 20px;
	border-bottom: #fafafa solid medium;
	margin-bottom: 20px;
}

#headlineWrap h4 a
{color:#fff;}

#headlineNav
{
	position:absolute;
	z-index:100;
	bottom:85px;
	width:800px;
	text-align:center;
}

#headlineNav ul
{
	margin:0;
}

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

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

.headlineContent
{
	position:relative;
}
		

.headlinePic, .headlineContent, #headlineWrap
{
	width: 800px;
	height: 400px;
}

.headlineText
{
	height: 60px;
	width: 800px;
	position: absolute;
	bottom: 0px;
	padding-left: 5px;
	font-size: 1.2em;
	background: rgba(0,0,0,.7);
	color: #151515;
}

.contactFeedWrap
{
	height: 30px;	
}

.contactFeedWrap h2
{
	display: none;	
}

.contactFeedWrap 
{
	text-align:center;
}

.contactFeedWrap li
{
	display: inline;
	line-height: 30px;
	vertical-align: middle;
}

.contactFeedWrap li:after
{
	content: " | ";	
}

.contactFeedWrap li:last-child:after
{
	display:none;	
}

.prodTopInfo
{
	padding-top: 0;	
}

#prodInfoLower
{
	border: none;	
}

#mainBottom .galleryFeedWrap, #mainBottom .videoFeedWrap
{
	width: 100%;
	min-height: 135px;
	margin-bottom: 10px;
}

.quickGalWrap_left, .quickGalWrap_right
{max-width:250px;}
