#pageWrapper{}

#pageLocation{
	padding:0 10px 5px;
	border-bottom:1px solid #C8A2C8;
	margin-bottom:5px;
	color:#957995;
}
#pageLocation a{
	color:#957995;
	text-decoration:none;
}
#pageLocation a:hover{
	color:#482548;
}

#pageTitle{
	padding:0 10px;
	color:#482548;
	font-size:1.4em;
}

#pageProductCols{
	overflow:hidden;
}

#pageProductImages{
	float:left;
	width:220px;
	text-align:center;
}
#pageProductImgLrg{
	padding:5px 0;
}
#pageProductImgsSml{}
#pageProductImgsSml img{
	margin:0 6px;
}

#pageProductAtcPriceOptions{
	padding-top:10px;
	margin-left:240px;
}

#pageProductPrice{
	color:#333;
	font-size:1.2em;
}
#pageProductPrice span.p{
	font-size:1.17em;
	font-weight:bold;
}

#pageProductOptions{
	color:#333;
	font-size:1.2em;
}
#pageProductOptions br{
	height:10px;
	line-height:10px;
	font-size:10px;
}

#pageProductAtc{
	padding:20px 0 10px;
}
#pageProductAtc input{
	width:100px;
	height:22px;
	border:none;
	background:url(../Design/siteProductAtc.png) left top no-repeat scroll;
	font-size:0;
	line-height:px;
	overflow:hidden;
	cursor:pointer;
}
#pageProductAtc input:hover{
	background-position:left -22px;
}

#pageProductDesc{
	padding:15px 10px;
	font-size:1.2em;
	color:#333;
}

#pageRelatedProducts{
	padding-bottom:20px;
	border-top:1px solid #957995;
}
#pageRelatedProductsTitle{
	padding:5px 10px;
	color:#482548;
	font-size:1.4em;
}

#pageCustomerReviews{
	padding:5px 10px 20px;
	border-top:1px solid #957995;
	color:#333;
	font-size:1.2em;
}
#pageCustomerReviews hr{
	display:none;
}
#pageCustomerReviews strong{
	color:#482548;
	font-weight:1.17em;
}
