@charset "UTF-8";
/* CSS Document */
#detail_container{
	margin-left:25px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:left;
	clear:both;
}

#lotinfo{
	float:left;
	width:600px;
	background-color:#EEEEEE;
	padding:0;
	border:1px solid #000;
	margin:0;
}

#right_sidebar{
	float:left;
	margin-left:25px;
	width:219px;
	height:100%;
	text-align:left;
	clear:right;
	padding:0;
	background-color:#fff;
}
#buttons{
	clear:both;
	text-align:left;
	width:100%;
	background-color:#fff;
}
#zoom-big{
	position:absolute;
	top:205;
	left:600;
}

#item_image{
	border:0;
	clear:both;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#item_image img{
	border:0;
}

#multipicthumb{
	width:auto;
	clear:both;
	align:center;
	text-align:center;
}
#multipicthumb .thumb{
	float:left;
	text-align:center;
	height:75px;
	border:black 1px solid;
	margin:5px;
}
#multipicthumb img{
	border:0;padding:0; margin:0;
}
.lotnumber{
	float:left;
	font-size:1em;
	height:32px;
	width:90px;
	color:#cc3300;
	font-weight:400;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	padding:10px;
	background-color:#d6d6d6;
	text-transform:uppercase;
}
.aucinfo{
	float:left;
	height:32px;
	width:470px;
	font-size:1em;
	line-height:1em;
	color:#c1c1c1;
	font-weight:400;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	text-transform:uppercase;
	text-align:left;
	padding:10px;
	background-color:#333333;
}
.collection{
	font-size:1em;
	color:#709283;
	font-weight:800;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	margin-top:3px;
	text-transform:uppercase;
}

#item_info{
	clear:both;
	margin:15px;
}
.item_title{
	font-size:1em;
	line-height:1.2em;
	color:#383838;
	font-weight:600;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	margin:5px;
	margin-left:5px;
	text-transform:uppercase;
}
.pricerealized{
	font-size:.8em;
	color:#709283;
	font-weight:400;
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:15px;
}
.description{
	text-align:justify;
}
.description, .tags, .foundlist {
	font-size:.8em;
	line-height:1.8em;
	margin-left:15px;
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
	padding:5px;
}
.tags{
	display:none;
}
.foundlist {
	display:none; 
	width:100%;
	font-size:.8em;
	line-height:1.5em;
}
.favorite{
	margin-left:20px;
	margin-top:15px;
}

.items_found{
	width:100%;
	background-color:#f2f2f2;
	border:1px solid #292929;
	margin:0;
	padding:10px;
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
	font-size:0.8em;
	color:#292929;
}
#container{
	width:825px;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
}
#search_results{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}
#search_results .lotlisting {
	background-color:#dfdfdf;
	text-align:left;
	padding:10px;
	margin:0;
	width:100%;
	clear:both;
	border-bottom:1px solid #5b5b5b;
	border-top:1px solid #5b5b5b;
	border-left:1px solid #5b5b5b;
	border-right:1px solid #5b5b5b;
}
#search_results .lotlisting2{
	background-color:#c5c5c5;
	text-align:left;
	padding:10px;
	margin:0;
	width:100%;
	clear:both;
	border-left:1px solid #5b5b5b;
	border-right:1px solid #5b5b5b;
}
#search_results .thumb{
	width:140px;
	float:left;
}
#search_results .result_text{
	width:580px;
	float:left;
	margin-left:20px;
}
#search_results .lotnum{
	clear:both;4
	margin:0;
	padding:0;
	height:auto;
	width:auto;
	font-size:.9em;
	color:#cc3300;
	font-weight:600;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	background-color:inherit;
	text-transform:none;
}
#search_results .aucdate{
	clear:both;
	margin:0;
	margin-bottom:10px;
	padding:0;
	height:auto;
	font-size:.9em;
	line-height:1em;
	color:#000;
	font-weight:600;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	text-transform:none;
	text-align:left;
	background-color:inherit;
}
#search_results .item_title{
	idth:auto;
	clear:both;
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1.2em;
	color:#383838;
	font-weight:600;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	text-transform:uppercase;
	text-align:left;
}
#search_results .description, .tags, .foundlist {
	line-height:2em;
	margin:0;
	padding:0;
}
#search_results .pricerealized{
	font-size:.8em;
	line-height:2em;
	color:#709283;
	font-weight:400;
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
	padding:0;
	margin:0;
}
#search_results a{
	color:#003366;
	text-decoration:none;
}
#search_results a:hover{
	color:#660000;
}
#search_results img{
	border:1px solid #000;
}
.inputbox{
   color:#000;
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
   font-size:1em;
   background-color:#f1f1f1;
   height:18px;
   border:1px solid;
   valign:center;
   border-top-color:#162961;
   border-left-color:#162961;
   border-right-color:#162961;
   border-bottom-color:#162961;
 }
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#cfd8e8;
	color:#181818;
	font-weight:bold;
	padding: 1px 2px;
}
button{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#cfd8e8;
	color:#181818;
	font-weight:bold;
	height:22px;
	valign:center;
	margin:0;
}
 #search_content .style2 input{
 	background-color:#fff;
	border:0;
}
 #search_content select{
   color:#000;
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
   font-size:100%;
   background-color:#cfd8e8;
   border:1px solid;
   border-top-color:#162961;
   border-left-color:#162961;
   border-right-color:#162961;
   border-bottom-color:#162961;
 }
.zoomlabel{
	font-family:'trebuchet MS', tahoma, verdana, geneva, sans-serif;
	font-size:0.7em;
	margin-bottom:10px;
	margin-left:15px;
	text-align:left;
}
.caption{
	text-align:center;
	font-style:italic;
	margin-bottom:20px;
}

#auction_list{
	border:1px solid #000;
	padding:5px;
}
#auction_list input{
	float:left;
}
#auction_list .title{
	margin-left:30px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	color: #006e8a;
	font-size:1.1em;
}
#auction_list .date{
	clear:both;
	margin-left:30px; 
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif;
	font-size:0.8em;
	margin-bottom:5px;
}
