

/* ------------------------------------------------------------------------------------------------------*/
/* PAGE CONTENT BLOCK / MAIN TEXT BLOCK  --------------------------------------------------*/


#products #pageContent #mainContent.catalog  {
	margin-top: 0;
}

#products #swatches  {
	float: left;
	position: relative;
	margin: 15px 0 0 -8px;
	width: 208px;
	/*background-color: #996633;*/
}

#products #productText  {
	float: right;
	position: relative;
	margin: 15px -38px 0 0;
	width: 260px;
	/*background-color: #CCCCFF;*/
}

p.summary  {
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}


/* Text Styles specific to catalog pages */

#products #mainContent.catalog h1  {
	font-size: 40px;
	line-height: 41px;
	font-weight: normal;
	margin: 25px 0 3px 0;
	color: #CDCED1;
}

#products #mainContent.catalog h2  {
	font-size: 16px;
	line-height: 17px;
	letter-spacing: .02em;
	margin: 0 0 30px 0;
	color: #970000;
	text-transform: none;
	font-weight: normal;
}