
@import "layout.css";

/* My styles */


#hd {
  background-color:#fff;
  /* padding-top:10px;*/
}

#doc2 {
border-top: 8px solid #f1eedf;
border-left: 8px solid #f1eedf;
border-right: 8px solid #f1eedf;
border-bottom: 8px solid #f1eedf;

}

#bd {
background-image:url("http://sources.nli.ie/images/NLI/backgroundGradiant_D3.png");
background-repeat:repeat-x;
background-position: bottom left;
/*background-attachment:fixed;
margin-top:10px;*/
}

html, body {
  height: 100%;
  padding:0;
  margin:0;
  /*background-color:#fff;
    background-image:url("http://sources.nli.ie/images/NLI/topbanner_background.png");
    background-repeat:repeat-x;
    background-position: top left;*/
 
}
.content {
  padding:0 0 0 0;
      /*background-image:url("http://sources.nli.ie/images/NLI/backgroundGradiant_1x350_flipped.png");
      background-repeat:repeat-x;
      background-color:#fff;
      border-top: 1px solid #cccccc;*/
      
}

input.btn {
/*background-image:url(http://sources.nli.ie/images/NLI/SearchButtonGradiant1px.png);
    background-repeat:repeat-x;*/
    background-image:url(http://sources.nli.ie/images/NLI/button_home3.jpg);
    background-repeat: no-repeat;
    border:none;
    color:#fff;
    font-family: Trebuchet MS, verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 85%;
    height:19px;
    width:42px;
  
}

.select {
    border:1px solid #663300;
}

.inputBox{
    border:1px solid #663300;
}

.contentbox {
  background-color:#FFF;

  /*border: 1px solid #cccccc;*/
  margin-left:15px;
  padding:5px;
  margin-bottom:1em;
}
.box {
 	/*background:url("http://sources.nli.ie/images/tabs_bg.jpg") repeat-x right top;
 	background-color:#fff;
  	border: 1px solid #cccccc;
    background-image:url("http://sources.nli.ie/images/NLI/greygradient.png");
	background-repeat:repeat-x;
	background-position: bottom left;*/
	/*margin-bottom:30px;*/
  padding:5px 5px 5px 5px;
  background-color:#fff;
  
}

.morelikethisdiv {

}




.details {
  border: 1px solid #cccccc;
  padding:20px 1em 1em 1em;
}

.submenu {
 /* margin-top:4px;*/
  margin-right:15px;
}

.submenu h4 {

  border-bottom: 1px solid #663300;
  /*border-bottom: 1px solid #eee;*/
}

.narrow {
    padding-top:33px;
    margin-bottom: 1em;
    
    
    
}
.narrow_begin {
    display: block;
}
.narrow_end {
    display: none;
}
.myblock {
  border: 1px solid #cccccc;
  padding:15px;
}

ul.tools {
	float: right;
	font-size:80%;
	text-align:right;
	list-style: none;
}

ul.tools li {
    float: left;
   }

.tool {

	font-size:80%
}
ul.menu {
  display: none;
  margin-top: 10px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  position:absolute;
}
ul.menu li{
  border-bottom: 1px solid #cccccc;
  padding:5px;
  clear: left;
  position:block;
  width:100px;
  text-align: left;
}
#ft {
  /*background-color:#f5f5f5;
  padding:10px 25px;
  margin:15px 0 25px 0;*/
  border-top: 1px dashed #cccccc;
  font-size:90%;
  background-color:#f1eedf;
}
/*#ft div {
  float:left;
  border-right: 1px dotted #cccccc;
  margin-right:1em;
  padding: 0 2em 1em 0;
  width:12em;
}*/

.resultsTop {
padding-top:10px;
background-color:#f3efdb;
}

.result {
  background-color:#faf8f0;
  padding:10px 5px;
}


.backSpan a:hover, .backSpan a:link, .backSpan a:visited {
color:#330000;
}

.result.unavailable {
  background-color:#fff5ee;
}
.result.alt {
background-color:#f3efdb;
}
.toggle {
  text-align:right;
}
.toggle img {
  vertical-align:text-bottom;
}
.resultitem {
	margin-left:50px;
	margin-right:50px;
}

#resultItemLine1{
font-size:108%;
}

#resultItemLine2{
line-height: 150%;
}

#resultItemLine3{
line-height: 150%;
}

.resulthead {
  margin-top: 10px;
  padding:10px 10px 5px 0px;
  /*margin-bottom:1.5em;*/
  border-bottom: 1px solid #663300;
}

.resultheadAuthor {
  margin-top: 10px;
  padding:0px 10px 5px 55px;
  /*margin-bottom:1.5em;*/
  border-bottom: 1px solid #663300;
}


.searchtools {
	background-color: #f5f5f5;
	padding: 1em;
	font-size: 90%;
}

.searchtools a:link,.searchtools a:hover,.searchtools a:visited {
	color: #330000;
}

.navmenu {
  margin:0;
}
.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;
}

p.correction a {
    font-weight: bold;
    font-style: italic;
}

.error {
    color: #C00;
}

#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%;
    position: absolute;
    top: 0px;
    left: 0px;
    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;
    top:300px;
    z-index: 10;
    /*left: 33%;
    width: 33%;*/
    font-size: 95%;
   /* height: 300px;*/
}

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

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

/*
div.popupBox .content {
    padding: 5px 20px 20px 20px;
    }*/




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

/*
#lightbox {
    background-color: #FFFFFF;
    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 {
    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;
}


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

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

/* Tabs */

#tabnav {
  font-size:90%;
  margin-top:4em;
  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://sources.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;
  }
  

#tabnav a:hover {
  background:url("http://sources.nli.ie/images/tabs_hover_bg.jpg") repeat-x right top;
  }
#tabnav .active a:hover {
  background:url("http://sources.nli.ie/images/NLI/tab_active_gold_bg.png") repeat-x right top;
  }
  
  
 #tabnav a.first {
 border-left: 1px solid #ccc;
 } 

#tabnav a:hover {
  
  }
#tabnav .active {
 
  }
#tabnav .active a {
  background-image:url("http://sources.nli.ie/images/NLI/tab_active_gold_bg.png");
  color:#000;
  }

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

/* HTML Tags */
a {
  text-decoration:none;
  color:#27278b;
}
a:hover {
  color:#27278b;
  text-decoration:underline;
}
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;
  /*font-family: Georgia, Times, 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;
}

.displayTitle {
margin-top:15px;
margin-left: 40px;
}



/* Citation Table */
.citation {
  margin: 10px 0 0 40px;
  font-size:90%;
}
.citation th {
  text-align:left;
  color:#666;
  padding:.3em 0 .3em 0;
}
.citation tr {
  border-bottom: 1px solid #f3f3f3;
}
.citation td {
  padding:.3em 0 .3em 1em;
}
.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:auto;
    border-collapse: collapse;
}

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

/* Icon Classes */
.cite:hover, .sms:hover, .mail:hover, .export:hover, .fav:hover, .add:hover, .bookmark:hover {
  /*background-color:#f5f5f5;*/
  text-decoration:none;
  color:#663300;
}
.cite {
 /* background-image:url(http://sources.nli.ie/images/silk/report.png);*/
  background-image:url(http://sources.nli.ie/images/NLI/citeThis.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-right:1em;
  color: #330000;
}
.feed {
  background-image:url(http://sources.nli.ie/images/NLI/feed.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-left:1em;
  margin-right:10px;
  color: #330000;
}

.searchHistory {
  background-image:url(http://sources.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://sources.nli.ie/images/NLI/bookmark2.gif);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 14px;
  color: #330000;
}
.mail {
  /* background-image:url(http://sources.nli.ie/images/silk/email.png);*/
  background-image:url(http://sources.nli.ie/images/NLI/emailThis.gif);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-right:1em;
   color: #330000;
}
.export {
  background-image:url(http://sources.nli.ie/images/silk/application_add.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.sms {
  background-image:url(http://sources.nli.ie/images/silk/phone.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.tag {
  background-image:url(http://sources.nli.ie/images/silk/tag_blue.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.fav {
  background-image:url(http://sources.nli.ie/images/silk/heart.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.edit {
  background-image:url(http://sources.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://sources.nli.ie/images/silk/delete.png);
  background-repeat:no-repeat;
  background-position: left; 
  padding:.5em .5em .5em 18px;
  margin-right:0;
}

#menuAddList img {
	vertical-align: text-bottom;
}
.add {
  background-image:url(http://sources.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://sources.nli.ie/images/bullet_green.png);
  background-repeat:no-repeat;
  color:#009900;
  padding-left:18px
}
.available span{
  padding-left:10px;
}
.checkedout {
  background-image:url(http://sources.nli.ie/images/bullet_red.png);
  background-repeat:no-repeat;
  color:#cc0000;
  padding-left:18px
}
.checkedout span{
  padding-left:10px;
}

.backtosearch {
    float:bottom;
    vertical-align;bottom;
	font-size: 90%;
	color:#330000;
}
.electronic {
  background-image:url(http://sources.nli.ie/images/tango/www.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.map {
  background-image:url(http://sources.nli.ie/images/silk/map.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.globe {
  background-image:url(http://sources.nli.ie/images/silk/world.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.slide {
  background-image:url(http://sources.nli.ie/images/silk/photo.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}

.microfilm {
  background-image:url(http://sources.nli.ie/images/silk/film.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.photo {
  background-image:url(http://sources.nli.ie/images/silk/picture.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.photograph {
  background-image:url(http://sources.nli.ie/images/silk/picture.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.video {
  background-image:url(http://sources.nli.ie/images/tango/video.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.kit {
  background-image:url(http://sources.nli.ie/images/silk/package.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.musicalscore {
  background-image:url(http://sources.nli.ie/images/silk/music.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.sensorimage {
}
.audio {
  background-image:url(http://sources.nli.ie/images/tango/audio-volume-high.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.physicalobject {
}

.ebook {
  background-image:url(http://sources.nli.ie/images/ebook.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.book {
  background-image:url(http://sources.nli.ie/images/silk/book.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}
.journal {
  background-image:url(http://sources.nli.ie/images/silk/report.png);
  background-repeat:no-repeat;
  background-position: left;
  padding:.5em .5em .5em 20px;
  margin-right:1em;
}

.manuscript {
  background-image:url(http://sources.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://sources.nli.ie/images/silk/report.png);
  background-repeat:no-repeat;
  background-position: left top;
  padding:0 .5em .5em 20px;
  margin-right:1em;
}
.iconlabel {
  line-height: 200%;
  font-size: 8pt;
  font-weight: bold;
}

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


.advanced {
	color: #660000;
	}


/* ********************* NLI Homepage END *************************  */
.searchHomeContent {
padding-top:2.5em;
padding-right:2.5em;
margin:0 auto;
width:60%;
text-align:center;
}



.searchHomeForm {
	text-align: center;
	 background-image:url(http://sources.nli.ie/images/NLI/homepage_searchGradient.jpg);
	background-repeat: no-repeat;
    padding:20px 0px 20px 0px;
    margin: 0px 148px 0px 148px;
    /* background-image:url(http://sources.nli.ie/images/NLI/SearchBoxGradient_D3.png);
    background-repeat:repeat-y;*/
}

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


#welcomeText {
padding-left:2em;
padding-top:4.5em;
text-align:left;
font-family:Georgia;
}

#browseText {
padding-left:2em;
padding-top:1em;
text-align:left;
font-family:Georgia;
text-decoration:none;
}

#browseText ul{
margin-top: 5px
}

#browseText li{
padding: 2px 0px 2px 0px
}


/*#browseText a:link, #ft a:link, body a:link {color:#fff;}*/

#browseText a:hover, #ft a:hover, body a:hover {text-decoration: underline;}

#welcomeText h1, #browseText h1 {
/* color:#695d33; 
color:#330000;*/
font-size: 108%;
font-weight:bold;
font-family:Georgia;
color:#330000
}


.headerLinks a:link, .headerLinks a:hover, .headerLinks a:visited{
	color:#330000;
	text-decoration:none;
	}
/* ********************* NLI Homepage END *************************  */

/* ********************* NLI HeaderNav START *************************  */
.DottedTopNav {
	background-image:url(http://sources.nli.ie/images/NLI/mainNav_dots3.jpg); 
	background-repeat: no-repeat;
	background-position: bottom right; 
	margin: 0px 12px 0px 19px;
	padding:1px 0px 1px 0px;
	}


.dotTopNavTop{
	margin-top:15px;
	margin-bottom:3px;
	}

.dotTopNavTopHome{
	margin: 0px 40px 3px 40px; 
	padding-bottom:2px;

	}
	
.dotTopNavBottom {
	margin-top:3px;
	}
	
.dotTopNavBottomHome {
	margin: 3px 40px 0px 40px;

	}
	

.topbanner {
	/*background-image:url(http://sources.nli.ie/images/NLI/mainNav_gradient.png);
    background-repeat:repeat-y;*/
    background-image:url(http://sources.nli.ie/images/NLI/mainNav_GradientFull.jpg);
    background-repeat:no-repeat;  
   	background-position:bottom right;
	height:24px;
	margin-right:10px;
	padding-left:20px;
	
	}

.topbannerHome {
	/*background-image:url(http://sources.nli.ie/images/NLI/mainNav_gradient.png);
    background-repeat:repeat-y;*/
    background-image:url(http://sources.nli.ie/images/NLI/mainNav_GradientFull.jpg);
    background-repeat:no-repeat;  
   	background-position:bottom right;
	height:24px;
	margin: 0px 40px 0px 40px
	}

.topNavLogo {
	padding-top:3px;
	float:left;  
	}
.topNavMenu {
	float:right;
	padding-top:4px;
	font-size:93%;
	}

ul.mainNav {
    list-style: none;
    padding-top: 0.2em;
    margin: 0;
    padding-right:3px;
    float: right;
    text-align:right;
    font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Sans-Serif;
	}


ul.mainNav li {
    float: left;
    padding:0px 10px 0px 10px;
 	font-weight: bold;
	}

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

ul.mainNav li.liGaeilge {
	margin-left: 2.0em;
	}
/* ********************* NLI HeaderNAV END *************************  */



/* ********************* NLI HeaderSearch START *************************  */
.headerSearch{
	background-image:url(http://sources.nli.ie/images/NLI/headerSearchGradient.jpg);
    background-repeat:repeat-y;
    background-position:right;
    height:59px;
    margin-right:10px;
	padding-left:20px;
	margin-top:10px;
	}

.headerSourcesLogo {

	padding-top:6px;
	float:left;
	text-align:left;
	}

.headerSearchForm {
	float:right;
	padding-top:20px;
	padding-right:28px;
	}
/* ********************* NLI HeaderSearch END *************************  */



/* ********************* NLI Floating Footer START *************************  */
.DottedDividerWhite {
background-image:url(http://sources.nli.ie/images/NLI/whiteDottedDivider2.gif); 
background-repeat:repeat-x; 
background-position: top left; 
margin: 20px 20px 0px 19px;
padding-top:20px;
}


.floatingFooterLogos {
margin: 0px 20px 10px 19px;
}

.vufindLogo {
text-align:right; 
color:#FFF; 
font-size:85%; 
padding-top:4px
}

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

span.VufindBold {
font-weight: bold;
}
/* ********************** NLI Floating Footer END **************************  */



/* ********************* NLI STATIC PAGES START *************************  */
/* LHS Navigation */
.staticOuterBox {margin: 30px 75px 20px 15px;
}

.staticOuterNav {padding-left:40px;}

.staticOuterNav a:link, .staticOuterNav a:hover, .staticOuterNav a:visited {color:#330000}

span.staticNavTier1 {
padding-left:15px; 
font-family: Trebuchet MS, Trebuchet, Verdana, Arial;  
font-size:93%}

.staticNavTier1li {
padding-top: 10px;
}

.staticNavTier2 {
padding-left:80px; 
font-size:85%;
}


.staticNavTier2li {
padding-top: 7px;
}

.staticNavSelected {
font-weight: bold;
}


/* Body */
.staticOuterBody {
padding:0px 30px 20px 30px; 
font-family:Trebuchet MS; 
background-color:#fff;
}


.staticHeader {
color:#33000;
}

.staticDots {
background-image:url(http://sources.nli.ie/images/NLI/DottedDivider_darktone.gif); 
background-repeat:repeat-x; 
background-position: center left; 
padding-top: 20px;
}

.staticTopText {
	font-size:108%; 
	font-weight:bold;
	text-align: justify;
	}

.staticMainText {text-align: justify;}

.staticMainText h2 {
	padding-bottom:5px; 
	padding-top:15px; 
	font-size: 116%;
	font-weight: bold;
	}

.staticMainText ul {
	list-style-type:disc;
	padding-left: 40px;
	}

		/* ******* START In your browser ******** */
.sourcesBookmarklet {
background-image:url(http://sources.nli.ie/images/NLI/WideButton.jpg); 
background-repeat:no-repeat; 
background-position: center; 
padding: 2px;
}

.sourcesBookmarklet a:hover, .sourcesBookmarklet a:link, .sourcesBookmarklet a:visited {
color:#fff;
font-weight: bold;
text-decoration: none;
}
		/* ******* END In your browser ******** */

/* ********************** NLI STATIC PAGES END **************************  */



/* ********************** NLI Full-Record Page START **************************  */
.recordOuterBox {margin: 20px 0px 0px 15px;
padding-bottom:0px;
}

.recordOuterSim {
margin-bottom:0px
padding-bottom:0px;
margin-left:-15px;
}

/* mac hide \*/
* html .recordOuterSim {height:1px;position:relative;}
/* end hide */

.recordOuterNav a:link, .recordOuterNav a:hover, .recordOuterNav a:visited {color:#330000}

.recBody {}
.recordOuterBody {
padding:0px 0px 20px 0px; 
/*font-family:Trebuchet MS; */
background-color:#fff;
margin-right:25px;
}

.record {
  /* border-right: 1px dashed #cccccc; */
  padding:4px 15px 10px 10px;
}

.backtools {
border-bottom: 1px solid #663300;
padding-bottom:20px;
}

.toolsSpan {
float:right;
font-size:80%
}
.backSpan {
float:left;
}

/* ********************** NLI Full-Record Page END **************************  */