html, body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body
{
	margin-top: 0px;
	color: #000;
	background-color: #FFF;
	background-image: url('../Content/Background.jpg');
}

a:link, a:active, a:visited, a:hover
{
	color: #000;
}

#Background
{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}


#Top
{
	height: 179px;
	background-image: url('../Content/Banner.png');
	background-repeat: no-repeat;
	z-index: 10;
}

#MenuHome, #MenuViewCart, #MenuPayNow, #MenuOrderTracking, #MenuHelp
{
	position: absolute;
	top: 154px;
	z-index: 10;
}

#MenuHome
{
	left: 23px;
}

#MenuViewCart
{
	left: 481px;
}

#MenuPayNow
{
	left: 616px;
}

#MenuOrderTracking
{
	left: 732px;
}

#MenuHelp
{
	left: 895px;
}


.IndexProductBuy
{
	position: relative;
	left: 0px;
	margin-top: 2px;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
}


#FixedMain
{
	height: 505px;
	z-index: 10;
/*	color: #000; */
}

#ExpandingMain
{
	z-index: 10;
/*	color: #000; */
}

#Product0, #Product1, #Product2, #Product3, #Product4, #Product5
{
	background-color: #434343;
}

#Product0, #Product1, #Product2
{
	top: 68px;
}

#Product3, #Product4, #Product5
{
	top: 262px;
}

#ProductPreview
{
	top: 103px;
	left: 617px;
	background-image: url('../Content/ProductInfo.jpg');
}


#PreviewText, #PreviewPrice
{
	top: 370px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

#Pagenumbers
{
	top: 450px;
}

#PreviewText
{
	left: 616px;
	font-weight: bold;
/*	color: #000; */
}

#PreviewPrice
{
	left: 828px;
	font-weight: bold;
/*	color: #000; */
}

#Pagenumbers
{
	font-weight: bold;
/*	color: #000; */
}

#ProductImage
{
	top: 103px;
	left: 73px;
	background-color: #434343;
}

#ProductDescr
{
	top: 160px;
	left: 381px;
	font-size: 14px;
	font-weight: bold;
/*	color: #000; */
}

#AddProductBox
{
	top: 99px;
	left: 379px;
	font-weight: bold;
/*	font-size: 12px; */
/*	color: #000; */
}

#PoweredBy
{
	font-size: 10px;
	font-weight: normal;
	z-index: 10;
}

.Sandbag:link, .Sandbag:active, .Sandbag:visited, .Sandbag:hover
{
	color: #888;
}



/* Do not change below */

body, 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: underline;
	
}

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

#Top
{
	position: relative;
	width: 950px;
	margin-top: 0px;
}


#FixedMain
{
	position: relative;
	width: 930px;
	margin-top: 0px;
	padding-left: 20px;
	left: 0px;
}

#ExpandingMain
{
	position: relative;
	width: 930px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	left: 0px;
}

#Product0, #Product1, #Product2, #Product3, #Product4, #Product5
{
	position: absolute;
	height: 151px;
	width: 151px;
	padding-top: 0px;
	padding-left: 0px;
}

#Product0
{
	left: 38px;
}

#Product1
{
	left: 209px;
}

#Product2
{
	left: 380px;
}

#Product3
{
	left: 38px;
}

#Product4
{
	left: 209px;
}

#Product5
{
	left: 380px;
}

#ProductPreview
{
	position: absolute;
	width: 262px;
	height: 262px;
	padding-top: 0px;
	padding-left: 0px;
}

#PreviewText
{
	position: absolute;
	width: 212px;
	height: 90px;
}

#PreviewPrice
{
	position: absolute;
	width: 50px;
	height: 20px;
	text-align: right;
}

#Pagenumbers
{
	position: absolute;
	width: 493px;
	height: 16px;
	left: 38px;
}

#ProductImage
{
	position: absolute;
	width: 262px;
	height: 262px;
	padding-left: 0px;
	padding-top: 0px;
}

#ProductDescr
{
	position: absolute;
	width: 500px;
}

#AddProductBox
{
	position: absolute;
	height: 50px;
}

.AddBasketCell1
{
	padding-right: 10px;
}

.AddBasketCell2
{
	padding-right: 20px;
}

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

#PoweredBy
{
	position: relative;
	height: 15px;
	top: 3px;
	text-align: right;
}
.PrivacyPolicy
{
	position: relative;
	text-align: left;
	text-decoration: none;
}

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