/*begin ARCHIVED Auction LIST*/
#archivedListPageHeader {
	text-align:center;
	background-image:url(http://www.blueridgedigital.net/images/archived_auctions_hd.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
/*end ARCHIVED Auction LIST*/

/*begin Auction LIST*/
#listContainer {
	margin:0;
	padding:1px;
	text-align:center;
}
#listPageHeader {
	text-align:center;
	background-image:url(http://www.blueridgedigital.net/images/current_auctions_hd.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.listCompanyName {
	font-weight:bold;
	padding:3px;
	font-size:16px;
	color:#000000;
}
#listAuctionCount {
	padding:3px;
	font-size:12px;
	color:#000000;	
}
#auctionCount {
	font-weight:bold;
	padding:3px;
	font-size:12px;
	color:#000000;		
}
#listNewSearchText {
	padding:4px;
	text-align:right;
}
#listNewSearchText a:link, #auctionToolsLink a:active, #auctionToolsLink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e5e5e5;
	text-decoration:none;
}
#listNewSearchText a:hover {
	color:#fff;
}
#listNext_prev {
	text-align:center;
	margin:-5px 0px 16px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
#listAuctionContainer {
	margin:0;
	text-align:left;
	padding:0;
	border:1px solid #ccc;
}
#listAuctionTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
  color:#000;
	font-weight:bold;
	line-height:normal;
	padding:2px 0px 2px 6px;
	border:2px solid #fff;
	background-color:#c2ebc2;
	margin:0 0 0 180px;
}
#listMoreColumn {
	margin:0 6px 0 6px;
	width:75px;
	float:right;
	text-align:center;
}
#listMoreButton {
	margin:25px 0px 10px 0px;
}
a.listMoreButton:link, a.listMoreButton:visited, a.listMoreButton:active {
  padding:1px 0 2px 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#fff;
  font-weight:bold;
	background:none;
	background-image:url(images/btnTabBg.gif);
	background-repeat:repeat-x;
  text-align:center;
  line-height:15px;
  text-decoration:none;
  border:1px solid #fff;
  display:block;
}
a.listMoreButton:hover {
  background:none;
	background-image:url(images/btnTabBgOver.gif);
	background-repeat:repeat-x;
  color:#fff;
	border:1px solid #fff;
}
.moreArrow {
	font-size:15px;
}
#listSlideInset {
	float:left;
	margin:0px 0px 12px 0px;
	padding:0;
	text-align:center;
	border-right:none;
	background-color:#fff;
	width:180px;
	height:auto;
}
#listListImage a:hover img.listAuctionPic {
  	border: 1px solid #ff0000;
}
a.imageText:link, a.imageText:active, a.imageText:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	text-align:center;
	width:180px;
}
a.imageText:hover {
	color:#ff0000;
}
.listAuctionPic {
  padding:0;
  border:1px solid #0000ff;
	background-color:#fff;
	text-align:center;
	margin:13px 0 3px 3px
}

.sold {
  width:155px;
  font-family:Arial, Helvetica, Verdana, sans-serif;
  font-size:15px;
  margin:5px 0 0 0;
  padding:1px 0 1px 0x;
  color:#fff;
  font-weight:bold;
  text-transform:uppercase;
  background:#cc0000;
  border:1px solid #000000;
  display:block;
}
#listDate {
	margin:10px 0 10px 187px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:normal;
}
#listAddress {
	margin:10px 0 10px 187px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	line-height:normal;
}
.listDescription {
	margin:10px 0 0 187px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:normal;
}
#listTopDiv {
	width:auto;
	padding:0;
	margin:0 6px 4px 0;
	text-align:right;
	clear:both;
}
.listTopArrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	color:#FF0000;
}
a.topLink:link, a.topLink:active, a.topLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}
a.topLink:hover {
	color:#FF0000;
}
.noAuctionText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center
}
#listSpacerDiv {
	height:1px;
	border-top:none;
	margin:10px 0px 0px 0px;
	padding:0;
	clear:both;
}
/*end Auction LIST*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

