/********** 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: #2f2f2f;
	text-align: center;
	background: #000000 url(images/dark_bkg.png) repeat-x;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family:"Times New Roman", Times, serif;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:14px;
}
a {
	color: #F7F7F7;
}
a:link, a:visited {
	color:#F7F7F7;
	text-decoration: underline;
}
a:hover, a:active {
	color: FFF;
	text-decoration: none;
}
/********** Container **********/

#background {

}
#container {
	padding:4px 0 0;
	text-align:left;
	width:960px;
	margin:0 auto;
	background:url(images/logo_header.png) no-repeat 0 4px;
}
/********** Header **********/

#header {
margin-left:227px
}
/********** Navigation **********/

#navigation {
	height:40px;
	line-height:36px;
	margin-top:1px;
}
ul#navbar {
	float:right;
}
ul#navbar li {
	margin: 0;
	float: left;
}
ul#navbar li a {
	display:block;
	float:left;
	font-size:12px;
	line-height:37px;
	padding:0 12px;
	text-decoration:none;
	background-repeat: repeat-x;
	border-left:1px solid #000;
	text-transform:uppercase;
}
ul#navbar li a:hover {
	color: white;
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
	border-left:1px solid #000000;
}
#home_active ul#navbar li#pest_home a, #buy_active ul#navbar li#pest_buy a, #sell_active ul#navbar li#pest_sell a, #corporate_active ul#navbar li#pest_corporate a, #contact_active ul#navbar li#pest_contact a {
	color: #FFFFFF;
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
	border-left:1px solid #000000;
}
ul#select_language {
	float:left;
	margin-top:6px;
}
*:first-child+html ul#select_language {
	width: 230px;
}
ul#select_language li {
	float:left;
	margin:7px 4px 7px 5px;
}
ul#select_language li a.languages {
	display: block;
	width: 16px;
	height: 11px;
	text-decoration: none;
}
ul#select_language li a.languages {
	background: none;
}
ul#select_language li a.languages img {
	width: 16px;
	height: 11px;
}
/********** Content **********/

#content_background {
	border:1px solid #2A2A2A;
	border-top:none;
	clear:both;
	padding:0 5px 0;
	width:950px;
	margin-bottom:5px;
}
#content {
}
#content_left {
	width: 220px;
	margin-right: 10px;
	float: left;
	display:inline;
}
#content_right {
	float:left;
	margin-bottom:25px;
	padding:20px 10px 20px 20px;
	width:690px;
	color:#FFF;
	display:inline;
}
#content_right a:hover {
}
#content_right h2 {
	line-height: 1em;
	font-weight: bold;
}
#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: 700px;
	height: 0;
}
* html #margin_bottom {
	display: none;
}
/********** Main text **********/

#welcome {
	float:left;
	margin:0 34px 30px 0;
	text-align:justify;
	width:413px;
}
#welcome p {
	margin: 10px 0 0 0;
}
#welcome h2 span {
	font-weight: normal;
}
#welcome img {
	margin: 20px 0 0 0;
}
#welcome img.company_img {
	margin: 20px 0 10px 0;
}
#welcome p.contact_p {
	margin: 10px;
	padding: 10px 0;
}
#contact {
	border-left:1px solid #FFFFFF;
	display:inline;
	float:left;
	margin-top:30px;
	padding-left:25px;
	width:205px;
}
a.more {
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	position: absolute;
	width: 220px;
	height: 460px;
	background:url(images/search_bkgr.png) no-repeat;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
	font-weight:bold;
	height:43px;
	overflow:hidden;
	text-transform:uppercase;
	width:220px;
}
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:40px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	width:110px;
}
a.search_tab_on {
	color: #0F0F0F;
}
a.search_tab_off {
	background-color:#666666;
	color: white;
}
/********** Search form **********/

form.form {
	clear:both;
	height:393px;
	padding:0 14px 15px;
	width:192px;
}
form.form .line, form.form .line label {
	width: 200px;
}
form.form .line select {
	width:192px;
}
form.form .line input.input_promo {
	width:184px;
}
form.form .line select, form.form .line input.input_promo {
	background-color:#F7F7F7;
	border:1px solid #ABABAB;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	margin:2px 0 10px;
	padding:3px;
}
form.form .line input.button {
	background-color:transparent;
	border:medium none;
	bottom:28px;
	color:#333333;
	cursor:pointer;
	font-weight:bold;
	margin:9px 0 10px;
	padding-right:45px;
	position:absolute;
	text-align:right;
	text-transform:uppercase;
	width:200px;
}
form.form .line a {
	color:#3b3b3b;
}
/********** Favorites **********/

.search_height {
	width: 220px;
	height: 451px;
	background: none;
}
.favorites {
	background-color:#8C8C8C;
	width:220px;
}
.favorites_footer {
	width: 220px;
	padding-bottom: 15px;
}
h3.favorites_header {
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:5px 20px 0;
	width:180px;
}
.favorites ul {
	width: 200px;
	padding: 0 10px;
	list-style: none;
}
.favorites ul li {
	width: 160px;
	display: block;
	width: 200px;
}
.favorites ul li a {
	color:#3B3B3B;
	display:block;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	width:165px;
}
.favorites ul li a:hover {
	background: url(images/fav_arrow.png) no-repeat center left;
}
.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: #4B4B4B url(images/newsletter_bkg.png) no-repeat scroll 0 0;
	min-height:109px;
	margin:5px 0;
	padding:10px 14px;
	width:192px;
}
#mailing_list p {
	margin:3px 0 5px;
}
#capa_mailing.list_form input#email {
	border:1px solid #000000;
	padding:2px;
	width:115px;
}
#capa_mailing.list_form input#NewsletterSend {
	background-color:#FBFBFB;
	border:1px solid #000000;
	color:#000000;
	padding:1px 5px;
}
#web_stats {
	background:transparent url(images/webstat_bkg.png) no-repeat scroll 0 0;
	margin:5px 0;
	padding:15px 25px;
	width:170px;
}
#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;
	width: 690px;
}
.promotion {
	float:left;
	margin:0 7px 0 0;
	width:220px;
	background-color:#d6d6d6;
	color:#333333;
}
.promotion h3 {
	font-weight:bold;
	line-height:24px;
	margin:0 5px;
	width:210px;
	height:27px;
	overflow:hidden;
}
.promotion h3 a {
	text-decoration: none;
}
.promotion img {
	width: 220px;
	height: 110px;
	display:block;
}
.promotion div.text_promotion {
height:70px;
line-height:18px;
overflow:hidden;
padding:5px 10px;
width:200px;
}
#content_right .promotion div.text_promotion a {
	text-decoration: none;
	color:#333;
}
#content_right .promotion div.text_promotion a:hover {
	text-decoration:none;
}
/********** Results promotions **********/

.results_promo {
	border-top:1px solid #3B3B3B;
	clear:both;
	float:left;
	padding:15px 3px;
	width:680px;
}
.results_promo img {
	border:1px solid #3B3B3B;
	float:left;
	padding:3px;
}
.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;
}
.results_promo img.logo_promo {
	width: 120px;
}
/********** Offers **********/

#offers {
	clear: both;
	width: 690px;
}
#offers ul {
	clear:both;
	list-style:none;
	padding-top:25px;
}
#offers ul a:hover, #offers ul:hover {
	color:#333;
	text-decoration: underline;
}
.venta, .alquiler {
	width: 210px;
	margin: 0 7px 10px 0;
	position:relative;
	padding: 0 5px;
	float: left;
	height: 347px;
	color:#333;
}
.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:40px;
	margin-bottom:4px;
	padding:0;
	text-align:center;
	width:210px;
}
#content_right .venta a, #content_right .alquiler a {
	text-decoration: none;
	color:#333;
}
#content_right .venta a:hover, #content_right .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;
}
.venta .vendido, .alquiler .vendido {
	border:medium none;
	height:71px;
	left:4px;
	position:absolute;
	top:43px;
	width:81px;
}
.venta .reference, .alquiler .reference {
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color:#333;
}
.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:50px;
	line-height:16px;
	overflow:hidden;
	padding:5px 5px;
}
.venta .save2list, .alquiler .save2list {
	background:transparent url(images/fav_icon.png) no-repeat scroll 5px 2px;
	height:32px;
	padding:0 0 5px 29px;
}
.save2list img {
	display:none;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 30px;
}
.venta .price, .alquiler .price {
	height: 35px;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
}
.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;
}
.venta a.more_info:hover, .alquiler a.more_info:hover {
	text-decoration: underline;
}
.extra_text {
	margin-top:25px;
	width:690px;
}
.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 {
	border:1px solid #3B3B3B;
	float:left;
	height:60px;
	margin:0 10px 0 0;
	padding:5px;
	width:60px;
}
#contact_mini_logo {
	display: none;
}
/********** Shortcuts **********/

#shortcuts {
	background-color:#4B4B4B;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.4em;
	margin:auto;
	padding:10px 20px;
	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 {
	position: relative;
	top: 15px;
	width: 920px;
	margin: 0 auto 20px auto;
}
#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;
}
/********** Footer **********/

#footer {
	clear: both;
	position: relative;
	height: 60px;
	background-color:#1f1f1f;
	text-align: left;
	color: #f2f2f2;
	border:1px solid #000000;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
#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;
}
