/***********************************************************************************************************************/
/* Category                                                                                                            */
/***********************************************************************************************************************/

#CategoryStyles
{
	width: 660px;
}
#CategoryStyles .BodyColumn
{
	float: left;
	width: 480px;
}
#CategoryStyles .RightSidebar
{
	float: right;
	width: 160px;
	padding: 0px 0px 0px 0px;
}
#CategoryStyles .ImageLink
{
	padding: 0px 0px 0px 0px;
}
#CategoryStyles .ImageLink a 
{
	width: 130px;
	border-bottom: #ffffff 3px solid;
}
#CategoryStyles .ImageLink a:link, #CategoryStyles .ImageLink a:active, #CategoryStyles .ImageLink a:visited
{
	border-bottom: #ffffff 3px solid;
	color: #576E53;
}
#CategoryStyles .ImageLink a:hover
{
	border-bottom: #D8732F 3px solid;
	padding: 0px 0px 0px 0px;
	width: 130px;
}
#CategoryStyles .StyleLink
{
	padding: 3px 0px 0px 0px;
}
#CategoryStyles .StyleLink a 
{
	color: #D8732F;
	padding: 3px 0px 0px 0px;
}
#CategoryStyles .StyleLink a:link, #CategoryStyles .StyleLink a:active, #CategoryStyles .StyleLink a:visited
{
	text-decoration: none;
	color: #D8732F;
}
#CategoryStyles .StyleLink a:hover
{
	text-decoration: underline; 
	color: #D8732F;
}
#CategoryStyles .StartingAt
{
	font-size: 8pt;
	text-align: left;	
	color: #898989;
}

/***********************************************************************************************************************/
/* Product List                                                                                                     */
/***********************************************************************************************************************/

#ProductList
{
	width: 660px;
}
#ProductList .Filter
{
	width: 160px;
	padding: 0px 0px 10px 0px;
}
#ProductList .Wrapper
{
	clear: both;
	padding: 10px 0px 0px 0px;
}
#ProductList .BodyColumn
{
	float: left;
	width: 480px;
}
#ProductList .RightSidebar
{
	float: right;
	width: 160px;
	padding: 0px 0px 0px 0px;
}
#ProductList .ImageLink
{
	padding: 0px 0px 0px 0px;
}
#ProductList .ImageLink a 
{
	width: 130px;
	border-bottom: #ffffff 3px solid;
}
#ProductList .ImageLink a:link, #ProductList .ImageLink a:active, #ProductList .ImageLink a:visited
{
	border-bottom: #ffffff 3px solid;
	color: #576E53;
}
#ProductList .ImageLink a:hover
{
	border-bottom: #D8732F 3px solid;
	padding: 0px 0px 0px 0px;
	width: 130px;
}
#ProductList .ProductLink
{
	padding: 3px 0px 0px 0px;
}
#ProductList .ProductLink a 
{
	color: #D8732F;
	padding: 3px 0px 0px 0px;
}
#ProductList .ProductLink a:link, #ProductList .ProductLink a:active, #ProductList .ProductLink a:visited
{
	text-decoration: none;
	color: #D8732F;
}
#ProductList .ProductLink a:hover
{
	text-decoration: underline; 
	color: #D8732F;
}
#ProductList .StartingAt
{
	font-size: 8pt;
	text-align: left;	
	color: #898989;
}

/***********************************************************************************************************************/
/* Product                                                                                                            */
/***********************************************************************************************************************/

#Product
{
	width: 660px;
	padding: 0px 0px 10px 0px;
}
#Product .BodyColumn
{
	float: left;
	width: 470px;
}
#Product .PictureColumn
{
	float: left;
	width: 300px;
	padding: 0px 10px 0px 0px;
}
#Product .InfoColumn
{
	float: left; 
	width: 150px;
	padding: 0px 0px 0px 10px;
}
#Product .RightSidebar
{
	float: right;
	width: 160px;
	padding: 0px 0px 0px 0px;
}
#Product .ProductName	/* This class is assigned to the h2 tag */
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Product .CategoryStyle /* This class is assigned to the h3 tag */
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Product .Brand /* This class is assigned to the h4 tag */
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Product .Description
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 0px 3px 0px;
	color: #464646;
	clear: both;
}
#Product .HighlightTitle
{
	font: bold 8pt Helvetica, Arial, Verdana, sans-serif;
	padding: 5px 0px 0px 0px;
	color: #464646;
}
#Product .Highlight
{
	font: 8pt Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 8px;
	color: #464646;
}
#Product .Highlight ul
{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#Product .Highlight a
{
	color: #D8732F;
}
#Product .Highlight a:link, #Product .Highlight a:active, #Product .Highlight a:visited
{
	text-decoration: none;
}
#Product .Highlight a:hover
{
	text-decoration: underline;
}
#Product .PriceGroup
{
	padding: 10px 0px 0px 0px;
}
#Product .PriceTitle
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#Product .MsrpTitle
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #464646;
}
#Product .Msrp
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: line-through;
	padding: 0px 0px 5px 5px;
	color: #464646;
}
#Product .OnlinePrice
{
	font: bold 12pt Helvetica, Arial, Verdana, sans-serif;
	color: #dc143c;
	padding: 0px 0px 0px 5px;
}





.ProductBuyNow
{
	padding: 10px 0px 0px 0px;
	font-family: Arial;
	font-size: 10pt;
}
.ProductBuyNow a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #D8732F;
}
.ProductBuyNow a:link, .ProductBuyNow a:active, .ProductBuyNow a:visited
{
	text-decoration: none;
}
.ProductBuyNow a:hover
{
	text-decoration: underline;
}
#Product .BackLink
{
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	color: #D8732F;
	padding: 10px 0px 0px 0px;
}
#Product .BackLink a:link, #Product .BackLink a:active, #Product .BackLink a:visited
{
	text-decoration: none;
	color: #D8732F;
}
#Product .BackLink a:hover
{
	text-decoration: underline;
}

