@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro');

#affiliate-info{
    margin: 0 auto;
    width: 1000px;
}

.landing_title{
    font-family: Source Sans Pro;
    font-size: 24px;
    color: #353b41;
    font-weight: bold;
    width: 1000px;
}

.landing_subheadlines{
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #353b41;
    font-style: italic;
    padding-left: 19px;
}

.landing_steps, .ls_title, .ls_box{
    width: 1000px;
    overflow: hidden;
}

.ls_title{
    margin-bottom: 20px;
}

.ls_box{
    margin-bottom: 40px;
}

.lst_style, .lsts_namber, .lsts_text{
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #353b41;
    font-weight: bold;
    margin-left: 50px;
    width: 300px;
    float: left;
    overflow: hidden;
}

.lsts_namber{
    width: 17px;
    margin-left: 0px;
}

.lsts_text{
    width: 283px;
    margin-left: 0px;
}

.lst_style:first-child{
    margin-left: 0;
}

.ls_box_style, .ls_ul_style{
    width: 300px;
    float: left;
    margin-left: 50px;
    background-color: #98c8ff;
    border-radius: 5px;
}

.ls_box_style:first-child{
    margin-left: 0px;
}

.ls_ul_style{
    width: 650px;
    background-color: #fff;
}

.lsb_rsf{
    width: 290px;
    height: 230px;
    margin: 5px;
}

.lsb_rental_step1{
    background-image: url('../image/tbx_landing_rentals_page_step1.jpg');
}

.lsb_rental_step2{
    background-image: url('../image/tbx_landing_rentals_page_step2.jpg');
}

.lsb_rental_step3{
    background-image: url('../image/tbx_landing_rentals_page_step3.jpg');
}

.lsb_rental_step4{
    background-image: url('../image/tbx_landing_rentals_page_step4.jpg');
}

.lsb_sell_step1{
    background-image: url('../image/tbx_landing_sell_page_step1.jpg');
}

.lsb_sell_step2{
    background-image: url('../image/tbx_landing_sell_page_step2.jpg');
}

.lsb_sell_step3{
    background-image: url('../image/tbx_landing_sell_page_step3.jpg');
}

.lsb_financ_step1{
    background-image: url('../image/tbx_landing_financial_page_step1.jpg');
}

.lsb_financ_step2{
    background-image: url('../image/tbx_landing_financial_page_step2.jpg');
}

.lsb_financ_step3{
    background-image: url('../image/tbx_landing_financial_page_step3.jpg');
}

.ls_remember{
    overflow: hidden;
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #353b41;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ls_remember li{
    overflow: hidden;
    margin-bottom: 23px;
}

.landing_page_icons{
    width: 45px;
    height: 25px;
    float: left;
    margin-right: 10px;
}

.lpi_note, .lpi_shipping, .lpi_book, .lpi_period{
    background-image: url('../image/tbx_landing_page_icons.png');
}

.lpi_shipping{
    background-position: 0 -25px;
}

.lpi_book{
    background-position: 0 -50px;
}

.lpi_period{
    background-position: 0 -75px;
}

.lp_bottom_text_style{
    width: 1000px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #353b41;
    margin-bottom: 25px;
}

.lp_main_text_style{
    width: 1000px;
    line-height: 24px;
    border-top: 1px solid #e7e7e7;
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #353b41;
    padding: 20px 0;
    overflow: hidden;
}

.lpmt_left_side{
    width: 450px;
    float: left;
    margin: 0 70px 0 0;
}

.lpmt_right_side{
    width: 480px;
    float: left;
}

.lpmt_isons{
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}

.lpmt_isons_ba, .lpmt_isons_lp, .lpmt_isons_gp{
    width: 140px;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.lpmt_isons_ba img, .lpmt_isons_lp img, .lpmt_isons_gp img {
    height: 50px;
}

.lpmt_isons_lp{
    width: 275px;
}

.lpmt_isons_gp{
    width: 65px;
}

.landing_ul_hdw{
    font-family: Source Sans Pro;
    font-size: 14px;
    color: #353b41;
    font-style: italic;
    list-style-type: decimal;
}

.main_text_link{
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #1f72cb;
    text-decoration: none;
}
.main_text_link:hover{
    text-decoration: underline;
}

.lp_search_box{
    width: 1000px;
    height: 160px;
    overflow: hidden;
}

.lps_lable{
    width: 1000px;
    height: 30px;
    font-family: Source Sans Pro;
    font-size: 17px;
    color: #353b41;
}

.lps_blue_box{
    width: 1000px;
    height: 85px;
    background-color: #98c8ff;
    border-radius: 5px;
    overflow: hidden;
}

#ih-search-by input[type=text] {
    width: 790px;
    height: 45px;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    font: italic 16px Source Sans Pro;
    color: #353b41;
    margin: 20px;
}

#ih-search-by > a {
    width: 110px;
    padding: 0;
    float: right;
    text-align: center;
    display: block;
    border: none;
}

#search-by-isbn{
    font-family: Source Sans Pro;
}

.orange-button-rounded{
    display: block;
    background-color: #EF9300;
    width: auto;
    height: 45px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    font: bold 18px Source Sans Pro;
    line-height: 45px;
    color: white;
    padding: 0 15px;
}

.orange-button-rounded:hover{
    background-color: #ce6700;
}

.not-selectable{
    width: 110px;
    padding: 0;
    float: right;
    text-align: center;
    display: block;
    border: none;
    margin: 20px;
}


.lps_form_lable{
    font: 17px Source Sans Pro;
    color: #353b41;
    width: 300px;
    height: 45px;
    line-height: 45px;
    float: right;
    text-align: right;
    margin: 20px;
}

#ih-selling-by{
    overflow: hidden;
    margin-right: 180px;
}

#ih-selling-by  input[type=text] {
    width: 320px;
    height: 45px;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    font: italic 16px Source Sans Pro;
    color: #353b41;
    margin: 20px;
    float: right;
}

#ih-selling-by > a {
    width: 55px;
    padding: 0;
    float: right;
    text-align: center;
    display: block;
    border: none;
}

#sell-by-isbn{
    font-family: Source Sans Pro;
}

.orange-button-rounded{
    display: block;
    background-color: #EF9300;
    width: auto;
    height: 45px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    font: bold 18px Source Sans Pro;
    line-height: 45px;
    color: white;
    padding: 0 15px;
}

.orange-button-rounded:hover{
    background-color: #ce6700;
}

.not-selectable_sell{
    width: 55px;
    padding: 0;
    float: right;
    text-align: center;
    display: block;
    border: none;
    margin: 20px;
}

@media screen and (max-width: 640px) {
    #affiliate-info{
        width: 100%;
    }

    .lp_main_text_style {
        width: 100%;
    }

    .landing_title{
        width: 100%;
        font-size: 20px;
    }

    .lpmt_left_side, .lpmt_right_side {
        width: auto;
        min-width: 320px;
        float: none;
    }

    .lpmt_left_side {
        padding-bottom: 20px;
    }

    .lpmt_right_side {
        border-top: 1px solid #e7e7e7;
        padding: 20px 0;
    }

    .commission-junction img{
        width: 100%;
    }

    .lpmt_isons {
        margin-bottom: 15px;
    }

    .lpmt_isons_ba, .lpmt_isons_lp, .lpmt_isons_gp {
        width: 33.33333%;
    }

}
