body {
    background: url("http://d7c0pu55vhzh0.cloudfront.net/public/images/frontend/new/yuplon/container-background.png") repeat-y scroll center center #d2df57;
}

/*Buy Page*/
.total-price{
    color: #43B030;
    text-decoration: underline;
}

.text-total {
    font-size: 18px;
    padding-right: 22px;
    text-align: right;
    color: #43B030;
}

#title-offer{
    font-size: 25px;
    color: #43B030;
    overflow: hidden;
}

.head-buy span.subtitle {
    color: #43B030;
}

.link-conditions{
    text-decoration: underline;
    color: #43B030;
    font-size: 11px;
}

.image-method {
    float: left;
    margin-left: 60px;
}

.image-button {
    float: right;
    margin-right: 2px;
    margin-top: 10px;
}

/*My profile*/

.profile_box_lt h1 {
    color: #43B030;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    margin-left: 10px;
}

/*Right offers*/

div.offer-small span.discount {
    color: #FFFFFF;
    font-size: 10px;
    letter-spacing: -0.4px;
    margin-top: 22px;
}

div.offer-small span {
    display: block;
    margin-left: 15px;
    position: absolute;
}

/*  Login header  */
div.login input[type="text"] {
    width: 100px;
}

div#defaultCountdown td {
    color: white;
}

div#deal-timer, div#deal-timer .days {
    color: #404040;
}

div#deal-price {
    font-size: 34px;
}

/* Header styles */

div#menu-cities {
    float: left;
    font-weight: bold;
    margin-left: 190px;
    margin-right: 0;
}

div.login {
    float: left;
    height: 35px;
    margin-left: 20px;
    text-align: center;
    width: 378px;
}

/*Deal box*/
div.txt-label-price {
    float: left;
    font-size: 36px;
    margin-top: -3px;
    height: 50px;
    z-index: 1000;
    position: relative;
    margin-left: 0px;
}

.price {
    font-size: 17px;
}


/* New summary buy*/
.credits-user{
    font-size: 14px;
    color: #616161;
}

.credits-qty {
    color: #616161;
    font-size: 15px;
    font-weight: bold;
}

.total-summary{
    float: left;
    color: #616161;
    font-size: 18px;
    padding-right: 22px;
    text-align: right;
    margin-top: 8px;
}

.credits-summary{
    float: left;
    margin-top: 4px;
    width: 100%;
    border-bottom: 1px solid #616161;
    padding-bottom: 5px;
}

.simbol-summary{
    color: #616161;
    font-size: 14px;
    font-weight: bold;
    margin-top: 11px;
    margin-left: 21px;
}


/* New summary buy*/

.send-form-payment{
    float: left;
    margin-left: 234px;
    margin-top: 38px;
}
