﻿@import url("/styles/layout.css");
/* 
	background: #0E1D30 url(../images/fondo.png) repeat-x; 
*/


.contentHeight 
{	
	/*
height:993px;	
*/
}


.menuWidth 
{	width:120px;	}

.nuevaGaleriaHeight 
{	height:100%;	}

#nuevaGaleria 
{
	padding:0px;
	border:solid none; 
	width:auto;
	margin:0px;
}


.builderName {
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
}
.builderAddress {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	font-style:italic;
}



/* ------------------------------- */

body {
	font-family: Arial, sans-serif;
	font-size:12px;
	background: url(images/fondo.png) repeat-x; 
}


#bannerHeaderImageDiv {
	background-color:white;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:no-repeat;
}

#bodytable {
	border: none;
	background-color:transparent;
}

/*  encabezado */
#masthead {
	background:navy; 
	border:none;
	/* border-bottom:1px black solid; */
}

#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}





.estiloObjGaleriaImgResidencial {
	background:white;
	text-align:center;
}
.estiloObjGaleriaImgResidencialAlto {
	min-height:400px;
	max-height:800px;
	height:450px; /* overriden if ie=8 */
}
.estiloObjGaleriaImgResidencialAncho {
	max-width:800px;
	min-width:400px;
	width:780px; /* overriden if ie=8 */
}






#mastheadBackground {
	border:none;
}

#mastheadBackgroundCell {
	border:none;
}


/* la linea horizontal debajo de las graficas de arriba */
#lineabajomasthead{
	background-color:#000053;
}


/* lo que contiene la parte izquierda de la pantalla (el menu), incl sidebar */
#menucell {
	background-color:white;
/* antes de volverlo blanco 	background-color:#000242;  */
	vertical-align:top;
	/* no colocar height. es determinado por el estilo llamado bodyHeight, aplicado al object bodycell */	
	/* no colocar width. es determinado por el estilo llamado menuWidth, aplicado al object bodycell */	
	padding-left:8px;
	border:none;
}

.mastheadHeight {
	height:370px; 
	width:100%;
}

/* las celdas del menu, van dentro de menucell */
#sidebar {
/*	position:static;
	float: left; */
	vertical-align:top;
	top:0;
	border:none;
	padding-right:10px;
	margin-top:20px;
}

#sidebarFooter {
	border:none;
	width:inherit;
	text-align:center;
}

/* Styles for Navigation */
#sidebar ul {
	padding: 0;
	margin: 0;
	border-top: 1px silver solid;

	list-style-type: none;
	width: 100%;
	display: block;
}
#sidebar li {
	display: block;
	border: none;
}
#sidebar a {
	font-size:medium;
	font-weight: bold;
	text-decoration: none;
	color:navy;
	border-bottom: 1px silver solid;   
	padding: 5%;
	padding-left:10px;
	display: block;
/* antes de volverlo blanco	border-bottom: 1px solid navy;  */ 
/* antes de volverlo blanco 	color:#E8E8E8;  */
/* antes de volverlo blanco 		border-bottom: 1px solid #f8f8f8;   */
}

#sidebar a.servicesLinkCell {  /* overriden on res page */
}

#sidebar a.commercialLinkCell  {
	/* overriden on residential only CSS - extraStylesFMres.css*/
}

#sidebar a.residentialLinkCell  {
	/* overriden on residential only CSS - extraStylesFMres.css*/
	background-color: #FFE2A6;
}

#sidebar .subItemResidencial {    
	/* al ser .xxx, se aplica a a.xxx y div.xxx y li.xxx y todo qye este dentro de #sidebar.
	/* overriden on residential only CSS - extraStylesFMres.css*/
	display:none;
	visibility:hidden;  
}




#sidebar a.aboutLinkCell{  /* overriden on res page */
}

#sidebar a.contactLinkCell{  /* overriden on res page */
}

#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}





#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color:#FFFFFF;
	
	text-align:center;
}




/* Styles for Footer */
#footer p {
	font-size: x-small;
	width:100%;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}

.conmargen {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0px;
	/* background-color:#F1EDE2; original 5-26 */
/*	background-color:#E7EBEA;  */
	background-color:white;
	text-align:left;
	width:auto;
	height:inherit;
}


/* lo que contiene el cuerpo de la pagina... o sea el contenido */
#bodycell {
	text-align:left;
	vertical-align:top;
/* 	background-color:#F8E8CB; */
	background-color:white;
	/* color:#000053; al pasar a blanco */
	color:#000053;
	width:auto;
	/* no colocar height. es determinado por el estilo llamado bodyHeight, aplicado al object bodycell */	
	border:none;
}
#content {
	margin-left: 0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	/* padding:10px; al pasar a blanco */
	/* background-color:#DED2BA; al pasar a blanco  */
	background-color:white;   /* fondo del borde grueso exterior */
	text-align:center;
	border: none;
	width:auto;
	height:inherit
}

#thumbstitle h3{
	margin:0px;
	margin-bottom:4px;	
}

#divSeccionProyectos {
	border:none;
	border-left:thin silver solid;
	padding-left:18px;
	padding-right:6px;
	padding-top:6px;
	overflow:hidden;
}

#divSeccionProyectos h3 {
	margin:0px;
	padding-left:2px;
	margin-bottom:10px;
	line-height:22px;
	border-bottom:1px black solid;
}

#divListaProyectos {
	border:none;
	height:350px;
	overflow:auto;
}
li.projectListItem {
}



.smallComentText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
}

.footnote {
	text-align:left;
	margin-left:25px;
	
}

.itemizedList {
	vertical-align: middle;
	text-align: left;
	line-height: 150%;
	font-size: small;
	list-style-type: disc;
	margin:0px;
}


.itemizedList li {
	margin-left: -26px;
	list-style-type: none;
	list-style-image: url('../images/hyp-smallest.png');
	line-height: 12px;
	margin-bottom: 9px;
	font-size: 15px;
	font-variant: small-caps;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
span.statusFont {
}

.textoEscrito {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: lighter;
}

.margenIzqMed {
	margin-left:50px;
}



.centrado{ 
	text-align:center; 
}

.izquierda{ 
	text-align:left; 
}

h1,h2{
	font-family: Arial Black;
}

h3,h5,h6 {
	font-family: Arial;
	font-weight:bold;
	font-size:22px
}

h4{
	font-family: Arial;
	font-weight:bold;
	font-size:16px
}

h3 a {
	font-size:medium;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:blue;
}

a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


.CompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
}
.CompanySlogan {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: medium;
}

.mapa,
.imagenDer, 
.imagenIzq,
.imagenGalleryIndx  {
	padding:2px;
	border:2px black solid;
	margin:10px;
}


.alineadoAbajoEnCelda 
{
	vertical-align:baseline;
}
.oculto	
{
	display:none;
}

.estiloTablaCuerpoGaleria 
{
	padding:0px;
	border-spacing:0px;
}

.bordeGaleriaFotos {
	border-color:Maroon;
	border-width:1px;
	border-style:solid;
}


.imagenDer {
	float:right;
}

.imagenIzq {
	float:left;
}



.techdetails {
 /*	float:left;
 	width:50%;
 	padding:0px;
 */	border:none;
}


.imagenGalleryIndx {
	width:100px;
}

.galleryCol1 {
	width:100px;
	vertical-align:middle;
	text-align:center;
}
.galleryCol2 {
	width:5px;
}
.galleryCol3 {
	vertical-align:middle;
	text-align:left;
}

.bigHyperlink {
		color:blue;
		font-weight:bolder;
}
.cityFont {
	font-size: x-small;
	font-style:italic;
}
.statusFont {
	font-size: x-small;
	color:maroon;
}

.float_right {
	float:right;
}

.h4 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
}
.h5 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.textoFuenteMediana {
	font-size: 15px;
}




.atencionTitulo {
	font-size: large;
	line-height: 18px;
	font-family:"Franklin Gothic Heavy", "Arial Black", "Segoe WP Black", "Gill Sans Ultra Bold", Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
}
.atencion {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: 700;
	font-style: oblique;
	font-variant: normal;
	color: #000080;
	line-height: 15px;
}
.esconderEnHomePage{
	display:inherit;
}

.atencionCaja {
	text-align: center;
	padding-top: 8px;
	margin-bottom: -8px;
	font-size:small;
}

