
body
{
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7a6d64;
	background-color: #d7d3c8;
}

table
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

img
{
	border: 0px;
}

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

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

#Top
{
	position: relative;
	width: 950px;
	height: 168px;
	background-image: url('../Content/Banner.jpg');
	background-repeat: no-repeat;
	background-color: #434343;
}

#MenuHome, #MenuViewCart, #MenuPayNow, #MenuOrderTracking, #MenuHelp
{
	position: absolute;
	top: 153px;
}

#MenuHome
{
	left: 413px;
}

#MenuViewCart
{
	left: 485px;
}

#MenuPayNow
{
	left: 607px;
}

#MenuOrderTracking
{
	left: 709px;
}

#MenuHelp
{
	left: 896px;
}

#FixedMain
{
	position: relative;
	width: 930px;
	margin-top: 0px;
	padding-left: 20px;
	left: 0px;
	height: 749px;
	background-image: url('../Content/ContentBg.jpg');
	background-repeat: no-repeat;
/*	color: #000; */
}

#ExpandingMain
{
	position: relative;
	width: 910px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	left: 0px;
	background-image: url('../Content/ContentBgExpanding.jpg');
/*	color: #000; */
}

#MainBottom
{
	position: relative;
	width: 950px;
	height: 7px;
}


#ProductImage
{
	position: absolute;
	width: 243px;
	height: 238px;
	top: 70px;
	left: 195px;
}

h1
{
	position: absolute;
	display: inline;
	top: 70px;
	left: 470px;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

h2
{
	position: absolute;
	display: inline;
	top: 320px;
	left: 195px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

#Tracklist
{
	position: absolute;
	top: 105px;
	left: 471px;
	font-size: 14px;
	font-weight: bold;
}

#ProductDescr
{
	position: absolute;
	top: 340px;
	left: 195px;
	font-size: 12px;
	font-weight: normal;
}

#ProductDescr ul
{
	margin: 0px;
	padding-left: 14px;
	padding-top: 0px;
	list-style-type: square;
	list-style-position: outside;
}

#ProductDescr li
{
	padding-top: 9px;
}

#AddProductBox
{
	position: absolute;
	top: 450px;
	left: 225px;
}

#AddProductBox td
{
	font-weight: bold;
}

.AddBasketCell1
{
}

.AddBasketCell2
{
	padding-right: 40px;
	vertical-align: top;
}

#FormatSelect
{
	margin-bottom: 5px;
}

#QtyInput
{
	padding: 0px;
	height: 16px;
}

#BEGNArchiveLabel
{
	position: absolute;
	top: 576px;
	left: 192px;
}

#BEGNArchive
{
	position: absolute;
	top: 610px;
	left: 218px;
	width: 560px;
	height: 113px;
}

#Archive0
{
	position: relative;
	top: 0px;
	left: 0px;
}

#PoweredBy
{
	position: relative;
	height: 25px;
	padding-top: 7px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	background-image: url('../Content/ContentBgBottom.jpg');
	background-repeat: no-repeat;
}

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