


/* From: /opt/eprints3/lib/static/style/auto/actions.css */

.ep_login_tools img {
	vertical-align: middle;
	margin: 0px 25px;
}

ul.ep_action_list {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: inline-block;
}

ul.ep_action_list li {
	display: inline-block;
	margin-left: .5em;
}

ul.ep_action_list li:first-child {
	margin-left: 0;
}

dl.ep_action_list {
	margin: 0;
	padding: 0;
}

dl.ep_action_list dt, dl.ep_action_list dd {
	margin: 0;
}

dl.ep_action_list dt {
	margin-top: .5em;
	width: 15em;
	text-align: center;
	line-height: 2em;
	margin-bottom: -1.5em;
}
dl.ep_action_list dt:first-child {
	margin-top: 0;
}

dl.ep_action_list dd {
	position: relative;
	left: 16em;
	top: -.5em;
	margin-right: 16em;
	overflow: hidden;
}



/* From: /opt/eprints3/lib/static/style/auto/batchedit.css */

#BatchEdit_changes input
{
  max-width: 150px;
}
#BatchEdit_changes textarea
{
  max-width: 200px;
}



/* From: /opt/eprints3/lib/static/style/auto/blister.css */


/* EPrints 3 blister bar style */

/* ep_blister */



.ep_blister_bar {
	margin: auto;
}
.ep_blister_join {
	background-image: url(images/blister_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}
.ep_blister_node, .ep_blister_node_selected {
	text-align: center;
	border-style: solid;
	border-radius: 3px;
}
.ep_blister_node {
	border-width: 1px;
	padding: 3px 10px;
}
.ep_blister_node_selected {
	border-width: 2px;
	padding: 2px 10px;
}



/* From: /opt/eprints3/lib/static/style/auto/citations.css */

span.document_filename
{
	font-size: 80%;
        line-height: 20px;
}

span.document_format
{
}




/* From: /opt/eprints3/lib/static/style/auto/colors.css */

/*
 *
 * EPrints Default Colour Scheme
 *
 */

body {
	color: #000000;
	background-color: #ffffff;
}
a, .ep_tm_key_tools a:visited {
	color: #0645ad;
}
a:visited {
	color: #0b0080;
}
a:hover, .ep_tm_key_tools a:hover {
	color: #3366bb;
}
a:active, .ep_tm_key_tools a:active {
	color: red;
}
h1, h2, h3, h4 {
    color: #606060;
}
.ep_view_page h2 {
	border-bottom: solid 1px #606060;
}

/* template.css */

.ep_tm_header {
	background-color: #fff;
	background-image: url(images/logo_background_light.png);
	background-repeat: repeat-y;
}
.ep_tm_menu, .ep_tm_menu li:hover {
	background-image: url(images/bar_glass.png) ;
	background-position: 0px 5px;
}
.ep_tm_footer {
	border-color: #204f76;
}
.ep_tm_menu, .ep_tm_menu ul {
	background-color: #204f76;
}
.ep_tm_menu {
	/* fixed to 30px high */
	border-bottom: 1px solid #fff;
}
.ep_tm_menu li:hover {
	background-color: #279ae2;
}
.ep_tm_menu a, .ep_tm_menu a:visited {
	color: white;
}
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter, .ep_toolbox_title {
	color: #606060;
}
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter {
	background-color: #ccc;
	background-image: url(images/bar_24px.png);
	background-repeat: repeat-x;
}
.ep_tm_searchbarbox {
	border-color: #606060;
}
.ep_tm_key_tools li {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #606060;
}
.ep_tm_key_tools li:first-child {
	border-left: none;
}
.ep_tm_key_tools li:last-child {
	border-right: none;
}

/* form.css */

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node_selected {
	border-color: #5b97c7 #13324a #13324a #5287b3;
	background-image: url(images/bar_12px.png);
	background-color: #1f4f76;
	color: white;
}
.ep_form_action_button:active, .ep_form_internal_button:active, .ep_tm_searchbarbutton:active, .ep_blister_node_selected:active {
	border-color: #13324a #5287b3 #5287b3 #13324a;
	background-color: #276496;
}

/* blister.css */

.ep_blister_node {
	border-color: #cccccc;
	background-color: #e8e8ff;
	background-image: url(images/bar_solid_12px.png);
	color: #000000;
}
.ep_blister_node:active {
	border-color: #276496;
}

/* summary.css surround.css */

.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar
,.ep_tab_panel
,.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
,.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	background-color: #e8e8ff;
}
.ep_summary_box_title, .ep_sr_title_bar, .ep_sr_collapse_bar {
	background-image: url(images/bar_solid_12px.png);
	background-repeat: repeat-x;
}
.ep_sr_content, .ep_summary_box_body,
.ep_tab_panel,
.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
{
	background-image: url(images/bar_solid_24px.png);
	background-repeat: repeat-x;
}
.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar
,.ep_tab_panel, .ep_tab_bar li, .ep_tab_bar li a
,.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
{
	border-color: #ccc;
}

/* tabs.css */

.ep_tab_bar li a {
	background-image: url(images/bar_solid_24px.png);
	background-repeat: repeat-x;
}

/* unselected tab */
.ep_tab_bar li a {
	background-color: #bbf;
}

/* selected tab */
.ep_tab_bar li.ep_tab_selected a {
	background-color: #fff;
}

/* general.css */

th.ep_title_row
{
	border-color: #808080;
	background-image: url(images/bar_24px.png);
	background-color: #ccc;
	color: #333;
}

th.ep_row, td.ep_row {
	border-color: #bbb;
}
th.ep_row, td.ep_row {
	border-bottom-style: dashed;
}
td.ep_row {
	border-left-style: dashed;
}

/* messages.css */

.ep_msg_message_content, .ep_msg_warning_content, .ep_msg_error_content, .ep_msg_other_content {
	background-image: url(images/bar_solid_48px.png);
	background-repeat: repeat-x;
}

.ep_msg_message_content {
	background-color: #80ff80;
	border-color: #80ff80;
}
.ep_msg_error_content {
	background-color: #ffc0c0;
	border-color: #ffc0c0;
}

.ep_msg_warning_content {
	background-color: #ffc080;
	border-color: #ffc080;
}

.ep_msg_other_content {
	background-color: #9999ff;
	border-color: #9999ff;
}

/* columns.css */

th.ep_columns_title, td.ep_columns_alter {
	border-color: #888;
}
td.ep_columns_cell {
	border-color: #888 #ccc;
}

.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	border-color: #cccccc;
	background-image: url(images/bar_24px.png);
}



/* From: /opt/eprints3/lib/static/style/auto/columns.css */


/* paginated columns */

.ep_columns {
	margin: auto;
}

td.ep_columns_cell {
	border-style: none dashed solid none;
	border-width: 1px;
}
td.ep_columns_cell:first-child {
	border-left-style: dashed;
}

th.ep_columns_title, td.ep_columns_alter {
	border-width: 1px;
	font-weight: normal;
}
th.ep_columns_title {
	border-style: solid solid solid none;
}
td.ep_columns_alter {
	border-style: none solid solid none;
}
th.ep_columns_title:first-child, td.ep_columns_alter:first-child {
	border-left-style: solid;
}
th.ep_columns_title a {
	font-weight: normal;
}


td.ep_columns_no_items {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.5em;
	text-align: center;
	font-size: 120%;
}

.ep_columns_add {
	text-align: center;
}




/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/cookie.css */

#cookiebox {
	height: 0.1em;  
	overflow:hidden;
	visibility: hidden;
}

#cookieprompt {
	width: 100%; 
	height: auto;
	padding: 20px;
	font-weight: bold; 
	text-align: center;
	background-color: #5C5C5C;
	color:white;
	font-family: arial, sans-serif;
	font-size: 9pt;
}

#acbut {
	padding: 7px;
	background-color: #7DAF3B;
	border-radius: 8px;
	-moz-border-radius: 15px;
	color:white;
	text-decoration: none;
}

#cookieprompt a:hover {
	text-decoration: none;
	color:white;
}
#cookieprompt a{
	color:white;
}




/* From: /opt/eprints3/lib/static/style/auto/drop.css */


/* style for ajax suggestion drops */

.ep_drop_target {
}

.ep_drop_target ul {
	margin: 0px;
	padding: 4px;
	list-style: none;
	background-color: white;
	border: 1px dotted #888;
	z-index: 6;
}
	
.ep_drop_target ul li {
	margin: 0px;
	padding: 3px;
	list-style: none;
	border-top: 1px dashed #ccc;
	cursor: pointer;
	width: 100%;
}
.ep_drop_target ul li.ep_first {
	border-top: none;
}

.ep_drop_target ul li.selected {
	background-color: #e0e0ff;
}

.ep_drop_target ul ul {
	display: none;
}

.ep_drop_loading {
	margin: 0px;
	padding: 4px;
	height: 24px;
	text-align: center;
	border: 1px dotted #888;
	z-index: 6;
	position: absolute;
	background-color: #fff;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ep_draggable {
	cursor: move;
}



/* From: /opt/eprints3/lib/static/style/auto/fields.css */


/* style for metafields */

dl.ep_field_set_long dt label {
	margin-bottom: 0.2em;
	font-weight: bold;
}

dl.ep_field_set_long dd {
	margin-bottom: 0.5em;
}



/* From: /opt/eprints3/lib/static/style/auto/fileselector.css */

.ep_fileselector dl {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px;
}
.ep_fileselector dd {
	margin: 0px 0px;
}
.ep_fileselector input {
/*	float: left; */
}
.ep_fileselector label {
	cursor: pointer;
}
.ep_fileselector dt.ep_fileselector {
	clear: left; /* clear the floated input */
	display: block;
	cursor: pointer;
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAOMMAJuHDKKNBcCmCu3NEuzTOO/ZU/PhePTjgfTmj/XpmvXqovXtsP///////////////yH5BAEKAA8ALAAAAAAQABAAAARXUIA5xbsYA8SRAVkIHET5UagFGGVZvPALrkM9CEGuSw+A64bEYqEoDmbD5CJhaDYVSKdUCu0tptjETIGdanvcrvMLCIuDM+bZgJh13vADSIKqUyyhfCgCADs=);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.ep_fileselector dt.ep_fileselector_open {
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAOMMAIp5CJqGCrmhCdy+Be3OIe3UP+/YUvLeaPLgdPTlifTolvTro////////////////yH5BAEKAA8ALAAAAAAQABAAAARZUIQ5xbsYh8QTClm4FeRBnYEVIERbHEYsF+Da3rhbH3lPPwFeL7cbGAcBgHIpAQqWgEJisVBYkUCqdpE4eL2K2uJLJoez5XSipkiXz5uOXP55SFD4VGi/jwAAOw==);
}



/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/form.css */

/* Form related styles */

form {
	display: inline;
}

select, input.ep_form_text, textarea {
	padding: 1px 2px 1px 2px;
	margin-right: 4px;
	border: solid 1px #ccc;
}

.ep_form_example {
	font-weight: bold;
	color: blue;
}

/* buttons */

.ep_form_button_bar {
	text-align: center;
	padding: 4px;
	background: #e7e9f5 url(images/toolbox.png) repeat-x;
	border: solid 1px #d8dbef;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_form_action_button, .ep_form_internal_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;
	background-color: #000000;
	color: white;
	font-weight: normal;
	background-image: none;
}

.ep_form_action_button:active, .ep_form_internal_button:active{
	border-color: #000000 #000000 #000000 #000000;
	background-color: #000000;
}

/* form fields */

.ep_form_field_help {
        font-size: small ;
}

.ep_form_field_name {
        padding-top: 1em;
	font-weight: bold;
}

.ep_form_field_input {
        padding-bottom: 3pt;
}

/* input fields grid */


.ep_form_input_grid th {
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
}
.ep_form_input_grid td {
	vertical-align: middle;
}

td.ep_form_input_grid_pos {
	padding-right: 4px;
}
td.ep_form_input_grid_arrows {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}


td.ep_form_input_grid_wide {
	text-align: left;
}




/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/general.css */


body {
	font-size: 75% !important;
	font-family: arial, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;
	background-color: #fff;

	margin: 1em;
}

.ep_no_js { 
	display: none; 
}

.ep_no_js_inline { 
	display: none; 
}

.ep_no_js_table_cell { 
	display: none; 
}

.ep_hide { 
	display: none; 
}

h1 {
	font-weight: normal;
	font-size: 2.8em;
	line-height: 1.2em;
	font-family: arial, sans-serif;
	color: #000000;
}

h2 {
        font-size: 18px ;
        color: #000000;
		font-weight: normal;
		font-family: arial, sans-serif;
}

h3 {
        font-size: 16px ;
        color: #000000;
		font-weight: normal;
		font-family: arial, sans-serif;
}

h4 {
        font-size: 12px ;
        color: #000000;
		font-weight: normal;
		font-family: arial, sans-serif;
}

hr {
	border: 0px;
	color: #000000;
	height: 2px;
}

.ep_required {
}

.ep_toggle a, a.ep_toggle {
	text-decoration: none;
	color: #000000;
}

th.ep_row {
	border-bottom: dashed #bbf 1px;
	padding-right: 0.25em;
	text-align: right;
	width: 20%;
}
td.ep_row {
	border-left: dashed #bbf 1px;
	border-bottom: dashed #bbf 1px;
	padding-left: 0.25em;
	text-align: left;
}

.ep_highlight {
	padding: 0.5em;
	border: solid 2px #ff8888;
	background-color: #ffeeee;
}

.ep_block {
	width: auto;
	margin: 0.25em auto 0.25em auto;
	text-align: center;
}

.ep_blocklg {
        width: auto;
        border: solid #000000 2px;
        margin: 0.25em auto 0.25em auto;
        text-align: center;
        -moz-border-radius: 5px;
        border-radius: 5px;
}


.ep_block td {
	text-align: left;
}
ul {
	text-align: left;
}
.ep_doc_icon
{
	padding: 2px;
}

a {
	text-decoration: underline;
	color: #3b5a6f;
	background-color: #fff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}





/* From: /opt/eprints3/lib/static/style/auto/hefce_oa.css */


li.hoa_compliant
{
	list-style-image: url(/style/images/hoa_message-icon.png);
}

li.hoa_non_compliant
{
	list-style-image: url(/style/images/warning-icon.png);
}
li.hoa_future_compliant
{
	list-style-image: url('/style/images/hoa_future_compliant-icon.png');
}

div.hoa_test_description li
{
	list-style-image: none;
}

span.hoa_compliant
{
	padding-left: 18px;
	background: url('/style/images/hoa_message-icon.png') no-repeat;
}
span.hoa_non_compliant
{
	padding-left: 18px;
	background: url('/style/images/warning-icon.png') no-repeat;
}
span.hoa_future_compliant
{
	padding-left: 18px;
	background: url('/style/images/hoa_future_compliant-icon.png') no-repeat;
}
span.hoa_out_of_scope_timing, span.hoa_out_of_scope_gold, span.hoa_out_of_scope_issn
{
	padding-left: 18px;
	background: url('/style/images/hoa_out_of_scope-icon.png') no-repeat;
}
#hoa_tab_title
{
	padding-left: 18px;
}
#hoa_tab_title.hoa_compliant
{
    background: url('/style/images/hoa_message-icon.png') no-repeat;
}
#hoa_tab_title.hoa_non_compliant
{
    background: url('/style/images/warning-icon.png') no-repeat;
}
#hoa_tab_title.hoa_future_compliant
{
    background: url('/style/images/hoa_future_compliant-icon.png') no-repeat;
}

div.hoa_help
{
    padding-left: 1em;
    padding-right: 1em;
    background: #fff;
    border: 1px solid #ccc;
    margin: 2px;
}

.hoa_hidden
{
    display: none;
    visibility: hidden;
}

.hoa_test_description
{
	padding-left: 1em;
	padding-right: 1em;
	background: #fff;
	border: 1px solid #ccc;
	margin: 2px;
}

a.hoa_show_description
{
	cursor:pointer;	
}



/* From: /opt/eprints3/lib/static/style/auto/icontable.css */


table.ep_icontable {
	border-collapse: collapse;
}
table.ep_icontable th {
	border: solid 1px #999;
	background-color: #fff;
	text-align: center;
}
table.ep_icontable td {
	padding-left: 4px;
	border: solid 1px #999;
}



/* From: /opt/eprints3/lib/static/style/auto/irstats2.css */

/* IRStats2 CSS */

div.irstats2_view
{
	width: 100%;
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	margin: 10px;
	border: 1px solid #D7D9E5;
	border-radius: 3px;
}

div.irstats2_view_title
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #D7D9E5;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	color: #000;
	background: url("images/toolbox.png") repeat-x scroll 0 0 #E7E9F5;
}

div.irstats2_view_content
{
	line-height: 20px;
	margin: auto;
}

div.irstats2_piechart
{
	width: 400px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlepiechart
{
	width: 400px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}
div.irstats2_googlegeochart
{
	width: 600px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlegraph
{
	width: 750px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlespark
{
	width: 150px;
	height: 50px;
	margin: 0px;
	display: inline;
	float:left;
	border: 0px;
	padding: 0px;
}

div.irstats2_counter
{
	display: inline;
}

div.irstats2_view_KeyFigures div.irstats2_view_content
{
	padding-top: 10px;
}

span.irstats2_keyfigures_metric_figure
{
	font-weight: bold;
	font-size: 20px;
}

span.irstats2_keyfigures_metric_text
{
	padding-left: 5px;
}

div.irstats2_ruler {
	clear:both;
	margin-bottom: 10px;
}

div.irstats2_keyfigures_section {
	float:left;
	width: 50%
}

div.irstats2_keyfigures_deposits {
	float:left;
	width: 50%
}

div.irstats2_keyfigures_downloads {
	float:right;
	width: 50%
}

div.irstats2_keyfigures_fulltext {
	float:left;
	width: 50%;
}

div.irstats2_keyfigures_openaccess {
	float:right;
	width: 50%
}

table.irstats2_keyfigures_progress {
	margin-left:12px;
}

table.irstats2_keyfigures_progress div.irstats2_progress_wrapper {
	height: 25px;
}


table.irstats2_keyfigures_progress div.irstats2_progress {
	height: 25px;
}

table.irstats2_keyfigures_progress td {
	padding: 5px;
}

div.irstats2_deposit_details {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-left: 10px;
}

span.irstats2_counter_label
{
	color: #333333;
	font-size: 14px;
	margin: auto 2px;	
	vertical-align: middle;
}

span.irstats2_counter_value
{
	color: #000000;
	font-size: 20px;
	font-weight:bold;
	margin: auto 2px;
	vertical-align: bottom;
	padding-bottom:4px;
}

img.irstats2_spin
{
	vertical-align:middle;
}

span.irstats2_loading
{
	margin-left: 5px;
	vertical-align:middle;
	color: #666666;
}

table.irstats2_table
{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width: 100%;
}

div.irstats2_table_options
{
	text-align: center;
}

div.irstats2_table_options > a
{
	padding-left: 5px;
}

tr.irstats2_table_headings > td
{
	font-weight: bold;	
	background-color: #666;
	color: #FFF;
	text-align: left;
	padding: 2px;
}

td.irstats2_table_cell_order
{
	text-align:center;
	width: 20px;
}

td.irstats2_table_cell_object
{
	padding-left: 5px;
}

td.irstats2_table_cell_count
{
	text-align:center;
	width: 100px;
}

tr.irstats2_table_row_even > td
{
	padding: 2px;
	background-color: #FFFFFF;
}

tr.irstats2_table_row_odd > td
{
	padding: 2px;
	background-color: #EEE;
}

div.irstats2_reportmenu_row
{
	padding: 5px;
	vertical-align:bottom;
}
span.irstats2_date_separator
{
	padding-left:5px;
	padding-right:5px;
}
span.irstats2_date_label
{
	font-size:14px;
	font-weight:bold;
}
div.irstats2_progress
{
        background-color: #c1d0ef;
        color: #000;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
div.irstats2_progress_wrapper
{
	border: 1px solid #3366cc;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
div.irstats2_progress > span
{
	padding-left: 5px;
	display: block;
	width: 100px;
}

span.irstats2_keyfigures_metric {
	font-size: 14px;
	line-height: 50px;
}

h3.irstats2_keyfigures_heading, h3.irstats2_linkstoreports_heading
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}

div.irstats2_keyfigures_column
{
	width: 25%;
	float: left;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.irstats2_reportheader_column
{
	float: left;
	text-align:left;
	margin-left:15px;
}

table.irstats2_reports 
{
	border-collapse:collapse;	
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

td.irstats2_reports_heading
{
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align:right;
	width: 20%;
	background-color: #EEE;
}

td.irstats2_reports_heading > span
{
	color: #222;
}

td.irstats2_reports_content
{
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: left;
	width: 80%;
}

td.irstats2_reports_content > span
{
	padding-right: 10px;
	font-family: Verdana;
}


a.irstats2_export_bar_toggle
{
	float: right;
}

div.irstats2_export_bar
{
	text-align: left;
}

div.irstats2_export_content
{
	margin: 0px auto;
	border-bottom: 1px solid #D7D9E5;
	padding: 5px;
	text-align: center;
	background-color: #F9F9F9;
}

.irstats2_setdesc_link
{
	margin-left: 5px;
	width: 45px;
}

input.irstats2_setdesc_q
{
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 14px;	
}

input.irstats2_placeholder
{
	color: #AAA;
	font-style: italic;
}

div.irstats2_setdesc_values
{
	max-height:150px;
	overflow-y:scroll; 
	margin: 5px; 
	padding: 5px; 
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

ul.irstats2_setfinder_values
{
	margin: 0px;
	padding: 0px;
}

ul.irstats2_setfinder_values > li
{
}

div.irstats2_setfinder_row > a
{
	display: block
}

div.irstats2_setfinder_row > a:hover
{
	background-color: #F5F5F5;
}

div.irstats2_datepicker_inner
{
	font-size:11px;
	padding: 4px;
	color:#000;
}

p.irstats2_error_login {
	width: 100%;
	text-align: center;
}

h3.irstats2_summary_page_header {
	margin-top:20px;
}

div.irstats2_summary_page_container {
	border:1px solid #CCC;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

div.irstats2_summary_page_container > p {
	text-align:center;
	width:100%;
	margin:5px 0px 0px 0px;
	color:#666;
}

#irstats2_summary_page_downloads {
	height:250px;
	width:100%
}

#irstats2_summary_page_countries {
	height:250px;
	width:100%
}

td.irstats2_reportheader_breadcrumbs {
	width: 60%;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

td.irstats2_reportheader_breadcrumbs > a, td.irstats2_reportheader_breadcrumbs > a:visited {
	color: #0645AD;
}

div.irstats2_reportheader_timeline {
	width: 30%;
	float: right;
	text-align: right;
	vertical-align: middle;
}

div.irstats2_reportheader_timeline_frame {
	font-size: 14px;
	padding: 5px;
	text-align: right;
	float: right;
}

div.irstats2_reportheader_options {
	width:100%;
	text-align: left;
	vertical-align: middle;
}

div.irstats2_reportheader_clear {
	clear:both;
}

div.irstats2_reportheader {
	width: 100%;
	padding: 0px;
}

table.irstats2_reportheader {
	width: 100%;
}

div.irstats2_view_ReportHeader {
	border: 0px;
}

input.irstats2_form_action_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	padding: 2px 20px;
	cursor: pointer;
	background-color: #F9F9F9;
	color: #111;
}

input.irstats2_form_action_button:active, input.irstats2_form_action_button:hover, input.irstats2_form_action_button_selected {
	background-color: #EEE;
	color: #222;
}

div.irstats2_options_dates, div.irstats2_options_filters, div.irstats2_options_reports {
	background-color: #EEE;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	border-color: #DDD;
}

table.irstats2_view_Grid div.irstats2_view {
	width: 97%;
}
.report_title {
	text-align: center;
	margin-top: 0px;
}



/* From: /opt/eprints3/lib/static/style/auto/irstats2_datepicker.css */

/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /*position:relative;*/
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../images/irstats2/datepicker/cal.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(../images/irstats2/datepicker/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(../images/irstats2/datepicker/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(../images/irstats2/datepicker/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
/*
   Quirksmode necessity?
   ---------------------

   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule to set a less drastic font-size in IE

div.datePicker table th,
div.datePicker table td
        {
        font-size:100%;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }



/* From: /opt/eprints3/lib/static/style/auto/items.css */


/* Items Screen */

.ep_items_filters {
	text-align: center;
	margin-top: 10px;
}

.ep_items_filters img {
	border-width: 0px;
	margin-left: 10px;
	vertical-align: -2px;
}

.ep_items_filters a {
	color: #000000;
	text-decoration: none;
}


td.ep_columns_cell_inbox {
	background-color: #ffc;
}
td.ep_columns_cell_buffer {
	background-color: #dde;
}
td.ep_columns_cell_archive {
	background-color: #cfc;
}
td.ep_columns_cell_deletion {
	background-color: #ccc;
}



/* From: /opt/eprints3/lib/static/style/auto/kultur_slideshow.css */

/* general styling */
#slideshow
{
	overflow: hidden;
	width: 640px;
	margin: 0px auto;
}

#slideshow_idx ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#slideshow img
{
	border: none;
}

#slideshow_cnt
{
	height: 360px;
	padding: 2px;
	background-color: #dfdfdf;
}

/* styling for individual slides */
#slideshow_cnt .slide
{
	width: 630px;
	height: 360px;
	position: absolute;
	margin: 5px 5px 0px 5px;
}
#slideshow_cnt .slide img
{
	margin: 0 auto 4px auto;
	display: block;
	overflow: hidden;
	max-height: 300px;
	max-width: 630px;
}

/* styling for the index */

#slideshow_idx
{
	height: 60px;
	background-color: #888;
}

#slideshow_idx li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 66px;
	height: 50px;
	padding: 5px 1px;
	text-align: center;
	cursor: pointer;
	list-style-type:none;
}
#slideshow_idx img
{
	overflow: hidden;
	height: 50px;
	max-width: 66px;
	border: none;
}



/* From: /opt/eprints3/lib/static/style/auto/latest.css */


/* latest and latest tool */

div.ep_latest_result {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

div.ep_latest_tool_result {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}



/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/lightbox.css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
/* #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;} */
#hoverNav a{ outline: none;}

/* #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; } */

#hoverNav { height: 30px; }
#prevLink, #nextLink { width: 49%; height: 100%; display: block; }
#prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 0 no-repeat; }
#nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 0 no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*UAL-67 jy2e08*/
/*#lightboxMovie { width: 640px; height: 504px; }*/
/*#lightboxAudio { width: 200px; height: 25px; }*/
#lightboxAudio, #lightboxMovie { width: auto; height: auto; }

#lightboxMovie audio
{
	width: 100%;
}




/* From: /opt/eprints3/lib/static/style/auto/mail.css */



.ep_mail_view {
	border: dashed 2px #ccc;
	margin-top: 20px;
	background-color: #eee;
}

.ep_mail_header {
	margin: 4px; 
	padding: 2px;
	font-family: monospace;
}

.ep_mail_body {
	margin: 4px;
	padding: 2px;
}

.ep_mail_body textarea {
	background-color: #ccc;
	border: solid #888 1px;
}



/* From: /opt/eprints3/lib/static/style/auto/messages.css */


/* Message styles - used to provide alerts and errors */

.ep_msg_message, .ep_msg_warning, .ep_msg_error, .ep_msg_other {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_msg_message_icon, .ep_msg_warning_icon, .ep_msg_error_icon {
	padding: 10px;
}

.ep_msg_message_content, .ep_msg_error_content, .ep_msg_warning_content, .ep_msg_other_content {
	border-style: solid;
	border-width: 1px;
}




/* From: /opt/eprints3/lib/static/style/auto/multi.css */



/* 
   Styles for the multi-field component.

   ep_multi_*

*/

table.ep_multi
{
	width: 100%;
}

table.ep_multi tr:first-child th.ep_multi_heading,
table.ep_multi tr:first-child td.ep_multi_input,
table.ep_multi tr:first-child td.ep_multi_help 
{
	border-top: none;
}

th.ep_multi_heading
{
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	text-align: right;
}

td.ep_multi_input
{
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-left: dashed #bbf 1px;
}

td.ep_multi_help
{
	white-space: nowrap;
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	vertical-align: top;
	text-align: right;
}

/* help bits */

.ep_multi_inline_help 
{
	padding-bottom: 0.5em;
}
	



/* From: /opt/eprints3/lib/static/style/auto/nojs.css */


/*  only loaded if the browser has javascript turned off (or does
 *  not support it.
 */

.ep_no_js { display: block; }

.ep_no_js_inline { display: inline; }

.ep_no_js_table_cell { display: table-cell; }

.ep_only_js { display: none; }

.ep_only_js_inline { display: none; }

.ep_only_js_table_cell { display: none; }



/* From: /opt/eprints3/lib/static/style/auto/preview.css */


/* 
   Styles for the file preview popup.

   ep_preview_*

*/


.ep_preview
{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 400px;	
}

.ep_preview table
{
	border: solid 1px black;
	background-color: white;
	padding: 4px;
	margin: auto;
}

.ep_preview_title
{
	padding-top: 3px;
	text-align: center;
}



/* From: /opt/eprints3/lib/static/style/auto/print.css */

@media print {

.ep_noprint {
	display: none;
}

}



/* From: /opt/eprints3/lib/static/style/auto/progress.css */

div#progress {
	margin: 0px auto;
	width: 382px;
}

.progressmeter {
    font-size: 10pt;
    text-align: center;
}

.progressmeter table {
}

.progressmeter th {
    font-weight: bold;
    text-align: right;
}

.progressmeter td {
    text-align: left;
}

.finished {
    color: #667799;
}

.progressmeter .meter {
    position: relative;
    background-color: lightgrey;
    border: 2px solid #667799;
    height: 20px;
    width: 380px;
}

.progressmeter .meter .amount {
	margin: 0px auto 0px 0px;
    background-color: #667799;
    width: 0px;
    height: 20px
}

.progressmeter .meter .percent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    z-index: 1000;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.UploadMethod_file_progress_table {
	width: 550px;
	margin: 0 auto;
}



/* From: /opt/eprints3/lib/static/style/auto/reports.css */

div.ep_report_row {
	padding: 5px 5px;
	margin-bottom: 5px;
}

div.ep_report_row_problems {
	border-left: solid 7px #C41F1F;
}

div.ep_report_row_ok {
        border-left: solid 7px #1F7E02;
	opacity: 0.8;
}

div.ep_report_row_ok.ep_report_row_no_compliance {
        border-left: solid 7px #1b4b73;
	opacity: 0.8;
}


div.ep_report_grouping {
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div.ep_report_progress_bar {
	clear: both;
	width: 200px;
	height: 15px;
	background-image: url(/style/images/progress_bar_orange.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	border: 1px solid #888;
	border-radius: 10px;
	text-align: center;
	line-height: 15px;
	margin: 10px auto;
}

div.ep_report_progress_bar:after {
	content: "Loading...";
}

div.ep_report_compliance_container {
	margin: 10px auto;
	text-align:center;
}

div.ep_report_compliance_wrapper {
	margin: 10px auto;
	border: 1px solid #3366cc;
	padding: 0px;
	text-align: left;
	height: 25px;
}

div.ep_report_compliance {
	background-color: #c1d0ef;
	color: #000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height:25px;
}

div.ep_report_compliance_text {
	font-weight: bold;
	font-size: 20px;
}

div#ep_report_export_content_inner form > input, div#ep_report_export_content_inner form > select{
	margin: 5px 0px;
}

div#ep_report_export_content_inner .ep_tab_panel input
{
	margin-left: 5px;
	vertical-align: middle;
}

div#ep_report_export_content_inner .report_export_options
{
	display: inline-block;
	vertical-align: top;
	min-width: 150px;
}

div#ep_report_export_content_inner .report_export_options h4
{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}

div#ep_report_export_content_inner .report_export_options ul
{
	padding: 0 10px 0 0;
}

#ep_report_export_content_inner .select_button
{
        float: right;
}

#custom_report .ep_search_buttons > div
{
        display: inline-block;
}

#custom_report .ep_search_buttons .clear_button
{
        margin-left: 2px;
}

/* HTML Reports */
a.html_report_print{
	text-decoration: none;	
}

a.html_report_print:hover{
	color: white;	
}



/* From: /opt/eprints3/lib/static/style/auto/savedsearches.css */



table.ep_savedsearches {
	margin: 10px auto 10px auto;
}

table.ep_savedsearches th {
	border-bottom: 1px solid #ccc;
}
table.ep_savedsearches td {
	border-bottom: 1px solid #ccc;
}



/* From: /opt/eprints3/lib/static/style/auto/search.css */


/* EPrints 3 search form style */



/* buttons are on the form, controls on the results */
.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom {
	border-style: solid none;
	border-width: 1px;
	text-align: center;
	padding: 4px 0px;
	margin: 4px 0px 12px 0px;
}

.ep_search_fields {
	margin-top: 1em;
	margin-bottom: 1em;
}
.ep_search_fields th {
	padding: 4px;
}
	
.ep_search_fields td {
	padding: 4px;
}
	

.ep_search_control
{
	padding: 0px 4px 0px 4px;
}

.ep_search_export {
	margin: 0.25em auto 0.25em auto;
	text-align: center;
}

.ep_search_reorder {
	margin: 0.4em auto 0 auto;
	text-align: center;
}

.ep_search_tool {
	white-space: nowrap;
}
.ep_search_tool img {
	vertical-align: -2px;
	padding-left: 0.5em;
}
.ep_search_tool a {
	text-decoration: none;
	color: #888;
}


.ep_search_feed {
	white-space: nowrap;
}
.ep_search_feed img {
	vertical-align: -2px;
	padding-left: 0.5em;
}
.ep_search_feed a {
	text-decoration: none;
	color: #888;
}

.ep_search_results
{
	margin: 1em 0 1em 0;
}

.ep_search_desc
{
	text-align: center;
	margin: 0.25em 0 0 0;
}

.ep_search_result td
{
	padding: 4px;
	border-bottom: dashed #bbf 1px;
}

.ep_paginate_list
{
	margin: auto;
	display: table;
}

.ep_search_field_name
{
	font-weight: bold;
	margin-top: 0.5em;
}

input.ep_form_search_advanced_link, input.ep_form_search_advanced_link:hover {
        border: none;
        text-decoration: underline;
        background: none;
        color: #00f;
        cursor: pointer;
}

span.search_desc {
	font-style: italic;
}



/* From: /opt/eprints3/lib/static/style/auto/subjectinput.css */


/* 
   Styles for the subject component.

   ep_subjectinput_*

*/

div.ep_subjectinput_tree {
	margin-left: 25px;
}
.ep_subjectinput_tree dl {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px;
}
.ep_subjectinput_tree dl dt {
	margin: 0px 0px;
	padding-left: 18px;
	line-height: 18px;
}
.ep_subjectinput_tree dl dd {
	margin-left: 0px;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree {
	cursor: pointer;
	background: url(images/plus.png) no-repeat;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree_open {
	background: url(images/minus.png) no-repeat;
}

.ep_subjectinput_toggle {
	text-decoration: none;
	color: #000000;
}

.ep_subjectinput_selections {
	margin: 0.5em auto 0.5em auto;
	margin-top: 0.5em; 
	padding: 0.5em; 
}

.ep_subjectinput_selected {
	font-weight: bold;
}

.ep_subjectinput_selected_subject {
	font-weight: bold;
}

ul.ep_subjectinput_subjects {
	list-style: none;
}
ul.ep_subjectinput_subjects li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: none;
}
ul.ep_subjectinput_subjects img {
	vertical-align: -2px;
}


.ep_subjectinput_selections {
	padding-bottom: 10px;
	border-bottom: dashed #808080 1px; 
	margin-bottom: 10px;
}
.ep_subjectinput_selections td.ep_first {
	border-top: none;
}

.ep_subjectinput_selections td {
	border-top: dashed #ccc 1px; 
}

.ep_subjectinput_results {
	border: dashed #c8cbdf 1px; 
	margin-top: 0.5em; 
	padding: 0.5em; 
	background-color: white;
	list-style: none;
}

.ep_subjectinput_results td.ep_first {
	border-top: none;
}

.ep_subjectinput_results td {
	border-top: dashed #ccc 1px; 
}

.ep_subjectinput_add_button, .ep_subjectinput_remove_button {
	border: solid blue 1px;
	padding: 1px;
	background-color: transparent;
	font-size: 70%;
	color: blue;
}


.ep_subjectinput_searchbar {
	text-align: center;
}

/* End of subject component section */



/* From: /opt/eprints3/lib/static/style/auto/summary.css */


/* Item Summary */

.ep_summary_content {
}
.ep_summary_content_top {
}
.ep_summary_content_bottom {
}
.ep_summary_content_left {
	float: left;
}
.ep_summary_content_right {
	float: right;
}
.ep_summary_content_after {
	clear: both;
}


.ep_summary_content_left .ep_summary_box {
	width: 200px;
	margin-right: 10px;
}
.ep_summary_content_right .ep_summary_box {
	width: 200px;
	margin-left: 10px;
}


.ep_summary_box {
	margin-bottom: 10px
}
.ep_summary_box_title {
	font-weight: normal;
	padding: 2px 6px 2px 6px; 
	font-weight: bold;
	font-size: 115%;
	border-style: solid;
	border-width: 1px;
}
.ep_summary_box_body {
	padding: 2px 6px 2px 6px; 
	border-style: none solid solid solid;
	border-width: 1px;
}
.ep_summary_box_title a {
	text-decoration: none;
}
.ep_summary_box_title img
{
	vertical-align: -1px;
}






/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/surround.css */


/* EPrints 3 default workflow component-surround style */

/* ep_sr */

.ep_sr_component {
	padding: 0px;
	background-color: transparent;
	margin-top: 10px;
}
.ep_sr_component .ep_sr_title_bar {
	background-image: url(images/toolbox_title.png);
	padding: 2px 6px 2px 6px; 
	border-left: solid 1px #d8dbef;
	border-top: solid 1px #d8dbef;
	border-right: solid 1px #d8dbef;
}

.ep_sr_component .ep_sr_title_bar table {
}
.ep_sr_component .ep_sr_title {
	font-weight: bold;
	font-size: 115%;
	color: #444;
}
.ep_sr_component .ep_sr_content {
	background: #e7e9f5 url(images/toolbox.png) repeat-x;
	border: solid 1px #d8dbef;
	padding: 6px;
}

/* collapse bar */

.ep_sr_collapse_bar {
	background-image: url(images/toolbox_title.png);
	padding: 2px 6px 2px 6px; 
	border: solid 1px #d8dbef;
	font-weight: bold;
	font-size: 115%;
	margin-top: 10px;
}
.ep_sr_collapse_bar a {
	text-decoration: none;
}
.ep_sr_title a {
	text-decoration: none;
}
.ep_sr_collapse_link img
{
	vertical-align: -1px;
}

/* help style - not primetime */

.ep_sr_component .ep_sr_help {
	margin-bottom: 8px;
}
.ep_sr_component .ep_sr_show_help {
	white-space: nowrap;
}
.ep_sr_component .ep_sr_show_help a {
	text-decoration: none;
}	
.ep_sr_component .ep_sr_hide_help {
	white-space: nowrap;
}
.ep_sr_component .ep_sr_hide_help a {
	text-decoration: none;
}	
.ep_sr_component .ep_sr_title_bar {
}
.ep_sr_show_help img {
	vertical-align: -2px;
}
.ep_sr_hide_help img {
	vertical-align: -2px;
}


/* used for multi, maybe should be elsewhere */
.ep_sr_component .ep_sr_help_chunk {
	border-bottom: 1px solid #888;
	padding-bottom: 4px; 
	margin-bottom: 4px;
}

.ep_sr_component .ep_form_input_grid {
	margin: auto;
}
.ep_multi_input .ep_form_input_grid {
	margin-left: 0px;
}



/* From: /opt/eprints3/lib/static/style/auto/tabs.css */


/* Tab Bar */

.ep_tab_panel, .ep_tab_bar li, .ep_tab_bar li a {
	border-width: 1px;
	border-style: solid;
}

/* selected tab */
.ep_tab_bar li.ep_tab_selected a {
	border-bottom-width: 0;
}

/* panel contents */
.ep_tab_panel {
}

/* tab text */
.ep_tab_bar a {
/*	color: #000000; */
}

/* remaining styles are structural */

.ep_tab_bar {
	list-style: none;
	padding: 0 0;
	margin: 0 0;
}

.ep_tab_bar li {
	float: left;
	padding: 0 0;
	margin: 0 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	list-style-type: none;
}

.ep_tab_bar li:first-child a {
	margin-left: 1.5em;
}

.ep_tab_bar li a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-right: 1.5em;
	padding: 3px 8px 4px 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: -1px; /* overwrite bottom-margin of li */
	border-bottom-width: 0;
}

.ep_tab_panel {
	border-top-width: 0;
	padding: 12px;
	clear: left;
}




/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/template.css */


/* EPrints 3 template styles */
/* prefix all styles with ep_tm */

.ep_tm_logo td {
	vertical-align: top;
}

.ep_tm_logo img {
	padding-bottom: 4px;
	border-style: none;
}

.ep_tm_logo ul.ep_tm_menu {
	margin-left: 20px;
}

.ep_tm_archivetitle {
        font: 40px Arial,Sans-serif;
	color: #269ae3;
	text-decoration: none;
}

hr.ep_tm_last {
	color: #240f78;
	background-color: #240f78;
}

.ep_tm_footer {
	margin: 20px auto;
	clear: both;
	text-align: center;
}

.ep_tm_footer ul.ep_tm_menu a {
	text-decoration: underline;
}

.ep_tm_footer ul.ep_tm_menu {
	display: inline;
}

.ep_tm_footer ul.ep_tm_menu li {
	display: inline;
	padding: 0px 5px;
}

div.ep_tm_main
{
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-left: 80px;
}

div.ep_tm_left_nav
{
	width: 120px;
	padding-right: 20px;
	float: left;
}

div.ep_tm_content
{
	padding-left: 150px;
}

div.ep_tm_header
{
	width: 900px;
	margin: 0 auto;
	/*border-bottom: 1px solid #3b5a6f;*/
	background-image: none;
}

div.introtxtdiv
{
background-color: #3B5A6F;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

h3.introtxt
{
color: #FFFFFF;
}


/* Menu Bar */


ul.ep_tm_menu {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

ul.ep_tm_menu li {
	list-style: none;
}

ul.ep_tm_menu li:hover {
	background-color: transparent;
}

ul.ep_tm_menu li a {
	text-decoration: none;
	color: #000000;	
}
ul.ep_tm_menu li a:visited {
	color: #000000;
}
ul.ep_tm_menu li a:hover {
	background-color: #d4dadd;
}

/* end of menu bar */

/* Search bar */

.ep_tm_searchbar {
	float: right;
	background-color: transparent;
}

.ep_tm_searchbarbutton {
        border-style: solid;
        border-color: #000000 #000000 #000000 #000000;
        font-weight: normal;
        text-align: center;
        background-color: #000000;
        color: white;
        font-weight: normal;
        font-size: 80%;
        padding: 0px;
	background-image: none;
}

.ep_tm_searchbarbutton:active{
	border-color: #000000 #000000 #000000 #000000;
	background-color: #000000;
}


.ep_tm_searchbarbox {
	font-size: 80%;
	padding: 2px;
	border: 2px inset;
}

/* end of search bar */

img.ep_tm_securedsite {
}



/* From: /opt/eprints3/lib/static/style/auto/toolbox.css */


/* Toolbox styles - used to subdivide some content */

.ep_toolbox {
	margin-bottom: 10px;
}

.ep_toolbox_title {
	padding: 2px 10px 2px 10px;
}

.ep_toolbox_content {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}



/* From: /opt/eprints3/lib/static/style/auto/upload.css */


/* 
   Styles for the upload component.

   ep_upload_*

*/

.ep_upload_newdoc
{
	text-align: center;
/*	margin-top: 1em;
	margin-bottom: 1em; */
}

.ep_upload_fields th
{
	text-align: right;
}

/* Document section */

.ep_upload_doc
{
	margin-bottom: 0.5em;
	border-style: solid;
	border-width: 1px;
}

.ep_upload_doc .ep_upload_doc_title_bar {
	padding: 0px 6px 0px 6px; 
	border-bottom: solid 1px #d8dbef;
}
.ep_upload_doc .ep_upload_doc_title {
	color: #444;
}
.ep_upload_doc .ep_upload_doc_content {
	clear: both;
	padding: 6px;
}

.ep_update_doc_delete {
	white-space: nowrap;
}
.ep_update_doc_delete input {
	vertical-align: -2px;
}

.ep_update_doc_options {
	white-space: nowrap;
}
.ep_update_doc_options img {
	vertical-align: -2px;
	border: none;
}
.ep_update_doc_options a {
	text-decoration: none;
}

.ep_upload_doc_toolbar
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

.ep_upload_files
{
/*	border: dashed #c8cbdf 1px; 
	text-align: center;
	margin-top: 0.5em; 
	padding: 0.5em; 
	background-color: white; */
}

.ep_upload_file_table 
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
}
.ep_upload_add_file_toolbar
{
	margin-top: 0.5em;
}

.ep_upload_doc_expansion_bar
{
	text-align: right;
	padding: 2px .5em;
}
.ep_upload_doc_expansion_bar a
{
	cursor: pointer;
	text-decoration: none;
}

/* End of Document section */

/* Drag and drop */

.ep_dropbox {
	border-width: 2px;
	border-style: dashed;
	border-color: #4ea;
	background-color: #fff;
	font-weight: bold;
	font-size: 110%;
	padding: 40px 0px;
}

/* End of Drap and drop */



/* From: /opt/eprints3/lib/static/style/auto/view.css */



/* spacing between page elements */
.ep_view_page h2 {
	margin-top: 30px;
}
.ep_view_blurb {
	margin-top: 20px;
}
.ep_view_timestamp {
	margin-top: 30px;
	text-align: right;
}

.ep_view_group_by_current {
	font-weight: bold;
}

.ep_view_group_by {
	border-style: solid none;
	border-width: 1px;
	text-align: center;
	padding: 4px 0px;
	margin: 4px 0px 12px 0px;
}

.ep_view_cols {
	width: 100%;
	margin-top: 1em;
}

.ep_view_cols_2 td { width: 50%; }
.ep_view_cols_3 td { width: 33.3%; }
.ep_view_cols_4 td { width: 25%; }
.ep_view_cols_5 td { width: 20%; }
.ep_view_cols_6 td { width: 16.6%; }
.ep_view_cols_7 td { width: 14.28%; }
.ep_view_cols_8 td { width: 12.5%; }

.ep_view_cols ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


	



/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/wayfinder.css */

/* wayfinder */
div#wayfinder {
float: right;
width: 227px;
height: 101px;
/*position: relative;*/
}
div#wayfinder ul {
float: right;
clear: both;
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
right: 0;
width: 227px;
}
div#wayfinder li {
display: block;
float: right;
margin: 0 0 9px 9px;
width: 50px;
height: 50px;
/* border-bottom: 2px solid #000; */
}
div#wayfinder li a {
	background-color: #fff;
}
div#wayfinder img {
width: 100%;
width: 100%;
display: block;
border-top: none;
border-right: none;
border-bottom: 2px solid #000;
border-left: none;
}
div#wayfinder .blue { border-color: #3771d3; color: #3771d3; }
div#wayfinder .red { border-color: #fd2939; color: #fd2939; }
div#wayfinder .orange { border-color: #ff7800; color: #ff7800; }
div#wayfinder .green { border-color: #4fad26; color: #4fad26; }
div#wayfinder .purple { border-color: #c51b8a; color: #c51b8a; }
div#wayfinder .gold { border-color: #ce8e00; color: #ce8e00; }
div#wayfinder .large { width: 111px; height: 111px; }
div#wayfinder_caption { position: absolute; top: 160px; margin-left: 9px; }
ul#teasers li {
padding: 0;
}




/* From: /opt/eprints3/lib/static/style/auto/z_eprints_services_template.css */

/* override the default style with on a little cleaner */

  body
  {
    background-color: #eaeaea;
  }
  #wrapper
  {
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    padding: 5px;
    max-width: 1280px;
    margin: 10px auto;
  }
  #main_content
  {
    min-height: 640px;
  }
  h1
  {
    padding-bottom: 5px;
  }
  h1, h2, h3, h4
  {
    color: #000000;
  }
  .ep_tm_menu,
  .ep_tm_menu li:hover
  {
    background-image: none;
    color: black;
  }
  .ep_tm_footer
  {
    height: 34px;
  }
  .ep_sr_content, .ep_summary_box_body, .ep_tab_panel, .ep_toolbox_content, .ep_upload_doc
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom, .ep_view_group_by
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_summary_box_title, .ep_sr_title_bar, .ep_sr_collapse_bar 
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_blister_node
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton
  {
    background-image: none;
    margin-right: 8px;
    min-width: 145px;
    max-width: 200px;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
  } 
  #ep_eprint_view_panels .ep_form_action_button 
  {
    min-width: 145px;
    max-width: 145px;
  }
  .ep_tm_searchbarbutton 
  { 
    min-width: inherit; 
  }

  .ep_blister_node_selected
  {
    background-image: none;
  }
  dl.ep_action_list dd
  {
    margin-bottom: 15px;
  }



/* From: /opt/eprints3/lib/static/style/auto/z_metafield.css */

table.ep_metafield_compound,
table.ep_metafield_compound th,
table.ep_metafield_compound td
{
  border: 0.5px solid lightgray;
  border-spacing: 0px;
}

table.ep_metafield_compound th,
table.ep_metafield_compound td
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
}



/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/z_tabs.css */


/* Tab Bar */

.ep_tab_bar {
	margin-top: 10px;
	width: 100%;
}

/*
.ep_tab_bar li  {
	background-color: #e0e0ff;
	text-align: center;
	border: solid #d8dbef 1px;
	background-image: url(images/gray_bar.png);
}
*/
.ep_tab_bar li a {
	display: block;
	padding-bottom: 4px;
	padding-top: 2px;
	text-decoration: none;
	color: #000000;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: none;
	background-color: #E3E3E3;
}

.ep_tab_bar li a:hover {
	background-color: #d4dadd;
}

.ep_tab_bar li.ep_tab_selected a:hover {
	background-color: #ffffff;
}

/*
.ep_tab_bar li.ep_tab_selected {
	text-align: center;
	background-color: #ffffff;
	border-left: solid #d8dbef 1px;
	border-top: solid #d8dbef 1px;
	border-right: solid #d8dbef 1px;
	border-bottom: solid #ffffff 1px;
}*/
.ep_tab_bar li.ep_tab_selected a {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #000000;
	font-weight: bold;
}

.ep_tab_panel {
	margin-top: 34px;
	clear: none;
	border-right: solid #d8dbef 1px;
	border-bottom: solid #d8dbef 1px;
	border-left: solid #d8dbef 1px;
/*	background: #e7e9f5 url(images/toolbox.png) repeat-x; */
	padding: 12px;
/*	clear: both; */
	background-image: none;
	background: #fff;
}

.ep_tab_bar a {
	text-decoration: none;
}




/* From: /opt/eprints3/archives/ualro/cfg/static/style/auto/zzz_local.css */

/* 
 * This CSS file will be applied after all the built in styles.
 * 
 * CSS files are loaded in alphabetic order, hence the  "zzz" in 
 * the filename to force it to load after the other css files!
 * 
 * Add any local over-rides here. 
 * 
 * To totally replace a system css file, create a file of the same 
 * name in this directory. eg. messages.css
 * 
*/

.ep_search_feed a{
	color: #000000;
}

.ep_form_action_icon {
	border:none;
}

div#ep_video_preview
{
	float: left;
	width: 640px;
	height: 500px; /* Video height + 20px */
}

/* Layout of view menu pages */
table.view_table
{
	width: 100%;
}

table.view_table td
{
	text-align: center;
	width: 25%;
}

div.ep_export_montage
{
	height: 70px;
	margin: 1em 1em 0em 1em;
	position: relative;
	text-align: center;
}

div.ep_export_montage img
{
	position: absolute;
}

img.ep_export_montage_3
{
	left: 0px;
	top: 0px;
	z-index: 1;
}

img.ep_export_montage_2
{
	right: 0px;
	top: 8px;
	z-index: 2;
}

img.ep_export_montage_1
{
	left: 30px;
	top: 15px;
	z-index: 3;
}

a
{
	text-decoration: none;
	color: #448;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #000000;
}

#documents_div #image_content
{
/*	overflow-y: auto;
	height: 400px; */
}

/* Table containing the icons/preview images */
#documents_div table.ep_block
{
	width: 100%;
}

.ep_summary_box_title
{
	background-image: none;
	background-color: #ddd;
	border: #bbb 1px solid;
}

.ep_summary_box_body
{
	border: #888 1px solid;
	border-top: none;
	background-color: #eee;
}

.ep_summary_box_title a
{
	color: #444;
}

.ep_summary_box_title a:hover
{
	text-decoration: none;
}

div.ep_workflow_documents
{
	text-align: center;
}

div.ep_workflow_documents img
{
	padding: 1px;
	margin: .17em;
	border: 1px solid #000;
}

table.ep_random_documents
{
}

table.ep_random_documents td
{
	text-align: center;
	width: 50%;
}

table.ep_random_documents img
{
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 5px;
}

ul.ep_fileinfo_list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.ep_fileinfo_list li
{
	display: inline;
}

ul.ep_fileinfo_list img
{
	margin-right: .5em;
}

div.ep_home_left_column
{
	float: left;
	width: 180px;
}

div.ep_home_right_column
{
	float: right;
	width: 200px;
	border: 1px solid #888;
	background-color: #ddd;
	padding: 4px;
}

/*div.ep_home_central_column table
{
	margin: 0 auto;
}*/

.ep_home_right_column ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.ep_home_right_column li
{
	margin-left: 1em;
	padding: 0;
}

.ep_home_right_column .latest ul
{
/*	font-size: smaller; */
}
.ep_home_right_column .latest li
{
	margin-top: 5px;
}
.ep_home_right_column div.latest_images img
{
	margin-right: 2px;
}

#slideshow_cnt img
{
	margin: 0 auto 4px auto;
	display: block;
}

#slideshow_idx
{
	background-color: #000;
}

#slideshow_idx img
{
	margin: 2px 5px;
	padding: 1px;
	overflow: hidden;
	height: 40px;
	cursor: pointer;
	border: 1px solid #ffc;
}

#slideshow_idx img.unfocus
{
	border: 1px solid #440;
}

/* styling for individual slides */
#slideshow .slide
{
        width: 458px;
	height: 377px;
}


div.ep_export_montage img, ul.ep_fileinfo_list img, .ep_home_right_column img, .slideshow img
{
	padding: 1px;
	background-color: #ddd;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

/* University of the arts Webteam 
 * contact: websupport@arts.ac.uk
 * CSS overrides follow below - easier to contain them in one section where possible. 
 */

a {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	background-color: #D4DADD;
	text-decoration: none; 	
}

a:visited
{
	color: #000000;
}

#ep_tm_menu_tools
{
	padding-left: 0px;
}

#ep_tm_menu_tools li
{
	border-right: none;
}

.ep_tm_key_tools a:visited, .ep_tm_key_tools a:hover
{
	color: #000000;
}

h2 {
    font: normal 18px arial, sans-serif;
    color: #000000;
	border-bottom: 1px solid #D4DADD
}

li {
	list-style-postion: outside;
	list-style-type: none;
	padding: 0px 0px 0px 0px; 
}

div.ep_tm_main
{
	width: 900px;
	padding-left: 0;
}

div.ep_tm_left_nav .ep_tm_menu {
	margin-top: 40px;
	font-family: arial, sans-serif;
}

div.ep_home_right_column
{
	width: 200px;
	border: 0;
	background-color: transparent;
	padding: 0px;
}

div.ep_home_right_column h2 {
	margin-top: 0px;
}

.ep_home_right_column li
{
	margin-left: 0;
}

.ep_home_right_column .latest .ep_latest_tool_result
{
	padding-bottom: 25px;
	background-color: #FAFAFA;
	border-bottom: 1px dotted #AAAAAA;
}

.ep_home_right_column .latest .ep_latest_tool_result a:hover, .ep_home_right_column .latest .ep_latest_tool_result a:hover em {
	background-color: #D4DADD; 	
}

.ep_home_right_column .latest .ep_latest_tool_result a em {
	background-color: transparent;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

#slideshow_cnt {
	border: 1px solid #ECECEA;
	padding: 10px;
	margin-bottom: 10px;
	background: none;
	height:400px;
}

#slideshow {
	width: 478px !important;
	margin-top: 15px;
}

#slideshow_cnt img
{
	margin: 0;
}

#slideshow_idx
{
	background-color: transparent;
}

#slideshow_idx img
{
	margin: 0;
	height: 51px;
	border: 0;
}

#slideshow_idx img.unfocus
{
	border: 0;
}

div.ep_export_montage img, ul.ep_fileinfo_list img, .ep_home_right_column img, .slideshow img
{
	padding: 0;
	background-color: transparent;
	border: 0;
}

#ep_home_sample_works h2 {
	border: none;
	width: 500px;
	margin-top: 0px;
	border-bottom: 1px solid #D4DADD;
}

.ep_tm_footer {
	margin: 40px auto;
}

.ep_block {
	text-align: center;
}

td.ep_tab {
	background-image: none;
	background-color: #E3E3E3;
}

td.ep_tab_selected a, td.ep_tab a {
	color: #000000;
}

.ep_tab_panel .ep_block .ep_row table {
	border: 0;
	border-collapse: collapse;
}


div.ep_tm_left_nav .ep_tm_menu {
	margin: 10px 0 0;
	line-height: 1.5em;
	background-color: transparent;
}

div.ep_tm_left_nav {
	margin: 25px 0 0;	
}

.ep_tm_pagetitle {
	margin: 20px 0px 20px 60px;	
}

.ep_home_right_column li {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: arial,sans-serif;
}

.ep_home_right_column ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.5em;
}

.slideshow {
	height:400px;
	position: absolute;
	width: 500px; 
}

.slideshow_cnt {
	height:400px;
	position: absolute;
	width: 500px;
}

ep_home_right_column .latest li a em { 
	font-style: italic;
	font-family: arial,sans-serif;
}

.browse {
	padding-bottom: 25px;
}

.ep_citation {
	margin-bottom: 20px;
	border-bottom: 1px dashed #d4dadd;
	padding: 10px 0px 10px 0px;
	line-height:1.5em;
}

.ep_view_timestamp {
	margin-top: 5px;
	text-align: left;
}

.ep_search_result td {
	margin-bottom: 20px;
	border-bottom: 1px dashed #d4dadd;
	padding: 10px 0px 10px 0px;
	line-height:1.5em;
}

div.landerbox
{
	text-align:center;
	height: 150px;
	width: 150px;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.landerboximg1
{
	height: 150px;
	width: 150px;
	background-image:url('/style/images/lander1.png');
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.landerboximg2
{
	height: 150px;
	width: 150px;
	background-image:url('/style/images/lander2.png');
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.landerboximg3
{
	height: 150px;
	width: 150px;
	background-image:url('/style/images/lander3.png');
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a.landerlnk
{
	text-decoration: underlined;	
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}
a.landerlnk:hover
{
	background-color:#000000;
}
p.strapline
{
	padding-top: -200px;
	padding-left: 150px;
	font-size: 14pt;
}

.ep_blister_bar {
        margin: auto;
}
.ep_blister_join {
        background-image: url(images/blister_arrow.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
}
.ep_blister_node {
        padding: 3px;
        text-align: center;
        border: solid 1px #cccccc;
        background-image: url(images/gray_bar.png);
}
.ep_blister_node_selected {
        padding: 3px;
        text-align: center;
        background-color: #000000;
        border: solid 1px #000000;
        color: #ffffff;
}

.ep_blister_node_selected:active{
	border: solid 1px #000000;
	background-color: #000000;
}

th.ep_title_row
{
	background-image: none;
	background-color: transparent;
}

.ep_tab_panel th {
  vertical-align: top;
}

#ep_admin_tabs_panels .ep_action_list
{
	margin-top: 30px;
}

dl.ep_action_list dt {
  text-align: right;
}

/*
 * Upload Files Tables - UAL-61  
 */
#imageContainer .ep_block
{
	line-height: normal;
}

.ep_upload_doc_title
{
	line-height: normal;
}

.ep_upload_file_table td
{
	max-width: 150px;
	text-overflow: ellipsis;
	overflow-x: hidden;
}

.ep_upload_files
{
	margin-top: 0.5em;
}

.ep_upload_files .ep_row
{
	line-height: normal;
}

#imageContainer #format
{
	margin-bottom: 0.5em;
}

/*
 * Details Tab - Table borders
 */ 
.ep_tab_panel div[id$="_panel_metadata"] th
{
	border-bottom: dashed #bbf 1px;
}

.ep_tab_panel div[id$="_panel_metadata"] td
{
	border-left: dashed #bbf 1px;
	border-bottom: dashed #bbf 1px;
}

/*
 * Lightbox Captions IE11 - UAL-63
 *
#lightbox #imageDataContainer
{
	opacity: 1 !important;
}
*/

/* http://servicesjira.eprints.org:8080/browse/UAL-61 */
.ep_summary_content_main .ep_tab_panel .ep_lightbox_link .ep_doc_icon
{
	padding: 0px;
}

/* New styling for Aug 2016 redesign */
body {
	margin : 0em;
}

h2 {
	border-bottom: 1px solid #000000;
}

div.ep_tm_main {
	width: 1200px;
    display: table;
}

div.ep_tm_content {
	padding-left: 250px;
}

.ep_footer {
    background-color: #000000;
    padding-top: 15px;
    padding-bottom: 50px;
}

.ep_footer a {
	color: #ffffff;
  	text-decoration: none;
}

.ep_footer a:hover {
	background-color: #000000;
  	text-decoration: none;
}

.ep_footerright {
	float:right;
    padding-right: 15px;  
  	text-align: right;
}

.ep_footerleft {
	float:left;
    padding-left: 15px;  
  	text-align: left;  
}

div.ep_tm_header {
	background-color: #000000;
  	width: 100%;

}

#cookiebox {
	height: 0em;
}

#slideshow {
	margin-top: 12px;
}

div.ep_tm_logo {
	padding-left: 20px;
 	padding-top: 20px;
 	padding-bottom: 20px;
}

.ep_tm_logo a:hover {
  	text-decoration: none;
	background-color: #000000;  
  	
}

/*TOPBAR*/
.ep_login_links {
	float: right;
	padding-right: 12px;
    font-size: 14pt;
    font-weight: bold;  
}

.ep_login_links a {
	color:  #ffffff;
  	background-color: #aaaaaa;
}
  
.ep_archive_name {
	display:inline-block;
	padding-left: 12px;
    font-size: 14pt;
  	font-weight: bold;
}

.ep_topbar {
	background-color: #aaaaaa;
	color:  #ffffff;  
  	padding: 12px;
}

/*TOPNAV*/
.ep_topnav {
	background-color: #dddddd;
	color:  #000000;  
  	padding-left: 12px;
  	padding-right: 12px;
}

.ep_topnavlinks {
	display: inline-block;
}

.ep_topnavsearch {
	float: right;
	padding-right: 12px;
  	padding-top: 9px;
}

.ep_topnavsearch input[type=text] {
  background-color: #ffffff;
  width: 200px;
  padding: 6px 12px;
  box-sizing: border-box;
  font-size: 12pt;
  float: left;
}

.ep_srchbutton {
	cursor: pointer;
	float: left;
	height: 27px;
	margin: 8px 0 0 0;
	text-align: center;
	width: 36px;
}
         
.ep_srchbutton img {
	width: 20px; 
}
.ep_tm_searchbar {
	background-image: none;
}

.ep_topnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.ep_topnav li {
    float: left;
  	border-left: 2px solid #ffffff;
    padding: 25px;
  	padding-left: 15px;
  	padding-right: 15px;
}

.ep_topnav li:last-child {
  	border-right: 2px solid #ffffff;
}

.ep_topnav li a {
    display: block;
 	text-decoration: none;
  	background-color: #dddddd;
}

/* Left nav */
div.ep_tm_left_nav {
	width: 200px;
	margin-top: 0px;
}

/* Browse by list */
.ep_browseby {
	background-color: #dddddd;
}

.ep_browseby ul {
	padding: 20px;
}

.ep_browseby li:first-child {
	font-weight: bold; 
}

.ep_browseby li {
	border-bottom: 1px solid #aaaaaa;
  	padding: 5px;
}

.ep_browseby li a {
    display: block;
 	text-decoration: none;
  	background-color: #dddddd;
}

/* Admin menu */

#ep_tm_menu_tools {
	padding-left: 20px;
  	padding-bottom: 20px;
  	margin-top: 0px;
}

.ep_admhead {
	padding-left: 25px;
  	padding-top: 20px;
	padding-bottom: 5px;  
  	font-weight: bold;
  	
}

.ep_loginmenu {
	background-color: #dddddd;
}

.ep_loginmenu ul {
	padding-left: 20px;
  	padding-right: 20px;
}

.ep_loginmenu li:first-child {
	border-top: 1px solid #aaaaaa;
  	padding: 5px;
}

.ep_loginmenu li {
	border-left: none;
	border-bottom: 1px solid #aaaaaa;
  	padding: 5px;
}

.ep_loginmenu li a {
    display: block;
 	text-decoration: none;
  	background-color: #dddddd;
}

/* Your Item Boxout */

.ep_youritems {
  	background-color: #dddddd;
  	width: 220px;
}

.ep_youritemshead {
	font-weight: bold;
  	font-size: 14pt;
    padding-top: 12px;
    padding-left: 12px;
	margin-top: 12px;
}

.ep_youritemsbuttons {
	width: 180px;
  	padding-left: 20px;
  	padding-right: 20px;
  	padding-top: 40px;
  	padding-bottom: 30px;
}

.ep_youritemsbuttons div:first-child {
	display: inline-block;
}

.ep_youritemsbuttons div:last-child {
	float: right;
}

.ep_youritemsbuttons a {
	background-color: #000000;
	color: #ffffff;
 	font-weight: bolder;
 	text-decoration: none;
	padding: 20px;
}

.ep_youritemslink {
	padding-left: 20px;
  	padding-bottom: 12px;
}

/* citations */

.ep_citation {
	border-bottom: 1px dashed #aaaaaa;
}

/* table stylings */
.ep_search_controls, .ep_search_controls_bottom {
	background-color: #aaaaaa;
 	border: none;
	background-image: none;
}

.ep_search_result td {
	border-bottom: 1px dashed #aaaaaa;
}

.ep_view_group_by, .ep_view_group_by_bottom {
	background-color: #aaaaaa;
 	border: none;
	background-image: none;
}

.ep_columns_title {
	background-image: none;
}

th.ep_columns_title {
	border-color: #000000;
}

td.ep_columns_cell_inbox {
	background-color: #ffffff;
}

td.ep_columns_cell {
  	border-color: #000000;
	border-right-style: solid;
}

td.ep_columns_cell:first-child {
	border-left-style: solid;
}

.ep_toolbox_content {
	border: none;
  	background-image: none;
  	background-color: #aaaaaa;
}

td.ep_row {
 	border-left: solid #000000 1px;
    border-bottom: solid #000000 1px;
}

th.ep_row {
    border-bottom: solid #000000 1px;
}

th.ep_multi_heading {
	border-top: solid #000000 1px;
}

td.ep_multi_input {
	border-top: solid #000000 1px;
  	border-left: solid #000000 1px;
}

td.ep_multi_help {
	border-top: solid #000000 1px;
}

/* tabs */

.ep_tab_panel div[id$="_panel_metadata"] td {
    border-bottom: solid #000000 1px;
    border-left: solid #000000 1px;
}

.ep_tab_panel div[id$="_panel_metadata"] th {
    border-bottom: solid #000000 1px;
}

.ep_tab_panel {
    border-right: solid #000000 1px;
    border-bottom: solid #000000 1px;
    border-left: solid #000000 1px;
}

.ep_tab_bar li{
	border-color: #000000;
}

.ep_tab_bar li a {
	border-color: #000000;
}

.ep_summary_box_title {
    background-color: #dddddd;
    border: none;
}

.ep_columns_title {
	background-color: #cccccc;
    background-image: none;
}

td.ep_columns_alter {
	border-color: #000000;
  	background-image: none;
}

/* Edit Items */

.ep_form_button_bar {
	background-color: #dddddd;
	background-image: none;
 	border: none;
}

.ep_sr_content {
    background: none !important;
 	border: solid 1px #000000 !important;
    padding: 6px !important;
}

.ep_sr_title_bar {
    background-image: none !important;
    background-color: #dddddd !important;
    padding: 2px 6px 2px 6px !important;
    border-left: solid 1px #000000 !important;
    border-top: solid 1px #000000 !important;
    border-right: solid 1px #000000 !important;
}

.ep_sr_collapse_bar {
    background-color: #dddddd;
 	background-image: none;
    padding: 2px 6px 2px 6px;
    border: solid 1px #000000;
}

.ep_search_buttons {
    background-color: #dddddd;
    background-image: none;
}

/* Contact Us accordian */

button.accordion {
    background-color: #eeeeee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
	font-weight: bold;
  	font-size: 12px;
}

button.accordion.active, button.accordion:hover {
    background-color: #dddddd;
}

button.accordion:after {
    content: '\25BC';
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\25B2";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panel.show {
    opacity: 1;
    max-height: 500px;
}

body {
    background-color: #ffffff !important;
}

.ep_tm_searchbar {
    background-color: transparent;
    box-shadow: none;
}

h1 {
    padding-bottom: 0;
}
