#store
{
	background: url("/images/public/page_bg.gif") repeat-y top left;
	position:relative;
}

#store a
{
	font-size:11px;
}

#store #header
{
	width:600px;
	padding:40px 40px 40px 0;
	float:right;
}

#store #header p
{
	padding-top:20px;
}

#store-categories
{
	width:650px;
	float:right;
}

#store #category-list-footer
{
	height:161px;
	width:650px;
	background:url('/images/public/store_categories_bg.gif') bottom right no-repeat;
	position:absolute;
	bottom:0;
	right:0;
}

#store .bg {
	background:url('/images/public/store_categories_bg.gif') bottom right no-repeat;
}
#store #category-list .item
{
	width:200px;
	height:150px;
	text-align:center;
	float:left;
}

#store #category-list .item .pic, #store #list .item .pic
{
	padding-bottom:5px;
}

#store #list
{
	padding:0 35px;
	width:605px;
	float:right;
}

#store #list .item
{
	float:left;
	height:200px;
	text-align:center;
	padding:0 10px;
}

#store #list .item .title
{
	width:95px;
}

#store #breadcrumb
{
	line-height:1.0em;
	padding-bottom:10px;
}

#store #product #body #images
{
	width:600px;
}

#store #product #body #images
{
	padding:0 40px;
	width:165px;
	float:left;
}

#store #product #body #images .enlarge
{
	padding:10px 0 30px 0;
}

#store #product #body #images .enlarge a
{
	background: url("/images/public/plus_square.gif") no-repeat;
	padding-left:12px;
	background-position:0px 3px;
}

#store #product #body #images .enlarge a:hover
{
	background: url("/images/public/plus_square_light.gif") no-repeat;
	background-position:0px 3px;
}

#store #product #body #info
{
	float:right;
	width:435px;
}

#store #product #body #info #cart-price
{
	background: url("/inc/scripts/image_text.php?text=%3E%3E&color=de0578&background=292824&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=10&scale=40") no-repeat right;
	padding: 1px 10px 0 0;
	float:left;
}

#cart-price-qty
{
	vertical-align: top;
	margin-top: 5px;
	width: 25px;
}

#store #product #body #details
{
	padding:20px 0 0 0;
	clear:both;
}

#store #product #body #details p
{
	padding:0 40px 0 10px;
}

#order
{
	padding:40px;
	background: url("/images/public/outline_bg.gif") repeat-y top left;
}

#cart_list
{
	width:820px;
	padding-top:20px;
}

#cart_list tr
{
	background: url("/images/public/horiz_dotted_line.gif") repeat-x bottom left;
}

#cart_list th
{
	white-space:nowrap;
	padding:0px 20px 15px 20px;
	font-size:11px;
	font-weight:bold;
}

#cart_list td
{
	padding-top:10px;
	padding-bottom:10px;
}

#cart_list .right-align
{
	text-align:right;
	padding-right:0px;
}

#cart_list .left-align, #cart_list .left-align-nowrap
{
	text-align:left;
	padding-left:10px;
}

#cart_list .left-align-nowrap
{
	white-space:nowrap;
}

#cart_list input.qty
{
	width:30px;
}

#cart-submit
{
	float:left;
	padding-top:10px;
}

#order-total
{
	float:right;
}

#order-total tr
{
	background: url("/images/public/horiz_dotted_line.gif") repeat-x bottom left;
}

#order-total th
{
	padding:4px 100px 8px 0;
	text-align:left;
}

#order-total td
{
	text-align:right;
}

#cart-checkout
{
	padding-top:10px;
	float:right;
}

#cart_order
{
	padding:20px 40px 40px 40px;
}

#order_fabric_options_form {
	clear:both;
	border:1px solid #FF0087;
	padding:0px 0px 0px 0px;
	margin-bottom:20px;
	width:740px;
}

#order_fabric_options_form span.form-input td.form-input {
	float:left;
	padding-left:25px;
	width:675px;
}


#order_fabric_options_form td.form-label {
	padding:15px;
	font-size:14px;
	background:#660016;
	margin-bottom:15px;
	display:block;
	border-bottom:1px solid #ff0087;
}

#order-fabric-option {
	margin:15px 0px;
}

#order_shipping_form, #order_billing_form, #order_card_form
{
	width:270px;
	float:left;
}

#order_notes
{
	width:500px;
	float:left;
}

#product-checkout-form h3
{
	padding:30px 30px 0px;
}

#order-shipping, #order-billing, #order-payment, #order-notes
{
	padding:30px 70px 10px 0px;
	float:left;
}

#order-details h3
{
	padding:20px 0 0 30px;	
}

#order-items #cart_list
{
	width:100%;
}

#cart-items-edit
{
	padding:10px 0 0 0;
}

#order-confirm
{
	padding:0 0 30px 0;
	float:right;
	clear:right;
}

#confirmation, #receipt
{
	padding:20px 30px;
}

#confirmation #content
{
	padding-top:30px;
	width:600px;
}

#confirmation #content th
{
	text-align:left;
}

#confirmation #content td
{
	text-align:right;
}

#shipping_policy
{
	padding-bottom:20px;
	clear:right;
	float:right;
}
