body {
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    background-color: #ffffff;
    margin: 0px;
}

ul { list-style: none; }
a { color: #0D63FF; }

a:hover {
    color: #629aff;
}

.invisible {
    display:none;
    visibility:hidden;
}

h1 {
    color: #2a2a2a;
    padding: 0px 0px 10px 0px;
    font-size: 14pt;
    font-weight: normal;
}

.listrecord {
    font-weight: normal;
    font-size: 12px;
}

.default {
    font-weight: normal;
    font-size: 12px;
}

.default a {
    text-decoration: none;
    color: #3179C6; 
}

.default a:hover {
    text-decoration: none;
    color: #61ADFF;
}

.default a.author_id_link {
    color: #4F7F37;
    text-decoration: none;
}

.default a:hover.author_id_link {
    color: #C1EFB3;
}

.citation {
    font-weight: normal;
    font-size: 12px;
}

.default-search-used {
    font-weight: bold;
    font-size: 12px;
    color: #FF0000;
}

.default_white {
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
}

.error {
    font-weight: bold;
    color: red;
    font-size: 12px;
}

.success {
    font-weight: bold;
    color: green;
    font-size: 12px;
}

.paging_input {
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.button {
    font-size: 10px;
    font-weight: bold
}

h2 {
    font-weight: bold;
    font-size: 16px;
}

h3 {
    font-weight: bold;
    font-size: 12px;
}

h4 {
    font-weight: bold;
    font-size: 12px;
}

.shortcut {
    font-weight: bold;
    font-size: 9px;
}

.title_link {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.title_link:hover {
    text-decoration: underline;
}

.title_link #title_link {
    text-decoration: underline;
}

.author_id_link {
    color: #4F7F37;
    text-decoration: none;
}

.author_id_link:hover {
    color: #C1EFB3;
}

.silent_link {
    color: #000000;
    text-decoration: none;
}

.silent_link:hover {
    text-decoration: underline;
}

.silent_link #author_link {
    text-decoration: underline;
}

.white_link_underline {
    color: #FFFFFF;
    text-decoration: underline;
}

.white_link {
    color: #FFFFFF;
    text-decoration: none;
}

.white_link:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.white_link #white_link {
    text-decoration: underline;
}

.link {
    color: #000000;
    text-decoration: underline;
}

.link:hover {
    color: #000000;
    text-decoration: none;
}

.link #link {
    text-decoration: none;
}

.lookup_field {
    font-weight: normal;
    font-size: 9px;
    color: #999999;
}

.footer {
    font-size: 10px;
    padding: 5px;
}

.footer a {
    text-decoration: none;
    color: #3179C6; 
}

.footer a:hover {
    text-decoration: none;
    color: #61ADFF;
}

.small_default {
    font-size: 9px;
}

.help {
    cursor: help;
    color: #FFFFFF;
    text-decoration: underline;
}

select.suggest_select {
    min-width: 15em;
}

div.suggestions {
    -moz-box-sizing: border-box;
    border: 1px solid black;
    position: absolute;
    background-color: white;
    z-index: 1;
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
    font-weight: normal;
    font-size: 12px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}

.query_footer {color:#FFFFFF;}

/************************* Content Tags *************************/
.table-header {
    background: #003399;
}

.for {
    font-size: 14px;
    color: #156DB1
}

.about {
    font-size: 14px;
    color: #156DB1
}

.listrecord {
    font-weight: normal;
    font-size: 75%;
    padding-bottom: 2px;
    margin-top: -20px;
}

.listrecord a {
    text-decoration: none;
    color: #3179C6; 
}

.listrecord a:hover {
    text-decoration: none;
    color: #61ADFF;
}

.listrecord a.author_id_link {
    color: #4F7F37;
    text-decoration: none;
}

.listrecord a:hover.author_id_link {
    color: #C1EFB3;
}

.listrecord .tr {
    background-color: #255282;
    color: white;
}

.contentheader {
    font-weight: bold;
    color: #333;
    clear: left;
    padding-top: 10px;
}

.listrecord .td {
    font-size: 5px;
    font-weight: bold;
    background-color: #255282;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    color: white;
}

.tableheader {
    font-weight: bold;
}

table.listing {
    width: 100%;
}

table.listing td {
    margin: 1px 1px 0px 0px;
    padding: 1px 1px 1px 5px;
    border-width: 0px;
}

td.checkbox_column {
width: 2em;
}


#front-page-container-simple {
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 10pt;
}

#front-page-container-simple a {
    text-decoration: none;
    color: #3179C6;
}

#front-page-container-simple a:hover {
    /*text-decoration: underline;*/
    color: #61ADFF;
}

#front-page-container-simple a.author_id_link {
    color: #4F7F37;
    text-decoration: none;
}

#front-page-container-simple a:hover.author_id_link {
    color: #C1EFB3;
}

#front-page-container {
    width: 80%;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 10pt;
}

#front-page-container a {
    text-decoration: none;
    color: #3179C6;
}

#front-page-container a:hover {
    /*text-decoration: underline;*/
    color: #61ADFF;
}

#front-page-container a.author_id_link {
    color: #4F7F37;
    text-decoration: none;
}

#front-page-container a:hover.author_id_link {
    color: #C1EFB3;
}

.front-page-content-header {
    font-size: 18px;
    font-weight: bold;
    color: #00358B;
    padding: 0px 0px 0px 5px;
}

.front-page-content-detail {
    padding-top: 5px;
    margin-left: 20px;
}

.front-page-list a:hover {
    text-decoration: underline;
    color: #156DB1;
}

.front-page-list {
    list-style-image: url('../images/bullet.gif')
}

.front-page-list li {
    line-height: 1.2em;
    margin-left: -5px;
}

#front-page-logo-set td {
    padding: 10px;
    text-align: center;
}

.news-item {
    font-weight: normal;
    padding: 2px 2px 10px 10px;
    margin: 10px;
    border-bottom: 1px solid #DDDDDD;
}

.news-heading {font-weight: bold;}

.news-supp-info {
    padding-top: 5px;
    padding-bottom: 15px;
    color: #999999;
}

.letter-list {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #B9B9B9;
    margin: 4px;
    padding: 4px;
}

.letter-list a:link, .letter-list a:visited {
    text-decoration: none;
    color: #3179C6;
    font-weight: bold;
}

.letter-list a:hover { color: #156DB1; }

h1.public {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #00358B;
    padding: 0px 0px 0px 20px;
}

.admin-wrapper {
    background-color: #E7EDF9;
}

.admin-box {
    border: 1px solid #99BEFF;
    background-color: white;
    padding: 4px;
}

.admin-side-nav-title {
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.admin-side-nav {
    margin: 2px;
    padding: 0px;
}

.admin-side-nav li {
    border-bottom: 1px #DEDEDE solid;
    list-style: none;
    white-space: nowrap;
}

.admin-side-nav a {
    padding: 2px;
    display: block;
}

.admin-side-nav li a:hover {
    background-color: #DDEFFF;
    color: #00417D;
}

.admin-side-nav li a:active {
    background-color: #BCDFFF;
    color: #00417D;
}

.focus {
    background-color: #F1F9FF;
    color: #00417D;
}

.admin-header {
    padding: 5px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #333;
}

.admin-content {
    padding: 10px;
}

.config-group {
    padding: 5px;
    border: 1px #A7C1DF solid;
}

.colname {
    width: 120px;
    padding: 5px;
    text-align: right;
    font-weight: bold;
}

.coldetail {
    padding: 5px;
    font-size: 80%;
}


/************************* Header Tags *************************/

td.header {background-image: url("/images/2003/header_background.gif"); background-repeat: repeat; }
td.toplinks {background-color: #367FCC;}	

#intro-text {
	color: #2a2a2a;
	padding: 0px 0px 30px 0px;
	font-size: 14pt;
}

/*--------------------------------
	Structure
--------------------------------*/

#header {
	position: relative;
	height: 145px;
	background: #fefefe url(/images/bg-header.png) bottom left repeat-x;
}

#container {
	background: #fff url(/images/bg-navigation.png) bottom left repeat-x;
	padding: 2em 0 0.5em;
}

#inner-container {
	margin: 0 auto;
	width: 980px;
}

#footer {
	clear:both;
	position: relative;
	height: 50px;
	padding: 25px 10px 25px;
	background: #fefefe url(/images/bg-footer.png) top left repeat-x;
	text-align: center;
	font-size: 10pt;
}

/*--------------------------------
	Navigation
--------------------------------*/

#navigation {
	clear: both;
	position: relative;
	top: 0px;
	overflow: hidden; /* to be replaced by a proper clearfix */
	font-size: 14px;
}

#n-bar {
	position: relative;
	margin: 0 auto;
	height: 30px;
	bottom: -1px;
}

/* tabs (general) */

.tabs li a {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	background: #317DCE;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;	
	color: #f2f2f2;
}

.tabs li a:hover {
	background: #336699;
	text-decoration: underline;	
}

.tabs li a.active {
	background: #fff;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #fff;
	color: #555;
}

.tabs li a.iconized {
	padding-left: 26px;
}

.tabs li a.icon-lock-go {
	background: #317DCE url(/images/icons/lock_go.png) left 40% no-repeat;
}

.tabs li a:hover.icon-lock-go {
	background: #336699 url(/images/icons/lock_go.png) left 40% no-repeat;
}

.tabs li a.icon-lock-go.active {
	background: #fff url(/images/icons/lock_go.png) left 40% no-repeat;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #fff;
	color: #555;
}

#n-info .tabs li a {
	background: #a2a2a2;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	border-bottom: 1px solid #828282;	
	color: #fff;
}

#n-info .tabs li a:hover {
	background: #828282;
	text-decoration: underline;
}

#n-info .tabs li a.active {
	background: #fff;
	border-top: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
	border-left: 2px solid #b2b2b2;
	border-bottom: 2px solid #fff;
	color: #555;
}

#n-info .tabs li a.icon-help {
	background: #a2a2a2 url(/images/icons/help.png) left 48% no-repeat;
}

#n-info .tabs li a:hover.icon-help {
	background: #828282 url(/images/icons/help.png) left 48% no-repeat;
}

#n-info .tabs li a.icon-help.active {
	background: #fff url(/images/icons/help.png) left 48% no-repeat;
	border-top: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
	border-left: 2px solid #b2b2b2;
	border-bottom: 2px solid #fff;
	color: #555;
}

/* n-action */
#n-action {
	position: absolute;
	width: 400px;
	bottom: 0;
	margin-left: -40px;
}

#n-action ul li {
	float: left;
	margin-right: 0px;
	font-weight: bold;
	padding: 0px;
}

/* n-info */

#n-info {
	font-weight: bold;
}

#n-info ul li {
	float: right;
	margin-left: 0px;
}

#nav-focus {
	background-color: white;
	border: 1px solid white;
	color: #2A2A2A;
}

#n-info, #n-action {
	/*border: 1px solid white; */
}

/************************* Content Tags *************************/

.table-header {background: #003399;}

.for {
	font-size: 14px;
	color: #156DB1
}

.about {
	font-size: 14px;
	color: #156DB1
}

.privacy {
	font-size: 14px;
	color: #336699
}

#logged-in {
	font-size: 9pt;
	float: left;
	padding-left: 30px;
}

#header {background-image: url("/images/fez_banner_glass.gif");}

div.wfl_description {
padding: 1em;
margin: 1em;
font-size: 110%;        
border: 1px solid #317DCE;
background-color: #F5F8FF;
}

span.wfl_progress {
padding: 3px;
border: 1px solid #317DCE;
background-color: #F5F8FF;
}

.outline
{
    /* width:99%; */
    /* padding: 2px 2px 2px 2px; */
    /* margin: 0px 2px 2px 2px; */
    border: 1px solid #E7EDF9;
    background-color: white;
}

.msg {
color: black;
background-color: #E7EDF9;
text-align: center;
font-weight: bold;
font-size: 12px;
padding: 2px;
}

.table_heading_row {
background-color: #E7EDF9;
font-weight: bold;
font-size: 11px;
margin: 10px;
vertical-align: middle;
}

.listing_row_light { background-color: #DDDDDD;}
.listing_row_dark {background-color: #CACACA;}

.citation_preview {
    padding: 3px;
    border: 1px solid #317DCE;
    background-color: #F5F8FF;
}

div.fez_form {
    padding: 3px;
    border: 1px solid #E7EDF9;
    background-color: #F5F8FF;
}

div.fez_form_item {
    display: table-row;
    border: 1px solid #F5F8FF;
}

.fez_form label {
    display: table-cell;
    background-color: #E7EDF9;
    font-weight: bold;
    font-size: 11px;
    padding: 5px;
    width: 200px;
    vertical-align: top;
 }
 
span.fez_form_input {
    display: table-cell;
    background-color: #F5F8FF;
    font-size: 11px;
    padding: 2px;
}

ul.my_views_tab {
    list-style-type:none;
    line-height:1em;
	margin-bottom: 10px;
}

ul.my_views_tab li {
    display:inline;
    margin:0px;
    padding:0px;
}

ul.my_views_tab a, ul.my_views_tab a:active {
    float:left;
    color:#444;
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
    background:#F5F8FF;
    margin:0;
    padding:0.25em 1em;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
    border-right:1px solid #E7EDF9;
}

ul.my_views_tab a:hover,ul.my_views_tab a.my_views_tab_here
{
    background:#E7EDF9;
}

div.cv_selection, .light_background
{
    background:#F5F8FF;
}

.compare_records_left_side {
    background-color: #F5F8FF;
}

.dark_background {
    background-color: #317DCE;
}

/*
 * My Fez
 */
.my_fez_table td {font-size: .80em;}
.my_fez_table th {background-color:#EFEFEF;}

.my_fez_table td, .my_fez_table th {
    border:1px solid #CCCCCC;
    border-spacing:0px;
    padding:5px;
}

.my_fez_table {border-collapse:collapse;}

.my_fez_table_footer {
	background-color:#EFEFEF;
    padding: 0px;
    border: none;
    font-size: 12pt;
}

.my_fez_table_footer input {
    font-style:normal;
    font-size: 9pt;
}

.my_fez_table_footer td {border: none;}

/*
 * Advanced Search
 */
.search_fields th {padding: 4px;}
.search_fields td {padding: 4px;}
.search_fields th {padding:4px;}

th.search_heading {
    border-top:1px dashed #317DCE;
    padding-bottom:0.5em;
    padding-right:0.5em;
    padding-top:0.5em;
    text-align:right;
    font-size: .75em;
}

td.search_multi_input {
    border-left:1px dashed #317DCE;
    border-top:1px dashed #317DCE;
    padding:0.5em;
    font-size: .75em;
}

#paging-box {
	clear:both;
	position: relative;
	border-top: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;
	font-size: 80%;
	padding: 5px;
	background: #e5e5e5;
	margin: 0px 0px 0px 0px;
}

#paging-box a {
	color: #555;
	padding: 0 0.1em 0;
}

#paging-box .page {
	font-weight: bold;
	background: #b2b2b2;
	padding: 0.25em;
	color: #e5e5e5;
}

.result-range {
	position: absolute;
	width: 300px;
	padding-left: 15px;
	float: left;
	text-align: left;
}

.result-pages {
	text-align: center;
}

#result-box {
	position: relative;
	margin-bottom: 1.5em;
	padding-bottom: 15px;
	background: #f2f2f2 url(/images/bg-boxes-bottom.png) bottom left no-repeat;
}

#result-box h2 {
	background: #317DCE url(/images/bg-boxes-top.png) top left no-repeat;
	color: white;
	font-size: 18px;
	padding: 20px 0 5px 15px;
	text-align: left;
}

#order-box, #workflows-box {
	background: #f2f2f2;
	font-size: 80%;
	padding: 0px 15px 5px 15px;
}

.order-element {
	float: left;
	margin-right: 3.5em;
}

#order-box form, #workflows-box form {display: inline;}
#order-box select, #workflows-box select {width: auto;}
#order-box label, #workflows-box label {margin-right: 0.25em;}
#order-box #order-sequence, #workflows-box #order-sequence {width: 65px;}
#order-box #order-view, #workflows-box #order-view {width: 150px;}
#order-box #order-number, #workflows-box #order-number {width: 65px;}

.sub-box input, .sub-box select {
	font-size: 75%;
	font-weight: normal;
}

.rss {
	position: absolute;
	top: 22px;
	right: 15px;
	text-align: right;
	width: 300px;
	font-size: 60%;
	color: #fff;
	margin: 0px;
}

.rss img {
	border: 0;
	margin-right: 0.5em;
	
}

/*--------------------------------
	Miscellanous
--------------------------------*/

hr {
	display: block;
	margin-top:2em;
	height:0px;
	color:#c0c0c0;
}

.h-line {
	border-top: 1px solid #DDD;
	margin-top:20px;
	margin-bottom:20px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	clear:both;
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
	
/* End hide from IE-mac */
#criteria-box {
	margin: 1em 0 1em;
	text-align: left;
}

#criteria-box p {margin-bottom: 1em;}

#parent-list {font-size: 10pt;}

.sub-box {background-color: #e9edf2;}

.create-box {
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	width: 350px;
	float: left;
	margin-bottom: 20px;
	margin-top: -15px;
}

.create-box a:link {
	text-decoration: none;
}

#banner-sitename a {
	display: inline;
	float: left;
	font-size: 24px;
	color: white;
	padding: 10px 0px 0px 40px;
	text-decoration: none;
}

#banner-watermark {
	display: inline;
	float: right;
	margin: 8px 10px 0px 0px;
}

#omc {
	font-size: 7pt;
	text-align: right;
	color: #999999;
}

#my-fez-container {padding: 10px;}

.phantomVersionItem {color:#aaaaaa;}

#viewInfoBox, #viewInfoBoxNoEdit {
	border: 1px solid #8e8e8e; 
	margin-left: 50px; 
	margin-right: 50px;
}

#viewInfoBoxNoEdit {
	background-color: #fdffd9;
}

a.app_errors {
display:block;
width: 90%;
background: #660000;
color: white;
border: 1px solid #FF3333;
font-weight: bold;
font-size: 11px;
text-decoration: none;
margin: 5px 40px 5px 40px;
padding: 0px;
overflow:hidden;
height: 70px;
cursor: text;
}

a.app_errors:hover {
height: auto;
cursor: text;
}

.app_error {
    border: 1px solid #FF3333;
    padding: 5px;
    margin: 5px 5px 5px 5px;
}

.app_error_source {padding: 5px;}

.app_error_backtrace_item {
    background: #993333;
    padding: 5px;
}

.app_error_backtrace_file {
    padding: 5px;
    margin-left: 100px;
}

.old_bgp {color: red;}

.register_suggest {display: none;}

div.wfl_progress {padding: 5px;}

img.wfl_progress {
margin: 2px;
position:relative;
top: 5px;
}
.sanity_result_passed {color: green;}
.sanity_result_failed {color: red;}

.flash_message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
border: 2px solid yellow;
background-color: #ffffee;
width: 100%;
text-align: center;
}

.loading {
background-color: red;
color: white;
padding: 2px;
float:right;
}

.custom_search_item {
text-align: left;
margin: 0 5px 5px 5px;
}

.quick_search_item {
float:left;
margin: 0 5px 5px 5px;
}

.quick_search_button {
clear:both;
float: right;
}

.quick_search_hide {
clear: both;
text-align: center;
}

.yes {color:green;}
.no {color:red;}

.compare_records_left_side, .compare_records_right_side {
vertical-align: top;
}

.compare_records_left_side div, .compare_records_right_side div {
margin-bottom: 1em;
}

.snip {
	font-family:Verdana,Arial,Helvetica,sans-serif;font-size:60%;font-style:normal;font-weight:normal;
}

.snip em {
	color:red;
}

.facet {
	float:left; font-family:Verdana,Arial,Helvetica,sans-serif;font-size:75%;font-style:normal;font-weight:normal;width:200px;padding: 0px;
}

.facetheader {
	background: #317DCE; color:white;padding: 0px;
}

.facet ul {
	text-align:left; margin-left:0px; padding:2px;
}

.facetarrow {
	list-style-image: url(/images/tab-arrow.gif)
}

.facet a {
	text-decoration: none;
}

a.form_note {
    text-decoration: none;
    color: black;
}

a.form_note img {
    border: none;
}

span.form_note {
    display: none;
}

a.form_note:hover span.form_note {
    display: block;
    position: absolute;
    /*width: 225px;*/
    padding: 5px;
    margin: 10px;
        z-index: 100;
        background-color: #ffffee;
        border: solid 1px black;
        text-align: left;
}

div.maxlength {
    font-size: 70%;
    color: black;
 }
 
span.maxlength_exceeded {
    color: red;
    font-weight: bold;
 }

#fedora_fail {
	border: 1px solid red;
	background: #ffd2d2;
	padding: 10px;
	width: 500px;
	text-align: center;
	align: center;
	margin: 0 auto;	
}

#herdc_advice {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px solid red;
}

.text-input-even {
    background: #F5F8FF;
}

.text-input-odd {
    background: #E7EDF9;
}