/********** 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 {
	background:url(images/background.jpg) repeat-x top;
	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: 180px;
	margin: 0 auto;
	text-align: left;
}
/********** Header **********/

#header {
	position: absolute;
	top: 0px;
	right: 0;
	width: 985px;
	height: 125px;
	z-index: 0;
	background:url(../body_pics/header.jpg) no-repeat;
}
/********** Navigation **********/

#navigation {
	position: absolute;
	top: 125px;
	right: 0;
	width: 985px;
	height: 36px;
	z-index: 1;
	text-align:left;
	background:url(images/bck_nav.gif) repeat-x;
}
ul#navbar {
	position: relative;
	height: 36px;
	padding: 0 5px;
	list-style: none;
	float: left;
	background:url(images/bck_nav_left.gif) no-repeat top left;
}
ul#navbar li {
	height: 36px;
	margin: 0px 0px 0px 0;
	padding-right: 5px;
	float: left;
	color: white;
}
ul#navbar li a {
	display: block;
	height: 36px;
	padding: 0 10px 0 15px;
	font: bold 11px/30px arial, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #75c5f0;
	float: left;
	color: white;
	line-height:34px;
}
ul#navbar li:hover {
	color: white;
}
ul#navbar li a:hover {
	color:#ff6501;
}
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 {
	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 {
	color:#ff6501;
}
ul#select_language {
	position: relative;
	width: auto;
	height: 36px;
	list-style: none;
	float: right;
	padding-right:12px;
	background:url(images/bck_nav_right.gif) no-repeat top right;
}
ul#select_language li {
	margin: 11px 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;
}
#content_left {
	width: 260px;
	margin:30px 5px 0px 0px;
	padding:0px 0px 20px 0px;
	float: right;
}
#content_right {
	width: 706px;
	min-height: 350px;
	margin-top: 0px;
	padding: 0px 14px 20px 0px;
	float: right;
}
#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 **********/

#home_active #welcome,
#contact_active #welcome,
#corporate_active #welcome {
	width: 440px;
	margin: 0 20px 30px 0;
	float: left;
	color:#313131;
}

#welcome {
	width: 100%;
	margin: 0 00px 30px 0;
	float: left;
	color:#313131;
}

#welcome p {
	margin: 10px 0 0 0;
	color:#313131;
}
#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:#313131;
}
#contact {
	width: 220px;
	padding-top: 37px;
	float: right;
	color:#313131;
}
.contact_home {
	display:none;
}
a.more {
	color:#c34d00;
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	position: absolute;
	width: 260px;
	height: 444px;
	padding: 0px;
	background:url(images/bck_search2.jpg) no-repeat;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs {
	width: 236px;
	height: 32px;
	float:left;
	margin:-31px 12px;
}
ul.buying_search_tabs li {
	list-style: none;
	float: left;
}
ul.buying_search_tabs li a {
	display: block;
	width: 118px;
	height: 32px;
	font: bold 12px/30px arial, sans-serif;
	text-align: center;
	text-decoration:none;
	float: left;
}
a.search_tab_on {
	background: url(images/search_tab_on2.gif) no-repeat;
	color: #344c67;
}
a.search_tab_off {
	background: url(images/search_tab_off2.gif) no-repeat;
	color: white;
}
/********** Search form **********/

form.form {
	clear: both;
	width: 220px;
	height: 375px;
	padding: 10px 0 15px;
	font-weight: normal;
	margin:0px 20px;
	color: #313131;
}
form.form .line, form.form .line label {
	width: 200px;
}
form.form .line select, form.form .line input.input_promo {
	width: 220px;
	margin: 2px 0 10px 0;
	padding: 3px 2px;
	background-color: #fff;
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font: 11px/1em arial, 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: 444px;
	background: none;
}
.favorites {
	width: 260px;
	padding: 0 0px;
	margin-top: 10px;
	color: #344c67;
	background:#dcdcf3 url(images/bck_fav_top.gif) no-repeat top;
}
.favorites_footer {
	width: 260px;
	padding-bottom: 15px;
	background:url(images/bck_fav_bot.gif) no-repeat bottom;
}
h3.favorites_header {
	width: 220px;
	height: 30px;
	padding: 5px 20px 0 20px;
	font: bold 14px/30px arial, sans-serif;
	color: #344c67;
}
.favorites ul {
	width: 260px;
	list-style: none;
	margin:0px;
}
.favorites ul li {
	display: block;
	width: 260px;
	margin: 0 0 2px 0;
	font-size:12px;
	height:25px;
	line-height:25px;
}
.favorites ul li a {
	display: block;
	width: 220px;
	height:25px;
	padding: 0 20px;
	color: #313131;
	text-decoration: none;
}
#content_left .favorites ul li a:hover {
	background:#3c3c8a;
	color: white;
}
.favorites a {
	padding: 0px 20px;
	color: #415670;
	font-size:12px;
}
#extras h3.favorites_header {
	width: 220px;
	height: 15px;
	padding: 0;
	background: url(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 arial, sans-serif;
}
.list_left p {
	font: normal 11px/1.4em arial, sans-serif;
}
#mailing_list {
	padding:22px;
	width:214px;
	height:100px;
}
#mailing_list h3 {
	color:#7070C1;
}
#mailing_list p {
	color:#7070C1;
	margin:8px 0 15px;
}
#mailing_list .button {
	padding:2px;
}
#web_stats {
	width: 220px;
	height:46px;
	margin-bottom: 15px;
	padding: 20px 20px 10px 20px;
	background: url(images/bck_stats.jpg) no-repeat;
	color:#344c67
}
#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: 700px;
}
.promotion {
	width: 220px;
	height:214px;
	margin: 0 10px 0 0;
	background:#fff url(images/promo.jpg) no-repeat bottom;
	float: left;
}
.promotion h3 {
	width: 220px;
	font: bold 14px/24px arial, sans-serif;
	color: #ba4900;
	text-align:center;
}
.promotion h3 a {
	text-decoration: none;
	color: #ff6501;
}
.promotion img {
	width: 220px;
	height: 110px;
}
.promotion div.text_promotion {
	width: 200px;
	padding: 5px 10px;
	font: normal 14px/1.4em arial, sans-serif;
	color: white;
	min-height: 70px;
}
.promotion div.text_promotion a {
	text-decoration: none;
	color:#ba4900;
	font-weight:bold;
}
/********** 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: 700px;
}
.venta, .alquiler {
	width: 210px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	float: left;
	height: 350px;
	position:relative
}
.venta {
	background: url(images/sale.jpg) no-repeat;
	color: #007cc3;
}
.alquiler {
	background: url(images/renting.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 arial, sans-serif;
	color: #313131;
	text-align: center;
}
.venta .reference {
	padding: 0 5px;
	line-height: 20px;
	font-size: 10px;
	color: #313131;
	height:22px;
}
.alquiler .reference {
	padding: 0 5px;
	line-height: 20px;
	font-size: 10px;
	color: #313131;
	height:22px;
}
.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;
	font: normal 11px/1.4em arial, sans-serif;
	padding:0px 5px;
	padding:5px;
}
.venta .vendido, .alquiler .vendido {
	position:absolute;
	top:33px;
	left:3px;
	width:103px;
	height:104px;
	border:none;
}
#content_right .venta p.description {
	color: #313131;
	height:40px;
}
#content_right .alquiler p.description {
	color: #313131;
	height:40px;
}
.venta .description a {
	color: #b54700;
}
.alquiler .description a {
	color: #18186f;
}
.venta .save2list, .alquiler .save2list {
	height: 42px;
	padding:10px 5px;
}
.venta .save2list a, .venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar {
	color: #313131;
}
.alquiler .save2list a, .alquiler .save2list .tabs, .alquiler .save2list .guardado, .alquiler .save2list .borrar {
	color: #313131;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
}
.venta .price, .alquiler .price {
	font: normal 18px/40px arial, sans-serif;
	text-align: center;
	color:#313131;
	margin:0px;
}
#content_right .venta p.price {
	color: #313131;
	margin:0px
}
#content_right .alquiler p.price {
	color: #313131;
	margin:0px;
}
.venta a.more_info {
	display: block;
	width: 200px;
	margin: 4px 0;
	font: normal 12px/18px arial, sans-serif bold;
	text-align: center;
	text-decoration: none;
	color: white;
	text-transform:capitalize;
}
.alquiler a.more_info {
	display: block;
	width: 200px;
	margin: 4px 0;
	font: normal 12px/18px arial, sans-serif bold;
	text-align: center;
	text-decoration: none;
	color: white;
	text-transform:capitalize;
}
/********** 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;
}
.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: #00005d;
	font: normal 10px/1.4em arial, sans-serif;
	text-align: left;
	color: white;
}
#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: #00005d;
	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;
}

