/*=====PopUp Modal============*/
.button {
  background: #720000;
  border: none;
  color: white;
  padding: 2px 20px;
  display: block;
  font-size: 12px;
  margin: 10px 2px;
  cursor: pointer;
}
#modal-content {
  display: none;
}
#colorbox { width:90% !important; height: 90% !important; max-width: 850px; max-height: 750px;}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; }
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxContent{position:relative;}
#cboxLoadedContent{ }
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxClose {cursor:pointer;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background: #000; opacity: 0.85; filter: alpha(opacity = 85);}
#colorbox{outline:0;}
#cboxContent{ overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../UserFiles/Image/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../UserFiles/Image/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        #cboxClose{ opacity: 0.65; position:absolute; top:30px; right:53px; background: url(../UserFiles/Image/close-x.png) no-repeat; width:50px; height:50px; text-indent:-9999px;}
        #cboxClose:hover{ opacity: 1.0;}


@media all and (max-width:930px){
	
	#colorbox { display: none; }
	
}

/*=================*/


h3#JrPrDownloadBtn {text-align:center;margin-bottom: 40px;}
h3#JrPrDownloadBtn a {
font-size:22px;
line-height:2.5;
background:#082b84;
color:#fff;
padding: 15px 30px;
margin: 0 auto;
}
h3#JrPrDownloadBtn a:hover {
background:#dda733;
color:#333;
}


div.readmorebutton { 
display:block;
text-align:right;
margin:0 0 30px 0;
}
#EditUserDataDiv div{
display:inline-block;
width:300px;
}
#EditUserDefaultBillingDiv,#EditUserDefaultShippingDiv {
margin:10px 0;
}
#EditUserDataCreditCardDiv {
display:block !important;
width:100% !important;
}
#EditUserDataCreditCardDiv div {
display:inline-block !important;
width:300px;
}
#EditUserDefaultDiv{
margin:10px 0 20px;
}
#EditUserDefaultBillingHeaderDiv,#EditUserDefaultShippingHeaderDiv {
font-size:20px;
}
div.readmorebutton a {
background:#dda733;
color:#fff !important;
padding:15px 30px;
font-size:18px;
line-height:24px;
font-weight:bold;
}

div.readmorebutton a:hover {
background:#3a4d5b;
}

#CustomPageContent blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 62px;
  margin: 0 5% 20px 6%;
  position: relative;
  font-family: Georgia, serif;
  color: #888;
  text-align: justify;
}
#CustomPageContent blockquote p {font-family: Georgia, serif;  font-size: 20px;  line-height: 1.4;}
#CustomPageContent blockquote p em { font-size:15px; display:block; text-align:left;padding:10px 0 0 0;}
#CustomPageContent blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  font-family: Georgia, serif;
  font-size: 90px;
  font-weight: bold;
  color: #ccc;
  position: absolute;
  left: 10px;
  top:0px;
}
#CustomPageContent blockquote::after{
  content: "";
}
#CustomPageContent blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}
#CustomPageContent blockquote a:hover{
 color: #666;
}
#CustomPageContent blockquote em{  font-style: italic;
}


#AboutUsContentPage p img {
max-width:100%;
height:auto;
}


#jrob {
margin:0 auto 30px auto;
text-align:center;
}
#jrob img {
width:995px;
max-width:995px !important;
height:auto;
position:relative;
left:-25px;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}

#jrob:hover {
opacity:.92;
}

td#RegistrationWelcomeText {
display:block;
margin:0 0 30px 0;
}
a#CopyBillingToShipping { font-size:13px; padding:0 0 10px 0; }

span#ConsignWithUsMessageLbl {
display:block;
}
#AddUserContent table td { padding:3px 0; }
#RegistrationWelcomeText a { font-weight:bold;}

span#MyAccountLbl,
span#MyAccountWonLbl,
span#MyAccountLostLbl,
span#MyAccountWatchingLbl,
span#MyAccountConsignedLbl,
span#ItemsConsignedToStoreLbl,
span#ItemsSoldInStoreLbl,
span#MyAccountPasAuctionInvoicesLbl {
display:block;
width:96%;
background:#999;
color:#fff;
padding:10px 2%;
font-size:20px;
line-height:26px;
font-weight:normal;
margin:0;
text-transform:uppercase;
}


#SpecialPageLinksRow {
display:block;
width:96%;
text-align:center;
padding:5px 2% 0px;
margin:25px 0;
}

#SpecialPageLinksRow h3 {
font-family: "source_sans_proregular",san-serif;
background:#394e5a;
font-size:22px;
line-height:36px;
letter-spacing:.04em;
color:#fff;
padding:5px;
text-align:center;
margin:10px auto;
max-width:95%;
-webkit-border-radius:10px;
-moz-border-radius: 10px; 
border-radius: 10px;
}

#SpecialPageLinksBox {
display:inline-block;
vertical-align:middle;
max-height:190px;
text-align:center;
width:30%;
padding:10px 1%;
margin:0 auto;
}

#SpecialPageLinksBox a {
display:block;
width:265px;
height:190px;
border:none;
outline:none;
font-size:16px;
line-height:22px;
font-weight:bold;
text-decoration:none;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}

#SpecialPageLinksBox a:hover {
filter: alpha(opacity=75);
opacity: 0.75;
}

a#HonusWagner {
background: url(../UserFiles/Image/SpecialRowLink-HonusWagner.png) no-repeat bottom center;
}
a#WayneGretzky {
background: url(../UserFiles/Image/SpecialRowLink-WayneGretzky.png) no-repeat bottom center;
}
a#Kareem {
background: url(../UserFiles/Image/SpecialRowLink-Kareem.png) no-repeat bottom center;
}
a#LeBronJames {
background: url(../UserFiles/Image/SpecialRowLink-LebronJames2.png) no-repeat bottom center;
}



/*==================== JC - Special Page Content Style ====================*/


@font-face {
    font-family: 'alex_brushregular';
    src: url('../UserFiles/fonts/alexbrush-regular-webfont.woff2') format('woff2'),
         url('../UserFiles/fonts/alexbrush-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'windsongregular';
    src: url('../UserFiles/fonts/windsong-webfont.woff2') format('woff2'),
         url('../UserFiles/fonts/windsong-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fox_and_bower';
    src: url('../UserFiles/fonts/fox_and_bower-webfont.woff2') format('woff2'),
         url('../UserFiles/fonts/fox_and_bower-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


#CustomPageContent p {
font-size:16px;
line-height:23px;
padding:15px 0;
}

#CustomPageContent a {
color:#015797;
border-bottom:1px dotted #015797;
}
#CustomPageContent a:hover {
color:#e6ad25;
border-bottom:1px dotted #e6ad25;
}

#CustomPageContent hr {
    height: 6px;
    background: url(../UserFiles/Image/hr-11.png) repeat-x 0 0;
    border: 0;
    margin:15px 0;
}

#CustomPageContent h2 {
    color: #3a4d5b;
    font-family: "source_sans_prosemibold",san-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 10px 0;
}

#JCFullWidthHeader {
width:100%;
min-height:380px;
height:auto;
color:#fff;
}

div.jackie-robinson {
background:url(../UserFiles/Image/jackie-robinson-header-img.jpg) center center no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color: #000;
}

div.honus-wagner {
/*background:url(../UserFiles/Image/Honus_Wagner_Card_photo_1914_by_Conlon.jpg) center center no-repeat;*/
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color: #000;
}

div.lebron-james {
/*background:url(../UserFiles/Image/lebron-james-full-width-header.jpg) center center no-repeat;*/
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color: #000;
}

#JCFullWidthHeaderInner {
display:block;
margin:0 auto 0 auto;
max-width:980px;
width:100%;
}


#JCFullWidthHeader.jackie-robinson h1 {
font-family:'windsongregular', script;
font-size:95px;
padding:4% 0 0 0;
/* filter: alpha(opacity=55); */
/* opacity: 0.55; */
margin:0;
text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.6); 
}


#JCFullWidthHeader.honus-wagner h1 {
font-family:'windsongregular', script;
font-size:110px;
padding:3% 0 0 0;
/* filter: alpha(opacity=55); */
/* opacity: 0.55; */
margin:0;
text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.6); 
}



#JCFullWidthHeader.lebron-james h1 {
font-family:'fox_and_bower',san-serif;
font-size:50px;
padding:12% 0 0 0;
/* filter: alpha(opacity=55); */
/* opacity: 0.55; */
margin:0;
text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.6); 
}


#JCFullWidthHeader p {
max-width:530px;
font-size:18px;
line-height:28px;
padding:20px;
font-style:italic;
}

#JCFullWidthHeader p a {
color:#e6ad25;
}

#CustomFWSection {
width:100%;
min-height:400px;
height:auto;
color:#fff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment:fixed;
}

#CustomFWSectionInner {
display:block;
margin:0 auto 0 auto;
max-width:980px;
width:100%;
padding:90px 0 140px 0;
}
#CustomFWSectionInner h2 {
color:#fff;
font-size:58px;
text-transform:uppercase;
font-family:'source_sans_proextralight',san-serif;
text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.6);
}

#CustomFWSectionInner p {
font-size:18px;
line-height:28px;
}

div.honus-wagner-fw {
/*background:url(../UserFiles/Image/1909-stadium.jpg) center center no-repeat;*/
	background-color: #000;
}

div.lebron-james-fw {
/*background:url(../UserFiles/Image/lebron-james-static-bg.jpg) center center no-repeat;*/
	background-color: #000;
}



/*==================== END Special Page Content Style ====================*/





#udpage {
width:100%;
margin: 0 auto;
display:block;
}

a#udpagebidlink {
width:80%;
display:block;
margin:20px auto;
padding:10px 0;
font-size:16px;
color:#fff;
background: #3a4d5b;
font-weight:bold;
text-align:center;
}

a#udpagebidlink:hover {
background:#325c7a;
}

h1 span {
font-weight:300;
color:#999;
}
h2 {
margin:10px 0;
font-family: "source_sans_prosemibold",san-serif;
font-size:22px;
color:#888;
font-weight:normal;
}

#udpageimages {
width:100%;
display:bock;
text-align:center;
}
#udpageimages img {
display:inline-block;
vertical-align:top;
max-height:400px;
max-width:350px;
width:auto;
height:auto;
padding:10px 4%;
height:auto;
margin:0 auto;
text-align:center;
}
#udpagedescription {
width:90%;
margin:20px auto;
font-size:15px; 
line-height:22px;
}
#udpagedescription h4 {
font-size:22px;
margin:20px 0;
}
#udpageregbtn {
width:90%;
display:block;
text-align:center;
margin:20px auto;
}
#udpageregbtn a {
padding:20px;
background:#a40000;
color:#fff;
font-weight:bold;
font-size:16px;
display:block;
width:100%;
max-width:400px;
}
#udpageregbtn a:hover {
background:#ffd300;
}

#slideshow{width:901px;height:380px;}.fadein{position:relative;height:381px;width:901px;}.fadein img{position:absolute;left:0;top:0;}.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1;}.bx-wrapper img{max-width:100%;display:block;}.bx-wrapper .bx-viewport{border:5px solid #fff;left:-5px;background:#fff;height:180px !important;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}.bx-wrapper .bx-loading{min-height:50px;background:url(../UserFiles/Image/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px;}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000;}

.bx-wrapper .bx-prev{left:0px;background:url(../UserFiles/Image/hp-feed-prev-btn.png) no-repeat;}

.bx-wrapper .bx-next{right:0px;background:url(../UserFiles/Image/hp-feed-next-btn.png) no-repeat;}

.bx-wrapper .bx-prev:hover{opacity: 0.7;}
.bx-wrapper .bx-next:hover{opacity: 0.7;}

.bx-wrapper .bx-controls-direction a{position:absolute;top:60%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}.bx-wrapper .bx-controls-direction a.disabled{display:none;}.bx-wrapper .bx-controls-auto{text-align:center;}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(../UserFiles/Image/controls.png) -86px -11px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(../UserFiles/Image/controls.png) -86px -44px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,0.75);width:100%;}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}*{margin:0;padding:0;}#PageHits{display:none;}body{background:#ffffff;font-family:Arial,Helvetica,sans-serif;font-size:15px;min-width:1010px;}a{text-decoration:none;color:#3A4D5B;}a:hover{color:#e6ad25;}

h1,#InTheNewsTitleDiv,span.consignwithus_title{
color:#FFC62F;font-family:'source_sans_prosemibold',san-serif;font-size:36px;font-weight:normal;margin-bottom:5px;letter-spacing:-.01em;}

#InTheNewsContent{font-family:Arial;width:820px;height:auto;min-height:250px;margin:-10px auto 0 auto;position:relative;z-index:50;padding:35px 50px 0 50px;}#InTheNewsTitleDiv{font-size:36px;line-height:24px;letter-spacing:0px;margin:20px 0 10px 0;font-family:'Varela',Arial,san-serif;}#InTheNewsArticlesDiv{width:820px;height:auto;}.InTheNewsSection{float:left;width:250px;padding:15px;margin:15px 15px 0 0;text-align:left;border:1px solid #ccc;background:#fff;}.InTheNewsSectionImage img{width:250px;padding:0 10px 10px 0;}.InTheNewsArticle embed{max-width:350px;}.InTheNewsArticle iframe{width:350px !important;max-width:350px !importantmax-height:360px;}.InTheNewsArticle a{font-size:13px;line-height:13px;color:#000;font-weight:normal;text-decoration:none;padding:0px 0px;}.InTheNewsArticle a:hover{color:#b80301;border-bottom:1px dashed #b80301;}.InTheNewsArticleDate{font-size:11px;padding:0px 0px 7px 0px;color:#555;}#InTheNewsArticlesTbl{padding:0;width:950px;height:auto;}#InTheNewsArticlesTbl tr{vertical-align:top;}td#InTheNewsArticlesLeftCol,td#InTheNewsArticlesMiddleCol,td#InTheNewsArticlesRightCol{float:left;width:295px;}#InTheNewsContentSub{width:920px;height:76px;margin:0px auto 0 auto;}#AuctionWebFeaturedDiv{height:225px;overflow:hidden;}#AuctionWebFeaturedUL{margin:0;}#AuctionWebFeaturedLI_1{display:inline-block;vertical-align:top;width:285px;height:250px;margin-right:45px;}#AuctionWebFeaturedLI_1:nth-child(3n+3){margin-right:0;}
#AuctionWebFeaturedImage{float:left;width: 40%;height: 170px;padding-right: 10px;box-sizing: border-box;}#AuctionWebFeaturedImage a img{max-width:100px;max-height:170px;}#AuctionWebFeaturedImage a img:hover{filter:alpha(opacity=75);opacity:0.75;}#AuctionWebFeaturedTitle{float:right;height:102px;color:#285B78;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:bold;line-height:18px;margin-top:0;width: 60%;min-height:62px;}#AuctionWebFeaturedCurrentBid{float:right;width: 60%;height:30px;color:#706C63;font-family:Helvetica,sans-serif;font-size:14px;}#AuctionWebFeaturedCurrentBid span{color:#285B78;font-size:16px;font-weight:bold;}#AuctionWebFeaturedMinBid,#AuctionWebFeaturedNumberBids,#AuctionWebFeaturedTimeLeft{display:none;}#AuctionWebFeaturedBidNow{float:right;width: 60%;}#AuctionWebFeaturedBidNow a{background:url("../UserFiles/Image/bid-bg.png") no-repeat scroll center top rgba(0,0,0,0);color:#FFFFFF;display:inline-block;font-family:'source_sans_proextralight';font-size:16px;padding:4px 0;text-align:center;text-transform:uppercase;width:162px;}#AuctionWebFeaturedBidNow a:hover{background:url(../UserFiles/Image/bid-bg-hover.png) no-repeat center top;}#InTheNewsContent,#AuctionResultsContent,#AuctionLandingContent,#LoginContent,#RulesContent,#AboutUsContent,#WantlistContent,#ContactUsContent,#ConsignWithUsContent,#SellToUsContent,#MyAccountContent,#EmployeeLoginContent,#AddUserContent,#MyShoppingCartContent,#OnePageCheckoutContent,#OrderFinishedContent,#ChangePasswordContent,#EditUserContent,#ViewUserDefinedPageContent,#RulesContent,#VerifyUserInfoContent,#AppraisalsContent,#OrderCatalogContent,#ForgotPasswordContent,#RegistrationConfirmationContent,#VerifyBidContent,#ViewStoreInvoiceContent,#BannedUserContent,#PasswordSentContent,#StoreCheckoutContent,#PasswordSentContent,#PasswordResetContent,#EmailVerificationContent,#AgreeToTermsContent,#PurchaseGiftCertificateContent,#VerifyOfferContent,#StoreOfferResultContent,
#CustomPageContent {width:980px;height:auto;margin:0 auto;padding:20px 0;}#MyAccountTable{width:90%;font-family:'source_sans_proregular',san-serif;}#MyAccountTable table{width:100%;font-family:'source_sans_proregular',san-serif;}#MyAccountTable td{padding:5px;}#ContactUsContent div span{width:200px;float:left;}#ContactUsContent ul{margin-bottom:15px;}div.consignwithusform{display:block;padding:20px;}#ContactUsSubmitBtnDiv{display:block;left:328px;margin-bottom:30px;position:relative;top:10px;}.left{float:left;}.right{float:right;}.cleft{clear:left;}.cright{clear:right;}.clear{clear:both;}img{border:none;max-width:100%;}ul,body{margin:0;padding:0;list-style-type:none;}.wrapper{margin:0 auto;}.header{}.logo{width:580px;margin:10px auto 0;}.logo img {max-height:70px;width:auto;}.header-top{width:970px;margin:0 auto;overflow:hidden;padding:15px 20px 20px;}.right-header{width:300px;}.top-login{overflow:hidden;}.top-login ul li:first-child{background:none;padding:5px 15px 5px 8px;}.top-login ul li{background:url(../UserFiles/Image/top-splitter.png) no-repeat center left;padding:5px 15px;float:left;}.top-login ul li a{color:#3a4d5b;}.search-form{}.search-form form{width:100%;position:relative;}#SearchBox{width:250px;height:50px;float:left;}.search-form #searchTextBox{position:relative;width:230px;padding:8px 12px 8px 12px;border:1px solid #999;family:Arial,Helvetica,sans-serif;font-size:15px;color:#3A4D5B;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.search-form div.searchButton{float:right;position:relative;top:-29px;right:0px;}img.searchsubmit{cursor:pointer;}.search-form .textbox1{background:url(../UserFiles/Image/search.png) no-repeat center top;width:227px;height:33px;border:none;padding:0 60px 0 10px;color:#3a4d5b;font-family:Arial,Helvetica,sans-serif;font-size:15px;}.search-form .s-button{background:none;border:none;width:32px;height:25px;padding:0;right:21px;top:4px;cursor:pointer;position:absolute;text-indent:-999999px;z-index:9999px;}.header-bottom{background:#3a4d5b;}.header-navigation{margin:0 auto;width:1000px;}.header-navigation ul{}.header-navigation ul li{display:inline-block;position:relative;}.header-navigation ul li a{color:#ffffff;font-size:15px;padding:15px 20px;display:block;text-transform:uppercase;}.header-navigation ul li:hover{background:#2c3d46;}.header-navigation ul li a:hover{color:#e6ad25;}.sub-menu{width:260px;background:#2c3d46;position:absolute;z-index:9999;display:none;top:47px;left:0;}.header-navigation ul li:hover .sub-menu{display:block;}.header-navigation ul li .sub-menu li{display:block;}.header-navigation ul li .sub-menu li:hover{background:#1b282f;}.header-navigation ul li .sub-menu li a{font-family:'source_sans_prosemibold';padding:10px 20px;font-size:18px;display:block;}.banner-area{border-bottom:22px solid #3a4d5b;}.slider{position:relative;}.slider img{width:100%;}.slider-text{background:url(../UserFiles/Image/banner-text-bg.png) repeat center top;padding:20px;width:425px;position:absolute;bottom:7%;left:19%;}.slider-text p{margin:0;font-size:16px;color:#010101;font-family:Arial,Helvetica,sans-serif;}.slider-text a{color:#010101;text-decoration:underline;font-size:14px;}.slider-text a:hover{color:#fff;}

#AuctionWebFeaturedImage img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.content-area-bottom { width:90%; max-width:970px;margin:0 auto;padding:15px 20px 15px; background:#f1f1f1;}
.content-area-bottom h2 {color:#285b78;font-family:'source_sans_prosemibold',san-serif;font-size:30px;font-weight:normal;margin-bottom:5px;}
.content-area-bottom h2 span {color:#dda733;}
.content-area-bottom p { font-size: 17px; line-height:25px; font-family: 'source_sans_proregular', san-serif;  color: #394e5a;  margin: 0 0 10px; font-weight: normal;}



.content-area-blog {width:90%; max-width:970px;margin:20px auto 30px auto;padding:25px 20px 25px; text-align:center;}
.content-area-blog h2 {font-size:38px;text-transform:uppercase;font-family:'source_sans_proextralight';color:#394e5a;margin:0 0 15px;font-weight:normal; text-align:center; padding:0 0 7px 0; border-bottom:1px solid #aaa;}

.content-area-blog h2 span {font-family:'source_sans_prosemibold',san-serif;}
 
.content-area-blog h3 {color:#285b78;font-family:'source_sans_prosemibold',san-serif;font-size:20px; line-height:24px;font-weight:normal;margin-bottom:8px;}
.content-area-blog p { font-size: 15px; line-height:22px; font-family: 'source_sans_proregular', san-serif;  color: #999999;  margin: 0 0 10px; font-weight: normal; text-align:left;}
.content-area-blog p a { color:#dda733;}

#blogbox {display:inline-block; vertical-align:top; width:31%; margin:0 3% 0 0;}
#blogbox:last-child  {margin-right:0 !important;}
#blogboximg { width:280px; height:170px;margin:0 0 7px 0;background-position: center center;  background-repeat: no-repeat;  overflow: hidden;}
#blogboximg img {position:relative;min-height: 100%;  min-width: 100%;}
#blogboximg img:hover {filter: alpha(opacity=75);opacity: 0.75;}
#blogboximg a {border:none; outline:none;}
a.blogreadmore {float:right; font-weight:bold;}
a.blogreadmore:hover {color:#285b78 !important;}



.content-area-links {width:90%; max-width:970px;margin:20px auto 50px auto;padding:25px 20px 25px; text-align:left; font-family:"source_sans_proregular",san-serif;}

.content-area-links h2 {font-size:38px;text-transform:uppercase;font-family:'source_sans_proextralight';color:#394e5a;margin:0 0 15px;font-weight:normal; text-align:center; padding:0 0 7px 0; border-bottom:1px solid #aaa;}

.content-area-links h2 span {font-family:'source_sans_prosemibold',san-serif;}

.content-area-links h3 {color:#285b78;font-family:'source_sans_prosemibold',san-serif;font-size:20px; line-height:24px;font-weight:normal;margin-bottom:8px;}

.content-area-links p { font-size: 15px; line-height:22px; font-family: 'source_sans_proregular', san-serif;  color: #999999;  margin: 0 0 10px; font-weight: normal; text-align:left;}

.content-area-blog p a { color:#dda733;}

#linkbox {display:inline-block; vertical-align:top; width:23%; margin:0 2% 0 0;}

#linkbox:last-child  {margin-right:0 !important;}

#linkbox a { display:block; width:95%; padding:1%; }






.content-area{width:970px;margin:0 auto;padding:15px 20px 30px;}
.content-area-tabs{overflow:hidden;padding:10px; border-top:1px solid #aaa;}
.content-area-tabs .title{font-size:38px;text-transform:uppercase;font-family:'source_sans_proextralight';color:#394e5a;margin:0 0 15px;font-weight:normal;}.content-area-tabs .last{margin:0;}.tab-area{width:280px;margin-right:50px;}.tab-image{width:100px;float:left;}.tab-text{width:160px;float:right;}.tab-text p{font-size:13px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:#285b78;margin-top:0;line-height:20px;min-height:62px;}.tab-text a{background:url(../UserFiles/Image/bid-bg.png) no-repeat center top;width:162px;color:#ffffff;display:inline-block;text-transform:uppercase;font-family:'source_sans_proextralight';font-size:18px;padding:4px 0;text-align:center;}.tab-text a:hover{background:url(../UserFiles/Image/bid-bg-hover.png) no-repeat center top;}.bid{overflow:hidden;padding:10px 0 30px;}.bid span{display:inline-block;}.bid .bid-label{color:#706c63;font-family:Helvetica,sans-serif;font-size:14px;margin-right:20px;}.bid .bid-value{color:#285b78;font-size:16px;font-weight:bold;}.footer{background:#3a4d5b;}.footer-internal{width:980px;margin:0 auto;padding:20px 0 20px;}.footer-upper{border-bottom:thin solid #75838c;overflow:hidden;padding:0 0 25px;}.footer-tab{width:180px;margin-right:55px;text-align:left;}.footer-tab.left > ul{margin:10px 0 0 25px;}.footer-tab ul li{list-style:disc outside;color:#ffffff;font-size:13px;padding:4px 0;}.footer-tab ul li a{color:#ffffff;font-family:Arial,Helvetica,sans-serif;font-size:13px;}.footer-tab ul li a:hover{color:#e6ad25;}.footer-tab2{width:275px;}.footer-tab2 p{color:#ebebeb;font-family:Helvetica,Arial,sans-serif;font-size:13px;line-height:17px;padding:4px 0;}.footer-tab2 .mailme{color:#ebebeb;display:inline-block;margin-left:15px;}.footer-tab2 .mailme:hover{color:#e6ad25;}#signupbox{width:100%;height:53px;margin:0 0 7px 0;}#signupbox input{padding:5px 9px;border:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px;background:#efefef;}#signupbox input:hover,#signupbox input:focus{background:#fff;}.social-icons{overflow:hidden;}.social-icons ul{}.social-icons ul li{display:inline-block;padding:0 5px 0 0;}.footer-bottom{position:relative;padding:25px 0;}.footer-image{left:16%;position:absolute;top:30px;width:90px;}.copy-right{text-align:center;}.copy-right a{display:inline-block;}.copy-right p{color:#a9b2b7;font-size:12px;font-family:Arial,Helvetica,sans-serif;margin:0;text-align:center;}.slidesjs-pagination{display:none;}.slidesjs-next.slidesjs-navigation{background:url(../UserFiles/Image/banner-navi-right.png) no-repeat left;right:0;position:absolute;top:40%;width:51px;z-index:9999;height:91px;font-size:0;display:block;color:#b59864;}.slidesjs-previous.slidesjs-navigation{background:url(../UserFiles/Image/banner-navi-left.png) no-repeat left;left:0;position:absolute;top:40%;width:51px;color:#b59864;z-index:9999;height:91px;font-size:0;display:block;}.social-icons img:hover{opacity:0.5;}input[name=ctl17]{width:180px !important;text-align:center;}input[type=submit],input[type=button]{padding:5px 12px;background:#900002;color:#fff;border:1px solid #333;text-transform:uppercase;cursor:pointer;background:#2989b1;background:-moz-linear-gradient(top,#2989b1 0%,#03638b 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2989b1),color-stop(100%,#03638b));background:-webkit-linear-gradient(top,#2989b1 0%,#03638b 100%);background:-o-linear-gradient(top,#2989b1 0%,#03638b 100%);background:-ms-linear-gradient(top,#2989b1 0%,#03638b 100%);background:linear-gradient(to bottom,#2989b1 0%,#03638b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989b1',endColorstr='#03638b',GradientType=0 );-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}input[type=submit]:hover,input[type=button]:hover{background:#045a7d;}input[type=submit]{padding:7px 10px;}input#UserName,input#UserNameTB,input#Password,input#NameTB,input#EmailTB,input#DayPhoneTB,input#EveningPhoneTB,#MsgTB,#UpdatePanel1 input,#UpdatePanel2 input,input#CompanyNameTB,input#PhoneTB,textarea#MessageTB,input#SearchTB,input[type=password],#AddUserContent input[type=text],#AdduserContent input[type=password]{margin:5px 3px;font-weight:bold;color:#555;padding:5px 8px;font-size:14px;border:1px solid #999;background:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-family:Arial,san-serif;}input#NameTB,input#EmailTB,input#CompanyNameTB,input#PhoneTB,textarea#MessageTB{width:250px;}input#UserName:hover,input#UserNameTB:hover,input#UserNameTB:focus,input#Password:hover,input#NameTB:hover,input#EmailTB:hover,input#DayPhoneTB:hover,input#EveningPhoneTB:hover,#MsgTB:hover,input#UserName:focus,input#Password:focus,input#NameTB:focus,input#EmailTB:focus,input#DayPhoneTB:focus,input#EveningPhoneTB:focus,#MsgTB:focus,#UpdatePanel1 input:hover,#UpdatePanel1 input:focus,#UpdatePanel2 input:hover,#UpdatePanel2 input:focus,input#CompanyNameTB:hover,input#CompanyNameTB:focus,input#PhoneTB:hover,input#PhoneTB:focus,textarea#MessageTB:hover,textarea#MessageTB:focus,input#SearchTB:hover,input#SearchTB:focus,input[type=password]:hover,input[type=password]:focus,#AddUserContent input[type=text]:focus,#AddUserContent input[type=text]:hover,#AdduserContent input[type=password]:focus,#AdduserContent input[type=password]:hover{background:#fff;}#UpdatePanel1{width:430px;}#EditUserContent input[type=text],#VerifyUserInfoContent input[type=text]{margin:5px 3px;font-weight:bold;color:#555;padding:5px 8px;font-size:14px;border:1px solid #999;background:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-family:Arial,san-serif;}#EditUserContent input[type=text]:hover,#EditUserContent input[type=text]:focus,#VerifyUserInfoContent input[type=text]:hover,#VerifyUserInfoContent input[type=text]:focus{background:#fff;}#EditUserContent table table td,#VerifyUserInfoContent table table td{padding-right:30px;}#EditUserContent select{margin:5px 3px;}#EditUserContent table#Table1 table table tr:nth-child(12) td{padding:10px 0;}#EditUserContent table#Table1 table table tr:nth-child(12) td a{float:right;margin:0 0 30px 0;color:#0077A8 !important;padding:10px 0;text-align:right;}#EditUserContent table#Table1{margin:0 0 30px 10px;}#EditUserContent table#Table1 table td{border:none !important;}#EditUserContent table#Table1 table tr td:last-child{padding-left:15px;}input#CheckBoxIsCommercial{position:relative;top:10px;left:195px;}label[for=CheckBoxIsCommercial]{position:relative;top:10px;left:205px;margin:10px 5px 0 0;}table#UserInformationTable td{padding:5px;}table#UserInformationTable table table td a{color:#0077A8 !important;}#VerifyUserInfoContent input#CheckBoxIsCommercial{float:left;position:relative;left:125px;top:5px;}#VerifyUserInfoContent label[for=CheckBoxIsCommercial]{float:left;position:relative;left:130px;top:2px}#AuctionResultsSection{margin-top:40px;}table#SearchGrid{width:900px;margin:20px 0;}table#SearchGrid td{padding:5px;}#consignSliderWrap{width:901px;height:380px;overflow:hidden;background:url(../UserFiles/Image/ConsignBack.jpg) center;margin:15px 0 20px 0px;padding:0 0 0 0;padding:0 0 0 0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 0 49px rgba(0,0,0,.25);-moz-box-shadow:0 0 49px rgba(0,0,0,.25);box-shadow:0 0 35px rgba(0,0,0,.25);}@font-face{font-family:'source_sans_proextralight';src:url('../UserFiles/fonts/sourcesanspro-extralight-webfont.eot');src:url('../UserFiles/fonts/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),url('../UserFiles/fonts/sourcesanspro-extralight-webfont.woff') format('woff'),url('../UserFiles/fonts/sourcesanspro-extralight-webfont.ttf') format('truetype'),url('../UserFiles/fonts/sourcesanspro-extralight-webfont.svg#source_sans_proextralight') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'source_sans_prosemibold';src:url('../UserFiles/fonts/sourcesanspro-semibold-webfont.eot');src:url('../UserFiles/fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('../UserFiles/fonts/sourcesanspro-semibold-webfont.woff') format('woff'),url('../UserFiles/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),url('../UserFiles/fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'source_sans_proregular';src:url('../UserFiles/fonts/sourcesanspro-regular-webfont.eot');src:url('../UserFiles/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../UserFiles/fonts/sourcesanspro-regular-webfont.woff') format('woff'),url('../UserFiles/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),url('../UserFiles/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');font-weight:normal;font-style:normal;}


#ForceChangePasswordPostCCImageRow { display: none; }


/*******************************/


#AuctionLandingContent input[type=submit],
AuctionLandingContent input[type=button] {
padding:2px 6px;
background:#666;
color:#fff;
text-transform:uppercase;
cursor:pointer;
border:none;
}

#AuctionLandingContent input[type=submit]:hover,
AuctionLandingContent input[type=button]:hover {
background:#333;
}

/********************************/


#AuctionLandingContent {
background-color:#fff;	
width: 1060px;
margin: 30px auto;
padding: 30px 20px;
min-height:350px;
}



#AuctionLandingNoAuctions {
font-size:24px;
font-weight:bold;
display:block;
width:100%;
border-top:1px dotted #aaa;
padding:20px 0 20px 0;
margin:15px 0 0 0;
}

#AuctionLandingIntro {
font-size:16px;
font-weight:bold;
display:block;
width:100%;
padding:20px 0 20px 0;
text-align:center;
}

#AuctionLandingIntroImg {

display:none;

text-align:center;
}

#AuctionLandingSortByDiv, #AuctionLandingItemsPerPageDiv, #AuctionLandingPagingDiv {
display:none;
/*
display:inline-block;
*/
veritical-align:middle;
text-align:center;
}

#AuctionLandingSortByDiv {
width:33%;
}
#AuctionLandingItemsPerPageDiv {
width:33%;
}
#AuctionLandingPagingDiv {
width:33%;
}
.AuctionLandingCharityLbl { display: none; }

#AuctionLandingItemContent {
width:100%;
height:auto;
/** border-top:1px dotted #aaa; **/
/** padding:20px 0 20px 0; **/
/** margin:20px 0 20px 0;  **/
}

#AuctionLandingItemContent:empty:before {
content: "No Current Auctions";
font-size:24px;
font-weight:bold;
}


.AuctionLandingItem {
display:inline-block;
vertical-align:top;
width:40%;
margin:0 3% 30px 0;
padding:3%;
height:auto;
min-height:250px;
border:1px dotted #bbb;
}

.AuctionLandingItemName {
display:block;
margin:0 0 15px 0;
color: #3A4D5B;
font-family: 'source_sans_prosemibold',san-serif;
font-size: 26px;
line-height:31px;
font-weight: normal;
}

.AuctionLandingItemName a {
text-decoration:none;
color:#3A4D5B;
}
.AuctionLandingItemName a:hover {
color:#555;
border-bottom:1px dotted #555;
}

.AuctionLandingItemImage {
display:inline-block;
width:30%;
vertical-align:top;
margin:0 2% 0 0;
}
.AuctionLandingItemImage img {
width:auto;
height:auto;
max-height:180px;
max-width:100%;
}
.AuctionLandingItemImage a img:hover {
zoom: 1;
filter: alpha(opacity=75);
opacity: 0.75;
}

.AuctionLandingCharity {
display:inline-block;
width:65%;
height:180px;
overflow-y:auto;
vertical-align:top;
margin:0;
font-size:13px;
line-height:20px;
color:#000;
font-family: Helvetica, Verdana, Arial, sans-serif;
}
.AuctionLandingItemEndDate {
display:block;
width:100%;
margin:10px 0;
font-size:12px;
}
span.AuctionLandingEndDateValue {
font-weight:bold;
}


/*********************/

/*********************/

@media all and (max-width:1000px) {

#AuctionLandingContent {
margin:8px auto;
padding:10px 10px;
}

#AuctionLandingContent input[type=submit], AuctionLandingContent input[type=button] {
margin:1px;
}

#AuctionLandingSortByDiv {
width:25%; font-size:14px;
}
#AuctionLandingItemsPerPageDiv {
width:25%; font-size:14px;
}
#AuctionLandingPagingDiv {
width:40%; font-size:14px;
}

}

/*****/


@media all and (max-width:600px){

.AuctionLandingItem { text-align:center; }

.AuctionLandingItemImage,
.AuctionLandingCharity {
display:block;
width:96%;
margin:0 auto 15px auto;
padding:0 2%;
}

.AuctionLandingItemImage img { max-width:300px; margin: 0 auto; }

#AuctionLandingSortByDiv,
#AuctionLandingItemsPerPageDiv,
#AuctionLandingPagingDiv {
display:block; width:100%; font-size:14px; margin:10px auto;
}

#AuctionLandingContent input[type=submit],
AuctionLandingContent input[type=button] {
font-size:12px;
}

#AuctionLandingViewLots { text-align:center; }
a#AuctionLandingViewLotsLink { margin: 0 auto; }

}

/***********/
/***********/
/***********/
/***********/
/***********/
/***********/
/***********/





a#HeaderLiveAuctionBannerLink:before {
content:"Live Bidding";
}


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700,800,300italic,400italic|Open+Sans+Condensed:300,700,300italic|Neuton:400,700);

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../UserFiles/fonts/OpenSans-CondLight-webfont.eot');
    src: url('../UserFiles/fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../UserFiles/fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('../UserFiles/fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('../UserFiles/fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_cond_bold';
    src: url('../UserFiles/fonts/OpenSans-CondBold-webfont.eot');
    src: url('../UserFiles/fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../UserFiles/fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('../UserFiles/fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('../UserFiles/fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_regular';
    src: url('../UserFiles/fonts/OpenSans-Regular-webfont.eot');
    src: url('../UserFiles/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../UserFiles/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../UserFiles/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../UserFiles/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_bold';
    src: url('../UserFiles/fonts/OpenSans-Bold-webfont.eot');
    src: url('../UserFiles/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../UserFiles/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../UserFiles/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../UserFiles/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_serif_regular';
    src: url('../UserFiles/fonts/DroidSerif-Regular-webfont.eot');
    src: url('../UserFiles/fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../UserFiles/fonts/DroidSerif-Regular-webfont.woff') format('woff'),
         url('../UserFiles/fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
         url('../UserFiles/fonts/DroidSerif-Regular-webfont.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_serif_bold';
    src: url('../UserFiles/fonts/DroidSerif-Bold-webfont.eot');
    src: url('../UserFiles/fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../UserFiles/fonts/DroidSerif-Bold-webfont.woff') format('woff'),
         url('../UserFiles/fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('../UserFiles/fonts/DroidSerif-Bold-webfont.svg#droid_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;
}





.LiveAuctionUCLOutBidDiv {
	color:#D80003;
	font-weight:bold;
}

.LiveAuctionUCLHighBidderDiv {
	color: #009B13;
	font-weight:bold;
}



#LiveAuctionContent {
width:94%;
font-family:'open_sans_regular',san-serif;
padding:15px 3% 0 3%;
font-size:14px;
line-height:18px;
max-width:1600px;
margin:0 auto;
}

#LiveAuctionHeader {
width:100%;
text-align:center;
border-bottom:2px #ccc dotted;
padding:10px;
margin:0 0 7px 0;
	
}

#LiveAuctionTitle {
font-family: 'droid_serif_regular',serif;
font-size:24px;
line-height:32px;
font-weight:400;
color:#2f4351;
line-height:46px;
margin:0 0 7px 0;
}

#LiveAuctionLotCount {
display:inline-block;
vertical-align:middle;
height:22px;
width:45%;
margin:5px 2%;
text-align:right;
}
span#LiveAuctionLotCountLbl {
font-weight:700;
}

#LiveAuctionCatalog {
display:inline-block;
vertical-align:middle;
height:30px;
width:45%;
margin:10px 2%;
text-align:left;
}

#LiveAuctionCatalog a {
background:#5a7c94;
border:1px solid #777;
padding:8px 12px;
cursor:pointer;
color:#fff;
text-decoration:none;
vertical-align:middle;
}

#LiveAuctionCatalog a:hover {
background:#426782;
}

#LiveAuctionHeaderText {
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px;
	background-color: #FABBBD;
	border: solid 1px #8D0204;
}

#LiveAuctionHeaderText:empty {
	display: none;
}

/*******/

#LiveAuctionMainBody {
display:block;
width:100%;
heigth:auto;
padding:0 0 20px 0;
margin:0 0 30px 0;
}

#LiveAuctionLeftColumn, 
#LiveAuctionCenterColumn, #LiveAuctoinCenterColumn,
#LiveAuctionRightColumn {
display:inline-block;
vertical-align:top;
}





/******* LEFT Col *******/

#LiveAuctionLeftColumn {
width:32%;
margin-right:1%;
height:440px;
}

#LiveAuctionLotTitleDiv {
background: #2f4351;
padding:10px;
color:#fff;
font-size:16px;
line-height:21px;
font-weight:700;
max-height:125px;
overflow-y:auto;
}

span#LiveAuctionCurrentLotHeaderSpan {
font-size:28px !important;
}

#LiveAuctionCurrentLotEstimate {
color:#555;
font-size:18px;
font-style:italic;
height:24px;
display:block;
margin:5px 0 10px 0;
}
#LiveAuctionCurrentLotImageDiv {
display:block;
width:100%;
text-align:center;
max-width:415px;
max-height:200px;
height:auto;
margin-top:10px;
}

img#LiveAuctionCurrentLotImage {
margin:0 auto;
max-width:400px;
max-height:180px;
height:auto;
width:auto;
}

#LiveAuctionBidInfoCurrentBidLabel,
#LiveAuctionBidInfoAskingBidLabel {
display:inline-block;
width:40%;
text-align:center;
padding:7px 0 3px 0;
font-size:20px;
}


#LiveAuctionBidInfoCurrentBidValue,
#LiveAuctionBidInfoAskingBidValue {
display:inline-block;
width:58%;
text-align:center;
padding:7px 0 3px 0;
font-size:20px;
font-family: 'open_sans_bold',san-serif;
}

#LiveAuctionBidInfoCurrentBidLabel,
#LiveAuctionBidInfoAskingBidLabel {
font-weight:400;
}

#LiveAuctionBidInfoPlaceBidDiv {
width:100%;
display:block;
text-align:center;
margin:20px 0 10px 0;
}

#LiveAuctionFinalCallPanelHeader{
width:100%;
display:block;
text-align:center;
margin:5px 0 5px 0;
font-size: 20px;
line-height:26px;
}

#LiveAuctionBidInfoPlaceBidDiv input {
cursor:pointer;
background: #990b0a;
padding:14px 20px;
color:#fff;
font-size:32px;
font-weight:normal;
font-family: 'open_sans_bold', san-serif;
text-transform:uppercase;
width:100%;
max-width:480px;
min-width:180px;
-webkit-border-radius:0px;
-moz-border-radius: 0px; 
border-radius: 0px
}

#LiveAuctionLotInfoPanelHeader.HighBidder {
color:green;
}



#LiveAuctionBidInfoPlaceBidDiv input[type=button] {
font-family:'open_sans_cond_bold',san-serif;
font-weight:normal;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
cursor:pointer;
font-size:30px;
padding:10px 10px;
text-decoration:none;
text-shadow:1px 1px 0px #666666;
max-width:330px;
}

#LiveAuctionBidInfoPlaceBidDiv input.Outbid {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b21203+0,8e0702+100 */
background: #b21203; /* Old browsers */
background: -moz-linear-gradient(top,  #b21203 0%, #8e0702 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b21203 0%,#8e0702 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b21203 0%,#8e0702 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21203', endColorstr='#8e0702',GradientType=0 ); /* IE6-9 */

border: 1px solid #8e0702;
}


#LiveAuctionBidInfoPlaceBidDiv input.Outbid:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#960c03+0,5b0c01+99 */
background: #960c03; /* Old browsers */
background: -moz-linear-gradient(top,  #960c03 0%, #5b0c01 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #960c03 0%,#5b0c01 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #960c03 0%,#5b0c01 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#960c03', endColorstr='#5b0c01',GradientType=0 ); /* IE6-9 */
}




#LiveAuctionBidInfoPlaceBidDiv input.NoBid {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afafaf+0,8c8c8c+100 */
background: #afafaf; /* Old browsers */
background: -moz-linear-gradient(top,  #afafaf 0%, #8c8c8c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #afafaf 0%,#8c8c8c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #afafaf 0%,#8c8c8c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafaf', endColorstr='#8c8c8c',GradientType=0 ); /* IE6-9 */

border:1px solid #8c8c8c;
}


#LiveAuctionBidInfoPlaceBidDiv input.NoBid:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c8c8c+0,5e5e5e+100 */
background: #8c8c8c; /* Old browsers */
background: -moz-linear-gradient(top,  #8c8c8c 0%, #5e5e5e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8c8c8c 0%,#5e5e5e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8c8c8c 0%,#5e5e5e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#5e5e5e',GradientType=0 ); /* IE6-9 */
}





#LiveAuctionBidInfoPlaceBidDiv input.HighBidder {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f9b00+0,006811+100 */
background: #0f9b00; /* Old browsers */
background: -moz-linear-gradient(top,  #0f9b00 0%, #006811 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0f9b00 0%,#006811 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0f9b00 0%,#006811 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f9b00', endColorstr='#006811',GradientType=0 ); /* IE6-9 */

border:1px solid #006811;
}


#LiveAuctionBidInfoPlaceBidDiv input.HighBidder:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007c00+0,005109+100 */
background: #007c00; /* Old browsers */
background: -moz-linear-gradient(top,  #007c00 0%, #005109 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #007c00 0%,#005109 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #007c00 0%,#005109 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007c00', endColorstr='#005109',GradientType=0 ); /* IE6-9 */
}





#LiveAuctionBidInfoPlaceBidDiv input.BidPending {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8c849+0,a38800+100 */
background: #d8c849; /* Old browsers */
background: -moz-linear-gradient(top,  #d8c849 0%, #a38800 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d8c849 0%,#a38800 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d8c849 0%,#a38800 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8c849', endColorstr='#a38800',GradientType=0 ); /* IE6-9 */

border:1px solid #a38800;
}


#LiveAuctionBidInfoPlaceBidDiv input.BidPending:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c6a900+0,ad9300+100 */
background: #c6a900; /* Old browsers */
background: -moz-linear-gradient(top,  #c6a900 0%, #ad9300 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c6a900 0%,#ad9300 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c6a900 0%,#ad9300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6a900', endColorstr='#ad9300',GradientType=0 ); /* IE6-9 */
}







#LiveAuctionLotInfoPanelHeader {
font-size:19px;
line-height:24px;
font-family:'open_sans_bold',san-serif;
text-align:center;
width:100%;
text-transform:uppercase;
}

#LiveAuctionLotInfoPanelHeader.PlaceABid {
color:#db0000; /* GREEN */
}

#LiveAuctionLotInfoPanelHeader.NoBid {
color:#ababab; /* GRAY */
}


#LiveAuctionLotInfoPanelHeader.BidPending {
color:#b59900; /* YELLOW */
}



#LiveAuctionLotInfoPanelHeader.BidsNotAllowed {
color:#cd7d00; /* ORANGE */
}

#LiveAuctionLotInfoPanelHeader.LotClosed {
color:#666; /* GREY */
}

#LiveAuctionFinalCallPanelHeader.FinalCall {
color:#db0000; /* RED */
}

#LiveAuctionLotInfoPanelHeader.Outbid {
color:#db0000;
}

#LiveAuctionLotInfoPanelHeader.Outbid:hover {
color:red;
}





/******* CENTER Col *******/

#LiveAuctionCenterColumn, #LiveAuctoinCenterColumn {
width:32%;
margin-right:1%;
height:440px;
}

#LiveAuctionCurrentLotVideoPlayer {
background:#fff;
max-height:220px;
overflow:hidden;
}

#LiveAuctionCurrentLotVideoPlayer iframe {
width:500px !important;
height:220px !mportant;
text-align:center !important;
}

#LiveAuctionCurrentLotVideoPlayer iframe html {
text-align:center !important;
}


#LiveAuctionLotDescriptionPanel {
display:block;
width:96%;
margin:10px 0 0 0;
padding:10px 2%;
font-size:14px;
line-height:21px;
height:225px;
overflow-y: auto;
}



#LiveAuctionLotDescriptionPanelBody #CategoryFieldTbl {
display:block;
position:relative;
padding:40px 0;
width:800px;
}

#LiveAuctionLotDescriptionPanelBody #CategoryFieldTblHeaderRow { display:none; }

#LiveAuctionLotDescriptionPanelBody .CategoryFieldRow { 
dislay:block; 
width:100%;
 }


#LiveAuctionLotDescriptionPanelBody .CategoryFieldTblColumn { 
display:inline-block; 
vertical-align:middle;
padding:5px 15px;
background:#666;
color:#fff;
}

#LiveAuctionLotDescriptionPanelBody .CategoryFieldTblColumn:first-child {
min-width:140px;
border-right: 1px solid #ccc;
}


#LiveAuctionLotDescriptionPanelBody .CategoryFieldTblName { 
display:inline-block; 
vertical-align:middle;
padding:5px 15px;
}

#LiveAuctionLotDescriptionPanelBody .CategoryFieldTblName:first-child {
min-width:140px;
border-right: 1px solid #ccc;
}



@media all and (max-width: 851px){

#LiveAuctionLotDescriptionPanel {
height:140px !important;
}

}




/******* RIGHT Col *******/

#LiveAuctionRightColumn {
width:33%;
}

#LiveAuctionLotHistoryPanel {
height:370px;
overflow-y:auto;
}

#LiveAuctionMessagePanelHeader{
}

ul#LiveAuctionMessageList {
margin:0;
padding:0;
}

ul#LiveAuctionMessageList li {
list-style:none;
padding:10px 0 10px 7px;
font-size:15px;
line-height:18px;
font-family:'open_sans_bold',san-serif;
}

ul#LiveAuctionMessageList li a {
color:#005549;
}


ul#LiveAuctionMessageList li {
background:#f1f1f1;
}
ul#LiveAuctionMessageList li:nth-child(odd) {
background:#fefdf7;
}

ul#LiveAuctionMessageList li.bid {
color:#2f4351; /** BLUE **/
}
ul#LiveAuctionMessageList li.reopen {
color:#008c44; /** GREEN **/
}
ul#LiveAuctionMessageList li.ended {
color:#555555; /** GREY **/
}
ul#LiveAuctionMessageList li.message {
color:#000000; /** BLACK **/
}
ul#LiveAuctionMessageList li.won {
color:#008c44 !important; /** GREEN **/
}


/**************/


#LiveAuctionUpcomingLots {
width:100%;
display:block;
height:430px;
margin-bottom:30px;
overflow-x:scroll;
white-space:nowrap;
}


div.LiveAuctionUCL {
display:inline-block;
vertical-align:top;
text-align:center;
width:280px;
margin:0 10px;
}



.LiveAuctionUCLLotNumber {
display:block;
font-family:'open_sans_bold',san-serif;
width:100%;
background:#f1f1f1;
padding:10px 0;
text-align:center;
font-weight:normal;
margin:0 auto;
font-size:24px;
}
.LiveAuctionUCLLotNumberData {
font-weight:700;
}
.LiveAuctionUCLLotNumberDivider {
display:none;
}


.LiveAuctionUCLTitle {
font-size:15px;
line-height:20px;
width:95%;
white-space: pre-wrap !important;
height:40px;
margin:6px auto;
padding:0 2%;
text-align:center;
overflow:hidden;
}

.LiveAuctionUCLImgDiv {
display:block;
width:100%;
height:195px;
text-align:center;
}
.LiveAuctionUCLImgDiv img {
max-width:280px;
max-height:190px;
height:auto;
width:auto;
margin:0 auto;
}

.LiveAuctionUCLNumBidsDiv {
display:block;
width:100%;
text-align:center;
height:20px;
margin:5px 0;
font-family:Courier, san-serif;
}

.LiveAuctionUCLBidBtnDiv {
display:block;
width:100%;
text-align:center;
margin-bottom:15px;
}

.LiveAuctionUCLBidBtnDiv input {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b21203+0,8e0702+100 */
background: #b21203; /* Old browsers */
background: -moz-linear-gradient(top,  #b21203 0%, #8e0702 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b21203 0%,#8e0702 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b21203 0%,#8e0702 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21203', endColorstr='#8e0702',GradientType=0 ); /* IE6-9 */

border: 1px solid #8e0702;

font-family:'open_sans_cond_bold',san-serif;
padding:5px 6px;
color:#fff;
font-size:16px;
font-weight:700;
text-transform:uppercase;
max-width:200px;
min-width:160px;
-webkit-border-radius:4px !important;
-moz-border-radius: 4px !important; 
border-radius: 4px !important;
}

.LiveAuctionUCLBidBtnDiv input:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#960c03+0,5b0c01+99 */
background: #960c03; /* Old browsers */
background: -moz-linear-gradient(top,  #960c03 0%, #5b0c01 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #960c03 0%,#5b0c01 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #960c03 0%,#5b0c01 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#960c03', endColorstr='#5b0c01',GradientType=0 ); /* IE6-9 */
}






/*****************************************************/
/*****************************************************/
/*** Live Auction Mobile Styling - 07/16 - JC ***/


@media all and (max-width: 850px){
	
	#LiveAuctionLeftColumn, 
#LiveAuctionCenterColumn, #LiveAuctoinCenterColumn,
#LiveAuctionRightColumn {
display:block;
vertical-align:top;
}

/******* LEFT Col *******/

#LiveAuctionLeftColumn {
width:97%;
margin:0 1%;
height:420px;
}
#LiveAuctionTitle {
font-size:32px;
line-height:36px;	
}
#LiveAuctionCurrentLotImageDiv {
max-width:100%;
max-height:150px;
width:auto;
}
img#LiveAuctionCurrentLotImage {
max-width:300px;
max-height:100px;
}
	
#LiveAuctionCenterColumn, #LiveAuctoinCenterColumn {
width:97%;
margin:0 1%;
height:150px;
}

#LiveAuctionRightColumn {
width:90%;
}

#LiveAuctionLotHistoryPanel {
height:200px;
}
	
}

