/*Begin of Content*/
div.roundedBox {
	background: url("/images/hype_category/roundedBox_bg.jpg") repeat-y left top;
}

div.roundedBox div.boxTop {
	background: url("/images/hype_category/roundedBox_top_bg.jpg") no-repeat left top;
}

div.roundedBox div.boxBottom {
	min-height: 56px;
	position: relative;
	z-index: 40;
	background: url("/images/hype_category/roundedBox_bottom_bg.jpg") no-repeat left bottom;
}

/*Begin of TopTen*/
#topTenIntro {
	font-family: Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #a9a9a9;
}

#topTenIntro img.topTenIntroLogo {
	padding: 24px 0 0 34px;
	position: relative;
	z-index: 45;
}

#topTenIntro img.topTenIntroCategory {
	margin-left: 113px;
	padding-right: 10px;
	position: relative;
	z-index: 50;
	left: 0;
	top: -2px;
	float: left;
}

/*Begin Category Customizations*/
#topTenIntro img.topTenIntroGrooming, #topTenIntro img.topTenIntroScents, #topTenIntro img.topTenIntroShoes, #topTenIntro img.topTenIntroSport {
	margin-left: 111px;
}

#topTenIntro img.topTenIntroSimplyHype {
	margin-left: 34px;
}

#topTenIntro img.topTenIntroTech, #topTenIntro img.topTenIntroTeen {
	margin-left: 109px;
}
/*End Category Customizations*/

#topTenIntro span.topTenIntroTagline {
	margin-top: 1em;
	padding-left: 8px;
	width: 320px;
	float: left;
	border-left: 1px dashed #a9a9a9;
}

/* Widget and RSS Icon control */
.iconBox	{
	position : absolute;
	width : 230px; height : 87px;
	border : 0px solid #000;
	overflow : hidden;
}
#rssIconBox	{top : 20px; right : 30px;}
#widgetIconBox	{top : 110px; right : 30px;}

	.iconBox img	{position : absolute;}
	
	/* RSS Icons */
	.iconBox img#rssBaby	{top : -87px; left : -230px;}
	.iconBox img#rssBeauty	{top : -87px; left : -460px;}
	.iconBox img#rssFit	{top : -87px; left : -690px;}
	.iconBox img#rssGrooming	{top : -87px; left : -920px;}
	.iconBox img#rssHers	{top : -87px; left : -1150px;}
	.iconBox img#rssHis	{top : -87px; left : -1380px;}
	.iconBox img#rssHome	{top : -87px; left : -1610px;}
	.iconBox img#rssScents	{top : -87px; left : -1840px;}
	.iconBox img#rssShoes	{top : -87px; left : -2070px;}
	.iconBox img#rssSimplyHype	{top : -87px; left : -2300px;}
	.iconBox img#rssSport	{top : -87px; left : -2530px;}
	.iconBox img#rssTech	{top : -87px; left : -2760px;}
	.iconBox img#rssTeen	{top : -87px; left : -2990px;}
	
	/* Widget icons */
	.iconBox img#widgetBaby	{top : -0px; left : -230px;}
	.iconBox img#widgetBeauty	{top : -0px; left : -460px;}
	.iconBox img#widgetFit	{top : -0px; left : -690px;}
	.iconBox img#widgetGrooming	{top : -0px; left : -920px;}
	.iconBox img#widgetHers	{top : -0px; left : -1150px;}
	.iconBox img#widgetHis	{top : -0px; left : -1380px;}
	.iconBox img#widgetHome	{top : -0px; left : -1610px;}
	.iconBox img#widgetScents	{top : -0px; left : -1840px;}
	.iconBox img#widgetShoes	{top : -0px; left : -2070px;}
	.iconBox img#widgetSimplyHype	{top : -0px; left : -2300px;}
	.iconBox img#widgetSport	{top : -0px; left : -2530px;}
	.iconBox img#widgetTech	{top : -0px; left : -2760px;}
	.iconBox img#widgetTeen	{top : -0px; left : -2990px;}

img.topTenHeader {
	margin: 11px auto 0 auto;
	display: block;
}
/*End of TopTen*/

/*Begin of Products*/
div.roundedBox div.productsBox {
	padding: 66px 0 51px 0;
}

#productsNav {
	list-style: none;
	position: absolute;
	top: 8px;
	left: 10px;
}

#productsNav li {
	padding: 2px 5px;
	float: left;
	border-right: 1px solid #b9b8ae;
}

#productsNav #productsNavLastLi {
	border-right: none;
}

#productsNavTotals {
	list-style: none;
	position: absolute;
	top: 10px;
	right: 15px;
	text-align: right;
}

#productsNavTotals li.left, #productsNavTotals li.right {
	padding: 2px 0;
	float: right;
}

#productsNavTotals li.verticalBar {
	display: block;
	margin-right: 4px;
	padding: 4px 0 4px 4px;
	width: 1px;
	height: 13px;
	border-right: 1px solid #b9b8ae;
	float: right;
}

#productsListBox {
	background: url("/images/hype_category/productsListBox_bg.gif") repeat-y center top;
}

#productsListBox div.boxTop {
	background: url("/images/hype_category/productsListBox_top_bg.gif") no-repeat center top;
}

#productsListBox div.boxBottom {
	min-height: 68px;
	background: url("/images/hype_category/productsListBox_bottom_bg.gif") no-repeat center bottom;
}

#productsListBox ol {
	padding: 0 0 0 74px;
	width: 251px;
	list-style-type: decimal;
	float: left;
}

#productsListBox ol li {
	padding: 9px 0;
}
/*End of Products*/
/*Begin of Common Bottom*/
/*End of Common Bottom*/ 
/*End of Content*/
