body
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-image: url('../Content/Background.jpg');
	background-position: top center;
}

img
{
	border: 0px;
}

a:link, a:active, a:visited, a:hover
{
	color: #FFF;
	text-decoration: none;
}

#Mamma
{
	position: relative;
	width: 1046px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#Top
{
	position: relative;
	width: 1046px;
	height: 340px;
	top: 0px;
	background-image: url('../Content/Banner.jpg');
	background-repeat: no-repeat;
}

#MenuClothes, #MenuMisc, #MenuMusic, #MenuTickets, #MenuViewCart, #MenuPayNow, #MenuOrderTracking, #MenuHelp
{
	position: absolute;
	top: 315px;
}

#MenuClothes
{
	left: 84px;
}

#MenuMisc
{
	left: 174px;
}

#MenuMusic
{
	left: 234px;
}

#MenuTickets
{
	left: 302px;
}

#MenuViewCart
{
	left: 583px;
}

#MenuPayNow
{
	left: 689px;
}

#MenuOrderTracking
{
	left: 778px;
}

#MenuHelp
{
	left: 920px;
}

#SiteMenu
{
	position: absolute;
	width: 340px;
	height: 80px;
	top: 210px;
	left: 590px;
	background-color: #000;
}

#SiteMenuLatestNews, #SiteMenuLive, #SiteMenuArtworkImages, #SiteMenuShop, #SiteMenuDiscography
{
	position: absolute;
	left: 2px;
}

#SiteMenuMusicVideo, #SiteMenuJournal, #SiteMenuBiography, #SiteMenuContact, #SiteMenuPress
{
	position: absolute;
	left: 180px;
}

#SiteMenuLatestNews, #SiteMenuMusicVideo
{
	top: 1px;
}

#SiteMenuLive, #SiteMenuJournal
{
	top: 17px;
}

#SiteMenuArtworkImages, #SiteMenuBiography
{
	top: 33px;
}

#SiteMenuShop, #SiteMenuContact
{
	top: 49px;
}

#SiteMenuDiscography, #SiteMenuPress
{
	top: 65px;
}

#FixedMain
{
	position: relative;
	width: 1046px;
	height: 443px;
	margin-top: 0px;
	left: 0px;
	background-image: url('../Content/ContentBg.jpg');
}

#ExpandingMain
{
	position: relative;
	width: 866px;
	margin-top: 0px;
	padding-top: 25px;
	padding-left: 90px;
	padding-right: 90px;	
	left: 0px;
	color: #FFF;
	background-image: url('../Content/ContentBg.jpg');
}



#Product0, #Product1, #Product2, #Product3, #Product4, #Product5
{
	position: absolute;
	height: 160px;
	width: 150px;
	padding-top: 0px;
	padding-left: 0px;
/*	
	background-color: #FFF;
*/
}

#Product0
{
	left: 84px;
	top: 38px;
}

#Product1
{
	left: 242px;
	top: 38px;
}

#Product2
{
	left: 400px;
	top: 38px;
}

#Product3
{
	left: 84px;
	top: 221px;
}

#Product4
{
	left: 242px;
	top: 221px;
}

#Product5
{
	left: 400px;
	top: 221px;
}

#ProductPreview
{
	position: absolute;
	width: 343px;
	height: 343px;
	top: 38px;
	left: 608px;
	padding-top: 0px;
	padding-left: 0px;
/*
	background-color: #FFF;
*/
}

#PreviewText
{
	position: absolute;
	width: 258px;
	height: 100px;
	top: 390px;
	left: 608px;
	font-weight: bold;
}

#PreviewPrice
{
	position: absolute;
	width: 50px;
	height: 20px;
	top: 390px;
	left: 900px;
	font-weight: bold;
	text-align: right;
}

#Pagenumbers
{
	position: absolute;
	width: 500px;
	height: 20px;
	top: 390px;
	left: 85px;
	font-weight: bold;
}

#ProductImage
{
	position: absolute;
	width: 343px;
	height: 343px;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	padding-top: 0px;
/*
	background-color: #FFF;
*/
}

#DIIProductImage
{
	position: absolute;
	width: 343px;
	height: 343px;
	top: 38px;
	left: 84px;
	padding-left: 0px;
	padding-top: 0px;
/*
	background-color: #FFF;
*/
}

#ProductName
{
	position: absolute;
	left: 438px;
	top: 33px;
	font-size: 18px;
	font-weight: bold;
}

#ProductDescr
{
	position: absolute;
	left: 438px;
	top: 71px;
	width: 468px;
	font-size: 14px;
	font-weight: bold;
}

#AddProductBox
{
	position: absolute;
	height: 50px;
	top: 338px;
	left: 438px;
	font-weight: bold;
}

.AddBasketCell1
{
	padding-right: 10px;
}

.AddBasketCell2
{
	padding-right: 20px;
}

#PoweredBy
{
	position: relative;
	width: 1006px;
	height: 50px;
	padding-top: 70px;
	padding-right: 40px;
	background-image: url('../Content/BottomBg.jpg');
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.Sandbag:link, .Sandbag:active, .Sandbag:visited, .Sandbag:hover
{
	color: #848484;
	text-decoration: none;
}