/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

/*-----------------------------------------------------------------------------------*/ 
/*                                      SIDEBAR                                      */
/*-----------------------------------------------------------------------------------*/ 

/*login*/ 
div #pre-members-login-form input{height:10px; margin:10px 0 10px 5px;}
div #pre-members-login-form input#pre_login_btn{width:60px; height: 26px; padding:4px; margin:10px 0 10px 0; float:right;}
div #pre-members-login-form input#pre_login_btn input:hover {color:#222;}
div #pre-members-login-form form{padding:0 10px;}
div #pre-members-login-form a{float:right; margin-top:10px;}

/*HEADER*/ 
div #header .col-full, div #header .col-full img {padding:0; margin:0;}
#header {padding:0px 0 30px;}
#wrapper {
padding-top:0;
}

/*CHAT*/ 
div #pre-live-chat-widget div{padding:0 0 0 35px;}


/*PRE SEARCH BUSCAR PROPIEDADES*/
div #pre-search-widget{padding:15px;}
div #pre-search-widget #swg_submit {width:80px; padding:5px;}
div #pre-search-widget select {width:150px; margin:0 0 5px 10px;}


/*-----------------------------------------------------------------------------------*/ 
/*                                 MAIN CONTENT                                      */
/*-----------------------------------------------------------------------------------*/ 

/*Fondo de los post*/
.post, .post_page {background:#FEFEFE; padding:10px 15px;}



/*-----------tabla seccion inmobiliarias Y portales-----------*/
#main div.entry {margin:0; padding:0; border:none;}

#main div.entry table{margin:30px 20px 10px 0; font-size:11px; background:#fff;}
#main div.entry table td{vertical-align: top; }

.post-112 div.entry th,.post-110 div.entry th {border:1px solid #ccc; padding:5px;}
.post-112 div.entry tr,.post-110 div.entry tr {border:1px solid #ccc;}
.post-112 div.entry td,.post-110 div.entry td {border:1px dashed #ccc; padding:5px;}
.post-112 div.entry .pre_select,.post-110 div.entry .pre_select {width:100px;} 

/*BOTON*/
div .post-110 #frm input, div .post-112 #frm input {
margin-bottom:30px;
background:#1C4380;
padding:0;
height:20px; width:20px;}
.post-152 div.entry input#frm_submit{width:100px; height:25px; padding:0;float:left;}
div .post input {cursor:pointer;}

div .post-110 #frm input:hover, div .post-112 #frm input:hover {
background:#1D4340;}
/*---------FIN tabla seccion inmobiliarias Y portales---------*/




/*--------------------BUSCADOR DE PROPIEDADES------------------*/

.post_page form#frm td  {border:1px dashed #ccc; }
.post_page form#frm td {margin-top:10px;}
.post_page form#frm td td {border:none;}
.post_page form#frm #frm_submit {float:left;}
.post_page form#frm #frm_submit {float:left;}
.post_page span.frm_lbl {width:100px; display:block; padding: 5px 8px;}
.post_page td {float:left;}
.post_page .pre_txt_s {width:25px; height:15px;}
.post_page td td select  {width:110px; margin: 5px 8px;}

.post-152 div.pre_search_form tr td select#bedrooms,.post-152 div.pre_search_form tr td select#bathrooms{width:131px;}
.post-152 div.pre_search_form td {width:400px; border:none;}
.post-152 div.pre_search_form tr {border:none;}
.post-152 div.pre_search_form tr tr{border:none; }
.post-152 div.pre_search_form tr td {padding:2px; border:none;  padding:9px; }
.post-152 div.pre_search_form tr td td { border:1px solid #ccc;}
.post-152 div.pre_search_form tr td select {width:100px;}
.post-152 div.pre_search_form .pre_txt_s {width:20px; margin:0;}
.post-152 div.pre_search_form input {margin-top:20px;}


/*--------------------FIN BUSCADOR DE PROPIEDADES------------------*/

/*--------------------TABLA SECION PUBLICAR PROPIEDADES-----------------*/
div .post_page #service_price {border-collapse:collapse;}
div .post_page #service_price tr th {padding:15px;}
div .post_page #service_price tr td {padding:15px;}



