.ProductPreview{
	width:200px;
	overflow:hidden;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}

.listItemContent{
	float:left;
	width:132px;
}
.listItemContent .ProductTitle{
	
	line-height:1.2em;
}
.ProductImage{
	float:left;
	min-height:74px;
}
.ProductImage a{
	display:block;
	margin-right:10px;
}
.ProductImage img{
	border:1px solid #d1d1d1;
}
.viewAllButton{
	float:right;
	margin-top:-25px;
	background:url("/App_Themes/Honens/images/imgArrowGrey.gif") no-repeat scroll left center transparent;
	font-size:12px;
	padding-left:8px;
}

a.btnShopBuy{
	display:block;
	background:url(/Honens/media/Site-Images/btnShopBuy.png) no-repeat;
	width:42px;
	height:22px;
	overflow:hidden;
	text-indent:-999px;
}

/* tooltip styling */
ul.items{
	display:block;
}
.ProductBox{
	display:block;
	width:230px;
	overflow:hidden;
	
}
.ProductPreview .description{
	display:none;
	position:relative;
	/*background:url(/Honens/media/Site-Images/ui/black_arrow_bottom.png) no-repeat;
	height:122px;
	padding:40px 30px 10px 30px;
	width:209px;
	font-size:11px;
	color:#fff;*/
	background:url("/Honens/media/Site-Images/bkgHonensShopBlackBubble.png") no-repeat scroll 0 0 transparent;
	font-size:0.9em;
	line-height:1.5em;
	height:60px;
	margin-top:10px;
	padding: 15px 8px;
	width:146px;
	color:#fff;
}



.ProductPreview .description a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}
#contentMainTitle{
	overflow:hidden;
	
	border-bottom:3px solid #EAE8E8;
	margin-bottom:1em;

}
#contentMainTitle h3 {
	color:#000;
	float:left;
		font-size:1.6em;
text-transform:uppercase;
margin:5px 0 10px;
	
}


#contentMainTitle h3 span{
	color:#ED672C;
}
#contentMainTitle a.shopCartIcon{
	float:right;
	clear:right;
	background:url(/Honens/media/Site-Images/ui/iconShoppingCart.gif) no-repeat center left;
	padding-left:26px;
	outline:none;
	
	
}
.btnMoreInfoLeft {
background:url("../../App_Themes/Honens/images/imgArrowLeftGrey.gif") no-repeat scroll left center transparent;
font-size:12px;
margin-top:5px;
padding:0 0 0 13px;
float:left;
}
#contentMain div.linkToTop a {
	float:right;
	background:url("../../Honens/media/Site-Images/iconArrowTop.gif") no-repeat scroll left center transparent;
color:#ED672C;
padding:0 8px 0 14px;
}
div.list{
	overflow:hidden;
	width:100%;
	
}
div.list productPreview{
	margin-bottom:40px;
}

/* Slider Track*/
.featuredPlaylistsSlider, .track{
	width:780px;
	padding-left:0;
	padding-right:0;
	margin-left:0px;
	
}
.track{
margin-top:185px;
}
.slider{
	width:280px;
	margin-left:245px;
}
.ui-slider-handle {
	margin-left:-245px;
	
	
}
.featuredPlaylistsSlider{
	width:790px
}
ul.items li.listItem {
	width:250px;
	margin:20px 10px 20px 0;
}
.featuredPlaylistsSlider ul.items li.listItem .description {
	width:200px;
}
.allProducts{
	overflow:hidden;

}
.allProducts ul.items{
	padding:0;
}
.allProducts ul.items li.listItem{
	display:block;
	float:left;
	height:180px;
	margin:20px 15px 20px 25px;
	width:220px;
	overflow:hidden;
}
.allProducts ul.items li.listItem .description {
background:url("/Honens/media/Site-Images/playerUI/descriptionBubble.png") no-repeat scroll 0 0 transparent;
clear:both;
font-size:0.9em;
height:41px;
margin-top:10px;
padding:14px;
width:200px;
overflow:hidden;

}
ul.items li.listItem img,.ProductImage a {
	margin-right:4px;
}
.featuredPlaylistsSlider ul.items li.listItem .description,.allProducts ul.items li.listItem .description{
line-height:1.3em;
}
#flashScroller{
	float:left;
}
.rightIntro{
	float:left;
	width:194px;
	height:258px;
	padding:20px 10px;
	background:url("/Honens/media/Site-Images/bkgShopRightIntro.gif") no-repeat;
	color:#fff;
	margin: 0px 0px 0px 10px;
}
#contentMain .rightIntro p, #contentMain .rightIntro a{
	margin:.8em 10px;
	line-height:1.6em;
	
}
 #contentMain .rightIntro a{
 	color:#fff;
	text-decoration:underline;
 }
#contentMain .rightIntro h2{
	margin:0px 10px;
	font-size:1.5em;
}
