/* Layout Stylesheet */ 

body {
  background: #FFFFFF;
  margin-left:10px;
  /* margin-left:2px; */
  padding:0;
  line-height: 1.5em;
  font-family: sans-serif;
}

/* em { color: red; } */
b { font-size: 100%; }

A:link {color: #0C217A; text-decoration: none}
A:visited {color: #0C217A; text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

table, th, td {
  border: 0;
  border-spacing: 0;
  text-align: left;
  vertical-align: top;
}

caption {
  display: table-caption;
  caption-side: bottom;
  text-align: left;
  padding: 0.8em;
}

.speciestable {
  margin: 0;
  border: 0px solid;
  border-spacing: 0;
  text-align: left;
}
.speciestable, th, td {
  margin: 0;
  padding: 4px;
  border-spacing: 0;
  padding-left: 4px;
  padding-right: 4px;
  vertical-align: top;
}
.speciestable th {
  max-width: 20%;
}
.speciestable td {
  max-width: 80%;
}
.speciestable tr {
  background-color: #eeeeee;
}
.speciestable a:hover {
  text-decoration: none;
  border-bottom: 2px solid;
}

H1 {
  font-size: 120%;
}
H2 {
  font-size: 150%;
}
H3 {
  font-size: 125%;
}
H4 {
  font-size: 120%;
}

div.figure {
  float: right;
  max-width: 70%;
  min-width: 150px;
  border: 0px silver solid;
  margin-top: 0px;
  margin-left: 0.5em;
  padding-top: 0px;
  padding-left: 0.6em;
  padding-bottom: 0.2em;
}
img.figure p {
  vertical-align: text-top;
}
div.figure p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0.6em;
}
div.figure em {
  font-style: normal;
}

img.ContainedImages { max-width: 100%; display: block; }
.ImageContainer { width: 120px; float: left; margin-right: 1em; margin-top: 1em; }

#topsection{
/* background: #EAEAEA; */
/* background: #a8d2ec; */
margin-left:-10px;
height: 100px; /*Height of top section*/
width: 100%;
     border: 0px solid #ccc;
     padding: 5px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 20px 0 320px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-left: 4px;
}

@media screen and (max-width: 1079px) {
#contentcolumn {
margin: 0 20px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-left: 2px;
  }
}

#lableftcolumn{
float: left;
width: 320px; /*Width of left column*/
margin-left: 0%;
margin-right: 0.2em;
padding-left: 2px; /*Set left marginto -(RightColumnWidth)*/
min-width: 18em;
max-width: 30%;
background: #FFFFFF;
}

#leftcolumn{
float: left;
width: 320px; /*Width of left column*/
margin-left: -100%;
padding-left: 2px; /*Set left marginto -(RightColumnWidth)*/
background: #FFFFFF;
}

@media screen and (min-width: 1080px) {
  #smallscreennewssnippet {
	position: relative;
	display: none;
        margin-left: 2px;
        margin-right: 2px;
  }
}

#column1 {
float: left;
margin: 0;
width: 33%;
}

#column2 {
float: left;
margin: 0;
width: 33%;
}

#column3 {
float: left;
margin: 0;
width: 33%;
}

#column1b {
float: left;
margin: 0;
width: 100%;
}

#column2b {
float: left;
margin: 0;
width: 100%;
}

#column3b {
float: left;
margin: 0;
width: 100%;
}

#rightcolumn{
float: left;
width: 10px; /*Width of right column*/
margin-left: -10px; /*Set left marginto -(RightColumnWidth)*/
background: #FDE95E;
}

#footer{
clear: left;
margin-left:-10px;
width: 100%;
/* background-color: #0C217A; */
background-color: #09245a;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

@media screen and (max-width: 900px) {
  #footer {
	position: relative;
	display: none;
  }
}

@media screen and (min-width: 901px) {
  #minifooter {
	position: relative;
	display: none;
  }
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.caption{
font-size: 90%;
}

#langbox
{
	/* float: left; */
	float: right;
	width: 9em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	margin-right: 6px;
	margin-top: 0px;
	/* background: #a8d2ec; */
	background: #cccccc;
	border-radius: 10px;
}

@media screen and (max-width: 630px) {
  #langbox {
	position: relative;
	display: none;
  }
}

#smallangbox
{
	/* float: left; */
	float: right;
	width: 1.4em;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	margin-right: 4px;
	margin-top: 0px;
	/* background: #a8d2ec; */
	background: #cccccc;
	border-radius: 10px;
}

@media screen and (min-width: 630px) {
  #smallangbox {
	position: relative;
	display: none;
  }
}

#slulogobox
{
	/* float: left; */
	float: right;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 4px;
	margin-right: 6px;
	margin-top: 0px;
}

@media screen and (max-width: 630px) {
  #slulogobox {
	position: relative;
	display: none;
  }
}


#normalnavigation
{
	/* float: left; */
	float: right;
	width: 100%;
	margin-left:-10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	/* background: #a8d2ec; */
	border-radius: 10px;
}

#normalnavigation ul
{
	margin: 0;
	margin-top: 13px;
	padding: 0;
}

#normalnavigation ul li
{
	list-style-type: none;
	display: inline;
	font-weight: normal;
	font-family: serif;
}

#normalnavigation li a
{
	display: block;
	float: left;
	padding: 1px 6px;
	color: #ccc;
	text-decoration: none;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

@media screen and (max-width: 799px) {
  .smallscreenfontsize {
    font-size: 72%;
  }
  #generalintro { display: none; }
}
@media screen and (min-width: 800px) {
  .smallscreenfontsize {
    font-size: 100%;
  }
  #shortgeneralintro { display: none; }
}
@media screen and (max-width: 499px) {
  #logobox {
	position: relative;
	display: none;
  }
}

@media screen and (min-width: 500px) {
  #minilogobox {
	position: relative;
	display: none;
  }
}

@media screen and (max-width: 499px) {
  #logobox_lab {
	float: right;
	width: 9em;
	display: none;
  }
}

@media screen and (min-width: 500px) {
  #minilogobox_lab {
	float: right;
	width: 9em;
	display: none;
  }
}

@media screen and (max-width: 820px) {
  #frontpageimage {
	position: relative;
	display: none;
  }
}

@media screen and (max-width: 920px) {
  #taxonomyrow {
	position: relative;
	display: none;
  }
  #column1 {
	position: relative;
	display: none;
  }
  #column2 {
	position: relative;
	display: none;
  }
  #column3 {
	position: relative;
	display: none;
  }
  #normalnavigation li a {
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
  }
}

@media screen and (min-width: 921px) {
  #taxonomyrowb {
	position: relative;
	display: none;
  }
  #column1b {
	position: relative;
	display: none;
  }
  #column2b {
	position: relative;
	display: none;
  }
  #column3b {
	position: relative;
	display: none;
  }
}

.topnavigation li {
	text-decoration: underline;
}

#topnavigation a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-color: #a8d2ec;
}
#topnavigation a:hover {
        background-color: #cccccc;
}



/*   Beginning w3schools.com   */
 /* Add a black background color to the top navigation */
.topnav {
  /* background-color: #333; */
  /* background-color: #a8d2ec; */
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  /* color: #f2f2f2; */
  color: #0C217A;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  /* font-size: 17px; */
  font-size: 1em;
  font-weight: bold;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

/* Dropdown container - needed to position the dropdown content */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn {
  /* font-size: 17px; */
  font-size: 1em;
  border: none;
  outline: none;
  color: white;
  color: #0C217A;
  padding: 16px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-weight: bold;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Style the links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.active {
  background-color: #8bc6eb;
  border: 1px dotted black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
  display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
/*   End w3schools.com   */


#taxonomyrow a:hover {
        background-color: #cccccc;
	text-decoration: none;
}
img { max-width: 100%; }


@media screen and (min-width: 1080px) {
  #smallscreensearchbox {
	position: relative;
	display: none;
  }
  #fewrecentupdates {
	position: relative;
	display: none;
  }
  #shortmissionstatement {
	position: relative;
	display: none;
  }
  #narrowtable {
	position: relative;
	display: none;
  }
  #minibloglists {
	position: relative;
	display: none;
  }
}
@media screen and (max-width: 1079px) {
  #leftcolumn {
	position: relative;
	display: none;
  }
  #searchbox {
	position: relative;
	display: none;
  }
  #recentupdates {
	position: relative;
	display: none;
  }
  #missionstatement {
	position: relative;
	display: none;
  }
  #normaltable {
	position: relative;
	display: none;
  }
  #bloglists {
	position: relative;
	display: none;
  }
}
@media screen and (max-width: 999px) {
  table {
    max-width: 100%;
  }
  .quizzes {
    font-size: 140%; line-height: 125%;
  }
  li.quizzes {
    font-size: 140%; color: black; margin-top: 1em; line-height: 125%;
  }
  th.quizzes {
    font-size: 140%; color: black; font-weight: bold; font-weight: bold;
  }
  td.quizzes {
    font-size: 140%; color: black; line-height: 125%;
  }
  h1.quizzes {
    font-size: 180%; line-height: 125%; color: maroon;
  }
  h2.quizzes, h3.quizzes {
    font-size: 150%; line-height: 125%; color: maroon;
  }
  p.quizzes {
    font-size: 120%; color: black; line-height: 125%;
  }
  .checkb {
    height: 4em; width: 4em; margin: 1em;
  }
  .smallscreennote {
	display: block;
	width: 90%;
	max-width: 90%;
        border: 1px solid red;
        padding-left: 0.2em;
        padding-right: 0.2em;
	margin: 1em;
	background-color: #fad2d5;
  }
}
@media screen and (min-width: 1000px) {
  .select {
    font-size: 100%;
  }
  .quizzes {
    font-size: 100%;
  }
  h1.quizzes {
    font-size: 160%; color: maroon; line-height: 115%;
  }
  h2.quizzes, h3.quizzes {
    font-size: 150%; color: maroon; line-height: 115%;
  }
  p.quizzes {
    font-size: 100%; color: black; line-height: 110%;
  }
  .checkb {
    height: 2em; width: 2em; margin: 1em;
  }
  .smallscreennote {
	position: relative;
	display: none;
  }
}

/* .clearfix { zoom: 1; } */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }

div.personaltitle {
color: red;
	display: none;
}

div.gallery {
  margin-right: 2px;
  border: 0px solid #ccc;
  float: left;
  width: 80px;
  height: 100px;
}

div.gallery:hover {
  border: 0px solid #777;
  background-color: #ddd;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 0.1em;
  text-align: left;
}

.blockbox {
  display: inline-block;
  width: 10em;
  margin: 5px 0 0 0;
  background-color: #cccccc;
}
.blockbox br {
  line-height: 1px;
}
.hblock {
  display: inline-block;
  border: 1px;
  border-style: solid solid solid solid;
  padding-left: 0.2em;
  padding-right: 0.2em;
  background-color: #cccccc;
  vertical-align: top;
  font-weight: bold;
  width: 100%;
}
.nblock {
  display: inline-block;
  border: 1px;
  border-style: none solid solid solid;
  padding-left: 0.2em;
  padding-right: 0.2em;
  background-color: #eeeeee;
  vertical-align: top;
  font-weight: normal;
  font-style: italic;
  width: 100%;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.vbbg {
	background: #a8d2ec;
	border-color: #ddd;
}
.thbg {
	background: #cccccc;
	color: #000000;
}
@media (prefers-color-scheme: dark) {
  .vbbg
  {
        background: #51ace4;
	border-color: #000;
  }
  .hblock {
	color: #ffffff;
        background-color: #0301b0;
  }
  .hblock a:link {
	color: lightblue;
  }
  .hblock a:visited {
	color: lightblue;
  }
  .thbg {
	background: #0301b0;
	color: #ffffff;
  }
}
@media (prefers-color-scheme: light) {
  .vbbg
  {
	background: #a8d2ec;
	border-color: #ddd;
  }
}
