* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}

body, html {
	font-family: "lucida grande", tahoma, helvetica, sans-serif;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%
}

a {
	color: #000;
}

img {
	border: 0px;
}

.clear {
	clear: both;
	height: 1px;
}

.nolink {
	text-decoration: none;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

/* ---  Content  -----------------------------------------------*/
div#container {
	margin: 0px auto;
	width: 990px;
}

div#contentwrap {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

#pageContent {
	font-size: 0.8em;
}

#pageContent h1, #pageContent h2, #pageContent h3, #pageContent h4 {
/* font-family: "lucida grande", tahoma, helvetica, sans-serif; */
	font-family: "book antiqua", Bodoni, Garamond, Georgia, Times, serif;
	text-align: left;
}

#pageContent h1 {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 22px;
}

#pageContent h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 17px;
}

#pageContent h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 13px;
}

.content-container {
	margin-bottom: 25px;
}

.left-column {
	padding-right: 20px;
	border-right: 420px solid #fff;
}

.right-column {
	width: 420px;
	float: right;
}

.content-container-right-column {
	padding-right: 20px;
	border-right: 230px solid #ede5da;
}

.w50 {
	width: 50px;
}

.w80 {
	width: 80px;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w100pc {
	width: 100%;
}

p.textblock {
	text-align: justify;
}

p.notice {
	font-size: 16px;
	text-align: center;
	color: #666;
}

.small-text {
	font-size: 11px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* ---  Header  -----------------------------------------------*/
#header {
	height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #fff;
	background: #b4462f; /* #a53 */
}

#header img {
	border: 0;
	margin-left: 10px;
	padding-bottom: 10px;
}

#header #meta-links {
	font-size: 12px;
	float: right;
	margin-right: 15px;
}

#header #meta-links a {
	color: #fff;
}

/* ---  Footer  -----------------------------------------------*/
#footer {
	margin-top: 20px;
	width: 100%;
	line-height: 18px;
	font-size: 10px;
	border-top: 1px solid #aaa;
	text-align: center;
}

/* ---  Tabellen  ---------------------------------------------*/
table {
	margin: 0;
	padding: 0;
}

td {
	font-size: 13px;
}

table.list {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.list tr {
}

table.list tr.header {
	background-color: #999;
	color: #fff;
}

table.list tr.header th {
	padding: 2px;
}

table.list tr td, table.list tr.odd td, table.list tr.even td {
	padding: 8px;
}

table.list tr.even {
	background-color: #fff;
}

table.list tr.odd {
/*background-color: #efefef;*/
	background-color: #ede5da;
}

table.list tr.current {
	background-color: #efdfdf;
}

.pager {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pager a.first, .pager a.last, .pager a.previous, .pager a.next {

}

.pager a.first img, .pager a.last img, .pager a.previous img, .pager a.next img {
}

.pager a.current-page-link {
	position: relative;
	top: -2px;
	padding: 2px 3px 2px 3px;
	color: #fff;
	background-color: #b4462f;
}

.pager a.page-link {
	position: relative;
	top: -2px;
	padding: 2px 3px 2px 3px;
	color: #000;
	background-color: #fff;
}

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

.bottom-border {
	border-bottom: 1px solid #999;
}

/* ---  Homepage  ---------------------------------------*/

#siteNewsContainer {
	float: left;
	width: 430px;
}

.siteNewsEntry {
	margin-bottom: 25px;
}

#auctionBoxes {
	margin-left: 25px;
	float: right;
	width: 500px;
}

#auctionBoxes .small-headline {
	/*color: #67503b;*/
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#auctionBoxes h3 {
	margin-top: 12px;
}

#auctionBoxes #currentAuction ul.collections {
	list-style-position: inside;
	list-style-type: circle;
}

#auctionBoxes #currentAuction {
	padding: 10px;
	background-color: #ede5da;
	margin-bottom: 25px;
}

#auctionBoxes #currentAuction h2 {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 15px;
	color: #67503b;
	border-bottom: 1px dashed #67503b;
}

#auctionBoxes #lastAuction {
	padding: 10px;
	background-color: #f3f3f3;
}

#auctionBoxes #lastAuction h2 {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 15px;
	color: #777;
	border-bottom: 1px dashed #777;
}

#partnerSites {
	margin-top: 25px;
	border-top: 1px dotted #999;
	padding-top: 5px;
	text-align: center;
}

#partnerSites h1 {
	color: #999;
	text-align: left;
	font-size: 12px;
	margin: 0px;
}


#auctionContent {
	clear: both;
}

#auctionContent #auctionBoxes {
	width: 100%;
	background-color: #fff;
	margin-bottom: 15px;
}

#auctionContent #auctionBoxes #currentAuction {
	float:left;
	width: 46%;
}

#auctionContent #auctionBoxes #lastAuction {
	float:right;
	width: 46%;
}


/* ---  Dates  ---------------------------------------*/

.list-main {
	font-size: 13px;
	font-weight: bold;
}

.list-sub {
	font-size: 12px;
}

.dateRow {
	height: 50px;
}

.dateRow .list-big {
	font-size: 16px;
}

.dateRow td {
	vertical-align: middle;
	border-bottom: 1px solid #999;
}

/* ---  Auction Styles  ---------------------------------------*/
.auction-head {
	border-top: 1px solid #fff;
	background-image: url( "../images/bg_auctionhead.jpg" );
	background-repeat: repeat-x;
	height: 45px;
	padding: 8px 20px 0px 20px;
}

.auction-head h1 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	text-align: left;
	float: left;
	display: inline;
	font-size: 20px;
	font-family: "book antiqua", Bodoni, Garamond, Georgia, Times, serif;
}

.auction-head .catalogue-forms {

}

.auction-head .catalogue-forms table td.label {
	padding-top: 5px;
	padding-right: 10px;
}

.auction-head .catalogue-forms form {
	margin-left: 40px;
	float: right;
	display: inline;
}

div.lot-image-container {
	float: right;
}

img.lot-image {
	border: 1px solid #ccc;
}

img.tiny {
	width: 70px;
}

img.medium {
	width: 200px;
}

img.detail {
	width: 298px;
}

/* Right side container ---------------------------------------- */
.right-content-container {
	float: right;
	width: 210px;
	padding: 10px;
	padding-top: 0px;
	background-color: #ede5da;
}

/* Auction Special Box ------------------------------------------ */
.auction-specials {
}

#pageContent h3.box-headline {
	font-size: 16px;
	color: #67503b;
}

.auction-specials ul.specials {
	padding-left: 20px;
	list-style-image: url( "../images/bullet_arrow.gif" );
}

.auction-specials ul.highlights {
	padding-left: 10px;
	list-style-type: none;
}

.auction-specials ul.highlights li {
	margin-bottom: 5px;
}

/* Alphabetic index ---------------------------------------- */
#pageContent h3.big-letter {
	color: #67503B;
	font-size: 34px;
	border-bottom: 1px solid #67503B;
}

ul.letter-list {
	list-style-type: none;
}

ul.letter-list li {
	float: left;
	list-style: none;
	margin: 2px;
}

ul.letter-list li.selected {
}

ul.letter-list li a {
	font-size: 15px;
	padding: 3px 3px;
}

ul.letter-list li a.selected {
	font-size: 15px;
	color: #fff;
	background-color: #67503B;
	text-decoration: none;
}

/* Category List ---------------------------------------- */
ul.category-list {
	padding-left: 20px;
	list-style-image: url( "../images/bullet_arrow.gif" );
}

ul.category-list li {
	margin-top: 2px;
	margin-bottom: 2px;
}

ul.category-list li a {
	font-size: 13px;
	letter-spacing: 1px;
}

/* Lot List --------------------------------------------- */
#
table.list tr.lot-row td.lot-number {
}

table.list tr.lot-row td.lot-number {
	width: 70px;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #67503B;
}

table.list tr.lot-row td.lot-number a {
	color: #67503B;
}

table.list tr.lot-row td.lot-image {
	vertical-align: top;
}

table.list tr.lot-row td.lot-text {
	vertical-align: top;
}

table.list tr.lot-row td.lot-text span.lot-category {
	font-size: 14px;
	font-weight: bold;
}

table.list tr.lot-row td.lot-price {
	vertical-align: top;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

table.list tr.lot-row td.lot-price .lot-result {
	color: #999;
}

/* Lot detail ------------------------------------------- */
#pageContent div.lot-details .header {
	height: 42px;
}

#pageContent div.lot-details h1.lot-number {
	color: #67503B;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}

#pageContent div.lot-details h2.lot-category {
	padding-top: 7px;
	color: #67503B;
	font-size: 20px;
}

div.lot-details #image-display {
	float: left;
	width: 315px;
	vertical-align: top;
}

div.lot-details #image-display #no-image {
	text-align: center;
	color: #ccc;
	font-size: 16px;
	vertical-align: middle;
	width: 300px;
	height: 200px;
	border: 1px solid #ccc;
}

div.lot-details #image-display #no-image span {
	position: relative;
	top: 70px;
}

div.lot-details #image-display #image {
	text-align: center;
	vertical-align: middle;
	width: 300px;
	border: 1px solid #ccc;
}

div.lot-details #image-display .image-navigator {
	padding: 0px;
	margin: 0px;
	background-color: #eee;
}

div.lot-details #text-display {
	float: right;
	width: 620px;
	vertical-align: top;
}

div.save-bid-container {
	padding: 15px;
	background-color: #ede5da;
}

div.save-bid-container table td.label {
	font-size: 13px;
	font-weight: bold;
}

div.buttonbar {
	text-align: right;
	background-color: #eee;
	padding: 5px;
	border: 1px solid #ccc;
}

td.result-column-last {
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 15px;
	padding-right: 15px;
}

td.result-column {
	text-align: center;
	border-left: 1px solid #ccc;
	padding-left: 15px;
	padding-right: 15px;
}

a.generic-link {
	background-image: url( "../images/icon_link.gif" );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 2px;
}

a.pdf-link {
	background-image: url( "../images/icon_pdf.gif" );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.text-bold {
	font-weight: bold;
}

.text-italic {
	font-style: italic;
}

.image-table {
        width: 100%;
        text-align: center;
}

.image-table td {
        text-align: center;
        font-size: 80%;
}

.image-table td a img {
        border: 0px;
}