/* COLOR */

body {
    background: url(../images/bg_repeat.jpg) repeat-x top center #ffffff;
}

/* BACKGROUND */

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

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

/* POSITION */

.content {
    top: 280px;
    margin: 0 auto;
    width: 950px;
    height: 550px;
}

.content .box {
    width: 350px;
    height: 150px;
    left: 167px;
    top: 135px;
}

.content .box .custom {
    padding-left: 0;
    margin-bottom: 5px;
    color: #ffffff;
    font-weight: normal;
    font-size: 24px;
}

.content .text {
    margin-top: 10px;
    line-height: 20px;
}
.landing #registration#registration {
    width: 425px;
}
.content .box-form {
    top: 359px;
    left: -10px;
    width: 920px;
    height: 140px;
    padding: 0;
}

.content .box .select {
    position: absolute;
    top: 225px;
    left: 68px;
    z-index: 5;
    width: 179px;
    font-size: 13px;
    text-align: right;
}
.content .select label {
    line-height: 24px;
    font-size: 13px;
}

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


.content .box .select div {
    width: 120px;
    height: 120px;
    float: left;
}

.content .box .select span {
    width: 61px;
    height: 20px;
    float: left;
    left: 30px;
    position: relative;
}

#blockValid {
    left: 459px;
    top: 0px;
    background-image: url(../images/blockValid.png);
    width: 533px;
    height: 44px;
}
/* EXIT */

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

/* CUSTOM */

.footer .text, .footer .text a {
    color: #444;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 500px;
    top: -77px;
    left: 480px;
    margin: 0;
}

.content .optinCampaignButtonImg {
    width: 283px;
    height: 82px;
    float: left;
    margin-right: 10px;
}

.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;
    margin-top: 5px;
}
#componentRegistration input {
    width: 90px;
}
.content #componentRegistration_email#componentRegistration_email {
    width: 326px;
}
.landing #componentRegistration_birthday_div label {
    width: 61px;
}
.landing #componentRegistration_zipcode#componentRegistration_zipcode {
    width: 88px;
    margin:0;
}