/*Hojas de estilo -> Estaciones version 2*/
/*Laboratorio de Ingeniería Sísmica*/
/*Universidad de Costa Rica*/
/*Esteban López -> esteban.lopez@ucr.ac.cr*/


.enlacesThumbMenu {
 float:left;
 margin:20px;
 text-align:center;
 color:#000;
 height:270px;
 width:200px;
 background-color:#ddd;
 border: solid 1px #000;
 -webkit-box-shadow: 0 10px 6px -6px black;
 -moz-box-shadow: 0 10px 6px -6px black;
 box-shadow: 0 10px 6px -6px black;
}

#divEstacionesV2ImagenesThumbMenu {
 position:relative;
 top:0;
 border: solid 4px #ddd;
 width:170px;
 height:160px;
 
}

.imagenesThumbMenu {
 width:190px;
 height:160px;
 -webkit-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
          box-shadow: 0 8px 6px -6px black;
}






.parrafoEstaciones {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  border-bottom: 4px solid #DDD;
 }

.classEstacionesV2BorderImagenes {
  border:3px solid #000;
  border-radius:8px;
}

.classEstacionesV2Centrar {
  text-align:center;
}





#divEstacionesV2 {
/**/position:relative;/*************************************/
/**/top:0;/************************************************/
/**/left:0;/**********************************************/
/**/width:980px;/****************************************/  
/**/height:auto;/***************************************/
}



/******************************* Información general *******/
#divEstacionesV2General {/*********************************/
/**/position:relative;/***********************************/
/**/top:0;/**********************************************/
/**/left:0;/********************************************/
/**/width:100%;/***************************************/  
/**/height:650px;/************************************/
/**/border-bottom:0px double #ccc;/*****************/
/**/padding-top:20px;/******************************/
/**/padding-bottom:20px;/**************************/
/**/line-height:20px;/****************************/
}

#divEstacionesV2MapaUbicacion {
  position:absolute;
  top:0;
  left:0;
  width:550px;
  height:500px; 
}

#divEstacionesV2InformacionGeneral {
  position:absolute;
  top:0;
  left:600px;
  width:350px;
  height:200px;   
}
 
 #divEstacionesV2EquipoAcelerografico {
  position:absolute;
  top:140px;
  left:600px;
  width:350px;
  height:300px; 
}

#divEstacionesV2HistoriaDeLaEstacion {
  position:absolute;
  top:500px;
  left:0;
  width:100%;
  height:150px;
  text-align:justify;
}
/******************************* Información general *******/







/* Aceleraciones */

#divEstacionesV2Aceleraciones {/***************************/
/**/position:relative;/***********************************/
/**/top:0;/**********************************************/
/**/left:0;/********************************************/
/**/width:100%;/***************************************/  
/**/height:730px;/************************************/
/**/border-bottom:0px double #ccc;/*****************/
/**/padding-top:20px;/******************************/
/**/padding-bottom:20px;/**************************/  
}

.classEstacionesV2ImagenEstacion {
  width:600px;
  height:450px; 
  border:3px solid #000;
  border-radius:8px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    0px 10px 20px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         0px 10px 20px 0px rgba(50, 50, 50, 0.5);
}

#divEstacionesV2PrincipalesAceleraciones {
  position:absolute;
  top:20px;
  left:0;
  width:100%;  
  height:100px;
  line-height:20px;  
}
 
#divEstacionesV2TablaPrincipalesAceleraciones {
  position:absolute;
  top:100px;
  left:0;
  width:360px;  
  height:auto;
  line-height:20px;  
}

#divEstacionesV2ImagenEstacion {
  position:absolute;
  top:100px;
  left:375px;
  width:600px;
  height:450px;
  min-height:200px;
  line-height:20px;
  background-color:#fff;
  text-align:center;
}
 
/********************************************/
 
 
/*geologia*/

#divEstacionesV2Geologia {/********************************/
/**/position:relative;/***********************************/
/**/top:0;/**********************************************/
/**/left:0;/********************************************/
/**/width:100%;/***************************************/
/**/height:800px;/************************************/
/**/border-bottom:0px double #ccc;/*****************/
/**/padding-top:20px;/******************************/
/**/padding-bottom:20px;/**************************/
}

#divEstacioensV2ImagenGeologia {
  position:relative;
  top:0;
  left:0;
  width:100%;
  height:700px;
  text-align:center;
  margin-top:20px;
 }
 
/***************************/



/*Vs 30*/

#divEstacionesV2GraficoVs30 {/*****************************/
/**/position:relative;/***********************************/
/**/top:0;/**********************************************/
/**/left:0;/********************************************/
/**/width:100%;/***************************************/
/**/height:680px;/************************************/
/**/border-bottom:0px double #ccc;/*****************/
/**/padding-top:20px;/******************************/
/**/padding-bottom:20px;/**************************/
font:normal normal normal 18px normal Arial,Tahoma,Verdana;
}

/*****************/





/*Efectos de sitio*/
#divEstacionesV2GraficoEfectosDeSitio {/************/
/**/position:relative;/****************************/
/**/top:0;/***************************************/
/**/left:0;/*************************************/
/**/width:100%;/********************************/  
/**/height:580px;/*****************************/
/**/border-bottom:10px double #ccc;/**********/
/**/padding-top:20px;/***********************/
/**/padding-bottom:20px;/*******************/  
}
/**********/