@charset "UTF-8";
/* CSS Document */


/*blue arrows*/

.blue-arrow-up{background: url("http://a.espncdn.com/i/insider/startSit/mobile-start-sit-sprite.png") no-repeat scroll -11px -90px transparent; width:11px; height:7px; margin-right:10px;margin-top:4px;}
.blue-arrow-down{background: url("http://a.espncdn.com/i/insider/startSit/mobile-start-sit-sprite.png") no-repeat scroll 0 -90px transparent; width:11px; height:7px; margin-right:10px;margin-top:4px;}


/*floats*/

.floatleft{float:left;}
.floatright{float:right;}


/*nav*/

.sp-insider #section-nav h2{float:left; padding:10px;}
.sp-insider #section-nav h2 a{text-indent:-9999px; background:url(http://a.espncdn.com/i/insider/rosteradvisor/roster-advisor-sprite.png)  0 -97px no-repeat; width:75px; height:29px; float: left;}
.sp-insider #section-nav h3{color:#fff; font:700 11px/12px Helvetica, Arial, sans-serif;float:left; margin-top: 3px;}
#section-nav ul.steps{float: right;margin-top: 11px;}
#section-nav ul.steps li{float: left;opacity: .2;margin-right: 10px;}
#section-nav ul.steps li.active{opacity:1;}
#section-nav ul.steps li.active div{margin-right: 5px;}
.sp-insider #nav #nav-bd{background: rgb(69,72,77);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);}
.sp-insider #section-nav{position:relative;}
.sp-insider #section-nav {background: rgb(56,56,56);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,56,56,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(56,56,56,1) 0%,rgba(0,0,0,1) 100%);}


/*cookies*/

.cookieList{height: auto; width:100%;}
.cookieList ul{background:#333333;}
.cookieList ul li{padding:10px;}
.cookieList ul li a{color:#FFF; font-weight:bold; font-size: 12px;}


/*button styles*/

.scoring-accordion .button{margin:0 10px;}
.scoring-accordion .button .cta-btn{background: rgb(232,145,58);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,145,58,1)), color-stop(100%,rgba(205,111,17,1)));background: -webkit-linear-gradient(top,  rgba(232,145,58,1) 0%,rgba(205,111,17,1) 100%);-webkit-border-radius: 10px;border-radius: 10px; -webkit-box-shadow:  1px 1px 2px 1px rgba(0, 0, 0, .5); box-shadow:  1px 1px 2px 1px rgba(0, 0, 0, .5);display:inline-block;margin:15px 0px;text-align: center;}
.scoring-accordion .button  a.cta-btn {color:#fff; font:700 17px/17px Helvetica, Arial, sans-serif; text-transform:uppercase; padding:17px; text-shadow: 1px 1px 1px #6e6e6e;}
.scoring-accordion .button  a.cta-btn:visited {color:#fff !important;}
.mod-content-scoring .button{margin:0 10px;}
.mod-content-scoring .button .cta-btn{background: rgb(232,145,58);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,145,58,1)), color-stop(100%,rgba(205,111,17,1)));background: -webkit-linear-gradient(top,  rgba(232,145,58,1) 0%,rgba(205,111,17,1) 100%);-webkit-border-radius: 10px;border-radius: 10px; -webkit-box-shadow:  1px 1px 2px 1px rgba(0, 0, 0, .5); box-shadow:  1px 1px 2px 1px rgba(0, 0, 0, .5);display:inline-block;margin:15px 0px;text-align: center;}
.mod-content-scoring .button  a.cta-btn {color:#fff; font:700 17px/17px Helvetica, Arial, sans-serif; text-transform:uppercase; padding:17px; text-shadow: 1px 1px 1px #6e6e6e;}
.mod-content-scoring .button  a.cta-btn:visited {color:#fff !important;}


/*player styles*/

.add-players{padding:10px;}
.add-players ul.players-list{width:100%;}
.add-players ul.players-list li{padding:9px 0 7px 12px}
.add-players ul.players-list li a{color: #225DB7;font:700 13px/13px Helvetica, Arial, sans-serif;display:inline;}
.add-players h1{color: #444;font:700 15px/15px Helvetica, Arial, sans-serif; margin-left: 10px;}
.add-players ul.players-list li span{margin-left:5px;}
.add-players ul.players-list li.odd{background:#f5f5f5;}
.selected-players {background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); border-bottom: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; margin-bottom: 15px; padding:10px;}
.selected-players ul.players-list{}
.selected-players ul.players-list li{border-bottom: none;}
.selected-players ul.players-list li a{color: #225DB7;font:700 13px/13px Helvetica, Arial, sans-serif; display:inline;}
.selected-players h1{color: #444;font:700 15px/15px Helvetica, Arial, sans-serif;margin-bottom: 10px;}
.selected-players ul.players-list li span{margin-left:5px;}
.selected-players ul.players-list li.odd{background:#f5f5f5;}


/*search styles*/

.add-players .selections{margin: 10px 10px 0px 0;}
.add-players .selections .select-box{width:100%;}
.add-players .selections .text{width:100%; height:25px; background-color: #f5f5f5;padding-left: 10px;}


/*social styles*/

.social-actions {margin:0 auto; width:215px;}
.social-actions ul.mod-page-actions li{
border-bottom: 0px solid;}


/*start player*/

.start-player {background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); border-bottom: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; margin-bottom: 15px;}
.start-player h1{color: #444;font:700 15px/15px Helvetica, Arial, sans-serif; margin: 10px 0 5px 10px;}
.start-player table.start{color:#444; font:400 15px/20px Helvetica, Arial, sans-serif;}
.start-player table.start tr.scores{border-top:1px solid #cfcfcf; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; background: rgb(255,255,255); height: 30px;}
.start-player table.start tr.scores.last{border-bottom:1px solid #cfcfcf;}
.start-player table.start tr.scores td{text-align:center; vertical-align:middle;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;}
.start-player table.start tr.scores td.player{text-align:left; overflow:hidden;}
.start-player table.start tr.scores td.player-name {font:400 13px/15px Helvetica, Arial, sans-serif; text-align:left; vertical-align:middle; width:128px;}
.start-player table.start tr.scores td.player-name a{font-weight:700;}
.start-player table.start tr.scores td.player-name span{display:block; color:#444; font:400 11px/14px Helvetica, Arial, sans-serif;}
.start-player table.start tr.scores td.player .player-photo{margin-left:-10px;}
.start-player .player-name a{color: #225DB7 !important;font:700 13px/13px Helvetica, Arial, sans-serif;display:inline !important;margin-left: 10px;}
.start-player .player-name span{color:#444; margin-left:5px;}
.start-player img.player-photo{float: right;}
.start-player table.start{color:#444; font:400 15px/20px Helvetica, Arial, sans-serif; margin:0 0 20px;}
.start-player table.start tr.header-start td{ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#d7d7d7)); border:1px solid #cfcfcf;
background: -webkit-linear-gradient(top, #f6f6f6 0%,#d7d7d7 100%);font:700 15px/15px Helvetica, Arial, sans-serif; width:65px; padding-bottom:10px;}
.start-player table.start tr.header-start td.player-name{width:auto;}
.start-player table.start tr.header-start td span.avg-score{font:400 13px/13px Helvetica, Arial, sans-serif; display:block; text-align:center;color:#777;margin: 10px 0 0;}
.start-player table.start .espn-fantasy,
.start-player table.start .rotowire,
.start-player table.start .numberfire{background:url(http://a.espncdn.com/i/insider/startSit/start-sit-sprite.png) 0 0 no-repeat; width:65px; height:24px; margin: 10px auto 0;}
.start-player table.start .espn-fantasy{background-position:-30px 0 ; }
.start-player table.start .rotowire{background-position:-30px -24px ; }
.start-player table.start .numberfire{background-position:-30px -48px ; }
.start-player table.start tr td.player{width:45px;}


/*sit players*/

.sit-players {background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); border-bottom: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; margin-bottom: 15px;}
.sit-players h1{color: #444;font:700 15px/15px Helvetica, Arial, sans-serif; margin: 10px 0 0 10px;}
.sit-players .player-sit table.sit{color:#444; font:400 15px/20px Helvetica, Arial, sans-serif; margin:0 0 10px 0;}
.sit-players .player-sit table.sit tr.scores{border-top:1px solid #cfcfcf; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; background: rgb(255,255,255); height: 30px;}
.sit-players .player-sit table.sit tr.scores.last{border-bottom:1px solid #cfcfcf;}
.sit-players .player-sit table.sit tr.scores td{text-align:center; vertical-align:middle;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf; width:25%;}
.sit-players .player-sit .player-name {font:400 13px/15px Helvetica, Arial, sans-serif;margin: 10px 0 10px 10px;}
.sit-players .player-sit .player-name a{font-weight:700; color:#225db7; display:inline;}
.sit-players .player-sit .player-name span{color:#444; margin-left:5px;}
.sit-players .player-sit{border-bottom:1px solid #cfcfcf;}
.sit-players .player-sit li a{color: #225DB7;font:700 13px/13px Helvetica, Arial, sans-serif;}
.sit-players .player-sit li {border-bottom: none;}
.sit-players .player-sit li span{float:right;}


/*logo*/

.step-1-logo,
.step-2-logo,
.step-3-logo{height:30px; width:30px; background:url(http://a.espncdn.com/i/insider/startSit/start-sit-sprite.png) 0 0 no-repeat; display:block;float:left;}
.step-2-logo{background-position:0 -30px;}
.step-3-logo{background-position:0 -60px;}


/*scores*/

ul.stats-scores{width:100%;margin-bottom:10px;}
ul.stats-scores li{color:#444; font:400 13px/47px Helvetica, Arial, sans-serif; height:47px; padding:2px 20px 0;border-bottom:0px solid; }
ul.stats-scores li.odd{background:#f5f5f5;}
ul.stats-scores li input.stats-scores-input{width:30px; color:#444; font:700 18px/22px Helvetica, Arial, sans-serif; text-align: center; position:relative; top:3px; padding-top:7px;}
.mod-content-scoring{height: auto; background:#fff;}


/*accordion*/

.mod .mod-content a.accordion-link {color:#225db7; font-weight:bold; margin:7px 0 10px; font-size:13px;}


/*list features*/

ul.features li {background: url("http://a1.espncdn.com/prod/assets/bullet_gray.gif") no-repeat scroll 0 7px transparent;line-height: 17px;list-style-image: none;padding-bottom: 5px;padding-left: 9px;}


/*back steps*/
#section-nav ul.steps li.backSteps{opacity:0.6;}


#left-column{padding:0;}