/*Layout: MRP Track/Series 02*/

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 #00a8ff;
	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 #262626;
}

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

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

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

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

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

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

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

.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, #mainPicsWrap
{
	position:absolute;
	z-index:30;
	top:0;
	left:0;
	width:100%;
}

#mainPicsWrap
{
	top:484px;
}

#topPicsWrap div, #mainPicsWrap div
{
	position:relative;
	height:484px;
	background-size:auto 100%;
	background-position:center 0;
	background-repeat:no-repeat;
}

#topPicsWrap div.topPic1
{
	background-image:url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/12986/v2/img/topbg1.jpg);
}

#mainPicsWrap div
{
	height:600px;
}

#mainPicsWrap:after
{
	content:"";
	position:absolute;
	z-index:101;
	bottom:0;
	left:0;
	width:100%;
	height:200px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#mainPicsWrap div.mainPic1
{
	background-image:url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/12986/v2/img/mainbg1.jpg);
}

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

#mainBox
{width:1140px;}

#headerWrap
{
	position:relative;
	z-index:999;
}

#headerSub
{
	z-index:50;
	height:484px;
}

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

#socialLinks
{
	position:relative;
	z-index:50;
	text-align:center;
}

#mainSide #socialLinks
{margin-bottom:15px;}

#menu
{
	position:fixed;
	z-index:1000;
	top:0;
	left:0;
    width:100%;
    text-align:center;
	border-bottom:solid 1px #00a8ff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#494949+0,6c6c6c+100 */
	background: #494949; /* Old browsers */
	background: -moz-linear-gradient(top,  #494949 0%, #6c6c6c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #494949 0%,#6c6c6c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #494949 0%,#6c6c6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#6c6c6c',GradientType=0 ); /* IE6-9 */
}

#menu ul
{
	position:relative;
	width:1200px;
	margin:0 auto; 
	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,
#pointBody .menu .pointsNav a,
#driverBioBody .menu .driversNav a,
#profileBody_driver .menu .driversNav a,
#historyBody .menu .historyNav a,
.menu .active a,
#driverinfoBody .menu .driverinfoNav a,
#grandstandinfoBody .menu .grandstandinfoNav a,
#rainpolicyBody .menu .rainpolicyNav a,
#ticketinfoBody .menu .ticketinfoNav a,
#faninfoBody .menu .faninfoNav a,
#racedayinfoBody .menu .racedayinfoNav a,
#trackinfoBody .menu .trackinfoNav a,
#rainpolicyBody .menu .rainpolicyNav a,
#cityBody .menu .cityNav a,
#staffBody .menu .staffNav a,
#faqBody .menu .faqNav a,
#payoutBody .menu .payoutNav a,
#trackBody .menu .tracksNav a,
#getinvolvedBody .menu .getinvolvedNav a,
#kidsClubBody .menu .kidsClubNav a,
#practiceBody .menu .practiceNav a
{color:#00ff0c;}

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

#mainBox
{
	padding:30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,5f5f5f+50,222222+100&0.9+0,0.9+100 */
	background: -moz-linear-gradient(left, rgba(34,34,34,0.9) 0%, rgba(95,95,95,0.9) 50%, rgba(34,34,34,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(34,34,34,0.9) 0%,rgba(95,95,95,0.9) 50%,rgba(34,34,34,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(34,34,34,0.9) 0%,rgba(95,95,95,0.9) 50%,rgba(34,34,34,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6222222', endColorstr='#e6222222',GradientType=1 ); /* IE6-9 */
}

#mainTop
{
	position:relative;
	background:#00a8ff;
}

#mainTop:before, #mainTop:after
{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	background:rgba(0,0,0,.1);
}

#mainTop:after
{
	top:auto;
	bottom:0;
}

#mainBottomSub:empty
{display:none;}

#mainTopSub, #mainBottomSub
{

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

#mainTopSub
{
	padding-top:30px;
}

#mainBottomSub
{
	padding:20px;
}

.mainBoxSub
{
  position:relative;
  float:left;
  width:850px;
}

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

.subContent
{
	min-height:400px;
	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:#00ff0c;
}

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

#mainSide .schFeedWrap li
{margin:0 0 5px;}

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

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

#mainTop .spSponsor, #homeBody .subContent .spSponsor
{
	position:relative;
	text-align:left;
}

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

#mainTopSub .sponsorWrapperSub, #mainTopSub .spSponsor .sponsorWrapperSub, #homeBody .subContent .sponsorWrapperSub
{
	height:auto;
	padding:10px 0;
}

.adWrap
{
	position:relative;
}

#sponsorWrapper .singleAdWrap, #mainBottom #singleAdWrap, .spSponsor .singleAdWrap,
#mainTop .spSponsor .singleAdWrap, #homeBody .subContent .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,
#mainTop .spSponsor .singleAdWrap, #homeBody .subContent .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;
}

.galleryFeedPicWrap, .videoFeedPicWrap
{
  position:relative;
  float:left;
  margin:6px;
}

.homeFeeds .galleryFeedWrap
{
	text-align:center;
}

.homeFeeds .galleryFeedPicWrap
{
	display:inline-block;
	float:none;
}

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

.contactSection
{width:200px;}

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

.featureFeedSub
{
	position:relative;
}

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

.featureText
{
	position:absolute;
	bottom:0;
	width:640px;
	height:75px;
	padding:10px;
}

.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;
	top:2px;
	right:4px;
	width:140px;
	height:364px;
	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 */

/* points feed results feed scrollable */

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

.feedInfo
{
	font-size: 1.2em;	
}


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

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

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

/* end points feed results feed scrollable */

/*End Probably need to move*/
