/********** Main CSS Document (main.css) INMOWEB alteaproperties.com - noviembre de 2008 **********/

* {
	margin: 0;
	padding: 0;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #a0c5d9 url(images/background.jpg) repeat-x top;
	font: normal 12px/1.6em verdana, sans-serif;
	color: #333;
	text-align: center;
}
a {
	color: #006496;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
/********** Container **********/

#container {
	width: 980px;
	margin: 0 auto;
	padding-top: 100px;
	background: url(images/top.jpg) no-repeat top left;
	text-align: left;
}
/********** Header **********/

#header {
	padding: 0 10px;
	position: relative;
	top: 30px;
	z-index: 0;
}
#header img {
	width: 960px;
	height: 150px;
}
/********** Navigation **********/

#navigation {
	position: relative;
	top: -120px;
	width: 920px;
	height: 180px;
	padding: 0 30px;
	background: url(images/navbar.jpg) no-repeat bottom left;
}
ul#navbar {
	width: auto;
	height: 30px;
	padding-top: 150px;
	list-style: none;
	float: left;
}
ul#navbar li {
	float: left;
}
ul#navbar li a {
	display: block;
	height: 30px;
	padding: 0 15px;
	font: bold 12px/30px trebuchet ms, sans-serif;
	text-decoration: none;
	color: #966400;
	float: left;
}
ul#navbar li a:hover {
	background: url(images/nav_hover.gif) repeat-x;
	color: white;
}
ul#select_language {
	position: relative;
	top: -30px;
	width: auto;
	height: 30px;
	margin-left: auto;
	list-style: none;
	float: right;
}
ul#select_language li {
	margin: 9px 5px 10px;
	float: left;
}
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 {
	position: relative;
	top: -120px;
	clear: both;
	width: 980px;
	padding-bottom: 20px;
	background: url(images/content.gif) repeat-y;
	overflow:hidden;
}
#content {
	width: 940px;
	padding: 20px 10px 0 30px;
	background: url(images/content_background.jpg) no-repeat 490px 810px;
}
#content_left {
	width: 220px;
	margin-right: 20px;
	float: left;
}
#content_right {
	width: 700px;
	padding: 0 0 20px 0;
	float: left;
}
#content_right h2 {
	font: bold 20px/1em "Arial Black", arial, sans-serif;
	color: #006496;
}
#content_right h2.home_header {
	padding: 25px 0 15px 0;
}
#content_right h2.home_header a {
	color: #006496;
}
#main_text_pages p {
	padding-right: 22px;
}
/********** Main text **********/

#welcome {
	width: 450px;
	margin: 0 10px 15px 0;
	float: left;
}
#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 0;
	padding: 10px 0;
}
#contact {
	width: 200px;
	margin-top: 30px;
	padding-left: 20px;
	float: left;
	color: #d28c00;
}
#contact a, a.more {
	color: #d28c00;
}
a.more {
	font-weight: bold;
}
.extra_text {
	padding-top: 30px;
}
.extra_text p {
	margin-top: 15px;
	padding-right: 25px;
}
/********** Search **********/

#buying_search {
	position: absolute;
	width: 220px;
	height: 430px;
	background: url(images/search_background.gif) repeat-y;
}
ul.buying_search_tabs {
	width: 220px;
	height: 60px;
	background: url(images/search_tabs.jpg) no-repeat top left;
}
ul.buying_search_tabs li {
	list-style: none;
	float: left;
}
ul.buying_search_tabs li a {
	display: block;
	width: 100px;
	padding-left: 10px;
	height: 60px;
	font: bold 12px/60px trebuchet ms, sans-serif;
	/* font: bold 14px/60px verdana, sans-serif; */
	text-align: left;
	float: left;
}
ul.renting_search_tabs li a {
	display: none;
}
a.search_tab_on {
	background: url(images/search_tabs.jpg) no-repeat top left;
	color: white;
}
a.search_tab_off {
	display: none;
}
.button
{
margin-bottom:10px;
}
#content_left .favorites .favorites_footer {
    margin-top: 44px;
}
#filtro_resultados.favorites .favorites_footer {
    margin: 0px 0;
    padding: 0 5px;
	width:210px;
}
#filtro_resultados.favorites  form {
padding: 2px 0 0 0;
margin: 0;
}
#filtro_resultados.favorites_footer {
padding: 2px 0 0 3px;
margin: 0;
width:200px;
}
#filtro_resultados.favorites
{
	/*background: url(images/search_background.gif) repeat-y;*/
	padding:0px;
	margin:0;
}
/********** Search form **********/

form.form {
	clear: both;
	width: 200px;
	height: 375px;
	padding: 10px 10px 15px;
	background: url(images/search_top.jpg) no-repeat top;
	font-weight: normal;
	color: white;
}
form.form .line, form.form .line label {
	width: 200px;
}
form.form .line select, form.form .line input.input_promo {
	width: 194px;
	margin: 2px 0 10px 0;
	padding: 2px;
	background-color: white;
	border: 1px solid #75acc9;
	font: bold 11px/1em verdana, sans-serif;
	color: #006496;
}
form.form .line select {
	width: 199px;
}
form.form div#tipo_operacion {
	display: none;
}
form.form .line input.button {
	margin: 2px 0 8px 0;
}
form.form .line a {
	color: #ffc864;
}
/********** Favorites **********/

.search_height {
	width: 220px;
	height: 430px;
	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_bottom.gif) no-repeat bottom;
}
h3.favorites_header {
	width: 200px;
	height: 30px;
	padding: 5px 10px 0 10px;
	background: url(images/favorites_top.gif) no-repeat top;
	font: bold 14px/30px verdana, sans-serif;
	color: white;
}
.favorites ul {
	width: 200px;
	padding: 0 10px;
	list-style: none;
}
.favorites ul li {
	display: block;
	width: 200px;
	margin: 0 0 2px 0;
}
.favorites ul li a {
	display: block;
	width: 175px;
	padding: 0 20px 0 5px;
	font: bold 11px/24px verdana, sans-serif;
	color: #ffc864;
}
#content_left .favorites ul li a:hover {
	background: #206190 url(images/favorites_hover.jpg) no-repeat top;
	color: white;
}
.favorites a {
	padding: 0 20px 0 32px;
	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;
}
#content_left .list_left a:hover {
	color: white;
}
.list_left h3 {
	font: bold 14px/1.8em verdana, sans-serif;
}
.list_left p {
	font: normal 11px/1.4em verdana, sans-serif;
}
#mailing_list {
	display: none;
}
#web_stats {
	width: 200px;
	margin-bottom: 15px;
	padding: 15px 10px;
	background: url(images/web_stats.jpg) no-repeat;
	display: none;
}
#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 verdana, 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;
	margin: 0 10px 0 0;
	background-color: #333;
	float: left;
}
.promotion h3 {
	width: 220px;
	background-color: #006496;
	border-top: 1px solid white;
	font: bold 14px/24px verdana, sans-serif;
	color: white;
}
.promotion h3 a {
	text-decoration: none;
	color: #333;
}
.promotion img {
	width: 220px;
	height: 110px;
}
.promotion div.text_promotion {
	width: 200px;
	padding: 5px 10px;
	font: normal 14px/1.4em verdana, sans-serif;
	color: white;
	min-height: 70px;
}
.promotion div.text_promotion a {
	text-decoration: none;
	color: white;
}
/********** 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 verdana, 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 {
	width: 210px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	float: left;
	height: 330px;
}
.venta {
	background: url(images/sale.jpg) no-repeat;
	color: #006496;
	margin-bottom: 45px;
	overflow: hidden;
}
.venta a {
	background: none;
}
.venta h3 {
	width: 200px;
	height: 30px;
	margin-bottom: 5px;
	padding: 0 5px;
	font: bold 16px/30px arial, sans-serif;
	color: white;
	text-align: center;
}
.venta h3 a {
	text-decoration: none;
	color: white;
}
.venta .reference {
	height: 20px;
	padding: 0 5px;
	line-height: 20px;
	font-size: 10px;
	color: #333;
}
.venta .reference span.type {
	display: none;
}
.venta .reference span.reference_num {
	float: right;
	color: #006496;
}
.venta .description {
	height: 50px;
	padding: 5px;
	clear: both;
	font: normal 11px/1.4em verdana, sans-serif;
	color: #006496;
}
.venta .description a {
	color: #333;
}
.venta .save2list {
	height: 32px;
	padding: 5px;
}
.venta .save2list a {
	color: #d28c00;
	font-size: 10px;
}
*:first-child+html .venta .save2list {
	height: 30px;
}
.venta .save2list .tabs, .venta .save2list .guardado, .venta .save2list .borrar {
	color: #d28c00;
	font-size: 10px;
}
.venta .price {
	color: #006496;
	font: 15px/30px verdana, sans-serif;
	height: 33px;
	text-align: center;
}
.price strong, .price b {
	font-weight:normal;
}
#content_right .venta .price span, #content_right .alquiler .price span {
	font-size: 15px !important;
	line-height: 18px;
}
#content_right .venta .price span i, #content_right .alquiler .price span i {
	clear: both;
	display: block;
	font-size: 10px;
	line-height: 10px;
	margin-top: 0;
}
.venta a.more_info {
	display: block;
	width: 200px;
	height: 18px;
	margin: 0 0 4px 5px;
	font: normal 11px/10px verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #006496;
}
.venta .vendido, .alquiler .vendido {
    border: medium none;
    height: 82px;
    left: -2px;
    position: absolute;
    top: 47px;
    width: 87px;
}
/********** Info at the bottom (about company) **********/

.info_company {
	clear: both;
	width: 680px;
	padding: 10px 0 0 0;
	border-top: 1px solid #006496;
	font: normal 11px/1.4em verdana, sans-serif;
}
.mini_logo {
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	float: left;
}
#contact_mini_logo {
	display: none;
}
/********** Shortcuts **********/

#shortcuts {
	position: relative;
	top: -120px;
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/shortcuts_background.gif) repeat-y 50% 0;
	font: normal 10px/1.4em verdana, sans-serif;
	text-align: left;
	color: #006496;
}
#shortcuts table.shortcuts_table {
	width: 980px;
	padding-bottom: 30px;
	background: url(images/shortcuts.jpg) no-repeat bottom left;
}
#shortcuts table.shortcuts_table a {
	background: none;
	color: #006496;
}
#shortcuts table.shortcuts_table h2 {
	font: bold 20px/1em verdana, sans-serif;
	margin: 15px 30px 0 30px;
	color: #006496;
}
#shortcuts table.shortcuts_table h3 {
	font: bold 14px/1em verdana, sans-serif;
	margin: 15px 30px 10px 30px;
	color: #006496;
}
#shortcuts table.shortcuts_table tr td div#div {
	margin: 0 30px 20px 30px;
}
/********** Footer **********/

#footer {
	position: relative;
	top: -120px;
	clear: both;
	width: 920px;
	height: 35px;
	margin: 0 auto;
	padding: 5px 30px 0;
	background: url(images/footer.jpg) no-repeat top left;
	font: normal 10px/1.4em verdana, sans-serif;
	text-align: center;
	color: white;
}
#footer div {
	width: 920px;
	text-align: left;
}
#footer p {
	float: left;
}
#footer p#right {
	color: white;
	float: right;
}
#footer a {
	color: white;
	background: none;
}

