/* COLOR */

body {
    background-color: #FFFFFF;
}

/* BACKGROUND */

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

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

/* POSITION */

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

.content .box {
    width: 400px;
    height: 150px;
    padding: 8px 30px 30px;
    left: 21px;
    top: -112px;
}

.content .custom {
    padding-left: 0;
    color: black;
    margin-bottom: 5px !important;
}

.content .text {
    line-height: 20px;
}

.content .box-form {
    top: 270px;
    left: 480px;
    width: 440px;
    height: 220px;
    padding: 35px 0 0;
}

.content .box .select {
    position: absolute;
    top: 165px;
    left: -73px;
    z-index: 5;
    width: 470px;
    height: 543px;
}

.landing #registration {
    width: 115%;
}

.landing #componentRegistration_lastname_div{
    width: 50.3%;
}

.landing #componentRegistration_lastname_div input{
    width: 79%;
}

.landing #componentRegistration_email_div, .landing #componentRegistration_address_div{
    width: 100%;
}

.landing #componentRegistration_email_div input, .landing #componentRegistration_address_div input{
    width: 78%;
}

.landing #componentRegistration_city_div{
    width: 63%;
}

.landing #componentRegistration_city_div input{
    width: 82%;
}

.landing #componentRegistration_phone_div{
    width: 50%;
}

.landing #componentRegistration_phone_div label{
    width: 33.8%;
}

.landing #componentRegistration_birthday_div{
    width: 49%;
    float: right;
}

.landing #componentRegistration_birthday_div label{
    width: 22%;
}

.content .box .select div {
    width: 186px;
    height: 120px;
    margin : 0 4px 0 0;
    float: left;
}

.content .box .select #div_tv
{
    width: 266px;
    height: 280px;
}

.content .box .select #div_tablette
{
    width: 186px;
    height: 270px;
}

.content .box .select #div_cheque
{
    width: 266px;
    height: 180px;
}

.content .box .select #div_robot
{
    width: 196px;
    height: 251px;
}

.content .box .select span {
    width: 61px;
    height: 20px;
    float: left;
    left: 30px;
    position: relative;
}
.content .box .select input {
    top: 131px;
    left: 19px;
    position: relative;
    z-index: 5;
}

#div_tv input {
    left: 89px;
    top: 246px;
    position: absolute;
}
#div_tablette input {
    left: 62px;
    top: 246px;
    position: absolute;
}
#div_cheque input {
    left: 89px;
    top: 151px;
    position: absolute;
}
#div_robot input {
    left: 20px;
    top: 231px;
    position: absolute;
}
#div_tv label {
    height: 100%;
    width: 100%;
}
#div_tablette label {
    height: 100%;
    width: 100%;
}
#div_cheque label {
    height: 100%;
    width: 100%;
}
#div_robot label {
    height: 100%;
    width: 100%;
}

#div_tv label div {
    width: 111px;
    float: left;
    height: 39px;
    left: 108px;
    position: absolute;
    bottom: 0;
}
#div_tablette label div {
    width: 111px;
    float: left;
    height: 29px;
    left: 82px;
    position: absolute;
    bottom: 0;
}
#div_cheque label div {
    width: 121px;
    float: left;
    height: 34px;
    left: 108px;
    position: absolute;
    bottom: 0;
}
#div_robot label div {
    width: 171px;
    float: left;
    height: 25px;
    left: 38px;
    position: absolute;
    bottom: 0;
}

.content .box .select label {
    position: absolute;
    top: 0;
    line-height: 24px;
    font-size: 13px;
    display: block;
    width: 185px;
    height: 152px;
}

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

#blockValid {
    left: -10px;
    top: 170px;
    background-image: url(../images/blokValid.png);
    width: 480px;
}
.content .box .custom
{
    font-size: 25px;
}
.content p.custom0
{
    position: absolute;
    left: 626px;
    top: 159px;
    font-size: 23px;
    color: #663f30;
    font-weight: bold;
}

/* new form dimension*/
/* EXIT */

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

/* CUSTOM */

.footer .text, .footer .text a {
    color: #444;
}
.landing .footer {
    margin-top: -68px;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 470px;
    top: -4px;
    left: -27px;
}

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

.optinCampaignDecline{
    width: 106%;
    line-height: 11px;
    padding-top: 3%;
}