a, a:visited {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
  color: black;
}

th {
  text-align: left;
  font-size: 12px;
}

table.intermediate a {
  font-weight: bold;
  text-decoration: none;
  color:  #000677;
}

table.intermediate a:hover {
  font-weight: bold;
  text-decoration: underline;
  color:  #000677;
}

.highlight0 { background-color: #B6D5EB; }
.highlight1 { background-color: #B6D5EB; }
.highlight2 { background-color: #B6D5EB; }
.highlight3 { background-color: #B6D5EB; }
.highlight4 { background-color: #B6D5EB; }
.highlight5 { background-color: #B6D5EB; }
.highlight6 { background-color: #B6D5EB; }
.highlight7 { background-color: #B6D5EB; }
.highlight8 { background-color: #B6D5EB; }
.highlight9 { background-color: #B6D5EB; }


.patSumRequestedColHeader {
  font-weight: bold;
  vertical-align: top;
}

.patSumTableInfoLink {
  display: block;
  background: url('/gw/html/uc/fr-ch/common_files/images/arrow.png') 0 0 no-repeat;
  padding-left: 12px;
  margin-top: 12px;
}

.patSumOverviewInfoLink {
  padding-left: 10px;
}

.patSumOverviewHeader {
  font-size: 13px;
  font-weight: bold;
}

.patSumOverviewCount {
  width: 70px;
}

.patFullDetailColHeader {
  width: 30%;
}

.patFullDetailColData {
  width: 70%;
}

.intermediate {
  border-spacing: 0px;
}

.intermediate .intrRowCell1 {
  width: 100px;
  padding: 4px;
}

.intermediate .intrRowCell2 {
  padding: 4px;
}

.intermediate .intrRowCell3 {
  padding: 4px;
}

.intrRowCell1 a, .outertable a, .intrAltViewData2 a {
  font-weight: bold;
  color: #000677;
}

.intermediate .intrRow {
  background-color: #eeeeee;
}

.outertable,
.itemoutertable {
  width: 100%;
  border-spacing: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.outertable th,
table.itemoutertable th {
  white-space: nowrap;
  padding-left: 2px;
  padding-right: 2px;
}

table.outertable td,
table.itemoutertable td {
  text-align: left;
}

.patron_folder_welcome {
  font-size: 14px;
  font-weight: bold;
}

.patron_summary {
  display: block;
  background: #eeeeee;
  border: 1px solid #cccccc;
  margin-top: 2px;
  padding: 3px;
}

.patSumAccountHeader, .patSumRequestedHeader, .patSumCheckedOutHeader, .patActivDetailHeader, .patActivDetailHeader, .patActivDetailHeader, .patAccountDetailHeader {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 3px;
  border-bottom: 1px solid #cccccc;
}

.filter_box {
    float: left;
    width: 300px;
    margin-top: 10px;
}

.filter_box_title {
    margin-left: 22px;
}

.filter_box input {
    float: left;
}

.intrRowCell3 {
  width: 120px
}

.intrRowCell3 .cover {
  height: 250px;
  overflow: auto;
}

.intrRowCell3 .thumbnail,
#cover .thumbnail {
  border: 1px solid #CCCCCC;
  border-radius: 1px 1px 1px 1px;
  box-shadow: 2px 2px 4px #CCCCCC;
}

.intrRowCell3 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.intrRowCell3 audio {
  width: 110px;
}

.intrRowCell3 img,
.intrRowCell3 object,
.intrRowCell3 audio {
  margin-top: 10px;
}

.intrRowCell3 a {
  cursor: pointer;
}

.hiddenRow {
  display: none;
}

.genericDoc {
  display: block;
  width: 100px;
  height: 100px;
  background: url('/cover_assets/images/generic_file_type.png') no-repeat center;
  position: relative;
}

.genericDoc .ext {
  color: white;
  font-weight: bold;
  position: absolute;
  margin-top: 38px;
  padding-left: 20px;
}

.genericDocLock {
  display: block;
  width: 100px;
  height: 100px;
  background: url('/cover_assets/images/generic_file_lock.png') no-repeat center;
  position: relative;
}

#cover {
  margin-left: 10px;
}

#cover a {
  float: left;
  margin-left: 10px;
}

.coverFull {
  width: 620px;
  height: 250px;
  overflow: auto;  
}

.apple_overlay {
  display:none;
  background-image:url(/cover_assets/images/white.png);
  width:574px;
}

.apple_overlay .close {
  background-image:url(/cover_assets/images/close.png);
  position:absolute; right:5px; top:5px;
  cursor:pointer;
  height:35px;
  width:35px;
}

.apple_overlay object {
  margin-top: 40px;
  margin-left: 16px;
}

.apple_overlay video {
  margin-top: 44px;
  margin-left: -8px;
}

.movie {
  cursor: pointer;
}

.itemoutertable {
  text-align: left;
}

.itemoutertable a {
  font-weight: bold;
  color:  #000677;
}

.linkCenter>div {
    margin-bottom: 10px;
}
.linkCenter .linkSource {
    display: block;
    width: 100px;
    text-align: center;
}

.marctable td {
    vertical-align: top;
    max-width: 450px !important;
    overflow-x: auto;
    -ms-overflow-x: auto;
}
