h1 {
	color: #A0B41E;
	font-size: 136%;
	width: 360px;
	float: left;
}

.cardimage {
	float: left;
	width: 50px;
	text-align: center;
}

	.cardimage label {
		width: 40px;
		margin: 0 5px;
		text-align: center;
	}

img.progress {
	float: right;
	margin-bottom: 7px;
}

#cartempty p {
	width: 740px;
	padding-left: 10px;
}

#shopcart th, #shopcart td {
	padding: 5px 0;
	border-bottom: 1px solid #000000;
}

#shopcart td.noborder {
	border-bottom: 0;
	vertical-align: top;
	padding-top: 10px;
}

#shopcart .simg {
	width: 100px;
	text-align: center;
}

#shopcart .sqty {
	width: 100px;
	text-align: center;
}

#shopcart .sprod {
	width: 330px;
}

#shopcart .sprice {
	width: 140px;
}

#shopcart .ssub {
	width: 100px;
	text-align: right;
}

#shopcart tr.nodeliv td {
	color: #cccccc;
}

#shopcart tr.promo td {
	background: #f1e8d6;
}

#shopcart .proceedlink {
	text-align: right;
	border: 0;
}

input.qtybox {
	width: 25px;
}

input.minisub {
	font-size: 85%;
	text-decoration: underline;
	border: 0;
	background: #ffffff;
}

#pageinner {
	background: #f1e8d6 url(/images/fsetbottom.gif) no-repeat bottom left; 
	padding-bottom: 10px;
}

	#pageinnerinner {
		padding: 10px 10px 0px 10px;
		background: #f1e8d6 url(/images/fsettop.gif) no-repeat top left;
	}
	
		/* :( */
		* html #pageinnerinner {
			height: 10px;
		}

	#pageinner fieldset {
		background: #fff url(/images/fsetintop.gif) no-repeat top left;
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
		border: 0;
	}

		#pageinner fieldset .botbord {
			clear: both;
			height: 10px;
			background: #fff url(/images/fsetinbottom.gif) no-repeat bottom left;
		}
	
		#pageinner fieldset legend {
			font-size: 107%;
			font-weight: bold;
			color: #ff6600;
			margin-left: 10px;
		}
		
		#pageinner fieldset h2 {
			padding-left: 10px;
		}
		
		#pageinner fieldset p {
			padding-left: 10px;
		}
		
	#pageinner fieldset label {
		text-align: right;
	}

#pageinner fieldset.halfwidth {
	width: 360px;
	background: #ffffff url(/images/fsetthintop.gif) no-repeat top left;
}

#pageinner fieldset.fleft {
	float: left;
}

#pageinner fieldset.fright {
	float: right;
}

#pageinner fieldset.beige {
	width: 360px;
	background: #fdfbf5 url(/images/fsetthintop2.gif) no-repeat top left;
}

	#pageinner fieldset.halfwidth .botbord {
		height: 10px;
		background: #ffffff url(/images/fsetthinbottom.gif) no-repeat bottom left;
	}

	#pageinner fieldset.beige .botbord {
		height: 10px;
		background: #fdfbf5 url(/images/fsetthinbottom2.gif) no-repeat bottom left;
	}

.placeorder {
	background: #ffffcc;
}

#sectleft {
	float: left;
	width: 400px;
}

#sectright {
	float: right;
	width: 340px;
}

#banners {
	margin: 10px 0;
}

#banners img {
	float: left;
	margin: 10px 0px 10px 6px;
	margin-bottom: 10px;
}

#banners img.lastban {
	margin-right: 0;
}

	#shopbox1 { float: left; background: #F1E8D6 url(/images/fsettop.gif) no-repeat left top; width: 770px; }
	#shopbox2 { float: left; background: transparent url(/images/fsetbottom.gif) no-repeat left bottom; padding: 10px; width: 750px;}

		#shopbox3 { float: left; background: #fff url(/images/fsetintop.gif) no-repeat left top; }
		#shopbox4 { float: left; background: transparent url(/images/fsetinbottom.gif) no-repeat left bottom; padding-bottom: 10px; }
		
#cscpanel {
	text-align: left;
}