/* COLOR */

body {
    background: #ffffff;
}

/* BACKGROUND */

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

.content_popup {
    background: #FFF url(../images/header.jpg) no-repeat;
}

/* POSITION */

.content {
    top: 326px;
    margin: 0 auto;
    width: 1040px;
    height: 500px;
}

.content .box {
    width: 370px;
    height: 160px;
    padding: 63px 10px 10px;
    top: 7px;
    left: 47px;
}

.content .box-form {
    top: 195px;
    left: 52px;
    width: 890px;
    height: 120px;
    padding: 45px 10px 10px;
}

.content #optinDiv {
    text-align: center;
    position: absolute;
    top: 72px;
    left: 480px;
}

.content .box .select {
    width: 250px;
    position: absolute;
    top: 310px;
    left: 289px;
    z-index: 5;
}

.content .box .select label {
    line-height: 24px;
    font-size: 13px;
}

.content .box .select select {
    border: 1px solid #CACACA;
    background-color: white;
    padding: 1px;
    height: 22px;
    width: 160px;
}

.content .custom {
    font-size: 24px;
    color: #000000;
    padding: 5px 0;
}

.warning-text {
    position: absolute;
    top: 370px;
    left: 150px;
    width: 700px;
    color: #235307;
}

div#componentRegistration_birthday_div label
{
    width: 58px;
    margin-left: 5px;
}


#blockValid
{
    background: url(../images/blokValid.png) no-repeat;
    left: 453px;
    width: 490px;
    top: 36px;
 }
/* EXIT */

.exit .title, .exit .text .gold a {
    color: #98B62C;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 453px;
}

.content .optinCampaignButtonImg {
    width: 300px;
    float: 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;
}
