p {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
}
ul {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
}
pre {
	font-family : Courier, Monaco, 'Andale Mono', monospace;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
}
hr {
	color: #666666
	height: 1px;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
	color: #5289d5;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: #727272;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #727272;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}


a {
	color: #1e5dc7;
}
a:hover {
	color: #db0102;
}


.normal {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.alert {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #cc3300;
}
.small {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.small-alert {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #cc3300;
}
.auction-list-type {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin-left : 15px;
	margin-bottom : 5px; 
	color: #22457C;
}
.auction-list-entry {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin : 0px 0px 5px 20px;
}
.auction-list-link {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}

/* search box elements */
.auction-search-label {
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.auction-search-element {
	font : normal 12px Verdana,Arial, Helvetica, sans-serif;
}
.auction-search-term {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/* gallery types */
.gallery-list-type {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin-left : 15px;
	margin-bottom : 5px; 
	color: #22457C;
}
.gallery-list-entry {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin : 0px 0px 5px 20px;
}
.gallery-list-link {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}

/* search list elements */
.stamp-tab-head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color: #528dde; /* #6699cc; */
	color: white;
}
.stamp-tab-even {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	background-color: #f6fafd;
	vertical-align: top;
}.stamp-tab-odd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color: white;
	color: black;
	vertical-align: top;
}
.stamp-tab-tot {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color: #666666;
	color: white;
}


/* directory elements */
.dir-l1 {	/* level 1 categories */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #1e5dc7;
}
.dir-l1  a:hover {
	color: #db0102;
}
/* item detail elements */
.det_header {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	background-color: #6699cc;
	color: white;
	margin: 5px;
}
.det_header a:hover {
	color: white;
}
.det_label {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: black;
	vertical-align: top;
}
.det_data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	vertical-align: top;
}


/* gallery check-out page elements */
.co-banner {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #666;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
}
.co-header {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #333333;
	background-color: #eeeeee;
	vertical-align: bottom;
	padding: 5px 5px 5px 5px;
}
.co-header-but {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #333333;
	background-color: #eeeeee;
	vertical-align: bottom;
	padding: 7px 5px 2px 5px;
}
.co-body {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	background-color: #f2f2f2;
	margin: 5px 0px 5px 15px;
}
.co-alert {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: red;
	background-color: #ffffff;
	margin: 5px 0px 5px 15px;
}
.co-order {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	background-color: #f2f2f2;
	margin-left: 15px;
}

.site-map-link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding: 0px 0px 5px 60px;
	color: #333333;
}

/* check-out box elements */
.ckout-bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-left : 15px;
	margin-bottom : 5px; 
	background-color: #ffffff;
	color: black;
}
.ckout-norm {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-left : 15px;
	background-color: #ffffff;
	color: black;
}
.ckout-rad {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-left : 15px;
	background-color: #ffffff;
	color: black;
}
.ckout-but {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.chkout-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: white;
	background-color: #666666;
	padding: 5px;
}


/* easy-list view elements */
.el-header {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: white;
	background-color: #cccccc;
	vertical-align: bottom;
	padding: 5px 5px 5px 5px;
}
.el-subheader {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: black;
	background-color: transparent;
	vertical-align: bottom;
	padding: 5px 5px 5px 5px;
}
.el-body {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	background-color: transparent;
	vertical-align: bottom;
	padding: 5px 5px 5px 5px;
}

/* EP menu elements */
.ep-menu-1 {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #333333;
	background-color: transparent;
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
.ep-menu-2-on {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: white;
	background-color: #333333;
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
.ep-menu-2-off {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #333333;
	background-color: transparent;
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
.ep-menu-bullet {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #333333;
	background-color: transparent;
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

.stat-det-row {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	background-color: #333333;
}

.new-arrivals {
	 font-weight: bold;
	 font-size: 12px;
}

#gal-name {
	margin-top: 0px;
	padding-top: 0px;
	font-size : 18px;
	text-align: center;
}

#gal-desc {
	font-family: Georgia, "Times Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
#gal-pdf {
	font-family: Georgia, "Times Roman", Times, serif;
	font-style: normal;
	text-align: center;
}

/* top-ten list */
#top-ten {
	font-size: 10px;
}
#top-ten caption {
	font-size: 12px;
	font-weight: bold;
}
#top-ten th {
	font-size: 11px;
	font-weight: bold;
	background-color: #4a8dde;
	color: #fff;
	padding: 1px 2px 1px 2px;
}
#top-ten fieldset {
	background: #f6f6ff;
}
#top-ten legend {
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #4a8dde;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}
.tt-odd { background-color: #fff; }

/* copyright element */
.copyright {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

table.buy-price-tab {
  margin-right: auto;
  margin-left: auto;
 } 
.buy-price-tab td, .buy-price-tab th {
  text-align: center;
  padding: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

.buy-price-tab td {
  font-size: 14px;
  border-bottom: 1px solid #6699CC;
}
.buy-price-tab th {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: #6699CC;
  color: #fff;
  font-size: 14px;
}
.buy-price-tab .bp-grade {
  color: #005cc8;
  font-size: 14px;
  font-weight: bold;
}
.buy-price-tab td.bp-scott {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}

.buy-price-tab td.bp-image {
  border-bottom: none;
}

.paypal-checkout {
	font-size: 18px;
	font-weight: bold;
	color: #1762d5;
}

#ungraded-blurb {
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: white;
}
#ungraded-blurb p {
  font-size: 10px;
  font-style: italic;
  padding: 0px;
  margin: 5px;
}
