html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Myriad W01 Regular', Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em, i { font-style: italic; }
a { text-decoration: none; }
a:link { color: #004990; }
a:active { color: #004990; }
a:visited { color: #004990; }
a:hover { color: #004990; }
#top
{
	margin: 0 auto 0 auto;
	position: relative;
	max-width: 1110px;
	padding: 0 1% 0 1%;
}
#headerimg img
{
	width: 100%;
	height: auto;
	padding-left: 8%;
}
#headerimg
{
	/* width: 43%; */
	margin: 0 auto 0 auto;
	position: relative;
	width: 525px;
}
#headertxt
{
	font-family: 'Baskerville MT W01 Bd', Times, Serif;
	text-align: center;
	position: absolute;
	bottom: 13%;
	width: 100%;
	font-size: 120%;
	-webkit-text-size-adjust: none;
	display: block;
}
#headertxt a
{
	font-family: 'Baskerville MT W01 Bd', Times, Serif;
	color: #ca4d3d; -webkit-text-size-adjust: none;
}
#premier, #since { font-family: 'Baskerville MT W01 Bd', Times, Serif; -webkit-text-size-adjust: none; }

#header
{
	border-bottom: 2px #000 solid;
	margin-bottom: 0;
	position: relative;
}

.skip-to-content-link {
	height: 30px;
	left: 50%;
	padding: 8px;
	position: absolute;
	transform: translateY(-100%);
	transition: transform 0.3s;
}
.skip-to-content-link:focus {
	transform: translateY(0%);
}

#nav ul
{
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 25px;
	position: relative;
}
#nav ul li
{
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 170%;
	float: left;
	color: #004990;
	z-index: 97;
}
#nav ul li:hover
{
}
#nav ul li a
{
	display: block;
	width: 100%;
}

#nav ul ul {
	display: none;
}

#nav ul ul.nvisx, #nav ul li:hover > ul, #nav ul li:focus > ul
{
	display: block;
	z-index: 98;
}
.nvsb { cursor: text; }

#nav ul ul
{
	position: absolute;
	background-color: #fff;
	border-bottom: 1px #000 solid;
}
#nav ul ul li
{
	float: none;
	position: relative;
	display: block;
	border-top: 1px #000 solid;
	z-index: 99;
	padding: 5px 0 5px 0;
	line-height: 100%;
}
#nav ul:after {
	content: ""; clear: both; display: block;
}

#nav ul li#nav-home { display: none; }
#nav ul li#nav-power-search
{
	width: 13.9%;
	text-align: left;
}
#nav-auctions, #nav-auctions ul { width: 12.3%; }
#nav-international { width: 21.8%; }
#nav-research { width: 12.2%; }
#nav-submit-for-sale { width: 14.4%; }
#nav-about, #nav-about ul { width: 15.2%; }
#nav ul li#nav-my-siegel
{
	width: 10.1%;
	text-align: right;
}
#nav a:hover { color: #47A1EE; }

#mysiegel
{
	position: absolute;
	right: 2px;
	bottom: 8px;
}
.prefsection
{
	margin-top: 28px;
	border: 1px #000 solid;
	display: inline-block;
}
.prefsection .c {padding: 8px;}
.prefsection h3 {padding: 8px;}
#contact
{
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	text-transform: uppercase;
}
#contactphone
{
	position: absolute;
	top: 15px;
	left: 10px;
	text-align: left;
	font-family: 'Myriad W01 Regular', Arial, sans-serif;
}

#contact img { padding: 5px 3px 14px 10px; }
#fblgo { display: block; }
.contact .contact-container p, .contact .contact-container .c
{
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	font-size: 120%;
	line-height: 120%;
}
.contact .contact-container input, .contact .contact-container textarea
{
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	font-size: 100%;
	line-height: 100%;
}
.contact .contact-container .c, .sellcoll .c, .sellcoll .t
{
	border: none;
	padding-right: 28px;
}
.sellcoll ul { margin: 18px 0 22px 0; }
.sellcoll li { margin: 0 0 10px 0; }
.contact h2, .sellcoll h2, .bidform h2
{
	font-size: 125%;
	margin-top: 24px;
}
.t.bid .c, .t.bid { border: none; }
.bidadjust
{
	font-weight: bold;
	margin-top: 15px;
}
.contact .contact-container form { margin: 5px 0 40px 0; }
.contact .officecon.t { border: none; }
.contact .officecon .c { vertical-align: top; }
.contact .officecon .c img
{
	vertical-align: middle;
	padding: 0 10px 4px 0;
}
.contact #formtable .c { padding-bottom: 10px; }
.fault
{
	color: #BD3931;
	font-size: 90%;
}
.fault:before
{
	content: 'Error: ';
}
.faultless
{
	color: #0F780C;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
.error, .success
{
	color: #BD3931;
	font-weight: bold;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	margin: 20px 0 20px 0;
}
.success
{
	color: #058B0B;
}
h1
{
	font-size: 200%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	margin-bottom: 12px;
}
h1 span { font-family: 'Myriad W01 SmBd', Arial, sans-serif; }
.lots h1
{
	font-size: 110%;
	margin-bottom: 1px;
}
h1 .subheading
{
	font-size: 75%;
	margin-bottom: 1px;
}
h1.psresults
{
	display: inline;
	font-size: 110%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
h2
{
	font-size: 110%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
h3
{
	font-size: 135%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	line-height: 115%;
	margin-bottom: 2%;
}
h4
{
	font-size: 120%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
.terms h3
{
	font-size: 100%;
	margin-bottom: 2px;
}
.terms h3.header
{
	font-size: 110%;
	margin-bottom: 10px;
}
.terms p { margin-bottom: 16px; }
.small { font-size: 85%; }
#calendar
{
	overflow: hidden;
	margin: 0 0 12px 0;
	border-bottom: 1px #000 solid;
	padding: 0 0 12px 0;
	text-align: center;
}
#calendar h2
{
	position: relative;
	margin: 3px auto 4px auto;
	font-weight: normal;
	width: 85%;
}
.calitem { color: #004990; }
.calopen .calspace {padding-top: 10px;}
h2.cal .readmore:after {
    content: " (+ Show All) ";
	font-family: 'Myriad W01 Regular', Arial, Sans-serif;
	color: #000;
}
h2.cal .readless:after {
    content: " ( - Show Fewer) ";
	font-family: 'Myriad W01 Regular', Arial, Sans-serif;
	color: #000;
}
#calendar .readmore, #calendar .readless { float: left; }
h2.cal
{
	color: #004990;
	text-align: center;
	font-size: 120%;
	cursor: pointer;
}
#siegel-copy
{
	text-align: center;
	font-size: 80%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	line-height: 180%;
	clear: both;
	margin: 20px 0;
}
#siegel-copy a.dark { color: #000; }
.powersearch #siegel-copy { padding-top: 30px; }
#aframe
{
	overflow-x: scroll;
	overflow-y: hidden;
	margin-bottom: 12px;
}
#auctions
{
	border-bottom: 1px #000 solid;
	margin-bottom: 12px;
	width: 1665px;
	padding: 0 0 1px 0;
}
#auctions.singl { border: none; }
#auctions h4 a { color: #000; }
.auction
{
	float: left;
	margin: 0 0 38px 30px;
	width: 472px;
	border-right: 1px #000 double;
	padding-right: 8px;
    padding-bottom: 4px;
}
.singl .auction { border: none; }
#auctions:before,
#auctions:after {
    content: " ";
    display: table;
}
#auctions:after {
    clear: both;
}
#auctions {
    *zoom: 1;
}
.auction-info
{
	width: 53%;
	float: left;
	margin: 0 2% 2% 0;
}
.auction img
{
	width: 40%;
	height: auto;
}
.auction-action
{
	width: 192px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	font-size: 90%;
	padding: 1% 5% 0 0;
}
.sales .auction-action { width: auto; }
.home .auction-action { float: right; }
#auction-r, #auction-l { -webkit-user-select: none; }
#auction-r
{
	position: absolute;
	right: 0;
	width: 36px;
	height: 292px;
	cursor: pointer;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}
.auction-r { background-image: url(/images/right-arr.png); }
.auction-r-over { background-image: url(/images/right-arr-click.png); }
#auction-l
{
	position: absolute;
	left: 0;
	width: 36px;
	height: 292px;
	cursor: pointer;
	background-color: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}
.auction-l { background-image: url(/images/left-arr.png); }
.auction-l-over { background-image: url(/images/left-arr-click.png); }
.links
{
	line-height: 130%;
	margin-top: 2%;
	font-size: 110%;
}
.links a
{
	display: block;
	text-transform: uppercase;
}
.e
{
	color: #ca4d3d;
	text-transform: uppercase;
}
.el
{
	color: #ca4d3d;
}
.el a { color: #ca4d3d; }
.ed
{
	text-transform: uppercase;
}
#features
{
	width: 100%;
	height: 266px;
	clear: both;
}
#features h2 { white-space: nowrap; }
#feat
{
	width: 100%;
	height: 266px;
	clear: both;
	border: none;
}
#feat h2 {  }
#feat .r
{
	width: 100%;
	text-align: center;
}
#feat .r .c
{
	border: none;
}
#feat .r .c img
{
	height: 213px;
	width: auto;
}
.features
{
	float: left;
	margin: 0;
	height: 100%;
	text-align: center;
}
.features img
{
	width: auto;
	height: 80%;
	margin: 15px auto;
}

#siegel-international
{
	width: 15%;
	padding-right: 3%;
}
#news-from-siegel
{
	width: 19.8%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
#current-highlights {
	width: 17.1%;
}
#past-highlights
{
	width: 23.3%;
	padding-right: 3%;
	padding-left: 3%;
}
#power-search-features
{
	width: 28%;
	padding-left: 2.5%;
}
#power-search-a
{
	width: 86%;
	display: block;
	font-family: 'Baskerville MT W01 Bd', Times, Serif;
	text-align: left;
	background-image: url(/images/Power-Search.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fff;
	padding-top: 33%;
	padding-left: 14%;
	padding-bottom: 20%;
	color: #ca4d3d;
	margin-top: 5%;
}
#power-search-a.powersearchpage
{
	width: 22%;
	padding: 10% 2% 0 5%;
	margin: 0;
	display: inline-block;
	position: absolute;
	right: 0;
}
.powersearch input[type="submit"] { margin: 10px 38px 6px 0; }
input[type="submit"].btnSubmitNewSearch
{
	color: white;
	background-color: #004990;
}
input[type="submit"].btnSubmitModifySearch
{
	color: white;
	background-color: #ca4d3d;
}
input[type="submit"].btnSubmitSaveSearch
{
	color: black;
	background-color: silver;
	margin-right: 8px;
}
input[type="submit"].btnSearch
{
	color: white;
	background-color: darkgreen;
}
input[type="submit"].mysearchbtnform
{
	color: black;
	background-color: white;
}
input[type="submit"].btnSubmitResultSearch { margin: 15px 5px 5px 5px; }
input[type="text"], textarea { border: 1px #808080 solid; }
.buttonset a { padding: 0 20px; }
.inputspan
{
	padding-right: 30px;
	white-space: nowrap;
}
.inputspan.catalogueno { padding-right: 130px; }
.keyword
{
	position: relative;
	white-space: nowrap;
}
.keywordnote
{
	width: 105px;
	position: absolute;
	text-align: center;
	top: -27px;
	left: 80px;
	white-space: normal;
}
.grd_sea_name { margin-right: 54px; }
.inputgroup
{
	display: inline-block;
	vertical-align: top;
}
.inputgroup .inputspan
{
	padding: 0;
	display: block;
}
.inputgroup .inputspan:last-child { padding-top: 28px; }
#powersearch { width: 100%; }
.smaller { font-size: 70%; }

.auctions .auction
{
	float: none;
	width: 100%;
	display: inline-block;
	margin: 0 0 30px 0;
	border: none;
}
.auctions .auction img
{
	width: auto;
	padding-right: 20px;
	padding-bottom: 5px;
}
.auctions .auction-info
{
	display: table-cell;
	float: none;
	width: auto;
	vertical-align: middle;
}
.auctions .auction-img
{
	display: table-cell;
	float: none;
	vertical-align: middle;
	margin: 0 20px 40px 0;
	padding-bottom: 20px;
}
.auctions .links a { width: 200px; }
h2.salehead
{
	font-size: 200%;
	margin-bottom: 30px;
}
#salehead { margin-bottom: 30px; }
#saleheadimg
{
	display: inline-block;
	vertical-align: top;
	padding: 0 24px 0 0;
}
#saleheadinfo
{
	vertical-align: top;
	width: 400px;
	display: inline-block;
}
#saleheadinfo .auction-action { padding: 0; }
.auction-action a { text-transform: uppercase; }
#saleheadinfo .auction-action a
{
	text-align: left;
	color: #ca4d3d;
}
#saleheadinfo h2 { }
#saleheadinfo h2.date { text-transform: uppercase; }
#saleheadinfo h1
{
	margin-bottom: 25px;
	font-size: 160%;
}
#saleheadinfo h1 a
{
	text-transform: none;
	line-height: normal;
}
#saleheadinfo a
{
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Myriad W01 Regular', Arial, Sans-serif;
	line-height: 150%;
}
#saleheadinfo .e a
{
	color: #ca4d3d;
	line-height: normal;
}

h1.checkback { font-style: italic; }
#salepremium
{
	font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
	padding-bottom: 12px;
	margin-bottom: 15px;
	max-width: 600px;
	border-bottom: 1px #000 solid;
}
#salepremium a { font-family: 'Myriad W01 SmBd', Arial, Sans-serif; }
.lots #salepremium
{
	font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
	max-width: 840px;
	border-bottom: none;
	font-size: 80%;
	padding: 4px 0 12px 0;
	margin: 0;
}
.lots #salepremium a
{
	text-transform: none;
	padding: 0;
}
#sessions
{
	font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
	margin-bottom: 20px;
	line-height: 140%;
}
#featuring
{
	font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px #000 solid;
}
#announce
{
	margin: 0 0 12px 0;
	font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
}
.ltdt { white-space: nowrap; }
.saleinfo
{
	padding-bottom: 12px;
	margin-bottom: 15px;
	padding-top: 12px;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
}
#saleinfo ul
{
	line-height: 145%;
	margin: 5px 0 18px 0;
}
#saleinfo ul ul
{
	list-style-type: none;
	margin: 0 0 0 20px;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
#searchsale, #searchlots { margin: 0 0 18px 0; }

.t
{
	display: table;
	border-collapse: collapse;
	clear: both;
	margin: 8px 0 0 0;
	border-bottom: 1px #000 solid;
}
.powersearchhelp .t { width: 75%; }
.intable.t
{
	width: 100%;
	border: none;
	margin: 18px 0 12px 0;
}
.t.info .intable.t { margin: 0 0 12px 0; }
.t.info
{
	margin: 0 0 25px 0;
	border: none;
}
.intable .c
{
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
}
.r
{
	display: table-row;
	padding-bottom: 4px;
}
.h
{
	font-size: 80%;
	padding: 0 0 5px 0;
}
.c
{
	display: table-cell;
	padding: 5px 5px 10px 0;
	border-top: 1px #000 solid;
	font-size: 105%;
}
.h .c
{
	white-space: nowrap;
	border-top: none;
	padding: 5px 5px 5px 0;
}
.nb .c { border: none; }
.nb .r.b
{
	border-top: 1px #000 solid;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.c.i
{
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
}
#main .t.info .c { border: none; }
.ph img
{
	float: left;
	margin: 0 20px 20px 0;
}
.ph .ximg img
{
	float: none;
	margin: 0 20px 0 0;
}
.ximg
{
	float: left;
}
.ximgtxt { font-size: 80%; }
.ph b, b {	font-family: 'Myriad W01 SmBd', Arial, Sans-serif; }
.ph i, i {	font-family: 'Myriad W01 It', Arial, Sans-serif; }
.ph b i, b i, .ph i b, i b {	font-family: 'Myriad W01 SmBd It', Arial, Sans-serif; }
.ph p { margin: 0 0 10px 0; }
.ph .descrlink a { text-transform: uppercase; }
.ph.c { line-height: 115%; }
.lots .c hr { margin: 10px 15px; }
.c.ref { font-size: 80%; }
.t.pwrsrch, .t.pwrsrch .c {border: none; }
.tbl td { padding-right: 6px; }
.tbl td:last-child { padding-right: 0; }
span.nolot { line-height: 200%; }
#powersearch .r.g .c
{
	border: none;
	padding: 5px 5px 2px 0;
}
#powersearch .r.g.g1 .c
{
	border-top: 1px #000 solid;
	padding: 10px 5px 2px 0;
}
#powersearch .r.g.g9 .c
{
	padding-bottom: 10px;
	vertical-align: top;
}
#powersearch .c
{
	vertical-align: middle;
	padding: 10px 5px 10px 0;
}
#powersearch .c.aligntop { vertical-align: top; }
.searchfilter
{
	padding: 8px 0 8px 0;
	border-bottom: 1px #000 solid;
}
.searchpages { margin: 10px 0 0 0; }
.pdf .t
{
	width: 100%;
	margin: 0 0 20px 0;
}
.pdf .c
{
	vertical-align: middle;
	line-height: 130%;
}
.pdf .c:first-child { width: 150px; }
.pdf .pdfsalename { margin: 0 0 6px 0; }
.pdf .pdfsearchform { margin: 0 0 6px 0; }
.pdf #search_number_form { margin: 0 0 20px 0; }
.pdf input[type="text"] { margin: 0 4px 0 10px; }
.pdf .pastsalesnav { margin: 0 0 20px 0; }
.rarity
{
	display: inline-block;
	text-align: center;
	padding: 0 8px 8px 0;
}
.powersearchhelp ol
{
	list-style-type: decimal;
	padding-left: 40px;
	margin: 10px 0 10px 0;
}
.powersearchhelp h3
{
	font-size: 100%;
	margin-bottom: 8px;
}
.powersearchhelp h2 { margin-top: 20px; }

.mysiegelhelp ul
{
	list-style-type: disc;
	padding-left: 40px;
	margin: 10px 0 36px 0;
}
.mysiegelhelp h2 { margin: 0 0 18px 0; }
#mysiegeldivcontainer { padding: 15px 0; }
.right { text-align: right; }
img.lottracker { float: left; }
#lottracker.t
{
	border: none;
	margin: 0 0 28px 0;
}
#lottracker.t > .r > .c
{
	border: none;
	vertical-align: top;
}
.mysiegellogin .t, .mysiegellogin .t .c { border: none; padding-bottom: 20px; }
.mysiegellogin .t { margin: 10px 0 30px 0; }
.mysiegellogin input[type="submit"] { margin: 0; }
.mysiegellogin h3
{
	margin: 8px 0;
	font-size: 100%;
}
.mysiegellogin h4
{
	margin: 24px 0;
	font-size: 100%;
}
.emph {color: #004990;}
.mysiegelnew .t, .mysiegelnew .t .c { border: none; }
.morepad .c { padding-bottom: 20px; }
.boxin
{
	display: inline-block;
	border-top: 1px #004990 solid;
	padding-top: 12px;
}
.boxin h2 { margin-bottom: 8px; }
.boxin p { margin-bottom: 8px; }
#mysiegellogo
{
	margin: 0 0 24px 0;
	height: auto;
	width: 260px;
}
#mysiegelnavgation { border-bottom: 1px #222 solid; }
.t.news .c.date { padding-right: 15px; }
.t.news { margin: 0 0 32px 0; }
.t.mysiegelsearchinfo .c { border: none; }
.t.mysiegelsearchinfo { margin: 0 0 32px 0; border: none;}
.t.mysiegelsearches .c
{
	vertical-align: middle;
	padding: 5px 10px 5px 0;
}
.t.mysiegelsearches .c:last-child { padding: 5px 0 5px 0; }
.btnrun, .btnedit { margin-right: 34px; }
.people h3
{
	margin: 0;
	line-height: normal;
	font-size: 100%;
}
.office
{
	margin-top: 10px;
	padding-top: 20px;
	border-top: 2px #000 solid;
	line-height: 115%;
}
.office:first-child
{
	margin-top: 0;
	padding-top: 20px;
	border-top: none;
}
.phone span { margin-right: 10px; }
.photo
{
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: auto;
	margin: 0 10px 20px 0;
}
.map { margin: 24px 16px 16px 0; }
.persondetails
{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.persons
{
	display: inline-block;
	vertical-align: top;
	min-width: 340px;
}
.officedetails
{
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 40px 0;
	min-width: 340px;
}
.officepeople
{
	display: inline-block;
	vertical-align: top;
}
.lottop
{
	position: absolute;
	right: 1%;
	font-size: 80%;
	text-transform: none;
	padding: 5px;
}
.categorylabel, .topmargin9
{
	margin: 9px 0 0 0;
}
.returnindex
{
	margin: 14px 0 0 0;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 3px;
}
.returnindex a
{
	text-transform: uppercase;
	padding: 5px 0 0 12px;
}
.bidding { margin: 10px 0 8px 0; }
.bidding a
{
	text-transform: uppercase;
	padding: 0 40px 5px 0;
}

.catalogorder h1 { text-align: center; }
#catalogcover
{
	margin: 0 auto 0 auto;
	width: 190px;
}
#catalogprice
{
	margin: 10px 0 0 0;
	text-align: center;
}
#catalogmessages
{
	margin: 10px 0 0 0;
	text-align: center;
}
#billing
{
	margin: 10px 0 10px 0;
	clear: both;
}
.ordertable-outer { display: table; }
#ordertable-Billing {
	
float: left;}
#ordertable-Shipping
{
	float: left;
	padding: 0 0 0 20px;
}
#ordertable { margin: 5px auto 30px auto; }
#ordertable h2
{
	text-align: center;
	width: 100%;
}
#ordertable .c
{
	border: none;
	padding: 5px 5px 5px 0;
}
#ordertable:after {
	content: ""; clear: both; display: block;
}
.orderturing
{
	clear: both;
}
.orderbutton
{
	clear: both;
	text-align: center;
}
input[type="submit"], input[type="reset"]
{
	background: #fff;
	border: 1px solid #000;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	color: #003c5e;
	text-transform: uppercase;
	margin: 15px 15px 0 0;
}
input.disabled {
	border: 1px solid #aaa;
	color: #aaa;
}
.smallform { font-size: 70%; }
.center { text-align: center; }
.dl { margin: 15px 0 0 0; }
.dl .dis
{
	margin: 10px 0 0 0;
	font-size: 88%;
}
#vid
{
	width: 560px;
	margin: 0 auto;
}
.pse .c, .psegraph #psereport .c, .psereport .c
{
	padding: 5px 5px 10px 5px;
	border-top: none;
	text-align: center;
}
.pse .c.h, .psegraph #psereport .c.h, .psegraph .psereport .c.h, .psereport .c.h  { font-family: 'Myriad W01 SmBd', Arial, sans-serif; }
.pse h1, .pse h2, .gradingsummary h2
{
	text-align: center;
	font-size: 200%;
	margin-bottom: 12px;
}
#lots-summary
{
	width: 100%;
	margin-bottom: 28px;
}
#lots-summary .c { vertical-align: middle; }
.gradingsummary .psegraph .c { border: none; }
.gradingsummary .pse h3
{
	text-align: center;
	margin-bottom: 1%;
}
#psereport .c:nth-child(odd), .psereport .c:nth-child(odd) { background-color: #f1f1f1; }
#psereport .c.currentgum, .psereport .c.currentgum
{
	font-weight: bold;
	background-color: #ddd;
	outline: 1px #666 solid;
}
#psereport, .psereport
{
	margin: 0 0 20px 0;
	display: inline-block;
}
#gradeslct { margin-top: 20px; }
.grdspn { padding-right: 30px; }
.allgrades
{
	padding-left: 12px;
	cursor: pointer;
	text-decoration: underline;
}
#psereport a, .psereport a { text-decoration: underline; }
.psegraph #psereport, .psegraph .psereport, .psereport { margin: 30px 0 0 0; }
#psexplain
{
	text-align: center;
	font-size: 80%;
}
.psefind { margin: 34px 0 0 0; }
.psefindform { margin: 0 0 34px 0; }
.psefindup .psefindform { margin: 0; }
input.searchname { margin: 0 8px; }
.gradingsummary #psecredit {margin-bottom:10px;}
#psecredit
{
	font-size: 80%;
	text-align: center;
}
.prevnavscott, .nextnavscott { font-size: 60%; }
#chart_div
{
	width: 800px;
	height: 600px;
}

.psegraph ol
{
	list-style-type: decimal;
	padding-left: 40px;
	margin: 10px 0 10px 0;
}
.psegraph ol li { margin: 0 0 8px 0; }
.psegraph ol li:last-child { margin: 0; }

.bottomnav
{
	text-align: center;
	padding: 20px 0 4px 0;
	border-bottom: 1px #000 solid;
	margin: 0 0 30px 0;
}
.bottomnav a
{
	padding: 20px 10px 4px 10px;
	text-transform: uppercase;
}
/* 
.share
{
	text-transform: uppercase;
	cursor: pointer;
	color: #004990;
}
.sharemenu
{
	text-transform: uppercase;
	margin: 5px 0 0 0;
}
.sharemenu li
{
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
}
 */

.share
{
	text-transform: uppercase;
	cursor: pointer;
	color: #004990;
}
.sharemenu
{
	text-transform: uppercase;
	margin: 5px 0 0 0;
}
.sharemenu li
{
	margin: 0 0 0 0;
	padding: 8px 22px 8px 0;
	display: inline-block;
/* 
	float: left;
 */
}
.sharemenu li img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: none;
}
.sharemenu li span { vertical-align: baseline; }
.extraimages img { float: none; }
a.bidlink
{
	background: #ce1000;
	border: 0;
	border-color: #e71200;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	vertical-align: top;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	padding: 0 17px;
	position: relative;
	outline: none !important;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	text-transform: uppercase;
}
a.bidlink:hover {background: #ff1502;}
#magnify { margin: 10px 0 35px 0; }
#magnify h2 { text-align: center; }

#magnifierBG
{
	z-index: 1;
	position: fixed;
	display: none;
	height: 100%;
	width: 100%;
	background: #000000;
	top: 0px;
	left: 0px;
}
#magnifierPopup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #004990;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    position: fixed;
    top: 20%;
    z-index: 2;
	padding: 0;
    left: 50%;
    margin-left: -37%;
    width: 75%;
}
div.close
{
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 40px;
	background-color: transparent;
	background-image: url("/images/closebox.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.loupe { z-index: 10; }

strong, .conditions th { font-family: 'Myriad W01 SmBd', Arial, sans-serif; }
.conditions em { font-family: 'Myriad W01 It', Arial, Sans-serif; }
.conditions h2, .guide h2
{
	margin: 18px 0 15px 0;
	font-size: 140%;
}
p
{
	margin: 0 0 16px 0;
	line-height: 115%;
}
.conditions .copyright { margin: 14px 0 14px 0; }
#gumcon 
{
	width: 88%; 
}
#gumcon td
{
	width: 14%;
	padding: 6px 4px 4px 4px;
}
#gumcon .b1
{
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
}
#gumcon .b1.bt1 { vertical-align: top; }
#gumcon .b2
{
	border-right: 1px #000 solid;
}
#gumcon .bg1
{
	padding: 7px;
	background-color: #eee;
}
#gumcon td.bg2 { padding: 12px; }

.pdflink { margin: 20px 0 20px 0; }

.revised
{
	text-align: right;
	font-family: 'Myriad W01 It', Arial, Sans-serif;
}

.reducedText
{
	margin: 12px 0 18px 0;
} 
.reducedText td
{
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px #000 solid;
}

.resources h2
{
	text-transform: uppercase;
	font-size: 140%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	color: #004990;
	margin-bottom: 18px;
}
.resources h2 span { font-family: 'Myriad W01 SmBd', Arial, sans-serif; }

.resources.census h2
{
	text-transform: none;
	text-align: center;
}
.resources h3, .resources h3 a
{
	font-size: 110%;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	color: #004990;
	margin: 8px 0 3px 0;
}

.dsr #s-2-0 .resource
{
	width: 33%;
	padding: 0 0 3% 0;
}
.resource
{
	width: 30%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 0 4% 3% 0;
}
.section.s1 .resource
{
	width: 100%;
	padding: 0 0 3% 0;
}
.section.s2 .resource
{
	width: 47%;
	padding: 0 1% 3% 1%;
}
.section.s3 .resource
{
	width: 31%;
	padding: 0 1% 3% 1%;
}
.display.record .section.s1 .resource, .display.record .section.s2 .resource, .display.record .section.s3 .resource { padding-bottom: 1%; }

.section.s1 h3, .section.s2 h3, .section.s3 h3 { display: none; }
.display.record .section.s1 h3, .display.record .section.s2 h3, .display.record .section.s3 h3 { display: block; }
.resource.a3 { padding: 0 0 3% 0; }
.encyclo .resource
{
	width: 23%;
	padding: 0 1% 3% 0;
}
.encyclo.resources .resource.a4 { padding: 0 0 3% 0; }
.encyclo .resource.list
{
	width: 100%;
	display: block;
	text-align: left;
	clear: left;
}
.encyclo .resource.list .resource-img
{
	/* float: left; */
	padding: 0 1% 0 0;
}
.disabled, a.disabled
{
	pointer-events: none;
	color: #000;
}
#gridlist { margin: 10px 0 18px 0; }
.resource-info-collector { margin: 5px 0 0 0; }
.resource img
{
	width: 100%;
	height: auto;
	bottom: 0;
	position: absolute;
	margin: 0 auto 0 auto;
	right: 0;
	left: 0;
}
.resource.list img { position: relative; }
.resource-img
{
	height: 120px;
	position: relative;
}
.resources.census.display .resource-img { height: 200px; }
.resources.census.display.record .resource-img { height: 300px; }
.resources.census.display p { margin: 0 0 10px 0; }
.resources.census.display ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}
.resources.census.display li { margin-bottom: 10px; }
#snd-ctrl
{
	text-align: center;
	margin: 0 0 16px 0;
}
.resource.list .resource-img
{
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	height: auto;
}
.resource.list .resource-text
{
	display: inline-block;
	vertical-align: middle;
	max-width: 89%;
	position: relative;
}
.resources .section
{
	border-bottom: 2px #000 solid;
	margin-bottom: 24px;
	position: relative;
}
.resources .section:before,
.resources .section:after {
    content: " ";
    display: table;
}
.resources .section:after {
    clear: both;
}
.resources .section {
    *zoom: 1;
}
#censusnote
{
	margin: 30px 0 50px 0;
	position: relative;
}
#censusnote img.chart
{
	position: absolute;
	top: -91px;
	width: auto;
	left: 40%;
	height: 90px;
	cursor: pointer;
}
#notes
{
	width: 82%;
	margin: 0 auto 30px auto;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
.census.display h1
{
	font-size: 140%;
	text-align: center;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	color: #004990;
}
.censusrecord, .censusrecord .r, .censusrecord .c
{
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	border: none;
}
.censusrecord .c.l { width: 20%; }
.censusrecord
{
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
}
.showall
{
	display: block;
	text-align: center;
	font-size: 110%;
	padding: 0 12px 12px 18px;
	margin: 10px;
}
.searchterm { color: #000; }
.searchterm .ln { padding: 0 0 6px 0; }
.searchterm .texttosearch { margin-right: 15px; }
.searchterm .btnSubmit { margin-top: 0; }
.gradesearch
{
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	display: inline-block;
}
.censusnav
{
	text-align: center;
	margin: 18px 0 18px 0;
}
.censusnav a { padding: 10px 15px 10px 15px; }
.censusnav div { padding: 10px; }
#sectiontop
{
	margin: 0 0 20px 0;
	line-height: 120%;
}
.top
{
	position: absolute;
	right: 0;
	text-transform: none;
	z-index: 99;
}
.section h2 span
{
	position: absolute;
	right: 0;
	font-size: 80%;
	text-transform: none;
}
.subsection { display: none; }
.subsection li { padding-left: 18px; }
#sectiontop > li span
{
	width: 12px;
	display: inline-block;
	cursor: pointer;
}
.resources.census.display h3
{
	font-size: 100%;
	color: #000;
	text-align: center;
}
#searchform { margin: 0 0 24px 0; }
.perpetualcalendar h1 { text-align: center; }
#pcal
{
	font-size: 130%;
	margin: 8px 0 20px 0;
}
#pcal .calendar th, #pcal .calendar td { padding: 4px 3px 3px 3px; }
#pcal .calendar { margin: 8px 3px 3px 3px; }
#pcal input, #pcal select { margin: 0 25px 0 0; }
#pcaltable { margin: auto; }
.history blockquote { margin: 14px 0 5px 0; }
.history h2 { margin: 14px 0 5px 0; }


#i .c, #i .t
{
	border: none;
	padding: 5px;
}
#i .t {margin: 8px;}
.send-email-close
{
	margin: 5px;
	cursor: pointer;
	color: #004990;
}
#i-m { margin: 5px; }
#i-m .error, #i-m .success
{
	padding: 5px;
	margin: 5px 0;
}
#email_form input[type="text"], #email_form textarea { width: 233px; }
#email_form #security_code { width: 45px; }
#progress { display: none; }
#intlintro
{
	border-bottom: 1px #000 solid;
	margin: 0 0 12px 0;
}
.bx {	border-bottom: 1px #000 solid;
	margin: 0 0 22px 0;
	width: 100%;
	font-size: 80%;
}
.bx h2
{
	font-size: 150%;
	text-align: center;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	margin-bottom: 8px;
}
.bx h2 a { font-family: 'Myriad W01 SmBd', Arial, sans-serif; }
.highlights #boxes { border-bottom: none; }
.sell #boxes
{
	margin: 40px 0 10px 0;
	border: none;
}
.sell .bx h2 { text-align: left; }
.sell .bx h2 a { color: #000; }
.sell .boxes-img { height: auto; }
.sell .boxes-img img { position: relative; }

.land-group { margin: 20px 0 40px 0; }
.land-group h2 { margin: 0 0 14px 0; }
.land-group ul
{
	list-style-type: disc;
	list-style-position: outside;padding-left: 18px;
}
.land-group ul li { margin: 0 0 20px 0; }
.land-group ul li a
{
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	color: #000;
}
.land-head
{
	margin: 0 0 20px 0;
}
.collecting
{
	text-transform: uppercase;
	padding: 15px 0 15px 0;
	border-top: 2px #000 solid;
	border-bottom: 2px #000 solid;
	margin: 0 0 20px 0;
}
.selling
{
	margin: 10px 0 40px 0;
	padding: 10px 0 5px 0;
}
.selling h2
{
	font-size: 120%;
	font-family: 'Myriad W01 Regular', Arial, sans-serif;
	padding: 0 0 5px 0;
}
.selling a { font-style: italic; font-family: 'Myriad W01 SmBd', Arial, sans-serif;}
.collecting a
{
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
.collect
{
	position: relative;
	margin: 0 0 18px 0;
}
.collect .boxes-img { text-align: left; }
.collect .boxes-img img { position: relative; }
.collect .boxes-info
{
	position: absolute;
	top: 67px;
    left: 195px;
}
.highlights ul li { padding: 0 0 11px 0; }
h1.highlight { margin: 20px 0 16px 0; }
.ital { font-style: italic; }
#more-details
{
	width: 250px;
	text-align: center;
	margin: 18px auto 0 auto;
}
.morelink
{
	margin-right: 20px;
	margin-left: 20px;
}
.boxes
{
	width: 22.75%;
	border: none;
	padding: 5px 3% 24px 0;
	display: inline-block;
	vertical-align: top;
}
.boxes:last-child { padding: 5px 0 24px 0; }
.boxes.fourven { padding: 5px 0 24px 0; }
.boxes-img
{
	text-align: center;
	margin: 0 0 8px 0;
	height: 213px;
	position: relative;
}
.boxes-img img
{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
}
.boxes-info { text-align: center; }
#intl-siegel
{
	width: 19.1%;
	padding-right: 5.2%;
}
#feat #news-from-siegel {
	width: 22.8%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
#feat #past-highlights {
	width: 14.5%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
#feat #power-search-features
{
	padding-left: 5.2%;
	width: 28%;
}
.aboutimg { margin-bottom: 10px; }
.aboutimg-info
{
	font-size: 80%;
	margin-top: 5px;
}
.about-h { width: 300px; }
.about-r
{
	float: right;
	padding-left: 10px;
}
.about-l
{
	float: left;
	padding-right: 10px;
}
#special
{
	height: 80px;
	position: relative;
}
#announcement
{
	font-size: 110%;
	text-align: center;
}
#announcement h2
{
	font-size: 100%;
	font-weight: normal;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
#announcement h3
{
	font-size: 100%;
	margin: 0 0 8px 0;
	font-weight: normal;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
}
.error404 h1, .error404 h2, .error403 h1, .error403 h2 { text-align: center; }
.error404 h2, .error403 h2 { margin: 0 0 14px 0; }
.error404 h2:last-child, .error403 h2:last-child { margin: 14px 0 14px 0; }
#image404 { text-align: center; }
#image404 img { padding: 5px; }
#jenny
{
	position: absolute;
	top: -18px;
	left: -2001px;
	z-index: -1;
	width: 200px;
	height: 128px;
}
#jtxt
{
	position: absolute;
	top: 17px;
	left: -2382px;
	width: 505px;
	height: 24px;
	margin: 0 auto;
}
#flyby
{
	display: none;
	position: absolute;
	    right: -33px;
    top: -19px;
    cursor: pointer;
    opacity: 0.7;
}
#flyby:hover
{
    opacity: 1.0;
}
/* 
h1.dev .cntdwn {
    padding-top: 27px;
}
 */
.cntdwn { display: inline-block;}
.home #cntdwn-next img { margin-top: -24px; }
.home #cntdwn-next.cntdwnmrg img { margin-top: 0; }
/* 
.cntdwn .liveimg
{
	position: absolute;
    bottom: 0;
    right: -60px;
}
 */
.auction .cntdwn img { display: none; }
.auctions .auction h4 img
{
	width: 50px;
	height: auto;
	padding-right: 0;
	padding-bottom: 0;
}
.grading-summary
{
	text-align: center;
	margin: 0 0 14px 0;
}
.grading-summary img { margin: 0 0 14px 0; }
.gs-info { margin: 0 0 14px 0; }
.upper { text-transform: uppercase; }
.btmmarg { margin: 0 0 18px 0; }
.vignette-top
{
	padding: 12px 0 0 0;
	margin: 18px 0 0 0;
	border-top: 2px #000 solid;
}
.vignette h2
{
	font-size: 150%;
	margin-bottom: 12px;
	font-family: 'Gill Sans W01 Medium', Helvetica, sans-serif;
}
figcaption
{
	font-size: 120%;
	font-family: 'Gill Sans W01 Medium', Helvetica, sans-serif;
	margin: 8px 0 12px 0;
}
.vignette figcaption { display: table-caption; caption-side: bottom ; }
.vn-r
{
	float: right;
	margin-left: 14px;
}
.vn-l
{
	float: left;
	margin-right: 14px;
}
figure.image { display: table; }
figure.image img { display: block; }

.navend ul li { margin-bottom: 4px; }
.navend { margin-top: 16px; }

.ghdsemi { font-family: 'Gill Sans W01 Medium', Helvetica, sans-serif; }

.gross h1
{
	color: #85714D;
	font-size: 150%;
	margin-bottom: 12px;
}

.gross h2
{
	color: #85714D;
	font-size: 150%;
	margin-bottom: 12px;
}

.vignette h3
{
	font-size: 120%;
	margin-bottom: 0;
}
.vignette h1
{
	margin-top: 14px;
}
.h2hr
{
	border-top: 4px #85714D dotted;
	padding-top: 16px;
	margin-top: 16px;
}

.h2bl { color: #000; }
.hdmt { margin-top: 20px; }

.gross h3
{
	font-size: 125%;
	margin-bottom: 14px;
}

.gross h4
{
	color: #85714D;
	font-size: 100%;
	margin-bottom: 4px;
	font-weight: normal;
	text-transform: uppercase;
}

.ghdlt { font-family: 'Gill Sans W01 Light', Helvetica, sans-serif; }

.gross p, .vignette p
{
	font-family: 'Palatino LT W01 Roman', Times, 'Times New Roman', serif;
	font-size: 125%;
	line-height: 125%;
}
.pal { font-family: 'Palatino LT W01 Roman', Times, 'Times New Roman', serif; }
.vignette p { text-indent: 1.2em; }
.gImg
{
	margin: 30px 0 10px 0;
	padding: 20px 0 10px 0;
}

.gImg img
{
	max-width: 100%;
	height: auto;
}

.gross #lgr, .vignette #lgr
{
	max-width: 720px;
	padding: 0 20px 0 20px;
}
.rvlctrl
{
	text-transform: uppercase;
	cursor: pointer;
	color: #000;
	padding: 0 0 0 12px;
	position: relative;
}
.rvlctrl.hide
{
	color: #ccc;
}
.rvlall
{
	display: none;
	position: absolute;
	right: 0;
}
.rvlctrl.hide .rvlall { display: inline-block; }
.rvlctrl .rvlall.show, .rvlctrl .rvlall.show.hide { display: inline-block; }
#salehead > h1 { display: none; }
.lot-grade div, .c-date, .c-desc { margin: 15px 0 0 0; }

.c-maj, .c-sup, .c-sub {
  position: relative;
  margin: 0 0 9px 0;
  padding: 0 0 9px 0;
}
.c-maj:before, .c-sup:before, .c-sub:before {
  content : "";
  position: absolute;
  left    : 20%;
  bottom  : 0;
  height  : 1px;
  width   : 60%;
  border-bottom: 1px solid #000;
}
.searchfiltershow
{
	display: none;
	padding: 8px 0 8px 0;
}
#mysiegel { display: none; }
.auc-rvl { display: none; }
#gp1 {width: 100%; height: auto; margin-bottom: -6%; }
#gp2 {position: absolute; width: 100%; height: auto; top: 0;}
#gp1-2 {width: 100%; height: auto; margin-bottom: 0; }
#gp2-2 {position: absolute; width: 100%; height: auto; top: 0;}
.psescroll { display: none; }
.c-h-grade-num {font-weight: bold;}
.resources.census.display ul { margin-left: 0; }
.resources.census.display #lgr ul { margin-left: 15px; }
.newsstyle {display: none; position: absolute; left: 160px; top: 160px; z-index: 5; border:1px solid gray; width:400px; margin-bottom: 1em; padding: 10px; background-color: #ffffff;}
.yes {display:block; margin-left:auto; margin-right:auto;}
#gumconholder
{
	width: 100%;
	overflow-x: scroll;
}
#catorderresult { width: 650px; }
#securitycodeimage { vertical-align: middle; }
#security_code { margin-top: 8px; }
#loadcode {font-size: 85%; display:none;}
#loadcode.showc { display:inline;}
.offscreen {
clip-path: inset(100%);
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px;
}
.grossintro
{
	text-transform: uppercase;
	text-align: center;
}
.grossintro h1
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	color: #85714D;
	font-size: 170%;
	font-weight: 300;
	margin-bottom: 12px;
}
.grossintro.grosslink
{
	text-transform: none;
	margin: 0 0 12px 0;
	border-bottom: 1px #000 solid;
}
.grossintro.grosslink h1
{
	font-size: 280%;
	margin-bottom: 0;
}
.grossintro.grosslink h1 a { color: #85714D; }
.grossintro h2
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	color: #85714D;
	font-size: 150%;
	font-weight: 300;
	margin-bottom: 12px;
}
.grossintro h2 a, .grossintro h1 a
{
	color: #85714D;
}
.grossintro.grosslink h2 a
{
	text-decoration: none;
	font-size: 65%;
	text-transform: uppercase;
}
.grossintro.grosslink h2 a:hover { color: #85714D; }
.grossintro h3
{
	font-family: 'Gill Sans W01 Medium', Helvetica, sans-serif;
	font-size: 135%;
}
.subhead
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	color: #85714D;
	font-size: 150%;
	font-weight: 300;
	margin-bottom: 12px;
	height: auto;
	margin: 16px 0;
	padding-bottom: 16px;
	border-bottom: 1px #000 solid;
	text-transform: uppercase;
	text-align: center;
}
.subhead h1
{
	font-weight: 300;
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	margin: 0;
}
.subhead a { color: #85714D; }
.idxlot
{
	display: inline-block;
	padding: 8px 12px 8px 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33.33333%;
}
.idxlotimg
{
	max-width: 100%;
	height: auto;
}
.navend div
{
	padding-left: 8px;
	line-height: 20px;
	padding-bottom: 8px;
}
.ckntc
{
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 540px;
	max-width: 100%;
	padding: 15px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.82);
	border: 1px #aaa solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cookiebtn
{
	border: 1px solid #000;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	padding: 2px 6px 3px 6px;
}
.bld { font-family: 'Myriad W01 SmBd', Arial, Sans-serif; }
.coinlot
{
	margin-bottom: 30px;
	padding-bottom: 30px;
	max-width: 720px;
	border-bottom: 1px #000 solid;
}
.coinlotimgs { margin-bottom: 20px; }
.coinlotimg
{
	display: inline-block;
	vertical-align: top;
	margin-left: 24px;
}
.coinlotimg:first-child { margin-left: 0; }
.coinlotimgcp { font-size: 85%; }
.coininfo { margin-bottom: 10px; }
.coinlotno { margin-bottom: 10px; font-family: 'Myriad W01 SmBd', Arial, Sans-serif; }
.coindatalabel { text-transform: uppercase; }
.ln1 { margin-bottom: 10px; }
.coindatalabel.ln1
{
	position: relative;
}
.coindatalabel.ln1 .coinshow
{
	cursor: pointer;
}
.coindatalabel.ln1 + .coindata { display: none; }
.coindatalabel.ln1 .coinshow:after {
content: 'V';
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
transition-property: transform -webkit-transform -moz-transform;
transition-duration: 0.32s;
transition-timing-function: ease-in-out;
display: inline-block;
color: #555;
font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
}
.coindatalabel.ln1.opnd .coinshow:after {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.rvlctrlc
{
	width: 124px;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	cursor: pointer;
}
.opnd .rvlctrlc { display: block; }
.rvlallc
{
	position: absolute;
	color: #777;
}
.coindata { font-family: 'Myriad W01 SmBd', Arial, Sans-serif; }
.coins {margin-top:30px;}
.coinlotimgidx {}
.coinlotimgidx .coinlotimg
{
	display: inline-block;
	width: 46%;
	margin: 0 2% 1% 2%;
}
.coinlotimgidx .coinlotimg img { width: 100%; height: auto;}
#psereportholder, .psereportholder
{
	width: auto;
	margin-left: calc((100vw - 1110px - 1%) / -2);
	margin-right: calc((100vw - 1110px - 1%) / -2);
	text-align: center;
}
.ltfooter .psereportholderholder
{
	width: 10px;
	height: 214px;
	clear: both;
	margin-bottom: 30px;
}
.ltfooter .psereportholder
{
	position: absolute;
	margin-right: 0;
	margin-left: 0;
	overflow-x: scroll;
	clear: both;
	font-size: 75%;
}
.ltfooter .psereportholder .psereport
{
	margin: 20px 0 10px 0;
	display: block;
}
.ltfooter .k { font-size: 100%; }
.ltfooter .c.h { white-space: nowrap; }
.ltfooter .smqsmq
{
	text-transform: uppercase;
	position: absolute;
	display: block;
	font-size: 90%;
}
.ltfooter .smqrow { height: 30px; }
.ltfooter .r { border-right: 1px solid #ccc;border-left: 1px solid #ccc; }
.ltfooter .r:last-child { border-bottom: 1px solid #ccc; }
.ltfooter .ctrl {clear:both;color: #ccc;cursor: pointer;}
.ltfooter .hide.ctrl
{
	color: #000;
	margin: 0 0 10px 0;
	clear: none;
}
.ltfooter .ctrl:before {content:'- HIDE ';}
.ltfooter .hide.ctrl:before {content:'+ SHOW ';}
.ltfooter .ctrl.hide {
    
}
.ltfooter .disc { text-align: left; }
#psereport, .psereport { border-collapse: collapse; }
#smqrow, .smqrow
{
	color: #fff;
	padding-bottom: 0;
}
#psereport .c.h, .psereport .c.h
{
	padding-bottom: 5px;
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #000;
}
#smqrow .c.h, .smqrow .c.h
{
	background-color: #004990;
	color: #fff;
	font-size: 100%;
}
#psereport .c, .psereport .c { text-align:right; }
.usd
{
	vertical-align: super;
	font-size: 50%;
}
.k { font-size: 75%; }
.secholder {display: inline-block; vertical-align:middle; padding: 5px;}

@media (max-width: 1160px)
{
	#psereportholder, .psereportholder
	{
		width: 100%;
		overflow-x: scroll;
		margin: 0;
	}
}
@media (max-width: 1110px)
{
	.grossintro h1 { font-size: 2.4vw; }
	.grossintro h2 { font-size: 2.2vw; }
	.grossintro h3 { font-size: 2.2vw; }
	.custom.contact h1 { font-size: 6vw; }
}
@media (max-width: 980px) {
	#power-search-a.powersearchpage
	{
		position: relative;
	}
}
@media (max-width: 960px) {
	.boxes
	{
		width: 45%;
		padding: 5px 10% 24px 0;
	}
	.boxes.even
	{
		padding: 5px 0 24px 0;
	}
	#intl-siegel, #features #siegel-international
	{
		width: 50%;
		padding-left: 0;
		padding-right: 0;
	}
	#feat #news-from-siegel, #features #news-from-siegel {
		width: 50%;
		padding-left: 0;
		padding-right: 0;
	}
	#feat #past-highlights, #features #past-highlights {
		width: 50%;
		padding-left: 0;
		padding-right: 0;
	}
	#feat #power-search-features, #features #power-search-features
	{
		padding-left: 10%;
		padding-right: 10%;
		width: 30%;
	}
}
@media (max-width: 860px)
{
	.nvst { display: none; }
	#nav ul li#nav-power-search { width: 16.4%; }
	#nav-auctions, #nav-auctions ul { width: 14.8%; }
	#nav-international { width: 24.3%; }
	#nav-research { width: 14.7%; }
	#nav-submit-for-sale { width: 8.0%; }
	#nav-about, #nav-about ul { width: 8.6%; }
	#nav ul li#nav-my-siegel { width: 12.5%; }
	#contact { right: 10px; }
}

@media (max-width: 767px)
{
	#nvck
	{
		display: block;
		width: 24px;
		height: 24px;
		padding: 5px;
		position: relative;
		left: 100%;
		margin-left: -34px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 24px 24px;
		background-image: url(/images/menu.png);
		background-image: linear-gradient(transparent, transparent), url(/images/menu.svg);
		cursor: pointer;
	}
	.home .auction.cloned { display: none; }
	#nvck.opn {
		background-image: url(/images/menu-close.png); 
		background-image: linear-gradient(transparent, transparent), url(/images/menu-close.svg);
	}
	.nvst { display: inline-block; }
	#nav > ul
	{
		display: none;
		font-size: 125%;
	}
	#nav > ul.nvvis { display: none; }
	#nav > ul.nvvisx { display: block; }
	
	#headerimg
	{
		width: 50%;
		margin: 0;
		position: relative;
		/* width: 525px; */
	}
	
	#headertxt
	{
		font-size: 90%;
		position: relative;
		top: -18px;
	}
	
	#mysiegel { display: none; }
	
	#premier
	{
		display: block;
		font-family: 'Baskerville MT W01 Bd', Times, Serif;
	}
	
	#since
	{
		white-space: nowrap;
		font-family: 'Baskerville MT W01 Bd', Times, Serif;
	}
	
	#contactphone
	{
		top: 80px;
		left: auto;
		right: 10px;
		text-align: right;
	}
	
	#cntctphn { display: none; }
	
	#fblgo
	{
		top: -4px;
		position: absolute;
		right: 138px;
	}
	
	#nav ul li
	{
		display: block;
		float: none;
		text-align: right;
	}
	
	#nav ul li#nav-power-search { text-align: right; }
	#nav ul li#nav-power-search, #nav-auctions, #nav-auctions ul, #nav-international, #nav-research, #nav-submit-for-sale, #nav-about, #nav-about ul, #nav ul li#nav-my-siegel { width: auto; }
	
	#nav ul ul, #nav > ul > li
	{
		position: relative;
		background-color: #fff;
		border-bottom: 1px #000 solid;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: rgb(0, 0, 0);
	}
	#nav ul li#nav-home { display: block; }
	#nav ul ul
	{
		margin-bottom: 0;
		border-bottom: none;
	}
	
	#nav ul ul li
	{
		border-top: 1px #ccc solid;
		padding-right: 12px;
	}
	
	#nav ul li:hover > ul, #nav ul li:focus > ul { display: none; }
	#nav ul ul.nvis, #nav ul li:hover > ul.nvis, #nav ul li:focus > ul.nvis { display: none; }
	#nav ul ul.nvisx, #nav ul li:hover > ul.nvisx, #nav ul li:focus > ul.nvisx { display: block; }
	.nvsb:after { content: ' +'; }
	.nvsb.vis:after { content: ' –'; }
	.nvsb { cursor: pointer; }
	#nav > ul > li > ul > li a:link,
			#nav > ul > li > ul > li a:visited { color: #8fa1b3; }
	#nav > ul > li > ul > li a:hover,
			#nav > ul > li > ul > li a:active,
			#nav > ul > li > ul > li a:focus { color: #47A1EE; }
	#lgr { padding: 0 20px 0 20px; }
	#auction-r, #auction-l { display: none; }
	#auctions {width: auto !important;}
	
	.boxes-img img { max-width: 100%; height: auto;
		/* test */ 
		position: relative; }
	.boxes-img { 	/* test */ 
		height: auto; }
	#features h2 { white-space: normal; }
	.features img { height: 65%; }
	#grosspreview { overflow: hidden; }
	#gp2, #gp1 {
		width: 167%;
    	margin-left: -32%;
    }
    #gp1 { margin-bottom: -10%; }
	#gp2-2, #gp1-2 {
		width: 160%;
    	margin-left: -27%;
/* 
 */
    }
    #gp1-2 { margin-bottom: 0; }
	#jtxt
	{
		width: 100%;
		height: auto;
	}
	#jtxt img
	{
		width: 100%;
		height: auto;
	}
	.auction { padding-right: 0; }
	.auctions .auction-img { max-width: 20%; vertical-align: top;display: inline-block; }
	.home .auction-img { max-width: 28%; }
	.auctions .auction .auction-img img, .home .auction .auction-img img { width: 90%; }
	.auctions .auction-info, .home .auction-info
	{
		width: 70%;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.home .auction {float: none;
		width: 100%;
		display: inline-block;
		margin: 0 0 30px 0;
		border: none;}
	.home .auction-img {display: inline-block;
		float: none;
		vertical-align: top;
		margin: 0 0 40px 0;
		padding-bottom: 20px;}
	/* .home .auction { display: none; } */
	.home #sale-1 { display: block; }
	.auc-rvl
	{
		display: block;
		margin-bottom: 8px;
		cursor: pointer;
		font-family: 'Myriad W01 SmBd', Arial, Sans-serif;
		color: #004990;
		font-size: 110%;
	}
	.auction-action { width: 95%; }
	#siegel-copy { margin: 20px 5px; }
	#saleinfo ul li
	{
		text-indent: -10px;
		padding-left: 10px;
	}
	#salehead { position: relative; }
	#salehead > h1 { display: block; font-size: 160%;}
	#saleheadinfo { width: 100%; }
	#saleheadinfo h1 { display: none; }
	#saleheadimg { margin: 0 0 12px 0; }
	.searchterm .texttosearch { width: 95%; }
	.lots h1 { margin-bottom: 12px; }
	.powersearch h2 { margin-bottom: 12px; clear: both;}
	.t.pwrsrch, .t.pwrsrch .r { display: block; }
	.t.pwrsrch .r .c { display: inline-block; }
	.searchfiltershow
	{
		display: inline-block;
		cursor: pointer;
		float: left;
		color: #004990;
	}
	.searchfilter { border: none; }
	.searchfilter.hide { display: none; }
	.sf1 .searchfilter { border-bottom: 1px #000 solid; }
	.returnindex a, .bottomnav a { padding: 14px; }
	.returnindex a:last-child, .bottomnav a:last-child, .bidding > a:first-child { display: block; }
	.returnindex { border-bottom: none; }
	.lots.t { display: block; }
	.lots.t .r
	{
		display: block;
		border-top: 1px #000 solid;
		position: relative;
	}
	.lots.t .r.h {display: none;}
	.psegraph .lots.t .r.h {display: block; border: none;}
	.lots.t .r .c
	{
		display: block;
		clear: both;
	}

	.lots.t .ltfooter .r
	{
		display: table-row;
		border-top: none;
	}
	.lots.t .ltfooter  .r .c { display: table-cell; }


	.lots.t .r .c-hh-saledate, .lots.t .r .c-hh-symbol, .lots.t .r .c-hh-photodesc, .lots.t .r .c-hh-catest, .lots.t .r .c-hh-realized {display: none;}
	.c-h-lot {display: none;}
	.c-h-grade, .c-h-grade-num { display: inline; }
	.lots.t .r .c.c-lot, .lots.t .r .c.c-sym
	{
		vertical-align: top;
		display: inline-block;
		border: none;
	}
	.lots.t .r .c.c-est, .lots.t .r .c.rlzd, .c.c-sale, .c.ref
	{
		border: none;
		padding-bottom: 5px;
	}
	.lots.t .r .c.ph a { word-wrap: break-word; }
	.lot-grade div, .c-date, .c-saleno
	{
		margin: 0;
		display: inline;
		padding: 0 8px 0 0;
	}
	.c-desc { margin: 12px 0 0 0; }
	.lot-grade, .c-date
	{
		display: inline-block;
		margin: 0 0 0 12px;
	}
	.c-maj, .c-sup, .c-sub, .c-cat { display: inline; }
	.c-maj:before, .c-sup:before, .c-sub:before
	{
		position: relative;
		border: none;
		left: auto;
		width: auto;
		height: auto;
	}
	.c-maj:before { content: 'Area: '; }
	.c-sup:before { content: ', Sub: '; }
	.c-sub:before { content: ', General: '; }
	.c-cat:before { content: ', Issue: '; }
	.c-saleno:before { content: 'Sale: '; }
	.c-date:before { content: 'Sale Date: '; }
	.c-lot:before { content: 'Lot: '; }
	.lot-grade:before { content: 'Grade: '; }
	.c-est:before { content: 'Cat./Est.: '; }
	.rlzd:before { content: 'Realized: '; }
	.ph.c { border: none; }
	.ph img
	{
		display: block;
		float: none;
		max-width: 100%;
		height: auto;
	}
	.sharemenu li
	{
		float: none;
		vertical-align: top;
	}
	.lottop
	{
		position: relative;
		display: block;
		text-align: right;
	}
	#power-search-a.powersearchpage { width: 50%;padding: 19% 2% 0 9%; }
	.inputspan #mbfastsale { white-space: normal; }
	#realizedspan {  white-space: normal;  }
	.inputspan { padding-right: 0; }
	.keyword { white-space: normal; }
	.inputspan.catalogueno { padding-right: 0; }
	.buttonset a { padding: 0 20px 0 0; }
	.powersearch input[type="submit"] {margin: 10px 20px 6px 0;}
	.mbnobr { white-space: nowrap; }
	#cat_supgroup, #lot_catfk, #sea_name { width: 180px; }
	.resource
	{
		display: block;
		width: 100%;
		text-align: left;
		margin-bottom: 25px;
	}
	.resource img
	{
		margin: 0;
		position: relative;
	}
	.resource-img { height: auto; }
	.section h2 span { top: -20px; }
	#pdf .lottop
	{
		right: 20px;
		margin-top: -20px;
		position: absolute;
	}
	.pdf .c:first-child { width: 100px; }
	.aboutimg { max-width: 100%; }
	.aboutimg img { max-width: 100%; height: auto; }
	.officedetails, .persons { min-width: 0; }
	.contact-container .t, .contact-container .r, .contact-container .c { display: block; }
	.contact .contact-container input, .contact .contact-container textarea { width: 100%; }
	.contact .contact-container .contactbutton input { width: auto; }
	#siegel-copy { line-height: 150%; }
	.psegraph #psereport, .psegraph .psereport, .psereport { margin-bottom: 20px; }
	#psereport, .psereport
	{
		border-collapse: collapse;border-top: 1px #000 solid;border-bottom: 1px #000 solid;
		display: table;
	}
	.psescroll
	{
		display: block;
		text-align: right;
		-webkit-user-select: none;
		margin-bottom: 12px;
		font-size: 80%;
	}
	.scroll {cursor:pointer;}
	#scrollright { padding-right: 8px; }
	#scrollleft { padding-left: 8px; }
	#psexplain {margin-bottom: 12px;}
	#psegraphholder
	{
		width: 100%;
		overflow-x: scroll; padding: 0 0 5px 0;
	}
	#graph { margin-top: 24px; }
	.psegraph .t .r.h { font-size: 100%; }
	.sellcoll .t, .sellcoll .t .r, .sellcoll .t .r .c {display:block;}
	.sellcoll .c, .sellcoll .t {
    border: none;
    padding-right: 0;
	}
	.sellcoll input[type="text"], .sellcoll textarea {max-width: 100%;}
	.resource.list .resource-img { width: 29%; }
	.encyclo .resource.list .resource-img { padding-right: 2%; }
	.resource.list .resource-text
	{
		display: inline-block;
		vertical-align: top;
		max-width: 69%;
	}
	.encyclo .resource { display: inline-block; }
	.resources h3, .resources h3 a {
		margin: 0 0 3px 0;
	}
	.history #lgr li {padding-left: 46px;
		text-indent: -46px;}
	.censusnav div a:first-child {display: block;}
	.censusnav div a:last-child {display: block;}
	.resources.census.display.record .resource-img, .resources.census.display .resource-img {
    text-align: center;
	}
	.resources.census .resource
	{
		width: 47%;
		display: inline-block;
	}
	.resources.census.display .resource, .resources.census.display.record .resource {width:100%;display:block;}
	#censusnote img.chart
	{
		position: relative;
		top: auto;
		width: 80%;
		left: auto;
		height: auto;
		cursor: auto;
	}
	.censusrecord .c.l {
    width: 100%;
    display: block;
	}
	.censusrecord .c {
    display: block;
	}
	.resources.census.display #searchform input[type="text"] { width: 100%; }
	.cnavpp { display: none; }
	.resources.census.display .resource-img {height:auto;}
	.resources.census.display.record .top {top: -46px;}
	.section .resource-img {height: auto !important;}
	#image404 img {max-width: 100%;}
	.shadetabs li
	{
		display: block;
		margin: 0;
	}
	.shadetabs li:last-child
	{ 		border-bottom: 1px #000 solid;

	}
	.shadetabs li a
	{
		border-top: 1px #000 solid;
		display: block;
		text-align: center;
		padding: 10px;
	}
	#mysiegelnavgation {border:none;}
	.newsstyle
	{
		position: relative;
		left: auto;
		top: auto;
		z-index: 5;
		border: 1px solid gray;
		width: auto;
		max-width: 400px;
		margin-bottom: 1em;
		padding: 10px;
		background-color: #ffffff;
	}
	.t.news { display: block; }
	.lottracker { display: none; }
	.t.mysiegelsearches, .t.mysiegelsearches .r, .t.mysiegelsearches .r .c { display: block; }
	.t.mysiegelsearches .r.hnews { display: none; }
	.t.mysiegelsearches .r { border-top: 1px #000 solid; }
	.t.mysiegelsearches .r .c { border:none; }
	.my-name { font-weight: bold; }
	.my-name:before {content: 'Name: ';}
	.my-filter:before {content: 'Filter Expression: ';}
	.my-upcoming:before {content: 'Upcoming: ';}
	.my-email:before {content: 'Email: ';}
	.my-options:before {content: 'Options: ';}
	.yes { display: inline; }
	#lottracker .t, #lottracker .t .r { display: block; }
	#lottracker .t .r .c  { display: inline-block; border: none; }
	#headblock.t, #headblock.t .r, #headblock.t .r .c{display: block;}
	#headblock.t .r .c { border: none; }
	#headblock.t .r { border-top: 1px #000 solid; }
	#headblock .r:first-child {display:none;}
	.my-tk-saleno:before {content: 'Sale No: ';}
	.my-tk-lotno:before {content: 'Lot No: ';}
	.my-tk-email:before {content: 'Email: ';}
	.my-tk-sms:before {content: 'SMS: ';}
	.my-tk-advance:before {content: 'Lots in advance: ';}
	.my-tk-action:before {content: 'Action: ';}
	#vid { width: 100%; }
	#vid iframe { width: 100%; }
	.powersearchhelp .t {width: 100%;}
	.btnrun, .btnedit {margin-right: 16px;}
	#gumcon {width: 100%;}
	#catorderresult { width: 100%; }
	#catorderresultship { float: left; }
	.t.bid, .t.bid .r, .t.bid .r .c  { display: block; }
	.t.bid .r .c.right { text-align: left; }
	.bidform input[type="text"], .bidform textarea { max-width: 100%; }
	.bf-statezip, .bf-phn { display: block; padding-top: 15px; }
	.gradingsummary #lots-summary .r
	{
		border-top: 1px #000 solid;
		display: block;
		padding-top: 6px;
	}
	.gradingsummary #lots-summary .c {border: none;}
	.gradingsummary #lots-summary .r.gs-head { display: none; }
	.gs-img, .gs-saleno { display: inline-block; }
	.gs-saledate, .gs-details { display: block; }
	.gs-saledate:before {content: 'Sale date: ';}
	.gs-smq, .gs-realized
	{
		display: block;
		text-align: right;
	}
	img#i { max-width: 100%; height: auto; }
	.grossintro h1 { font-size: 150%; }
	.grossintro h2 { font-size: 120%; }
	.grossintro h3 { font-size: 120%; }
}
@media (max-width: 680px) {
	#contact { width: auto; }
	.resource
	{
		padding: 0 4% 3% 0;
		width: 47%;
		display: inline-block;
	}
	.resource.a3 { padding: 0 4% 3% 0; }
	.resource.a2 { padding: 0 0 3% 0; }
	.encyclo .resource
	{
		width: 31%;
		padding: 0 2% 3% 0;
	}
	.encyclo.resources .resource.a3 { padding: 0 0 3% 0; }
	.encyclo.resources .resource.a4 { padding: 0 2% 3% 0; }
}

@media (max-width: 664px)
{
	.idxlot
	{
		display: block;
		padding: 8px;
		width: 100%;
		border-bottom: 1px black solid;
		margin-bottom: 16px;
	}
}
@media (max-width: 644px) {
	.keyword
	{
		display: block;
		margin-top: 40px;
	}
	.lotclass
	{
		padding-top: 20px;
		display: block;
	}
	.inputgroup .inputspan{padding-top: 20px;}
	#powersearch .c { vertical-align: top; }
}
@media (max-width: 570px) {
	#headertxt { font-size: 70%; }
	#header { height: 120px; }
	#contact { font-size: 100%; }
	
	#fblgo
	{
		top: -4px;
		position: absolute;
		right: 118px;
	}
	
	#fblgo img
	{
		width: 15px;
		height: 15px;
	}
	.mbbr { display: block; }
	#vid iframe { height: auto; }
	#ordertable-Billing, #ordertable-Shipping { float: none; }
	.ordertable-outer, .ordertable-outer .r, .ordertable-outer .r .c { display: block; }
	#ordertable-Shipping {padding: 20px 0 0 0 ;}
	.coinlotimg
	{
		display: block;
		margin-left: 0;
	}
	.coinlotimg:last-child { margin-top: 24px; }
	.coinlotimgidx .coinlotimg:last-child { margin-top: 0; }
}
@media (max-width: 413px)
{
	.encyclo .resource {
    width: 48%;
    padding: 0 2% 3% 0;
}
.encyclo.resources .resource.a2 {padding: 0 0 3% 0;}
#pcal .calendar th { font-size: 90%;}
}
@media (max-width: 320px)
{
	#feat, #features { height: 190px; }
	.psefindform .inputspan { display: block; }
}
@media print  
{
    div { page-break-inside: avoid; }
}






.custom .grossitems
{
	display: table;
	border-collapse: separate;
	border-spacing: 0 25px;
	width: 100%;
}
.custom .customrow { display: table-row; }
.custom .customrow.rows-1
{
	display: table-row;
	width: 33.333333%;
}
.custom .customrow.rows-2
{
	display: table-row;
	width: 66.666666%;
}
.custom .customrow.rows-3
{
	display: table-row;
	width: 100%;
}

.custom .customrow-w.rows-1
{
	display: table;
	width: 33.333333%;
	margin-left: 16.66%;
}
.custom .customrow-w.rows-2
{
	display: table;
	width: 66.666666%;
	margin-left: 16.66%;
}
.custom .customrow-w.rows-3
{
	display: table;
	width: 100%;
}
.custom.customhome .customrow-w.rows-3 { margin: 0 0 20px 0; }

.custom .customitem
{
	width: 33.3333333%;
	padding: 20px 20px 20px 20px;
	text-align: center;
	display: table-cell;
	margin: 20px 0 20px 0;
	border-left: 2px #85714D solid;
	vertical-align: top;
	position: relative;
}
.custom.customhome .customitem
{
	border-left: 1px #000 solid;
	padding: 0 20px 0 20px;
}

.custom.press h1 { text-align: center; }

.custom .customitem:first-child { border-left: none; }
.custom.press .returnlink { margin-top: 30px; }
.custom .customitem
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.grossintro h2
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	color: #85714D;
	font-size: 150%;
	font-weight: 300;
	margin-bottom: 12px;
}
.grossintro h3
{
	font-family: 'Gill Sans W01 Medium', Helvetica, sans-serif;
	font-size: 135%;
}
.customitem
{
	text-transform: uppercase;
}
.customhome.custom
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px #000 solid;
}
.customhome .customitem
{
	text-transform: none;
}
.customitem h3
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	font-weight: 300;
	font-size: 220%;
	color: #85714D;
}
.customhome .customitem h3
{
	font-family: 'Myriad W01 SmBd', Arial, sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 135%;
	color: #000;
}
.customitem p { margin: 0 0 6px 0; }
.customitem .custom-img { position: relative; }
.custom .custom-img img
{
	width: auto;
	height: 256px;
}
.custom.press .custom-img img
{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px #000 solid;
}
.custom.contact h1
{
	font-size: 422%;
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	font-weight: 300;
	color: #85714D;
	text-align: center;
}
/* 
.custom.contact h1.biggr { font-size: 566%; }
 */
.custom.contact h3
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	font-weight: 300;
	color: #85714D;
	text-align: center;
	font-size: 120%;
}
.scrty { padding-top: 24px; }
.returnlink { padding-bottom: 24px; }
.custom.contact h3.bolder
{
	font-family: 'Gill Sans W01 Medium', Helvetica, sans-serif;
	font-weight: 500;
	text-align: left;
	line-height: 150%;
}
.custom.contact #tickets,
.custom.contact #ticketdates
{ font-size: 19.2px; }
.custom.contact #tickets-label,
.custom.contact #ticketdates-label
{ color: #888; }
.custom.contact #sdl
{
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	font-weight: 300;
	text-align: left;
	border-left: 2px #85714D solid;
	padding-right: 18px;
	padding-left: 18px;
	color: #85714D;
	margin-bottom: 28px;
	line-height: 21px;
}
.custom.contact #sdl h2
{
	text-transform: uppercase;
	margin-bottom: 8px;
}
.custom.contact #sdl h3
{
	text-align: left;
}
.custom.contact #sdl .sdldv { margin-bottom: 12px; }
.custom.contact #sdl a, .custom .gross a
{
	color: #85714D;
	text-decoration: underline;
}
.custom .gross {padding: 0 20px 0 20px;}
.custom .gross strong
{
	font-family: 'Palatino LT W01 Roman', Times, 'Times New Roman', serif;
	font-weight: bold;
}
.custom.press h1
{
	font-size: 422%;
	font-family: 'Gill Sans W01 Light', Helvetica, sans-serif;
	font-weight: 300;
	color: #85714D;
	text-transform: uppercase;
	margin: 0;
}
.custom.press .customitem h3 { font-size: 180%; }
.custom.press .customitem p { text-transform: none; }
.bspkimg img
{
	width: 50%;
	height: auto;
}
@media (max-width: 808px)
{
	.custom .custom-img img { height: 220px; }
	.custom.press .custom-img img
	{
		width: 100%;
		height: auto;
	}
	.custom.press .customitem h3 { font-size: 150%; }
	.custom.press h1 { font-size: 300%; }
}

@media (max-width: 767px)
{
	.custom .custom-img img
	{
		width: auto;
		height: 180px;
	}
	.custom.press .custom-img img
	{
		width: 100%;
		height: auto;
	}
	.grossintro h1 { font-size: 150%; }
	.grossintro h2 { font-size: 120%; }
	.grossintro h3 { font-size: 120%; }
	.customitem h3 { font-size: 180%; }
	.custom.press .customitem h3 { font-size: 130%; }
}

@media (max-width: 664px)
{
	.custom .customitem
	{
		width: 100%;
		display: block;
		margin: 20px 0 0 0;
		border-left: none;
		padding: 10px 20px 20px 20px;
		border-bottom: 2px #85714D solid;
	}
	.custom.customhome .customitem
	{
		border-left: none;
		padding: 10px 20px 20px 20px;
	}
	.custom .customrow:last-child .customitem {border-bottom: 2px #85714D solid;}
	.custom.customhome .customrow:last-child .customitem {border-bottom: 1px #000 solid;}
	.custom.customhome .customrow:last-child .customitem:last-child
	{
		border-bottom: none;
		padding-bottom: 0;
	}
	.custom .custom-img img
	{
		width: 75%;
		height: auto;
	}
	.custom .grossitems
	{
		display: block;
		border-collapse: separate;
		border-spacing: 0 0;
	}
	.custom .customrow { display: block; }
	.custom .customrow.rows-1
	{
		display: block;
		width: auto;
	}
	.custom .customrow.rows-2
	{
		display: block;
		width: auto;
	}
	.custom .customrow.rows-3
	{
		display: block;
		width: auto;
	}
	.custom .customrow-w.rows-1
	{
		margin-left: 0;
		width: auto;
	}
	.custom .customrow-w.rows-2
	{
		margin-left: 0;
		width: auto;
	}
	.custom.press .customitem h3 { font-size: 180%; }
	.bspkimg img { width: 100%; }

}
