*	{
	padding:0px;
	margin:0px;
}
h1	{
	font-size:19px;
	font-weight:bold;
	color:#CCCCCC;
}
#login	{
	position:relative;
	margin:0 auto;
	width:663px;
	height:283px;
	background-image:url(../images/userLogin.png);
}
#regTitle	{
	position:relative;
	width:992px;
	height:125px;
	margin-bottom:10px;
	background-image:url(../images/registerTitle.jpg);
	background-repeat:no-repeat;
}
.regTitle{
	top:75px;
	font-size:12px;
	margin-left:5px;
	position:relative;
}
.registerBoxes	{
	width:200px;
	border:1px solid #CCCCCC;
	background:none;
	color:#FFFFFF;
}
.loginLeft	{
	float:left;
	margin-top:60px;
	margin-left:25px;
}
.loginRight	{
	float:right;
	margin-top:60px;
	margin-right:40px;
	
}
.loginBoxes	{
	width:260px;
	height:30px;
	font-size:20px;
}
.invalid	{
	font-size:21px;
	font-weight:bold;
	color:#FF0000;
}

#myAccount{
	position:relative;
	margin:0 auto;
	width:992px;
	height:68px;
	background:url(../images/myAccountTop.jpg) no-repeat;
}
#confirmDetails{
	position:relative;
	margin:0 auto;
	width:992px;
	height:68px;
	background:url(../images/confirmDetailsTop.jpg) no-repeat;
}
#userButtons{
	position:relative;
	width:772px;
	height:122px;
	margin:0 auto;
	text-align:center;
}
#userInfo{
	position:relative;
	width:772px;
	margin:0 auto;
}
#stats{
	position:relative;
	width:772px;
	height:150px;
	background:url(../images/statisticsTop.jpg) no-repeat;
	margin:0 auto;
	margin-top:15px;
}
#editDetails	{
	position:relative;
	margin:0 auto;
	width:992px;
	height:68px;
	background:url(../images/editDetailsTop.jpg) no-repeat;
}

#editPersonal	{
	position:absolute;
	width:228px;
	height:222px;
	left: 26px;
	top: 65px;
	background-color:#3D3D3D;
}
#editHome	{
	position:absolute;
	width:228px;
	height:222px;
	left: 264px;
	top: 65px;
	background-color:#3D3D3D;
}
#editDelivery	{
	position:absolute;
	width:227px;
	height:222px;
	left: 501px;
	top: 65px;
	background-color:#3D3D3D;
}
.editBoxes	{
	width:135px;
	border:1px solid #999999;
	background-color:#333333;
	color:#ffffff;
}
#editDetailsButton	{
	position:absolute;
	width:167px;
	height:42px;
	left: 559px;
	top: 296px;
}	
#cartDetails	{
	position:relative;
	margin:0 auto;
	width:772px;
	height:500px;
}	
#editIns	{
	position:absolute;
	width:700px;
	left: 28px;
	top: 18px;
}	
#cudBtnProceed	{
	position:absolute;
	width:167px;
	height:42px;
	top:300px;
	left:562px;
}	
#cudBtnBack	{
	position:absolute;
	width:167px;
	height:42px;
	top:300px;
	left:26px;
}
#cartConfirmBox	{
	position:relative;
	clear:right;
	width:755px;
	height:160px;
	background-image:url(../images/cartConfirmBox.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#checkoutButtons	{
	position:relative;
	margin-top:20px;
	width:755px;
	text-align:center;
}
#cartTop	{
	position:relative;
	width:992px;
	height:69px;
	background-image:url(../images/cartTop.jpg);
	margin-bottom:15px;
}
#cartConfirmTop	{
	position:relative;
	width:992px;
	height:68px;
	background-image:url(../images/cartConfirmTop.jpg);
	margin-bottom:15px;
}
#pastOrders	{
	position:relative;
	width:992px;
	height:68px;
	background-image:url(../images/pastOrders.jpg);
	margin-bottom:15px;
	margin:0 auto;
}
#orderContent	{
	position:relative;
	width:775px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.transTitle	{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
#loggedIn	{
	position:absolute;
	width:257px;
	height:45px;
	left:500px;
	top:9px;
	text-align:center;
}
.loggedinBold	{
	font-weight:bold;
}
#cwmTop	{
	position:relative;
	width:987px;
	height:37px;
	margin-left:none;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:15px;
}
#absTop	{
	position:relative;
	width:993px;
	height:106px;
	background:url(../images/mWWTop.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#logoClick	{
	position:absolute;
	width:275px;
	height:77px;
	top:20px;
	left:18px;
	cursor:pointer;
}	
#bottomLinks	{
	position:relative;
	width:990px;
	height:174px;
	background:url(../images/bottomBack.jpg) no-repeat;
	margin-top:30px;
	clear:both;
}
#theAddress	{
	position:relative;
	float:right;
	margin-right:7px;
	width:200px;
	height:140px;
	margin-top:40px;
	text-align:right;
}
#theAbout	{
	position:relative;
	float:left;
	width:200px;
	height:140px;
	margin-left:12px;
	margin-top:40px;
}
#theQuickies	{
	position:relative;
	float:left;
	width:200px;
	height:140px;
	margin-left:12px;
	margin-top:40px;
}
#seText	{
	position:relative;
	width:100%;
	height:60px;
	clear:both;
}	
#bottomLinks a	{color:#FFFFFF}
#bottomLinks a:hover	{color:#9CCA44}
