#content-featured {
	width: 160px;
	background: url(images/content-feature.jpg) no-repeat left top;
	float: right;
	margin: 0 70px 0 0;
}
#content-featured h4 {
	font-size: 1.4em;
	margin: 0.5em 0 0 0.5em;
}
#content-featured form {
	width: 150px;
}
#content-featured form p {
	width: 150px;
}
#content-featured form input {
	/*clear: both;
	float: right;*/
	float: none;
	width: 145px;
}
.products-featured-detail {
	text-align: center;
}




#content-products {
	width: 445px;
	float: left;
	background: url(images/content-products.jpg) no-repeat left top;
	margin: 0 0 0 70px;
}
#content-products h1 {
	font-size: 1.4em;
}
#content-products p {
	margin: 0;
	padding: 0.1em 0;
}
.products-category {
	float: left;
	width: 146px;
	text-align: center;
	height: 170px;
}
form {
	margin: 0;
	padding: 0;
}



#cart{
	clear: both;
	margin: auto;
	text-align:center;
	border: 2px solid #fff;
	background-color: #DDBFE3;
	padding-bottom: 1em;
	width: 300px;
}



.itemfield {
	width: 300px;
	float: left;
	text-align: center;
	margin: 0 0 2em 0;
}
.itemfield p {
	margin: 0;
	padding: 0.2em 0;
}



.products-image-single {
	margin: 0;
	padding: 0;
	text-align: center;
}


#cart-table {
	margin: auto;
}
.view-cart {
	width: 605px;
	padding: 0 70px;
	margin:0 auto;
	min-height:569px;
}
.view-cart p {
	margin-left: 1em;
	margin-right: 1em;
}

#products_back_button{
	margin-left:96px;
	clear:both;
	padding-top:50px;

}

#photo-1 img{
	border:1px solid #842370;
	clear:both;

}

.products-featured-detail img{
	margin-top:26px;
}
.products-featured-detail{
	width:138px;
	margin:0 auto;

}

.products-featured-detail form input{
	width:100px;	
}

.products-info form p input{
	width:100px;	
}

.addcart select{
	margin:7px 0;
	
}
.products-info form.cart-order p {
	width: 200px;
	clear: both;
	line-height: 2em;
	/*border: 1px solid white;*/
	padding: 0;
}
.products-info form.cart-order p label {
	float: left;
	/*background-color: red;*/
}
.products-info form.cart-order p input, .products-info form.cart-order p textarea, .products-info form.cart-order p select{
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	/*background-color: blue;*/
	height: 2em;
	padding: 0;
	margin: 0;
}
.products-info p {
	margin: 0;
	padding: 0;
}

#subcategories {
	font-size: 80%;
	background-color: black;
}
#subcategories td {
	text-align: center;
}
#subcategories a {
	color: white;
	font-weight: bold;
}