/* CSS Document */

/* Auction Info Design */
.auctioninfo_items_header_icon {
	height: 33px;
	width: 37px;
	background-image: url('../images/featured_icon1.jpg');
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.auctioninfo_items_header_right {
	width: 5px;
	background-image: url('../images/featured_head_r1.jpg');
	margin: 0;
	padding: 0;
}

.auctioninfo_items_header {
	height: 33px;
	background-image: url('../images/featured_head_bg1.jpg');
	background-repeat: repeat-x;
	padding: 0;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}

.auctioninfo_items_box {
	border: 1px solid #66BC29;
	margin: 0;
	padding: 5px;
}
/*
.auctioninfo_items_box TD.header {
	background-color: #3087FF;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
*/
.auctioninfo_items_box TD.header {
	padding:5px 5px 5px 25px;
	background: url('../images/details_head_bg1.jpg');
	color:#fff;
	border:1px solid #66BC29;
	cursor:pointer;
	font-weight:bold;
}
.auctioninfo_items_box TD.content {
	border: 1px solid #66BC29;
	padding: 5px;
}

.auctioninfo_items_box TD {
	padding: 5px;
	}
/* End Auction Info Design */

/* Featured Auctions Design */
.featured_items_header_icon {
	height: 33px;
	width: 37px;
	background-image: url('../images/featured_icon.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.featured_items_header_right {
	width: 5px;
	background-image: url('../images/featured_head_r.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.featured_items_header {
	height: 33px;
	background-image: url('../images/featured_head_bg1.jpg');
	background-repeat: repeat-x;
	padding: 0;
	font-size: 15px;
	color: #FFF;
}

.featured_items_box {
	border: 1px solid #66BC29;
	margin: 0;
	padding: 0;
}
/* End Featured Auctions Design */

/* Newest Items Design */
.newest_items_header_icon {
	height: 33px;
	width: 37px;
	background-image: url('../images/newitems_icon.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.newest_items_header_right {
	width: 5px;
	background-image: url('../images/newest_head_r.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.newest_items_header {
	height: 33px;
	background-image: url('../images/newest_head_bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	font-size: 15px;
	color: #FFF;
}

.newest_items_box {
	border-right: 1px solid #F9AA29;
	border-left: 1px solid #F9AA29;
	border-bottom: 1px solid #F9AA29;
	margin: 0;
	padding: 0;
}

.newest_items_box TD {
	height: 35px;
}

.newest_items_box TD.header {
	background-color: #FEF5D2;
	font-weight: bold;
	height: 25px;
}

.newest_items_box TD A {
	text-decoration: underline;
	}


/* End Newest Items Design */

/* Hot Items Design */
.hot_items_header_icon {
	height: 33px;
	width: 37px;
	background-image: url('../images/hotitems_icon.jpg');
	margin: 0;
	padding: 0;
}

.hot_items_header_right {
	width: 5px;
	background-image: url('../images/hotitems_head_r.jpg');
	margin: 0;
	padding: 0;
}

.hot_items_header {
	height: 33px;
	width: 418px;
	background-image: url('../images/hotitems_head_bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	font-size: 15px;
	color: #FFF;
}

.hot_items_box {
	border-right: 1px solid #F9AA29;
	border-left: 1px solid #F9AA29;
	margin: 0;
	padding: 0;
}

.hot_items_box TD {
	height: 35px;
}

.hot_items_box TD.header {
	background-color: #FEF5D2;
	font-weight: bold;
	height: 25px;
}

.hot_items_box TD A {
	text-decoration: underline;
	}

.hot_items_box TD {
	border-bottom: 1px solid #F9AA29;
}
/* End Hot Items Design */

/* Closing Items Design */
.closing_items_header_icon {
	height: 33px;
	width: 37px;
	background-image: url('../images/closingitems_icon.jpg');
	margin: 0;
	padding: 0;
}

.closing_items_header_right {
	width: 5px;
	background-image: url('../images/closingitems_head_r.jpg');
	margin: 0;
	padding: 0;
}

.closing_items_header {
	height: 33px;
	width: 418px;
	background-image: url('../images/closingitems_head_bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	font-size: 15px;
	color: #000;
}

.closing_items_box {
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	margin: 0;
	padding: 0;
}

.closing_items_box TD {
	height: 35px;
}

.closing_items_box TD.header {
	background-color: #E5E5E5;
	font-weight: bold;
	height: 25px;
}

.closing_items_box TD A {
	text-decoration: underline;
	}

.closing_items_box TD {
	border-bottom: 1px solid #B2B2B2;
}
/* End Hot Items Design */

/* Item detail and bidding design */
.itemTitle {
	color: #FF7101;
	font-size: 15px;
	font-weight: normal;
	}
/* Done item detail and bidding design */
.ItemPPBError DIV {
	border: 1px solid #B2B2B2;
	background-color:white;
	padding-left:10px; 
	padding-right:10px;
    }
	
.bidhistory {
	font-size: 9px;
	color: #000;
	margin: 0;
	padding: 0;
	}
	
.bidhistoryyou {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
.bidhistorynw {
	overflow:hidden;
}
