div#wrapper {
	background: none;
}

div#cart {
	padding: 15px;
}

div.products {
	float: left;
	/*	margin-right: 15px;*/
	/*padding: 15px;*/
	padding: 15px 0 15px 15px;
	width: 630px;
}

body.checkout-cart-index div.product {
	float: none !important;
}

body.checkout-cart-index div.product div.item-container {
	/*height: auto;*/
}

body.checkout-cart-index div.product a.a-img {
	border: 1px solid #989898;
}

body.checkout-cart-index div.product {
	background-image: url("../img/cart-item-bg.png");
	clear: both;
	color: #666;
	padding: 15px;
	margin-bottom: 30px;
	/*width: 736px;*/
}

div.product a {
	color: #666;
	display: block;
	font-size: 12px;
	/*padding-left: 10px;*/
	/*margin-top: 20px;*/
	padding-bottom: 15px;
	text-decoration: none;
}

div.product a.a-remove {
	/*padding-top: 15px;*/
	/*padding-top: 7px;*/
}



div.product a:hover {
	color: #000;
}

div.item-container {
	/*background: url("../img/cart-item-container.png");*/
	display: inline;
	float: left;
	/*height: 141px;*/
	/*margin: 10px;*/
	margin-right: 15px;
	/*width: 188px;*/
}

div.item-container a.a-img {
	height: 162px;
	margin: 0;
	padding: 0;
}

div.product div.title {
	display: inline;
	float: left;
	/*margin-left: 20px;*/
	/*margin-top: 10px;*/
}

div.product div.title h2 {
	width: 300px;
}

div.product div.title h2 a {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

div.product div.title span {
	font-size: 11px;
}

div.product div.price {
	/*margin-left: 545px;*/
	/*margin-top: 6px;*/
	margin-top: 85px;
}

div.product div.price h2 {
	font-size: 22px;
}

div.product div.price label {
	display: block;
	font-size: 12px;
}

div.product div.price input {
	border: none;
	float: left;
	margin-right: 5px;
}

div.last {
	display:inline;
	float: left;
	margin-top : -20px;
	width: 766px;
}
div.last input {
	float: right;
}

div.shopping-cart-totals {
	background-image: url("../img/bg-cart.png");
	background-repeat: no-repeat;
	color: #666;
	float: left;
	/*margin-top: 15px;*/
	margin: 15px 15px 0 15px;
	padding: 15px;
	width: 239px;
}

div#title {
	/*margin-bottom: 20px;*/
}

div.shopping-cart-totals h2 {
	display: block;
	position: relative;
}

div.shopping-cart-totals h2 span.l {
	display: inline;
	float: left;
	margin-bottom: 10px;
}

div.shopping-cart-totals h2 span.r {
	display: inline;
	float: right;
}

div.shopping-cart-totals p.shrink,
div.shopping-cart-totals a.shrink { 
	clear: both;
	font-size: 11px;
	margin: 5px 0;
	/*line-height: 16px;*/
}

div.shopping-cart-totals p {
	/*clear: left;*/
	/*margin-bottom: 6px;*/
}

div.shopping-cart-totals input#apply-text {
	width: 165px;
}

div.shopping-cart-totals div.totals,
div.discount-codes {
	margin-bottom: 30px;
}



p.breathe-below {
	margin-bottom: 10px;
}


div.shopping-cart-totals td.a-left {
	width: 125px;
}

div.shopping-cart-totals td.a-right {
	width: 115px;
}


div.shopping-cart-totals hr {
	border: none;
	border-top: 1px solid #999;
	margin-top: 20px;
}

div.shopping-cart-totals h3 {
	position: relative;
}

div.shopping-cart-totalsh3 span.l {
	display: inline;
	float: left;
}

div.shopping-cart-totals h3 span.r {
	display: inline;
	float: right;
}

input.button-proceed-to-checkout {
	margin-top: 25px;
}

a#checkout-with-multiple {
	clear: both;
	color: #666666;
	display: block;
	margin: 12px 0 30px 0;
	text-decoration: none;
}

a#checkout-with-multiple:hover {
	color: #000;
}

input.select-box-country,
input.select-box-state-province,
input.input-text,
input.button-apply {
	margin-bottom: 0;/*10px;*/
}

input#zip-postal-code,
input#postcode {
	width: 219px;
}

div.checkout-methods {
	clear: both;
	margin-top: 30px;
}


div.shopping-cart-totals h4 {
	font-size: 16px;
}

table#shopping-cart-totals-table {
	/*font-size: 11px;*/
}

table#shopping-cart-totals-table tr {
	height: 30px;
}

table#shopping-cart-totals-table tfoot {
	border-top: 1px solid #989898;
}

div.shopping-cart-totals select {
	font-size: 14px;
	width: 227px;
}

div.shipping-estimate li {
	list-style: none;
}

form#shipping-zip-form {
/*	margin-bottom: 30px;*/
}

form#co-shipping-method-form h4 {
	
}

div.select-a-shipping-method {
	clear: both;
	/*margin-top: 30px;*/
}

div.select-a-shipping-method dl.shipment-methods,
div.select-a-shipping-method dl.shipment-methods ul {
	list-style: none;
}

div.select-a-shipping-method dl.shipment-methods {
	margin-top: 10px;
}

dl.shipment-methods label {
	font-size : 12px;
}

div.select-a-shipping-method dl.shipment-methods div.crystal {
	clear: both;
	/*margin: 10px 0;*/
}

div.select-a-shipping-method dl.shipment-methods dd,
div.select-a-shipping-method dl.shipment-methods dt {
	/*float: left;*/
	vertical-align: middle;
}

div.select-a-shipping-method dl.shipment-methods dd {
/*	margin-left: 1em;*/
}

div.select-a-shipping-method dl.shipment-methods dd label {
	font-size: 12px;
}

form#discount-coupon-form fieldset {
	width: 250px;
}

input#coupon_code {
	width: 160px;
}

