
body {
}
#container-layout-1 {
    background-color: #F6F6F6;
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 9px solid #990000;
    padding: 0 0 34px;
}
#container-layout-1 .inner-container {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
.repeat-h {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-repeat: repeat-x;
}
.breadcrumbs {
    background-color: rgba(0, 0, 0, 0.75);
	background-color: #3E3E3E\9;
    background-image: none;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 11px;
    left: 0;
    margin: 0;
    padding: 4px 0 4px 20px;
    position: relative;
    text-transform: uppercase;
    top: 0;
    width: 940px;
    z-index: 9;
}
.breadcrumbs em {
    margin: 0 12px;
}
.breadcrumb-links {
    margin: 0 auto;
    width: 960px;
}
.breadcrumb-links a span.christies-icon {
    background-image: url("https://www.christies.com/static/images/sprites/icons.png");
    background-position: -1241px -22px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 17px;
    overflow: hidden;
    white-space: nowrap;
    width: 17px;
}
.breadcrumb-links a:hover span.christies-icon {
    background-position: -1241px -82px;
}
.breadcrumbs a, .breadcrumbs a *, .breadcrumbs span {
    color: #FFFFFF;
    line-height: 18px;
}
.breadcrumbs a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.sale-banner {
    height: 130px;
}
.banner {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    margin: 0;
    position: relative;
    width: 960px;
}
.nav-wrap {
    margin: 0 0 0 1px;
    position: relative;
}
.overview-nav-wrap {
    padding: 446px 0 0;
}
.overview-nav-wrap.new-overview-nav-wrap {
    padding: 355px 0 0;
}
.repeat-h {
    background-image: url("/images/sprites/repeats-h.png");
    background-repeat: repeat-x;
}
.nav-wrap.nav-wrap-v1 .repeat-h-edges {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-repeat: no-repeat;
}
.nav {
    background-image: url("/images/sprites/repeats-h-edges.png");
    margin-bottom: -1px;
}
.nav > .nav-item {
    display: inline-block;
    float: left;
    position: relative;
}
.banner .nav-wrap {
    bottom: 0;
    position: absolute;
    width: 100%;
}
body:not(:-moz-handler-blocked) .breadcrumb-wrap > .nav-wrap {
    bottom: 0;
}
.nav-item > .nav-link {
    display: block;
    position: relative;
}
.plain-banner > .nav-wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    margin-left: 0;
    position: static;
    width: 100%;
}
.plain-banner > .nav-wrap {
}
.banner .nav-wrap ul.nav-v1 {
    margin: 0;
    width: 100%;
}
.banner .nav-wrap {
    background-image: url("../images/salelanding/tabs_bg.gif") !important;
    background-position: left bottom;
    background-repeat: no-repeat;
}
.nav > .nav-item-active {
    background-position: left -120px;
    border-bottom: 1px solid #FFFFFF;
    font-size: 12px;
    height: 41px;
    line-height: 44px;
    margin: 4px 0 0 -1px;
}
.nav > .nav-item-inactive {
    border-bottom: 1px solid #E9E9E9;
    font-size: 12px;
    height: 37px;
    line-height: 40px;
    margin: 8px 0 -1px -1px;
}
.nav-v1 > .nav-item-active > .nav-link {
    height: 41px;
}
.nav-v1 > .nav-item-active > .nav-link > .c {
    padding: 2px 0 0;
}
.nav-v1 > .nav-item > .nav-link:hover {
    color: #474747;
}
.nav-v1 > .nav-item .l, .nav-v1 > .nav-item .c, .nav-v1 > .nav-item .r {
    float: left;
    height: 100%;
}
.nav-v1 > .nav-item .l, .nav-v1 > .nav-item .r {
    padding-right: 10px;
}
.nav-v1 > .nav-item .c {
    text-shadow: 1px 1px 1px #FFFFFF;
}
.nav-v1 > .nav-item-active .l {
    background-position: left -120px;
}
.nav-v1 > .nav-item-active .c {
    background-position: center -120px;
}
.nav-v1 > .nav-item-active .r {
    background-position: -764px -120px;
}
.nav-v1 > .nav-item-inactive > .nav-link {
    height: 37px;
}
.nav-v1 > .nav-item-inactive .l {
    background-position: left -64px;
}
.nav-v1 > .nav-item-inactive .c {
    background-position: center -64px;
}
.nav-v1 > .nav-item-inactive .r {
    background-position: -764px -64px;
}
.nav-item-active > .nav-link {
    color: #1C1C1C;
}
.nav-item-inactive > .nav-link {
    color: #888888;
}
.nav > .nav-item {
    cursor: pointer;
    display: inline-block;
}
#play_video_container {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#play_video, #modal_trigger {
    display: block;
    height: 122px;
    position: absolute;
    text-indent: -999em;
    width: 218px;
    z-index: 9;
}
#video_container, #modal_container {
    background-color: #FFFFFF;
    border: 1px solid #E5E3E3;
    box-shadow: 0 0 60px #000000;
    left: 50%;
    margin-left: -388px;
    padding: 24px;
    position: absolute;
    top: 26px;
    z-index: 99;
}
.video_container_fixed, .modal_container_fixed {
    margin-top: -226px;
    position: fixed !important;
    top: 50% !important;
}
#video_container #close_video, #modal_container #close {
    background-position: -858px -204px;
    cursor: pointer;
    display: block;
    height: 12px;
    padding: 0;
    position: absolute;
    right: 5px;
    text-indent: -999em;
    top: 5px;
    width: 12px;
}
#overview, #grid_container, #events {
    position: relative;
}
.inner-container .content {
    background-color: #FFFFFF;
    padding: 34px 34px 38px 50px;
    position: relative;
}
.inner-container .content h2 {
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0 0;
}
.inner-container .content h4 {
    color: #888888;
    font-family: georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding: 0;
}
.inner-container .content .overview {
    color: #666666;
    display: inline;
    float: left;
    font-size: 12px;
    margin: 0 30px 0 0;
    padding: 0 0 20px;
    width: 615px;
}
.inner-container .content .overview h4 {
    padding: 12px 0 10px;
}
.inner-container .content h4.explore {
    padding: 4px 0 46px;
}
.inner-container .content h4.events, .inner-container .content h4.subtitle {
    padding: 4px 0 20px;
}
.inner-container .content h4.multi-feature-subtitle {
    padding: 24px 0 0;
}
.inner-container .content .feature-copy h4.infographic-subtitle {
    padding: 4px 0 40px;
}
#overview .overview h3 {
    color: #000000;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0.667em 20px 0.667em 0;
    text-transform: uppercase;
}
#overview .overview p {
    color: #000000;
    font-family: georgia;
    font-size: 12px;
    line-height: 21px;
    margin: 18px 0 0;
    padding: 0 30px 0 0;
}
#overview .overview p.first {
    margin: 0;
}
#overview .overview p a {
    color: #77683B;
    text-decoration: underline;
}
#overview .overview p a:hover {
    color: #000000;
    text-decoration: underline;
}
#overview .overview .headlines {
    list-style-image: url("../images/bullet.gif");
    margin: 0 0 20px;
    padding: 0 0 0 10px;
}
#overview .overview .headlines li {
    color: #000000;
    font-family: georgia;
    font-size: 12px;
    line-height: 21px;
    margin: 0 0 18px;
}
#overview .right-column {
    display: inline;
    float: left;
    position: relative;
    width: 220px;
}
#overview .right-column #language_toggle {
    left: 0;
    position: absolute;
    top: 0;
}
#overview .right-column .related-links {
    margin: 50px 0 0;
}
#overview .right-column h5 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 18px;
    padding: 0;
    text-transform: uppercase;
}
#overview .right-column .related-links a {
    color: #77683B;
    display: block;
    font-size: 10px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#overview .right-column .related-links a:hover, #overview .right-column .related-links a:hover span {
    color: #000000;
    text-decoration: none !important;
}
#overview .right-column .related-links a img {
    float: left;
    margin: 2px 10px 0 0;
}
#overview .right-column .related-links a span {
    display: block;
    float: left;
    margin: 0 0 18px;
    width: 140px;
}
#overview .right-column .related-links a:hover span {
    text-decoration: underline;
}
#overview h5.special-features-header {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 48px 0 18px;
    padding: 0;
    text-transform: uppercase;
}
#overview .special-features-container .special-feature {
    float: left;
    margin: 0 12px 15px 0;
    width: 140px;
}
#overview .special-features-container .special-feature .feature-type {
    color: #666666;
    display: block;
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 8px;
}
#overview .special-features-container .special-feature a {
    color: #77683B;
    cursor: pointer;
    font-size: 11px;
}
#overview .special-features-container .special-feature a:hover {
    color: #000000;
}
#overview .special-features-container .special-feature a img {
    margin: 0 0 10px;
}
#overview .special-features-container .special-feature p {
    color: #666666;
    font-family: arial;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
}
#overview .special-features-container .special-feature em {
    font-style: italic;
}
.button-view-results {
    background-position: left -601px;
    border-color: #680002;
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
    width: 120px;
}
.button-view-results:hover {
    color: #F5E7BA;
}
#language_toggle {
    color: #858585;
    font-size: 11px;
    margin: 0;
    position: absolute;
    right: 35px;
    top: 22px;
}
#language_toggle a {
    color: #990000;
    padding-left: 0;
}
#language_toggle a:hover {
    text-decoration: underline;
}
#language_toggle span {
    margin: 0 6px;
}
.right-column #language_toggle {
    color: #858585;
    font-size: 11px;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
}
.inner-container .content .sub-nav {
    height: 20px;
    padding: 16px 0 0;
    position: relative;
    z-index: 2;
}
.inner-container .content .sub-nav ul {
    position: absolute;
}
.inner-container .content .sub-nav ul li {
    float: left;
    margin: 0 30px 0 0;
    text-align: center;
    width: auto;
}
.inner-container .content .sub-nav ul li a {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
.inner-container .content .sub-nav ul li.active a {
    color: #000000;
    cursor: default;
    margin: 0 0 6px;
}
.inner-container .content .sub-nav ul li.active span.carrot {
    background-image: url("/images/sprites/icons.png");
    background-position: -216px -265px;
    background-repeat: no-repeat;
    border-top: 1px solid #FFFFFF;
    display: inline-block;
    height: 16px;
    margin: 0 auto;
    width: 18px;
}
.hr-line {
    background-image: url("/images/sprites/repeats-h.png");
    background-repeat: repeat-x;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    height: 5px;
    margin: 0 65px 0 0;
    padding: 0 0 10px;
    position: relative;
}
.hr-line.fade-down {
    background-position: 0 -360px;
    margin: 0 0 0 48px;
    width: 88%;
}
.hr-line.fade-down .left {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-position: 0 -360px;
}
.hr-line.fade-down .left {
    border: 0 none;
    display: block;
    height: 20px;
    left: -65px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 65px;
}
.hr-line.fade-down .right {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-position: -715px -360px;
}
.hr-line.fade-down .right {
    border: 0 none;
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -65px;
    width: 65px;
}
.hr-line.fade-up {
    background-position: 0 -303px;
    margin: 30px 0 0 48px;
    width: 88%;
}
.hr-line.fade-up .left {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-position: 0 -303px;
}
.hr-line.fade-up .left {
    border: 0 none;
    display: block;
    height: 20px;
    left: -65px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 65px;
}
.hr-line.fade-up .right {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-position: -715px -303px;
}
.hr-line.fade-up .right {
    border: 0 none;
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -65px;
    width: 65px;
}
#overview .main-hr, .full-width-divider .main-hr {
    width: 780px;
}
.full-width-divider {
    padding: 0 24px 0 40px;
}
a.right {
    float: right;
    margin: 4px 20px 0 0;
}
.overview .icon {
    background-image: url("/images/sprites/icons.png");
    background-repeat: no-repeat;
}
.overview .button {
    background-position: left -601px;
    border-color: #680002;
    border-radius: 4px;
    color: #FFFFFF !important;
    display: block;
    font-size: 10px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
    width: 140px;
}
.overview .button .icon-view-results {
    background-position: -1101px -442px;
}
.overview .button:hover {
    text-decoration: none !important;
}
.overview .button:hover > .icon-view-results {
    background-position: -1101px -502px;
}
.overview .button-view-results:hover {
    color: #F5E7BA !important;
}
.catBorder {
    border: 1px solid #ECECEC;
}
ul.catLarge {
    margin: 0;
    padding: 0;
}
.catLarge li {
    display: block;
    float: left;
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 40px;
    width: 292px;
}
ul.catSmall {
    margin: 0;
}
.catSmall li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 18px 50px 0;
    width: 200px;
}
.catSmall a.catTitle p {
    margin: 1em 0 5px;
    width: 150px;
}
a.catTitle:link, a.catTitle:visited, a.catTitle:active {
    color: #990000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
a.catTitle:hover {
    text-decoration: underline;
}
a.catTitle p {
    font-family: arial;
    font-size: 12px;
    margin: 20px 0 5px;
    padding: 0;
    width: 220px;
}
.catDate {
    color: #000000;
    font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
}
.clear-floats {
    clear: both;
}
#events .left-column, #events .right-column {
    float: left;
    margin-top: 20px;
}
#events .left-column {
    border-right: 1px solid #DADADA;
    margin-right: 50px;
    width: 445px;
}
#events h4.infor-title {
    border-bottom: 1px solid #DADADA;
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
    width: 314px;
}
#events .left-column h4.infor-title {
    margin: 20px 0;
}
#events .left-column #sale-info {
    float: left;
    margin: 0 46px 0 0;
    width: 144px;
}
#events .left-column #sale-schedule {
    float: left;
    margin: 0;
    width: 250px;
}
#events .left-column .loca, #events .left-column .viewing-times .related-info-item.loca {
    margin: 0 0 12px;
}
#events .left-column .viewing-times {
    margin: 30px 0 0;
}
#events .left-column .viewing-times .loca {
    margin: 0 0 4px;
}
#events .left-column #sale-schedule .info-row {
    margin: 0 0 30px;
}
#events .left-column #sale-schedule .info-row .time {
    font-weight: bold;
}
#events .left-column #sale-schedule .info-row .sale {
    color: #000000;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin: 0 0 12px;
    padding-bottom: 0;
    text-transform: uppercase;
}
#events .left-column #sale-schedule .info-row .sale a {
    color: #77683B;
    text-decoration: none;
}
#events .left-column #sale-schedule .info-row .sale a:hover {
    color: #000000;
    text-decoration: none;
}
#events .left-column #sale-schedule .info-row .sale a:hover {
    color: #000000;
    text-decoration: none;
}
#events .right-column {
    width: 314px;
}
#events h5.loca {
    margin: 0 0 24px;
}
#events .right-column .exhibition-section {
    margin: 0 0 34px;
}
#events .right-column .events-list {
    list-style-image: url("../images/bullet.gif");
    margin: 0 0 20px;
    padding: 0 0 0 10px;
}
#events .right-column .events-list li {
    color: #000000;
    font-family: arial;
    font-size: 10px;
    margin: 0 0 13px;
    text-transform: uppercase;
}
#events .right-column .events-list li a {
    color: #77683B;
}
#events .right-column .events-list li a:hover {
    color: #000000;
}
#exhibitions h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 24px;
}
#exhibitions .left-column, #exhibitions .center-column, #exhibitions .right-column {
    float: left;
    margin-top: 20px;
}
#exhibitions .left-column, #exhibitions .center-column {
    border-right: 1px solid #E1E1E1;
    float: left;
    margin-top: 20px;
    padding: 0 30px 0 0;
    width: 245px;
}
#exhibitions .center-column {
    padding: 0 30px;
}
#exhibitions .right-column {
    padding: 0 0 0 30px;
    width: 245px;
}
#exhibitions div .exhibition-section {
    border-bottom: 1px solid #E1E1E1;
    margin: 0 0 30px;
    padding: 0 0 30px;
}
#exhibitions div .exhibition-section h5 {
    font-size: 11px;
    font-weight: bold;
    margin: 14px 0 12px;
    text-transform: uppercase;
}
#exhibitions div a.learn-more {
    margin: 12px 0 0;
    padding: 0;
}
#exhibitions div .image-container {
    margin: 20px auto 24px;
    text-align: center;
}
#exhibitions div .image-container .caption {
    color: #888888;
    font-size: 10px;
    margin: 4px auto 0 0;
    text-align: center;
}
#exhibitions div p.info {
    line-height: 18px;
    margin: 20px 0 0;
}
#exhibitions div ul li.loca {
    font-size: 14px;
}
#exhibitions div ul li.related-info-item {
    line-height: 18px;
}
#saleInfoContainer {
    background-color: #FFFFFF;
    padding: 20px 0 40px;
    position: relative;
}
.has-tabs {
    background-image: url("/images/salelanding/copy_gradient_bg.gif");
    background-repeat: no-repeat;
}
#saleInfoContainer #back_to_explore {
    left: 17px;
    position: absolute;
    top: 18px;
}
.p-v1 {
    float: right;
    margin: 22px 37px 20px 0;
    width: 510px;
}
.s-v1 {
    float: left;
    margin: 0 0 0 17px;
    width: 306px;
}
.hed-v3 {
    color: #000000;
    font: 11px arial,verdana,sans-serif;
}
.hed-v3 > a {
    color: #990000;
}
.hed-v3 > a:hover {
    color: #000000;
}
.ucase {
    text-transform: uppercase;
}
.small-caps {
    font-variant: small-caps;
}
.txt-v1 {
    font: 11px arial,verdana,sans-serif;
}
.txt-v2 {
    font: 12px arial,verdana,sans-serif;
    margin: 20px 0;
}
.ital {
    font-style: italic;
}
.txt-c-v1 {
    color: #666666;
}
.txt-c-v2 {
    color: #808080;
}
.p-v1 .p-content {
    border-right: 1px solid #DADADA;
    float: left;
    margin: 12px 0 10px;
    min-height: 200px;
    /*padding: 0 20px 0 0;*/
    width: 315px;
}
.p-v1 .aside {
    float: right;
    margin: 40px 0 0 10px;
    width: 174px;
}
.sale-wrap .p-content {
    border-right: medium none;
    margin: 0;
}
.sale-wrap .aside {
    margin: 0 0 0 10px;
}
.p-v1 .sub-info .sale-wrap {
    border-bottom: 1px solid #EEEEF0;
}
.p-v1 .sub-info .p-content {
    margin: 0 0 20px;
    min-height: 0;
}
.p-v1 .sale-wrap {
    clear: both;
    margin: 0 0 20px;
}
.p-v1 .content-hed {
    margin: 0 0 6px;
}
.p-v1 .subtitle {
    color: #888888;
    font-family: georgia;
    font-variant: small-caps;
    margin: 0 0 6px;
    width: 400px;
}
.p-v1 .p-content > .info-list {
}
.p-v1 .p-content .info-list .info-item:first-child {
    border-left: 0 none;
    font-size: 11px;
    margin-left: -12px;
    padding-right: 12px;
    text-transform: uppercase;
}
.chinese .p-v1 .p-content .info-list .info-item:first-child {
    font-size: 13px;
}
.p-v1 .p-content .info-list .info-item {
    border-left: 1px solid #888888;
    display: inline;
    height: 20px;
    line-height: 19px;
    padding: 0 0 0 12px;
}
.p-v1 .p-content .info-list .info-i.p-v1 .p-content .additional-info-list-item:first-child {
    border-left: 0 none;
}
.p-v1 .p-content .info-item {
    color: #888888;
    font-family: georgia,'times new roman',serif;
    font-size: 14px;
}
.p-v1 .p-content .info-item .txt-v3 {
    font-variant: small-caps;
}
.p-v1 .p-content .additional-info-list {
    margin: 8px 0 20px;
}
.p-v1 .p-content .additional-info-list-v2 > .list-item {
    font-style: italic;
}
.p-v1 .p-content .additional-info-item {
    color: #888888;
    font: italic 12px/1 georgia,'times new roman',serif;
    margin-bottom: 5px;
}
.chinese .p-v1 .p-content .additional-info-item {
    color: #888888;
    font: 13px/1 georgia,'times new roman',serif;
    margin-bottom: 5px;
}
.p-v1 .txt {
    font: 11px/18px georgia,'times new roman',serif;
}
.chinese .p-v1 .txt {
    font: 13px/21px georgia,'times new roman',serif;
}
.p-v1 .feature-copy {
    font: 12px/18px georgia,'times new roman',serif;
    margin: 0 0 20px;
}
.p-v1 .feature-copy p {
    margin: 0 0 20px;
}
.p-v1 .feature-copy a {
    font-size: 12px;
    text-decoration: underline;
}
.cap-tp div {
    display: none;
}
.p-v1 .desc-wrap {
    float: left;
    margin: 0 0 8px;
    max-height: 254px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 310px;
}
.p-v1 .desc-wrap em {
    font-style: italic;
}
.p-v1 .desc-wrap b, .p-v1 .desc-wrap strong {
    font-weight: bold;
}
.p-v1 .desc-wrap u {
    text-decoration: underline;
}
.p-v1 .desc-wrap .txt {
    padding: 0 15px 0 0;
}
.p-v1 .hr-line {
    width: 405px;
}
.p-v1 .hr-line.fade-down {
    margin: 0 0 5px 48px;
}
.p-v1 .hr-line.fade-up {
    margin: 5px 0 10px 48px;
}
.p-v1 .info-contact .hr-line.fade-down {
    margin: 0 0 5px 48px;
}
.o-list {
    list-style: decimal outside none;
}
.o-list-v1 {
    margin: 10px 0 0 40px;
}
.o-list-item {
}
.o-list-item-v1 {
    line-height: 18px;
}
.o-list-item > .list-item-link {
    color: #990000;
}
.p-v1 .p-content .txt-v2 {
    font: 12px/18px arial,verdana,sans-serif;
}
.p-v1 .sub-info {
    float: left;
    width: 100%;
}
.p-v1 .sub-info > .info-item {
    margin: 18px 0;
}
.sub-info > .infor-title {
    margin: 0 0 20px;
}
.additional-info-list-v2 .list-item {
    font-family: georgia,'times new roman',serif;
    line-height: 16px;
}
.p-v1 .infor-sub-title {
    clear: both;
    float: left;
    font: 12px arial,verdana,sans-serif;
    margin-bottom: 20px;
    width: 100%;
}
.infor-sub-title > .info-link {
    color: #990000;
}
.infor-sub-title > .info-link:hover {
    text-decoration: underline;
}
.list-item > .additional-info-sublist {
    color: #888888;
    font: 11px georgia,'times new roman',serif;
    margin: 6px 0 0 -5px;
}
.additional-info-sub-item:first-child {
    border-left: 0 none;
}
.additional-info-sub-item {
    border-left: 1px solid #888888;
    display: inline;
    font-family: georgia,'times new roman',serif;
    line-height: 16px;
    padding: 0 5px;
}
.content-hed-v1 {
    font: 18px/22px arial,verdana,sans-serif;
}
.feature-title {
    margin: 12px 0 30px;
}
.s-v1 .gallery {
    min-height: 368px;
    width: 388px;
}
.related-lots {
    height: 79px;
}
@media not all {
.related-lots {
    height: 78px;
}
}
.related-lot {
    border-left: 1px solid #DADADA;
    float: left;
    margin: 0 4px 0 0;
    padding-left: 4px;
    position: relative;
    width: 60px;
}
.related-lot:first-child {
    border-left: medium none;
}
.lot-thumb {
    display: block;
    margin: auto;
}
.related-items .highlight-lg-wrap {
}
.s-v1 > .related-items .highlight-lg-wrap {
}
.related-items .highlight-lg {
    max-width: 286px;
}
.related-items img {
    max-width: 286px;
}
.s-v2 .related-items img {
    max-width: 340px;
    position: relative;
}
.related-items > .img-wrap {
    padding: 0 14px;
}
.related-items > .ft {
    padding: 0 25px;
}
.related-items > .bd {
    background: url("/images/sprites/repeats-h-edges.png") repeat-x scroll 0 -181px #EEEEF0;
    padding: 10px 14px 0;
}
.related-items > .highlight-lg {
    display: block;
    margin: 0 auto;
    max-width: 280px;
}
.related-items > .hed-v3 {
    margin-bottom: 15px;
}
.related-items > .hd {
    background: none repeat scroll 0 0 #EEEEF0;
    margin: 0 0 -34px;
    min-height: 368px;
    padding: 14px 0 0;
    text-align: center;
}
.related-items > .loading {
    background: url("/images/loading.gif") no-repeat scroll center center #EEEEF0;
}
.related-items > .ft {
    background-image: url("/images/sprites/repeats-h.png");
    background-position: 0 -360px;
    background-repeat: repeat-x;
    margin: 2px auto 0;
    width: 256px;
}
.related-items > .ft .note {
    margin-top: 15px;
}
.related-items > .ft .desc-wrap {
    background-color: #FFFFFF;
    margin: 0 0 0 -25px;
    padding: 0 25px;
    position: relative;
    top: 4px;
    width: 256px;
}
.related-items .related-lot .related-cta {
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    display: table-cell;
    height: 66px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}
.related-items .related-lot .related-cta {
}
@media not all {
.related-items .related-lot .related-cta {
    height: 60px;
}
}
.related-items .related-lot .active {
    border-bottom: 5px solid #990000;
}
.related-items .desc {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 0 -25px;
    min-height: 200px;
    padding: 20px 25px;
    position: relative;
    width: 256px;
}
.related-items .desc > .inner {
}
.chinese .related-items .desc .inner h3, .chinese .related-items .desc .inner p {
    font-size: 13px !important;
    font-style: normal !important;
    line-height: 17px;
}
.related-items.no-highlights > .hd {
    display: block;
    height: auto;
    margin: 0;
    padding: 9px 0;
}
.related-items.no-highlights > .hd > a {
}
.related-items.no-highlights > .ft {
    background-position: 0 -661px;
    height: 115px;
    margin: 0;
}
.related-lots .related-lot a.video.audio .audio-overlay {
    display: none;
}
.related-lots .related-lot a .video-overlay, .related-lots .related-lot a .audio-overlay {
    background-image: url("/images/salelanding/overlay_bg.png");
    background-repeat: no-repeat;
    bottom: 5px;
    height: 16px;
    left: 4px;
    padding: 18px 0 0 3px;
    position: absolute;
    width: 57px;
}
.related-items .videos-container {
    border-top: 1px solid #DADADA;
    margin: 20px 0 0;
    padding: 20px 0 0;
}
.related-items .videos-container .video-thumb-container {
    margin: 0 0 18px;
}
.related-items .videos-container .video-thumb-container p {
    color: #666666;
    font-family: arial;
    font-size: 11px;
    padding: 12px 20px 0 0;
}
.related-items .videos-container .video-thumb-container a img {
    border: 2px solid #FFFFFF;
    float: left;
    margin: 0 10px 0 0;
    width: 60px;
}
.related-items .videos-container .video-thumb-container a {
    display: block;
    height: 45px;
    position: relative;
    width: 100%;
}
.Play_Button{
	background-image: url("https://www.christies.com/images/Play_Button_Small.png");
    background-position: 18px 9px;
    background-repeat: no-repeat;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    width: 50%;
    z-index: 99;
              filter: alpha(opacity=40);
              /* For IE8 and earlier */ }
.Play_Button:hover {
                opacity: 1;
                filter: alpha(opacity=100);
                /* For IE8 and earlier */ }
				
.related-items .videos-container .video-thumb-container a.active img {
    border: 2px solid #990000;
}
.related-items .videos-container .video-thumb-container a span {
    color: #77683B;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    text-transform: uppercase;
    width: 250px;
}
.chinese .related-items .videos-container .video-thumb-container a span {
    font-size: 13px;
    line-height: 15px;
}
.related-items .videos-container .video-thumb-container a:hover span {
    color: #000000;
}
.related-items .desc .inner .audio-container {
    border-top: 1px solid #DADADA;
    margin: 20px 0;
    padding: 20px 0;
}
.related-items .desc .inner .audio-container .jp-title {
    color: #888888;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
}
.related-items .nav-wrap {
    margin: 0 0 0 15px;
    position: absolute;
    top: 436px;
    z-index: 99;
}
.related-items .nav-v1 > .nav-item-inactive > .nav-link {
    cursor: pointer;
    height: 27px;
}
.related-items .nav-v1 > .nav-item-active > .nav-link {
    cursor: pointer;
    height: 31px;
}
.related-items .nav > .nav-item-inactive {
    height: 27px;
    line-height: 30px;
}
.related-items .nav > .nav-item-active {
    height: 31px;
    line-height: 34px;
}
.related-items .nav-wrap .nav .nav-item .nav-link .c .icon-video {
    background-position: -985px -443px;
    float: right;
    height: 14px;
    margin: 7px 0 0 5px;
    padding: 0;
    width: 15px;
}
.related-items .nav-wrap .nav .nav-item-active .nav-link .c .icon-video {
    margin: 9px 0 0 5px;
}
.related-items .nav-wrap .nav .nav-item-active .nav-link .c .icon-video, .related-items .nav-wrap .nav .nav-item .nav-link:hover .c .icon-video {
    background-position: -985px -505px;
}
.related-items #overview-video-thumb-container {
    background-color: #FFFFFF;
    border-top: medium none;
    left: 0;
    margin: 20px 0 0 16px;
    min-height: 120px;
    padding: 30px 0 0 20px;
    position: absolute;
    top: 452px;
    width: 356px;
    z-index: 99;
}
.sale-banner {
    height: 130px;
}
.banner-no-tabs {
    margin: 0;
}
.banner-no-tabs {
    height: 100px;
}
.related-info-item, .aside-nav-item {
    line-height: 15px;
}
.chinese .related-info-item, .chinese .aside-nav-item {
    font-size: 13px;
}
.info-related-content {
    margin: 0 0 10px;
    width: 338px;
}
.info-related-content h4 {
    margin: 0 0 10px;
}
.info-related-content .related-info-item a, .info-related-content .aside-nav-item a, .map-link, .related-link {
    color: #77683B;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    padding-bottom: 8px;
    text-transform: uppercase;
}
.chinese .info-related-content .related-info-item a, .chinese .info-related-content .aside-nav-item a, .chinese .map-link, .chinese .related-link {
    font-size: 13px;
}
.map-link {
    margin: 7px 0 0;
}
.info-related-content .related-info-item a:hover, .info-related-content .aside-nav-item a:hover {
    color: #000000;
    text-decoration: none !important;
}
.info-p .related-info-list .related-info-item {
    line-height: 15px;
}
.chinese .info-p .related-info-list .related-info-item {
    font-size: 13px;
}
.info-contact .related-info-list {
    width: 165px;
}
.full-width .info-list-v1, .full-width .info-row {
    margin: 20px 0 0;
}
.full-width .info-list-reg {
    float: left;
}
.full-width .info-list-alt {
    float: left;
    margin: 0 0 0 50px;
}
.info-p {
    float: left;
    height: auto;
    padding-right: 25px;
    /*width: 165px;*/
	width: 205px;
}
.info-p .related-info-item, .info-related-content .related-info-item {
}
.info-time {
    float: left;
    height: auto;
    margin: 15px 0 25px 25px;
    /*width: 165px;*/
	width: 188px; 
}
.chinese .info-time {
    width: 220px;
}
.info-contact {
    height: auto;
    width: 380px;
}
.infor-title {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.chinese .infor-title {
    font-size: 13px;
}
.info-list-title {
    margin-top: 20px;
}
.info .info-list {
    float: left;
    padding-right: 35px;
    width: 165px;
}
.info-list2 {
    float: left;
    width: 165px;
}
.info-time > .info-list2 {
    margin-left: -14px;
}
.aside {
    float: left;
    margin: 20px 20px 0 0;
    width: 140px;
}
.aside .left {
    float: left;
    width: 160px;
}
.aside .aside-nav-v1 {
    margin: 0 0 13px;
}
.aside .infor-title {
    margin: 0 0 1px;
    width: 140px;
}
.aside .infor-title-v2 {
    padding: 0 0 11px;
}
.aside-nav-item {
    margin: 3px 0 0;
}
.aside-nav-item .plain {
}
.aside-nav-item .button {
    display: block;
    font-size: 10px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.aside-nav-item .button-view-results:hover {
    color: #F5E7BA !important;
}
.aside-nav-item-plain {
    padding: 0;
}
.aside-nav-item-v1 {
    clear: both;
    width: 174px !important;
}
.aside-nav-item-v3 {
    width: 174px !important;
	line-height: 23px;
}

.aside-nav-item-v3 .chr-btn-text{
	font-size:10px;
	

}

.aside-nav-item-v3 .chr-primary-btn {
    background-position: left -599px;
    border-color: #FFFFFF;
    border-radius: 4px;
    color: #FFFFFF;
}
.aside-nav-item-v3  .bid-live-online .chr-icon-reg{


}
.aside-nav-item-v3  .chr-btn-disabled{
	background-position: left -541px;
	border:1px solid #ccc;
}
.aside-nav-item-v3  .chr-btn-disabled .chr-btn-text{
	color: #77683b;
}
.aside-nav-item-v1 > .button {
    border: 1px solid #CCCCCC;
}
.aside-nav-item-v1 > .button, .aside-nav-item-v3 > .button {
    border-radius: 4px;
}
.aside-nav-item-v3 > .button {
    background-position: left -601px;
    border-color: #680002;
    color: #FFFFFF;
}
.aside-nav-item-v1 > .icon-add-to-calendar {
    margin: 0 0 15px 1px;
}
.aside-nav-item-v2 {
    float: left;
    width: 87px;
}
.aside-nav-item-v2 > .button {
    border-color: #CCCCCC;
    border-style: solid;
}
.aside-nav-item-v2-reg .button {
    border-width: 1px 1px 1px 0;
}
.aside-nav-item-v2-reg .button {
    border-radius: 0 4px 4px 0;
}
.aside-nav-item-v2-alt .button {
    border-width: 1px;
}
.aside-nav-item-v2-alt .button {
    border-radius: 4px 0 0 4px;
}
.aside-nav-item-v2 > .button-grid-view {
    border-right: 1px inset #CCCCCC;
}
.aside-nav > .related-content-item {
    margin-top: 20px;
}
.social-toolbar {
    float: left;
    margin: 12px 0 10px;
    width: 380px !important;
}
.social-toolbar .icon-wrap {
    float: left;
    height: 20px;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 3;
}
.social-toolbar .share-print-wrap {
    margin: 0;
}
.button .icon {
    float: left;
    height: 16px;
    margin: 5px 0 0;
}
.button-no-icon {
    padding: 0 0 0 20px;
}
.icon {
    background-image: url("/images/sprites/icons.png");
    background-repeat: no-repeat;
    padding: 0 0 0 34px;
}
.icon-v2 {
    line-height: 17px;
}
.aside-nav-v1 .icon {
    padding-bottom: 2px;
}
.icon-list-view {
    background-position: -336px -444px;
}
.button:hover > .icon-list-view {
    background-position: -336px -504px;
}
.icon-grid-view {
    background-position: -399px -444px;
}
.button:hover > .icon-grid-view {
    background-position: -399px -504px;
}
.icon-ecat {
    background-position: -465px -444px;
}
.button:hover > .icon-ecat {
    background-position: -465px -504px;
}
.icon-slideshow {
    background-position: -273px -443px;
}
.button:hover > .icon-slideshow {
    background-position: -273px -503px;
}
.icon-track-sale {
    background-position: -84px -445px !important;
}
.button:hover > .icon-track-sale {
    background-position: -84px -505px !important;
}
.icon-register-to-bid {
    background-position: -784px -443px !important;
    padding-top: 2px;
}
.button:hover > .icon-register-to-bid {
    background-position: -784px -503px !important;
}
.icon-view-results {
    background-position: -1101px -442px;
    margin: 4px 0 0 !important;
}
.button:hover > .icon-view-results {
    background-position: -1101px -502px;
}
.icon-enter-sale {
    background-position: -1101px -443px;
    padding-top: 3px;
}
.button:hover > .icon-enter-sale {
    background-position: -1101px -503px;
}
.icon-new-window {
    background-position: -1422px -443px;
    padding-top: 3px;
}
.button:hover > .icon-new-window {
    background-position: -1422px -504px;
}
.aside-nav .bt-track-list-button-main .chr-track-lot {
    background-image: url("/images/sprites/icons.png") !important;
    background-position: -80px -444px;
}
.icon-video {
    background-position: -985px -505px;
}
.icon-audio {
    background-position: -922px -505px;
}
.desc .icon {
    display: inline-block;
    margin: 0 -10px 0 8px;
}
.icon-add-to-calendar {
    background-position: -1px -364px;
    padding-left: 0;
    width: 113px;
}
.icon-add-to-calendar:hover {
    background-position: -1px -387px;
}
.icon-gallery-guide {
    background-position: -119px -364px;
    padding-left: 0;
    width: 101px;
}
.icon-gallery-guide:hover {
    background-position: -119px -387px;
}
.icon-social {
    background-position: -225px -364px;
    padding-left: 0;
    width: 58px;
}
.icon-social:hover {
    background-position: -225px -387px;
}
.icon-print {
    background-position: -288px -364px;
    padding-left: 0;
    width: 58px;
}
.icon-print:hover {
    background-position: -288px -387px;
}
.icon-breadcrumb-item {
    background-position: -156px -23px;
    height: 18px;
    left: 13px;
    line-height: 18px;
    padding: 0 0 0 20px;
    position: absolute;
    top: 0;
}
:root .icon-breadcrumb-item {
}
.aside-nav .repeat-h, .repeat-h {
    background-image: url("/images/sprites/repeats-h.png");
    background-repeat: repeat-x;
}
.repeat-h {
    background-image: url("/images/sprites/repeats-h.png");
}
.nav-wrap.nav-wrap-v1 .repeat-h-edges {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-repeat: no-repeat;
}
.button-v1 {
    background-position: left -541px;
}
.button-v1:hover {
    color: #888888;
}
.aside-nav-item-v1 a.bt:hover {
    color: #888888 !important;
}
.button-v2 {
    background-position: left -601px;
    border: 1px solid #680002;
    color: #FFFFFF;
}
.button-v2:hover {
    color: #F5E7BA;
}
.show-more-v2 {
    text-align: right;
}
.show-more {
    float: right;
    margin: 7px 0 8px;
}
.show-more > .more {
    color: #990000;
    font-style: italic;
    text-transform: capitalize;
}
.show-more > .more:hover {
    text-decoration: underline;
}
.related-items .hide, .related-info-list .hide {
    display: none !important;
}
.aside-nav .bt-bid {
    background-position: left -601px !important;
    color: #FFFFFF !important;
    line-height: 24px !important;
    text-align: left !important;
    width: auto !important;
}
.aside-nav a.bt-bid span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.aside-nav .bt-track-list-button-main, .aside-nav .bt-track-list-button {
    background-position: left -541px !important;
    font-weight: normal !important;
    text-align: left !important;
    width: auto !important;
}
.aside-nav .bt .icon {
    display: inline !important;
    line-height: 24px !important;
}
.aside-nav .bt .icon-register-to-bid {
    background-image: url("/images/sprites/icons.png") !important;
    background-position: -784px -443px !important;
}
.aside-nav .bt:hover .icon-register-to-bid {
    background-position: -784px -503px !important;
}
.aside-nav .bt .icon-track-sale {
    background-image: url("/images/sprites/icons.png") !important;
	padding-left: 0;
	padding-right: 10px;
	width: 13px;
}
.aside-nav .bt .icon-enter-sale {
    background-image: url("/images/sprites/icons.png") !important;
    background-position: -719px -443px !important;
}
.bt-track-list-button span[id] {
    display: inline;
}
.tooltip-place-bid .cap-bt {
    display: none !important;
}
.related-items > .hd {
    display: table-cell;
    height: 402px;
    padding: 14px 0;
    position: relative;
    vertical-align: middle;
    width: 306px;
}
.icon-info {
    background-position: -950px -145px;
    padding: 0 34px 0 5px;
    width: 0;
}
.icon-info > a {
    padding-right: 15px;
}
.loca {
    color: #888888;
    font-family: georgia,'times new roman',serif;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;
}
.chinese .loca {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
}
.sub-desc .loca {
    margin-bottom: 0;
}
.info-p .section {
    padding-bottom: 25px;
}
.related-items .related-lot .related-cta {
}
#list-items a.bt span {
    display: inline;
    padding-bottom: 2px;
}
#list-items a.bt-bid:hover {
    color: #F5E7BA !important;
}
.s-v2 {
    float: left;
    margin: 22px 0 0 17px;
    overflow: hidden;
    width: 375px;
}
.s-v2 > .related-items > .hd {
    width: 375px;
}
.s-v2 > .related-items > .ft {
    width: 325px;
}
.s-v2 > .related-items > .ft .desc-wrap {
    width: 325px;
}
.s-v2 > .related-items .desc {
    width: 325px;
}
.s-v2 .crsl-v2 {
    width: 344px;
}
.s-v2 > .related-items > .hd {
    background-color: #EEEEF0;
}
.s-v2 > .related-items > .bd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 4px;
}
.s-v2 > .related-items .highlight-lg {
    max-width: 340px;
}
.s-v2 > .related-items .sub-desc {
    border-top: 1px solid #DADADA;
    margin: 25px 0 0;
    min-height: 120px;
    padding: 20px 0 0;
}
.s-v2 > .related-items .sub-desc-hed {
    display: inline-block;
    float: left;
    height: 100%;
    margin: 0 9px 0 0;
    min-height: 25px;
    padding: 0 7px 0 0;
}
.s-v2 > .related-items .cta-wrap {
    clear: both;
    float: left;
    margin: 0 0 5px;
}
.s-v2 > .related-items .cta-wrap a.cta {
    color: #990000;
    font-size: 11px;
    text-transform: uppercase;
}
.s-v2 > .related-items .cta-wrap a.cta:hover {
    color: #000000;
}
.s-v2 > .related-items .info-list-v3 {
    float: left;
    margin: 0 0 0 -8px;
    width: 350px;
}
.s-v2 > .related-items .related-info-list > .related-info-item {
    padding: 0 8px;
}
.s-v2 > .related-items .highlight-lg, .s-v2 > .related-items img {
    max-width: 340px;
}
.instruction-text, .copy-text {
    height: 0;
    line-height: 0;
    position: relative;
    text-align: center;
    text-transform: none;
    top: -100px;
}
.instruction-text, .copy-text {
}
.s-v2 .instruction-text, .s-v2.copy-text {
    height: auto;
    line-height: 1;
}
.s-v2 .instruction-text {
    height: auto;
    line-height: 1;
    margin: 100px 0 0;
}
.s-v1 .copy-text {
    text-align: left;
    top: -75px;
}
.copy-text .txt-v1 {
    font-size: 10px;
}
#container-layout-1 .p-v1 .no-tabs {
    margin: -8px 0 0 !important;
}
.breadcrumb-wrap > .logo-link a {
    background-color: #FF0000;
    display: block;
    height: 38px;
    text-indent: -3000px;
    width: 100px;
}
.p-micro-v1 .o-list, .p-v1 .o-list {
    list-style-type: disc;
}
#hidden-nodes-container .active {
    display: block !important;
}
.special-text {
    margin-top: 0;
}
.chr-action-complete-wrap {
    margin: 3px 0 -15px;
}
.chr-primary-btn {
    background-position: left -601px;
    border-color: #680002;
    border-radius: 4px;
    color: #FFFFFF;
}
.chr-primary-btn-red {
    display: block;
    font-size: 10px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.no-icon {
    text-align: center;
}
.chr-action-bid-wrap {
    margin: 3px 0;
}
.chr-secondary-btn-red-lg {
    background-position: left -1270px;
    display: block;
    font-size: 10px;
    font-weight: normal;
    height: 35px;
    line-height: 12px;
    padding-top: 10px;
    text-transform: uppercase;
}
.chr-icon-place {
    background-position: -855px -444px !important;
    float: left;
    height: 20px;
    padding-left: 30px;
    width: 0;
}
.chr-primary-btn:hover {
    color: #F5E7BA !important;
}
.sub-nav-wrap-special-v1 {
    margin-top: -10px;
}
.text-wrap.special-text {
    text-align: center;
}
.chr-result-action .text-wrap.special-text {
    margin-bottom: 5px;
}
.special-text, .chr-withdrawn-lot {
    color: #888888;
    font-family: georgia,'times new roman',serif;
    font-size: 13px;
    font-style: italic;
    line-height: 17px;
}
.chr-primary-content-list .chr-withdrawn-lot {
    text-align: center;
}
.txt-v2 strong {
   
  
}
.question-mark {
    background: url("/images/pages_browse/bg_bt_grey_save_to_my_interests.gif") no-repeat scroll right 2px rgba(0, 0, 0, 0);
    cursor: pointer;
    font-size: 17px;
    height: 100%;
    line-height: 22px;
    padding-left: 20px;
}
.question-mark .hide {
    display: none;
}
.legal-text-wrap {
    display: inline;
    float: left;
    height: 20px;
    position: relative;
    width: 20px;
	margin-left: -5px;
    margin-right: 5px;
}
.box {
    background-image: url("/images/sprites/boxes.png");
    background-repeat: no-repeat;
    color: #808080;
}
.legal-text-wrap .chr-dialogue {
    background-position: -870px 0;
    padding-top: 9px;
    position: absolute;
    right: 34px;
    top: -22px;
    z-index: 99;
}
.legal-text-wrap .chr-dialogue .pad {
    margin: 0 0 10px;
}
.chr-dialogue-200 .chr-dialogue-inner {
    background-position: -1290px 100%;
    padding-bottom: 9px;
    position: relative;
}
.chr-dialogue-200 .chr-dialogue-inner2 {
    background-position: -1079px 0;
    background-repeat: repeat-y;
    padding: 5px 15px;
    position: relative;
    width: 179px;
}
.chr-dialogue .note {
    color: #888888;
    font-size: 11px;
    margin: 0;
}
.chr-dialogue .chr-dialogue-arrow {
}
#editorial-container h2, #videos h2 {
    text-transform: uppercase;
}
#editorial-container .subtitle {
    padding: 4px 0 20px;
}
#editorial-container .social-toolbar, .feature .social-toolbar {
    float: right;
    margin: 40px 0 0;
    width: auto !important;
}
.feature-copy {
    margin: 25px 0;
    padding: 0 20px 0 0;
    position: relative;
}
.feature-copy p {
    font-family: georgia;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 20px;
}
.feature-copy p.strong {
    font-weight: bold;
}
.feature-copy em {
    font-style: italic;
}
.feature-copy p a {
    color: #77683B;
    text-decoration: underline;
}
.feature-copy p a:hover {
    color: #000000;
}
.feature-copy div.right {
    float: right;
    margin: 3px 0 24px 60px;
}
.feature-copy div.left {
    float: left;
    margin: 3px 60px 24px 0;
}
.feature-copy div.inset {
    float: left;
    margin: 3px 14px 14px 0;
}
.feature-copy div.caption {
    color: #666666;
    font: 11px arial,verdana,sans-serif;
    margin: 10px 0 0;
}
.feature-copy div.inline-video {
    float: left;
    margin: 3px 24px 24px 0;
    width: 224px;
}
.feature-copy div.inline-video a {
    cursor: pointer;
    font-size: 10px;
    text-transform: uppercase;
}
.feature-copy div.inline-video a img {
    float: left;
    margin: 0 15px 0 0;
}
.feature-copy div.inline-video h5 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#editorial-container hr {
    background: none repeat scroll 0 0 #DADADA;
    border: medium none;
    color: #DADADA;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}
#editorial-container .contacts-container {
    margin: 26px 0;
}
#editorial-container .contacts-container h4 {
    margin: 0 0 14px;
}
#editorial-container .contacts-container .contacts-column {
    float: left;
    margin: 0 20px 0 0;
    width: 210px;
}
#editorial-container .contacts-container .contacts-column .contact {
    margin: 0 0 16px;
}
#editorial-container > .related-items {
    background-color: #FFFFFF;
    margin: 0 0 20px;
    width: 886px;
}
#editorial-container .related-items .right-carousel {
    float: right;
    margin: 0 14px 0 0;
}
#editorial-container .related-items .right-carousel h5 {
    font-size: 11px;
    font-weight: bold;
    margin: 40px 0 20px -14px;
    text-transform: uppercase;
}
#editorial-container .related-items .left-carousel {
    padding: 40px 0;
}
#editorial-container > .related-items > .left-carousel .hd {
    background-color: #EEEEF0;
    display: table-cell;
    height: 500px;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 480px;
}
#editorial-container > .related-items > .left-carousel .hd img {
    max-height: 460px;
    max-width: 440px;
}
#editorial-container > .related-items > .ft {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 0;
    width: 325px;
}
#editorial-container > .related-items > .ft .desc-wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 325px;
}
#editorial-container > .related-items .desc {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 20px 10px;
    width: 345px;
}
#editorial-container .crsl-v2 {
    box-shadow: 0 1px 3px #CCCCCC, 0 -1px 3px #CCCCCC;
    padding: 5px 0 0;
    width: 344px;
}
#editorial-container .crsl-v2 .jcarousel-prev-horizontal {
    left: -20px;
}
#editorial-container .crsl-v2 .jcarousel-next-horizontal {
    right: -20px;
}
#editorial-container > .related-items > .hd {
    background-color: rgba(0, 0, 0, 0);
}
#editorial-container > .related-items > .bd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 4px;
}
#editorial-container > .related-items .highlight-lg {
    max-width: 340px;
}
#editorial-container > .related-items .sub-desc {
    border-top: 1px solid #DADADA;
    margin: 17px 0 0;
    min-height: 120px;
    padding: 10px 0 0;
}
#editorial-container > .related-items .sub-desc-hed {
    display: inline-block;
    float: left;
    height: 100%;
    margin: 0 9px 0 0;
    min-height: 25px;
    padding: 0 7px 0 0;
}
#editorial-container > .related-items .cta-wrap {
    clear: right;
    float: left;
    margin: 0 0 5px;
}
#editorial-container > .related-items .cta-wrap a.cta {
    color: #990000;
    font-size: 11px;
    text-transform: uppercase;
}
#editorial-container > .related-items .cta-wrap a.cta:hover {
    color: #000000;
}
#editorial-container > .related-items .info-list-v3 {
    float: left;
    margin: 0 0 0 -8px;
    width: 350px;
}
#editorial-container > .related-items .related-info-list > .related-info-item {
    padding: 0 8px;
}
#editorial-container > .related-items .highlight-lg, #editorial-container > .related-items img {
    max-width: 480px;
}
#editorial-container > .related-items .inner {
    height: 410px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 15px 0 0;
}
#editorial-container > .related-items .inner .hed-v3 {
    color: #000000;
}
#editorial-container > .related-items .inner .article {
    margin: 12px 0 0;
}
#editorial-container > .related-items .inner .article img {
    float: left;
    margin: 2px 10px 10px 0;
}
#editorial-container > .related-items .inner .article p {
    font-family: georgia;
    font-size: 11px;
    line-height: 18px;
    margin: 0 0 12px;
    min-height: 170px;
}
#editorial-container > .related-items .inner .article em {
    font-style: italic;
}
#editorial-container > .related-items .inner .article p a {
    color: #666666;
    text-decoration: underline;
}
#editorial-container > .related-items .inner .article p a:hover {
    color: #77683B;
}
#editorial-container #slideshow-container {
    background-color: #FFFFFF;
    height: 495px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 25px 0;
    position: relative;
    width: 870px;
}
.content .next, .content .prev {
    cursor: pointer;
}
#editorial-container .slideshow-nav {
    color: #888888;
    font-size: 14px;
    height: 20px;
    left: 700px;
    position: absolute;
    top: 25px;
    width: 180px;
    z-index: 99;
}
.content .slideshow-nav a {
    display: block;
    float: left;
    height: 18px;
    width: 10px !important;
}
.content .slideshow-nav .icon-sprite {
    background-image: url("/images/sprites/icons.png");
    display: block;
    float: left;
    height: 18px;
    width: 10px;
}
.content .slideshow-nav .slide-count {
    display: block;
    float: left;
    margin: 0 15px;
    text-align: center;
    width: 50px;
}
.content .slideshow-nav a .prev-button {
    background-position: -283px -140px;
}
.content .slideshow-nav a .next-button {
    background-position: -348px -140px;
}
.content .slideshow-nav a:hover .prev-button {
    background-position: -283px -200px;
}
.content .slideshow-nav a:hover .next-button {
    background-position: -348px -200px;
}
.content .slideshow-nav .disabled .prev-button, .content .slideshow-nav .disabled:hover .prev-button {
    background-position: -283px -260px;
    cursor: default;
}
.content .slideshow-nav .disabled .next-button, .content .slideshow-nav .disabled:hover .next-button {
    background-position: -348px -260px;
    cursor: default;
}
#editorial-container #slideshow-container #slideshow {
}
#editorial-container #slideshow-container #slideshow ul li {
    margin: 0 25px 0 0;
    position: relative;
    width: 870px !important;
}
#editorial-container #slideshow-container #slideshow ul li .image-container {
    background-color: #EEEEF0;
    display: table-cell;
    height: 455px;
    margin: 0 20px 0 0;
    padding: 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 635px;
}
#editorial-container #slideshow-container #slideshow ul li .caption {
    float: right;
    margin-top: 80px;
    width: 170px;
}
#editorial-container #slideshow-container #slideshow ul li .caption .lot-info {
    margin: 0 0 40px;
}
#editorial-container #slideshow-container #slideshow ul li .caption .editorial {
    margin: 0 0 40px;
}
#editorial-container #slideshow-container #slideshow ul li .caption .editorial h3.slide-title {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
}
#editorial-container #slideshow-container #slideshow ul li .caption .editorial p {
    font-family: georgia;
    font-size: 12px;
    margin-bottom: 15px;
}
#editorial-container #slideshow-container #slideshow ul li .caption .editorial .fine-print {
    color: #666666;
    font-family: arial;
    font-size: 11px;
}
#videos #video-container {
    float: left;
    margin: 20px 25px 0 0;
    width: 600px;
}
#videos #iframe-wrapper {
    border-right: 1px solid #DADADA;
    margin: 0 25px 0 0;
    padding: 0 25px 0 0;
    width: 580px;
}
#videos #video-container h5 {
    color: #000000;
    font-family: arial;
    font-weight: bold;
    margin: 25px 0 15px;
    text-transform: uppercase;
}
#videos #video-container p {
    font-family: georgia;
    font-size: 11px;
    line-height: 18px;
}
#videos #video-container em {
    font-style: italic;
}
#videos #video-thumbnail-container {
    display: inline;
    float: left;
    margin: 20px 0 0;
    width: 245px;
}
#videos #vid-thumbs {
    height: 335px !important;
    overflow: hidden;
    width: 245px;
}
#videos #vid-thumbs ul {
    position: relative;
    width: 245px;
}
#videos #vid-thumbs ul li {
    display: block;
    height: 62px !important;
    margin: 0 0 5px;
    text-align: left;
}
#videos #vid-thumbs a {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
#videos #vid-thumbs a img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 58px;
    margin: 0 10px 0 0;
}
#videos #vid-thumbs a.active img {
    border: 2px solid #990000;
}
#videos #vid-thumbs a p {
    cursor: pointer;
    float: left;
    width: 130px;
}
#videos #video-thumbnail-container .hr-line.fade-down {
    background-position: 0 -360px;
    margin: 10px 0 6px 2px;
    width: 236px;
}
#videos #video-thumbnail-container .buttons-container {
    text-align: right;
    width: 100%;
}
#videos #video-thumbnail-container .ctk-button1 {
    background-position: 0 -540px;
    display: inline-block;
    margin-right: 12px;
}
#videos #video-thumbnail-container .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;
}
#videos #video-thumbnail-container .disabled span {
    color: #888888;
}
#videos #video-thumbnail-container .button-label {
    background-position: 100% -540px;
    display: block;
    height: 26px;
    left: 5px;
    line-height: 26px;
    padding: 0 5px;
    width: 50px;
}
#videos #video-thumbnail-container .ctk-button1 {
    background-image: url("/images/sprites/repeats-h-edges.png");
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    position: relative;
    text-transform: uppercase;
}
#videos #video-thumbnail-container .icon-sprite {
    background-image: url("/images/sprites/icons.png");
}
#videos #video-thumbnail-container .up span {
    background-position: -1305px -439px;
}
#videos #video-thumbnail-container .down span {
    background-position: -1243px -439px;
    padding: 0 10px 0 20px;
}
#videos #video-thumbnail-container .up span:hover {
    background-position: -1305px -559px;
}
#videos #video-thumbnail-container .disabled .up span {
    background-position: -1305px -499px !important;
}
#videos #video-thumbnail-container .down span:hover {
    background-position: -1243px -559px;
}
#videos #video-thumbnail-container .disabled .down span {
    background-position: -1243px -499px;
}
#videos #video-thumbnail-container .plain:hover {
    color: #000000;
}
#videos #video-thumbnail-container .disabled {
    color: #888888;
}
#videos #video-thumbnail-container .disabled {
    cursor: default;
}
#videos #video-thumbnail-container .disabled span {
    color: #888888;
}
#videos #video-thumbnail-container .button-label span {
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
}
#videos #video-thumbnail-container .up {
    padding: 0 8px 0 2px;
}
#features-index h5.section-title {
    font-size: 11px;
    font-weight: bold;
    margin: 15px 0 30px;
    text-transform: uppercase;
}
#features-index .features-row-container {
    height: 200px !important;
    margin: 0 0 30px;
    position: relative;
    width: 100%;
}
#features-index .features-row {
    margin: 0 0 30px;
    overflow: hidden;
    width: 900px;
}
#features-index .features-row ul li {
    float: left;
    height: 140px;
    margin: 0 26px 0 0;
    width: 140px !important;
}
#features-index .features-row ul li a p {
    color: #77683B;
    cursor: pointer;
    font-size: 11px;
    margin: 5px 0 0;
}
#features-index .features-row ul li a:hover p {
    color: #000000;
}
#features-index .features-row ul li a span.feature-type {
    color: #666666;
    display: block;
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    margin: 3px 0 0;
}
#features-index .slideshow-nav {
    color: #888888;
    float: right;
    font-size: 14px;
    height: 20px;
    margin: 26px 0 0;
    width: 40px;
    z-index: 99;
}
#features-index .slideshow-nav .pipe {
    background-color: #DADADA;
    display: block;
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 1px;
}
#features-index .slideshow-nav a {
    padding-top: 5px;
}
#signup .instructions {
    color: #888888;
    float: left;
    margin: 62px 40px 0 0;
    width: 152px;
}
#signup .form-container {
    border-left: 1px solid #EDEDED;
    float: left;
    margin: 40px -30px 40px 0;
    padding: 0;
    width: 620px;
}
#signup .form-container form {
    float: left;
    padding: 0 30px 0 0;
    width: 657px;
}
#signup .form-container form h5 {
    background-color: #F6F6F6;
    box-shadow: 0 -10px 10px -10px #DDDDDD inset;
    font-weight: bold;
    margin: 30px 0;
    padding: 20px 30px;
    text-transform: uppercase;
    width: 100%;
}
#signup .form-container form h5.first {
    margin: 0 0 30px;
}
#signup .form-container form > div {
    padding: 0 30px;
}
#signup .form-container form .signup-title {
    color: #888888;
    float: left;
    margin: 0 0 14px;
    padding: 3px 30px 0;
    width: 150px;
}
#signup .form-container form .signup-form {
    float: left;
}
#signup .form-container form p {
    margin: 0 0 10px;
}
#signup .form-container form p.copy {
    color: #000000;
    font-family: georgia;
    margin: 0 0 20px;
    width: 650px;
}
#signup .form-container form p.copy a {
    color: #77683B;
}
#signup .form-container form p.copy a:hover {
    color: #000000;
    text-decoration: none;
}
#signup .form-container form p.submit {
    border-top: 1px solid #EDEDED;
    margin: 30px 0 20px;
    padding: 20px 0 0;
}
#signup .form-container form label {
    color: #888888;
    padding: 0 30px 0 5px;
}
#signup .form-container form #submit {
    color: #FFFFFF;
    margin-left: 0;
}
#signup .form-container form #submit:hover {
    color: #F5E7BA;
}
#signup .form-container form .form-size {
    height: 18px;
    width: 210px;
}
#signup .form-container form .form-size2 {
    height: 22px;
    width: 213px;
}
#signup .form-container form .form-size3 {
    height: 18px;
    width: 65px;
}
#signup .form-container form .signup-note {
    color: #888888;
    font-size: 10px;
    font-style: italic;
    line-height: 12px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 472px;
    width: 210px;
}
#signup .form-container form .signup-note .important {
    color: #FF0000;
    font-style: normal;
}
.content .launch-infographic {
    width: 200px;
}
.artist-links ul li {
    float: left;
    height: 190px;
    margin: 20px 30px 20px 0;
    width: 140px;
}
.artist-links ul li a p {
    font-size: 11px;
    margin: 8px 0 0;
}
.artist-links .more-link-container {
    text-align: center;
    width: 100%;
}
.artist-links .more-link-container a {
    color: #8D1B12;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.artist-links .more-link-container a:hover {
    color: #000000;
}
.overview-credit {
    color: #999999;
    font-family: arial;
    font-size: 10px;
}
.chr-action-reg-wrap .chr-icon-reg {
    background-position: -794px -444px;
    float: left;
    height: 15px;
    margin: 5px 13px 0 10px;
    padding: 0;
    width: 13px;
}
/* fix register to bid tool tip 0402 2014 */
.chr-dialogue-bidlayer .chr-dialogue-close{
    background-position: -858px -144px;
    display: block;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
}
.chr-dialogue-bidlayer .chr-dialogue-close:hover{
	background-position: -858px -204px;
}


.tooltip-place-bid .chr-dialogue {
    display: block;
	position: static;
}
.tooltip-place-bid {
    margin-left: 540px !important;
    margin-top: -118px !important;
}
.chr-dialogue-240 {
    background-position: -2190px 0;
    padding: 9px 0 0;
	width: 250px;
}
.chr-dialogue-240 .chr-dialogue-inner {
    background-position: -2690px 100%;
    padding-bottom: 9px;
    position: relative;
}
.chr-dialogue-240 .chr-dialogue-inner2 {
    background-position: -2440px 0;
    padding: 10px 21px;
    position: relative;
    width: 230px;
}

.tooltip-place-bid #tooltip-place-bid-layout-1 {
    padding: 10px;
}
.chr-dialogue-inner2 {
    background-position: -2440px 0;
    padding: 10px 21px;
    position: relative;
    width: 230px;
	background-repeat: repeat-y;
}
.chr-icon-onl {
    background-position: -532px -441px;
    display: block;
    height: 18px;
    left: 4px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3px;
    width: 25px;
}
.chr-icon-abs {
    background-position: -600px -443px;
    display: block;
    height: 16px;
    left: 11px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 4px;
    width: 16px;
}
.chr-primary-btn{
   
    cursor: pointer;
    display: block;
    padding:1px 0;
    padding-right: 6px;
    position: relative;
    text-align: center;
}

.chr-dialogue-bidlayer .chr-dialogue-arrow {
    background-position: -499px -136px;
    top: 45px;
    height: 27px;
    position: absolute;
    right: -18px;
    width: 24px;
}
.chr-btn-disabled span{
	color:#888;
}


.e-cat-download-area iframe{
	height:360px;
}
<!-- SLP-7 -->
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)
{
    .x-default #x-scaling-container {
  width: 100%!important;
  max-width: 100%;
}
.#container-layout-1 .inner-container
{
    width: 100%!important;
  max-width: 100%;
}
}

p.show-more {
  margin-top: -20px;
}

.show-more-v2 > .more
{
z-index:9999;
position:relative;
}
