/*
$Id: NJP4.css,v 1.16 2008/05/15 13:12:32 journals Exp $
Stylesheet for EJ, all pages except fulltext HTML
by: Chris Hayes
*/
@import url("quicksearch.css");

body, ol, ul, li, p, td, dt, dd, dl, .std {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: small;
	}
#topnav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#topnav span {
	color: #fff;
	}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-weight: bold;
	color: #000066;
	}

h1, .h1 {
	font-size: x-large;
	}
h2, .h2 {
	font-size: large;
	}
h3, .h3 {
	font-size: medium;
	}
h4, .h4 {
	font-size: small;
	}
h5, .h5 {
	font-size: x-small;
	}
h6, .h6 {
   	font-size: xx-small;
	}

a:link {
	color: #000066;
	}
a:visited {
	color: #666666;
	}
a:hover {
	color: #ff6600;
	}
form {
	margin: 0;
	padding: 0;
	}
.sanserif, .smlw, .smlg, .tinb, .lrg, .bss {
	font-family: arial,helvetica,verdana,sans-serif;
	}
.smlw {
	font-size: x-small;
	color: #000000;
	}
.smlg {
	font-size: x-small;
	color: #666666;
	}
.tinb {
	font-size: xx-small;
	color: #000066;
	}
.lrg {
	font-size: medium;
	}
.nolinkw {
	color: #ffffff;
	text-decoration: none;
	}
.sml, .smltxt {
	font-size: x-small;
	}
.w {
	color: #000000;
	}
.blk {
	color: #ffffff;
	}
.smlblk {
	font-size: x-small;
	color: #000000;
	}
.tnyblk {
	font-size: xx-small;
	color: #000000;
	}
.subnav {
	font-size: x-small;
	color: #000000;
	}
.tnysubnav {
	font-size: xx-small;
	color: #000000;
	}
.red {
	color: #ff0000;
	}
.blue {
	color: #0000CC;
	}
.dblue {
	color: #000066;
	}
.hlight {
	color: #cc0000;
	background: #ffff99;
	font-weight: bold;
	}
.cite_title {
	font-weight: bold;
	font-size: small;
	}
.cite_volume {
	font-weight: bold;
	}
.cite_journal_full {
	font-style: italic;
	}
.toclink { font-size:x-small;
	} 

/* Netscape 4.x - help pages (font-family is defined above) */
.bss {
	font-weight: bold;
	}

dl.help dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
	}

dl.help dd {
	margin: 0 0 1em 0;
	}	

/* content areas only. */
.tocTitle, .tocAuth, .timessml, .times, .h3times, .h2times, .absauth,
.cite, .cite_small,
.timesb, .timesi {
	font-family: Times New Roman,Times,serif;
	color: #000000;
	}

.tocTitle {
	font-weight: bold;
	font-size: small;
	}
.tocAuth {
	font-style: italic;
	font-size: small;
	}
.cite_small, .timessml {
	font-size: x-small;
	}
.cite, .times {
	font-size: small;
	}
.h3times {
	font-weight: bold;
	font-size: medium;
	}
.h2times {
	font-weight: bold;
	font-size: large;
	}
.absauth {
	font-size: medium;
	}
.timesb {
	font-weight: bold;
	font-size: small;
	}
.timesi {
	font-style: italic;
	font-size: small;
	}

/* Toc entry frames */
.toc_left {
  border-width: 1px;
  border-color: Black;
  border-style: solid none none none;
} 
.toc_right { 
  border-width: 1px;
  border-color: Black;
  border-style: solid none none solid;
}  

#sponsored-search {
        text-align: center;
	}
#sponsored-search a.sst-url {
        color: #f30;
        }
.sixtytitle {
        line-height:30px;
        height:25px;
        background-color: #6699CC;
        color: white;
        padding-left:32px;
        background: #6699CC 3px 0px url(/icons/EJ4/60secs_.gif) no-repeat;
	}
#sixtycol1 {
        float: left;
        width: 50%;
        }
#sixtycol2 {
        float: right;
        width: 50%;
        }
img.sixtyauth {
        border: 1px solid black;
	}																	
/* IMPACT FACTOR STYLE */
#impfac p {
        background-color: #ccc;
        border-top:5px solid #f00;
        padding: 1px 0px 0px 2px;
        margin-top:0px;
        font-size:x-small;
}
#impfac strong {
        font-size:x-large;
        color:red;
}


