/********** Main CSS Document (main.css) INMOWEB solmecrealty.com / febrero de 2009 **********/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	display: block;
	margin: 0 auto;
}
body {
	background:white url(images/background.jpg) repeat-x scroll center top;
	font: normal 12px/1.6em arial, sans-serif;
	color: #404040;
	text-align: center;
}
a {
	color: #005497;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
h3 {
	overflow:hidden;
}
/********** Container **********/

#container {
	background:transparent url(images/logo.gif) no-repeat scroll 22px 2px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
}
/********** Header **********/

#header {
	display:block;
	height:154px;
	margin-left:17px;
	margin-top:62px;
	position:absolute;
	width:920px;
	z-index:0;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
}
/********** Navigation **********/

#navigation {
	height:35px;
	position:absolute;
	right:20px;
	top:221px;
	width:705px;
	z-index:1;
}
/* Navbar */

ul#navbar {
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	right:0;
	top:0;
	width:auto;
}
ul#navbar li {
	height: 30px;
	margin-left: 2px;
	padding-right: 15px;
	float: left;
	background: url(images/nav_active.jpg) no-repeat top right;
	display:block;
}
ul#navbar li a {
	display: block;
	height: 30px;
	padding-left: 15px;
	font: bold 12px/30px arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #005497;
	float: left;
	background: url(images/nav_active.jpg) no-repeat top left;
	display:block;
}
ul#navbar li:hover {
	background: url(images/nav_hover.jpg) no-repeat top right;
	color: #f9d861;
	display:block;
}
ul#navbar li:hover a {
	background: url(images/nav_hover.jpg) no-repeat top left;
	color: #f9d861;
	display:block;
}
/*ul#navbar li a:hover {
	background: url(images/nav_hover.jpg) no-repeat top left;
	color: #f9d861;
		display:block;

}*/
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.jpg) no-repeat top right;
	color: #005497;
	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_hover.jpg) no-repeat top left;
	color: #f9d861;
	display:block;
}
/* Select language */

ul#select_language {
	height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:9px 10px 5px 6px;
	position:absolute;
	right:6px;
	top:-185px;
	width:auto;
}
ul#select_language li {
	margin-left: 5px;
	float: left;
}
ul#select_language li a.languages {
	display: block;
	width: 16px;
	height: 11px;
	padding: 1px 1px 3px;
	background: url(images/flag_background.gif) no-repeat top left;
	text-decoration: none;
}
ul#select_language li a.languages img {
	width: 16px;
	height: 11px;
}
/********** Content **********/

#content_background {
	clear: both;
	width: 960px;
}
#content {
	width: 920px;
	padding: 220px 20px 0;
	overflow: hidden;
}
#content_left {
	width: 220px;
	float: left;
}
#content_right {
	float:left;
	margin-left:25px;
	padding-top:69px;
	width:675px;
}
#content_right p {
	color: #404040;
}
#content_right h2 {
	font: bold 22px/22px arial, sans-serif;
	color: #005497;
	margin-bottom:10px;
	text-align:left;
}
#content_right .detail_head_left h2 {
	background: none;
	padding: 0;
}
#content_right h2.home_header {
	margin: 0 0 15px;
	width: 675px;
}
#content_right h2.home_header a {
	color: white;
}
/********** Main text **********/

#welcome {
	float:left;
	margin:0 10px 20px 0;
	text-align:justify;
	width:410px;
}
.welcome_home#welcome {
	float:left;
	margin:0 20px 20px 0;
	text-align:justify;
	width:420px;
}
#welcome p {
	margin: 10px 0 0 0;
}
#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;
	padding: 10px 0;
}
#contact {
	float:left;
	padding-top:32px;
	width:200px;
	margin-left:30px;
}
.contact_home#contact {
	float:right;
	padding-top:32px;
	width:200px;
}
a.more {
	color: #005497;
	font-weight: bold;
}
/********** Search **********/

.search_height {
	width: 220px;
	height: 450px;
}
#buying_search, #renting_search {
	position: absolute;
	width: 220px;
	/*height: 420px;*/
	background: white url(images/search_background.gif) repeat-y left;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
	width: 210px;
	height: 30px;
	padding: 5px;
	background: url(images/searchTabs_background.jpg) no-repeat top left;
	list-style: none;
}
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;
	width: 105px;
	height: 30px;
	font: bold 12px/30px arial, sans-serif;
	text-align: center;
	float: left;
	overflow:hidden;
}
a.search_tab_on {
	background: url(images/search_tab.jpg) no-repeat top left;
	color: #404040;
}
a.search_tab_off {
	color: #005497;
	text-decoration: none;
}
#filtro_resultados.favorites {
	position:relative;
	padding-top:1px;
}
#filtro_resultados form div {
	margin: 15px 8px !important;
}
#filtro_resultados.favorites .favorites_footer {
}
#filtro_resultados.favorites form {
}
.line input.button {
}
/********** Search form **********/

form.form {
	clear: both;
	width: 200px;
	height: 390px;
	padding: 10px;
	background: url(images/search_bottom.jpg) no-repeat bottom left;
	font-weight: normal;
	color: #005497;
}
form.form .line, form.form .line label {
	width: 200px;
}
form.form .line select, form.form .line input.input_promo {
	width: 200px;
	margin: 2px 0 10px;
	padding: 3px 2px;
	background: #d3d3d3 url(images/searchField_background.gif) repeat-x top;
	border-top: 1px solid #696969;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #9c9c9c;
	font: bold 11px/1em arial, sans-serif;
	color: #404040;
}
form.form .line input.input_promo {
	width: 194px;
}
form.form .line input.button {
	margin: 2px 0 8px 0;
}
form.form .line a {
	color: #404040;
}
/********** Favorites **********/

.favorites {
	width: 220px;
	margin: 10px 0 0;
	background: white url(images/favorites_background.gif) repeat-y left;
	color: #005497;
}
.favorites_footer {
	width: 220px;
	padding-bottom: 15px;
	background: url(images/favorites_bottom.gif) repeat-x bottom;
}
h3.favorites_header, #extras h3.favorites_header, #web_stats h3 {
	width: 200px;
	height: 30px;
	padding-left: 20px;
	background: url(images/favorites_top.gif) no-repeat top left;
	font: bold 13px/30px arial, sans-serif;
	color: #404040;
}
.favorites ul {
	width: 200px;
	margin: 5px 10px 0;
	list-style: none;
}
.favorites ul li {
	display: block;
	width: 200px;
	margin: 0 0 2px;
}
.favorites ul li a {
	display: block;
	width: 170px;
	padding: 0 5px 0 25px;
	font: bold 11px/20px arial, sans-serif;
	color: #005497;
	text-decoration: none;
}
#content_left .favorites ul li a:hover {
	background: #939393 url(images/favorites_hover.jpg) no-repeat top left;
	color: white;
}
.favorites a {
	padding: 0 35px;
	color: #333;
}
.list_left {
	width: 242px;
	color: #5078aa;
}
#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;
}
#web_stats {
	width: 180px;
	height: 45px;
	margin: 10px 0 0;
	padding: 15px 20px 0;
	background: url(images/web_stats.jpg) no-repeat;
	color: #404040;
}
#web_stats h3 {
	display: none;
}
.loading {
	background: transparent url(/ASP3/images/ajax_load.gif) no-repeat left top;
	padding: 0 0 20px 20px;
}
#mailing_list {
	width: 180px;
	height: 95px;
	margin: 10px 0 20px;
	padding: 5px 20px 20px;
	background: url(images/mailing_list.jpg) no-repeat top left;
	color: #fff;
}
.list_form input.field {
	width: 105px;
	padding: 2px;
	margin: 10px 5px 0 0;
	border: 1px solid #a776ff;
	font: bold 12px/1.5em arial, sans-serif;
	border-top: 1px solid #3F96C7;
	border-right: 1px solid #3F96C7;
	border-bottom: 1px solid #3F96C7;
	border-left: 1px solid #3F96C7;
	color: #404040;
	background: #d3e9f2 url(images/info_contact.gif) repeat-x top;
	float: left;
}
.list_form input.button {
	width: 60px;
	margin: 10px 0 10px 0;
	float: left;
}
/********** Promotions **********/

#promotions {
	clear: both;
	width: 675px;
	overflow: hidden;
	margin-bottom: 20px;
}
.promotion {
	width: 220px;
	margin: 0 5px 0 0;
	float: left;
	background-color: #005497;
	background-image: url(images/promotion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.promotion h3 {
	width: 220px;
	background-color: white;
	border-top: 1px solid #005497;
	font: bold 14px/24px arial, sans-serif;
	color: #005497;
}
.promotion h3 a {
	text-decoration: none;
	color: #005497;
}
.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;
	height: 60px;
}
.promotion div.text_promotion a {
	text-decoration: underline;
	color: #F4AA11;
	font-size: 11px;
}
/********** Results promotions **********/

.results_promo {
	clear: both;
	width: 675px;
	padding: 10px 0;
	border-top: 1px solid #404040;
}
.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: 675px;
}
.venta, .alquiler {
	width: 210px;
	height: 330px;
	margin: 0 5px 10px 0;
	padding: 0 5px;
	float: left;
	position: relative;
}
.venta img, .alquiler img {
	width:210px;
	height:116px;
	display:block;
}
.guardado img {
	float:left;
	height:16px;
	margin-right:5px;
	width:16px;
	padding: 0px;
	border: none;
}
img.vendido, img.vendido:hover {
	height:84px;
	left:3px;
	position:absolute;
	top:33px;
	width:85px;
	border:none;
}
.venta, .alquiler {
	background: url(images/renting.jpg) no-repeat;
	color: white;
}
.venta a, .alquiler a {
	background: none;
}
.venta h3, .alquiler h3 {
	width: 200px;
	height: 30px;
	margin-bottom: 5px;
	padding: 0 5px;
	font: bold 15px/30px arial, sans-serif;
	text-align: center;
	text-decoration: none;
	color: white;
}
.venta h3 a, .alquiler h3 a {
	color: white;
}
.venta .reference, .alquiler .reference {
	height: 20px;
	padding: 0 5px;
	line-height: 25px;
	font-size: 10px;
	color: #F4AA11;
}
.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, #content_right .alquiler p.description {
	color: white;
}
.venta .description a, .alquiler .description a {
	color: #F4AA11;
}
.venta .save2list, .alquiler .save2list {
	height: 30px;
	padding: 0 5px 5px;
}
.venta .save2list a, .venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar, .alquiler .save2list a, .alquiler .save2list .tabs, .alquiler .save2list .guardado, .alquiler .save2list .borrar {
	color: #F4AA11;
}
.venta .save2list img, .alquiler .save2list img {
	display: none;
}
#content_right .venta .price, #content_right .alquiler .price {
	padding-left: 5px;
	font: normal 18px/34px arial, sans-serif;
	text-align: center;
	color: white;
}
.venta a.more_info, .alquiler a.more_info {
	display: block;
	width: 80px;
	height: 20px;
	margin: 0 auto;
	font: normal 12px/20px arial, sans-serif;
	text-align: center;
	text-decoration: none;
	color: white;
}
#offers ul {
	clear: both;
	list-style: none;
	padding-left: 0;
}
.guardado img {
	display:none;
}
/***************** extra text ***************************/


.extra_text {
	margin:15px 0;
}
/********** Info at the bottom (about company) **********/

.info_company {
	clear: both;
	width: 680px;
	padding: 10px 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;
	padding-top: 60px;
	background: #4a4a4a url(images/shortcuts_background.gif) repeat-x top;
	font: normal 10px/1.4em arial, sans-serif;
	text-align: left;
	color: #F4AA11;
}
#shortcuts table.shortcuts_table {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}
#shortcuts table.shortcuts_table a {
	background: none;
	color: #F4AA11;
}
#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em arial, sans-serif;
	color: #F4AA11;
}
#shortcuts table.shortcuts_table h3 {
	margin: 15px 0 10px;
	color: #F4AA11;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0 20px;
}
/********** Footer **********/

#footer {
	clear: both;
	width: 100%;
	padding: 20px 0;
	background-color: #4a4a4a;
	text-align: center;
}
#footer div {
	width: 880px;
	height: 37px;
	margin: 0 auto;
	padding: 8px 20px 0;
	background: url(images/footer.gif) no-repeat top left;
	font: normal 10px/1.4em arial, sans-serif;
	color: white;
	text-align: left;
	overflow: hidden;
}
#footer p {
	float: left;
}
#footer p#right {
	color: white;
	float: right;
}
#footer a {
	color: white;
	background: none;
}

