div#content {
	width: 816px;
	position: relative;
	padding: 65px 36px 0 36px !important;
	background: #fef2d9;
}

div#cart-bar {
	position: absolute;
	top: 5px;
	left: 0px;
	background: #f5e4c1;
	width: 621px;
	height: 16px;
	padding: 10px 36px;
	color: #6b2a12;
	text-transform: uppercase;
}

div#cart-bar a,
div#cart-bar-bottom a {
	color: #6b2a12;
}

div#cart-bar p {
	margin: 0;
	float: left;
}

div#cart-bar p a.active {
	color: #cfbba3;
}

div#cart-bar p.continue-shopping,
div#cart-bar-bottom p.continue-shopping {
	margin: 0 45px 0 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: none !important;
}

div#cart-bar p.check-out,
div#cart-bar p.place-order,
div#cart-bar-bottom p.check-out,
div#cart-bar-bottom p.place-order {
	float: right;
	margin: 0;
	font-size: 15px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

div#cart-bar p.place-order input.action,
div#cart-bar-bottom p.place-order input.action {
	margin: -6px 0 0 0;
	padding: 4px;
	background: #fff;
	color: #b43b06;
	font-size: 14px;
}

div#cart-bar-bottom p {
	width: 50%;
}

div#cart-bar-bottom {
	position: relative;
	float: right;
	left: 0;
	margin: 0;
	width: 606px;
	height: 16px;
	margin: 0 0 0px 15px;
	padding: 10px 36px 25px 36px;
	color: #6b2a12;
	background: #E5DFD4;
	text-transform: uppercase;
}

div#content h2 {
	float: left;
	color: #6b2a12;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 20px;
	margin-bottom: .6em;
}

div#content h3 {
	color: #6b2a12;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

div#content h2 span {
	color: #b43b06;
}

p#account-greeting {
	float: left;
	margin: 0 0 0 10px;
	line-height: 25px;
}

div#cart-listing {
	position: relative;
	clear: both;
	margin: 15px 0;
	border: 1px solid #5c472f;
}

div#cart-listing div#top-balance {
	height: 55px;
	border-top: 40px solid #5c472f;
	border-bottom: 1px solid #bdaf95;
}

div#cart-listing p.action-link a {
	color: #000;
	text-transform: uppercase;
}

div#cart-listing div.half {
	float: left;
	padding: 40px 0px 40px 75px;
	width: 331px;
	background: #feecc8;
	font-size: 14px;
}

div#cart-listing div.half p {
	margin: 10px 0;
}

div#cart-listing div.half.left {
	width: 244px;
	padding: 40px 75px 40px 85px;
	border-right: 1px solid #bdaf94;
}

div#cart-listing div.half.cart-login {
	height: 170px;
}

div#cart-listing table#cart-items {
	width: 100%;
	border-collapse: collapse;
}

div#cart-listing div.half input {
	height: 15px;
	border-top: 1px solid #97876f;
	border-left: 1px solid #97876f;
	border-right: 1px solid #98908a;
	border-bottom: 1px solid #98908a;
}

div#cart-listing div.half form#cart-login label {
	float: right;
	height: 15px;
	width: 172px;
	line-height: 18px;
	text-align: left;
}

div#cart-listing table#cart-items th {
	padding: 11px 11px;
	background: #5c472f;
	color: #e0d5bf;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

div#cart-listing table#cart-items th.odd {
	background: #443322;
}

div#cart-listing table#cart-items th.center {
	text-align: center;
}

div#cart-listing table#cart-items tr.totals {
	text-align: right;
	text-transform: uppercase;
}

div#cart-listing table#cart-items tr td {
	padding: 10px;
}

div#cart-listing table#cart-items tr td.odd {
	background: #feecc8;
}

div#cart-listing table#cart-items tr td.cost {
	padding-right: 30px;
	text-align: right;
}

div#cart-listing table#cart-items tr#sub-totals {
	border-top: 1px solid #bdb4a1;
	vertical-align: bottom;
}

div#cart-listing div#policies {
	clear: both;
	padding: 8px 16px;
	border-top: 1px solid #010100;
}

div#cart-listing div#policies p.extra-padding {
	padding: 0 65px;
}

div#cart-listing form#check-out-form {
	
}

div#cart-listing form#check-out-form fieldset {
	position: relative;
	float: left;
	margin: 0 0 18px 0;
	padding: 63px 43px 32px 43px;
	width: 314px;
	height: 336px;
	border: 1px solid #88755d;
	overflow: hidden;
}

div#cart-listing form#check-out-form div#create-account {
	display: block;
	float: left;
	margin: 0 0 0 13px;
	padding: 22px 38px 35px 36px;
	width: 314px;
	height: 336px;
	background: #feecc8;
	border: 0;
}

div#cart-listing form#check-out-form div#create-account p {
	clear: both;
}

div#cart-listing form#check-out-form fieldset legend {
	border-top: 1px solid #88755d;
}

div#cart-listing form#check-out-form fieldset legend span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 14px 20px 14px 20px;
	width: 361px;
	background: #5c472f;
	border: 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

/** say it ain't so, Mozilla **/
div#cart-listing form#check-out-form fieldset legend span, x:-moz-any-link, x:default {
	top: -63px !important;
	left: -43px !important;
}

div#cart-listing form#check-out-form label {
	display: block;
	float: left;
	padding: 0 8px 0 0;
	width: 100px;
	line-height: 24px;
	text-align: right;
}

div#cart-listing form#check-out-form input[type="text"],
div#cart-listing form#check-out-form input[type="password"] {
	width: 200px;
}

div#cart-listing form#check-out-form p.submit {
	clear: both;
	text-align: right;
}

div#cart-listing div#order-confirmation {
	margin: 50px 0 0 0;
	padding: 75px 0;
	border-top: 40px solid #5c472f;
	border-right: 1px solid #bdaf95;
	border-left: 1px solid #bdaf95;
	border-bottom: 1px solid #bdaf95;
}

div#cart-listing div#order-confirmation div.inner {
	padding: 100px 0px 100px 225px;
	background: #feecc8;
	border-top: 1px solid #bdaf95;
	border-bottom: 1px solid #bdaf95;
}

div#cart-listing div#order-confirmation div.inner h2 {
	color: #6b2a12;
	font-size: 16px;
	font-weight: bold;
}

div#cart-listing div#order-confirmation div.inner p {
	clear: both;
}

td.quantity {
	text-align: center;
}

td.quantity input {
	width: 47px;
	text-align: right;
}

a.action-link,
input.action,
input.fancy {
	padding: 1px 4px;
	background: #feecc8;
	color: #6b2a12;
	cursor: pointer;
	font-size: 11px;
	border: 1px solid #a6957c;
	text-transform: uppercase;
}

input.fancy {
	height: 19px !important;
	padding: 1px 8px 4px 8px;
	background: url('/static/img/bg-input-fancy.jpg');
	font-size: 10px !important;
	text-transform: uppercase;
}

p.change {
	position: absolute;
	top: 13px;
	right: 0;
}

p.center {
	text-align: center;
}

div#order-info-summary {
	position: relative;
	top: -225px;
	left: 15px;
	height: 80px;
	width: 230px;
	color: #5c472f;
}

div#order-info-summary div.type {
	position: relative;
	width: 230px;
	overflow: hidden;
}

div#order-info-summary div.type p {
	margin: 0;
}

div#order-info-summary div.type p label {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	width: 80px;
	color: #000;
	text-align: right;
}

div#order-info-summary div.type p strong {
	display: block;
	margin: 14px 0 4px 0;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}

p#no-cart-items {
	margin: 10px 15px;
}

