body {
  background-color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  margin: 0;
  padding: 0;
  width: auto; }

p,
table,
th,
td {
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  color: #343434; }

table {
  border-collapse: collapse; }

p {
  clear: both; }

/* Headings */
h1 {
  font-weight: bold;
  margin: 1em 0;
  text-align: left; }

h2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 2em; }

h3,
.side_title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em; }

h1.ep_tm_pagetitle {
  left: 0;
  color: #008b83;
  display: block !important;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  line-height: 1em;
  height: auto;
  margin-bottom: 1em; }
  h1.ep_tm_pagetitle a:link,
  h1.ep_tm_pagetitle a:visited {
    color: #36b; }

#content.irs h1.ep_tm_pagetitle {
  left: 0;
  display: block !important;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  line-height: 1em;
  height: auto;
  top: 20px;
  margin-bottom: 1em; }

#ep_abstract h2 {
  margin-top: 20px; }

.hidden {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden; }

h3#eprintname {
  margin-top: 8px; }

/* Utility Styles */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clear {
  clear: both; }

/* Banner area */
#header-wrapper {
  text-align: left;
  width: 100%;
  background-color: #0f487f;
  position: relative;
  z-index: 3;
  max-height: 147px; }

#banner {
  width: 100%;
  max-width: 1100px;
  position: relative;
  z-index: 100;
  padding: 0 16px;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  clear: both; }

#banner img#logo {
  display: block;
  outline: medium none;
  padding-top: 20px;
  float: left;
  border: 0;
  margin: 0px; }

#banner img#bypass_block {
  float: left;
  border: 0;
  padding: 0;
  margin: 0;
  width: 1px;
  height: 1px; }

#qut_nav {
  color: #ffffff;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: right;
  top: 25px;
  background: none;
  height: 24px; }

#qut_nav li {
  border-right: 1px dotted #ffffff;
  background: none repeat scroll 0 0 transparent;
  float: left;
  font-size: 0.95em;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 10px;
  height: inherit; }

#qut_nav a {
  color: inherit;
  font-size: 0.95em;
  font-weight: bold;
  line-height: 2em;
  border-right: 1px dotted #ffffff;
  padding: 0.4em 1em;
  margin: 0; }
  #qut_nav a:link, #qut_nav a:visited {
    color: inherit;
    text-decoration: none; }
  #qut_nav a:hover {
    color: inherit;
    text-decoration: underline; }
  #qut_nav a:first-child {
    border-left: none; }
  #qut_nav a:nth-child(2) {
    border-right: none; }

/* Navigation bar */
#navigation {
  background-color: #343434;
  background-repeat: repeat-x;
  height: 42px;
  z-index: 100;
  width: 100%;
  box-shadow: 0 0 15px 3px #343434;
  clear: none;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  min-width: 960px;
  font-size: 13px; }

#local_nav {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  min-height: 24px;
  font-size: 13px;
  color: #ffffff; }

#local_nav li {
  float: left; }

#local_nav_left a:first-child,
#local_nav_right ul li:first-child {
  border-left: 1px dotted #777777; }

#local_nav > a {
  float: left; }

#local_nav_left {
  clear: left; }

#local_nav_left a {
  float: left;
  clear: none;
  padding: 0.4em 1em;
  vertical-align: middle;
  display: inline;
  text-decoration: none;
  border-right: 1px dotted #777777;
  border-left: 1px dotted #000000;
  color: inherit;
  height: 40px;
  line-height: 38px;
  letter-spacing: -0.1px;
  text-align: center; }

#local_nav a,
#local_nav ul li > * {
  display: block;
  float: left;
  padding: 0 10px;
  position: relative; }

#local_nav_right {
  background-color: #343434;
  float: right;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  color: inherit; }

#local_nav_right ul {
  display: block;
  position: relative;
  line-height: 24px;
  text-align: right; }
  #local_nav_right ul li {
    border-left: 1px dotted #000000;
    border-right: 1px dotted #777777;
    height: 42px;
    line-height: 40px;
    padding: 0;
    margin: 0; }
    #local_nav_right ul li a {
      background-color: inherit;
      color: inherit; }
      #local_nav_right ul li a:link, #local_nav_right ul li a:visited {
        border: none;
        margin: 0;
        text-decoration: none;
        border: 0; }
      #local_nav_right ul li a:hover, #local_nav_right ul li a:focus {
        text-decoration: none; }
    #local_nav_right ul li > * {
      white-space: nowrap; }

#local_nav_right .ep_name_citation {
  font-weight: bold; }

#local_nav a:hover,
#local_nav a:focus {
  background-color: #d0d0d0;
  color: #343434; }

/* Notice on homepage */
#notice {
  width: 446px;
  margin: 20px 0;
  padding: 10px;
  line-height: 1.5;
  background-color: #ffe0c0;
  background-image: url(../../../style/images/orange_back.png);
  border: 1px solid #ffc080; }

#notice h2 {
  margin: 0;
  padding: 0;
  color: #343434;
  font-size: 11px;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  line-height: 1.5; }

/* Content */
#content_area {
  margin: 0 auto;
  min-height: 560px;
  max-width: 100%;
  width: 1100px;
  padding: 0px; }

* #content_area {
  text-align: center; }

#content {
  height: inherit;
  text-align: left;
  width: 1100px;
  padding-bottom: 20px;
  float: left;
  height: inherit;
  padding-left: 1em; }

#content p,
#content td,
#content th {
  line-height: 1.4; }

#content h2 {
  color: #777777;
  font-size: 2em;
  font-weight: bold; }

#content a {
  text-decoration: none; }

#content a:hover {
  text-decoration: underline; }

#content img {
  padding: 0; }

#content ul > li {
  background-image: none;
  margin-bottom: auto; }

#content > ul:not(.ep_tab_bar) {
  max-width: 760px; }

#content.irs {
  padding-bottom: 40px; }

#irs_graph {
  padding-bottom: 20px; }

.ep_summary_content {
  clear: both;
  position: relative; }

#ep_abstract {
  margin-bottom: 30px;
  float: left;
  width: 660px;
  position: relative;
  margin-left: 0;
  text-align: justify; }

.top_link {
  float: right;
  content: "^ top";
  text-decoration: none; }

.blocklist {
  list-style-type: none; }

.blocklist li {
  margin: 12px 0 6px 0; }

.instructionlist li {
  margin: 12px 0 6px 0; }

h3.faq:before {
  content: "Q	- "; }

.image_box {
  text-align: center; }

.image_box h1 {
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 .5em 0; }

.image_box p {
  text-align: left; }

.top_link {
  border-bottom: 1px dotted #343434; }

.image_box h1 {
  color: #1b7ccb; }

.ep_form_action_button {
  background-color: #0f487f;
  border: 1px solid #343434;
  background-image: none;
  text-align: center;
  position: relative;
  clear: none; }
  .ep_form_action_button:hover, .ep_form_action_button:focus {
    background-color: #105d93; }

.ep_block form[action="/cgi/search/archive/simple"] .ep_form_action_button {
  margin: 0 5px; }

p#ep_view_at_pub {
  font-size: 1.1em;
  position: relative;
  width: 100%;
  border-bottom: solid 1px #d0d0d0;
  padding-bottom: 20px; }

.ep_search_buttons {
  background-color: #ffffff;
  border-left: 1px solid #d8dbef;
  border-right: 1px solid #d8dbef; }

.ep_search_fields {
  border: 1px solid #d8dbef;
  background-color: #f5f6fd;
  min-width: 100%; }

.ep_multi_input {
  border-bottom: none;
  border-right: none;
  border-top: none;
  border-left: none;
  padding: 3px;
  border-right: none; }

.ep_multi_input input {
  padding: 3px; }

.ep_multi_help {
  background-color: transparent;
  background-position: top;
  background-repeat: repeat-x;
  border-left: none; }

.refereed_help_inner {
  padding-left: 4px;
  display: block; }

.ep_form_internal_button {
  background-color: #008b83;
  border: 1px solid #343434;
  color: #ffffff;
  background-image: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px; }

.ep_blister_node {
  background-color: #008b83;
  border: 1px solid #343434;
  color: #ffffff;
  background-image: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px; }
  .ep_blister_node:hover, .ep_blister_node:focus {
    background-color: #007a8a; }

.ep_blister_node_selected {
  background-color: #3d4f59;
  border: 1px solid #343434;
  color: #ffffff;
  background-image: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px; }

.ep_toolbox_content {
  background: #f2fcf9; }

p .epx_export_link {
  line-height: 40px; }

span.ep_document_citation a {
  text-align: center;
  position: relative;
  font-weight: bold;
  clear: both;
  font-size: 1.1em; }

p.ep_block span.citation {
  width: 100%;
  position: relative;
  font-size: 1.2em; }

.ep_summary_content p.ep_block:first-child {
  margin-bottom: 40px !important; }

.ep_view_group_by {
  background: none;
  text-align: left;
  margin-top: 20px;
  border: none; }

.ep_block > ul li ul li {
  padding-bottom: 40px; }

/*Impact and interest box*/
.ep_statsbox {
  float: right;
  max-width: 400px;
  background-image: none !important;
  clear: none;
  position: relative;
  border: none !important;
  padding-bottom: 40px;
  padding-top: 8px; }

.epstatsbox_inner p:first-child {
  font-size: 1.2em; }

.epstatsbox_inner p:first-child:not(:last-child) {
  font-weight: 600;
  color: #343434; }

.ep_statsbox_more {
  position: absolute;
  float: right;
  right: 0; }

/*Promo area*/
#promo-area {
  height: 377px;
  margin-top: -70px; }

#content div.promo-pre-heading {
  background-color: #343434;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  left: 260px;
  line-height: 1em;
  padding: 5px 10px;
  position: absolute;
  top: 130px; }

#content div.promo-pre-heading p {
  line-height: 1em;
  padding: 0; }

#content div.promo-pre-heading p a {
  color: #ffffff; }

.promo-heading {
  background-color: #8fd400;
  color: #343434;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.8em;
  font-weight: bold;
  left: 260px;
  line-height: 1em;
  min-width: 220px;
  overflow: hidden;
  position: absolute;
  top: 170px;
  z-index: 1; }

#content .promo-heading p {
  display: block;
  line-height: 1em;
  padding: 10px;
  position: relative;
  z-index: 1; }

#promo-area h2.hide {
  display: none;
  visibility: hidden; }

#promo-area .quick-links li a:hover,
#promo-area .quick-links li a#deposit:hover {
  background: none repeat scroll 0 0 #008b83;
  text-decoration: none; }

#promo-area .quick-links li a#deposit {
  background: url(/templates/qut/images/depositbg.jpg) repeat-x scroll center center transparent;
  text-decoration: none; }

#promo-banner {
  background-image: url(/templates/qut/images/promo2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  height: 404px;
  left: 0;
  position: absolute;
  top: 23px;
  width: 1100px;
  z-index: 0; }

.promo-overlay {
  background: url(/templates/qut/images/banner-overlay.png) no-repeat scroll left top transparent;
  height: 168px;
  left: 0;
  position: absolute;
  top: 0;
  width: 510px; }

.promo-content {
  left: 20px;
  line-height: 1.4em;
  position: absolute;
  top: 102px;
  width: 400px; }

.promo-content p {
  font-size: 1.1em; }

.search_feed {
  font-weight: bold;
  margin-top: 24px;
  padding: 0px 0 0px 0;
  text-align: left;
  font-size: x-small; }

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

.search_feed li {
  display: inline;
  list-style-type: none;
  vertical-align: middle; }

.search_feed a {
  text-decoration: none;
  font-size: x-small;
  vertical-align: middle; }

#searchform {
  z-index: 1;
  position: absolute;
  margin-top: 20px;
  height: 40px; }

#searchform #_action_search {
  height: 41px;
  width: 40px;
  padding-left: 12px;
  padding-right: 12px;
  background: url(/templates/qut/images/search-submit.png) no-repeat scroll 0 0 transparent;
  border: none; }

input#_action_search {
  position: absolute;
  margin-left: 450px; }

#searchform #q {
  padding: 10.2px;
  font-style: italic;
  color: #343434;
  font-size: 1.2em;
  position: absolute; }

ul#search_alts {
  z-index: 1;
  position: absolute;
  margin-top: 80px;
  left: 0; }

#search_alts li {
  display: inline-block;
  padding-right: 100px;
  font-size: 1.1em;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3; }

#content .quick-links {
  font-family: Arial, Helvetica, sans-serif;
  right: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 43px;
  width: 263px;
  z-index: 1; }

#content .quick-links li {
  list-style: none outside none;
  padding: 0; }

.quick-links li a {
  background: url(/templates/qut/images/quicklinks-bg.png) repeat-x scroll center center transparent;
  color: #ffffff;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 49px;
  padding: 0 10px 0 20px;
  text-decoration: none;
  width: auto; }

.quick-links li a i {
  padding-left: 4px; }

/* Appears in all pages, but only has content when applicable */
#float_links {
  float: right; }

/*Featured author and ePrints boxes*/
.box-wrapper {
  margin-top: 50px;
  max-width: 1100px;
  clear: both;
  position: relative; }
  .box-wrapper h2 {
    margin-top: 0;
    border-bottom: 1px dotted #0f487f; }
  .box-wrapper .box {
    width: 526px;
    float: left;
    border: solid thin #d0d0d0;
    margin-bottom: 20px;
    margin-right: 20px;
    height: 160px; }
    .box-wrapper .box .inner {
      margin: 0;
      width: auto;
      padding: 20px; }
  .box-wrapper .box:last-child {
    margin-right: 0; }

img.trove {
  margin: 7px; }

/* Tables */
table.contacts {
  border: 1px solid #d8dbef; }

table.contact td,
table.contact th {
  border-bottom: 1px dashed #d0d0d0;
  vertical-align: top;
  text-align: left;
  padding: 5px; }

table.contacts th {
  color: #000000;
  font-weight: bold;
  font-size: 1.1em;
  padding: 5px; }

td {
  border: none; }

table.ep_block tbody {
  padding-bottom: 10px;
  padding-top: 40px; }

.ep_row {
  border-bottom: none;
  border-right: none;
  border-top: none;
  border-left: none;
  font-weight: bold;
  padding: 3px; }

table.ep_block {
  clear: both;
  padding-bottom: 20px; }

td.ep_row {
  font-size: 11px;
  border-left-style: solid;
  font-weight: normal; }

th.ep_row,
td.ep_row {
  border-bottom-style: solid; }

tbody > tr:nth-child(odd) .ep_row,
tbody > tr:nth-child(odd) .ep_multi_heading,
tbody > tr:nth-child(odd) .ep_multi_input,
tbody > tr:nth-child(odd) .ep_multi_help {
  background-color: #f2fcf9; }

td.ep_multi_input,
th.ep_multi_heading {
  border-left: thin solid #d0d0d0;
  border-top: thin solid #d0d0d0;
  padding: 0.5em; }

table.contact td,
table.contact th {
  border-bottom: thin solid #d0d0d0; }

th.ep_row {
  font-weight: normal; }

td.ep_multi_help {
  border-top: thin solid #d0d0d0; }

/* Help buttons */
button.contxtl_help_toggle {
  border: 0;
  padding: 0;
  margin: 0;
  width: 14px;
  height: 14px;
  background-image: url(/style/images/help.gif); }

button.contxtl_help_toggle.hover {
  background-image: url(/images/help_icon.png); }

.contxtl_help,
#content .contxtl_help p {
  font-size: 10px;
  line-height: 1.3; }

#content .contxtl_help p {
  margin: 0 0 0.5em; }

.contxtl_help ul {
  margin: 0 0 0.5em;
  padding: 0; }

.contxtl_help ul li {
  margin: 0 0 0 1.4em;
  padding: 0; }

.contxtl_help_toggle {
  cursor: pointer; }

.contxtl_help_toggle.hover {
  cursor: help; }

.ep_statsbox_content .contxtl_help {
  clear: both;
  margin: 0;
  padding: 0; }

.contxtl_help .contxtl_help_content {
  border-top: 1px dashed #d8dbef;
  margin: 0 0 1em;
  padding: 1em 1em 0; }

.ep_statsbox_content .contxtl_help_toggle {
  position: absolute;
  right: 10px;
  top: 10px; }

.popup_note {
  cursor: help;
  height: 14px;
  overflow: visible;
  position: relative;
  width: 14px; }

.popup_note .contxtl_help_content {
  background: url(/images/note_bg.png) no-repeat scroll left bottom transparent;
  bottom: 9px;
  color: #ffffff;
  display: block;
  font-size: 11px;
  left: -122px;
  padding: 15px 16px 35px;
  position: absolute;
  width: 223px; }

.popup_note:hover div {
  display: block !important; }

.popup_note .contxtl_help_content * {
  color: #ffffff;
  font-size: 11px; }

#irs_metrics .contxtl_help_content {
  border-top: 1px solid white;
  margin: 0;
  padding: 15px 16px 35px; }

#irs_help,
#irs_help p {
  font-size: 11px;
  line-height: 1.4; }

#irs_help li {
  margin-bottom: 1em; }

/*Footer*/
#footer-minimal {
  color: #ffffff;
  width: 100%; }

#footer-minimal ul {
  list-style: none outside none; }

#footer-minimal li {
  display: inline-block; }

#footer-minimal a {
  color: #ffffff;
  display: block;
  float: left; }

#footer-content {
  background-color: #105d93;
  float: left;
  margin: 0;
  width: 100%; }

#footer-content a {
  font-size: 1.5em;
  padding: 0 0.75em;
  text-decoration: none; }

#footer-content ul {
  margin: 0 auto;
  max-width: 1060px;
  padding: 3em 0;
  width: 100%; }

#last-modified {
  float: left;
  padding: 1em 0;
  text-align: left; }

#last-modified li {
  border-right: 1px solid #ffffff;
  display: inline-block;
  font-size: 1.05em;
  line-height: 0.9em;
  margin: 0 6px 0 0;
  padding: 0 10px 0 0; }

#last-modified li:last-of-type {
  border: medium none; }

#footer-supplementary-wrapper {
  background-color: #0f487f;
  float: left;
  width: 100%;
  font-size: 1em; }

#footer-supplementary {
  margin: 0 auto;
  max-width: 1100px;
  text-align: left;
  width: 100%; }

#supplementary-links {
  float: left;
  padding: 1em 0;
  text-align: right;
  width: 800px; }

#supplementary-links li {
  border-left: 1px solid #ffffff;
  margin: 0 0 0 6px;
  padding: 0 0 0 10px; }
  #supplementary-links li:first-child {
    border: none; }

#supplementary-links a {
  color: #bfe0fb; }

#searchform #q {
  width: 400px; }
#searchform #_action_search {
  margin-left: 420px; }

.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,
.ep_upload_doc,
.ep_search_buttons,
.ep_search_controls,
.ep_search_controls_bottom,
.ep_view_group_by {
  background-color: #f5f6fd; }

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

/*
$grad-start: $dark-blue;
$grad-mid: $dark-teal;
$grad-end: $library-teal;

$grad-stop1: 15%;
$grad-stop2: 60%;
$grad-stop3: 85%;

$grad-angle: -45deg;
$grad-angle2: 135deg;

$grad: $grad-start $grad-stop1,$grad-mid $grad-stop2,$grad-end $grad-stop3;
$grad2: color-stop($grad-stop1,$grad-start),color-stop($grad-stop2,$grad-mid),color-stop($grad-stop3,$grad-end);

#promo-banner {
	background: $grad-mid;
	background: -moz-linear-gradient($grad-angle, $grad);
	background: -webkit-gradient(linear, left top, right bottom, $grad2);
	background: -webkit-linear-gradient($grad-angle, $grad);
	background: -o-linear-gradient($grad-angle, $grad);
	background: -ms-linear-gradient($grad-angle, $grad);
	background: linear-gradient($grad-angle2, $grad);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$grad-start', endColorstr='$grad-end',GradientType=1 );
}
*/

/*# sourceMappingURL=quteprints.css.map */
