.leftShadow,
.rightShadow{
	min-height: 968px;
	_height:1000px;
}
.outerContent{
	min-height: 825px;
}
.innerContent {
    min-height: 791px;
}

.container {
    width: 651px;
    text-align: center;
}
.items {
    width: 612px;
    border-top: solid 1px #9A9A9A;
    border-left: solid 1px #9A9A9A;
    margin: 24px auto 0 auto;
}
.clear{height:0; font-size:0; line-height:0}
.item {
    width: 203px;
    float: left;
    height: 240px;
    border-bottom: solid 1px #9A9A9A;
    border-right: solid 1px #9A9A9A;
    text-align: center;
    position:relative;
}
.imgContainer {
    width: 203px;
    height: 148px;
    text-align: center;
    margin-top: 11px;
}
imgContainer a
{
    display:inline;
}
.image
{
    border:none 0;
    cursor: url(/images/magnify.cur), pointer;
	*cursor: url(/images/magnify.cur), pointer !important;
}
.image, x:-moz-any-link{
	cursor: -moz-zoom-in;
}	
.itemDesc {
    font-size: 12px;
    color:#313131;
}
.item a {
    display:block;
}
.item a img {
    border: 0 none;
}
.itemPrice {
	font-size: 12px;
	color: #FF0000;
	margin-bottom: 5px;
}
.itemOrgPrice {
	font-size: 11px;
	color: #000000;
}
#popUpContainerZoom {
	position: absolute;
	margin: 10px 0pt 0pt 216px;
	background-color:#FFFFFF;
	border: 3px solid #990000;
	padding: 15px;
	z-index: 400;
	cursor: pointer;
}
img.zoom {
	border: none;
	padding-left: 58px;
	cursor: pointer;
}

.colorSwatch{position:absolute; border:solid 1px #fff; top:6px; right:6px;}
