/*
-----------------------------------------------
bepress IR local stylesheet.
Author:  Paul Oxborrow 
Version:  16 August 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { 
    	background: #ffffff url(assets/md5images/393a274c0ff720c4daa5d852b9eaef3b.gif) top left; }

#eci #container {
	margin-top:20px; }
	
/* Header */

#eci #header { 
        background: transparent; overflow: hidden; }

#eci #pagetitle,
#eci #pagetitle h1,
#eci #pagetitle h1 a {
	display: block;
	float: right;
	height: 149px;
	width: 740px;
	margin: 0;
	padding: 0; }

#eci #pagetitle h1 a {
	text-indent: -9999px;
	background: #fff url(assets/md5images/70940d88753d1f088e0d082dae200544.jpg) top left no-repeat; }
	
/* Navigation */
	
#eci #subheader {
	background: #fff url(assets/md5images/b14fd747cac197ce610dad9f4acf215e.gif) bottom left repeat-x;
	float: left;
	height: 35px;
	padding: 0;
	-webkit-border-top-left-radius: 8px;
        -webkit-border-top-right-radius: 8px;
        border-top-right-radius: 8px;
      	border-top-left-radius: 8px;  }
	
#eci #subheader #tabs,
#eci #header #subheader #tabs ul {
	padding: 0px;
	float: left; }

#eci #subheader #tabs ul li a {
	background: transparent;
	font-weight: normal;
	border: 0;
	font-size: 12px;
        padding: 10px 6px 10px 8px;
	color: #fff;
	float: left;
	height: 35px;
	text-transform: uppercase; }
	
#eci #subheader #tabs ul li a:hover,
#eci #subheader #tabs ul li a:active,
#eci #subheader #tabs ul li a:focus {
        text-decoration: underline;	
        color: #fff; }

/* Sidebar */

#eci #sidebar { font-size: 13px; }

#eci #sidebar a:link,
#eci #sidebar a:visited {
	color: #1a455c;
	text-decoration: none; }

#eci #sidebar a:active,
#eci #sidebar a:hover,
#eci #sidebar a:focus {
	color: #000;
	text-decoration: underline; }

#eci #sidebar h2 {
	line-height: 24px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	background-color: #93a189;
	border: 0; }

#eci #sidebar p.advanced a,
#eci #sidebar ul#side-notify a { font-size: 12px; }

#eci #sidebar ul#side-notify { margin-top: -2em; }

/* Footer */

#eci #footer {
	height: 82px;
	background: #fff url(assets/md5images/694fa980abf91efd591fba53bbbdf644.gif) top left repeat-x; }

#eci #footer #bepress a { height: 82px; }

#eci #footer p {
	font-size: 12px; }
	
#eci #footer p:first-of-type { padding-top: 25px; }

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

#eci #footer p a:active,
#eci #footer p a:hover,
#eci #footer p a:focus {
	color: #fff;
	text-decoration: underline; }
	
/* Main Content */


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

#eci #main.text { margin-top: 16px; }

#eci #main.text a:link,
#eci #main.text a:visited {
	color: #1e4f6a;
	text-decoration: underline; }

#eci #main.text a:hover,
#eci #main.text a:active,
#eci #main.text a:focus {
	color: #000;
	text-decoration: underline; }

#eci #main.text h2 { font-size: 21px; }

#eci #main.text #cover-browse h3 a {
	font-weight: normal;
	font-size: 15px; }

#eci #main.text .box h2 {
	font-size: 16px;
	border-bottom-color: #999; }

#eci #main.text .articleInfo a,
#eci #main.text .box a:link,
#eci #main.text .box a:visited {
	text-decoration: none; }

#eci #main.text .box a:hover,
#eci #main.text .box a:active,
#eci #main.text .box a:focus {
	text-decoration: underline; }
	
#eci #main.text #intro-text { padding: 40px 70px 20px 0; }

/* Image Localization */

#content ul li,
.communities dd span,
.communities dd ul li {
	background-image: url(assets/md5images/c12d00d07df94d5be4932ea2761a12a8.gif); }

#cover-browse h3 {
	background: transparent url(assets/md5images/c12d00d07df94d5be4932ea2761a12a8.gif) left no-repeat; }

#message ul.confirm ul li,
#message ul.warning ul li {
	background-image: url(assets/md5images/c12d00d07df94d5be4932ea2761a12a8.gif); }

.box p a:link,
.box p a:visited {
	background: transparent url(assets/md5images/115ccd531cbcc7907748fc868667bae3.gif) bottom left repeat-x; }

.box p a:active,
.box p a:hover,
.box p a:focus {
	background: #f5f5f5 url(assets/md5images/115ccd531cbcc7907748fc868667bae3.gif) bottom left repeat-x; }

.divider,
.series-div {
	background: transparent url(assets/md5images/115ccd531cbcc7907748fc868667bae3.gif) left repeat-x; }
	
/* Hiding Submit link */
#eci li.submit
{display:none;}

/* Advanced Search Spacing */
#eci p.advanced {
    margin-bottom: 20px;
}


