﻿body
{
	font-family: Arial,tahoma,helvetica;
	padding: 0px;
	margin: 0px;
	background-color: #EBD9C1;
}

#BackDiv img
{
	position:absolute;
	z-index:5;
	left:850px;
	bottom:0px;
}

#MainDIV
{
	height: 100%;
	width: 686px;
	border:1px 0px 0px 0px;
	margin:0px;
	padding:0px;
}

#MainDIV img.border
{
	border-left: solid 5px #996600;
	margin:0px;
	padding:0px;
}

#DivMenu
{
	position: relative;
	z-index: 6;
	width: 100%;
	top: 78px;
	left: 78px;
	height: 23px;
	height:23px;
	background-color: #C5BD8E;
	padding: 0;
	margin: 0;
}

#DivLeft
{
	position: absolute;
	z-index: 2;
	top: 78px;
	left: 0px;
	height: 100%;
	width: 78px;
	background-color: #F1DEB4;
	padding: 0;
	margin: 0;
}

#DivLeftFill
{
	position: absolute;
	z-index: 2;
	top: 78px;
	left: 0px;
	height: 23px;
	width: 78px;
	background-color: #C5BD8E;
	padding: 0;
	margin: 0;
}

#DivContents
{
	position: absolute;
	z-index: 23;
	top: 102px;
	left: 80px;
	height: 100%;
	background-color: Transparent;
	padding: 23px;
}

#DivContentsDetails
{
	position: absolute;
	z-index: 24;
	top: 102px;
	left: 0px;
	height: 100%;
	background-color: Transparent;
	padding: 5px;
}

#logoDiv
{
	position:absolute;
	z-index:11;
	right:0px;
	top:0px;
	text-align:right;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#logoDiv img
{
	border:0px;
	margin:0px;
	padding:0px;
}

#logoDiv table
{
	border:0px;
	margin:0px;
	padding:0px;
}

#TopDiv
{
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	margin:0px;
	padding:0px;
}

#authorListBoxDIV
{
	position:absolute;
	top:0px;
	left:630px;
	z-index:14;
}

#authorListBoxDIV select
{
	background-color:white;
	font-family:"courier new";
	font-size:.7em;
	color:black;
	width:180px;
	height:132px;
	margin:0px;
	padding:0px;
}

#CopyRightInfoDIV
{
	color:Black;
	font-size:1.5em;
	width:80%;
	height:80%;
	padding-left:30px;
	padding-top:30px;
}

A
{
	text-decoration: none;
}

A:hover
{
	cursor: pointer;
	text-decoration: underline;
}

p,li.normal
{
	font-size: .75em;
	padding-bottom: 5px;
	margin: 0px;
}

p.copyright
{
	font-size: .65em;
	padding-bottom: 0px;
	margin: 5px;
}

p.smallMargins
{
	padding: 5px 0px 5px 15px;
	border: dotted 221 white;
	background-color: lemonchiffon;
	margin: 5px 0px 12px 0px;
}

.normal
{
	font-size: .75em;
	padding-bottom: 5px;
	margin: 0px;
}

h1, h2, h3, h4
{
	color: #996600;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

h5, h6
{
	color: black;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

h1
{
	font-size: 15pt;
	margin: 0.5em 0em .3em 0em;
}

h2
{
	font-size: 1.3em;
	margin: .4em 0em .3em 0;
}

h3
{
	font-size: 1.1em;
	margin: .4em 0em .2em 0em;
}

h4
{
	font-size: 1.0em;
	margin: 0.3em 0em .2em 0em;
}

h5
{
	font-size: .9em;
	margin: 0.5em 0em .15em 0em;
}

h6
{
	font-size: .75em;
	margin: 0.5em 0em .15em 0em;
}

#TabNavCell
{
	background-color: #CCBC72;
	font-size: .8em;
	font-weight: bold;
}

#TabNavCellTable
{
	width: 100%;
	text-align: left;
}
/* END: deals with top banner and nav bar */

.searchbox
{
	color: Gray;
}

/* *************** */
/* Datagrid styles */

.AlternatingItemStyle img, .MainItemStyle img
{
	float: left;
	padding-right: 5px;
}

.AlternatingItemStyle, .MainItemStyle
{
	font-size:.74em;
	height: 26px;
	vertical-align: middle;
}

.AlternatingItemStyle
{
	background-color: lemonchiffon;
}

.MainItemStyle
{
	background-color: #EBD9C1;
}

.AlternatingItemStyle A, .MainItemStyle A
{
	color: Black;
	text-decoration: none;
}

.AlternatingItemStyle A:hover, .MainItemStyle A:hover
{
	background-color: darkslategray;
	color: white;
	text-decoration: underline;
}

.DataGridStyle
{
	font-family: Verdana;
	line-height: 16px;
	width: 100%;
	margin-left: 5px;
	background-color: #EBD9C1;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

span.PageLinks,A.PageLinks, A.PageLinks:visited, A.PageLinks:active, A.PageLinks:selected, A.PageLinks:link, A.PageLinks:vlink, A.PageLinks:alink
{
	color:RED;
}

A.PageLinks:Hover
{
	color:YELLOW;
}

/* Datagrid styles */
/* *************** */

img.PageImage
{
	width: 700px;
	border: solid 5px maroon;
	cursor: pointer;
}

#ctl00_MainContent_SearchControl1_rbListSearchTypeOnPage
{
	font-size: .8em;
	float: left;
	display: table-column-group;
	width: 170px;
	padding: 3px;
	margin: 0px;
}

a.pdfLink
{
	color: Navy;
	font-size: .8em;
	text-decoration: none;
}

a.pdfLink:hover
{
	color: white;
	background-color: Navy;
	font-size: .8em;
	text-decoration: underline;
}

tr.bannerTop
{
	background-color: #EBD9C1;
	padding: 0;
	margin: 0;
}

Table.MainTable
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

tr.tdLeft
{
	width: 78px;
	height: 100%;
	background-color: #F1DEB4;
	padding: 0;
	margin: 0;
}

td.tdMain
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

img.imgMenu
{
	border: 0;
	vertical-align: top;
	cursor: pointer;
}


#MainContentTable
{
	height: 100%;
	width: 100%;
	border: dotted 2pt #C5BD8E;
}

map.pointer:hover
{
}

#topIMG
{
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
}

#Copyright
{
	position: relative;
	z-index: 15;
	bottom: 0px;
	border-top: 1px dotted;
	font-size: .65em;
	letter-spacing: 3px;
	margin: 35px 0 0 0;
	text-indent: 25px;
	text-align: left;
	width: 100%;
}

#Copyright a
{
	text-decoration: none;
	color: Black;
}

#Copyright a:hover
{
	text-decoration: underline;
	color: maroon;
}

.PDFButton
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(../Images/pdf_small.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 50px;
}

img.NoBorder
{
	border: solid 1px transparent;
}

Table.NoBorder, td.NoBorder
{
	border-right: dashed 1 red;
	padding: 0;
	margin: 0;
}

.PagerStyle, .PagerStyle A
{
	background-color: white;
	font-size: 10pt;
	font-weight: bold;
}

.PagerStyle A:Hover
{
	background-color: maroon;
	color: White;
	text-decoration: underline;
}

/* ==================== */
/* Page Details control
   and page navigation  */
/* ==================== */

span.backgroundColour
{
	color: black;
	background-color: transparent;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 2px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
}

select.PageSelected
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-top:2px;
	margin-top:3px;
}

select.PagesWithMatch
{
	font-weight: bold;
	background-color:Black;
	color:Yellow;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-top:2px;
	margin-top:3px;
}

#ImageNav a, #ImageNav1 a
{
	color: #8b0000;
	text-decoration: none;
}
#ImageNav a:hover, #ImageNav1 a:hover
{
	color: white;
	background-color: darkslategray;
	text-decoration: none;
}

#ImageNav A.DisabledHL, #ImageNav1 A.DisabledHL
{
	color: gray;
	text-decoration: none;
}

td.SideBarHeading
{
	background-color: Brown;
	color: Yellow;
}

td.SideBar
{
	font-size:.68em;
}

#ImageNav P, #ImageNav1 P
{
	font-size: .8em;
	text-align: center;
	line-height: 12pt;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 4px burlywood;
	border-bottom: solid 4px burlywood;
}

span.backArrowLarger
{
	font-size: 1.6em;
	padding:3px;
	color: Blue;
	font-weight: bolder;
}

.NumberOfPagesFound
{
	font-weight: normal;
	color: Brown;
}

.NumberOfPagesViewWhole
{
	font-weight: normal;
	font-size: 1em;
	color: black;
}

span.plainBlack
{
	color: Black;
	font-weight:bold;
}

td.NamesOnPageHeading, span.NamesOnPageHeading, div.BugzBlogHeading
{
	background-color: #916F43;
	text-align:center;
	letter-spacing: 3px;
	color: Yellow;
	font-weight: bold;
	padding: 3px;
}

div.BugzBlogHeading
{
	width:190px;
	text-align:left;
	font-size:.75em;
}

#NamesOnPageTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(../Images/blogbackground.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#pnlNamesOnPage, #ctl00_MainContent_DocumentNavControl1_pnlNamesOnPage
{
	position:relative;
	top:25px;
	left:0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: Red;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	overflow: scroll;
	/* width: 200px; */
}

/* ==================== */
/* ==================== */
/* ==================== */

.ThesaurusDropdown
{
	font-size: 9pt;
}

A.HyperLinkAZ
{
	font-size: 1.1em;
	line-height: 12pt;
	padding-right: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	letter-spacing: 3px;
}

A.HyperLinkAZ:Hover, A.HyperLinkAZ:visited, A.HyperLinkAZ:active, A.HyperLinkAZ:selected, A.HyperLinkAZ:link, A.HyperLinkAZ:vlink, A.HyperLinkAZ:alink
{
	font-size: 1.1em;
	line-height: 12pt;
	padding-right: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	letter-spacing: 3px;
}

A.HyperLinkAZ_selected
{
	letter-spacing: 2px;
	font-size: 1.4em;
	line-height: 12pt;
	color: Gray;
	padding-right: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.HyperLinkAZ:Hover
{
	color: Maroon;
	text-decoration: underline;
}

SPAN.selectedCharacter
{
	font-size: 1.0em;
	padding-right: 10px;
	font-weight: bold;
	color: #996600;
}

p.rightside
{
	width:100%;
	text-align:right;
	font-weight:bold;
}

p.NoResultsFound
{
	width:100%;
	text-align:left;
	font-weight:bold;
	color:maroon;
}

a.dopdf, img.Hand, .hand
{
	cursor:hand;
}

span.errorMessage
{
	font-weight:bold;
	color:Red;
}

table.ResultTable td
{
	background-color:White;
	border:solid 1px brown;
	padding:5px;
}

#blogDIV
{
	position: absolute;
	left: 712px;
	top: 0px;
	width: 190px;	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: Red;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left: 5px;
	background-image: url(../Images/blogbackground.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-size:smaller;
/**/
}

#statusDIV
{
	position: absolute;
	left: 712px;
	top: 0px;
	width: 190px;	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: Red;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left: 5px;
	background-image: url(../Images/blogbackground.gif);
	background-position: left top;
	background-repeat: repeat-y;
/**/
}

#blogDIV p
{
	color: saddlebrown;
	margin:0px;
	padding:0px;
}

#blogDIV li
{
	font-size:.65em;
	line-height:1.3em;
	margin-left:18px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#blogDIV ul
{
	color: saddlebrown;
	margin-left:0px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

#pnlPDF_Disabled p,#pnlPDF p
{
	vertical-align:baseline;
	background-color:Red;
	padding-top:12px;
}

a.hlBackBrowse, a.hlBack,a.hlBackBrowse:link, a.hlBack:link,a.hlBackBrowse:visited, a.hlBack:visited
{
	font-size:.8em;
	color:blue;
}

a.hlBackBrowse:hover, a.hlBack:hover
{
	color:red;
}

#citation
{
	padding: 3px;
	color: #8b4513;
}

/* paging system */

span.currentPage
{
	color:Black;
	font-size:12pt;
}

span.otherPages a
{
	color:red;
	text-decoration:underline;
	font-size:9pt;
}

span.otherPages a:hover
{
	color:yellow;
	background-color:Black;
	text-decoration:none;
}

span.normal
{
	font-size:9pt;
	font-style:oblique;
	color:Gray;
}
/* paging system */

