/* CSS Document */


#ToolBar a {
	background: url(../images_gen/cart_button_rose.gif) no-repeat left center;
}


#Page {
	border-left: solid 10px #CF5F5F;
}


#MainNav ul li a {
	color: #CF5F5F;
}
.BrandHolder {
	padding: 10px 0;
	margin: 10px 0;
	border-bottom: 1px dotted #E7E7E7;
}
.BrandHolder a {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	margin: 0 30px 0 0;
}
.BrandHolder h3 {
	font-size: 120%;
	color: #666;
	padding: 0;
	margin: 0;
}
.BrandHolder p {
	font-size: 90%;
	padding: 0;
	margin: 0;
}
.BrandLogo {
	float: left;
	margin: 0 10px 0 0;
	width: 160px;
	text-align: center;
}
#RelatedProd {
	padding: 25px 0;
	width: 480px;
	position: relative;
}
#RelatedProd h2 {
	font-size: 150%;
	font-weight: normal;
	color: #000;
	border-bottom: dashed 1px #ccc;
	margin: 10px 0 30px 0;
}
#RelatedProd a {
	margin: 0 0 0 25px;
}
#RelatedProd a.First {
	margin: 15px 0 0 0;
}
.ViewAll {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	margin: 0 30px 0 0;
	position: absolute;
	top: 43px;
	_top: 33px;
	left: 100px;
}