/* Pre Promo
-----------------------------------------------------------*/

#pre #pageLinks, #pre #accountLinks, #pre #topInput, #pre #footerSectWrap, #pre #footerLinks { display: none; }

#pre #footerNav { position: relative; height: 5px; margin-bottom: 30px; width: 100%; }
#pre #developerWrap { background: url(../images/headerPrePromo.png) no-repeat top center; }
#pre #content { background: url(../Images/bgPrePromo.jpg) top center no-repeat; }
#prePromo { position: relative; width: 455px; height: 136px; margin: 0 auto; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/infoPrePromo.png) top center no-repeat; text-align: center; padding: 286px 29px 0; }
#prePromo p { font-size: 18px; line-height: 1.16em; width: 445px; font-weight: bold; color: #fff; }
#prePromo p span { color: #91c839; }

#post #pageLinks, #post #accountLinks, #post #topInput, #post #footerSectWrap, #post #footerLinks { display: none; }

#post #footerNav { position: relative; height: 5px; margin-bottom: 30px; width: 100%; }
#post #developerWrap { background: url(../images/headerPrePromo.png) no-repeat top center; }
#post #content { background: url(../Images/bgPrePromo.jpg) top center no-repeat; }
#postPromo { position: relative; width: 411px; height: 153px; margin: 0 auto; background: url(../Images/infoPostPromo.png) top center no-repeat; text-align: center; padding: 304px 51px 0; }
#postPromo p { font-size: 18px; line-height: 1.16em; width: 411px; font-weight: bold; color: #fff; }
#postPromo p span { color: #91c839; }

#error #footerNav { position: relative; height: 5px; margin-bottom: 30px; width: 100%; }
#error #developerWrap { background: url(../images/headerPrePromo.png) no-repeat top center; }
#error #content { background: url(../Images/bgPrePromo.jpg) top center no-repeat; }
#errorContent { position: relative; width: 385px; height: 230px; margin: 0 auto; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/infoServerError.png) top center no-repeat; text-align: center; padding: 227px 64px 0; }
#errorContent p { font-size: 18px; line-height: 1.16em; width: 385px; font-weight: bold; color: #fff; }
#errorContent a { color: #91c839; }

#unsubscribe #pageLinks, #unsubscribe #accountLinks, #unsubscribe #topInput, #unsubscribe #footerSectWrap, #unsubscribe #footerLinks { display: none; }

#unsubscribe #footerNav { position: relative; height: 5px; margin-bottom: 30px; width: 100%; }
#unsubscribe #developerWrap { background: url(../images/headerPrePromo.png) no-repeat top center; }
#unsubscribe #content { background: url(../Images/bgPrePromo.jpg) top center no-repeat; }
#unsubscribeContent { position: relative; width: 385px; height: 200px; margin: 0 auto; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/infoUnsubscribe.png) top center no-repeat; text-align: center; padding: 257px 64px 0; }
#unsubscribeContent p { font-size: 18px; line-height: 1.16em; width: 385px; font-weight: bold; color: #fff; }
#unsubscribeContent a { color: #91c839; }

/* Bat Gear
-----------------------------------------------------------*/

#gearSweepsPage { padding-bottom: 50px; }

#gearInfo { width: 510px; font-size: 14px; line-height: 1.29em; padding: 10px 0; color: #cccccc; height: 60px; }
#gearSweepsToggle { position: absolute; top: 90px; left: 722px; width: 177px; float: right; text-align: right; padding: 10px 0; }
     #gearSweepsToggle .btnSweeps { display: block; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/buttons/redeemSweeps.png); width: 177px; height: 51px; }
     #gearSweepsToggle .btnSweeps:hover { background-position: 0 -51px !important; }
     #gearSweepsToggle .btnSweeps:active { background-position: 0 -102px !important; }

.gearItemContainer { position: relative; width: 192px; height: 272px; float: left; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/gearItemContainer.png) top left no-repeat; padding: 0 10px; margin: 4px; }

.gearTitle { font-size: 14px; font-weight: bold; color: #91c839; text-align: center; height: 38px; text-transform: uppercase; vertical-align: baseline; padding-top: 10px; }
    .unreleased .gearTitle, .outofstock .gearTitle { color: #666666; }
.gearImage { position: relative; width: 192px; height: 192px; margin: 0 auto; padding-bottom: 5px; cursor: pointer; }
.gearPoints { position: relative; font-size: 12px; color: #fff; text-transform: uppercase; float: left; font-weight: bold; }
    .unreleased .gearPoints, .outofstock .gearPoints { color: #666666; }
.gearQuantity { position: relative; font-size: 12px; color: #fff; float: right; font-weight: bold; }
    .unreleased .gearQuantity, .outofstock .gearQuantity { color: #666666; }
    
.overlayTempOutOfStock { position: absolute; top: 48px; left: 10px; width: 192px; height: 192px; z-index: 99; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearTempOutOfStock.png) top left no-repeat; cursor: pointer; }
.overlayOutOfStock { position: absolute; top: 48px; left: 10px; width: 192px; height: 192px; z-index: 99; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearOutOfStock.png) top left no-repeat; }
.overlayUnreleased { position: absolute; top: 48px; left: 10px; width: 192px; height: 192px; z-index: 99; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearUnreleased.png) top left no-repeat; cursor: pointer; }
    .overlayOutOfStock span, .overlayUnreleased span, .overlayTempOutOfStock span { display: none; }
    
    .overlayUnreleased.gearT-Shirt { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable061812.png) top left no-repeat; }
    .overlayUnreleased.gearWantedPoster { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable062512.png) top left no-repeat; }
    .overlayUnreleased.gearBeltBuckle { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable070212.png) top left no-repeat; }
    .overlayUnreleased.gearStandee { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable070912.png) top left no-repeat; }
    .overlayUnreleased.gearG-ShockWatch1 { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable071612.png) top left no-repeat; }
    .overlayUnreleased.gearG-ShockWatch2 { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable071612.png) top left no-repeat; }
    .overlayUnreleased.gearTabletSkin { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable072312.png) top left no-repeat; }
    .overlayUnreleased.gearT-ShirtPack { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable073012.png) top left no-repeat; }
    .overlayUnreleased.gearHoodie { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearAvailable080612.png) top left no-repeat; }
    
/* Bat Gear Detail
-----------------------------------------------------------*/

.batDetailImage { position: relative; width: 450px; float: left; height: 325px; }
.batDetailImage p { font-size: 14px; font-style: oblique; padding: 5px 15px 0 5px; }
.batDetailImage .validation-summary-errors { padding: 20px 5px 0; font-size: 14px; font-style: oblique; padding: }
.detailImageStatus { position: absolute; top: 245px; left: 96px; width: 245px; height: 75px; }
.batDetail { position: relative; width: 430px; float: left; padding-bottom: 80px; }
.batDetail h1 { padding: 10px 0 10px 5px; }
.batDivMini { width: 433px; height: 2px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/fadedDivider.png) no-repeat top center; margin: 0 auto; padding: 5px 0; }
.detailPoints { float: left; color: #bcbcbc; font-size: 14px; text-transform: uppercase; font-weight: bold; height: 25px; padding-left: 10px; }
.detailReturn { float: right; width: 94px; padding: 5px 10px; }
.detailReturn a { width: 94px; height: 11px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/btnBackToGear.png) top left no-repeat; display: block; text-indent: -9999px; font-size: 0px !important; }
.detailReturn a:hover { background-position: bottom left; }
.detailDescription { color: #bcbcbc; font-size: 16px; padding-left: 10px; width: 400px; }
.detailCallout { background: #333333; padding: 10px 2px; text-align: center; font-weight: bold; font-size: 14px; margin-top: 20px; width: 420px; letter-spacing: -.05em; }
.detailDescription span { font-size: .9em; font-style: oblique; }
.detailCallout span { color: #91c839; }
.detailAction {}
.batDivMiniBlack { position: relative; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/miniDividerBlack.png) top left repeat-x; width: 90%; height: 3px; margin: 5px 0; }

.confirmationCallout { background: #131313; padding: 10px; text-align: left; font-size: 14px; margin-top: 20px; width: 400px; }
.confirmationCallout span { font-size: 16px; }
.confirmationCallout label { font-weight: normal; padding: 0; margin: 0; display: inline-block; width: 360px; }
.confirmationCallout .checkbox { margin-left: 10px; margin-right: 10px; padding: 0; }

.detailTitle { white-space: nowrap; }
.detailTitle br { display: none !important; }

.btnSignInOrReg, .btnViewMoreGear { position: absolute; bottom: 20px; right: 20px; }

.btnDetailSubmit { position: absolute; bottom: 20px; right: 20px; border: 0; width: 282px; height: 39px; text-indent: -9999px; font-size: 0px !important; cursor: pointer; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/buttons/getItNow.png) top left no-repeat; }
.btnDetailSubmit:hover { background-position: bottom left; }

.overlayDetailUnreleased { width: 245px; height: 52px; margin-top: 10px; }
    .overlayDetailUnreleased.gearT-Shirt { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable061812.png) top left no-repeat; }
    .overlayDetailUnreleased.gearWantedPoster { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable062512.png) top left no-repeat; }
    .overlayDetailUnreleased.gearBeltBuckle { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable070212.png) top left no-repeat; }
    .overlayDetailUnreleased.gearStandee { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable070912.png) top left no-repeat; }
    .overlayDetailUnreleased.gearG-ShockWatch1 { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable071612.png) top left no-repeat; }
    .overlayDetailUnreleased.gearG-ShockWatch2 { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable071612.png) top left no-repeat; }
    .overlayDetailUnreleased.gearTabletSkin { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable072312.png) top left no-repeat; }
    .overlayDetailUnreleased.gearT-ShirtPack { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable073012.png) top left no-repeat; }
    .overlayDetailUnreleased.gearHoodie { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/gear/gearDetailAvailable080612.png) top left no-repeat; }

/* Bat Sweeps
-----------------------------------------------------------*/

#sweepsGearPage { padding-bottom: 50px; }

#sweepsGearToggle { position: absolute; top: 90px; left: 722px; width: 177px; float: right; text-align: right; padding: 10px 0; }
    #sweepsGearToggle .btnGear { width: 180px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/checkOutCoolGear.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none;  background-size: inherit !important;}
    #sweepsGearToggle .btnGear:hover { background-position: 0 -60px !important; }
    #sweepsGearToggle .btnGear:active { background-position: 0 -120px !important; }


.sweepsContainer { position: relative; width: 858px; height: 590px; margin: 0 auto; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/sweepsSliderBg.jpg) top left no-repeat; padding: 10px; overflow: hidden; }
.sweepsSlider { position: relative; width: 1716px; height: 572px; }
.sweepsItemContainer { position: relative; width: 236px; height: 552px; float: left; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/sweepsItemBox.jpg) top left no-repeat; padding: 0 15px; margin: 10px; }

.sweepsEntryCost { font-weight: normal; font-size: 12px; color: #91c839; text-align: center; height: 13px; text-transform: uppercase; vertical-align: baseline; padding-top: 10px; }
.sweepsItemTitle { font-size: 14px; font-weight: bold; color: #91c839; text-align: center; height: 37px; text-transform: uppercase; vertical-align: baseline; }
.sweepsImage { position: relative; width: 236px; height: 154px; margin: 0 auto; padding-bottom: 5px; }
.sweepsItemDescTitle { font-size: 13px; color: #fff; font-weight: bold; padding: 5px 0; }
.sweepsItemDescTitle br, .sweepsItemDescTitle span { display: none !important; }
.sweepsItemDesc { font-size: 13px; line-height: 1.3em; padding: 5px 0; }
.sweepsItemDesc span { font-size: .9em; font-style: oblique; }
.linkUnderArmour { color: #fff !important; font-size: 15px !important; font-weight: bold !important; }
.sweepsItemDesc .linkUnderArmour { display: none; }
.sweepsLocationContainer { position: relative; width: 229px; height: 140px; margin-top: -2px; border: 2px solid #333; background: #000; padding: 1px 1px; font-size: 11px; }
.sweepsLocationContainer table { width: 206px; }
.sweepsLocationContainer td { border-bottom: 1px solid #333 !important; position: relative; vertical-align: middle; height: 18px;}
.btnSweepsSelect { position: absolute; width: 250px; height: 46px; bottom: 8px; left: 8px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/buttons/sweepsSelect.jpg) top left no-repeat; cursor: pointer; }
.btnSweepsSelect:hover { background-position: bottom left; }

.sliderPages { position: relative; width: 50px; margin: 0 auto; }
#btnSlider1 { position: relative; width: 21px; height: 21px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/sliderPageDots.png) top left no-repeat; display: block; float: left; margin-right: 7px; cursor: default; }
#btnSlider2 { position: relative; width: 21px; height: 21px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/sliderPageDots.png) top right no-repeat; display: block; float: left; }

.pageLabel { position: absolute; bottom: 10px; right: 15px; text-align: right; width: 250px; font-size: 14px; }
#page2 { display: none; }

#btnSliderLeft { position: absolute; width: 38px; height: 80px; top:375px; left: 9px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/sliderArrowLeft.png) top left no-repeat; display: block; cursor: default; }
#btnSliderRight { position: absolute; width: 38px; height: 80px; top:375px; right: 3px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/sliderArrowRight.png) top right no-repeat; display: block; }

#scrollbar3 { width:229px; clear: both; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbarBg_TicketLocations.jpg) top right no-repeat; }
#scrollbar3 .viewport { width: 210px; height: 138px; overflow: hidden; position: relative; margin-left: 4px; }
#scrollbar3 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar3 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar3 .track { width:15px; position: relative; margin-top: 16px; }
#scrollbar3 .thumb .end, #scrollbar3 .thumb { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbar_Leaderboard.jpg) no-repeat 50% 100%; }
#scrollbar3 .thumb { height: 20px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar3 .thumb .end { overflow: hidden; height: 5px; width: 15px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbar_Leaderboard.jpg) no-repeat 50% 0%; }
#scrollbar3 .disable { display: none; }

.btnGoBack { position: absolute; left: 0; bottom: 0; width: 180px !important; height: 55px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/goBack.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; }
.btnGoBack:hover { background-position: 0 -60px !important; }
.btnGoBack:active { background-position: 0 -120px !important; }

.detailSweepsAction .submitBtn { position: absolute; bottom: 0; right: 0; margin: 0 !important; font-size: 0; line-height: 0; }

/* Bat Sweeps Detail
-----------------------------------------------------------*/

.detailSweepsSubHead { position: relative; width: 881px; height: 30px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/subHeadBg.png); padding-top: 10px; margin-bottom: 10px; }
.detailSweepsReturn { float: right; width: 188px; padding: 5px 10px; }
.detailSweepsReturn a { width: 188px; height: 11px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/btnBackToSweepsPrizes.png) top left no-repeat; display: block; text-indent: -9999px; font-size: 0px !important; }
.detailSweepsReturn a:hover { background-position: bottom left; }
.detailSweepsDescription { color: #bcbcbc; font-size: 16px; padding-left: 10px; padding-bottom: 20px; width: 400px; }
.detailSweepsDescription span { font-size: .9em; font-style: oblique; }
.detailCallout span { color: #91c839; }
.noBr br { display: none; }
.detailSweepsAction { position: absolute; bottom: 20px; right:20px; width: 430px; height: 60px; }
.detailSweepsAction label { font-size: 12px; font-weight: bold; text-transform: uppercase; display: block; padding-bottom: 3px; }

.detailSweepsTitle { line-height: 1.15em; }
.ticketsInfo { font-style:normal; padding-bottom: 10px; font-weight: bold; font-size: 14px; }

.btnEnterNow { position: absolute; bottom: 0; right: 0; width: 166px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/enterNow.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; }
.btnEnterNow:hover { background-position: 0 -62px !important; }
.btnEnterNow:active { background-position: 0 -122px !important; }

.btnSignInOrRegSweeps, .viewMoreSweeps { position: absolute; bottom: 0; right: 0; }

.btnEnterACode { position: relative; float: left; width: 188px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/enterACode.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; }
.btnEnterACode:hover { background-position: 0 -60px !important; }
.btnEnterACode:active { background-position: 0 -120px !important; }

.btnKeepExploring { position: relative; float: right; width: 188px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/keepExploring.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; }
.btnKeepExploring:hover { background-position: 0 -60px !important; }
.btnKeepExploring:active { background-position: 0 -120px !important; }

.ticketDetail { position: relative; width: 430px; float: left; padding-bottom: 150px; }
.ticketDetail h1 { padding: 10px 0 10px 5px; }
.ticketsAction .viewMoreSweeps { bottom: 20px !important; }

.batDetailConfirm { position: relative; width: 430px; float: left; }
.batDetailConfirmh1 { padding: 10px 0 10px 5px; }

/* Leaderboard
-----------------------------------------------------------*/

#leaderboardPage .dashClock { top: 5px; right: 0px; }

#leaderboardPage { position: relative; padding-bottom: 20px; }
#leaderboardTabs { position: relative; height: 39px; width: 600px; }
    #tabGlobalLeaderboard { position: relative; display: inline-block; width: 268px; height: 39px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/tabGlobalLeaderboard.png) 0% 100% no-repeat; }
    #tabFriendLeaderboard { position: relative; display: inline-block; width: 268px; height: 39px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/tabFriendLeaderboard.png) 0% 0% no-repeat; }
#leaderboardContainer { position: relative; width: 852px; height: 424px; background: #0e0e0e url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/bgLeaderboard.png) top left repeat-x; margin: 0 auto; padding: 15px; }
#GlobalLeaderboard { position: absolute; width: 632px; height: 420px; top: 15px; left:232px; border: 2px solid #333; background: #000; z-index:2; }
    #GlobalLeaderboard table, .FbLeaderboard table { width: 610px; margin: 5px; padding: 0; }
    #GlobalLeaderboard th, .FbLeaderboard th { font-size: 10px; text-transform: uppercase; background: #333; padding: 5px 0 5px 10px; border-left: 1px solid #000; }
    #GlobalLeaderboard td, .FbLeaderboard td { border-bottom: 1px solid #333 !important; position: relative; padding-left: 10px; vertical-align: middle; height: 60px; }
    #GlobalLeaderboard .myrow td, .FbLeaderboard .myrow td { background: #1a1a1a; }
    #GlobalLeaderboard .colRank, .FbLeaderboard .colRank { text-align: center; padding-left: 0; }
    #GlobalLeaderboard .colName, .FbLeaderboard .colName { font-weight: bold; }
    #GlobalLeaderboard .colBadges, .FbLeaderboard .colBadges { width: 155px; }
    #GlobalLeaderboard .colBadges img, .FbLeaderboard .colBadges img { padding: 2px 1px; }
    
#FbLeaderboardOut {}
    .FbLeaderboard { position: absolute; width: 632px; height: 420px; top: 15px; left:232px; border: 2px solid #333; background: #000; z-index:1; }
    .fbLeaderboardNotSignedIn { font-size: 17px; text-align: center; padding-top: 175px; }
    .fbLeaderboardNotSignedIn strong { color: #fff; }

.mystats { position: relative; width: 184px; border: 2px solid #333; background: #000; padding: 7px 9px 16px; font-size: 12px; margin-top: 15px; }
.mystats a { color: #fff; font-weight: bold; }
.mystats a:hover { color: #91c839; }
.mystats h3 { padding-bottom: 10px; }
.myStatsDivider { width: 184px; height: 1px; padding: 10px 0; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/myStatsDivider.jpg) 100% 50% no-repeat; }
.myStatsFbImage { width: 60px; float: left; }
.myStatsFbImage img { border: 2px solid #333; }
.myStatsInfo { width: 124px; float: left; } /*height: 200px;*/
.myStatsBadges { width: 150px; margin: 0 auto; } /*height: 131px;*/

.ConnectPanel { position: relative; width: 184px; border: 2px solid #333; background: #000; padding: 10px 9px; text-align: center; }
    .adEnterCodes { margin-bottom: -33px; }
    .adRedeemPoints { display: none; margin-bottom: -8px; width: 194px; margin-left: -5px; }
    .ConnectPanel .fb-send { float: none; position: relative !important; top: auto; right: auto; margin: 7px auto 0; }
    .ConnectPanel .myStatsDivider { padding: 8px 0; }

.DtStamp { position: absolute; top: -40px; right: 0; font-style: oblique; }

#scrollbar1, #scrollbar2 { width: 630px; clear: both; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbarBg_Leaderboard.jpg) top right no-repeat; }
#scrollbar1 .viewport, #scrollbar2 .viewport { width: 610px; height: 420px; overflow: hidden; position: relative; }
#scrollbar1 .overview, #scrollbar2 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .scrollbar, #scrollbar2 .scrollbar { position: relative; float: right; width: 16px; }
#scrollbar1 .track, #scrollbar2 .track { width:16px; position: relative; margin-top: 16px; }
#scrollbar1 .thumb .end, #scrollbar1 .thumb, #scrollbar2 .thumb .end, #scrollbar2 .thumb { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbar_Leaderboard.jpg) no-repeat 50% 100%; }
#scrollbar1 .thumb, #scrollbar2 .thumb { height: 20px; width: 16px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end, #scrollbar2 .thumb .end { overflow: hidden; height: 5px; width: 16px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbar_Leaderboard.jpg) no-repeat 50% 0%; }
#scrollbar1 .disable, #scrollbar2 .disable { display: none; }


/* My Account
-----------------------------------------------------------*/

#myAccountPage { padding-bottom: 170px; }
#myAccountPage h2 { color: #fff; text-transform: uppercase; margin: 0; }
.myAccount_HistoryContainer { position: relative; float: left; width: 285px; }
    .myAccount_HistoryContainer table { width: 100%; margin-bottom: 10px; }
    .myAccount_HistoryContainer th { border-bottom: 1px solid #1a1a1a !important; font-size: 14px; font-weight: bold; height: 32px; vertical-align: middle; }
    .myAccount_HistoryContainer td { border-bottom: 1px solid #333 !important; font-size: 14px; height: 32px; vertical-align: middle; }
    .myAccount_HistoryContainer td.colPoints { font-weight: bold; text-align: right; }

    .btnViewAllTransactions { position: relative; float: right; width: 180px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/viewAllTransactions.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; }
    .btnViewAllTransactions:hover { background-position: 0 -60px !important; }
    .btnViewAllTransactions:active { background-position: 0 -120px !important; }
    
.myAccount_InformationContainer { position: relative; float: left; width: 285px; margin-left: 10px; font-size: 14px; }
    #accountInfo { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/subHeadBg.png); padding: 15px; margin: 10px 0; }
    
    .btnEditMyAccount { position: relative; float: right; width: 182px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/editMyAccount.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; }
    .btnEditMyAccount:hover { background-position: 0 -60px !important; }
    .btnEditMyAccount:active { background-position: 0 -120px !important; }

.myAccount_EntriesContainer { position: relative; float: left; width: 290px; margin-left: 10px; }
    .myAccount_EntriesContainer table { padding: 0; margin: 0; width: 100%; }
    .myAccount_EntriesContainer th {border-bottom: 1px solid #1a1a1a !important; font-size: 14px; font-weight: bold; height: 32px; vertical-align: middle; }
    .myAccount_EntriesContainer td { border-bottom: 1px solid #333 !important; font-size: 14px; height: 32px; vertical-align: middle; }
    .myAccount_EntriesContainer td.colPoints { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/subHeadBg.png); font-size: 30px; color: #91c839; text-align: center; padding: 2px 15px; }
    .myAccount_EntriesContainer td span { font-size: 12px; }

.myAccount_BadgesContainer { position: absolute; bottom: 25px; left: 18px; width: 900px; height: 135px; }
.myAccount_BadgesContainer h2 { padding: 11px; }
.badge { width: 75px; float: left; }
.myAccountDiv { width: 879px; height: 2px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/pageDiv.jpg) no-repeat top center; margin: 5px auto; }

/* Transaction History
-----------------------------------------------------------*/

.transactionHistory { position: relative; width: 880px;height: 422px; border: 2px solid #333; background: #000; padding: 2px 1px; }
.transactionHistory h2 { color: #fff; text-transform: uppercase; margin: 10px 0; }

#scrollbar4 { width:880px; clear: both; }
#scrollbar4 .viewport { width: 850px; height: 422px; overflow: hidden; position: relative; margin-left: 10px; }
#scrollbar4 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar4 .scrollbar { position: relative; float: right; width: 16px; height: 422px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbarBg_Transactions.jpg) top right no-repeat; }
#scrollbar4 .track { width:16px; position: relative; margin-top: 16px; }
#scrollbar4 .thumb .end, #scrollbar4 .thumb { background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbar_Leaderboard.jpg) no-repeat 50% 100%; }
#scrollbar4 .thumb { height: 20px; width: 16px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar4 .thumb .end { overflow: hidden; height: 5px; width: 16px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/scrollbar_Leaderboard.jpg) no-repeat 50% 0%; }
#scrollbar4 .disable { display: none; }

.btnBackToMyAccount { position: relative; float: right; width: 180px !important; height: 60px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/backToMyAccount.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0;margin: 20px 0; }
.btnBackToMyAccount:hover { background-position: 0 -60px !important; }
.btnBackToMyAccount:active { background-position: 0 -120px !important; }

.transactionHistory table { padding: 0; margin: 0; width: 850px; }
.transactionHistory th { border-bottom: 1px solid #1a1a1a !important; font-size: 16px; font-weight: bold; height: 32px; vertical-align: middle; }
.transactionHistory td { border-bottom: 1px solid #333 !important; font-size: 14px; height: 32px; vertical-align: middle; }
.transactionHistory .colTransName {  }
.transactionHistory .colTransDate { text-align: center; }
.transactionHistory .colTransPoints { text-align: center; }
.transactionHistory .colTransConf {  }

/* My Badges
-----------------------------------------------------------*/

#myBadgesContainer { width: 900px; padding: 10px 0 20px; }
#myBadgesContainer p { font-size:14px; line-height: 1.3em; padding-bottom:20px; }
.myBadge { float: left; margin-right: 7px; margin-bottom: 7px;  }

/* How It Works
-----------------------------------------------------------*/

.popupContainer { width: 100%; min-height: 100%; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/bgPopup.jpg) top center; }
.hdrPopup { width: 100%; height: 198px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/Images/hdrPopup.png) top center repeat-x; text-align: center; }
.bodyPopup { width: 710px; margin: 0 auto; padding-bottom: 40px; }
#howItWorks { width: 259px; height: 30px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/headers/howItWorks.png) no-repeat top left; margin: 15px auto 10px; }
.sectionDivider { width: 710px; height: 1px; margin: 0 auto; background: #000; border-bottom: 1px solid #4c4c4c; clear: both; }
.imgHowItWorks { width: 168px; float: left; }
.txtHowItWorks { width: 542px; float: left; padding-top: 18px; line-height: 1.75em; color: #ccc; font-size: 12px; }
.txtHowItWorks a { color: #fff; font-weight: bold; }
.txtHowItWorks a:hover { color: #91c839; }
.txtHowItWorks h2 { font-size: 14px; color: #91c839; text-transform: uppercase; font-weight: bold; padding: 0 0 5px; margin: 0; }
.txtHowItWorks ul { margin-bottom: 0; padding-left: 15px; float: left; padding-right: 30px; }
.txtHowItWorks .goLink { position: relative; top: 10px; height: 20px; display: block; text-indent: -9999px; font-size: 0px !important; }
.txtHowItWorks .goLink:hover { background-position: bottom left; }

.txtHowItWorks .btnHowFindCodes { width: 147px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/btnHowFindCodes.png) top left no-repeat; }
.txtHowItWorks .btnHowEnterCodes { width: 125px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/btnHowEnterCodes.png) top left no-repeat; }
.txtHowItWorks .btnHowViewSweeps { width: 151px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/btnHowViewSweeps.png) top left no-repeat; }
.txtHowItWorks .btnHowViewGear { width: 132px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/btnHowViewGear.png) top left no-repeat; }
.txtHowItWorks .btnHowCheckItOut { width: 258px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/btnHowCheckItOut.png) top left no-repeat; }
.txtHowItWorks .btnHowViewBadges { width: 118px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/btnHowViewBadges.png) top left no-repeat; }

/* FAQ
-----------------------------------------------------------*/

#FAQ { width: 561px; height: 30px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/headers/faq.png) no-repeat top left; margin: 15px auto 10px; }
.txtFAQ, listFAQ { width: 700px; float: left; padding: 15px 0 5px; line-height: 1.75em; color: #ccc; font-size: 12px; }
.listFAQ ol, .listFAQ li { color: #fff; font-weight: bold; font-size: 14px; line-height: 1.5em; }
.listFAQ a { color: #fff; font-size: 14px; font-weight: normal; }
.listFAQ a:hover { color: #91c839; }
.txtFAQ h2 { font-size: 14px; color: #91c839; text-transform: uppercase; font-weight: bold; padding: 0 0 5px; margin: 0; }
.txtFAQ p { padding-bottom: 10px; }
.txtFAQ a { color: #fff; font-weight: normal; text-decoration: underline; }
.txtFAQ a:hover { color: #91c839; }
.txtFAQ span { color: #f00; }
.faqPadded { padding-left: 30px; }


/* New Product
-----------------------------------------------------------*/

.newProductPage { color: #bcbcbc; height: 464px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/newProductsBG.png) no-repeat top center; position: relative; z-index: 5000;}
.newProductPage .hiwBox { color: #bcbcbc; height: 273px; width: 160px; padding-top: 44px; padding-left: 10px; padding-right: 10px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/aboutBox.png) no-repeat top center; position: absolute; top: 64px; right: 15px; z-index: 10005;}
.newProductPage .hiwBox p { font-size: 11px; color: #999; font-weight: bold; padding-bottom: 10px;}
.newProductPage .hiwBox h1 { margin: 0; padding: 0; font-size: 12px; color: white;}
.newProductPage .hiwBox a { color: #fff; font-weight: bold; }
.newProductPage .hiwBox a:hover { color: #91c839; }

.tumblrPage iframe { width: 711px; height: 382px;}

.tumblrFrame { width: 711px;  position: absolute; top: 62px; left: 15px; background-color: black; border: 2px solid #1f1f1f;}
.tumblrDewLogo { height: 82px; width: 175px; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/dewLogo.png) no-repeat top center; position: absolute; top:380px; right: 15px;}

.btnFindItNearYou { position: relative; width: 167px !important; height: 57px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/findItNearYou.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; margin-left: -7px; }
.btnFindItNearYou:hover { background-position: 0 -57px !important; }
.btnFindItNearYou:active { background-position: 0 -114px !important; }

/* Dark Berry
-----------------------------------------------------------*/

.batDarkBerryImage { position: relative; width: 200px; float: left; height: 300px; padding: 0 30px; }
.batDarkBerryDetail { position: relative; width: 620px; float: left; padding-top: 50px; }
.batDarkBerryDetail p { font-size: 14px; line-height: 1.5em; }

.btnNutritionInfo { position: relative; width: 182px !important; height: 57px !important; background: url(http://pepsi-cdn01.plcontent.com/dewgothamcitypl886/Content/images/buttons/nutritionInfo.png) no-repeat 0 0 !important; display: block; cursor: pointer; text-indent: -9999px; font-size: 0px !important; border: none; background-size: inherit !important; font-size: 0; line-height: 0; margin-left: -7px; }
.btnNutritionInfo:hover { background-position: 0 -57px !important; }
.btnNutritionInfo:active { background-position: 0 -114px !important; }