.mainContentContainer { position:relative; }

.collectionProductsBigContainer { width:972px; height:416px; overflow:hidden; }
.collectionProductsBigSliderContainer { position:relative; height:416px; }
.collectionProductsBigSlider { margin:0; padding:0; height:416px; position:absolute; top:0px; left:0px; width:100000px; }
.collectionProductsBigProduct { position:relative; width:340px; height:416px; border-right:solid 1px #FFFFFF; overflow:hidden; float:left; }
.collectionProductsBigProductImageContainer { position:relative; }
.collectionProductsBigProductImageContainer > img { position:absolute; top:0px; left:0px; }
.collectionProductsBigProductMoreContainer { position:relative; }
.jcarousel-item-info { position:absolute; display:none; left:0px; bottom:0px; right:0px; }
.jcarousel-item-infobutton-container { position:relative; }
.jcarousel-item-infobutton { position:absolute; bottom:0px; left:0px; margin:7px; cursor:pointer; cursor:hand; width:15px; height:15px; overflow:hidden; background-image:url(Images/PlusIcon.png); background-repeat:no-repeat; }

.collectionProductsSmallContainer { width:972px; height:120px; }
.collectionProductsSmallSliderContainer { position:relative; }
.collectionProductsSmallSlider { position:absolute; top:0px; left:0px; height:120px; width:10000px; }
.collectionProductsSmallPagerContainer { position:absolute; left:0px; right:0px; bottom:0px; }
.collectionProductsSmallPagerPrevButton { margin-left:10px; float:left; }
.collectionProductsSmallPagerNextButton { margin-right:10px; float:right; }
.collectionProductsSmallCollection { width:74px; height:120px; overflow:hidden; float:left; }
.collectionProductsSmallGroup { width:80px; height:120px; border-right:solid 1px #C2C2C2; overflow:hidden; float:left; }
.collectionProductsSmallProduct { width:80px; height:120px; text-align:center; border-right:solid 1px #C2C2CC; overflow:hidden; float:left; }

.collectionLeftMenu {  position:absolute; left:000px; top:0px; width:280px; overflow:hidden; }
.collectionLeftMenu h1 { color:#000000; font-weight:normal; font-size:100%; }
.collectionLeftMenu a:active,
.collectionLeftMenu a:visited,
.collectionLeftMenu a:hover,
.collectionLeftMenu a:link { color:#868686; text-decoration:none; }
.collectionLeftMenu a:hover,.collectionLeftMenu a.black2 { color:#000000; }

#productInfoContainer { font-size:80%; }
#productImageCount { 
	background-image: url(../styles/images/pagination-background.png);
	background-repeat: no-repeat;
	width:41px;
	height:24px;
	text-align:center;
	line-height: 18px;
	font-size:11px;
	font-family:"Georgia", "Times New Roman",serif;
}
