/* new_footer */

#new_footer_box {
    background: url('../img/footer/bg.png') #1c1c1c repeat-x;
    min-height: 600px;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

#new_footer_center {
    width: 950px;
    min-width: 950px;
    max-width: 950px;
    margin: 0 auto;
    min-height: 400px;
    background: url('../img/footer/footer.jpg') #1c1c1c no-repeat;
    overflow: hidden;
}

#new_footer_logos {
    margin-top: 195px;
    width: 950px;
    overflow: hidden;
    clear: both;
    height: 100px;
}

.new_footer_logo {
    display: block;
    height: 65px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
}

.new_footer_logo_forbegin {
    width: 87px;
    background:  url('../img/footer/footer_forbegin.png') no-repeat;
}

.new_footer_logo_expecto {
    width: 100px;
    background:  url('../img/footer/footer_expecto.png') no-repeat;
}

.new_footer_logo_altimus {
    width: 67px;
    background:  url('../img/footer/footer_altimus.png') no-repeat;
}

.new_footer_logo_molinosystems {
    width: 162px;
    background:  url('../img/footer/footer_molinosystems.png') no-repeat;
}

.new_footer_logo_targetad {
    width: 122px;
    background:  url('../img/footer/footer_targetad.png') no-repeat;
}

.new_footer_logo_studiotg {
    width: 100px;
    background:  url('../img/footer/footer_studiotg.png') no-repeat;
}

#new_footer_links {
    width: 950px;
    overflow: hidden;
    clear: both;
    background:  url('../img/footer/pass.png') repeat-y;
    font: 14px Tahoma;
    color: #7c7e74;
    min-height: 100px;
}

#new_footer_links a {
    color: #fff;
}

#new_footer_links_left {
    width: 400px;
    float: left;
    overflow: hidden;
    padding-left: 70px;
}

#new_footer_links_right {
    width: 405px;
    float: right;
    overflow: hidden;
    padding-left: 70px;
}

#new_footer_p {
    height: 67px;
    width: 950px;
    border-top: 1px solid #31322d;
    border-bottom: 1px solid #31322d;
    padding-top: 10px;
    padding-top: 10px;
    margin-top: 10px;
}

.new_footer_p_links {
    display: block;
    height: 67px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.new_footer_p_youtube {
    width: 97px;
    background:  url('../img/footer/footer_youtube.png') no-repeat;
}

.new_footer_p_twitter {
    width: 45px;
    background:  url('../img/footer/footer_twitter.png') no-repeat;
}

.new_footer_p_blip {
    width: 63px;
    background:  url('../img/footer/footer_blip.png') no-repeat;
}

.new_footer_p_facebook {
    width: 45px;
    background:  url('../img/footer/footer_facebook.png') no-repeat;
}


#new_footer_p_right {
    float: right;
    overflow: hidden;
    position: relative;
    width: 330px;
    height: 90px;
}

.new_footer_p_text {
    float: left;
    font: 13px Tahoma;
    font-weight: bold;
    text-align: right;
    color: #d4d9c1;
    padding-top: 10px;
    margin-right: 15px;

}

.new_footer_input_text {
     background: #1c1c1c !important;
     border: 1px solid #6a7057 !important;
     width: 110px !important;
     font: 14px Tahoma;
     color: #6a7057 !important;
     position: absolute;
     padding-top: 5px !important;
     padding-bottom: 5px !important;
     padding-left: 5px;
     padding-right: 5px;
     top: 15px;
     margin: 0 !important;
}

.new_footer_input_button {
    width: 80px;
    height: 28px;
    border: 0;
    background:  url('../img/footer/add.png') no-repeat;
    position: absolute;
    top: 15px;
    left: 235px;
}

#new_footer_copy {
    overflow: hidden;
    clear: both;
    font: 12px Tahoma;
    color: #7c7e74;
    padding-left: 20px;
    padding-right: 20px;
}

#new_footer_copy a {
    font: 12px Tahoma;
    color: #7c7e74;
    text-decoration: none;
}

#new_footer_copy a:hover {
    text-decoration: underline;
}

#new_footer_copy_left {
    float: left;
}

#new_footer_copy_right {
    float: right;
}

/* /new_footer */
