/* COLOR */

body {
    background: #ffffff;
}

/* BACKGROUND */

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

/* 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: 211px;
    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;
}

/* SMALL BUTTON */

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

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

.box-form #registration {
    width: 467px;
}

#componentRegistration_lastname_div #componentRegistration_lastname {
    width: 174px;
}

#componentRegistration_email_div #componentRegistration_email,
#componentRegistration_address_div #componentRegistration_address,
#componentRegistration_phone_div #componentRegistration_phone
{
    width: 367px;
    margin-right: 0;
}

#componentRegistration_city_div #componentRegistration_city {
    width: 233px;
}

#componentRegistration_phone_div label {
    width: 85px;
}

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

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