@import url("tei-general.css");
@import url("toc.css");

div#banner {
	height: 90px;
	background-color: #CEC3B3;
	border: 2px solid #383132;
	background: url(../images/ia-header.jpg) no-repeat;
}

div#navigation {
	border: 4px solid #493F41;
	background-color: white;
	margin-top: 4px;
}

div#printNavigation {
	border: 4px solid #493F41;
	background-color: white;
}

div#content, div#print_content {
	border-left: 4px solid #493F41;
	border-right: 4px solid #493F41;
	border-bottom: 4px solid #493F41;
	background-color: #cdbda6;
	color: #000000;
}

div#doc-search-options h2 {
	color: white;
	background-color: #534A4B;
	border: 3px solid #534A4B;
}

div#doc-search-options div.search-options {
        background-color: white;
        color: black;
        border: 3px solid white;
}

div#docView {
        background-color: #ffffff;
        color: black;
        border: 2px solid #493F41;
        line-height: 1.2em;
}

div#tocView {
        background-color: #ffffff;
        color: black;
        border: 2px solid #646482;
}

form#search {
        background-color: #ffffff;
        border: 2px solid #493F41;
        color: black;
}

div#content strong.searchTerms {
        border: 2px solid #493F41;
        background-color: white;
        color: black;
}

div#results {
	background: none;
	border: none;
	padding: 0;
}

div#results dl.resultItemENC {
	float: right;
	width: 100%;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius:15px;
    border-radius: 15px;
	background-color: #ffffff;
    color: black;
    border: 2px solid #493F41;
	padding: 10px;
	background: none;
	background: url('../images/encyclopedia.png') #ffffff no-repeat 10px 5px;
}

div#results dl.resultItemBOOK {
	float: right;
	width: 100%;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius:15px;
    border-radius: 15px;
	background-color: #ffffff;
    color: black;
    border: 2px solid #493F41;
	padding: 10px;
	background: none;
	background: url('../images/book.png') #ffffff no-repeat 10px 5px;
}

div#results ul.noresults {
	float: right;
	width: 100%;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius:15px;
    border-radius: 15px;
	background-color: #ffffff;
    color: black;
    border: 2px solid #493F41;
	padding: 10px;
	list-style: inside;
}

dl.resultItemBOOK dd.resultType, dl.resultItemENC dd.resultType {
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: x-large;
}

dl.resultItemBOOK dt, dl.resultItemENC dt {
	float: left;
    clear: left;
    font-weight: bold;
}

dl.resultItemBOOK dd, dl.resultItemENC dd {
	margin: 0 0 0 150px;
    padding: 0 0 0.3em 0;
}

dl.resultItemBOOK dt.resultSnippets, dl.resultItemENC dt.resultSnippets {
	float: none;
    clear: left;
    font-weight: bold;
    padding: 5px 0px;
}

dl.resultItemBOOK dd.resultSnippets, dl.resultItemENC dd.resultSnippets {
	margin: 0;
	padding: 0;
}

dl.resultItemBOOK dd.addToMySelection, dl.resultItemENC dd.addToMySelection {
	padding: 5px 0px 3px 0px;
}

dl.resultItemBOOK dt.myselections_status, dl.resultItemENC dt.myselections_status { 
	position: absolute;
	top: -9999em;
	left: -9999em;
}

.paging {
        background-color: #ffffff;
        color: black;
        border: 2px solid #493F41;
}

#mysel_pagetop, #mysel_pagebottom {
        background-color: #ffffff;
        color: black;
        border: 2px solid #493F41;
}

#browseResults {
    background-color: #ffffff;
        border: 2px solid #493F41;
        color: black;
        width: auto;
        margin-right: 10px;
}

#AZContainer {
        background-color:#ffffff;
        border: 2px solid #493F41;
        color: #000000;
}

p.browse { margin-left: 10px; }

#itemMetadata {
        background-color: #ffffff;
        border: 2px solid #493F41;
}


h2.sidemenu_heading {
        color: white;
        background-color: #6f6566;
        border: 3px solid #6f6566;
}

.toc-hi {
   background-color: #ebddfc;
}

#docView .notes, #docViewFull .notes, #print_content .notes, p.note {
	padding-top: 0px;
	font-size: smaller;
	color: #666666;
}

p#myselections_total a:link, p#myselections_total a:visited {
	color: #990000;
	text-decoration: none;
}

p#myselections_total a:hover {
	color: #990000;
	text-decoration: underline;
}

#riley, #dreiser, #tarkington {
	float: left; display:inline;
}

#riley { margin-top: 15px; margin-left: 15px; }
#porter { margin-top: 15px; margin-right: 15px; float: right; }

#docViewFull .caption {
	display: block;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}

p#imagecredit { font-size: x-small; margin-left: 12px; color: #493F41; }

div#content #homepageTextTop { 
	float: left; 
	display: inline; 
	width: 68%; 
	text-align: 
	justify; 
	padding-left: 40px; 
	padding-top: 15px; 
}

div#content #homepageTextBottom {
	float: left;
	width: 50%;
	display: inline;
	text-align: justify;
	padding: 60px 40px 10px 40px;
	font-size: smaller;
}

div#content p.homepage_text {
	clear: none;
}

#bottomrow { clear: both; margin-left: 140px; }

.letter {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 8px;
	margin-left: 50px;
	margin-right: 50px;
}

.filingLetter {
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	margin-bottom: 8px; 
	font-family: Imprint MT Shadow; 
	font-size: x-large; 
	font-weight: normal; 
	padding: 3px 0px; 
	width: 80%; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}