/* tags */
body {
  margin: 0px;
  background-color: white;
  font-family: verdana, tahoma, arial, sans serif;
  font-size: 0.7em;
}

img {
  border: 0;
  font-size: 150%;
}

td img {
  vertical-align: top;
}

form {
  margin: 0;
  padding: 0;
}

select, input, textarea {
  font-family: tahoma, arial, sans serif;
  color: #444466;
  font-size: 100%;
}

select option.unselected {
  background-color: #F0F0F0;
}

h1 {
  font-size: 110%;
  color: #00008B;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}

h2 {
  font-size: 100%;
  color: #00008B;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: #EAEAEE 1px solid;
  border-top: none;
  border-left: none;
  border-right: none;
  clear: both;
	display: block;
}

ol.spaced li,
ul.spaced li {
  margin-bottom: 10px;
}


/* text styles */
.smaller {
  font-size: 90%;
}

/* links */
a {
  text-decoration: underline;
  color: #00008B;
}

a:hover {
  text-decoration: none;
}

a.arrow-left {
  background-repeat: no-repeat;
  background-image: url(/images/icons/link_arrow_left.png);
  background-position: 0 4px;
  padding-left: 10px;
  font-weight: bold;
}

a.arrow-right {
  background-repeat: no-repeat;
  background-position: right 4px;
  background-image: url(/images/icons/link_arrow_right.png);
  padding-right: 10px;
  font-weight: bold;
}

a.arrow-download {
  background-repeat: no-repeat;
  background-image: url(/images/icons/link_arrow_download.png);
  background-position: 0 4px;
  padding-left: 10px;
}


/* layout divs */
.clear {
  clear: both;
  font-size: 0;
  height: 0;
}


/* main table */
#main-container {}

#main-table {
  margin-left: auto;
  margin-right: auto;
  width: 792px;
}

#main-table tr.top-row td {
  border: white 2px solid;
  border-top: white 4px solid;
}

#main-table tr.top-row td.logo {
  background-color: #4B4BAD;
}

#main-table td.shadow-left {
  font-size: 0;
  width: 8px;
  background-image: url(/images/shadow_left.png);
  background-position: top right;
  background-repeat: repeat-y;
}

#main-table td.shadow-right {
  font-size: 0;
  width: 8px;
  background-image: url(/images/shadow_right.png);
  background-repeat: repeat-y;
}

#main-table tr.top-row td.shadow-left,
#main-table td.shadow-left,
#main-table tr.top-row td.shadow-right,
#main-table td.shadow-right {
  border: none;
}

#main-table td.shadow-bottom {
  font-size: 0;
  height: 8px;
  background-image: url(/images/shadow_bottom.png);
  background-repeat: repeat-x;
}


/* nav table */
#navigation {
  border: white 2px solid;
  background-color: #EAEAEE;
  padding: 5px;
  font-size: 90%;
  font-weight: bold;
  text-align: right;
}

#navigation a {
  display: block;
  margin-bottom: 4px;
  color: #00008B;
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: underline;
}


/* main area */
#main-cell {
  padding: 20px 5px 10px 10px;
  color: #444466;
  background-color: #FCFCFD;
  border: white 2px solid;
}

#main-cell p {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 16px;
}

#main-cell h3 {
  font-weight: bold;
  font-size: 110%;
  line-height: 130%;
}

#main-cell p.important {
  font-weight: bold;
  font-size: 110%;
  line-height: 130%;
  color: red;
}

.main-title {
  margin-bottom: 10px;
}

#main-cell p.highlight {
  color: red;
}

/* auction panels */
#sworders-auction {
  background-color: #00008B;
  color: white;
}

#olivers-auction {
  background-color: #1D514F;
  color: white;
}

#winesale-auction {
  background-color: #e44c4c;
  color: white;
}

#antiques-auction {
  background-color: #e44c4c;
  color: white;
}

#antiques-results {
  background-color: #7949e4;
  color: white;
}

#stgiles-auction {
  background-color: #AAAAAA;
  color: white;
}

#stgiles-results {
  background-color: #666666;
  color: white;
}

#weekly-auction {
  background-color: #1aacdc;
  color: white;
}

#weekly-results {
  background-color: #1a70dc;
  color: white;
}

#arms-auction {
  background-color: #1aacdc;
  color: white;
}

#arms-results {
  background-color: #1a70dc;
  color: white;
}

#fine-auction {
  background-color: #d7bc44;
  color: white;
}

#fine-results {
  background-color: #e97f1b;
  color: white;
}

.auction-panel {
  margin: 2px 2px 4px 2px;
  padding: 7px;
}

.auction-panel .next-auction-date {
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: bold;
}

.auction-panel .next-auction-date .title {
  font-size: 90%;
}

.auction-panel .next-auction-date .sub-title {
  font-size: 80%;
  font-weight: normal;
}

.auction-panel .next-auction-date .date {
  font-size: 120%;
}

.auction-panel select.categories {
  width: 176px;
  margin-top: 4px;
  margin-bottom: 3px;
}

.auction-panel input.keywords {
  width: 120px;
  margin-top: 3px;
  margin-bottom: 4px;
  vertical-align: middle;
}

.auction-panel a.submit {
  font-size: 10px;
  color:white;
  font-weight: bold;
  text-decoration: none;
}

.auction-panel a:hover.submit {
  text-decoration: underline;
}

.auction-panel .links {
  font-size: 90%;
  margin-top: 4px;
}

.auction-panel .links a {
  display: block;
  margin-bottom: 2px;
  background-image: url(/images/icons/link_arrow_left_white.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 8px;
  color: white;
}

.auction-panel h2 {
  color: white;
  font-size: 100%;
  margin-top: 4px;
  margin-bottom: 7px;
}

.auction-panel p {
  font-size: 90%;
  margin-top: 7px;
  margin-bottom: 7px;
}


/* home */
#home-table {
  width: 100%;
}

#home-table td.main-cell {
  padding-right: 15px;
}

#home-table td.lot-cell {
  width: 20px;
}

#featured-lot {
  padding: 10px;
  width: 230px;
  background-color: #E5E5F3;
  margin-top: 12px;
  font-size: 90%;
  color: #00008B;
  filter:alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
}

#featured-lot-description {
  margin-top: 10px;
}

#featured-lot-price {
  margin-top: 3px;
  font-weight: bold;
  text-align: right;
}


/* page info panels */
table.page-info-panel {
  margin-top: 10px;
  width: 100%;
}

table.page-info-panel td.top img {
  float: right;
}

table.page-info-panel td.content {
  width: 100%;
  padding: 7px;
  background-color: #F2F2F9;
  font-size: 90%;
  color: #00008B;
}

#main-cell table.page-info-panel td.content p {
  margin: 4px 0;
  line-height: 14px;
}

table.page-info-panel td.content .link {
  margin-top: 2px;
  text-align: right;
}

table.page-info-panel td.content-image {
  background-color: #F2F2F9;
  padding-bottom: 5px;
}

table.page-info-panel td.content-image img {
  float: right;
}


/* search results */
#search-results {
  margin-bottom: 10px;
  width: 100%;
}

#search-results .synopsis {
  margin-top: 10px;
  margin-bottom: 5px;
}

#search-results .result-count {
  margin-top: 5px;
  font-size: 90%;
}

#search-results .estimate-notice {
  margin-top: 5px;
  font-size: 90%;
  color: #990000;
}

#search-results .result {
  margin-bottom: 10px;
}

#search-results .result .lot-number {
  background-color: #4B4BAD;
  color: white;
  font-weight: bold;
  padding: 5px;
}

#search-results .result .description {
  border-left: #E5E5F3 1px solid;
  border-right: #E5E5F3 1px solid;
  border-bottom: #E5E5F3 1px solid;
  padding: 5px;
  display: block;
}

#search-results .result .description p {
  margin-top: 0px;
}

#search-results .result .description .image {
  float: right;
  margin: 0 0 5px 10px;
}

#search-results .result .description .estimate,
#search-results .result .description .hammer {
  margin-top: 10px;
  font-weight: bold;
}

#search-results .result .description .estimate {
  color: #00008B;
}

#search-results .result .description .hammer {
  color: red;
}

#search-results .result .description .zoomify {
  margin-top: 5px;
  font-size: 90%;
}

#search-results table.page-controls {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}

#search-results table.page-controls td.navigation {
  color: #00008B;
}

#search-results table.page-controls td.navigation a {
  color: #8888AA;
  text-decoration: none;
}

#search-results table.page-controls td.navigation a:hover {
  text-decoration: underline;
}


/* lot details */
#lot-details {
  margin-top: 15px;
  margin-bottom: 10px;
}

#lot-details .lot-number {
  background-color: #4B4BAD;
  color: white;
  font-weight: bold;
  padding: 5px;
}

#lot-details .description {
  border-left: #E5E5F3 1px solid;
  border-right: #E5E5F3 1px solid;
  border-bottom: #E5E5F3 1px solid;
  padding: 5px;
}

#lot-details .description .zoomify {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border: red 1px solid;
  color: red;
}

#lot-details .description .zoomify .button {
  margin-top: 10px;
  text-align: center;
}

#lot-details .description .zoomify .button a {
  color: red;
  font-weight: bold;
  font-size: 120%;
  background-image: url(/images/icons/magnify.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: 0 4px;
}

#lot-details .description .larger {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border: red 1px solid;
  color: red;
}

#lot-details .description .larger .button {
  margin-top: 10px;
  text-align: center;
}

#lot-details .description .larger .button a {
  color: red;
  font-weight: bold;
  font-size: 120%;
  background-image: url(/images/icons/magnify.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: 0 4px;
}

#lot-details .description p {
  margin-top: 0px;
}

#lot-details .description .image {
  text-align: center;
  margin-bottom: 10px;
}

#lot-details .description .thumbnails {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

#lot-details .description .thumbnails .thumb {
  background-image: url(/images/icons/jpeg.png);
  background-repeat: no-repeat;
  padding: 2px 0 1px 20px;
  margin-right: 15px;
  font-weight: bold;
  color: #666688;
}

#lot-details .description .thumbnails .thumb a {
  font-weight: normal;
}

#lot-details .description .estimate,
#lot-details .description .hammer {
  margin-top: 10px;
  font-weight: bold;
}

#lot-details .description .estimate {
  color: #00008B;
}

#lot-details .description .hammer {
  color: red;
}


/* footer */
.footer-links {
  margin-top: 10px;
  margin-bottom: 15px;
}


/* item lists */
.item-list {
  margin-top: 10px;
  margin-bottom: 20px;
}

.border-top {
  border-top: #E5E5F3 1px solid;
}

.item-list .item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #E5E5F3 1px solid;
}

.item-list .item .title {
  font-size: 110%;
  color: #00008B;
  font-weight: bold;
}

.item-list .item .sub-title {
  color: #00008B;
  font-weight: bold;
}

.item-list .item .date {
  color: #00008B;
  font-size: 90%;
  margin-top: 2px;
}

.item-list .item img.image-left {
  float: left;
  margin-right: 10px;
}

.item-list .item .link {
  margin-top: 2px;
  text-align: right;
}

.item-list .image-holder {
  text-align: center;
  background-color: #F6F6F7;
  margin: 10px 0;
  padding: 8px 0;
}

.item-list .image-holder img {
  margin: 0 5px;
}

.item-list .image-holder .note {
  margin-top: 10px;
  font-size: 90%;
}



/* maps */
.maps {
  margin-bottom: 15px;
}

.maps img {
  margin-right: 20px;
}

.maps p {
  font-size: 90%;
}


/* form table */
table.form {
  width: 100%;
  border-top: #EAEAEE 1px solid;
}

table.form td.key {
  width: 25%;
  color: #00008B;
  font-weight: bold;
  text-align: right;
  padding: 10px 5px 7px 5px;
}

table.form td.key .note {
  color: #666666;
  font-size: 90%;
  margin-top: 3px;
  font-weight: normal;
}

table.form td.value {
  padding: 7px 5px 7px 5px;
}

table.form td.value input,
table.form td.value select,
table.form td.value textarea {
  width: 275px;
  padding: 1px;
}

table.form td.value input.auto-width {
  width: auto;
}

table.form td.value .note {
  margin-left: 10px;
  color: #666666;
  font-size: 90%;
}

table.form td.submit {
  border-top: #EAEAEE 1px solid;
  padding: 5px;
}

table.form td.submit input {
  margin-left: 10px;
  font-weight: bold;
}

table.form tr.rule-bottom td {
  border-bottom: #EAEAEE 1px solid;
}

ul.error {
  color: red;
  margin-top: 15px;
  margin-bottom: 10px;
}


/* data table */
table.data-table {
  margin-top: 15px;
  margin-bottom: 15px;
}

table.data-table td {
  padding: 3px;
  border-bottom: #EEEEEE 1px solid;
}

table.data-table tr.header td {
  font-weight: bold;
  color: white;
  background-color: #666666;
  border-bottom: none;
}


/* right panel */
.right-panel {
  float: right;
  margin: 0 0 10px 10px;
  width: 175px;
  padding: 5px;
  background-color: #F3F3F7;
}

.right-panel h1 {
  margin: 0 0 5px;
  color: #666666;
}

#main-cell .right-panel p {
  line-height: normal;
  font-size: 90%;
  margin: 5px 0;
}

/* popup */
body.popup {
  margin: 10px;
}

/* footer logos */
.footer-logos {
  margin: 15px 0;
  border-top: #F0F0F0 1px solid;
  text-align: right;
  padding: 5px 0;
}