#subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
}
#cart_contents {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FAF9F1;
	padding: 10px;
	width: 800px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #806C5A;
}
#cart_buttons {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cart_bottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #806C5A;
	clear: both;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	background-color: #EDEBDA;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.7em;
	width: 800px;
}
#cart-col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 350px;
	font-size: 14px;
}
#cart-col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	float: left;
	width: 350px;
	margin-left: 20px;
	font-size: 14px;
}
.cart_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cart_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px;
	font-size: 11px;
}
.pnotice    {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	font-style: italic;
}
.snotice {
	margin-top: 10px;
	clear: left;
	float: left;
	width: 800px;
}
#checkoutprocess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
#checkoutprocess em {
	font-style: normal;
	color: #990000;
}
#checkoutprocess .current {
	color: #367486;
}
#checkoutprocess .past {
	color: #000000;
}
#cart_checkout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#shipnotice {
	background-color: #FDF1CA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C99967;
	padding: 0px 10px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#shipnotice h3 {
	font-size: 25px;
	font-weight: lighter;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #7F5A35;
}
#shipnotice ul {
	list-style-type: square;
	list-style-position: inside;
}
#shipnotice li {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FCF8E2;
	padding-top: 5px;
	padding-right: 5px;
	list-style-type: none;
	font-size: 14px;
}
.selectshipping  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 5px;
	border: 1px solid #3399FF;
	background-color: #DDEFFF;
	margin-bottom: 10px;
}
.selectshipping em {
	font-size: 11px;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
}
#shipnotice em {
	font-size: 14px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
.tblbill {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.tblbill td {
	font-weight: bold;
	padding-right: 10px;
}
.tblbill em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.tblverify {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
}
.tblcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.tblcontents em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.tblcontents  td {
	padding: 10px;
}
.verifyheader {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#orderdetails {
	background-color: #F1F1C4;
	padding: 10px;
	margin-top: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D6D777;
}
#verifycart {
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.section_box {
	padding: 10px;
	border: 1px solid #C6DDDD;
	margin-bottom: 15px;
}
.systemnotice {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	padding: 5px;
	border: 1px solid #D3BA6F;
	background-color: #FAF9F1;
	margin-bottom: 10px;
	font-weight: bold;
}
#verifynotice {
	font-size: 1.2em;
	background-color: #367486;
	color: #FFFFFF;
	padding: 10px;
}
#verifynotice a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#verifynotice a:link {
	color: #F1F1C4;
	text-decoration: underline;
}
#verifynotice a:visited {
	color: #F1F1C4;
	text-decoration: underline;
}
#verifynotice a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D3EBEB;
}
#cart-col1 .section_box {
	font-weight: lighter;
}
.cart-login {
	float: left;
	width: 350px;
	margin-right: 10px;
}
.cart-login   li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: .7em;
	list-style-type: disc;
	list-style-position: inside;
}
#headline {
	background-image: url(/imgs/borders/redwildflowers.jpg);
	height: 20px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #D3EBEB;
}
#highvolume {
	background-color: #D8EDFF;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #FF0000;
}
.shipnotice {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 14px;
	padding: 10px;
	background-color: #0D2454;
	border: 1px solid #3399FF;
	color: #FFFFFF;
}
.shipnotice p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 13px;
	color: #FFFFFF;
}
.shipnotice li {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	font-family: Helvetica, Arial, sans-serif;
	width: 800px;
}
.cart-details {
	background-color: #FAF9F1;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	border: 1px solid #806C5A;
	font-size: 14px;
}
.gc {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gc img {
	vertical-align: text-top;
}
.cart-details form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.subcart-left {
	width: 500px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EDEBDA;
}
.subcart-right {
	width: 260px;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	color: #990000;
}
.pricehighlight {
	background-color: #EEE9DF;
	font-weight: bold;
	font-size: 14px;
}
#amountdue {
	font-weight: normal;
	background-color: #ECE7DE;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#orderdetailbox {
	margin-top: 10px;
	background-color: #f7f5f0;
}
#giftcerts {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#orderdetailbox dt, #amountdue dt, #giftcerts dt   {
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
#orderdetailbox dd, #amountdue dd, #giftcerts dd  {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 500px;
	margin-bottom: 5px;
}
.pad {
	padding: 5px;
}
#confemail {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-color: #F3F3F3;
	line-height: 16px;
	color: #000000;
	border: 5px solid #D8D8D8;
}
#cart-thanks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.warningnotice {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #D3BA6F;
	background-color: #CC3300;
	margin-bottom: 10px;
}
.borderspace td {
	border-spacing: 5;
}
.valspacing {
	height: 10px;
	width: 10px;
	margin-right: 5px;
	float: left;
}
.validate {
	background-image: url(/imgs/cart/validate-bad.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 10px;
	width: 10px;
	margin-right: 5px;
	margin-top: 5px;
}
.validated {
	background-image: url(/imgs/cart/validate-good.png);
}
p.required {
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #FFCC66;
	margin: 5px;
}
.confirmvalid {
	margin: 10px;
	padding: 10px;
	background-color: #E7F6FF;
	border: 1px solid #1C93C8;
}