/* STYLESHEET FOR LEVEL 3 PAGES */

body {
	background-color: #FFFFFF;
	margin: 0px; 
	padding: 0px;
}

/* ARCHIVE PAGES */
.archive { background-color: #cccc99; }

a:link { color: #003366; }
a:visited { color: #990033; }
a:hover { color: #993399; }
a:active { color: #0033CC; }

/* Archive Explanation Box */
.archive div#about { max-width: 750px; width: 100%; margin: 10px 0; padding: 5px; text-align: left; background: rgb(224,224,153); border: 1px solid #036; }
.archive #about p { margin: 5px 10px -5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em; color: #036; font-weight: bold;
	text-align: center; line-height: 1.2em;
	}
.archive #about ul { list-style: disc; margin-left: 1em; padding: 0 5px; }
.archive #about li { margin: 0 10px 2px 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em; color: #036;
	text-align: left; line-height: 1.2em;
	}

.archive #about a { }

/* NAVIGATION BAR */

div#navigation { width: 100%; background-image: url(../navbar/navbgrd2016.jpg); background-repeat: repeat-x;  }

/* OLD NAVBAR: */

div#nav { width: 100%; background-image: url(../navbar/navbgrd.jpg); background-repeat: repeat-x;  }

#wrapper {
    width: 100%; max-width: 975px;
    margin: 2px auto;
} 

/* END OLD NAVBAR: */

#wrapper {
    width: 100%; max-width: 850px;
    margin: 2px auto;
}

#subnav {
    padding: 0 0 10px 0;
    position: relative;
}

#subnav #quicksearch {
    position: absolute;
    top: 7px;
    right: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}

/* ICON BAR */
div#iconbar { width: 100%; margin-top: 15px;}
.xprints { background-image: url(../navbar/xprints.jpg); background-repeat: repeat-x; }
.xglobes { background-image: url(../navbar/xglobes.jpg); background-repeat: repeat-x; }
.xglobesarch { background-image: url(../navbar/xglobesarch.jpg); background-repeat: repeat-x; }
.xmaps { background-image: url(../navbar/xmaps.jpg); background-repeat: repeat-x; }
.xdecarts { background-image: url(../navbar/xdecarts.jpg); background-repeat: repeat-x; }
.xnewyork { background-image: url(../navbar/xnewyork.jpg); background-repeat: repeat-x; }
.xcollecting { background-image: url(../navbar/xcollecting.jpg); background-repeat: repeat-x; }
.xcollectingtall { background-image: url(../navbar/xcollectingtall.jpg); background-repeat: repeat-x; }
/* Note: if you have two iconbar imgs stacked on top of each other (as in gavels.html)
and don't want a gap, put them in one row of code rather than two */

/* CONSTRAIN WIDTH OF SECTION BY USING MAX-WIDTH INSTEAD OF TABLES */

.maxwidth { width: 100%; max-width: 750px; margin: 10px 0; }
.maxwidth img { margin-bottom: 10px; }

.maxwidth975 { width: 100%; max-width: 975px; margin: 10px 0; }
.maxwidth975 img { margin-bottom: 10px; }

/* IMAGES */

img { max-width: 100%; height: auto !important; width: auto !important; }

/* FOOTER */
/* div is the newer and preferred method as opposed to using tables*/

div#footer {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	text-align: center;
	width: 100%; max-width: 975px;
	margin-bottom: 15px;
}

.footer-lg { font-size: 1.2em; }

hr.foot { width: 100%; max-width: 975px; }

/* TABLES */

.tn { height: auto; width: auto; 
	padding: 0 5px 0; margin: 5px, 0, 0; 
	vertical-align: top; }
	
table { width: auto !important; margin-bottom: 10px; table-layout: fixed; }
tr { width: auto !important; }
td { width: auto !important; }

/*Smartphone Media Query*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
table { width: 100% !important; }
/*td { display:block; text-align:center; margin-bottom: 12px; }*/
}

/* PARAGRAPH TAG AND MODIFIERS */

p { margin-bottom: 1em;
	font: 1em "Times New Roman", Times, serif;
	text-align: left;
}

/* MAIN CAPTION ABOVE THE DESCRIPTION */

.maincap { 	margin: .5em 0;	
	font-family: "Times New Roman", Times, serif; font-size: 1em; line-height: 1.2em;
	text-align: center;
}

div#maincap { width: 100%; max-width: 750px;
	margin: .5em 0;
	font-family: "Times New Roman", Times, serif; font-size: 1em; line-height: 1.2em;
	text-align: center;
}

div#maincap p { margin: .5em 0;	
	font-family: "Times New Roman", Times, serif; font-size: 1em; line-height: 1.2em;
	text-align: center;
}

/* DESCRIPTION */

div#description  { width: 100%; max-width: 750px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif; font-size: 1em; line-height: 1.2em;
	text-align: left;
}

/* INSET QUOTES FOR LENGTHY CITATIONS */
.insetquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #036;
	font-weight: normal;
	background-color: #ccc;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 20px;
	margin-top: 20px; margin-bottom: 20px;
	width: 100%; max-width: 750px;
}

.insetquote p { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; }

.archive #insetquote { background-color: rgb(224,224,153);
}

.archive #insetquote p { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: -5px;}

.archive .insetquote { background-color: rgb(224,224,153);
}

.archive .insetquote p { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: -5px;}

/* SANS-SERIF TEXT */

/* Sans-serif text for special pages */

.sans { 
	margin-top: 0em; margin-bottom: .85em;
	font: .8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* Sans-serif text for globe pages */
.sans-globe { 
	margin-top: 0em; margin-bottom: .85em;
	font: .8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #006666;
}

/* SOLD DESCRIPTION */
/* Sold, please inquire as to availability of similar items. */
.sold {
	font-style: italic;
	color: #990033;
}

/* SOLD CAPTION */
/* Sold, please inquire as to availability of similar items. */
.soldcap {
	font-size: 0.7em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* FLOATS */

.floatl { float: left; padding: 0 10px 0 10px; }
.floatr { float: right; padding: 0 0 10px 10px; }

/* CLEAR -- useful after floats to avoid overlays in text below */

.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0; }

/* COLORED TITLE BLOCKS & TEXT FOR THE DIFFERENT SECTIONS: */

.prints-title {
	background-color: #996666;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin: 32px 0 10px 0;
	padding: 10px;
	width: 100%; max-width: 975px;
}

.maps-title {	
	background-color: #006699;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin: 32px 0 10px 0;
	padding: 10px;
	width: 100%; max-width: 975px;
}

.bluetext { 
	margin-top: 0em; margin-bottom: .8em; padding: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	line-height: 1.4em;
	color: #006699;
}

.decarts-title {	
	background-color: #993399;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin: 32px 0 10px 0;
	padding: 10px;
	width: 100%; max-width: 975px;	
}

.purpletext { 
	margin-top: 0em; margin-bottom: .8em; padding: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	line-height: 1.4em;
	color: #993399;
}

.globes-title {	
	background-color: #006666;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin: 32px 0 10px 0;
	padding: 10px;
	width: 100%; max-width: 975px;
}

.decgift-title {	
	background-color: #ff9966;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin: 15px 0 10px 0;
	padding: 10px;
	width: 100%; max-width: 975px;
}

.news-title {	
	background-color: #699;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	margin: 0.3em;
	padding: 0.1em;
	width: 100%; max-width: 975px;
}

div#disclaimer {
	background-color: #036;
	background-position: center top;
	vertical-align: middle;
	margin: 5px; padding: 10px;
	width: 100%; max-width: 750px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em; font-weight: bold;
	text-align: left;
}

/* REQUESTS FOLDER ONLY (FAQs) */

div#requests  { width: 750px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif; font-size: 1em; line-height: 1.2em;
	text-align: left;
}


div#requests h1 { font-family: "Times New Roman", Times, serif;
	font-size: 1.5em; padding-left: 27px; padding-bottom: 10px;
	color: #663333; text-align: left; font-style: italic;
}

div#requests li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #663333;
	text-align: left;
	text-indent: 0px;
	line-height: 150%;
}
	
div#requests h2 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em; padding: 5px;
	background-color: #663333; color: #ffffff; text-align: left; font-style: italic; line-height: 1em;
}


/* END OF NOT USED */

.title-h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.title-h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.prints-h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #996666;
	text-align: center;
	line-height: 90%;
}

.prints-h2left  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #996666;
	text-align: left;
	line-height: 90%;
}

.maps-h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 90%;
	font-weight: bold;
	color: #006699;
	text-align: center;
	margin-bottom: 0em;
}

.decgift-h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #ff9966;
	text-align: center;
	line-height: 90%;
}

.newyork-h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #663333;
	text-align: center;
	line-height: 90%;
}

/* SMALL TEXT */

/* Captions under jpegs */
.caption  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;  margin-bottom: 10px;
	width: 100%; max-width: inherit;
}

/* SMALL PAGE NUMBERS for level 3s with more than one related page. */

/*  div id */
div#page1-2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
	font-size: 0.85em;
	font-style: normal;
	text-align: center;
	width: 100%; max-width: 750px;
	margin-bottom: 5px;
}

/* class */
.page1-2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
	font-size: 0.85em;
	font-style: normal;
	text-align: center;
	margin-bottom: 5px;
}

/* Click on image to view enlargement. */
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #990033;
}

