/* MAIN PRODUCTS */

div.product {
	width: 150px;
	height: 216px;
	background: url(../img/main-product-bg.gif) no-repeat left top;
	position: relative;
	margin: 10px 10px 0 0;
	float: left;
}

div.bidbattle {
	background: url(../img/main-product-battle-bg.jpg) no-repeat top;
}

div.product p {
	margin: 0;
}

div.product p.title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 130px;
	height: 20px;
	line-height: 14px;
	padding: 10px;
	overflow: hidden;
}

div.product a.image {
	height: 100px;
	width: 150px;
	text-align: center;
	display: block;
	overflow: hidden;
}

div.product img.image {
	height: 100px;
}

div.product div.pricewrap {
	width: 88px;
	height: 35px;
	line-height: 16px;
	background: url(../img/pricetag-green.png) no-repeat;
	_background: url(../img/pricetag-green.gif) no-repeat;
	top: 111px;
	position: absolute;
	left: 50%;
	padding-left: 5px;
	margin-left: -50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

div.product div.pricetag {
	padding: 5px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

div.product div.pricetag span {
	font-size: 14px;
}

div.product p.value {
	font-size: 9px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	color: #fff;
}

div.product p.bidder {
	font-size: 10px;
	color: #666;
	width: 150px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;	
}

div.product p.time {
	padding: 0;
	width: 150px;
	text-align: center;
	color: #7c9f02;
	font-size: 16px;
	font-weight: bold;
}

div.product p.upcoming {
	padding: 0;
	width: 150px;
	text-align: center;
	color: #666666;
	font-size: 13px;
	font-weight: bold;	
}

div.product p.time span {
	font-size: 12px;
}

div.product a.bid {
	height: 21px;
	width: 116px;
	padding: 5px 0 0 30px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	display: block;
	margin: 0;
	position: absolute;
	bottom: 0;
}

div.product a.bid:hover {
	color: #cacaca;
	text-decoration: none;
}

div.product a.bidbuddy, div.product a.trigger, div.product a.bidbuddyactive {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 21px;
	padding: 0 0 0 0;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bidbuddy-icon.gif) no-repeat;
	background-position: 5px 0;
}

div.product a.bidbuddy:hover, div.product a.bidbuddyactive {
	background: url(../img/bidbuddy-active.gif) no-repeat;
	background-position: 5px 0;
	color: #6ba218;
}

div.product div.popup {
    position: absolute;
    display: none;
	background: url(../img/main-product-bg.gif) no-repeat right top;
	height: 190px;
	width: 150px;
	overflow: hidden;
	font-size: 11px;
	z-index: 10000;
}

div.upcoming_item div.popup {
	position: absolute;
    display: none;
    margin-left: 15px;
	background: url(../img/upcoming-popup-bg.gif) no-repeat right top;
	height: 31px;
	padding-top: 5px;
	width: 121px;
	overflow: hidden;
	font-size: 11px;
}

div.product div.popup input {
	background: transparent url(../img/bidbuddy-input.gif) no-repeat;
	width: 57px;
	height: 32px;
	border: 0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

div.product div.popup table {
	padding-left: 10px;
}

div.product div.popup span.divider {
	height: 1px;
	border: solid #d0d0d0;
	border-width: 0 0 1px 0;
	width: 110px;
	margin: 5px 20px 5px 20px;
	display: block;
}

div.product div.popup a.bookmark {
	margin: 15px 0 10px 5px;
	color: #333;
	text-decoration: none;
}

div.product div.popup a.bookmark:hover {
	color: #666;
}

div.product div.popup p {
	margin-left: 5px;
	font-size: 10px;
}

/* HIGHLIGHT */

div#highlight {
	padding-top: 10px;
	height: 238px;
	width: 568px;
	position: absolute;
}

div#highlight h1 {
	padding: 0;
	margin: 0;
}

div#highlight p.time {
	color: #6ba401;
	font-size: 22px;
	margin: 0;
}
	
div#highlight p.bidder {
	color: #898783;
}

div#highlight p.bidder strong {
	color: #676560;
}

div#highlight p.price {
	margin-top: 0;
	font-size: 24px;
	color: #fff;
	width: 118px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url(../img/pricetag_big-green.png) no-repeat;
	_background: url(../img/pricetag_big-green.gif) no-repeat;
}

div#highlight p.price span {
	font-size: 18px;
}

div#highlight img.bid {
	position: absolute;
	left: 240px;
	top: 180px;
}

/* HIGHLIGHT */

/* highlightsliderSLIDER */

div#highlightslider {
	padding-top: 10px;
	height: 238px;
	width: 568px;
}

div#highlightslider h1 {
	padding: 0;
	margin: 0;
}

div#highlightslider p.time {
	color: #6ba401;
	font-size: 22px;
	margin: 0;
}
	
div#highlightslider p.bidder {
	color: #898783;
}

div#highlightslider p.bidder strong {
	color: #676560;
}

div#highlightslider p.price {
	margin-top: 0;
	font-size: 24px;
	color: #fff;
	width: 118px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url(../img/pricetag_big-green.png) no-repeat;
	_background: url(../img/pricetag_big-green.gif) no-repeat;
}

div#highlightslider p.price span {
	font-size: 18px;
}

div#highlightslider img.bid {
	position: absolute;
	left: 240px;
	top: 180px;
}

/* highlightslider */

/* UPCOMING PRODUCTS */


div.upcoming_item {
	position: relative;
	height: 64px;
	width: 800px !important;
	padding-bottom: 10px;
}

div.upcoming_item div.info {
	width: 703px;
	height: 64px;
	left: 90px;
	display: block;
	top: 0;
	position: absolute;
	background: url(../img/upcoming-item-bg.jpg) no-repeat;
}

div.upcoming_item div.info p.info {
	padding: 0 0 0 10px;
	font-size: 11px;
	height: 40px;
	width: 350px;
	overflow: hidden;
	float: left;
}

div.upcoming_item img.setbidbuddy {
	position: absolute;
	top: 15px;
	left: 650px;
}

div.upcoming_item p.time {
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 170px;
	left: 365px;
	top: 10px;
}
