/* *************************************************************************************************
**	Catalog Styles	
************************************************************************************************* */
td#content
{
	width:            572px;
}

td#left
{
	width:            200px;
}

#producttop
{
	width:            572px;
	background-color: #FCFBF8;
	padding:          4px 0;
	margin-bottom:    1.4em;
}

#producttop2
{
	padding:          10px 18px;
	border-top:       1px solid #A3D4D2;
	border-bottom:    1px solid #A3D4D2;
	margin:           0px;
}

/*	Collection and Fabric Galleries */
table#featurelist tr td ul
{
	margin-top:       .5em;
	margin-bottom:    0em;
}
	
table#blocklist
{
	border-collapse:  collapse;
	margin-bottom:    .7em;
}

table#blocklist td.block-list-item
{
	background-color: #FCFBF8;
	width:            276px;
	padding:          3px;
}

table#blocklist td.space div
{
	height:           20px;
	width:            20px;
}

img.blocklistimage
{
	width:            270px;
	height:           201px;
}

a.details-link-text
{
	display:          block;
	margin-top:       .7em;
}

/*	Collection Details Page */
td.block-list-product
{
	background-color: #FCFBF8;
	padding-bottom:   2px;
}

table.product-listing
{
	width:            276px;
	background-color: #FCFBF8;
	border-collapse:  collapse;
}

table.product-listing td
{
	line-height:      1.7em;
	font-size:        0.70em;
	border-top:       1px solid #A3D4D2;
	padding:          3px 8px;
}

table.product-listing td h2, 
table.product-listing td h3
{
	margin:           0;
	padding:          0;
	font-size:        1em;
}

table.product-listing td form
{
	margin:           0px;
}

table.product-listing td.fabricimage
{
	width:            270px;
	padding:          2px;
}

input.add-to-bag
{
	float:            right;
}

img.colorthumb
{
	float:            left;
	margin-right:     10px;
	margin-bottom:    10px;
	border:           1px solid #CCC;
}

input.qtyinput
{
	font-size:        1em;
	background-color: #F0EADA;
}

.msg
{
	color:            #8E3132;
	float:            right;
}
