﻿
#itemListingHeader
{
	position:relative;
	padding-bottom:18px;
	background-image:url(../images/heading-dots-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#itemListingFooter
{
	margin-top:20px;
	position:relative;
	height:2em;
	background-color:#f3eef3;
}

#itemListingHeader P.selectOptions
{	
	margin:0px;
	padding:5px;
	text-align:right;
	background-color:#f3eef3;
}

#itemListingHeader P.copy
{	
	position:absolute;
	left:0px;
	top:3px;
	margin:0px;
	padding:5px;
	text-align:right;
	background-color:#f3eef3;
}

P.pager
{
	position:absolute;
	right:3px;
	top:3px;
	line-height:2em;
	margin:0px;
	padding:0px;
}


#itemListing
{
	
}

#itemListing DL
{
	margin:18px 0px 0px 0px;
	padding:15px 0px 18px 0px;
	background-image:url(../images/heading-dots-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;	
	height:68px;
}

#itemListing > DL
{
	height:auto !important;
	min-height:68px;
}


#itemListing DT
{
	margin:0px 0px 0px 125px;
	padding:0px;
}

#itemListing DT A
{
	font-weight:bold;
	font-size:0.7em;
	color:#333333;
	text-decoration:underline
}

#itemListing DT SPAN
{
	font-size:1em;
	color:#cc3298;
	padding-left:20px;
}

#itemListing DT STRIKE
{	
	font-size:0.7em;
	padding-left:20px;
	color:#333333;
}

#itemListing DT SPAN.offerText
{
	font-size:0.7em !important;
	color:#ffffff !important;
	background-color:lime !important;
	border:none !important;
	padding:2px !important;
}

#itemListing DT SPAN.offerPreviousPrice
{	
	padding-left:0px !important;
	font-size:0.7em !important;
	color:#999999;
}

#itemListing DD
{
	margin:0px;
	padding:0px;
}

#itemListing DD P.picture
{	
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}

#itemListing DD P.picture IMG
{
	border:1px solid #cfcfcf;
	width:103px;
	height:82px;
}

#itemListing DD P.description
{
	margin:10px 0px 0px 125px;
	padding:0px;
	font-size:0.7em;
	color:#333333;
}

#itemListing DD P.link
{
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	right:0px;
}

#itemListing DD P.link A
{
	display:block;
	background-color:#42344a;
	background-image:url(../images/buttons/btn-96-28-pw.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	width:96px;
	height:28px;
	line-height:28px;
	font-size:0.8em;
	text-decoration:none;
	text-align:center;
}
