﻿body      
{ 
    margin: 0px; 
    font-family: Vernada, Arial, Sans-Serif; 
    font-size: 10pt; 
    color: #444444; 
    background-color: white; 
}

a:Link	  { color: Navy; text-decoration: none; }
a:Visited { color: Navy; text-decoration: none; }
a:Hover	  { color: #B30000; text-decoration: underline; }

#header
{
    padding: 8px 0px;
    text-align: center;
    background-color: #666666;
    font-weight: bold;
    font-size: 1.1em;
    color: white;
}

#breadcrumbs
{
    padding: 2px 5px;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
}

#main
{
    padding: 5px 7px 0px 7px;
}

#footer
{
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 5px;
    text-align: center;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
}

.menu-option-level-1
{
    border-bottom: solid 1px #e0e0e0;
    padding: 6px 10px;
    font-size: 1.1em;
}

.menu-option-level-2
{
    border-bottom: solid 1px #e0e0e0;
    padding: 6px 10px;
    font-size: 1.1em;
    background-image: url(Images/RightArrow.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

.menu-option-level-2-back
{
    border-bottom: solid 1px #e0e0e0;
    padding: 6px 10px;
    font-size: 1.1em;
    background-image: url(Images/LeftArrow.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.menu-option-level-3
{
    padding: 3px 0px 3px 23px;
    font-size: .9em;
}

.list-table-heading
{
    text-align: left;
    border-bottom: solid 1px #777777;
}

td.list-table-item
{
    vertical-align: top;
    text-align: left;
    border-bottom: solid 1px #e0e0e0;
}

td.details-nobold
{
    padding: 9px 0px 1px 0px;
}

.list-footer-options
{
    margin: 10px 0px 10px 0px;
    text-align: center;
    padding: 5px;
}

.about-item
{
    text-align: center;
    padding: 20px 0px;
    border-bottom: solid 1px #e0e0e0;
}

.validation-summary-errors
{
    color: #B30000;
}

.pagination
{
 text-align:center;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.message-panel, .note-panel, .error-panel
{
    margin: 10px;
    padding: 8px;
    border: solid 1px #cccccc;
}

.note-panel
{
    background-color: #fefcd8;
}

div.note-panel, div.sms-terms
{
    margin-top: 2em;
    font-weight: normal;
}

.error-panel
{
    background-color: #fefcd8; 
    color: #B30000; 
}

.form-title
{
    padding: 10px 0px;
    font-weight: bold;
}

.form-field-label
{
    padding: 0px 0px 4px 0px;
    font-weight: bold;
}

.form-field-hint {
    font-size: .9em;
    color: #595959;
}

.form-field-control
{
    padding-bottom: 10px;
}

.form-buttons
{
    text-align: left;   
    padding-top: 20px;
}

.form-list
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.highlight-overdue
{
	color: #B30000;
	padding: 0px 0px 4px 0px;
}

.results 
{
	color: #993333; 
}

.holds-held			   { color : #B30000; }
.holds-active		   { color : green; }
.holds-pending-shipped { color : maroon; }
.holds-ill-transferred { color : navy; }
.holds-misc			   { color : #595959; }
.holds-author          { color : #555555; }
.holds-date            { color : #555555; }

span.value 
{
    padding: 0px 0px 4px 10px;
    text-align: right;
}

span.list-item
{
    padding: 0px 0px 4px 10px;
    text-align: right;
}

span.highlight-overdue
{
	color: #B30000;
    padding: 0px 0px 4px 10px;
    text-align: right;
}

.action-button
{
    margin: 5px;
    padding: 4px;
    background-color: #eeeeee;
    border: solid 1px #cccccc;
}

input.submit-button
{
    color: Navy;   
    padding: 3px 0px;
    background-color: #eeeeee;   
    border: solid 1px #cccccc;   
}

.findit-in
{
    font-weight: bold;
    color: Green;
}

.findit-not-in
{
    font-weight: bold;
    color: #aa0000;
}

.findit-branch
{
    padding: 3px 0px;
    border-top: solid 1px #e0e0e0;
}

.findit-branch-selected
{
    padding: 3px 0px;
    font-weight: bold;
    font-style: italic;
}

.findit-collection
{
    padding: 10px 0px 0px 0px;
    font-weight: bold;
    border-bottom: solid 1px #e0e0e0;
}

.findit-item
{
    padding: 8px 0px 0px 10px;
}

.findit-options
{
    padding: 0px 0px 0px 10px;
    font-size: .85em;
}

.fusion-thumbnail
{
    text-align: center;
    padding: 8px;
    border: 1px solid #aaaaaa;
    margin-bottom: 6px;
    width: 160px;
}

.details-label
{
    padding: 9px 0px 1px 0px;
    font-weight: bold;
}

.registration-desc {
    padding: 9px 0px 1px 0px;
}

.details-label-error 
{
    padding: 9px 0px 1px 0px;
    font-weight: bold;
    color: #B30000;
}

.details-data
{
    padding: 0px 0px 0px 12px;
    color: #993333;
}

.logon-data
{
    padding: 0px 0px 0px 70px;
    font-size:.8em;
}

.patron-message-text-new
{
    color: Black;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 9px;
}

.patron-message-text
{
    color: Black;
    padding-top: 13px;
    padding-bottom: 9px;
}

.patron-message-options
{
    font-size: .85em;
    padding-bottom: 13px;
    border-bottom: 1px solid #e0e0e0;
}

.associated-patron
{
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}

.community-edit-addmore
{
    color:Navy;
    text-decoration:none;
    cursor:pointer;
}

.cloud-info
{
    font-size: .85em;
    color: #B30000;
}

.nsm-hosted-by
{
    font-size: 100%;
    text-indent: 12px;
}

.nsm-label
{
    padding: 0px 0px 0px 12px;
    color: #993333;
}

.nsm-brief-primary-zone
{
    padding-top: 10px;
}

.nsm-brief-secondary-zone
{
    padding-top: 10px;
}

.nsm-brief-primary-author-group
{
     padding-bottom: 10px;     
}

.nsm-brief-secondary-zone
{
    padding-top: 10px;
}

.nsm-short-image
{
	border: 0px;
	height: 20px;
	margin: 0px .2em;
	vertical-align: middle;
	width: 20px;
}

img.thumbnail
{
	max-height: 130px;
	max-width: 100px;
    -moz-force-broken-image-icon: 1;
}

.nsm-summary-primary-zone
{
    padding-bottom: 10px;
}

.nsm-summary-secondary-zone
{
     padding-bottom: 10px; 
}

.nsm-summary-primary-author-group
{
     padding-bottom: 10px;
}

.nsm-primary-author
{
    font-size: 100%;
    text-indent: 12px;
}

.nsm-primary-name
{
    font-size: 100%;
    margin-bottom: 4px;
}

.nsm-primary-title
{
    font-size: 100%;
}

a.nsm-browse-link
{
    text-decoration: none;
}

a.nsm-browse-link span.nsm-browse-text
{
    color: #000094;
    text-decoration: none;
}

.nsm-full-label
{
    padding: .25em 0px 1px 0px;
    font-weight: bold;
}

.nsm-full-item
{
    padding: 0px 0px 0px 12px;
    color: #993333;
}

.nsm-long-item
{
    color: #993333;
    margin-left: 1em;
    padding: 0px 0px .25em 12px;
    text-indent: -1em;
}

.nsm-primary-summary-zone
{
    margin-top: 5px; 
}

.nsm-secondary-brief-zone
{
    margin-top: 5px; 
}

.nsm-secondary-summary-zone
{
    margin-top: 10px; 
}

.nsm-summary-label
{
    margin-top: 6px;
    white-space: nowrap;
    color: #595959;
}

.nsm-summary-item
{
    margin-top: 3px;
}

.marc_table 
{
    margin: 0px; padding: 0px;
}

.marc_tag 
{
    font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt; color: blue;
 } 
 
.marc_ind 
{
    font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt; color: #B30000;
} 

.marc_sub 
{
    font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt; color: green;
 } 
 
.marc_data 
{
    font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt;
} 

table.title-list > tbody > tr > td:first-child
{
    padding-top: 10px;
}

.SkipNav { white-space: nowrap; }
.SkipNav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.SkipNav a:focus, .SkipNav a:active { position: static; left: 0; width: 1px; height: 1px; overflow: visible; text-decoration: underline; } 

/* Temporary Boostrap classes */

@font-face 
{
  font-family: 'Glyphicons Halflings';
  src: url('Fonts/glyphicons-halflings-regular.eot');
  src: url('Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon 
{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-new-window:before 
{
    content: "\e164";
}

.font-red{
    color:#B30000
}


span.font-red {
    color: #B30000
}