@CHARSET "UTF-8";
.tabular dd table {
	margin-top: 1em;
}

.tabular tr {
	vertical-align: top;
}

.tabular th {
	line-height: 110%;
	font-weight: normal;
	color: #444;
	/* text-align: right; */
	background-color: transparent;
	padding: 0;
	width: 12em;
	white-space: nowrap;
}
.tabular th em {
	padding-left: 1em;
}

.tabular td {
	line-height: 110%;
	padding: 0;
}

#l1right .tabular dt, #record .tabular dt {
	border-top: none;
}

#l1right .tabular dd td p {
	/* margin: 0;
	padding: 0 0 0.5em 0;
	line-height: 100%; */
}

#pcat .academia {
	margin-top: 2em;
}

table.teasers {
	margin-left: 2.5em;
	font-size: 1.2em;
}

table.teasers tr {
	vertical-align: top;
}
table.teasers th, table.teasers td {
	padding: 0.25em;
}

#imageset {
	background-color: #e3e4e9;
	border: 1px solid #c7ced8;
	margin: 0.5em 0 1.5em;
	padding: 8px 8px 20px;
}

#imageset ul {
	list-style-type: none;
	margin: 0;
}
#imageset ul li {
	margin: 0;
	padding: 0 0 10px;
}
#imageset ul li a {
	border: 1px solid #c7ced8;
	display: block;
	padding: 2px;
}
#imageset ul li a:hover {
	border-color: #ffce78;
}
.indentHeadings h3 {
	margin: 1em;
}
.indentHeadings h4 {
	color: #df3a01;
	background-color: transparent;
	margin: 0.5em 0 1em 2em;
}
#volumes {
	list-style-type: none;
	margin: 0;
}
#volumes li {
	margin: 0;
	padding: 0;
}
#volumes li table tr {
	vertical-align: top;
}
#volumes li table th {
	text-align: center;
	font-weight: normal;
	background-color: #fff;
	line-height: 2em;
	width: 150px;
	height: 200px;
	/*background-repeat: no-repeat;
	background-position: top center;*/
	padding: 0 0 1em 0;
}
#volumes li table th a {
	background-color: transparent;
	color: #444;
	display: block;
	border: 1px solid #c7ced8;
	/* padding: 1em 0.25em;*/
	height: 200px;
}
#volumes li table th a:hover {
	text-decoration: none;
	border-color: #ffce7b;

}
#volumes li table th a img {
	width: 150px;
	height: 200px;
}
#volumes li table td p {
	margin: 0;
}
#volumes ul.dashed {
	margin-left: 1em;
}
#gallery p {
	margin: 1em 0;
}
#gallery div {
   display: inline-block;
   margin:  5px 0;
   box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), 0 0 7px 7px rgba(241, 232, 217, 0.2) inset;
}
#gallery div img {
   display: block;
   padding: 10px;
}
#textgrid div {
	border: 1px solid #606060;
	text-align: center;
	/* font-size: 120%; */
	float: left;
	width: 80px;
	margin: 0 5px 5px 0;
	background-color: #e3e4e9;
}
#textgrid div a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
#textgrid div a:hover {
	background-color: #ffce7b;
	text-decoration: none;
}
.questionnaire {
	width: 85%;
	margin: 1.5em 0 0 1.5em;
}
.questionnaire table tr {
	line-height: 1.25em;
	vertical-align: top;
}
.questionnaire table tr.odd {
	background-color: #eee;
}
.questionnaire table th {
	font-weight: normal;
	text-align: right;
	background-color: transparent;
	white-space: nowrap;
}
.questionnaire table th, .questionnaire table td {
	padding: 5px 0.5em;
}
.questionnaire dt {
	margin-top: 1em;
}
.questionnaire dd {
	margin-left: 1em;
}
.questionnaire dd span {
	color: #606060;
}
.includes dl {
	margin: 0;
}
.includes dt {
	font-weight: normal;
	font-style: italic;
}
.tectonics p {
	line-height: 1em;
	margin: 1em 0 0 0;
	color: #444;
}
.tectonics ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tectonics ul li {
	line-height: 1.25em;
}
table.qjg {
	width: 95%;
	margin: 1em 0 2em 0;
}
.qjg td.indent {
	padding-left: 2em;
}
.qjg td:nth-child(2) {
	text-align: right;
}
.qjg tr:nth-child(odd) {
	background-color: #eee;
}
