


/* From: /var/www/eprints/eprints3/lib/static/style/auto/accessibility.css */

/* Hide content visually, but not to a screen reader */
.sr-only:not(:focus):not(:active)
{
    clip: rect(0 0 0 0); 
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap; 
    width: 1px;
}



/* From: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/altmetric.css */

#altmetric_summary_page {
	padding: 10px;
}

a.altmetric_details {
	margin-top: 10px;
	display: block;
}

img.altmetric_donut {
	float: left;
}

div.altmetric_details_panel {
	margin-left: 10px;
}

div.altmetric_row {
	margin-left: 120px;
	padding-left: 5px;
}

div.altmetric_row > span {
	font-weight: bold;
}

/* Twitter */
div.altmetric_tweeters:before {
	content: 'Tweeted by ';
}

div.altmetric_tweeters {
	border-left: 16px solid #74CFED;
}

/* Blogs */
div.altmetric_feeds:before {
	content: 'Blogged by ';
}

div.altmetric_feeds {
	border-left: 16px solid #FFD140;
}

/* Google+ */
div.altmetric_gplus:before {
	content: 'Mentioned in ';
}

div.altmetric_gplus:after {
	content: ' Google+ posts';
}

div.altmetric_gplus {
	border-left: 16px solid #E065BB;
}

/* News outlet */
div.altmetric_msm:before {
	content: 'Picked up by ';
}

div.altmetric_msm:after {
	content: ' news outlets';
}

div.altmetric_msm {
	border-left: 16px solid #FF0000;
}

/* Facebook */
div.altmetric_fbwalls:before {
	content: 'On ';
}

div.altmetric_fbwalls:after {
	content: ' Facebook pages';
}

div.altmetric_fbwalls {
	border-left: 16px solid #2445BD;
}

/* Reddit */
div.altmetric_rdts:before {
	content: 'Reddited by ';
}

div.altmetric_rdts {
	border-left: 16px solid #D5E8F0;
}

/* Delicious */

/* Forum */

/* Videos */
div.altmetric_videos:before {
	content: 'On ';
}

div.altmetric_videos:after {
	content: ' videos';
}

div.altmetric_videos {
	border-left: 16px solid #98C973;
}

/* Mendeley */
div.altmetric_mendeley:after {
	content: ' readers on Mendeley';
}

div.altmetric_mendeley {
	border-left: 16px solid #A60000;
}

/* Connotea */
div.altmetric_connotea:after {
	content: ' readers on Connotea';
}

div.altmetric_connotea {
	border-left: 16px solid #FF4040;
}

/* CiteULike */
div.altmetric_citeulike:after {
	content: ' readers on CiteULike ';
}

div.altmetric_citeulike {
	border-left: 16px solid #BCD2EF;
}




/* From: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/citations.css */

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

span.document_format
{
}




/* From: /var/www/eprints/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, div.ep_table_cell.ep_columns_alter, .ep_toolbox_title {
	color: #555;
}
.ep_tm_searchbar, .ep_columns_title, div.ep_table_cell.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 */

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

div.ep_table_cell.ep_row {
	border-color: #bbb;
}
div.ep_table_cell.ep_row {
	border-bottom-style: dashed;
}
div.ep_tabe_cell.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 */

div.ep_table_cell.ep_columns_title, div.ep_table_cell.ep_columns_alter {
	border-color: #888;
}
div.ep_table_cell.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: /var/www/eprints/eprints3/lib/static/style/auto/columns.css */


/* paginated columns */

.ep_table.ep_columns {
	margin: auto;
    border-spacing: 0px;
}

.ep_table.ep_columns > .ep_table_row > .ep_table_cell {
    padding: 4px;
    vertical-align: middle;
}

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

div.ep_table_cell.ep_columns_title, div.ep_table_cell.ep_columns_alter {
	border-width: 1px;
	font-weight: normal;
}
div.ep_table_cell.ep_columns_title {
	border-style: solid solid solid none;
    text-align: center;
}
div.ep_table_cell.ep_columns_alter {
	border-style: none solid solid none;
}
div.ep_table_cell.ep_columns_title:first-child, div.ep_table_cell.ep_columns_alter:first-child {
	border-left-style: solid;
}
div.ep_table_cell.ep_columns_title a {
	font-weight: normal;
}

div.ep_table_cell.ep_columns_title span, div.ep_table_cell.ep_columns_title img {
	vertical-align: middle;
}

div.ep_table_cell.ep_columns_title img {
    padding-left: 4px;
}

div.ep_table_cell.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;
}

.ep_col_left {
    text-align: left;
    width: 14px;
}

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

.ep_col_left {
    text-align: left;
    width: 14px;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/datacitedoi.css */

/*** Generic EPrints (just in case it's not already present) ***/
.ep_table{
    display: table;
}

.ep_table_row{
    display: table-row;
}

.ep_table_cell{
    display: table-cell;
}

/*** DataCite Screen ***/
.datacite_object
{
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.datacite_section
{
    margin-bottom: 10px;
}

.datacite_section .ep_table_row .ep_table_cell:first-child
{
    padding-right: 5px;
    font-weight: bold;
    text-align: right;
}

.datacite_section .ep_table_row .ep_table_cell
{
    padding-bottom: 10px;
}

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

.datacite_xml .ep_summary_box
{
    margin-bottom: 0px;
}

/*** List results from DataCite ***/
.datacite_results
{
    padding: 0px 10px 0px 10px;
}

.datacite_result
{
    padding: 10px;
    border: 1px solid #cdd2d5;
    margin-bottom: 10px;
}

.datacite_result > div
{
    display: inline-block;
}

.datacite_result .datacite_info
{
    width: 80%;   
}

.datacite_result .datacite_info p
{
    margin-bottom: 0;
}

.datacite_result .datacite_info a, .datacite_result .datacite_info a:visited
{
    color: #3498db;
    font-weight: bold;
}

.datacite_result .datacite_claim
{
    float: right;
}



/* From: /var/www/eprints/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: /var/www/eprints/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: /var/www/eprints/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: /var/www/eprints/eprints3/lib/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;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_form_action_button, .ep_form_internal_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	padding: 2px 20px;
	cursor: pointer;
}
.ep_form_internal_button {
	padding: 1px 14px;
	background-position: 0px -2px;
}

/* 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 .ep_table_head .ep_table_cell{ 
	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;
}

div.ep_table_cell.ep_form_input_grid_arrows {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.ep_form_input_grid_wide {
	text-align: left;
}

.ep_multi_heading::after {
    content: ":";
}

.ep_search_fields > div > div {
    border-top: dashed #bbf 1px;
    vertical-align: top;
    padding: 0.5em;
}

.ep_multi_heading {
    font-weight: bold;
    vertical-align: middle;
}

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

.ep_login_form_table > div {
    display: table-row;
}

.ep_login_form_table > div > div, .ep_login_form_table > div > label {
    display: table-cell;
}

.ep_table.import_section {
    width: 100%;
}

.ep_table.import_section label {
    padding-right: 4px;
}

label select, label input {
    font-weight: normal;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/funders_advanced.css */

.crossref_lookup{
    margin-left: 3px;
    font-size: 10px;
    color: #ef3340;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/general.css */

body {
	margin: 0;
	font-family: Sans-serif;
	font-size: 80%;
}

/* left-align if we're in a div (e.g. ep_block) that centres */
ul {
	text-align: left;
}

img {
        border:0;
}

.ep_no_js { 
	display: none; 
}

.ep_no_js_inline { 
	display: none; 
}

.ep_no_js_table_cell { 
	display: none; 
}

.ep_hide { 
	display: none; 
}

h1, h2 {
	font-weight: bold;
}
h1 {
	margin: 0px;
	margin-top: 10px;
	font-size: 130%;
	text-align: center;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}

hr {
	border: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}

.ep_required {
}

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

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

th.ep_title_row {
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-right: none;
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-size: 100%;
	height: 2em;
	font-weight: normal;
}

.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_block td {
	text-align: left;
}
.ep_doc_icon
{
	padding: 2px;
}

.ep_table {
    display: table;
}

.ep_table.full_width{
    width: 100%;
}

.ep_table_head{
    display: table-header-group;
    font-weight: bold;
}

.ep_table_row {
    display: table-row;
}

.ep_table_cell {
    display: table-cell;
}

.ep_up_down_button {
    border: none;
    padding: 0;
    vertical-align: middle;
}

.ep_up_down_button img{
    cursor: pointer;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/hefce_oa.css */


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

li.audit_test.hoa_compliant
{
	list-style-image: none;
}

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_audit.hoa_compliant
{
    padding-left: 0px;
	background: none;
}

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, span.hoa_out_of_scope_over
{
	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;	
}

.hoa_data_tables > div
{
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding: 5px; 
    vertical-align: top;
}

.hoa_data_compliance{
    border-right: dashed #bbf 1px;
}

.hoa_data_tables .hoa_data_header{
    font-size: 1.1rem;
}

.hoa_data_tables .hoa_data_audit table{
    margin-bottom: 15px;
}

.hoa_data_tables td ul{
    margin-bottom: 0;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/icontable.css */


div.ep_table.ep_icontable {
	border-collapse: collapse;
}
div.ep_table.ep_icontable div.ep_table_row div.ep_table_cell:first-child {
	border: solid 1px #999;
	background-color: #fff;
	text-align: center;
}
div.ep_table.ep_icontable div.ep_table_cell {
	padding: 4px;
	border: solid 1px #999;
}



/* From: /var/www/eprints/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_key_figure_googlespark
{
    display: inline-block;
}

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

div.irstats2_googlespark_desc
{
	width: 150px;
	margin: 0px;
    font-size: 11px;
	display: block;
	border: 0px;
	padding: 0px;
    text-align: center;
}


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;
    box-sizing: content-box;
	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;
    vertical-align: top;
}

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
{
	font-family: Verdana;
}

td.irstats2_reports_content > span + span:before {
    content: " | ";
    padding: 0 10px;
}


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: /var/www/eprints/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: /var/www/eprints/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;
}

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

.ep_columns_add span {
    padding-right: 4px;
    font-weight: 700;
}



/* From: /var/www/eprints/eprints3/archives/gold/cfg/static/style/auto/kultur_slideshow.css */

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

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

#slideshow_cnt
{
	height: 360px;
	padding: 20px;
	background-color: #F9F9F9;
	font-size: 88%;
  	text-align: center;

}

/* styling for individual slides */
#slideshow_cnt .slide
{
	width: 700px;
	height: 420px;
	position: absolute;
	margin: 5px 5px 0px 5px;
}
#slideshow_cnt .slide img
{
	margin: 0 auto 0px auto;
	display: block;
	overflow: hidden;
	max-height: 600px;
	max-width: 690px;
}

/* 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 2.5px;
	text-align: center;
	cursor: pointer;
	list-style-type:none;
}
#slideshow_idx img
{
	overflow: hidden;
	height: 50px;
	max-width: 66px;
	border: none;
}



/* From: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/lightbox.css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; }
#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; }

#lightboxMovie {}



/* From: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/meprints.css */

a.meprints_link_more
{
	padding-left: 5px;
	font-weight: bold;
}

div.ep_user_citation_picture
{
	display: inline;
}

div:hover.ep_column_item
{
	cursor:move;
}

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

.ep_profile_column {
	text-align: left;
	float: left;
	display: inline;
	margin: 10px;
	width: 335px;
	min-height: 300px;
}

.ep_name_citation .person_name {
	font-weight: bold;
}

.ep_user_profile_userdetails_section_heading {
	font-weight: bold;
}

.meprints_embed_link {
	float: right;
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
}
.meprints_widget_wrapper{
	width:710px;
	margin: auto;
}

.meprints_box 
{
        margin-bottom: 10px
}
.meprints_box_title 
{
        background-image: url(images/bar_solid_12px.png);
	background-repeat: repeat-x;
	background-color: #E8E8FF;
        font-weight: normal;
        border-left: 2px solid #e0e0ff;
        padding: 2px 6px 2px 6px;
        border: solid 1px #d8dbef;
        font-weight: bold;
        font-size: 115%;
}
.meprints_box_body 
{
        padding: 2px 6px 2px 6px;
	background-image: url("images/bar_solid_24px.png");
	background-repeat: repeat-x;
	background-color: #E8E8FF;
	border: 1px solid #CCCCCC;
}

.ep_core_widgets{
	width:710px;
	border:0;
	margin:auto;
}

#left_core_widget, #right_core_widget{
	width: 50%;
	text-align: left;
}

div.meprints_profile_section {

}

div.meprints_profile_section h3 {

}

div.meprints_profile_section p {

}

div.ep_profile_column { margin: 0px }

h3.meprints_profile_heading { margin: 5px 0px; }

h3.meprints_profile_heading, div.meprints_profile_section > h3 { font-size: 16px; }

h3.meprints_homepage_heading { font-size: 12px; margin: 5px 0px; }

h2.meprints_details_name { margin-top: 0px; }

div.meprints_left_column {
	float: left;
	width: 65%;
}

div.meprints_right_column {
	float: right;
	width: 35%;
}

div.meprints_clear_columns { clear: both }

#ep_profile_Thumbnail {
	width: 100%;
	text-align:left;
}

div.meprints_bar {
	width: 100%;
	text-align: center;
}

div.meprints_box { 
	margin-left:5px;
	margin-right:5px;
}



/* From: /var/www/eprints/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;
}

.ep_msg .table{
    display: table;
}

.ep_msg .table-row{
    display: table-row
}

.ep_msg .table-cell{
    display: table-cell;
    vertical-align: middle;
}

.ep_msg .table-cell.msg-icon{
    padding-right: 5px;
}



/* From: /var/www/eprints/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;
}

.ep_table.ep_multi .ep_table_row:first-child div.ep_multi_heading,
.ep_table.ep_multi .ep_table_row:first-child div.ep_multi_input,
.ep_table.ep_multi .ep_table_row:first-child div.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;
}

div.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;
}

div.ep_multi_input
{
    box-sizing: border-box;
	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;
}

div.ep_multi_help
{
    display: table-cell;
	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: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/orcid_support.css */

.orcid-person:hover{
	border-bottom: 1px dashed #a6ce39;
}
	
.orcid a:hover{
        color: #a6ce39;
}

.orcid-icon{
	vertical-align: bottom;
    padding-right: 0px;
	margin-right: 5px;
    width: 16px;
}

.orcid-icon img{
	vertical-align: text-bottom; margin: 0 4px 0 2px; 
}

.orcid{
	position: relative;
}

.orcid:hover .orcid-tooltip{
	visibility: visible;
	opacity: 1;
}

.orcid img{
	vertical-align: bottom;
}

.orcid-tooltip{
	visibility: hidden;
	position: absolute;
	left: -85px;
	bottom: -35px;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.3s;
	background-color: #A6CE39;
	border: 1px solid #000000;
	white-space: pre;
	max-width: none;
	text-align: center;
	padding: 5px;
	color: #fff;
	border-radius: 5px;
}

.orcid-tooltip::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    height: 18px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000000 transparent;
}

.ep_eprint_creators_orcid[readonly="true"], .ep_eprint_editors_orcid[readonly="true"], input.ep_user_orcid[readonly="true"]{
    background-color: #e0e0e0;
    cursor: not-allowed;
}



/* From: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/print.css */

@media print {

.ep_noprint {
	display: none;
}

}



/* From: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/ref.css */

table.ref_current_selections
{
	width:100%;
}

.ref_warning
{
	border: 1px solid #f00;
}

table.ep_ref_benchmark_select
{
	width: 70%;
	margin: 10px 0px;
}

table.ep_ref_problems
{
	margin-bottom:10px;	
}

table.ep_ref_problems > thead
{
	background-color: #789090;
}

table.ep_ref_problems > thead > tr > th
{
	padding: 5px;
	font-weight: bold;
	color: #181800;
}

table.ep_ref_problems > tbody
{
	background-color: #E4E4C8;
}

table.ep_ref_problems > tbody > tr > td > ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

div.ep_ref_report_problems > p
{
	margin-top: 4px;
	margin-bottom:0px;
	padding: 0px;
}

div.ep_ref_report_problems > div > a
{
	margin-top: 4px;
}

div.ep_ref_user_citation
{
	padding: 5px;
	background-color: #C8BACF;
	border: 1px #97899F solid;
}

div.ep_ref_report_box div.ep_ref_user_citation
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #97899F solid;
}

div.ep_ref_report_box
{
	margin-bottom: 10px;
	background-color: #F8FAFA;
	border: 1px solid #97899F;
	padding: 0px;
}

div.ep_ref_listing_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
	max-height: 210px;
}

div.ep_ref_report_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
}

div.ep_ref_listing_column
{
	float:left;
	margin-right:15px;
	text-align:center;
	width: 30%;
}

div.ep_ref_listing_column > h3
{
	font-size: 14px;
}

div.ep_ref_listing_left_column
{
	float:left;
	height:25px;
	line-height:25px;
	font-size:12px;
}

div.ep_ref_listing_right_column
{
	float:right;
	min-height:25px;
	line-height:25px;
	font-size:12px;
	text-align:right;
}

div.ep_ref_listing_content
{
}


div.ep_ref_report_listing
{
	width:100%;
	text-align:center;
}

div.ep_ref_report_listing > table
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

span.ep_ref_listing_researcher_heading
{
	font-weight: bold;
}

span.ep_ref_listing_review_bm 
{
	font-size:11px;
	padding-right:3px;
}

span.ep_ref_listing_role
{
	font-style:italic;
}

div.ep_ref_report_problems
{
	padding: 0px;
	margin: 0px;
}

a.ep_ref_report_problems_link, span.ep_ref_report_problems_link, div.ep_ref_report_problems > p
{
	background: url(images/warning-small.png) no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.ep_ref_report_user_problems {
	background: url(images/warning-small.png) no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 5px;
}

div.ep_ref_report_problems > ul 
{
	padding-left: 15px;
	margin: 3px 0px;
}

div.ep_ref_listing_form
{
	width: 100%;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.ep_ref_listing_top_links
{
	width: 100%;
	text-align:center;
}

div.ep_ref_listing_top_links > a
{
	margin-right: 5px;
}

div.ep_ref_report_eprint
{
	margin: 5px;
}

div.ep_ref_report_eprint_column
{
	/*float:left;*/
}

h3.ep_ref_uoa_header
{
	font-size: 14px;
	color: #222;
}
table.ep_ref_report_ref4, table.ep_ref_listing_ref4 {
	border-collapse: collapse;
	width: 50%;
	margin: 10px auto 20px auto;
}

table.ep_ref_listing_ref4 {
	width: 60%;
}

table.ep_ref_report_ref4 th, table.ep_ref_listing_ref4 th {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
	background-color: #EEE;
}

table.ep_ref_report_ref4 td, table.ep_ref_listing_ref4 td {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/ref_support.css */

table.ref_current_selections
{
	width:100%;
}

.ref_warning
{
	border: 1px solid #f00;
}

table.ep_ref_benchmark_select
{
	width: 70%;
	margin: 10px 0px;
}

table.ep_ref_problems
{
	margin-bottom:10px;	
}

table.ep_ref_problems > thead
{
	background-color: #789090;
}

table.ep_ref_problems > thead > tr > th
{
	padding: 5px;
	font-weight: bold;
	color: #181800;
}

table.ep_ref_problems > tbody
{
	background-color: #E4E4C8;
}

table.ep_ref_problems > tbody > tr > td > ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

div.ep_ref_report_problems > p
{
	margin-top: 4px;
	margin-bottom:0px;
	padding: 0px;
}

div.ep_ref_report_problems > div > a
{
	margin-top: 4px;
}

div.ep_ref_user_citation
{
	padding: 5px;
	background-color: #C8BACF;
	border: 1px #97899F solid;
}

div.ep_ref_report_box div.ep_ref_user_citation
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #97899F solid;
}

div.ep_ref_report_box table tr td, div.ep_ref_report_box table tr th{
	border: none;
}

div.ep_ref_report_box
{
	margin-bottom: 10px;
	background-color: #F8FAFA;
	border: 1px solid #97899F;
	padding: 0px;
}

div.ep_ref_report_box div.ep_ref_contract_title
{
	font-weight: bold;
	padding: 4px;
	text-decoration: underline;
}

div.ep_ref_listing_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
	max-height: 210px;
}

div.ep_ref_report_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
}

div.ep_ref_listing_column
{
	float:left;
	margin-right:15px;
	text-align:center;
	width: 30%;
}

div.ep_ref_listing_column > h3
{
	font-size: 14px;
}

div.ep_ref_listing_left_column
{
	float:left;
	height:25px;
	line-height:25px;
	font-size:12px;
}

div.ep_ref_listing_right_column
{
	float:right;
	min-height:25px;
	line-height:25px;
	font-size:12px;
	text-align:right;
}

div.ep_ref_listing_content
{
}


div.ep_ref_report_listing
{
	width:100%;
	text-align:center;
}

div.ep_ref_report_listing > table
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

span.ep_ref_listing_researcher_heading
{
	font-weight: bold;
}

span.ep_ref_listing_review_bm 
{
	font-size:11px;
	padding-right:3px;
}

span.ep_ref_listing_role
{
	font-style:italic;
}

div.ep_ref_report_problems
{
	padding: 0px;
	margin: 0px;
}

a.ep_ref_report_problems_link, span.ep_ref_report_problems_link, div.ep_ref_report_problems > p
{
	background: url(images/ref-support-warning-small.png) no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.ep_ref_report_user_problems {
	background: url(images/ref-support-warning-small.png) no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 5px;
}

div.ep_ref_report_problems > ul 
{
	padding-left: 15px;
	margin: 3px 0px;
}

div.ep_ref_listing_form
{
	width: 100%;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.ep_ref_listing_top_links
{
	width: 100%;
	text-align:center;
}

div.ep_ref_listing_top_links > a
{
	margin-right: 5px;
}

div.ep_ref_report_eprint
{
	margin: 5px;
}

div.ep_ref_report_eprint_column
{
	/*float:left;*/
}

h3.ep_ref_uoa_header
{
	font-size: 14px;
	color: #222;
}
table.ep_ref_report_ref4, table.ep_ref_listing_ref4 {
	border-collapse: collapse;
	width: 50%;
	margin: 10px auto 20px auto;
}

table.ep_ref_listing_ref4 {
	width: 60%;
}

table.ep_ref_report_ref4 th, table.ep_ref_listing_ref4 th {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
	background-color: #EEE;
}

table.ep_ref_report_ref4 td, table.ep_ref_listing_ref4 td {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
}

.ref_support_citation{
	display: inline-block;
	width: 90%;
	vertical-align: middle;
}

.ref_support_help{
	display: none;
}

h1 .ref_support_help{
	display: inline-block;
}

img.compliance-icon{
	vertical-align: baseline;
}

#role_lookup{
	display: block;
	margin: 0 auto 3px auto;
}



/* From: /var/www/eprints/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;
}

#report_select_label, #export_select_label
{
    font-weight: 700;
    margin-right: 5px;
}

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

a.html_report_print:hover{
	color: white;	
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/rioxx2.css */


ul.rioxx2_problems
{
	list-style-image: url(/style/images/warning-icon.png);
}

ul.rioxx2_problems li
{
	margin-bottom: 0.5em;
}

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

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

.rioxx2_title
{
	font-family: monospace;
	font-weight: bold;
}

#rioxx2_tab_title
{
	padding-left: 18px;
}

.rioxx2_compliant
{
	background: url('/style/images/rioxx2_message-icon.png') no-repeat;
}
.rioxx2_non_compliant
{
	background: url('/style/images/warning-icon.png') no-repeat;
}

#rioxx2_intro_document
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: url(images/bar_solid_12px.png) repeat-x;
}



/* From: /var/www/eprints/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: /var/www/eprints/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: #666;
}

.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;
}

.ep_lbl_merge{
    display: none;
}



/* From: /var/www/eprints/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: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/surround.css */


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

/* ep_sr */

.ep_sr_component {
	padding: 0px;
	margin-top: 10px;
}
.ep_sr_component .ep_sr_title_bar {
	padding: 2px 6px 2px 6px; 
}

.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 {
	clear: both;
	padding: 6px;
	border-style: none solid solid solid;
	border-width: 1px;
}

/* collapse bar */

.ep_sr_collapse_bar {
	padding: 2px 6px 2px 6px; 
	font-weight: bold;
	font-size: 115%;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
}
.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 {
	border-style: solid;
	border-width: 1px;
}
.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: /var/www/eprints/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: /var/www/eprints/eprints3/lib/static/style/auto/template.css */


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

hr.ep_tm_last {
	color: #152d4e;
	background-color: #152d4e;
}


/* deprecated in 3.3 */
.ep_tm_logo img {
	float: right;
	padding: 4px;
	border-style: none;
}

.ep_tm_site_logo img {
	border-style: none;
	padding: 10px 10px;
}

.ep_tm_archivetitle, .ep_tm_archivetitle:visited {
	font-size: 40px;
	text-decoration: none;
	margin: 10px;
}

.ep_tm_main {
        margin: 1em;
}

/* Menu Bar */

.ep_tm_menu, .ep_tm_key_tools {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ep_tm_key_tools {
	display: block;
}

.ep_tm_menu {
	height: 30px;
	line-height: 30px;
}

.ep_tm_menu, .ep_tm_menu ul {
/*	background-color: #204f76; */
}

.ep_tm_menu li {
	float: left;
}
.ep_tm_menu ul {
}

.ep_tm_menu a, .ep_tm_menu a:visited {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

.ep_tm_menu ul
{
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
}

.ep_tm_menu ul li {
	float: none;
}

.ep_tm_menu ul a
{
	text-align: left;
}

.ep_tm_key_tools li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

.ep_tm_key_tools li a:hover {
}

.ep_tm_key_tools a {
/*	white-space: nowrap; */
}

/* end of menu bar */

/* Action Menu Bar */

.ep_tm_key_tools li {
	padding: 0px 6px;
}

.ep_tm_key_tools li:first-child {
	padding-left: 0px;
}

/* end of Action Menu Bar */

/* Search bar */

.ep_tm_searchbar {
	padding: 4px 10px;
}

.ep_tm_searchbarbutton {
	text-align: center;
	padding: 1px 4px;
	margin: 0px;
	margin-left: 4px;
	font-size: 85%;
	background-position: 0px -2px;
	border-width: 1px;
	border-radius: 3px;
}

.ep_tm_searchbarbox {
	font-size: 80%;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}

/* end of search bar */

#ep_tm_languages {
	display: inline;
}
#ep_tm_languages a {
	margin-left: 4px;
}

.ep_tm_searchbar {
    border-width:0;
    display: flex;
    justify-content: space-between;
}

.ep_tm_searchbar td {
        padding: 0;
        margin: 0;
}

.ep_tm_page_content {
        width:770px;
        margin-left: auto;
		margin-right: auto;
        margin-top:10px;
}

.ep_tm_eprints_logo {
        float: right;
        margin-left: 1em;
}

.ep_tm_footer {
	clear: both;
	margin-top: 20px;
	font-size: 86%;
	border-top-width: 2px;
	border-top-style: solid;
	padding: 10px 10px 0px 10px;
}
.ep_tm_footer hr {
	display: none;
}



/* From: /var/www/eprints/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: /var/www/eprints/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: /var/www/eprints/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: /var/www/eprints/eprints3/site_lib/static/style/auto/zz_ulcc.css */

/* make default content area wider */
.ep_tm_page_content
{
	width: 870px;
}

/* border around content area to aid branding discussions */
.ep_tm_page_content
{
	border: 5px dashed #ccc;
}



/* From: /var/www/eprints/eprints3/lib/static/style/auto/zzz_issues2.css */

input[name="userid.username"]
{
  width: 100px;
}
div[id="userid.username_help_show"]
{
  display: none;
}
.ep_issue_list li
{
  margin-bottom: 15px;
}
.ep_issue_list li h3
{
  font-size: 100%;
  margin-bottom: 5px;
}
.ep_issue_list_timestamp
{
  font-size: 80%;
}

.ep_issues2_summary
{
  display: inline-flex;
  width: 45%;
}
.ep_issues2_summary_inner
{
  border: 1px solid lightgray;
  padding: 5px;
}



/* From: /var/www/eprints/eprints3/archives/gold/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
 * 
*/
/*===========================================================================
 Custom Fonts
*/

@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-Bold.otf");
	font-weight: 700;
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-BoldItalic.otf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-Heavy.otf");
	font-weight: 800;
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-HeavyItalic.otf");
	font-weight: 800;
	font-style: italic;
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-Medium.otf");
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-MediumItalic.otf");
	font-style: italic;
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-Super.otf");
	font-weight: 900;
}
@font-face {
    font-family: "Druk";
    src: url("fonts/Druk-SuperItalic.otf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: "DrukCond";
    src: url("fonts/DrukCond-Super.otf");
	font-weight: 900;
}
@font-face {
    font-family: "DrukCond";
    src: url("fonts/DrukCond-SuperItalic.otf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-Bold.otf");
	font-weight: 700;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-BoldItalic.otf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-Heavy.otf");
	font-weight: 800;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-HeavyItalic.otf");
	font-weight: 800;
	font-style: italic;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-Medium.otf");
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-MediumItalic.otf");
	font-style: italic;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-Super.otf");
	font-weight: 900;
}
@font-face {
    font-family: "DrukWide";
    src: url("fonts/DrukWide-SuperItalic.otf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: "DrukXCond";
    src: url("fonts/DrukXCond-Super.otf");
	font-weight: 900;
}
@font-face {
    font-family: "DrukXCond";
    src: url("fonts/DrukXCond-SuperItalic.otf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: "DrukXXCond";
    src: url("fonts/DrukXXCond-Super.otf");
	font-weight: 900;
}
@font-face {
    font-family: "DrukXXCond";
    src: url("fonts/DrukXXCond-SuperItalic.otf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Black.otf");
	font-weight: 500;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-BlackItalic.otf");
	font-weight: 500;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Bold.otf");
	font-weight: 700;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-BoldItalic.otf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Extralight.otf");
	font-weight: 100;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-ExtralightItalic.otf");
	font-weight: 100;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Light.otf");
	font-weight: 200;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-LightItalic.otf");
	font-weight: 200;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Medium.otf");
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-MediumItalic.otf");
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Regular.otf");
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-RegularItalic.otf");
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Semibold.otf");
	font-weight: 600;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-SemiboldItalic.otf");
	font-weight: 600;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Super.otf");
	font-weight: 900;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-SuperItalic.otf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-Thin.otf");
	font-weight: 300;
}
@font-face {
    font-family: "Graphik";
    src: url("fonts/Graphik-ThinItalic.otf");
	font-weight: 300;
	font-style: italic;
}
@font-face {
    font-family: "PublicoText";
    src: url("fonts/PublicoText-Bold.otf");
	font-weight: 700;
}
@font-face {
    font-family: "PublicoText";
    src: url("fonts/PublicoText-BoldItalic.otf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
    font-family: "PublicoText";
    src: url("fonts/PublicoText-Italic.otf");
	font-style: italic;
}
@font-face {
    font-family: "PublicoText";
    src: url("fonts/PublicoText-Roman.otf");
}
@font-face {
    font-family: "PublicoText";
    src: url("fonts/PublicoText-Semibold.otf");
	font-weight: 600;
}
@font-face {
    font-family: "PublicoText";
    src: url("fonts/PublicoText-SemiboldItalic.otf");
	font-weight: 600;
	font-style: italic;
}
/*=============================================================================
*/

/*
 * OLD enhanced.css
 */
/*---------------------------------------------------------------------
 * COLOUR STYLES
 * Colour schemes for departmental variations.
 *--------------------------------------------------------------------*/
/*
@import url("gold_img.css");
@import url("gold.css");
*/
@import url("grey_img.css");
@import url("grey.css");

/*---------------------------------------------------------------------
 * TAGS
 * Basic global styles, set by tag.
 *--------------------------------------------------------------------*/

a {
    text-decoration: underline;
}

body
{
    font-size: 0.7em;
}

body#student #container
{
    border: none;
}

/* EPrints Services/tmb 2013-06-10 http://servicesjira.eprints.org:8080/browse/GOLDSMITHS-77 */
/* body, h1, h2, h3, h4, h5, h6, dl, dt, dd */
body, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}

hr
{
    margin: 10px 0;
    border: none;
    border-top: 1px dashed #888;
    width: 100%;
    color:white; 
    background:white;
    clear:both;
}

#content *
{
    /* fixes peek-a-boo bug! */
    line-height: 1.4em;
}

#content .box img
{
    max-width: 620px;
    height: auto;
}

p
{
    margin-bottom: 1em;
}

small, .small
{
    font-size: 88%;
}

h1
{
    /*---------------------------------------------------------------------
     * Goldsmiths logo, displayed on every page.
     * background-image set by colour-specific stylesheets.
     *--------------------------------------------------------------------*/
    width: 180px;
    background-repeat: no-repeat;
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

h1 a
{
    /*---------------------------------------------------------------------
     * Logo link.
     * Block and height must be set to render empty box.
     *--------------------------------------------------------------------*/
    display: block;
    height: 70px;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}


h1 a span
{
    /*---------------------------------------------------------------------
     * Text displayed by browsers that do not support images.
     *--------------------------------------------------------------------*/
    display: none;
}


h2, h3, h4, h5
{
    margin: 10px 0 10px;
}

h2
{
    margin-top: 5px;
}
    

h4, h5
{
    font-weight: bold;
}

ul, ol  {
    margin: 0 1em 1em;
    padding: 0;
}

#homepage ul, ol  {
    margin: 0 !important;
    padding: 0;
}

#homepage ul li  {
    margin-left: 12px !important;
    padding: 2px;
}


ol {
    margin-left: 1.5em;
}

.spaced li
{
    margin: 0.5em 0.5em 0.8em 2em;
}

li, .spaced ul li {
    margin: 0 0 0 2em;
    padding-left: 0.5em;
}

ul li
{
    list-style-type:square;
}

/*---------------------------------------------------------------------
 * QUOTES
 * 
 *--------------------------------------------------------------------*/

blockquote
{
    margin: 1em 2em;
    color: #999;
}
blockquote cite
{
    display: block;
    text-align: right;
    margin-top: -0.5em;
}
blockquote cite:before
{
    content: "-  ";
}


/*---------------------------------------------------------------------
 * TABLES
 * 
 *--------------------------------------------------------------------*/

td, th
{
    padding: 3px 4px;
    padding: 4px 5px;
}



/*
 * Default to faint borders around tables, which can be overridden.
 *--------------------------------------------------------------------*/


table
{
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin: 1em 0;
}

td, th
{
    border: 1px dotted #ccc;
}

td
{
    vertical-align: top;
}

th
{
    background: #f0f0f0;
}

table td.header h3
{
    margin: 0.5em 0.5em;
}

table.homepage 
{
    border:1px solid #F3E9D8;
    border-collapse:collapse;
    background-color:#FFFFFF;
    width:195px;
    margin:0 !important;
}

table.homepage td
{
    vertical-align: top;
    padding-bottom: 0.5em;
}

/*
 * table.left: table with headers on the left-hand side
 *-------------------------------------------------------*/
table.left th, table.left td
{
    padding: 6px 8px;
}

table.left th
{
    text-align: right;
    vertical-align: top;
    padding-left: 12px;
}
table.left td
{
}



table.borderless, table.borderless td, table.borderless th
{
    border: none;
}

table.padded td, table.padded th
{
    padding: 12px;
}





/*---------------------------------------------------------------------
 * FORMS
 *--------------------------------------------------------------------*/

form
{
    /* still needed for many browsers (ie safari) */
    margin: 0;
}

input, button, textarea, select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: inherit;
    color: #333333;
    border-width: 1px;
    padding: 1px 2px;
}

/*---------------------------------------------------------------------
 * LISTS
 *--------------------------------------------------------------------*/

/*
 * ul.standardList: bulleted with double-arrows
 * background-image set in colour-specific stylesheets
 *-------------------------------------------------------*/
#content .standardlist 
{
    padding:5px;
}

#content .standardlist li, #homepageContent .standardlist li, #homepage .standardlist li
{
    line-height: 1.5em;
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 0 0 0 15px;
    list-style: none;
    margin:0;
}

#content .list-pair
{
    width: 100%;
}



/*---------------------------------------------------------------------
 * STRUCTURAL
 *--------------------------------------------------------------------*/



/*
 * topbar: contains logo, accessibility + search box
 *-------------------------------------------------------*/
#topbar
{
    width: 100%; /* 775px + 5px padding = 790 */
    height: 70px;
    padding: 0;
    margin: 0;
}
    
/*
 * topmenu: global horizontal links list
 *-------------------------------------------------------*/
#topmenu
{
    width: 100%;    
    padding: 0;
    margin: 0;
}

#main
{
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;     
}

#content
{
/*  float: left;*/
    width: 100%;
    padding: 0;
    padding-bottom: 1em;
    margin: 0;
}

#homepageContent, #homepage
{
    /*float: left;
    width: 645px;*/
    padding: 0;
    padding-bottom: 1em;
    margin: 0;

    /* remove padding from #content */
    margin-bottom: -1em;
}

#content_top
{
        padding: 5px 10px;
}





/*---------------------------------------------------------------------
 * STANDARD COLUMNS
 *--------------------------------------------------------------------*/

.two_col_gold
{
    width: 310px;
    margin: 4px 0 8px 8px;
}

.two_col_l
{
    width: 300px;
    margin: 0 0 10px 0;
}

.two_col_r
{
    width: 290px;
    margin: 0 0 10px 10px;
    /* removed because putting out the two col template
    padding:10px; */
}

.two_col_l_prospectus
{
    width: 250px;
    margin: 0 0 10px 0;
}

.two_col_r_prospectus
{
    width: 340px;
    margin: 0 0 10px 10px;
    padding:10px;
}

.col
{
    width: 180px;
    float: left;
    margin-left: 2px;
    
}

.col_inner {
    padding: 5px;
}

.col1 {
    width: 175px;
    padding: 5px;
    float: left;
    background-color:#FFFFFF;
}

.col2 {
    width: 265px;
    float: left;
    margin-left: 2px;
}

.col3 {
    width: 180px;
    padding: 5px 5px 10px 5px;
    float: left;
    margin-left: 2px;   
}

.col1 p, .col2 p {
    font-size:1em;  
}

.homepageCol
{
    width: 220px;
    float: left;
    background-color:#FFFFFF;
    
}

.homepageCol2 {
    width: 225px;
    float: left;
    margin-left: 2px;
}

.homepageCol3 {
    width: 195px;
    float: left;
    margin-left: 2px;   
}

.homepageCol12
{
    width: 445px;
    float: left;
    margin-left: 2px;
}

#homepage table, #homepage td
{
    border: none;
}

#homepage td
{
    padding-bottom: 0.8em;
}

.threeCol1 {    
    width: 190px;
    float: left;
}

.threeCol2, .threeCol3 {
    width: 190px;
    float: left;
    margin-left: 20px;
}

.box
{
    padding: 8px 12px;
}

/* djj 20081008 - fix ie6 peekaboo bugs? */
/* removed - line-height solution used instead */
#content *
{
    /* position: relative */
}

#content a, #content input
{
    /* z-index: 5; */
}

.homepageBox
{
    padding: 12px;
}

#homepageContent .programmes, #homepage .programmes
{
    padding:10px 10px 15px 10px;
    margin: 2px 0;
}


/*body#student .box, body#staff .box, body#drama .box
{
    padding: 4px 8px 2px;
}*/

.newsItem
{
    padding: 4px;
    margin:4px 12px;
    border-bottom-style:dashed;
    border-width:1px;
    border-color:#ccc;
}

/*---------------------------------------------------------------------
 * STUDENT/STAFF PORTAL BOXES
 *--------------------------------------------------------------------*/

.gbox
{
    padding: 10px;
    margin: 8px 2px 14px;
    border: 1px solid #fff;
    clear: both;
    display: block;
    position: relative;
}

.gbox a
{
    text-decoration: none;
}

.gbox a:hover
{
    text-decoration: underline !important;
}

.gbox h3
{
    margin: -11px -10px 10px -10px;
    background: transparent url("../static/images/g.gif") top left no-repeat;
    padding:3px 3px 3px 23px;
    font-weight:normal;
    font-size:100%;
    position: relative;
}

.more, .gbox .more
{
    clear: both;
    margin-top: 12px;
    text-align: right;
    font-size: 95%;
    position: relative;
}
.more a, .gbox .more a
{
    text-decoration: underline !important;
    color: #999;
}
.gbox .more a:hover
{
    color: #444;
}

.gbox ul
{
    margin: 0;
    padding: 0;
}

.gbox_links
{
    background-color: #ede5d6;
    border-color: #e2dbcb;
    color: #7b5f31;
}

.gbox_links h3
{
    background-color: #e4d8c3;
    color:#927340 !important;
}

.gboxHomepage
{
    background-color: #ede5d6;
    border-color: #e2dbcb;
    color: #7b5f31;
    margin:0 0 10px 0;
}
    
.gboxHomepage h3
{
    background-color: #e4d8c3;
    color:#927340 !important;
}

#homepage .gbox a, #staff .gbox a, #student .gbox a
{
    text-decoration: none;
}
.gbox a
{
    text-decoration: underline;
}

#homepage .gboxHomepage ul.standardlist 
{
    padding:0 !important;
    margin-left:-10px !important;
}

#homepage .gboxEvents 
{
    padding: 10px;
    margin: 0;
    clear: both;
}

.gboxEvents h3
{
    background: transparent url("../static/images/g.gif") left no-repeat;
    margin: -11px -10px 10px -10px;
    padding:3px 3px 3px 23px;
    font-weight:normal;
    font-size:100%;
}

.testimonialsBox {
    padding:5px;
    background-color:#f8f5f0;
    border:1px solid #CEC6B8;
    margin-top:10px;
    }

.gbox_transparent
{
    border: 1px solid #dddde0;
    background: #f2f2f4;
}


/*
.gbox:hover h3
{
    background: url("../static/images/g.gif") #d9c5a3 left no-repeat;
    color: #7b5f31;
}
body .gbox_grey:hover h3
{
    background-color: #cbd4d8;
    color: #456;
}
*/

.newsFeatureStory:hover, .newsFeatureStory2:hover
{
    opacity:1.0;
}

.gbox_pale, .gbox_latest
{
    background-color: #f8f2f0;
    border-color: #f3e9d8;
}

.gbox_pale h3, .gbox_latest h3
{
    background-color: #f3e9d8;
    color:#927340 !important;
}

.gbox_pale .event_date
{
    color: #797470;
}

body .gbox_grey h3
{
    background: url("../static/images/greyBox.gif") #e0e0e0 left no-repeat;
    color: #909090;
}


.gbox_grey
{
    background-color: #f2f2f2;
    /*border-color: #e0e0e0;*/
    border:1px solid #E0E0E0;
}

body .gbox_grey .standardlist a
{
    color: #707790;
}


.newsFeatureStory, .newsFeatureStory2
{
    width:132px;
    float:left;
    /* border:#ceb993 solid 1px; */
    opacity:0.9;
    background: #e8e8e8;
    padding: 6px;
    margin: 4px 2px;
    border: 1px solid #d0d0d0;
    margin-bottom: 8px;
    font-size: 84%;
}


.newsFeatureStory2
{
    margin-left: 12px;
    margin-right: 0;
}


.newsFeatureStory img, .newsFeatureStory2 img
{
    width: 132px !important;
    height: 110px !important;
}

.newsFeatureStory span, .newsFeatureStory2 span
{
    padding: 4px;
    display: block;
    text-align: center;
    color: #555;
    height: 3em;
}

.newsFeatureStory a, .newsFeatureStory2 a
{
    text-decoration: none;
}

.newsImage {
    float:right;
    padding:0 0 10px 10px;
    border:none;
}



/*---------------------------------------------------------------------
 * TEXT SIZE SELECTOR
 *--------------------------------------------------------------------*/
ul#textChange
{
    padding-left: 10px;
    display: block;
    font-size: 0.9em;
    padding: 0px;
    margin: 0;
    float: left;
}

ul#textChange li
{
    list-style: none;
    padding: 0px 10px 2px;
    margin: 8px 12px 0 0;
    border-right: 1px dotted #ccc;
}

ul#textChange li a
{
    text-decoration: none;
    margin: 0px 1px;
}

ul#textChange li#skip
{
    display:none;
}

ul#textChange li a.med
{
    font-size: 1.3em;
}

ul#textChange li a.lar
{
    font-size: 1.5em;
    position: relative;
    top: 1px;
}

ul#textChange li a.contrast
{
    color:#FFFFFF;
    background-color:#000000;
    background-color:#555555;
    padding: 1px 2px;
    position: relative;
    top: -1px;
}






/*---------------------------------------------------------------------
 * SEARCH BAR
 *--------------------------------------------------------------------*/



#topbar ul, #topbar li
{
    margin: 0;
    padding: 0;
}

#sitesearch li
{
    margin: 0;
    padding: 12px 0;
    list-style:none;
}

#sitesearch .sitesearch_field
{
    margin: 0 0 0 0px;
    padding: 0;
    font-size: 0.9em;
    float: left;
    width: 110px;
}


.sitesearch_btn
{
    width: 56px;
    height: 15px;
    padding: 15px 0 0;
    margin: 0;
    border: 0 !important;
    font-size:0.1em;
    line-height:1000em;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    /* cursor: hand; */ /* for IE 5.x */
}

#sitesearch .sitesearch_btn
{
    width: 56px;
    height: 15px;
    padding: 15px 0 0;
    margin: 0;
    border: 0 !important;
    font-size:0.1em;
    line-height:1000em;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    /* cursor: hand; */ /* for IE 5.x */
    float:left;
}

#homepage .sitesearch_btn
{
    width: 56px;
    height: 15px;
    padding: 15px 0 0;
    margin: 0;
    border: 0 !important;
    font-size:0.1em;
    line-height:1000em;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    /* cursor: hand; */ /* for IE 5.x */
    float:right;
}

#home .col3 .sitesearch_btn
{
    width: 56px;
    height: 15px;
    padding: 5px 0 0;
    margin: 0;
    border: 0 !important;
    font-size:0.1em;
    color:#FFFFFF;
    line-height:1000em;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    /* cursor: hand; */ /* for IE 5.x */
    
}



/*---------------------------------------------------------------------
 * NAVIGATION - TOP MENU
 * Also uses anylink.css
 *--------------------------------------------------------------------*/

#topmenu ul#topnav
{
    padding: 8px 12px;
    margin: 0;
}

#topmenu ul#topnav li
{
    display: inline;
    margin: 0;
    padding: 0 15px 0 0;
}

#topmenu ul#topnav li a:link, #topmenu ul#topnav li a:visited, #topmenu ul#topnav li a:hover, #topmenu ul#topnav li a:active 
{
    font-size:1em;
    text-decoration:none;
}

#topmenu ul#topnav li a:hover
{
    text-decoration:none;
}
    



/*---------------------------------------------------------------------
 * NAVIGATION - RIGHT
 *--------------------------------------------------------------------*/

#rightnav
{
    padding: 0;
    margin: 0;
/*  width: 145px; */
    float: right;
/*  background-color: transparent; */
}   

#rightnav ul
{
    margin: 5px 10px 0 10px;
    padding: 0;
    list-style: none;
}   

#rightnav ul li 
{
    
    display: block;
    margin: 0;
    padding: 5px 0;
}
    
#rightnav ul li a
{
    text-decoration: none;
    
}   

#rightnav ul li a:hover
{
    background-repeat: no-repeat;
    background-position: 8px 50%
}   

#rightnav ul li ul li
{
    font-size:1.0em;
    padding:1px 0 1px 8px;
}




/*---------------------------------------------------------------------
 * NAVIGATION - SECTION-SPECIFIC BAR BELOW TOPNAV
 *--------------------------------------------------------------------*/

#submenu ul
{
    padding: 0px;
    margin: 0;
    list-style: none;
}

#submenu ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}



/*---------------------------------------------------------------------
 * BREADCRUMBS
 *--------------------------------------------------------------------*/

#crumbtrail, .crumbtrail
{
    color: #d0d0d0;
    padding: 8px 12px;
    background: #f2f2f2;
    background: #fff;
    background: transparent;
    text-indent: -1em;
    margin-left: 1em;
}

body #crumbtrail a, body .crumbtrail a
{
    color: #a8a8a8;
    text-decoration:none;
    white-space: nowrap;
    line-height: 1.5em;
}

#crumbtrail a:hover, .crumbtrail a:hover
{
    color: #696969;
    border-bottom: 1px dotted #bbb;
}




/*---------------------------------------------------------------------
 * FOOTER
 *--------------------------------------------------------------------*/

#footer
{
    clear: both;
    padding: 4px 6px;
    background-color: #e6e6e6;
}

#footer hr
{
    display: none
}

#footer a
{
    text-decoration: none;
    color: #333;
}

#footer a:hover
{
    text-decoration: underline;
    color:#847f70;
}


.t4-edit {
    float:right;
    }


/*---------------------------------------------------------------------
 * SITEMAP
 *--------------------------------------------------------------------*/

.sitemap ul, .sitemap li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.sitemap ul
{
    padding-left: 1em;
    padding-top: 2px;
}

/*
 * hide deeply-nested branches of the tree
 *-----------------------------------------------------------*/

.sitemap li
{
    padding: 2px 0 3px 9px;
}
.sitemap li li
{
    border: 1px dotted #ca9;
    border-width: 0 0 1px 1px;
}
.sitemap li li
{
    position: relative;
    top: 1px;
}
.sitemap li a {
    margin: 0;
    padding-left: 0.5em;
    background: white;
    background: transparent;
    position: relative;
    top: 0.5em;
    display: block;
}
.sitemap li ul
{
    border-top: 1px dotted black;
    border: none;
    margin-left: -1em;
    padding-left: 2em;
}





ul.list
{
    margin: 10px;
    padding: 0 20px;
}

ul.list li
{
    list-style-type:square;
    padding: 2px;
}




/*---------------------------------------------------------------------
 * SITEMAP 2: EXPANDER
 *--------------------------------------------------------------------*/

.sitemap li.expanded, .sitemap li.collapsed
{
    cursor: pointer;
    display: block;
    max-width: 500px;
}

.sitemap ul li { 
    background: transparent url(/static/images/sitemap/none.gif) repeat-y 0px 0px;
}
.sitemap li.expanded { 
    background: transparent url(/static/images/sitemap/expanded.gif) no-repeat 0px 0px;
}
.sitemap li.collapsed { 
    background: transparent url(/static/images/sitemap/collapsed.gif) no-repeat 0px 0px;
}

.sitemap ul li
{
    border-left: none;
    border-bottom: none;
    padding-left: 14px;
}




/*---------------------------------------------------------------------
 * EVENTS CALENDAR WIDGET
 *--------------------------------------------------------------------*/

ul.events_list
{
    margin: 5px 0 10px !important;
    padding: 0;
}

.event_date
{
    display: block;
    font-weight: bold;
    font-size: 95%;
    margin: 10px 0 0;
}

/*#content ul.events_list li*/
ul.events_list li 
{
    margin-left: 0px;
    margin-bottom: 1.0em;
    padding: 0;
    list-style-type:none;
}

ul.events_list li a
{
    text-decoration: none;
}







/*---------------------------------------------------------------------
 * COLLAPSIBLE MENU IN RIGHT NAV
 *--------------------------------------------------------------------*/

div.sdmenu
{
    width: 145px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding-bottom: 10px;
    margin-top: 10px;
    color: #9C752A;
}
div.sdmenu span
{
    padding-left: 10px;
}

div.sdmenu span:hover
{
    cursor:pointer;

}

div.sdmenu div {
    overflow: hidden;
}
div.sdmenu ul, div.sdmenu li
{
    margin: 0;
    padding: 0;
}

div.sdmenu div.collapsed {
    height: 22px;
}

#rightnav div.sdmenu ul
{
    margin-bottom: 12px;
}
div.sdmenu span {
    display: block;
    
    font-weight: normal;
    color: #9C752A;
    cursor: default;
    /*border-bottom: 1px solid #ddd;*/
}
div.sdmenu .collapsed span {

}
div.sdmenu li a {
    display: block;
    color: #9b9385;
    text-decoration: none;
    
    color: #9b9385;
    text-decoration: none;
}

div.sdmenu a:hover {
    /*background : #e8dfb4 url(linkarrow.gif) no-repeat right center;*/
    color: #7B5F31;
    text-decoration: none;
    
}




/*---------------------------------------------------------------------
 * USEFUL CLASSES
 *--------------------------------------------------------------------*/

.floatleft
{
    float:left;

}

.floatright
{
    float:right;
}

.light
{
    color: #999;
}

.highlight
{
    color: #d11;
}

.darken
{
    opacity: 0.9;
}

.darken:hover
{
    opacity: 1.0;
}

.fullwidth
{
    width: 100%;
}

.half
{
    width: 50%;
}

.third
{
    width: 33%;
}

.clear
{
    clear: both;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}


.boxout, .message
{
    clear: both;
        background: #eee;
        border: 1px solid #d1d1d1;
        padding: 1em;
        margin: 1em 0;
    position: relative;

    /* annoying stacking behaviour -- needed
     * due to relative positioning hack for IE6 'peek-a-boo' display bugs */
    z-index: 5;
}



table.spaced td, table.spaced th
{
    padding: 1em;
    vertical-align: top;
}

table.alternating
{
    border-collapse: collapse;
}
table.alternating tr td
{
    background: #eee;
    background: #fdfdfd;
}
table.alternating tr.alt td
{
}
td.submit
{
    text-align: right;
    background: transparent !important;
}
th small i
{
    font-weight: normal;
    font-style: normal !important;
}


.home_selector
{
    padding: 6px 18px;
    background: #e8e8e2;
    text-decoration: none !important;
    margin-right: 4px;
}
.home_selector:hover
{
    background: #cec8c0;
    color: #321 !important;
}


/*---------------------------------------------------------------------
 * PHOTO GALLERY CLASSES
 *--------------------------------------------------------------------*/


.photogallery { 
 float: left; 
 display: block; 
 width: 150px; 
 clear: none; 
 height: 100px; 
 padding:3px 0 6px 9px; 
} 
.photo span { 
 clear: left; 
} 
/*.gallery_big { 
 width: 600px; 
} 
*/
.back
{
    margin-top: 12px;
    text-align: right;
    font-size: 95%;
}

.photogalleryThumbs { 
    float: left; 
    display: block; 
    clear: none; 
    padding: 1px 0px 5px 10px; 
} 

.photogalleryBordered
{
    border: 1px solid #ccc;
    background: #eee;
    margin: 12px 0 0px 12px;
}
 
.caption
{
    font-size: 95%;
    color: #888;
}

/*---------------------------------------------------------------------*/

.highlightBox {
    padding:20px;
    background-color:#F3E9D8;
    border:1px dashed #996633;
    min-height:100px;
    }

.highlightBox p.left {
    float:left;
    margin-left:60px;
} 

.highlightBox p.right {
    float:left;
    padding-left:100px;
    margin-left:100px;
    border-left:1px dashed #996633;
} 


/*---------------------------------------------------------------------
 * Big Draw
 *--------------------------------------------------------------------*/

.bigDrawImages table {
    border-collapse:collapse;
    border:none;
    margin:0;
    }
    
.bigDrawImages td, .bigDrawImages th {
    padding:2px;
    border:none;
}

/*---------------------------------------------------------------------
 * Staff profiles
 *--------------------------------------------------------------------*/

.staffPhoto 
{   
    width:160px;
    /*padding:0 20px 20px 0;*/
    float:left;
    margin-right:10px;
}

.staffDetailsCol
{
    width:200px;
    float:left;
    margin-right:10px;
}

/*---------------------------------------------------------------------
 * General website content with image template
 *--------------------------------------------------------------------*/

.imageandCaption 
{
    float:right;
    padding:0 0 20px 20px;
    max-width:250px;
    
    }

.imageCaption
{
    font-size: 95%;
    color: #888;
    padding:8px 0 0 0;
}

/*************************************************************************
    TERU PROJECT PAGE
*************************************************************************/  
.rowIndent {
padding-left:10px;
}

#project_list_table  {
    border: 1px solid #ccc;
    max-width: 625px; 
     }

.project_list_title_row, .project_list_header_row, .project_list_data_row  {
    position:relative;
    top: 0;
    left: 0;
    float: none;
    max-width: 620px;
    min-height: 18px;
    padding: 10px;  }

.project_list_title_row  {
    color: #004066;
    background-color: #ccc;  } 
    
.project_list_header_row  {
    padding-top: 10px;  }

.project_list_title  {
    width: 49%;
    padding-right:5px;  }
    
.project_list_client  {
    width: 29%;  
    padding-right:5px;
    }
    
.project_list_date  {
    width: 19%;  }
        
.project_list_title_row div, .project_list_header_row div  {
    display: inline;
    float:left; 
     }
    
    .border_bottom  {
    position: relative;
    float: none;
    border-bottom: 1px solid #ccc;
    
}

/*---------------------------------------------------------------------
 *  A week with the Warden
 *--------------------------------------------------------------------*/


a.wardensWeek {
    text-decoration: none;
    
}

a.wardensWeek:hover {
    position: relative;
    text-decoration: none;
    z-index: 1;
}

a.wardensWeek div {
    display: none;
}

 a.wardensWeek:hover div {
    display: block;
    position: relative;
    width:270px;
    /*position: absolute; 
    top: 10px; 
    left: 0;*/
    /* formatting only styles */
    padding: 5px; 
    margin-top: 10px;
     /*z-index: 95; */
    background: #f0f0f0; 
    border: 1px dotted #c0c0c0;
    opacity: 0.9;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    text-decoration: none !important;
    /* end formatting */
}

.brightIdeas {
    z-index:10;
    }

/*
    END OF ENHANCED
*/


/*
     REGISTRY.css
*/

BODY  {  background-color: #ffffff }


TD { font-family: Arial, Helvetica, Sans-serif; font-size: 15px;    color: #464236 }


H1, h1 { font-family: Arial, Helvetica, Sans-serif; font-size: 17px;    color: #464236;}

H2, h2 { font-family: Arial, Helvetica, Sans-serif; font-size: 15px;    color: #464236; }

H3, h3 { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #464236; }



P, p { font-family: Arial, Helvetica, Sans-serif; font-size: 15px;    color: #464236 }


DD { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #464236 }

UL  { font-family: Arial, Helvetica, Sans-serif;  font-size: 13px;    color: #464236; list-style-type:square; }

OL  { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #464236 }

.small { font-family: Verdana, Arial, Helvetica, Sans-serif;  font-size: 12px;    color: #464236 }
ul.small, li.small { font-family: Arial, Helvetica, Sans-serif;  font-size: 12.5px;    color: #464236; list-style-type:square; padding: -2px }
td.small { font-family: Arial, Helvetica, Sans-serif;  font-size: 12.5px;    color: #464236 }
tr.small { font-family: Arial, Helvetica, Sans-serif;  font-size: 12.5px;    color: #464236 }
table.small { font-family: Arial, Helvetica, Sans-serif;  font-size: 12.5px;    color: #464236;  }

hr {color: #738EC6 solid 1px}



.info { font-family: Arial, Helvetica, Sans-serif;  font-size: 12.5px;    color: #464236 }
.infobold { font-family: Arial, Helvetica, Sans-serif;  font-size: 12.5px;    color: #738EC6; font-weight:bold }
.heading { font-family: Arial, Helvetica, Sans-serif; font-size: 15px;    color: #464236 }

table.news {border: 1px solid #738EC6 }

A:link  { font-family: Arial, Helvetica, Sans-serif; color: #464236 }
A:visited  { font-family: Arial, Helvetica, Sans-serif; color: #464236 }
A:active  { font-family: Arial, Helvetica, Sans-serif; color: #464236 }
A:hover  { font-family: Arial, Helvetica, Sans-serif; color: #000000 }

A.copy:link  { color: #464236;  text-decoration: none }
A.copy:visited  { color: #464236; text-decoration : none }
A.copy:active  { color: #000000; text-decoration : none }
A.copy:hover  { color: #000000; text-decoration : none }

.navHead2 { font-family: Verdana, Arial, Helvetica, Sans-serif; font-weight:bold; font-size: 12px;    color: #0073BD; text-decoration: none }

A.navHead:link  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;    color: #000000; text-decoration: none }
A.navHead:visited  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;    color: #000000; text-decoration: none }
A.navHead:active  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;    color: #000000; text-decoration: underline}
A.navHead:hover  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;     color: #000000; text-decoration: underline}

A.nav:link  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;    color: #464236; text-decoration: underline }
A.nav:visited  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;    color: #464236; text-decoration: underline }
A.nav:active  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;    color: #000000; text-decoration: underline}
A.nav:hover  { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;     color: #000000; text-decoration: underline}

A.textonly:link { font-family: Arial, Helvetica, Sans-serif; font-size: 12px;    color: #FFFFFF; text-decoration: none }
A.textonly:visited { font-family: Arial, Helvetica, Sans-serif; font-size: 12px;    color: #FFFFFF; text-decoration: none }
A.textonly:active { font-family: Arial, Helvetica, Sans-serif; font-size: 12px;    color: #FFFFFF; text-decoration: underline}
A.textonly:hover { font-family: Arial, Helvetica, Sans-serif; font-size: 12px;    color: #FFFFFF; text-decoration: underline}

A.copyright:link { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px;    color: #676767; text-decoration: underline }
A.copyright:visited { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px;    color: #676767; text-decoration: underline }
A.copyright:active { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px;    color: #676767; text-decoration: underline}
A.copyright:hover { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px;    color: #000000; text-decoration: underline}

.navOn  { font-size: 12px;    color: #464236 }

.background1 { background-color: #0092EF}
.background2 { background-color: #ffffff}
.background3 { background-color: #EDEDED}
.background4 { background-color: #9DB4D0}
.background5 { background-color: #534E40}
.background6 { background-color: #BBD6EF}
.background7 { background-color: #E9E3D1}
.background8 { background-color: #D7C5A2}
.background9 { background-color: #C3DBA3}
.background9a{ background-color: #DAE8C6}
.background9b{ background-color: #BDA2BD}
.background9c{ background-color: #CFBECF}

.white { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #ffffff }
.black { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #000000 }

.pageHeader { font-family: Arial, Helvetica, Sans-serif; color: #464236; font-weight: bold; font-size: 16px }

.pageHeader-white { font-family: Arial, Helvetica, Sans-serif; color: #ffffff; font-weight: bold; font-size: 16px }
.subHeader-white { font-family: Arial, Helvetica, Sans-serif; color: #ffffff; font-weight: bold; font-size: 14px }
.subHeader { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight : bold; color: #464236 }
.subHeader2 { font-family: Arial, Helvetica, Sans-serif; font-size: 15px;    font-weight : bold;  }
.smallText { font-family : Verdana, Sans-serif; font-size: 12px;    color: #464236 }
.largeText { font-family: Arial, Helvetica, Sans-serif; font-size: 17px;    font-weight : bold; color: #5479A5 }

.blueText { color: #5479A5 }

.paceCellCol1 { background-color: #6699CC }
.paceCellCol2 { background-color: #99CCCC }

.ugradCollCol1 { background-color: #D6D6ED}

.pgradCollCol1 { background-color: #B6E1E4 }

.formButton { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight: bold; color: #666699; background-color: #E3EEF9; border-left: 2px solid #6699CC; border-right: 2px double #666699; border-top: 2px solid #6699CC; border-bottom: 2px double #666699 }

.searchForm { margin-top:0; margin-bottom:0 }

.searchSite { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight: bold; color: #FFFFFF }

.copy { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #464236 }

.bold { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight : bold; color: #464236 }

.footer { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 11px;    color: #676767 }
.footer-white { font-family : Verdana, Sans-serif; font-size: 11px;    color: #ffffff }
table.white { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    color: #ffffff }
.whiteText { font-family : Verdana, Sans-serif; font-size: 12px;    font-weight : bold; color: #FFFFFF }
.blackText { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight : bold; color: #464236 }

.purpleText { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight : bold; color: #466F9F }

.copyright { font-family : Verdana, Sans-serif; font-size: 11px;    color: #464236 }
div.alert { font-family: Arial, Helvetica, Sans-serif; font-size: 13px;    font-weight : bold; color: #ff0000 }


/*
    END OF REGISTRY.css
*/


ul.ep_tm_key_tools li
{
	padding: 0;
	margin: 0;
  font-size: 0.9em;   
  line-height: 140%;
}

ul.ep_tm_key_tools a
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.1em;   
    text-decoration: none;
}
/* .ep_tm_key_tools li:first-child {
    padding-left: 0px;
    font-size: 12.5px;   

*/
body
{
	padding: 0px;
	margin: 0px;
}

/* EPrints Services/tmb 2012-05-21 3.3 upgrade - style tweaks */
/*h1, h2
{
	font-weight: normal;
}*/
#topbar h1
{
	margin-left: 0.5em;
}
body.grey #footer p {
    color: #333;
    font-size: 1em;   
	margin-left: 4em;
}

/* EPrints Services/jb4 2012-07-27 GOLDSMITHS-53 - style tweaks */
td.ep_view_col
{
	vertical-align: top;
}
#topbar {
width: 100%;
height: 80px;
padding: 0;
margin: 0;
}

body.grey p {
color: black;
}

h6 {
color: #000000;
font-size: 12px;   
font-weight: normal
}


.ep_form_input_grid select,
.ep_form_input_grid input,
.ep_form_input_grid textarea
{
  font-size: 67%;
}
.ep_form_input_grid option
{
  font-size: 100%;
}

.ep_summary_content_main th
{
  vertical-align: top;
}

/* EPrints Services/jb4 2012-12-07 GOLDSMITHS-66 : hide the abstract_wc section in the workflow */
/* affects elsewhere
.ep_form_field_input:nth-of-type(4) 
{
  display: none;
}
*/

a[name=abstract_wc]
{
  display: none;
}

/* EPrints Services/tmb 2013-06-10 http://servicesjira.eprints.org:8080/browse/GOLDSMITHS-77 */
dl.ep_field_set_long dd
{
	font-style: italic;
	font-size: 12px;   
}

/* EPrints Services/tmb 2013-06-10 http://servicesjira.eprints.org:8080/browse/GOLDSMITHS-80 */
pre {
	white-space: pre-wrap;
}

p {
	word-wrap: break-word;
}

#slideshow_cnt
{
  height: 400px !important;
}

.slide
{
  width: 660px !important;
}

div.irstats2_view 
{
	width:84%;
}

/* next para effects the backgrounds of various search boxes etc - 2014-10-17 */

.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: #FFFFFF;
}

/* next para effects top key tools header bar - 2014-10-17 */

.ep_tm_menu, .ep_tm_key_tools {
clear: both;
list-style: none;
margin: 0px;
padding: 10px;
display: block;
}
 */
/* next para effects search box in header bar - 2014-10-17 */

.ep_tm_searchbarbox {
font-size: 80%;
padding: 0px;
border-width: 0px;
border-style: none;
}
/* next para effects advance search text in header bar - 2014-10-17 */

h6 {
color: #000000;
font-size: 11px;   
margin-right: 10px;
font-weight: normal;
}

/* next para effects styles buttons generally - 2014-10-17 */

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node {
	background-color:#333;
	display:inline-block;
	cursor:pointer;
	color: white;
	font-family:Graphik, arial, sans-serif;
	font-size: 1em;   
	padding:6px 24px;
	text-decoration:none;
    background-image:none;
    border-radius:0px;
}
.ep_blister_node_selected
{
	background-color:#847f70;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:#847f70;
	display:inline-block;
	cursor:pointer;
	color: white;
	font-size: 1em;   
	padding:6px 24px;
	text-decoration:none;
}

.ep_form_action_button:hover, .ep_form_internal_button:hover, .ep_blister_node:hover, .ep_tm_searchbarbutton:hover, .ep_blister_node_selected:hover {
	background-color:#847f70;
	background-image:none;
}

/* next para effects searchbarmargin - 2014-10-17 */

.ep_tm_searchbar td {
padding: 5px;
margin: 0px;
}


/* changes to background colour of tabs from blue to grey - 2014-10-17 */

.ep_tab_bar li a {
    background-color: #cccccc;
    background-image: none;
}

/* changes to searchbar background - 2014-10-17 */

.ep_tm_searchbar, .ep_columns_title,td.ep_columns_alter {
	background-color: #e6e6e6;
  	vertical-align: top;
}


body.grey #topbar {
  border-bottom:#e8e8e8 solid 0px;
}

/* changes to RH menu text to bring in line font styling - 2014-10-17 */

A.navHead:link {
font-family: Graphik, Arial, Helvetica, sans-serif;
font-size: 12px;   
color: #000000;
text-decoration: none;
}

/* changes to 'logged in as' text to bring in line font styling - 2014-10-17 */

.ep_tm_key_tools li:first-child {
padding-left: 0px;
font-size: 1.1em;   
font-weight: normal;
}

/* general text size */

TD {
font-family:Graphik, Arial, Helvetica, Sans-serif;
font-size: 15px;   
color: #000000;

}

/* header2 - 2014-10-17 */

H2, h2 {
font-family: Arial, Helvetica, Sans-serif;
font-size: 17px;   
color: #000000;
}

/* changes to warning background - 2014-10-17 */

.ep_msg_message_content, .ep_msg_warning_content, .ep_msg_error_content, .ep_msg_other_content {
background-image: url();
background-repeat: repeat-x;
}
.ep_msg_warning_content {
background-color: #ffffff;
border-color: #ffc080;
  }

body.grey h3, body.grey h4 {
	color: #646464;
	text-decoration: underline; 
}

body.grey a {
color: #000000;
}

body.grey #rightnav ul li a {
	color: #000000;
	text-decoration: none;
}

.ep_tm_searchbar {
    float: left;
}
/* current end of CSS changes 2014-10-07 */

span.document_filename
{
	font-size: 90%;
        line-height: 20px;
}
/* change filename size to be bigger - in upload document area */
input, button, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;   
	color: #333333;
	border-width: 1px;
	padding: 1px 2px;
}
/* change department list namee size to be bigger - in citation details area */

A.navHead:link {
    font-family: Graphik, Arial, Helvetica, sans-serif;
    font-size: 12.5px;   
    color: #000000;
    text-decoration: none;
 } 

div.irstats2_view 
{
	width: 707px;
}
/* change width of irstats2 to make fit body width */
h6 {
color: #000000;
font-size: 12px;   
margin-right: 10px;
font-weight: normal;
}
/* change advanced search text size */

.ep_summary_content {
	width: 100%;
}

table.ep_block a {
  font-size: 11.5px;   
  }
table.ep_block td {
  font-size: 11.5px;   
  }

h3
{
	letter-spacing: 1.6px;
}

/*
JB changes 2018-10-05 - moving to goldsmiths fonts (druq and graphik)*/

h2 { 
font-family: Graphik, Arial, Helvetica, sans-serif; 
font-weight: 400;
letter-spacing: 2px;
font-size: 24px;
margin-top: 5px;
margin-bottom: 20px;
}

h3 { 
color: #3A3A3A;
}

body.grey h3, body.grey h4 {
    color: #3A3A3A;
}

h4 { 
color: #3A3A3A;
}


.ep_tm_pagetitle h2 { 
font-family: Graphik, Arial, Helvetica, sans-serif; 
font-weight: 400; 
font-size: 24px;
} 

#rightnav {
    padding: 0;
    margin: 20px;
/*    width: 145px; */
    float: right;
/*    background-color: transparent; */
  } 

A:link {
    font-family: Graphik, Arial, Helvetica, sans-serif;
    color: #464236;
  line
}

.ep_tm_key_tools li {
    padding: 2px;
  	line-height: 20px;
}

P, p {
    font-family: Graphik, Arial, Helvetica, sans-serif;
}

input.submit, input[type="submit"] {
    border-width: 0px;
    padding: 6px 20px 6px 20px;
    font-family: Graphik, Arial, Helvetica, sans-serif;
}

input, button, textarea, select {
    font-family: Graphik, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    border-width: 1px;
    padding: 1px 2px;
}


.ep_form_input_grid select, .ep_form_input_grid input, .ep_form_input_grid textarea {
    font-size: 80%;
}

UL {
    font-family: Graphik, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #464236;
    list-style-type: square;
}

#slideshow_cnt {
    height: 360px;
    padding: 20px;
    background-color: #F9F9F9;
    font-size: 75%;
  }

DD {
    font-family: Graphik, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #464236;
}

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

#content * {
    line-height: 2em;
}

dl.ep_field_set_long dd {
    font-style: italic;
    font-size: 13.5px;
}

.ep_form_input_grid select, .ep_form_input_grid input, .ep_form_input_grid textarea {
    font-size: 100%;
}

element.style {
    width: auto;
    border-left: 1px solid #E8e8e8;
    border-right: 1px solid #E8e8e8;
}

div.ep_tm_main {
    width: 100%;
}

hr {
    border: 0px;
    color: #ccc;
    background-color: #ccc;
    height: 0px;
}

OL {
    font-family: Graphik, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #464236;
}
/*Removing the gradient from the searchbar*/
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter {
    background-image: none;
}

/*Removing the gradient from the title bars */

th.ep_title_row {
    border-color: #808080;
    color: #333;
    background-image: none;
    background-color: #ffffff;
}

/*tHE logo is now just text and not an image*/
#logo_main {
    font-family: Druk, Impact, Arial, sans-serif;
    font-weight: 400;
    font-size: 8em;
    color: #000000;
    width: 100%;
}

.ep_blister_node {
    background-image: none;
}

select, option {
    font-size: 15px;
}

/* Goldsmiths logo at the top of the page */
.gold_logo_top {
    float: right; 
    padding-left: 20px; 
    padding-right: 3em; 
    padding-top: 6em;
    width: 170px;
    height: auto;
}


.ep_tm_menu, .ep_tm_menu ul {
    background-color: #e6e6e6;
}


.ep_tm_menu, .ep_tm_menu li:hover {
    background-image: none;
}

.ep_tm_menu{
    border-bottom: none;
}

#menu_new{
    font-family:Graphik,Arial,sans-serif;
    font-weight:500;
    font-size:1em;
    float:right;
    list-style:none;
    color:black;
    padding-right:10em;
}


.new_menus, .new_menus li{
    list-style:none;
    float: left;
    margin-left:-0.5em;
}

.new_menus, .new_menus A:hover {
    font-family:Graphik, Arial, Helvetica, sans-serif;
    color: #847f70;
}

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

#adv_search_link {
    font-family:Graphik,Arial,sans-serif;
    margin: 0;
    padding:0;
    font-size: 0.8em;
    font-weight:400;
    color: #DB5461;
}
#search_button_new{
    padding:6px;
    font-weight:400;
}
/*previously local to the template*/
td, th{
padding: 2px 2px;
border: 0;
vertical-align: middle;
}

th{
background: none;
}

td.ep_columns_cell{
text-align: center;
}

td.ep_multi_help{
margin-top: -1px;
}

table.ep_form_input_grid input[type=checkbox]{
background: none;
}

label input{
background: none !important;
}

input{
padding: 0 0 0 0;
font-size: 80%;
font-family: Verdana,Arial,Helvetica,Sans-serif;
}

table{
margin: 0 0;
border: 0;
}

#inline_edit{
  max-width: 728px;
}
/*END previously local to the template*/
.ep_tm_menu a, .ep_tm_menu a:visited {
    font-weight: 400;
}

.ep_name_citation .person_name {
    font-weight: 400;
}

H3, h3 {
    font-family: Graphik, Arial, Helvetica, Sans-serif;
    font-size: 24px;
    color: #464236;
  font-weight: 100;
  font-decoration: none;
}

H4, h4 {
    font-family: Graphik, Arial, Helvetica, Sans-serif;
    font-size: 24px;
   font-weight: 400;
    color: #464236;
    letter-spacing: 2px;
}
H5, h5 {
    font-family: Graphik, Arial, Helvetica, Sans-serif;
    font-size: 24px;
    color: #464236;
  font-weight: 100;
  font-decoration: none;
      text-decoration: none;
}

body.grey h3, body.grey h4 {
   font-size: 18px;
  color: #646464;
    text-decoration: none;
}

#content * {
    line-height: 1.5em;
}

P, p {
    font-family: Graphik, Arial, Helvetica, Sans-serif;
    font-size: 16px;
    color: #464236;
}

.ep_table_cell {
    font-family: Graphik, Arial, Helvetica, Sans-serif;
    font-size: 15px;
    color: #464236;
}

ul.ep_tm_key_tools a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.1em;
    text-decoration: none;
}

.ep_tm_key_tools {
    margin-left:2.5em;
}


div.menu_icon_bar{
    width: 28px;
    height: 2px;
    background-color: #464236;
    margin: 4px 0;
}


div.menu_icon:hover div.menu_icon_bar{
    background-color: #847f70;
}

a.menu_icon_word {
    color: #333;
    font-size: 1.1em;
    padding: 0;
}

a.menu_icon_word:hover {
    color: #847f70;
    font-size: 1.1em;
}

div.menu_icon:hover {
    color: #847f70;
}

.ep_tm_menu ul {
    list-style: none;
    position: absolute;
    margin-left: -1em;
    padding: 1em;
}

.ep_tm_key_tools a:visited {
    color: #333;
    text-decoration: none;
}

.ep_tm_key_tools a:hover {
    color: #847f70;
}

.ep_tm_searchbarbutton {
    border-radius: 0px;
}

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node_selected{
    background-image: none;
}

.ep_form_action_button, .ep_form_internal_button {
    border-width: 0px; 
}


h2.ep_tm_pagetitle.report_title {
    display:none;
}

h2.ep_tm_pagetitle{
    margin-top: 1.5em;
}

div.irstats2_view {
    width: 100%;
}

div.irstats2_view_title {
    background: none;
}

tr.irstats2_table_row_odd > td {
    background-color: #f9f9f9;
}

div.ep_ref_listing_top_box {
    max-height: 240px;
}

div.ep_tm_searchbar {
    font-size: 15px;
}

.ep_tm_menu_new > div {
    display: inline-block;
    vertical-align: middle;
}

.ep_up_down_button {
    background-color: inherit;
}
