div#coll-header, div#coll-footer {
	background-color:White;
	height:36px;
	line-height:36px;
	position:relative;
	font-family:'Geneva','Arial',sans-serif;
	margin-bottom:10px;
}
div.coll-header-step {
	width:835px;
}
div#coll-header h1 {
	margin:0;
	font-size:16px;
	color:#A22E55;
}
h1#collection-step1-header {
	padding-left:400px;
}
h1#collection-step2-header{
	padding-left:400px;
}
h1#collection-step4-header{
	padding-left:500px;
}
div#coll-header ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	height:36px;
}
div#coll-header ul li{
	float:left;
	padding:0 5px 0 15px;
	background:transparent url('../images/coll-arrow.png') no-repeat scroll 0 12px;
}
div#coll-header ul li.first{
	margin-left:7px;
	padding:0 5px;
	background:transparent none;
}
div#coll-header ul li a{
	text-decoration:none;
	font-size:12px;
}
div#coll-header ul li.last a{
	text-decoration:underline;
	font-weight:bold;
}
div.collection-error {
	margin-bottom:10px;
	color:Red;
	text-align:center;
	font-size:12px;
	padding:4px;
	background-color:White;
	
}
div.coll-link {
	float:left;
	position:relative;
	height:214px;
	width:489px;
	overflow:hidden;
	margin-bottom:20px;
}
div.coll-link-odd {
	margin-right:22px;
}
div.coll-link h2 {
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	overflow:hidden;
	color:White;
	width:455px;
	text-align:center;
	height:36px;
	line-height:36px;
	font-size:16px;
}
p#coll-instruction {
	clear:both;
	height:60px;
	line-height:60px;
	background-color:White;
	text-align:center;
	margin:0 0 10px;
	font-size:16px;
}
div.coll-next-step {
	float:right;
}
div.coll-next-step input {
	background:transparent url('../images/coll-next-step.png') no-repeat scroll 0 0;
	width:153px;
	height:36px;
	margin:0;
	border:0;
	padding:0 0 0 5px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
}
div.collection-left {
	border:2px solid White;
	border-right:0;
	float:left;
	background:transparent url('../images/coll-prodcat-left.png') no-repeat scroll 0 0;
	height:275px;
	width:715px;
	overflow:hidden;
}
div.collection-left h3{
	line-height:42px;
	height:42px;
	color:White;
	margin:0;
	padding:0 0 0 60px;
	font-family:'Arial',sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
}
div.collection-right {
	border:2px solid White;
	border-left:0;
	float:left;
	background:transparent url('../images/coll-prodcat-right.png') no-repeat scroll 0 0;
	height:275px;
	width:281px;
}
div.collection-right h3{
	line-height:38px;
	height:38px;
	color:#A22E55;
	margin:0;
	padding:0 5px;
	text-align:center;
	font-size:18px;
	overflow:hidden;
}
div.collection-base {
	clear:both;
	margin-bottom:10px;
	padding-left:40px;
}
div.collection-arrow-left {
	float:left;
	height:134px;
	width:26px;
	margin:36px 0 0 20px;
	background:transparent url('../images/coll-arrow-left.png') no-repeat scroll 0 0;
}
div.collection-arrow-right {
	float:right;
	height:134px;
	width:26px;
	margin:36px 20px 0 10px;
	background:transparent url('../images/coll-arrow-right.png') no-repeat scroll 0 0;
}
div.collection-item-wrapper {
	float:left;
	width:183px;
	overflow:hidden;
	margin-left:19px;
	color:White;
}
div.collection-item-title, div.collection-summary-item-name{
	height:36px;
	overflow:hidden;
}
div.collection-item-title h4, div.collection-chosen-title h4, div.collection-summary-item-name h4{
	margin:0;
	padding:0;
	line-height:18px;
	font-size:11px;
}
img.collection-item-img {
	border:1px solid Black;
	display:block;
}
div.collection-item-hidden {
	display:none;
}
div.collection-item-action,  div.collection-chosen-action {
	padding:5px 0;
}
div.collection-item-action a, div.collection-chosen-action a, span.collection-chosen-remove {
	color:White;
	font-weight:bold;
	background: transparent url('../images/coll-arrow-small.png') no-repeat scroll 0 50%;
	padding:0 10px;
}
a.collection-enlarge-img {
	float:right;
}
div.collection-item-price {
	padding:5px 10px;
	overflow:hidden;
	clear:both;
}
div.collection-item-price span{
	float:right;
	font-size:18px;
}
div.collection-chosen-title {
	height:36px;
	overflow:hidden;
	padding:0 34px;
	color:Black;
}
div.collection-chosen-outer {
	margin:0 34px;
	padding:5px 14px 0;
	background-color:#036735;
	height:186px;
}
div.collection-chosen-inner {
	background-color:White;
	text-align:center;
	height:135px;
	width:185px;
	line-height:135px;
	overflow:hidden;
}
div.collection-chosen-inner span {
	font-size:14px;
	color:#A22E55;
	font-family:'Arial',sans-serif;
	font-weight:bold;
}
span.collection-chosen-price, span.collection-chosen-price-pre{
	float:right;
	color:white;
	font-size:14px;
	font-weight:bold;
}
.collection-hidden{
	display:none;
}
span.collection-chosen-remove:hover {
	text-decoration:underline;
}
div#coll-subtotal {
	color:White;
	text-align:right;
	font-size:20px;
	padding:0 20px 10px;
}
input#collection-add-bag{
	width:128px;
	height:23px;
	float:right;
	margin:7px 10px 0 0;
	background:transparent url('../images/coll-bt-add.png') no-repeat scroll 0 0;
	border:0;
	padding:0;
	color:white;
	cursor:pointer;
	line-height:23px;
	font-size:10px;
	font-weight:bold;
}
div#collection-summary-preview{
	background:transparent url('../images/coll-summary-bg.png') repeat-x scroll 0 0;
	width:1000px;
	height:420px;
	overflow:hidden;
}
div#collection-summary-preview-left{
	height:50px;
	width:105px;
	margin-top:370px;
	margin-left:15px;
	float:left;
	color:White;
	font-size:14px;
	font-weight:bold;
}
div#collection-summary-preview-left span{
	padding-left:15px;
	background:transparent url('../images/coll-summary-arrow-left.png') no-repeat scroll 0 0;
}
div#collection-summary-preview-center{
	width:530px;
	height:385px;
	margin-top:15px;
	border:1px solid #C8C8C8;
	float:left;
}
div#collection-summary-preview-right{
	margin-top:113px;
	padding-left:20px;
	float:left;
}
div#collection-summary-action-upper{
	margin:0 0 0 40px;
	border:1px solid Black;
	padding:10px 15px;
	background-color:white;
	width:205px;
	height:168px;
}
div#collection-summary-action-lower{
	height:50px;
	width:105px;
	margin-top:67px;
	color:White;
	font-size:14px;
	font-weight:bold;
}
div#collection-summary-action-lower span{
	padding-right:15px;
	background:transparent url('../images/coll-summary-arrow-right.png') no-repeat scroll right 0;
}
div#collection-sa-upper-text{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
div#collection-sa-upper-total{
	background:transparent url('../images/coll-bt-checkout.png') no-repeat scroll 0 0;
	color:White;
	font-size:14px;
	height:80px;
	padding:20px 5px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}
div#collection-sa-upper-total span{
	font-size:16px;
}
div#collection-call-to-action{
	margin-top:19px;
	font-size:11px;
}
div#collection-summary-items{
	background-color:#676767;
	height:220px;
}
div#collection-summary-items-left{
	float:left;
	height:134px;
	width:26px;
	margin:35px 0 0 10px;
	background:transparent url('../images/coll-arrow-left.png') no-repeat scroll 0 0;
}
div#collection-summary-items-right{
	float:right;
	height:134px;
	width:26px;
	margin:35px 10px 0 0;
	background:transparent url('../images/coll-arrow-right.png') no-repeat scroll 0 0;
}
div.collection-summary-item{
	float:left;
	width:180px;
	color:White;
	margin-left:5px;
}
img.collection-summary-item-image{
	display:block;
}
span.collection-summary-item-price{
	float:right;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
}