h6.auction_type {
	font-size:12px;
}
h6.auction_type .selected {
	font-size:1.2em;
	text-decoration:underline;
}

#container {
	margin:0;
}
.detail_title {
	border-bottom:1px dotted #4E788A;
	padding:1px 0 0 5px;
	width:95%;
}
.detail_title_re {
	color:#B32E0B;
	border-bottom:1px dotted #4E788A;
	padding:1px 0 0 5px;
	width:95%;
}
.category {
	color:#B32E0B;
	margin-bottom:0;
	padding-bottom:0;
}
.counter {
	color:#B32E0B;
}

div.category_box {
	width:100%;
	overflow:auto;
}
div.category_box .images {
	width:60px;
	float:left;
}
div.category_box .images img {
	width:56px;
	padding-bottom:2px;
}
div.category_box h3 {
	color:#B32E0B;
	margin-bottom:0;
	padding-bottom:0;
}
div.category_box p {
	margin-top:5px;
}
div.category_box ul {
	margin-top:5px;
	margin-left:40px;
}

#auctionOverview {
	float:left;
	text-align:left;
	width:520px;
}
#auctionDescription {
	clear:left;
	text-align:left;
}

#slidePhotoBox {
	margin:0 5px 10px 0;
}

.auction_title {
	background:transparent url(../images/li.gif) no-repeat scroll 0 50%;
	padding:0 0 0 16px;
}
p.description {
	font-family:Verdana;
	font-size:12px;
	color:#666;
	line-height:15px;
}
p.preview {
	margin:0 0 10px 15px;
	font-family:Verdana;
	font-size:11px;
	color:#666;
	line-height:11px;
}
p.caption {
	font-family:Verdana;
	font-size:11px;
	color:#666;
	margin:0;
	clear:left;
}
#listNext_prev strong {
	font-size:1.1em;
}
#listAuctionContainer {
	padding:0;
}
#listSlideInset {
	height:160px;
	border:0;
	margin:0;
	padding:0;
	width:170px;
}
#listSpacerDiv {
	margin:2px 0 15px;
}
.listAuctionPic {
	padding:0;
	border-color:transparent;
	background-color:transparent;
}
#listListImage {
	position:relative;
}
#listListImage img.soldimg {
	position:absolute;
	top:0;
	left:0;
}
#slidePhoto {
	position:relative;
}
#slidePhoto .soldimg {
	position:absolute;
	top:0;
	left:0;
}
#listListImage a:hover img.listAuctionPic,
#slidePhoto a:hover img#auctionImage {
	border-color:#000000;
}
#auctionImage {
	border:1px solid transparent;
}
#slidePhotoNav {
	clear:both;
}

/* Tools Sidebar */
#toolsColumn {
	background-color:#FFFFFF;
	margin:0;
	padding-left:5px;
	text-align:left;
	width:180px;
}
#toolsColumn ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#toolsColumn li {
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:2px solid #050505;
}
#toolsColumn li ul {
	list-style-image:none;
	padding:0 5px 5px;
}
#toolsColumn li li {
	margin:0;
	background:none;
	border:none;
}
#toolsColumn h2 {
	background:#1A659F url(../images/right_side_header.gif) repeat-x;
	color:#FFFFFF;
	font-size:1.5em;
	height:30px;
	letter-spacing:-1px;
	margin:0;
	padding:1px 0 0 10px;
}



#auctionTools, #directionsBox, #documentsBox, #linksBox {
	border:0;
}
#auctionTools img {
	margin:0 2px;
}
#auctionTools .auctionToolsLink {
	font-size:13px;
	padding-top:2px;
}
#documentsBoxLink {
	position:relative;
}
.finePrint {
	font-size:8px;
	position:absolute;
	right:5px;
	top:19px;
}


#directionsText {
	text-align:left;
}

.auction_info {
	margin-left:180px;
}
.more_info {
	font-size:11px;
	font-weight:bold;
}
a.detailPhoto:link, a.detailPhoto:active, a.detailPhoto:visited {
	border:0;
}

.timeframe {
	border-left:1px solid #DCDCDC;
}
.timeframe td {
	border-bottom:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	padding:2px 3px;
}
.timeframe td h3 {
	color:#B32E0B;
	margin:0;
	padding:0;
}


