

/* CSS Document */

body {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top:0px;
	margin-bottom:0px;
	background:#EFF0E8;
}
.clear {
	clear: both;
	font-size:0px;
	height:0px;
}
* { margin:0px; padding:0px;}

#wrap {
	background:#ffffff;
	margin:0px auto;
	width:750px;
	height:auto;
	padding: 15px 15px 0px 15px;
	overflow:auto

}

#cabecera {
	margin-bottom:10px;
	padding: 0px 0px 0px 15px;
	width:740px;
	height: 82px;
}

#cabecera h1 {
	float: left;
	}
#cabecera #usuario{
	float:right;
}
#cabecera h2 {
	font-weight:normal;
	font-size:12px;
	width:190px;
	padding: 5px;
	margin-top:65px;
	}
#cabecera ul{
	list-style: none;
	float:left;
}
#cabecera ul li{
	display:inline;
}
#cabecera ul img{
	border:0 none;
}

#contactos {
	text-align:right;
	float:right;
	width:450px;
	margin:10px 15px 0 0;
	}
	
#columna-derecha  .adsense{
margin:0px 0px 10px 25px;
}
#contactos img {
	margin-bottom:10px;
}

#cabecera h2 a {
	font-size:14px;
	}

#barrahorizontal {
 	font-size:0px;
}

div.columnas {
	background:url(/images/fondo-linea.gif) repeat-y;
	padding-bottom:50px;
	width:750px;
	float: left;
}

#columna-izquierda {
	float:left;
	margin-top:0px;
	padding: 0 0 100px 10px;
	width:187px;
	background-color:transparent;
}
#columna-izquierda h3 {
	font-size:12px;
	margin:0px;
	padding:25px 0px 10px 0px;
	border-bottom: 1px solid #dbdbdb;
}
#columna-izquierda ul{
border-top: 1px solid #dbdbdb;
margin-top:30px;
}
#columna-izquierda li{
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #dbdbdb;
	padding: 2px 0;
}
#columna-izquierda li a {
	color: #666666;
	display:block;
	width: 169px;
	padding:2px 0px 2px 18px;
	background: url(/images/imagelistoff.gif) no-repeat;
	text-decoration: none;
}

#columna-izquierda li a:hover, #columna-izquierda li a.activo {
	background: #BAD7B9 url(/images/imageliston.gif) no-repeat;
	color: white;
}

#columna-derecha {
	padding:25px 0 0 28px;
	float:left;
	width:515px;
	background-color:transparent;
}
#columna-derecha ol {
list-style-position:outside;
margin:20px 0pt 20px 20px;
}

p.titulo {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:10px;
}

#addlink label {
	font-size:12px;
	width:230px;
	float:left;
}

#addlink input, #addlink textarea {
	background-color:#FAFAFA;
	border:3px double #999999;
	margin-bottom:9px;
	padding:1px;
	width:271px;
}

#addlink input.boton{
	margin: 10px 5px 5px 430px;
	background: url(/images/boton.gif) no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	color:#666;
	font-size:12px;
	text-decoration:none;
	border: 0px solid;
	cursor:pointer;
	padding-bottom:4px;
	clear: both;
}
select.select{
margin-bottom:9px;
border:3px double #999999;
}

label {
	font-size:12px;
	width:140px;
	float:left;

}
div.borde {
	border: 1px solid #D4D0C8;
	margin: 11px 0px 15px 0;
}

h3.titular {
	background: #EDEDED;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding: 3px 0 3px 0px;
	margin: 3px 3px 3px 3px;
}

h4.titular {
	background: #EDEDED;
	font-size:13px;
	font-weight:bold;
	padding: 1px 0 1px 10px;
	margin: 3px 3px 3px 3px;
}
input.contact, textarea.contact{
	border:3px double #999999;
	padding:1px;
	margin-bottom: 9px;
	width:275px;
	background-color:#fafafa;
}
textarea.contact{
	width:360px;
}


input.boton {
	margin: 10px 5px 5px 430px;
	background: url(/images/boton.gif) no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	color:#666;
	font-size:11px;
	text-decoration:none;
	border: 0px solid;
	cursor:pointer;
	padding-bottom:4px;
	clear: both;
	}
input.botonhipoteca {
	margin: 10px 5px 5px 0px;
	background: url(/images/boton.gif) no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	color:#666;
	font-size:12px;
	text-decoration:none;
	border: 0px solid;
	cursor:pointer;
	padding-bottom:4px;
	clear: both;
	}

div.content input.boton {
	margin-left: 415px;
}

div.milista {
	margin:5px 0 20px 0;
}

a.top {
	float:right;
	margin:30px 5px 0 0;
}
div.pie{
	margin-left: 197px;
	width:490px;
	clear:both;
	border-left: 8px solid #BAD7B9;
	padding:0 0 10px 15px;
}
span.file {
	display: block;
	margin-left: 140px;
	margin-top: 5px;
}
span a {
	margin-left: 1em;cursor:pointer; text-decoration:underline;
}

span a.hand:hover{text-decoration:none;}

label.contacto {
	margin-bottom:14px;
}

img.imagelist {
	border:1px solid #D4D4D4;
	background-color:#F5FAF5;
	padding:4px;
}
div.texto p {
	margin-bottom:15px;
	font-size: 12px;
}

div.foto {
	border:1px solid #D4D4D4;
	background-color:#F5FAF5;
	padding:4px;
	margin: 0 10px 10px 0;
	width:120px;
	float:left;
	text-align:center;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #5F6E60;
	}
.mortgage_table { margin: 2.5em 0; }
.mortgage_table table { width: 100%; border: none; }
.mortgage_table th { color:#fff; background-color: #333; text-align: center; font-weight: bold; }
.mortgage_table .even { background-color: #eee; }
.mortgage_table .odd { background-color: #fff; }
.mortgage_table .right { text-align: right; width: 30%; padding-right:10px; }
.mortgage_table .left {	width: 80%; }
			
.mortgage_error { margin: 2em 0; color: red; font-weight: bold; }
.mortgage_progress table { border-collapse: collapse; background-color:#EEE; border: 1px solid #999; width: 100%; }
.mortgage_progress td    { border-collapse: collapse; border: 1px solid #999; }

.pie div.listaprovincias{
margin:0 auto;
font-family:tahoma;
text-align:left;
margin-top:30px;
}

.pie div.listaprovincias li{
display:inline;
float:left;
width:160px;
}

.pie div.listaprovincias li a{
text-decoration:none;
color:#333;
font-size:9px;
}

.pie div.listaprovincias li a span{
color:#999;
}

#paginador {
margin:25px 0 25px 0;
text-align:center;
}
#paginador a{
background-color:#F4F4EE;
border:1px solid #C9C9C9;
color:#333333;
font-size:12px;
margin:1px;
padding:3px 5px;
font-weight:bold;
text-decoration:none;
}
#paginador a:hover{
border:1px solid #666;
}
#paginador span {
background-color:#EDEDED;
border:1px solid #C9C9C9;
color:#999;
font-size:12px;
font-weight:bold;
margin:3px;
padding:3px 5px;
}

div.resultados{
float:right;
}
div.resultados span{
font-weight:bold;
}

.num{text-align:left;float:left;padding:0 10px 0 0;font-size:11px;width:25px;font-weight:bold;}
.links{margin:0;padding:0;}
.links li{list-style:none;list-style-image:none;list-style-position:outside;list-style-type:none;margin-bottom:5px;}
a.hand{cursor:pointer; text-decoration:underline;}
a.hand:hover{text-decoration:none;}
input.control{display:none;}
