/*--------------------------------------------------------------signup.asp*/
#RegisterRowB{
padding:20px;
overflow:hidden;
}
.regreq{
color:#B04672;
font-size:.8em;
font-style:italic;
display:block;
text-align:right;
}
.RegisterTable tr td.RegBG{
text-align:right;
width:120px;
}
.RegisterTable tr td.RBGRow{
font-size:14px;
color:#0054a6;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
/*border-bottom:1px double #d0393c;*/
background:transparent;
padding-top:20px;
}
.button{
/*background:#739946;
border:none;
color:#FFFFFF;
cursor:pointer;
line-height:inherit;
padding:0;
margin:0;*/
}

td div.AuthorizeNetSeal{text-align:center; width:100%;}
td div.AuthorizeNetSeal a{ display:block;}

.RegisterTableRoot{
width:100%;
}
	.RegisterTableRoot tr{
	vertical-align:top;
	}
	.RegisterTableRoot tr td{
	padding:20px;
	}
		.RegisterTableRoot tr td.tableBGRight{

		}
		.RegisterTableRoot tr td.tableBG{
		width:50%;
		}
		.RegisterTableRoot tr td.tableBG .RegisterTable{
		padding-right:10px;
		}
			.RegisterTable tr td{
			padding:5px 0px;
			}
				.RegisterTable input{
				}
	
/* - end - signup.asp*/

/*--------------------------------------------------------------whatsHot.asp*/
#whatsHotWrap{
height:576px;
width:100%;/*
border-top:1px solid black;
border-bottom:1px solid black;
margin-top:20px;*/
overflow:hidden;
position:relative;
}
.titleCell{width:100%;}
/*.thumbCell{
}

.numberBidsCell{
width:54px;
}
.currentBidCell{
width:72px;
}
.lastBidCell{
width:53px
}
.catCell{
width:40px;
}*/
	.whatsHotData{
	display:none;
	}
		.whatsHotData table{
		border-top:1px solid #5D7A39;
		text-align:left;
		background:#f8f9f7;
		width:100%;
		position:relative;
		}
			.whatsHotData table thead tr th{
			background:#DEECC9;
			padding:5px 10px;
			font-size:1.2em;
			white-space:nowrap;
			}
			.whatsHotData table tbody tr td{
			padding:10px 10px;
			}
			.whatsHotData table tbody tr td.thumbCell{
			padding:10px 10px;
			width:95px;
			}
			.whatsHotData table tbody a.thumb{
			display:block;
			width:95px;
			height:95px;
			overflow:hidden;
			position:relative;
			}
			.whatsHotData table tbody a.thumb img{
			position:relative;
			}

/* - end - whatsHot.asp*/

/*--------------------------------------------------------------body.asp - */
#loggedIn{
font-size:1.1em;
width:100%;
overflow:hidden;
}
/*--------------------------------------------------------------incDetail.asp - list details*/

.item-details{
width:100%;
}
.product-image{
width:10px;
}
.ReportTable * td{ vertical-align:top;}
.product-information{
border:#CCCCCC 1px dotted;
background:#f8f8f8;
width:100%;
}
	.product-information img{
	padding:10px;
	}
#placebid-purchase{
background:#f3a3ad;
margin:10px auto;
}
	#placebid-purchase tbody tr th{
	padding:10px 10px 0 10px;
	text-align:center;
	font-size:1.5em;
	}
	#placebid-purchase tbody tr td{
	padding:0 10px 10px 10px;
	}
td.label{
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0163ad;
text-align:right;
white-space:nowrap;
width:150px;
}
.seller-details th{
font-size:1.2em;
}
#bidHistory{
}
/* - END - incDetail.asp - list details*/

/*--------------------------------------------------------------BidHistory.asp*/

#bidHistory table{
border:#CCCCCC 1px dotted;
background:#f8f9f7;
width:100%;
margin-top:10px;
}
div#closeBidHistory{
color:#D13A3B;
font-weight:bold;
text-align:right;
padding:10px 0;
cursor:pointer;
}
#bidHistoryContent table tr td {
padding:4px 0;
}
#bidHistoryContent table thead tr {
/*background:#DEECC9;*/
font-family:Georgia, "Times New Roman", Times, serif;
color:#0163ad;
}
#bidHistoryContent table tbody tr.shaded{
background:white;
}
/* - END - BidHistory.asp*/

/*--------------------------------------------------------------viewAuctions.asp*/
.browseList{
border:none;
}
		.browseList tbody tr td {
		padding:5px;
		vertical-align:middle;
		border-bottom:1px #0163ad solid;
		}
	.browseList thead tr th {
	border-bottom:1px #0163ad solid;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b04672;
	}
.shaded{
background:#F8F9F7;
}
.over{
background:#e8e9e7;
}
a.viewAuctionImage{
display:block;
width:95px;
height:95px;
overflow:hidden;
position:relative;
}
	a.viewAuctionImage img{
	position:relative;
	}
a.viewAuctionListing{
display:block;
width:100%;
}
/* - end - viewAuctions.asp*/

/*--------------------------------------------------------------account.asp*/
ul#myAccountMenu{
display:inline;
padding:0;
margin:0 0 20px 0;
font-family:Georgia, "Times New Roman", Times, serif;
list-style:none;
float:left;
}
	ul#myAccountMenu li{
	float:left;
	margin:0;
	padding:0;
	border-left:1px #ccc solid;
	list-style:none;
	}
ul#myAuctionsMenu{
float:right;
display:inline;
padding:0;
margin:0;
list-style:none;
}
	ul#myAuctionsMenu li{
	float:left;
	margin:0;
	padding:0;
	border-left:1px #ccc solid;
	list-style:none;
	}
		ul#myAuctionsMenu li a, ul#myAccountMenu li a{
		padding:1px 3px;
		display:block;
		text-decoration:none;
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
			ul#myAuctionsMenu li a span{
			color:#000000;
			font-weight:normal;
			}
		ul#myAuctionsMenu li a:hover, ul#myAccountMenu li a:hover{
		text-decoration:none;
		background:#eee;
		}
div.clear#myaccount{
}

.AccountReportTable {
	margin-bottom:15px;
	width:100%;
}
	.AccountReportTable th{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		white-space:nowrap;
	}
		.AccountReportTable td{
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
		}
			.AccountReportSpan {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
			}
.AccountMenu {
	border-collapse:collapse;
	width:85%;
	margin:25px auto 0 auto;
}
	.AccountMenu tr td.label{
	width:150px;
	white-space:normal;
	}
	.AccountMenu td {
		padding: 5px;
	}
		.AccountMenu tr td input{
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom:1px solid #000;
		font-weight:bold;
		font-family:inherit;
		width:100%;
		}
		.AccountMenu tr td input.radio{
		border:none;
		width:auto;
		}
		.AccountMenu tr td button{
		float:right;
		}
	.AccountMenu th {
		font-size: 14px;
		padding-left: 5px;
	}
/* - end - account.asp*/


/*--------------------------------------------------------------confirmBid.asp*/
.BidReport{
margin-bottom:25px;
}
.BidReport thead tr th{
font-size:1.7em;
border-bottom:#999999 dotted 1px;
}
table.BidReport thead{
line-height:normal;
}
table.BidReport tbody tr td.last{
text-align:right;
}
/* - end - confirmBid.asp*/