﻿div#sidebarbody {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0 15px 0 0;
    float: left;
    margin-top: 30px;
    width: 635px;
    padding-bottom: 20px;
    min-height: 734px;
}

div#sidebar div.supportButton {
    height: 163px;
    width: 292px;
    margin: 16px 13px 0;
}

div#sidebarbody h1 {
    color: #528A22;
    letter-spacing: 0;
    line-height: 27px;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: normal;
    padding-top: 10px;
}

div#sidebar {
    border: 1px solid #DDD;
    float: left;
    background: #ECECEC;
    width: 320px;
    padding-bottom: 20px;
    border-radius: 15px 0px 0px 0px;
    margin-top: 30px;
}

    div#sidebar a img {
        margin: 16px 13px 0px;
        box-shadow: 2px 2px 2px #CCC;
    }


    div#sidebar div#downloadbox {
        background-color: #EAF4D3;
        background-image: url("../images/sidebar/email-bg.png");
        background-position: right bottom;
        background-repeat: no-repeat;
        box-shadow: 2px 2px 2px #CCCCCC;
        margin: 16px 13px 0;
        padding: 10px;
        width: 272px;
    }

        div#sidebar div#downloadbox img#background {
            position: relative;
            bottom: 0;
            right: 0;
        }

        div#sidebar div#downloadbox h5 {
            font-family: UbuntuLight;
            font-size: 19px;
            line-height: 23px;
            text-align: center;
            text-transform: uppercase;
            margin:0 17px;
        }

            div#sidebar div#downloadbox h1 strong {
                font-family: UbuntuMedium;
                font-weight:normal;
            }

div.container {
    width: 585px;
    padding-top: 20px;
}

    div.container h2 {
        color: #528A22;
        letter-spacing: 0;
        line-height: 27px;
        margin-top: 0;
        text-transform: uppercase;
        font-size: 22px;
        margin-bottom: 12px;
        font-weight: normal;
        padding-top: 30px;
    }


div.sidebarbody-subcontent {
    border-bottom: 1px solid #DDD;
    padding: 30px 0px;
    margin: 0px 30px 0px 20px;
}


div#last {
    border: none;
}

div.sidebarbody-subcontent h2 {
    color: #528A22;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 12px;
    padding-top: 0px;
}

div.sidebarbody-subcontent img.thumbleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 1px;
}

img#essential-distribution {
    margin-bottom: 8px;
}

img#global-distribution {
    margin-bottom: 46px;
}

div.sidebarbody-subcontent a img.compare-packages {
    margin-top: 22px;
}

div.sidebarbody-subcontent a img.compare-packages-1 {
    margin-top: 22px;
    margin-left: 150px;
}

div.footnote {
    background: none repeat scroll 0 0 #E7EEF3;
    float: right;
    margin-top: 30px;
    padding: 12px;
    width: 400px;
}

    div.footnote p {
        font-size: 11px;
    }



table.royalties {
    padding-left: 16px;
}

    table.royalties tr td {
        padding-right: 10px;
        padding-top: 8px;
    }

        table.royalties tr td.equals {
            border-bottom: 1px dotted #000;
            padding-bottom: 8px;
        }

div.service-features {
    background: #d7eaf1;
    box-shadow: 0 -7px 8px #B5CBD3 inset;
}

    div.service-features h2 {
        color: #000;
        margin-left: 20px;
        padding-top: 20px;
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: bold;
    }

    div.service-features img {
        float: right;
        margin-right: 20px;
    }

    div.service-features ul {
        list-style-image: url("../images/author-facebook-page/service-check.png");
        margin-left: 5px;
        padding-bottom: 30px;
        padding-top: 0px;
        margin-top: 0px;
    }

        div.service-features ul li {
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
            padding: 7px 0 7px 10px;
            width: 328px;
        }

            div.service-features ul li.no-bullet {
                list-style-type: none;
                list-style-image: none;
            }

div.price-ribbon {
    height: 140px;
    width: 162px;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    background-image: url(../images/amazon/ribbon-bottom.png);
    background-position: center bottom;
    padding-bottom: 0px;
    padding-top: 57px;
}

    div.price-ribbon p {
        color: White;
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
    }

        div.price-ribbon p.price {
            color: White;
            font-size: 46px;
            line-height: 50px;
            margin-top: 0;
            text-align: center;
            text-shadow: -1px 0 rgba(0, 0, 0, 0.5), 0 -1px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.5), -1px -2px rgba(0, 0, 0, 0.3);
        }




div.recent-work {
    background: #e2e2e2;
    padding: 14px 0;
    box-shadow: inset 0 0 10px #828282;
    -moz-box-shadow: inset 0 0 10px #828282;
    border-radius: 5px 5px 5px 5px;
    margin: 40px 0;
}

    div.recent-work h2 {
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        padding-top: 0px;
    }

    div.recent-work p.examples {
        text-align: center;
    }

        div.recent-work p.examples a {
            margin: 0 22px;
        }

p.question {
    font-weight: bold;
    margin-top: 30px;
}
