/* 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, sans-serif;
	padding-left:40px;
	margin-left:auto;
	margin-right:auto;
}

.topicTitle {
	font-family:'Trebuchet MS', sans-serif;
	background-color: #9c6c3c;
	font-size:medium;
	color:red;
	font-weight:bold;
}

.articleanchor {
	font-family:tahoma, sans-serif;
	font-weight:normal;
	font-size:50%;
	line-height:1.1;
	list-style:none;
}

.articleanchor ul {
	list-style:none;
}

.articleanchor li {
	list-style:none;
	font-size:75%;
	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: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	text-align:center;
	font-size:90%;
}

.abstract table {
	font-family: 'Trebuchet MS', verdana, 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;
}

/*
#reproCatalog {
	width:523px;
	background:Red;
}
*/


.articleTitle {
	font-family:'Trebuchet MS', 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:'Trebuchet MS', sans-serif;
	background-color: #9c6c3c;
	font-size:medium;
	color:white;
}

.abstract table tr td .articleanchorTitle {
	font-family:'Trebuchet MS', 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:'Trebuchet MS', 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;
}

.reproHeader {
	width:100%;
	text-align:center;
	margin:0 auto;
	}

.reproNav {
	width:100%;
	text-align:center;
	}



/* in progress for abstract title caps---
.cap_generic {font-size:10pt; width:543px;}
.cap_generic { background: url(../images/cap_generic_tr.gif) top right no-repeat; padding-bottom:-1px;  font-family:'Trebuchet MS', sans-serif;}
.cap_generic h5 { font-size:125%; font-family:'Trebuchet MS', sans-serif; background: url(../images/cap_generic_tl.gif) top left no-repeat; padding:5px 0 1px 1px; height:34px; margin-bottom:-7px; }
.cap_generic .footer { background: url(../images/cap_generic_br.gif) bottom right no-repeat; }
.cap_generic p { background: url(../images/cap_generic_bl.gif) bottom left no-repeat; margin-top:-2px; height:27px; }
*/
