body {
    font: 11px Tahoma, sans-serif;
    color: #454545;
    margin:0;
}
#main {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
#container {
    clear: both;
    margin-bottom: 10px;
    width: 980px;
}

/* RESET */
ul { margin: 0; padding : 0; list-style : none; }
form { 	margin: 0; }
a, a img{ border:0}
h1 a, h2 a { text-decoration: none; }
input[type=checkbox],checkbox {
    border: none;
}
/* LINKS */
a:hover { color: #6C757A;  }

/* H1 H2 H3 */
h1 {font:2.1em Arial,Sans-Serif; letter-spacing:-1px; margin:0; padding:4px 0 0 28px; }
h1 a:hover, h2 a:hover {text-decoration: underline; color:inherit }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif;  }
h2 { font-size: 1.5em; margin-bottom: 5px;  background: inherit; }
a,h2, .breadCrumb a,.help-answer a:hover, .item{color:#4C67AA; }

p {	margin: 0 0 5px 0; }

input,textarea {
    border: 1px solid #CCC;
    padding: 2px;
}

.clear {
    overflow:hidden;
    width: 100%;
    border-bottom: 1px solid #999999;
    clear: both;
    height: 5px;
}

.btnSendReply, input.button2, input.button,input#button3, .bt-text, input#btnSend, input#btnComment  {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#ffa434 url(img/bg-bt.jpg) repeat-x left top;
    border:1px solid #cc6600;
    color:white;
    cursor:pointer;
    font-size:13px;
    font-weight:bold;
    height:27px;
    padding:0 5px 3px;
    .padding:0 5px 0px;
}
.submit-login input:hover,.btnSendReply:hover, input.button2:hover, input.button:hover,input#button3:hover, .bt-text:hover, input#btnSend:hover, input#btnComment:hover{
    background:#FF9E4D;
}
/** HEADER **/

/* LOGO */
.logo{
    float:left;
    height:60px;
    margin-top:4px;
}

.logo h1{
    color:#454545;
    font-size:11px;
    height:13px;
    left:95px;
    letter-spacing:1px;
    padding:0 !important;
    position:relative;
    top:-19px;
    _float:left;
}
.logo h1 strong{
    font-weight:100;
}

/* ADS */

.top_info_right {
    float:right;
    height:68px;
    margin-bottom:0;
    padding-top:10px;
    position:relative;
    width:468px;
}
.ads-banners{
    float:left;
    width:270px;
    font-family: arial,sans-serif;
    margin-right:10px;
}
.ads-banners img{
    text-align:center;
    margin-bottom:15px;
}
.ads {
    background-color: #FAFAFA;
    border: 1px solid #6E6E66;
    float: left;
    padding: 15px;
    text-align: center;
    width: 213px;
}

.box-gray {
    float: left;
    padding-bottom: 10px;
    width: 270px;
    margin-top: 15px;
    margin-left: 10px;
}
.comunity-banner:hover,div.paging span a:hover {
    background: #E1EAF3;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F9FF',EndColorStr='#C2DAEF'); 
    background-image:linear-gradient(top, #F5F9FF ,#C2DAEF);
    background-image:-webkit-linear-gradient(top,#F5F9FF ,#C2DAEF);
    background-image: -moz-linear-gradient(center top, #F5F9FF ,#C2DAEF );
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F9FF), color-stop(100%,#C2DAEF)); 
}

.comunity-banner{
    float:left;
    margin-top: 10px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F9FF',EndColorStr='#E1EAF3'); 
    background:#F5F9FF;
    background-image:linear-gradient(top, #F5F9FF ,#E1EAF3);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F9FF), color-stop(100%,#E1EAF3)); 
    background-image: -moz-linear-gradient(center top, #F5F9FF ,#E1EAF3 );
    border: 1px solid #CECBFF;
    border-radius: 5px 5px 5px 5px;
    height: 67px;
        margin-bottom: 15px;
    width: 100%;
    margin-left: 10px;
}
.comunity-banner img{
    float: left;
    padding: 8px 0 0 4px;
}
.wrapper-comunity{
    background: url("img/icons-vip.png") no-repeat scroll 12px 7px transparent;
    padding-bottom: 15px;
    padding-left: 72px;
    padding-top: 5px;
    text-align: center;}
.f-community{
    color: #3C83CA;
    display: block;
    font-family: arial;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 2px;
    text-decoration: none;
}
.s-community{
    color: #494848;
    font-size: 12px;
    text-decoration: none;
}
.f-community:hover{color:#176CBF}
.s-community:hover{   color:#000000;  }

.social-box{
    border: 1px solid #CCCCCC;
    float: left;
    margin-top: 10px;
    width: 270px;
}
.social-box .d-social{
    border-bottom: 1px solid #ccc;
    padding: 5px 3px;
    text-align: left;
}
.s-social{
    display: inline-block;
    float: left;
    position: relative;
    right: 26px;
    top: 9px;
}
.plus-social{
    float: left;
    padding: 5px;
}
.p-social{
    border: medium none; background: none repeat scroll 0% 0% rgb(245, 249, 255); float: left; width: 270px;
}
.social-comment{
    font-family: sans-serif;
    text-align: center;
}
.social-comment span{
    border-bottom: 1px solid #FFD6AF;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}
.social-comment h3{
    font-size: 18px;
    margin-top: 10px;
}
.social-comment p{
    font-size: 12px;
    margin-right: 10px;
}
.wrapper-social{
    border-bottom: 1px solid #ccc; padding-bottom: 10px; float:left;margin-left: 10px}
.ads-banners img {
    margin-bottom: 15px;
    text-align: center;
}
.box-gray .classified-summary {
    margin-top: 0;
    min-height: 96px;
    padding-top: 3px;
    text-align: left;
    width: 270px;
}
.box-gray .classified-body {
    padding-left: 100px;
    width: 170px;
}
.n-p {
    padding: 0;

}
.n-p .classified-summary .noimage {
    left: 2px;
}
.n-p h3, .box-gray h4 {
    border-bottom: 2px solid #98B0D1;
    color: #3E3E3E;
    font-family: arial;
    font-size: 16px;
    margin: 1px;
    text-align: left;
    padding-bottom: 4px;
    padding-top: 5px;
}
.box-gray .classified-summary h2,.box-gray .classified-body a{
    font-size: 14px;
    word-wrap: break-word;
}
 .box-gray .classified-body a{
    font-weight: 700;
    text-decoration: none;
}
.box-gray .classified-summary h2 a,.box-gray .classified-body a{ color:#4C67AA}
.box-gray .classified-summary h2 a:hover,.box-gray .classified-body a:hover{ text-decoration: underline; background: none;}

.box-gray .classified-summary p {
    font-size: 11px;
    margin-top: 0;
    padding-top: 3px;
}
.box-gray p a, .ads p a {
    font-weight: 700;
}
.box-gray .classified-summary .noimage {
    top: 5px;
}
.ads-summary{
    border-bottom:1px solid #CCCCCC;
    display:block;
    float:left;
    height:80px;
    padding:20px 0 2px;
    position:relative;
    text-align:center;
    width:700px;
}
/* BACKGROUND HEADER*/

.fondo_search{
    background:url("img/bg-header.jpg") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    height:28px;
    margin-left:25px;
    margin-top:-2px;
    position:static;
    width:524px;
}
.bar_right{
    background-image:url(img/bar_right.jpg);
    background-repeat:no-repeat;
    width:114px;
    height:30px;
    float:right;
}
.bar_left2,.bar_right2{
    display:block;
    width:6px;
    height:38px;
}
.bar_left2{
    background:url("img/bg-header.jpg") no-repeat scroll -230px -32px transparent;
    float:left;
}
.bar_right2{
    background:url("img/bg-header.jpg") no-repeat scroll -240px -32px transparent;
    float:right;
}

.bar_left{
    background:url("img/bg-header.jpg") no-repeat scroll -218px -32px transparent;
    display:block;
    float:left;
    width:7px;
    height:30px;}

/* SEARCH BAR */
.top {
    clear: both;
    margin-top: 1px;
}
.search_form {
    background-image:url(img/bar2_repeat.jpg);
    background-repeat:x-repeat;
    padding-left:0px;
    position:relative;
    display:block;
    _float:left;
    _width:956px;
    background-color: #EEE;
    margin:0 5px 5px;
    _margin:0 0px 5px;
    height:25px;
    padding: 6px;
    _padding: 5px;
}
.select_box {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    display: block;
    float: left;
    font: 13px arial,sans-serif;
    height: 22px;
    left: 0;
    margin-left: 4px;
    margin-top: 0;
    padding-bottom: 1px;
    padding-top: 1px;
    position: relative;
    top: 2px;
    width: 206px;
}
input.submit {
    background: url("img/bg-header.jpg") repeat scroll 69px 85px transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    width: 69px;
}
#divSelectSection{
    display:none;
    background-color:#000099;
    color:#FFF;
    height:23px;
    font-weight:bold;
    font-size:12px;
    left:343px;
    padding:5px 1px 0 15px;
    position:absolute;
    top:-19px;
    width:160px;
    z-index:101;
}
#divSelectSection .triangle{
    border-color:#000099 transparent;
    border-style:solid;
    border-width:5px 5px 0;
    bottom:-5px;
    height:0;
    left:50%;
    line-height:0;
    margin-left:-5px;
    position:absolute;
    width:0;
}
#search {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    color:#000000;
    display:block;
    float:left;
    font-size:13px;
    height:23px;
    margin-top:0;
    padding-left:27px;
    padding-right:6px;
    padding-top:5px;
    width:207px;}

input.submit {
    background:url("img/bg-header.jpg") repeat scroll 69px 85px transparent;
    border:0 none;
    cursor:pointer;
    display:block;
    float:left;
    height:28px;
    width:69px;
}
input.submit:hover {
    background-position:69px 58px;
}

select {
    font-size: 12px;
    min-width: 204px;
}

/* BT ADD */
.publica{
    color:white;
    cursor:pointer;
    float:left;
    font-family:arial;
    font-size:13px;
    font-weight:700;
    position:absolute;
    right:11px;
    top:4px;

}
.publica a{
    height:17px;
    padding:5px 3px 6px 36px;
    width:173px;
    display:block;
    background:url("img/bg-header.jpg") no-repeat scroll 0 -30px transparent;
    color:#fff;
    text-decoration:none;
    text-shadow:0 1px #666666;
}

.publica a:hover{
    background-position:0px -57px;
    text-decoration:underline;
    color:white;
}



/* MAIN MENU */
.bar {
    background-image:url(img/bar_repeat.jpg);
    background-repeat:repeat-x;
    clear: both;
    font-size: 1em;
    height: 30px;
    color: #FFF;
}
.bar li {
    margin: 0;
    padding: 7px 9px 5px 12px;
    color: #FFEADC;
    float: left;}

.bar li.active {
    background-image:url(img/active_bar.jpg);
    background-repeat:no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 7px 10px 10px 10px;}


.bar li.active a:hover {
    color: #fff;
    background: none;}
.bar li a:visited {
    font-weight: bold;
    color: #FFF;
    background: none;
    text-decoration: none;}
.bar li a {
    font-weight: bold;
    color: #FFF;
    background: none;
    text-decoration: none;}

.bar li a:hover {
    text-decoration:underline;
    background: inherit;}



/*CONTENT MAIN HOME*/


.left {
    float: left;
    width: 730px;
}
.left h3 a {
    color: #666666;
    text-decoration: underline;
}
.back_h3 {
    background: none repeat scroll 0 0 #EFF9FF;
    height: 26px;
    padding: 0;
    position: relative;
}
.adHome{
    float: left;
    margin: 5px 0 0;
}
.classifieds_count {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    right:28px;
    position:absolute;
    top:6px;
}
.corner-left {
    background: url("img/barra-bordes.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    position: relative;
    width: 8px;
}
.corner-right {
    background: url("img/barra-bordes.gif") no-repeat scroll -10px 0 transparent;
    float: left;
    height: 26px;
    position: absolute;
    right: 0;
    width: 8px;
}
.left h3 {
    color: #666666;
    float: left;
    font: bold 12px Tahoma,Arial,Sans-Serif;
    margin: 6px 0 0 12px;
}

/* SECTIONS COL */
#sections {
    margin-bottom: 10px;
}

.section-col {
    display: block;
    float: left;
    margin-left: 13px;
    width: 223px;
}

.img_li {
    background: url("img/sections.jpg") repeat scroll 0 0 transparent;
    clear: both;
    display: inline;
    float: left;
    height: 37px;
    margin-left: 0;
    margin-top: 0;
    width: 57px;
}

.log1 {
    background-position:0 -1px;
}
.log2 {
    background-position:0 37px;
}
.log3 {
    background-position:0 156px;
}
.log4 {
    background-position:0 392px;
}
.log5 {
    background-position:0 -60px;
}
.log6 {
    background-position:0 215px;
}
.log7 {
    background-position:0 -1px;
}
.log8 {
    background-position:0 97px;
}
.log9 {
    background-position:0 274px;
}
.log10 {
    background-position:0 333px;
}


.secciones {
    background: url("img/background_secciones.jpg") repeat scroll 169px 0 transparent;
    display: block;
    float: left;
    font-size: 10pt;
    height: 24px;
    padding-top: 13px;
    text-decoration: none;
    width: 168px;
    margin:0!important;
}
.secciones a:link, .secciones a:visited {
    color: #6F6F6F;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}
.secciones a {
    font-weight: bold;
}
.secciones a:hover{
    color:#3f3f3f;
}
.box {
    float: left;
    margin: 5px 0;
    width: 225px;
    font-family:arial, sans-serif;
}
.box ul {
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    float: left;
    margin-left: 10px;
    padding: 3px 0 0;
    width:213px;
}

.box li {
    border-bottom: 1px solid #DCDCDC;
    color: #454545;
    display: block;
    font-size: 12px;
    height: 16px;
    padding-left: 15px;
    padding-top: 3px;
    text-decoration: none;
}
.box li a:hover{
    background:#ff9900;
    color:#fff;
}
.box li a {
    color: #666666;
    text-decoration: none;
}

/*EMPHASIZE ADS*/
.left h3 {
    color: #666666;
    float: left;
    font: bold 12px Tahoma,Arial,Sans-Serif;
    margin: 6px 0 0 12px;
}
.left h2 {
    color: #454545;
    font: bold 1.5em Tahoma,Arial,Sans-Serif;
}
.three-col, .emphasize-ads {
    background: url("img/bg-gris.jpg") repeat-x scroll left top transparent;
    border-color: #DEDEDE;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    margin-top: 15px;
    padding-bottom: 10px;
    width: 708px;
}

.emphasize-ads .h3-emphasize {
    background: url("img/star.jpg") no-repeat scroll left top transparent;
    margin-bottom: 6px;
    width: 100%;
}
.three-col h3, .emphasize-ads .h3-emphasize {
    padding: 5px 0 5px 35px;
    text-shadow: 0 1px #FFFFFF;
}
.emphasize-ads .box-emphasize {
    float: left;
    height: 90px;
    padding: 5px;
    width: 225px;
}
.emphasize-ads .emphasize-info, .emphasize-ads .emphasize-img {
    float: left;
}
.emphasize-ads .emphasize-img {
    padding: 2px 5px;
    width: 90px;
}
.emphasize-ads .emphasize-info {
    width: 125px;
}
.emphasize-info h2 {
    font-family: arial;
    font-size: 15px;
    padding-bottom: 0;
    padding-top: 0;
    word-wrap: break-word;
}

.emphasize-info h2 a {
    color: #666666;
    line-height: 16px;
}
.emphasize-info h2 a:hover {
    background:none;
}
.emphasize-info h3, .emphasize-info span {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.emphasize-info span a {
    color: #454545;
    text-decoration: none;
}
.emphasize-info span a:hover {
    text-decoration: underline;
}
.box-emphasize:hover{
    background-color:#f2f7fc
}

/* RIGHT COL */

.right {
    float: right;
    width: 239px;
}
/* LOCATION */
.right-bar {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    float: left;
    font: bold 1em/25px Tahoma,Arial,Sans-Serif;
    height: 28px;
    margin: 0 0 3px;
    padding: 0 0 0 5px;
    width: 229px;
}
.bar_right4 {
    background: url("img/bg_location.png") no-repeat scroll 0 -61px transparent;
    display: block;
    float: right;
    height: 27px;
    width: 8px;
}
.right-bar h3 {
    font-size: 12px;
    margin: 0;
}
.right_articles {
    background: none repeat scroll 0 0 #EFF9FF;
    border-bottom: 1px solid #999999;
    color: #414141;
    float: left;
    padding: 12px;
    width: 211px;
}
.right_articles h3 {
    font-size: 13px;
    margin-bottom: 10px;
}
.right_articles a {
    color: #666666;
}
.clearfix {
    width: 225px;
}
#provinces li, #cities li {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 112px;
}
#cities {
    position: relative;
}
.new-icon {
    background: url("img/bg_location.png") no-repeat scroll 0 -28px transparent;
    float: right;
    height: 29px;
    position: absolute;
    right: 40px;
    top: -8px;
    width: 35px;
}

/* CLOUD */
.cloud {
    background: url("img/bg-popular-search.jpg") repeat-x scroll 0 1px #EFF9FF;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding-bottom: 15px;
    width: 235px;
}
.cloud a {
    color: #666666;
    font-size: 11px;
}
.cloud div {
    padding: 0 10px;
    text-align: left;
}
.cloud h3 {
    background: url("img/bg_location.png") no-repeat scroll 3px 5px transparent;
    clear: both;
    color: #414141;
    font: bold 13px Tahoma,Arial,Sans-Serif;
    margin: 0 5px 10px 0;
    padding: 8px 0 5px 37px;
}
.cloud h3 a {
    color: #414141;
    font-size: 12px;
    text-decoration: none;
}

/* TESTIMONY / BANNERS */
.testimonios {
    text-align: center;
}

.testimonios img {
    padding-top: 15px;
}

.banner-right {
    text-align: center;
}

.banner-right img {
    border: medium none;
    padding: 10px 0;
}

/* FOOTER */
.footer {
    clear: both;
    display: block;
    float: left;
    line-height: 1.8em;
    margin-top: 15px;
    padding: 10px 0 0;
    text-align: center;
    width: 99.5%;
}
.footer a {
    color: #333333;
    text-decoration: none;
}
.footer a:hover {
    color: #000;
}
/* STATES */
.footer-states {
    clear: both;
    color: #CCCCCC;
    float: left;
    padding-bottom: 20px;
    text-align: left;
    width: 100%;
}
.footer-states li {
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

/* FOOTER MENU */
.bg-footer {
    background: url("img/bg-footer.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    padding-top: 18px;
    width: 100%;
    font-family: arial,sans-serif;
}
.footer .flag {
    border-right: 1px dashed #CCCCCC;
    float: left;
    margin-left: 15px;
    min-height: 210px;
    padding-bottom: 15px;
    padding-right: 15px;
}
.footer .flag .h3-footer {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding-left: 0;
}
.footer .flag h4 {
    font-size: 13px;
    margin: 0;
    padding-bottom: 3px;
}

.footer .flag li, .change-country .flag li{
    background: url("img/flags.gif") no-repeat scroll 0 0 transparent;
    margin-right: 10px;
    padding-left: 22px;
    text-align: left;
}
/* FLAGS */
.flag li.ar{
    background-position:0 5px;
}
.flag li.cl{
    background-position:0 -23px;
}
.flag li.es{
    background-position:0 -57px;
}
.flag li.mx{
    background-position:0 -89px;
}
.flag li.pe{
    background-position:0 -124px;
}
.flag li.ec{
    background-position:0 -160px;
}
.flag li.co{
    background-position:0 -193px;
}
.flag li.cr{
    background-position:0 -229px;
}
.flag li.br{
    background-position:0 -265px;
}
.flag li.pt{
    background-position:0 -301px;
}
.flag li.us{
    background-position:0 -339px;
}
/* FLAGS HEADER */
ul.change-country .flag li.ar{
    background-position:0 7px;
}
ul.change-country .flag li.cl{
    background-position:0 -20px;
}
ul.change-country .flag li.es{
    background-position:0 -53px;
}
ul.change-country .flag li.mx{
    background-position:0 -84px;
}
ul.change-country .flag li.pe{
    background-position:0 -119px;
}
ul.change-country .flag li.ec{
    background-position:0 -157px;
}
ul.change-country .flag li.co{
    background-position:0 -189px;
}
ul.change-country .flag li.cr{
    background-position:0 -226px;
}
ul.change-country .flag li.br{
    background-position:0 -262px;
}
ul.change-country .flag li.pt{
    background-position:0 -299px;
}
ul.change-country .flag li.us{
    background-position:0 -336px;
}
.footer .alamaula li {
    background: none repeat scroll 0 0 transparent !important;
    padding-left: 0 !important;
}

.location-ip{
    border: 1px solid #CCCCCC;
    font-family: arial,sans-serif;
    padding: 20px 30px;
    width: 540px;
}
.location-ip h3{
    border-bottom: 2px solid #ffaf4c;
    font-size: 20px;
    font-weight: 100;
    margin: 0 0 8px;
    padding: 0 0 5px;
}
.location-ip p{
    font-size: 14px;
    padding-bottom: 10px;
}
.location-ip .submit{
    margin: 15px 0 0 50px;
}
.location-ip .submit input{
    margin-right: 10px
}
.location-ip .big-flag input {
    float: left;
    margin: 6px 10px 0 0;
}

.location-ip .big-flag li{
    margin-right: 22px;
    padding: 10px 0 10px 50px;

}
.location-ip .big-flag label{
    background: url("img/flag-big.jpg") no-repeat scroll 0 0 transparent;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 0 20px 55px;

}
.location-ip .big-flag em{
    color: #666666;
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    padding-left: 78px;

}
.big-flag label.ar{
    background-position:0 5px;
}
.big-flag label.cl{
    background-position:0 -204px;
}
.big-flag label.es{
    background-position: 0 -841px;
}
.big-flag label.mx{
    background-position:0 -628px;
}
.big-flag label.pe{
    background-position:0 -734px;
}
.big-flag label.ec{
    background-position:0 -523px;
}
.big-flag label.co{
    background-position:0 -312px;
}
.big-flag label.cr{
    background-position:0 -417px;
}
.big-flag label.br{
    background-position:0 -101px;
}

.big-flag label.us{
    background-position:0 -945px;
}

/* BREADCRUMB */

.breadCrumb {
    clear: both;
    color: #000000;
    font:12px Arial,Sans-Serif;
    margin-bottom: 10px;
    
}

.breadCrumb a {
    text-decoration: none;
}
.breadCrumb a:hover {
    text-decoration: underline;
}
.bread-show {
    float: left;
    padding-bottom: 4px;
        margin-bottom: 5px;
    padding-top: 4px;
    width: 100%;
}
.breadCrumb ul{
    
}
.bread-home{
    background: url("img/bread.gif") no-repeat scroll 0 0 transparent !important;
    padding-left: 18px;
}
.breadCrumb li{
    float: left;
}
.breadCrumb li a{
    background: url("img/bread.gif") no-repeat scroll left -27px transparent;
    
    padding-left: 20px;
}

/** LIST OF ANNOUNCEMENT **/
h3.terms {
    clear: both;
    font-size: 12px;
    font-weight: 100;
    margin-top: 15px;
}
.p-archive .digg-count strong, h3 strong {
    font-weight: bold;
}
.left-col {
    float: left;
    width: 245px;
}
.clear-blue {
    float: right;
    height: 26px;
    margin-bottom: 6px;
    margin-right: 2px;
    position: relative;
    width: 728px;
}
.clear-blue h3 {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF',EndColorStr='#F1F1F1'); 
    background:#F1F1F1;
    background-image:linear-gradient(top, #FFFFFF,#F1F1F1);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F1F1F1)); 
    background-image: -moz-linear-gradient(center top,#FFFFFF, #F1F1F1 );
    border: 1px solid #C6C6C6;
    float: left;
        
    font-size: 13px;
    height: 21px;
    margin: 0;
    padding-left: 7px;
    padding-top: 8px;
    width: 99%;
    font-family: arial,sans-serif;
}
.borde-blue {
    height: 25px;
    padding-right: 12px;
    padding-top: 6px;
    position: absolute;
    right: 0;
}
.borde-blue select {
    margin-top: 1px;
    min-width: 130px;
}

.list-right {
    float: right;
    width: 728px;
}
#container .classifieds-mine .actions{
    position: static;
width:580px}
.list-right .actions{
    bottom: 12px;
    float: left;
    position: absolute;
    width: 580px;
    
}

.list-right .classified-body  h2 a{
    width: 100%;
    height: 100%;
}

.content-form-user .list-right tr {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: auto;
    padding-top: 5px;
    width: 680px;
}
.list-right th, .list-right td {
    clear: none;
    display: block;
    float: left;
    text-align: left;
    vertical-align: top;
    width: 97px;
}
.list-right .comment-td {
    height: auto;
    padding-bottom: 10px;
    padding-right: 15px;
    width: 350px;
}   
.list-right table {
    padding-left: 15px;
}
.comment-actions .lnkDelComment {
    background: url("img/delete_icon.gif") no-repeat scroll left top transparent;
}

.comment-actions a {
    float: left;
    margin-bottom: 2px;
    padding-bottom: 6px;
    padding-left: 21px;
}
.content-form-user .list-right h3 a{
    font-size: 15px;
color:#FF9900;
    margin-top: 9px;
    padding-left: 15px;
    padding-top: 0;
}
.adListMiddle{
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}

/* ANNOUNCEMENT  */
.classified-summary {
    background-color: #FFFFFF;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: block;
    float: left;
    height: auto !important;
    min-height: 90px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    position: relative;
    width: 728px;
    cursor:pointer;
}
.classified-summary:hover {
    background-color:#F2F7FC;
}
.image-list {
    font-size: 85%;
    left: 13px;
    margin: 0;
    padding: 0;
    float:left;
    text-align: center;
    top: 4px;
    padding:3px;
    width: 180px;
    border:1px solid #ccc;
        background-color: #f2f0f0;
}
.image-list a{
        display: block;
    float: left;
    height: 135px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 180px;
    z-index: 10;
}
.image-list a img{
    vertical-align:middle;
}

.image-list img.floatleft{
    float:none;
    background: none;
}

.noimage {
    font-size: 85%;
    left: 13px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 90px;
}
.image-list img.teaserPic{
    top:10px
}
img.teaserPic {
    border: medium none;
    padding:6px 8px 8px 8px;
    position: relative;
    top: 2px;
}

img.floatleft {
    float: left;
    margin: 0 0 3px 0;
}
.classified-body {
    float: left;
    padding-left: 10px;
    width: 475px;
}
.classified-body  h2{
    width:410px;
}
.classified-body p {
    line-height: 1.3;
    margin: 0.2em 0 0.1em;
    overflow: hidden;
    line-height: 17px;
    color: #000000;
    font-size: 13px;
}
/* ACTIONS */
.actions {
    display: block;
    float: right;
    font-size: 11px;
    min-height: 20px;
    padding: 5px 0 0;
    line-height: 19px;
}
.c_container_head_text .actions a {
    float:left;
    height:23px;
    margin-right:12px;
    margin-left: 3px;
    text-decoration: none;
    padding-left:21px;  
}
.actions a:hover{text-decoration: underline}
.friend a{ background-position: 0 -107px; }
.print a{     background: url("img/print.png") no-repeat scroll 0 0 transparent; display: block; height: 24px; position: relative; top: -3px; width: 25px;}
.report a{background:url("img/img-anuncio.png") no-repeat 0 -235px;}
.fav a{background-position:0 0px;}
.fav a:hover{ background-position:0 -50px;}

.more {
    text-decoration: none;
    color:#666666;
}
.price-list {
    float: right;
    font-size: 13px;
    font-weight: 700;
    padding-right: 0;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 5px;
}
.classified-details a:hover{
    text-decoration:underline;
}
/* FILTER */
.filter-search {
    border-color: #C5C5C5;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    margin-bottom: 8px;
    width: 243px;
}
.filter-search h4 {
    background: url("img/bullet-grey2.gif") no-repeat scroll 8px 13px transparent;
    font-size: 13px;
    margin: 0;
    padding-left: 21px;
    padding-top: 7px;
}
.h4-filters {
    background-color:#f3f3f3;
    border-top: 1px solid #C5C5C5;
    border-bottom: 2px solid #98b1d0;
    cursor: pointer;
    float: left;
    height: 31px;
    margin: 0 0 5px;
    width: 100%;
    font-family: arial, sans-serif;
}

.filter-search select {
    margin: 0 0 4px 18px;
    width: 210px;
}

.ul-filters, .pa-filters {
    float: left;
    padding-bottom: 15px;
    padding-left: 20px;
    font-size: 12px;
    clear: both;
}
.filters-selects a{
    color:#FF9900!important;
}

.filter-search ul {
    clear: both;
}
.filter-search ul li a, .pa-filters a {
    color: #55649D;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}
.filter-search ul li a:hover{
    text-decoration: underline;
}
.more-filter a{
    font-weight: 700;
}
.lightbox-more ul{
    float: left;
    margin-bottom: 15px;
}
.lightbox-more h3{
    border-bottom: 1px solid #CCCCCC;
    font-family: arial,sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 10px;
}
.lightbox-more{
    font-size: 12px;
    padding: 20px;
    width: 690px;
}
.lightbox-more a{
    color: #4D5051;
}

.lightbox-more ul li{
    float: left;
    padding-bottom: 5px;
    padding-left: 20px;
    width: 206px;
}

.content-category{
    background-color:#F9E781;
    text-align: left;

}
.content-category p{
    background: url("img/bg_footer_postit.jpg") no-repeat scroll 0 bottom transparent;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 12px;

}
.content-category h3{
    background: url("img/bg_header_postit.jpg") repeat-x scroll 0 0 transparent;
    height: 22px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-top: 15px;
}
.content-category h3 strong{
    padding-bottom: 11px;
    padding-top: 7px;
    font-size: 14px;
}

.full-body{
    background: url("img/header-full-body.jpg") repeat-x scroll 0 0 transparent;
    padding-top: 40px;
}
.full-body p , .full-body h3{
    background: url("img/repeat-full-body.jpg") repeat scroll 0 0 transparent;
    font-size: 12px;
    line-height: 19px;
    margin: 0;
    padding-bottom: 19px;
    padding-left: 10px;
    padding-right: 5px;
}
.full-body ul{
    background: url("img/repeat-full-body.jpg") repeat scroll 0 0 transparent;
    font-size: 12px;
    line-height: 19px;
    padding-bottom: 19px;
}
.full-body li {
    list-style: circle outside none;
    margin-left: 30px;
    padding-left: 5px;
    padding-right: 10px;
}
.footer-full-body{
    background: url("img/footer-full-body.jpg") repeat-x scroll -1px -14px transparent;
    height: 95px;
}
/* PAGINING */

div.paging {
    float: right;
    margin-bottom: 2em;
    margin-top: 2em;
    text-align: center;
    width: 71%;
    font-family: arial, sans-serif;
        font-size: 12px;
}
.paging .current {
    border: 1px solid #FF9900;
    color: #454545;
    display: inline-block;
    font-weight: 700;
    border: 1px solid #CCC;
    text-decoration: none;
    background:#ffffff;
            margin-right: 0.2em;
    padding: 0.5em 0.8em;
        border-radius: 4px;
}

div.paging span {
font-size: 14px;
}
div.paging a {
        margin-right: 0.2em;
        
    padding: 0.5em 0.8em;
    border: 1px solid #98b0d1;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#F2F2FF',EndColorStr='#D5E6EE'); 
    background:#F2F2FF;
    border-radius: 4px;
    background-image:linear-gradient(top,  #F2F2FF, #D5E6EE);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2F2FF), color-stop(100%,#D5E6EE)); 
    background-image: -moz-linear-gradient(center top,  #F2F2FF, #D5E6EE );
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
}
div.paging div.disabled {
    color: #DDDDDD;
    display: inline;
    font-size: 100%;
}
/* SEARCH RELATED */

.search-related {
    border: 1px solid #CCCCCC;
    float: right;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px;
    width: 700px;
}
.search-related h3 {
    font-size: 13px;
    margin: 0 5px;
}

.search-related ul {
    border-right: 1px solid #CCCCCC;
    float: left;
    line-height: 15px;
    margin: 1% 1% 2% 0;
    padding-left: 1%;
    width: 29%;
}
.search-related a {
    color: #1F8BFF;
    font-size: 12px;
}

/* ANNOUNCEMENT */

.classified_intro, .classified_images {
    float: left;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.8em;
    width: 670px;
}

.classified_intro {
    background: none repeat scroll 0 0 #F7F4F4;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #CCCCCC;

}

.c_container {
    display: block;
    float: left;
    margin-bottom: 18px;
    width: 100%;
}
.c_container_content4 {
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: #FFF;
    padding-top: 15px;
    border:1px solid #CCCCCC;
    border-bottom: none;
    position: relative;
    width: 100%;
}
.c_container_content2 {
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: #FFF;
    padding-top: 15px;
    border:1px solid #CCCCCC;
    position: relative;
    padding-bottom: 10px;
    width: 100%;
}
.c_container_content2 .c_container_content2{
    border:none;
}

.c_container_head {
    height: 35px;
}
.bg-cf-description{
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 2px solid #96AECC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;

}
.c_container_head_text {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
}
.c_container_head_text h1 {
    color: #3E3E3E;
    float: left;
    font-size: 2.4em;
    padding: 4px 0;
}
.c_container_head_text h3,.c_container_head_text h2, #divComments .c_container_head_text span{
    float: left;
    color:#454545;
    font: 2.3em Arial,Sans-Serif;
    letter-spacing: -1px;
    margin: 0;
    padding: 4px 0 0 10px;
}
.c_container_head_text img {
    float: right;
    margin-right: 15px;
}
.c_container_content {
    color: #454545;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    float: left;
    width: 98.5%;
}

.c_container_content ul {
    display: table;
    line-height: 25px;
    font-size: 14px;
    margin:auto;
}
.c_container_content ul li strong{
    font-weight:100;
}
.classified_detail {
    line-height: normal;
    margin: 0 10px;
    overflow: hidden;
}

.price-item{
    font-size: 25px;
}

.c_container_content ul li.price-item strong{
    font-weight: 700;   
}
.content-right{
    float: left;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-top: 20px;
    width: 266px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.content-right ul{
    font-size: 15px;
}
.content-img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #96AECC #CCCCCC #CCCCCC ;
    border-style: solid;
    border-width: 2px 1px 1px;
    padding: 5px;
    width: 100%;
    float:left;
    text-align: center;
}
.imagen img{
    text-align: center;
}
.imagen{
    display: block;
    height: 413px;
}
.imagen p{
    font-size: 14px;
    padding-top: 15px;
}
.content-bt {
    bottom: 5px;
    position: absolute;
    right: 51px;
}

.bt-show {
    float: left;
    margin-left: 10px;
    position: relative;
}

.bt-bg-left {
    background: url("img/bg_bt_show.jpg") no-repeat scroll 0 3px transparent;
    height: 22px;
    left: 0;
    position: absolute;
    width: 9px;
}

.bt-bg-right {
    background: url("img/bg_bt_show.jpg") no-repeat scroll -7px 3px transparent;
    height: 22px;
    position: absolute;
    right: 0;
    width: 9px;
}

.bt-bg-repeat {
    background: url("img/bg_repeat_bt_show.jpg") repeat-x scroll 0 3px transparent;
    float: left;
    font-weight: 700;
    height: 22px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 1px;
}

.bt-bg-repeat a {
    color: #FFFFFF;
    text-decoration: none;
}

.compartir-clasificado {
    bottom: 77px;
    font-size: 8pt;
    height: 32px;
    left: 30px;
    position: absolute;
    width: 315px;
}
.compartir-clasificado span {
    float: left;
    font-size: 12px;
    padding-right: 5px;
}

.compartir-clasificado a {
    float: left;
}
.compartir-clasificado span {
    float: left;
    font-size: 12px;
    padding-right: 5px;
}
.socialNetwork{
    background: url("img/share.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 47px;
    padding-right: 0;
    position: relative;
    right: -35px;
    text-indent: 9000px;
    top: 5px;
    width: 115px;
}

.classified-summary .share{
    float: right;
    width: 100px;
    clear: none;
}
.classified-summary .share-tw{
    padding-bottom: 5px;
    position: relative;
    right: -38px;
}
.classified-summary .like-fb{
    padding-bottom: 5px;
    position: relative;
    right: -22px;
}
.share{
    float: right;
    height: 35px;
    margin-top: 15px;
}
.share-list{
    bottom: 7px;
    float: right;
    position: absolute;
    right: 0;
}

.share-list .share-tw{
    width: 60px;
}

.share-elements {
    display: inline-block;
    float: left;
    margin-left: 8px;
}
.follows{
    background-color: #f9f9f9;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-top: 2px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.follows div{
    float:left;
}

.contact:hover{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FE8726',EndColorStr='#DF6B0D'); 
    background:#FF7A0F;
    background-image:linear-gradient(top, #FE8726, #DF6B0D);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FE8726), color-stop(1, #DF6B0D));  
    background-image: -moz-linear-gradient(center top , #FE8726, #DF6B0D);

}
.contact {
    border: 1px solid #a56430;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FE8726',EndColorStr='#ED7818'); 
    background:#FF7A0F;
    background-image:linear-gradient(top, #FE8726, #ED7818);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FE8726), color-stop(1, #ED7818));  
    background-image: -moz-linear-gradient(center top , #FE8726, #ED7818);
    border-radius: 4px ;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    clear: both;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 129%;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}


.contact a{
    background: url("img/letter.gif") no-repeat scroll 12px 5px transparent;
    color: #FFFFFF;
    display: block;
    padding: 5px 29px 6px 54px;
    text-decoration: none;
    text-shadow: 0 1px #666666;
}
.classified_intro .actions {
    float: right;
}
.actions span a {
    font-weight: 100;
    color: #454545;
}
#divGoogleMaps div {
    margin: 0 !important;
}
/* PICS */
#pics {
    padding-left: 22px;
}
#pics img {
    float: left;
}
.li_img {
    display: block;
    float: left;
}
.im-gallery {
    float: right;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-top: 10px;
}


/* ASK */
fieldset.forms_ask {
    border: medium none;
    margin-top: 15px;
    width: 600px;
}

fieldset.forms_friend div.required, fieldset.forms div.optional, fieldset.forms_ask div.required {
    margin: 8px 0 0;
}
fieldset.forms_friend div.required label, fieldset.forms_ask div.required label {
    color: #333333;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 31%;
}
#ClassifiedName {
    margin-left: 0;
}
.forms_ask input, .forms_ask textarea {
    width: 400px;
}
fieldset.forms_friend div.required label, fieldset.forms_ask div.required label {
    color: #333333;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 31%;
}
#question-submit {
    float: left;
    left: 114px;
    position: relative;
    top: 16px;
}
#question-submit .submit input {
    margin: 0 0 9px 77px;
}
#question-submit .submit input:hover {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FE8726',EndColorStr='#DF6B0D'); 
    background:#FF7A0F;
    background-image:linear-gradient(top, #FE8726, #DF6B0D);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FE8726), color-stop(1, #DF6B0D));  
    background-image: -moz-linear-gradient(center top , #FE8726, #DF6B0D);
}
/* RIGHT COLUMN */
.phoneMessenger{
    background-color: #0A74EE;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 100;
    margin: 0;
    padding: 5px;
    text-align: center;
    text-shadow: 0 1px #00458F;
}
.trianglePhone{
    border-bottom: 5px solid #0A74EE;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    float: left;
    height: 0;
    left: 12px;
    position: relative;
    top: -10px;
    width: 0;
    z-index: 70000;
}
.phoneHidden{
    background: url("img/icons-vip.png") no-repeat scroll 10px 47% transparent;
    padding: 10px 0 6px 46px;
}
#phoneNumber{
    background: none repeat scroll 0 0 #EFF7FF;
    border-top: 1px solid #98B0D1;
    border-right: 1px solid #98B0D1;
    float: left;
    font: 700 17px arial,sans-serif;
    width: 281px;

}
#phoneNumber a{
    font: 700 14px sans-serif;
}
#show-map{
        float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 270px;
}
#show-map H3{
    background: url("img/icons-vip.png") no-repeat scroll 0 -100px transparent;
    border-bottom: 2px solid #98B0D1;
    font: 700 16px arial,sans-serif;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 20px;
    padding-bottom: 5px;
    text-align: left;
}
#divGoogleMaps{
    cursor: pointer;
}
/* COMMENTS */

.contact-h3{
    background: url("img/icons-vip.png") no-repeat scroll 0 -135px transparent;
    padding-left: 33px; 
}
.contact-h3{
    font: 700 15px arial,helvetica;
    margin: 10px 0;
    text-align: left;
}
.box-comments{
    background: none repeat scroll 0 0 #FFEFDF;
    border-bottom: 1px solid #ED923B;
    border-right: 1px solid #ED923B;
    border-top: 1px solid #ED923B;
    float: left;
    padding-left: 11px;
    width: 100%;
}
#divCommentEditor {
    margin-left: 22px;
}
#ClassifiedAddCommentName, #ClassifiedAddCommentEmail{
    width: 255px;
    border-color:#ee9743;
}
#divComments {
    clear: both;

}
#divComments h3 {
    border-bottom: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    color: #666666;
    font-size: 17px;
    padding: 6px 10px;
    margin-bottom: 0;
}
#divComments .date {
    display: block;
    float: left;
    font-weight: 100;
    padding-right: 7px;
}
#divComments .name {
    color: #4F4F4F;
    float: left;
    width: 557px;
}
.count-comments{
    border-bottom: 1px solid #CCCCCC;
    color: #BFBFBF;
    float: left;
    font-size: 11px;
    font-style: italic;
    padding: 0 0 0 10px;
    width: 98.7%;
}

blockquote {
    clear: both;
    font-weight: 100;
    margin:5px 0 7px;
}
.reply {
    background: url("img/reply-comment.jpg") no-repeat scroll 0 3px transparent;
    display: block;
    font-weight: 100;
    padding-left: 25px;
}
.reply b{
    font-weight: 700;
}
#ClassifiedAddCommentName,#ClassifiedAddCommentEmail{
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
input#ClassifiedAddCommentName,input#ClassifiedAddCommentEmail{
    font-weight: 100;
}
.forms_comment label{
    font-size: 12px;
}
.forms_comment {
    border: medium none;
    float: left;
    margin-left: 0;
    padding-left: 0;
    width: 260px;
}
.forms_comment div{
    padding-bottom: 8px;
}
.forms_comment .checkbox input,.forms_comment .checkbox label{
    clear: none;
    float: left;
    padding-left: 5px;
    
}
.forms_comment .checkbox input{
    display: block;
    float: left;
    clear: none!important;
    height: 12px;
}
.forms_comment .checkbox label{
    display: block;
    clear: none!important;
    width: 175px;
    font-size: 12px;
    font-family: sans-serif;
    margin-left: 20px;
}
.forms_comment .checkbox{
    float: left;
    clear: none!important;
}
.forms_comment .required{
    padding-bottom: 7px;
}
.forms_comment input, .forms_comment label, .forms_comment textarea, .forms_comment div, .forms_comment img {
    clear: both;
    float: left;
    margin: 0 !important;
}
.forms_comment #question-submit {
    left: 0;
    padding-bottom: 7px;
}
.forms_comment textarea {
    width: 255px;
    border-color:#ee9743;
}
#question-submit {
    float: left;
    left: 114px;
    position: relative;
    top: 7px;
}

.ads-comment {
    background-color: #DFDFDF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 9px 6px;
    padding: 5px;
}
.summary-comment {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 5px 10px;
    width: 650px;
    border-bottom: 1px solid #CCCCCC;
}
.right-zone-comment {
    float: right;
    font-size: 11px;
    width: 64px;
}
.right-zone-comment .report {
    display: block;
    float: right;
    font-weight: 100;
}
.right-zone-comment .report a {
    background: url("img/report-min.png") no-repeat scroll right center transparent;
    float: none;
    height: auto;
    margin-right: 0;
    padding-right: 13px;
    text-decoration: none;
}
/* CLASSIFIEDS RELATED */

.content-gris {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 1px 0;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.classifieds_related {
    font-size: 11px;
}
.classifieds_related h4 {
    font:bold 15px Arial,Sans-Serif;
    margin: 0;
}
.classifieds_related h4 a{
    text-decoration: none;
}
.classifieds_related .actions {
    float: none;
}
.content-gris .classified-summary {
    width: 100%;
}
.classifieds_related .classified-summary {
    min-height: 90px;
}

.classifieds_related .classified-body {
    font-weight: 100;
    padding-left: 118px;
}
img.teaserPic-min {
    padding: 8px;
    position: relative;
}
.image-min{
    background-color: #fff;
    border:1px solid #CCCCCC;
}
/* RELATED SEARCH */

.related-searches {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: arial,sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
}
.related-searches h3 {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 13px;
    margin: 5px 10px;
}
.related-searches p {
    margin: 0;
    padding:0 10px 5px;
}
.related-searches a {
    color: #578CCA;
    font-weight: 100;
    text-decoration: none;
}
.related-searches a:hover {
    color:#666;
}
/* VALIDATION */

label.error {
    height: 29px;
    margin-left: 115px;
    margin-top: 3px;
    text-align: left !important;
    width: 224px !important;
}
input.error, textarea.error, select.error, input.error-field {
    border: 1px solid red;
}

.forms_ask span.error-field {
    color: red;
    float: right;
    font-weight: 700;
}
input.error, textarea.error, select.error, input.error-field {
    border: 1px solid red;
}
span.error-field {
    color: red;
    font-weight: 700;
    padding-left: 5px;
}
div.container h4 {
    font-size: 13px;
    margin: 0;
    padding: 8px;
}
#authMessage, #loginMessage {
    font-weight: bold;
}

/* OFFERT & FEATURED */

.classified-offer{
    background:url("img/bg-offer.jpg") repeat-x scroll center bottom transparent !important;
}
.classified-offer:hover{
    background:url("img/bg-offer.jpg") repeat-x scroll center bottom transparent;
}
.classified-offer  .noimage{
    background: url("img/offer-img.jpg") no-repeat scroll 3px center #EA375E;
    height: 91px;
    left: 1px;
    padding-left: 13px;
    width: 90px;

}
.classified-offer .price-list{
    background: url("img/offer-icon.jpg") no-repeat scroll right 30px transparent;
    bottom: 0;
    height: 7.5em;
    position: absolute;
    right: 0;
    width: 130px;
}
.classified-offer  a{
    color:#EA375E
}
.classified-offer  a:hover, .classified-featured  a:hover{
    background:none;
    color:#4F4F4F;
}
.classified-featured{
    background-color:#fdfaf0!important;
}
.classified-featured  .noimage{
    background: url("img/featured-img.jpg") no-repeat scroll 3px center #fd9900;
    height: 91px;
    left: 1px;
    padding-left: 13px;
    width: 90px;

}
.classified-featured .price-list{
    background: url("img/featured-icon.jpg") no-repeat scroll right 30px transparent;
    bottom: 0;
    height: 7.5em;
    position: absolute;
    right: 0;
    width: 130px;
}

/* SOCIAL MEDIA */

.bt-social {
    float: left;
    padding-bottom: 25px;
    text-align: center;
}

.bt-social img {
    border: medium none;
    margin: 0 55px;
}

.tw {
    float: left;
    height: 135px;
    padding-top: 10px;
    text-align: center;
    width: 936px;
}
.fc {
    float: left;
    height: 135px;
    padding: 25px 0 0 15px;
    text-align: center;
    width: 860px;
}
.box-content-tw {
    float: left;
    font-family: arial;
    padding-bottom: 15px;
}
.box-content-tw .help-question {
    min-width: 190px;
}

.header-twitter{
    background: url("img/bg-header-social.jpg") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 110px;
    padding-bottom: 6px;
    position: relative;
    top: -5px;
    width: 978px;
}


.img-comunidad{
    float: right;
    margin-top: 15px;
}
.text-header-twitter{
    float: left;
    margin-left: 20px;

}
.header-twitter img{
    float: left;
    margin-left: 30px;
    margin-top: 15px;
}
.text-header-twitter h1{
    font-size: 30px;
    font-weight: 700;
    margin-top: 10px;
    padding: 0;
}
.help-question h2{
    color:#000000;
    float:left;
    font-size: 21px;
}
.text-header-twitter h3{
    font-family: arial;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.text-header-twitter a{
    margin-top: 0px;
    color:#2e96c5;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.text-header-twitter a:hover{
    color: #3f3f3f;
}
.header-comunidad{
    left: 270px;
    margin-top: 0;
    position: absolute;
    top: 20px;
}
.twitter-list{
    background: url("img/botton-lista.gif") repeat-x scroll 0 -20px transparent;
    width: 119px;
    height: 20px;
    float:left;
    margin-top: 2px;
    margin-left: 10px;
}
.twitter-list:hover{
    background: url("img/botton-lista.gif") repeat-x scroll 0 0px transparent;
}
.twitter-list a{
    width: 119px;
    height: 20px;
    float:left;
    display:block;
    text-indent: -7000px;
}
.header-tw-fb{
    border-bottom: 2px solid #00ACE9;
    float: left;
    width: 970px;
    margin-bottom: 10px;
    margin-top: 20px;
    display:block;
    height: 27px;
}
.help-question p{
    font-size: 12px;
    padding-bottom: 8px;
}
.help-form h2 {
    clear: left;
    margin-top: 15px;
}
.help-question {
    clear:both;
    display:inline-block;
    display: -moz-inline-stack; /* FF2*/
    display: inline-block;
    vertical-align: top; /* BASELINE CORRECCI?N*/
    margin: 0 5px;
}
.help-question ul {
    margin-right: 5px;
    min-height: 100px;
}
.help-question ul li {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 2px;
    padding-left: 13px;
    padding-right: 6px;
    width: 175px;
}
.help-question ul li a {
    color: #666666;
    text-decoration: none;
}
.help-question ul h2 {
    font-size: 18px;
    margin-top: 0;
}
.help-question ul h3 {
    color: #FF811A;
    font-size: 16px;
    margin: 0;
    padding-bottom: 5px;
}


/* SEARCHES CLASSIFIED */
.s-t {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 10px 2px 0;
    text-align: left;
    width: 235px;
}

.s-t h3 {
    display: inline;
    font-size: 12px;
    font-weight: 100;
    margin: 0;
    padding: 0 2px;
}
.s-t h4 {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
}
/* ADSENSE PREMIUM */
.adsense-premium{
    font-family: Arial,Sans-Serif;
    width: 728px;
}
.title-adsense a{
    color:#FF9900;
    font:bold 16px Arial,Sans-Serif;
    text-decoration:none;
    letter-spacing: -1px;
}
.adsense-premium ul{
    margin:0;
    padding:0;
}
.description-adsense{
    font-size:11px;
}
.adsense-premium ul li{
    border-bottom: 1px solid #CCCCCC;
    list-style: none outside none;
    margin: 5px 0;
    padding-left:115px;
}
.adsense-premium ul li span{
    display:block;
    clear:both;
    padding-bottom: 3px;
}
.url-adsense{
    padding-bottom:7px!important;
}
.url-adsense a{
    font-size:11px;
    color:#666;
    text-decoration:none;
    font-weight:700;
}

.ads-google{
    padding-left:115px;
}

.ads-google a{
    color:#666;
    font-size:12px;
    font-weight:700;
    text-decoration:none;
}

.listBanner{
    padding:3px 0;
    border-bottom:1px solid #ccc;
    float:left;
}

.msg-suggestions{
    background: none repeat scroll 0 0 #FFEACF;
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    font: 700 13px arial;
    margin: 5px 0;
    padding: 4px 0 4px 0;
    text-align: center;
}

.msg-suggestions p{
    margin:0    
}
.jcarousel-skin-tango{
    float: right;
     margin-top: 5px;

}

.content-img{
    position: relative;
}
.jcarousel-container-vertical{
    float:right !important
}

.wrapper-change-country{
    float: left;
    height: 25px;
    left: 13px;
    position: relative;
    top: 27px;
    width: 45px;
        z-index: 10;
       
}

ul.change-country .flag{
    width: 350px;
}
ul.change-country
{

    width: 338px;
        height: 45px;
    float:left;
   list-style:none;
}
ul.change-country ul /* Para todos los ul debajo del ul.menu */
{
   display: none; 
   list-style:none;
} 
ul.change-country li:hover > ul,ul.change-country li:active > ul {
   display:block;
}
ul.change-country .flag li{
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    font-size: 12px;
    padding: 5px 24px;
        height: 16px;
        display:block;
    width: 100px;
}
ul.change-country .flag li:hover{
    background-color: #EFFAFF;
}
ul.change-country li a{
 color:#0082f5;
 float:left;
 text-decoration: none;
}
ul.change-country .flag{
    border: 1px solid #CCCCCC;
    background: #FFF;
    float: left;
    padding: 10px;
    position: relative;
    top: 1px;
    width: 316px;}

ul.change-country li span{
    border-left: 1px dotted #CCCCCC;
    color: #0082F5;
    cursor: pointer;
    display: block;
    float: left;
    height: 19px;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    position: relative;
    top: 3px;
}

ul.change-country .flag li a{
    width: 250px;
    float:left;
}
.contests{
width: 730px!important;
height: 20px;
}
.contests input[type="checkbox"]{
    float:left;

}
.contests label{
    float:left;
 width:600px;   
 color: #0174DF;
 font-size:14px;
}
.promo-banner p{
    z-index: 70000;
}

.float_r a{
    background: url("img/close.png") no-repeat scroll 0 5px transparent;
    float: right;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-left: 24px;
    padding-top: 5px;
}

.print img{
    float:left;
}
#container_friend .classified_intro{
    background: #FFFFFF;
    border:none;
}
.thumb-horizontal {
    padding-top: 7px;
}
.thumb-horizontal li{
    display:inline;
    margin-right: 5px;
}

ul.gallery .image-gallery{
    display: block;
    float: left;
    text-align: center;
    width: 100%;
        height: 150px;
    overflow: hidden;
}

ul.gallery .image-gallery img.floatleft{
    float:none;
}

ul.gallery li{
    border: 1px solid #CCCCCC;
    float: left;
    height: 207px;
    margin: 5px 9px 5px 4px;
    padding: 10px 5px;
    width: 217px;
    cursor: pointer;
}

ul.gallery li h2{
    float: left;
    font-size: 14px;
    padding: 3px 5px 0;
    width: 97%;
    word-wrap: break-word;
}
.no-image-gallery{
    background: #f2f0f0;
        height: 135px !important;
    padding-top: 15px;
}
.list-right ul.gallery .price-list{
    float: left;
    position: inherit;
    font-family: arial;
    font-size: 15px;
    padding-left: 5px;}

.list-or-gallery{
    border-color: #98B1D0 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 2px 1px 1px;
    float: right;
    height: 20px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 3px;
    width: 718px;
}
.list-or-gallery .listing:hover,.list-or-gallery  .gallery:hover {
        background-color:  #D3F0FF!important;
}
.list-or-gallery span{
    float:left;
       padding-top: 2px;
}
.list-or-gallery a{
    display: block;
    padding-left: 18px;
    text-decoration: none;
}
.list-or-gallery a:hover{
    color:#1d3a81;
}
.list-or-gallery .active{
    background-color:  #D3F0FF;
}
.list-or-gallery .active a{
    cursor: default;
}
.list-or-gallery .active a:hover{
    color:#4C67AA
}
.list-or-gallery .listing{
            background-image: url("img/list-gallery.png");
                background-repeat: no-repeat;
    background-position: 4px 4px ;
    border: 1px solid #98B0D1;
    border-radius: 3px 3px 3px 3px;
    margin-left: 5px;
    margin-right: 10px;
    float:left;
    padding:1px 5px;

}

.list-or-gallery .gallery{
    background-image: url("img/list-gallery.png");
    background-position: 5px -16px;
    background-repeat: no-repeat;
    border: 1px solid #98B0D1;
    border-radius: 3px 3px 3px 3px;
    float: left;
    padding: 1px 5px;
}
ul.gallery li:hover{
    background-color:#F2F7FC;}

.image-gallery img{
    vertical-align: middle;
}
