/* -----------------------------------------------
TRACE IR local stylesheet.
Author:   Jonathan Cadle
Version:  09 March 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
        background: #252525 url(../assets/md5images/68a68082c9857a342d546d58379ac4c3.gif) top center no-repeat; }

#pursuit #header,
#pursuit #pagetitle,
#pursuit #header h1,
#pursuit #header h1 a,
#pursuit logo {
        margin: 0;
        padding: 0;
        height: 90px; }

#pursuit #pagetitle {
        float: right; }

#pursuit #pagetitle,
#pursuit #header h1,
#pursuit #header h1 a {
        display: block;
        width: 740px;
        height: 90px; }
#pursuit #header h1 a { text-indent: -9999px;
        background: #252525 url(../assets/md5images/a7dda36ec76171b017f93cd583cb7670.gif) top left no-repeat; }

#pursuit #alpha h1 { font-size:19px; }
#pursuit #main.text h1 {margin-top:0px; }

#pursuit #navigation {border-top:solid 1px #FFF;}
#pursuit #navigation #tabs a {
        float: left;
        color: #fff;
        font-weight: bold;
        background-color: transparent;
        border: none; }

#pursuit #navigation #tabs a:active,
#pursuit #navigation #tabs a:hover {
        text-decoration: underline; }

* html #pursuit #navigation {margin-top: -2px;} /* IE6 layout hack */

#pursuit #wrapper {
background-image:url(../assets/md5images/cf1e60b6ab93bff127a9eca3244a962c.gif);
background-repeat:repeat-y;
width:980px; }

#pursuit #footer {
        background: #252525 url(../assets/md5images/e2bf16c6d105e6c44090255d0055bb81.gif) top left repeat-x;
height: 85px; }

#pursuit #footer p,
#pursuit #footer a:link,
#pursuit #footer a:visited {
        color:white; text-decoration:none;}

#pursuit #footer a:active,
#pursuit #footer a:hover {
        color:white; text-decoration:underline;}

#pursuit #bepress a {background:#e5e5e5 url(../assets/md5images/8995f635636e2f79196c91af31b519b7.gif) right no-repeat;
        width:240px;
        height:85px;
        display:block;
        margin:0;
        padding:0;
        border:0;}
#pursuit #sidebar ul li a {font-size:10px;}

#pursuit #sidebar #navlist li a {
	background-color:#dda519;
	border-bottom:solid 1px #616161;}
#pursuit #sidebar #navlist { border-top:solid 1px #616161; }

/* Table of Contents Styling CUSTOM-644  */
#pursuit #toc h1, #pursuit #toc h2, #pursuit #toc h3, #pursuit #toc h4, #pursuit #toc p {
      text-align: left; }
#pursuit div #toc-header a {
      text-align:left; }
#pursuit #toc-header h1 .toc-header {
      margin-top:0;
      margin-bottom:0; }
#pursuit #main.text #toc h3 a, #pursuit #main.text #toc h3 {
       font-size:15.4px; 
       color:blue;
       margin-top:0.7em;
       font-weight:bold;
       line-height:100%; }
#pursuit #main.text #toc.vol h4 a {
      font-size:15.4px;
      color:blue;
      font-weight:bold;}
#pursuit #main.text #toc.vol h2, #pursuit #main.text #toc h2 a {
      font-size:15.4px; 
      color:blue;
      font-weight:bold;
      text-decoration:none;
      line-height:1.3em;}
#pursuit #main.text #toc  h1 {
      color:blue;
      font-weight:normal; }
#pursuit #toc .vol {
      margin-top:1em;
      margin-bottom:0; }
#toc {
      padding-top:0; }
#pursuit #toc div.item {
      margin-top:2.3em; }
      
/* Reducing number of navtabs mbarron 6/3/14 */
#pursuit #navigation #tabs ul li#tabtwo a,
#pursuit #navigation #tabs ul li#tabthree a {
	display:none; }
	
#pursuit #navigation #issn {
        width: auto;
        float: right;
        padding-right: 32px; }

#pursuit #navigation #issn p {
        letter-spacing: 0;
        line-height: 36px;
        margin: 0;
        color: #ffb700;
        font-size: 13px;
        font-weight: bold; }
        
#pursuit #navigation #issn, 
#pursuit #navigation #issn p[style] {
       letter-spacing: 0;
       height: 35px !important;
       line-height: 25px;
       font-weight: bold;
	   float:none !important;
	   margin-left: 290px !important;
	   margin-top: 5px !important;
	   margin-bottom: 0px !important;
}

/* Italicize VOL Journals link in sidebar ANK 2020-11-09 */
#trace #container #wrapper #sidebar #vol_journal_statement ul p a.vol {
	font-style:italic;
	font-family:Arial, sans-serif;
	}

a:link,a:visited,h4 {
	color: #2e3f30;
	text-decoration: none;
	}
	
/* orcid id icon next to field value ANK-21-09-07*/
#pursuit #orcid.element p a {
    background:transparent url(../assets/md5images/2dddb203aa38ec94870d3ef2b43921c4.png) top left no-repeat;	
    padding-left:20px;
    padding-bottom:5px; }