﻿/*-----------------------------------
----Control de busqueda rápida mini--
------------------------------------*/
#ItemBusqRapMini
{
	width:315px;
	background-image:url(../images/secundarios/busqueda/busq_mini_logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#E4E4E4;/*ColorNeutro*/
}
#ItemBusqRapMini .IBRM_CeldaProp
{
	width:159px;
	color:#260E89;/*Color2*/
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background-color:#E9EEF6;/*Color4*/
	-moz-opacity:0.75;
	opacity:0.75;
	filter:alpha(opacity='75');
}
#ItemBusqRapMini .IBRM_CeldaRes
{
	text-align:left;
	vertical-align:middle;
	background-color:#C2DEFA;/*Color3*/
}

/*
	EFECTO REDONDEADO
*/
div .IBRM_Header
{
	width: 315px;
	line-height:normal;
	cursor:default;
}
div .IBRM_Bottom
{
	width:315px;
	line-height:normal;
}
.IBRM_Header_Text
{
	vertical-align:middle;
	width:315px;
	background-color:#E9EEF6;/*Color4*/
	padding-bottom:7px;
	font-size:16px;
	font-weight:bold;
	color:#260E89;/*Color2*/
	cursor:default;
}
b.IBRM_rtop, b.IBRM_rbottom
{
  display:block;
  background:white;
  width:317px;
}
b.IBRM_rtop b, b.IBRM_rbottom b
{
  display:block;
  height: 1px;
  overflow: hidden;
  background:#E9EEF6;/*Color4*/
}
b.IBRM_r1
{
  margin: 0 5px
}
b.IBRM_r2
{
  margin: 0 3px
}
b.IBRM_r3
{
  margin: 0 2px
}
b.IBRM_rtop b.IBRM_r4, b.IBRM_rbottom b.IBRM_r4
{
  margin: 0 1px;
  height:4px
}

/*-----------------------------------
----Control de busqueda rápida NORMAL--
------------------------------------*/
#ItemBusqRapNorm
{
	margin:0 auto !important;
	width:300px;
	padding:0px 0px 0px 0px;
	background-color:#E4E4E4;/*ColorNeutro*/
	z-index:1;
	position:relative;
	clip:rect(15px 70px 10px 30px);
	left:20px;
	-moz-opacity:0.60;
	opacity:0.60;
	filter:alpha(opacity='60');
	margin-top:10px;
	margin-right:290px;
}
#ItemBusqRapNorm .IBRN_CeldaProp
{
	width:159px;
	color:#260E89;/*Color2*/
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background-color:#E9EEF6;/*Color4*/
}
#ItemBusqRapNorm .IBRN_CeldaRes
{
	text-align:left;
	vertical-align:middle;
	background-color:#C2DEFA;/*Color3*/
}

/*BANNER*/
.IBRN_BannerText
{
	font:bold;
	font-size:26px;
	color:#260E89;/*Color2*/
	font-family:Tahoma;
	height:0px;
	margin-top:0;
	margin-left:8px;
	margin-bottom:0;
	padding:0px;
	white-space:nowrap;
	cursor:default;
	float:left;
	z-index:0;
}
#IBRN_Banner
{
	background-image:url(../images/secundarios/busqueda/mural_busq_sencilla.gif);
	width:813px;
	height:110px;
}

/*-----------------------------------
----Control de busqueda AVANZADA-----
------------------------------------*/
.BusqAvanzada_Tables
{
	width:100%;
}
.BusqAvanzada_Tables td
{
	padding-top:1px;
	padding-bottom:1px;
	border:1px black ridge;
}
.BusqAvanzada_Tables span
{
	padding-left:5px;
	margin-top: 5px;
}
.BusqAvanzada_Tables .BA_Titulo
{
	background-color:#260E89;/*Color2*/
	font-weight:bold;
	color:White;
	vertical-align:middle;
	height:20px;
	text-align:center;
	margin:0 auto;
}
.BusqAvanzada_Tables .BA_GrayTD
{
	background-color:#E4E4E4;/*ColorNeutro*/
	height: 13px;
}
/*celdas propiedad y resultado*/
.BusqAvanzada_Tables .BA_CeldaProp
{
	width:25%;
	background-color:#E9EEF6;/*Color4*/
	padding-top:5px;
	padding-bottom:1px;
	height:15px;
}
.BusqAvanzada_Tables .BA_CeldaRes
{
	width:25%;
	background-color:White;
	padding-top:1px;
	padding-bottom:1px;
	height:15px;
}
/*celdas propiedad y resultado para las propiedades buscadas*/
.BusqAvanzada_Tables .BA_Prop_CeldaProp
{
	width:13.6%;
	background-color:#E9EEF6;/*Color4*/
	padding-top:5px;
	padding-bottom:1px;
	height:15px;
}
.BusqAvanzada_Tables .BA_Prop_CeldaRes
{
	background-color:White;
	padding-top:1px;
	padding-bottom:1px;
	height:15px;
}
.BusqAvanzada_Tables .BA_Prop_CeldaRes input
{
	text-align:center;
	margin:0px;
	padding:0px;
}
/*BANNER*/
.BA_BannerText
{
	font:bold;
	font-size:26px;
	color:#260E89;/*Color2*/
	font-family:Tahoma;
	height:0px;
	margin-top:0;
	margin-left:8px;
	margin-bottom:0;
	padding:0px;
	white-space:nowrap;
	cursor:default;
	float:left;
	z-index:0;
}
#BA_Banner
{
	background-image:url(../images/secundarios/busqueda/mural_busq_avanzada.gif);
	width:813px;
	height:110px;
}

/*Radio buttons*/
#BA_Radios
{
	border:1px ridge black;
	font-size:15px;
	color:#260E89;/*Color2*/
	font-family:Tahoma;
	cursor:default;
	width:800px;
	padding:0px 0px 0px 0px;
	background-color:#E4E4E4;/*ColorNeutro*/
	z-index:1;
	position:relative;
	clip:rect(15px 70px 10px 30px);
	-moz-opacity:0.90;
	opacity:0.90;
	filter:alpha(opacity='90');
	margin-top:83px;
	margin-right:0px;
	left:1px;
}
#BA_Radios #BA_rbPisos
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_pisos.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbCasas
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_casas.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbGarajes
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_garajes.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbLocales
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_locales.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbNaves
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_naves.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbTerrenos
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_terrenos.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbNegocios
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_negocios.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#BA_Radios #BA_rbOficinas
{
	width:0px;
	height:0px;
	cursor:pointer;
	background-image:url(../images/secundarios/busqueda/ba_oficinas.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/*Fin Radio buttons*/