/********** Results CSS Document (results.css) INMOWEB / Results **********/

div.results {
	border:1px solid #9D0B3C;
	clear:both;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	width:651px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
ul.pagination {
	text-align: center;
	margin: 0 auto;
}
ul.pagination li {
	display:inline;
	list-style:none outside none;
	margin:0 3px;
}
ul.pagination li a {
	border:1px solid #9D0B3C;
	color:#9D0B3C;
	display:inline-block;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2em;
	padding:5px 8px;
	text-align:center;
	text-decoration:none;
}
ul.pagination li a#current_page {
	background-color:#9D0B3C;
	border:1px solid #9D0B3C;
	color:#FFFFFF;
	display:inline-block;
}
ul.pagination li a:hover {
	background-color:#9D0B3C;
	border:1px solid #9D0B3C;
	color:#fff;
}
ul.pagination li span {
	display: block;
	padding: 5px 8px;
	border: 1px solid #084280;
	text-align: center;
	text-decoration: none;
	color: #084280;
	float: left;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
div.results div {
	clear:both;
	padding-top:4px;
	text-align:center;
	color:#9D0B3C;
}
div.results div a {
	color:#9D0B3C;
}
p.results_pagination {
	clear:both;
}
form.form_content {
	width: 290px;
	margin: auto;
	padding: 20px 0 0 0;
}
form.form_content label {
	width: 75px;
	float: left;
	font-weight: bold;
}
form.form_content select {
	width: 205px;
	font: normal 11px/1.2em sans-serif;
}
.venta, .alquiler {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #950A39;
	border:1px solid #6F082B;
	color:#FFFFFF;
	float:none;
	height:192px;
	margin:0 8px 20px 0;
	padding:0 5px;
	position:relative;
	width:662px;
}
.venta h3, .alquiler h3 {
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	line-height:39px;
	margin-bottom:0;
	overflow:hidden;
	padding:0 0 0 15px;
	text-align:left;
	width:auto;
}
.venta a, .alquiler a {
	text-decoration: none;
	color:#fff;
}
.venta a:hover, .alquiler a:hover {
	text-decoration: none;
}
.venta h3, .venta h3 a {
}
.alquiler h3, .alquiler h3 a {
	text-decoration: none;
}
.venta img, .alquiler img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #6F082B;
	display:block;
	float:left;
	height:114px;
	margin:4px 13px;
	padding:10px;
	width:210px;
}
.resultContent_right {
	float:left;
	width:400px;
}
.venta .vendido, .alquiler .vendido {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:82px;
	left:5px;
	position:absolute;
	top:32px;
	width:89px;
}
.venta .reference, .alquiler .reference {
	font-size:12px;
	height:36px;
	line-height:15px;
	margin-top:0;
	padding:0 8px;
}
.venta .reference span.type, .alquiler .reference span.type {
	display:block;
	float:none;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}
.venta .reference span.reference_num, .alquiler .reference span.reference_num {
	float:none;
}
.venta .description, .alquiler .description {
	clear:both;
	height:61px;
	line-height:21px;
	overflow:hidden;
	padding:4px 8px;
}
.venta .save2list, .alquiler .save2list {
	bottom:81px;
	height:46px;
	padding:0;
	position:absolute;
	right:22px;
	text-align:right;
	;
}
.save2list img {
	display:none;
}
.venta .save2list .guardado, .alquiler .save2list .guardado {
	color:#fff;
}
.venta .save2list a:hover, .alquiler .save2list a:hover {
	text-decoration:underline;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 30px;
}
.venta .price, .alquiler .price {
	bottom:20px;
	font-size:24px;
	height:35px;
	line-height:32px;
	overflow:hidden;
	position:absolute;
	right:22px;
	width:auto;
}
.venta a.more_info, .alquiler a.more_info {
	bottom:39px;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-bottom:-35px;
	margin-right:15px;
	position:absolute;
	right:7px;
	text-align:right;
	text-decoration:none;
	width:90px;
	;
}
.venta a.more_info:hover, .alquiler a.more_info:hover {
	text-decoration: underline;
	color:#fff;
}

