/********** Main CSS Document (main.css) INMOWEB tarifahome.com / diciembre de 2008 **********/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: normal 12px/1.6em arial, sans-serif;
	color: #333;
	background-color: #2b4fb0;
}
a {
	color: #333333;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
/********** Container **********/

#container {
	background-image:url(images/logo_header.gif);
	background-repeat:no-repeat;
	margin:25px auto;
	padding-top:130px;
	position:relative;
	text-align:left;
	width:970px;
}
/********** Header **********/

#header {
	height:268px;
	position:absolute;
	right:0;
	top:29px;
	width:702px;
	z-index:0;
}
/********** Navigation **********/

#navigation {
	height:265px;
	position:absolute;
	right:9px;
	text-align:right;
	top:-15px;
	width:726px;
	z-index:1;
}
ul#navbar {
	float:right;
	height:34px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:relative;
	top:10px;
}
ul#navbar li {
	height: 34px;
	padding-right: 12px;
	float: left;
	background: url(images/nav_active.png) no-repeat top right;
	color: white;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0;
}
ul#navbar li a {
	display: block;
	height: 34px;
	padding: 0 0px 0 15px;
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #75c5f0;
	float: left;
	background: url(images/nav_active.png) no-repeat top left;
	color: white;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 35px;
	font-weight: bold;
}
ul#navbar li:hover {
	background: url(images/nav_hover.png) no-repeat top right;
	color: white;
}
ul#navbar li a:hover {
	background: url(images/nav_hover.png) 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/nav_hover.png) 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/nav_hover.png) no-repeat top left;
	color: white;
}
ul#select_language {
	position: absolute;
	height: 11px;
	list-style: none;
	right:-7px;
	top:295px;
}
ul#select_language li {
	margin: 0 5px;
	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 {
	width: 16px;
	height: 11px;
	border:1px solid #000000;
}
/********** Content **********/

#content_background {
	clear: both;
	width: 970px;
	z-index: 1;
}
#content {
	width: 970px;
	overflow: auto;
	background:url(images/bck_content.gif) repeat-y left;
	margin-top:0px;
	padding-left: 0px;
}
#content_left {
	width: 250px;
	padding:0px;
	float: left;
	margin:0px;
}
#content_right {
	background-color:transparent;
	float:left;
	margin-left:19px;
	margin-top:167px;
	min-height:350px;
	padding:0;
	width:700px;
}


#contact_active #content_right {
	background-color:white;
}

#content_right p {
	color:#333;
}
#content_right h2 {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
}
#content_right .detail_head_left h2 {
	background: none;
	padding: 0;
}
#content_right h2.home_header {
	margin: 25px 0 15px;
	width: 670px;
}
#content_right h2.home_header a {
	color: #fff6;
}
#main_text {
	background-color:#FFFFFF;
	overflow:hidden;
	padding:15px;
	color:#333;
	height:auto;
}
/********** Main text **********/

#contact_active #welcome, #corporate_active #welcome, #home_active #welcome{
width: 430px;
	margin: 0 15px 20px 0;
	float: left;

}
#welcome {
float:left;
margin:0;
width:700px;
}
#welcome p {
	margin: 10px 0 0 0;
	color:white;
	text-align: justify;
}
#home_active #welcome p, #corporate_active #welcome p {
	margin: 10px 0 0 0;
	color:#333;
	text-align: justify;
}
#welcome h2 {
	color:white;
	margin-top:0px;
}
#home_active #welcome h2, #corporate_active #welcome h2, #contact_active #welcome h2{
	color:#333;
}
#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;
	color:#333;
	text-align: justify;
}
#contact {
	width: 210px;
	padding-top: 37px;
	float: left;
	color:#333;
	margin-left:15px;
}
a.more {
	color: #333;
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	background-color:#2849A6;
	background-image:url(images/search_top_background.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0;
	position:absolute;
	width:250px;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
height:41px;
padding-left:10px;
padding-right:10px;
padding-top:15px;
width:230px;
}
ul.buying_search_tabs li, ul.renting_search_tabs li {
	list-style: none;
	float: left;
}
ul.buying_search_tabs li a, ul.renting_search_tabs li a {
	display: block;
	width: 115px;
	height:41px;
	font: bold 12px/46px arial, sans-serif;
	text-align: center;
	text-decoration:none;
	float: left;
}
a.search_tab_on {
	background: url(images/search_tab.png) no-repeat top left;
	color: #cccccc;
	overflow: hidden;
}
a.search_tab_off {
	color: #CCCCCC;
	overflow: hidden;
	background-image: url(images/search_tab.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/********** Search form **********/

form.form {
	clear: both;
	width: 220px;
	height: 450px;
	padding: 15px;
	background: url(images/search_bottom.png) no-repeat bottom left;
	font-weight: normal;
	color: #FFFFFF;
}
form.form .line, form.form .line label {
	width: 220px;
}
form.form .line select, form.form .line input.input_promo {
	width: 220px;
	margin: 2px 0 10px 0;
	padding: 3px 2px;
	border-top: 1px solid #00050e;
	border-right: 1px solid #113261;
	border-bottom: 1px solid #224c82;
	border-left: 1px solid #001029;
	font: bold 11px/1em arial, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
}
form.form .line input.input_promo {
	width: 215px;
}
form.form .line input.button {
	background-color:#294BA9;
	border:1px solid #000000;
	color:#CCCCCC;
	margin:3px 0 9px;
	padding:4px 12px;
}
form.form .line a {
	color: #FFFFFF;
}
/********** Favorites **********/

.search_height {
	width: 210px;
	height: 525px;
	background: none;
}
.favorites {
	background-color:#2748A3;
	color:white;
	margin-top:25px;
	width:250px;
}
.favorites_footer {
	width: 250px;
	padding-bottom: 15px;
	background: url(images/favorites_footer.png) no-repeat bottom;
	min-height:200px;
}
h3.favorites_header {
	width: 210 px;
	height: 30px;
	padding: 5px 20px 0 20px;
	font: bold 14px/26px Arial, Helvetica, sans-serif;
	color: white;
	background-image: url(images/favorites_header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.favorites ul {
	width: 210px;
	padding: 0 10px;
	margin-bottom:25px;
}
.favorites ul li {
	list-style: none;
}
.favorites ul li a {
	display: block;
	width: 170px;
	color: white;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.favorites ul li a:hover {
	text-decoration: underline;
}
.favorites a {
	padding: 0 20px 0 30px;
	color: #FFF;
}
#extras h3.favorites_header {
	width: 230px;
	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: #666666;
}
#content_left .list_left a:hover {
	color: #666666;
}
.list_left h3 {
	font: bold 14px/1.8em arial, sans-serif;
}
.list_left p {
	font: normal 11px/1.4em arial, sans-serif;
}
#mailing_list {
	display: none;
}
#web_stats {
	background:transparent url(images/web_stats.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	height:50px;
	margin-bottom:15px;
	margin-top:25px;
	padding:20px;
	width:210px;
}
#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 arial, sans-serif;
	color: #666666;
	background: #b992ff url(images/info_contact.gif) repeat-x;
	float: left;
}
form.list_form input.button {
	width: 70px;
	margin: 0 5px 10px 0;
}
/********** Promotions **********/

#promotions {
	clear:both;
	overflow:hidden;
	width:700px;
}
.promotion {
	width: 220px;
	margin: 0 10px 0 0;
	background-color: #656364;
	float: left;
	background-image: url(images/promotion_footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #CCCCCC;
	display: block;
}
.promotion h3 {
	width: 205px;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 15px;
	overflow: hidden;
	background-image: url(images/promotion_header.png);
	background-position: top;
}
.promotion h3 a {
	text-decoration: none;
	color: #333;
}
.promotion img {
	width: 220px;
	height: 110px;
	display: block;
}
.promotion div.text_promotion {
	width: 200px;
	padding: 5px 10px;
	color: #333;
	min-height: 55px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
.promotion div.text_promotion a {
	text-decoration: none;
	color: #333;
}
/********** Results promotions **********/

.results_promo {
	background-color:white;
	clear:both;
	margin-bottom:15px;
	padding:10px 0;
	width:700px;
}
.results_promo img {
	float:left;
	margin-left:10px;
}
.txt_results_promo {
	width: 360px;
	margin: 0 10px;
	font: normal 11px/1.4em arial, sans-serif;
	float: left;
}
.txt_results_promo span {
	color: #666666;
}
.txt_results_promo h3 a {
	text-decoration: none;
	font-size: 14px;
}
.results_promo img.logo_promo {
	width: 120px;
}
/********** Offers **********/

#offers {
	clear: both;
	width: 690px;
	margin-top:25px ;
	margin-left:10px !important;
	margin-left:0px;
}
#offers ul {
	clear: both;
}
.venta, .alquiler {
	width: 210px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	float: left;
	height: 360px;
}
.venta {
	background: url(images/sale.png) no-repeat;
	color: #CCCCCC;
}
.alquiler {
	background: url(images/renting.png) no-repeat;
	color: #CCCCCC;
}
.venta img, .alquiler img {
	width: 210px;
	height: 116px;
	display: block;
}
.venta a, .alquiler a {
	background: none;
	color: #CCCCCC;
}
.venta h3, .alquiler h3 {
	width: 200px;
	height: 30px;
	margin-bottom: 0px;
	padding: 0 5px;
	font: bold 13px/30px arial, sans-serif;
	color: #CCCCCC;
	text-align: center;
	overflow: hidden;
}
.save2list img {
	display: none;
}
.venta h3 a, .alquiler h3 a {
	text-decoration: none;
	color: #CCCCCC;
}
.venta .reference {
	height: 20px;
	padding: 0 5px;
	line-height: 22px;
	font-size: 10px;
	color: #CCCCCC;
}
.alquiler .reference {
	height: 20px;
	padding: 0 5px;
	line-height: 22px;
	font-size: 10px;
	color: #CCCCCC;
}
.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;
	clear: both;
	font: normal 11px/1.4em arial, sans-serif;
}
#content_right .venta p.description {
	color: #CCCCCC;
}
#content_right .alquiler p.description {
	color: #fff;
}
.venta .description a {
	color: #fff;
}
.alquiler .description a {
	color: #fff;
}
.venta .save2list, .alquiler .save2list {
	height: 27px;
	padding: 5px;
}
.venta .save2list a, .venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar {
	color: #ccc;
}
.alquiler .save2list a, .alquiler .save2list .tabs, .alquiler .save2list .guardado, .alquiler .save2list .borrar {
	color: #CCCCCC;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 25px;
}
.venta .price, .alquiler .price {
	height: 40px;
	font: normal 18px/40px arial, sans-serif;
	text-align: center;
	color:#fff;
}
#content_right .venta p.price {
	color: #fff;
	margin-top:8px;
}
#content_right .alquiler p.price {
	color: #fff;
	margin-top:8px;
}
.venta a.more_info {
	display: block;
	width: 200px;
	height: 18px;
	margin: 10px 0 4px 5px;
	font: normal 12px/18px arial, sans-serif bold;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	text-transform: uppercase;
}
.alquiler a.more_info {
	display: block;
	width: 200px;
	height: 18px;
	margin: 10px 0 4px 5px;
	font: normal 12px/18px arial, sans-serif bold;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	text-transform: uppercase;
}
.extra_text {
	padding:15px;
	background-color:#fff;
	color:#333;
}
.extra_text p {
	color:#333;
}
.extra_text a {
	color:#333;
}
.extra_text h2 {
	background-color:#2B4FB0;
	margin-bottom:15px;
	padding:5px;
}
/********** Info at the bottom (about company) **********/

.info_company {
	background-color:white;
	clear:both;
	font-family:arial, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	padding:20px;
	width:660px;
}
.mini_logo {
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	float: left;
}
#contact_mini_logo {
	display: none;
}
/********** Shortcuts **********/

#shortcuts {
	clear: both;
	width: 100%;
	margin: 0 auto;
	font: normal 10px/1.4em arial, sans-serif;
	text-align: left;
	color: white;
	background-image: url(images/shortcuts_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #335FD6;
}
#shortcuts table.shortcuts_table {
	margin:20px auto;
	padding-top:0;
	width:970px;
}
#shortcuts table.shortcuts_table a {
	background: none;
	color: #CCCCCC;
}
#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em arial, sans-serif;
	margin: 10px 0px 0;
	color: #CCCCCC;
}
#shortcuts table.shortcuts_table h3 {
	font: bold 14px/1em arial, sans-serif;
	margin: 15px 0px 10px;
	color: #CCCCCC;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0px 20px;
}
/********** Footer **********/

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0px;
	font: normal 10px/1.4em arial, sans-serif;
	text-align: center;
	color: #fff;
	background-image: url(images/footer_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer div {
	width: 940px;
	margin:0 auto;
	text-align:left;
}
#footer p {
	float: left;
}
#footer p#right {
	color: #fff;
	float: right;
}
#footer a {
	color: #fff;
	background: none;
}

