/* Product Styles
*****************/

del
{
	text-decoration: line-through;
}


#page-subnav
{
	margin-left: 160px;
	width: 740px;
	padding-top: 20px;
}

#category-table
{
	width: 100%;
}

#item-table
{

}

td.cat-table
{
	padding-right: 30px;
}

.item-short img
{
	border: 1px solid #ccc;
	display: block;

}

.cat-table h2
{
	font: 12px arial, sans-serif;
	margin: 5px 0px 5px 0px;
	color: #333;
}

.cat-table a,
.item-short a,
.clearance-short a
{
	color: #333;
}

.cat-thumb
{
	border: 1px solid #ccc;
	display: block;
	margin-top: 10px;
}

.item-short
{
	width: 125px;
	float: left;
	margin-right: 23px;
	height: 205px;
}

.clearance-short
{
	width: 125px;
	margin-right: 18px;
	height: 215px;	
	float: left;
}

.item-short h2,
.clearance-short h2
{
	font: 12px arial, sans-serif;
	margin: -5px 0px 5px 0px;
	color: #333;
}

.item
{
	margin-right: 15px;
}

.item-text
{
	padding: 0px 7px 0px 15px;
}

.item-text h1
{
	margin-top: 0px;
	font-weight: normal;	
}

.item-text p
{
	margin-top: 5px;
	margin-bottom: 5px;	
	width: 215px;
}

.types strong
{
	color: #333333;	
}

.types,
.types a
{
	color: #333333;	
}

.item-type
{
	margin: 10px 0px 0px 0px;
}

.product-image,
.swatch
{
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.selected a
{
	color: #666;
	font-weight: bold;
}

.swatch img
{
	display: block;
}

.brands
{
	background: white;
	height: 50px;
	padding-right: 30px;
}

.brands h1
{
	border-bottom: 1px dotted #ccc;
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14px;
}

.brands h1 a
{
	color: #666666;
}

.brand-thumb
{
	float: right;	
}

.brand-image
{
	margin: 10px 15px 10px 0px;
}

.brand-name
{
	font-size: 11px;
}

.brand-name a
{
	color: #999;
}

#stackable
{
	margin-left: 393px;
	margin-bottom: 5px;
}

.item-list th
{
	background: #666;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
}

.item-list th a
{
	color: white;	
}

.item-list td
{
	border-bottom: 1px solid #ccc;
	padding: 2px;	
}

.product-desc
{
	line-height: 14px;	
}

/* Clearance
/////////////*




