#blqHdScc {
	background-image: url(/terrenos/share/img/scc_head_ttl.jpg);
}

/**
		FORMULARIO DE BUSQUEDA AVANZADA
**/
#frmSearch {
	position: relative;
}
#frmSearch br{
	clear:both;
}
#frmSearch fieldset {
	border: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
}
#frmSearch fieldset legend {
	background-image:url(/share/img/form_icon.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding: 15px;
	margin: -5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
}
#frmSearch fieldset .formRow{
	padding: 3px 0px;
}
#frmSearch label{
	display: block;
	text-align: right;
	width: 100px;
	padding-right: 10px;
	float: left;
}
#frmSearch input,
#frmSearch select{
	display: block;
	float: left;
	width: 200px;
}
#frmSearch fieldset#frmSearchFsSubmit{
	margin: 20px 0px;
	border: none;
	text-align: right;
	border-top: #666666 1px solid;
	padding-top: 10px;
}
#frmSearch #btnSubmit{
	float: right;
}
#frmSearch #frmSearchFsTipo{
}
#frmSearch #frmSearchFsTipo .formRow{
	padding-left: 15px;
}
#frmSearch #frmSearchFsTipo .formRow label{
	display:inline;
	width: auto;
	font-size: 16px;
	font-weight: bold;
}
#frmSearch #frmSearchFsTipo .formRow input{
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
}

h3.ttlResultados{
	color: #DF281F;
	font-size: 16px;

}
h3.ttlResultados small {
	font-weight: normal;
}
ul.boxResultadosParametros {
	padding: 5px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	list-style-position: inside;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}


/**
 * Table resultados
 */
table#tbLotes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	border-spacing: 0px;
	table-layout:auto;
	width: 468px;
	padding: 0px;
}
table#tbLotes theader{
}
table#tbLotes tbody{
	color: #333333;
}
table#tbLotes tbody th{
	color: #666666;
	font-size: 14px;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(/share/img/icon_flecha_verde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
table#tbLotes tbody td{
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
table#tbLotes thead th {
	background-image:url(/loteos/share/img/table_lotes_header.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 35px;
}
table#tbLotes thead th span{
	display:none;
}
table#tbLotes th#tlLotesThCodigo{
	width: 65px;
	background-position: 0px 0px;
}
table#tbLotes th#tlLotesThDimensiones{
	width: 210px;
	background-position: -65px 0px;
}
table#tbLotes th#tlLotesThSuperficie{
	width: 89px;
	background-position: -275px 0px;
}
table#tbLotes th#tlLotesThOpciones{
	width: 104px;
	background-position: -364px 0px;
}


/**
 * Detalles
 */

#cntDetalleTerreno .boxDetalles {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 40px;
}
#cntDetalleTerreno .boxDetalles dl{
	margin: 0px;
	padding: 0px;
}
#boxDetallesUbicacion dl dt{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 80px;
	text-align: right;
	padding-right: 5px;
}
#boxDetallesUbicacion dl dd{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 340px;
	font-weight: bold;
}
#boxDetallesDetalles dl dt{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	text-align: right;
	padding-right: 5px;
}
#boxDetallesDetalles dl dd{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	font-weight: bold;
}

/* No se usa ni DT ni DD, es un solo campo nomás para la descripción.... Uso un DL

#boxDetallesOtros dl dt{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}
#boxDetallesOtros dl dd{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 40px;
	font-weight: bold;
}

*/

#cntDetalleTerreno #pgCnt #cntMain h4 {
	background-repeat: no-repeat;
	color: #E42D25;
	margin-bottom: 0px;
	font-size: 16px;
}

#boxDetallesVenta {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	float: left;
	width: 145px;
	height: 175px;
}
#boxDetallesVenta {
	background-image: url(/terrenos/share/img/icon_en_venta.jpg);
}
#boxDetallesVenta .pMenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC00;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	height: 50px;
	margin: 0px;
	margin-left: -110px;
}

#boxDetallesVenta .pPrecio {
	color: #0C739D;
	font-size: 16px;
	font-weight: bold;
	height: 70px;
	margin: 0px;
	line-height: 70px;
}
#boxDetallesVenta .pTip {
	margin: 0px;
	height: 50px;
}
cntDetalleTerreno #boxDetallesDetalles .boxDetalles dd {
	width: 50px;
}
#cntDetalleTerreno .boxDetalles ul {
	list-style-image: url(/share/img/icon_tilde.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#cntDetalleTerreno .boxDetalles ul li {
	float: left;
	width: 150px;
}