/* COLOR */

body {
    background: #ffffff;
}

/* BACKGROUND */

.main {
    background: url(../images/background.jpg) no-repeat top center;
    height: 940px;
    min-width: 1110px;
}

.content_popup {
    background: #FFF url(../images/header.jpg) no-repeat;
}
.landing .footer{
    margin-top: -137px;
}

/* POSITION */

.content {
    top: 5px;
    width: 1100px;
    height: 560px;
    margin: 0 auto;
}

.content .box {
    width: 370px;
    height: 100px;
    left: 642px;
    top: 165px;
    padding: 16px;
}

.content .custom {
    padding: 10px 0 0 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 34px;
    color: #c60b1e;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
}
.content .box .civility,
.content .box .lastname {
    color: #000000;
    font-size: 30px;
}
.content .box-form {
    top: 386px;
    left: 652px;
    width: 586px;
    height: 230px;
    padding: 10px;
}

.content #optinDiv {
    text-align: center;
    top: 43px;
    margin-left: -4px;
}

.content .optinCampaignDecline {
    margin-top: 13px;
}

#blockValid {
    top: 147px;
    background: url(../images/blokValid.png) no-repeat;
    left: -5px;
    width: 490px;
}

.content .box .text-message {
    text-decoration: underline;
    position: absolute;
    top: 210px;
    left: 16px;
    font-weight: bold;
    color: #f03d26;
    font-size: 15px;
    width: 500px;
}
.content .box .text {
    line-height: 20px;
    margin-bottom: 486px;
    border-right: 1px solid #dedede;
}

.custom0
{
    position: absolute;
    top: 349px;
    left: 197px;
    text-align: left;
    width: 188px;
    font-weight: bold;
    font-size: 24px;
    display: none;
}
.custom1
{
    position: absolute;
    top: 375px;
    left: 501px;
    font-size: 13px;
    color: #4E6E8D;
    font-weight: bold;
    display: none;
}

/* EXIT */

.exit .title, .exit .text .gold a {
    color: #183f79;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 462px;
    top: 53px;
}

.content .optinCampaignButtonImg {
    width: 297px;
    float: left;
    text-align: left;
}

.content .optinSponsors, .content .optinSponsors a, .content .optinCampaignDecline, .content .optinCampaignDecline a, .address .optinSponsors, .address .optinSponsors a, .address .optinCampaignDecline, .address .optinCampaignDecline a {
    color: #111111;
    font-size: 10px;
}



.content .optinCampaignDecline, .content .optinSponsors {
    display: block;
    text-align: justify;
}

.content .optinSponsors {
    margin-top: -15px;
}
