@import url(site.css);
@import url(site.widgets.scroller.css);
@import url(site.widgets.splash.css);
/* General */
body {
	background-color:#f6f6f6;
	background-image:none;
	margin:0;
	padding:0;
}
.wrapper {
	margin:0 auto;
	width:960px;
}
.main {
	margin-bottom:12px;
}
.wrapper  a {
	color: #77683B;
	text-decoration: none;
}
/* end:General */

/* Modernizr styling */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}


/* Site header */
.container-header {
	background-color:#1c1c1c;
	border-bottom:8px solid #8d1b12;
}
.container {
	background-color: #f6f6f6;
}
/* end:Site header */

/* Breadcrumbs */
.ctk-breadcrumbs {
	background-color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:25px;
	position:relative;
	text-transform:uppercase;
	width: 100%;
}
.ctk-breadcrumbs .item {
	float:left;
	line-height:25px;
}
.ctk-breadcrumbs li.item:last-child .link {
	cursor:pointer;
	text-decoration:none;
}
.ctk-breadcrumbs li.item:last-child .link:hover {
	cursor: default;
}
.ctk-breadcrumbs .separator {
	background-position:-156px -18px;
	background-repeat:no-repeat;
	float:left;
	height:25px;
	margin:0 15px;
	width:6px;
}
.ctk-breadcrumbs .home {
	background-position:-1241px -19px;
	background-repeat:no-repeat;
	display:block;
	margin-left:20px;
	overflow:hidden;
	text-indent:100%;
	width:17px;
}
.ctk-breadcrumbs .home:hover {
    background-position: -1241px -79px;
}

.ctk-breadcrumbs a {
	color: #fff;
}
.ctk-breadcrumbs a:hover {
	text-decoration:underline;
}
/* end:Breadcrumbs */

/* Subheader */
.details-header {
	background-color:#fff;
	color:#77683B;
	display:block;
	/* new - added then removed height: 30px;  */
	padding:30px 0 25px 2px;
	/*overflow:hidden;*/
	text-transform:uppercase;
	zoom:100%;
}
.details-header .sale,
.details-header .private {
	font-size:18px;
	font-family:Georgia,serif;
	margin-left:40px;
}
.details-header .private {
	color:#000;
	margin-right:64px;
}
.details-header .lot {
	border-left:1px solid #888;
	color:#888;
	font-size:18px;
	font-family:Georgia,serif;
	margin:0 64px 0 12px;
	padding-left:12px;
}
.details-header .lotFS {
	border-left:none !important; 
}
.details-header input[type=text] {
	color:#888;
	font-style:italic;
	padding:5px;
	width:70px;
	float: none!important;
}
.details-header .goToLot {
    background-position: 100% -421px;
    color: #888888;
	font-family:Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 0 8px 0 16px; /* updated */
    text-transform: uppercase;
}
.details-header .back {
	float:right;
	margin-right:174px;
	margin-top:10px;
	text-transform:capitalize;
}
.details-header .back-to-results {
	float:right;
	margin-right:118px;
	margin-top:10px;
	text-transform:capitalize;
}
/* end:Subheader */



/* General - buttons - used in .details-header and .lot-summary sections */
.ctk-button1, .button-label {
	background-image:url("/images/sprites/repeats-h-edges.png");
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	position:relative;
	text-transform:uppercase;
}
.ctk-button1 {
	background-position:0 -540px;
	display:inline-block;
	margin-right:12px;
}
.lot-summary .ctk-button1 {
	margin: 18px 50px 20px 0;
}
.button-label {
	background-position:100% -540px;
	display:block;
	height:26px;
	line-height:26px;
	left:5px;
	padding:0 5px;
	
}
.button-label span {
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:20px;
}
.button-label.prev span {
	padding-left:18px;
}

#related-lots-previous-button .button-label {
	width:45px;
}

#related-lots-previous-button .button-label span{
	width:30px;
}

/* GO Button */
.ctk-button1 .go-button {
	background-position:100% -421px;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:29px;
}

#lot-number-submit-button {
	background-position:0 -421px;
}

/* .lot-summary .price a,  */
.icon-sprite {
	background-image:url("/images/sprites/icons.png");
}

.chr-primary-btn {
    background-position: 100% -600px;
	width:122px;
}
.chr-primary-btn .repeat-h:hover {
	color:#f5e7ba;
}
.chr-primary-btn .repeat-h {
    background-position: 0 -600px;
	color:#fff;
}
.lot-summary a:hover {
	color:#000;
	text-decoration:none;
}

/* Buttons - Go Button */
.details-header .go-button {
	padding-left:3px;
	width:27px;
	cursor:pointer;
}
/* /Buttons - Go Button */

/* Buttons - Prev Button */
.details-header .prev span {
	background-position:-282px -317px;
}
.details-header .prev span:hover {
	background-position:-282px -136px;
}

/* Buttons - Next Button */
.details-header .next span {
	background-position:-312px -317px; /* was 310, 4px left pad */
	padding-left:1px;
	padding-right:30px;
}
.details-header .next span:hover {
	background-position:-310px -136px;
}

/********* Primary/Action Buttons */

/* Buttons - Common: Video, Article, Track Lot, etc. */

.lot-summary .action-button {
    display: block;
    height: 12px;
    left: 12px;
    margin: 0;
    padding: 6px;
    position: absolute;
    top: 2px;
    width: 16px;
}

/* white button - right side */
.lot-summary .button-edge-r {
    background-position: 100% -540px;
}

.lot-summary .button-edge-r .repeat-h {
    background-position: 0 -540px;
	color:#77683b;
}
.lot-summary .button-edge-r .repeat-h:hover {
	color:#888;
}
.lot-summary .plain .repeat-h:hover {
	color:#888;
}
/* Place Bid Button */
.lot-summary .chr-place-bid {
    background-position: -855px -440px;
}
.lot-summary .place-bid span {
	background-position:-286px -322px;
}

/* Bid Now Button */
.lot-summary .chr-bid-now {
    background-position: -855px -440px;
}
.lot-summary .chr-primary-btn:hover .chr-bid-now{
    background-position: -855px -500px;
}
/* Track Lot Button */
.lot-summary .track-lot {
	margin-top:6px;
}
.lot-summary .chr-track-lot {
    background-position: -154px -440px;
}

.lot-summary .track-lot:hover .chr-track-lot {
    background-position: -154px -500px;
}

/* Video Button */
.lot-summary .video-button {
	margin-top:20px;
}
.lot-summary .chr-video {
	background-position:-985px -622px;
}
.lot-summary .audio-button {
	margin-top:20px;
}
.lot-summary .chr-audio {
	background-position:-920px -622px;
}
.lot-summary .brochure-button {
	margin-top:20px;
}
.lot-summary .chr-brochure {
	background-position:-1369px -622px;
}

/* Article Button */
.lot-summary .article-button {
	margin-top:4px;
}
.lot-summary .chr-article {
	background-position:-1049px -622px;
}
/* / Article Button */

/* Buy Catalogue Button */
.lot-summary .buy-cat-button {
	margin-top:20px;
	width:130px;
}
.lot-summary .chr-buy-cat {
	background-position: -472px -440px;
}

/* Complete Purchase Button */
.lot-summary .chr-complete-purchase {
	background-position: -855px -502px;
}
.lot-summary .complete-purchase {
	width:180px;
}
/* /cp */

/* Contact Us */
.contact-btn:hover .repeat-h {
	color:#f5e7ba;
}
.contact-btn .repeat-h {
	padding-left:24px;
}
/********* /Primary/Action Buttons */
/* end: General - buttons */

/* Site footer */
.container-footer {
	background-color:#dadada;
}
/* end:Site footer */

/* .pad */
.details-content .pad {
	padding: 32px 24px 14px 24px;
}
/* end:.pad */

/* Details content Note:This div is classed as a "copy" div. Text styles for "copy" are defined in site.css*/
.details-content {
	background-color:#fff;
	border-right:1px solid #ebebed;
	float:left;
	min-height:400px;
	width:690px;
	padding:0 0 13px 0;
	display:block;
}
.details-content a {
	color:#77683b;
}
.details-content-header {
	padding-left:18px;
	text-transform:uppercase;
}
.details-content-header h1 {
	font-size:18px;
	margin:0;
	/*overflow:auto;*/
}
.details-content-header h2 {
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	margin:4px 0 9px 0;
}
.details-content .lot-images-summary {
	overflow:hidden;
	zoom:100%;
}
.details-content .lot-image-area {
	background-color:#eeeef0;
	margin-top:8px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	padding:0;
	width:394px;
}
.details-content .lot-image-area a {
	color:#888;
	font-weight:normal;
}
.details-content .lot-image-area a:hover {
	color:#000; /* new */
}	
.details-content .lot-image {
	display:block;
	height:410px;
}
.details-content .featured-img-wrap {
    background: none repeat scroll 0 0 #eeeef0;
	display: table-cell;
    height: 394px;
	text-align:center;
    vertical-align: middle;
    width: 398px;
}
.details-content .lot-image-area img {
	margin:auto;
	vertical-align:middle;
}
.details-content p {
	padding-top:0;
}
.details-content ul.estimate {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
	margin-top:0.1em;
	font-family:georgia,"times new roman",serif;
	font-size:13px;
	width:200px;
}
.details-content ul.estimate li {
	color:#838384;
}
.details-content ul.estimate .primary {
	font-weight:normal;
	font-size:13px;
	color:#434343;
	margin-top:0;
}
.lt-ie8 .featured-img-wrap #main-image {
	padding-top:10px;
}

/* Enlarge & Zoom */
.details-content .bt-enlarge-zoom {
	display:block;
	font-size:11px;
	width:100%;
	height:23px;
    background: url('/images/sprites/icons.png') no-repeat -1111px -260px #fff;
	text-align:center;
	padding-left:0;
	font-family:arial,helvetic,san-serif;
}
.details-content .bt-enlarge-zoom .zoom {
    border: 1px solid #dadada;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    width: 150px;
}
.details-content .bt-enlarge-zoom:hover {
	background-position:-1111px -320px;
	text-decoration:none;
}
.details-content .lot-summary {
	float:left;
	line-height:18px;
	padding-left:2px;
	padding-right:6px;
	width:216px;
}

.details-content .lot-summary p {
	font-size:14px;
	line-height:18px;
}

.lot-images-summary .zoom-enlarge {
	margin:0 auto 10px;
	width:392px;
}

.lot-images-summary .zoom {
	background:#fff;
    border: 1px solid #dadada;
	display:block;
	height:100%;
	margin-left:130px;
	width:130px;
}
.zoom-icon {
	background-position:-1232px -263px;
	padding:0 0 0 26px;
}
.zoom-icon.hover-state {
	background-position:-1232px -323px; /* new */
}	
.zoom-text {
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	
}
#lot-thumbnails li:last-child {
	padding-bottom:24px;
}


/* Lot Items (Right Column)*/
.lot-items {
	background-color:#f6f6f6;
	font-weight:normal;
	width:265px;
	margin-left:0;
	min-height: 330px;
	padding:9px 0 12px 4px;
	overflow:hidden;
	zoom:100%;
}
.lot-items h1 {
	color:#000;
	display:block;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left:12px;
}
.lot-items .lots-in-this-sale {
	height:20px;
}

.lot-items ul.list-items,
.lot-items .list-items {
	font-size:10px;
	padding-left:14px;
}

.lot-items ul.list-items li div.lot,
.lot-items .list-items li div.lot {
	display:block;
	background-color:#fff;
	border-bottom:1px solid #e4e4e4;
	padding:4px;
}
.lot-items ul.list-items li.current,
.lot-items .list-items li.current {
	background-color:transparent;
}
.lot-items ul.list-items li.current .PrivateLot,.lot-items ul.list-items li.current .lot,.lot-items .list-items li.current .lot {
	background-color:#f6f6f6;
	color: #474747;
}
.lot-items ul.list-items li.current .lot-info a,
.lot-items .list-items li.current .lot-info a {
	color:#000;
}
.lot-items ul.list-items .hover div.lot {
	/* NB:hover class is added by the "linkify" plug-in */
	background-color:#eee;
}
.lot-items ul.list-items li div.lot-info,
.lot-items .list-items li div.lot-info {
	width:174px;
	float:left;
	padding:6px 4px 4px 4px;
	height:auto;
}
.lot-items ul.list-items li p,
.lot-items .list-items li p {
	float:left;
	width:162px;
	color:#666;
}
.lot-items ul.list-items li p a,
.lot-items .list-items li p a {
	color:#990000;
	line-height:1.3em;
}
.lot-items ul.list-items li p a:hover,
.lot-items .list-items li p a:hover {
	text-decoration:none;
}
.lot-items ul.list-items li p .estimate,
.lot-items .list-items li p .estimate {
	color:#7B7B7C;
	font-size:10px;
}
.lot-items ul.list-items li p .estimate em {
	font-size:11px;
	font-style:normal;
}
.lot-items-controls {
	float:right;
	margin:10px 0 10px 14px;
	overflow:hidden;
}
.lot-items-controls .all-lots a {
	color:#900;
}
.lot-items-controls .all-lots a:hover {
	text-decoration:underline;
}
.lot-items-controls li {
	float:left;
	margin-right: 0;
}

/* new */
/* Buttons - Rail */
.lot-items .up span {
	background-position:-1305px -439px;
}
.lot-items .down span {
	background-position:-1243px -439px;
	padding:0 10px 0 19px;
}
/* new */
.lot-items .up span:hover,
.lot-items .disabled .up span {
	background-position:-1305px -499px;
}

.lot-items .down span:hover,
.lot-items .disabled .down span {
	background-position:-1243px -499px;
}

.all-lots .disabled,
.plain:hover {
	color:#888;
}

.lot-items-controls .disabled {
	cursor:default;
}

.lot-items .disabled span {
	color:#888;
}
/* /new */



/* /new */
.list-items .rail-text-items {
	width:auto;
}

.lot-items .list-items .title1,
.lot-items .list-items .title2,
.lot-items .list-items .price {
	display:block;
	line-height:12px;
	padding-left:10px;
	width:auto;
}
.lot-items .list-items .title1 a {
	color:#900;
	text-transform:uppercase;
font-size: inherit;
}
.lot-items .list-items .title2 a,
.lot-items .list-items .price a {
	color:#666;
	text-transform:uppercase;
font-size: inherit;
}
.lot-items .list-items .title2 a {
	font-style:italic;
}
.lot-items .list-items .price a {

}

/* right rail - bottom */

.lot-items-controls li.all-lots {
	margin-right:4px;
}
.lot-items-controls li.all-lots a {
	display:block;
	font-style:italic;
	line-height:25px;
}
.lot-items ul.list-items .old {
	height:60px;
}
.lot-items li {
	overflow:hidden;
	zoom:100%;
}
.lot-items li .lot {
	overflow:hidden;
	zoom:100%;
}
/* end: Lot items */

div.sim_img {
	overflow:hidden;
	float:left;
	width:60px;
	text-align:center;
}
div.sim_img img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.links {
	margin-top:0;
	padding-top:0;
}
ul.related_features {
	margin-top:0;
	padding-top:0;
	list-style-type:none;
	overflow:hidden;
	padding-left:0;
}
ul.related_features li {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#999999;
	padding-bottom:3px;
}
ul.related_features li a {
	font-family:georgia,"times new roman",serif;
	font-size:13px;
	line-height:15px;
	display:inline;
}
a.small-gold {
	font-size:11px ;
	color:#AD975C;
	font-family:arial,helvetica,sans-serif;
}
a.small-gold:hover {
	text-decoration:underline;
}
ul.previous-next {
	margin-top:10px;
	display:block;
}
ul.previous-next span {
	text-align:right;
}
ul.previous-next li a {
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}
ul.previous-next li.all-lots img {
	margin-left:0;
	margin-right:2px;
	display:inline;
}
.details-content-header {
	min-height:58px;
	overflow:hidden;
	zoom: 100%;
}
.details-content section {
	display:block;
}

/* Tabs */
.details-tabs {
	display:block;
	height:33px;
	margin-top:10px;
	background:url(../images/pages_lot_details/bg_details_tabs.png) repeat-x;
	padding:0 10px;
}
.details-tabs li {
	float:left;
	height:33px;
}
.details-content .details-tabs li a {
	background:url(../images/pages_lot_details/bg_details_tabs_a_current.png) top right no-repeat;
	height:33px;
	padding-right:3px;
	display:block;
	cursor:pointer;
	font-size:13px;
	text-decoration:none;
	color:#888;
}
.details-tabs li a span {
	background: url(../images/pages_lot_details/bg_details_tabs_a_current_span.png) top left no-repeat;
	display:block;
	padding:10px 21px 0 23px;
	height:23px;
}
.details-tabs li a:hover,
.details-tabs li a.current {
	color:#000;
}
.tabs {
	background-position: 100% -1418px;
	display:block;
	height:46px;
	margin:10px 0 0 12px;
	padding:0 50px 0 12px;
	/*width:480px; */
	width:570px;
}
.end-tabs {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-position: 96% -1450px;
    background-repeat: no-repeat;
    float: right;
    height: 14px;
    padding: 0 17px;
    position: relative;
    right: -94px;
    top: -14px;
    width: 24px;
}
/* end: Tabs */

/* main content area - details - text */
	/* Quick Facts Box */

.details-content .copy {
	color:#000;
	font-size:12px;
}
.details-content .copy h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	margin-top:8px;
	width:145px;
}
.details-content .copy h2:first-child {
	margin-top:0;
}
.details-content .copy h2 a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.details-content .copy ul {
	font-size:12px;
	margin-left:0;
	padding-left:0;
}
.details-content .copy ul li {
	line-height:18px;
}
.details-content .copy p {
	font-size:12px;
}
.details-content .currency-list {
	font-family:Arial,Helvetica,sans-serif;
}
.currency-list .sublist-item {
	font-weight:bold;
}
.details-content .copy .small {
	font-size:11px;
}
.copy ul {
	/* font-family:Arial,Helvetica,sans-serif; */
	font-family:Georgia,serif;
}
.copy li {
	margin:0;
}
.details-content hgroup {
	padding-bottom:10px;
}
.details-content .lot-overview p {
/*	font-family:Georgia,serif; */
	line-height: 18px;
}
/* .lot-overview section */
.lot-overview ul {
	list-style:none;
	margin:0;
	padding:0;
}
.lot-overview .view-lot-notes {
	color:#900;
	display:block;
	padding-bottom:30px;
	text-transform: capitalize;
}
.lot-overview .view-lot-notes:hover {
	color:#900;
}
/* end:.lot-overview section */

.panel-list li {
	position:relative;
}
ul.panel-list {
	position:relative;
	width:582px;
}
.lot-items ul.list-items li p a,.lot-items .list-items li p a {
	text-transform:capitalize;
}
.lot-items ul.list-items li p a:hover,.lot-items .list-items li p a:hover {
	text-decoration:underline;
}
.lot-items ul.list-items li.current div,.lot-items .list-items li.current div {
	background: none;
}
/* main content area - text part alongside the image */
.details-content .more-info {
	color: #888;
	font-size: 12px;
	margin-top: 34px;
	text-transform: capitalize;
}
.details-content .more-info h2 {
	color: #000;
	font-weight: bold;
	margin-top: 14px;
	text-transform: uppercase;
}
.details-content .more-info li {
	line-height: 18px;
}
.details-content .more-info a {
	color: #888;
}

.lot-summary .estimate {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.lot-summary .sale {
	color: #77683b;
	font-family:Georgia,serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
.lot-summary .date,
.lot-summary .location {
	color: #000;
	font-family:Georgia,serif;
	font-size: 12px;
	font-style: italic;
	text-transform:capitalize;
}
.lot-summary .time {
	margin-bottom:14px;
}

.lot-summary .private {
	color:#000;
}
.lot-summary .learn {
	color:#77683B;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:20px;
	text-transform:capitalize;
}
.lot-summary .learn:hover {
	color:#000;
	cursor:pointer;
	text-decoration:underline;
}

/* new */
.additional_information {
	padding-top:25px;
}
.additional_information .important-notice {
	float:left;
	margin-right:12px;
}
.additional_information .condition-report {
	float:left;
}
/* /new */

/* Quick Facts */
.quick-facts .wrapper {
	width:auto;
}
.quick-facts .info-hdr {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    padding-bottom: 3px;
	text-transform:capitalize;
}
.quick-facts .price-realized-wrapper .info-hdr,
.quick-facts .current-bid-wrapper .info-hdr {
	width: 124px;
}
.quick-facts .price-realized-wrapper .info-hdr {
	display:inline-block;
	width:105px;
}
.quick-facts .estimate-wrapper .narrow {
	width:70px;
}
.quick-facts .wrapper {
	clear:both;
}
.quick-facts,
.quick-facts li {
	list-style:none;
}
.quick-facts .info-items {
	font-family: arial,helvetica,sans-serif;
	line-height: 18px;
	margin:0;
	padding:0;
}
.quick-facts .sale-info-items {
    color: #77683B;
    font-family: Georgia,serif;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}
.quick-facts .currency-list {
	line-height:18px;
	margin:0;
}
.quick-facts .sublist-item {
	float:none;
}
.quick-facts .currency-list:first-child {
	font-weight:bold;
}
.lot-summary:nth-of-type(2) .fancy {
	margin-top:6px;
	margin-bottom:2px;
}
.quick-facts .fancy,
.quick-facts .fancy-short {
	margin-top:14px;
	margin-bottom:3px;
}
.quick-facts .price-realized-info-items,
.quick-facts .current-bid-info-items {
	height:36px;
}

/* My recent history */
.recent {
	background-color: #fff;
	border-top: 6px solid #900;
	clear: both;
	color: #474747;
	height: 300px;
	margin: 0 auto;
	padding-left: 16px;
}
.recent h1{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 18px auto;
	text-transform: uppercase;
}
.recent h2{
	color: #888;
	float: left;
	text-transform: uppercase;
	width: 250px;
}
.recent div{
	clear: both;
}
.recent>div{
	min-height: 20px;
	padding: 9px 0 9px 0;
}
.recent .lot-info{
	clear: none;
	float: left;
	font-size:10px;
	padding:5px;
	width: 145px;
}
.recent .lot-info a {
	color: #900;
}
.recent ul{
	float: left;
}
.recent li{
	float: left;
}
.recent .row{
	border-top: 1px solid #dadada;
}
.recent .saved-interests a{
	color: #474747;
	margin: 0 20px;
}
.recent .recently-viewed li,
.recent .lots-matching li{
	cursor:pointer;
	margin-right: 12px;
}
/* end: My recent history */

/* social toolbar */
.lot-details .chr-action-widget {
    float: none;
}
/* end: social toolbar */

.scroll-saved {
	float:left;
	background-repeat:no-repeat;
	display:inline-block;
	padding:10px;
	width:10px;
}
.scroll-saved .left {
	background-position:-150px -200px;
}
.scroll-saved .right {
	background-position:-210px -200px;
	background-repeat:no-repeat;
}

.contac-hr {
    background-position: 0 -360px;
    margin: 35px 0 15px;
    width: 310px;
}
.hr-line {
    background: url("/images/sprites/repeats-h-edges.png") no-repeat;
    border: medium none;
    color: transparent;
    margin: 12px 65px 0 0;
    padding: 2px 0;
    position: relative;
	width:600px;
}

.more-info .hr-line {
	margin-bottom:30px;
}

/* HR with gradient */
.main-hr > .fluff {
    background-position: 100% -1493px;
}
.hr-line > .fluff {
    border: 0 none;
    display: block;
    height: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -100px;
    width: 100px;
}
.full-width > .main-hr, .p-v1 > .main-hr {
    margin-top: 0;
}
.full-width > .main-hr, .p-v1 > .main-hr {
    clear: both;
    float: left;
    margin-bottom: 25px;
	margin-top:0;
}
.main-hr {
    background-position: 0 -1493px;
    margin-bottom: 14px;
    width: 595px;
}
.hr-line {
    background-image: url("/images/sprites/repeats-h-edges.png");
	background-position: 0 -1493px;
    background-repeat: no-repeat;
    height: 14px;
    margin: 0 65px 0 0;
    padding: 0;
    position: relative;
}

.end-tabs {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-repeat: no-repeat;
    height: 14px;
	width:50px;
}

/* Contact Mailto */
.lot-summary .contact {
	display:block;
	font-family:georgia,"times new roman",serif;
	font-size:12px;
	margin:20px 0 18px 0;
	text-transform: capitalize;
}

/* bidding */
.lot-summary .bidding {
	margin-top:18px;
}
.lot-summary .chr-action-widget {
	margin-top:6px;
	margin-bottom:14px;
}
.lot-summary .short {
	margin-top:4px;
}
.bold {
	font-weight:bold;
}

.lot-summary div.tall {
    margin-top: 18px;
    padding-bottom: 0;
}
.details-content .copy h2.tall {
	margin-top:24px;
}

/* Navigation Tabs */

.nav-wrap {
	background-image:url("/images/sprites/repeats-h-edges.png");
	background-position: 0 -1418px;
    display: block;
    margin-top: 10px;
	margin-right:40px;
    padding: 0 10px;
	width:565px;
}
/* nav-item = tab */

.nav-v1 > .nav-item-active .l,
.nav-v1 > .nav-item-inactive .l,
.nav-v1 > .tab-active .l,
.nav-v1 > .tab-inactive .l {
	padding-right:0;
}

.nav-v1 > .nav-item-active .c,
.nav-v1 > .nav-item-inactive .c,
.nav-v1 > .nav-item-active > .nav-link > .c,
.nav-v1 > .tab-active .c,
.nav-v1 > .tab-inactive .c,
.nav-v1 > .tab-active > .nav-link > .c  {
	padding:0 0 0 20px;
}

/* Artwork Details - Properties, provenance etc. */
.lot-overview .artwork-detail {
	font-family:Georgia,serif;
	padding-bottom:0;
}

.lot-description .artist,
.lot-description .title {
	text-transform:uppercase;
}

.lot-overview .overview,
.lot-overview .features {
	font-family:Georgia,serif;
	padding-bottom:12px;
}
/* end: Tabs */

.lot-summary .set-currency {
	cursor: pointer;
}

.lot-summary .set-currency,
.estimate-wrapper .set-currency {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
}

.lot-summary .copy .info-hdr-narrow {
	width:90px;
}

.lot-summary .info-popup {
	background:none;
	cursor: pointer;
	display:block;
	float:right;
	height:20px;
	width:4px;
}
.details-content .lot-summary .info-popup-box,
.details-content .lot-summary .info-popup-box-phys,
.details-content .lot-summary .info-popup-box-phys-higher {
	background:#f6f6f6;
    border: 1px solid #dadada;
	color:#888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	height:60px;
	left:-7px;
	line-height:15px;
	padding:14px;
	position:relative;
	top:-205px;
	width:180px;
	z-index:9;
}
.lot-summary .info-popup-box {
	top: -205px;
}
.lot-summary .info-popup-box-phys {
	top: -322px;
}
.details-content .lot-summary .info-popup-box-phys-higher {
	top:-322px;
}
.lot-summary .off {
	display:none;
}

.details-content .copy .hdr-lot-condition {
	width:400px;
}
.lot-condition-report .view-condition-button {
	width:180px;
}
.lot-condition-report .view-condition-button:hover {
	color:#888;
	text-decoration:none;
}
.lot-condition-report .view-condition-button > .button-label {
	width:137px;
}
.view-condition-button .btn-view-condition {
	width:137px;
}

.lot-overview .lot-condition-report .important-notice {
	color:#77683b;
}
.confirm {
	margin:4px;
	position:relative;
	top:1px;
}

.private-sale {
	color:#888;
}

/* from existing page, etc. */

.lot-thumbnails {
	margin-left:6px;
	padding-left:16px;
}

.lot-thumbnails li {
    float: left;
    height: 62px;
    line-height: 60px;
    margin: 5px 4px 5px 5px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.lot-thumbnails .more-images > .enlarge-image,
.lot-thumbnails .more-images > .thumb-image {display: block; height: 100%;}

/* Features Tab Content */
.panel-list, .copy ul.panel-list {
	background:#fff;
	border:none;
	font-family:Arial,Helvetica,sans-serif;
}

.main {
	margin-bottom:34px;
}
.panel-list .list-item-titles {
	margin-top:24px;
}

.panel-list .thumb {
	border:none;
}
.lot-thumbnails .selected-thumb {
	border:1px solid #900;
}
.type .icon {
	padding-left:20px;
}
.panel-list .feature-component {
	float:left;
	width:auto;
}
.panel-list .feat-audio {
	background-position: -918px -507px;
}
.panel-list .feat-video {
	background-position: -985px -507px
}
.panel-list .feat-brochure {
	background-position: -1045px -507px;
}
.panel-list li {
	border:none;
}
.panel-list .feature-item {
	font-family:Arial,Helvetica,sans-serif;
}
.panel-list .type {
	color:#9f9f9f;
}
.panel-list .features-articles,
.panel-list .features-videos {
	border-bottom:1px solid #e5e5e5;
}
.panel-list .features-audio {
	color:#9f9f9f;
}

.panel-list li a.thumb {
	border:none;
}

.legal-text-wrap .chr-dialogue {
    position: absolute;
    right: -67px;
    top: 16px;
}
.legal-text-wrap .chr-dialogue-200 {
	display:none;
}
.lot-summary .question-mark {
	display:block;
}

.legal-text-wrap {
	display:inline-block;
	height:18px;
}
/* new */
.lt-ie8 .currency-list {
	clear:both;
	float:none;
}
.lt-ie8 .lot-summary .question-mark {
	float:left;
	position:relative;
	top:16px;
}
.lt-ie8 .legal-text-wrap {
	float:none;
}
.lt-ie8 .currency-list .sublist-item:first {
	clear:both;
}
.lt-ie8 .quick-facts .price-realized-wrapper {
	height:auto;
}
/* new - possible fix for "Price Realized to Estimate" vertical spacing in IE7 */
/*
.lt-ie8 .quick-facts .price-realized-wrapper li:empty {
	height:0px auto;
	display:none;
}
*/

.lt-ie8 .quick-facts .price-realized-wrapper .info-hdr {
	float:left;
	height:20px;
}

/* tooltips for: Contact Us, etc. */
.tooltip .cap-tp {
    height: 19px;
}
.tooltip .cap-tp div {
    background: url("../images/widgets_tooltip/bg_nub.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    left: 20px;
    position: absolute;
    top: 0;
    width: 30px;
}
.tooltip {
	display:none;
	/* left: 536px; */
    /* top: 584px;	was 511 */

}
.tooltip-contact-info {
/*	left:454px;
    top: 664px;
*/
}
.tooltip-contact-us {
    top: 514px;
}

/* new */
.tooltip-contact-department {
	top:654px;
}

.windowContainer {
	margin-left:10px;
}
.tab-top {
	display:block;
	height:6px;
	width:6px;
}

.view-lot-notes-link {
    display: block;
    line-height: 20px;
    padding-bottom: 20px;
}

/*right rail lots opacity classes*/
.hidden-page {opacity: 0; *filter:alpha(opacity=0);}
.showing-page {opacity: 1; *filter:alpha(opacity=1000);}

.videoIframe .bt-video {
	margin-left:74px;
	margin-top:5px;
	width:178px;
}

.features-videos .videoIframe a.closeVideoIframe {
    background-image: url("../images/pages_lot_details/closeVideoIframe.gif");
    height: 12px;
    left: 540px;
    position: absolute;
    top: 28px;
    width: 11px;
}

.lt-ie8 #lot-number {
	position:relative;
	top:5px;
}
.lt-ie8 .tabs {
	margin-top:0;
}

div.sim_img {
    float: left;
    min-height: 40px;
    overflow: hidden;
    text-align: center;
    width: 60px;
}

.PrivateLot {
    margin-top: 1px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

    /*Chrome CSS here*/
	.legal-text-wrap {
		height:24px;
	}

}

/* new */
/* View Condition Report - displays the pop-up window */
#condition-report-tooltip.tooltip {
	background: transparent;
    /* display: block; */
    left: 103px;
    top: 579px;
    width: 600px;
}
#condition-report-tooltip.tooltip .body_600 {
    background: url("../images/widgets_tooltip/bg_body_CR.png") repeat-y scroll 0 0 transparent;
    font-size: 12px !important;
    padding: 0 20px;
}
#condition-report-tooltip .bt-close {
	left: 12px;
}
div#condition-report-tooltip div#cr-sale-title {
    font-weight: bold;
    text-transform: uppercase;
}

#condition-report-tooltip td {
    padding-bottom: 10px;
    padding-right: 20px;
}
#condition-report-tooltip div#cr-copy-container {
    border-top: 1px solid black;
    margin-top: 6px;
    padding-top: 16px;
    width: 560px;
}
#condition-report-tooltip.tooltip .cap-tp_600 {
	background: url("../images/widgets_tooltip/bg_cap_tp_CR.png") no-repeat scroll 0 0 transparent;
	height: 19px;
	position: relative;
}
div#condition-report-tooltip div#cr-lot-image {
    float: left;
    height: 300px;
    margin-right: 14px;
    text-align: center;
    width: 210px;
}
div#condition-report-tooltip div#cr-copy {
    float: left;
    width: 300px;
}
ul#cr_mobile_country li.label {
    float: left;
    padding-top: 2px;
    width: 90px;
}
ul#cr_mobile_country li input#mobile_number {
    border: 1px solid #9C9C9C;
    color: #333333;
    display: inline;
    height: 18px;
    margin-left: 4px;
    padding: 0;
    width: 190px;
}
ul#cr_mobile_country li input {
    margin-bottom: 5px;
}

#important_cr_notice, #cr_agreed {
    height: auto !important;
    min-height: 530px;
}
.tooltip .body_600 {
    background: url("../images/widgets_tooltip/bg_body_600.png") repeat-y scroll 0 0 transparent;
    font-size: 12px !important;
    padding: 0 20px;
}
.tooltip .cap-bt_600 {
    background: url("../images/widgets_tooltip/bg_cap_bt_CR.png") no-repeat scroll 0 0 transparent;
    height: 13px;
}
.tooltip h2 {
    font-size: 0.917em;
    font-weight: bold;
    padding: 0.833em 0 0.333em !important;
    text-transform: uppercase;
}
h2.condition_report {
    font-size: 16px;
    margin-bottom: 9px;
}

#cr-pos {
	display:none;
}
*:first-child+html .ir{display:none;}


#social-toolbar #share_socialize {
    float: left;
    /* width: 70px; */
}

#share_socialize input#btnShare {
    background-position: -226px -364px;
}

#share_socialize input#btnShare:hover {
    background-position: -226px -388px;
}



#social-toolbar #share_socialize {
    float: left;
    width: 58px;
}
#share_socialize input#btnShare {
    background-position: -226px -364px;
	height:20px;
	width:56px;
}

#share_socialize input#btnShare:hover {
    background-position: -226px -387px;
}

.share-social {
	width:59px !important;
}

.lt-ie8 #social-toolbar .ir {
	display:block;
    overflow: visible;
    text-indent: -9999em;
    white-space: normal;
}

.lt-ie8 .share-social, .lt-ie8 .share-print-wrap {
	float:left;
}

#share_socialize input#btnShare { width:30px; }

/* ----- Gigya Socialize Button ----- */
#share_socialize input#btnShare {
    height:19px;
    margin-right: 7px;
    border: medium none;
    cursor: pointer;
}


/* new */

#bt-place-bid.active {
	background-position: 100% -600px;
}
#bt-place-bid.chr-primary-btn.active .repeat-h {
	background-position: 0 -600px;
}


div.gig-simpleShareUI {
    border: 5px solid #858585;
    border-radius: 5px 5px 5px 5px;
	left: 50% !important;
	margin: 0 0 0 -140px !important;
}

.wrapper .sale a:hover {
	color:#000;
}

.view-lot-notes-link:hover {
	color:#000;
}
.details-header .button-label span {
    line-height: 27px;
}	

.dtext 
{
    color: #77683B;
}

.dtext:hover
{
    color:#000;
}
/* Saved Interest */
.followThisSearch {
	background-color: #AC8E52 !important;
	border: 1px solid #AC8E52;
	border-radius: 4px;
	color: #fff !important;
	padding: 0;
	margin-top: 20px !important;
	cursor: pointer;
	width: 125px;
	display: block;
	text-align: center;
	
	font-size: 11px;
	text-transform: uppercase;
	height: 26px;
	display: block;
	line-height: 26px;
}
.followThisSearch:hover {
	background-color: #BDA575 !important;
	text-decoration : none !important;
}
.followThisSearch span.save_interest {
	font-size: 9px;
	text-transform: uppercase;
	height: 26px;
	display: block;
	line-height: 26px;
}

input#lot-number { float:left;}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) 
{
.lot-items-controls
{ font-size: 11px; }
input#lot-number
{ display: inline-block; }
.nav-v1 > .nav-item-active .c, .nav-v1 > .nav-item-inactive .c, .nav-v1 > .nav-item-active > .nav-link > .c, .nav-v1 > .tab-active .c, .nav-v1 > .tab-inactive .c, .nav-v1 > .tab-active > .nav-link > .c
{ padding: 0 10px; }

.lot-images-summary .zoom { margin-left: 110px; width: 150px;	}
}