/* COLORS */
.classified-details a, .classified-edit a:visited {
    color: #578CCA;
        text-decoration: none;
}
.classifieds-mine .actions span a{
    color:#578CCA
}
/* FORMS */

.forms input, .forms select {
    margin-right: 5px;
}

select {
    font-size: 12px;
    min-width: 204px;
}

.b-title {
    border-bottom: 0 none;
    float: left;
    height: 33px;
    position: relative;
    top: 9px;
    width: 752px;
}
.b-left {
    background: url("img/bordes-h1.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 33px;
    left: 0;
    position: absolute;
    width: 6px;
}
.b-right {
    background: url("img/bordes-h1.gif") no-repeat scroll -5px 0 transparent;
    display: block;
    height: 33px;
    position: absolute;
    right: 0;
    width: 5px;
}
.forms-h1 {
    background: url("img/bg-h1.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 100;
    height: 30px;
    padding-left: 16px;
    width: 97.8%;
}
fieldset.forms {
    border: 1px solid #CCCCCC;
    margin-left: 0;
    margin-top: 5px;
    padding: 10px 0 15px;
    width: 100%;
}

.y-back {
    background-color: #FEFAED;
}
.y-back h2 {
    border-bottom: 1px solid #FF9900;
    float: left;
    font-size: 20px;
    margin: 15px;
    width: 695px;
    color:#FF9900;
}
.m-left {
    left: 16.5%;
    position: relative;
    top: 3px;
    width: 48%;
}
.m-left2 {
    left: 16.5%;
    position: relative;
    top: 3px;
    width: 620px
}

/* REGISTER EXCEPTION */
.content-form-register {
    display: block;
    float: left;
}
.content-form-register .required{
    clear: both;}

.bg-register {
  width:540px!important;
}
.content-form-register fieldset.forms div label {
    width: 20%;
}
.content-form-register .bg-register h2 {
    width: 510px!important;
}
.content-form-register .b-title{
        width: 542px;
}
.content-form-register .forms-h1{
        width: 96.8%;
}
.content-form-register .anonymous-users {
    clear:none;
}
.content-form-register .anonymous-users p{
        position: relative;
    top: -9px;
margin-left:0;}
.anonymous-users .b-title{
    left: -21px;
    top: -23px;
    width: 400px;
}
.anonymous-users .forms-h1{
    width: 384px;}

.content-form-register .anonymous-users h3{
        margin-bottom: 0;
    position: relative;
    top: -13px;
}
.content-form-register .registro{
        margin-left: 0;
    margin-top: 22px;
    width:auto;
}
/* ADD EXCEPTION */
.content-form-add, .content-form-edit {
    float: left;
    width: 750px;
}
#ClassifiedCurrencyId, #ClassifiedTtl {
    min-width: 50px;
}
#ClassifiedTags, #ClassifiedTitle {
    width: 578px;
}


#thumbs {
    clear: both;
}
.aclaracion {
    left: 16%;
    position: relative;
    width: 80%;
}
.asterisk {
    font-weight: 700;
    }
    #ClassifiedParentSectionId, #ClassifiedStateId, #ClassifiedCityId, #ClassifiedSectionId{
        width:200px;
    }

#new-icon {
    background: url("img/bg_location.png") no-repeat scroll 63px -29px transparent;
    height: 30px;
}

.videos p {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
}
.videos-img {
    float: left;
    padding-left: 10px;
    position: relative;
    right: -6px;
    top: -3px;
}
.maps a {
    font-size: 13px;
    font-weight: 700;
    padding-top: 23px;
}
.maps .logo-g {
    padding-left: 14px;
    position: relative;
    top: 12px;
}

/* FIELDSET */
.content-form-add fieldset, .content-form-register fieldset, .content-form-pages fieldset, .content-form-edit fieldset, .content-form-user fieldset {
    float: left;
}
fieldset.forms div.required, fieldset.forms div.optional, fieldset.forms div {
    margin: 8px 0 0;
}
fieldset.forms div.required label,fieldset.forms div.optional label, .bg-register .text label {
    color: #333333;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 16%;
}
fieldset.forms div.submit {
    border: 0 none;
    margin-top: 10px;
}
.content-form-register fieldset.forms div label {
    width: 20%;
}
fieldset.forms div.optional label {
    color: #333333;
    float: left;
    font-size: 110%;
    font-weight: normal;
    margin-right: 5px;
    text-align: right;
}
fieldset.forms_friend {
    border: medium none;
    margin-top: 15px;
    width: 368px;
}
/* LOADING */
#LoadingDiv {
    background: none repeat scroll 0 0 #000066;
    color: #FFFFFF;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 1.5em;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
}

/* BOTTOMS STYLE */
#add, #delete, #question-submit input, #friend-submit input, #filter-search input, #UserForgottenPasswordForm .submit input {
-moz-border-radius:4px;
    -webkit-border-radius:4px;
        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:1px solid #CC6600;
    color: #FFFFFF;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0 2px;
    padding: 2px 8px;
      cursor: pointer;
}
#add:hover, #delete:hover, #question-submit input:hover, #friend-submit input:hover, #filter-search input:hover, #UserForgottenPasswordForm .submit input:hover {
    background:#FF9E4D;
}
/* MESSAGE*/
div.container {
    display: none;
}
div.container, div.message {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin: 2px 0 8px;
    padding: 8px 35px;
    width: 658px;
}
.message-ok {
    background: url("img/bien.jpg") no-repeat scroll 10px 5px #E1FFDF;
        -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin: 2px 0 8px;
    padding: 8px 35px;
    width: 658px;
}
.message-advertise {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px dotted #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 3px 6px 2px;
    padding: 8px 35px;
    width: 658px;
}
.no-classifieds {
    display: inline-block;
    font-size: 20px;
    padding: 15px;
}

/* RIGHT COL */
.col-right {
    float: right;
    margin-top: 6px;
    width: 220px;
}
.col-right img {
    border: 0 none;
    margin-bottom: 0;
}
.right-advertise {
    -moz-border-radius: 6px 6px 6px 6px;
        -webkit-border-radius:6px;
    background-color: #EFF7FF;
    border: 1px solid #CCCCCC;
    float: right;
    line-height: 15px;
    margin-bottom: 16px;
    margin-top: 10px;
    padding: 0 10px 10px;
    position: relative;
    width: 198px;
}
.right-advertise h4 {
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.right-advertise ul li {
    margin-bottom: 5px;
}
/* WARNING */
.w-add {
    float: left;
    margin-top: 15px;
    position: relative;
    width: 750px;
}
.warning p {
    border-left: 1px solid #CCCCCC;
    clear: left;
    left: 75px;
    padding-left: 15px;
    position: relative;
    width: 84%;
}
.warning {
    background: url("img/bg-warning.jpg") no-repeat scroll 2% 50% #fff;
    border:  1px solid #CCCCCC;
    clear: left;
    color: #A7A7A7;
    display: block;
    font-size: 11px;
    font-weight: 100;
    line-height: 14px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
        width: 100%;
}

/*** HELP ***/

/** MENU **/
.menu-help {
    float: left;
    width: 265px;
}

.menu-help h2 {
    background: url("img/bullet-blue.gif") no-repeat scroll 7px 10px #00B6F9;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 3px 0 3px 19px;
    width: 93%;
    border-radius:5px;
}
.menu-help ul li {
    border-bottom: 1px solid #F2ECEC;
    float: left;
    padding-bottom: 4px;
    padding-top: 3px;
    width: 100%;
}
.menu-help ul li a {
    clear: both;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}
.menu-help ul li span {
    clear: both;
    float: left;
    width: 100%;
}

/** CONTENT **/
.content-help {
    float: left;
    padding-left: 15px;
    width: 680px;
}
.content-help h1 {
    float: left;
    font: 700 26px Arial,Sans-Serif;
    padding: 0;
}
.content-help h2 {
    color: #505050;
    float: left;
    font: 700 26px Arial,Sans-Serif;
}
.content-help h3 {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.content-help p {
    clear: both;
    font-size: 12px;
    line-height: 17px;
    padding-top: 5px;
}

.content-help .title {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

.content-help ul li {
    padding-bottom: 5px;
}

.content-help .forms{
    border:none;
}
.content-box-help{
    float:left;
}
.content-help .box-help {
    float: left;
    padding-left: 25px;
    width: 200px;
}
.content-box-help h3 {
    border-bottom: 1px solid #CCCCCC;
    font: 700 18px Arial,Sans-Serif;
    padding-bottom: 4px;
}
.bullet-grey {
    background: url("img/bullet-grey.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
    margin-left: 10px;
    margin-right: 0;
    margin-top: 13px;
    width: 15px;
}
.img-help {
    text-align: center;
}
.img-help img {
    border: 3px solid #CCCCCC;
}
/* TUTORIAL */

.ul-tutorial {
    clear: both;
}

.ul-tutorial li {
    float: left;
    font-size: 15px;
    padding-bottom: 5px;
    padding-left: 65px;
    width: 225px;
    min-height: 75px;

}
.ul-tutorial a {
    color: #666666;
    float: left;
    padding-top: 5px;
    text-decoration: none;
}
.ul-tutorial a:hover{
    color: #00B6F9;
}
.blue-border {
   border-bottom: 3px solid #2F95D3;
    font-family: arial,sans-serif;
    padding:0 0 4px 6px;
    font-size: 20px;
    margin-bottom: 15px !important;
}
.li-help-01,.li-help-03,.li-help-05,.li-help-07,.li-help-08,.li-help-11{
    margin-right: 90px;
}
.ul-tutorial li{
    background: url(img/icons-help.gif) no-repeat;
}
.ul-tutorial .li-help-01{
    background-position: 0 0;
}
.ul-tutorial .li-help-02{
    background-position: 0 -275px ;
}
.ul-tutorial .li-help-03{
    background-position: 0 -90px;
}
.ul-tutorial .li-help-04{
    background-position: 0 -366px;
}
.ul-tutorial .li-help-05{
    background-position: 0 -183px;
}
.ul-tutorial .li-help-06{
    background-position: 0 -456px;
}
.ul-tutorial .li-help-07{
    background-position: 0 -548px;
}
.ul-tutorial .li-help-08{
    background-position: 0 -642px;
}
.ul-tutorial .li-help-09{
    background-position: 0 -733px;
}
.ul-tutorial .li-help-10{
    background-position: 0 -825px;
}
.ul-tutorial .li-help-11{
    background-position: 0 -915px;
}
.ul-tutorial .li-help-12{
    background-position: 0 -1007px;
}

.img-tutorial img {
    border: 3px solid #CCCCCC;
}
.logos-ul li {
    float: left;
    margin-top: 15px;
    padding-right: 30px;
    text-align: center;
}
.logos-ul li img {
    border: 2px solid #CCCCCC;
    clear: both;
    float: left;
    padding: 5px;
}
.logos-ul li span {
    clear: both;
    display: block;
}
.logos-ul li span a {
    color: #666666;
}
/* RED DE PORTALES */

.red-portales ul {
    float: left;
    font-size: 12px;
    margin-bottom: 23px;
    min-height: 50px;
    padding-bottom: 10px;
    padding-left: 54px;
    width: 169px;
}

.red-portales ul li{
    margin-bottom:0;
    padding-bottom:2px;
}
.red-portales ul li h2{
    font-weight:700;
    font-size:15px;
    color:#45b1f6;
    width:100%;
}
.red-portales a:hover{
    color:#FF9900;
}
.red-portales ul li h3 a{
color:#666666;
font-size:13px;
font-weight:700;
}
.red-portales ul li a{
    color:#505050;
    text-decoration:none;}
.red-portales ul li h3{
    clear:both;
    margin:0;
}
ul.ar{
    background:url("img/banderas.jpg") no-repeat scroll 0 0 transparent;
}
ul.es{
    background:url("img/banderas.jpg") no-repeat scroll 0 -153px transparent;
}
ul.mx{
    background:url("img/banderas.jpg") no-repeat scroll 0 -303px transparent;
}
ul.co{
    background:url("img/banderas.jpg") no-repeat scroll 0 -455px transparent;
}
ul.ch{
    background:url("img/banderas.jpg") no-repeat scroll 0 -606px transparent;
}
ul.cr{
    background:url("img/banderas.jpg") no-repeat scroll 0 -757px transparent;
}
ul.ec{
    background:url("img/banderas.jpg") no-repeat scroll 0 -908px transparent;
}
ul.pe{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1213px transparent;
}
ul.br{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1059px transparent;
}
ul.pt{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1367px transparent;
}
ul.us{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1522px  transparent;
}
ul.uy{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1675px transparent;
}
.d-mx{
    background:url("img/flags.gif") no-repeat scroll 0 -88px transparent;
}
.d-co{
    background:url("img/flags.gif") no-repeat scroll 0 -193px transparent;
}
.d-ar{
    background:url("img/flags.gif") no-repeat scroll 0 1px transparent;
}
.d-us{
    background:url("img/flags.gif") no-repeat scroll 0 -340px transparent;
}
ul.ve{
    background:url("img/banderas.jpg") no-repeat scroll 0 -2930px transparent;
}
ul.bo{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1822px transparent;
}
ul.hn{
    background:url("img/banderas.jpg") no-repeat scroll 0 -1982px transparent;
}
ul.pa{
    background:url("img/banderas.jpg") no-repeat scroll 0 -2140px transparent;
}
ul.py{
    background:url("img/banderas.jpg") no-repeat scroll 0 -2297px transparent;
}
ul.gt{
    background:url("img/banderas.jpg") no-repeat scroll 0 -2456px transparent;
}
ul.sv{
    background:url("img/banderas.jpg") no-repeat scroll 0 -2615px transparent;
}
ul.ni{
    background:url("img/banderas.jpg") no-repeat scroll 0 -2773px transparent;
}
.destination{
    background:url("img/bg-destination.gif") no-repeat scroll 0 0 transparent;
    float:left;
    height:95px;
    width:680px;
}

.ul-destination a{
    color:#45B1F6;
    font-size:12px;
    text-decoration:none;

}
.ul-destination a:hover{
    color:#666;
}
.ul-destination{
    float:left;
    padding-left:25px;
}
.ul-destination li{
    padding-left:22px;
    padding-top:1px;
}

.content-help  .comunity li{
    float:left;
    padding-bottom:15px;
    padding-left:15px;
    padding-right:34px;
}
.comunity li a img{
    border:none;
}
.comunity{
    float:left;
    padding-bottom:0px;
}

/* CONDITIONS */
.conditions-helps ul li {
    font-size: 12px;
}
.content-help .forms{
    border:none;
}

.conditions h2, .conditions p, .conditions ul {
    padding: 5px 10px 0;
}
/* CAPTCHA */
#HelpCaptcha, #changeCaptchaComment {
    display: inline;
    float: left;
    width: 150px;
}

/** LOGIN **/

.block-login{
    float:left;
}
.block-login .b-title{
        height: 38px;
}
.block-login .forms_login{
    margin-bottom:0;
    width:400px;
}
.block-login .usuario {
        padding: 10px 0 10px 5px;
}
.login-left{
    float:left;
    width:450px;
}
.forms_login {
    float: left;
    margin-bottom: 36px;
    margin-left: 10px;
    margin-top: 5px;

}
.forms_login div.required label {
    color: #333333;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 15%;
}
.usuario {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    padding: 10px 0 0 5px;
    width: 393px;
}
.usuario label {
    font-weight: 700;
    width: 95px !important;
}
.forms_login div.required, fieldset.forms div.optional {
    margin: 8px 0 0;
}
#UserUsername, #UserPassword, input#UserConfirm, #UserPass, #pass, #confirm {
    width: 220px;
}

.anonymous #divRecoverClassifieds{
    padding-left: 10px;
    text-align: left;
     width:100%;
}

.align_user {
    float: left;
    left: 100px;
    position: relative;
}
.submit-login {
    bottom: 5px;
    margin-bottom: 15px;
    position: relative;
    top: 8px;
    width: 85px;
}
.registro {
    width:428px;
    float: left;
    margin-left: 50px;
    margin-top: 23px;
}
.registro img{
    float:left;
}
#UserForgottenPasswordForm .submit {
    float: left;
    left: 151px;
    margin-bottom: 25px;
    margin-top: 15px;
    position: relative;
}
/* ANONYMOUS*/

.anonymous-users{
    background: none repeat scroll 0 0 #FEFAED;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    clear: both;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    padding-left: 20px;
    width: 378px;

}
.anonymous-users h3{
    font-size: 14px;
    margin-top: 0;
    padding-top: 10px;
}
.anonymous-users p{
    margin-bottom: 11px;
    margin-left: 82px;
}

.forms_login div.required label {
    color: #333333;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 15%;
}
.anonymous-users label {
    font-size: 13px;
    font-weight: 700;
    margin-left: 43px;
    padding-right: 5px;
    width: 95px !important;
}

.anonymous-users .align_user {
    left: 80px;}



/** ERROR 404 **/
.img-error {
    float: left;
    margin-left: 100px;
    margin-top: 25px;
}
.col-error-right {
    float: left;
    line-height: 15px;
    margin-left: 50px;
    margin-top: 40px;
}
.col-error-right ul {
    font-size: 13px;
    margin-left: 25px;
    margin-top: 25px;
}
.col-error-right ul .nobullet {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.col-error-right ul li, .link-bullet {
    background: url("img/bullet-ul.gif") no-repeat scroll 0 6px transparent;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 15px;
}
.col-error-right ul li, .link-bullet {
    background: url("img/bullet-ul.gif") no-repeat scroll 0 6px transparent;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 15px;
}

/** PRINTABLE **/
#container_friend {
    clear: both;
    margin-bottom: 10px;
}
#container_friend .c_container_head, #container_friend .c_container_head2{
    background:none;
}
#container_friend .c_container_head_text{
    color:#000;
}
#container_friend .c_container_content,#container_friend .c_container_content2 {
    background:none;
    border:none;
}
#container_friend .c_container_content2 p{
    color:#666;
}

/** MY ACCOUNT **/

.sesion-todo {
    float: left;
    width: 100%;
}
.sesion {
    float: left;
    height: 33px;
    left: 320px;
    position: relative;
}
.bg-left {
    background: url("img/top-bg-left.jpg") no-repeat scroll 0 0 transparent;
    height: 33px;
    left: 0;
    position: absolute;
    width: 32px;
}
.bg-repeat {
    background: url("img/top-bg-repeat.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-weight: 700;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
}
.bg-repeat a {
    color: #FFFFFF;
}
.bg-right {
    background: url("img/top-bg-right.jpg") no-repeat scroll 0 0 transparent;
    height: 33px;
    position: absolute;
    right: 0;
    width: 14px;
}
.user-notification{
        -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color: #F2F7FC;
    border: 1px solid #AFD7FF;
    font-size: 12px;
    font-weight: 700;
    padding: 10px;

}
.user-notification a{
        text-decoration: none;
}
/* MENU MY ACCOUNT */
.panel_user {
    border-right: 1px dashed #FF9900;
    float: left;
    margin-right: 18px;
    margin-top: 15px;
    padding: 7px 10px 10px;
    width: 221px;
}
.welcome_user {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0;
}
.panel {
    clear: both;
    float: left;
    margin-top: 10px;
}
.panel .m-panel {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius:10px;
    background: url("img/bg-menu-user.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #E1DBDB;
    height: 100%;
    width: 218px;
}
.panel .m-panel li {
    float: none;
    font-family: arial,sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 7px 0 0 27px;
}
.panel .m-panel li a {
    color: #999999;
    font-weight: 700;
    text-decoration: none;
}
.m-panel li a:hover {
    color:#7f7777;
}
.m-mine {
    background: url("img/icon-menu-user.png") no-repeat scroll 3px 5px transparent;
}
.m-add {
    background: url("img/icon-menu-user.png") no-repeat scroll 3px -21px transparent;
}
.m-edit {
    background: url("img/icon-menu-user.png") no-repeat scroll 3px -50px transparent;
}
.m-delete {
    background: url("img/icon-menu-user.png") no-repeat scroll 3px -79px transparent;
}
.m-pass {
    background: url("img/icon-menu-user.png") no-repeat scroll 3px -103px transparent;
}
.m-recover {
    background: url("img/icon-menu-user.png") no-repeat scroll 3px -127px transparent;
}

/* CLASSIFIEDS MY ACCOUNT */
.panel .right-advertise {
    -moz-border-radius: 0 0 0 0;
        -webkit-border-radius:0;
    background-color: #FFFFFF;
    border-color: #E1DBDB;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    margin-top: 0;
}
.right-advertise h4 {
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.right-advertise ul li {
    margin-bottom: 5px;
}
.advertise-right{
    background:url("img/warning_icon.png") no-repeat scroll 6% 10% transparent;
}
.advertise-right ul{
    margin-top:10px;
}

.advertise-right h4{
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 32px;
    margin-top: 16px;}
.classifieds-mine {
    width: 720px !important;
    border:none;
}
.classifieds-mine .classified-summary {
    margin-left: 16px;
    width: 697px !important;
}
.item-options {
    font-size: 1px;
    margin-right: 6px;
    margin-top: 12px;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
}
.item-options p {
    display: inline;
    font-size: 1px;
    margin: 0 0 8px 7px;
    padding: 0;
}
.classified-published {
    clear: both;
    display: block;
    float: left;
    padding-bottom: 5px;
    width: 530px;
}
.classified-stadistics {
    float: left;
    padding-bottom: 5px;
}
.actions span a {
  font-weight: 700!important;
}
#divReport{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px 10px;
    position: absolute;
    right: -1px;
    top: -1px;
}
#divReport a{
      font-weight: 100;
    text-decoration: none;
    color:#3380FF;
        font-size: 11px;
}
#divReport a:hover{
    color:#666666;
}

.classifieds-mine .classified-body {
    width: 560px;
    padding-left: 115px;
}
.classifieds-mine h2 a{color:#FF9900}
.classified-visit, .classified-email, .classified-phone, .classified-comments {
    float: left;
    font-weight: 700;
    margin-right: 15px;
    padding: 5px 0 0 21px;
}
.classified-edit {
    float: left;
    margin-bottom: 5px;
    margin-top: 0;
    width: 100%
}
.classified-visit {
    background: url("img/panel-icons.png") no-repeat scroll 0 0 transparent;
}
.classified-phone {
    background: url("img/panel-icons.png") no-repeat scroll 0 -99px transparent;
}
.classified-email {
    background: url("img/panel-icons.png") no-repeat scroll 0 -48px transparent;
}
.classified-comments {
    background: url("img/panel-icons.png") no-repeat scroll 0 -148px transparent;
}
.content-form-user {
    float: left;
    width: 725px;
}
input#UserEmail, input#UserName, input#UserLastname, input#UserAddress, input#UserPhone {
    width: 215px;
}
.margin-edit {
    float: left;
    left: 116px;
}
.margin-pass {
    left: 117px;
}

/* ADVERTISE CONTACTS */
.help-answer {
    font-size: 12px;
    left: 15px;
    position: relative;
    width: 850px;
}

.help-answer h2 {
    border-bottom: 1px solid #FF9900;
    float: left;
    font-size: 20px;
    margin-bottom: 7px;
    width: 99%;
}

.advertise {
    padding-left: 30px;
    width: 450px;
}
.advertise li {
    list-style: decimal outside none;
}
.submit-login-advertise {
    bottom: 4px;
    margin-bottom: 15px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    top: 9px;
    width: 510px;
}
.bt-text {
    height: 19px;
    margin: 8px 10px 20px 0;
    padding: 3px 10px;
    text-decoration: none;
}
.help-answer .bt-text:hover{
    color:#fff;
}

/** EDIT CLASSIFIED **/

#editSection, #editLocation {
    clear: both;
    float: left;
    font-size: 12px;
    padding-left: 25px;
    width: 100%;
}

#editSection span, #editLocation span {
    clear: both;
    color: #333333;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    width: 13%;
}

#editSection .align-r, #editLocation .align-r {
    float: left;
    margin-top: 0;
}

/* IMAGES EDIT */

#imagesList {
    float: left;
}

#imagesList ul li {
    display: block;
    float: left;
    margin-right: 10px;
    width: 185px;
}

#imagesList ul li img {
    float: left;
    margin-bottom: 5px;
}
#imagesList ul li a {
    float: left;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0 0 5px 21px;
    width: 100%;
}
.delete-image {
    background: url("img/delete_icon.gif") no-repeat scroll 0 0 transparent;
}
.main-image {
    background: url("img/arrow_up.png") no-repeat scroll 0 0 transparent;
}


/* TOP SEARCH */

.searches-content {
    color: #000000;
    font-family: arial;
    font-size: 14px;
    padding: 0 10px;
    text-decoration: none;
}
.searches-content a {
    color: #0051DF;
    font-size: 15px;
    text-decoration: none;
}
.searches-content a:hover {
    color:#999;
}
.searches-content ul {
    float: left;
    padding: 0 16px 5px 8px !important;
}

.searches-content ul li {
    background: url("img/bullet-ul.gif") no-repeat scroll 0 6px transparent;
    margin-bottom: 2px;
    padding-left: 15px;
}

.paging-popular-searches div.paging {
    float: left;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}

.content-form-pages {
    display: block;
    float: left;
    width: 975px;
}
.content-form-pages .b-title {
    width: 977px;
}

.content-form-pages .b-title .forms-h1 {
    width: 97.9%;
}


/* ADDED */

.center-added {
    float: left;
    height: 350px;
    left: 150px;
    position: relative;
    top: 25px;
}

.add-post {
    background: url("img/img-check.jpg") no-repeat scroll left top transparent;
    font-size: 13px;
    font-weight: 700;
    padding: 14px 5px 5px 20px;
}

.add-post p {
    color: #69B500;
    font-size: 18px;
    margin-left: 50px;
}


.add-post span {
    margin-left: 50px;
}

.share-post {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding-bottom: 25px;
    width: 494px;
}
.share-post .share{
    margin-left: 69px;
    }

.share-post img {
    border: medium none;
    margin-bottom: 10px;
}

.addthis_toolbox {
    padding-left: 52px;
}

.center-added .aviso {
    clear: both;
    float: left;
    padding-left: 50px;
    padding-top: 15px;
    width: 433px;
}

.bt-added {
    border-left: 1px solid #CCCCCC;
    float: right;
    margin-right: 71px;
    margin-top: 25px;
    padding-left: 18px;
    width: 165px;
}

.bt-added li {
    float: left;
    margin-right: 35px;
}


/* REPLY COMMENT */

.reply-content .registro{
    margin-left:0;
    padding-left:0;
    padding-top:0px;
    margin-top:10px;
}
.reply-content .b-title{
    top:3px;
}
.reply-comment .forms-h1 a{
    color:#fff;
}
.reply-comment .forms-h1 a:hover{
    text-decoration:underline;
    background-color:transparent;
}
.reply-comment{
    float:left;
    padding:15px 20px 15px 10px;
    width:480px;
}
.reply-comment label,.reply-comment textarea {
    clear:both;
    float:left;
}
.reply-comment textarea {
    width:350px;
}
.reply-content .usuario{
    padding-bottom:10px;
    padding-left:10px;
    width:428px;
}
.reply-content h3{
    font-size:13px;
}
.reply-comment .submit{
    clear:both;
    float:left;
    padding-top:5px;
}
.reply-comment .lnkDelComment{
    background: url("img/delete_icon.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 11px;
    font-weight: 700;
    margin: 15px 0 2px 40px;
    padding: 0 0 6px 21px;
}


/* ADVERTISE DELETE ANNOUNCEMENT */

.show-advertise{
   background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #FF3C08;
    font-family: arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-top: 9px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
        margin-bottom: 20px;
}


