@CHARSET "UTF-8";

/** General ***/
/* Edited for EvolvePlus*/
body {
    margin: 0;
    /*background:url("../images/bg_body.jpg") no-repeat scroll center top;*/
	background: #fff;

}

/* The alert message box */
.alert {
    padding: 20px;
    background-color: #47A8F5; /* Red */
    color: white;
	border: 0;
    margin-bottom: 15px;
}

/* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: black;
}

.ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.sidebarOnLeft .sidegroup {
    margin-left: 10px;
}

/* adjust some default blueprint styles */
p,ul,dl,form,input,textarea,select,label { margin-bottom: 0.2em; }
h1 { font-size: 1.5em; margin-top: 0.5em; margin-bottom: 0.5em; }
h2 { font-size: 1.4em; margin-top: 0.5em; margin-bottom: 0.5em; }
h3 { font-size: 1.3em; margin-top: 0.5em; margin-bottom: 0.5em; }
h4 { font-size: 1.2em; margin-top: 0.5em; margin-bottom: 0.5em; }
h5 { font-size: 1.1em; font-weight: bold; margin-bottom: 0.5em; }
h6 { font-size: 1em; font-weight: bold; margin-bottom: 0.4em; }
fieldset { padding:0 .4em .8em 1em;}
legend { font-size:100%;}
fieldset, #IE8#HACK { padding-top:0.4em; }

/* Edited for EvolvePlus*/
.container {
    background: none repeat scroll 0 0 #FFFFFF;
}

.searchbox,.breadcrumbs,.main {

    border-top: 1px solid #ddd;
}
/* Edited for EvolvePlus*/
.footer{
 background-color: #fff;
    -moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
    border: 1px solid #ccc;
	border-width: 1px 1px 1px 1px;
    margin-left:auto;
    margin-right:auto;
	margin-top: 0px;
    padding: 15px;
	width: 918px;
	
}

.vufind_items{
 background-color: #fff;
    -moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
    border: 1px solid #ccc;
	border-width: 1px 1px 0px 1px;
    margin-left:auto;
    margin-right:auto;
	margin-top: 0px;
    padding: 15px;
	width: 918px;
	
}
/* table for displaying full status in result list */
table.itemHoldings {
    font-size:1.0em;
    margin: 15px 0 15px 0;
	border: 1px solid #D2D8E3;
}
table.itemHoldings th {
	background-color: #FFF;
    padding:3px;
	margin: 0 0 10px 0;
    color: #000;
    border-bottom: 1px solid #D2D8E3;
}
table.itemHoldings td {
    padding: 3px;
}
table.itemHoldings .locationColumn {
    width: 50%;
	vertical-align: top;
	padding-right: 10px;
}
table.itemHoldings .callnumColumn {
    width: 30%;
	vertical-align: top;
}
table.itemHoldings .statusColumn {
    width: 30%;
	vertical-align: top;
}
a.itemHoldings {
    font-size: smaller;
	}

.vufind_items strong {
font-size: 1.4em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#banner{
margin-top: 10px;
}


.header,.searchbox,.breadcrumbs {
    padding: .8em 0 .8em 0;
}

.main{
padding: 10px 0 0 0;
}

.clearer {
    clear: both;
}
/* Edited for EvolvePlus*/
#logo {
    background:url("../images/hb-logo.jpg") no-repeat scroll left center transparent;
    float:left;
    height:142px;
    width:950px;
}

/* Edited for EvolvePlus*/
#headerRight {
    width: 180px;
    float: right;
	margin-top: 25px;
    text-align: right;
}

#langForm {
    margin-top: .3em;
}

label.invalid {
    background:url("../images/unchecked.gif") no-repeat scroll 0 0 transparent;
    color:#EA5200;
    font-weight:bold;
    padding-bottom:2px;
    padding-left:16px;
    margin-left: 5px;
}

/** class to make stuff "invisible" but still readable by screen readers */
.offscreen {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    display:inline;
}

div#modalDialog {
    text-align: left;
}

div.dialogLoading {
    background: url(../images/dialog_loading.gif) no-repeat center center;
    height:100%;
}

.ajax_availability, .ajax_hold_availability {
    background: url(../images/ajax_loading.gif) no-repeat left top;
    padding:0 .5em .5em 20px;
}
.highlight {
    font-weight: bold;
    background: none;
}
.floatleft { float:left; }
.floatright { float:right; }
img.alignright {
    float: right;
    margin: 0 0 0 10px;
}
img.alignleft {
    float: left;
    margin: 0 10px 0 0;
}

p.listDescription {
    padding: .4em;
}

/** Buttons to do "bulk" actions **/

div.bulkActionButtons {
    border-bottom: 1px solid #eee;
    padding: 1em 0;
}
div.bulkActionButtons input, div.bulkActionButtons label, div.bulkActionButtons span {
     margin-right: 10px;
}

div.bulkActionButtons a {
    padding-bottom: 0.2em;
}

div.bulkActionButtons input.button {
    background-color:transparent;
    background-position: 2px center;
    text-decoration: underline;
    border:0 none;
    cursor:pointer;
    padding:0 0 0 23px;
    vertical-align: top;
    color: #06C;
}

div.bulkActionButtons input.button {
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

div.bulkActionButtons input.button[class] {  /* IE < 7 ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}

div.bulkActionButtons input.checkbox {
    vertical-align: top;
}

/** Cart **/
.cartSummary {
    float:right;
}
ul.cartContent {
    list-style-type:none;
    margin:0;
    padding:0;
}

/** Alphabetic browse **/
.alphaBrowseResult {
    padding: 0 0.5em 0.5em 0.5em;
}

.alphaBrowseEntry {
    padding: 0.25em 0.5em;
    background-color: #eee;
    zoom: 1;
}

.alphaBrowseEntry.alt, .alphaBrowseEntry.alt * {
    background-color: #fff;
}

.alphaBrowseForm {
    zoom: 1;
}

.alphaBrowseHeading {
    float: left;
    width: 650px;
    line-height: 1.31em;
}

.alphaBrowseCount {
    float: right;
}

.alphaBrowseHeader {
    text-align: right;
    clear: both;
    font-weight: bold;
    zoom: 1;
}

.alphaBrowsePageLinks {
    margin: 1em;
    font-weight: bold;
    background-color: #fff;
}

.alphaBrowsePrevLink {
    float: left;
}

.alphaBrowseNextLink {
    float: right;
}

.alphaBrowseRelatedHeading {
    clear: left;
}

.alphaBrowseRelatedHeading .title {
    font-weight: bold;
    font-size: 90%;
    margin-left: 2em;
}

.alphaBrowseRelatedHeading li {
    margin-left: 4em;
}

/** Autocomplete */
.ui-autocomplete {
    max-width: 500px;
    max-height: 300px;
    overflow: hidden;
}

/** Publication Year facet */
fieldset.pubyearLimit {
    padding: 0;
    border: 0;
}
fieldset.publishDateLimit .ui-slider {
    clear: both;
    margin: .5em;
}


/*****************Breadcrumbs*******************/
div.breadcrumbs {
    overflow:hidden;
    padding:0;
    height:30px;
    line-height:30px;
    /* background-color:#ddd; */
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
    float:left;
    overflow:hidden;
    height:30px;
    padding:0 8px;
    font-style:normal;
    font-size: 90%;
}
div.breadcrumbs span {
    background:url(../images/bg_breadcrumb.png) no-repeat left center;
    overflow:hidden;
    padding:0;
    width:10px;
    font-size: 0pt;
    line-height: 0px;

    filter:alpha(opacity=40);
    opacity:0.4;
}
div.breadcrumbinner {
    margin:0 .4em;
}

/*****************Homepage*******************/
/* Edited for EvolvePlus*/
.searchHomeContent {
    padding: 0;
    margin:0 auto;
	margin-top: 10px;
    width:100%;
    text-align:left;
}
/* Edited for EvolvePlus*/
.searchHomeForm {





    background-color: #eee;
    padding: 19px 20px 19px 15px;
    text-align:left;
    margin-top:0;
    -moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
    border: 1px solid #ccc;
	border-bottom-width: 0;
    color: #264409;
}




input.byron{
display: inline-block;
	margin: 0 0 0 7px;
	padding: 6px 8px;
	font-size: 1.2em;
	height: 31px;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #237fd7; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #52a8e8),
					color-stop(1, #2e76cf)
				);
	background: -moz-linear-gradient(
					center top,
					#52a8e8 20%,
					#2e76cf 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}













	

input.byron:hover {
background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #3e9ee5),
					color-stop(1, #1666ca)
				);
	background: -moz-linear-gradient(
					center top,
					#3e9ee5 20%,
					#1666ca 100%
				);
}








#loginForm {
margin-bottom: 20px;
}




input.submitbutton{
display: inline;
	margin: 10px 0 10px 80px;
	padding: 6px 8px 8px 8px;
	font-size: 1.2em;
	height: 35px;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #237fd7; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #52a8e8),
					color-stop(1, #2e76cf)
				);
	background: -moz-linear-gradient(
					center top,
					#52a8e8 20%,
					#2e76cf 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}













	

input.submitbutton:hover {
background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #3e9ee5),
					color-stop(1, #1666ca)
				);
	background: -moz-linear-gradient(
					center top,
					#3e9ee5 20%,
					#1666ca 100%
				);
}











div.searchHomeForm div.searchform {
    
    
}

#searchForm_lookfor{
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;
  border: 1px solid #B2B2B2;
  outline: none;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  color:#3F4652;
  padding:6px 6px 6px 6px;
  font-size: 1.2em;
  width: 250px;
  margin: 0 5px 0 0px;

 /* background-image: url(../images/smallsearch.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;*/
}


#searchForm_lookfor:focus{
-webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;
  border: 1px solid #00ACEE;
  outline: none;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  color:#3F4652;
  font-size: 1.2em;
  width: 250px;
  margin: 0 5px 0 0px;



 /* background-image: url(../images/smallsearchon.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;*/
}


.searchHomeForm a, .searchHomeForm a:hover {
    color:#264409;
}

/* Edited for EvolvePlus*/
.searchHomeBrowse {
background: #fff url(../images/searchbg.gif) no-repeat 90% 50%;
    border: 1px solid #ccc;
	border-bottom-width: 0;


    margin-left:auto;
    margin-right:auto;
	margin-top: 0px;
    padding: 10px 15px 10px 15px;
 
}
/* Edited for EvolvePlus*/
.searchHomeBrowse h2 {
    font-weight: bold;
	margin-top: 0;
	

	
}

.searchHomeBrowse ul {
    list-style-type: none;
    padding:0;
}

/******** Result List ***/

ul.recordSet {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


















#login_username{
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;
  border: 1px solid #B2B2B2;
  outline: none;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  color:#3F4652;
  padding:6px 6px 6px 6px;
  font-size: 1.2em;
  width: 150px;
  margin: 0 5px 0 0px;

 /* background-image: url(../images/smallsearch.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;*/
}


#login_username:focus{
-webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;
  border: 1px solid #00ACEE;
  outline: none;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  color:#3F4652;
  font-size: 1.2em;
  width: 150px;
  margin: 0 5px 0 0px;



 /* background-image: url(../images/smallsearchon.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;*/
}




#login_password{
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;
  border: 1px solid #B2B2B2;
  outline: none;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  color:#3F4652;
  padding:6px 6px 6px 6px;
  font-size: 1.2em;
  width: 150px;
  margin: 0 5px 0 0px;

 /* background-image: url(../images/smallsearch.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;*/
}


#login_password:focus{
-webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;
  border: 1px solid #00ACEE;
  outline: none;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.07), 1px 1px 0 rgba(255,255,255,0.5);
  color:#3F4652;
  font-size: 1.2em;
  width: 150px;
  margin: 0 5px 0 0px;



 /* background-image: url(../images/smallsearchon.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;*/
}

























ul.recordSet li {
    padding: .4em;
}

ul.recordSet li.alt {
    background-color: #eee;
}
ul.recordSet input.checkbox_ui {
    float: left;
    margin-top: 3em;
    margin-left: -1em;
    margin-right: .4em;
}
ul.recordSet .recordNumber {
    float: left;
    font-weight: bold;
    margin-right: 0.2em;
	margin-top: 5px;
}
ul.recordSet .addToFavLink {
    float: right;
    text-align: right;
}
.summcover {
    max-width: 70px;
    padding:0;
    margin:0;
}
.authorbox,.authorbio {
    padding:0 0 .4em .4em;
    border-bottom: 1px #eee solid;
    margin-bottom:.5em;
    background-image:url(../images/bg_authorbox.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.authorbio .providerLink {
    margin-top: 1em;
    margin-bottom: .4em;
}
.searchtools {
    /*background-color: #f5f5f5;*/
    border-top: #eee solid 1px;
    padding: 1em;
    font-size: 90%;
}
.resulthead {
    padding:.4em .4em 0em .4em;
    border-bottom: 1px #eee solid;
    position: relative;
}
.savedLists {
    margin-top: .4em;
    padding-bottom:0.4em;
    padding-top:0.4em;
}
.savedLists ul { margin-top: 0; }
.savedLists ul li { padding:0; }

li.result blockquote {
  margin:0;

}

.result{
margin-top:5px;
margin-bottom: 5px;
}

.previewDiv img{
padding-top: 15px;
}

.groupCallnumber {
    margin-left: 18px;
}

/** Side facets */

ul.filters {
    background-color: orange;
    color: white;
    list-style-type:none;
    margin:0;
    padding:0.2em 0.4em;
}
ul.filters img {
    vertical-align: top;
}
ul.filters a {
    color: white;
    text-decoration: none;
}
div.sidegroup h4 {
    border-bottom:2px solid #ddd;
}

div.facetborder {
    border: 1px solid #ddd;
	border-bottom-width: 0;
}






dl.narrowList img {
    vertical-align: top;
}
dl.narrowList a:hover {
    /*text-decoration: underline;*/
}
dl.narrowList a {
    text-decoration: none;
}
.navmenu dd {
    padding: 0.1em 0 0.1em 0.4em;
    list-style-type: none;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
	
}
.navmenu dt {
    margin-top:0;
    font-weight:bold;
    padding:0.2em 0.4em;
    background-color: #eee;
}

/* Icon Classes */

.bookbag {
    background-image:url(../images/fugue/bookbag.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.bookbagView {
    background-image:url(../images/fugue/bookbag.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.bookbagAdd {
    background-image:url(../images/fugue/bookbagAdd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.bookbagDelete {
    background-image:url(../images/fugue/bookbagDelete.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.bookbagEmpty {
    background-image:url(../images/fugue/bookbagEmpty.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.print {
    background-image:url(../images/silk/printer.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.login {
    background-image:url(../images/silk/user.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
}
.logout {
    background-image:url(../images/silk/door_out.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
}
.account {
    background-image:url(../images/silk/user.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
}
.new_account {
    background-image:url(../images/silk/user_add.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
}
.cite {
    background-image:url(../images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.export {
    background-image:url(../images/silk/application_add.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.sms {
    background-image:url(../images/silk/phone.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.tag {
    background-image:url(../images/silk/tag_blue.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.mail {
    background-image:url(../images/silk/email.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.fav {
    background-image:url(../images/silk/heart.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.edit {
    background-image:url(../images/silk/edit.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em 0 .5em 18px;
    margin-right:.7em;
}
.save {
    background-image:url(../images/silk/disk-black.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em 0 .5em 18px;
    margin-right:.7em;
}
.delete {
    background-image:url(../images/silk/delete.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 18px;
    margin-right:0;
}
.feed {
    background-image:url(../images/silk/feed.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-left:1em;
}
.list {
    background-image:url(../images/silk/list.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    /*margin-left:1em;*/
}
.add {
    background-image:url(../images/silk/add.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 18px;
    margin-right:0;
}
.available {
    background-image:url(../images/silk/bullet_green.png);
    background-repeat:no-repeat;
    color:#009900;
    padding-left:18px
}
.availableLoc {
    background-image:url(../images/fugue/tick-small.png);
    background-repeat:no-repeat;
    padding-left:18px
}
.checkedout {
    background-image:url(../images/silk/bullet_red.png);
    background-repeat:no-repeat;
    color:#cc0000;
    padding-left:18px
}
.checkedoutLoc {
    background-image:url(../images/fugue/cross-small.png);
    background-repeat:no-repeat;
    padding-left:18px
}
.cd {
    background-image:url(../images/silk/cd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.cdrom {
	background-image:url(../images/silk/disk_multiple.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.cdrom15 {
	background-image:url(../images/silk/disk_multiple.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.compactdisc {
    background-image:url(../images/silk/cd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.audiocd {
    background-image:url(../images/silk/cd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.talkingbook {
    background-image:url(../images/silk/cd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.dvd {
    background-image:url(../images/silk/dvd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.dvd15 {
    background-image:url(../images/silk/dvd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.blueraydvd {
    background-image:url(../images/silk/dvd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}


.blueray15dvd {
    background-image:url(../images/silk/dvd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}


.digitalvideodisc {
    background-image:url(../images/silk/dvd.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.electronic {
    background-image:url(../images/tango/www.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.onlineresource {
    background-image:url(../images/tango/www.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.computerequipmentetc {
    background-image:url(../images/tango/www.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.website {
    background-image:url(../images/tango/www.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.map {
    background-image:url(../images/silk/map.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.mapslocalhistory {
    background-image:url(../images/silk/map.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.globe {
    background-image:url(../images/silk/world.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.slide {
    background-image:url(../images/silk/photo.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.picture {
    background-image:url(../images/silk/photo.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.object {
    background-image:url(../images/silk/photo.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.microfilm {
    background-image:url(../images/silk/film.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.microfiche {
    background-image:url(../images/silk/film.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.microform {
    background-image:url(../images/silk/film.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.photo {
    background-image:url(../images/silk/picture.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.video {
    background-image:url(../images/tango/video.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.videocassette {
    background-image:url(../images/tango/video.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.pedometer{
	background-image:url(../images/silk/world.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.kit {
    background-image:url(../images/silk/package.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.languagekit {
    background-image:url(../images/silk/package.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.multiformatkit {
    background-image:url(../images/silk/package.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.musicalscore {
    background-image:url(../images/silk/music.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.sensorimage {
}
.audio {
    background-image:url(../images/tango/audio-volume-high.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.eaudiobook {
    background-image:url(../images/tango/audio-volume-high.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.manuscript {
    background-image:url(../images/silk/report_edit.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.councilreport {
    background-image:url(../images/silk/report_edit.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.ebook {
    background-image:url(../images/ebook.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.book {
    background-image:url(../images/silk/book.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.largeprint {
    background-image:url(../images/silk/book.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.journal {
    background-image:url(../images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.periodical {
    background-image:url(../images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.pamphlet {
    background-image:url(../images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.newspaper {
    background-image:url(../images/silk/newspaper.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.software {
    background-image:url(../images/silk/disk_multiple.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.consolegame {
    background-image:url(../images/silk/disk_multiple.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.consolegame15 {
    background-image:url(../images/silk/disk_multiple.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.iconlabel {
    line-height: 16px;
    font-size: 8pt;
    font-weight: bold;
}
.addThis {
    background-image:url(../images/silk/tag_yellow.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdPlace {
    background-image:url(../images/fugue/holdPlace.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdCancel {
    background-image:url(../images/fugue/holdCancel.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdCancelAll {
    background-image:url(../images/fugue/holdCancelAll.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.renew {
    background-image:url(../images/fugue/renew.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.renewAll {
    background-image:url(../images/fugue/renewAll.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.checkRequest {
    background-image:url(../images/fugue/checkRequest.png);
    background-repeat:no-repeat;
    padding-left:18px;
}
.holdBlocked {
    background-image:url(../images/fugue/holdBlocked.png);
    background-repeat:no-repeat;
    padding-left:18px;
}

/***** Pagination *****/

.pagination {
    font-size:90%;
    padding:1em 0 1em 0;
    margin:1.5em 0;
    text-align:center;
}
.pagination a {
    padding: .2em .3em;
    margin-right:.5em;
    border: 1px solid #fff;
}
.pagination a:hover {
    border: 1px solid #cccccc;
}
.pagination span {
    padding: .2em .3em;
    margin-right:.5em;
    font-weight:bold;
}

/*** Record Page */
div.record {
    padding:0 1.5em;
}
div.recordsubcontent {
    padding:1em 1.5em 1em 1.5em;
}
.recordcover {
    padding:3px;
    background-color:#eee;
    border:1px solid #cfcfcf;
    margin-top: 1em;
    max-width: 120px;
}
.holdsMessage {
    margin-top: 1em;
}

/* hack to hide redundant titles introduced by syndetics plus */
#syn_nyreview .syn_title,
#syn_chreview .syn_title,
#syn_dbchapter .syn_title,
#syn_anotes .syn_title,
#syn_video_clip .syn_title {
    display:none;
}

/***** Citation Table *****/
.citation {
    font-size:90%;
}
.citation th {
    text-align:left;
    color:#666;
    padding:.3em 0 .3em 0;
    border-bottom: 1px solid #f3f3f3;
    vertical-align: top;
}
.citation tr {
    border-collapse: collapse;
}
.citation td {
    padding:.3em 0 .3em 1em;
    border-bottom: 1px solid #f3f3f3;
}
.citation tr, .citation td {
    vertical-align:top;
}

.citation tbody tr td {
    background:none repeat scroll 0 0 white;
}

div.recordsubcontent table.citation {
    width: auto;
}

table.authors th {
    font-size:120%;
    padding:0 0.8em;
}

/************* Tabs (Record Page) *****************/

#tabnav {
    font-size:90%;
    margin-top:1em;
    padding:0 0 0 1em;
    background-color:#fafafa;
    border-top:1px #eee solid;
    border-bottom: 1px #dcdcdc solid;
}
#tabnav ul {
float: left;
    margin:0;
    padding:0px 5px 0 0;
    list-style:none;
}
#tabnav li {
    float:left;
    margin:0 0 0 0px;
    padding:0 0 0 10px;
}
#tabnav a {
    float:left;
    display:block;
    padding:18px 10px 10px 5px;
    text-decoration:none;
    font-weight:normal;
    color:#000;
}
/* Commented Backslash Hack
    hides rule from IE5-Mac \*/
#tabnav a {float:none;}
/* End IE5-Mac hack */
#tabnav a:hover {
    color:#000;
}
#tabnav .active {
    background:url(../images/subnavTab_left.jpg) no-repeat left top;
    margin-bottom:-1px;
}
#tabnav .active a {
    background:url(../images/subnavTab_right.jpg) no-repeat right top;
    color:#000;
    padding:18px 10px 12px 0px;
}

/** Similar Items (record view) **/

ul.similar {
    list-style: none;
    padding: 0 13px 0 0;
    margin: 0px;
    text-align:justified;
}

ul.similar li {
    padding-bottom:10px;
}

/*********** Toolbar (Record View) ************/
.toolbar {
    border-bottom:1px solid #eee;
    text-align:right;
    font-size:90%;
    min-height:2em;
    padding-left:1em;
    margin-bottom:1em;
}
.toolbar ul {
    display:inline;
    height:23px;
    list-style-type:none;
}
.toolbar ul li {
    float:left;
    margin-left:.5em;
}
.toolbar ul.menu {
    display:block;
    margin-top: 0;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    position:absolute;
    background:white;
    height:auto;
    padding: 0;
}
.toolbar ul.menu li {
    border-bottom: 1px solid #cccccc;
    padding:5px;
    clear: left;
    position:block;
    width:100px;
    text-align: left;
    background:white;
    margin: 0px;
}



/*********** Toolbar (Favorites View) ************/
.toolbar ul li input.button {
    background-color:transparent;
    background-position: 2px center;
    border:0 none;
    cursor:pointer;
    margin-right:0;
    padding:0 0 0 23px;
    vertical-align: top;
    color: #06C;
}

.toolbar ul li input.button {
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

.toolbar ul li input.button[class] {  /* IE < 7 ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}

.toolbar ul li input.checkbox {
    vertical-align: top;
}

/*** MARC view (Record page) **/

table.marc th {
    text-align: right;
    vertical-align: top;
}

/** tag list */
#tagList {
    width: 350px;
}

.userMsg{
color: #009900;
}

/***** Data Grid (Holdings) ******/

table.datagrid {
    width:100%;/*oringinally set to auto*/
    border-collapse: collapse;
    margin-bottom:1.5em;
}

table.datagrid th {
    color: #003366;
    background-color: #DDEEFF;
    border: solid 1px #99CCFF;
    text-align: left;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 5px 15px 5px 15px;
}

table.datagrid th a {
    color: #336699;
}

table.datagrid td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 5px 10px 5px 10px;
}

table.datagrid td a {
    color: #003366;
}

table.datagrid tr.evenrow {
    background-color: #EEEEEE;
}

table.datagrid tr.oddrow {
    background-color: #DDDDDD;
}

/* Comments */

ul.commentList {
    margin-bottom: 1em;
    list-style-type:none;
}
ul.commentList li {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
    margin-bottom:1em;
}
ul.commentList li div.posted {
    color:#666;
    font-size: 80%;
    margin-top:1em;
    width:100%;
}

form#commentRecord {
    padding-left: 1.5em;
}
form#commentRecord #comment {
    vertical-align: middle;
}

/** Forms **/

label.displayBlock {
    display:block;
    font-weight:bold;
}
input.button {
}
#listForm fieldset {
    width: 400px
}

/** Citation **/

p.citationText {
    padding-left:25px;
    text-indent:-25px;
    width:95%;
}

/* Tag cloud */

.cloud1 {
    font-size: .8em;
}
.cloud2 {
    font-size: 1em;
}
.cloud3 {
    font-size: 1.2em;
}
.cloud4 {
    font-size: 1.4em;
}
.cloud5 {
    font-size: 1.6em;
}

/* New advanced search screen stuff */
.advSearchContent {
    /* Needed for IE7 compatibility: */
    width: 96%;
}
.groupSearchHolder {
    clear: both;
    padding: 10px 10px 5px;
}
.groupSearchHolder .advRow {
    padding: 1px 0px;
    clear:both;
}
.groupSearchHolder .advRow div {
    float: left;
    padding: 0px 5px;
}
.groupSearchHolder span.clearer {
    display: block;
    clear: left;
}
.groupSearchDetails .join {
    padding-right: 5px;
    float: left;
}
.groupSearchHolder .label, .groupSearchHolder .join {
    width: 140px;
    text-align: right;
}
.addSearch {
    padding: 0px 0px 4px 165px;
}
.groupSearchHolder .terms {
    width: 250px;
}
.groupSearchHolder .terms input {
    width: 100%;
}
.groupSearchHolder .field {
}
.group .groupSearchDetails {
    float: right;
    text-align: right;
    padding: 3px 5px;
}
.group0 .groupSearchDetails {
    border: 1px solid #D8D7D8;
    border-top: 0px;
}
.group1 .groupSearchDetails {
    border: 1px solid #94C632;
    border-top: 0px;
}
#searchHolder .group0 {
    border-top : 1px solid #D8D7D8;
    background:url(../images/gradient_grey.gif) repeat-y;
}
#searchHolder .group1 {
    border-top: 1px solid #94C632;
    background:url(../images/gradient_green.gif) repeat-y;
}
#searchHolder .group {
    margin-bottom: 10px;
}
.searchGroups {
    margin-bottom: 10px;
    font-size: 125%;
}
.searchGroups .searchGroupDetails {
    float: right;
}


/* Browse Lists */
.browseNav {
    font-size:90%;
    background-color:#fff;
    width: 215px;
    border: 1px solid;
    height: 300px;
    overflow: scroll;
}
.browseNav ul {
    width: 100%;
    display:block;
    list-style:none;
    margin: 0;
    padding: 0;
}
.browseNav li {
    width: 100%;
    display:block;
}
.browseNav a {
    display:block;
    background:url(../images/tabs_bg.jpg) repeat-x right top;
    padding:.7em 1em .7em 1em;
    text-decoration:none;
    /*
    border-top: 1px solid #ccc;
    border-left: 1px solid #eee;
    border-right: 1px solid #ccc;
    */
    color:#333;
}
.browseNav a:hover {
    color: #0066CC;
    background:url(../images/tabs_hover_bg.jpg) repeat-x right top;
}
.browseNav .active a:hover {
    background:url(../images/tab_active_bg.jpg) repeat-x right top;
}
.browseNav a.first {
 border-left: 1px solid #ccc;
}
.browseNav .active a {
    background-image:url(../images/tab_active_bg.jpg);
    color:#000;
}
.browseNav a.viewRecords {
    float:right;
    font-size:80%;
}

/** Google search **/
#searchcontrol .gsc-control {
    width: 100%;
}

/** Solr record editor */
div.fieldValue {
    width: 500px;
    overflow: auto;
}

/** system unavailable and other fatal error pages */
div.unavailable, div.fatalError {
    width: 65%;
    margin:5em auto 5em auto;
    padding: 2em 5em;
    -moz-border-radius: 5px 5px 5px 5px;
    font-size:125%;
}
div.debug code {
    font-size: x-small;
}

/** Open Library Subjects **/
.olSubjectImage {
    width:36px;
    border: 1px solid black
}

.olSubjectCover {
    float:left;
    margin-right: 10px;
}

.olSubjectAuthor {
    color:black;
    display:block;
}

.olSubjectMore {
    text-align:right;
    text-decoration:none;
}

/* Grid View */

.viewButtons {
     text-align: right;
}

.gridImageBox {
    text-align:center;
    width:155px;
    height:130px;
    overflow:hidden;
    display:block;
}

.gridImage{
    height:130px;
}

.gridTitleBox {
    height:55px;
    display:block;
    text-align:center;
    font-size:86%;
    width:155px;
}

.gridTitle {
    display:block;
    height:40px;
    overflow:hidden;
    line-height:1.2em;
}

td.gridCell {
    width: 25%;
}

tr:nth-child(even) td.gridCell {background-color:white;}

/* These two separate styles cannot be combined; they are both needed for
   cross-browser support. */
tr:nth-child(even) td.gridMouseOver {
    background-color:#f5f5f5;
}
.gridMouseOver {
    background-color:#f5f5f5;
}

/* Result Limit */
#limit {
    margin-bottom: 2px;
}

.limitSelect {
    text-align: right;
}

/* Rss Recommendations */
div.suggestionHeader {
    min-height:30px;
    padding-top: 5px;
    border: 2px solid #EEE;
}

div.submenuSuggestion {
    margin-top: 10px;
}

.submenuSuggestion h4 {
    font-family: Georgia,"Times New Roman",Serif;
    color: #7c1416;
    padding-top:12px;
}

.suggestionLogo {
    float:right;
    margin-bottom:2px;
}
.suggestionWhatsThis {
    color: #7C1416;
    font-family: Georgia,"Times New Roman",Serif;
    font-size: 10px;
    float:right;
    clear:right;
}
.suggestedResult {
    background-color:#EEEEEE;
    padding:10px 0px 10px 0px;
}
.suggestedResult.alt {
    background-color:#FFF;
}

ul.suggestion {
    border: 0px solid #EEE;
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
ul.suggestion li{
    padding-left: 4px;
    padding-right: 4px;
}

/* Europeana recommendation images */
.europeanaImage {
    width:65px;
    border: 1px solid white;
}

.europeanaImg {
    float:left;
    margin-right: 10px;
}

/* Google map */
.mapClusterToggle{
    position: relative;
    float: right;
    top: -474px;
    left: -88px;
    width: 63px;
    height: 19px;
    background-color:#F8F8F8;
    padding: 0px 4px 0px 4px;
    border: 1px outset;
    border-color:#000;
}
.mapInfoWrapper{
    min-width: 450px;
    max-width: 450px;
    overflow: hidden;
    display: block;
    max-height: 275px;
}
.mapInfoResult {
    min-width: 440px;
    max-width: 440px;
    background-color:#EEEEEE;
    padding:2px 2px 2px 2px;
}
.mapInfoResult.alt {
    background-color:#FFF;
}
.mapSeeAllDiv{
    font-size:1.2em;
    font-weight: bold;
    text-align:center;
}
.mapInfoResults{
    float: left;
    border:1px solid #EEEEEE;
}
.mapInfoResultThumb {
    float: right;
}
.mapInfoResultThumbImg {
    height: 32px;
    width: 32px;
}
/************pubdate_vis timeline**********/
.dateVisClear {
    background-color: #FFF;
    border: 2px solid #545454;
    position: absolute;
    left: 6px; top: 6px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

/* table for displaying full status in result list */
table.summHoldings {
    font-size:1.0em;
    margin: 15px 0 15px 0;
	text-transform: lowercase;
}
table.summHoldings th {
    padding: 0;
    color: #666666;
    border-bottom: 1px solid #999999;
}
table.summHoldings td {
    background: inherit !important;
    padding: 0;
}
table.summHoldings .locationColumn {
    width: 40%;
	vertical-align: top;
	padding-right: 10px;
}
table.summHoldings .callnumColumn {
    width: 30%;
	vertical-align: top;
}
table.summHoldings .statusColumn {
    width: 30%;
	vertical-align: top;
}
a.summHoldings {
    font-size: smaller;
}
/*****************contextHelp*******************/

table#contextHelp td, table#contextHelp tr {
    padding: 0;
}

table#contextHelp {
    z-index: 1;
    display: none;
    position: absolute;
    border-spacing: 0;
    border-collapse: collapse;
    max-width: 400px;
    top: 0;
}
table#contextHelp tr.top td, table#contextHelp tr.bottom td {
    background-image: url(../images/contextHelp.png);
    background-repeat: repeat-x;
    height: 9px;
}
table#contextHelp tr.top td.left {
    background-position: 0 0;
    width: 4px;
}
table#contextHelp tr.top td.center {
    background-position: 0 100%;
}
table#contextHelp tr.top td.right {
    background-position: -4px 0;
    width: 4px;
}
table#contextHelp tr.bottom td.left {
    background-position: -12px 0;
    width: 4px;
}
table#contextHelp tr.bottom td.center {
    background-position: 0 -9px;
}
table#contextHelp tr.bottom td.right {
    background-position: -8px 0;
    width: 4px;
}
table#contextHelp tr.middle td{
    background: #ededed;
}
table#contextHelp td.body {
    padding: 12px 10px;
    background: #ededed;
}
table#contextHelp td.body h2 {
    font-size: 1.4em;
    margin-bottom: 5px;
    color: #2D4687;
    font-weight: bold;
}
table#contextHelp a {
    color: #04778E;
    /*border-bottom: solid 1px #ACD4DB;*/
    text-decoration: underline;
    font-weight: bold;
}
table#contextHelp a:hover {
    color: #024A59;
    /*border-color: #82A1A5;*/
}
table#contextHelp div.arrow {
    height: 6px;
    background-image: url(../images/contextHelp-arrow.png);
    background-repeat: no-repeat;
    margin: 0 15px;
}
table#contextHelp div.arrow.down {
    background-position: 0 -6px;
    margin-top: 3px;
}
table#contextHelp div.arrow.up {
    background-position: 0 0;
    margin-bottom: 3px;
}
table#contextHelp p {
    font-size: 0.9em;
    text-align: left;
    font-weight: bold;
}
table#contextHelp p.separator {
    background: url(../images/dashed-line-grey.gif) 0 top repeat-x scroll;
    margin-top:15px;
    padding-top:15px;
}
div#closeContextHelp {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: -6px;
    margin-right:-4px;
    background: url(../images/cross-stack.png) 0 0;
    cursor: pointer;
}
div#closeContextHelp:hover {
    background-position: 0 -16px;
}
div#closeContextHelp:active {
    background-position: 0 -32px;
}



.footer ul li{
list-style: none;
margin:  0 0 5px -23px;

}

/*.footer ul li a:link{
background:url(../images/bullet_right.png) 0px -1px no-repeat;
list-style: none;
line-height: 140%;
padding-bottom: 6px;
padding-left: 21px;
}*/

.footer li {

	background:url(../images/bullet_right.png) 0% 10% no-repeat;
	padding-left:21px;
	padding-bottom: 1px;
	line-height: 140%;
	margin:0px;
	}


.footer strong {
font-size: 1.4em;
margin-top: 0.5em;
margin-bottom: 0.5em;


}












 #press-buttons a {
	display: inline-block;
	margin: 0px 0px 0  0;
	padding: 0px 15px;
	height: 29px;
	border: 1px solid #357D53;
	text-align: center;
	border-bottom-color: #356853;
	color: white;
	
	
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #359553; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #359F53),
					color-stop(1, #358653)
				);
	background: -moz-linear-gradient(
					center top,
					#359F53 20%,
					#358653 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}

#press-buttons a:hover,
a.hover,
a.active {
	/*Background*/
	background: #356A53; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #358453),
					color-stop(1, #357153)
				);
	background: -moz-linear-gradient(
					center top,
					#358453 20%,
					#357153 100%
				);
}

#press-buttons a:active,
a.active {
	border-color: #408152;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}












 #press-buttons-red a {
	display: inline-block;
	margin: 0px 0px 0 5px;
	padding: 0px 10px;
	border: 1px solid #762F2F;
	border-bottom-color: #552F2F;
	color: white;
	height: 29px;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #CA2F2F; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #C12F2F),
					color-stop(1, #AB2F2F)
				);
	background: -moz-linear-gradient(
					center top,
					#C12F2F 20%,
					#AB2F2F 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}



#press-buttons-red a:hover,
a.hover,
a.active {
	/*Background*/
	background: #912F2F; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #A82F2F),
					color-stop(1, #882F2F)
				);
	background: -moz-linear-gradient(
					center top,
					#A82F2F 20%,
					#882F2F 100%
				);
}

#press-buttons-red a:active,
a.active {
	border-color: #732B2B;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}





















#press-buttons-purple a {
	display: inline-block;
	margin: 0px 0px 0 5px;
	padding: 0px 10px;
	border: 1px solid #080F5F;
	border-bottom-color: #080F5F;
	color: white;
	height: 29px;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #323882; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #323882),
					color-stop(1, #151D82)
				);
	background: -moz-linear-gradient(
					center top,
					#323882 20%,
					#151D82 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}



#press-buttons-purple a:hover,
a.hover,
a.active {
	/*Background*/
	background: #912F2F; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #A82F2F),
					color-stop(1, #882F2F)
				);
	background: -moz-linear-gradient(
					center top,
					#A82F2F 20%,
					#882F2F 100%
				);
}

#press-buttons-purple a:active,
a.active {
	border-color: #732B2B;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}







.footer-copyright{
 background-color: #fff;
    -moz-border-radius: 5px 5px 5px 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
    border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
    margin-left:auto;
    margin-right:auto;
	margin-top: 0px;
    padding: 7px 15px 7px 15px;
	width: 918px;
	font-size: 0.9em;
	color: #606060;
	
}

.footer-copyright a:link {
color: #004388;
}









.searchHomeBrowse ul li{
list-style: none;
margin:  0 0 3px -5px;

}

.searchHomeBrowse ul li a:link{
background:url(../images/bullet_blue_alt.png) 0px -2px no-repeat;
list-style: none;
line-height: 140%;
display: block;
padding-bottom: 2px;
padding-left: 21px;
}

.searchHomeBrowse ul li a:hover{
background:url(../images/bullet_blue_alt_hover.png) 0px -2px no-repeat;
list-style: none;
line-height: 140%;
padding-bottom: 2px;
padding-left: 21px;
display: block;
}

.span-4{
float: right;
}    

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               