/***********************************************/
/* onlinearticles.css                         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
background-color: #ffffff;
margin: 2px;
border-style: none;
font-family: Garamond, Georgia, "Times New Roman";
font-size: left;
text-align: left;
min-width: 700px;
}


#logo {
	left: 0;
	position: absolute;
	top: 0;
}
#main {
	text-align: center;
	float: left;
	position: relative;
	margin: 5px 10px 30px 5px;
	size: 99%;
}

#page {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #999999;
	margin: 0px 0px 10px 0px;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 60px 50px 50px 50px;
	width: 360px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	position: relative;
	float: none;
	height: auto;
	visibility: visible;
	text-align: left;
	min-height: 360px;
}

.pagenav {
	padding: 2px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	height: auto;
}

.pagenav a:link, .pagenav a:visited {
	color: #990000;
	text-decoration: none;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	width: 50px;
	height: 20px;
	margin: 2px;
	padding: 5px 20px 5px 20px;
 }
 
.pagenav a:hover {
	color: #CC0000;
	text-decoration: none;
	border-color:#990000;
	border-style: dotted;
	margin: 2px;
	padding: 5px 20px 5px 20px;
}
.pagenav a:active {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFCC;
	margin: 2px;
}

#ad {
	font-family: Garamond, Georgia, Palatino, "Times New Roman";
	font-size: small;
	color: #990000;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: text-top;
	margin: 5px 10px 100px 5px;
	position: relative;
	width: 165px;
	float: right;
	padding-right: 10px;
	clear: right;
}

#navigation {
	font-family: Garamond, Georgia, Palatino, "Times New Roman";
	font-size: medium;
	color: #990000;
	font-style: normal;
	line-height: 30px;
	text-align: right;
	vertical-align: text-top;
	margin: 5px 10px 100px 5px;
	position: relative;
	width: 180px;
	float: right;
	padding-right: 10px;
	clear: right;
}

.navigation {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #990000;
	text-align: right;
}


.navigation a {
	font-style: normal;
	line-height: 30px;
	color: #990000;
	text-align: right;
	text-decoration: none;
}

.navigation a:hover {
	color: #996666;
	text-decoration:underline;
}

#footer {
	clear: left;
	border-top: 1px solid gray;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12px;
	color:#666666;
	margin: 20px 0px 10px 0px;
	float: left;
	position: relative;
	width: 99%;
	padding: 5px 0px 5px 0px;
}

#footer a:link, #footer a:visited {
	color: #660000;
	text-decoration: none;
}

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

h2 {
	margin: auto;
	font-size: 1.5em;
	font-weight: normal;
	border-top-color: #999999;
	border-right-color: #000000;
}
h2.first {margin: 0;}
h3 {font-size: 1.3em;}

/* Container for the Menu */
#p7swapmenu {
	background-color: #FFFFFF;
	left: 6px;
	padding: 6px;
	position: absolute;
	top: 6px;
	width: 200px;
	color: #FFFFFF;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {
	margin: 0px;
	padding: 0px;
}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	font-size: 14px;
	padding: 5px 0px 2px 16px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #993333;
	color: #FFFFFF;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: url(resources/menplus.gif);}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image: url(resources/menminus.gif);}

/* Link Styles for the Submenus */
.closed ul a, .open ul a {
	background-color: transparent;
	background-image: url(resources/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#666;
	font-size: 12px;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 3px 0 2px 16px;
}

.open ul a:hover {
	background-color: #CCCCCC;
}

.menuheader {
	color: #666666;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 2px;
}

/* Journal Cover Styles*/
.volumeissue {
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}
.title {
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	font-size: large;
	font-style: italic;
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.title a:link, .title a:visited, .bookreview a:link, .bookreview a:visited, .subheading a:link, .subheading a:visited {
	color: #990000;
	text-decoration: none;
}

.title a:hover, .title a:active, .bookreview a:hover, .bookreview a:active, .subheading a:hover, .subheading a:active {
	color: #CC0000;
	text-decoration: underline;
}
.author {
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	font-size: medium;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.subheading {
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	font-size: small;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0 0 0 0;
	margin-top: 15px;
	padding-top: 0px;
}
.maintitle {
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	text-align: center;
	font-size: large;
	padding: 0px;
	margin:0;
	line-height: 1;
}
.normal {
	font-size: medium;
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	margin: 0 0 0 0;
	font-style: normal;
}


#backnext {
	position:absolute;
	left:12px;
	top:441px;
	width:303px;
	height:17px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}

.bookreview {
	font-family: Garamond, Georgia, "New York", "Times New Roman";
	font-size: large;
	font-style: normal;
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#errorbox {
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #999999;
	margin: 5px;
	font-size: 16px;
	line-height: 20px;
	padding: 35px 25px 25px 25px;
	width: 400px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	position: relative;
	float: left;
	height: auto;
	visibility: visible;
	text-align: left;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	line-height: 20px;
	color: #000000;

}

#errorbox a:link, #errorbox a:visited { text-decoration:none; color:#990000; }
#errorbox a:hover, #errorbox a:active { text-decoration:underline; color:#996666; }

.pagetitle {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	line-height: 10px;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 8px;
}


/* Style Modifiers */
.smaller {font-size: 12px}
.red {color: #990000}
#content {
	clear: right;
	float: left;
	position: absolute;
	left: 9px;
	top: 5px;
	height: auto;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: medium;
	width: 70%;
}

