/* CSS Document */
/* repro-catalog.css */

.mastheadtable {
	height: 275px;
	width:768px !important; width:950px;
	background-repeat: no-repeat;
	background-image: url('http://10.0.0.84/images/landingpages/name_search_bg.jpg' );
	 border-width:thin;
	 border-bottom-style:dashed;
}

a.thisarea {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:40px;
	margin-left:auto;
	margin-right:auto;
}

.topicTitle {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #9c6c3c;
	font-size:medium;
	color:red;
	font-weight:bold;
}

.articleanchor {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px; /*commented for repoduction */
	line-height:1.1;
	list-style:none;
}

.articleanchor ul {
	list-style:none;
}

.articleanchor li {
	list-style:none;
	/*font-size:75%; commented for repoduction */
	padding:0 10px 7px 10px;
}

.articleanchor li a:link, a:visited {
	list-style:none;
	color:#006699;
}

.articleanchor a:link {
	list-style:none;
	color:#006699;
}

.articleanchor li a:hover {
	text-decoration:none;
	color:#339900;
}

.articleanchor a:visited {
	list-style:none;
	color:#006699;
}

.articleanchor_Table {
	border: solid 1px silver;
	/* width:543px;*/
	padding:0;
	margin-top:15px;
}

/*.abstract_container {
	border: solid 2px #969696;
	padding-bottom: 10px;
	border: solid 1px silver;
	margin:5px 0 5px 0;
	background:#ece6c2;
	/* width:543px;
}*/

.cat_container {
	border:0;
	width:543px;
}

.abstract_container span {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:90%;
}

.abstract table {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px silver;
	padding:4px;
	width:100%;
	margin-top: 12px;
}

.abstract table tr {
	border:0px;
}

/* #reproCatalog tr td {
	width:543px;
}*/

.articleanchor_Table
#reproCatalog {
	width:523px;
	background:Red;
}
*/


.articleTitle {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #6f2208;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	color:white;
	padding:0 0 0 .5em;
}

/*.thumbnail {
	text-align:right;
	padding:1px;
	background-color: #ece6c2;
	border:0;
}*/
.thumbnail img {
	text-align:right;
	padding:0;
	border:solid #6f2208 6px;
}

.abstract table tr td .articleanchor {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #9c6c3c;
	font-size:medium;
	color:white;
}

.abstract table tr td .articleanchorTitle {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #9c6c3c;
	font-size:medium;
	color:white;
}

.orderPrint {
	border: solid 1px silver;
	text-align:center;
	font-size:85%;
	font-weight:bold;
	padding:0 0 .5em 0;
	height:1em;
}

.orderBtn {
	padding-bottom:5px;
}

.abstractContent .printMeta {
	min-height:200px;
}

.abstractContent span h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	font-size:14pt;
}

.topLink {
	text-align:left;
	padding:0 0 5px 0;
}

.topLink a{
	text-align:right;
	font-size:x-small;
	text-decoration:none;
}

.topLink_icon {
	position:relative;
	top:10px;
	margin-top:-10px;
	padding-right:5px;
	border:0;
}

.abstractBtn {
	border: 0;
	text-align:center;
	vertical-align:bottom;
	padding:5px 0;
}

.abstractContent {
	border: solid 1px silver;
	text-align:left;
	font-weight:normal;
	background-color:white;
	padding:1em 1em 0 1em;
	vertical-align:top;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; width:672px;
}

.reproHeader {
	width:100%;
	text-align:center;
	margin:0 auto;
	}

.reproNav {
	width:100%;
	text-align: left;
	margin-bottom:10px;
	margin-top:5px;
	}
.reproNav a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px; font-style:normal; font-weight:bold;
}
.reproNav a:hover{ color:#000;}


/* in progress for abstract title caps---
.cap_generic {font-size:10pt; width:543px;}
.cap_generic { background: url(https://newspaperarchive.com/images/cap_generic_tr.gif) top right no-repeat; padding-bottom:-1px;  font-family:Arial, Helvetica, sans-serif;}
.cap_generic h5 { font-size:125%; font-family:Arial, Helvetica, sans-serif; background: url(https://newspaperarchive.com/images/cap_generic_tl.gif) top left no-repeat; padding:5px 0 1px 1px; height:34px; margin-bottom:-7px; }
.cap_generic .footer { background: url(https://newspaperarchive.com/images/cap_generic_br.gif) bottom right no-repeat; }
.cap_generic p { background: url(https://newspaperarchive.com/images/cap_generic_bl.gif) bottom left no-repeat; margin-top:-2px; height:27px; }
*/

.span-23 > .span-5.last{ text-align:left;}
.span-23 > .span-5.last h3{font-size: 1.2em;}


ul.articleanchor li {
float: left;
width: 390px; text-align:left;
}
h3{ padding:0; margin:0;}

#reproCatalog{ width:920px;}