body
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #7800FF;
	font-weight: normal;
	background-color: #FFF;
}

img
{
	border: 0px;
}

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

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

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

#Logo
{
	position: absolute;
	top: 14px;
	left: 676px;
}

#BannerMenu
{
	position: absolute;
	top: 14px;
	left: 27px;
}

#MenuClothing, #MenuMusic, #MenuSpecial, #MenuAccessories, #MenuViewCart, #MenuPayNow, #MenuOrderTracking, #MenuHelp
{
	position: absolute;
	top: 150px;
}

#MenuClothing
{
	left: 31px;
}

#MenuMusic
{
	left: 140px;
}

#MenuSpecial
{
	left: 225px;
}

#MenuAccessories
{
	left: 371px;
}


#MenuViewCart
{
	left: 547px;
}

#MenuPayNow
{
	left: 651px;
}

#MenuOrderTracking
{
	left: 740px;
}

#MenuHelp
{
	left: 882px;
}

#FixedMain
{
	position: relative;
	width: 951px;
	height: 546px;
	margin-top: 0px;
	left: 0px;
	background-image: url('../Content/ContentBg.gif');
	background-repeat: no-repeat;
}

#ExpandingMain
{
	position: relative;
	width: 901px;
	margin-top: 0px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
	left: 0px;
	color: #000;
	background-image: url('../Content/ContentExpandingBg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#PageText
{
	position: absolute;
	left: 80px;
	top: 100px;
	width: 700px;
	font-size: 14px;
	font-weight: bold;
	color: #9C44FF;
}

#PageDescription
{
	position: absolute;
	z-index: 1;
	left: 195px;
	top: 210px;
	width: 451px;
	height: 76px;
}

#Product0, #Product1, #Product2, #Product3, #Product4, #Product5
{
}

#Product0
{
	position: absolute;
	left: 35px;
	top: 79px;
	height: 169px;
	width: 157px;
	padding-top: 18px;
	padding-left: 19px;
	background-image: url('../Content/Product0.gif');
	background-repeat: no-repeat;
}

#Product1
{
	position: absolute;
	left: 201px;
	top: 79px;
	height: 169px;
	width: 160px;
	padding-top: 17px;
	padding-left: 25px;
	background-image: url('../Content/Product1.gif');
	background-repeat: no-repeat;
}

#Product2
{
	position: absolute;
	left: 374px;
	top: 79px;
	height: 169px;
	width: 157px;
	padding-top: 20px;
	padding-left: 21px;
	background-image: url('../Content/Product2.gif');
	background-repeat: no-repeat;
}

#Product3
{
	position: absolute;
	left: 35px;
	top: 256px;
	height: 169px;
	width: 157px;
	padding-top: 18px;
	padding-left: 17px;
	background-image: url('../Content/Product3.gif');
	background-repeat: no-repeat;
}

#Product4
{
	position: absolute;
	left: 201px;
	top: 256px;
	height: 169px;
	width: 157px;
	padding-top: 19px;
	padding-left: 19px;
	background-image: url('../Content/Product4.gif');
	background-repeat: no-repeat;
}

#Product5
{
	position: absolute;
	left: 374px;
	top: 256px;
	height: 169px;
	width: 157px;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url('../Content/Product5.gif');
	background-repeat: no-repeat;
}

#ProductPreview
{
	position: absolute;
	width: 319px;
	height: 341px;
	top: 83px;
	left: 589px;
	padding-top: 14px;
	padding-left: 16px;
	background-image: url('../Content/PreviewBg.gif');
	background-repeat: no-repeat;
}

#PreviewTitle
{
	position: absolute;
	top: 421px;
	left: 590px;
	height: 20px;
	width: 265px;
	font-weight: bold;
}

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

#PreviewText
{
	position: absolute;
	top: 445px;
	left: 590px;
	width: 330px;
	height: 30px;
	font-weight: bold;
}



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

#ProductImage
{
	position: absolute;
	width: 303px;
	height: 326px;
	top: 66px;
	left: 38px;
	padding-left: 14px;
	padding-top: 14px;
	background-color: #ddcaff;
	background-image: url('../Content/PreviewBg.gif');
}

#ProductName
{
	position: absolute;
	left: 400px;
	top: 66px;
	font-size: 18px;
	font-weight: bold;
	color: #9C44FF;
}

#ProductDescr
{
	position: absolute;
	left: 400px;
	top: 104px;
	width: 468px;
	font-size: 14px;
	font-weight: bold;
	color: #9C44FF;
	height: 250px;
	overflow: auto;
}

#AddProductBox
{
	position: absolute;
	height: 50px;
	top: 352px;
	left: 400px;
	font-weight: bold;
	color: #9C44FF;
}

.AddBasketCell1
{
	padding-right: 10px;
}

.AddBasketCell2
{
	padding-right: 20px;
}

#PoweredBy
{
	position: relative;
	height: 15px;
	top: 3px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

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

#TopMarquee
{
	position: absolute;
	left: 30px;
	top: 12px;
	width: 925px;
	font-size: 14px;
	font-weight: bold;
}

#TopMarquee .Blue
{
	display: inline;
	color: #0077fc;
}

#TopMarquee .Green
{
	display: inline;
	margin-left: 15px;
	color: #33f933;
}

#TopMarquee .Pink
{
	display: inline;
	margin-left: 15px;
	color: #ff35da;
}

#TopMarquee .Yellow
{
	display: inline;
	margin-left: 15px;
	color: #ffa902;
}

#Currency
{
	position: absolute;
	top: 102px;
	left: 870px;
	width: 60px;
}

#LowerCurrency
{
	position: absolute;
	top: 470px;
	left: 847px;
	width: 60px;
}

.Pound
{
	padding-right: 2px;
}

.Euro
{	
	padding-right: 3px;
}
