﻿/* 0 BASIC TAGS */

table
{ 
	left :inherit;	
	padding: 0;
	font-size: 1em;
	
/*	
	table-layout: fixed;
*/
 border-right: 0px solid; 
 border-top: 0px solid; 
 margin: 0px; 
 border-left: 0px solid; 
 border-bottom: 0px solid; 
}



h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;	
}

a
{
}

a:visited 
{
	
	/*color:White ;*/

}

a:hover {
	text-decoration: underline;
	/*
	color: #e05252;
*/
}

a:active
{
	color: #0000cc;
}

body:visited
{
	color:Green ;
	}

body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
*/
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.banda_Izq
{
	 background-image:url(images/banda-izq-rep.jpg);
	 background-repeat: repeat-y;
	}
.banda_fin
{
	 background-image:url(images/banda-izq-fin.jpg);
	 background-repeat:no-repeat ;
	 height :20px;
	}
img {
	border-width: 0;
}

/* 1 HEADER */

.header
{
	position: relative;
	width: 744px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}

.bandasuperior
{
	border-width: 0;
	
}
.Top
{
	text-decoration: none;
	color: white;
	font-size: 10pt;
	font-family: calibri;
	font-weight: bold;
}
.TopText
{
	background-color: black;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.cuerpo
{
	position: relative;
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	background-color:white ;
	/*
	position: relative;
	width: 744px;
	margin-left: auto;
	margin-right: auto;
*/
}
.tabla100
{
	/*
	width: 760px;
	height: 81px;
*/
	margin-left: 0PX;
	margin-right: auto;
	background-color: white;
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	/*position: absolute;
	LEFT: 0px;
	top: 20px;*/
	text-transform: uppercase;
	font-size:10px;
	 font-family : Verdana ;
	/*font-size: 10px;*/
	color:White;
}

.menua:visited
{
	color:White ;
}
.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	/*color: #d32525;*/
}

/* 1.1 SHIM */

.shim {
	background-repeat: repeat-x;
	margin-left: 0;
	margin-top:0;
	margin-right: auto;
	width: 744px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
	/*background-image: url(images/button-tog24.gif);*/
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: 0PX;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos 
{
	/*background-image: url(images/body-repeat.gif);
	background-image: url(images/fondo-pagina.gif);*/
	position: relative;
	width: 744px;
	padding: 0px 0px;
	padding-top: 1px; 
	padding-bottom: 40px; 	
}

#sidebar {
	float: left;
	width: 200px;
	height: 100%;
}

#tableLeft {
	float: left;
	width: 200px;
	height: 100%;
}

#tableRight {
	margin-left: 256px;
}

#content {
	margin-left: auto;
	width :744px;
	
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 744px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	
	width: auto;
	height: 75px;
	text-align: center;
	
}
.footer {
	
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	height: 75px;
	text-align: center;
	font-size: 10px;
	background-color:White ;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color:Blue ;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
.tablainvisible
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
.bodymaster
{
	background-color: Black ;
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;  
	margin: 0;
	padding: 0;
}
.Lista1
{
	/*background-image: url(images/body-repeat.gif);*/
	position: relative;
	width: 100%;
	padding: 0px 0px;
	padding-top: 1px; 
	padding-bottom: 40px; 
	color:Blue;
	
	
	
	/*
	width: 686px;
	
	
	padding-bottom: 40px; 
*/
}
.Lista1Elemento
{
	position: relative;
	color:Red;
}

.tabla100
{
	width :100%;
	background-color:Transparent ;
}

.TableListaInmuebles
{
	width :100%;
	background-color:Transparent ;
	/*border-right: olive 1px solid;
	border-top: olive 1px solid;
	border-left: olive 1px solid;
	border-bottom: olive 1px solid;*/
}

.lInmueblePhoto
{
	width: 100%;
	background-color: InactiveCaption;
	/*border-right: olive 1px solid;
	border-top: olive 1px solid;
	border-left: olive 1px solid;
	border-bottom: olive 1px solid;*/
	table-layout: auto;
	border-collapse: collapse;
}

.lInmueblePhoto2
{
	background-repeat: repeat-x;
	background-image: url(images/gradient_fondo.gif);
	width: 100%;
	background-color: Transparent;
	/*border-right: olive 1px solid;
	border-top: olive 1px solid;
	border-left: olive 1px solid;
	border-bottom: olive 1px solid;*/
	table-layout: auto;
	/*border-collapse: collapse;*/
}

.lInmueblePhotoSep
{
	width: 100%;
	height:5px;
	background-color: white;
	/*border-right: olive 1px solid;
	border-top: olive 1px solid;
	border-left: olive 1px solid;
	border-bottom: olive 1px solid;*/
	table-layout: auto;
	/*border-collapse: collapse;*/
}

hr
{
	/*width:200;*/
	margin-left :20px;
	margin-right :20px;
}

.cssCaption
{
	font-weight: bold;
	font-size: 12pt;
	color: #696969;
	font-family: Verdana;
}

.cssTexto1
{
	font-weight: bold;
	font-size: 10pt;
	color: #696969;
	font-family: Verdana;
}

.cssTexto2
{
	font-weight: bold;
	font-size: 8pt;
	color: #696969;
	font-family: Verdana;
}

.DescriEmpresa
{
	text-align:justify ;
	font-size :10pt;
/*	padding-top: 3px;*/
	padding-right: 25px;
	padding-left: 25px;
}


/* FICHA DEL INMUEBLE */
.descInmueble
{
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: text-top;
	font-family: Verdana;
	color: #696969;
}

.caracteristicasInmueble
{
	text-align: left;
	font-size: 8pt;
	vertical-align: text-top;
	font-family: Verdana;
	color: #696969;
}

.observacionesInmueble
{
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
	vertical-align: text-top;
	font-family: Verdana;
	color: #696969;
}

.precioInmueble
{
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: text-top;
	font-family: Verdana;
	color: #5e9828;
}

.InmuebleREF
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: text-top;
	font-family: Verdana;
	color: chocolate;
}

.FichaTxtRight
{
	text-align: right;
/*	font-size: 11pt;
	font-weight: bold;
	
	font-family: Verdana;
	color: #5e9828;*/
}
/* FIN FICHA DEL INMUEBLE */
.AdvancedHeader
{
	width:99%;
	height: 16px;
	background-color: #828282;
	color: white;
}

.AdvancedTextBox
{
	height: 14px;
	font-size: 8pt;
	font-family: Verdana;
}


.InmueblesSeleccionados
{
	/*font-weight: bold;*/
	font-size: 11pt;
	color: #696969;
	font-family: Verdana;
}

.SepWhite
{
	background-color:white;
	height:5px;
}