@IMPORT url("/contents/theme/AguTocWindows.css");

body {
	margin: 0px;
	padding: 0px;
	/*font-family: Helvetica,Arial,sans-serif;
	font-family: Times,"Times New Roman",serif;
	font-size: 11pt;*/
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 10pt;
}

/* MAIN THREE-COLUMN SECTIONS */

.leftcontent {
	float: left;
   left: 10px;
	top: 10px;
	width: 190px;
}

.centercontent {
	padding-left: 10px;
	margin-left: 199px;
	margin-right: 149px;
	/*	Hack for IE5X; Read more at http://www.glish.com/css/hacks.asp */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 151px;
}

html>body .centercontent {
	margin-left: 201px;
	margin-right: 151px;
}

.rightcontent {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 150px;
}

.leftcontentPip {
	float: left;
   left: 10px;
	top: 10px;
	width: 120px;
}

.centercontentPip {
	padding-left: 10px;
	margin-left: 129px;
	margin-right: 149px;
	/*	Hack for IE5X; Read more at http://www.glish.com/css/hacks.asp */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 131px;
	margin-right: 151px;
}

html>body .centercontentPip {
	margin-left: 131px;
	margin-right: 151px;
}

.contentMain {
	margin-right:10px;
}

.leftcontentMain {
	position: static;
	width: 66%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*background: aqua;*/
}

.rightcontentMain {
	position: absolute;
	left: 66%;
	right: 25px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	/*background: lime;*/
}

/*
#banner {
	background: #fff;
	height: 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 39px;
}

html>body #banner {
	height: 39px;
}
*/

#footer {
	padding-top: 1em;
	clear: both;
	
}

div.error {
	padding-top: 1em;
	padding-bottom: 1em;
}

div.error ul li {
	color: red;
}

.nowrap {
	white-space: nowrap
}

.contentsGC #contentsBanner {
	display: none;
}

#fastfind {
	width: 100%;
	margin: 0;
	left:0px; 
	right:0px;
	padding: 5px 0px 5px 0px; 
	clear: both;
	border-bottom:1px solid black; 
	background-color: #EEE; 
	text-align: center;
	white-space: nowrap
}

#fastfind_gc {
	width: 100%;
	margin: 0;
	left:0px; 
	right:0px;
	padding: 5px 0px 5px 0px; 
	clear: both;
	border-bottom:1px solid black; 
	background-color: #EEE; 
	text-align: left;
	white-space: nowrap
}

#fastfind form {
	margin:0;
}
#fastfind input, #fastfind select {
	font-size: .8em;
}

#journalTitle {
	font: bold 1.75em Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
}

#journalSubtitle {
	font: italic bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
}

#contentPip {
	padding-top: 8px;
	margin: 0px 25px 0px 25px;
}

#contentPip h2 {
	margin-left: 0px; 
	margin-top: 0px;
}

#contentPip #sortedBy {
	font-size: 80%; 
	font-style:italic
}

#contentPip #sortedBy a {
	margin-left:10px; 
	font-size: 80%; 
	color:inherit; 
	font-weight:normal; 
	font-style:normal
}

#contentPip p {
	margin-left:0px; 
	padding-left:0px;
}

#contentMain {
	padding-top: 8px;
	clear: both;
}

div.groupNavBar {
	/*position: static;*/
	font: normal .9em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	/*border: 1px solid #CCC;
	padding: 3px;*/
	margin: 15px 0px 5px 0px;
}

.groupNavBar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	/*text-indent: -15px; 
	list-style-image: url("http://www.stylegala.com/img/_bullets/0081_ulli.png");*/
	list-style-type: square;
	/*list-style-position: inside;*/
}

.groupLabel {
	margin: 10px 0px 0px 0px;
}

.groupLabel .groupTitle {
	font: bold 1em Times, "Times New Roman", serif;
	text-decoration: underline;
	letter-spacing: .1em;
	/*float: left;*/ /* only needed for toplink */
}
/*
.groupLabel .topLink a:link, .groupLabel .topLink a:visited, 
	.groupLabel .topLink a:active, .groupLabel .topLink a:hover {	color:#999; }

.topLink {
	color:#999;
	margin: 3px 5px 5px 10px; 
}
*/

#contentsBanner a:link     { text-decoration: none;	color: white; }
#contentsBanner a:visited  { text-decoration: none;	color: white; }
#contentsBanner a:active   { text-decoration: none;	color: white; }
#contentsBanner a:hover    { text-decoration: underline;	color: white; }
#contentsBanner .all a:hover    { text-decoration: underline;	color: #0000aa; }


/* SIDE NAVIGATION OR ADDITIONAL TOC ELEMENTS IN THE FORM OF TABLES */
.nav_tab {
	font: normal .8em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CCC;
}

.nav_tab_hdr {
	font: italic small-caps bold .9em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	text-align: center;
	color: #555;
	background-color: #EEE;
	border-bottom: 3px double #CCC;
}

.nav_tab_options {
	font-size: 9pt;
	border-top: 1px solid #CCC;
}

#brws_tab {
	width: 160px;
	margin-left: 5px;
}

#ff_tab {
	width: 160px;
	margin: 10px 0px 0px 5px;
}

#hlt_tab {
	width: 50%;
	margin-right: 5px;
}

.msg {
	margin-top: 0px;
}

#toc_nav {
	font: normal .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 15px;
}
#published_in {
	font: italic bold 1.25em Times, "Times New Roman", serif;
	margin: 0 0 0 15px;
}
#sorted_by {
	font: italic bold 1em Times, "Times New Roman", serif;
	margin: 0 0 0 15px;
}

#content_toc .citation {border-bottom:8px solid #fff ; overflow: hidden }
#content_toc p.title {margin-bottom: 1em; padding-top:.6em;font-weight:bold; font-size:.9em; }
#content_toc ul.key {margin: .2em 0 .6em 0; padding-left: 1.4em; }
#content_toc ul.key li {margin: .2em 0;}
#content_toc h4 {margin-top: 1.2em; font-size:.75em;}
#content_toc div.left {float:left; width: 70%; padding-right: 1em;}
#content_toc div.right {float:right; width: 20%; padding-right: 1em; margin-bottom:1em;}
#content_toc .linksgroup .pubdategroup .pagesgroup {margin-top:0; margin-bottom:0; margin-left:2em;}
#content_toc .citation .authors, .authors {margin-top:.2em; margin-bottom:0;}
#content_toc p.abs, #content_toc p.html, #content_toc p.pdf, #content_toc p.sc {text-align:left; margin:0; line-height:1.5em;}
#content_toc .citation {border-top:2px solid #888;}

