/* Eqinfo Website: BBArray Venezuela DBRECENTEQS Stylesheet */
/* v. 1.0 */
/* by Rob Newman */
/* last modified: 2004-05-25 */

/* CSS Positioning */

#content {
   padding: 0px;
   margin: 0px;
}
#specificContent {
   padding: 3px;
   margin: 1.5em 1em ;
   text-align: center ;
}
#header {
   padding: 0px;
   margin: 0px;
   text-align: center ;
}
#main {
   padding: 5px;
   margin-left: 151px;
   margin-right:9px;
   voice-family: "\"}\"";
   voice-family: inherit;
   margin-left: 201px;
   margin-right:11px;
}
   html>body #main {
   margin-left: 201px;
   margin-right:11px;
}
#navigation {
   position: absolute;
   left: 10px;
   top: 30px;
   width: 150px;
}

/* Redefine HTML tags */

body {
   background: white ;
   margin: 0px;
   padding: 10px;
   color: white;
   font-size: 100% ;
}
h1 {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-size: 1.6em ;
   color: #036;
   text-transform: capitalize ;
   text-align: center ;
}
h2 {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-size: 1.4em ;
   color: #900 ;
}
h3 {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-size: 1.2em ;
   color: #FC0 ;
}
table {
   border-style: hidden ;
}
td {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-size: 1.0em ;
   color: black ;
   border: 1px solid black ;
   padding: 3px ;
}
th {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-weight: bold ;
   font-size: 1.0em ;
   color: white ;
   border: 1px solid black ;
   background-color: #036 ;
   padding: 3px ;
}
p {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-size: 1.0em ;
   color: black ;
}
li {
   display: block;
   background: transparent;
   color: black;
   font: normal 1.0em Georgia,Times,serif;
   text-decoration: none;
}
pre {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   font-size: 1.0em ;
   color: black ;
}
/* Custom tags */
.code {
   font-family: Courier,serif ;
   font-size: 1.0em ;
   color: #900 ;
   border: 1px solid black ;
   padding: 3px ;
   background-image: url(http://anf.ucsd.edu/images/code_bkgrd.png) ;
}
.w3c {
   text-align: center ;
   margin: 1.5em 0em ;
}
.legend {
   position: absolute ;
   left: 10px ;
   padding: 7px ;
   border: 1px solid black ;
   background-color: white ;
   margin-top: 1.5em ;
}
.quakeTable {
   margin: 1.5em 0em ;
   text-align: center ;
   border: 1px solid black ;
   width: 592px ;
}
.otherMaps {
   margin: 1.5em auto ;
   text-align: center ;
   border: 1px solid black ;
}
.tableTitle {
   font-weight: bold ;
   text-align: center ;
}
.tableSubTitle {
   font-weight: bold ;
   text-align: center ;
   background-color: #FFC ;
}
.tableContentTitle {
   font-weight: bold ;
   text-align: center ;
   background-color: #FC0 ;
   color: black ;
}
.tableContentContent {
   color: black ;
}
.solution {
   border: 1px solid black ;
   margin: 1.5em auto ;
}

/* CSS selectors */
a:active {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   text-decoration : underline;
   color: #036 ;
   background: transparent; 
}
a:link {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   text-decoration : underline;
   color: #036;
   background: transparent; 
}
a:hover {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   text-decoration : none;
   color: #FC0;
   background: transparent; 
}
a:visited {
   font-family: Georgia,Arial,Helvetica,Times,sans-serif ;
   text-decoration : underline;
   color: gray;
   background: transparent; 
}
#pfooter a:active {
   display: block;
   padding: 3px;
   margin: 0;
   background: transparent;
   color: black;
   border-top: solid 1px black;
   border-right: solid 1px black;
   font: normal 1.0em Georgia,Times,serif;
   text-decoration: none;
}

#barnav li a {
   display: block;
   padding: 3px;
   margin: 0;
   background: transparent;
   color: black;
   border-top: solid 1px black ;
   border-right: solid 1px black ;
   font: normal 1.0em Georgia,Times,serif;
   text-decoration: none;
}
#barnav li a:hover {
   background: #FC0 ;
   color: #900 ;
   font: normal 1.0em Georgia,Times,serif;
   text-decoration: none;
}
#nav li a:active {
   background: gray;
   font: normal 1.0em Georgia,Times,serif;
   text-decoration: none;
}
