﻿article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {     display:block;}
body
{
	background-color: #CCCCAA;
	background: #d1d5d8 url(/Content/Images/bg-normal.jpg);
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}

a img
{
	border: none;
}
a:link
{
	color:#003366;
	text-decoration: underline;
}
a:visited
{
	color: #003366;
}
a:hover
{
	color:#0000FF;
}
a:active
{
	color: #12eb87;
}

p, ul
{
	padding-bottom: 20px;
	line-height: 1.6em;
}

/* Master Layout
------------------------------------------------------------------*/
.skiplink
{
	position:absolute;
	left:-1px;
	height:1px;
	width:1px;
	
}
.siteWidth
{
	width: 1000px;
}
#wrapper
{
	min-height:400px;
	min-width:1000px;
}
#wrapper #mastercontent
{
	width:1000px;
	text-align:center;
	margin: 0px auto;
}
.contentWrapper
{
	padding-top:10px;
}
.clear
{
	clear:both;
}
div.content270
{
	border:solid 1px #95957c;
	background:#FFF;
	width:263px;
	margin:0px;
	padding:0px;
	height:100%;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
}

div.content400
{
	border:solid 1px #95957c;
	background:#FFF;
	width:390px;
	margin:0px;
	padding:0px;
	height:100%;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
}
div.inner_Content
{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}
div.content
{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	min-height:300px;
}
div.inner_Content p
{
	margin:0px;
	padding:0px 0px 10px 0px;
}
div.content730
{
	border:solid 1px #95957c;
	background:#FFF;
	width:723px;
	margin:0px;
	padding:0px;
	height:100%;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
}
div.content600
{
	border:solid 1px #95957c;
	background:#FFF;
	width:598px;
	margin:0px;
	padding:0px;
	height:100%;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
}
div.content1000
{
	border:solid 1px #95957c;
	background:#FFF;
	width:998px;
	margin:0px;
	padding:0px;
	height:100%;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
}
div.sectionTitle
{
	margin-bottom:10px;
	text-align:left;
}
div.pageTopTitle
{
    position:relative;
}
div.pageTopTitle h1
{
    width:800px;
}
div.siteNotice h2
{
    font-size:12px;
    color:Red;
}
div.sectionTitle h1
{
	padding-left:10px;
}

div#tabs
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.TopicHeading 
{
	background-color: #D1DDE9;
	color: Black;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	padding: 5px;
	border-color: #A3BED1;
	border-style: solid;
	border-width: 1px;
}

.TopicHeading a img
{
	border:none;
	vertical-align:middle;
}
.sidebar .jstweets
{
    display:none;
}
ul#jstweets li a img
{
    border:none;
    vertical-align:middle;
}
ul#jstweets li a h5
{
    padding:0px;
    vertical-align:middle;
    display:inline;
}
.sidebar h3.TopicHeading
{
    margin-top:10px;
}
.sidebar h3.TopicHeading.first
{
    margin-top:0px;
}
.TopicBody
{
	background-color: #D1DDE9;
	color: Black;
	font-weight: normal;
	font-family: Arial;
	font-size: 9pt;
	
	padding: 5px;
	border:solid 1px #A3BED1;
	border-top:none;
	margin:0px 0px 0px 0px;
	background-color:#EBF0F5;
	list-style-type:none;
	word-wrap: break-word;
}
.TopicBody strong
{
	color:#000000; 
}
ul.TopicBody li
{
	border-top:solid 1px #A3BED1;
	padding:5px;
}
ul.TopicBody li a
{
	text-decoration:none;
}
ul.TopicBody li a:hover
{
	color:Blue;
}
ul.TopicBody li.first,
ul.TopicBody li:first-child
{
	border-top:none;
}

div.staticContent
{
	min-height:400px;
	font-weight:normal;
	font-size:11px;
}
.alert
{
	background:#FFF;
	border:solid 2px Red;
}

/* Menu
----------------------------------*/
nav.topNav
{
	height:30px;
	width:1000px;
	padding:0px;
	margin:0px;
}
ul.menu,
ul.menu li,
ul.menu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
nav.topNav ul.menu
{
	background:#003763;
	height:30px;
	position:relative;
	z-index:597;
}
nav.topNav ul.menu > li
{
	float:left;
	line-height:28px;
	vertical-align:middle;
	zoom: 1;
}
nav.topNav ul.menu > li ul
{
    line-height:20px;
}
nav.topNav ul.menu li span
{
	float:none;
}
ul.menu li.hover,
ul.menu li:hover
{
	position:relative;
	z-index:699;
	cursor:default;
}
ul.menu ul
{
    visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:598;
	background: #41688f;
}
ul.menu ul li
{
	text-align:left;
	width:100%;
	float:none;
	display:block;
	white-space:nowrap;
}
ul.menu ul ul
{
	top:1px;
	left:99%;

}
ul.menu li:hover > ul
{
	visibility:visible;
}
nav.topNav ul.menu li.cart
{
	height:30px;
	width:122px;
	float:right;
}
nav.topNav ul.menu li.cart span
{
	float:right;
	background:none;
}
nav.topNav ul.menu li.cart a
{
	float:right;
}
nav.topNav ul.menu li.cart a img
{
	padding:  7px 10px 0px 0px;
	margin-left:-5px;
}

nav.topNav ul.menu li span
{
	padding-left:10px;
	padding-right:10px;
	display:block;
	width:auto;
	height:30px;
	background:url('/Content/Images/menuBackgroundSep.gif') no-repeat;
}
nav.topNav ul.menu ul li span
{
    height:20px;
    padding-top:5px;
    padding-bottom:5px;
	background:none;
}
nav.topNav ul.menu li.hover,
nav.topNav ul.menu li:hover
{
	background-color:#41688f;
	color:#FFF;
}
nav.topNav ul.menu ul li.hover,
nav.topNav ul.menu ul li:hover
{
	background-color:#003763;
}
nav.topNav ul.menu li.first
{
	margin-left:0px;
}
nav.topNav ul.menu li.first span
{
	padding-left:10px;
	background:none;
}
nav.topNav ul.menu li a,
ul.menu ul a
{
	color: #FFF;
	font-weight:normal;
	font-size:1.2em;
	display: block;
	text-decoration: none;
	/*text-shadow: 0 1px 0px #000;*/
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 1.2em;
	padding-bottom: 0;
	margin: 0px;
}
h2
{
	padding: 0 0 10px 0;
	margin:0px;
}
h3
{
	font-size: 1.2em;
	margin:0px;
}
h4
{
	font-size: 1.1em;
	margin:0px;
}
h5, h6
{
	font-size: 1em;
	margin:0px;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
img.loader
{
	padding:0px;
	margin-bottom:-3px;
}


/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}
.left
{
	float:left;
}
.right
{
	float:right;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
	margin: 0.5em 0;
}

.text-box
{
	width: 30em;
}

.text-box.multi-line
{
	height: 6.5em;
}

.tri-state
{
	width: 6em;
}

/* Home
----------------------------------------------------------*/

ul#searchHome
{
	margin:0px;
	padding-left:0px;
}
ul#searchHome form
{
	margin:0px;
}
ul#searchHome li h2
{
	font-weight:normal;
	border-bottom:1px solid #000;
	padding-bottom:1px;
	margin-bottom:5px;
}
ul#searchHome li
{
	padding-top:10px;
	margin:0px;
	list-style:none;
	float:left;
	height:203px;
	width:327px;
	background-color:#EBF0F5;
	
	box-sizing: border-box;

	/* and for older/other browsers: */
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul#searchHome li > div
{
    height:180px;
    width:260px;
    margin-left:auto;
    margin-right:auto;
    padding:5px 10px 10px 10px;
}
ul#searchHome li#nameSearch
{
	border-left:1px solid #A3BED1;
	border-bottom:1px solid #A3BED1;
}
ul#searchHome li#keywordSearch
{
	border-left:1px dotted #A3BED1;
	border-bottom:1px solid #A3BED1;
}
ul#searchHome li#detailedSearch
{
	border-left:1px dotted #A3BED1;
	border-bottom:1px solid #A3BED1;
	width:324px;
	border-right:1px solid #A3BED1;
	padding-right:0px;
}
ul#searchHome li#nameSearch:hover,
ul#searchHome li#keywordSearch:hover,
ul#searchHome li#detailedSearch:hover
{
	background-color:#D1DDE9;
}
ul#searchHome li input
{
	width:250px;
}
ul#searchHome li select
{
	width:255px;
}
#searchPanel
{
	height:240px;
}
#searchPanel button
{
	margin-top:5px;
	margin-right:5px;
	float:right;
}
div.stats h3
{
	color:#003366;
	font-family:Trebuchet MS;
	font-size:1.2em;
	text-decoration:none;
}
div.stats ul
{
	font-size:1.2em;
	height:50px;
	padding:10px;
	margin:0px;
	list-style:none;
}
div.stats ul li
{
	float:left;
	padding-right:20px;
}
div#searchPanel h2.TopicHeading span,
div.news h2.TopicHeading span
{
	float:left;
}
div.news h2.TopicHeading span a img
{
    margin-top:-4px;
    margin-left:4px;
}
div#searchPanel h2.TopicHeading,
div.news h2.TopicHeading
{
	text-align:right;
}


/* FieldSet
----------------------------------------------------------*/
fieldset
{
	margin: 1.5em 0 0 0;
	padding:0px;
	background-color:#e5eef8;
	border-color:#808080;
	border-width:1px;
	background-image: url(/content/images/fieldsetGradient.jpg);
	background-repeat: repeat-x
}
legend
{
	margin-left:1em;
	color:#000;
	font-weight:bold;
}
fieldset ol.fieldsetForm,
fieldset ul.fieldsetForm
{
	margin:0px;
	padding: 0em 1em 0em 1em;
	margin-top:1em;
	list-style:none;
}
fieldset ol.fieldsetForm li,
fieldset ul.fieldsetForm li
{
	float:left;
	clear:left;
	padding-bottom: 1em;
	width:100%;

}
fieldset ol.fieldsetForm li label,
fieldset ul.fieldsetForm li label
{
	position:relative;
	float:left;
	width:17em;
	margin:0px;
	margin-right:1em;
	text-align:left;
	font-weight:bold;
	border:none;
}
fieldset ol.fieldsetForm li label strong,
fieldset ul.fieldsetForm li label strong
{
	position:absolute;
	left:42em;
	width:41em;
	top: 0.2em;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	color:Red;
}
div.AskAnArchivistContent
{
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	font-size:small;
}
div.AskAnArchivistForm
{
	padding-bottom:10px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
}
div.AskAnArchivistForm input
{
	width:200px;
}
div.AskAnArchivistForm textarea
{
	height:200px;
	width:99%;
}

/* Survey Form
----------------------------------------------------------*/
div.survey fieldset ol.fieldsetForm
{
    margin-left:15px;
    list-style-type:decimal;
}
div.survey fieldset ol.fieldsetForm li span.prefix
{
    float:left;
    margin-left:290px;
    margin-right:-300px;
}
div.survey fieldset ol.fieldsetForm li input.disabled,
div.survey fieldset ol.fieldsetForm li textarea.disabled
{
    background-color:#dadada;
    border:2px inset #FAFAFA;
    resize:none;
}
div.survey fieldset ol.fieldsetForm li > input,
div.survey fieldset ol.fieldsetForm li textarea,
div.survey fieldset ol.fieldsetForm li > label > span
{
    float:left;
    margin-left:300px;
}
div.survey fieldset ol.fieldsetForm li > label
{
    float:none;
    display:block;
    width:300px;
}
div.survey fieldset span#HaveExample
{
    margin-top:-30px;
    float:left;
    margin-left:300px;
}
div.survey fieldset ol.fieldsetForm li input.email
{
   width:350px;
}
div.survey fieldset ol.fieldsetForm li textarea
{
    width:350px;
}
div.survey fieldset ol.fieldsetForm li span label
{
    display:inline;
    width:auto;
    float:none;
}
div.survey div#ExampleTopText
{
    margin-left:300px;
    margin-top:-5px;
    padding-bottom:2px;
}
/* Donation Form
----------------------------------------------------------*/

div.donate
{
	padding:10px;
}
div.donate p
{
	margin-left:80px;
	padding-bottom:0px;
}
div.donate div#mailingAddress
{
	padding-left: 120px;
	padding-top: 0px;
	
}
div.donate div#form
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
div.donate fieldset
{
	margin-top:0px;
	margin-bottom:20px;
}
div.donate input
{
	width:200px;
}
div.donate fieldset input#Donation_CreditCardNumber
{
	width:120px;
}
div.donate button
{
	margin-top:-10px;
	float:right;
}
/* View Record
----------------------------------------------------------*/
div.sectionTitle div#socialNetworkLinks,
div.sectionTitle div#printerFriendly
{
    float:right;
    margin-right:10px;
}
div.sectionTitle div#printerFriendly
{
    margin-top:-4px;
}
table.recordMetaData
{
	border:solid 1px #e8e8e8;
	border-spacing:0px;
	width:578px;
	font-size:11px;
	border-bottom:none;
	table-layout:fixed;
	word-wrap:break-word;
}
table.recordMetaData tr
{
	height:25px;
}
table.recordMetaData th
{
	width:228px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	background-color:#e5eef8;
	border-top:solid 1px white;
	border-left: solid 1px white;
	border-bottom:solid 1px #e8e8e8;
	border-right:solid 1px #e8e8e8;
}
table.recordMetaData td
{
	padding-left:10px;
	border-bottom:solid 1px #e8e8e8;
}
table.viewRecordSource
{
	float:left;
	margin-top:20px;
	width:570px;
	font-size:7pt;
	font-weight:normal;
	padding-left:5px;
}
table.viewRecordSource.append
{
	margin-top:16px;
	margin-left:-10px;
	width:600px;
}
div#expandEmptyRows,
div#collapseEmptyRows
{
    float:left;
	margin-top:-32px;
}
table.recordComments
{
    padding-top:10px;
	width:580px;
}
table.recordComments thead tr
{
	background-color:#003366;
	color:#FFF;
	font-size:10px;
	padding:4px;
	text-align:center;
}
table.recordComments tbody
{
	font-size:11px;
}
div.addToShoppingCart
{
	background-color:#e5eef8;
	padding:10px;
}
div.orderFormat
{
    text-align:center;
}
div.priceSummary
{
	margin-top:10px;
	padding-top:10px;
	border-top: solid 1px #A3BED1;
	padding-left:10px;
}
div.priceChoices
{
    padding-left:10px;
}
div.priceChoices select
{
	margin-left:10px;
}
div.addToShoppingCart div.button
{
	text-align:center;
}
div.viewRecord div#recordActions
{
    border:solid 1px #FFAD33;
    padding:10px;
    margin-top:50px;
    background-color:#FFFFAA;
}
a.printerFriendlyLink
{
	height:28px;
	display:block;
	background:url(/Content/Images/printer.png) no-repeat center left;
	padding-left:24px;
	line-height:28px;
}
div.digitalObjectBox
{
	font-size:11px;
	padding:5px;
	line-height:1em;
	background-color:#E5EEF8;
}
div.digitalObjectBox
{
	text-align:center;
}
div.digitalObjectBox > span
{
	display:block;
}
div.digitalObjectBox > span strong em
{
	color:Blue;
	font-style:normal;
}
div.viewRecordMedia
{
    width:340px;
    margin-left:auto;
    margin-right:auto;
}
div.recordDigitalObjects
{
	padding:10px;
	background-color:#E5EEF8;
}
div.recordDigitalObjects ul
{
	padding:0px;
	list-style:none;
}
div.recordDigitalObjects li
{
	width:80%;
	padding-top:5px;
	padding-bottom:5px;
	border: 2px inset Gray;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
div.recordDigitalObjects li.photo
{
	padding:0px;
	width:340px;
	background: #FFF url('/Content/Images/ajax-loader.gif') no-repeat center center;
}
div.recordDigitalObjects li.photo img
{
	width:340px;
}
div.recordDigitalObjects a img.imageIcon
{
	width:20px;
}
div.recordDigitalObjects a img.pdfIcon
{
	width:32px;
}
div.recordDigitalObjects a img
{
	margin-left:auto;
	margin-right:auto;
	border:none;
	display:block;
}
div.recordDigitalObjects a span
{
	text-decoration:underline;
	padding:0px;
	text-align:center;
	display:block;
	line-height:1em;
}
div.recordDigitalObjects div.digitalObjectSummary
{
	margin-top:10px;
	border-top: solid 1px #000;
	padding:10px;
	font-size:11px;
}
div.recordDigitalObjects div.digitalObjectSummary span
{
    text-align:left;
    padding-left:30px;
	display:block;
	line-height:14px;
}
div.recordDigitalObjects span.downloadEstimate
{
	padding-left:30px;
	text-align:left;
}
div.addCommentsOrQuestions
{
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	font-size:11px
}
div.addCommentsOrQuestions fieldset
{
	padding: 10px;
}
div.addCommentsOrQuestions ul
{
	padding:0px;
	list-style:none;
}
div.addCommentsOrQuestions ul li
{
	position:relative;
	padding-bottom:1em;
}
div.addCommentsOrQuestions ul li label
{
	float:left;
	text-align:left;
	width:8em;
}
div.addCommentsOrQuestions ul li label em
{
	line-height:1.4em;
	font-size:11px;
	font-style:normal;
	position:absolute; 
	left:11em;
}
div.addCommentsOrQuestions input[type=text]
{
	width:20em;
}
div.addCommentsOrQuestions span.alert
{
		padding:8px;
		width:350px;
}
div.addCommentsOrQuestions div.alert
{
	display:block;
	display:none;
	padding:8px;
	width:350px;
	text-align:center;
}
div.addCommentsOrQuestions textarea
{
	height:200px;
	width:99%;
}
div.addCommentsOrQuestions button
{
	position:relative;
	left:815px;
}
div#audioPlayer
{
    margin-top:10px;
    text-align:center;
}
p.disclaimer
{
    font-size:10px;
}
div#audioSearch
{
    margin:10px;
}
div#audioSearch h5
{
    text-align:center;
}
div#audioSearch div#searchControl, div#audioSearchResults, div#audioPlayerControl
{
    padding:10px;
    background-color:#e5eef8;
    border: solid 1px #a3bed1;
    border-top:none;
}
img.audioLoading
{
    padding-top:4px;
    display:none;
}
div#audioSearchResults
{
    padding-bottom:5px;
}
div#audioSearch div#searchControl input
{
    width:250px;
}
div.ssdiRequestLetter
{
    width:700px;
    background-color:White;
    margin-left:auto;
    margin-right: auto;
    padding:10px;
    padding-top:0px;
}
div.recordFooter
{
    margin-top:10px;
}
/* Detail Search Grid
----------------------------------------------------------*/
table.searchGrid
{
	padding-top:10px;
	width:980px;
	line-height:14px;
	table-layout:fixed;
	word-wrap:break-word;
}
table.searchGrid tbody tr td a
{
	text-decoration:none;
	color:#000;
}
table.searchGrid tbody tr
{
	cursor:pointer;
	height:18px;
	padding:0px;
}

table.searchGrid tbody tr.even
{
	background:#E5EEF8;
}
table.searchGrid tbody tr.odd
{
	background:#fff;
}
table.searchGrid tbody tr:hover
{
	background:#FFFFCC;
}
table.searchGrid tbody tr.visited
{
	background:#94B9E2;
}
table.searchGrid tbody tr.visited:hover
{
    background:#A5CAF3;
}
table.searchGrid th
{
	padding:4px;
}
.searchGrid thead
{
	font-size:10px;
	font-family:Verdana;
	text-align:center;
}
.searchGrid thead tr.sort
{
	background:#CCCCCC;

}
.searchGrid thead tr.sort th
{
	padding:4px;
	line-height:0px;
}
.searchGrid thead tr
{
	color:#FFF;
	background:#003366;
}
.searchGrid td.searchGridImage
{
	text-align:center;
}
.searchGrid td.searchGridImage img
{
	height:18px;
}
.searchGrid tbody
{
	font-size:11px;
	font-family:Verdana;
	text-align:left;
}
.searchGrid thead tr.sort th input
{
	background-color: transparent;
	background-repeat: no-repeat;
	height:7px;
	width:14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.searchGrid tfoot input
{
	vertical-align:middle;
	margin-bottom:4px;
	background-repeat:no-repeat;
	height:10px;
	width:6px;
	border:none;
	background-position:center bottom;
	padding:0px;
	cursor:pointer;
}

.searchGrid tfoot input#pageFirst
{
	background: url(/Content/Images/PagerSprite.gif) 1px -10px no-repeat;
	width:11px;
}
.searchGrid tfoot input#pageFirst.disabled
{
	background: url(/Content/Images/PagerSprite.gif) 1px 0px no-repeat;
	width:11px;
}
.searchGrid tfoot input#pagePrev
{
	width:6px;
	background: url(/Content/Images/PagerSprite.gif) 0px -10px no-repeat;
}
.searchGrid tfoot input#pagePrev.disabled
{
	width:6px;
	background: url(/Content/Images/PagerSprite.gif) 0px 0px no-repeat;
}
.searchGrid tfoot input#pageNext
{    
	width:6px;
	background: url(/Content/Images/PagerSprite.gif) -14px -10px no-repeat;
	
}
.searchGrid tfoot input#pageNext.disabled
{   
	width:6px;
	background: url(/Content/Images/PagerSprite.gif) -14px 0px no-repeat;
}
.searchGrid tfoot input#pageLast
{
	width:11px;
	background: url(/Content/Images/PagerSprite.gif) -9px -10px no-repeat;
}
.searchGrid tfoot input#pageLast.disabled
{
	width:11px;
	background: url(/Content/Images/PagerSprite.gif) -9px 0px no-repeat;
}
.searchGrid tfoot span.SearchFooterJumpTo,
.searchGrid tfoot span.SearchFooterPerPage
{
    margin-left:30px;
}
.searchGrid input.colSortDESC
{
	background:url(/Content/Images/Col-SortSprite.gif) 0px -14px no-repeat;
}
.searchGrid input.colSortASC
{
	background:url(/Content/Images/Col-SortSprite.gif) 0px -7px no-repeat;
}
.searchGrid input.colSortUpWhite
{
	background:url(/Content/Images/Col-SortSprite.gif) no-repeat;
}
div#searchLoader
{
	width:100%;
	position:relative;
}
div.detailSearchGridLoader
{
	margin-top:10px;
	position:absolute;
	background-image: url(/Content/Images/stripe.png);
	background-repeat:repeat;
	z-index:4999;
	display:none;
	opacity:0.3;
	filter:alpha(opacity=30);
}
div.detailSearchGridLoaderMessage div
{
	padding-top:10px;
}
div.detailSearchGridLoaderMessage
{
	color:White;
	background-color:Gray;
	border:solid 1px black;
	position:absolute;
	z-index:5000;
	text-align:center;
	height:60px;
	width:300px;
	left:340px;
	margin-top:60px;
	display:none;
	font-weight:bold;
}
div#detailSearchOptions.loading
{
	height:150px;
	background:url('/Content/Images/ajax-loader_big.gif') no-repeat 50% 50%;
}
div.searchControls
{
	clear:both;
	position:relative;
}
div.title, div.county
{
	position:relative;
}
div.searchCollectionGroup img.loader
{
	position:absolute;
	left:0px;
	top:15px;
	width:230px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
div.sourceDropDown img.loader
{
    position:absolute;
    margin:0px;
    padding:0px;
	left:290px;
	width:400px;
	top:27px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
div.searchControls div.searchCollectionGroup
{
	margin-top:0px;
	padding: 5px 0px 10px 10px;
	background-color:#E5EEF8;
	border:solid 1px #808080;
	width: 260px;
	float:left;
	z-index:2;
	position:relative;
}
div.searchControls div#detailSearchOptions
{
    z-index:1;
	margin-top:-3px;
	float:right;
	padding-top:0px;
	width:690px;
}
div.searchControls div#detailSearchOptions button
{
    margin-left:-2px;
	float:left;   
}
.detailedSearch.audioSearchControl select#Source
{
    width:408px;
}
div#detailSearchGrid
{
	border-top:thin dotted #DBDBDB;
}
div.searchResults
{
	padding-top:10px;
	clear:both;
}
div.searchResults div.empty
{
	height:120px;
}
div.searchResults h2.TopicHeading
{
	margin-left:auto;
	margin-right:auto;
	width:966px;
}
.searchGrid tr td
{
	padding:0px;
}
.searchGrid tr a
{
	line-height:18px;
	display:block;
}
.searchGrid tr.visited
{
	background-color: #94b9e2;
}
div.noSearchResults
{
	padding-top:10px;
	height:100px;
}
div#searchFieldTip
{
	margin-top:10px;
	display:none;
}
div#recordSeriesTip
{
	margin-top:7px;
}
div.searchHelpTip
{
	background:#FFFFAA;
	border:1px solid #FFAD33;
	width:220px;
	padding:10px;
}
div.searchHelpTip p
{
	margin-top:-5px;
}
div.searchHelpTip div.leftTriangle
{
	position:relative;
	float:left;
	margin-left:-26px;
	margin-top:-9px;
}
div.searchHelpTip div.rightTriangle
{
	position:relative;
	float:right;
	margin-right:-26px;
	margin-top:-9px;
}
div.leftTriangle
{
	top: 12px;
	border-color: transparent;
	border-right-color: #FFFFAA;
	_border-color: pink;
	_border-right-color:#FFFFAA;
	_filter: chroma(color=pink);
	border-style:solid;
	border-width:8px;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
	left:0px;
	
}
div.leftTriangle.triangleBorder
{
	top:10px;
	border-right-color: #FFAD33;
	_border-right-color:#FFAD33;
	border-width:10px;
	left:-4px;
}
div.rightTriangle
{
	top: 12px;
	border-color: transparent;
	border-left-color: #FFFFAA;
	_border-color: pink;
	_border-left-color:#FFFFAA;
	_filter: chroma(color=pink);
	border-style:solid;
	border-width:8px;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
	right:0px;
	
}
div.rightTriangle.triangleBorder
{
	top:10px;
	border-left-color: #FFAD33;
	_border-left-color:#FFAD33;
	border-width:10px;
	right:-4px;
}
div#BasicSearchHelpTip
{
    margin-top:3px;
}
div#BasicSearchHelpTip div.bottomTriangle
{
	position:relative;
    float:left;
    margin-right:-10px;
}
div.bottomTriangle
{
	bottom: -10px;
	border-color: transparent;
	border-top-color: #FFFFAA;
	_border-color: pink;
	_border-top-color:#FFFFAA;
	_filter: chroma(color=pink);
	border-style:solid;
	border-width:8px;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
	right:0px;
	
}
div.bottomTriangle.triangleBorder
{
	bottom:-10px;
	border-top-color: #FFAD33;
	_border-top-color:#FFAD33;
	border-width:10px;
	right:-8px;
}
/* Collections
----------------------------------------------------------*/
div.collections
{
	font-size:11px;
	line-height:normal;
	padding:10px;
}
div.collections div.loading
{
	background: #FFF url('/Content/Images/ajax-loader.gif') no-repeat center center;
}
div.collections a#askAnArchivist
{
	padding-top:5px;
}
div.collections h3
{
	font-size:14px;
	border-bottom: 2px dotted #dbdbdb;
	padding-bottom:10px;
	margin-bottom:10px;
}
div.collections div.collectionsWrapper
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position:relative;
}
div.collections div#recordSeriesList
{
	position: absolute;
	left: 0px;
	top:0px;
	width: 340px;
	z-index: 10;
}
div.collections div#recordSeriesDetails
{
	margin-left: 350px;
	width: 610px;
	/*height: 679px;*/
	z-index: -500;
	border: 1px solid rgb(0, 54, 99);
	display:none;
}
div.collections div.recordSeriesContainer
{
	border: 6px solid rgb(68, 110, 151);
	height: 669px;
}
div.collections div#recordSeriesInfo div#titlesTip
{
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;
}
div.collections div#recordSeriesTip
{
    margin-left:360px;
    margin-top:0px;
    margin-bottom:656px;
}
div.collections div#recordSeriesInfo
{
	height: 100%;
	overflow-y: scroll;
	overflow-x:hidden;
}
div.collections ul
{
	margin:0px;
}

ul.collectionsBody li.first
{
	background-color:#D1DDE9;

}
ul.collectionsBody
{
	font-family:verdana;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:100%;
	padding-left:0px;
	padding-bottom:0px;
	line-height:normal;
}
ul.collectionsBody li
{
	border-left:solid 1px #003663;
	border-right:solid 1px #003663;
	padding:0px;
	
	border-bottom:solid 1px #003663;
}
ul.collectionsBody li.first h4
{
    font-family:verdana;
    font-weight:normal;
    background-color:#003763;
    color:White;
    padding:10px 8px 10px 8px;
    font-size:14px;
    width:auto;
}
ul.collectionsBody li a
{
    padding:4px;
    margin:0px;
    display:block;
}
ul.collectionsBody li.even
{
	background-color:#FFFFFF;
}
ul.collectionsBody li.odd
{
	background-color:#E5EEF8;
}
ul.collectionsBody li a:hover
{
	background-color:#FFFFCC;
}
ul.collectionsBody li.selected a:hover
{
	background-color: #446E97;
}
ul.collectionsBody li.noBorder
{
	border-bottom:none;
}
ul.collectionsBody li.first
{
	border-top:solid 1px #003663;
}
ul.collectionsBody li.selected
{
	background-color: #446E97; /*76BAE6*/
	width:350px;
	border-right:none;
	border-top:solid 1px #003663;
	border-bottom:solid 1px #003663;
}
ul.collectionsBody li a
{
	font-size: 11px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
ul.collectionsBody li.selected a
{
	color:#FFFFFF;
}
div.recordSeriesTitles h5
{
	display:block;
	font-size:14px;
	padding:8px;
	background-color:#E5EEF8;
}
div.recordSeriesTitles p
{
	padding:10px;
}
div.recordSeriesTitles div.titleList
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
div.recordSeriesTitles ul li.header
{
	border-top:1px solid #003663;
	padding:0px;
}
div.recordSeriesTitles ul
{
	padding:0px;
	list-style:none;
	text-align:center;
}
div.recordSeriesTitles ul li
{
	border-left:1px solid #003663;
	border-right:1px solid #003663;
	border-bottom:1px solid #003663;
}
div.recordSeriesTitles ul li a
{
	display:block;
	text-decoration:none;
	color:#003366;
	padding:4px;
}
div.recordSeriesTitles ul li a:hover
{
	color:#003366;
}
div.recordSeriesTitles ul li.odd
{
	background-color:#E5EEF8;
}
div.recordSeriesTitles ul li.even
{
	background-color:#FFFFFF;
}
div.recordSeriesTitles ul li:hover
{
	background-color:#FFFFCC;
}
div.recordSeriesTitles h6
{
	text-align:center;
	background-color:#003366;
	color:#FFF;
	padding:2px;
}
table.titleMetaData
{
	border:solid 1px #e8e8e8;
	border-spacing:0px;
	width:100%;
	font-size:11px;
	border-bottom:none;
}
table.titleMetaData th
{
    height:25px;
	width:228px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	background-color:#e5eef8;
	border-top:solid 1px white;
	border-left: solid 1px white;
	border-bottom:solid 1px #e8e8e8;
	border-right:solid 1px #e8e8e8;
}
table.titleMetaData td
{
	padding-left:10px;
	border-bottom:solid 1px #e8e8e8;
	padding:10px;
}
table.titleMetaData td div.detailedSearch label,
table.titleMetaData td div.detailedSearch .description
{
    font-size:12px;
}
table.titleMetaData td div.detailedSearch button
{
    margin-left:-2px;
	float:left;
}
table.titleMetaData td div.browse
{
	float:left;
}
div.recordSeriesInfo h2
{
    padding:6px;
    display:block;
    background-color:#e5eef8;
    border:1px solid #003663;
    margin-bottom:10px;
}
div.recordSeriesInfo
{
    min-height:400px;
}
div.recordSeriesInfo .description
{
    margin-top:10px;
    width:500px;
}
div.recordSeriesInfo .description h6
{
    border:1px solid #003663;
    background-color:#003366;
    color:#FFF;
    padding:4px;
    text-align:center;
}
div.recordSeriesInfo .description p
{
    padding:4px;
    border:1px solid #003663;
}
div.recordSeriesTitles p a
{
    color:#000036;
}
div.recordSeriesTitles p a:hover
{
    color:blue;
}
div.recordSeriesTitles
{
    position:relative;
}
div.recordSeriesTitles div#titleList
{
    width:580px;
    position:absolute;
    left:0px;
}
div.recordSeriesTitles div#rsDescription
{
    padding:10px;
    position:absolute;
    left:590px;
    width:550px;
    display:none;
}
div.collections div.tabPanel
{
    margin-left:350px;
    display:none;
}
div.tabPanel
{
    position:relative;
    height:37px;
}
div.tabPanel a
{
    position:absolute;
    display:block;
    width:160px;
    padding:8px 10px 8px 10px;
    cursor:pointer;
    border:solid 1px #003663;
    border-bottom:none;
    background:#003763;
    color:White;
    font-size:14px;
    left:0px;
    top:4px;
}
div.collections div.tabPanel a#titleTab
{
    border-right:none;
    z-index:9;
}
div.collections div.tabPanel a#descriptionTab
{
    border-left:none;
    left:180px;
    width:auto;
    z-index:9;
}
div.collections div.tabPanel a:hover
{
    background:#0078B6;
}
div.tabPanel a.tabSelected
{
    top:0px;
    padding:10px;
    background-color: #446E97;
    border:1px solid #003663;
    border-bottom:none;
    color:White;
    z-index:10;
}
div.titleInfo div.tabPanel
{
    margin-top:10px;
}
div.titleInfo div.tabPanel a#searchTab
{
    border-right:none;
    z-index:9;
}
div.titleInfo div.tabPanel a#descriptionTab
{
    border-left:none;
    left:180px;
    width:auto;
    z-index:9;
}
div.titleInfo div.wrapper
{
    border:solid 1px #003663;
}
div.titleInfo div.container
{
    border:solid 6px #446E97;
    position:relative;
    height:500px;
}
div.titleInfo div.container div#searchPanel
{
    position:absolute;
    left:0px;
}
div.titleInfo div.container div#descriptionPanel
{
    padding:10px;
    position:absolute;
    left:750px;
    display:none;
}
/* News
----------------------------------------------------------*/
div.news article
{
	padding:10px;
	border-bottom: thin dotted #DBDBDB;
}
div.news article cite
{
    display:block;
    padding-bottom:10px;
}
div.news article header a
{
	color:#003366;
	font-family:Trebuchet MS;
	font-size:1.2em;
	text-decoration:none;
}
div.news article header a:hover
{
	color:Blue;
	text-decoration:none;
}
div.news article time
{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
div.news article time:after
{
	content:' --';
}
div.news a
{
	color:#003366;
	font-size:1em;
}
div.news a:hover
{
	text-decoration:underline;
}
div.news ul.yearList
{
    padding:0px;
}
div.news ul.yearList li
{
    padding:0px;
}
div.news ul.yearList li a
{
    display:block;
    width:235px;
    height:100%;
    padding:5px 0px 5px 5px;
}
div.news ul.yearList li a:hover
{
    text-decoration:none;
    color:#003366;
}
div.news ul.yearList li.even
{
	background-color:#FFFFFF;
}
div.news ul.yearList li.odd
{
	background-color:#E5EEF8;
}
div.news ul.yearList li a:hover
{
	background-color:#FFFFCC;
}
div.news ul.yearList li.selected a:hover
{
	background-color: #446E97;
}
div.news ul.yearList li.selected
{
	background-color: #446E97;
}
div.news ul.yearList li.selected a
{
    color:#FFF;
}

/* DigitalObject
----------------------------------------------------------*/
div.viewMedia
{
	text-align:center;
	padding:10px;
}
div.viewMedia .printNotice
{
	display:block;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
div.viewMedia h6
{
	padding-bottom:10px;
}
div.viewMedia div#silverlightControlHost object
{
	border:solid 1px #777777;
}
div.viewMedia div.loading
{
	width:600px;
	height:150px;
	background:url('/Content/Images/ajax-loader_big.gif') no-repeat 50% 50%;
}
/* Error
----------------------------------------------------------*/

div.errorForm
{
    background:#ffff99;
    border:3px double black;
    padding:10px;
}
div.errorForm fieldset
{
    
    padding:10px;
    width:766px;
    margin-left:auto;
    margin-right:auto;
}
div.errorForm fieldset button
{
    float:right;
    margin-right:10px;
}
div.errorForm div.radioGroup label,
div.errorForm div.radioGroup input
{
    width:auto;
    float:left;
    margin-right:0px;    
}
div.errorForm div.radioGroup input
{
    margin-right:10px;
}
div.errorForm input#Error_EmailAddress
{
    width:14em;
}
div.errorForm textarea
{
    width:520px;
}
div.errorForm div#DescriptionValidation span.field-validation-error
{
    margin-top:10px;
    padding:4px;
    background:#FFF;
    border:solid 2px red;
    display:block;
    width:512px;
    margin-left:216px;
}
/* Order
----------------------------------------------------------*/
div.viewCart button
{
    margin-bottom:20px;
}
div.viewCart table, div#step3 table
{
	width:980px;
	border-spacing:1px;
}
div.viewCart table tr td input, div#step3 table tr td input
{
	width:20px;
}
div.viewCart table thead, div#step3 table thead
{
	text-align:center;
	color:#FFF;
	padding:2px;
	background-color: #003366;
}
div.viewCart table td, div#step3 table td
{
	text-align:center;
	padding:2px;
	background-color:#E5EEF8;
}
div.viewCart table#cartSummary th, div#step3 table#cartSummary th
{
	width:815px;
	background-color:#E5EEF8;
	text-align:right;
}
div.viewCart button
{
	float:right;
}
div.checkout
{
	padding:10px;
}
div.checkout fieldset
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
div.checkout fieldset img
{
	margin-bottom:-6px;
}
div.checkout fieldset input[type="text"]
{
	width:250px;
}
div.checkout fieldset input#Order_CreditCardNumber
{
	width:120px;
}
div.checkout div.checkoutHeader
{
	text-align:center;
}
div.checkout fieldset + fieldset
{
	margin-top:10px;
}
div.checkout div.btnStep
{
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	width:750px;
}
div.checkout div#step2, div#step3
{
	display:none;
}
div#step3 table#infoSummary
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
div#step3 div.btnStep
{
	width:700px;
}
div.recentSearches h6
{
	text-align:center;
	color:#FFF;
	background:#003366;
	padding:5px;
}
div.recentSearches
{
	min-height:300px;
}
div.recentSearches div
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
div.recentSearches ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
div.recentSearches ul li a
{
	color:#000;
	display:block;
	width:100%;
	text-decoration:none;
}
div.recentSearches ul li
{
	text-align:center;
	border-left:solid 1px #003663;
	border-right:solid 1px #003663;
	border-bottom:solid 1px #003663;
}
div.recentSearches ul li a:hover
{
	background-color:#FFFFCC;
}
div.recentSearches ul li.even
{
	background-color:#FFFFFF;
}
div.recentSearches ul li.odd
{
	background-color:#E5EEF8;
}

.moreLessControl
{
	text-decoration:underline;
	color:#003366;
	cursor:pointer;
}

table.scribeIndexers
{
	border:solid 1px #e8e8e8;
	border-spacing:0px;
	width:578px;
	font-size:11px;
	border-bottom:none;
	table-layout:fixed;
	word-wrap:break-word;
}
table.scribeIndexers tr
{
	height:25px;
}
table.scribeIndexers th
{
	width:228px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	background-color:#e5eef8;
	border-top:solid 1px white;
	border-left: solid 1px white;
	border-bottom:solid 1px #e8e8e8;
	border-right:solid 1px #e8e8e8;
}
table.scribeIndexers td:first-of-type
{
    font-weight:bold;
	padding-left:10px;
    text-align:left;
	border-bottom:solid 1px #e8e8e8;
    width:110px;
}
table.scribeIndexers td
{
	padding-left:5px;
    text-align:left;
	border-bottom:solid 1px #e8e8e8;
}