/********** Main CSS Document (main.css) INMOWEB / enero de 2009 **********/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #f8f8f8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color:#222;
}
h1 {
	font-size:24px;
	line-height:30px;
	color:#333;
}
a {
	color: #222;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
/********** Container **********/

#container {
background:url("images/logo.png") no-repeat scroll 0 6px transparent;
margin:0 auto;
position:relative;
width:960px;
}
/********** Header **********/

#header {
background:url("images/header_bkg.png") no-repeat scroll 242px 74px transparent;
height:281px;
padding:95px 0 0 262px;
width:719px;

}
/********** Navigation **********/

#navigation {
}
ul#navbar {
list-style:none outside none;
position:absolute;
right:1px;
top:12px;
width:auto;
}
ul#navbar li {
	height: 35px;
	float: left;
	padding:0 10px 0 0;
	margin-right:5px;
}
ul#navbar li a {
	display: block;
	height: 35px;
	text-decoration: none;
	text-align: center;
	color: #fb9819;
	float: left;
	font-size: 12px;
	text-transform:uppercase;
	line-height: 35px;
	font-weight: bold;
	margin-right:0px;
	padding:0 0 0 12px;
	display:block;
}
ul#navbar li:hover {

	background: url(images/nav_active.png) no-repeat right 0;
	display:block;
	cursor:pointer;
}
ul#navbar li:hover a {
	display:inline-block;
	background: url(images/nav_active.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_active.png) no-repeat top right;
	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_active.png) no-repeat top left;
	display:block;
}
ul#select_language {
height:11px;
list-style:none outside none;
padding:17px 0 10px 10px;
position:absolute;
top:187px;
width:auto;
}
ul#select_language li {
	margin-left: 7px;
	float: left;
}
ul#select_language li a.languages {
	display: block;
	width: 16px;
	height: 11px;
	text-decoration: none;
	background: none;
}
ul#select_language li a.languages img {
	border:1px solid #FFFFFF;
	height:11px;
	padding:1px;
	width:16px;
}
/********** Content **********/
#background {
background:url("images/background.png") repeat-x scroll 0 0 #EFC228;
position:relative;
}
#content_background {
	clear: both;
	width: 960px;
	z-index: 2;/* background: url(images/content_background.gif) repeat-y left;*/
}
#content {
	height:auto !important;
	min-height:100%;
	margin-bottom: 25px;
}
#content_left {
float:left;
margin:-141px 0 25px;
padding-left:6px;
width:232px;
}
#content_right {
	float:right;
	width:700px;
	margin: 15px 0;
}
#content_right p {
	color: #222;
}
#content_right h2 {
	color: #222;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: normal;
	font-family:Geneva, Verdana, sans-serif;
}
#content_right .detail_head_left h2 {
	background: none;
	padding: 0;
}
#content_right h2.home_header {
	margin: 0 0 15px;
	width: 670px;
}
#content_right h2.home_header a {
	color: white;
}
/********** Main text **********/

#welcome {
	float:left;
	margin:10px 0 20px;
	width:450px;
}
#welcome p {
	margin: 10px;
	text-align: justify;
}
#welcome h2 span {
	font-weight: normal;
}
#welcome img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #F2952F;
	margin:20px 0 0;
	padding:6px;
}
#welcome img.company_img {
	margin: 20px 0 10px 0;
}
#welcome p.contact_p {
	margin: 10px;
	padding: 10px;
}
#contact {
	border-left:1px solid #222;
	float:right;
	margin-top:54px;
	padding-left:14px;
	width:226px;
}
a.more {
	font-weight: bold;
}
/********** Search **********/

.search_height {
	height:500px;
	width:230px;
}
#buying_search, #renting_search {
background:url("images/search.png") no-repeat scroll 0 0 transparent;
height:478px;
position:absolute;
width:226px;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
list-style:none outside none;
margin:8px 0 0 0;
}
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;
font-size:14px;
font-weight:bold;
height:42px;
line-height:42px;
margin:0 0 0 8px;
text-align:center;
width:212px;
}
a.search_tab_on {
	color: #ffffff;
	background:url("images/tabs.png") no-repeat right center transparent;
}
a.search_tab_off {
	color: #ddd;
	text-decoration: none;
	background:url("images/tabs.png") no-repeat left center transparent;
}
a.search_tab_off:hover {
	color:#ffffff;
	text-decoration:underline;
}
/********** Search form **********/

form.form {
clear:both;
font-weight:normal;
padding:6px 20px 0;
width:186px;
}
form.form .line, form.form .line label {
	width: 190px;
}
form.form .line select, form.form .line input.input_promo {
	border:1px solid #F0992E;
	color:#222;
	font-size:12px;
	line-height:1em;
	margin:0 0 5px;
	padding:4px 3px;
	width:190px;
}
form.form .line input.input_promo {
	width: 183px;
}
form.form .line select {
	padding:3px 3px;
}
form.form .line input.button {
background:url("images/search_btn.png") no-repeat scroll 0 0 transparent;
border:medium none;
bottom:15px;
color:#434343;
cursor:pointer;
font-size:18px;
height:45px;
left:17px;
padding:0 0 6px 0;
position:absolute;
text-align:left;
width:183px;
}
form.form .line a {
	color: #434343;
}
/********** Favorites **********/
#favorito {
}
.favorites {
	background:url(images/favorites_background.png) repeat-y;
	color:#154a5b;
	margin:10px 0 10px;
	width:230px;
}
.favorites_footer {
	background:url(images/favorites_bottom.png) no-repeat center bottom;
	padding-bottom:38px;
	width:230px;
}
h3.favorites_header, #extras h3.favorites_header {
background:url("images/fav.png") no-repeat scroll left top transparent;
color:#434343;
font-size:16px;
font-weight:bold;
height:42px;
line-height:43px;
overflow:hidden;
padding:0 20px;
width:190px;
}
#web_stats h3 {
}
.favorites ul {
	width: 23px;
	margin: 5px 3px;
	list-style: none;
}
.favorites ul li {
	border-bottom:1px solid #FBAD3B;
	display:block;
	margin:0 0 0 12px;
	width:200px;
}
.favorites ul li a {
	display:block;
	font-size:13px;
	line-height:26px;
	padding:0 0 0 7px;
	text-decoration:none;
	width:195px;
}
#content_left .favorites ul li a:hover {
	color: #F95F2D;
}
.favorites a {
	padding: 0 20px 0 35px;
	color: #222;
}
.list_left {
	width: 242px;
	color: #222;
}
#content_left .list_left a:hover {
	color: white;
}
.list_left h3 {
	font: bold 14px/1.8em;
}
.list_left p {
	font: normal 11px/1.4em;
}
#mailing_list {
background:url("images/newsletter.png") no-repeat scroll 157px 7px #F2952F;
border:1px solid #E78D2D;
margin-left:5px;
padding:10px;
width:198px;
}
#mailing_list h3 {
	border-bottom:1px solid #E78D2D;
	color:#FFF;
	font-size:20px;
	line-height:39px;
	padding-bottom:8px;
}
#mailing_list p {
	padding:13px 0;
}
#capa_mailing {
}
#capa_mailing input#email {
	border:1px solid #F2952F;
	padding:5px;
	width:185px;
}
#capa_mailing input#NewsletterSend {
	margin:15px 0 8px;
	padding:6px 28px;
}
#web_stats {
background:url("images/webstatus.png") no-repeat scroll 17px 19px transparent;
border-top:1px solid #F2952F;
color:#222;
height:39px;
margin-bottom:35px;
padding:18px 0 0 76px;
text-align:left;
width:150px;
}
#web_stats h3 {
	display: none;
}
.loading {
	background: transparent url(/ASP3/images/ajax_load.gif) no-repeat left top;
	padding: 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;
	font: bold 12px/1.5em;
	color: #222;
	background: #b992ff url(images/info_contact.gif) repeat-x;
	float: left;
}
form.list_form input.button {
	background-color:#1E6896;
	border-width:1px;
	border-style:solid;
	border-bottom-color: #5F0000;
	border-left-color: #DF0000;
	border-top-color: #EF0000;
	border-right-color: #4F0000;
	color:#FFFFFF;
	margin:5px 0 8px;
	padding:3px 5px;/*width: 70px;
	margin: 0 5px 10px 0;*/
}
/********** Promotions **********/

#promotions {
	clear: both;
	width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
}
.promotion {
	background:url("images/promo.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	float:left;
	height:250px;
	margin:0 10px 10px 0;
	width:222px;
}
.promotion h3 {
	color:#fff;
	display:block;
	height:35px;
	line-height:30px;
	margin:6px 7px;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
	width:208px;
}
.promotion h3 a {
	text-decoration: none;
	color: #222;
}
.promotion img {
	border:1px solid #CCCCCC;
	display:block;
	height:116px;
	margin-left:6px;
	width:208px;
}
.promotion div.text_promotion {
	color:#222;
	height:60px;
	padding:5px 15px;
	width:190px;
}
.promotion div.text_promotion a {
	text-decoration: underline;
	color: #222;
	font-size: 11px;
}
/********** Results promotions **********/

.results_promo {
	border-bottom:1px solid #F2952F;
	clear:both;
	padding:15px 15px 15px 0;
	width:670px;
}
.results_promo img {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #F2952F;
display:inline-block;
float:left;
padding:5px;
width:210px;
}
.txt_results_promo {
	width: 360px;
	margin: 0 10px;
	font: normal 11px/1.4em;
	float: left;
}
.txt_results_promo span {
	color: #222;
}
.txt_results_promo h3 a {
	text-decoration: none;
	font-size: 14px;
	color:#222;
}
.results_promo img.logo_promo {
	width: 120px;
}
/********** Offers **********/

#offers {
	clear: both;
	width: 700px;
}
.venta, .alquiler {
float:left;
height:376px;
margin:0 10px 30px 0;
padding:0 5px;
position:relative;
width:212px;
}
.venta img, .alquiler img {
	border:1px solid #ccc;
	display:block;
	height:116px;
	margin-left:1px;
	margin-top:7px;
	width:208px;
}
img.vendido {
border:medium none;
height:84px;
left:5px;
position:absolute;
top:38px;
width:85px;
}
.venta {
	background: url(images/sale.png) no-repeat;

}
.alquiler {
	background: url(images/sale.png) no-repeat;

}
.venta a, .alquiler a {
	background: none;
}
.venta h3, .alquiler h3 {
color:#FFF;
display:block;
height:22px;
margin:11px 10px 13px;
overflow:hidden;
text-align:center;
text-transform:uppercase;
width:192px;
}
.venta h3 a, .alquiler h3 a {
	text-decoration: none;
	color: white;
}
.alquiler h3 {

}
.venta .reference, .alquiler .reference {
	background:none repeat scroll 0 0 #AAAAAA;
	border:1px solid #AAAAAA;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	line-height:20px;
	margin:0 1px;
	padding:0 10px;
}
.alquiler .reference {
}
.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;
	overflow:hidden;
	padding:5px 10px;
}
#content_right .venta p.description {
	color: #222;
}
#content_right .alquiler p.description {
	color:#222;
}
.venta .description a {
	color:#222;
}
.alquiler .description a {
	color: #222;
}
.venta .save2list, .alquiler .save2list {
	height: 30px;
	padding: 5px 10px;
}
.venta .save2list a, .venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar {
	color: #222;
}
.alquiler .save2list a, .alquiler .save2list .tabs, .alquiler .save2list .guardado, .alquiler .save2list .borrar {
	color: #222;
}
div.save2list .tabs{}
.guardado {
	color:#222;
}
.guardado img {
	width:16px;
	height:16px;
	display:none;
}
#content_right .venta .price, #content_right .alquiler .price {
	color:#F95F2D;
	font-size:18px;
	line-height:24px;
	margin-top:25px;
	padding-left:5px;
	text-align:center;
}
.venta a.more_info, .alquiler a.more_info {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:28px;
	line-height:27px;
	margin:6px auto 30px;
	text-align:center;
	text-decoration:none;
	width:204px;
}
#offers ul {
	clear: both;
	list-style: none;
	padding-left: 0;
}
#detail_doc li {
	list-style-type: none;
}
#detail_doc li a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#F95F2D;
	border:3px solid #F95F2D;
	color:#FFFFFF;
	display:inline-block;
	margin:6px;
	padding:4px 7px;
}
/********** Info at the bottom (about company) **********/

.info_company {
border-top:1px solid #F2952F;
clear:both;
margin:25px 0;
padding:10px 0 0;
width:680px;
}
.mini_logo {
	border:1px solid #F2952F;
	float:left;
	height:60px;
	margin:0 10px 0 0;
	width:60px;
}
#contact_mini_logo {
	display: none;
}
/********** Shortcuts **********/

#shortcuts {
	background: #f5f5f5 url(images/shortcuts.png) repeat-x;
	clear:both;
	color:white;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	width:100%;
}
#shortcuts table.shortcuts_table {
	margin:0 auto;
	padding:0 20px 25px;
	width:960px;
}
#shortcuts table.shortcuts_table a {
background:none repeat scroll 0 0 transparent;
border-bottom:1px solid #737373;
color:#474747;
display:block;
font-size:11px;
height:21px;
line-height:22px;
overflow:hidden;
padding:5px 0;
text-decoration:none;
width:200px;
}
#shortcuts table.shortcuts_table a:hover {
	color:#F95F2D;
}
#shortcuts table.shortcuts_table br {
	line-height:0;
	font-size:0;
}
#shortcuts table.shortcuts_table h2 {
	color: #474747;
	font-size:24px;
}
#shortcuts table.shortcuts_table h3 {
	color:#474747;
	margin:15px 0 4px;
}
#shortcuts table.shortcuts_table h3 a {
	border:medium none;
	font-size:16px;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0 20px;
}
/********** Footer **********/

#footer {
	background:#F95F2D url(images/footer.png) repeat-x;
	clear:both;
	text-align:center;
	width:100%;
}
#footer div {
color:#333;
margin:0 auto;
overflow:hidden;
padding:22px;
text-align:left;
width:920px;
}
#footer p {
	float: left;
}
#footer p#right {
	float: right;
	color:#333;
}
#footer a {
	background: none;
	color:#333;
}
