/********** 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 {
	background: #7e7e7e url(images/background.jpg) repeat-x top;
	font: normal 12px/1.6em georgia;
	color: #333;
	}

a {
	color: #c20b01;
	}
	
a:link, a:visited {
	text-decoration: underline;
	}
	
a:hover, a:active {
	text-decoration: none;
	}

/********** Container **********/

#container {
	position: relative;
	width: 985px;
	padding-top: 95px;
	margin: 0 auto;
	background: url(images/bck_container.gif) no-repeat 0px 0px;
	text-align: left;
	}

/********** Header **********/

#header {
	width:722px;
	height:241px;
	position:absolute;
	top: 10px;
	right: 10px;
	z-index: 0;
	}

/********** Navigation **********/

#navigation {
	position: absolute;
	top: 261px;
	right: 0;
	width: 742px;
	height: 30px;
	z-index: 1;
	text-align:right;
	}

ul#navbar {
	position: relative;
	height: 32px;
	padding: 0 20px;
	list-style: none;
	float: right;
	background:#7d4303 url(images/bck_navbar.gif) no-repeat top left;
	}

ul#navbar li {
	height: 32px; 
	float: left; 
	color: white;
	}

ul#navbar li a {
	display: block;
	height: 32px;
	font: 14px georgia;
	text-decoration: none;
	text-align: center;
	color: white;
	line-height:32px;
	padding:0px 15px;
	}

ul#navbar li:hover {
	color: #f1cd98;
	}
	
ul#navbar li a:hover {
	color: #f1cd98;
	}

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:#f1cd98; color: #7d4303; cursor: default; border-left:#FFFFFF solid 2px; border-right:#FFFFFF solid 2px; 
	}

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:#f1cd98; color: #7d4303;
	}

ul#select_language {
	position: absolute;
	top: -205px;
	left:-243px;
	width: 213px;
	padding:11px 15px;
	height: 11px;
	list-style: none;
	}

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:#FFFFFF solid 1px;
	}

/********** Content **********/

#content_background {
	clear: both;
	width: 985px;
	z-index: 1;
	}

#content {
	width: 985px;
	overflow: auto;
	background:url(images/bck_content.gif) repeat-y left;
	margin-top:10px;
	}

#content_left {
	width: 243px;
	padding:50px 0px 0px 0px;
	margin:85px 0px 0px 0px;
	background: #e28909 url(images/bck_content_left.gif) repeat-y;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#content_right {
	width: 730px;
	min-height: 800px;
	padding: 200px 0 20px 12px;
	float: left;
	background:#fff url(images/content_right_footer.gif) no-repeat bottom;
	}

#content_right p {
	color: #fff;
	}

#content_right h2 {
	font: bold 25px/1.4em arial, sans-serif;
	color: #344c67;
	}

#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: white;
	}


/********** Main text **********/


#main_text {
	margin:0px;
	padding:0px;
	display:inline;
	}

#welcome {
	width: 420px;
	margin: 0 20px 0 0;
	float: left;
	overflow:hidden;
	display:inline-block;
	}

#welcome p { margin: 10px 0 0 0;
	color:#333333;
	display:inline;
	}
	
#welcome h2 {
	font-weight: normal;
	color:#c20b01;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	}

#contact {
	width: 260px;
	float: left;
	background:#fee852 url(images/bck_contact_home.jpg) no-repeat bottom left;
	color:#000000;
	padding:30px 10px;
	margin-right:10px;
	overflow:hidden;
	}
	
#contact p {
	margin:0px;
	padding:0px;
	color:#333333;
	}

a.more {
	color:#c20b01;
	font-weight: bold;
	}





/********** Search **********/

#buying_search, #renting_search {
	position: absolute;
	width: 260px;
	height: 430px;
	padding: 0px;
	}

#renting_search {
	visibility: hidden;
	}

ul.buying_search_tabs, ul.renting_search_tabs {
	width: 260px;
	display:block;
	}

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: 216px;
	height: 29px;
	margin: 0px 0px 0px 17px;
	font: 20px georgia;
	text-decoration:none;
	padding: 3px 0px 0px 10px;
	}

a.search_tab_on {
	width:216px;
	height: 32px;
	font: 20px georgia;
	color: #fff;
	background:url(images/bck_favorites_header.gif);
	margin-bottom:5px;
	display:block;
	}

a.search_tab_off {
	background: url(images/arrow2.gif) no-repeat 0% 50%;
	color:#FFFFFF;
	display:block;
	}

/********** Search form **********/

form.form {
	clear: both;
	width: 220px;
	height: 375px;
	padding: 10px 0 15px;
	font-weight: normal;
	margin:0px 20px;
	color: #fff;
	font-size:14px;
	display:block;
	}

form.form .line, form.form .line label {
	width: 200px;
	}

form.form .line select, form.form .line input.input_promo {
	width: 208px;
	margin: 2px 0 10px 0;
	padding: 3px 2px;
	background-color: #f1cd98;
	border: 1px solid #7d4303;
	font: bold 11px/1em arial, sans-serif;
	color: #7d4303;
	}

form.form .line {
	width:208px;
	}
	
form.form .line input.input_promo {
	width: 202px;
	}

form.form .line input.button {
	float:right;
	margin:5px 0px;
	}

form.form .line p a {
	color: #fff;
	}

form.form .line p {
	text-align:right;
	clear:both;
	}











/********** Favorites **********/

.search_height {
	width: 220px;
	height: 460px;
	background: none;
	}

.favorites {
	width: 226px;
	padding:0px 0px 0px 17px;
	margin-top: 10px;
	color: #344c67;
	font: 20px georgia;
	}

.favorites_footer {
	width: 226px;
	padding-bottom: 5px;
	}

h3.favorites_header {
	width:216px;
	height: 32px;
	padding: 0px 0px 0px 10px;
	font: 20px georgia;
	line-height:32px;
	color: #fff;
	background:url(images/bck_favorites_header.gif);
	margin-bottom:5px;
	}

.favorites ul {
	width: 226px;
	list-style: none;
	}

.favorites ul li {
	display: block;
	width: 226px;
	margin: 0 0 2px 0;
	}

.favorites ul li a {
	display: block;
	width: 196px;
	padding:5px 0px 5px 15px;
	font: 14px georgia, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height:14px;
	}

#content_left .favorites ul li a:hover {
	background:#f1cd98 url(images/arrow.gif) no-repeat 95% 50%;
	color:#7d4303;
	}

.favorites a {
	padding: 0px;
	color: 415670;
	}

#extras h3.favorites_header {
	width: 243px;
	height: 15px;
	padding: 0;
	background: url(images/favorites_top.gif) no-repeat top;
	}

#content_left .list_left a:hover {
	color: white;
	}

.list_left h3 {
	font: bold 14px/1.8em arial, sans-serif;
	}

.list_left p {
	font: normal 14px georgia, sans-serif;
	}

#mailing_list {
	display: none;
	}

#web_stats {
	width:216px;
	padding: 50px 10px 50px 17px;
	background: url(images/content_left_footer.gif) no-repeat bottom;
	color:#fff;
	font: normal 14px georgia, sans-serif;
	}

#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: #ee6308;
	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;
	width: 720px;
	overflow:hidden;
	}
	
#promotions h2,
#offers h2 {
	font-weight: normal;
	color:#c20b01;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	margin:0px;
	padding:0px;
	}

.promotion {
	width: 230px;
	margin:5px;
	background:url(images/promotion.gif) no-repeat;
	float: left;
	text-align:center;
	}

.promotion h3 {
	width: 230px;
	font: bold 14px/24px arial, sans-serif;
	color: #595959;
	text-align:center;
	margin-top:3px
	}

.promotion a {
	text-decoration: none;
	color: #595959;
	}

.promotion img {
	width: 220px;
	height: 122px;
	margin:5px auto;
	}

.promotion .text_promotion {
	width: 220px;
	padding: 0px 6px;
	font: normal 14px/1.4em arial, sans-serif;
	color: #595959;
	min-height: 70px;
	}

.promotion div.text_promotion a{
	text-decoration: none;
	color: #595959;
	}

/********** Results promotions **********/

.results_promo {
	clear: both;
	width: 700px;
	padding: 10px 0;
	border-top: 1px solid #333;
	}

.results_promo img {
	float: left;
	}

.txt_results_promo {
	width: 360px;
	margin: 0 10px;
	font: normal 11px/1.4em arial, sans-serif;
	float: left;
	}

.txt_results_promo span {
	color: #075e00;
	}

.txt_results_promo h3 a {
	text-decoration: none;
	font-size: 14px;
	}

.results_promo img.logo_promo {
	width: 120px;
	}



/********** Offers **********/

#offers {
	clear: both;
	width: 720px;
	}

.venta, .alquiler {
	width: 230px;
	margin: 5px;
	padding: 0px;
	float: left;
	height: 334px;
	text-align:center;
	}

.venta {
	background: url(images/sale.gif) no-repeat;
	color: #007cc3;
	}

.alquiler {
	background: url(images/renting.gif) no-repeat;
	color: #333;
	}
	
.venta img
.alquiler img {
	margin:auto;
	}

.venta a, .alquiler a {
	background: none;
	}

.venta h3, .alquiler h3 {
	width: 230px;
	height: 20px;
	padding:5px;
	font: normal 16px georgia;
	color: white;
	text-align: center;
	margin:0px;
	}

.venta h3 a, .alquiler h3 a {
	text-decoration: none;
	color: white;
	}

.venta .reference,
.alquiler .reference {
	height: 20px;
	padding: 0 5px;
	line-height: 15px;
	font-size: 10px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	}


.venta .reference span.type, .alquiler .reference span.type {
	float: left;
	margin-left:5px;
	}

.venta .reference span.reference_num, .alquiler .reference span.reference_num {
	float: right;
	margin-right:5px;
	}

.venta .description {
	width:200px;
	height:50px;
	padding: 5px;
	clear: both;
	text-align:left;
	margin:0px auto;
	font: normal 11px/1.4em arial, sans-serif;
	color:#FFFFFF;
	background:#5f3200;
	border-top:#381d00 solid 1px;
	border-bottom:#c2b19e solid 1px;
	border-right:#5f3200 solid 1px;
	border-left:#5f3200 solid 1px;
	}
	
.alquiler .description {
	width:200px;
	height:50px;
	padding: 5px;
	clear: both;
	text-align:left;
	font: normal 11px/1.4em arial, sans-serif;
	color:#FFFFFF;
	background:#b76d01;
	margin:0px auto;
	border-top:#6c4001 solid 1px;
	border-bottom:#e4c79e solid 1px;
	border-right:#b76d01 solid 1px;
	border-left:#b76d01 solid 1px;
	}

#content_right .venta p.description {
	color: #fff;
	}

#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;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.venta .save2list a, .venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar {
	color: #fff;
	}
	
.alquiler .save2list a, .alquiler .save2list .tabs, .alquiler .save2list .guardado, .alquiler .save2list .borrar {
	color: #fff;
	}

*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 25px;
	}

.venta .price, .alquiler .price {
	height: 30px;
	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: white;
	}

.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: #fff;
	}




/********** Info at the bottom (about company) **********/

.info_company {
	clear: both;
	width: 680px;
	padding: 10px 0 0 0;
	font: normal 11px/1.4em arial, sans-serif;
	}
	
#content_right .info_company p {
	color:#7d4303;
	}

.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;
	background-color: #434343; 
	font: normal 10px/1.4em arial, sans-serif;
	text-align: left;
	color: white;
	margin-top:20px;
	}

#shortcuts table.shortcuts_table {
	width: 985px;
	margin: 0 auto 10px;
	}

#shortcuts table.shortcuts_table a {
	background: none;
	color: white;
	}

#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em arial, sans-serif;
	margin: 10px 0px 0;
	color: #fff;
	}

#shortcuts table.shortcuts_table h3 {
	font: bold 14px/1em arial, sans-serif;
	margin: 15px 0px 10px;
	color: white;
	}

#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0px 20px;
	}


/********** Footer **********/

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: #434343;
	padding: 15px 0px;
	font: normal 10px/1.4em arial, sans-serif;
	text-align: center;
	color: white;
	}

#footer div {
	width: 985px;
	margin:0 auto;
	text-align:left;
	}

#footer p {
	float: left;
	}

#footer p#right {
	color: white;
	float: right;
	}

#footer a {
	color: #ccd5e0;
	background: none;
	}
