﻿/*
font-family: 'Yanone Kaffeesatz', sans-serif;
font-family: 'Oswald', sans-serif;
*/

#mrpPanel .panelWrap
{
	border-color: #FFDB01;
	-moz-box-shadow: 0 3px 20px #FFDB01;
	-webkit-box-shadow: 0 3px 20px #FFDB01;
	box-shadow: 0 3px 20px #FFDB01;
}


body
{
	font-family: Arial;
	color: #111;
	min-width: 1200px;
	background: #ddd url(img/bg.jpg) 0 0 repeat;
}

a, a:link, a:active, a:visited, a:hover
{
	color: #111;
}

a.inlineAdminLink, a.inlineAdminLink:link, a.inlineAdminLink:active, a.inlineAdminLink:visited
{
	color: #fff;
	background: #FFDB01;
}

a.inlineAdminLink:hover
{
    color:#222;
	text-decoration: underline;
	background: none;
}

h2, .contentNameWrap h2
{
	font-weight: bold;
	padding: 3px 5px;
	margin: 0 2px 6px;
	color: #222;
	font-size: 1.8em;
	width: auto !important; /*height:27px;*/
	border: solid 1px #222;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited, h4 a, h4 a:link, h4 a:active, h4 a:visited
{
	color: #FFDB01;
}

h3
{
	margin-bottom: 2px;
}

h3, h3 a, h3 a:link, h3 a:active, h3 a:visited, h3 a:hover
{
	font-size: 1.1em;
	color: #111;
}

.genColor
{
    color: #FFF987;
}


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

#liveBody .elementWrap
{margin:0;}

.elementWrap .headSpec
{
	display: block;
	margin-left: 15px;
	font-style: italic;
}

.listInfo h4
{
	border-color: #FFDB01;
}

.driverFeedContent h4 a:hover
{
	text-decoration: none;
}

.navLinkWrap, .pageLinkWrap, .filterWrap
{
	color: #111;
	border-color: #111;
}

.touch, .pageLinkWrap a, .mrp_inpBtn
{
	border-color: #111;
	color: #fff;
	background-color: #151515;
}

.more, a.more:link, a.more:active, a.more:visited
{
	color: #444;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
	font-size: .9em;
}

a.touch, a.touch:link, a.touch:active, a.touch:visited, a.touch:hover, 
a.mrp_touch, a.mrp_touch:link, a.mrp_touch:active, a.mrp_touch:visited, a.mrp_touch:hover, 
.pageLinkWrap a, .pageLinkWrap a:link, .pageLinkWrap a:active, .pageLinkWrap a:visited, .pageLinkWrap a:hover
{
	color: #fff;
}

a.touch:hover, .pageLinkWrap a:hover, .mrp_inpBtn:hover, .mrp_cmntActnsWrap
{
	background-color: #353535;
}

a.touch, a.touch:link, a.touch:active, a.touch:visited
{
	color: #fff;
}

a.touch:hover
{
	background-color: #454545;
}

.contentHead, .elementWrap h2
{
	border-color: #222;
}

.contentSubHead
{
	text-decoration: none;
}

.fileThumb, .file
{
	border-color: #222;
}

/*table stuff*/

.mrp_table th
{color:#222;}

.mrp_table td, .mrp_table td a
{
	color: #111;
}

.mrp_table tr:hover td, .mrp_table tr:hover td a
{
	color: #fff;
}

.mrp_table td, .mrp_table th
{
	border-color: #222;
}

.mrp_table tr:hover td
{
	background-color: #0D0D0D;
}

.curRow td
{
	background-color: #fff;
}

.curActiveRow td
{
	background: #FFDB01;
}

/*end table stuff*/

/*Sections*/

.section.first
{
	clear: left;
}

.subSection, #pointWrap .contentSubWrap
{
	min-height: 50px;
	margin: 8px 13px;
}

.section .contentSubWrap
{
	padding: 0 0 5px;
}

/*End Sections*/

.contentSpec
{top:14px; right:15px;}

.classContentWrap .contentSpec
{top:7px; right:10px;}

.contentSpec.fieldWrap
{
	top: 9px;
	right: 11px;
}

.contentPicWrap, .mrp_contentPicWrap
{
	border: solid 1px #222;
}

.subContent .contentSubWrap, #contactSet .buttonWrap
{
	border-color: #333;
	border-style: solid;
}

.subContent .contentSubWrap.last
{
	border: 0 none;
	margin-bottom:0;
	padding-bottom:0;
}

.subContent .classContentWrap h3, #driverBioBody .subContent h3, #contactBody .subContent h3
{
	background: #eee;
}

#contactBody h3
{
	font-size: 1.4em;
	text-transform: uppercase;
}

.cardWrap
{
	min-height: 55px;
	width: 205px;
	border-color: #454545;
	border-style: dashed;
	background: none;
}

.cardWrap:hover
{
	background: none;
	border-style: solid;
	border-color: #FFDB01;
}

.formInfo
{
	border-color: #FFDB01;
}

.formSummary
{
	color: #ccc;
}

form, #siteWrapper, #frameWrap, #frame, #frameSub, #footer, #footerSubWrap, #footerSub
{
	position: relative;
	min-height: 0;
	zoom: 1;
}

#siteWrapper
{
	z-index: 15;
	top: 26px;
	margin-bottom: 26px;
}

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

#pageBgs
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:286px;
    background:#000;
}

#pageBgs div
{
	position:absolute;
	top:0;
	left:0;
	height:286px;
	width:100%;
}

#pic1
{background:url(img/top1-v-001.jpg) center 0 no-repeat;}

#pic2
{background:url(img/top2.jpg) center 0 no-repeat;}

#pic3
{background:url(img/top3.jpg) center 0 no-repeat;}

#pic4
{background:url(img/top4.jpg) center 0 no-repeat;}

#pic5
{background:url(img/top5.jpg) center 0 no-repeat;}

#frame
{
	background: url(img/toprepeat-v-001.png) 0 0 repeat-x;
}

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

#headerSubWrap
{
    position:relative;
    height:337px;
    width:1200px;
    margin:0 auto;
}

#logo
{
	position: absolute;
	z-index: 20;
	top: -14px;
	left: -14px;
	display: block;
	font-size: 1px;
	overflow: hidden;
	text-indent: -99999px;
	width: 535px;
	height: 323px;
	background:url(img/logo.png) 0 0 no-repeat;
}

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

.menu
{
	position: absolute;
	z-index: 25;
	left: 0;
	top: 302px;
	height: 27px;
	width: 1200px;
	text-align:center;
	font-size:0;
	font-family: 'Oswald', sans-serif;
}

.menu li
{
	position: relative;
	display: inline-block;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited
{
	position: relative;
	display: inline-block;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 13px;
	line-height:16px;
	vertical-align:middle;
	margin: 0;
	text-transform:uppercase;
}

.menu a:hover
{
	color: #F87D1D;
}

#homeBody #homeNav a, 
#newsBody #newsNav a, 
#scheduleBody #schNav a, 
#profileBody_sch #schNav a, 
#pointBody #pointsNav a, 
#galleryBody #galleryNav a, 
#videoBody #videoNav a, 
#shopBody #merchNav a, 
#rulesBody #rulesNav a, 
#trackBody #tracksNav a, 
#driverBioBody #biosNav a, 
#profileBody_driver #biosNav a,
#profileBody_track #tracksNav a,
#aboutBody #infoNav a, 
#linksBody #linksNav a, 
#contactBody #contactNav a,
#sponsorBody #partnersNav a,
#liveBody #liveNav a,
#historyBody #historyNav a
{
	color: #fff;
	text-shadow: 0 1px 2px #111;
}

.subHeading, 
.newsFeedWrap h2,
.rSide h2,
.videoFeedWrap h2,
#fantasyBox h2.fantasyHead
{
	position: relative;
	z-index:10;
	font-size: 22px;
	border: 0 none;
	line-height:22px;
	padding:0;
	margin:0 0 8px;
	vertical-align:middle;
	text-align:center;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.rSide h2,
.videoFeedWrap h2
{
    color:#fff;
    text-shadow:1px 1px 0 #000;
}

.videoFeedWrap h2
{
    margin:0 40px;
    font-size:26px;
    line-height:26px;
}

.subHeading, .newsFeedWrap h2, #fantasyBox h2.fantasyHead
{
    height:40px;
    font-size:30px;
    margin-bottom:10px;
    padding:0;
    border:0 none;
    font-style:italic;
    font-weight:normal;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

#fantasyBox h2.fantasyHead
{margin-bottom:0;}

.subHeading:before,
.newsFeedWrap h2:before,
#fantasyBox h2.fantasyHead:before
{
    content:"";
    position:absolute;
    z-index:-10;
    left:0;
    bottom:0;
    width:100%;
    height:28px;
    background:url(img/subheadbg.png) center 0 no-repeat;
}

.rSide h2:before, .videoFeedWrap h2:before
{
    content:"";
    position:absolute;
    z-index:-5;
    top:50%;
    left:-2px;
    width:100%;
    height:4px;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    box-shadow:1px 1px 0 #555;
    background:#FFDB01;
}

#homeBody .subHeading
{display:none;}

.twitWrap, .fbookPageWrap, .galleryFeedWrap, .videoFeedWrap
{
	position: relative;
	border:solid 2px #FFDB01;
	background:#fff;
}

.galleryFeedWrap, .videoFeedWrap
{
    border:0 none;
    background:none;
}

#fantasyBox
{
    position:relative;
    margin:25px auto 5px;
    width:1110px;
}

#homeBody #fantasyBox
{
    margin:0;
    width:auto;
}

.newsFeedWrap .contentPicWrap
{
    display:none;
}

.newsFeedWrap h3
{
    display:inline;
    border-right:solid 1px #111;
    font-size:16px;
    line-height:18px;
    vertical-align:middle;
    padding:0 4px 0 0;
    margin:0 6px 0 0;
}

.newsFeedWrap .headSpec
{
    display:inline;
    font-size:14px;
}

.newsFeedWrap .mdWrap
{
    color:#555;
    line-height:1.8em;
    text-indent:30px;
}

.newsFeedWrap h3
{
    text-transform:uppercase;
}

.sectionHead, .quickBio
{
	background: none;
}

.mrp_breadCrumbs
{
	margin: 5px;
}

#mainWrap
{
	position: relative;
}

#main
{
	position: relative;
	width:1140px;
	margin:0 auto;
	padding:30px;
}

.featureFeedWrap
{
	position: relative;
	z-index: 10;
	height: 400px;
	margin:0 0 30px;
	overflow: hidden;
}

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

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

.featureFeedContent
{
	position: relative;
	width: 646px;
	height: 396px;
	border:solid 2px #fff;
	margin: 0 0 1px 0;
	overflow: hidden;
}

.featurePicWrap
{
    position:relative;
}

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

.featureText
{
	position: relative;
	padding: 5px 15px;
	height:66px;
	overflow: hidden;
	background: #fff;
}

.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: 400px;
	width: 190px;
}

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

.featureThumb img
{
    display:block;
    border:solid 2px #fff;
    width:186px;
    height:72px;
}

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

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

.featureText h3
{
	position: relative;
	font-size: 1.5em;
	text-decoration: none;
}

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

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

.featureText p
{
	line-height: 1.3;
}

.newsFeedWrap
{
    margin-bottom:30px;
}

.newsFeedWrap .contentSubWrap
{
    margin-right:10px;
    margin-left:10px;
}

.rSide, #mainBox
{
	position: relative;
	display: block;
	float: left;
}

#mainBox
{
    position:relative;
	margin: 0 30px 0 0;
	width: 850px;
}

#profileBody_driver #mainBox,
#profileBody_sch #mainBox,
#profileBody_track #mainBox,
#profileBody_assoc #mainBox,
#verifyBody #mainBox,
#liveBody #mainBox,
#galleryBody #mainBox,
#videoBody #mainBox,
#historyBody #mainBox
{
    float:none;
    margin:0 auto 10px;
    width:1140px;
}

#profileBody_driver #mainBox,
#profileBody_sch #mainBox,
#profileBody_track #mainBox,
#profileBody_assoc #mainBox
{
    width:815px;
}

.rSide
{
	position: relative;
	min-height: 410px;
	width: 256px;
	padding:5px 0;
	border:solid 2px #FFDB01;
	box-shadow:1px 1px 1px 0 #333;
	-webkit-box-shadow:1px 1px 1px 0 #333;
	-moz-box-shadow:1px 1px 1px 0 #333;
	background:url(img/sidepattern.jpg) 0 0 repeat;
}

#profileBody_driver .rSide,
#profileBody_sch .rSide,
#profileBody_track .rSide,
#profileBody_assoc .rSide,
#verifyBody .rSide,
#liveBody .rSide,
#galleryBody .rSide,
#videoBody .rSide,
#historyBody .rSide
{display:none;}

.rSide p
{
	font-weight: bold;
	font-size: .9em;
	color: #444;
	text-transform: uppercase;
	margin: 10px;
}

.rSide .subAdWrap
{
	position:relative;
	overflow:hidden;
}

.rSide .adWrap
{
	position: relative;
}

.rSide .singleAdWrap
{
	height:75px;
	margin-bottom:10px;
}

.schFeedWrap li
{
	padding: 2px 0 2px;
}

.schFeedWrap .feedDesc1
{
	display:block;
	font-weight: bold;
}

.schFeedWrap .feedDesc2
{
	display: block;
	color: #323232;
	text-transform: uppercase;
}

.schFeedWrap a:hover, .schFeedWrap a:hover span
{
	text-decoration: none;
	color: #F42E2F;
}

.homeBoxWrap
{
    position:relative;
    display:block;
    text-align:center;
    padding:30px 0;
    background:#e7e7e7;
}

.twitWrap, .fbookPageWrap, .galleryFeedWrap, .videoFeedWrap
{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:348px;
    height:400px;
    overflow:hidden;
    margin:0 15px;
}   

.subContent
{
    padding:0;
	min-height: 380px;
}

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

.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 #222;
	border-width: 1px 1px 0;
	background: url(../img/trans/white50.png) 0 0 repeat;
}

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

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

.mrp_contentHeadFeature.mrp_contentHeadWrap
{
    overflow:hidden;
}

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

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

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

.section h2
{
    color:#fff;
    background:url(../img/trans/black35.png) 0 0 repeat;
}

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

.mrp_contentHeadFeature .mrp_contentHeadSpec
{height:15px;}

.mrp_contentHeadFeature .mrp_contentMenu
{height:30px;}

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

.col1b
{
	width: 600px;
}

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

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

/* =Tracks
----------------------------------------*/

.trackContactWrap
{
	width:270px;
}

/* =EndTracks
----------------------------------------*/

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

.mrp_newsBody
{
	width: 555px;
	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;
	background:url("../img/trans/white5.png") repeat scroll 0 0 transparent;
}

.mrp_relatedRow
{
	height: 30px;
	color:#fff;
	background:#333;
}

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

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

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

.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
{
	width: 580px;
}

.profileNews .contentSubWrap .mrp_contentMeta
{
	width: 552px;
}

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

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

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

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

/*Schedule*/

.classContentWrap .contentSubWrap
{
	background: none;
	border: solid 1px #151515;
}

.classContentWrap.contentWrap .headSpec
{
	margin-bottom: 8px;
}

.pointsWrap .contentDesc
{
	padding-bottom: 0;
	margin-bottom: 0;
}

.pointsWrap .contentSpec
{
	top: 6px;
}

/*End Schedule*/


/*Gallery*/

.galleryList .contentSubWrap
{
	width: 370px;
	min-height: 300px;
	margin-right: 0px;
	border: 0 none;
}

.mrp_galThumbWrap
{
	padding: 6px;
}

.mrp_galThumbWrap img:hover
{
	border-color: #FFDB01;
}

.mrp_galleryMain #comments
{
    width:500px;
}

/*End Gallery*/


/*Contact*/

.contactSection li
{
	font-weight: bold;
}

#contactSet .buttonWrap
{
	position: relative;
	padding: 15px 0 0 0px;
}

#contactSet .buttonWrap input, .addCart, .moreDetails, a.btnConstantContact
{
	color: #fff;
	text-transform: uppercase;
	line-height: 22px;
	height: 40px;
	padding:3px 5px;
	text-shadow: 0px 0px 6px #f0f0f0;
	filter: dropshadow(color=#f0f0f0, offx=0, offy=0);
	border: solid 4px #111;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#191919;
}

#contactSet .buttonWrap input:hover, .addCart:hover, .moreDetails:hover, a.btnConstantContact:hover
{
	color: #111;
	text-decoration:none;
	background:#FFDB01;
}

.addCart, .moreDetails
{
    display:block;
    width:110px;
    height:22px;
    text-align:center;
}

/*End Contact*/


/* =AutoComplete
----------------------------------------*/
.ac_results
{
	background: #1a1a1a;
}

/* =EndAutoComplete
----------------------------------------*/

/* =Comments
----------------------------------------*/

.mrp_cmnt
{
	min-height: 20px;
}

.mrp_cmntDate
{
	font-style: italic;
}

.mrp_cmntSubWrap
{
	border: solid 1px #222;
	background: url(../img/trans/white5.png) 0 0 repeat;
}

.mrp_cmnt h4, .mrp_cmnt h4 a, .mrp_cmnt h4 a:link, .mrp_cmnt h4 a:active, .mrp_cmnt h4 a:visited, .mrp_cmnt h4 a:hover
{
	color: #FFDB01;
}

.mrp_cmntActnsWrap
{
	text-align: center;
	width: 46px;
	background: none;
}

.mrp_cmntActnsWrap:hover
{
	background: url(../img/trans/white5.png) 0 0 repeat;
}

.mrp_cmntRepliesWrap
{
	margin: 10px 10px 0 70px;
}

.mrp_cmntRepliesWrap.mrp_blankCmnt
{
	margin-left: 0;
}

.mrp_cmntRepliesWrap h4
{
	color: #FFDB01;
}

.mrp_cmntRepliesWrap .mrp_cmntSubWrap h3
{
	font-size: 1.1em;
}

.mrp_cmntRepliesWrap .mrp_cmntSubWrap
{
	border: 0 none;
	background: none;
}

.mrp_cmntRepliesWrap .mrp_contentSubWrap
{
	border: 0 none;
	background: url(http://www.allstarsprint.com/css/allstars/img/sep.png) 0 bottom repeat-x;
}

.mrp_blankCmnt .mrp_cmntActnsWrap, .mrp_newTopicWrap .mrp_cmntActnsWrap
{
	bottom: 11px;
}

.mrp_newTopicWrap .mrp_cmntActnsWrap
{
	right: 73px;
}

.mrp_contentSubWrap.mrp_newCmntWrap:last-child, .mrp_contentSubWrap.mrp_newCmntWrap.last
{
	border: 0 none;
	background: url(http://www.allstarsprint.com/css/allstars/img/sep.png) 0 0 repeat-x;
}

.mrp_loadAbove .mrp_newCmntWrap, .mrp_contentSubWrap.mrp_newCmntWrap
{
	border: 0 none;
	background: url(http://www.allstarsprint.com/css/allstars/img/sep.png) 0 bottom repeat-x;
}

/* =EndComments
----------------------------------------*/

/* =Shopping
----------------------------------------*/

.catHead
{
	border-bottom-width:1px;
	padding:2px 5px;
}

.viewAll
{
    right:8px;
}

.itemCoverWrap, .itemCoverWrap .productPics, .itemCoverWrap h3
{width:220px;}

.itemCoverWrap
{margin:5px 2px; height:150px;}

.itemCoverWrap .productPics .contentPicWrap
{
	border:0 none;
	width:220px;
}

.productPics .contentPicWrap
{
	width:154px;
	border:0 none;
}

.productPics
{
	width:180px;
}

.productPics .contentPicWrap a
{
	line-height:normal;
}

.productPics img
{
	vertical-align:top;
	border:solid 1px #222;
}

.itemInfoWrap h3
{
	border-color:#555;
}

.itemRowWrap .itemInfoWrap
{
	width:430px;
}

.itemRowWrap .addCol
{
    width:100px;
    text-align:center;
}

.addWrapper
{
	width:510px;
}

.advButtonWrap
{
	border:solid 2px #353535;
}

.paymentSet .advButtonWrap
{
	padding:5px 5px 5px 0;
	border-width:1px;
}

.cartWrapper table.fauxTable th, .cartWrapper table.fauxTable td
{
    border-color:#222;
	background:#272727;
}

.cartWrapper th, .cartWrapper td
{
	border-color:#222;
	background:#000;
}

#verifyBody .subContent
{
	padding-right:0;
	padding-left:5px;
}

.verifyOrderWrap
{
	width:500px;
}

.verifyOrderWrap table.fauxTable th, .verifyOrderWrap table td
{
	border-color:#222;
}

.paymentSet
{
	width:385px;
}

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

.custInfo
{
    background:#222;
}



/* =EndShopping
----------------------------------------*/


/*Gallery*/

.gallery .singleImageWrap img
{
	border-color: #222;
}

.galleryThumbs .thumbWrap
{
	border-color: #222;
}

.galleryThumbs .thumbWrap:hover
{
	border-color: #FFDB01;
}

/*End Gallery*/

#sponsorWrapper
{
    display:none;
	position: relative;
	overflow: hidden;
}

#homeBody #sponsorWrapper
{display:block;}

#sponsorWrapperSub
{
    height:65px;
    overflow:hidden;
}

#sponsorWrapper .adWrap
{
	position: relative;
}

#sponsorWrapper .singleAdWrap
{
	position: relative;
	display: inline-block;
    margin:0px;
    vertical-align:middle;
    height:65px;
    line-height:65px;
    width:206px;
    margin:0 0 10px 0;
}

#sponsorWrapper .singleAd
{
	line-height: 65px;
}

#footer
{
	position: relative;
	z-index: 40;
	clear: left;
	padding: 0;
	margin: 0 auto;
	background: #FFDB01;
}

#footerSubWrap
{
	height: 180px;
}

#footerSub
{
	width: 870px;
	margin: 0 auto;
	padding: 43px 0 0;
}

.footMenu
{
	padding:2px;
	margin-bottom:10px;
}

.footMenu li
{
	padding:0 6px;
}

.devFooter .devLogo
{background-image:url("../../devlogos/dw_black.png");}


/*Admin Type Stuff*/

.catHead, .contentNameWrap h2, .mrp_contentHeadWrap h2
{
	border-color: #222;
	border-width:0 0 2px;
}

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

/*End Admin Type Stuff*/



/*Tags*/
.tagWrap
{
	background-color: #252525;
	padding: 0px 4px 0px 0px;
}
/*End Tags*/

#socialLinks, .sideNewsSignup, .schFeedWrap, .pointsFeedWrap, .resultsFeedWrap, .driverFeedWrap, #sponsorWrapper
{
	margin: 0 10px 10px;
	text-align:center;
}

.resultsScrollable
{
	position: relative;
	width: 300000em;
}

.pointsFeedSub .pointsScrollable, .resultsFeedSub .resultsScrollable
{
	position: relative;
	width: 5000px;
}

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

.driverFeedWrap
{
    display:none;
	position: relative;
	overflow: hidden;
	height:152px;
}

.driverFeed
{
    position:relative;
    height:131px;
    overflow:hidden;
}
    

#homeBody .driverFeedWrap
{display:block;}

.driverFeedSub
{position:relative;}

.driverFeedContent, .galleryFeedPicWrap, .videoFeedPicWrap
{
	position: relative;
	display:inline-block;
	margin: 5px 4px 10px;
	padding: 3px;
	background: #484848;
}

.driverFeedContent:hover, .galleryFeedPicWrap:hover, .videoFeedPicWrap:hover
{
	background: #FFDB01;
}

.driverFeedContent h4
{
	display:none;
	position:absolute;
	z-index:30;
	top:5px;
	left:3px;
	padding:3px 6px;
	font-size:.85em;
	margin-right:5px;
	background:#FFDB01;
}

.driverFeedContent h4, .driverFeedContent h4 a, .driverFeedContent h4 a:link, .driverFeedContent h4 a:active, .driverFeedContent h4 a:visited
{color:#444;}

.driverFeedContent h4 a:hover
{color:#000;}

.driverFeedContent:hover h4
{display:block;}

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

.feedInfo
{
	text-align: center;
	margin: 0 0 4px;
	font-style: italic;
}

.feedInfo span
{
	display: block;
}

.feedSpec3
{
	display: none;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-size: .95em;
}

.feedContent ul, .lSide .schFeedWrap ul
{
	font-size: .85em;
	margin: 0 4px;
}

.feedContent li
{
	display: block;
	clear: both;
	padding: 3px;
	margin: 0 2px;
	height: 14px;
	overflow: hidden;
	cursor: default;
	text-align:left;
}

.feedContent li.mrp_alt
{
	background: #ddd;
}

.feedContent li a, .feedContent li a:link, .feedContent li a:active, .feedContent li a:visited, .feedContent li a:hover
{
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.feedContent li a:hover
{
	color: #F42E2F;
}

.pointsFeedWrap .feedContent li .feedDesc1, .resultsFeedWrap .feedContent li .feedDesc1
{
	float: left;
	padding-right: 4px;
	width: 13px;
}

.pointsFeedWrap .feedContent li .feedDesc2, .resultsFeedWrap .feedContent li .feedDesc2
{
	float: left;
	width: 145px;
	overflow: hidden;
	white-space: nowrap;
}

.pointsFeedWrap .feedContent li .feedDesc3, .resultsFeedWrap .feedContent li .feedDesc3
{
	float: right;
}

.feedPrev, .feedNext
{
	position: absolute;
	z-index: 30;
	top: 2px;
	left: 206px;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(http://www.allstarsprint.com/css/allstars/img/misc.png) -6px -5px no-repeat;
}

.feedPrev.disabled, .feedNext.disabled
{
	display: none;
}

.feedNext
{
	left: 223px;
	background-position: -30px -5px;
}

.feedPrev:hover
{
	background-position: -55px -5px;
}
.feedNext:hover
{
	background-position: -79px -5px;
}

.pointsFeed .feedPrev, .pointsFeed .feedNext
{
	top: 13px;
}

.quickStatsNav
{
    position:absolute;
    top:11px;
    right:13px;
    width:100px;
    height:19px;
}

.quickStatsNav a
{
    font-size:1px;
    overflow:hidden;
    text-indent:-99999px;
}

.quickStatsNav span
{display:none;}

.quickStatsNav a.feedPrev
{
    left:60px;
}

.quickStatsNav a.feedNext
{
    left:81px;
}

.schFeedSub, .pointsFeedSub, .resultsFeedSub, .trackFeedSub
{
	position: relative;
}

.trackFeedSub
{
    height:auto;
}

.schFeedWrap ul, .pointsFeedWrap ul, .resultsFeedWrap ul
{
    margin:0 10px 5px;
}

.pointsFeedSub .feedInfo, .resultsFeedSub .feedInfo
{
	color: #323232;
	font-size: .9em;
	height: 24px;
	overflow: hidden;
}

.mrp_driverBioWrap select.contentSpec
{
    top:11px;
}

.mrp_picCardWrap .mrp_cardWrap
{
    margin:5px;
}

.mrp_picCardWrap .mrp_cardWrap
{
    width:270px;
    height:145px;
}



/*schedule quick stats*/
.quickStats .subSection
{
    margin:5px 0px;
}
.quickStats .box
{
    float:left;
    margin:5px;
    width:153px;
    background: url("../img/trans/white5.png") repeat scroll 0 0 transparent;
    border:1px solid #222222;
    padding:5px 10px;
}

.quickStats .box .driver
{
    float:left;
}

.quickStats .box .count
{
    float:right;
}