 * {
}


hr {
	clear: both;
}

#MainBody {
	padding-right: 0px;
	padding-left: 0px;
}

#MainBody h2 {
	color: #484F4F;
	position: relative;
	top: -20px;
}

#MainBody em {
	position: relative;
	top: -20px;
	font-size: larger;
	color: #181C1F;
}

#MainBody p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#MainBody ul {
	text-align: left;
	width: 80%;
	position: relative;
}

#DiscountForm {
	display: table;
	position: relative;
	width: 333px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 1.2em;
}

#DiscountForm select {
	background-color: #E0DACD;
	text-align: center;
}

.SelectBox {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	width: 288px;
	margin-left: 0px;
}

.CDtext {
	position: relative;
	width: 100px;
	float: left;
	color: #EFE9DE;
	font-family: "Book Antiqua", "Times New Roman";
	text-align: right;
	padding-right: 6px;
	height: 30px;
	z-index: 400;
	font-size: 18px;
	display: inline;
}

.SelectBox select {
	text-align: left;
} 

.CartButtons {
	text-align: center;
	position: relative;
	width: 300px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#Select1 {
	margin-bottom: 15px;
	position: relative;
	margin-right: 5px;
	top: -5px;
}

#FormContainer {
	position: relative;
	width: 372px;
	display: table;
	background-image: url(../images/multiplepurchase/Table_mid_01.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: 240px;
	z-index: 10;
}

.Empty {
	top: 85px;
}

.Full {
	top: 85px;
}

#FormTop {
	position: relative;
	width: 372px;
	background-image: url(../images/multiplepurchase/Table_top_01.jpg);
	background-repeat: no-repeat;
	height: 46px;
}

#FormBottom {
	position: relative;
	width: 372px;
	background-image: url(../images/multiplepurchase/Table_bottom_01.jpg);
	background-repeat: no-repeat;
	height: 46px;
}

#TopCurve {
	background-image: url(../images/multiplepurchase/Top_curve_01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 357px;
	width: 298px;
	left: 0px;
	top:  120px;
}

#BottomCurve {
	background-image: url(../images/multiplepurchase/Bottom_curve_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 294px;
	width: 285px;
	top: 0px;
	float: right;
}

#MainBody {
	padding: 0px;
	
}

#BackToTop {
	text-align: right;
	position: relative;
	z-index: 203;
	top: 115px;
} 

#BackToTop img {
	position: relative;
	left: -30px;
}

#BuyMore {
	background-image: url(../images/multiplepurchase/BuyMore.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 123px;
	width: 342px;
	top: 120px;
	left: 100px;
}

#Description {
	position: absolute;
	z-index: 10;
	width: 68%;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #31231A;
	margin-top: 18px;	
}

#Arrow {
	background-image: url(../images/multiplepurchase/arrow_01.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 110px;
	width: 116px;
	right: 70px;
	margin-top: -12px;
	z-index: 220;
} 


a.PurchaseHighlight{
	font-size: 0px;
}

a.PurchaseHighlight:hover {
}

 
a.PurchaseHighlight:hover #Arrow {
	background-image: url(../images/multiplepurchase/arrow_01_Hover.png);
}

#BootmLinks * {
}


#pleaseselect {
	font-size: 12px;
	color: #F2E9DB;
	position: relative;
	z-index: 100;
	top: -10px;
}

input#bag {
	float: left;
	position: relative;
	left: 45px;
}
input#hat {
	float: left;
	position: relative;
	left: 45px;
}

#MainBody  hr {
	width: 80%;
	left: 10%;
}

.ShoppingLink {
	position: relative;
	width: 150px;
	left: 80px;
	top: -10px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
.ShoppingLink a.k {
	font-size: 10px;
	color: #F1EBE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
}

img#BagIMAGE {
	position: absolute;
	height: 164px;
	width: 141px;
	top: 0px;
	right: 20px;
}
