
/*contenedor principal de propiedades*/





#ppdd_frame {
    background-color: #dfdedc;
    vertical-align: top;
  }


#corner_left_bottom_ppdd {
    background-image: url(../images/bkg_main_left_bottom_ppdd.gif);
    background-repeat: no-repeat;
  }

/*barra de opciones de busqueda*/





#search_bar {
    height: 52px;
    width: 929px;
    vertical-align:top;
    background-image: url(../images/bkg_search_bar.gif);
    color:#696969;
  }


#search_form {
    margin:0px;
  }


.search_input {
    background-color: white;
    border-style: solid;
    border-color: #819ab3;
    border-width: 1px;
    font-family: Verdana;
    font-size:9px;
    color:#000000 ;
    /*#819ab3*/ z-index:5;
  }


.search_input option {
    /*background-color: #FFFFFF;
    z-index:5;
    */;
  }


#search_pais {
    font-weight: bold;
    color:#000000 ;
    /*#696969*/;
  }


#search_cambiar_pais a {
    font-weight: bold;
    color: #b0954c;
    text-decoration: none;
  }


#btn_search {
    background-image: url(../images/btn_search.gif);
    background-repeat: no-repeat;
    border-style: none;
  }

/*marco que contiene el listado de propiedades*/





#ppdd_list_frame {
    text-align: left;
    padding-left: 8px;
    width: 472px;
  }

/*listado de propiedades*/





#ppdd_list {
    text-align: center;
    width: 457px;
  }

/*celdas de cabecera del listado*/





.ppdd_list_header {
    color: #fafafa;
    background-color: #7f7f7f;
    height: 20px;
  }

/*celda izquierda de cabecera del listado*/





#ppdd_list_lheader {
    width: 2px;
    background-image: url(../images/listado/headers_left.gif);
    background-repeat: no-repeat;
  }

/*celda derecha de cabecera del listado*/





#ppdd_list_rheader {
    width: 2px;
    background-image: url(../images/listado/headers_right.gif);
    background-repeat: no-repeat;
  }

/*para que aparezca la manito cuando sea una fila con link*/



tr.highlight {
    cursor : pointer;
    font-weight : normal;
    text-decoration : none;
  }


tr.offlight {
    cursor : pointer;
    color: #4d4a44;
    font-weight:normal;
  }


.selected_fila tr{
    background-color : #FFFFCC;
    font-weight:bold;
  }

/*clase del texto en las filas del listado*/





.ppdd_list_row_text, .ppdd_list_row_text a {
    color: #4d4a44;
    text-decoration: none;
  }

/*clase del texto en la fila activa del listado*/





.ppdd_list_row_text_select, .ppdd_list_row_text_select a {
    color:#660000;
    font-weight:bold;
    text-decoration: none;
  }

/*celda de fila impar del cuerpo del listado*/





.ppdd_list_row1 {
    background-color: #fafafa;
    height: 20px;
  }

/*celda izquierda de fila impar del cuerpo del listado*/





.ppdd_list_lrow1 {
    width: 2px;
    background-image: url(../images/listado/rows1_left.gif);
    background-repeat: no-repeat;
  }

/*celda derecha de fila impar del cuerpo del listado*/





.ppdd_list_rrow1 {
    width: 2px;
    background-image: url(../images/listado/rows1_right.gif);
    background-repeat: no-repeat;
  }

/*celda de fila par del cuerpo del listado*/





.ppdd_list_row2 {
    background-color: #f5f4f2;
    height: 20px;
  }

/*celda izquierda de fila par del cuerpo del listado*/





.ppdd_list_lrow2 {
    width: 2px;
    background-image: url(../images/listado/rows2_left.gif);
    background-repeat: no-repeat;
  }

/*celda derecha de fila par del cuerpo del listado*/





.ppdd_list_rrow2 {
    width: 2px;
    background-image: url(../images/listado/rows2_right.gif);
    background-repeat: no-repeat;
  }


.ppdd_list_row_select {
    color:#660000;
    text-decoration: none;
  }

/*separador de filas del listado*/





.ppdd_row_separator {
    height: 1px;
  }

/*paginador del listado*/





#ppdd_list_paginador {
    text-align: right;
    padding-right: 8px;
    padding-top: 8px;
  }

/*links del paginador del listado*/





#ppdd_list_paginador a {
    color: #919191;
    text-decoration: none;
  }

/*link apuntado por el puntero en el paginador del listado*/





#ppdd_list_paginador a:hover {
    color: #9e843f;
    text-decoration: underline;
  }

/*marco que contiene el detalle de propiedades*/
/*detalle de propiedades*/
/*marco barra de miniaturas*/
/*barra de miniaturas*/





.thumbnail_cell a {
    color: #003333;
  }


.thumbnail_img {
    height:41px;
    width:55px;
  }

/*marco que contiene tabla miniaturas y botonera de detalles*/
/*botonera de detalles*/
/*informacion central del detalle de propiedades*/





.ppdd_detalles_info {
    color: #636363;
    padding-left: 22px;
    padding-top: 5px;
    padding-right: 22px;
    vertical-align: top;
    height: 166px;
  }


.ppdd_detalles_info table {
    height: 166px;
  }

/*titulo de la informacion central de detalle de propiedades*/





.ppdd_detalles_info h1 {
    color: #a68939;
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
  }

/*botonera de acciones en detalle de propiedades*/
/*frame de botonera de acciones en detalle de propiedades*/
/*marco que contiene el detalle de propiedades*/





#ppdd_detalles_frame {
    vertical-align: top;
    background-color: #f5f4f2;
    padding-bottom: 0px;
  }

/*detalle de propiedades*/





#ppdd_detalles {
    width: 457px;
    text-align: left;
  }

/*marco barra de miniaturas*/





#thumbnails_bar_frame {
    height: 79px;
    padding-left: 25px;
    padding-top: 0px;
  }

/*barra de miniaturas*/





#thumbnails_bar {
    border-collapse: collapse;
  }


.thumbnails {
    width: 55px;
    height: 41px;
  }


.thumbnails_separator {
    width: 15px;
  }


.thumbnails a {
    color: #003333;
  }


#ppdd_detalles_botonera {
    height: 24px;
  }

/*marco que contiene tabla miniaturas y botonera de detalles*/





#ppdd_detalles_top {
    height: 103px;
    width: 100%;
    background-image: url(../images/detalles/bkg_thumbnails.gif);
  }

/*botonera de detalles*/





.btn_detalle_left {
    background:url(../images/detalles/bkg_btn_detalle_left.gif) no-repeat;
    width: 5px;
    padding-left:0px;
  }


.btn_detalle {
    background: url(../images/detalles/bkg_btn_detalle.gif);
    text-align: center;
  }


.btn_detalle a {
    color: #929292;
    text-decoration: none;
  }


.btn_detalle a:hover {
    color: #5c4915;
  }


.btn_detalle_right {
    background: url(../images/detalles/bkg_btn_detalle_right.gif) no-repeat;
    width: 5px;
  }


.btn_detalle_separator {
    width: 1px;
  }

/*informacion central del detalle de propiedades*/





#ppdd_detalles_info {
    color: #636363;
    padding-left: 22px;
    padding-top: 5px;
    padding-right: 22px;
    vertical-align: top;
    height: 166px;
  }

/*titulo de la informacion central de detalle de propiedades*/





#ppdd_detalles_info h1 {
    color: #a68939;
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
  }


#ppdd_detalles_mapa {
    width:191px;
  }


#ppdd_detalles_mapa img {
    max-height:132px;
    max-width:176px;
  }


#ppdd_detalles_btnzoom {
    vertical-align:top;
    padding-top:0px;
  }

/*botonera de acciones en detalle de propiedades*/

#ppdd_detalles_actions {
    width:300px ; /*151px -- 400 si va el chat*/
    text-align: left;
  }

/*frame de botonera de acciones en detalle de propiedades*/

#ppdd_detalles_actions_frame {
    padding-top: 30px;
    padding-left: 22px;
  }


#tabla_ficha {
    border-collapse:collapse;
    border:solid #996600 2px;
    height:50px;
    width:90%;
  }


#tabla_ficha td {
    border:solid #996600 1px;
    width:25%;
    padding-left:1px;
    padding-top:1px;
  }

.linkConsulta{
	color:#660000;
	text-decoration:none;
}