/* -----------------------------------------------
TRACE IR local stylesheet.
Author:   Kyle G Sessions
Version:  08 January 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {background-color: #181E37;}

#trace {
        background: #f6f4ed url(../assets/md5images/b653e0736f2bec31b858a21650d25f90.gif) top left repeat-x; }

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

#trace #pagetitle {
        float: right; }

#trace #pagetitle,
#trace #header h1,
#trace #header h1 a {
        display: block;
        width: 740px; }

#trace #header h1 a {
        text-indent: -9999px;
        background: #042660 url(../assets/md5images/be5df477cc8979e5fec9d904fd5b9b0a.gif) top left no-repeat; }

#trace #navigation {
        height: 25px;
        background: #fe9b31 url(../assets/md5images/aa694e9d1700ef346bcfbcb6e01d647c.gif) top left no-repeat; }

#trace #navigation #tabs,
#trace #navigation #tabs ul {
        width: 980px; }

#trace #navigation #tabs a {
        float: left;
        color: #fff;
        font-weight: normal;
        padding: 4px 3px 5px;
        background-color: transparent;
        border-color: transparent; }

#trace #navigation #tabs a:active,
#trace #navigation #tabs a:hover {
        text-decoration: underline;
        color: #383838; }

#trace #navigation #tabs li.spacer a {
        padding: 4px 0px 5px; }

#trace #navigation #tabs li.spacer a:active,
#trace #navigation #tabs li.spacer a:hover {
        text-decoration: none;
        color: #fff; }

#trace #tabs li#tabone a span {
        padding-left: 12px;
        text-align: left;
        font-size: 12px;
        display: block;
        width: 220px; }

#trace #tabs li#tabtwo a {
        padding-left: 10px; }

/* IE6 nav tab hacks */
* html #trace #navigation {
        margin-top: -2px; }
* html #trace #navigation #tabs a {
        border: 0px solid; }
/* end IE6 nav tab hacks */

#trace #sidebar {
        background: transparent url(../assets/md5images/b8839f0c3f4fee035b29ce1bda4594e8.gif) top left no-repeat;
        padding-top: 50px; } 

#trace #sidebar-search {
        overflow: visible; }

#trace #sidebar h2#search-trace-header {
	color: #fff;
        margin: -8px 0 0 -10px; }

#trace #sidebar #sidebar-search label {
        display: none; }

#trace #sidebar li.notify a {
        color: #fff;
        font-size: 10.25px;
        letter-spacing: -0.03em; }

#trace #sidebar ul#side-notify {
        padding-top: 0;
        margin-top: -10px;
        background-image: none; }

#trace #sidebar h2 {
        font-size: 18px;
        font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        color: #686868;
        background-color: transparent;
        border: 0; }

/* #trace #sidebar ul {
        background: transparent url(../assets/md5images/d03af0f0c6fa21a1560270e6111b73a5.gif) bottom left no-repeat; } */

#trace #sidebar a:active,
#trace #sidebar a:hover {
        text-decoration: underline;
        color: #444546; }

#trace #content {
        background-color: transparent; }

#trace #main.text #box-left,
#trace #main.text #box-right {
        display: block; }

#trace #main.text #box-left {
        width: 56%;
        float: left; }

#trace #main.text #box-right {
        width: 43%;
        float: right;
        padding-top: 21px; }

#trace #main.text h2 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 0px; }

#trace #main.text #box-left h2 {
        font-size: 21px;
        font-weight: bold; }

#trace #main.text a:link,
#trace #main.text a:visited {
        text-decoration: none; }

#trace #main.text a:hover,
#trace #main.text a:active {
        text-decoration: underline;
        color: #0f1b4f; }

#trace #main.text #series-home h4 {
        font-size: 15px;
        font-weight: bold; }

#trace #content ul li {
        height: 1%;    /* Activating hasLayout in the li's for IE display issues */
        margin-left: 0px;
        padding-left: 20px; }

#trace .crumbs {
	width:100%;}

#trace #content .communities dd span {
        padding-left: 20px; }

#trace #content .communities dd ul li {
        margin-left: 20px;
        padding-left: 20px; }

#trace .communities dd ul li {
        background-image: url(../assets/md5images/8035f20022d30d098734d37aa9800fb7.gif); }

#trace #main.text .box {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        height: auto; }

#trace #main.text #cover-browse {
        margin-bottom: 0; }

#trace #main.text .box h2 {
        margin-top: 0;
        border-bottom: 0px; }

#trace p#home-text {
        display: block;
        width: 280px;
        height: 159px;
        text-indent: -9999px;
        background: transparent url(../assets/md5images/25b463481b6574f3b7c4a38ab47898e2.gif) top left no-repeat;
        margin-top: 20px; }

#trace #main.text .articleInfo #button #btn-inner a {
        color: #f26718; }

#trace #main.text .articleInfo a#send {
        margin-top: 10px; }

/* Find In Your Library link change */
#trace #main.text .articleInfo a#openurl {
        color:#F26718; }

/* IE6 hack */
* html #trace #main.text .articleInfo a#send {
        margin-top: -7px; }

#trace #footer-bg {
        background: #181e37 url(../assets/md5images/7a74907d8e001f0ea2b78d13af25b513.gif) top left repeat-x; }

#trace #footer {
        height: 105px;
        background: #0f1b4f url(../assets/md5images/d3dd89a5e4dd4deb518fa2b1d84b48ff.gif) top left no-repeat; }

#trace #footer p {
        color: #fff; }

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

#trace #footer p a:active,
#trace #footer p a:hover {
        color: #fff;
        text-decoration: underline; }

#trace #search_container .domtab li {
        background-image: none; }

#trace #cright a { color:#FE9B31; }

/* File type icons CUSTOM-XXX */

#trace #series-home .pdf,
#trace #series-home .native,
#trace #series-home .external,
#trace #series-home .video {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 2.1em;}

#trace #series-home .external {
	background-image: url(../assets/md5images/02cf9205791e751b128370e28576ac46.gif);}

#trace #series-home .pdf {
	background-image: url(../assets/md5images/41451be6782cb3a9c459901e615a0791.gif);}

#trace #series-home .native {
	background-image: url(../assets/md5images/b4e45849e6525f1d5ff61f523bfd007f.gif);}

#trace #series-home .video {
	background-image: url(../assets/md5images/af1cb2b25ffa12c1c8198d97f9499bfa.gif);}

#trace #series-home .pdf a,
#trace #series-home .native a,
#trace #series-home .external a,
#trace #series-home .video a {
	font-weight: normal;
	color: #000;
	padding-left: 15px;}

#trace #omsa #savedate h2 { 
        text-align:center; }
#trace #omsa #call h2 { 
        text-align:center; }
#trace #omsa #call a {
        text-decoration: underline;
        font-weight: bold; }

/* Additional for SUP-5555 */
#trace #sidebar ul.advanced-search,
#trace #sidebar ul.advanced-search li {
	background: none;
	padding-bottom: 0; }

#trace #sidebar li.advanced-search a {
	color: #fff;
	font-size: 10.25px;
	letter-spacing: -0.03em; }

#wrapper {
        background-image: url(../assets/md5images/4d46cef483554e1def0d447d036f13e3.gif);
        background-repeat: repeat-y; }
        
        
#trace #submitevent a { font-weight:bold; }