
#collection {
	margin-left:70px;
	margin-right:400px;
}

div.product {
	float:left;
	text-align:center;
	margin-top:10px;
}

h1.collection-title {
	display:block;
	margin:0 410px 0px 80px;
	color:#568582;
	font-weight:bold;
	font-size:16px;
}

h1.product-title {
	display:block;
	margin:10px 0px 0px 0px;
	color:#568582;
	font-weight:bold;
	font-size:16px;
	margin-right:210px;
}

#main #product-details p {
	margin:0px;
}

#portfolio {
	margin:0;
	padding:0;
}

#update-cart {
	float:left;
}

#checkout {
	float:left;
}

#product-image {
	float:left;
	margin:0 10px 20px 0;
}

.product-images {
	float:left;
}

#product-purchase {
	margin-left:50px;
}

#main #content #product-purchase p {
	margin-left:0px;
	font-size:12px;
}

h1.product-title {
	margin-left:80px;
}

#product-index {
	width:400px;
}

div.product {
	width:200px;
	text-align:center;
}

div.gallery-image {
	margin-bottom:8px;
}

#product-index {
	margin-left:80px;
}

 legend {
	display:none;
}

fieldset {
	border:none;
}

form {
	width:400px;
	text-align:left;
}

#cart-form {
	width:500px;
}

#purchase-form {
	margin-left:20px;
}

#purchase {
	float:left;
}

#product-variants {
	float:left;
	padding-top:25px;
	margin-right:10px;
}

#shopping-cart {
	margin-left:50px;
}

h3.subtotal {
	margin-top:15px;
	margin-bottom:5px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

div.cart-item {
	margin-bottom:10px;
	padding:10px 0 10px 0;
	border-bottom: dotted 1px #a67934;
	width:500px;
}

div.cart-table {
	margin-left:80px;
}

div.cart-item div {
	margin-right:5px;
}

div.cart-item input {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	width:20px;
	_width:26px;
	padding:3px;
	color:#781e0d;
}

div.header {
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
	background-color : #a67934;
	color : #FFF;
}

div.item-name {
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
	width:500px;
	text-align:center;
}

div.item-price {
	float:left;
	width:50px;
	_width:55px;
	text-align:center;
}

div.item-count {
	float:left;
	width:50px;
	_width:55px;
	text-align:center;
}

div.item-remove {
	float:left;
	width:80px;
	_width:85px;
	text-align:center;
}

div.item-sub {
	float:left;
	width:120px;
	_width:125px;
	text-align:center;
}

label {
	display:block;
	float:left;
	width:150px;
	_width:158px;
	text-align:right;
	padding-right:8px;
}

#basket-right {
	margin-left:95px;
}

#content p.center {
	margin-left:220px
}

input {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	width:30px;
	_width:46px;
	padding:8px;
	color:#781e0d;
}

#update-cart, #checkout, #purchase {
	width:129px;
}

input.submit {
	font-family:Helvetica, sans-serif;
	width:100px;
	margin-right:120px;
	margin-top:20px;
	margin-bottom:10px;
	float:right;
}