body
{
	background: white url(../images/generated/musicWallpaper.jpg) no-repeat top center;
}

/* ---------- CHROME ---------- */

.chrome
{
	background: transparent url(../images/fpo/homeChromeBackground.png) repeat-x;
}

/* ---------- SIDEBAR ---------- */

.navItem
{
	background: transparent url(../images/generated/musicNavItem.png) no-repeat;
}

.selectedNav .navItem,
.navItem:hover
{
	background: transparent url(../images/generated/musicNavItemH.png) no-repeat;
}

/* ---------- FEATURED ---------- */

.regionFeatured
{
	background: transparent url(../images/generated/musicFeaturedBackground.png) no-repeat;
}

/* ---------- SPOTLIGHT ---------- */

.regionSpotlight.tilePackStyleDetail .tiles
{
	background: transparent url(../images/generated/musicSpotlightBackground.png) no-repeat;
}

/* ---------- TILEPACK ---------- */

.tile a
{
	color: black;
}

.tilePack .tilePackHeader
{
	background-color: black;
	color: white;
}

.tilePackStylePromo .tile
{
	border: 1px solid silver;
}

.tilePack .tile a.tileImageOverlay
{
	color: white;
	background: transparent url(../images/tilePackImageOverlay.png) repeat;
}


/* ---------- PRODUCT ---------- */

.product
{
	background: transparent url(../images/generated/booksProductBackground.png) repeat;
}

.productInfoBox
{
	background: transparent url(../images/generated/booksProductInfoBoxBackground.png) repeat;
}