* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family:"lucida grande", verdana, sans-serif;
	background: /*url(../canvas-bg.png) repeat*/ #eee;
}

#full-list-body {
	background-image:none!important;	
}

#full-list-body ul {
	width:18%;
	padding:0 0 0 1%;
	float:left;
	margin:0 0 0 1%;
}

.right-image {
	float:right;
	padding:10px 0 10px 10px;
}

.left-image {
	float:left;
	padding:10px 10px 10px 0;
}


q {
	float:left;
	padding:10px 10px 10px 0;
}

#page-wrap {
    /* fallback */ 
    background: #fff;  
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#fff)); 
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #fff, #fff); 
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #fff, #fff); 
    /* IE 10 */ 
    background: -ms-linear-gradient(top, #fff, #fff); 
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #fff, #fff);
	clear:both;
	min-width: 640px;
	max-width: 1260px;
	margin:0px auto 10px auto;
}
	
#page-wrap #inside {
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
#main-content {
	font: 1.4em/1.8em Tahoma, sans-serif;
/*	url(http://greatriversnetwork.org/web_assets/css/images/left-sidebar.gif) repeat-y white;
*/	padding-left: 220px;
	background: none;
	padding-top: 0px;
	min-height:300px;
}
.websites #main-content, .home #main-content{
	padding-left:0;
}

#main-content a {
	/*text-decoration: none;*/
	color:#123;
}

#main-content a:hover {
	text-decoration: none;
    color: #D8D3C0;
}

#header {
	background: #267f23;
	text-align: center;
}
#brand_top {
	height:85px;
display:block;
border-right:10px solid #fff;
border-left:10px solid #fff;
    padding-bottom:2px;
}
.cms #brand_top {
	background:url(../cms-header.jpg) top left no-repeat;
}

.people #brand_top {
	background:url(../people-header.jpg) top left no-repeat;
}

.findaids #brand_top {
	background:url(../findingaids-3.jpg) top left no-repeat;
}

.histmag #brand_top {
	background:url(../histmag-header.jpg) top left no-repeat;
}

.cms #brand_top h1,.findaids #brand_top h1, .people #brand_top h1, .histmag #brand_top h1 {
	position:relative;
	left:-5000px;
}


#brand_end ul {
	margin:0px;
    border-bottom: 3px solid #E5E5E5;
    padding:0px 5px 20px 5px;
    text-align:center;

}

#brand_end li {
    display: inline-block;
    font-size: 1.1em;
    margin:0;
    padding:0;
}
#brand_end ul li a {
    color: #123;
    display: block;
    padding: 0 10px;
    text-decoration: ;
    border-left:1px solid #666;
}
#brand_end li:nth-child(1) a{
border:0!important;
}

#brand_end ul li a:hover {
	background: #fff;
	color: #19242c;
}

/*#brand_end ul {
    float: none;
    margin-top: 20px;
    width: 100%;
    min-width: 640px;
    text-align: center;
    margin-left: 0;
}*/

#left-sidebar {
	width: 210px;
	float: left;
	border-top: 10px solid #fff;
    background: #fff;
	padding-left: 0px;
	padding-top: 15px;
}

#left-sidebar * {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

body #left-sidebar h2.refine-copy {
	font-size: 1.8em !important;
	color: #999;
	margin: 0 10px 10px 10px;
	text-transform:;
	text-align:center;
}

body #left-sidebar h2.select-collection-copy {
	font-size: 1.2em !important;
	color: #999;
	padding:10px 0 10px 0;
	text-transform:;
}

#left-sidebar legend {
	padding:5px 10px;
}

#left-sidebar fieldset {
	font-size:.8em;
	border:1px solid #ccc;
	border-radius:4px;
	padding:10px 10px;
	margin-bottom:10px;
}

#left-sidebar fieldset a {
	text-decoration:none;
}

#left-sidebar fieldset a:hover {
	text-decoration:underline;
}

#left-sidebar fieldset * {
	font-size:1.05em;
}

#left-sidebar fieldset ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#left-sidebar fieldset li {
	list-style-type:none;
	margin:2px 0;
	background:#ccc;
}

#left-sidebar fieldset li a, #left-sidebar fieldset li.iscurrent {
	border-radius:4px;
    list-style-type:none;
	padding:5px 10px;
	background:#19242C;
	color:#fff;
	display:block;
}

#left-sidebar fieldset li a:hover {
	text-decoration:none;
	color:#19242C;
	background:#ccc;
}

#left-sidebar fieldset li.iscurrent {
	background:#ccc;	
	color:#19242c;
}

#left-sidebar .padme {
	padding:10px 5px 10px 10px; 
	margin-left:10px;
	border:1px solid #ccc;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	border-right-color:#fff;
	background:#fff;
}

#left-sidebar h3.not-current a {
	color:#fff;
	text-decoration:none;
}

#left-sidebar h3.websites {
	color:#19242C;
	padding-top:0px;
	padding-bottom:0px;
}

#left-sidebar h3.tab { 
	background:#fff;
    padding:15px 5px 15px 10px;
	display:block;
}

#left-sidebar h3.tab a {
	color:#fff;
}

#imagesonlyform {
    background: #eee;
    border: 0px solid #ccc;
    margin:0;
    position: relative;
}

#imagesonlyform p {
    font-size: 1.5em;
    letter-spacing: .5px;
    padding: 10px 0 0 13px;
}

#imagesonlyform > input {
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 8px;
    right: 41px;
}

#imagesonlyform .hotspot {
    bottom: 12px;
    position: absolute;
    right: 20px;
}
h1 {
display:none;
}	


#left-sidebar h3.place, #left-sidebar h3.people {
	/*background:#4f6073!important;*/
}

#left-sidebar h3.not-current:hover {
	background: #999;
}
	
#main-content .navTabs h3.not-current:hover a, .navTabs h3.not-current a:hover { 
	color: #000;
    text-decoration: none;
}

.menuTabs h3.place, .menuTabs h3.people {
	/*background:#4f6073!important;*/
}

.menuTabs h3.not-current:hover {
	background: #19242C;
}

#left-sidebar li {
}

#left-sidebar li li {
}

#yearrangeform {
	padding:10px 15px 0 5px;
	margin-top:1px;
	border:1px solid #ccc;
	border-radius:4px;
	background:#fff;
}

#yearrange {
	padding:10px 0 5px 0;
	text-align:center;
}

#yearslide {
	height:2px;
	background:#333;
}

.year-text {
	border:1; 
    color:#f6931f; 
    font-weight:bold;
    display:inline-block;
    width:40px;
}

.year-text-nb {
    color:#f6931f; 
    font-weight:bold;
    display:inline-block;
}

#startdate {
	margin-left:30px;
}

#yearrangeform #searchKeyword {
	border:1px solid #ccc;
	border-radius: 6px;
	margin: 15px -5px 5px 0;
	font-size: .9em;
	float: right;
	background: #e5e5e5;
	padding: 3px 5px;	
}

#yearrangeform #searchKeyword:hover {
	cursor: pointer;
	background: #19242C;
	color: #fff;
}

.ui-slider-handle {
	background:#999!important;
	width:6px!important; height:10px!important;
}

/*ul.facet-container li {
	list-style-type: disc!important;
}
*/

#main-content ol {
    border-left: 1px solid #ccc;
    padding-left: 20px;
}

p, li, td {
	margin-bottom: 10px;
}

li.even, li.odd {
	display: block;
	padding: 10px 3px;
	border-bottom: 1px solid #efefef;
	clear: right;
}

li.even img, li.odd img {
	clear: both;
}

li:last-child {
	border: 0;	
}

.direct-link {
	font-size: .8em;
	font-weight: normal;
}

a {
	color: #123;	
}

#full-list-body ul a {
    color: #000000;
}

.url {
	font-weight: normal!important;
}

a:hover {
	text-decoration: underline;	
}

li.even a:first-child, li.odd a:first-child {
	font-weight: bold;
	display: block;
    color: #19242C;
    text-decoration: underline;
}

#grid-view a {
    color: ;
}

#grid-view td {
	width: 20%;
	padding: 10px;
	border: 1px solid #ccc;	
	border-right: 0;
	border-bottom: 0;
	text-align: center;
}

#grid-view img {
	clear:both;	
}

#grid-view td.first {
	border-left: 1px solid #ccc;
}

#grid-view td.last {
	border-right: 0;
}

#grid-view .row1 td {
	border-top: 0;
}

#grid-view.table100 .row20 td, #grid-view.table50 .row10 td, #grid-view.table25 .row5 td, #grid-view.table10 .row2 td {
	border-bottom: 0;
}

#grid-view div {
	text-align: center;
	position: relative;
	padding: 0!important;
	margin: 0!important;
}

.collection-description {
	font-size:11px;
	color:#666;
	line-height:1.2em;
}

.item-title {
	line-height:1.2em;
}


h1 {
	font: 2.0em Tahoma, sans-serif;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}

/* HORIZONTAL MENU TABS */

#navTabs {
	float: none;
}

#navTabs .tab.current {
    background: #19242C;
    color: #FFFFFF;
    font-size: 1em;
    line-height: 2em;
    border-radius: 5px 5px 0 0;
}

.current.all {
    background: none repeat scroll 0 0 #E78F08;
    color: #333333;
}

#navTabs .tab.not-current.all {
    background: #eee;
    border-radius: 5px 5px 0 0;
    font-size: 1em;
    line-height: 2em;
    color: gray;
    font-weight: lighter;
}

#navTabs h3 {
    display: inline;
    float: left;
    padding-right: 30px;
}

#navTabs h3 {
    padding: 5px 20px 2px 35px;
}

#navTabs .tab.not-current.all > a {
    color: #62584D;
    font-weight: lighter;
}

#navTabs .tab.not-current.all > a:hover {
    color: gray;
}

#navTabs .hotspot {
	color: #fff;
    padding: 10px;
}

#footer {
	background: #19242C;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}

#footer a {
	color: #fff;	
}

.top-form {
    margin: 20px 0 20px 0px;
    max-width: 1260px;
    min-width: 800px;
    text-align: center;

}

.top-form .input-box {
	font-size:1.6em;
    max-width:350px;
    background: #fff;
	padding:8px 10px;
	border:2px solid #333;
	border-radius:6px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}

.top-form .searchKeyword {
	border: 2px solid #000;
	border-radius:6px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	margin:0;
    position:relative;
    left:-6px;
	background: #eee;
	font-size:1.6em;
	padding:8px 10px;
}

.top-form .searchKeyword:hover {
	background:#ccc;
	cursor:pointer;
}

.quick-radio {
	position:absolute;
	left:415px;
	top:10px;
	color:#fff;
}

.search-extras {
	margin:auto;
}
.clear {
	clear:both;
}

.clear-left {
	clear:left;
}

.clear-right {
	clear:right;
}

.right {
	float: right;
    text-align: center;	
}

.left {
	float: left;	
}

.hidden {
	display:none;
}

.result-image {
	margin: 5px;
	padding: 5px;
	border: 2px solid #e5e5e5;
	max-width: 100px;
	width: auto;
}

.group1.cboxElement > span {
    color: ;
    text-decoration: underline;
    float: right;
}

.group1.cboxElement > span:hover {
	text-decoration: none;
    color: #19242C;
}

.notice {
	font-size:9px!important;
}

#full-list li {
	font-size:1.1em;
	padding:0 0 .2em 0;
	margin:0;
}

.main-facet {
	display:block!important;
	background:#f5f5f5!important;
	border-radius:3px;
	padding:5px 8px!important;
	margin:2px 0!important;
	border:1px solid #ccc;
}

.main-facet a {
	text-decoration:none;
}
	
.facet-crumbs * {
	margin:0;
	padding:0;
}

.facet-crumbs {
	max-width: 1260px;
    min-width: 640px;
    height: auto;
	font-size: 13px;
}

.facet-crumb img {
    margin-bottom: -4px;
}

div.facet-crumb { 
    /*border-right:2px solid #ccc;*/
	border-left: 2px solid #ccc;
	margin-left: 5px;
	padding: 0 0 0 10px;
	display: inline;
	/*border-radius:5px;*/
    color: #19242C;
}

.facet-crumb > a {
    text-decoration: none;
}

.facet-crumb a {
	color: #19242C;
}

div.facet-alt {
	color: #333;
    padding-bottom: 10px;
}

#searchTermQuotes {
    color: #19242C;
    display: block;
}

.facet-filter-title {
    float: left;
    color: #19242C;
}

.query {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999;
    text-transform: uppercase;
}

.removeAllFilters a {
	color: #19242C;
}

.removeAllFilters {
    margin: 5px 0 25px 0;
}

#image_only {
	margin-top:10px;
}

.pager * {
	margin:0;
	padding:0;
}

.top-utils {
	background:#19242C;
	position:relative;
	display:block;
	margin:0!important;
	padding:5px 10px!important;
	border-radius:8px;
}

.top-utils .pager {
	position:absolute;
	bottom:0px;
	right:10px;
}

#choiceTitleResearch {
	color: #E78F08;
    display: none;
}

#choiceTitleWebsites {
	color: #E78F08;
    float: left;
    display: none;
}

.middle-utils {
    display: block;
    height: 65px;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    min-width: 800px;
}

.middle-utils li {
	padding: 5px 10px!important;	
}

.top-teeth {
	float: right;
    margin-top: 33px;
}

.paging-utils {
    display: block;
    height: 90px;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    border-radius: 0 0 5px 5px;

    min-width: 800px;
background-image: linear-gradient(bottom, #35414A 18%, #19242C 85%);
background-image: -o-linear-gradient(bottom, #35414A 18%, #19242C 85%);
background-image: -moz-linear-gradient(bottom, #35414A 18%, #19242C 85%);
background-image: -webkit-linear-gradient(bottom, #35414A 18%, #19242C 85%);
background-image: -ms-linear-gradient(bottom, #35414A 18%, #19242C 85%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, #35414A),
	color-stop(0.85, #19242C)
);
}

#sortform {
    color: #fff;
    margin-left: 15px;
}

.bottom-utils {
	position:relative;
	display:block;
	height:40px;
	border-top:1px solid #ccc;
}

.bottom-utils .pager{
	position:absolute;
	top:-1px;
	right:0;
}

.pager {
	font-size:11px;
	overflow:hidden;
	display:block;
	clear:right;
	padding:0!important;
	margin:0!Important;
}

.pager li, .pager li a {
	float:left;
	text-decoration:none!important;
	display:inline;
	margin:0!important;
	padding:0!important;
}
.pager li a {
	color:#19242C!important;
    font-weight:bold;
	}
.pager li a:hover {
	color:#19242C!important;
	}
	
.pager li {
	margin-right:1px!important;
}


.pager li.pager-current {
	padding:5px 10px!important;
}

.pager li a, .pager .nolink {
	border:1px solid #ccc;
	padding:2px 10px!important;
	background: #eee;
	margin:0;
	border-radius:5px;	
	border-bottom-right-radius:0px!important;
	border-bottom-left-radius:0px!important;
}

.bottom-utils .pager li a,.bottom-utils .pager .nolink {	
	border:1px solid #ccc;
	padding:2px 10px!important;
	background: #eee;
	margin:0;
	border-radius:5px;	
	border-top-right-radius:0px!important;
	border-top-left-radius:0px!important;
	border-bottom-right-radius:5px!important;
	border-bottom-left-radius:5px!important;
}
	
.bottom-utils .pager .nolink {
	background:#fff;
	margin-right:1px!important;
	border-top:1px solid #fff;
}

.pager .nolink {
	background:#fff;
	margin-right:1px!important;
	border-bottom:1px solid #fff;
}

.pager li a:first-child {
}

.pager li a:hover {
	background:#fff;
	color:#333;
}

.pager .pager-last, .pager .pager-next {
 	float:right!important;		
}

.pager .pager-next {
	border:0;	
}

.pager .pager-current {
}

.pager .button a {
	background:#e5e5e5;	
}

.page-selection-utils {
	position: absolute;
    top: 10px;
    right: 10px;
}

.page-selection-utils img {
	padding:3px;
	border:1px solid #f5f5f5;
	border-radius:3px;
}

.page-selection-utils img.active {
	border:1px solid #ccc;
}

.page-selection-utils img:hover {
    background: ;
}

.bottom-utils .per-page {	
	position:relative; top:-24px;
}

.per-page {	
	font-size:.9em;
	margin-right:10px;
    color: #fff;
}
.per-page a{	
    color: #fff!important;
}
.per-page a:hover{	
    color: #5E544A!important;
}

.per-page strong {
	border:1px solid #ccc;
	border-radius:3px;
	padding:3px;
    color: #666;
    background: #fff;
}

.per-page a {
	border:1px solid #f5f5f5;
	border-radius:3px;
	padding:3px;
	
}

.per-page a:hover {
	border: 1px solid #ccc;
	background: #fff;
	text-decoration:none!important;
	color: #333;
}

/*tabbed interface */
.tabs-container * {
	padding:0;
    margin:0;
}

ul.tabs-container {
	padding:0 0 0 10px;
    margin:0;
}

.top-utils .tabs-container {
	border-bottom:1px solid #ccc;
	font-size:1.2em;
}

.middle-utils .tabs-container {
	position:absolute;
	bottom:0px;
	left:0px;
}

.tabs-container li {
	display:block;
	list-style:none;
	background:#e5e5e5;
	float:left;
	display:inline;
	padding:10px 20px;
	margin-right:5px;
	border:1px solid #ccc;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
	position:relative;
	top:1px;
}

.tabs-container li.current {
	border-bottom-color:#fff;
	background:#fff;
}

.tabs-container li:hover {
	background:#666;
}

.tabs-container li.current:hover {
	background:#fff;
}

.tabs-container li.last {
	clear:;	
}

.tabs-container a {
	text-decoration:none;
}

.tabs-container a:hover {
	color:#fff;
}

.tabbed-content {
}

.website-display {
	padding-left: 0px!important;
}

#select_count {
	margin-top:3px;	
}

.result-tagline, .result-tagline-website {
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    padding: 20px 0 0 15px;
}

.bottom-utils .result-tagline, .bottom-utils .result-tagline-website {
    color: #5F554B;
    padding: 5px;
}


.result-tagline-logo {
	float: left;
    padding-top: 5px;
}

#noResultText {
    display: block;
    color: #333333;
    font-size: 1.2em;
}

#webNoResultText {
    color: #333333;
    font-size: 1.2em;
    padding: 20px 0;
}

#researchNoResultText {
    color: #333333;
    font-size: 1.2em;
    padding: 20px 5px;
}

#googleResultsLogo {
    float: right;
}

#facets-paging {
	display:block;
	background:;
/*	border:1px solid #ccc;
	border-top:0;
	border-left:0;
	background:;
	border-radius:8px;
	border-top-right-radius:0px;
	border-top-left-radius:0px;
*/	padding: 20px 10px 10px 5px;
	min-height:2.5em;
    font-weight: lighter;
}

.collapsibleContainerContent {
   display: none;
}

.collapsibleContainerContent.ui-widget-content img {
    vertical-align: bottom;
}

.cart-image {
	float: none;
}

#grid-view .group1.cboxElement > span {
    color: #E78F08;
    text-decoration: underline;
    float: none;
}

#cboxTitle > a {
    color: #000000;
}

#mixednuts * {
	border:0px!important;background:red!important;	
}