/* @override http://libxml1a.unl.edu:8080/everyweek/css/default/results.css */

/* crossQuery RESULTS stylesheet */

body {
	font-family: Arial, sans-serif;
	background-color: silver;
	font-size: small;
	color: #333;
}

form {
	display: inline;
}

.clear {
	clear: both;
}

/* change - delete contents */
div.header {


}

div.header img {
	border: 0;
}

div.header img.xtf-logo {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 40px;
	position: absolute;
	z-index: 4;

}

div.header img.your-logo {
	float: right;
	margin: 10px 15px;
}

.your-logo {
	padding: 30px 0 0px 0px;
}

div.footer {
	margin: 0 auto;
	width: 99%;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
	overflow: auto;
}

.footer p {
	float: left;
	width: 700px;
	text-align: left;
	padding: 0 20px;
	/*background-color: red;*/
	color:#fff
}

.footer img {
	float: right;
	padding: 20px;

}

.footer ul{
	margin: 0;
	text-align: left;
	padding: 0;
	margin: 20px 20px 10px 20px;
}

.footer li{
	display: inline;
	margin-right: 20px;
}

/* Forms */

div.searchPage {
	margin: 0 auto;
	background-color: #fff;
	width: 99%;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #666;
	min-height: 500px;
}

div.forms {
	
}

div.forms table {
	width: 100%;
}

div.forms table,
div.forms table td {
	

}

/*div.forms table td.tab,
div.forms table td.tab-select {
	width: 25%;
	text-align: center;
	padding: 0.5em;
}*/

/*div.forms table td.tab {
   border: 1px solid #999;
	 background-color: #E8EBF1;
}*/

div.forms table td.tab-select {
	border: 1px solid #999;
	border-bottom: 0;
}

div.forms table td.tab a {
	text-decoration: none;
	color: #333;
}

div.forms table td.tab a:hover {
	text-decoration: underline;
}

div.forms table td.tab-select a {
	color: #424F8D;
}

div.form {
	width: 99%;
	margin: 20px 0 10px 10px;
	text-align: center;
}

div.form table {
	margin: 0 auto;
}

div.form table.top_table {
	width: 85%;
	margin: 0 auto;
}

div.form table.left_table {
	border-right: 1px solid #ccc;
	text-align: left;
	margin-right: 40px;
	width: 90%;
}

div.form table.right_table {
	margin: 0 25px;
}

div.form table h4 {
	margin: 0 0 10px 0;
}

div.form table,
div.form table td {
	

}

div.form table td {
	vertical-align: top;
	text-align: left;
}

div.form table td table td {
	vertical-align: middle;
}

div.form table td.indent {
	width: 2px;
}

table.sampleTable {
	margin-top: 20px;
}

table.sampleTable td {
	padding: 5px;
}

table td.sampleQuery {
	font-family: courier, serif;
	border-style: solid;
	border-color: black;
	border-width: 1px 1px 1px 1px;
}

table td.sampleDescrip {
	font-style: italic;
}

/* Results */

div.resultsHeader {
	width: 99%;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #dededf;
	margin-left: auto;
	margin-right: auto;
}

div.resultsHeader table {
	width: 100%;
}

div.resultsHeader table td {
	padding: 2px 5px;
}

td.right {
	text-align: right;
}

td.left {
	text-align: left;
}

td.center {
	text-align: center;
	padding: 10px;
}

div.query {
	width: 350px;
	float: left;
}

div.label {
	float: left;
}

div.resultsHeader .subQuery {
	float: left;
}

div.results {
	margin: 0 auto;
	background-color: white;
	width: 99%;
	border: 1px solid #666;
	border-top: 0;
}

div.results table {
	margin: 0 10px;
}

div.results table td {
	vertical-align: top;
}

div.results table td.facet {
	width: 25%;
}

div.facetGroup {
	font-size: 95%;
}

div.results table td.docHit {
	
}

div.docHit {
	background-color: #FAFAFB;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 10px;
}

div.docHit table td {
	

}

div#main_2, div#main_4, div#main_6, div#main_8, div#main_10, div#main_12 {
	
}

div.docHit table td.col1 {
	width: 4%;
	text-align: left;
}

div.docHit table td.col2 {
	width: 10%;
	text-align: right;
}

div.docHit table td.col3 {
	width: auto;
	text-align: left;
}

div.docHit table td.col4 {
	width: 10%;
	text-align: right;
}

div.docHit .typeIcon {
	vertical-align: text-top;
	margin-left: 1px;
}

.hit {
	color: #FD8239;
	font-weight: bold;
}

.subhit {
	color: #FD8239;
	font-weight: bold;
	margin-left: 5px;
}

.hitsection {
	background-color: #D6DCE5;
}

div.facetName {
	font-weight: bold;
	margin: 10px 0;
	font-size: 95%;
}

div.facet table {
	border-style: none;
}

div.facet table td.col1 {
	width: 12px;
	text-align: center;
	vertical-align: middle;
	padding-right: 0.5em;
	color: #6699CC;
}

div.facet table td.col2 {
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

div.facet table td.col3 {
	text-align: right;
}

div.facetMore {
	margin-top: 0.5em;
	margin-left: 2em;
}

div.facetLess {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

div.getAddress {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #666;
	border-top: 0;
	padding: 10px;
}

div.getAddress h2 {
	margin: 0 0 10px 0;
	font-size: 120%;
}

/*  Start Karin's Changes */

body {
	width: 1000px;
	margin: auto;
	border: 12px solid #0E2C38;
	background-color: #F5EBE1;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1em;
}

html {
	background-color: #20404E;
}

div.footer {
	margin: 0;
	padding: 10px;
	background-color: #0E2C38;
}

div.forms {
	margin: 0;
	padding: 0;
	width: 1000px;
	position: relative;
}

div.searchPage, div.resultsHeader, div.results {
	margin: 0;
	background-color: #F5EBE1;
	width: 100%;
	border: none;
}

div.header {
	margin: 0;
	height: 170px;
	width: 1000px;
        background-color: #0E2C38;
	border-bottom: 12px solid #0E2C38;
}





img {
	

}

div.forms table td.tab,
div.forms table td.tab-select {
	text-align: center;
	padding: .5em;
	font-size: 1.2em;
	color: #fff;
	font-weight: 900;
	margin: 0;
	border: none;
}

td.tab {
	width: 25%;
}

div.forms table td.tab,
div.forms table td.tab-select {
	text-align: center;
	padding: .5em;
	background-color: #6A8794;
	padding-top: 40px;
	margin: 0;
}

div.forms table td.tab-select {
	border: none;
	border-bottom: 0;
	background-color: #20404E;
	margin: 0;
}

div.forms table td.tab-select a {
	color: #fff;
	margin: 0;
}

div.forms table td.tab a:hover {
	text-decoration: underline;
}

div.forms table td.tab a {
	text-decoration: none;
	color: #fff;
}

div.forms table td.tab {
	border: none;

}

div.resultsHeader {
	margin-top: 20px;
}

a {
	color: #447B94;
}

a:hover {
	color: #D43C1F;
}

a:visited {
	color: #D43C1F;
}

.subhit {
	color: #D43C1F;

}



.issue {
	padding: 40px 20px 20px 20px;
	line-height: 1.4;
}

.page_number {
	width: 100px;
	float: right;
	clear: both;
	border: 2px solid #dad1c9;
	margin-top: -2px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	background-color: #fff;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	text-align: center;
	
}
.page-number {
	padding: 5px 0 0 0;
	display: block;
}

img.thumbnail{
	border-bottom: none;
}
hr {
	
	border: 2px solid #dad1c9;
	clear: both;
	margin: 0px 0;
}

.photograph, .illustration, .cartoon {
	font-size: .8em;
	width: 80%;
	
}

img.thumbnail {
	max-width: 100px;
}

.issue {
	margin-bottom: 190px;
}


body {
	margin-bottom: 20px;
	
}

.page_contents {
	padding: 0 20px;
	line-height: 1.4;
	
}

.ew_figure {
  border:1px solid #aaa; 
  padding: 0 10px 0 10px;
}
