/* ********* META INFORMATION ********* */
#documentMeta {
	margin-left: 6%;
	margin-right: 4%;
}

#documentMeta table {
	border-collapse: collapse;
	border-spacing: 0;
	display: none;
	font-size: .9em;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	vertical-align: top;
	width: 50%;
}


#documentMeta ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#documentMeta tr {
	border-top: 1px solid #d5eab9;
	padding: 0 1em;
}

#documentMeta tr.last {
	border-bottom: 1px solid #d5eab9;
}

#documentMeta td {
	padding: 0 1em;
	vertical-align: top;
}

#documentMeta td.label {
	width: 50%;
}

#documentMeta td span.data {
}

/* ************************************ */


/* ********* DOCUMENT SIDEBAR ********* */
#documentSidebar {
	float: left;
	margin-bottom: 3em;
	margin-top: 3em;
	width: 27%;
}

#documentSidebar h2 {
	margin: 12px 0 6px;
}

#documentSidebar h3 {
	margin: 0;
}

#documentSidebar ul {
	list-style: none inside;
	margin: 0;
	padding: 0;
}

#documentSidebar ul ul {
	padding-left: 1em;
}

#sidebarSearch {
	background-color: #e0ecf8;
	margin: 0 0 1em;
	position: relative;
}

.emptyInput {
	color: #909090;
}

#sidebarSearch h1 {
	background-color: #5598d7;
	color: #fff;
	font-size: .9em;
	margin: 0 0 .2em;
	padding: .1em 0;
	text-align: center;
}

#sidebarSearch fieldset {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #000;
	margin: 0;
	padding: 0;
}

#sidebarSearch input.textInput {
	display: block;
	margin: 0 auto;
	width: 95%;
}

#sidebarSearch #sidebarAdvanced {
	float: right;
	right: .2em;
	top: 0;
}

#sidebarSearch ul {
	padding-left: 0;
	margin-left: 0;
}

#sidebarSearch ul ul {
	padding-left: 0;
}

#sidebarNavigation {
}
/* ************************************ */


/* ********* DOCUMENT CONTENT ********* */
#documentContent {
	margin: 3em 4% 3em 6%;
	text-align: justify;
}

#documentContent .requestText {
	padding: 0 0 1em 0;
}

#documentContent .level {
	position: relative;
}

#documentContent h2.levelTitle {
	color: #8cc63f;
}

#documentContent h3.levelTitle {
	font-size: 1em;
	margin-top: .2em;
}

#documentContent span.annotationCount {
	color: #666;
}

#documentContent h2.levelTitle span.annotationCount {
	font-size: .7em;
}

#documentContent h3.levelTitle span.annotationCount {
	font-size: .9em;
}

#documentContent h3.principleCommentTitle {
	font-size: 1em;
	padding-left: .75em;
}

#documentContent h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

#documentContent .levelText {
	margin-bottom: .5em;
}
/* ************************************ */

/* ******* ASSOCIATED CONTENT ********* */
.annotationsGroup {
	background-color: #f3f3f3;
	margin-bottom: 1em;
	margin-top: .5em;
	padding: .1em .5em;
	position: relative;
}

.annotationsGroup h3 {
	font-size: .9em;
	font-weight: normal;
	margin-bottom: .5em;
	margin-left: 0;
	margin-top: .5em;
	padding: .2em .4em;
}

.annotationsGroup .annotationsFooter {
	position: relative;
}

.annotationsGroup .annotationsFooter div.toggler {
	text-align: center;
}

.annotationsGroupContent .annotationButton {
	border: 1px solid #8cc63f;
	background-color: #d5e8b7;
	cursor: pointer;
}

ul.annotations {
	list-style: none;
}

.annotations, .newAnnotation, .newArticle {
	background-color: #f3f3f3;
	margin: .2em 0;
	padding: 1em .6em;
}

.annotationType {
	float: left;
	text-align: left;
	width: 5%;
}
.annotationContent,
.annotationFooter {
	margin-left: 7%;
	position: relative;
}

.annotationContent h4 {
	font-style: normal;
	font-weight: bolder;
	margin-top: .5em;
}

.annotationContent div.date {
	float: right;
}

.annotation .annotationButton {
	background-color: #f5f5dc;
	border: 1px solid #000;
	color: #000;
}

.annotation {
	position: relative;
}

.annotation p {
	margin: 0 0 .5em;
}

.annotation p.sources {
	margin: 1em 0 0;
}

.annotation p.references {
	margin: 0 0 1em;
}

.annotation p.sources span.sources,
.annotation p.references span.references {
	font-size: .9em;
}

.annotation div.comment {
	margin: 1em 0;
}

.annotation p.filename {
	font-style: italic;
	padding: .2em 0;
}

.annotation p.filename img {
	vertical-align: middle;
}

.annotation .annotationFooter {
	border-bottom: 1px solid #000;
}

.annotation div.handle {
	text-align: center;
}

.annotation img.annotationDelete {
	bottom: 8px;
	cursor: pointer;
	position: absolute;
	right: 0;
}

.newAnnotation,
.newArticle {
	background-color: #d5e9b8;
}

.newAnnotation ul.tabs,
.newArticle ul.tabs {
	clear: both;
	margin: 0;
	padding: 0;
}

.newAnnotation ul.tabs li,
.newArticle ul.tabs li {
	background-color: #8cc63f;
	border-left: 1px solid #8cc63f;
	border-right: 1px solid #8cc63f;
	border-top: 1px solid #8cc63f;
	color: #f5f7ee;
	float: left;
	list-style-type: none;
	margin: 0 .4em;
	padding: .2em .4em;
}

.newAnnotation ul.tabs li.activeTab,
.newArticle ul.tabs li.activeTab {
	background-color: #f5f7ee;
	border-bottom: 2px solid #f5f7ee;
	color: #8cc63f;
	margin-bottom: -2px;
}


.newAnnotation .tabsContent,
.newArticle .tabsContent,
.newAnnotation .globalInputs {
	background-color: #f5f8ee;
	clear: both;
	margin-bottom: .5em;
	padding: .3em 0
}

.newAnnotation .tabsContent,
.newArticle .tabsContent {
	border: 1px solid #8cc63f;
}

.newAnnotation table,
.newArticle table {
	border: none;
	width: 100%;
}

.newAnnotation table td,
.newArticle table td {
	border: none;
}


.newAnnotation table td,
.newAnnotation table td input,
.newAnnotation table td select,
.newArticle table td,
.newArticle table td input,
.newArticle table td select {
	vertical-align: top;
}

.newAnnotation table td.label,
.newArticle table td.label {
	border-right: 1px solid #8cc63f;
	width: 20%;
}

.newAnnotation table td.textToSelect {

}

.newAnnotation table td.textToSelect input {
	width: 75%;
}

.newAnnotation table td.textToSelect select {
	width: 75%;
}

.newAnnotation div.ann_submit,
.newArticle div.art_submit {
	text-align: center;
}
.newAnnotation div.ann_submit img,
.newArticle div.art_submit img {
	margin: 0 1em;
}

form.annotationFilter {
	position: absolute;
	right: .3em;
	top: .2em;
}
/* ************************************ */
	Search
/* ************************************ */
span.nomatch {
	color: #cccccc;
}

