 ::-webkit-scrollbar {
-webkit-appearance:none;
width:8px;
}
::-webkit-scrollbar-track {
background-color:rgba(0,0,0,.6);
border-radius:8px;
}
::-webkit-scrollbar-thumb {
border-radius:8px;
background-color:rgba(200,200,200,.8);
}

#PageHits {
display:none;
}

#notepadPopUp { display:none; }


input[type=submit], input[type=button] {
display:inline-block !important;
font-size:14px !important;
line-height:14px !important;
}

#LotDetailContentSub {position: absolute;top: 50px;left:0px;width:530px;height:35px;}


/********** Customization of disclaimer box **************/

#ld-custom-wrapper {
	height: auto;
	position: absolute;
	top: 0;
	width: 100%;
}
.ld-custom-container {
position:relative;
left:-20px;
	height: auto;
	margin: 0 auto 0px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 996px;
top: 100px;
	-ms-overflow-y: auto; /* IE8 */
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 20px;

}
ul.tabs li {
	font-size: 13px;
	background: -moz-linear-gradient(90deg, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 38%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(24%, rgba(255,255,255,1)), color-stop(62%, rgba(226,226,226,1)), color-stop(100%, rgba(226,226,226,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 38%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 38%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 38%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%); /* ie10+ */
	background: linear-gradient(0deg, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 38%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0 ); /* ie6-9 */
	color: #000;
	font-weight:bold;
	display: inline-block;
	padding: 7px 25px;
	margin:0 -10px 0 0;
	cursor: pointer;
	border:1px solid #ccc;
}
ul.tabs li:hover {
	background: -moz-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(197,1,13,1)), color-stop(24%, rgba(197,1,13,1)), color-stop(62%, rgba(154,18,28,1)), color-stop(100%, rgba(154,18,28,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* ie10+ */
	background: linear-gradient(0deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5010D', endColorstr='#9A121C', GradientType=0 ); /* ie6-9 */
	color: #fff;
}
ul.tabs li.current {
	background: -moz-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(197,1,13,1)), color-stop(24%, rgba(197,1,13,1)), color-stop(62%, rgba(154,18,28,1)), color-stop(100%, rgba(154,18,28,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* ie10+ */
	background: linear-gradient(0deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5010D', endColorstr='#9A121C', GradientType=0 ); /* ie6-9 */
	color: #fff;
}
.tab-content {
	display: none;
	background: #fff;
	padding: 15px;
	border:1px solid #ccc;
height:260px;
overflow-x: hidden;
overflow-y: auto;
}

.tab-content.current {
	display: inherit;
}
#LotDetailDisclaimer {
	font-size: 13px;
line-height:19px;
	left: -462px;
	position: absolute;
	top: 610px;
	z-index: 999;
}
/*********************************************************/        
#PageBase {
	margin: 0 auto;
	padding: 0px 0 10px 0;
	width: 1000px;
	margin: 0 auto;
	min-height:1300px;
	z-index:10;
	position:  relative;
}
#lotdetailsub {
	float: left;
	background: #fff;
	width: 938px;
	height: 200px;
	padding: 20px 20px 30px 20px;
}
.LiveSessionStart {
}
#LotDetailSearchDiv {
text-align: right;
display:block;
vertical-align:top;
position:relative;
top:35px;
}

#LotDetailSearchDiv input#SearchTB {
display:inline-block;
vertical-align:top;
	width: 289px !important;
	height:24px !important;
margin: 0px 3px;
	color: #555;
	padding:3px 15px;
	font-size: 15px;
line-height:15px;
	border: 1px solid #999;
	background: #fff;
	font-family: Arial, san-serif;
}


#LotDetailContent input#SearchBtn[type="submit"] {
display:inline-block;
vertical-align:top;
margin-left: -20px;
position:relative;
top:0px;
width: 200px;
height: 32px;
padding:8px 0 12px 0 !important;
font-size:14px;
line-height:14px;
cursor:pointer;

	background: -moz-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(197,1,13,1)), color-stop(24%, rgba(197,1,13,1)), color-stop(62%, rgba(154,18,28,1)), color-stop(100%, rgba(154,18,28,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* ie10+ */
	background: linear-gradient(0deg, rgba(154,18,28,1) 0%, rgba(154,18,28,1) 38%, rgba(197,1,13,1) 76%, rgba(197,1,13,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5010D', endColorstr='#9A121C', GradientType=0 ); /* ie6-9 */
border:none;
text-transform: capitalize;
-moz-border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;

}


#WatchBtn {
	background: -moz-linear-gradient(92deg, rgba(54,111,180,1) 0%, rgba(54,111,180,1) 25%, rgba(86,159,228,1) 72%, rgba(86,159,228,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(86,159,228,1)), color-stop(28%, rgba(86,159,228,1)), color-stop(75%, rgba(54,111,180,1)), color-stop(100%, rgba(54,111,180,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(92deg, rgba(54,111,180,1) 0%, rgba(54,111,180,1) 25%, rgba(86,159,228,1) 72%, rgba(86,159,228,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(92deg, rgba(54,111,180,1) 0%, rgba(54,111,180,1) 25%, rgba(86,159,228,1) 72%, rgba(86,159,228,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(92deg, rgba(54,111,180,1) 0%, rgba(54,111,180,1) 25%, rgba(86,159,228,1) 72%, rgba(86,159,228,1) 100%); /* ie10+ */
background: linear-gradient(358deg, rgba(54,111,180,1) 0%, rgba(54,111,180,1) 25%, rgba(86,159,228,1) 72%, rgba(86,159,228,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#569FE4', endColorstr='#366fb4',GradientType=0 ); /* ie6-9 */
text-transform: capitalize;
color:#fff;
border:none;
margin-bottom:7px;
font-weight:500;
padding:6px 20px !important;
font-size:13px;
line-height:13px;
}
#lotdetailsub h2 {
	color: #3A4D5B;
	width: 650px;
	margin: 20px 0 0 0;
}
#flashcontent {
	float: left;
	width: 650px !important;
	text-align: left !important;
	margin: 10px 0 0 0 !important;
}
#flashcontent embed {
	width: 600px !important;
	text-align: left !important;
	float: left !important;
}
td#lotdetailtableleft {
	border-right: #aaa solid 1px;
}
#lotdetailsubright {
	float: left;
	margin: 0px 0 0 70px;
	text-align: center;
}
#lotdetailtableright h2 {
	color: #3A4D5B;
	padding-left: 70px;
}
#lotdetailsubright a img {
	margin: 0 5px;
}
#lotdetailsubright a img:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#topstripnav ul {
	float: left;
	margin: 7px 0 0 -20px;
}
#leftColumn {
	display: none;
}
#PremiumLot {
	text-align: center;
}
#MainPanel {
	background: #fff;
	width: 1000px;
	position: relative;
display:block;
}
#PremiumLot {
}
#LotDetailContent, #ItemDetailContent {
	position: relative;
	
	height: auto;
}
#ItemDetailContent #AuctionName {
	position: relative;
	top: 10px;
	left: 360px;
	width: 575px;
	color: #3A4D5B;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
	margin: 0 0 0px 0;
}
#ItemDetailContent #AuctionName h1 {
	font-size: 24px;
}
#LotDetailContent #AuctionName {
	display: none;
	position: relative;
	top: 28px;
	left: 360px;
	width: 575px;
	background: #999;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
 font-family: "Roboto", sans-serif font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin: 0 0 0px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
#messagePanel {
display:none;
position:absolute;
top:25px;
left:0;
	padding: 10px;
	margin: 0;
	position: relative;
	z-index: 2;
}
#messagePanel div {
	padding: 15px;
}
#LotDetailCategorySearchDiv {
position:relative;
top:15px;
margin: 0px 0 0 10px;
}
#LotDetailCategoryDiv {
	display: none;
}
#NavigationControlsTop {
	z-index: 20;
	color: #000;
}
#LotInfo {
position:absolute;
top:150px;
left:0;
	width: 100%;
	height: 65px;
	color: #b50619;
	float: left;
 	font-family: "Roboto", sans-serif text-align: left;
	padding: 0px 0 8px 0px;
}
#LotInfo h1 {
	font-weight:normal;
	font-size: 22px;
line-height:26px;
	margin: 0;
 	font-family: "Roboto", sans-serif color: #3a4d5b;
color:#b50619;
}
#LotInfoLotNumber {
	font-size: 22px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #b50619;
}
#NavigationControlsTop input[type=submit] {
}
input#PrevButton {
	display:none !important;
	float: left;
	background-color: #fff !important;
	background-image: url("../image/lotdetail_btn_prev.png") !important;
	width: 55px;
	height: 45px;
	border: 0px;
	filter: none !important;
}
input#NextButton {
	display:none !important;
	float: right;
	background-color: #fff !important;
	background-image: url("../image/lotdetail_btn_next.png") !important;
	width: 55px;
	height: 45px;
	border: 0px;
	filter: none !important;
}
#NextButton:hover, #PrevButton:hover {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#ItemDetailContent #Breadcrumbs {
	position: relative;
	z-index: 15;
	top: 0px;
	left: 360px;
	width: 570px;
}
#LotDetailContent #Breadcrumbs {
	display: block;
	position: absolute;
	z-index: 15;
	top: 115px;
	left: 0px;
	width: 800px;
}
#CategoryCmb {
	position: relative;
	left: 0px;
}
.CategoryBreadcrumbLink {
	color: #aaa;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 0 2px;
}
.CategoryBreadcrumbLink:hover {
	color: #000;
	text-decoration: underline;
}
#CategoryBreadcrumbSeparator {
	color: #aaa;
	font-size: 11px;
}
#TableBreadcrumbs {
	line-height: 13px;
}
#TableBreadcrumbs tr {
display: none;
}
#TableBreadcrumbs tr:first-child {
display: block;
}
#CategoryBreadcrumbs_TableBreadcrumbs tr:nth-child(2), #CategoryBreadcrumbs_TableBreadcrumbs tr:nth-child(3), #CategoryBreadcrumbs_TableBreadcrumbs tr:nth-child(4) {
	display: none;
}
#ConfItem {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#ReturnToSearchResults {
	display: none;
}
#ReturnToSearchResults a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: #000;
	padding: 5px 9px;
	margin-bottom: 15px;
 font-family: "Roboto", sans-serif text-transform: uppercase;
}
#ReturnToSearchResults a:hover {
	background: #555;
}
#ItemDetailContent #EditLotItem {
	position: absolute;
	z-index: 1300;
	top: 0px;
	right: 0px;
	width: 350px;
	margin: 0px 0 0px 8px;
}
#LotDetailContent #EditLotItem {
	position: absolute;
	z-index: 1300;
	top: 93px;
	left: 830px;
	width: 350px;
	margin: 0px 0 0px 8px;
}
#EditLotItem a {
	color: #888;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
#EditLotItem a:hover {
	color: #000;
	text-decoration: underline;
}
#EditLotItemUrl {
	width: 100%;
}
#BiddingSection {
	position: relative;
	left: 48%;
	width: 50%;
	z-index: 20;
}
#BiddingInfo {
	display: none;
	text-transform: uppercase;
	background-color: #000;
	font-size: 12px;
 font-family: "Roboto", sans-serif color: #fff;
	text-decoration: none;
	float: left;
	padding: 6px 15px;
	margin: 0 0 5px 5px;
}
#BiddingInfo:hover {
	background-color: #444;
}
#WatchingLink {
	bottom: -566px;
	position: absolute;
	left: 20px;
	padding: 3px 0px 3px 0px;
	margin: 20px 0px 5px 0px;
}
#WatchingLink a, input#watchbutton {
	background: #3a4d5b !important;
	font-size: 14px;
	color: #fff !important;
	text-decoration: none;
	padding: 7px 12px;
	margin: 0 0 0 0px;
 font-family: "Roboto", sans-serif display: inline-block;
}
#WatchingLink a:hover, input#watchbutton:hover {
	color: #E6AD25 !important;
	background: #243f53 !important;
}
#PreviewItem {
	position: absolute;
	top: 50px;
	left: 360px;
	width: 575px;
	z-index: 50;
	overflow: hidden;
	background: #fff;
	text-align: center;
	font-size: 13px;
	padding: 2px 0px 2px 0px;
	color: red;
	font-family: Verdana;
	font-weight: bold;
}
#ClosedItem {
	display: none;
	position: absolute;
	top: 200px;
	left: 338px;
	width: 550px;
	color: #000;
	text-align: center;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
#ExtendedItem {
	position: absolute;
	z-index: 200;
	right: 0;
	top: 90px;
	width: 590px;
	color: red;
	text-align: center;
	font-size: 18px;
	padding: 5px 0px 5px 0px;
}
#ChangedItem {
	width: 958px;
	margin-left: 8px;
	background: #000000;
	color: red;
	text-align: center;
	font-size: large;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#ItemDetailContent #Description {
	position: relative;
	top: -20px;
	left: 360px;
	width: 515px;
	height: auto;
	font-size: 13px;
	line-height: 20px;
 font-family: "Roboto", sans-serif text-align: left;
	padding: 5px 30px 30px 30px;
	border-top: 1px solid #aaa;
}
#LotDetailContent #Description {
	visibility:hidden;
	position: relative;
	top: 340px;
	left: 48%;
	width: 50%;
	overflow-y: auto;
	font-size: 13px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	text-align: left;
	padding: 5px 30px 30px 30px;
	border-top: 1px solid #aaa;
}
::-webkit-scrollbar-track {
background-color:rgba(57,57,57,.6);
border-radius:8px;
}
::-webkit-scrollbar-thumb {
border-radius:8px;
background-color:rgba(156,156,156,.6);
}
}
#ItemDetailContent #ImagesSection {
	position: absolute;
	left: 20px;
	top: 30px;
	background: transparent;
	width: 500px;
	height: 400px;
	text-align: center;
}
#LotDetailContent #HybridImageViewPrimaryImageDiv {
position:relative;
	height: 360px;
	border: 1px solid #666;
	padding: 10px;
	vertical-align: middle;
}
#LotDetailContent #HybridImageViewPrimaryImageDiv a img {
max-height: 330px;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
}
#ItemDetailContent #HybridImageViewPrimaryImageDiv {
	height: 350px;
	vertical-align: middle;
}
#ItemDetailContent #HybridImageViewPrimaryImageDiv a img {
	max-height: 340px;
}
#LotDetailContent #ImagesSection {
	position: absolute;
	left: 0px;
	top:215px;
	background: transparent;
	width: 450px;
	height: 500px;
	text-align: center;
}
#ImagesSection ul {
	margin: 0;
}
#ImagesSection ul li {
	display: inline-block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 10px 10px 0 0;
	border: 1px solid #777;
	padding:15px;
}
#ImagesSection ul li:hover {
	border: 1px solid #000;
}
#ImagesSection ul li img {
	max-height: 80px;
	max-width: 80px;
	cursor: pointer;
	bottom: -100%;
	height: auto;
	left: -100%;
	margin: auto;
	position: absolute;
	right: -100%;
	top: -100%;
	width: auto;
}
#ImagesSection a img {
	border: none;
}
.ImagesSection {
	text-align: center;
}
.ImagesSection a img {
}
#ThumbPanel {
	width: 295px;
	position: relative;
}
a.highslide:nth-child(1) {
	background: red;
}
#ThumbPanel a.highslide {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: 130px;
	vertical-align: top;
	margin: 7px 7px;
}
#ThumbPanel a.highslide:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#ThumbPanel a.highslide img {
	width: auto;
	height: auto;
	max-height: 110px;
	-ms-interpolation-mode: bicubic;
}
#ThumbPanelText {
	display: block;
	margin-top: 50px;
	font-size: 13px;
	font-weight: 300;
 font-family: "Roboto", sans-serif color: #777;
}
img#fullimage {
	max-width: 300px;
}
.zoomPad {
	text-align: center;
	float: none !important;
	width: 300px;
}
.zoomPad img {
	max-width: 300px;
	max-height: 430px;
}
.zoomWrapperImage {
	clear: both;
}
.zoomWrapperImage img {
	max-width: none !important;
	max-height: none !important;
}
.zoomPup {
}
.zoomWindow {
	position: absolute;
	top: 22px !important;
	left: 337px !important;
	-moz-box-shadow: 4px 4px 3px 0px #bbb;
	-webkit-box-shadow: 4px 4px 3px 0px #bbb;
	box-shadow: 4px 4px 3px 0px #bbb;
}
#LotDetailJQZoomHoverDiv {
	position: absolute;
	top: 432px;
	left: 0px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #777;
	width: 300px;
	text-align: left;
	border-bottom: 1px solid #777;
	padding: 0 0 2px 0;
}
ul#thumblist {
	position: absolute;
	top: 465px;
	left: 0px;
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: center !important;
}
ul#thumblist li {
	list-style: none;
	display: inline;
	float: left;
	width: 61px;
	height: 61px;
	line-height: 61px;
	border: 1px solid #ddd;
	margin: 0px 6px 6px 0;
	padding: 0px 0 2px 0;
	overflow: hidden;
	text-align: center !important;
	overflow: hidden;
}
ul#thumblist li:hover {
	border: 1px solid #000;
}
ul#thumblist li a {
	width: 61px;
	height: 61px;
	border: none;
	padding: 0;
	margin: 0;
}
ul#thumblist li a img {
	max-width: 61px;
	max-height: 61px;
	text-align: center !important;
	vertical-align: middle !important;
}
.ThumbPanel {
	padding: 10px;
}
.zoomWrapperTitle {
	display: none !important;
}
.ThumbPanelText {
	background: #fff;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.zoomPad img {
}
#ImageControl_ImageLightBox1ClickSmaller {
	font-family: Verdana;
	font-size: 12px;
	padding: 8px 0 8px 0;
}
#ImageControl_ThumbPanelText {
 font-family: "Roboto", sans-serif font-size: 11px;
	padding: 8px 0 8px 0;
	text-transform: uppercase;
}
#BidderItem {
	position: absolute;
    width: 1000px;
    top: 5px;
    padding: 7px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
}
.BidderItemUserNull {
	background: green;
	color: #fff;
	padding:2px;
}
.BidderItemUserIsHighBid {
	background: green;
	color: #fff;
	padding:2px;
}
.BidderItemUserHasBidAndWatch {
	background: #000000;
	color: #ffd300;
	padding:2px;
}
.BidderItemCatchAll {
	background: green;
	color: #fff;
	padding:2px;
}
#ReservePriceRow {
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
top: 630px;
right: 80px;
}
#FooterTable {
}
#FooterTableRow {
	vertical-align: top;
	border: 0px;
	margin: 0px;
}
#FooterTableColumn1 {
	width: 50%;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#FooterTableColumn2 {
	width: 450px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#LikePluginPagelet {
	float: right;
	margin: 20px 0 0 0;
}
#BottomPanel {
	background: #ebebeb none repeat scroll 0 0;
	font-family: "Roboto", sans-serif;
	height: 364px;
	left: 48%;
	padding: 10px;
	position: absolute;
	top: 215px;
	width: 50%;
}
#CurrentBidRow {
	display: none;
}
#BiddingSummary {
	width: 100%;
	text-align: left;
	margin: 70px 0 0;
}
#MinimumBidRow {
}

#StraightBidRow {
}

#BiddingTag {
	display: none;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #3A4D5B;
	border-bottom: #444 1px solid;
	height: 27px;
*height:26px;
	padding: 0px 0 0 0;
}
#BiddingSummaryTable {
	width: 250px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	padding: 10px 0 10px 0;
}

#BiddingSummaryTable tr td {
	padding: 4px;
}
#BuyersPremiumRow {
	font-weight: bold;
}
#LotDetailSearchByLbl, #SearchByDDL {
	display: none;
}

#EmailAFriendDiv, #AskAQuestionDiv, #IHaveOneToSellDiv, #ItemDetailEmailAFriendDiv, #ItemDetailAskAQuestionDiv, #ItemDetailIHaveOneToSellDiv {
	width: 150px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}
#EmailAFriendDiv a:hover, #AskAQuestionDiv a:hover, #IHaveOneToSellDiv a:hover, #ItemDetailEmailAFriendDiv a:hover, #ItemDetailAskAQuestionDiv a:hover, #ItemDetailIHaveOneToSellDiv a:hover {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#EmailAFriendDiv, #ItemDetailEmailAFriendDiv {
	bottom: -7px;
	left: 220px;
	position: absolute;
}
#AskAQuestionDiv {
	bottom: -7px;
	left: 360px;
	position: absolute;
}
#IHaveOneToSellDiv {
	display: none;
}
#FacebookLikeDiv {
	margin-left: 300px;
}
#CurrentBiddingTag {
}
#MinimumBiddingTag {
	width: 180px;
}
#MinimumBidding {
	width: 70px;
}
#FinalBidTag { font-size:24px; line-height:30px; font-weight:bold; color:#000; }

#FinalBid { font-size:24px; line-height:30px; color:#b50619; }

#StraightBidTag {
}

#StraightBid {
}

tr#NumBidsRow {
display:none;
}

#NumberOfBidsTag {
}

#NumberOfBids {
}
#BiddingTimeSection {
	position: absolute;
	left: 0;
	top: 20px;
	font-family: "Roboto", sans-serif
}
#tzcd {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #008c44;
	height: 27px;
*height:26px;
	padding: 5px 15px;
	font-family: "Roboto", sans-serif
}
#TimeInfoMessage {
	width: 100%;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height:20px;
	padding: 0px 15px 5px 15px;
}

#BiddingCell {
	padding: 5px 15px;
}
#BiddingCell td {
	width: 180px;
}
#AdminTable {
	position: relative;
	width: 996px;
	background-color: #ccc;
	border: #444 1px solid;
	margin-top: 1220px;
	left:0px;
}
#AdminTable td {
	padding: 2px;
}
#AdminRow {
	vertical-align: top;
	font-family: "Roboto", sans-serif
}
#AdminRow table tr td {
	padding: 5px;
}
#AdminRow table tr th {
	padding: 5px;
}
.previewEnabled {
	color: Red;
}
.previewDisabled {
	color: Black;
}
#EndSection {
	width: 100%;
	margin: 0px;
	border-bottom: #444 1px solid;
}
#PremiereLot {
	background: url(https://celebrityauthenticsauctions.com/images/PremierLot.png) no-repeat;
	width: 600px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#PremierImageRegister {
	background-image: url("../image/PremierRegister.gif");
	width: 350px;
	height: 80px;
	margin: -3px 0 0 0;
}
.LiveSessionStart, .OnlineEndLiveToStart, .OnlineEndLiveHasStarted, .StaticEndedClickForLive, .OnlineAndAbsenteeOpenLiveNotStarted {
	background-color: #333;
	color: #E6AD25;
	font-size: 16px;
	line-height: 23px;
}
#SimpleAuctionLiveBtn {
	background-image: url("../image/SimpleAuctionLiveBtn.jpg");
}
#jcfooterwrap {
	width: 920px;
	height: 30px;
	margin: 30px auto 0 auto;
}
.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}
.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(https://celebrityauthenticsauctions.com/css/images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
* width:100px;
* height:49px;
}
.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}
.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}
.zoomWindow {
	position: absolute;
	left: 0;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}
.zoomWrapper {
	position: relative;
	border: 1px solid #999;
	z-index: 110;
}
.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}
.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}
.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}
#Footer {

}
#BiddingCellTable {
	position: absolute;
	top: 180px;
}
