/* CSS Document */
/* Project_ID */
Body {
	background-color: #58585a;
	font-family: Arial, Helvetica, sans-serif;
	color: #afbd22;
	font-size: 12px;
}
#BodyWrap{
	position:absolute;
	left:50%;
	width:760px;
	margin-top:0px;
	margin-left:-380px;
	top:10px;
	height:560px;
}
#LeftBox {
	border: 1px solid #afbd22;
	position: absolute;
	height: 278px;
	width: 415px;
	left: 0px;
	top: 150px;
}
#LeftBoxScroll {
	border: 1px solid #afbd22;
	position: absolute;
	height: 278px;
	width: 415px;
	left: 0px;
	top: 150px;
	overflow: auto;
}
#LeftBoxLower {
	border: 1px solid #afbd22;
	position: absolute;
	height: 75px;
	width: 415px;
	left: 0px;
	top: 429px;
	background-color: #666666;
	padding-top: 3px;
}
#RightBox {
	border: 1px solid #afbd22;
	overflow: auto;
	position: absolute;
	height: 278px;
	width: 345px;
	left: 417px;
	top: 150px;
}
#RightBoxLower {
	border: 1px solid #afbd22;
	position: absolute;
	height: 75px;
	width: 345px;
	left: 417px;
	top: 429px;
	background-color: #666666;
	padding-top: 3px;
}
#RightBoxLowerCheckoutText {
	position: absolute;
	height: auto;
	width: 230px;
	left: 417px;
	top: 432px;
}
#EOEStatement {
	position:absolute;
	left:40px;
	top:250px;
	width:316px;
	height:auto;
	z-index:2;
	visibility: hidden;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	border: 1px solid #afbd22;
}
#QuickAdd {
	position: absolute;
	height: auto;
	width: 440px;
	left: 323px;
	top: 100px;
}
#SpecialOffer {
	position: absolute;
	height: auto;
	width: 336px;
	left: 416px;
	top: 0px;
	background-color: #666666;	/*border: thin solid #F00;*/
	padding: 5px;
	border: 1px solid #AFBD22;
}
/* New Customer ID Box */
#NewCustomerBox {
	border: 1px solid #afbd22;
	position: absolute;
	height: auto;
	width: 700px;
	left: 0px;
	top: 150px;
}
#NewCustomerBoxExtended {
	border: 1px solid #afbd22;
	position: absolute;
	height: 380px;
	width: 700px;
	left: 0px;
	top: 150px;
}
#RightBoxSecPay {
	overflow: auto;
	position: absolute;
	height: 245px;
	width: 335px;
	left: 5px;
	top: 30px;
	padding-right: 5px;
}
#BuyOnlineText {
	position: absolute;
	height: 257px;
	width: 300px;
	left: 230px;
	top: 265px;
	font-size: 32px;
	line-height: 35px;
	background-image: url(images/frontpageimage.jpg);
}
#MenuBlock {
	position: absolute;
	height: auto;
	width: 526px;
	left: 117px;
	top: 521px;
}
#SaltyDogLink {
	position:absolute;
	left:55px;
	top:387px;
	width:200px;
	height:113px;
	z-index:1;
}
#DarlingSpudLink {
	position:absolute;
	left:502px;
	top:387px;
	width:220px;
	height:auto;
	z-index:10;
}
/* ************ */
#ViewAccountLeftBox {
	border: 1px solid #afbd22;
	position: absolute;
	height: 350px;
	width: 475px;
	left: 0px;
	top: 150px;
	overflow: auto;
}
#ViewAccountRightBox {
	border: 1px solid #afbd22;
	position: absolute;
	height: 350px;
	width: 282px;
	left: 476px;
	top: 150px;
}
#Home {
	position: absolute;
	height: auto;
	width: 260px;
	left: 500px;
	top: 130px;
}
#ScrollDown {
	position: absolute;
	height: auto;
	width: auto;
	left: 387px;
	top: 200px;
	z-index: 10;
}
#Contact {
	position: absolute;
	height: auto;
	width: auto;
	left: 201px;
	top: 221px;
	z-index: 10;
	background-color: #666666;
	padding: 10px;
/*	visibility: hidden;*/
}
/* Christmas Opening */
#XmasLeft {
	position:absolute;
	left:55px;
	top:206px;
	width:200px;
	height:auto;
	z-index:1;
}
#XmasRight {
	position:absolute;
	left:512px;
	top:215px;
	width:220px;
	height:auto;
	z-index:1;
}

