/* COLOR */

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

/* BACKGROUND */

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

/* POSITION */

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

.content .box {
    width: 340px;
    height: 180px;
    left: 105px;
    top: 252px;
}

.content .custom {
    padding: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: #000000;
    height: auto;
}

.content .box-form {
    top: 171px;
    left: 564px;
    width: 399px;
    height: 0;
    overflow: hidden;
    color: #000000;
    background: url('../images/bg_FORM.png');
}

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

.content .box .text {
    line-height: 20px;
    color: #000000;
    margin-top: 22px;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 364px;
    top: 25px;
    left: -3px;
    padding: 0;
    margin: 0;
}

.content .optinCampaignButtonImg {
    float: left;
    text-align: right;
    margin-left: 0;
    width: 366px;
}

.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 .optinSponsors,
.content .optinSponsors a,
.content .optinCampaignDecline,
.content .optinCampaignDecline a
{
    color: #8c8c8c;
    line-height: 12px;
}

.landing #componentRegistration#componentRegistration .form-row {
    width: 100%;
    padding-top: 4px;
    margin: 0;
}

.landing #componentRegistration#componentRegistration .form-row label {
    width: 98px;
    padding: 0;
    margin: 0;
}

.landing #componentRegistration#componentRegistration .form-row input[type="email"],
.landing #componentRegistration#componentRegistration .form-row input[type="text"]
{
    width: 253px;
}

.landing #componentRegistration #componentRegistration_birthday {
    text-align: left;
}

#componentRegistration {
    z-index: 50;
    height: 167px;
}

.left-pack {
    position: absolute;
    top: -147px;
    left: -252px;
    cursor: pointer;
}

.right-pack {
    position: absolute;
    top: -97px;
    left: 400px;
    cursor: pointer;
}

.left-button {
    position: absolute;
    top: 431px;
    left:-41px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.right-button {
    position: absolute;
    top: 431px;
    left: 457px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.arrow {
    position: absolute;
    top: 243px;
    left: 467px;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
}

.txt-left,
.txt-right
{
    position: absolute;
    top: -60px;
    left: 473px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
}