html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
p, td, div {
	font-size: 12px;
}
body {
	/*background-color: #a3c6e8;*/
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/delpeterson_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	color: #0d5725;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 2px;
	border-bottom: thin dotted #343446;
}
h2 {
	color: #0d5725;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
a,  a:link {
	font-size: 12px;
	color: #093;
	font-weight: normal;
	text-decoration: underline;
	outline: none;

}
a:visited {
	color: #093;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #0C0;
	text-decoration: underline;
}
a:focus {
  color: #3a32c4;
}
a:active {
  color: #383644;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 954px;
	position: relative;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	height: 160px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #FFF;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #efefef;
	float: left;
	padding: 10px 10px 10px 10px;
	width: 220px;
}
.border {
	border: 2px solid #90C;
}

#outerWrapper #contentWrapper #content {
	margin-left: 240px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper #contentsub {
	margin-left: 275px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper #contentsublogin {
	margin-left: 45px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper #searchbar {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/*float: right;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343446;
	font-size: 11px;
	width: 100%;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #343446;
	width: 100%;
}
.leftrule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #343446;
	padding-left: 8px;
}
#outerWrapper #auctioncalendar {
	font-size: 11px;
	/*overflow: auto;*/
	/*height: 500px;*/
	/*border: thin dashed #343446;*/
}
#outerWrapper #horiznav {
	font-size: 12px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#outerWrapper #auction {
	padding: 10px;
	font-size: 12px;
	background-color: #eaeaea;
}
#outerWrapper #footer {
	background-color: #E8E8E8;
	border-top: solid 1px #9ea3aa;
	margin-bottom: 20px;
	color: #666;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#outerWrapper #textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerWrapper #select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.celltopborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.regtable {
	border: 1px dashed #999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper #content #searchbar #button {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	position: absolute;
	left: 314px;
	top: 325px;
}
#outerWrapper #contentWrapper #content #searchbar #button2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	position: absolute;
	left: 529px;
	top: 325px;
}
#outerWrapper #contentWrapper #content #searchbar #button3 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	position: absolute;
	left: 776px;
	top: 325px;
}
#outerWrapper #leftbutton {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	background-image: url(images/buttonback.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 162px;
	padding-left: 10px;
	padding-top: 5px;
}
.leftbutton {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
}
a.leftbutton:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a.leftbutton:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a.leftbutton:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#outerWrapper  #detailsbutton{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	background-image: url(images/detailsbuttonback.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 150px;
	padding-left: 0px;
	padding-top: 2px;
}
.detailsbutton {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #FFF;
	padding-left: 10px;
	margin-top: 6px;
}
a.detailsbutton:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a.detailsbutton:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a.detailsbutton:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#slideshow { height: 100px; position: absolute; top: 30px; left: 206px; width: 310px; z-index: 999;}
#slideshow img { display: none; position: absolute; left: 0; top: 0; }
#slideshow img:first-child { display: block; }

.auctionopen {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.highbid {
	background-color: #F00;
	height: 40px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
}
.wonlot {
	background-color: #0C0;
	height: 40px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
}
.bidbox {
	background-color: #0a689b;
	height: 40px;
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
}

.bidbox a, .bidbox a:visited {
	color: #FFF;
	text-decoration: none;
}

.confirmproxy {
	background-color: #690;
	height: 50px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 6px;
}

.confirmproxy a {
	color: #FFF;
	text-decoration: none;
}

.highbidder {
	background-color: #390;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.outbid {
	background-color: #F00;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.winner {
	background-color: #06C;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.notwinner {
	background-color: #C90;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.hdr
{
  background-color: #990000;
}


/* Alternative site color */  
.alt
{
  background-color: #F0EBE3;
}


/* Regular (neutral) site color */  
.reg
{
}

.thumb_calendar
{
  max-width: 150px;
  max-height: 150px;
  width: expression(this.width > 150 ? (150 + "px") : true);
  height: expression(this.height > 150 ? (150 + "px") : true);
}

.thumb_feature
{
  max-width: 200px;
  max-height: 200px;
  width: expression(this.width > 200 ? (200 + "px") : true);
  height: expression(this.height > 200 ? (200 + "px") : true);
}

.thumb_forsale
{
  max-width: 150px;
  max-height: 150px;
  width: expression(this.width > 150 ? (150 + "px") : true);
  height: expression(this.height > 150 ? (150 + "px") : true);
}

.thumb_catalog
{
  max-width: 250px;
  max-height: 250px;
  width: expression(this.width > 250 ? (250 + "px") : true);
  height: expression(this.height > 250 ? (250 + "px") : true);
}

.thumb_lot
{
  max-width: 250px;
  max-height: 250px;
  width: expression(this.width > 250 ? (250 + "px") : true);
  height: expression(this.height > 250 ? (250 + "px") : true);
}

.thumb_lot_gallery
{
  max-width: 125px;
  max-height: 125px;
  width: expression(this.width > 125 ? (125 + "px") : true);
  height: expression(this.height > 125 ? (125 + "px") : true);
}

.thumb_live
{
  max-width: 70px;
  max-height: 70px;
  width: expression(this.width > 70 ? (70 + "px") : true);
  height: expression(this.height > 70 ? (70 + "px") : true);
}

#bidIncrements_Tip_a
{
	padding: 3px;
	border: 1px dotted #A0A0A0;
	background-color: #E0E0FF;
}

#maxBid_Tip_a_1
{
	padding: 3px;
	border: 1px dotted #A0A0A0;
	background-color: #E0E0FF;
}

#maxBid_Tip_a_2
{
	padding: 3px;
	border: 1px dotted #A0A0A0;
	background-color: #E0E0FF;
}
