
body {
width: auto;
height: auto;
background: #515f6b; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #515f6b 0%, #2d2c3a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#515f6b), color-stop(100%,#2d2c3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #515f6b 0%,#2d2c3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #515f6b 0%,#2d2c3a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #515f6b 0%,#2d2c3a 100%); /* IE10+ */
background: linear-gradient(135deg,  #515f6b 0%,#2d2c3a 100%); /* W3C */
/*background-color:#E6E7E8;*/
margin:0px;
font-family: Domine;
font-size: 14px;
color: #314144;
/*color: #B9B9B9;*/

}


.endpanel{
width:2100%;
height:540px;
padding:10px;
background-color:#CBD3D5;
line-height: 40px;
}



.timebarDevonian
{
background-color: white;
color: black;
}

.sideimage
{
width:100%;
-webkit-transition: all .45s ease-in-out;
-moz-transition: all .45s ease-in-out;
-ms-transition: all .45s ease-in-out;
-o-transition: all .45s ease-in-out;
transition: all .45s ease-in-out;   
}

.sideimage:hover
{
width:105%;
-webkit-transition: all .45s ease-in-out;
-moz-transition: all .45s ease-in-out;
-ms-transition: all .45s ease-in-out;
-o-transition: all .45s ease-in-out;
transition: all .45s ease-in-out;
/*
-webkit-filter: contrast(115%) brightness(115%);
-moz-filter: contrast(115%) brightness(115%);
-o-filter: contrast(115%) brightness(115%);
-ms-filter: contrast(115%) brightness(115%);*/
}


.timebar
{
width:94%;
height:5%;
padding: 2px 0px;
text-align: center;
border: solid #949494 1px;
margin: 2px;
border-radius: 2px;
-webkit-transition: all .45s ease-in-out;
-moz-transition: all .45s ease-in-out;
-ms-transition: all .45s ease-in-out;
-o-transition: all .45s ease-in-out;
transition: all .45s ease-in-out;   
}

.timebar:hover
{

height:10%;  
}

#frontpage
{
width:100%;
height: 520px;
padding: 10px;
color: white;
background-color: black;

}



#p3din
{
width:100%;
height: 540px;
border:none;
}

#actualmap1
{
width:100%; 
height: 540px !important;
}

.panel-info 
{display:none !important;}

.panel-lateral.panel-right
{display:none !important;}

.growletter
{
    -webkit-transition: all .65s ease-in-out;
    -moz-transition: all .65s ease-in-out;
    -ms-transition: all .65s ease-in-out;
    -o-transition: all .65s ease-in-out;
    transition: all .65s ease-in-out;   
}

.growletter:hover
{
    color: white;
    padding: 5px;
    font-weight:bolder;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;   
}

#title {
    height: 40px;
    font-family: 'Homenaje', sans-serif;
    color: #154F5C;
    text-align: center;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    border-bottom: solid #5E7275 4px;
    font-size: 2em;
    /*background-color:#272B2C;*/
    /*background: #D0E0E3; */
    -webkit-box-shadow: 2px 2px 8px 2px #323336;
    -moz-box-shadow: 2px 2px 8px 2px #323336;
    box-shadow: 2px 2px 8px 2px #323336;
    background: #647f83; /* Old browsers */
background: -moz-linear-gradient(left,  #647f83 0%, #a2c4c9 45%, #a2c4c9 55%, #647f83 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#647f83), color-stop(45%,#a2c4c9), color-stop(55%,#a2c4c9), color-stop(100%,#647f83)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #647f83 0%,#a2c4c9 45%,#a2c4c9 55%,#647f83 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #647f83 0%,#a2c4c9 45%,#a2c4c9 55%,#647f83 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #647f83 0%,#a2c4c9 45%,#a2c4c9 55%,#647f83 100%); /* IE10+ */
background: linear-gradient(to right,  #647f83 0%,#a2c4c9 45%,#a2c4c9 55%,#647f83 100%); /* W3C */
    }


#subtitle {
    font-family: 'Homenaje', sans-serif;
    color: #637879;
    text-align: center;
    font-size: .55em;
 } 
    

.videocaption {
background-color: #E3E3E3;
padding: 6px;
margin: 10px 0px 10px 0px;
/*-moz-box-shadow: 0 0 5px #424347;
-webkit-box-shadow: 0 0 5px #424347;
box-shadow: 0 0 5px #424347;*/
-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
box-shadow: 0px 1px 5px 0px #4a4a4a;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#master_everyone{
/*padding:10px;*/
margin: 0 auto 40px auto; 
width: 98%;
max-height:570px;
max-width:960px;
background-color: black;
overflow: hidden;
-webkit-box-shadow: 2px 2px 8px 2px #323336;
-moz-box-shadow: 2px 2px 8px 2px #323336;
box-shadow: 2px 2px 8px 2px #323336;
/*border: solid 1px black;*/
/*background-color: #A2C4C9;*/
/*-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
  border-radius: 5px;*/



}


#masterPopcorn{
    background-color: black;
    width: 720px;
    height: 410px;
}

#toggle{
    width:50px;
    height:20px;
    margin: 0px 0px 5px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: 0px;
    background-color: #70BBB8;

}

#toggle_bottom{
    width:50px;
    height:20px;
    margin: 0px 0px 5px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: 0px;
    background-color: #70BBB8;
    float:right;

}

#toggle:hover{
    background: #C2EEEC;

}

#toggle_bottom:hover{
    background: #C2EEEC;

}

#videoplayer{
    /*width:720px;*/
    /*padding: 5px;*/
    /*margin: 0px 0px 5px 0px;*/
    background: black;
     box-shadow: 5px 5px 5px #1C1E1F;
    -webkit-box-shadow: 5px 5px 5px #1C1E1F;
    -moz-box-shadow: 5px 5px 5px #1C1E1F;

}



#dropdiv{
    /*width: 720px;*/
    width: auto;
    height: 100%;
    /*padding: 5px;
    overflow: hidden;
    /*background-color: #2E3435;*/
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    /*background-color: #CBD3D5;*/
    /*box-shadow: 5px 5px 5px #1C1E1F;
    -webkit-box-shadow: 5px 5px 5px #1C1E1F;
    -moz-box-shadow: 5px 5px 5px #1C1E1F;*/

}

#descriptdiv{
 padding:10px;
margin: 10px auto auto auto; 
width: 90%;
max-width:960px;
background-color: #CBD3D5;
/*background-color: #1F2425;*/
/*-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
  border-radius: 5px;   */
  line-height:150%;
  border-bottom: solid #6B8586 2px;
}

#powereddiv{
 padding:10px;
margin: 20px auto auto auto; 
width: 100%;
/*max-width:960px;*/
background-color: #ACACAC;
/*background-color: #CBD3D5;*/
/*background-color: #1F2425;*/
/*-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
  border-radius: 5px;   */
  line-height:150%;
  border-bottom: solid #6B8586 2px;
}

#imagelayer img
{
    max-width:90% !important;
    height:auto;
    display:block;
    z-index:9999;
    position: relative;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -ms-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Chrome, Safari, Opera */
    transform: scale(1,1);
}


.headlinediv{
    padding: 5px;
    width: auto;
    /*width: 720px;*/
    height: 20px;
    /*background-color: #3D4749;*/
    background-color: #647F83;
    background: -moz-linear-gradient(left,  #647f83 0%, #a2c4c9 50%, #647f83 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#647f83), color-stop(50%,#a2c4c9), color-stop(100%,#647f83)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #647f83 0%,#a2c4c9 50%,#647f83 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #647f83 0%,#a2c4c9 50%,#647f83 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #647f83 0%,#a2c4c9 50%,#647f83 100%); /* IE10+ */
    background: linear-gradient(to right,  #647f83 0%,#a2c4c9 50%,#647f83 100%); /* W3C */
    /*background-color: #C0DCE0;*/
    clear:both;   
    /*-moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;*/
    border-bottom: solid #3E4C4D 2px;
    /*box-shadow: 5px 5px 5px #1C1E1F;
    -webkit-box-shadow: 0px 5px 5px #1C1E1F;
    -moz-box-shadow: 0px 5px 5px #1C1E1F;*/

}

#sidebardiv{
/*padding:0px 10px 0px 0px;*/
margin: 0 auto; 
width: 40%;
height: 100%;
max-width:960px;
float: right;
overflow:hidden;
 -webkit-transition: all .15s ease-in-out;
 -moz-transition: all .15s ease-in-out;
 -ms-transition: all .15s ease-in-out;
 -o-transition: all .15s ease-in-out;
 transition: all .15s ease-in-out;
 border-left: dotted 2px #313333;

}


#video_overlay {
    padding: 10px 5px 5px 10px;
    /*text-align: center;*/
    color: white;
    position:absolute;
    width: 100%;
    height:10%;
    background-color:#1B1E1F;
    opacity: .7;
    z-index:300000;
    font-size: 13px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border-bottom: dotted 2px #313333;
    line-height: 150%;
    /*-webkit-box-shadow:inset 0px 0px 0px 1px #2D3435;
    -moz-box-shadow:inset 0px 0px 0px 1px #2D3435;
    box-shadow:inset 0px 0px 0px 1px #2D3435;*/
}



/*#video_overlay:hover {
    opacity:1;
    }*/


.embed-container {
    margin: auto;
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    /*padding-top: 30px; /* IE6 workaround*/
    height: 0px;
    overflow: hidden;
    /*border-right: solid 1px #313333;
    /*border-left: solid 2px #6B8586;
    /*margin-right: 25%;*/
}


.embed-container iframe,
.embed-container video,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.overdot{
    font-family: 'Homenaje', sans-serif;
    font-size: 18px;
    background:white;
    text-align:center;
    height: 20px;
    width: 20px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    /*margin: 50% 50%;*/
    position: absolute;
    z-index:999999;
    opacity: 1;
    border: white solid 0px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: black;

}

.overdot:hover{

    border: white solid 1px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
     transition: all .25s ease-in-out;
}

#dot_01{
    margin: 50% 50%;
    display:none;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

#dot_02{
    margin: 30% 20%;
    display:none; 
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

#dot_03{
    margin: 10% 10%;
    display:none; 
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; 
}


/*------------------ACCORDION---------------------*/

.accordion section{   
      /*float:left; */
      overflow:hidden;   
      /*cursor:pointer;*/
      background: #333;
      padding: 0px 0px 5px 0px;
      border: solid #4B4B4B 1px;   
      /*margin:3px;*/   
}  
.accordion section:hover {  
      background:#444;  
}  

.accordion section p {   
      display:none;   
}  

.accordion section:after{  
      position:relative;  
      font-size:24px;  
      color:#000;  
      font-weight:bold;  
}  
/*.accordion section:nth-child(1):after{ content:'1'; }  
.accordion section:nth-child(2):after{ content:'2'; }  
.accordion section:nth-child(3):after{ content:'3'; }  
.accordion section:nth-child(4):after{ content:'4'; }  
.accordion section:nth-child(5):after{ content:'5'; } 
.accordion section:nth-child(6):after{ content:'6'; }  
.accordion section:nth-child(7):after{ content:'7'; }  
.accordion section:nth-child(8):after{ content:'8'; }  
.accordion section:nth-child(9):after{ content:'9'; }  
.accordion section:nth-child(10):after{ content:'10'; }  
.accordion section:nth-child(11):after{ content:'11'; }  
.accordion section:nth-child(12):after{ content:'12'; }*/

.accordion section:target {   
      background:#FFF;   
      padding:10px;  
}  
.accordion section:target:hover {   
      background:#FFF;   
}  
.accordion section:target h2 {  
      width:100%;  
}  
.accordion section:target h2 a{   
      color:#333;   
      padding:0;  
}  
.accordion section:target p {  
      display:block;  
}  
.accordion section h2 a{  
      padding:8px 10px;  
      display:block;   
      font-size:16px;   
      font-weight:normal;  
      color:#eee;   
      text-decoration:none;   
} 

.vertical section{   
     width:90%;   
     height:30px;   
     -webkit-transition:all 0.2s ease-out;  
     -moz-transition:all 0.2s ease-out;  
     -o-transition:all 0.2s ease-out;  
     transition:all 0.2s ease-out;  
     text-align: center;
     padding:5px;
     font-size:18px;
}  
  
/*Set height of the slide*/  
.vertical :target{   
     height:100px;   
     width:97%;  
     color:#000000;
}  

.vertical section h2 {   
     position:relative;   
     left:0;   
     top:-15px;   
}  
/*Set position of the number on the slide*/  
.vertical section:after{   
      top:-60px;  
      left:810px;  
}  
.vertical section:target:after{   
      left:-9999px;  
}  

#Quaternary{background-color:#818138;}
#Neogene{background-color:#818138;}
#Paleogene{background-color:#818138;}

#Quaternary:hover{background-color:#979743;}
#Neogene:hover{background-color:#979743;}
#Paleogene:hover{background-color:#979743;}

#Cretaceous{background-color:#6F8C9C;}
#Jurassic{background-color:#6F8C9C;}
#Triassic{background-color:#6F8C9C;}

#Cretaceous:hover{background-color:#83A4B6;}
#Jurassic:hover{background-color:#83A4B6;}
#Triassic:hover{background-color:#83A4B6;}

#Permian{background-color:#6F9C7F;}
#Carboniferous{background-color:#6F9C7F;}
#Devonian{background-color:#6F9C7F; margin:10px; width:85%;}
#Silurian{background-color:#6F9C7F;}
#Ordovician{background-color:#6F9C7F;}
#Cambrian{background-color:#6F9C7F;}

#Permian:hover{background-color:#82B695;}
#Carboniferous:hover{background-color:#82B695;}
#Devonian:hover{background-color:#82B695; margin:10px; width:85%;}
#Silurian:hover{background-color:#82B695;}
#Ordovician:hover{background-color:#82B695;}
#Cambrian:hover{background-color:#82B695;}