@charset "utf-8";
/* CSS Document */

.view-content table {
margin: 1em auto;
width: 95%;
}

.view-content table th{
background-color:#fc6;
vertical-align:top;
text-align:left;
margin:1em 0;
}

.view-content table td, .view-content table th{
padding:.5em;
}


.view-content table th a{
color:#461d7d;
text-decoration:none;
}

table.loan-periods {
/*width:40em;*/
}


table.loan-periods th{
text-align:left;
}

table.loan-periods tr td{
width:7em;
border-bottom: 1px solid #fc6;
margin: 1em 0;
}

table.loan-periods tr td:nth-child(1){
width:9em;
}

#sc_digital td:nth-child(1), .view-digital-collections-list td:nth-child(1){
width:15%;
padding-right:1em;
}

#sc_digital td:nth-child(2){
width:80%;
padding-bottom:1em;
}

#displayTable table, .displayTable table{
border-collapse: separate;
border-spacing:0 1em;
}

#displayTable td, .displayTable td{
border-bottom:1px solid #fc6;
}

#displayTable td img, .displayTable td img{
margin:.5em 0;
}

#displayTable td a, displayTable td a{
font-weight:bold;
}

.folklife-table { 
padding:10px 25px; 
background-color:#FFF;
margin:1em auto;
display:absolute;
}

.folklife-table table{
border-collapse: separate;
border-spacing:0;
border: 1px solid #ccc;
margin:2em auto;

}

.folklife-table tr.head {
font-weight:bold;
}

.folklife-table td{
border-bottom:1px solid #ccc;
vertical-align:top;
}

.folklife-table td:nth-child(1) {
width:7%;
border-right: none;
}

.folklife-table td:nth-child(2) {
width:58%;
}

.folklife-table td:nth-child(3) {
width:20%;
border-right: none;

}

.folklife-table  td:nth-child(4) {
width:10%;
text-align:right;
border-right: none;
}

.folklife-table  tr:nth-child(10) td {
border-right: none;
border-bottom: none;
}

.folklife-table  tr:nth-child(1) td:nth-child(2) {
border-right: none;

}
.folklife-table  tr:nth-child(2) td:nth-child(2),
.folklife-table  tr:nth-child(3) td:nth-child(2),
.folklife-table  tr:nth-child(4) td:nth-child(2),
.folklife-table  tr:nth-child(5) td:nth-child(2),
.folklife-table  tr:nth-child(6) td:nth-child(2),
.folklife-table  tr:nth-child(7) td:nth-child(2),
.folklife-table  tr:nth-child(8) td:nth-child(2), 
.folklife-table  tr:nth-child(9) td:nth-child(2){
border-right: 1px solid #ccc;

}
.view-finding-aids table td{
border-bottom: 1px solid #fc6;
}

.dnlp-imagedisplay table td a img{
width:20em;
margin:.5em;
}

.dnlp-editorial-imagedisplay table td a img{
width:15em;
margin:1.5em;
}

.dnlp-editorial-imagedisplay img{
width:8.5em;
margin:0.5em;
float: left; 
border: 1px solid black;
}

.dnlp-linkdisplay table {
width:90%;
}

.dnlp-linkdisplay table td{
border-bottom: 1px solid #fc6;
padding.2em 0;
}