/* GLOBAL STYLES */
@import url(global.css);


/* STORE STYLES UNIQUE TO BRANDS */
.details						{ width: 100%; margin-bottom: 7px; }
    .headshot                       { width: 410px; border: 1px solid #B2B2B2; }
	.information					{ width: 372px; font-size: 1.2em; padding: 10px; float: right; border: 0px solid #E5A4C5;}
	.orderarea					{ margin-top: 10px; padding-bottom: 15px; border-bottom: 1px solid #E5A4C5; }
		.orderarea h1			{ font-size: 2.3em; margin: 0px; padding: 0px; }
		.orderarea h2			{ font-size: 1.6em; font-weight: normal; margin: 5px 0px 20px 0px; padding: 0px; border: none;  }
		.price						{ width: 111px; background: url(../_images/cosmetic/price-starburst.gif) no-repeat center; color: #8C4066; }
		.price						{ padding: 25px 0px 20px 0px; text-align: center; float: right; }
		.information .toolbar		{ margin: 10px 0px 10px 0px; float: none; }
		.information .toolbar span	{ margin: 0px; padding: 5px 30px 5px 5px; float: none; }
		p							{ line-height: 1.5em; }
		blockquote					{ width: 80%; background: #FDF6F9 url(../_images/cosmetic/from-the-artist.gif) no-repeat top left; }
		blockquote					{ margin: 0px; padding: 30px; line-height: 1.5em; text-align: center; }
		cite						{ color: #E5A4C5; }
		
.largeimage         { width: 417px; margin: 0px; padding: 0px; float: left; }
.multiImage img     { padding: 3px; border: 1px solid #B2B2B2; }
