﻿.pcrl-container
{
    margin-top: 15px;
}

.pcrl-header
{
    position: relative;
    /*height: 255px;*/
}

.pcrl-header-inner
{
    background: #FFFFFF;
    padding: 10px;
    overflow: auto;
    /*border-bottom: 3px solid #0092dd;
    border-top: 2px solid #0092dd;*/
}

.pcrl-header-left
{
    float: left;
    width: 400px;
    font-size: 14px;
    color: #000;
}

.header-image-overlay img
{
    position: absolute;
    z-index: 1;
    top: 40px;
}

.pcrl-header-right
{
    position: absolute;
    width: 530px;
    height: 323px;
    right: 20px;
    top: -63px;
    background: url('/content/pc/range-landing/pc-landing-header.png') center right no-repeat;
}

.pcrl-container h1
{
    background: #FFFFFF;
    color: #000;
    display: inline-block;
    padding: 10px;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 0;
}

.pcrl-content
{
    padding: 35px;
    background: #f1f2ed;
    margin-bottom: 25px;
}

    .pcrl-content h1,
    .pcrl-content h3,
    .pcrl-content p
    {
        color: #464646;
    }

.pcrl-header h3,
.pcrl-header p
{
    /*font-size: 14px;*/
    line-height: 22px;
}

.pcrl-reasons-2
{
    margin-bottom: 25px;
    background: #ECF6FC;
    padding: 20px;
    overflow: hidden;
}

    .pcrl-reasons-2 p
    {
        font-weight: bold;
        color: #0092dd;
        font-size: 16px;
        margin-bottom: 0;
        float: left;
        line-height: 48px;
    }

    .pcrl-reasons-2 ul
    {
        overflow: hidden;
        margin: 0 auto;
        float: right;
    }

    .pcrl-reasons-2 li
    {
        background: #FFF;
        float: left;
        width: 100px;
        margin-right: 20px;
        /* padding: 8px; */
        /* color: #0092dd; */
        height: 48px;
        font-size: 14px;
        text-align: center;
    }

        .pcrl-reasons-2 li a
        {
            padding: 8px;
            color: #0092dd;
            height: 52px;
            display: block;
        }

        .pcrl-reasons-2 li:hover a
        {
            background: #0092DD;
            color: #fff;
        }

        .pcrl-reasons-2 li a.current
        {
            background: #0092dd;
            color: #FFFFFF;
        }

        .pcrl-reasons-2 li:last-child
        {
            margin-right: 0;
        }

.pcrl-reasons-2-outer
{
    display: none;
    clear: both;
}

.pcrl-reasons-2-inner
{
    border-top: 1px solid #0092DD;
    background: #FFF;
}

.pcrl-reasons-2-container
{
    /* background: #FFF; */
    padding: 10px 25px 25px 25px;
    /* border-top: 1px solid #0092DD; */
}

    .pcrl-reasons-2-container h5
    {
        font-weight: bold;
        color: #0092dd;
        font-size: 16px;
    }

    .pcrl-reasons-2-container p
    {
        font-weight: normal;
        line-height: 1.3em;
        color: #464646;
        font-size: 14px;
        line-height: 22px;
        margin: 0;
    }

    .pcrl-reasons-2-container > div
    {
        overflow: hidden;
    }

    .pcrl-reasons-2-container .warranty
    {
        background: url('/images/ebay/3-year-warranty.png?width=140') no-repeat center right;
        padding-right: 160px;
    }

    .pcrl-reasons-2-container .delivery
    {
        background: url('/images/png/WHITE-MERC-DPD-Back-vs3-small.png?width=140') no-repeat center right;
        padding-right: 160px;
    }

    .pcrl-reasons-2-container .finance
    {
        background: url('/content/paypalcredit/paypal_credit_logo.png?width=185&height=120') no-repeat right -30px;
        /*padding-right: 160px;*/
    }

        .pcrl-reasons-2-container .finance h5
        {
            font-size: 26px;
            font-family: "pp-sans-small-regular";
            font-weight: normal;
            margin: 0;
        }

            .pcrl-reasons-2-container .finance h5 a
            {
                display: block;
                color: #0092dd;
                padding-bottom: 17px;
            }

        .pcrl-reasons-2-container .finance p
        {
            font-size: 19px;
            font-family: "pp-sans-small-light";
            color: #199BD7;
            float: none;
            margin-bottom: 15px;
        }

            .pcrl-reasons-2-container .finance p a
            {
                display: block;
                color: #0092dd;
            }

            .pcrl-reasons-2-container .finance p strong
            {
                font-family: "pp-sans-small-medium";
                font-weight: normal;
            }
            /* pound sign */
            .pcrl-reasons-2-container .finance p span
            {
                font-family: 'Open Sans';
                font-weight: bold;
            }

    .pcrl-reasons-2-container .custom-build
    {
        padding-right: 160px;
    }

    .pcrl-reasons-2-container .testimonials
    {
        background: url('/images/png/testimonials-icon.png?width=140') no-repeat center right;
        padding-right: 160px;
    }

.arrow-up
{
    margin-left: 40px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #0092dd;
}

.pcrl-reasons
{
    margin-bottom: 25px;
}

    .pcrl-reasons ul
    {
        overflow: hidden;
        margin: 0 auto;
    }

    .pcrl-reasons li
    {
        float: left;
        width: 100px;
        margin-right: 10px;
        /* padding: 8px; */
        /* color: #0092dd; */
        height: 48px;
        font-size: 14px;
        text-align: center;
    }

        .pcrl-reasons li a
        {
            background: #ECF6FC;
            padding: 8px;
            color: #0092dd;
            height: 32px;
            display: block;
        }

            .pcrl-reasons li a:hover
            {
                background: #414141;
            }

        .pcrl-reasons li.pcrl-reasons-tab-selected a
        {
            background: #0092dd;
            color: #FFFFFF;
            font-weight: bold;
        }

        .pcrl-reasons li:last-child
        {
            margin-right: 0;
        }

.pcrl-block-link
{
    display: block;
    position: absolute;
    width: 443px;
    height: 306px;
    z-index: 1;
}

.pcrl-content h3
{
    margin: 20px 0;
    font-size: 15px;
    font-weight: normal;
}

/*----------*/
.pcrl-range-outer
{
    overflow: hidden;
}

.pcrl-range-block
{
    border: 1px solid #0092dd;
    background: #FFF;
    float: left;
    width: 443px;
}

.pcrl-range-block
{
    margin-left: 20px;
}

    .pcrl-range-block:first-child
    {
        margin-left: 0;
    }

.pcrl-range-block-3
{
    width: 288px;
}

    .pcrl-range-block-3 .pcrl-block-link
    {
        width: 288px;
        height: 216px;
    }

    .pcrl-range-block-3 .pcrl-range-ranges-right
    {
        width: 109px;
    }

        .pcrl-range-block-3 .pcrl-range-ranges-right a
        {
            margin-top: 5px;
        }

.pcrl-range-inner-left
{
    background-color: #0092dd;
}

.pcrl-range-inner-left, .custom-build-left-title
{
    float: left;
    width: 38px;
    overflow: hidden;
    height: 100%;
    position: absolute;
}

    .pcrl-range-inner-left p
    {
        top: 98px;
        left: -129px;
        width: 291px;
    }

    .custom-build-left-title p
    {
        width: 170px;
        left: -67px;
        top: 73px;
    }

    .pcrl-range-inner-left p, .custom-build-left-title p
    {
        position: absolute;
        font-size: 18px;
        color: #fff;
        transform: rotate(270deg);
        text-align: center;
        margin-bottom: 0;
    }

    .pcrl-range-inner-left img
    {
        position: absolute;
        left: -3px;
        top: 20px;
    }

.pcrl-range-ranges-right
{
    float: right;
    width: 150px;
    position: absolute;
    bottom: 0;
    right: 0;
}

    .pcrl-range-ranges-right p
    {
        /* color: #959595; */
        margin: 0;
        font-size: 13px;
        line-height: 1.2em;
    }

/*----top pick*/
.pcrl-range-toppick
{
    float: right;
    width: 310px;
}

.pcrl-range-toppick-inner
{
    padding: 5px;
    position: relative;
    overflow: auto;
    border: 1px solid #ECE6E6;
}

    .pcrl-range-toppick-inner img
    {
        float: left;
    }

.pcrl-description
{
    color: #000 !important;
    margin-top: 12px;
    margin-left: 77px;
}

    .pcrl-description p
    {
        color: #000;
        font-size: 12px;
        margin-bottom: 3px;
    }

.spiel-pcrl-toppick
{
    color: #e7185a !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.topPickButton
{
    float: right;
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 12px !important;
}

/*-----------*/

.custom-build-range
{
    margin-top: 20px;
    border: 1px solid #91ca49;
    position: relative;
}

ra .custom-build-range .pcrl-range-inner-left
{
    background-color: #91ca49;
}

.custom-build-message
{
    margin: 20px 0;
    font-size: 15px;
    color: #464646;
}

.custom-build-left-title
{
    background-color: #91ca49;
}

.custom-build-left-section
{
    margin-left: 28px;
    background-color: #fff;
    overflow: auto;
    padding-left: 20px;
}

.custom-build-right-section
{
    float: right;
    width: 185px;
    text-align: right;
    /* background-color: #ECECEC; */
    padding: 20px;
    position: absolute;
    right: 0;
    height: 76%;
}

.custom-build-information
{
    padding-left: 10px;
    width: 447px;
    margin-top: 20px;
    font-size: 13px;
    float: left;
}

.custom-build-left-section img
{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.custom-build-title
{
    color: #7FC129;
    font-weight: bold;
    font-size: 14px;
}

.custom-build-text
{
    margin-top: 10px;
}

.custom-build-slogan, .slogan
{
    margin-top: 10px;
    font-weight: bold;
}

.text
{
    position: absolute;
    right: 20px;
    top: 40px;
}

    .text p
    {
        margin-bottom: 0;
        text-align: right;
        font-size: 14px;
        width: auto;
    }

p.poa
{
    color: #0092dd;
    font-size: 18px;
    font-weight: bold;
}

.btnCustomBuild
{
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.pcrl-range-inner-top
{
    background: #0092dd;
}

    .pcrl-range-inner-top p
    {
        color: #FFF;
        padding: 5px 5px 5px 10px;
        font-size: 18px;
        font-weight: 600;
        margin: 0px;
    }

.pcrl-range-inner-content
{
    overflow: hidden;
    padding: 20px;
}

    .pcrl-range-inner-content .promo-text
    {
        float: right;
        background: #ffa500;
        color: #fff;
        padding: 5px;
        margin-top: -5px;
        margin-right: -5px;
        font-family: 'pp-sans-big-regular';
        text-align: center;
    }

.pcrl-range-inner-right
{
    float: right;
    overflow: hidden;
    padding: 20px;
    width: 837px;
}

    .pcrl-range-inner-right h1,
    .pcrl-range-inner-content h1
    {
        color: #0092dd;
        font-size: 14px;
        margin-bottom: 5px;
        padding: 0;
        font-weight: bold;
    }

.pcrl-range-ranges
{
    overflow: hidden;
    position: relative;
}

.pcrl-range-ranges-left
{
    float: left;
}

    .pcrl-range-ranges-left div
    {
        line-height: 0;
    }

.pcrl-range-ranges-right p.price, span.price
{
    color: #0092dd;
    font-weight: bold;
}

.pcrl-range-ranges-right p.price
{
    font-size: 20px;
}

span.price
{
    font-weight: bold;
}

.pcrl-range-ranges-right a
{
    margin-top: 15px;
    z-index: 2;
    position: relative;
}

.pcrl-title
{
    color: #0092dd;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.custom-build-left-title img
{
    position: absolute;
    left: -3px;
}

.pcrl-range-block-red
{
    border-color: #B70404;
}

    .pcrl-range-block-red .pcrl-range-inner-top
    {
        background: #B70404;
    }

    .pcrl-range-block-red .pcrl-range-inner-content h1
    {
        color: #B70404;
    }


.pcrl-range-block-grey
{
    border-color: #464646;
}

    .pcrl-range-block-grey .pcrl-range-inner-top
    {
        background: #464646;
    }

    .pcrl-range-block-grey .pcrl-range-inner-content h1
    {
        color: #464646;
    }
