
/*------------------------------------------------------------ 
                  estilos para home 
------------------------------------------------------------*/
#content {
    padding-top:450px;
    background:  url("../img/content.jpg") no-repeat center top #ffffff;
    position: relative;
}
#content > div {
    background: none !important;
}
#content > div > div {
    min-height: 280px;
}
#content > div > div > h2 {
    color: #FFFFFF;
    left: 310px;
    position: absolute;
    top: 85px;
    width: 525px;
    font-family: HelveticaNeue, helvetica, sans-serif;
}
#content > div > div > h2 > span {
    display: block;
    font-size: 25px;
    letter-spacing: 0.5px;
    margin: 0 0 4px;
}
#content > div > div > h2 > span+span {
    font-size: 15px;
    line-height: 16px;
    margin: 10px 0 8px;
    max-width: 400px;
}
#content > div > div > h2 > a {
    background: url("../img/quees.jpg") no-repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 11px;
    padding: 8px 18px 8px 32px;
    width: 60px;
    line-height: 11px;
}
#content > div > div > div {
    position: absolute;
    right: -20px;
    top: 10px;
    width:285px;
    z-index: 999;
}
#content > div > div > div > form {
    border:1px solid #2a5f88;
    padding: 5px 10px;
    background: #5381ad; /* Old browsers */
    background: -moz-linear-gradient(top,  #5381ad 0%, #416f9d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5381ad), color-stop(100%,#416f9d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5381ad 0%,#416f9d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5381ad 0%,#416f9d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5381ad 0%,#416f9d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #5381ad 0%,#416f9d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5381ad', endColorstr='#416f9d',GradientType=0 ); /* IE6-9 */
}
#content > div > div > div > form > p > b {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 5px;
}
#content > div > div > div > form > p > input[type=text] {
    border: 1px solid #fefefe;
    padding: 2px;
    height:  14px;
    color: #888888;
}
#content > div > div > div > form > p > button {
    background: url("../img/arrow_button.png") no-repeat scroll center center transparent;
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    height: 20px;
    position: relative;
    top: -3px;
    width: 20px;
    margin-left: 3px;
}
#content > div > div > div+div {
    background: transparent;
    padding: 195px 0 0;
    top: 190px;
}
#content > div > div > div+div > div {
    background: #f3f3f3; /* Old browsers */
    background: -moz-linear-gradient(top,  #f3f3f3 0%, #cbcbcb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cbcbcb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cbcbcb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3f3f3 0%,#cbcbcb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3f3f3 0%,#cbcbcb 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3f3f3 0%,#cbcbcb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cbcbcb',GradientType=0 ); /* IE6-9 */
    position: relative;
    z-index: 999;
}
#content > div > div > div+div > div > a {
    background: url("../img/arrow_banner.png") no-repeat scroll 10px -30px transparent;
    color: #333333;
    display: block;
    font-size: 13px;
    height: 30px;
    padding: 10px 15px 10px 50px;
}
#content > div > div > div+div > div > a.desplegado {
    background: url("../img/arrow_banner.png") no-repeat scroll 10px 17px transparent;
}
#content > div > div > div+div > div > a > b {
    display: block;
    font-weight: normal;
    margin-bottom:2px;
    color: #296489;
    font-size: 15px;
}
#content > div > div > div+div > div > ul {
    display: none;
    position: absolute;
    bottom: 50px;
    background: #ffffff;
    z-index: 999;
}
#content > div > div > div+div > div > ul > li {
    display: block;
    overflow: hidden;
    padding: 7px 10px;
}
#content > div > div > div+div > div > ul > li > img {
    float: left;
    width: 50px;
    border: none;
}
#content > div > div > div+div > div > ul > li > a {
    float: right;
    width: 190px;
    color: #333333;
    font-weight: bold;
    display: block;
}
#content > div > div > div+div > div > ul > li > span {
    float: right;
    width: 190px;
    display: block;
}
#content > div > div > ul {
    padding: 20px;
}
#content > div > div > ul > li {
    display: block;
    float: left;
    margin: 0 6px;
    width: 241px;
}
#content > div > div > ul > li.vender > a {
    display: inline-block;
    background:  url("../img/banner_01.jpg") no-repeat center top #ffffff;
    width: 240px;
    min-height: 102px;
}
#content > div > div > ul > li.comprar > a {
    display: inline-block;
    background:  url("../img/banner_02.jpg") no-repeat center top #ffffff;
    width: 240px;
    min-height: 102px;
}
#content > div > div > ul > li.quees > a {
    display: inline-block;
    background:  url("../img/banner_03.jpg") no-repeat center top #ffffff;
    width: 240px;
    min-height: 102px;
}
#content > div > div > ul > li > a > strong{
    display: block;
    background: url("../img/pixel.png") repeat 0 0 transparent;
    padding: 8px 8px 20px 8px;
    color: #000000;
}
#content > div > div > ul > li > a > strong > span {
    display: block;
    padding: 0 0 0 15px;
    background:  url("../img/arrow.png") no-repeat 5px -1px transparent;
}
#content > div > div > ul > li > a > em {
    background: url("../img/arrow.png") no-repeat scroll 11px 9px #eeeeee;
    color: #000000;
    display: block;
    margin: 95px 0 0 0;
    padding: 10px 10px 10px 20px;
}
#content > div > div > ul > li.quees > a:hover > strong > span, #content > div > div > ul > li.comprar > a:hover > strong > span, #content > div > div > ul > li.vender > a:hover > strong > span {
    color: #cc0000;
    background: url("../img/arrow.png") no-repeat scroll 5px -52px transparent;
}
#content > div > div > ul > li.quees > a:hover > em, #content > div > div > ul > li.comprar > a:hover > em, #content > div > div > ul > li.vender > a:hover > em {
    color: #cc0000;
    background: url("../img/arrow.png") no-repeat scroll 11px -42px #eeeeee;
}
#content > div > div > ul > li.quees > a+a, #content > div > div > ul > li.comprar > a+a, #content > div > div > ul > li.vender > a+a {
    background: transparent none;
    min-height: 0;
}



/* menu modelos */

.desplaza_menu {
    top: auto !important;
    bottom: 0;
}

#codigo_postal {
    color: #888888;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    width: 154px !important;
}