/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 62.5%;
  text-align: left;
  line-height: 1.6em;
  color:#333333;
  background-color: #FFFFFF;
}

h2 {
font-size: 1.7em;
color: #454285;
margin: 0 0 1em 0;
}

a:link, a:visited {
  color: #AD3324;
  text-decoration: none;
}

a:hover, a:active {
  color: #454285;
  text-decoration: none;
}

.rightalign {
    text-align: right;
}
/*home page*/

#wrapper {
  width: 780px;
  margin: 30px auto 20px auto; 
  color: #333; 
  text-align: center;
  font-size: 1.2em;
  line-height: 1.1em;
  background-color: #FFFFFF;
}

#wrapper a:link, #wrapper a:visited {
  color: #454285;
  text-decoration: none;
}

#wrapper a:hover, #wrapper a:active {
  color: #AD3324;
  text-decoration: none;
}

#menu {
  width: 780px;
  height: 500px; 
  background-color: #FFFFFF;
  margin: auto;
}

#footer {
text-align: center;
clear: both;
font-size: 1em;
}

#footer p {
padding: 3px 0;
}


/*end home*/


/*interior pages*/
#insidewrapper {
  width: 78em;
  margin: 1.5em auto; 
  color: #333; 
  text-align: left;
  line-height: 1.6em;
}


/*header for inside pages*/
#header {
  width: 78em;
  padding-bottom: 5em;
  background-color: #FFFFFF;
}

#header img {
  border: none;
}

#header img a:link {
  text-decoration: none;
}

.brand {
  float: left;
}

.title {
  margin: 7em 0 0 1.5em;
  
}

/*top navigation*/
#nav ul {
  margin: 0;
  padding: .5em 0 0 .5em;
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
}

#nav li {
  display: inline;
}

#nav li a {
  color: #454285;
  padding: 0 1.8em 0 1.8em;
  text-decoration: none;
}

#nav li a:hover{
  color: #AD3324;
  padding: .2em 1.8em .2em 1.8em;
  text-decoration: none;
}

#nav li a.on, #nav li a.on:link  {
	color:#AD3324;
}

#nav li a.on:visited {
	color:#AD3324;
}

#nav li a.on:hover {
	color:#454285;
}

/*side navigation*/

#sidenav {
width: 18%;
float: left;
color: #333;
margin-top: 2em;
padding-bottom: 2em;
line-height: 1.4em;
}

.sidenavtop {
background-image: url(../images/cornerstop.gif);
background-repeat:no-repeat;
padding: 1.5em;
}

.sidenavbottom {
background-image: url(../images/cornersbottom.gif);
background-repeat:no-repeat;
padding: 1.5em;
}

#navlist {
list-style-type: none;
font-size: 1.1em;
padding: 2em 0 0 0;
}

#navlist li {
margin-bottom: 2em;
font-weight: bold;
}

#navlist a:link, #navlist a:visited {
color: #333333;
}

#navlist a:hover, #navlist a:active {
color: #454285;
}


/*content*/
#content {
display: block;
width: 75%;
background-color:#FFFFFF;
margin-left: 2em;
margin-top: 1.5em;
float: left;
font-size: 1.2em;
line-height: 1.8em;
border-left: 2px solid #AD3324;
padding-left: 1.5em;
}

#content p {
margin-bottom: 1em;
}

#content h3 {
margin: 8px 0;
}

#content h4 {
margin: 32px 0 10px 0;
font-size: 1.3em;
color: #454285;
}

.floatimgleft {
float:left;
margin:2em 1em 1em 0;
}

.floatimgright {
float:right;
margin: 1em 1em 1em 0;
}

/* Browse Page */

#browsecontent {
display: block;
width: 75%;
background-color:#FFFFFF;
margin-left: 2em;
margin-top: 1.5em;
float: left;
font-size: 1.2em;
line-height: 1.8em;
}

#browsecontent p {
margin-bottom: 1em;
}

ul.browsemain {
list-style-type: none;
margin-left: 3em;
font-size: 1.3em;
font-weight: bold;
color: #AD3324;
}

ul.browsemain li {
padding: 0 0 .75em 1.9em;
background: transparent url(../images/ornament_browse.gif) left 30% no-repeat;
}

ul.browse {
list-style-type: none;
margin-left: 3em;
}

ul.browse li {
padding: 0 0 .75em 1.9em;
background: transparent url(../images/ornament_browse.gif) left 30% no-repeat;
}

ul.browse a:link, ul.browse a:visited {
color: #333333;
}

ul.browse a:hover, ul.browse a:active {
color: #AD3324;
}

#browsenavlist {
list-style-type: none;
font-size: 1.1em;
padding: 2em 0 0 4em;
}

#browsenavlist li {
margin-bottom: 2em;
font-weight: bold;
}

#browsenavlist a:link, #browsenavlist a:visited {
color: #333333;
}

#browsenavlist a:hover, #browsenavlist a:active {
color: #454285;
}

table {
margin-left: 2.5em;
}

table a:link, table a:visited {
color: #333333;
}

table a:hover, table a:active {
color: #AD3324;
}

td.browse{
background: transparent url(../images/ornament_browse.gif) left 30% no-repeat;
padding-left: 2em;
}

/*Interpreting*/

#sidenav h3{
margin: 1em 0 0 0;
font-weight: bold;
font-size: 1.4em;
color: #AD3324;
}

#interpretnavlist {
list-style-type: none;
font-size: 1.1em;
padding: 2em 0 0 0;
}

#interpretnavlist li {
margin-bottom: .5em;
font-weight: bold;
}

#interpretnavlist a:link, #interpretnavlist a:visited {
color: #333333;
}

#interpretnavlist a:hover, #interpretnavlist a:active {
color: #454285;
}

#sidenav ol {
font-size: 1.1em;
color: #333333;
font-weight: bold;
}

#sidenav ol li {
margin-bottom: 0;
margin-left: 3px;
}

#sidenav ol a:link, #sidenav ol a:visited {
color: #333333;
text-decoration: none;
}

#sidenav ol a:hover, #sidenav ol a:active {
color: #454285;
text-decoration: none;
}

#movie {
margin: 20px 0 0 210px; 
width: 71%; 
padding: 0px 0px 0px 10px; 
line-height: 1.3em;
font-size: 100%;
}

table.interpret {
border: none;
text-align: left;
font-weight: bold;
line-height: 1.3em;
font-size: 11px;
margin-bottom: 10px;
}

table.interpret td {
padding: 0 20px;
}


table.interpret ul {
margin-top: 8px;
margin-left: 20px;
}

table.interpret ul li {
margin-bottom: 7px;
font-weight: normal;
}

table.interpret ul a:link, table.interpret ul a:visited {
  color: #AD3324;
  text-decoration: none;
}

table.interpret ul a:hover, table.interpret ul a:active {
  color: #454285;
  text-decoration: none;
}

/* Document Page View */

/* Document page styles */

div#docTopContainer {
	width: 80%;
	margin: auto;
	text-align: center;
	font-size: 1.2em;
}
div#docOverview {
	width: 60%;
	float: left;
}

.previous {
padding: .7em 0;
font-weight: bold;
}

.bold {
font-weight: bold;
}

#docControlPanel {
	width: 40%;
	float: right;
	text-align: right;
	font-weight: bold;
}
#docImageContainer {
	width: 100%;
	text-align: center;
}
#docImageContainer img {
    padding: 5px;
	border: 1px solid #CCCCCC;
}
#docInfoContainer {
font-size: 1.2em;
}

table.metadataTable td {
	vertical-align: top;
}

/* Bibliography styles */
p.citationIndent {
	text-indent: -20px;
	margin-left: 20px;
}

/* Full-text pop-up container */
.fullText {
background-color: #454285;
}

#fullTextContainer {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	padding: 1em;
	background-color:#FFFFFF;
}
#fullText {
	padding: 1em;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 1.2em;
}

#fullText p {
margin-bottom: 1em;
}

div#fullTextBib {
	color: #999999;
}

/* Pagination styles */
div.pagination {
	margin: 0;
	padding: .8em 0;
	font-size: 0.9em;
}
div.pagination a {
	margin: 0 1px 0 1px;
	text-decoration: none;
}
div.pagination a.paginationPage {
	padding: 1px 7px 1px 7px;
	border: 1px solid #CCCCCC;
}
div.pagination span.paginationCurrentPage {
	margin: 0 1px 0 1px;
	padding: 1px 7px 1px 7px;
	border: 1px solid #CCCCCC;
	font-weight:bold;
	background-color:#E9E9E9;
}
div.pagination a.paginationNav {
	padding: 1px 3px 1px 3px;
	border: 5px solid #CCCCCC;
}
div.pagination span.paginationCount {
	margin: 0 1px 0 1px;
	border: none;
}
div.pagination select {
	border: 1px solid #CCCCCC;
	margin: 0 1px 0 1px;
	padding: 1px 0 1px 0;
}


/* Miscellaneous styles */
div.clearBoth {
	clear: both;
}
div.rule {
	border-top: 1px solid #CCCCCC;
	margin: 8px 0 8px 0;
	padding: 0;
}
.error {
	color: #CC3333;
}

/* Search Page */
#search {
width: 85%;
margin: 2em auto;
border: 1px solid #454285;
background: #FAF0E6;
}

.searchheader {
display: block;
margin: auto;
background-image: url(../images/searchflourish.gif);
background-repeat: no-repeat;
background-position:center;
padding: 2em;
}

#search h2 {
text-align: center;
margin: auto;
margin: 1em 0 0 0;
}

.template1 {
padding: 0 0 2em 0;
margin: 2em 1em 2em 1em;
border-bottom: 1px solid #454285;
}

.template2 {
margin: auto;
width: 50%;
}

.template2 p {
    margin: .5em 0;
}

.leftindent {
    margin-left: 5em;
}
#accessdb {
    border-top: 1px solid #454285;
    margin-top: 5em;
    padding: 1em;
}
.template2 hr {
    margin 5em 0;
}
.searchtitles {
color: #454285;
font-weight: bold;
font-size: 1.4em;
margin: .5em 0;
}

.subsearchtitles {
    color: #454285;
    font-weight: bold;
    font-size: 1em;
}


p.searchnote {
margin: .2em 0 .5em .5em;
font-weight: bold;
}

.searchoptions {
font-weight: bold;
font-size: 1em;
padding: 0 1em;
}

.subsearchoptions {
    font-size: .7em;
    text-align: center;
}

fieldset {
    margin: 1em 0;
    padding: 0.4em;
    border: none;
}

#inputtext {
    border: 1px solid #333;
    padding: .2em;
    width: 200px;
}

.searchbutton {
margin-left: 3em;
}

#states {
    width: 100px;
}

#county {
    width: 160px;
    height: 100px;
}

.template2 input {
    vertical-align: middle;
}
select {
    border: 1px solid #333;
}

#dateone, #datetwo {
    width: 100px;
}

#searchreturn {
    border-spacing: 8px;
}

/*****  Document objects  *****/
#objects {
    width: 100%;
}
#objects th {
    text-align: left;
}
#objects td {
    padding: .2em;
}
.lightrow {
    background: #fff;
}
.darkrow {
    background: #ccc;
}

#browseinfo td {
    padding-left: 2px;
}

/* Lesson Plans */

#lessoncontent {
display: block;
width: 75%;
background-color:#FFFFFF;
margin-left: 2em;
margin-top: 1.5em;
float: left;
font-size: 1.25em;
line-height: 1.8em;
border-left: 2px solid #AD3324;
padding-left: 1.5em;
}

#lessoncontent p {
margin: 1em;
}

.lessontitle, .schoollevel {
font-size: 1.3em;
color: #AD3324;
margin-top: 2em;
}

.lessontitle {
margin-bottom: 1em;
}
.lessonlist {
margin: 1em;
font-size: 1.1em;
}

.lessonlist li {
margin: 1em;
}

.lessonlist li a:link, .lessonlist li a:visited {
color: #333333;
}

.lessonlist li a:hover, .lessonlist li a:active {
color: #AD3324;
}

.lessonmeta {
list-style-type: none;
font-size: 1.1em;
margin-bottom: 2.5em;
}

.lessonmeta li {
margin: 0 0 .3em 1em;
}

.lessonsection {
font-size: 1.25em;
color: #AD3324;
border-top: 1px solid #454285;
padding-top: .3em;
margin-top: 2em;
}

ol li{
margin: 1em 0 .6em 2em;
line-height: 1.2em;s
}

.day {
color: #454285;
font-weight: bold;
font-size: 1.2em;
margin: 1em;
}

ul.squarelist{
margin: 1em 1em 1em 2em;
list-style-type: square;
}

ul.squarelist li {
margin-bottom: .7em;
line-height: 1.3em;
}

.print {
text-align: right;
font-style: italic;
}

