
@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(http://catalogue.nli.ie/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(http://catalogue.nli.ie/images/yui/bg-v.gif) no-repeat 12px 0;height:228px;width:48px;}.yui-region-slider{height:228px;width:228px;}

/* My styles */

#hd {
    background-color:#9e191d;
    height: 129px;
    margin-bottom:15px;
    /* border-top: 6px solid #7c1416; */
}

#topBorderSpacer {

border-top: 6px solid #7c1416;
margin:0px;
padding:0px;
}

html, body {
    height: 100%;
    /* background-color:#f9f9f9; */
    background-image:url(http://catalogue.nli.ie/images/NLI/back_gradient_200px.png); 
    background-repeat:repeat-x; 
    background-position: bottom left; 
    background-attachment: fixed;
}
.content {
    /* padding:0px 0 10px 0;
    background-image:url("http://catalogue.nli.ie/images/bg_grey.jpg");
    background-repeat:repeat-x; 
    background-color:#fff; 
    border-top: 1px solid #cccccc; 
    margin-right: 10px; */
    
}


#bd a:link, #bd a:hover, #bd a:visited {
/* color:#3f53d0; */
color:#27278B;

}
.hidden {
	display:none;
}
.contentbox {
    background-color: #eeeae3; 
    /* border: 1px solid #cccccc;*/
    margin-left:0px;
    padding:0px 20px 0px 20px;
    /* background-color:#fff; */

}
.box {
    /*background:url("http://catalogue.nli.ie/images/tabs_bg.jpg") repeat-x right top;*/
    background-color:#eeeae3;
    /* border: 1px solid #cccccc; */
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 4px;
}
.details {
	background-color: #fff;
    /* border: 1px solid #cccccc; */
    padding:20px 1em 1em 1em;
}
.submenu {
    margin-top:0px;
    margin-right:0px;
}
.submenu h4 {
    border-bottom: 8px solid #7c1416;
    /* padding-bottom: 3px; */
    margin-right:5px;
    font-family: Georgia,"Times New Roman",Serif;
    font-size:93%;
    color: #7c1416;
    padding: 16px 0px 12px 0px;
}
.submenu h3 {
	margin-right:5px;
    font-family: Georgia,"Times New Roman",Serif;
    font-size:130%;
    color: #7c1416;
    /*padding: 16px 0px 12px 0px;*/
}
.narrow {
    /* padding-top:15px; */
}
.narrowGroupHidden {
    display:none;
}

.narrow_begin {
    display: block;
    /* border-bottom: 5px solid #cccccc; */
}
.narrow_end {
    display: none; 
}
.myblock {
    border: 1px solid #cccccc;
    padding:15px;
}

ul.tools {
    float: right;
    font-size:77%;
    text-align:right;
    /* background-color: #7C1416; */

}
ul.tools li {
    float: left;    
}

ul.tools li a:link {
    color: #7C1416;    
}
.tool {
    font-size:85%
}
ul.menu {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    position:absolute;
    background:white;
}
ul.menu li{
    border-bottom: 1px solid #cccccc;
    padding:5px;
    clear: left;
    /* position:block; */
    width:100px;
    text-align: left;
}

.noResultsRecomendations {
	/*border: 1px solid #cccccc;*/
	width:30%;
	padding:15px;
	float: left;
	/*margin: 1%;*/
}

div.suggestionHeader {
    min-height:30px;
    padding-top: 5px;
}

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

.rssResults {
	/* padding:10px;
	margin-top: 10px; */
	/*border: 1px solid #7C1416;*/
}

.openLibResults {
  /*
	padding:10px;
	margin-top: 10px; */
}

ul.filters {
  background-color: #fff;
  margin-right: 5px;
  padding: 5px;
}

div.nohitsFacets ul.filters {
  margin-right: 0px;
  border-bottom : 1px solid #7C1416;
  border-left : 1px solid #7C1416;
  border-right : 1px solid #7C1416;
}

ul.filters h5 {
  font-weight: bold;
}

ul.filters li {
  padding-top: 3px;
}
	
.resultscroller {
	float:right;
}


/*********** Toolbar (Favorites View) ************/
.toolbar{border-bottom:1px solid #eee;font-size:80%;min-height:2em;padding-left:1em;color:#0066cc;}
.toolbar label{cursor:pointer;}
.toolbar ul {display:inline;height:23px;}
.toolbar ul li {float:left;padding-right:5px;}
.toolbar ul li input.button {
    background-color:transparent;
    background-position: 2px center;
    border:0 none;
    height:16px;
    cursor:pointer;
    margin-right:0;
    padding:0 0 0 19px;
    vertical-align: top;
    color:#0066cc;
}

.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;
}
#ft {
   /* NLI: background-color:#f5f5f5;
    border-top: 1px dotted #cccccc; 
    padding:10px 25px;
    margin:15px 0 25px 0; */
    font-size:95%; 
    padding-top: 10px;
}
#ft div {
   /* float:left;
    border-right: 1px dotted #cccccc;
    margin-right:1em;
    padding: 0 2em 1em 0;
    width:12em; */
}
.suggestedResult {
	background-color:#e6dfd4;
    padding:10px 0px 10px 0px;
}
.suggestedResult.alt {
    background-color:#EEEAE3;
}
.result {
    background-color:#e6dfd4;
    padding:10px 0px 10px 0px;
    margin-bottom:5px;
}
.record {
    /* border-right: 1px dashed #cccccc; */
    padding:10px 0px 20px 0px;
}
.result.unavailable {
    background-color:#fff5ee;
}
.result.alt {
    background-color:#eeeae3;
}

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

.groupCallnumber {
    margin-left: 18px;
}
.toggle {
    text-align:right;
}
.toggle img {
    vertical-align:text-bottom;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}
.resultitem {
    margin-left:20px;
    margin-right:2px;
}
.resulthead {
    padding:12px 0px 12px 0px;
    /* margin-bottom:1.5em; */
    border-bottom: 8px solid #7c1416;
    font-family: Georgia,"Times New Roman",Serif;
    vertical-align:bottom;
}
.noResulthead {
    padding-bottom: 5px;
    border-bottom: 8px solid #7c1416;
    font-family: Georgia,"Times New Roman",Serif;
    vertical-align:bottom;
    color: #7c1416;
    margin-right:5px;
}

h3.noResulthead  {
    margin-bottom: 4px;
}
.smallRemove, .smallRemove:link, .smallRemove:hover, .smallRemove:visited{
	font-weight: bold;
	color: #CC0000;
}

.smallRemove img {
    vertical-align: bottom;
}

.searchbox {
    padding:15px 20px;
}
.searchtools {
    /* background-color: #f5f5f5; */
    padding: 0em 1em 1em 1em;
    font-size: 90%;
    text-align:center;
}
.searchtoolsNoPages {
margin-top: 5px;
}
.navmenu {
    margin:0;
    border-bottom: 1px solid #7c1416;
    margin-right: 5px;
}
.navmenu li {
    padding:.1em 0 .1em .5em;
    list-style-type: none;
    border-bottom: 1px solid #e3e3e3;
}
.navmenu dd {
    padding:.1em 0 .1em .5em;
    list-style-type: none;
    border-bottom: 1px solid #e3e3e3;
}
.navmenu dt {
    margin-top:.75em;
    font-weight:bold;
}


.title {
    font-size:110%;
}
.narrow dd {
    color:#999;
}
dd label {
    color:black;
}
.correction {
    background-color: #FFFFFF;
    /* margin-right: 5px; */
    padding-left: 5px;
    font-size: 104%;

}

div.nohitsFacets div.correction {
border-top : 1px solid #7C1416;
border-left : 1px solid #7C1416;
border-right : 1px solid #7C1416;
}

div.nohitsSpelling {
    width: 450px;
    border: 1px solid #7C1416;
}

div.nohitsType {
	border: 1px solid #7C1416;
    width: 450px;
    color: #7C1416;
    background-color: #FFFFFF;
    font-size: 104%;
    padding: 5px 0px 5px 5px;
    margin-bottom:5px;
}

.correction span {
    color: #7C1416;
}

.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: #333333;
    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: #f5f5f5;
    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;
}

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

ul.similarNoResults {
    border-top: 8px solid #7c1416;
    list-style: none;
    margin: 0px;
}

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

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

/* Top Tabs */
#toptab {
    font-size:90%;
    width:100%;
}
#toptab ul {
    display:block;
    margin:0;
    padding:0px 0 0 0px;
    list-style:none;
}
#toptab li {
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0 0 0px 0px;
}
#toptab a {
    display:block;
    background:url("http://catalogue.nli.ie/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;
}

#toptab a:hover {
    background:url("http://catalogue.nli.ie/images/tabs_hover_bg.jpg") repeat-x right top;
}
#toptab .active a:hover {
    background:url("http://catalogue.nli.ie/images/tab_active_bg.jpg") repeat-x right top;
}

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

#toptab a:hover {
}
#toptab .active {
}
#toptab .active a {
    background-image:url("http://catalogue.nli.ie/images/tab_active_bg.jpg");
    color:#000;
}

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

/* Tabs */
#tabnav {
    font-size:90%;
    margin-top:1em;
    width:100%;
}
#tabnav ul {
    display:block;
    margin:0;
    padding:0px 0 0 0px;
    list-style:none;
}
#tabnav li {
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0 0 0px 0px;
}
#tabnav a {
    display:block;
    /* background:url("http://catalogue.nli.ie/images/tabs_bg.jpg") repeat-x right top; */
    padding:.7em 1em .7em 1em;
    text-decoration:none;
    border-top: 2px solid #c2b49b;
    border-left: 2px solid #c2b49b;
    border-right: 2px solid #c2b49b;
    border-bottom: 2px solid #c2b49b;
    /* color:#c2b49b;*/
}

#tabnav a:link, #tabnav a:visited {
color:#c2b49b;
}

#tabnav a:hover {
    /* background:url("http://catalogue.nli.ie/images/tabs_hover_bg.jpg") repeat-x right top; */
    background-color:#c2b49b;
    color:#fff;
}
#tabnav .active a:hover {
    /* background:url("http://catalogue.nli.ie/images/tab_active_bg.jpg") repeat-x right top; */
    background-color:#c2b49b;
    color:#fff;
}

#tabnav a.first {
 border-left: 0px solid #c2b49b;
}

#tabnav a.holdingsView{
 border-left: 2px solid #c2b49b;
 
}

#tabnav a:hover {
background-color:#c2b49b;
}
#tabnav .active {
background-color:#c2b49b;
}
#tabnav .active a:link, #tabnav .active a:visited  {
    /*background-image:url("http://catalogue.nli.ie/images/tab_active_bg.jpg"); */
    color:#fff;
    background-color:#c2b49b;
}

#tabnav .active a span {
    position:absolute;
    bottom:-15px;
    left:50%;
    margin-left:-8px;
    width:17px;
    height:15px;
    background:url("http://catalogue.nli.ie/images/NLI/tab_active_arrow_beige.png") left top no-repeat;
}
* html .tabs .active span{
    margin-left:-20px;
    bottom:-15px;
}
* html .tabs li a{
    position:relative;
}

/* Browse Lists */
.browseNav {
    font-size:90%;
    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("http://catalogue.nli.ie/images/tabs_bg.jpg") repeat-x right top; */
    background-color: #f2efe9;
    padding:.7em 1em .7em 1em;
    text-decoration:none;
    border-bottom: 1px solid #7C1416;
    /*  border-left: 1px solid #7C1416;
    border-right: 1px solid #ccc; */
    color:#333;
}

.browseNav a:hover {
	background-color: #e3dcd0;
    /* background:url("http://catalogue.nli.ie/images/tabs_hover_bg.jpg") repeat-x right top; */
}
.browseNav .active a:hover {
	background-color: #e3dcd0;
    /* background:url("http://catalogue.nli.ie/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("http://catalogue.nli.ie/images/tab_active_bg.jpg");
    color:#000; */
    background-color: #e3dcd0;
}

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

/* HTML Tags */
a {
    text-decoration:none;
    color:#0066cc;
}
a:hover, .hoverLink {
    color:#0066cc;
}
h1 {
    font-size:150%;
    font-weight:normal;
    color:#000;
}
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:#000;
}
body {
    font-family: "Arial Unicode MS", Arial, Sans-Serif;
    color:#392529;
}
p {
    margin-bottom:1em;
    line-height:1.3em;
}
hr {
    border: 0;
    height: 1px;
    background-color: #CCCCCC;
    color:#CCCCCC;
    margin-bottom:1em;
}
strong {
    font-weight:bold;
}
/* Citation Table */
.citation {
    font-size:90%;
   /* width: 500px; */
}
.citation th {
    text-align:left;
    color:#666;
    padding:.6em 0 .3em 0;
    vertical-align: top;
    border-bottom: 1px solid #fff;
    width: 90px;
    
}
.citation tr {
    
}
.citation td {
    padding:.6em 0 .3em 1em;
    vertical-align: top;
}


.citation td span {
    line-height: 150%;
}
.citation tr, .citation td {
    vertical-align:top;
}

/* Pagination */

.pagination {
    font-size:90%;
    padding:1.5em 0 1.5em 0;
    margin:1.5em 0;
    text-align:center;
    border-top: 1px solid #eee;
}
.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:910px;
    border-collapse: collapse;
    border-bottom: 1px solid #FFFFFF;
}

table.datagrid th {
    color: #7C1416;
    background-color: #FFF;
    /* border: solid 1px #99CCFF; */
    text-align: left;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 5px 15px 5px 10px;   
}

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:hover, .sms:hover, .mail:hover, .export:hover, .save:hover, .fav:hover, .add:hover {
    color:#7c1416;
}
.cite {
    background-image:url(http://catalogue.nli.ie/images/NLI/citeThis.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
    color: #7c1416;
    font-family: Georgia, "Times New Roman",Serif;
}

.export {
    background-image:url(http://catalogue.nli.ie/images/NLI/export1.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
    color: #7c1416;
    font-family: Georgia, "Times New Roman",Serif;
}
.save {
    background-image:url(http://catalogue.nli.ie/images/silk/disk-black.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
}
.sms {
    background-image:url(http://catalogue.nli.ie/images/silk/phone.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
}
.tag {
    background-image:url(http://catalogue.nli.ie/images/silk/tag_blue.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.mail {
    background-image:url(http://catalogue.nli.ie/images/NLI/emailThis.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
    color: #7c1416;
    font-family: Georgia, "Times New Roman",Serif;
}

.mailResult {
padding-right: 0em;
padding-top:0px;
padding-bottom:0px;
}
.fav {
    background-image:url(http://catalogue.nli.ie/images/silk/heart.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 20px;
    margin-right:1em;
    height:14px;
}
.edit {
    background-image:url(http://catalogue.nli.ie/images/silk/edit.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em 0 .5em 18px;
    margin-right:.7em;
}
.delete {
    background-image:url(http://catalogue.nli.ie/images/silk/delete.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em .5em .5em 18px;
    margin-right:0;
}
.feed {
    background-image:url(http://catalogue.nli.ie/images/silk/feed.png);
    background-repeat:no-repeat;
    background-position: left; 
    padding:.5em 1em .5em 20px;
    margin-left:1em;
}
.list {
    background-image:url(http://catalogue.nli.ie/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(http://catalogue.nli.ie/images/silk/add.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 18px;
    margin-right:0;
}
.available {
    background-image:url(http://catalogue.nli.ie/images/bullet_green.png);
    background-repeat:no-repeat;
    color:#009900;
    padding-left:18px
}
.availableLoc {
    background-image:url(http://catalogue.nli.ie/images/fugue/tick-small.png);
    background-repeat:no-repeat;
    padding-left:18px
}
.available span{
    padding-left:10px;
}
.checkedout {
    background-image:url(http://catalogue.nli.ie/images/bullet_red.png);
    background-repeat:no-repeat;
    color:#cc0000;
    padding-left:18px
}
.checkedoutLoc {
    background-image:url(http://catalogue.nli.ie/images/fugue/cross-small.png);
    background-repeat:no-repeat;
    padding-left:18px
}
.checkedout span{
    padding-left:10px;
}
.backtosearch {
    font-size: 77%;
    font-family: Georgia, "Times New Roman",Serif;
	color: #7c1416;
}
.electronic {
    background-image:url(http://catalogue.nli.ie/images/tango/www.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.map {
    background-image:url(http://catalogue.nli.ie/images/silk/map.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.globe {
    background-image:url(http://catalogue.nli.ie/images/silk/world.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.slide {
    background-image:url(http://catalogue.nli.ie/images/silk/photo.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.microfilm {
    background-image:url(http://catalogue.nli.ie/images/silk/film.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.photo {
    background-image:url(http://catalogue.nli.ie/images/silk/photo.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.video {
    background-image:url(http://catalogue.nli.ie/images/tango/video.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.kit {
    background-image:url(http://catalogue.nli.ie/images/silk/package.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.musicalscore {
    background-image:url(http://catalogue.nli.ie/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(http://catalogue.nli.ie/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(http://catalogue.nli.ie/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(http://catalogue.nli.ie/images/ebook.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.book {
    background-image:url(http://catalogue.nli.ie/images/silk/book.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.journal, .serial {
    background-image:url(http://catalogue.nli.ie/images/silk/report.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}
.newspaper {
    background-image:url(http://catalogue.nli.ie/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(http://catalogue.nli.ie/images/NLI/bookmark2.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em 0em .5em 15px;
    height:14px;
    color: #7c1416;
    font-family: Georgia, "Times New Roman",Serif;
}

.printsdrawings {
    background-image:url(http://catalogue.nli.ie/images/silk/picture.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.holdPlace {
    background-image:url(http://catalogue.nli.ie/images/fugue/holdPlace.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdCancel {
    background-image:url(http://catalogue.nli.ie/images/fugue/holdCancel.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.holdCancelAll {
    background-image:url(http://catalogue.nli.ie/images/fugue/holdCancelAll.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.renew {
    background-image:url(http://catalogue.nli.ie/images/fugue/renew.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}
.renewAll {
    background-image:url(http://catalogue.nli.ie/images/fugue/renewAll.png);
    background-repeat:no-repeat;
    background-position: left;
    padding:.5em .5em .5em 20px;
    margin-right:1em;
}

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

.software {
    background-image:url(http://catalogue.nli.ie/images/silk/disk.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.physicalobject {
    background-image:url(http://catalogue.nli.ie/images/silk/box.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.cassette {
    background-image:url(http://catalogue.nli.ie/images/NLI/cassette.png);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

.addThisResults {
padding-right: .5em;
padding-top:0px;
padding-bottom:0px;
}

.pdf {
    background-image:url(http://catalogue.nli.ie/images/NLI/i_pdf.gif);
    background-repeat:no-repeat;
    background-position: left top;
    padding:0 .5em .5em 20px;
    margin-right:1em;
}

/* NLI Icon classes */
.searchHistory {
  background-image:url(http://catalogue.nli.ie/images/NLI/search_history.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-left:1em;
  margin-right:10px;
  color: #330000;
}
.bookmark {
  background-image:url(http://catalogue.nli.ie/images/NLI/bookmark2.gif);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 14px;
  color: #330000;
}
.photograph {
  background-image:url(http://catalogue.nli.ie/images/silk/picture.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.manuscript {
  background-image:url(http://catalogue.nli.ie/images/silk/report_edit.png);
  background-repeat:no-repeat;
  background-position: left top;
  padding:0 .5em .5em 20px;
  margin-right:1em;
}
.journalarticle {
  background-image:url(http://catalogue.nli.ie/images/silk/report.png);
  background-repeat:no-repeat;
  background-position: left top;
  padding:0 .5em .5em 20px;
  margin-right:1em;
}

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

fieldset { border:1px solid #CCCCCC; padding: 1em;}

legend {
    padding: 0.2em 0.5em;
    text-align:right;
    font-weight: bold;
}

/* 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: right;
}
.groupSearchHolder .label, .groupSearchHolder .join {
    width: 140px;
    text-align: right;
}
.addSearch {
    padding: 0px 0px 4px 155px;
}
.groupSearchHolder .terms {
    width: 220px;
}
.groupSearchHolder .terms input {
    width: 100%;
}
.groupSearchHolder .field {
}
.group .groupSearchDetails {
    float: right;
    text-align: right;
    padding: 3px 5px;
}
.group0 .groupSearchDetails {
    border: 1px solid #E6DFD4; /* #D8D7D8; */
    border-top: 0px;
}
.group1 .groupSearchDetails {
    border: 1px solid #E6DFD4; /* #94C632; */
    border-top: 0px;
}
#searchHolder .group0 {
    border: 1px solid #E6DFD4; /* #D8D7D8; */
    background-color: #E6DFD4;
    /* background:url(http://catalogue.nli.ie/images/gradient_grey.gif) repeat-y; */ 
}
#searchHolder .group1 {
    border: 1px solid #E6DFD4; /* #94C632; */
    background-color: #E6DFD4;
    /* background:url(http://catalogue.nli.ie/images/gradient_green.gif) repeat-y; */
}
#searchHolder .group {
    margin-bottom: 10px;
    background-color: #E6DFD4;
}
.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 {
    margin-bottom: 5px;
}
.facetsTop td, .facetsTop th {
    padding: 0px 15px 3px 5px;
}
.facetsTop th {
    font-weight: bold;
}
.facetsTop th span {
    font-weight: normal;
}
.authorbox {
    border: solid 1px #999999;
    background-color: #FFFFEE;
    padding: 5px 10px 5px 10px;
}
.configEditor {
    width: 490px;
}

#advSearchLimit {
    padding: 10px 0px 10px 0px;
}

/* 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;
    float:right;
    padding-right:10px;
}

/* Alphabetic browse */
div.browseHeaderAlpha h2{
	padding-top: 10px;
	color: #7C1416;
	font-family: Georgia, "Times New Roman",Serif;
}

.alphaBrowseOuterBox {
padding-bottom: 10px;
}
.alphaBrowseResult {
    padding-top: 0px;
    margin-top: 0px;
    padding: 0 0.5em 0.5em 0.5em;
    background-color: #FFFFFF;
    margin-bottom: 10px;    
}

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

.alphaBrowseEntry.altAlpha, .alphaBrowseEntry.altAlpha * {
    background-color: #FFFFFF;
}

.alphaBrowseForm {
    zoom: 1;
}

.alphaBrowseHeading {
    float: left;
    width: 600px;
}

.alphaBrowseHeading a {
    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 {
    width: 211px;
}

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

.highlight {
    font-weight: bold;
}

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

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

/* 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 */
.gridRecordBox {
    margin: 0px 3px 3px 3px; 
    padding: 10px 1px 2px 3px
}

.gridImageBox {
    text-align:center; 
    height:120px; 
    /* overflow:hidden; */ 
    display:block; 
}

.gridImage{
    border: 3px solid #FFF;
    max-height:114px;
    max-width: 148px;
}

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

.gridTitle {
    display:block;
    
}

.gridMouseOver {
    background-color:#f5f5f5;
}

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

.gridRow {
border-bottom: 1px dotted #7C1416
}

/************************* COLLECTIONS PAGE ************************/
.disambiguationDiv {
	background-color: #EEEAE3;
	padding: 20px;
	}
	
.disambiguationDiv h1 {
	font-size: 2em;
	}

#disambiguationItemsDiv {
	padding: 5px;
	margin-bottom: 30px;
	}
	
.dismbiguationItem {
	 background-color: #EEEAE3;
	}	
.dismbiguationItem.alt{
	 background-color: #E6DFD4;
	}

.collectionDetails{
	background-color: #FFF;
    padding:20px 1em 1em 1em;
    border: 2px solid #C2B49B;
    margin-top: -2px;
    margin-bottom: 20px;
	}
.collectionDetails form{
	border: 1px solid #EEEAE3;
	}
.collectionDetails .result {
	background-color: #EEEAE3;
	margin-bottom: 0px;
	}

.collectionDetails .result.alt {
	background-color: #FFF;
	margin-bottom: 0px;
	}
.collectionDetails .pagination a{
	background-color: #EEEAE3;
	}
.collectionDetails .pagination span{
	border: 1px solid #CCC;
	padding-left: 4px;
	padding-right: 4px;
}
.collectionDetails .paginationTop {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
}
.collectionDetails .paginationTop span{
	border: 1px solid #CCC;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 3px;
	}
.collectionDetails .paginationTop a:hover{
	border: 1px solid #CCC;
	}
.collectionDetails .paginationTop a{
	border: 1px solid #FFF;
	background-color: #EEEAE3;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 3px;
	}
.collectionViewSelection {
	float:right;
	}
.timelineDiv{

	}

/* map */
.mapClussterToggle{
	position: relative;
	float: right;
	top: -474px;
	left: -104px;
	width: 60px;
	height: 19px;
	background-color:#FFFFFF;
	padding: 0px 4px 0px 4px;
	border: 1px outset;
	border-color:#000;
	}
.CollectionMapInfoWrapper{
	min-width: 450px;
	max-width: 450px;
	overflow: hidden;
	display: block;
	max-height: 255px;
}
.mapInfoResult {
	min-width: 440px;
	max-width: 440px;
    background-color:#e6dfd4;
    padding:2px 2px 2px 2px;
}
.mapInfoResult.alt {
    background-color:#eeeae3;
}
.mapSeeAllDiv{
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
}
.mapInfoResultText{
	
	}
.mapInfoResults{
	float: left;
	border:1px solid #C2B49B;
}

.mapInfoResultThumb {
	float: right;
	}
.mapInfoResultThumbImg {
	height: 32px;
	width: 32px;
	}
/* NLI */

.full_image {
	text-align: center;
	}
	
.lightboxPrintButtonContainer {
	margin: 2px 5px;
	float: right;
}
.lightboxPrintButtonContainer a {
	font-size: 75%;
	font-weight:bold;
}
.resultsThumbnail {
	/* float:center;  
	align: center; */
	text-align:center; 
}

.rThumbs {
	max-width: 150px;
}

.resultsThumbnail img {
	border:3px solid; 
	border-color:#fff; 
	/* align: center; */ 
	max-width: 150px;
	width: 80px;
}



.floatingFooterLogosHome{
	margin: 0px 40px 10px 39px;
}

.vufindLogo {
	text-align:right; 
	color:#9e191d; 
	font-size:85%; 
	padding-top:4px;
	font-family: Georgia,"Times New Roman",Serif;
}

.vufindLogo a:link, .vufindLogo a:hover, .vufindLogo a:visited 	{
	color: #939598;
}

span.VufindBold {
	/* font-weight: bold; */
}

.divStartSearching {
	font-family: Georgia,"Times New Roman",Serif;
	color:#948a76;
	margin-top:5px;
}

.spnDigitisedOnlyHome {
    font-family: Georgia,"Times New Roman",Serif;
	color:#948a76;
	font-size: 75%;
}

.spnDigitisedOnly {
    font-family: Georgia,"Times New Roman",Serif;
	color:#FFFFFF;
	font-size: 75%;
    /* vertical-align:center; */
}

input.tbDigitisedOnlyHome {

}

.btnFindHome {
    background-color:#948a76;
    border:none;
    color:#fff;
    font-family: Georgia,"Times New Roman",Serif;
    font-size: 90%;
    height:21px;
    width:42px;
    margin-left:5px;
}

.btnFindHomeGA {
    background-color:#948a76;
    border:none;
    color:#fff;
    font-family: Georgia,"Times New Roman",Serif;
    font-size: 90%;
    height:21px;
    width:60px;
    margin-left:5px;
}

.btnFind {
    background-color:#c3b59b;
    border:none;
    color:#fff;
    font-family: Georgia,"Times New Roman",Serif;
    font-size: 90%;
    height:22px;
    width:42px;
    margin-left:5px;
    vertical-align:top;
}

.btnFindGA {
    background-color:#c3b59b;
    border:none;
    color:#fff;
    font-family: Georgia,"Times New Roman",Serif;
    font-size: 90%;
    height:22px;
    width:60px;
    margin-left:5px;
    vertical-align:top;
}

#searchBoxBasic {
	height: 22px;
	width:267px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#searchSelectBasic{
	height: 22px;
	vertical-align:top;
	margin-left:5px;
}

/* ********************* NLI HeaderNav START *************************  */
.topbanner {
	margin:0px;
	padding-top:9px;
	padding-right: 24px;
	padding-left:20px;
}
.topNavLogo {
	float:right; 
	vertical-align:bottom; 
	}
.topNavMenu {
	float:left;
	font-size:93%;
	    border-bottom: 1px solid #c3b59b;
	}

ul.mainNav, ul.mainNavGa {
    list-style: none;
    font-family: "Times New Roman",Georgia,Serif;;
	}
	

ul.mainNav li {
    float: left;
    padding:2px 12px 3px 12px;

	}
	
ul.mainNavGa li {
    float: left;
    padding:2px 6px 3px 6px;
}

.mainNav a, .mainNavGa a, .mainNav a:link, .mainNavGa a:link, .mainNav a:hover, .mainNavGa a:hover, .mainNav a:visited, mainNavGa a:visited {
    color:#ffffff;
    text-decoration:none;
	}
	


ul.mainNav li.liGaeilge, ul.mainNavGA li.liGaeilge  {
	background-color:#c3b59b;
	
	}
	
/* ********************* NLI HeaderNAV END *************************  */

/* ********************* NLI HeaderSearch START *************************  */

.headerSearch{
    margin-right:10px;
	padding-left:20px;
	}

.headerCatalogueLogo {
	padding-top:3px;
	padding-right: 16px;
	float:right;
	}

.headerSearchForm {
	float:left;
	text-align:left;
	border-bottom: 1px solid #c3b59b;
	/* border-top: 1px solid #c3b59b; 
	padding-top:18px;
	padding-bottom:20px; */
	width: 427px;
	/* vertical-align: center; */
	}
	
.headerSearchFormGA {
	float:left;
	text-align:left;
	border-bottom: 1px solid #c3b59b;
	width: 453px;
	/* vertical-align: center; */
	}
	
.headerSearchNoForm {
	float:left;
	text-align:left;
	height: 63px;
	width: 427px;
	/* vertical-align: center; */
	} 
	
/* #innerFormTopSearch {
	margin-top:13px;
	margin-bottom:15px;
} */

.innerFormTopSearch {
	margin-top:22px;
	margin-bottom:12px;
}


.advancedSearchOptionsTop ul{
	margin-top:10px;
	margin-bottom:13px;
}

.advancedSearchOptionsTop li {
	padding-left: 12px;
	padding-top: 2px;
}

.advancedSearchOptionsTop a {
    font-family: Georgia,"Times New Roman",Serif;
	/* color:#948a76; */
	color: #fff;
	font-size: 90%;
}
/* ********************* NLI HeaderSearch END *************************  */

.ddlSort {
	vertical-align:top;
	font-size: 85%;
}

.wineHighlight{
	color:#7c1416;
	font-weight: bold;
}

.narrowList dt {
	font-family: Georgia, "Times New Roman",Serif;
	color: #7c1416;
	font-weight: bold;
	font-size: 93%;
}

.backtools {
	border-bottom: 8px solid #7C1416;
	padding-bottom:26px;
	margin-top:6px;
	/* padding-bottom:32px; */
}

.toolsSpan {
	float:right;
}
.backSpan {
	float:left;
}

.divCoreMetadata {
	margin-top: 10px;
	margin-left:20px;
}

.digRadioBtns {
	vertical-align: bottom;
}

.digTable {
}

.browseHeader{
	font-family: Georgia, "Times New Roman",Serif;
	border-bottom: 8px solid #7C1416;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.browseHeaderAdv{
	font-family: Georgia, "Times New Roman",Serif;
	border-bottom: 8px solid #7C1416;
	padding-top: 10px;
	padding-bottom: 10px;
}

.browseHeaderAskALib{
	font-family: Georgia, "Times New Roman",Serif;
	border-bottom: 8px solid #7C1416;
	padding-top: 10px;
	padding-bottom: 10px;
}

.browseHeader h2, .browseHeaderAdv h2, .browseHeaderAskALib h2 {
	color: #7C1416;
}


.browseIntro {
	padding-top:3px;
	color: #948A76;
}

.contentAlt {
    padding:0px 0 10px 0;
    background-color:#fff;
    margin-right: 10px;
    height: 600px;
    
}
.contentboxAlt {
	background-image:url("http://catalogue.nli.ie/images/NLI/Side_Spiral.png");
    background-repeat:no-repeat;
    background-position: right bottom;
	background-color:#fff;
    margin-left:0px;
    padding:0px 20px 0px 20px;
    height: 400px;
}

.txtBody {
	font-size: 100%;
	font-family: Georgia, "Times New Roman",Serif;
}

.txtBodyInto {
	font-size: 123.1%;
	margin-bottom: 10px;
	font-weight: bold;
}

.txtBodySubHeader{
	color: #7C1416;
	font-size: 123.1%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

.txtBodyList ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 5px;
}

.AskALibForm {
text-align: right;
}

.AskALibFormTable {
width: 910px;
text-align: right;
vertical-align: top;
}

.AskALibFormTable tr {
height: 40px;
}

.AskALibFormTable td {
text-align: right;
vertical-align: top;
}

.AskALibFirstTD {
	font-family: Georgia, "Times New Roman",Serif;
	color: #7C1416;
	padding-left:40px;
}

.AskALibTxtBox {
width: 634px;
height: 25px;
}

.AskALibTxtArea {
width: 634px;
}

.AskALibWhiteBox {
background-color: #fff;
margin: 0px 0px 30px 0px;
padding: 10px 20px 30px 20px;
font-family: Georgia, "Times New Roman",Serif;
}

.itemsInfo {
width: 630px;

}

.itemsInfo th {
color: #7C1416;
font-weight:bold;
height: 30px;
width: auto;
/* border: 1px solid #7c1416; */
}

.itemsInfo td {
padding-right:10px;
width: 25%;

vertical-align:top;
}

.onlineHeader {
color: #7C1416;
font-size: 108%;
margin-bottom: 5px;
font-weight: bold;
}

.reproRights {
padding-top: 10px;
font-size: 90%;
font-style: italic;
}

.lineHeights {
line-height: 400%;
}

.notesUL {
list-style-type:circle

}

.notesUL li {
margin-left:20px;
}

.advSelect {
height:80px;
}

.userMessage {
padding:15px 20px 15px 0px;
line-height:150%;

}

div.nohitsFacets div.box  {
padding-left: 0px;
padding-right: 0px;
margin: 0px 0px 6px 0px;
width: 457px;
/* border: 1px solid #7C1416; */
padding-bottom: 0px;
}

div.nohitsFacets h5  {
display: none;
}

.summary {
	overflow: auto;
	}
/************************************** Archival tree stuff *********************************/
/*only html, see web/interface/themes/classic/js/jstree/default/styles.css for jsTree styles*/
.archTreeUL {
	text-align:left;
}

#ARCH_TREE {
	min-height: 100px;
	
	}
ul.archTreeUL ul {
	border-left: solid 1px #DDD;
}
ul.archTreeUL ul li a{
	background: url("http://catalogue.nli.ie/images/NLI/arch_tree_bullet.png") no-repeat left center;
	padding-left: 8px;
	}
ul.archTreeUL ul li {
	padding:0px 0px 0px 22px;
	border-bottom:0px;
}

.archtreeIframe {
	padding: 0px;
	border: 0px;
	background: #FFF;
}
.archtreeLinkText {
	background: url("http://catalogue.nli.ie/images/NLI/arch_tree.png") no-repeat left center;
	padding-left: 15px;
	}

/************************* Euroarch recomendation ************/
.euroArchRecInfo {
	text-align: right;
	font-size: .85em;
	color: #898989;
	padding-right:6px;
}
	
.euroArchRecDesc {
	font-size: .85em;
	padding-right:6px;
}


