/*CSS Document*/

h3
{
	font-family: 'Quicksand', sans-serif;
	/* font-weight: 400; */
	color: white;
	font-size: 18px;
	
}

h2
{
	font-family: 'Verdana', sans-serif;
	/* font-weight: 400; */
	color: white;
	font-size: 12px;
	}

.bco
{
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: "Josefin Sans", serif; */
	color: #FFF;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
}

BODY
{
	background-image: url(../images/fondo/fondo.jpg);
	background-repeat: repeat;
	color: black;
}

#caja
{
	width: 960px;
	height: 600px;
	/*+placement:margin-auto;*/
	margin-left: auto;
	margin-right: auto;
}

.encabezado
{
	position:relative;
	left:0px;
	top:0px;
	width: 960px;
	height: 80px;
	text-align: left;
}

#logo {
	/* background-image:url(../images/logo.jpg); */
	z-index:2;
	width:260px;
	height:80px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top: 0px;
	left: 0px;
}

#navbar {
	width:700px;
	height:40px;
	position:absolute;
	top: 40px;
	left: 260px;
}

.relleno {
	background-image:url(../images/nav_filler.jpg);
	background-repeat:repeat-x;
	float:left;
}

#inicio {
	background-image:url(../images/nav_home_off.jpg);
	width:102px;
	height:40px;
	float:left;
	/*
	position:absolute;
	top:0px;
	left:54px; */
}

#inicio:hover, #inicio:active {
	background-image:url(../images/nav_home_on.jpg);
}


#galeria {
	background-image:url(../images/nav_gallery_off.jpg);
	width:113px;
	height:40px;
	float:left;
}

#galeriaon {
	background-image:url(../images/nav_gallery_on.jpg);
	width:113px;
	height:40px;
	float:left;
}

#galeria:hover, #galeria:active {
	background-image:url(../images/nav_gallery_on.jpg);
}

#portafolio {
	background-image:url(../images/nav_portfolio_off.jpg);
	width:131px;
	height:40px;
	float:left;
}

#portafolio:hover, #portafolio:active {
	background-image:url(../images/nav_portfolio_on.jpg);
}

#testimonios {
	background-image:url(../images/nav_testimonials_off.jpg);
	width:167px;
	height:40px;
	float:left;
}

#testimonios:hover, #testimonios:active {
	background-image:url(../images/nav_testimonials_on.jpg);
}

#contacto {
	background-image:url(../images/nav_contact_off.jpg);
	width:117px;
	height:40px;
	float:left;
}

#contacto:hover, #contacto:active {
	background-image:url(../images/nav_contact_on.jpg);
}

.slider
{
	width: 960px;
	height: 330px;
	text-align: left;
}

/* La caja que contiene la galería */
#galbak
{
	position:relative;
	margin:0 auto;
	margin-bottom:0px;
	margin-top:0px;
	width: 960px ;
	height:500px;
    background-image: url(../images/fondo_sombra.png);
	
}

/* Las contenedor del menu de casas*/

#menubox
{
   width: 960px;
   height: 100px;
   float: left;
}



#menugal
{
  position:absolute;
	top:20px;
	left:20px;
	color: #7F6426;
width:200px;
}

/** las imagenes del menu de galerias **/  /* retocado por Max */
#mglcr
{	
display: block;
width:190px;
height:32px;
background:url(../images/nav_casaregina0.png) no-repeat;

}
 
#mglcr:hover, #mglcr:focus, #mglcr:active 
{
	background:url(../images/nav_casaregina1.png) no-repeat;
	line-height: 1;
 }
 
 #mglch 
{	

display: block;
width:190px;
height:56px;
background:url(../images/nav_casahaasoffman0.png) no-repeat;

}
 
#mglch:hover, #mglch:focus, #mglch:active {
	
	width:190px;
height:56px;
	background:url(../images/nav_casahaasoffman1.png) no-repeat;
 }
 
 
 #mglcs 
{	

display: block;
width:190px;
height:32px;
background:url(../images/nav_casasaby0.png)no-repeat;

}
 
#mglcs:hover, #mglcs:focus, #mglcs:active {
	
	width:190px;
height:32px;
	background:url(../images/nav_casasaby1.png) no-repeat;
 }
 


#mglcg 
{	

display: block;
width:190px;
height:32px;
background:url(../images/nav_casasavage0.png)no-repeat;

}
 
#mglcg:hover, #mglcg:focus, #mglcg:active {

	background:url(../images/nav_casasavage1.png)no-repeat;
 }
 
#mglph
{	

display: block;
width:190px;
height:32px;
background:url(../images/nav_penthouse0.png)no-repeat;

}
 
#mglph:hover, #mglph:focus, #mglph:active {

	background:url(../images/nav_penthouse1.png) no-repeat;
 }
 


/* Las cajitas individuales */





select { 
font-family: Georgia;
font-size: 16px;
color: #888;
background-color:#f6f6f6;
border:none;
overflow:hidden;
scrollbar-base-color: #FFF; 
scrollbar-face-color: #FFF; 
scrollbar-arrow-color: #FFF; 
scrollbar-3dlight-color: #FFF; 
scrollbar-highlight-color: #FFF; 
scrollbar-shadow-color: #FFF; 
scrollbar-Darkshadow-color: #FFF; 
scrollbar-track-color: #FFF;
}

option
{ 
font-family: Georgia;
font-size: 16px;
color: #888;
background-color:#ff0000;

}

#marcocasas /* no se usa ?? */
{
   
	margin:0 auto;
	margin-bottom:0px;
	margin-top:0px;
	width: 960px ;
	height:400px;
    background-image: url(../images/fondo_sombra.png);
}

#bluebox
{
position: absolute;
float:left;
top:70px;
left:290px;	
bottom: 0;
right: 0;
width: 600px;
height:375px;
z-index:1;
}

#redbox
{
position: absolute;
float:left;
top:70px;
left:290px;	
bottom: 0;
right: 0;
width: 600px;
height:350px;
z-index:2;


}


#yellowbox
{
	position: absolute;
	float: left;
	top: 70px;
	left: 290px;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 374px;
	z-index: 3;


}



#purplebox
{
	position: absolute;
	float: left;
	top: 70px;
	left: 290px;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 375px;
	z-index: 4;


}


#greenbox
{
	position: absolute;
	float: left;
	top: 70px;
	left: 290px;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 373px;
	z-index: 5;

}

#graybox
{
	position: absolute;
	float: left;
	top: 70px;
	left: 290px;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 350px;
	z-index: 6;

}






.galvideo
{
   width: 300px;
   height: 200px;
	float: left;
	margin-top: auto;
	text-align: center;
	
}

.galfoto
{
	
   width: 300px;
   height: 200px;
	float: left;
	margin-top: auto;
	text-align: center;
	
}

.piegal
{
	width: 500px;
	text-align: justify;
	}

/* Cajitas de texto en la lista */
.galtexto
{
	position:absolute;
	width: 220px;
	margin-top: 0px;
	margin-left:10px;
	
	margin-bottom: auto;
	font-family: 'Quicksand', sans-serif;
	color: white;
	font-size: 24px;
	text-align: right;
}

/* hasta aqui las cajitas */



/* Clase para ocultar las fotos de las galerías */
.oculto
{
	display: none;
	}	

/* Clase para enmarcar las fotos */
.enmarkada
{
	border-style: solid;
	border-color: white;
	border-width: 10px;
	}

/* Se asegura que las letras del prettyPhoto salgan negras! */
.foto
{
	color: black;
	}


/* cargamos los estilos requeridos para el plugin cycle lite */

.slideshow { height: 330px; width: 960px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;}

.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }

/* solo son dos estilos */



.modular
{
	height: 150px;
	text-align: left;
}

.cuadro
{
	width: 240px;
	height: 150px;
	float: left;
}

.cajatexto {
	width:230px;
	height: 140px;
	margin:auto;
	margin-top:auto;
	margin-bottom:auto;
}

#cuadro1 {
	background-image:url(../images/mod_1.jpg);
}

#cuadro2 {
	background-image:url(../images/mod_2.jpg);
}

#cuadro3 {
	background-image:url(../images/mod_3.jpg);
}

#cuadro4 {
	background-image:url(../images/mod_4.jpg);
}

#cuadro4:hover {
	background-image: none;
	background-color: #DB9514;
	color: white;	
	}

#pata {
	width:960px;
	height:40px;
	/* background-color:#9CA480; */
	text-align:center;
	color:#D8DBCC;
	/* :#CDD1BE; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}



 .boton{
    display:block; width:190px; height:35px;
    background: url('../images/nav_casaregina.png') top center no-repeat;
  }
  .boton:hover{
    background-position: center center;
  }
  .boton:active, .activo{
    background-position: bottom center;
  }
    /*Boton Casa Haas Hoffman*/
  .boton2{
    display:block; width:190px; height:56px;
    background: url('../images/nav_hasshoffman.png') top center no-repeat;
  }
  .boton2:hover{
    background-position: center center;
  }
  .boton2:active, .activo{
    background-position: bottom center;
  }
  
     /*Boton Casa Saby*/
  .boton3{
    display:block; width:190px; height:35px;
    background: url('../images/nav_casasaby.png') top center no-repeat;
  }
  .boton3:hover{
    background-position: center center;
  }
  .boton3:active, .activo{
    background-position: bottom center;
  }
  
     /*Boton Casa Savage*/
  .boton4{
    display:block; width:190px; height:35px;
    background: url('../images/nav_savage.png') top center no-repeat;
  }
  .boton4:hover{
    background-position: center center;
  }
  .boton4:active, .activo{
    background-position: bottom center;
  }
  
       /*Boton Penthouse*/
  .boton5{
    display:block; width:190px; height:35px;
    background: url('../images/nav_penthouse.png') top center no-repeat;
  }
  .boton5:hover{
    background-position: center center;
  }
  .boton5:active, .activo{
    background-position: bottom center;
  }
  
      /*Boton Querencia*/
  .boton6{
    display:block; width:190px; height:35px;
    background: url('../images/nav_querencia.png') top center no-repeat;
  }
  .boton6:hover{
    background-position: center center;
  }
  .boton6:active, .activo{
    background-position: bottom center;
  }
