@font-face {
    font-family: 'ErasMdBTMedium';
    src: url('fonts/eras-webfont.eot');
    src: url('fonts/eras-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/eras-webfont.woff') format('woff'),
         url('fonts/eras-webfont.ttf') format('truetype'),
         url('fonts/eras-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VolterGoldfish';
    src: url('fonts/volter-webfont.eot');
    src: url('fonts/volter-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/volter-webfont.woff') format('woff'),
         url('fonts/volter-webfont.ttf') format('truetype'),
         url('fonts/volter-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background: transparent url(images/bg.png);
	margin: 0px;
	padding: 0px;
	font: normal 12px Tahoma, Arial, Verdana, serif;
}

a { color: #0A487F; text-decoration: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-top: 6.5px;
}


#container {
	width: 100%;
	background: transparent url(images/bg_header.jpg) repeat-x;
	padding: 0 0 0 0;
}

#header {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: transparent no-repeat center 7px;
	text-indent: -9999999px;
	
}

#body {
	width: 1000px;
	margin: 0px auto;
}

#sidebar {
	float: right;
	width: 278px;
	position: relative;
	z-index: 99;
	margin: -50px 0 20px 0;
}

#main {
	width: 700px;
	float: left;
	margin: -50px 0 0 0;
/*	width: 680px;
	background: transparent url(images/red_line.png) repeat-y left top;
	padding: 0 0 20px 20px;*/
}




/* navigation */

#navbar {
	width: 100%;
	float: left;
	height: 40px;
	margin: 0 0 0 0;
}

#navbar ul.menu {
	margin: 0px; padding: 0px;
       margin-left: 10px;
}

#navbar ul.menu li {
	display: inline-block;
	padding: 13px 15px 13px 0;
	list-style-type: none;
	text-transform: uppercase;
	}
	
#navbar ul.menu li a {
	color: #FFF;
	text-decoration: none;
}

#navbar ul.menu li a:hover {
	color: #D1D1E7;
	text-decoration: none;
	}

#breadcrumb {
	width: 100%;
	height: 24px;
	clear: both;
	padding: 7px 0 0 10px;
	margin: 0 0 30px 0;
}

#breadcrumb a { color: #0A487F; }


/* homepage */

#main h2 {
	font: 22px/30px "ErasMdBTMedium", Tahoma, Arial, Verdana, serif;
}


#main #content {
	font: 13px/30px "ErasMdBTMedium", Times, Times New Roman, Verdana, serif;
line-height: 21px;
}

#main #content p {
	margin: 0 0 0 0;
}

#main #content div { margin: 0 0 0 0; }

h3.journal-title {
	font: 22px/30px "ErasMdBTMedium", Tahoma, Arial, Verdana, serif;
	color: #0A487F;
}

.journal-meta {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.journal-meta a { color: #0A487F; }


#main #content .homepageImage {
	width: 96px;
	height: 126px;
	float: left;
	background: transparent url(images/cover.png) no-repeat;
	margin: 0 10px 30px 0;
}

#main #content .homepageImage img {
	width: 85px;
	height: 112px;
	margin: 2px 0 0 7px;
	}

/* text decoration */

#main #content ul,
#main #content ol {
	margin: 0 0 0 20px;
	padding: 0px
}

#main #content ul li,
#main #content ol li {
	padding: 0 0px;
	margin: 0px;
}

#main #content table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 23px;
}

#main #content table td {
	/*border-left: 1px solid #ebe0a2;
	border-right: 1px solid #ebe0a2;*/
	padding: 1px 10px;
	}
	
#main #content table.mceToolbar td {
	padding: 0px;
} 
	
#main #content table tr:hover {
	background-color: #fff4c1 ;
}
	
#advancedSearch input.defaultButton {
	margin: 6px 0;
}

table#adminJournals tr.heading,
#main #content table#adminJournals tr.heading:hover {
	background-color: #ebe0a2;
}

.defaultSkin table.mceLayout {
	margin: 0 0 34px 0;
}


/*table#adminJournals td {
	border-left: 1px solid #ebe0a2;
	border-right: 1px solid #ebe0a2;
	padding: 1px 10px;
}*/

/* sidebar */

#sidebar {
	background: transparent url(images/bg_sidebar_top.png) no-repeat center top;
}

#rightSidebar {
	background: transparent url(images/bg_sidebar.png) repeat-y center top;
	margin: 95px 0 0 0;
}

#rightSidebar div {
	margin: 0 24px 15px 24px;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#rightSidebar div:last-child {
	margin: 0 24px;
	border-bottom: none;
}

#rightSidebar-bottom {
	height: 8px;
	background: transparent url(images/bg_sidebar_bottom.png) no-repeat center top;
}

#rightSidebar div ul {
	margin: 0; padding: 0;
}

#rightSidebar div ul li {
	list-style: none;
}

#sidebarFontSize { display: none; }

#sidebarUser .blockTitle	{
	font-size: 15px;
	color: #0A477F;
	padding-left: 20px;
	background: transparent url(images/userLogin_bg.png) no-repeat left center;
	vertical-align: middle;
	display: block;
	margin-bottom: 5px;
}

#sidebarUser form label, #sidebarNavigation form label	{
	color: #666666;
}

#rightSidebar div ul	{
	margin: 10px 0;	
}

#rightSidebar div ul li	{
	margin-bottom: 1px;
}

#rightSidebar div ul li a	{
	display: block;
	background-color: #F7F7F7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	color: #666666;
	font-size: 12px;
	padding: 3px 5px;
}

#rightSidebar div ul li a:hover	{
	background-color: #EEEEEE;
	color: #014680;
	text-decoration: none;
}

#sidebarUser form #sidebar-username, #sidebarUser form #sidebar-password	{
	width: 157px;
	height: 23px;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 5px;
}

#sidebarUser form #remember	{

}

#sidebarUser form input.button, #sidebarNavigation form input.button	{
	width: 56px;
	height: 25px;
	border: 1px solid #DADADA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: transparent url(images/sidebar_btn-login_bg.jpg) repeat-x center center;
	cursor: pointer;
	color: #0A487F;
	font-size: 11px;
	text-align: center;
}

#sidebarNavigation .blockTitle, #sidebarNavigation .blockSubtitle	{
	font-size: 15px;
	color: #0A477F;
	vertical-align: middle;
}

#sidebarNavigation form #query	{
	width: 216px;
	height: 23px;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 5px;
	margin-top: 5px;
}

#sidebarNavigation form .selectMenu	{

}

#sidebarNavigation .blockTitle	{
	padding-left: 20px;
	background: transparent url(images/sidebar_search_bg.png) no-repeat left center;
}

#notification .blockTitle	{
	font-size: 15px;
	color: #0A477F;	
	vertical-align: middle;
	display: block;
	background: transparent url(images/sidebar_notification_bg.png) no-repeat left center;
	padding-left: 20px;		
	margin-bottom: 5px;	
}


#sidebarInformation .blockTitle	{
	font-size: 15px;
	color: #0A477F;	
	vertical-align: middle;
	display: block;
	background: transparent url(images/sidebar_information.png) no-repeat left center;
	padding-left: 20px;	
	margin-bottom: 5px;
}


/* footer */

#footer-wrap {
	clear: both;
	width: 100%;
	background: #333333 url(images/bg_footer.jpg) repeat-x;
}

#footer {
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0;
	color: #888888;
	font-size: 11px;
}

/* article view */

#articlePdfResizer {
	width: 98%;
	height: 418px;
	padding: 1px 0px 1px 1px;
}

#articlePdf {
	width:99%;
	height:99%;
	padding: 1px 0px 1px 1px;
}

#articlePdf.fullscreen {
	position: fixed;
	width: 97%;
	height: 95%;
	left: 20px;
	top: 7px;
	z-index: 1002;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2000px; /* 100% only fills window, not page, causing potential display issues */
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

#fullscreenShow {
	display: none;
	float: right;
}

#fullscreenHide {
	padding: 2px;
	background-color: white;
	display: none;
	position: fixed;
	bottom: 3px;
	right: 3px;
	z-index: 1003;
}

#content img.accessLogo {
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#topBar {
	width: 100%;
/*	padding-top: 1em;
	padding-bottom: 2.5em; */ 
}

#articleFontSize {
	float: right;
}

#articleFontSize img {
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#accessKey {
	float: left;
}

#accessKey img {
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#articleCoverImage {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	clear: left;
}

#articleCoverImage img {
	display: block;
	border: 0;
}

div.rtSeparator {
	width: 100%;
	padding: 0;
	border-bottom: 2px dotted #000;
	line-height: 0px;
}

div.rtSeparatorThin {
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #000;
	line-height: 0px;
}

div.rtBlock {
}

div.rtBlock a {
	text-transform: none;
	text-decoration: none;
}

div.rtBlock ul {
	padding: 0;
	margin: 0;
}

div.rtBlock li {
	list-style-type: none;
}

span.rtSubtitle {
	text-transform: uppercase;
	font-size: 0.85em;
}

a.rtAction {
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
}

/*
*  Styles for XSLT Article Rendering
*  (based on NLM DTD classes)
*/

table.bm {
	border: 1px solid #000;
}

.tl-default, .tl-main-part {
	font-weight: bold;
}

dt {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 80px;
}

dd {
	margin-left: 100px;
}

.articleToolItem {
	margin-bottom: 3px;
}

.articleToolIcon {
	padding-right: 5px;
	vertical-align: middle;
}

#sidebarRTRelatedItems ul {
	padding: 0px;
}

#sidebarRTRelatedItems li {
	margin-bottom:3px;
}

#toggleRelatedItems {
	display: none;
	padding-top:3px;
	cursor: pointer;
}

.tocPages {
	width: 50px;
	text-align: center;
}

/**
 * Table of contents
 */

.tocArticle {
	width: 100%;
	padding: 5px 0;
}

.tocArticleCoverImage {
	display:none;
}
.tocArticleCoverImage.showCoverImage {
	display: table-cell;
	width: 15%;
}
.tocCoverImage {
	width: 100%;
}
.tocCoverImage img {
	border: 0;
	width: 100%;
}

.tocArticleTitleAuthors {
	width: 80%;
}
.tocArticleTitleAuthors.showCoverImage {
	width: 65%;
	padding-left: 10px;
}
.tocAuthors {
	padding-left: 10px;
}

.tocArticleGalleysPages {
	width: 20%;
}
.tocGalleys, .tocPages {
	text-align: right;
padding-left: 100px;
}