
body{
		font-family:arial;
		font-size:12px;
		background: url('/journals/doc/AAAPUB-home/images/background_angle_stripe.gif');
		color:#000;
		margin:0;
		margin-top:10px;
		padding:0;
	}

h1 { 
		font-size: 24px; 
		line-height: 36px;
		margin-bottom: 18px; 
		margin-top:0px;	

	}

h2 { 
		font-size: 18px; 
		line-height: 18px; 
		margin-bottom: 18px;
		margin-top:0px;
	}

h3 { 
		font-size: 14px; 
		line-height: 18px; 
		margin-top:0px;
	}

ul,ol { 
		margin-bottom: 18px; 
	}

.left { 
  float: left; 
  margin:0 8px 0 8px;
}


.right { 
  float: right; 
  margin:0 8px 0 8px;
}

img {border:0px;}

a { color:#0e5209;}
a:hover {text-decoration:none;}
#container{width:1000px; margin:auto auto; background-color:#fff; border:solid 1px #ccc; background: url('/journals/doc/AAAPUB-home/images/containerbg.jpg') #fff top repeat-y;}

#headlevel1{background-color:#0E5209; color:#ffeabf;padding:5px;}
#headlevel1 a{color:#ffeabf; text-decoration:none;}
#headlevel1 a:hover {text-decoration:underline;}

#headlevel2{height:100px; padding:0; margin:0; border-top:1px solid #ffeabf;border-bottom:1px solid #ffeabf; background-color:#ffeabf;}

#headlevel3{background-color:#0E5209; height:19px; border-bottom:1px solid #ffeabf; color:#ffeabf;}

#header img{border:none;}

#topnav {border:solid 1px #ffeabf; border-top:0px; padding:5px; height:15px}

#topnavleft{ float:left}
#topnavright{ 
text-align:right;
}

#headnav_wrapper{width:300px;}
#headnav_left{ float:left;}
#headnav_left ul{ margin-top:0px;}
#headnav_right{ float:right; }
	
#navigation {
		clear:both;
		margin-left:14px;
	}


#breadcrumb {
		clear:both;
		padding: 8px;	
		background:#fff;
		border-top:1px solid #ffeabf;
	}

#main{
padding-bottom:10px;
overflow:hidden; 
}

#leftcol{ float:left;
		display:block;
		width:155px;
	}

#centercol{ 
		float:left;
		display:block;
		padding:8px;
		width:640px;
	}
	

#rightcol{
		float:left;
		display:block;
		padding:0 8px;
		width:168px;		
		text-align:center;
	}
	
#rightcol a {text-decoration:none; color:#000;}
#rightcol img {border:0;}

#footer{
		clear:both;
		background-color:#0E5209;
		text-align:center;
	    color:#ffeabf;
width:1002px;
margin:auto auto;
	}
#footer p {margin:0;}
#footer a { 
		color:#ffeabf; 
		margin:10px;
}
#footer a:hover {text-decoration:underline;}
	
#search {background-color:#0E5209; color: #ffeabf;  padding:3px; margin-bottom:5px; text-align:center;}
#search dd  {margin:0; padding-bottom:4px;}
#search a{ color:#ffeabf; font-size:10px;}
.search_link {color:#ffeabf;}

#search_desc {padding:4px; font-size:10px;}

#rsstable td {border-bottom:solid 1px #000; padding:4px;}

.indent{margin-left:10px;}


/************* COVER IMAGES ******************/
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #0E5209;
padding: 5px;

border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
}

#journalTitle {background-color:#c4df9b; color:#000; margin-bottom:8px;}
#journalTitle h2 { margin:0; padding:4px;}

.sect {float:left;}
.date {float:right;}

.sect,.date {border-bottom:1px solid #ccc;}


/******************* Search Results ***********************/


.searchResultsTable{
width:100%;
margin:10px 0px 0px 0px;
border:none;
}

.searchResultsTableDotted{
width:100%;
margin:10px 0px 0px 0px;
padding:5px;
border:1px dotted #9F9FA0;
background-color:#F3F3F3;
}

.colPercentage{
padding:0px 0px 0px 0px;
vertical-align:top;
}

.colCount{
width:8%;
padding:0px 10px 0px 0px;
vertical-align:top;
text-align:right;
}

.colLinks{
text-decoration:none;
padding:0px 0px 15px 0px;
vertical-align:top;
}

.searchResultsTable{font-size:12px;}
.searchResultsNavTop{
text-align:center;
margin:20px 0px 0px 0px;
}

.searchResultsNavBottom{
text-align:center;
margin:0px 0px 20px 0px;
}


/************* IE 6 HACKS ********************/

#centercol { _width:631px;}
