
@import "layout.css";
@import "autocomplete.css";

/* YUI Slider Styles
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1 (modified for VuFind)
*/
.yui-h-slider,.yui-v-slider,.yui-region-slider{position:relative;}.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb,.yui-region-slider .yui-slider-thumb{position:absolute;cursor:default;}.yui-h-slider{background:url(/vufind/images/yui/bg-h.gif) no-repeat 5px 0;height:28px;width:160px;}.yui-h-slider .yui-slider-thumb{top:4px;}.yui-v-slider{background:url(/vufind/images/yui/bg-v.gif) no-repeat 12px 0;height:228px;width:48px;}.yui-region-slider{height:228px;width:228px;}

/* My styles */

html, body {
    height: 100%;
    background:url(../images/bgbodywidth.png) right bottom repeat-x fixed;
    background-color:#454545;
}
.content {
    /*padding:10px 0 10px 0;
   border-bottom: 1px solid #eee;*/
}

//.yui-b {border:1px solid #eee;}
div.yui-b.first {background-color:#fff;}
.filters {padding:.5em;}
.crumbs {background-color:#000;}

/*****************Homepage*******************/
.searchHome {background:url(../images/library.png) no-repeat right;background-size:100%;text-align:right;margin-top:2.5em;height:420px;}
.searchHomeContent {padding-top:345px;margin:0;width:50%;float:right;}
.searchHomeForm {
    background: rgba(51, 127, 141, 0.4);    
    /*background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66337F8D,endColorstr=#66337F8D);
    zoom:1;*/
    padding:1em 0em 1em 1.5em;
    margin-top:0.5em;
    text-align:left;
    /*border-top:#2d7f8d  solid;*/
}
.searchHomeForm a, .searchHomeForm a:hover {color:#fff;}
.searchHomeBrowse {background-color:#2d7f8d;}
.searchHomeBrowseInner {padding:0 25px;font-size:90%;}
.searchHomeBrowse a{color:#fff;}
.searchHomeBrowse a:hover {color:#6ee1f5;}
.searchHomeBrowseInner div {
    float:left;
    border-right: 1px dotted #fff;
    margin-right:1em;
    padding: 1em 2em 1em 0;
    width:12em;
    min-height:16em;
}
.searchHomeBrowseHeader {background-color:#000;padding:0 25px;font-size:90%;min-height:3em;}
/* for Internet Explorer */
/*\*/
* html .searchHomeBrowseHeader {
height: 2em;
}
/**/

.searchHomeBrowseHeader h2 {font-size:110%; color:#37a4b7;}
.searchHomeBrowseHeader div {
    float:left;
    margin-right:1em;
    padding: 1em 2em 1em 0;
    width: 12em;
}

.searchHomeBrowseHeader div.searchHomeBrowseExtraWide,
.searchHomeBrowseInner div.searchHomeBrowseExtraWide {
    width:27em;
}

/*****************Breadcrumbs*******************/
div.breadcrumbs {
    overflow:hidden;
    margin:0;
    padding:0;
    height:30px;
    line-height:30px;
    border-bottom:0px;
    background-color:#000000; 
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
    float:left;
    overflow:hidden;
    height:30px;
    padding:0 8px;
    font-style:normal;
    font-size: 90%;
    color:#37a4b7;
}
div.breadcrumbs span {
    background:url(/vufind/interface/themes/default/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 {width:73.076em;*width:71.25em;margin:0 auto;}


/************* Dom Corners (http://web-graphics.com/mtarchive/001660.php)    ****************/

b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(/vufind/interface/themes/default/images/rc.png);
    background-repeat: no-repeat}
b.gtop, b.gtop b, b.gbot, b.gbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(/vufind/interface/themes/default/images/rc.png);
    background-repeat: no-repeat}
b.btop b, b.gtop b{background-position: 100% -10px}
b.bbot, b.gbot{background-position: 0 -20px}
b.bbot b, b.gbot b{background-position: 100% -30px}


/******** Main Header *********/

.searchheader {
    padding:15px 0 0 0;
    background-color:#2d7f8d;
    background:url(../images/bgheader.png) repeat-x;
    border-bottom: solid 1px #2d7f8d;
    text-align:center;
}
.searchheader a {
    color:#fff;
}
.searchheader a:hover { 
    color:#6ee1f5;
}
.searchcontent {
    width:73.076em;*width:71.25em;
    margin:0 auto;
}/* Matches Doc2 */
.searchform {
    padding-top:7px;
}
.within {font-size:90%;position: relative;}
.within input {position: absolute;top:0;}
.within label {margin: 0 0 0 1.5em;position: absolute;top:2px;width:300px;}

.submenu {
    padding-left:1em;
    border-left:1px solid #eee;
    margin-top:1em;
}
.submenu h4 {
    border-bottom: 1px solid #eee;
    padding-bottom: 3px;
}
.narrow {
}
.narrowGroupHidden {
    display:none;
}
.narrow_begin {
    display: block;
}
.narrow_end {
    display: none;
}
.myblock {
    border: 1px solid #cccccc;
    padding:15px;
}
.top_facet_additional_text {
    margin-top:10px;
}

/*********** Toolbar (Record View) ************/
.toolbar{border-bottom:1px solid #eee;text-align:right;font-size:90%;min-height:2em;padding-left:1em;}
.toolbar ul {display:inline;height:23px;}
.toolbar ul li {float:left; margin-left:.5em;}
.toolbar label{cursor:pointer;}

/*********** 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;
}

.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;
}

li.result input.ui_checkboxes {
    float: left;
}

.listTags {
    margin-left: 1em;
}

.listTags h3 {
    margin-left: 0;
}

.listTags ul {
    margin-bottom: 1em;
}

.listDetails p {
    margin-left: 1em;
}

.listDetails div.listControls {
    float: right;
    text-align: right;
    padding: 1em 0.5em 0;
}

.listDetails div.listControls a {
    display: block;
    padding: 1em 0 0 0.5em;
}

.messages {
    padding: 1em;
}

ul.menu {
    display: none;
    margin-top: 10px;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    position:absolute;
    background:white;
    height:auto;
}
ul.menu li{
    border-bottom: 1px solid #cccccc;
    padding:5px;
    clear: left;
    position:block;
    width:100px;
    text-align: left;
    background:white;
    margin: 0px;
}
#ft {
    padding:10px 25px;
    margin:0 0 25px 0;
    font-size:90%;
    color:#2d7f8d;
}
#ft a {
    color:#6ee1f5;
}
#ft a:hover {
    color:#fff;
}
#ft div {
    float:left;
    border-right: 1px dotted #cccccc;
    margin-right:1em;
    padding: 0 2em 1em 0;
    width:12em;
}
.result {
    border-bottom: 1px solid #eee;
    padding:10px 5px    15px 5px;
}
.record {
    padding:0 1.5em;
    /* border-right: 1px dashed #cccccc; */
 /*    padding:10px 15px 10px 10px; */
}
.page{padding:1em;min-height: 20em;}
.recordsubcontent {padding:1em 1.5em 3em 1.5em;}
.recordsubcontent h3 {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;
}

.recordcover { padding:3px;background-color:#eee;border:1px solid #cfcfcf;}
.result.unavailable {
    background-color:#fff5ee;
}
.result.alt {
    background-color:#fff;
}
.groupCallnumber {
    margin-left: 18px;
}
.toggle {
    text-align:right;
}
.toggle img {
    vertical-align:text-bottom;
}
.authorbox, .authoritybox {
    padding:0 0 1em 1em;
    border-bottom: 1px #eee solid;
    margin-bottom:.5em;
    background-image:url(/vufind/interface/themes/default/images/author_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.authorbio {padding:1em;}
.resultitem {
    margin-left:100px;

}
.resulthead {
    padding:0px 10px 0 10px;
    margin-bottom:.5em;
    border-bottom: 1px #eee solid;
}

.searchtools {
    /*background-color: #f5f5f5;*/
    border-top: #eee solid 1px;
    padding: 1em;
    font-size: 90%;
}
.navmenu {
    margin:0 0 .5em 0;
    border-top: 1px dotted #fff;
}
.navmenu li {
    padding:.1em 0 .1em .5em;
    list-style-type: none;
}
.navmenu dd {
    padding:.1em 0 .1em .5em;
    list-style-type: none;
}
.navmenu dt {
    margin-top:.75em;
    font-weight:bold;
}
.title {
    font-size:110%;
}
.narrow dd {
    color:#999;
}
.correction img {
    vertical-align: middle;
}
.error {
    color: #C00;
}
.userMsg {
    color: #6d8822;
}
.holdsMessage {
    margin-top: 1em;
}

#tagForm {
    display: none;
}
#narrowLoading {
    padding: 50px 0px 100px 0px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}
div.warning {
    font-weight: bold;
    font-family: courier new, courier, fixed;
    color: #990000;
}
#listForm {
    display: none;
}
#lightbox {
    cursor: pointer;
    background-color: #000;
    display: none;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 7;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

div.popupBox {
    background-color: #ffffff;
    display: none;
    border-right: solid 2px #999999;
    border-bottom: solid 2px #999999;
    position: absolute;
    z-index: 10;
    left: 33%;
    width: 33%;
    font-size: 95%;
    height: 300px;
}

div.popupBox .header {
    cursor: move;
    background-color: #CCCCCC;
    padding: 3px 0px 3px 10px;
}

div.popupBox .header a {
    float: right;
    text-decoration: none;
    font-weight: bold;
}

div.popupBox .content {
    padding: 5px 20px 20px 20px;
    height: 250px;
    overflow: auto;
}


div.popupBox a.close {
    font-size: 8pt;
    font-weight: bold;
    padding: 2px;
    color: #000000;
    float: right;
    border: outset 1px;
}

div.popupBox ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div.popupBox ul li {
    border-bottom: solid 1px #CCCCCC;
    padding: 4px;
}

div.popupBox ul li.selected {
    background-color: #FFFFEE;
}

div.popupBox ul li a {
    color: #000000;
    text-decoration: none;
}

div.popupBox table th {
    font-weight: bold;
}

div.popupBox table th, div.popupBox table td {
    padding: 0.5em;
}

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

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

ul.browse {
    border: solid 1px;
    height: 300px;
    overflow: scroll;
}

/****** Record Vertical Tabs ******/
.recordtab {
    background-color: #efefef;
    padding-bottom: 100em;
    border-left: 1px solid #ccc;
}
.recordtab ul {
    margin:1em 0 0 0;
    padding:0px 0 0 0px;
    list-style:none;
}
.recordtab li {
    padding:.75em;
    margin:0 1em 0 0;
}
.recordtab li.active {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-left: -1px;
}
.recordtab li a {
    color:#000;
}
.recordtab li.active a {
    color:#608600;
}
.sidegroup h4 {font-size:120%;font-weight:bold;}
.sidegroup {margin:0; color:#37a4b7;}
.sidegroup a {margin:0; color:#6ee1f5;}
.sidegroup a:hover {margin:0; color:#fff;}
ul.bulleted li {list-style: disc url(/vufind/interface/themes/default/images/side_bullet.png) outside;margin-left:1.5em;
}

/************* Tabs (Record Page) *****************/
#tabnav {
    font-size:90%;
    margin-top:3em;
    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("/vufind/interface/themes/default/images/subnavTab_left.jpg") no-repeat left top;margin-bottom:-1px;
}
#tabnav .active a {
    background:url("/vufind/interface/themes/default/images/subnavTab_right.jpg") no-repeat right top;
    color:#000;
    padding:18px 10px 12px 0px;
}


/************* Top Tabs *****************/
#toptab {
    font-size:90%;
    padding:0 0 0 1em;
}
#toptab ul {
float: left;
    margin:0;
    padding:0px 5px 0 0;
    list-style:none;
}
#toptab li {
    float:left;
    margin:0 0 0 0px;
    padding:0 0 0 10px;
}
#toptab 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 \*/
#toptab a {float:none;}
/* End IE5-Mac hack */
#toptab a:hover {
    color:#000;
}
#toptab .active {
    background:url("/vufind/interface/themes/default/images/subnavTab_left.jpg") no-repeat left top;margin-bottom:-1px;
}
#toptab .active a {
    background:url("/vufind/interface/themes/default/images/subnavTab_right.jpg") no-repeat right top;
    color:#000;
    padding:18px 10px 12px 0px;
}

/***** Basic HTML Tags *****/
a {
    text-decoration:none;
    color:#003399;
}
a:hover, .hoverLink {
    color:#003399;
}
h1 {
    font-size:150%;
    font-weight:normal;
    color:#000;
}
div.record h1 {
    margin:1em 0;
}
h2 {
    font-size:140%;
    font-weight:normal;
}
h3 {
    font-size:120%;
    font-weight:normal;
    margin-bottom:.5em;
    color:#000;
}
h4 {
    font-size:110%;
    font-weight:normal;
    margin-bottom:.5em;
    color:#37a4b7;
}
body {
    font-family: "Arial Unicode MS", Arial, Sans-Serif;
    color:#444444;
}
p {
    margin-bottom:1em;
    line-height:1.3em;
}
hr {
    border: 0;
    height: 1px;
    background-color: #eeeeee;
    color:#eeeeee;
    margin-bottom:1em;
}
strong {
    font-weight:bold;
}

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

/***** 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;
}

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

table.datagrid {
    width:100%;/*oringinally set to auto*/
    border-collapse: collapse;
    background-color: #FFFFFF;
}

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 */

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

/* Highlight for items already added to favorites */
.savedFavorite {
    background-color:#ffffcc;
}

/* Icon Classes */
.cite {
    background-image:url(/vufind/interface/themes/default/images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.export {
    background-image:url(/vufind/interface/themes/default/images/silk/application_add.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.save {
    background-image:url(/vufind/interface/themes/default/images/silk/disk-black.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.sms {
    background-image:url(/vufind/interface/themes/default/images/silk/phone.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
/* Start Edit by LM Team (Phet) */
.shareFB {
    background-image:url(/vufind/interface/themes/default/images/silk/facebookIcon.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
/* End Edit by LM Team (Phet) */
.tag {
    background-image:url(/vufind/interface/themes/default/images/silk/tag_blue.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.mail {
    background-image:url(/vufind/interface/themes/default/images/silk/email.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.fav {
    background-image:url(/vufind/interface/themes/default/images/silk/heart.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.edit {
    background-image:url(/vufind/interface/themes/default/images/silk/edit.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em 0 .5em 18px;
    margin-right:.7em;
}
.delete {
    background-image:url(/vufind/interface/themes/default/images/silk/delete.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 18px;
    margin-right:0;
}
.feed {
    background-image:url(/vufind/interface/themes/default/images/silk/feed.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-left:1em;
}
.list {
    background-image:url(/vufind/interface/themes/default/images/silk/list.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-left: 1em;
}
#menuAddList img {
    vertical-align: text-bottom;
}
.add {
    background-image:url(/vufind/interface/themes/default/images/silk/add.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 18px;
    margin-right:0;
}
.available {
    background-image:url(/vufind/interface/themes/default/images/silk/bullet_green.png);
    background-repeat:no-repeat;
    color:#009900;
    padding-left:18px
}
.availableLoc {
    background-image:url(/vufind/interface/themes/default/images/fugue/tick-small.png);
    background-repeat:no-repeat;
    padding-left:18px
}
.available span{
    padding-left:10px;
}
.checkedout {
    background-image:url(/vufind/interface/themes/default/images/silk/bullet_red.png);
    background-repeat:no-repeat;
    color:#cc0000;
    padding-left:18px
}
.checkedoutLoc {
    background-image:url(/vufind/interface/themes/default/images/fugue/cross-small.png);
    background-repeat:no-repeat;
    padding-left:18px
}
.checkedout span{
    padding-left:10px;
}
.backtosearch {
    font-size: 90%;
}
.electronic {
    background-image:url(/vufind/interface/themes/default/images/tango/www.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.map {
    background-image:url(/vufind/interface/themes/default/images/silk/map.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.globe {
    background-image:url(/vufind/interface/themes/default/images/silk/world.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.slide {
    background-image:url(/vufind/interface/themes/default/images/silk/photo.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.microfilm {
    background-image:url(/vufind/interface/themes/default/images/silk/film.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.photo {
    background-image:url(/vufind/interface/themes/default/images/silk/picture.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.video {
    background-image:url(/vufind/interface/themes/default/images/tango/video.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.kit {
    background-image:url(/vufind/interface/themes/default/images/silk/package.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.musicalscore {
    background-image:url(/vufind/interface/themes/default/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(/vufind/interface/themes/default/images/tango/audio-volume-high.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.physicalobject {
}
.manuscript {
    background-image:url(/vufind/interface/themes/default/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(/vufind/interface/themes/default/images/ebook.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.book {
    background-image:url(/vufind/interface/themes/default/images/silk/book.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.journal {
    background-image:url(/vufind/interface/themes/default/images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.newspaper {
    background-image:url(/vufind/interface/themes/default/images/silk/newspaper.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(/vufind/images/silk/tag_yellow.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdPlace {
    background-image:url(/vufind/interface/themes/default/images/fugue/holdPlace.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdCancel {
    background-image:url(/vufind/interface/themes/default/images/fugue/holdCancel.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdCancelAll {
    background-image:url(/vufind/interface/themes/default/images/fugue/holdCancelAll.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.renew {
    background-image:url(/vufind/interface/themes/default/images/fugue/renew.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.renewAll {
    background-image:url(/vufind/interface/themes/default/images/fugue/renewAll.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.checkRequest {
    background-image:url(/vufind/interface/themes/default/images/fugue/checkRequest.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdBlocked {
    background-image:url(/vufind/interface/themes/default/images/fugue/HoldBlocked.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.unknown {
    background-image:url(/vufind/images/silk/bullet_orange.png);
    background-repeat:no-repeat;
    color:#ff890f;
    padding-left:18px;
}

/***** Image Alignment *****/

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
    padding: 4px;
    margin: 0 7px 2px 0;
}

.alignleft {
    float: left;
    padding: 4px;
    margin: 0 15px 2px 0;
}

/* New advanced search screen stuff */
.advSearchContent {
    /* Needed for IE7 compatibility: */
    width: 96%;
}
.groupSearchHolder {
    clear: both;
    padding: 10px 10px 5px;
}
.groupSearchHolder .advRow {
    padding: 1px 0px;
}
.groupSearchHolder .advRow div {
    float: left;
    padding: 0px 2px;
}
.clearer {
    display: block;
    clear: both;
}
.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 155px;
}
.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(/vufind/images/gradient_grey.gif) repeat-y;
}
#searchHolder .group1 {
    border-top: 1px solid #000000;
    background:url(/vufind/images/gradient_green.gif) repeat-y;
}
#searchHolder .group {
    margin-bottom: 10px;
}
.searchGroups {
    margin-bottom: 10px;
    padding: 2px 5px;
    font-size: 125%;
}
.searchGroups .searchGroupDetails {
    float: right;
}
.search .filterList h3, .search .filterList h4 {
    font-weight: bold;
}
.search .filterList h3 span {
    font-weight: normal;
    font-size: 80%;
}
.search .filterList input {
    vertical-align: middle;
}
.search .filterList ul {
    margin-bottom: 5px;
}
.keepFilters input {
    vertical-align: middle;
}
.facetsTop td, .facetsTop th {
    padding-right: 15px;
}
.facetsTop th {
    font-weight: bold;
}
.facetsTop th span {
    font-weight: normal;
}
#advSearchLimit {
    padding: 10px 0px 10px 0px;
}

/* Browse Lists */
.browseNav {
    font-size:90%;
    margin-top:4em;
    width:100%;
    background-color:#fff;
}
.browseNav ul {
    width: 100%;
    display:block;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
}
.browseNav li {
    width: 100%;
    position:relative;
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.browseNav a {
    display:block;
    background:url("/vufind/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 {
    background:url("/vufind/images/tabs_hover_bg.jpg") repeat-x right top;
}
.browseNav .active a:hover {
    background:url("/vufind/images/tab_active_bg.jpg") repeat-x right top;
}

.browseNav a.first {
 border-left: 1px solid #ccc;
}

.browseNav a:hover {
}
.browseNav .active {
}
.browseNav .active a {
    background-image:url("/vufind/images/tab_active_bg.jpg");
    color:#000;
}

.browseNav .active a span {
    position:absolute;
    bottom:-15px;
    left:50%;
    margin-left:-8px;
    width:17px;
    height:15px;
    background:url("/vufind/images/tab_active_arrow.jpg") left top no-repeat;
}

.configEditor {
    width: 500px;
}

/* 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;
}
.previewDiv {
    clear:left;
    padding-top: 0.7em;
}

/* 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;
}

#autoCompleteContainer {
    width: 213px;
    margin-right: 3px;
    margin-top: 2px;
    float: left;
}

#autoCompleteContainer input {
    min-height: 22px;
}

.hiddenLabel {
    height: 0px;
    width: 0px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

.highlight {
    font-weight: bold;
}

.yearbox {
    width: 45px;
}

/* 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;
}

a .headerlink{
	color: #ffffff;
}

/* Grid View */
.gridRecordBox {
    margin: 0px 3px 3px 3px; 
    padding: 5px 1px 3px 15px;
}

.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.1em;
}

.gridMouseOver {
    background-color:#f5f5f5;
}

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

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

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;
    border-bottom: 1px solid #D5D5D5;
}
.suggestedResult.alt {
    background-color:#EEE;
}
.suggestionItem {
    margin-top: 5px;
    margin-bottom: 5px;
}
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;
}

/* map */
#mapWrap {
    margin-right: auto;
    margin-left: auto;
}
.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: 255px;
}
.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;
}
.ajax_hold_availability {
    background: url(/vufind/images/loading.gif) no-repeat left top;
    padding:0 .5em .5em 20px;
}
/************pubdate_vis timeline**********/
.dateVisClear {
    background-color: #FFF;
    border: 2px solid #545454;
    position: absolute;
    left: 0px; top: 0px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

/*********** Book acquire & Comment ************/
.subpage{
        background-color:#d4debb;
}

/* table for displaying full status in result list */
table.summHoldings {
    font-size: smaller;
    margin-bottom: .5em;
}
table.summHoldings th {
    padding: 0;
    color: #666666;
    border-bottom: 1px solid #999999;
}
table.summHoldings td {
    background: inherit !important;
    padding: 0;
}
table.summHoldings .locationColumn {
    width: 50%;
}
table.summHoldings .callnumColumn {
    width: 30%;
}
table.summHoldings .statusColumn {
    width: 20%;
}
a.summHoldings {
    font-size: smaller;
}

.sysInfo {
    margin: 0 auto;
    padding: 1em;
    background-color: #FFEF8F;
    border: 2px solid #F9DD34;
    border-radius: 5px 5px 5px 5px;
}

.mobileViewLink {
    width:100%;
    padding:10px;
    background-color: #FDD5A3;
    border: solid 2px #E77825;
    font-size:24px;
}

/* Make sure COinS information is invisible */
.Z3988 {
    display: none;
}

#hierarchyTreeHolder {
    background-color: #FFF;
    border: 1px solid #DCDCDC;
    padding: 0.5em;
}

#hierarchyTree {
    padding: 0.5em 0.5em 0.5em 0;
    max-height:375px;
    min-height:375px;
    overflow: hidden;
    overflow-y: auto;
}

#hierarchyTree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tree {
    background-image:url(/vufind/interface/themes/default/images/fugue/tree.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
}

.currentTree, .hierarchyTreeLinkText {
    background-image:url(/vufind/interface/themes/default/images/fugue/treeCurrent.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
}

#hierarchyTree #treeList li {
    background-image:url(/vufind/interface/themes/default/images/fugue/treeItem.png);
    background-repeat: no-repeat;
    padding: 0.25em 0 0 23px;
    background-position: 0 0.25em;
}

#hierarchyTree #treeList li.currentRecord {
    background-image:url(/vufind/images/fugue/treeItemCurrent.png);
    background-repeat: no-repeat;
    padding: 0.25em 0 0 23px;
    background-position: 0 0.25em;
}

#hierarchyTree #treeList li.currentHierarchy > a, #hierarchyTree #treeList li.currentRecord > a {
    color: #000;
    font-weight: bold;
}

