/* CSS Document */
body { font-style:normal; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:12px;overflow-x: hidden;}
a { text-decoration:none; color:blue}
/*
hr { background-color:#000; border:black solid 2px;}
*/
nav li { list-style:none;}
nav ul { margin:0; padding:0;}
ul { margin:0; padding:0;}
th { text-align:left}
a img { border:none;}
.button.registration { text-align:center; width:180px;}
.form { 
	background-color:#e5e5e5; 
	display:inline-block;
	padding:15px;
	width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px 0;
 }
.form h5 { font-style:italic; margin:5px 0 5px 0; font-weight:normal}
.width_full { width:100%;}
.margin15 { margin: 15px}
.nomargin { margin:0 !important;}
.nopadding { padding:0 !important;}
input.error,select.error,textarea.error { border:red 1px solid;color:#000;}
input[type=radio].error { outline:red 1px solid;}
.error,.red { color:red;}
.green { color:green;}
ul { margin-left:20px;}
ul.nostyle { list-style-type:none;}
ul.circle li { list-style-position:outside; list-style-type:circle}
ul.vertical_nav {  margin:0; padding:0}
ul.vertical_nav li { float:left; margin:0; padding:0; list-style:none;}
a.email { color:blue !important;}
.form.lot hr { display:block;}
.subcontent { 
	margin-top:10px; 
	display:inline-block; 
	width:100%}
.quote { font-style:italic; font-size:14px; display:block}
.quotes { height: 180px;}
.quoter{ font-size:14px; float:right}
.quote_symbol {/* font-size:16px;*/}
#error { background-image:url(/images/layout/error.jpg); width:924px; height:924px;}

#registration_items a img { padding:0 25px 0 25px;
}

#lot-list { 
	height: auto !important;
	height: 1px;
	min-height: 1px;
}
.disable { background-color:#c7c7c7 !important; color:white !important; }
#lot-list .listbox_image { 
	min-width:129px;
	min-height:97px
}
.content p { margin:0;}
.hide { display: none !important;}
.show-inline { display:inline-block !important}
.block { display:block !important;}

#registration_items a { display:inline-block; }
#registration_items a h3 { text-align:center; color:#8C8B8C; font-size:12px; font-weight:normal}


ul.menu_media { margin:0;}
table.full .name { width:250px;}
table.full .cost,table.full .quantity,table.full .price { width:35px;}
table.full .button_column { width:75px;}
table.tiny td { padding:0; margin:0}
table.tiny a.button { padding:5px !important}
.center { text-align:center;}
.bold { font-weight:bold;}
.white { color:#FFF !important;}
.upper { text-transform:uppercase !important;}
table td { padding:5px;}
table.cart { width:700px; border-spacing:0;
  border-collapse:collapse;}
.cart td {  padding:0}
.cart .name { width:200px;}
.cart .quantity { width:100px;}
.cart .cost {}
.cart .price {}

.top_right {
	display: inline-block;
    position: absolute;
    right: 0;
}

#ContactNews {
	width:800px;
	display:inline-block;
}
#ContactNews iframe { display:inline-block; width:703px; height:500px; border:none}

.scrolly_content {margin: 0 auto; overflow-x: hidden; overflow-y: hidden; width:0; }

.form.login {
	width: 305px;
	min-height:243px;
	margin:10px 20px 10px 10px;
	vertical-align:top;
}
.form .section { margin:20px 50px 50px 20px;}
.form.passwordreset {
		width: 250px;
height: 200px;
}
.form table tr td.label {
	width:200px; text-align:right; padding:5px;
}

.form input[type=text],.form input[type=password]  {
	width: 155px;
}

select[name=Lot] { width:350px;}
.fullwidth { width:100%;}
.form input { 	margin:5px 5px 5px 0;}
.form input[type=radio] { margin:5px;}
input[type=submit] { cursor: pointer;}
input.small,select.small { width:30px !important;}
input.mediumlarge,select.mediumlarge { width:120px !important;}
input.medium,select.medium { width:60px !important;}
input.extralarge,select.extralarge { width: 320px !important;}
h3.lot { margin: 10px 0px 0px 0px;}
h1.title {}
h3.estimate { margin: 0px 0px 10px 0px;}

.form.lot { 
	width: 210px;
	margin: 0 10px 0 10px;
}
.form input.make {}
.form input.model {
	width:100px;
	margin-left:55px;
}
.form  input.year { width:70px; float:left}

.button { background-color:#c7c7c7; display:inline-block; padding:5px 15px 5px 15px; font-weight:bold; color:#000; line-height:20px; cursor:pointer; margin:5px;}
.button:hover,.button.active { background-color:#969696;}

.button_drk { background-color:#767676; display:inline-block; padding:5px 15px 5px 15px; font-weight:bold; color:#FFF; line-height:20px; margin:5px}
.button_drk:hover,.button_drk.active { background-color:#969696;}
.button.year { 
width: 28px;
text-align: center;
}
.button.roundleft { border-radius:  5px 0 0 5px;}
.button.round,.button_drk.round  { border-radius: 5px 5px 5px 5px;}
.button.rounder,.button_drk.rounder  { border-radius: 15px 15px 15px 15px;}
.button.roundright { border-radius:   0  5px 5px 0;}
.button_squeezed {
height: 22px;
width: 100px;
text-align: center;
line-height:1;
}
.button.full { width: 155px; text-align:center}

.button.sort { padding: 5px 15px 5px 18px;}
.compactMenu .button.category { padding:5px 11px 5px 11px;}
.button.viewlist { padding: 5px 10px 5px 10px;}
.left { float:left;}
.right { float:right;}

ul.inside { margin-left:20px;}
ul.inside li { list-style-position:inside}
ul.questions li { 
	list-style:none; 
	list-style-position:inside;
	margin:10px;
}    

.form .bar  { height:18px; width:845px}
.bar { height:auto; color:#FFF; padding:10px; background-color:#8C8B8C; width:100%; position:relative; margin-bottom:10px; box-sizing:border-box}
.bar h2,.bar h3 { margin:0;}
.bar h2 { text-transform:uppercase;}
#icon_bar { height:60px;}
#icon_bar ul { margin:0;}
#icon_bar ul li { float:left; list-style:none; margin:10px 10px 10px 0;}
img.play {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10% 25% 0 25%;
    box-sizing: border-box;
	width: 100% !important;
}

.listbox.catalogs img { height:150px;}
.listbox.video { padding:20px; width:650px;}
.listbox.video iframe { width:650px; height:489px;}
.listbox.order div { padding:0 20px 20px 20px;}
.listbox.order { width:100%;}
.listbox.noimage div.listbox_text{ width:660px; }
.listbox div.listbox_title { display:inline-block;}

.bottom { position:absolute; bottom:0}
.listbox div.listbox_date {width: 120px;display: inline-block;vertical-align: middle; }
.listbox { width: 690px; vertical-align:top;
    margin: 0 5px 10px 0; color:#FFF; display:inline-block;  background-color:#8C8B8C }
.listbox a { color:#FFF;}
.listbox img { /* height: 97px;*/ width: 129px; float:left}
.listbox div.listbox_image { display:inline-block; float:left; }
.listbox div.listbox_text { display:inline-block; margin:13px 15px 12px 15px; float:left; font-size:16px; width: 510px;}
.listbox div.listbox_text.specialist { width:540px;}
.listbox div.listbox_icon { display:inline-block; float:right;}
.listbox_estimates,.listbox_reserve,.listbox_lot   { font-size:12px;}

#filter_bar { width:100%; height:40px;}
#filter_bar div { width:10px; height:10px; display:inline-block; margin:0 5px 0 0; }
#filter_bar a { display:inline-block; color:#8C8B8C; font-size:16px; font-weight:bold; margin-right:20px; }
#filter_bar ul { margin:0; padding:0;}
#filter_bar ul li{ list-style:none; float:left;}
#filter_bar ul li div {border:#8C8B8C 1px solid; }
#serial_bar { width:100%; text-align:center}
#serial_bar ul { display:inline-block; margin:0}
#serial_bar ul li { list-style:none; display:block; margin:0 20px 0; float: left;}
#serial_bar ul li span { font-weight:bold;}

#subcontent{ margin-bottom:20px; display:inline-block; width:100%; margin-top:20px;}
#subcontent h1 { /*margin-top:0; */}
#subcontent_left { width:690px; margin-right:19px; display:inline-block; float:left }

#subcontent_left .bar { width:auto;}
#subcontent_right { width:215px; display:inline-block; float:right}
#subcontent_right img { width:100%;}



a.default { color:#8C8B8C; }
div.default { border:1px #8C8B8C solid; }
div.default.active,li:hover div.default { background-color:#8C8B8C; border:none; }

.content { margin-bottom:20px; display:inline-block; width:100%}
.content h4{ text-transform:uppercase; margin-bottom:0; margin-top:20px}
.content h6 { margin-bottom:0; margin-top:20px; font-size:12px;}
.content .padding { padding:10px 0 0 10px;}
.auctions .content hr { display:none;}
.times { float:left; width:210px; margin:15px; }
.hotels {float:left; width:210px; margin:15px; min-height:80px}

.sidelink { 
	text-align: center;
	width: 100%;
	display: inline-block;
	color: black;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

#subcontent_right > div { margin-bottom:20px; position:relative}
#event_image img { width:100%;}


.boxclick { cursor:pointer;}
.box { 
	width:210px;
	margin:8px;
	padding:0;
	display:inline-block;
	position:relative;
	vertical-align:top;
	height:auto;
	}
	
.box a { color:#000;}
.box img { width:210px;}
.box h3 {font-size:14px; text-align: left;}
.box.sponsored { height:auto; display:inline-block}
.box.auction { height:250px;}
.box.registration { height:320px;}
.box.catalog { height:375px;}
.box.cart.form { width:170px; height:120px;}
.box.cart.form input[type=text] { width:20px;}
.box.cart.form form { 
    position: absolute;
    bottom: 0;
    right: 0;
}
.box.multimedia h3 {
	text-align: center;
}
.box.store {}
.box.store h3 { height:32px; display:block; color:#999; font-weight:normal}
.box.store .photobox { height:298px;display: table-cell;vertical-align: middle; border:#CCC 1px solid;}
.box.store .price { margin-top: 15px; display: inline-block;}
.storeHeading { color:#999;}

.clear { clear:both}
.box.office { height:auto;}
.box.results { height:200px;}

.faderImages img { float:left; position:absolute;}
.faderImages { position:relative;}
.faderBar div { text-align:center; font-size:24px; height:32px  }
.faderBar div a:hover,.faderBar div a.current  { color:#000; font-size:28px}
.faderBar div a { color:#999; padding:5px; vertical-align:middle}
.faderCaption { position:absolute; bottom:0;width: 100%; background:rgba(0,0,0,0.4); }
.faderCaption h3 { width:100%;  text-align: center; color: white;}
.fader { display:inline-block; position:relative;}
.faderBar { margin:10px 0 20px 0;}

#releaseFader { width:100%;}
#releaseFader .faderImages img,#releaseFader .faderImages { width:100%; height:auto; padding-bottom:75%;}

#homeFader { width:100%; padding-top:30px;}
#homeFader .faderImages { cursor:pointer;}
#homeFader .faderImages img { width:100%; height:auto;}
#homeFader .faderImages { width:100%; height:auto; padding-bottom:56.25%; }

#home_panels { display:inline-block;}
.panel * { padding:5px; box-sizing: border-box; width:100%; }
.panel { margin:5px 5px 20px 5px; display:inline-block; width:218px; color: black; vertical-align:top; box-sizing:border-box;}
.gallery img { width:100%;}

input { margin:0; outline:none; font-family:Arial, Helvetica, sans-serif; border:none; padding:5px; border-radius:15px;}
input[type=text] { border-radius: 10px;}
input[type=text].submitbox {  border:#3f3e40 1px solid; border-right:none;  border-radius:15px 0 0 15px;}
input[name=enews_add] { width:369px; font-style:italic }

input[type=submit].submitbox { border-radius: 0 15px 15px 0; background-color:#8c8b8c; color:#FFF; text-transform:uppercase; font-weight:bold; letter-spacing:1pt; border:#3f3e40 1px solid; border-left:none; cursor:pointer }

input[type=submit]#search_button { background-color:#3f3e40;}
#container {
 width:100%; margin:0 auto; background-position:bottom; background-image:url(/images/layout/background3.png); background-repeat:repeat-x;
}
#main {
	width:924px; margin: 0 auto;
}
#header { display:inline-block;}
#footer { background-color:#3f3e40; height:150px; color:#FFF; margin-bottom:70px; padding-top: 10px;}

.footer_nav_item {
	text-transform:uppercase; font-weight:bold; letter-spacing:.5pt;  display:inline-block;
}
ul.paging { height:40px;}
ul.paging li { float:left; list-style:none; margin:10px;}
#compare div { width:50%; float:left}
#compare { display:inline-block;}
#footer nav a {  color:#FFF; margin: 10px 10px 10px 0;}
#footer #footer_links nav a {  width:180px;}
#footer #footer_links { float:left; width:65%; height:80%}
#footer #footer_social_links { float:left; width:35%; height:80%}
#footer #footer_social {display:inline-block; float:left}

#footer_social nav ul li { margin:10px;}
#footer_logos img { margin:10px;}
#footer_logos { width:50%; float:right}
#footer #footer_small_links {width:100%; height:20%; display:inline-block;}
#footer #footer_small_links nav ul li { font-size:10px }

#footer_enew_signup { float:left; margin:20px 0}
#top_menu {
	height:inherit;
	float:right;
	display:inline-block;
	width:658px;
}
.uppercase { text-transform:uppercase;}
#enews { width: 400px;}
#logo_rm { float:left; padding:18px 0;}
#search_nav { float:right; clear:both; padding-top:20px;}
#search_container { height:40px;width:100%;}
#search_nav a { font-style:italic; font-weight:normal; padding:10px;color:#000 }


#floater_container { bottom:0; width:100%;}
#floater { margin:0 auto; width:924px; height:inherit}
.floater_button {  opacity:.8;position:fixed; bottom:20px; }
#floater_left { margin-left:-30px;}
#floater_right { margin-left:934px; }
#floater_content { background-color:#FFF; width:100%; display:inline-block; height:70px;position: fixed; width:924px; bottom:0}
#floater_content_inset > div { float:left;position:relative; display:inline-block}
#floater_content img { float:left; padding:1px; width:38px}
#floater_content_inset{ padding: 15px 15px 0 15px;}
#floater_center { display:inline-block;width: inherit;position: absolute; top:0;
 }

#floater_tabs ul { height:inherit; margin-right:-13px;}
#floater_tabs ul li a { width:180px; margin:10px auto; display:block; text-transform:uppercase; text-align:center; letter-spacing:1pt; color:white}
#floater_tabs { margin-left: 604px; height:35px; position:fixed;bottom: 70px;right: inherit;}
#floater_tabs ul li { 
float:left; width:185px; list-style:none; height:inherit; padding:0; margin:0; background-position:bottom; background-repeat:no-repeat;
margin-left: -35px;
background-color: #8C8B8C;
color:#FFF !important;
-webkit-box-shadow: -12px 0px 21px -12px rgba(0,0,0,0.75);
-moz-box-shadow: -12px 0px 21px -12px rgba(0,0,0,0.75);
box-shadow: -7px 0px 15px -11px rgba(0,0,0,0.75);
-webkit-border-top-left-radius: 40px;
-webkit-border-top-right-radius: 40px;
-moz-border-radius-topleft: 40px;
-moz-border-radius-topright: 40px;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
}



#content { min-height:290px; display:block; position:relative}

#header ul { float:right}
ul.menu li { float:left; margin-left:15px; list-style:none; letter-spacing:1.5pt; }
ul.menu li a { font-size:12px; text-decoration:none; color:#000; text-transform:uppercase; display:inline-block;  }
ul.menu li a:hover, ul.menu li a.active  { border-bottom:red 1px solid;}
.detailbox { width:350px; height:175px; background-color:#cccccc; position:absolute;display:none; bottom:55px}
.detailbox img { padding:0 !important; margin:0 !important; height:100%; width:auto !important}
.detailbox h4 { text-transform:uppercase; margin-bottom:0}
.detailbox a { color:blue;}
.detailbox_text p { font-style:italic; font-size:10px;}
.detailbox_text {
display: inline-block;
width: 45%;
float: right;
margin-right:5px;
}

.grid { width:210px !important; margin:0 10px 16px 10px; !important;}
.grid img { width:210px !important; height:auto !important}
.grid .listbox_text { width: 180px !important; position:relative;padding-bottom: 20px; height:120px}
.grid h6 { position:absolute; bottom:0; z-index: 0;}
.scrolly  { width: 924px; margin: 0 auto; position:relative; }
.scrolly_content table tr td { padding:0; margin:0; vertical-align:top}
.scrolly_content table { border-spacing:0;}
.scrolly_left,.scrolly_right { position:absolute; top:50%; margin-top:-35px}
.scrolly_right { margin-right: -65px; right:0;}
.scrolly_left { margin-left: -65px; }
/*** live feed page ****/


ul.live_menu li {  text-align: center; display:inline-block; width:100%;margin-bottom: 4px; }
ul.live_menu li a { padding-top: 8px; padding-bottom: 8px; height: 19px; background-color: #3f3e40;  color: #ffffff; font-size:18px; text-transform:uppercase; display:block }
#iOS { display:none}
#iOS img,#VideoStream img { width:924px;height:520px;}

h3#collectionTitle {
	right:0; position:absolute; bottom:0; margin:10px
}

.auctionListSummary {
	display:table-cell;width:740px; padding-right:40px; height:inherit; vertical-align:middle;
}

.auctionListButtons {
	width:100px; display:table-cell;vertical-align: middle; padding-right:40px; height:inherit
}

.auctionListButtons a {
	color:white; width:100%; text-align:center;
}

.iframeContainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
}
.iframeDymanicSize {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bar.auctionListItem {
    font-family: Arial;
    height: auto;
    padding: 15px;
	margin:0 0 10px 0;
}

.bar.auctionListItem a {
	color:white;
}

.bar.auctionListItem p {
	margin: 0;
}

.bar.auctionListItem h3 {
    font-size: 30px;
    font-weight: bold;
    margin-right: 5px;
    text-transform: uppercase
}

.bar.auctionListItem h2 {
    font-size: 14px;
    font-weight: normal;
    display: table-cell;
}

#featureLots {
	height:auto !important;
	width:924px;
}

.full { 
	width: 100%;
}

.formActionContainer {
	width:100%;
	padding:5px;
	box-sizing:border-box;
}

.formActionContainer.modifyActions {
	text-align:right;
}

.formNavigation {
	width:100%;
	padding:5px;
	box-sizing: border-box;
}

.formNavigation #forwardButton {
	float:right;
	border-radius: 16px 16px 16px 16px;
	padding: 5px 10px 5px 10px;
}

.formNavigation #backButton {
	float:left;
	border-radius: 16px 16px 16px 16px;
	padding: 5px 10px 5px 10px;
}

.formPaging {
	text-align:right;
	width:100%;
	display:inline-block;
	padding:10px;
	box-sizing:border-box;
}

.form h4 {
	background-color: #8C8B8C;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	margin:10px 0 10px;
	text-transform:none;
}

.form .label {
	text-align:right;
	max-width:155px;
	width:155px;
}

.form .label.required {
 	font-weight: bold;
}

#terms {
	width:924px;
	margin:30px;
}

.absoluteBottomRight {
	position:absolute;
	bottom:0;
	right:0;
}

.alignRight {
	text-align:right;
}

.compactMenu .button {
	padding: 5px 16px 5px 16px;
	margin: 10px 0 10px 0;
}

.grid .listbox div.listbox_image {
	float:none;
}

#home_panels a {
	width:25%;
}

.centerOut {
  text-align:left;
}

.centerIn {
  text-align:left;
}

.iconButtons a { 
	color:black; 
	text-align:center;
	display:inline-block;
	margin:20px 35px 20px 35px;
}

.gallery.scrolly .scrolly_content div div {
	display:inline-block;
	width:154px;
	padding:0;
	vertical-align:top;
	position: relative;
}

.digitalMaterial {
	display: inline-block;
    width: 215px;
    float: left;
    margin: 10px;
}

.digitalMaterial * {
	width:100%;
}


.mobile {
	display:none !important;
}

.gallery .scrolly_left,
.gallery .scrolly_right {
	display:none;
}

.margin10 {
	margin:10px;
}

#event_image img.play {
	padding: 10% 34% 10% 30%;
}

#event_image {
	position:relative;
}

#event_image img.play.lot {
	padding: 20% 30% 20% 30%;
}

.popUp {
	width:840px;
	padding:20px;
	position:relative;
	display:inline-block;
	box-sizing:border-box;
}

.extra .column { 
	width:33%;
	display:inline-block;
	vertical-align:top;
	padding:10px;
	box-sizing:border-box;
}
				
.extra .column .columnContent { 
	padding:0 20px 20px 20px;
	box-sizing:border-box;
	border-left: 2px black solid;
    margin-top: 20px;
	min-height:540px
}
					
.extra .column .columnContent div { 
	margin:10px;
}
						
.extra .column h2 {
	font-size:14px;
}
					
.extra .column h4 {
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
}

ul.races li {
	margin-bottom:10px;
}

.copy.open {
    height: auto;
}

.copy {
    height: 250px;
    max-height: 250px;
    position: relative;
	overflow: hidden;
}

.copy.open {
    max-height: none;
	padding-bottom:30px;
}

.copy:after {
    position: absolute;
    height: 64px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0, #fff 48%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(48%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0, #fff 48%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0, #fff 48%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0, #fff 48%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 48%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    content: "";
    bottom: -24px;
    left: 0;
    right: 0;
}

.read-more {
	margin-top:10px;
    font-weight: 600;
    display: inline-block;
    border-bottom: 1px solid #9c191e;
    line-height: 18px;
    cursor: pointer;
}

.expandable.media .listbox img {
    height: auto;
}

.enewsform span {
	padding:10px;
	font-weight:bold;
}

.enewsform .responsiveCellSize1:last-child {
	width:100%;
}

.enewsform {
	max-width:520px;
}
.enewsform h1 {
	display:inline-block;
}
.enewsform input[type=button] { 
    background-color: #767676;
	display: inline-block;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	color: #FFF !important;
	line-height: 20px;
	margin: 5px;
	cursor:pointer;
}

.enewsform .clickdform input[type='text'], .clickdform textarea, .clickdform select {
	border:none;
	padding:5px;
	margin:5px !important;
}

.enewsform .buttonContainer {
	margin-top:20px;
}

.enewsform {
	width: 520px;
}