@charset "utf-8";

/* stylesheet for http://domain/home/referralurls/best_opportunity
Created by SP | 02.06.2013
*/

div {

    display: block;
}

body {

    font-family:"trebuchet ms";

    margin: 0;
}

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

.header_back {
    width: 100%;
    background: url('../../../images/home/referralurls/best_opp/bestopback.png') top center repeat-x;
    height: 186px;
}
.success{
    font-family: "Myriad Pro";
    font-size: 22px;
    color: #282dec;
    text-shadow:#666 1px 1px 1px;
    text-align: center;
    margin: auto;
    padding-top: 20px;
    font-style: italic;
}

.header_holder{
    width: 1094px;
    height: 175px;
    margin: auto;
    margin-top: -45px;
}
.slogan {
    width: 480px;
    margin-top: 115px;
    text-align: center;
    float: left;
    font-size: 28px;
    color: #FFF;
    text-shadow:#002441 1px 1px 1px;
}

.adv_logo {
    width: 243px;
    height: 82px;
    background: url('../../../images/home/referralurls/adclickxpress_logo.png') left top;
    float: left;
    margin-left: 35px;
    margin-top: 90px;
}

.top_lady{
    background: url('../../../images/home/referralurls/best_opp/top_lady.png') left top;
    width: 151px;
    height: 187px;
    float: right;
    margin-right: 70px;
}

.body_holder{
    width: 1140px;
    margin: auto;
    height: auto;
    display: table;
    background: url('../../../images/home/referralurls/best_opp/body_holder.png') center top repeat-y;
}
.body_top{
    height: 36px;
    width: 1021px;
    margin: auto;
    background: url('../../../images/home/referralurls/best_opp/body_top.png') center top no-repeat;
}
.content_holder{
    width: 960px;
    padding-left: 65px;
    margin: auto;
    height: auto;
}
.easy{
    font-family: "Myriad Pro";
    font-style: italic;
    color: #2d3895;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    width: 455px;
    margin-bottom: 30px;
    margin-left:50px;
}

#questions {
    margin: 0;
    padding:0;
    width: 360px;
    list-style: none;
}
#questions li{
    background: url('../../../images/home/referralurls/best_opp/question_red.png') left top no-repeat;
    padding-left: 70px;
    padding-top: 10px;
    line-height: 1.5;
    margin-bottom: 25px;
    color: #6d6e71;
    font-size: 17px;
}
.green_btn{
    background: url('../../../images/home/referralurls/best_opp/green_btn.png') center top no-repeat;
    width: 190px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 1.7;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
.green_btn a{
    text-decoration:none;
    font-weight: bold;
    color: #FFF;
}
.divider{
    clear: both;
    height: 1px;
    background: #ccc;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.second_heading{
    margin: auto;
    text-align: center;
    font-size: 22px;
    color: #6d6e71;
    margin-top: 10px;
    margin-bottom: 40px;
  }

.second_heading span{
    font-family: "myriad pro";
    font-size: 30px;
    color: #9c121c;
    font-weight: bold;
    font-style: italic;
}

#redcheck{
    margin: 0;
    padding:0;
    width: 360px;
    list-style: none;

}
#redcheck li{
    background: url('../../../images/home/referralurls/best_opp/red_check.png') left top no-repeat;
    padding-left: 70px;
    padding-top: 10px;
    line-height: 1.5;
    margin-bottom: 25px;
    color: #6d6e71;
    font-size: 17px;
}
#redcheck li span{
    font-weight: bold;
    color: #dab34a;
    font-size: 23px;
}
.couple{
    background: url('../../../images/home/referralurls/best_opp/couple.png') right top no-repeat;
    width: 460px;
    height: 400px;
    float: left;
}
.couple span{
    color: #2d3895;
    font-family: "Myriad Pro";
    font-weight: bold;
    font-style: italic;
    font-size: 23px;
    width: 165px;
    float: left;
}

.testimonial{
    color: #6d6e71;
    font-size: 16px;
    margin-left: 480px;
    padding-right: 60px;
    line-height: 1.5;

}
.blue_bottombg{
    background: url('../../../images/home/referralurls/best_opp/blue_bottombg.png') center top repeat-x;
    width: 100%;
    margin: auto;
    height: 48px;
    display: table;
    margin-top: -21px;
}
.btnfix{
    float: right;
    margin-top: -10px;
    margin-bottom: 40px;
    margin-right: 280px;
}
.graybold{
    font-weight: bold;
}