.slide {
	position: absolute;
}

.listItem {
	float: left;
	margin: 0 11px 40px 0;
	height: 100px;
}

.listItemB {
	margin-bottom: 40px;
}

.listItem > p {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 115%;
	font-style: italic;
}

.workSeries {
	position: relative;
	margin-bottom: 30px;	
}

.workSeries > p {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	margin-bottom: 5px;
}

.workSeriesThumbnailStripWindow {
	position: relative;
	overflow: hidden;
}

.workSeriesThumbnailStrip {
	position: relative;
	left: 0px;
	white-space: nowrap;
}

.workSeriesThumbnailStrip img {
	margin-right: 8px;
}

.rightArrow {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 110px;
	background-color: #ffffff;
}

.rightArrow > img {
	margin-left: 12px;
	margin-top: 55px;
}

.leftArrow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 110px;
	background-color: #ffffff;
}

.leftArrow > img {
	margin-left: 12px;
	margin-top: 55px;
}

.textColumn {
	position: relative;


	/* new */
	width: 632px;
}

.textColumn > .pageLinks {
	position: absolute;
	bottom: 0;
	margin: 0;
}

article {
	display: block;
}

.textArea {
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	display: block;


	/* new */
	width: 306px;
}

.textArea p {
	margin: 20px 0 21px;
	line-height: 1.6;
	padding: 0 !important
}

.textArea p:first-child {
	margin-top: 0 !important;
}

.textArea ul {
	list-style-type: none;
	margin: 14px 0;
	padding: 0;
}

.textArea li {
	margin: 14px 0;
}

.textPlate {
	position: absolute;
}

.pageLinks {

}

.pageLink {
	position: relative;
	width: 100%;
	overflow: auto;
	margin: 5px 0;
	display: block;
	font-size: 100%;
}

.pageLink img {
	float: left;	
}

.pageLink span {
	margin-left: 5px;	
}

#pageTools img {
	margin-right: 10px;
}

figure {
	display: block;
	margin-left: 0;
}

figure > img {
	margin-bottom: 10px;	
}

figcaption {
	display: block;
	left: 0;
	margin-bottom: 10px;
}

figcaption > p {
	font-size: 115%;
	margin: 2px 0;
}

.captionContainer {
	margin-bottom: 10px;
	overflow: auto;
	width: 100%;
}

.figureTools {
	position: absolute;
	left: 80px;
	bottom: 30px;	
}

.paginationdiv {
	float: left;
	margin-right: 20px;
}

#videoSection .paginationdiv {
	float: left;
	margin-left: 568px;
	margin-right: 0;
	margin-top: 10px;
}

.publicationPageTools {
	width:90%;
}

.publicationPagination {
	float: left;
	margin-right: 20px;
}

.paginationArrowLeft {
	margin-right: 20px !important;
}

.paginationArrowRight {
	margin-left: 20px;
}

.paginationPagePosition {
	color: #D54A32;
	position: relative;
	top: -1px;
}

.publication-pagination img.disabled {
	opacity:0.5;
}

.captionButton {
	float: left;
	margin-top: 1px;
	margin-right: 10px;	
}

.captionIcon {
	position: relative;
	top: -1px;
}

.audio > span {
	font-size: 115%;
}

.clear {
	clear: both;
}

#info {
	position: absolute;
	right: 0;
	font-size: 90%;
}

#resizeMonitor {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: -1;	
}

.publication-caption-link {
	margin-right:0;
}

#videoContainer {
	visibility: hidden;
	width:640px;
}

#videoContainer .caption {
	display: none;
}

.video-caption-link {
	display:inline-block;
	width:8px;
	height:8px;
	margin-top:1px;
	background-image: url('../img/icon-caption.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: top;
	text-indent: -9999px;
}

.video-caption-link:hover {
	background-image: url('../img/icon-caption-over.gif');   
}

.video-caption-link-on {
	background-image: url('../img/icon-caption-over.gif');   
}

.workTitle {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.searchResultsTitle {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.searchTerm {
	font-style: normal;
}

.searchResultsLength {
	font-size: 100%;
	margin: 0 0 10px;
}

.searchResult {
	font-size: 115%;
	margin: 10px 0;
}

.searchResultEntry {
	width: 500px;
	float: left;
}

.searchResultEntry .pageTitle {
	margin: 0;
}

.searchResultEntry .date {
	margin: 0;
}

.searchResult .section {
	width: 132px;
	margin: 0 0 0 500px;
}

.textArea {
	position: relative;
	width: 306px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	display: block;
	font-size: 100%;
	line-height: 14px;
}


#dummy {
	margin: 0;
}

hr {
	border: 0;
	width: 632px;
	height: 1px;
	background-color: #b0ada8;
	margin: 10px 0 10px;
	clear: both;
}

#textPagination {
	width: 100%;
	text-align: right;
	margin: 0 0 10px;
}

.textDownload img {
	margin-right: 5px;
}

#pageTools {
	position: absolute;
	left: 30px;
	bottom: 30px;
}

.pagination {
	float: left;
	margin-right: 20px;
}

#videoSection .pagination {
	float: left;
	margin-left: 568px;
	margin-right: 0;
	margin-top: 10px;
}
