/* Home Content */

#homeMidPP {
	height: 440px;
	width: 830px;
	margin: 30px 0 0 70px;
	left: 150px;
	position: absolute;
}
#homeCopyPP {
	height: 70px;
	width: 430px;
	margin: 5px 0 0 0;
	position: absolute;
	left: 16px;
	top: -10px;
}
.homeCopyContentPP {
	height: 415px;
	padding: 20px 0 0;
}
#homeIconsHolderPP {
	height: 210px;
	width: 430px;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}
	ul.homeIconsPP {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	ul.homeIconsPP li{
		float: left;
	}
	li.icon1PP a{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: 0 0;
		height: 122px;
		width: 125px;
		display: block;
	}
	li.icon1PP a:hover{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: 0 -210px;
		display: block;
	}
	li.icon2PP a{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: -125px 0;
		height: 122px;
		width: 100px;
		display: block;
	}
	li.icon2PP a:hover{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: -125px -210px;
		display: block;
	}
	li.icon3PP a{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: -225px 0;
		height: 122px;
		width: 175px;
		display: block;
	}
	li.icon3PP a:hover{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: -225px -210px;
		display: block;
	}
	li.icon4PP a{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: 0 -122px;
		height: 88px;
		width: 225px;
		display: block;
	}
	li.icon4PP a:hover{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: 0 -332px;
		display: block;
	}
	li.icon5PP a{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: -225px -122px;
		height: 98px;
		width: 162px;
		display: block;
	}
	li.icon5PP a:hover{
		background: url(../img/home/5iconPP_wtext.png) no-repeat;
		background-position: -225px -332px;
		display: block;
	}
.homeLatestPromotion {
	background: url(../img/home/txt_latest_promotion.png) 0 0 no-repeat;
	width: 430px;
	height: 80px;
	overflow: hidden;
}
	.homeLatestPromotionInner {
		margin: 0 0 0 140px;
	}





/* Home Side Scroll */

.scrollHolderPP {
	height: 520px;
	width: 364px;
	margin: -30px 30px 0px 700px;
	padding: 0;
	z-index: 201;
	position: absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
	.scrollHolderPP a:hover { color: #ec1c24; }
.scrollTopPP {
	background: url(../img/home/scroll_TopPP.png) no-repeat;
	height: 550px;
	width: 364px;
}
.scrollContentPP {
	width: 320px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
.scrollBottomPP {
	background: url(../img/home/scroll_BottomPP.png) no-repeat;
	height: 74px;
	width: 364px;
	position: relative;
	float: left;
}

.scrollpanelframetop {
	background: url(../img/home/scrollpanelframetop.png) top left no-repeat;
	width: 320px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
}
	.scrollpanelframetopcopy { padding: 8px 20px 0; }
	.scrollpanelframetopfloatright { float: right; font-size: 11px; margin-top: 5px; }
.scrollpanelframebottom {
	background: url(../img/home/scrollpanelframebottom.png) bottom left no-repeat;
	font-size: 11px;
	color: #666;
	padding-bottom: 15px;
}
	.scrollpanelframebottomcopy {
		padding: 5px 20px 0;
	}
.table-eBidding {
	margin: 0px 0px 5px;
}
#moreLink a.moreItemsLink {
	display:block;
	background:url(../img/home/bt_seemoreitems.png) no-repeat;
	background-position: 0 0;
	height: 24px;
	width: 147px;
}
#moreLink  a:hover.moreItemsLink {
	background-position: 0 -24px;
}





.homeVideoPP {
	height: 165px;
	width: 320px;
	margin: 40px 0 0 10px;
	padding: 0;
	position: absolute;
	top: 220px;
}
.homeVideoHolderPP {
	height: 133px;
	width: 320px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}
	ul.videoThumbs {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul.videoThumbs li {
		display: block;
		width: 149px;
		height: 133px;
		float: left;
		margin: 0 0px 0 2px;
	}
	ul.videoThumbs li a {
		background: url(../img/home/videoFrame.png) no-repeat;
		font: 10px Tahoma;
		text-decoration: none;
		color: #ec1c24;
		display: block;
		width: 123px;
		height: 91px;
	}
	ul.videoThumbs li a:hover {
		color: #FFF;
		text-decoration: underline;
		background-position: 0 -133px;
	}
	ul.videoThumbs li a.videos {
		padding: 12px 14px 30px 12px;
	}
	ul.videoThumbsPP li a img{
		margin: 0;
		padding: 0;
		position: absolute;
	}
	ul.videoThumbs li a.videos span{
		height: 12px;
		width: 123px;
		margin: 0;
		padding: 5px 0;
		position: absolute;
		top: 105px;
		overflow: hidden;
	}
.homePhotoPP {
	height: 110px;
	width: 320px;
	margin: 30px 0 0 15px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 400px;
}
.homePhotoHolderPP {
	height: 78px;
	width: 320px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
	ul.photoThumbs {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul.photoThumbs li {
		display: block;
		width: 86px;
		height: 58px;
		float: left;
		margin: 0 15px 0 0;
	}
	ul.photoThumbs li a {
		background: url(../img/home/photoThumbBG.png) no-repeat;
		font: 10px Tahoma;
		text-decoration: none;
		color: #000;
		display: block;
		width: 86px;
		height: 58px;
		cursor: pointer;
	}
	ul.photoThumbs li a:hover {
		color: #ec1c24;
		text-decoration: underline;
		background-position: 0 -86px;
	}
	ul.photoThumbs li a.photos {
		padding: 4px;
	}
	ul.photoThumbs li a img {
		margin: 0;
		padding: 0;
		position: absolute;
	}
	ul.photoThumbs li a.photos span {
		height: 10px;
		width: 90px;
		margin: 0;
		padding: 5px 0;
		position: absolute;
		top: 53px;
		overflow: hidden;
	}