﻿body
{
	font-family: Georgia;
	font-size: 18px;
	font-variant: normal;
	color: #660033;
}

#MainDiv
{
	position: relative;
	z-index: auto;
	width: 990px;
	top: 0px;
	left: 50%;
	margin-left: -495px;
}

#BrownBarPanel
{
	position: relative;
	width: 990px;
	height: 17px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/BrownBarPanel.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#LogoPanel
{
	position: relative;
	width: 990px;
	height: 299px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/LogoPanel.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#NavigationPanel
{
	position: relative;
	width: 990px;
	height: 36px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/NavigationPanel.png');
	background-repeat: repeat;
	background-position: center center;
}

#PinkBarPanel
{
	position: relative;
	width: 990px;
	height: 17px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/PinkBarPanel.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#PinkNavPanel
{
	position: relative;
	width: 990px;
	height: 400px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/PinkNavPanel.png');
	background-repeat: repeat;
}

#PinkEndDesign
{
	position: relative;
	width: 990px;
	height: 17px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/PinkEndDesign.png');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
}

#Credits
{
	position: relative;
	width: 990px;
	height: 40px;
	top: 0px;
	left: 0px;
	background-image: url('Images/Layout/Credits.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#Held
{
	position: absolute;
	width: 200px;
	height: 40px;
	top: 0px;
	left: 0px;
	float: left;
	cursor: hand;
}

#Kro
{
	position: absolute;
	width: 200px;
	height: 40px;
	top: 0px;
	right: 0px;
	cursor: hand;
}

#HomeNav
{
	position: relative;
	width: 197px;
	height: 36px;
	top: 0px;
	left: 198px;
	float: left;
}

#AboutNav
{
	position: relative;
	width: 197px;
	height: 36px;
	top: 0px;
	left: 199px;
	float: left;
}

#ShopNav
{
	position: relative;
	width: 197px;
	height: 36px;
	top: 0px;
	left: 201px;
	float: left;
}

#ContactNav
{
	position: relative;
	width: 197px;
	height: 36px;
	top: 0px;
	left: 202px;
	float: left;
}

#LeftPanel
{
	position: relative;
	width: 198px;
	height: 200px;
	top: 0px;
	left: 0px;
	float: left;
}

#Add2Basket
{
	width: 45px;
	height: 45px;
	top: 50px;
	right: 5px;
	position: absolute;
	z-index: 600;
	cursor: hand;
}

#ShowBasket
{
	width: 45px;
	height: 45px;
	top: 5px;
	right: 5px;
	position: absolute;
	z-index: 600;
	cursor: hand;
}

#RightPanel
{
	position: relative;
	width: 650px;
	height: 390px;
	top: 20px;
	left: 77px;
	float: left;
	background-color: #FFFFFF;
}

#ExtraNavigation
{
	position: absolute;
	width: 198px;
	height: 147px;
	top: 23px;
	left: 0px;
	background-image: url('Images/LeftPanel/ExtraNavigation.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#EmailBox
{
	position: absolute;
	width: 153px;
	height: 35px;
	top: 17px;
	left: 22px;
	border: none;
	border-width: 0px;
}

#JoinLink
{
	position: absolute;
	width: 150px;
	height: 40px;
	top: 44px;
	left: 25px;
	color: White;
	cursor: hand;
	vertical-align: middle;
	line-height: 40px;
}

.EmailBox
{
	text-align: center;
}

#BlogLink
{
	position: absolute;
	width: 150px;
	height: 25px;
	top: 107px;
	left: 25px;
	color: White;
}

#BasketNavigation
{
	position: absolute;
	width: 198px;
	height: 147px;
	top: 23px;
	left: 0px;
	
}

#ContinueLink
{
	position: absolute;
	width: 173px;
	height: 45px;
	top: 0px;
	left: 14px;
	color: White;
	background-image: url('Images/LeftPanel/ContinueShopping.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#HelpLink
{
	position: absolute;
	width: 173px;
	height: 45px;
	top: 50px;
	left: 14px;
	color: White;
	background-image: url('Images/LeftPanel/ContinueShopping.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#CheckoutLink
{
	position: absolute;
	width: 173px;
	height: 45px;
	top: 100px;
	left: 14px;
	color: White;
	background-image: url('Images/LeftPanel/Checkout.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#CheckoutLink A
{
	color: White;
	line-height: 45px;
	vertical-align: bottom;
	text-align: center;
}

#BasketLink
{
	position: absolute;
	width: 173px;
	height: 45px;
	top: 100px;
	left: 14px;
	color: White;
	background-image: url('Images/LeftPanel/ContinueShopping.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#BasketLink A
{
	color: White;
	line-height: 45px;
	vertical-align: bottom;
	text-align: center;
}

#HelpLink A
{
	color: White;
	line-height: 45px;
	vertical-align: bottom;
	text-align: center;
}

#ContinueLink A
{
	color: White;
	line-height: 45px;
	vertical-align: bottom;
	text-align: center;
}

#JoinLink A
{
	color: White;
}

#BlogLink A
{
	color: White;
}

#Pages
{
	width: 35px;
	height: 350px;
	top: 55px;
	right: 5px;
	position: absolute;
	z-index: 600;
	cursor: hand;
}

.Page
{
	position: relative;
	width: 35px;
	height: 35px;
	left: 0px;
	float: left;
}

.img A
{
	border: none;
}