/********** 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 {
	/*background:#2494DA url(images/top_bkg.png) repeat-x scroll 0 0;*/
	background:#FFCC00 url(images/top_bkg.png) repeat-x scroll 0 0;
	color:#2F2F2F;
	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;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
}
h1 {
	font-size:32px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:14px;
}
a {
	color: #2F2F2F;
}
a:link, a:visited {
	color:#2F2F2F;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2F2F2F;
	text-decoration: none;
}
/********** Container **********/

#background {
}
#container {
	background:transparent url(images/logo.png) no-repeat scroll 24px 0;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:960px;
}
/********** Header **********/

#header {
	background:transparent url(images/header_bkg.png) no-repeat scroll 1px 0;
/*	height:281px;*/
	height:274px;
	margin-top:111px;
	padding:12px 0 0 424px;
}
/********** Navigation **********/

#navigation {
	position:relative;
}
ul#navbar {
	position:absolute;
	right:15px;
	/*top:-327px;*/
	top:-320px;
	}
ul#navbar li {
	background:transparent url(images/nav_norm.png) no-repeat scroll right top;
	float:left;
	height:34px;
	line-height:35px;
	padding:0 5px 0 0;
}
ul#navbar li a {
	background:transparent url(images/nav_norm.png) no-repeat scroll left top;
	display:block;
	float:left;
	font-size:12px;
	height:34px;
	line-height:33px;
	margin-right:5px;
	padding:0 0 0 10px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
ul#navbar li:hover {
	color: #006DA4;
	display:block;
	background: url(images/nav_hover.png) no-repeat top right;
}
ul#navbar li:hover a {
	color: #006DA4;
	display:inline-block;
	background: url(images/nav_hover.png) no-repeat top left;
}
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: url(images/nav_hover.png) no-repeat top right;
	color: #006DA4;
	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: url(images/nav_hover.png) no-repeat top left;
	color: #006DA4;
	display:block;
}
ul#select_language {
	background:transparent url(images/lang_bkg.png) no-repeat scroll 0 0;
	height:37px;
	padding:5px 6px 0;
	position:absolute;
	right:-17px;
	top:-412px;
	width:316px;
}
*:first-child+html ul#select_language {
	width: 316px;
}
ul#select_language li {
	float:left;
	margin:8px 4px 11px 12px;
	display:inline;
}
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 #CCCCCC;
	height:14px;
	padding:1px;
	width:19px;
}
/********** Content **********/

#content_background {
	clear:both;
	margin-bottom:5px;
	width:960px;
}
#content {
	background:url(images/content_bot.png) no-repeat 253px bottom;
	padding-bottom:22px;
	overflow:hidden;
	margin-bottom:30px;
}
#content_left {
	display:inline;
	float:left;
	width:248px;
	margin-right:5px;
}
#content_right {
	background:#F7F7F7 url(images/content_bkg_top.png) no-repeat scroll center top;
	display:inline;
	float:left;
/*	margin:20px 0 0;*/
	margin:6px 0 0;
	padding:35px 5px 20px 15px !important;
	padding:35px 5px 20px 12px;
	width:684px;

	
	color:#333;
}
#content_right a:hover {
}
#content_right h2 {
	color:#2A7FC2;
	font-weight:bold;
	line-height:1em;
}
#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;
}
#welcome p {
	margin: 10px 0 0 0;
}
#welcome h2 span {
	font-weight: normal;
}
#welcome img {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	margin:20px 0 0;
	padding:7px;
}
#welcome img.company_img {
	margin: 20px 0 10px 0;
}
#welcome p.contact_p {
	margin: 10px;
	padding: 10px 0;
}
#contact {
background:transparent url(images/data_bkg.png) no-repeat scroll right bottom;
display:inline;
float:right;
margin-top:30px;
padding:0 5px 29px 9px;
width:207px !important;
width:195px;
}
#contact img {
	padding-right:30px;
}
#contact a {
	color:#2F2F2F;
}
a.more {
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	color:#26456A;
	height:316px;
	position:absolute;
	top:78px;
	width:424px;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
	font-weight:bold;
	height:33px;
	overflow:hidden;
	text-transform:uppercase;
	margin-left:15px;
}
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:33px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	width:116px;
}
a.search_tab_on {
	color: #26456A;
	background:url(images/tabs.png) no-repeat top right;
}
a.search_tab_off {
	background-color:#26456A;
	color: white;
	background:url(images/tabs.png) no-repeat top left;
}
/********** Search form **********/

form.form {
	clear:both;
	height:254px;
	padding:20px 0 0 30px;
}
form.form .line {
	float:left;
	margin-bottom:8px;
	width:195px;
	display:inline-block;
	height:49px;
}
form.form .line label {
	width: 200px;
	display:block;
}
form.form .line select {
	width:158px;
}
form.form .line input.input_promo {
	width:160px;
}
form.form .line select, form.form .line input.input_promo {
	background-color:#FEFEFE;
	border:1px solid #26456A;
	color:#26456A;
	font-size:11px;
	line-height:1em;
	margin:2px 0 5px;
	padding:3px;
}
form.form .line input.button {
	background:transparent url(images/button.png) no-repeat scroll 0 0;
	border:medium none;
	bottom:34px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:7px 0 7px 0;
	position:absolute;
	right:29px;
	text-align:center;
	text-transform:uppercase;
	width:138px;
}
form.form .line a {
	color:#26456A;
}
/********** Favorites **********/

.search_height {
/*	height:20px;*/
	height:6px;
	background: none;
}
.favorites {
	color:#fff;
	background:#2A7FC2 url(images/fav_top.png) no-repeat;
	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;
}
.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;
}
.list_left p {
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
#mailing_list {
	background:#2A7FC2 url(images/fav_top.png) no-repeat scroll 0 0;
	margin:5px 0;
	min-height:115px;
	padding:10px 14px;
	width:220px;
}
#mailing_list p {
	margin:3px 0 8px;
}
#capa_mailing.list_form input#email {
	border:1px solid #2C4F79;
	padding:2px;
	width:127px;
}
#capa_mailing.list_form input#NewsletterSend {
	background-color:#FBFBFB;
	border:1px solid #2C4F79;
	color:#2C4F79;
	padding:1px 5px;
}
#web_stats {
background-color:#2A7FC2;
margin:5px 0 15px;
padding:15px 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;
}
/********** Promotions **********/

#promotions {
	clear: both;

}
.promotion {
	background:#2A7FC2 url(images/promotion_bot.png) no-repeat scroll center bottom;
	color:#FFFFFF;
	float:left;
	margin:0 5px 0 0;
	width:222px;
}
.promotion h3 {
	background:#2A7FC2 url(images/promotion_top.png) no-repeat scroll 0 0;
	font-weight:bold;
	height:27px;
	line-height:26px;
	overflow:hidden;
	padding:0 10px;
	width:202px;
}
.promotion h3 a {
	text-decoration: none;
}
.promotion img {
	width: 220px;
	height: 110px;
	display:block;
	margin-left:1px;
}
.promotion div.text_promotion {
	height:70px;
	line-height:18px;
	overflow:hidden;
	padding:5px 10px;
	width:202px;
}
#content_right .promotion div.text_promotion a {
	text-decoration: none;
	color:#FFF;
}
#content_right .promotion div.text_promotion a:hover {
	text-decoration:none;
}
/********** Results promotions **********/

.results_promo {
	border-top:1px solid #2A7FC2;
	clear:both;
	float:left;
	padding:15px 3px;
	width:660px;
}
.results_promo img {
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
	float:left;
	padding:7px;
}
.results_promo h3 {
	font-size:18px;
	color:#2A7FC2;
}
.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;
}
.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:#26456A;
	text-decoration: underline;
}
.venta, .alquiler {
	width: 212px;
	margin: 0 5px 10px 0;
	position:relative;
	padding: 0 5px;
	float: left;
	height: 347px;
	color:#fff;
	position:relative;
}
.venta {
	background: url(images/sale.png) no-repeat;
}
.alquiler {
	background: url(images/sale.png) no-repeat;
}
.venta h3, .alquiler h3 {
	color:#FFFFFF;
	font-weight:bold;
	height:40px;
	line-height:43px;
	margin-bottom:4px;
	padding:0;
	text-align:center;
	width:210px;
}
.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;
}
.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:21px;
	overflow:hidden;
	padding:4px;
}
.venta .save2list, .alquiler .save2list {
	height:46px;
	padding:0 0 2px 5px;
}
.save2list img {
	display:none;
}
*: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;
}
.venta a.more_info, .alquiler a.more_info {
	display:block;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	width:210px;
	margin-top:6px;
	color:#2A7FC2;
	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:#0A5794 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;
width:920px;
}
#shortcuts a {
	text-decoration:none;
}
#shortcuts a:hover, #shortcuts a:active {
	text-decoration:underline;
}
#shortcuts table.shortcuts_table {
margin:20px auto 0;
}
#shortcuts table.shortcuts_table h2 {
	line-height: 1em;
	font-weight: bold;
}
#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;
	position: relative;
	height: 60px;
	text-align: left;
	color: #f2f2f2;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	/*background:#0A5794 url(images/bot_bkg.png) repeat-x center top;*/
	background:#0A5794;
	margin-top:25px;
	/*padding-top:191px;*/
}
#footer div {
	padding:15px 32px 0;
	width:880px;
	margin:auto;
}
#footer p {
	float: left;
}
#footer p#right {
	color: #F03D1D;
	float: right;
}
#footer a {
	color: white;
}
