infoWindow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: larger;
}
#page {
  width: 1000px;
  border-top: 1px solid black;
  margin-top: 20px;
  margin-left: 25px;
  text-align: left;
  font-size: 0.75em;
}
#content {
  list-style-type: square;
  font-family: Arial, Helvetica, sans-serif;
  width: 650px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: small;
  float: left;
}
#content li {
  margin-left: 25px;
}
#sidebar {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  padding-left: 5px;
  width: 340px;
  float: right;
  font-size: small;
  margin-left: 0px;
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
#sidebar li {
  margin-left: 15px;
}
body {
  font-size: medium;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.4em;
}
p {
  margin-bottom: 13px;
}
blockquote {
  margin-left: 40px;
}
#content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large;
  color: #990000;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content h2 {
  border-bottom-style: none;
  border-top-style: none;
  padding-bottom: 5px;
  background-color: #f4f8fe;
  font-size: x-large;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
}
#content h3 {
  background-color: #383838;
  font-size: large;
  font-weight: bold;
  color: white;
  margin-bottom: 10px;
  padding-left: 5px;
}
#content h4 {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #b04000;
  display: block;
  font-size: small;
  padding: 3px;
  margin-bottom: 10px;
}
#content h5 {
  font-size: medium;
  color: #666666;
  margin-bottom: 10px;
}

#content h4, #content h3 {
  background-repeat: no-repeat;
  background-position: 99% 50%;
}

#content h4.edit, #content h3.edit {
  background-image: url('images/edit.png');
}

#content h4.print {
  background-image: url('images/print.png');
}

#sidebar h3 {
  font-size: large;
}
a:link {
  color: #1178bd;
}
#navcontainer ul
{
  padding-left: 0;
  margin-left: 0;
  background-color: #eeeeee;
  color: White;
  float: left;
  width: 950px;
  font-family: arial, helvetica, sans-serif;
  margin-bottom: 5px;
}

div.comment {
  position: relative;
  width: 98%;
  margin-bottom: 4px;
  border: 1px solid #ddd;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

div.login {
  text-align: right;
  font-size: 80%;
  padding-top: 10px;
}

div.comment_functions {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px;
}

span.comments_activate:hover {
  text-decoration: underline;
  cursor: pointer;
}

div.comment_footer {
  font-size: 80%;
  color: #aaa;
  text-align: right;
  line-height: 1em;
  padding-bottom: 1px;
}

div.comment_submit {
  text-align: center;
  padding: 3px;
}

div.edit_submit {
  text-align: center;
  padding: 3px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
  padding: 0.6em 1em;
  background-color: #eeeeee;
  color: Black;
  text-decoration: none;
  float: left;
}

#navcontainer ul li a:hover
{
  background-color: #2f2f2f;
  color: white;
}
.style1 {color: #eeeeee}

/* Resources index page */
#welcome {
	font-size: 1em;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #f4f8fe;
	width: 950px;
	top: 250px;
	position: absolute;
	left: 25px;
	height: 315px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sargent {
	top: 400px;
	left: 35px;
	position: absolute;
}
#search {
	border-top-color: #2767fe;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: absolute;
	width: 950px;
	left: 25px;
	top: 810px;
	background-color: #e5e5e5;
	color: black;
}
#profiles {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 475px;
	left: 25px;
	top: 575px;
	height: 225px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#content h7 { 
	background-color: #e5e5e5; 
	text-transform: uppercase; 
	font-size: 1.0em; 
	line-height: 1.8em; 
	font-weight: bold; 
	padding-left: 0.7em; 
	padding-bottom: 0.4em; 
	padding-top: 0.4em; 
	padding-right: 0.7em; 
	display: block;
	color: #5f9410; 
	letter-spacing: 0.1em;
}
#profiles ul li {
}
#descriptions {
	position: absolute;
	width: 482px;
	left: 503px;
	top: 575px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	height: 225px;
}
#descriptions p {
    padding-left: 5px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7f7f7f;
	font-size: medium;
}
#videos {
	line-height: 150%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 345px;
	left: 635px;
	top: 258px;
	position: absolute;
	height: 150px;
	padding: 2px;
}
#content h6 {
	background-color: #3c69fb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: large;
	padding-left: 2px;
}

/* Manuscript Descriptions Paging Bar */
ul#paging-bar {
  text-align: center; 
  padding:0; 
  margin: 2px; 
  list-style: none;
}

ul#paging-bar li {
  color: #999999;
  padding:0; 
  margin: 2px; 
  display: inline;
  cursor: pointer;
}

ul#paging-bar li.active {
  font-size: 26px; 
  top: 4px; 
  position: relative;
  color: #1178bd;
}

a:link {
  color: #3366ff;
}
/* Style for Affiliations Page Only  */
#affiliationContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 900px;
	padding-top: 25px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	position: absolute;
	top: 250px;
	line-height: 150%;
}
#affiliationContent h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	color: #900;
}
#affiliationContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: normal;
}
#affiliationContent h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 125%;
	font-weight: normal;
	color: #666;
	font-size: large;
}
#affiliationContent #tools {
	width: 300px;
	margin: 5px;
	padding: 15px;
	border: 1px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	list-style-type: square;
	list-style-position: inside;
}
#affiliationContent h2 {
	font-size: 18px;
	color: #900;
}
#affiliationContent table {
	float: right;
	border: 1px dotted #900;
	clear: none;
	padding: 10px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#affiliationContent table tr th p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#affiliationContent h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	color: #900;
}
#footnotes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #333;
	width: 100%;
}
#footnotes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#footnotes {
	margin-left: 50px;
}
#affiliationContent p a {
	color: #396;
}

