/********** Main CSS Document (main.css) INMOWEB  **********/
/* Reset Style */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color:#1F1F1F;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
	text-align:center;
	background:#e4bd00 url(images/top_bkg.png) repeat-x;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	color:#234CCD;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size:14px;
}
a {
	color: #2F2F2F;
}
a:link, a:visited {
	color:#1F1F1F;
	text-decoration: underline;
}
a:hover, a:active {
	color: #1F1F1F;
	text-decoration: none;
}
/********** Container **********/

#background {
}
#container {
	background:url("images/logo.png") no-repeat scroll 0 25px transparent;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:960px;
}
/********** Header **********/

#header {
	height:382px;
	margin-top:80px;
	padding:6px 0 0 367px;
}
/********** Navigation **********/

#navigation {
	position:relative;
}
ul#navbar {
	position:absolute;
	right:0;
	top:-437px;
}
ul#navbar li {
	float:left;
	font-weight:bold;
	height:31px;
	text-transform:uppercase;
}
ul#navbar li a {
	display:block;
	float:left;
	font-size:12px;
	height:31px;
	line-height:31px;
	margin-right:0;
	padding:2px 9px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
ul#navbar li:hover a {
	color: #FFF;
	display:inline-block;
	background: #e4bd00;
}
body#home_active ul#navbar li#pest_home, body#home_active ul#navbar li#pest_home:hover, body#buy_active ul#navbar li#pest_buy, body#buy_active ul#navbar li#pest_buy:hover, body#rent_active ul#navbar li#pest_rent, body#rent_active ul#navbar li#pest_rent:hover, body#sell_active ul#navbar li#pest_sell, body#sell_active ul#navbar li#pest_sell:hover, body#corporate_active ul#navbar li#pest_corporate, body#corporate_active ul#navbar li#pest_corporate:hover, body#contact_active ul#navbar li#pest_contact, body#contact_active ul#navbar li#pest_contact:hover {
 background: #e4bd00 color: #FFF;
	cursor: default;
	display:block;
}
body#home_active ul#navbar li#pest_home a:link, body#home_active ul#navbar li#pest_home a:visited, body#home_active ul#navbar li#pest_home a:hover, body#home_active ul#navbar li#pest_home a:active, body#buy_active ul#navbar li#pest_buy a:link, body#buy_active ul#navbar li#pest_buy a:visited, body#buy_active ul#navbar li#pest_buy a:hover, body#buy_active ul#navbar li#pest_buy a:active, body#rent_active ul#navbar li#pest_rent a:link, body#rent_active ul#navbar li#pest_rent a:visited, body#rent_active ul#navbar li#pest_rent a:hover, body#rent_active ul#navbar li#pest_rent a:active, body#sell_active ul#navbar li#pest_sell a:link, body#sell_active ul#navbar li#pest_sell a:visited, body#sell_active ul#navbar li#pest_sell a:hover, body#sell_active ul#navbar li#pest_sell a:active, body#corporate_active ul#navbar li#pest_corporate a:link, body#corporate_active ul#navbar li#pest_corporate a:visited, body#corporate_active ul#navbar li#pest_corporate a:hover, body#corporate_active ul#navbar li#pest_corporate a:active, body#contact_active ul#navbar li#pest_contact a:link, body#contact_active ul#navbar li#pest_contact a:visited, body#contact_active ul#navbar li#pest_contact a:hover, body#contact_active ul#navbar li#pest_contact a:active {
	background: #e4bd00;
	color: #FFF;
	display:block;
}
ul#select_language {
	bottom:24px;
	height:37px;
	left:4px;
	position:absolute;
}
*:first-child+html ul#select_language {
	width: 316px;
}
ul#select_language li {
	display:inline;
	float:left;
	margin:8px 3px 11px 7px;
}
ul#select_language li a.languages {
	display: inline-block;
	width: 16px;
	height: 11px;
	text-decoration: none;
}
ul#select_language li a.languages {
	background: none;
}
ul#select_language li a.languages img {
	border:1px solid #fff;
	height:14px;
	width:19px;
}
/********** Content **********/

#content_background {
	clear:both;
	margin-bottom:5px;
	width:960px;
}
#content {
	padding-bottom:22px;
	clear:both;
	margin-bottom:30px;
}
#content_left {
	display:inline;
	float:left;
	width:247px;
	margin-right:5px;
}
#content_right {
	display:inline;
	float:left;
	margin:6px 0 0;
	padding:4px 5px 20px 15px !important;
	padding:4px 5px 20px 12px;
	width:684px;
	color:#000;
}
#content_right a:hover {
}
#content_right h2 {
	line-height:1em;
	text-align:left;
}
#content_right h2.home_header {
	padding: 25px 0 15px 0;
}
#content_right h2.home_header a {
	color: #2F2F2F;
}
html>body #margin_bottom {
	clear: both;
	width: 678px;
	height: 0;
}
* html #margin_bottom {
}
#margin_bottom {
}
/********** Main text **********/

#welcome {
	float:left;
	margin:0 5px 30px 0;
	text-align:justify;
	width:415px !important;
	width:390px;
	display:inline;
	clear:both;
}
#welcome p {
	margin: 10px 0 0 0;
}
#welcome h2 span {
	font-weight: normal;
}
#welcome img {
}
#corporate_active #welcome img {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	margin:20px 0 0;
	padding:7px;
	width:400px;
}
#welcome img.company_img {
	margin: 20px 0 10px 0;
}
#welcome p.contact_p {
	margin: 10px;
	padding: 10px 0;
}
#contact {
	display:inline;
	float:right;
	margin-top:30px;
	padding:0 5px 29px 9px;
	width:207px !important;
	width:195px;
	border-left:1px solid #000;
}
#contact img {
	padding-right:30px;
}
#contact a {
	color:#2F2F2F;
}
a.more {
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	background:url("images/search.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:280px;
	padding-left:25px;
	position:absolute;
	top:107px;
	width:356px;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
	font-weight:bold;
	height:38px;
	margin-top:18px;
	overflow:hidden;
	text-transform:uppercase;
}
ul.buying_search_tabs li, ul.renting_search_tabs li {
	float: left;
}
ul.buying_search_tabs li a, ul.renting_search_tabs li a {
	display:block;
	float:left;
	height:38px;
	line-height:38px;
	padding:0 15px 0 0;
	text-align:center;
}
a.search_tab_on {
	color: #E5CE00;
}
a.search_tab_off {
	color: #FFF;
	text-decoration:underline;
}
/********** Search form **********/

form.form {
	clear:both;
	height:240px;
	padding:10px 0 0;
}
form.form .line {
	display:inline-block;
	float:left;
	height:43px;
	margin-bottom:8px;
}
form.form p a {
	color:#fff;
}
form.form .line label {
	display:block;
	line-height:15px;
	margin-right:21px;
	width:140px;
}
form.form .line select {
	padding:4px;
	width:142px;
}
form.form .line input.input_promo {
	padding:5px;
	width:130px;
}
form.form .line select, form.form .line input.input_promo {
	background-color:#FEFEFE;
	border:1px solid #1D43AB;
	color:#1F1F1F;
	font-size:11px;
	line-height:1em;
	margin:0 0 5px;
}
form.form .line input.button {
	background:url("images/searhc_button.png") no-repeat scroll right center transparent;
	border:medium none;
	bottom:12px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:53px;
	padding:7px 60px 7px 7px;
	position:absolute;
	right:39px;
	text-align:right;
	text-transform:uppercase;
	width:187px;
	;
}
form.form .line a {
}
/********** Favorites **********/

.search_height {
	/*	height:20px;*/
	height:6px;
	background: none;
}
.favorites {
	background:url("images/fav_top.png") no-repeat scroll 0 0 #275FE0;
	color:#FFFFFF;
	margin-bottom:15px;
}
.favorites_footer {
	background:url(images/fav_bot.png) no-repeat bottom;
	padding-bottom: 25px;
}
h3.favorites_header {
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	overflow:hidden;
	padding:5px 20px 0;
	width:208px;
	color:#fff;
}
.favorites ul {
	padding: 0 10px;
	list-style: none;
}
.favorites ul li {
	display: block;
	width: 200px;
}
.favorites ul li a {
	color:#FFF;
	display:block;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	width:182px;
}
.favorites ul li a:hover {
	text-decoration:underline;
}
.favorites a {
	padding: 0 20px 0 30px;
	color: white;
}
#extras h3.favorites_header {
	width: 220px;
	height: 15px;
	padding: 0;
	background: url(images/favorites_header.png) no-repeat top;
}
.list_left {
	width: 200px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: white;
}
.list_left h3 {
	line-height: 1.8em;
	font-weight: bold;
	font-size:16px;
	color:#fff;
}
.list_left p {
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
#mailing_list {
	color:#1F1F1F;
	margin:5px 0;
	height:120px;
	padding:10px 14px;
	width:220px;
	background:url("images/newsletter.png") 0 0 no-repeat;
	display:block;
}
#mailing_list p {
	margin:3px 0 8px;
	color:#fff;
}
#capa_mailing.list_form input#email {
	border:1px solid #000;
	padding:2px;
	width:155px;
	*width:130px;
}
#capa_mailing.list_form input#NewsletterSend {
	background-color:#FBFBFB;
	border:1px solid #000;
	color:#000;
	padding:1px 5px;
}
#web_stats {
	background:url("images/update.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	margin:5px 0 15px;
	padding:8px 24px;
}
#web_stats h3 {
	display: none;
}
.loading {
	background:transparent url(/ASP3/images/ajax_load.gif) no-repeat left top;
	padding-left: 0 0 20px 20px;
}
form.list_form {
	width: 200px;
}
form.list_form input.field {
	width: 194px;
	padding: 2px;
	margin: 10px 0;
	border: 1px solid #a776ff;
	color: #333333;
	background: #b992ff url(images/info_contact.png) repeat-x;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
form.list_form input.button {
	width: 70px;
	margin: 0 5px 10px 0;
}


/********** Filtro **********/





#filtro_resultados {
	margin-top:0px;
	padding-top:10px;
}

#filtro_resultados form {
	margin:10px;
}

#filtro_resultados #precio select,
#filtro_resultados #m2 select{
    border: 1px solid #2D8596;
    color: #00657A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 2px;
    width: 85px!important;
}

#filtro_resultados label {
	display:block;
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.48em;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
	margin-bottom:-15px;
}

#filtro_resultados input {
	margin-right:5px;
	margin-left:0px;
}

#filtro_resultados input.button {
    background: none;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
	font-weight:bold;
    height: 24px;
    width: 100px;
}


/********** Promotions **********/

#promotions {
	clear: both;
}
.promotion {
	background:url("images/promotion.png") no-repeat scroll center bottom #EFEFEF;
	float:left;
	height:235px;
	margin:0 5px 0 0;
	width:222px;
}
.promotion h3 {
	color:#FFFFFF;
	font-weight:bold;
	height:32px;
	line-height:33px;
	overflow:hidden;
	padding:0 10px;
	text-align:center;
	text-transform:uppercase;
	width:202px;
}
.promotion h3 a {
	text-decoration: none;
}
.promotion img {
	width: 220px;
	height: 110px;
	display:block;
	margin-left:1px;
}
.promotion div.text_promotion {
	color:#FFFFFF;
	height:70px;
	line-height:18px;
	overflow:hidden;
	padding:9px 10px;
	width:202px;
}
#content_right .promotion div.text_promotion a {
	color:#FFFFFF;
	text-decoration:none;
}
#content_right .promotion div.text_promotion a:hover {
	text-decoration:none;
}
/********** Results promotions **********/

.results_promo {
	border-bottom:1px solid #234CCD;
	clear:both;
	float:left;
	padding:25px 3px;
	width:660px;
}
.results_promo img {
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
	float:left;
	padding:7px;
}
.results_promo h3 {
	font-size:18px;
}
.txt_results_promo {
	width: 360px;
	margin: 0 10px;
	float: left;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
.txt_results_promo span {
}
.txt_results_promo h3 a {
	text-decoration: none;
	color:#234CCD;
}
.results_promo img.logo_promo {
	width: 120px;
}
/********** Offers **********/

#offers {
	clear: both;
}
#offers ul {
	clear:both;
	list-style:none;
	padding-top:25px;
}
#offers ul a:hover, #offers ul:hover {
	color:#000;
	text-decoration: underline;
}
.venta, .alquiler {
	width: 212px;
	margin: 0 5px 10px 0;
	position:relative;
	padding: 0 5px;
	float: left;
	height: 347px;
	position:relative;
}
.venta {
	background: url(images/sale.png) no-repeat;
}
.alquiler {
	background: url(images/sale.png) no-repeat;
}
.venta h3, .alquiler h3 {
	color:#2046BB;
	font-weight:bold;
	height:40px;
	line-height:43px;
	margin-bottom:4px;
	padding:0;
	text-align:center;
	width:212px;
}
.venta a, .alquiler a {
	text-decoration: none;
	color:#fff;
}
.venta a:hover, .alquiler a:hover {
	text-decoration: underline;
}
.venta h3, .venta h3 a {
}
.alquiler h3, .alquiler h3 a {
	text-decoration: none;
}
.venta img, .alquiler img {
	width: 210px;
	height: 110px;
	display:block;
	border:1px solid #ccc;
}
.venta .vendido, .alquiler .vendido {
	border:medium none;
	height:71px;
	left:4px;
	position:absolute;
	top:43px;
	width:81px;
}
.venta .reference, .alquiler .reference {
	font-size:10px;
	height:17px;
	line-height:20px;
	padding:0 4px;
	color:#fff;
}
.venta .reference span.type, .alquiler .reference span.type {
	float: left;
}
.venta .reference span.reference_num, .alquiler .reference span.reference_num {
	float: right;
}
.venta .description, .alquiler .description {
	clear:both;
	height:61px;
	line-height:19px;
	overflow:hidden;
	padding:4px;
	color:#fff
}
.venta .save2list, .alquiler .save2list {
	height:46px;
	padding:0 0 2px 42px;
}
.save2list img {
	display:none;
}
div.save2list .tabs {
	text-decoration:none;
}
div.save2list .guardado {
	color:#fff;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 30px;
}
.venta .price, .alquiler .price {
	bottom:20px;
	font-size:16px;
	height:35px;
	line-height:32px;
	position:absolute;
	text-align:center;
	width:212px;
	color:#fff;
}
.venta a.more_info, .alquiler a.more_info {
	display:block;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	width:210px;
	margin-top:6px;
	position:absolute;
	bottom:0px;
}
.venta a.more_info:hover, .alquiler a.more_info:hover {
	text-decoration: underline;
	color:#fff;
}
.extra_text {
	margin-top:25px;
}
.extra_text p {
	margin:15px 0 15px 15px;
}
/********** Info at the bottom (about company) **********/

.info_company {
	clear:both;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	padding:20px 0 0;
	width:680px;
}
.mini_logo {
	float:left;
	height:60px;
	margin:0 10px 0 0;
	padding:5px;
	width:60px;
}
#contact_mini_logo {
	display: none;
}
/********** Shortcuts **********/

#shortcuts {
	background:#2654df url(images/shortcuts_bkg.png) repeat-x scroll 0 0;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.4em;
	margin:auto;
	padding:10px 20px 15px;
	position:relative;
	text-align:left;
	border-bottom:1px solid #ccc;
}
#shortcuts a {
	text-decoration:none;
}
#shortcuts a:hover, #shortcuts a:active {
	text-decoration:underline;
}
#shortcuts table.shortcuts_table {
	margin:20px auto 0;
	width:960px;
}
#shortcuts table.shortcuts_table h2 {
	line-height: 1em;
	font-weight: bold;
	color:#fff;
}
#shortcuts table.shortcuts_table h3 {
	margin: 15px 0 10px 0;
	line-height: 1em;
	font-weight: bold;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0 20px 0;
}
#shortcuts a {
	color:#fff;
}
/********** Footer **********/

#footer {
	clear:both;
	color:#234CCD;
	font-size:10px;
	font-style:normal;
	height:60px;
	line-height:1.4em;
	padding:18px 0;
	position:relative;
	text-align:left;
	border-top: 1px solid #234CCD;
}
#footer div {
	padding:15px 32px 0;
	width:880px;
	margin:auto;
}
#footer p {
	float: left;
}
#footer p#right {
	color: #234CCD;
	float: right;
}
#footer a {
	color:#234CCD;
}

