/********** Main CSS Document (main.css) INMOWEB **********/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin:0px;
	background: #004068 url(images/bck_body.gif) repeat-x;
	font: normal 12px/1.6em sans-serif;
	color: #404040;
	text-align: center;
}
a {
	color: #e82f00;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
/********** Container **********/

#container {
	width: 985px;
	margin: 0px auto 20px auto;
	padding: 18px 0 0 0;
	text-align: left;
	position:relative;
}
/********** Header **********/

#header {
	width: 946px;
	height: 264px;
	margin: 0px;
	padding:90px 19px 0px 19px;
	background:url(images/bck_header2.gif) no-repeat;
}
/********** Navigation bar **********/

div#navigation {
}
ul#navbar {
	position: absolute;
	top: 60px;
	right:0px;
}
ul#navbar {
	position: absolute;
	top: 48px;
	right:20px;
	list-style:none;
}
ul#navbar li {
	height: 37px;
	margin: 5px 2px 5px 0;
	padding-right: 10px;
	float: left;
	background: url(images/bck_navbar.gif) no-repeat top right;
}
ul#navbar li a {
	display: block;
	padding: 5px 5px 0 15px;
	font: bold 10px/30px arial, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #004068;
	float: left;
	background: url(images/bck_navbar.gif) no-repeat top left;
}
ul#navbar li:hover {
	background: url(images/bck_navbar_hover.gif) no-repeat top right;
	color: white;
	cursor:pointer
}
ul#navbar li a:hover, ul#navbar li:hover a {
	background: url(images/bck_navbar_hover.gif) no-repeat top left;
	color: white;
}
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/bck_navbar_hover.gif) no-repeat top right;
	color: white;
	cursor: default;
}
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/bck_navbar_hover.gif) no-repeat top left;
	color: white;
}
ul#select_language {
	width: 135px;
	height:30px;
	position:absolute;
	top:0px;
	right:20px;
	padding:0px 10px;
	text-align:center;
	background:url(images/bck_lan.gif) no-repeat;
}
ul#select_language li {
	list-style: none;
	display:inline;
}
ul#select_language li a.languages {
	display: inline-block;
	width: 16px;
	height: 11px;
	font: normal 12px/24px sans-serif;
	text-decoration: none;
	margin: 8px 5px;
}
ul#select_language li a.languages img {
	width: 16px;
	height: 11px;
	border:#FFFFFF solid 1px;
}
/********** Content **********/

#content {
	width: 985px;
	background:url(images/bck_content.gif) repeat-y 727px;
	margin-top:30px;
}
#content_left {
	width: 225px;
	margin: -36px 20px 0 0;
	float: right;
}
#content_right {
	width: 718px;
	float: left;
	padding-top:30px;
}
#content_right #main_text_pages {
	color:#fff;
}
#content_right h2 {
	font: normal 25px sans-serif;
	color: #fff;
	background:url(images/bck_h1.gif) no-repeat 0% 50%;
	padding:2px 0px 2px 35px;
	display:block;
}
#content_right h2.home_header {
	padding: 0 0 20px 35px;
	background:url(images/bck_h1.gif) no-repeat 0px 4px;
}
#content_right h2.home_header a {
	color: #81ada8;
}
#margin_bottom {
	clear: both;
	width: 700px;
	height: 20px;
}
/********** Main text **********/

#welcome {
	width: 426px;
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
	float: left;
	color:#FFFFFF;
}
#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 0;
	padding: 10px 0;
	border-top: 1px solid #81ada8;
}
#contact {
	width: 242px;
	height:185px;
	color: #fff;
	float: right;
	margin:10px 0 0 0;
}
#contact.contact_home {
	width: 242px;
	height:185px;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #00416c;
	float: right;
	margin:10px 0 0 0;
	padding:20px 0px 0px 20px;
}
a.more {
	color: #e38600;
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	position: absolute;
	width: 225px;
	height: 413px;
	margin-top:0px;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
	width: 225px;
	height: 34px;
}
ul.buying_search_tabs li, ul.renting_search_tabs li {
	list-style: none;
	float: left;
	margin-left:4px;
	display:inline;
}
ul.buying_search_tabs li a, ul.renting_search_tabs li a {
	display: block;
	width: 108px;
	height: 34px;
	font: bold 11px/34px sans-serif;
	text-align: center;
	text-decoration: none;
	float: left;
}
a.search_tab_on {
	background: url(images/bck_tab_on.gif) no-repeat left;
	color: #fff;
}
a.search_tab_off {
	background: url(images/bck_tab_off.gif) no-repeat right;
	color: #623a00;
}
/********** Search form **********/

form.form {
	clear: both;
	width: 200px;
	height: 365px;
	padding: 10px;
	background: url(images/search_footer.jpg) no-repeat bottom;
	font-weight: bold;
	color: white;
}
form.form .line {
	width: 200px;
}
form.form .line label {
	width: 200px;
}
form.form .line select, form.form .line input.input_promo {
	width: 200px;
	margin: 2px 0 10px 0;
	padding: 1px;
	font: normal 11px/1em sans-serif;
	color: #4c7974;
}
form.form .line input.input_promo {
	width: 195px;
}
form.form .line input.button {
	width: 202px;
	height:44px;
	margin: 5px 0 10px 0;
	background:url(images/bck_submit.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
/********** Favorites **********/

.search_height {
	width: 220px;
	height: 433px;
	background: none;
}
.favorites {
	width: 220px;
	color: #004068;
	margin-bottom: 20px;
	background:#b6e1f2 url(images/bck_fav_top.gif) no-repeat top;
}
.favorites_footer {
	background:url(images/bck_fav_bot.gif) no-repeat bottom;
	padding-bottom:66px;
}
h3.favorites_header {
	width: 178px;
	height: 26px;
	padding: 10px 20px 0px 20px;
	font: bold 16px/26px sans-serif;
	color:#004068;
}
.favorites ul {
	width: 218px;
	padding: 10px 0;
}
.favorites ul li {
	list-style: none;
}
.favorites ul li a, .favorites a {
	display: block;
	width: 180px;
	padding: 2px 20px;
	color: #004068;
	text-decoration:none;
}
.favorites ul li a:hover {
	background: #669cc0;
	color: white;
}
.list_left {
	width: 198px;
	padding: 5px 10px;
	margin-top: 20px;
	color: #fff;
}
#mailing_list {
	background:#b6e1f2 url(images/bck_fav_top.gif) no-repeat top;
	padding:0px;
	width:220px;
}
#mailing_list #capa_mailing {
	background:#b6e1f2 url(images/bck_fav_bot.gif) no-repeat bottom;
	padding:5px 10px 66px 10px;
}
#mailing_list h3 {
	padding:5px 20px;
	color:#004068
}
#mailing_list p {
	margin:10px;
	text-align:justify;
	color:#004068;
}
.list_left h3 {
	font: bold 16px/1.8em sans-serif;
}
.list_left p {
	font: normal 11px/1.4em sans-serif;
}
#web_stats {
	display:none;
}
.loading {
	background:transparent url(/ASP3/images/ajax_load.gif) no-repeat left top;
	padding-left:20px;
	padding-bottom:20px;
}
form.list_form {
	width: 198px;
}
form.list_form input.field {
	width: 192px;
	padding: 2px;
	margin: 10px 0;
	border: 1px solid #a4c4c0;
	font: bold 12px/1.5em "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #4c7974;
	background: #d9e6e5 url(images/info_contact.gif) repeat-x;
}
form.list_form input.button {
	width: 70px;
	margin: 0 5px 10px 0;
}
/********** Promotions **********/

#promotions {
	clear: both;
	width: 700px;
}
.promotion {
	width: 220px;
	margin: 0 10px 10px 0;
	float: left;
	height:225px;
	background:url(images/bck_promotions.gif) no-repeat;
}
.promotion h3 {
	width: 200px;
	font: bold 14px/24px sans-serif;
	color: #004068;
	height:30px;
	line-height:30px;
	margin:3px 10px;
	overflow:hidden;
	text-transform:uppercase;
	text-align:center;
}
.promotion h3 a {
	text-decoration: none;
	color: #004068;
}
.promotion img {
	width: 200px;
	height: 100px;
	margin:0px 10px;
}
.promotion div.text_promotion {
	width: 200px;
	padding: 5px 10px;
	font: normal 14px/1.4em sans-serif;
	color: #004068;
	min-height:70px;
	text-align:center;
}
.promotion div.text_promotion a {
	text-decoration: none;
	color: #e82f00;
	font-weight:bold;
	text-align:center;
	height:40px;
	margin-bottom:-20px;
	display:block;
}
.promotion div.text_promotion a:hover {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
.promotion div.text_promotion b {
	display:block;
}
/********** Results promotions **********/

.results_promo {
	clear: both;
	width: 700px;
	padding: 10px 0;
	border-top: 1px solid #fff;
	color:#FFFFFF;
}
.results_promo img {
	/*width: 180px;*/
	float: left;
}
.txt_results_promo {
	width: 360px;
	margin: 0 10px;
	font: normal 11px/1.4em sans-serif;
	float: left;
}
.txt_results_promo span {
	color: #98cff3;
}
.txt_results_promo h3 a {
	text-decoration: none;
	font-size: 14px;
}
.results_promo img.logo_promo {
	width: 120px;
}
/********** Offers **********/

#offers {
	clear: both;
	padding: 10px 0 0 0;
	overflow:hidden;
}
.venta, .alquiler {
	width: 212px;
	margin: 0 10px 10px 0;
	padding: 0 4px;
	float: left;
	height: 362px;
	background:url(images/bck_offer.gif) no-repeat;
	position:relative;
}
.venta {
	color: #004068;
}
.alquiler {
	color: #004068;
}
.venta h3, .alquiler h3 {
	width: 200px;
	height: 35px;
	padding: 0 5px;
	font: bold 16px/33px sans-serif;
	text-align: center;
	color: #fff;
}
.venta h3 a, .alquiler h3 a {
	text-decoration: none;
}
.venta a img, .alquiler a img {
	display:block;
	height:116px;
	width:210px;
}
.venta img, .alquiler img {
/*width: 210px;
	height: 110px;*/
}
.venta .vendido, .alquiler .vendido {
	position:absolute;
	top:34px;
	left:3px;
	width:103px;
	height:104px;
	border:none;
}
.venta .reference, .alquiler .reference {
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #fff;
	margin-top:0px;
}
.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 {
	height: 50px;
	padding: 5px 10px;
	clear: both;
	font: normal 11px/1.4em sans-serif;
	color:#fff;
}
.venta .description a, .alquiler .description a {
	color: #fff;
}
.venta .save2list, .alquiler .save2list {
	height: 32px;
	padding: 5px 10px;
	color:#fff;
}
.venta .save2list .guardado, .alquiler .save2list .guardado {
	color:#fff;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 30px;
}
.venta .price, .alquiler .price {
	height: 50px;
	font: bold 16px/35px sans-serif;
	text-align: center;
	color: #fff;
	line-height:50px;
}
.venta a.more_info, .alquiler a.more_info {
	display: block;
	width: 210px;
	height: 30px;
	margin: 0 0 4px 0;
	font: normal 12px/30px sans-serif;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.venta a.more_info {
	background: url(images/more_info_sale.gif) repeat-x;
}
.alquiler a.more_info {
	background: url(images/more_info_renting.gif) repeat-x;
}
.venta a.more_info:hover, .alquiler a.more_info:hover {
	text-decoration: underline;
}
/********** Info at the bottom (about company) **********/

.info_company {
	clear: both;
	width: 680px;
	padding: 10px 0 0 0;
	border-top: 1px solid #d9e6e5;
	font: normal 11px/1.4em sans-serif;
	color:#FFFFFF;
}
.mini_logo {
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	float: left;
}
/********** Shortcuts **********/

#shortcuts {
	clear: both;
	width: 100%;
	background: #2e2e2e;
	border-top:#ccc solid 1px;
	font: normal 10px/1.4em sans-serif;
	text-align: left;
	color: white;
}
#shortcuts table.shortcuts_table {
	position: relative;
	top: 15px;
	width: 910px;
	margin: 0 auto;
}
#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em sans-serif;
	color: #9a9a9a;
}
#shortcuts table.shortcuts_table h3 {
	font: bold 14px/1em sans-serif;
	color: #9a9a9a;
	margin: 10px 0 0 0;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0 20px 0;
}
#shortcuts table a {
	color: #9a9a9a;
	text-decoration:none;
}
/********** Footer **********/

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	background:#2e2e2e;
	font: normal 10px/1.4em sans-serif;
	text-align: left;
	color: white;
}
#footer div {
	position: relative;
	top: 12px;
	width: 910px;
	margin: 0 auto;
}
#footer p {
	float: left;
}
#footer p#right {
	color: #81ada8;
	float: right;
}
