/**
 * articleView.css
 *
 * Copyright (c) 2003-2009 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Article view stylesheet.
 *
 * $Id: articleView.css,v 1.15 2009/04/08 19:54:50 asmecher Exp $
 */

	H1 { color: #881000; font-size: 36pt; font-family: Garamond, "Times New Roman", Times, serif}
	H2 { color: #881000; font-size: 20pt; font-width: 100; font-family: Garamond, "Times New Roman", Times, serif}
	H3 { color: #881000; font-size: 14pt; font-family: Garamond, "Times New Roman", Times, serif}
	H4 { color: #881000; font-size: 12pt; font-family: Garamond, "Times New Roman", Times, serif}
	BODY { font-family: Garamond, "Times New Roman", Times, serif; font-size: 12pt/17pt; font-color: #000000}
	
P.body {
	text-align:justify; 
	font:12pt/17pt "Garamond", "Times New Roman", Times, serif
}

P.block {
	text-align:justify; 
	margin-left:30; 
	margin-right:30; 
	font:11pt/14pt "Garamond", "Times New Roman", Times, serif
}

P.block2 {
	text-align:justify; 
	margin-left:30; 
	margin-right:30; 
	font:12pt/15pt "Garamond", "Times New Roman", Times, serif
}

DIV.block {
	text-align:justify; 
	margin-left:30; 
	margin-right:30; 
	font:11pt/14pt "Garamond", "Times New Roman", Times, serif
}

DIV.article { 
	text-align:justify; 
	text-indent: 15pt; 
	font:12pt/17pt "Garamond", "Times New Roman", Times, serif;
}

DIV.note { 
	text-align:left; 
	font:11pt/14pt "Garamond", "Times New Roman", Times, serif
}

DIV.ack { 
	text-align:justify; 
	font:11pt/14pt "Garamond", "Times New Roman", Times, serif
}

DIV.quote { 
	font:12pt/16pt "Garamond", "Times New Roman", Times, serif
}

DIV.cite { 
	text-align:left; 
	font:12pt/14pt "Garamond", "Times New Roman", Times, serif 
}

DIV.justify { 
	text-align:justify; 
	font:12pt/14pt "Garamond", "Times New Roman", Times, serif 
}

.title {  font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: 20pt; color: #000000}
.author {  font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: 16pt; color: #990000; font-style: italic}
.emph {  font-weight: bold; color: #990000}
.emph_b {  font-weight: bold; color: #000000}
.red {  color: #990000}
.author_sm { font-family: Garamond, Georgia, "Times New Roman", Times, serif; color: #990000; font-style: italic }
.italic { font-style: italic; }
.smaller { font-family: Garamond, "Times New Roman", Times, serif; font-size: 10pt; }
.example {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-left:30;
	margin-right:30;
	border: thin dotted #990000;
	padding: 7px;
	text-align: center;
}
.tips {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-left:30;
	margin-right:30;
	border: thin dotted #990000;
	padding: 7px;
	text-align: center;
}

.volume {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #881000;
}

.label {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	color: #881000;
}

a { 
	color:#990000; 
	text-decoration: none; 
	color: #990000; 
	font-family: "Garamond", "Times New Roman", Times, serif
}

a:active {color:#BC7B74; }
a:visited {color:#990000; }
a:hover {color:#BD837C; }
a:visited:hover {color:#BD837C; }


#header {
	background-color: #F7F5F0;
	width: 580px;
	margin: 0 auto;
}

#body {
	width: 95%;
	margin: 0 auto;
}

#container {
	background-color: #F7F5F0;
	min-width: 150px !important;
}

#main {
	width: 95%;
	margin: 0;
}

#main h2 {
	font-size: 16pt;
}

#breadcrumb {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main h5 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0em;
	font-size: 1.3em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
}

#main h6 {
	margin: 0.5em 1em 0.5em 0em;
	padding: 0;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 1.2em;
}

#content {
	border: none;
}

#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;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
 *  Styles for XSLT Article Rendering
 *  (based on NLM DTD classes)
 */

table {
	width: 100%;
}

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;
}

