/* =======================================================================
----------------------------- FOOTER -------------------------------------
==========================================================================*/
#footer {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    width: 100%;
    color: #646567;
    background-color: #E8E8E8;
    border-top: 1px solid #ED3237;
    float: left;
}

#footer .footer-contents {
    position: relative;
    height: 100px;
    width: 990px;
    margin: 0 auto;
}

#footer .footer-contents .full {
    width: 100%;
    float: left;
}

#footer .footer-contents .full .logo {
    width: 152px;
    height: 25px;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 5px;
    text-indent: -999999px;
    background-position: -1px 0px;
    background-image: url(/images/frontend/autos/sprite-a9cvkie9.png);
}

#footer .footer-contents .left-col {
    width: 700px;
    float: left;
}

#footer .footer-contents .left-col .internal-links {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 4px;
}

#footer .footer-contents .left-col .internal-links li:first-child a {
    padding-left: 0px;
    border-left: none;
}

#footer .footer-contents .left-col .internal-links li {
    float: left;
}

#footer .footer-contents .left-col .internal-links li a,
#footer .footer-contents .left-col .internal-links li:visited {
    color: #646567;
    margin-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    border-left: 1px solid #646567;
}

#footer .footer-contents .left-col .internal-links li a:hover,
#footer .footer-contents .left-col .internal-links li:visited:hover {
    text-decoration: underline;
}

#footer .footer-contents .left-col p {
    width: 100%;
}

#footer .footer-contents .social {
    right: 0;
    margin-top: -30px;
    position: absolute;
}

#footer .footer-contents .social li {
    float: left;
}

#footer .footer-contents .social li a {
    width: 25px;
    height: 29px;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    margin-left: 6px;
    text-indent: -999999px;
    background-image: url(/images/frontend/autos/sprite-a9cvkie9.png);
}

#footer .footer-contents .social li a.facebook {
    background-position: -2px -35px;
}

#footer .footer-contents .social li a.facebook:hover {
    background-position: -42px -35px;
}

#footer .footer-contents .social li a.twitter {
    background-position: -2px -73px;
}

#footer .footer-contents .social li a.twitter:hover {
    background-position: -42px -73px;
}

#footer .footer-contents .social li a.youtube {
    background-position: -2px -110px;
}

#footer .footer-contents .social li a.youtube:hover {
    background-position: -42px -110px;
}

#footer .footer-contents .social li a.rss {
    background-position: -2px -148px;
}

#footer .footer-contents .social li a.rss:hover {
    background-position: -42px -148px;
}

/* =======================================================================
---------- Caracteristicas para cada mercado Uno Medios   --------------
==========================================================================*/
.horizontal #footer{ border-color:#00adee!important; }
.inmuebles #footer{  border-color: #00AFEF!important; }
.empleos #footer{    border-color: #F58634!important; }
.varios #footer{     border-color:  #FFCC29!important; }