/* 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; }
.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;}

.full { width:660px;}
#subcontent_left .form.full form > table { width:660px;}
.full form input[type=text],.full form input[type=password] {
	width: 220px;
}
.full form select {
	width: 230px;
}

/*.form .registration table td:first-child { width:121px; text-align:right;}*/
#registration_items a img { padding:0 25px 0 25px;
}
#lot-list { 
height: auto !important;
height: 1px;
min-height: 1px;

width:920px

}
.disable { background-color:#c7c7c7 !important; color:white !important; }
#lot-list .listbox_image { 
	min-width:129px;
	min-height:97px
}
.content p { margin:0;}
.title_line_full { 
	background-color: #8C8B8C;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.hide { display: none !important;}
.show-inline { display:inline-block !important}
.block { display:block !important;}
/*.form ul li { list-style:none;} */
/*
.form a { background-color:#c7c7c7;
   margin: 10px auto 10px auto;
    display: block;
    text-align: center; padding:10px 20px 10px 20px; color:#000; font-weight:bold
}
*/
/*.form a:hover { background-color:#979797} */


#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; float:left;width: 651px; height: 55px; overflow-x: hidden; overflow-y: hidden; }

.form.login {
width: 305px;
min-height:210px;
}
.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: 180px;
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; margin:5px 0 5px 0; cursor:pointer}
.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 0 5px 0 !important;}
.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;}
.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;}    


.indent { margin-left:20px;}


.form .bar  { height:18px; width:845px}
.bar { height:35px; color:#FFF; padding:10px; background-color:#8C8B8C; width:904px; margin-bottom:10px; position:relative}
.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:50px; top:20px; width:auto !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:670px; margin:0 10px 10px 10px; 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:15px 15px 15px 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 ul li { float:left; list-style:none; display:inline-block; margin:0 20px 20px 0;}
#serial_bar ul li span { font-weight:bold;}

#subcontent{ margin-bottom:20px; display:inline-block; 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:left}
#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;}
.content h4{ text-transform:uppercase; margin-bottom:0; margin-top:20px}
.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: 195px;
display: inline-block;
color: black;
font-size: 12px;
margin: 10px;
}
#subcontent_right > div { margin-bottom:20px; position:relative}
#event_image img { width:100%;}


.boxclick { cursor:pointer;}
.box { width:210px; margin:0 10px 10px 10px; float:left; display:inline-block; position:relative}
.box a { color:#000;}
.box img { width:210px;}
.box h3 { margin-bottom:0; font-size:14px}
.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.store { height:435px !important; margin: 0 10px 0px 10px !important;}
.box.store h3 { height:32px; display:block; margin:0; 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.contacts { height:310px;}
.box.office { height:auto;}
.box.media{  height:150px;}
.box.magazine { height:320px;}
.box.results { height:200px;}
#home_faderbar { }
#home_faderbar div { text-align:center; font-size:24px; height:32px  }
#home_faderbar div a:hover,#home_faderbar div a.current  { color:#000; font-size:28px}
#home_faderbar div a { color:#999; padding:5px; vertical-align:middle}
#home_image {margin-left:-39px; display:inline-block; height:575px; cursor:pointer}
#home_image img { float:left; position:absolute}
#home_image.collection {
	margin-left:0;
	height:388px;
}
#home_image.collection img {
	width:690px;
}
#home_panels { display:inline-block;}
.panel img { margin:5px;}
.panel div { margin:5px;}
.panel { margin:5px; display:inline-block; float:left; width:221px;}
.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 { height:100px; 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:left}
#footer #footer_small_links {width:100%; height:20%}
#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:776px;
}
.uppercase { text-transform:uppercase;}
#enews { width: 400px;}
#logo_rm { float:left; padding:0;}
#search_nav { float:right; clear:both; padding-top:20px;}
#search_container { height:60px;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:2px; width:40px}
#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:120px; margin:10px auto; display:block; text-transform:uppercase; font-size:10px; text-align:center; letter-spacing:1pt; color:#000}
#floater_tabs { height:30px; position:fixed;bottom: 70px;right: inherit; margin-left: 663px;}
#floater_tabs ul li { background-image:url(/images/layout/floater_tab.png); float:left; width:187px; list-style:none; height:inherit; padding:0; margin:0; background-position:bottom; background-repeat:no-repeat; margin-left:-60px;}
*/

#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: 565px; height:35px; position:fixed;bottom: 70px;right: inherit;}
#floater_tabs ul li { 
float:left; width:210px; list-style:none; height:inherit; padding:0; margin:0; background-position:bottom; background-repeat:no-repeat;
margin-left: -40px;
background-color: #8C8B8C;
color:#FFF !important;
box-shadow: black -1px 11px 20px;
-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:inline-block*/ position:relative}

#header ul { float:right}
ul.menu li { float:left; margin-left:35px; 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:59px}
.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 div.listbox_text { height: 95px; !important}
.grid img { width:210px !important; height:auto !important}
.grid .listbox_text { height: 120px !important;  width: 180px !important; position:relative;padding-bottom: 20px;}
.grid h6 { position:absolute; bottom:0; z-index: 0;}
.scrolly  { width: 924px; margin: 0 auto; }
.scrolly_content { width:920px; height:328px;}
.scrolly_content table tr td { padding:0; margin:0; vertical-align:bottom}
.scrolly_content table { border-spacing:0;}
.scrolly_left { position:absolute; top:180px; margin-left: -65px;}
.scrolly_right { position:absolute; top:180px; right:0; margin-right: -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;}


