/* Past Picks Splash */

#splash_width {
    width: 764px;
}

#pastPicks_list {
}

#pastPicks_list > ul > li:first-child {
    background: url('/images/nav/nav_arrow.png') no-repeat 93% 50%;
    text-align: left;
}

#pastPicks_list li > a {
    background-color: #fff;
}

#pastPicks_list li > a:hover {
    background: #fe9900 url('/images/orange_arrow_right.png') no-repeat 95% 48%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: white;
    text-decoration: none;
}

#pastPicks_hero_row {
    margin-top: 20px;
}

.pastPicks {
    padding: 0px;
}

#pastPicks_hero {
    position: relative;
    background: url('/images/pastPicks/pastpick_hero_chart.jpg') no-repeat top right;
    background-size: 100% auto;
    padding-top: 52%;
/*
    padding: 28px 25px 0 95px;
    height: 380px;
*/
}

#pastPicks_hero2 {
    position: relative;
    background: url('/images/pastPicks/pastpick_hero.jpg') no-repeat top right;
    background-size: 100% auto;
    padding-top: 42%;
}

.pastPicks-content {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    padding: 1% 3% 0 5%;
}

#pastPicks_hero a {
    position: absolute;
    top: 220px;
    left: 85px;
}

#pastPicks_hero2 a {
    position: absolute;
    top: 185px;
    left: 85px;
}

#pastPicks_hero img {
}

#pastPicks_hero table {
    position: absolute;
    top: 195px;
    right: 60px;
    background-color: #fff;
    width: 350px;
    font-size: 150%;
}

#pastPicks_hero th, #pastPicks_hero td {
    padding: 10px;
    text-align: center;
}

#pastPicks_hero .sport_heading_1, #pastPicks_hero .sport_heading_2 {
    font-size: 110%;
    line-height: 24px;
}

.pastPicks h2, .pastPicks p {
    color: #fff;
}

.pastPicks h2 {
    font-size: 27px;
}

.pastPicks_span {
    color: #1c7a1c;
    font-size: 22px;
    margin-left: 0;
}

.pastPicks p {
    padding-right: 0;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
}

p.pastPicks_arrow {
    background: url('/images/pastPicks/wht_arrow.png') no-repeat 0% 40%;
    margin-top: 20px;
    font-size: 16px;
    margin-left: -15px;
    padding-left: 15px;
}

/* Past Picks Season */

#graph, #graph_table {
}

.recentResults_table thead:first-child tr:first-child th:last-child {
    width: 140px;
}

.recentResults_table tr.date_row th, .recentResults_table td {
    text-align: center;
}

div#seasonPastpicks_header {
}

div#seasonPastpicks_header h2 {
    color: #fff;
    margin: 10px 0 0 20px;
}

#seasonPastpicks_header form {
    margin: 0;
    padding-top: 9px;
}

#seasonPastpicks_header input {
    width: 175px;
    margin-top: 4px;
}

#seasonPastpicks_header button {
    margin: 0 0 5px 15px;
}

#seasonPastpicks_header p {
    color: #FE9900;
    margin-top: 18px;
}

#seasonPastpicks_header img {
    float: right;
}

ul.wd_pills {
    margin: 2px 15px 0 0;
}

.wd_pills > li {
    font-size: 12px;
    font-weight: bold;
    margin: 0 3px;
}

.wd_pills > li > a {
    background-color: #999999;
    color: #fff;
    padding: 6px 8px;
    line-height: 12px;
}

.wd_pills > .active > a {
    background-color: #606060;
}

.wd_pills > li > a:hover {
    background-color: #999999;
    color: #fff;
    padding: 6px 8px;
    line-height: 12px;
}

.wd_pills > .active > a:hover {
    background-color: #606060;
}

.pastPicks_description {
    margin: 12px 0 60px 0;
    border-bottom: 1px solid #DDD;
}

.pastPicks_row {
    margin-left: 0;
    margin-right: 0;
}


.pastPicks_left, .pastPicks_right {
    border-top: 1px solid #DDD;
    padding: 16px 0px 20px 0px;
    background-image: linear-gradient(right top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
    background-image: -o-linear-gradient(right top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
    background-image: -moz-linear-gradient(right top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
    background-image: -webkit-linear-gradient(right top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
    background-image: -ms-linear-gradient(right top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
    background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0.03, rgb(237, 237, 239)), color-stop(0.17, rgb(242, 242, 242)), color-stop(0.33, rgb(255, 255, 255)));
}

.pastPicks_p1 {
    width: 60px;
    margin-right: 15px;
}

.pastPicks_p1 p, .nl_date_row2 p {
    background-color: #6f6f6f;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: table-cell;
    vertical-align: middle;
}

.pastPicks_p2 {
    line-height: 21px;
}

.pastPicks_p2 p {
    color: black;
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

.pastPicks_p2 span {
    color: #858585;
    font-size: 18px;
}

.pastPicks_p3 {
    margin-top: 10px;
}

.pastPicks_p3 a {
    background: #fff url('/images/assets/more.png') no-repeat 50% 50%;
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    margin-left: 5px;
}

.pastPicks_p3 a:hover {
    background: #fff url('/images/assets/more_s2.png') no-repeat 50% 50%;
}

/* Past Picks Week */

#nl_headL p {
    margin-top: 20px;
}

#nl_headR {
    background: #fff url('/images/pastPicks/picks_Bulldog.jpg') no-repeat 80% 75%;
    height: 191px;
    margin-top: 40px;
}

.nl_date_row {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.nl_date_row2 {
    padding: 10px 0 0 0;
}

.nl_date_row3 {
    margin-left: 0;
}

.nl_date_row3 h3 {
    color: black;
    font-weight: bold;
    font-size: 18px;
    line-height: 19px;
    margin: 0;
}

.nl_date_row3 h2 {
    color: #909090;
    font-size: 18px;
    line-height: 19px;
    margin: 0;
}

.pick_wu {
    margin-top: 12px;
    margin-bottom: 30px;
}

#pastPicks-available-picks {
    padding: 15px 0 15px 15px;
}

#pastPicks-available-picks h3 {

}

#pastPicks-available-picks ul {
    list-style: none;
    margin-left: 0;
}

#pastPicks-available-picks li {
    background: url('/images/assets/checkbullit.png') no-repeat 0 21px;
    font-size: 16px;
    color: #909090;
    padding-left: 25px;
    padding-top: 20px;
}

.nl_form {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #868686;
    padding: 12px 0;
    color: #fff;
    margin-top: 15px;
}

.nl_form a {
    font-weight: bold;
    margin-left: 16px;
    font-size: 14px;
}

.nl_form p {
    margin-left: -30px;
    font-size: 14px;
    line-height: 16px;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #pastPicks_hero img {
        position: absolute;
        width: 55%;
        top: 100px;
        right: 3%;
    }
    #pastPicks_hero .chart-container {
        position: absolute;
        width: 55%;
        top: 100px;
        right: 3%;
    }

    .pastPicks h2 {
        font-size: 22px;
    }

    .pastPicks p {
        font-size: 12px;
        line-height: 20px;
    }

    #pastPicks_hero a {
        position: absolute;
        top: 155px;
        left: 15px;
        font-size:18px;
        padding: 12px;
    }

    #pastPicks_hero2 a {
        position: absolute;
        top: 130px;
        left: 15px;
        font-size:18px;
        padding: 12px;
    }
    p.pastPicks_arrow {
        margin-top:0;
    }
    .pastPicks_left, .pastPicks_right {
        height: 215px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #pastPicks_hero img {
        top:130px;
    }
    #pastPicks_hero .chart-container {
        top:130px;
        width:428px;
        height:231px;
        width:380px;
        height:205px;

    }
    .pastPicks h2 {
        font-size: 27px;
    }
    .pastPicks p {
        font-size: 16px;
        line-height: 22px;
    }
    #pastPicks_hero a {
        position: absolute;
        top: 230px;
        left: 40px;
        font-size: 22px;
        padding: 18px 24px;
    }

    #pastPicks_hero2 a {
        position: absolute;
        top: 190px;
        left: 40px;
        font-size: 22px;
        padding: 18px 24px;
    }
    p.pastPicks_arrow {
        margin-top:20px;
    }

    .pastPicks_left {
    }
    .pastPicks_right {
        margin-left: 0px;
        border-left: 1px solid #DDD;
        border-top: 1px solid #DDD;
        padding: 16px 0 20px 15px;
        background-image: linear-gradient(left top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
        background-image: -o-linear-gradient(left top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
        background-image: -moz-linear-gradient(left top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
        background-image: -webkit-linear-gradient(left top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
        background-image: -ms-linear-gradient(left top, rgb(237, 237, 239) 3%, rgb(242, 242, 242) 17%, rgb(255, 255, 255) 33%);
        background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.03, rgb(237, 237, 239)), color-stop(0.17, rgb(242, 242, 242)), color-stop(0.33, rgb(255, 255, 255)));
    }
    .pastPicks h2 {
        font-size: 24px;
    }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #pastPicks_hero img {
        top:130px;
    }
    #pastPicks_hero .chart-container {
        top:130px;
        width:520px;
        height:285px;
    }

    #pastPicks_hero a {
        position: absolute;
        top: 280px;
        left: 65px;
        font-size: 24px;
    }

    #pastPicks_hero2 a {
        position: absolute;
        top: 240px;
        left: 65px;
        font-size: 24px;
    }
    .pastPicks h2 {
        font-size: 27px;
    }

}


@media (min-width: 1400px) {
    #pastPicks_hero a {
        position: absolute;
        top: 320px;
        left: 65px;
        font-size: 26px;
    }	
}
