/* CSS Document */
/* Diary Entry Main Text */
.p1 {
margin:10px 0px 8px 0px;
padding:0px;
text-align:justify;
font-size:14px;
line-height:1.32;
}
/* Diary Entry Editorial Paragraph */
.p2 {
margin:10px 20px 15px 20px;
padding:0px;
text-align:justify;
font-size:13px;
color:#000080;
}
/* Usage Unknown */
.p3 {
margin:10px 0px 8px 0px;
padding:0px;
text-align:center;
font-size:14px;
line-height:1.32;
}
/* Usage Unknown */
.p4 {
margin:10px 0px 8px 0px;
padding:0px;
text-align:justify;
font-size:14px;
line-height:1.32;
color:#008080;
}
/* Annotation Main Text */
.p21 {
margin:10px 10px 8px 10px;
padding:0px;
text-align:justify;
font-size:13px;
color:#000080;
}
/* Footnote Main Text */
.p31 {
margin:10px 50px 8px 50px;
padding:0px;
text-align:justify;
font-size:14px;
line-height:1.32;
}
/* Footnote Heading */
.p32 {
margin:10px 50px 15px 50px;
padding:0px;
text-align:center;
font-size:14px;
color:#000080;
font-weight:bold;
}
/* Usage Unknown */
.p33 {
margin:13px 20px 8px 20px;
padding:0px;
text-align:justify;
font-size:14px;
line-height:1.32;
color:#800080;
}
/* Introduction Page Main Text */
.p90 {
margin:10px 0px 8px 0px;
padding:0px;
text-align:justify;
font-size:14px;
line-height:1.27;
}
/* Introduction Page Indented Quotation */
.p91 {
margin:10px 20px 8px 20px;
padding:0px;
text-align:justify;
font-size:14px;
line-height:1.27;
color:#800080;
}

/* Introduction Page footnote */
.p92 {
margin:10px 20px 8px 20px;
padding:0px;
text-align:justify;
font-size:13px;
line-height:1.27;
color:#000080;
}

/* for in-line editorial comments */
.span1 {
color:#0000aa;
font-size:12px;
font-weight:bold;
}

.AcknowText {
margin:10px 0px 10px 0px;
padding:0px;
font-weight:normal;
font-size:13px;
color:#008000;
text-align:justify;
}

/* Special Division for text that appeared on the left-had page in the manuscript diary */
.LPDivision {
background-color:#f3f3ff;
padding:0px 12px 12px 12px;
margin:5px 15px 5px 15px;
}
/* Tour Table Row - used to enforce "Hover" effect */
.TRHover {
background-color:#EFEFEF;
}
/* Tour Table Row - used to enforce "Hover" effect */
.TRHover:hover {
color:#000080;
background-color:#DFDFDF;
cursor:pointer;
}
/* Next Date Arrow */
.NextArrow {
font-size:25px;
cursor:pointer;
margin:0px 8px 0px 8px;
padding:0px;
padding:0px 2px 5px 2px;
color:#656565;
}
/* Next Date Arrow */
.NextArrow:hover {
font-size:25px;
cursor:pointer;
color:#ffffff;
background-color:#000080;
margin: 0px 8px 0px 8px;
padding:0px 2px 5px 2px;
}
/* Go to Date Button */
.GoToButton {
margin:0px 0px 0px 3px;
padding:3px;
font-size:11px;
font-weight:normal;
background-color:#EEEEEE;
border: 1px solid #000080;
cursor:pointer;
text-align:center;
width:80px;
display:inline-block;
float:right;
}
/* Go to Date Button */
.GoToButton:hover {
margin:0px 0px 0px 3px;
padding:3px;
font-size:11px;
font-weight:normal;
background-color:#000080;
border: 1px solid #000080;
color:#ffffff;
cursor:pointer;
text-align:center;
width:80px;
float:right;
}
/* Go back to Tour Summary or Search Results Button */
.SummaryButton {
margin:0px 0px 0px 3px;
padding:3px;
font-size:11px;
font-weight:normal;
background-color:#EEEEEE;
border: 1px solid #000080;
cursor:pointer;
text-align:center;
width:120px;
display:inline-block;
float:right;
}
/* Go back to Tour Summary or Search Results Button */
.SummaryButton:hover {
margin:0px 0px 0px 3px;
padding:3px;
font-size:11px;
font-weight:normal;
background-color:#000080;
border: 1px solid #000080;
color:#ffffff;
cursor:pointer;
text-align:center;
width:120px;
float:right;
}

/* Go to Date Button */
.GoToPlace {
margin:5px 5px 0px 0px;
padding:3px;
font-size:12px;
font-weight:normal;
background-color:#EEEEEE;
border: 1px solid #000080;
cursor:pointer;
text-align:center;
width:150px;
display:inline-block;
}
/* Go to Date Button */
.GoToPlace:hover {
margin:5px 5px 0px 0px;
padding:3px;
font-size:12px;
font-weight:normal;
background-color:#000080;
border: 1px solid #000080;
color:#ffffff;
cursor:pointer;
text-align:center;
width:150px;
}

/* Std Back Button */
.BackToButton {
margin:10px 5px 0px 0px;
padding:3px;
font-size:12px;
font-weight:normal;
background-color:#EEEEEE;
border: 1px solid #000080;
cursor:pointer;
text-align:center;
width:150px;
}
.BackToButton:hover {
margin:10px 5px 0px 0px;
padding:3px;
font-size:12px;
font-weight:normal;
background-color:#000080;
border: 1px solid #000080;
color:#ffffff;
cursor:pointer;
text-align:center;
width:150px;
}



/* Rather inert table definiton used for formatting columnar data in diary entries */
.DiaryTable {
margin:0px;
padding:0px;
}
.DiaryTable tr {
margin:0px;
padding:0px;
}
.DiaryTable tr td {
margin:0px;
padding:0px 10px 0px 0px;
vertical-align:top;
text-align:justify;
font-size:14px;
}
/* Text which appears on the Search line */
.SearchLabel {
margin:5px 0px 0px 0px;
font-size:14px;
color:#000000;
text-align:justify;
}
/* Text Box for Search String */
.SearchBox {
border:1px solid #777777;
background-color:#F3F3F3;
padding:3px 7px 3px 7px;
margin:1px 20px 1px 1px;
color:#777777;
font-size:15px;
width:150px;
}
/* Not Currently Used - but is there in case we implement a Search Options Drop-Down Box */
.SearchSelect {
border:1px solid #777777;
background-color:#F3F3F3;
padding:3px 7px 3px 7px;
margin:1px 20px 1px 1px;
color:#777777;
font-size:15px;
width:150px;
}
/* The "Go" Button for Searches */
.SearchGoButton {
border:1px solid #777777;
margin:1px 5px 1px 3px;
padding:3px 5px 3px 5px;
font-size:14px;
cursor:pointer;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: .3em;
background-color:#F3F3F3;
background-image: linear-gradient(#fff, #eee, #ccc);
box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
color:#777777;
}
.SearchGoButton:hover {
background-image: linear-gradient(#000000, #000000, #000000);
color:#ffffff;
}
/* Button to show the details for a given date - either in the Tour or in Search Results */
.ShowDateButton {
margin:0px 0px 0px 0px;
padding:3px;
font-size:11px;
font-weight:normal;
background-color:#EEEEEE;
border: 1px solid #000080;
cursor:pointer;
text-align:center;
width:110px;
}
.ShowDateButton:hover {
margin:0px 0px 0px 0px;
padding:3px;
font-size:11px;
font-weight:normal;
background-color:#000080;
border: 1px solid #000080;
color:#ffffff;
cursor:pointer;
text-align:center;
width:110px;
}
/* DIV for the Diary Entry (on left) */
.DiaryEntryDiv {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:470px;
float:left;
Xbackground-color:#ff8080;
}
/* Div for the Annotations for Diary Entries */
.DiaryNoteDiv {
margin:0px 0px 0px 20px;
padding:0px;
width:420px;
float:left;
}
/* Span for highlighting text marking up where there is an annotation */
.TextNoteMarker {
background-color:#ffe6cc;
cursor:pointer;
color:#800080;
}
.TextNoteMarker:hover {
background-color:#000080;
cursor:pointer;
color:#ffffff;
}
