/********** 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 Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	background:#d2d2d2 url(images/bck_body.jpg) repeat-x top;
}

#background {
	width:100%;
	}

a { color: #c34d00; }
a:link, a:visited { text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

/********** Container **********/

#container {
	position: relative;
	width: 985px;
	padding-top: 238px;
	margin: 0 auto;
	text-align: left;
}

/********** Header **********/

#header { position: absolute;
	top: 0px;
	right: 0;
	width: 980px;
	padding-right:5px;
	padding-top:8px;
	height: 238px;
	z-index: 0;
	text-align:right;
	background:url(images/logo.gif) no-repeat top left;}

/********** Navigation **********/

#navigation {
	position: absolute;
	top: 199px;
	right: 0;
	width: 985px;
	height: 34px;
	padding-top:5px;
	z-index: 1;
	text-align:right;
}

ul#navbar {
	position: relative;
	height: 34px;
	padding: 0px;
	list-style: none;
	float: right;
	margin-left:240px;
}

ul#navbar li { height: 34px;
	margin: 0px 5px 0px 0;
	padding-right: 5px;
	float: left;
	color: white;
	background: url(images/nav_hover2.gif) no-repeat top right;
}

ul#navbar li a {
	display: block;
	height: 34px;
	padding: 0 5px 0 10px;
	font: bold 12px/30px Trebuchet MS, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #75c5f0;
	float: left;
	color: white;
	background: url(images/nav_hover2.gif) no-repeat top left;
}

ul#navbar li:hover { background: url(images/nav_hover.gif) no-repeat top right; color:#1e1e1e; }
ul#navbar li a:hover { background: url(images/nav_hover.gif) no-repeat top left; color:#1e1e1e;}

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.gif) no-repeat top right; color:#1e1e1e; 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.gif) no-repeat top left; color:#1e1e1e;}

ul#select_language {
	position: relative;
	width: 200px;
	height: 40px;
	margin:-34px 0px 0px 40px;
	list-style: none;
	float:left;
	padding:0px;
}

ul#select_language li { margin: 11px 4px; 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;
}

#content_left {
	width: 260px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float: left;
}

#content_right {
	width: 690px;
	min-height: 350px;
	padding: 20px 0px;
	float: right;
}



#content_right h2 {
	font: bold 25px/1.4em Trebuchet MS, sans-serif;
	color: #344c67;
	margin-top:20px;
	clear:both;
}

#content_right .detail_head_left h2 { background: none; padding: 0; }

#content_right h2.home_header { margin: 0px 0 15px; width: 670px; color:#313131; height:30px;}
#content_right h2.home_header a { color: white; }




/********** Main text **********/

#welcome {
	width: 680px;
	margin: 0 0px 0px 0;
	float: left;
	color:#313131;
}

#welcome p { margin: 10px 0 0 0;
	line-height:15px;
	color:#313131;
	text-align:justify;
	}
#welcome h2 {  
	color:#c34d00;}	

#welcome h2 span { font-weight: normal; 
	color:#313131;}

#welcome img { margin: 20px 0 0 0; }
#welcome img.company_img { margin: 20px 0 10px 0; }

#welcome p.contact_p {  margin: 0px; padding: 0px; color:#313131; }

.contact_home {
	background:#f1f1f1;
	padding:10px;
	border:#979797 solid 1px;
	display:none;
	}

#contact { width: 220px; float: left; color:#313131;}

a.more { color:#c34d00; font-weight: bold; }





/********** Search **********/

#buying_search, #renting_search {
	position: absolute;
	width: 258px;
	height: 444px;
	padding: 15px 0px 0px 0px;;
	background:#e1e1e1 url(images/bck_search.gif) repeat-x top;
	border-right:#aaaaaa solid 1px;
	border-left:#aaaaaa solid 1px;
	border-bottom:#aaaaaa solid 1px;
}

#renting_search {
	visibility: hidden;
}

ul.buying_search_tabs {
	height: 32px;
	float:left;
	margin:0px 10px;
}

ul.buying_search_tabs li {
	list-style: none;
	float: left;
}

ul.buying_search_tabs li a {
	display: block;
	width: 108px;
	height: 29px;
	font: bold 12px/30px Trebuchet MS, sans-serif;
	text-align: center;
	text-decoration:none;
	float: left;
	margin:0px 0px;
}

a.search_tab_on {
	background: url(images/search_tab_on.jpg) no-repeat;
	color: #313131;
}

a.search_tab_off {
	background: url(images/search_tab_off.jpg) no-repeat;
	color: #313131;
	width:108px;
	cursor:pointer;
}

/********** Search form **********/

form.form {
	clear: both;
	padding: 10px 19px;
	font-weight: normal;
	margin:0px 0px;
	color: #c34d00;
	font-size:14px;
	font-weight:bold; 
}

form.form .line, form.form .line label { width: 220px; }

form.form .line select, form.form .line input.input_promo {
	width: 220px;
	margin: 0px 0 5px 0;
	padding: 3px 2px;
	background-color: #fff;
	border: 1px solid #bab8b8;
	font: 11px/1em Trebuchet MS, sans-serif;
	color: #313131;
}

form.form .line input.input_promo { width: 214px; }

form.form .line input.button { margin: 2px 0 8px 0; }

form.form .line a { color: #c34d00; }









/********** Favorites **********/

.search_height {
	width: 260px;
	height: 464px;
	padding-bottom:5px;
	background:url(images/shadow.jpg) no-repeat center bottom;
}

.favorites {
	width: 260px;
	padding: 0px 0px 9px 0px;
	margin-top: 20px;
	color: #344c67;
	background:url(images/shadow.jpg) no-repeat center bottom;
}

.favorites_footer {
	width: 258px;
	padding-bottom: 15px;
	background:url(images/bck_fav.gif) repeat-x top;
	border:#aaaaaa solid 1px;
}

h3.favorites_header {
	width: 210px;
	height: 30px;
	padding: 5px 20px 0 20px;
	font: bold 16px/30px Trebuchet MS, sans-serif;
	color: #313131;
	text-transform:uppercase;
}

.favorites ul {
	width: 220px;
	list-style: none;
	margin:0px;
}

.favorites ul li {
	display: block;
	width: 220px;
	margin: 0 0 2px 0;
	font-size:12px;
	height:25px;
	line-height:25px;
}

.favorites ul li a {
	display: block;
	width: 198px;
	height:25px;
	font-weight:bold;
	margin:0px 10px;
	padding: 0 20px;
	color: #c34d00;
	font-size:14px;
	background:url(images/arrow.png) no-repeat 5px 8px;
	text-decoration: none;
}

#content_left .favorites ul li a:hover {
	color: white; 
	background:#c34d00 url(images/arrow.png) no-repeat 5px 8px;
	}

.favorites a {
	padding: 0px 20px;
	color: 415670;
	font-size:12px;
}

#extras h3.favorites_header {
	width: 220px;
	height: 15px;
	padding: 0;
	background: url(../../realestatealtea.com/css/images/favorites_top.gif) no-repeat top;
}

.list_left {
	width: 200px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: white;
}

#content_left .list_left a:hover { color: white; }

.list_left h3 { font: bold 14px/1.8em Trebuchet MS, sans-serif; }

.list_left p { font: normal 11px/1.4em Trebuchet MS, sans-serif; }

#mailing_list { display: none; }





#web_stats {
	width: 220px;
	height:46px;
	margin-bottom: 15px;
	padding: 20px 20px 10px 0px;
	background: url(../../realestatealtea.com/css/images/bck_stats.jpg) no-repeat;
	color:#313131;
	font-weight:bold;
	
}

#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 Trebuchet MS, sans-serif;
	color: #ee6308;
	background: #b992ff url(../../realestatealtea.com/css/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: 690px;
}

#promotions h2 {
	color:#c34d00;
}

.promotion {
	width: 220px;
	height:222px;
	margin: 0 10px 0 0;
	background: url(images/bck_prom.jpg) no-repeat;
	float: left;
}

.promotion h3 {
	width: 220px;
	font: bold 14px/24px Trebuchet MSl, sans-serif;
	color: #c34d00;
	text-align:center;
}

.promotion h3 a {
	text-decoration: none;
	color: #313131;
}

.promotion img {
	width: 210px;
	margin:0px 5px;
	height: 110px;
}

.promotion div.text_promotion {
	width: 200px;
	padding: 5px 10px;
	font: normal 14px/1.4em Trebuchet MS, sans-serif;
	color: #313131;
	min-height: 70px;
}

.promotion div.text_promotion a{
	text-decoration: none;
	color:#313131;
	font-weight:bold;
}

.promotion div.text_promotion a:hover{
	text-decoration: none;
	color:#ba4900;
	font-weight:bold;
}

/********** Results promotions **********/

.results_promo {
	clear: both;
	width: 690px;
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom:#888888 solid 1px;
}

.results_promo img { float: left; }

.txt_results_promo {
	width: 360px;
	margin: 0px 10px;
	font: normal 11px/1.4em Trebuchet MS, sans-serif;
	float: left;
}

.txt_results_promo span { color: #313131; }

#content_right h2 {
	width:690px;
	margin:0px;
	padding-bottom:10px;
	}
	
#promotions {
	margin:0px;
	padding:0px;
	border-top:#888888 solid 1px;
	}

.txt_results_promo h3 a {
	text-decoration: none;
	font-size: 14px;
}

.results_promo img.logo_promo { width: 120px; }








/********** Offers **********/

#offers { clear: both; width: 690px; color:#c34d00;}

#offers h2.home_header {
	color:#c34d00;
	}

.venta, .alquiler {
	width: 210px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	float: left;
	height: 380px;
}

.venta img, .alquiler img {
	width: 210px;
	height: 116px;
	display:block;
}

.venta { background: url(images/bck_sale.jpg) no-repeat; color: #007cc3; }

.alquiler { background: url(images/bck_rent.jpg) no-repeat; color: #333; }

.venta a, .alquiler a { background: none; }

.venta h3, .alquiler h3 {
	width: 200px;
	height: 30px;
	margin: 3px 0px;
	padding: 0 5px;
	font: bold 15px/30px Trebuchet MS, sans-serif;
	color: #313131;
	text-align: center;
}

.venta .reference {
	height: 20px;
	padding: 0 8px;
	line-height: 16px;
	font-size: 10px;
	color: #313131;
}

.alquiler .reference {
	height: 20px;
	padding: 0 8px;
	line-height: 16px;
	font-size: 10px;
	color: #313131;
}

.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: 3px 8px;
	clear: both;
	font: normal 11px/1.4em Trebuchet MS, sans-serif;
}

#content_right .venta p.description { color: #313131; }

#content_right .alquiler p.description { color: #313131; }

.venta .description a { color: #b54700; }

.alquiler .description a { color: #313131; }

.guardado img {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	display:inline;
	}

.venta .save2list, .alquiler .save2list { height: 18px; padding: 5px; }
.venta .save2list a, .venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar { color: #b54700; }
.alquiler .save2list a, .alquiler .save2list .tabs, .alquiler .save2list .guardado, .alquiler .save2list .borrar { color: #313131; }

*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list { height: 25px; }

.venta .price, .alquiler .price {
	height: 40px;
	font: normal 18px/40px Trebuchet MS, sans-serif;
	text-align: center;
	color:#313131;
}

#content_right .venta p.price { color: #313131;
	margin-top:20px;}
	
#content_right .alquiler p.price { color: #313131;
	margin-top:20px;}

.venta a.more_info {
	display: block;
	width: 191px;
	height: 24px;
	padding-top:10px;
	margin: 0px 9px 4px 9px;
	font: normal 12px/18px Trebuchet MS, sans-serif bold;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight:bold;
	text-transform:uppercase;
}

.alquiler a.more_info {
	display: block;
	width: 191px;
	height: 24px;
	padding-top:10px;
	margin: 0px 9px 4px 9px;
	font: normal 12px/18px Trebuchet MS, sans-serif bold;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight:bold;
	text-transform:uppercase;
}




/********** Info at the bottom (about company) **********/

.info_company {
	clear: both;
	width: 690px;
	padding: 10px 0 0 0;
	font: normal 11px/1.4em Trebuchet MS, sans-serif;
	border-top: #FFFFFF solid 1px;
}

.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:#d2d2d2 url(images/bck_footer.gif); 
	font: normal 10px/1.4em Trebuchet MS, sans-serif;
	text-align: left;
	color: #fff;
}

#shortcuts table.shortcuts_table { width: 985px; margin: 0 auto 10px; }

#shortcuts table.shortcuts_table a { background: none; color: #fff; }

#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em Trebuchet MS, sans-serif;
	margin: 10px 0px 0;
	color: #fff;
}

#shortcuts table.shortcuts_table h3 {
	font: bold 14px/1em Trebuchet MS, sans-serif;
	margin: 15px 0px 10px;
	color: #fff;
}

#shortcuts table.shortcuts_table tr td div#div { margin: 0 0px 20px; }

/********** Footer **********/

#footer {
	clear: both;
	width: 100%;
	height: 20px;
	margin: 0 auto;
	background: #fc7000;
	padding: 15px 0px;
	font: normal 10px/1.4em Trebuchet MS, sans-serif;
	text-align: center;
	color: #313131;
	border-top:#FFFFFF solid 1px;
}

#footer div {
	width: 985px;
	margin:0 auto;
	text-align:left;
}

#footer p { float: left; }

#footer p#right {
	color: #313131;
	float: right;
}

#footer a { color: #313131; background: none; }
