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

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

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

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

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

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

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

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

#frameSub, #frame
{
	min-height: 100vh;
	position: relative;
}

#footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -105px;
	padding-bottom: 11px;
}

#footer, #headerWrap, #mainBox, #mainTop
{
	width: 100%;	
}

#frame
{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10338/v7/img/topbg.jpg) center 0 no-repeat;
}

#frameSub
{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10338/v7/img/bottom.jpg) center bottom no-repeat;
}

#siteWrapper {
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10338/v7/img/bottomrepeat.jpg) 0 bottom repeat-x;
}

#siteSub {
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10338/v7/img/toprepeat.jpg) 0 0 repeat-x;
}

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

#headerSub
{
	height: 270px;	
}

#mainWrap, #headerSub
{
	width: 1160px;
	padding: 12px;
	position: relative;
	margin: auto;
}

#mainWrap
{
	padding-bottom:45px;	
}

#menu ul li
{
	display: inline-block;
	margin: 0 10px;
}

#menu
{
	text-align: right;	
	position: relative;
	top: 105px;
	margin: 0 5px;
}

#logo
{
	position:absolute;
	left: 51px;
    width: 311px;
    height: 158px;
    top: 9px;
	font-size:1px;
	overflow:hidden;
	text-indent:-99999px;
	z-index: 1000;
}

#mainSide, .mainBoxSub
{
	float: left;	
}

#mainSide
{
	width: 268px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d4d5+0,ffffff+99 */
	background: rgb(216,212,213); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(216,212,213,1) 0%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(216,212,213,1) 0%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(216,212,213,1) 0%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d4d5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding: 5px 5px;
	top: -20px;
	position: relative;
	border: thin solid black;
}

.mainBoxSub
{
	width: 870px;
	padding-right: 5px;
}

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

#mainSide .pushItemSub .pushItemContent, #homeBody .pushItemSub .pushItemContent
{
	float: left;
	display: inline-block;
	width: 100%;
	padding: 2%;
}

#homeBody .pushItemSub .pushItemContent
{
	width: 150px;
	padding: 0;
	margin: 0 10px;
}

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

#mainSide .pushItemWrap:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#mainSide .pushItemWrap .viewAll, #homeBody .pushItemWrap .viewAll
{
	display: none;	
}

#mainSide .pushItemWrap .pdesc span, #homeBody .pushItemWrap .pdesc span
{
	display: none;	
}

#homeBody .pushItemWrap .pdesc, #mainSide .pushItemWrap .pdesc
{
	text-align: center;	
}

#homeBody .pushItemWrap .productHead, #mainSide .pushItemWrap .productHead
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	margin: 3px 0;
	font-size:12px;
}

#mainSide .pushItemWrap h2
{
	display: none;	
}

#homeBody .pushItemWrap h2{
	text-align: center;	
	font-size: 1.5em;
}

#headerWrap #headlineWrap
{
	position:relative;
	width:1135px;
	height:298px;
	overflow:hidden;
	background:#000;
	position: relative;
	top: 135px;
	display: none;
	left: 10px;
}

#homeBody #headerWrap #headlineWrap
{
	display: block;
}

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

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

#headerWrap #headlineNav ul
{
	margin-left: 20px;
}

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

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

#headerWrap .headlineContent
{
	position:relative;
}

#headerWrap .headlineText
{
	display: none;
}		

.userWelcome{
	top: -7px;
    position: relative;
    color: white;
    left: -10px;
}
