body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-color: #FFF;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
}

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

h2
{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3
{
	position: absolute;
	top: 13px;
	left: 101px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.Clear
{
	clear: both;
}

.Button, .ButtonNoFloat
{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 1px;
	width: 102px;
	float: left;
	background: #000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	outline-style: none;
	outline-width: 0;
}

.ButtonNoFloat
{
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

a.Button, a.ButtonNoFloat
{
	color: #FFF;
}



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

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

#Top .EmailSignup
{
	position: absolute;
	width: 61px;
	height: 38px;
	top: 40px;
	right: 9px;
}

/* Menu start */

#Menu
{
	position: absolute;
	width: 900px;
	top: 92px;
	overflow: auto;
	background-color: #464646;
}

#Menu a
{
	margin: 0px;
	width: 100px;
	height: 20px;
	float: left;
	color: #FFF;
	font-weight: bold;
	outline-style: none;
	outline-width: 0;
	background-color: #000;
}


/* Menu end */



#Banners
{
	position: relative;
	width: 900px;
	height: 241px;
	border-style: none none solid none;
	border-width: 4px;
	border-color: #000;
}

#Banners .Banner0, #Banners .Banner1, #Banners .Banner2
{
	position: absolute;
	width: 300px;
	height: 241px;
	top: 0px;
}

#Banners .Banner0
{
	left: 0px;
}

#Banners .Banner1
{
	left: 300px;
}

#Banners .Banner2
{
	left: 600px;
	background-image: url('../Content/MediumEyes.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#Banners .Label
{
	position: absolute;
	width: 147px;
	height: 17px;
	top: 1px;
	left: 76px;
	background-image: url('../Content/NewToManufactory.gif');
	background-repeat: no-repeat;
}

#Banners img
{
	position: absolute;
	width: 151px;
	height: 151px;
	top: 24px;
	left: 75px;
	text-align: center;
}

/* */

#Banners .ProductDescr a
{
	position: absolute;
	width: 151px;
	top: 177px;
	left: 75px;
	line-height: 12px;
	font-weight: bold;
	color: #444;
}

#Banners .Price a
{
	position: absolute;
	top: 205px;
	left: 75px;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: #444;

}

#Banners .AddToBasket
{
	position: absolute;
	height: 15px;
	top: 220px;
	left: 75px;
	padding-left: 18px;
	padding-top: 1px;
	line-height: 12px;
	color: #444;
	font-weight: bold;
}

#Banners .AddToBasket img
{
	top: 0px;
	left: 0px;
	width: 12px;
	height: 12px;
	padding-top: 2px;
	background-color: transparent;
}

/* */

#QuickBasketContainer
{
	position: absolute;
	width: 300px;
	height: 80px;
	background-color: #959595;
}

#QuickBasketContainer #QuickBasket
{
	position: absolute;
	width: 200px;
	height: 80px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#QuickBasketContainer #QuickBasket .QuickBasketLabel
{
	position: absolute;
	width: 108px;
	height: 17px;
	left: 6px;
	top: 3px;
}

#QuickBasketContainer #QuickBasket .ItemsLabel
{
	position: absolute;
	width: 46px;
	height: 17px;
	left: 7px;
	top: 30px;
}

#QuickBasketContainer #QuickBasket .TotalLabel
{
	position: absolute;
	width: 46px;
	height: 17px;
	left: 7px;
	top: 50px;
}

#QuickBasketContainer #QuickBasket .Items
{
	position: absolute;
	left: 60px;
	top: 30px;
}

#QuickBasketContainer #QuickBasket .Total
{
	position: absolute;
	left: 60px;
	top: 50px;
}

#QuickBasketContainer #EditBasket
{
	position: absolute;
	width: 71px;
	height: 38px;
	left: 214px;
	top: 2px;
	outline-style: none;
	outline-width: 0;
}

#QuickBasketContainer #PayNow
{
	position: absolute;
	width: 58px;
	height: 17px;
	left: 221px;
	top: 52px;
	outline-style: none;
	outline-width: 0;
}

#QuickBasketContainer #OrderTracking, #QuickBasketContainer #TsAndCs, #QuickBasketContainer #Help
{
	position: absolute;
	width: 100px;
	height: 20px;
	top: 80px;
	outline-style: none;
	outline-width: 0;
}

#QuickBasketContainer #OrderTracking
{
	left: 0px;
}

#QuickBasketContainer #TsAndCs
{
	left: 100px;
}

#QuickBasketContainer #Help
{
	left: 200px;
}

#FixedMain
{
	position: relative;
	width: 900px;
	height: 457px;
	margin-top: 0px;
	left: 0px;
}

#ExpandingMain
{
	position: relative;
	width: 900px;
	margin-top: 0px;
	left: 0px;
}

#WorkCurrentlyAvailable
{
	position: relative;
	width: 486px;
	height: 25px;
	margin-top: 2px;
	margin-bottom: 5px;
	left: 1px;
}

.ProductRow
{
	position: relative;
	height: 255px;
}

.ProductRow .Product0, .ProductRow .Product1, .ProductRow .Product2, .ProductRow .Product3
{
	position: absolute;
	width: 151px;
	height: 255px;
}

.ProductRow .Product0
{
	left: 54px;
}

.ProductRow .Product1
{
	left: 260px;
}

.ProductRow .Product2
{
	left: 466px;
}

.ProductRow .Product3
{
	left: 672px;
}

.ProductRow img
{
	position: absolute;
	width: 151px;
	height: 151px;
	top: 15px;
	left: 0px;
	background-color: #000;
}

.ProductRow .ProductDescr a
{
	position: absolute;
	width: 151px;
	top: 172px;
	line-height: 12px;
	font-weight: bold;
	color: #444;
}

.ProductRow .Price a
{
	position: absolute;
	top: 204px;
	left: 0px;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: #444;

}

.ProductRow .SalePrice a
{
	position: absolute;
	top: 205px;
	left: 0px;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: #f00;
}

.ProductRow .MoreInfo, .ProductRow .AddToBasket
{
	position: absolute;
	height: 15px;
	padding-left: 18px;
	padding-top: 1px;
	line-height: 12px;
	color: #444;
	font-weight: bold;
}

.ProductRow .MoreInfo
{
	left: 60px;
	top: 200px;
}

.ProductRow .AddToBasket
{
	top: 223px;
	left: 0px;
}

.ProductRow .MoreInfo img, .ProductRow .AddToBasket img
{
	top: 0px;
	left: 0px;
	width: 12px;
	height: 12px;
	padding-top: 2px;
	background-color: transparent;
}

#ProductContainer
{
	position: relative;
	top: 0px;
	left: 104px;
	width: 718px;
	height: 301px;
	background-color: #505050;
}

#ProductContainer img
{
	position: absolute;
	width: 260px;
	height: 260px;
	top: 21px;
	left: 24px;
	background-color: #d6d6d6;
}

#ProductContainer .ProductName
{
	position: absolute;
	width: 300px;
	height: 43px;
	top: 19px;
	left: 308px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}

#ProductContainer .Price
{
	position: absolute;
	top: 19px;
	right: 25px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

#ProductContainer .ProductDescr
{
	position: absolute;
	width: 404px;
	height: 170px;
	left: 308px;
	top: 120px;
	overflow: auto;
	color: #e9e9e9;
	font-weight: bold;
	line-height: 14px;
}

#ProductContainer .VariationLabel, #ProductContainer .QuantityLabel
{
	position: absolute;
	top: 70px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
}

#ProductContainer .VariationLabel
{
	left: 308px;
}

#ProductContainer .QuantityLabel
{
	left: 477px;
}

#ProductContainer select
{
	position: absolute;
	width: 154px;
	left: 308px;
	top: 87px;
}

#ProductContainer input
{
	position: absolute;
	padding: 0px;
	width: 40px;
	height: 16px;
	left: 477px;
	top: 87px;
}

#ProductContainer .Buy
{
	position: absolute;
	height: 21px;
	width: 92px;
	top: 86px;
	left: 540px;
	padding-top: 1px;
	text-align: center;
	background-color: #000;
}

#ProductContainer .Buy a
{
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.LoginRow
{
	position: relative;
	height: 102px;
	margin-bottom: 1px;
}

.LoginRow .LeftInput, .LoginRow .RightInput
{
	position: absolute;
	top: 60px;
	width: 200px;
	height: 21px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	border-width: 0px;
	outline: none;
	background-color: #d6d6d6;
}

.LoginRow .LeftInput
{
	left: 205px;
}

.LoginRow .RightInput
{
	left: 514px;
}

.LoginRow .EmailLabel, .LoginRow .PasswordLabel, .LoginRow .LoginLabel
{
	position: absolute;
	height: 21px;
	width: 94px;
	top: 60px;
	padding-right: 8px;
	padding-top: 4px;
	font-weight: bold;
	text-align: right;
	background-color: #505050;
	color: #FFF;
}

.LoginRow .EmailLabel
{
	left: 102px;
}

.LoginRow .PasswordLabel
{
	left: 411px;
}

.LoginRow .LoginLabel, .LoginRow .SendLabel, .LoginRow .RegisterLabel
{
	position: absolute;
	height: 21px;
	width: 102px;
	top: 60px;
	padding-right: 0px;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
	background-color: #000;
}

.LoginRow .LoginLabel a, .LoginRow .SendLabel a, .LoginRow .RegisterLabel a
{
	color: #FFF;
}

.LoginRow .LoginLabel
{
	left: 720px;
}

.LoginRow .SendLabel
{
	left: 411px;
}

.LoginRow .RegisterLabel
{
	left: 102px;
}

.LoginRow p
{
	position: absolute;
	left: 101px;
	top: 37px;
	margin: 0px;
	padding: 0px;
}


#PoweredBy
{
	position: relative;
	width: 924px;
	height: 10px;
	top: 0px;
	padding-top: 15px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #747474;
}

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