/* This file contains styles for Coremetrics Intelligent Offers "zone" on the PDP pages.
   JC:2009 Note: Only cmIO-specific styles are here.  For global product thumbnail styles, see thumbnail.css.
*/
#cmIO_PDPZ1 {
	float: right;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 16px;
	*margin-right: 5px;
	width: 134px;
}
#cmIO_PDPZ1 h3 {
	background-color: #ccc;
	display: block;
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 3pt 4pt 5pt 7pt;
}
#cmIO_PDPZ1 .productThumbnail {
	margin: 10px;
	margin-top: 7px;
	margin-bottom: 18px;
	display:block;
	position:relative;
	background-color: white; /* JC:required for proper opacity rendering in IE */
}
#cmIO_PDPZ1 .productThumbnail img.thumbnailImage {
	width: 99px;
}
#cmIO_PDPZ1 .productThumbnail .moreColors {
	width: 99px;
	font-size: 9px;
	border-bottom:0px;
	border-top:0px;
}
#cmIO_PDPZ1 .productThumbnail .moreColors span {
	display: none;
}
#cmIO_PDPZ1 .productThumbnail .offerDescription {
	display: none;
}
#cmIO_PDPZ1 .productThumbnail .offers {
	margin-top: -3px;
	*margin-top: -2px;
}
#cmIO_PDPZ1 .shortDescription {
    margin-top: 5px;
}
#cmIO_PDPZ1 .everydayValue {
    font-size: 10px;
}

#cmIO_PDPZ1 .availableInStore{
	float: none;
}

#cmIO_PDPZ1 .videoenabled{
	display: none;
}
