/********** Main CSS Document (main.css) INMOWEB laguna4.es - Julio de 2008 **********/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #F03D1D;
	font: normal 12px/1.6em sans-serif;
	color: #404040;
	text-align: center;
}
a {
	color: #F03D1D;
}
a:link, a:visited {
	color: #F03D1D;
	text-decoration: underline;
}
a:hover, a:active {
	color: white;
	text-decoration: none;
}
/********** Container **********/

#background {
	width: 960px;
	margin: 7px auto;
	background: #F03D1D url(images/background.gif) repeat-y;
	text-align: left;
}
#container {
	width: 950px;
	padding: 52px 0 0 10px;
	text-align: left;
}
/********** Header **********/

#header {
	height:164px;
	width:684px;
	padding-left:242px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}
/********** Navigation **********/

#navigation {
	height:50px;
	line-height:50px;
	margin:0 auto;
	position:absolute;
	top:8px;
	width:940px;
	background-image: url(images/nav_active.jpg);
	background-repeat: repeat-x;
}
ul#navbar {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:242px;
	position:absolute;
}
ul#navbar li {
	margin: 0;
	float: left;
}
ul#navbar li a {
	color:#404040;
	display:block;
	float:left;
	font-family:sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:50px;
	line-height:50px;
	padding:0 12px;
	text-decoration:none;
	background-image: url(images/nav_active.jpg);
	background-repeat: repeat-x;
}
ul#navbar li a:hover {
	color: white;
	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
}
#home_active ul#navbar li#pest_home a, #buy_active ul#navbar li#pest_buy a, #sell_active ul#navbar li#pest_sell a, #corporate_active ul#navbar li#pest_corporate a, #contact_active ul#navbar li#pest_contact a {
	color: #FFFFFF;
	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
}
ul#select_language {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:7px;
	margin-top:13px;
	position:absolute;
}
*:first-child+html ul#select_language {
	width: 230px;
}
ul#select_language li {
	float:left;
 margin: 7px 2px 7px 3px;
}
ul#select_language li a.languages {
	display: block;
	width: 16px;
	height: 11px;
	text-decoration: none;
}
ul#select_language li a.languages {
	background: none;
}
ul#select_language li a.languages img {
	width: 16px;
	height: 11px;
}
/********** Content **********/

#content_background {
	clear: both;
	width: 950px;
	background: url(images/content.jpg) no-repeat top left;
}
#content {
	width: 940px;
	padding: 30px 0 0 10px;
}
#content_left {
	width: 220px;
	margin-right: 20px;
	float: left;
}
#content_right {
	width: 680px;
	padding: 0 0 20px 0;
	float: left;
}
#content_right a:hover {
	color:#333333;
}
#content_right h2 {
	font: bold 20px/1em sans-serif;
	color: #F03D1D;
}
#content_right h2.home_header {
	padding: 25px 0 15px 0;
}
#content_right h2.home_header a {
	color: #F03D1D;
}
html>body #margin_bottom {
	clear: both;
	width: 700px;
	height: 0;
}
* html #margin_bottom {
	display: none;
}
/********** Main text **********/

#welcome {
	float:left;
	margin:0 34px 30px 0;
	text-align:justify;
	width:413px;
}
#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;
	margin-top:30px;
	width:220px;
}
a.more {
	color: #404040;
	font-weight: bold;
}
/********** Search **********/

#buying_search, #renting_search {
	position: absolute;
	width: 220px;
	height: 420px;
	background: url(images/search.gif) repeat-y;
}
#renting_search {
	visibility: hidden;
}
ul.buying_search_tabs, ul.renting_search_tabs {
	width: 220px;
	height: 30px;
}
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: 110px;
	height: 30px;
	font: bold 11px/30px sans-serif;
	text-align: center;
	text-decoration: none;
	float: left;
}
a.search_tab_on {
	background: url(images/search_tabs.jpg) no-repeat left;
	color: #fafafa;
}
a.search_tab_off {
	background: url(images/search_tabs.jpg) no-repeat right;
	color: white;
}
/********** Search form **********/

form.form {
	clear: both;
	width: 200px;
	height: 365px;
	margin-top: 10px;
	padding: 0 10px 15px 10px;
	background: url(images/search_footer.jpg) no-repeat bottom;
	font-weight: normal;
	color: white;
}
form.form .line, form.form .line label {
	width: 200px;
}
form.form .line select, form.form .line input.input_promo {
	-x-system-font:none;
	background-color:#DB361B;
	border:1px solid #FAFAFA;
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1em;
	margin:2px 0 10px;
	padding:2px;
	width:194px;
}
form.form .line input.button {
	background-color:#DB361B;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	margin:2px 0 8px;
	padding:5px;
}
form.form .line a {
	color: white;
}
/********** Favorites **********/

.search_height {
	width: 220px;
	height: 420px;
	background: none;
}
.favorites {
	width: 220px;
	margin-top: 10px;
	background: url(images/favorites_background.gif) repeat-y;
	color: white;
}
.favorites_footer {
	width: 220px;
	padding-bottom: 15px;
	background: url(images/favorites_footer.gif) no-repeat bottom;
}
h3.favorites_header {
	width: 200px;
	height: 30px;
	padding: 5px 10px 0 10px;
	background: url(images/favorites_header.gif) no-repeat top;
	font: bold 14px/30px sans-serif;
	color: white;
}
.favorites ul {
	width: 200px;
	padding: 0 10px;
	list-style: none;
}
.favorites ul li {
	width: 160px;
	display: block;
	width: 200px;
}
.favorites ul li:hover {
	background: url(images/favorites_back_hover.gif) repeat-x;
}
.favorites ul li a {
	display: block;
	width: 160px;
	padding: 2px 20px;
	text-decoration:none;
}
.favorites ul li a:hover {
	background: url(images/favorites_hover.gif) no-repeat center left;
	color: white;
}
.favorites a {
	padding: 0 20px 0 30px;
	color: white;
}
#extras h3.favorites_header {
	width: 220px;
	height: 15px;
	padding: 0;
	background: url(images/favorites_header.gif) no-repeat top;
}
.list_left {
	width: 200px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: white;
}
.list_left h3 {
	font: bold 14px/1.8em sans-serif;
}
.list_left p {
	font: normal 11px/1.4em sans-serif;
}
#mailing_list {
	display: none;
}
#web_stats {
	background:transparent url(images/web_stats.jpg) no-repeat scroll 0 0;
	margin-bottom:5px;
	padding:15px 25px;
	width:170px;
}
#web_stats h3 {
	display: none;
}
.loading {
	background:transparent url(/ASP3/images/ajax_load.gif) no-repeat left top;
	padding-left: 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;
}


/********** Filtro **********/





#filtro_resultados {
	margin-top:0px;
}

#filtro_resultados #precio select,
#filtro_resultados #m2 select{
   background-color: #DB361B;
    border: 1px solid #FAFAFA;
    color: #FFFFFF;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1em;
    margin: 2px 0 10px;
    padding: 2px;
    width: 80px!important;
}

#filtro_resultados label {
	display:block;
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.48em;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
	margin-bottom:-15px;
}

#filtro_resultados input {
	margin-right:5px;
	margin-left:0px;
}

#filtro_resultados input.button {
    background-color: #DB361B;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin: 2px 0 8px;
    padding: 5px;
}


/********** Promotions **********/

#promotions {
	clear: both;
	width: 690px;
}
.promotion {
	width: 220px;
	margin: 0 10px 0 0;
	background-color: #F03D1D;
	float: left;
}
.promotion h3 {
	width: 220px;
	background-color: white;
	border-top: 1px solid #F03D1D;
	font: bold 14px/24px sans-serif;
	color: #F03D1D;
}
.promotion h3 a {
	text-decoration: none;
	color: #F03D1D;
}
.promotion img {
	width: 220px;
	height: 110px;
	display:block;
}
.promotion div.text_promotion {
	width: 200px;
	padding: 5px 10px;
	font: normal 14px/1.4em sans-serif;
	color: white;
	min-height: 70px;
}
.promotion div.text_promotion a {
	text-decoration: none;
	color: white;
}
/********** Results promotions **********/

.results_promo {
	clear: both;
	width: 680px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.results_promo img {
	float: left;
}
.txt_results_promo {
	width: 360px;
	margin: 0 10px;
	font: normal 11px/1.4em 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: 690px;
}
#offers ul {
	clear:both;
	list-style:none;
	padding-top:25px;
}
#offers ul a:hover, #offers ul:hover {
	color:#333;
	text-decoration: underline;
}
.venta, .alquiler {
	width: 210px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	float: left;
	height: 330px;
	position:relative;
}
.venta a, .alquiler a {
	color:#fff;
}
.venta {
	background: url(images/sale.jpg) no-repeat;
	color: #333;
}
.alquiler {
	background: url(images/renting.jpg) no-repeat;
	color: #333;
}
.venta h3, .alquiler h3 {
	width: 200px;
	height: 35px;
	padding: 0 5px;
	font: bold 14px/33px sans-serif;
	text-align: center;
}
.venta h3, .venta .reference, .venta .description {
	background: url(images/sale_line.gif) repeat-x bottom;
}
.alquiler h3, .alquiler .reference, .alquiler .description {
	background: url(images/renting_line.gif) repeat-x bottom;
}
.venta h3 a, .alquiler h3 a {
	text-decoration: none;
}
.venta h3 a {
	color: #333;
}
.alquiler h3 a {
	color: #333;
}
.venta img, .alquiler img {
	width: 210px;
	height: 110px;
	display:block;
}
.venta img.vendido, .alquiler img.vendido {
	height: 80px;
	left: 3px;
	position: absolute;
	top: 32px;
	width: 80px;
}
.venta .reference, .alquiler .reference {
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #404040;
}
.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 0;
	clear: both;
	font: normal 11px/1.4em sans-serif;
}
.venta .description a, .alquiler .description a {
	color: #404040;
}
.venta .save2list, .alquiler .save2list {
	height: 32px;
	padding: 5px 0;
}
.save2list img {
	display:none;
}
*:first-child+html .venta .save2list, *:first-child+html .alquiler .save2list {
	height: 30px;
}
.venta .price, .alquiler .price {
	height: 35px;
	font: normal 16px/35px sans-serif;
	text-align: center;
	color: #404040;
}
.venta a.more_info, .alquiler a.more_info {
	display: block;
	width: 200px;
	height: 20px;
	margin: 0 0 4px 5px;
	font: normal 12px/24px sans-serif;
	text-align: center;
	text-decoration: none;
	color: white;
}
.venta a.more_info:hover, .alquiler a.more_info:hover {
	text-decoration: underline;
}
.alquiler a.more_info:hover {
	background-color: #666;
}
.extra_text {
	margin-top:25px;
	width:690px;
}
.extra_text p {
	margin:15px 0 15px 15px;
	;
}
/********** Info at the bottom (about company) **********/

.info_company {
	clear: both;
	width: 680px;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	font: normal 11px/1.4em sans-serif;
}
.mini_logo {
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	float: left;
}
#contact_mini_logo {
	display: none;
}
/********** Shortcuts **********/

#shortcuts {
	clear: both;
	position: relative;
	left: 10px;
	width: 880px;
	background: #e0e0e0 url(images/shortcuts.gif) repeat-x bottom;
	font: normal 10px/1.4em sans-serif;
	text-align: left;
	color: #F03D1D;
	padding:10px 30px;
}
#shortcuts a:hover, #shortcuts a:active {
	color:#333;
}
#shortcuts table.shortcuts_table {
	position: relative;
	top: 15px;
	width: 920px;
	margin: 0 auto 20px auto;
}
#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em sans-serif;
	color: #333;
}
#shortcuts table.shortcuts_table h3 {
	font: bold 14px/1em sans-serif;
	color: #F03D1D;
	margin: 15px 0 10px 0;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 0 20px 0;
}
/********** Footer **********/

#footer {
	clear: both;
	position: relative;
	left: 10px;
	width: 940px;
	height: 60px;
	background: url(images/footer.gif) repeat-x;
	font: normal 10px/1.4em sans-serif;
	text-align: left;
	color: #F03D1D;
}
#footer div {
	padding:15px 32px 0;
	width:880px;
}
#footer p {
	float: left;
}
#footer p#right {
	color: #F03D1D;
	float: right;
}
#footer a {
	color: white;
}

