/* @group toc */

.table-of-contents {
	font-size: 90%;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.table-of-contents h2, h3, h4 {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 1px;
}

.table-of-contents h2 {
	font-size: inherit;
	font-style: inherit;
	position: relative;
	left: 2em;
}

.table-of-contents h3 {
	font-size: inherit;
	font-style: inherit;
	position: relative;
	left: 4em;
}

.table-of-contents h4 {
	font-size: inherit;
	font-style: inherit;
	position: relative;
	left: 6em;
}

.table-of-contents h5 {
	font-size: inherit;
	font-style: inherit;
	position: relative;
	left: 8px;
}
	
/* @end */

/* @group documentation */

.hidden {
	visibility: hidden;
}

.documentation .header {
	display: block;
	position: relative;
	border-top-style: solid;
	border-top-width: 1pt;
	padding-top: 4px;
	margin-top: 1.2em;
}

.documentation .name-and-args {
	width: 80%;
	float: left;	
}

.documentation {
	margin-right: 1em;
	margin-left: 1em;
	clear: both;
	color: black;
}

.function {
}

.documentation .contents {
	top: 10px;
	position: relative;
	clear: both;
	margin-bottom: 1.8em;
}

.documentation-name {
	font-weight: bold;
	float: left;
	padding-right: 0.1em;
}

.documentation-kind {
	float: right;
	font-style: italic;
	color: gray;
	padding-left: 10px;
}

.documentation-arguments {
	float: left;
	font-style: italic;
	margin-left: 2em;
	clear: both;
	white-space: normal;
}

.documentation p {
	clear: both;
	margin-right: 1em;
	margin-left: 1em;
}

.documentation .marker {
	color: gray;
	font-size: 90%;
}

.docs-group .name-and-args span {
	float: left;
	margin-right: 1em;
	clear: right;
}

.docs-group .documentation-name  {
	margin-right: 0em;
	margin-left: -1.9em;
	clear: right;
}

.functor .documentation-arguments {
	white-space: pre;
}

/* @end */

/* @group header/footer */

#header {
		position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
		width:auto;
		min-width:120px;
	font-size: medium;
	background-color: #ff9f07;
	color: white;
	border: solid #995f04 4px;
	padding: 1mm 1mm 1mm 1em;
}

.header {
		position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
		width:auto;
		min-width:120px;
	font-size: medium;
	background-color: #ff9f07;
	color: white;
	border: solid #995f04 4px;
	padding: 1mm 1mm 1mm 1em;
}

.footer {
	font-size: small;
	font-style: italic;
	background-color: #ff9f07;
     border-top: 2px solid;
     border-bottom: 2px solid;
	border-color:#002244;
	padding-top: 2mm;
	padding-bottom: 2mm;
	float: left;
	width: 100%;
	height: 04mm;
}

#footer {	font-size: small;	font-style: italic;	background-color: #ff9f07;
    border-top: 2px solid;
    border-bottom: 2px solid;
	border-color: #417b39;
	padding-top: 2mm;
	padding-bottom: 2mm;
	float: left;
	width: 100%;
	height: 04mm;
}

.footer-text {
	color: black;
	float: right;
    padding-top: 3em;
	padding-bottom: 2em;
	padding-right: 1em;
	background: inherit;
}

.footer h3 {
	padding-top: 10px;
	padding-left: 0.5in;
	padding-right: 0.5in;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}

.footer a:link {
	font-weight:bold;
	text-decoration:underline;
	background: inherit;
}

.footer a:visited {
	font-weight:bold; 
	text-decoration:underline;
	background: inherit;
}

.footer a:hover { 
	font-weight:bold; 
	color:#002244; 
	text-decoration:underline;
	background: inherit;
}

#footer #timestamp {
	float: right;
}

#footer .copyright {
	display: block;
	padding-top: 0.1em;
	margin-top: 0.1em;
}



/* @end */

.system-links {
	list-style: url(http://common-lisp.net/project/cl-containers/images/lambda.png);
	width: 14%;
	text-align: left;
	padding-right: 1em;
	padding-top: 1.5em;
	float: left;
	font-size: 80%;
}

.system-links li {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.system-description {
	width: 80%;
	padding-left: 0em;
	float: right;
}

.system-description p, li, .documentation {
	margin-right: 2em;
	padding-right: 2em;
}

.check {
	font-size: x-small;
	text-align:right;
	color: inherit;
	background: inherit;
}

.check a:link { 
    font-weight:bold;
	color:#a0a0ff;
	text-decoration:underline; 
	background: inherit;
}

.check a:visited { 
    font-weight:bold;
    color:#a0a0ff;
    text-decoration:underline; 
	background: inherit;
}

.check a:hover { 
    font-weight:bold;
    color:#000000;
    text-decoration:underline; 
	background: inherit;
}

.changelog {
	font-size: 75%;
	padding: 1em 2em 2em;
     vertical-align: top;
	color: #686868;
	background: inherit;
}

.changelog-author {
	text-align: right;
	color: #686868;
	background: inherit;
}

.changelog-description {
	padding-left: 2em;
	color: #000000;
	padding-bottom: 1em;
	font-size: 120%;
	padding-right: 2em;
	background: inherit;
}

.header h2 {
	padding-top: 0px;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}

.header h4 {
	padding-top: 0px;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}

.logo {
	float: right;
	text-align: right;
	right: 2em;
}

.nav {
	padding-left: 1em;
}

.code-block {
	font: 90% "Courier New", Courier, monospace;
	padding-right: 2em;
	padding-left: 2em;
	overflow: auto;
	color: #000000;
	background: #f6ead6;
	width: 90%;
}

pre {
	font: 90% "Courier New", Courier, monospace;
	color: #000000;
	background: #f6ead6;
	width: 90%;
	overflow: auto;
	border: 1px solid #995f04;
	padding: 0.25em 0.5em;
	margin-left: 2em;
}

.system-news  {
	border-collapse: collapse;
	vertical-align: top;
	margin-bottom: 1em;
}

.system-news th {
	font-weight: normal;
	vertical-align: top;
	width: 100px;
	text-align: left;
}

.system-news td {
	vertical-align: top;
	padding-bottom: 0.4em;
	text-align: left;
}

.odd-row {
	background: #f4e9d7;
}


