﻿#CategoryItems
{
	
}
#CategoryItems .ImageLink
{
	padding: 0px 0px 0px 0px;
}
#CategoryItems .ImageLink a 
{
	width: 150px;
	border-bottom: #ffffff 3px solid;
}
#CategoryItems .ImageLink a:link, #CategoryItems .ImageLink a:active, #CategoryItems .ImageLink a:visited
{
	border-bottom: #ffffff 3px solid;
	color: #576E53;
}
#CategoryItems .ImageLink a:hover
{
	border-bottom: #D8732F 3px solid;
	padding: 0px 0px 0px 0px;
	width: 150px;
}
#CategoryItems .DisplayNameLink
{
	padding: 3px 0px 0px 0px;
	font: bold 9pt Helvetica, Arial, Verdana, sans-serif;
	color: Black;
}
#CategoryItems .DisplayNameLink a 
{
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	color: Black;
}
#CategoryItems .DisplayNameLink a:link, #CategoryItems .DisplayNameLink a:active, #CategoryItems .DisplayNameLink a:visited
{
	text-decoration: none;
	color: Black;
}
#CategoryItems .DisplayNameLink a:hover
{
	text-decoration: none; 
	color: Black;
}
#CategoryItems .OnlinePrice
{
	font: bold 9pt Helvetica, Arial, Verdana, sans-serif;
	color: #8B0000;
	text-decoration: none;
}
#CategoryItems .OnlineMsrp
{
	font: 8pt Helvetica, Arial, Verdana, sans-serif;
	color: #808080;
	text-decoration: none;
}



/* Product Page */

#ProductDisplay
{
	width: 100%;
}
#ProductDisplay .PictureColumn
{
	width: 350px;
	float: left;
	padding: 0px 10px 0px 0px;
}
#ProductDisplay .PictureWrapper
{
}
#ProductDisplay .PictureThumbnails
{
	width: 350px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#ProductDisplay .PictureThumbnailsWrapper
{
	padding: 0px 0px 0px 25px;
}
#ProductDisplay .DescriptionColumn
{
	width: 330px;
	float: left;
	font: 10pt Helvetica, Arial, Verdana, sans-serif;
	color: #808080;
	padding: 14px 0px 0px 0px;
}
#ProductDisplay .DisplayName	/* 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;
	color: Black;
}
#ProductDisplay .CategoryName /* This class is assigned to the h3 tag */
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
}
#ProductDisplay .BrandName /* 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 8px;
	margin: 0px 0px 0px 0px;
}
#ProductDisplay .Description
{
	font: 10pt Helvetica, Arial, Verdana, sans-serif;
	padding: 8px 0px 8px 8px;
}
#ProductDisplay .MarketingGroup
{
	padding: 8px 0px 0px 8px;
	width: 330px;	
}
#ProductDisplay .MarketingTitle
{
	font: 10pt Helvetica, Arial, Verdana, sans-serif;	
}
#ProductDisplay .MarketingBullet ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	font: 9pt Helvetica, Arial, Verdana, sans-serif;	
}

#ProductDisplay .PurchaseColumn
{
	width: 180px;
	float: left;
	padding: 0px 0px 0px 10px;
	text-align: right;
}
#ProductDisplay .BilliardFactoryPrice
{
	font: 11pt Helvetica, Arial, Verdana, sans-serif;
	color: #808080;
}
#ProductDisplay .OnlinePrice
{
	font: bold 14pt Helvetica, Arial, Verdana, sans-serif;
	color: #8B0000;
}
#ProductDisplay .OnlineMsrp
{
	font: 9pt Helvetica, Arial, Verdana, sans-serif;
	color: #808080;
}
#ProductDisplay .CartBlock
{
	padding: 8px 0px 0px 0px;
	width: 180px;
}
#ProductDisplay .OnlineExclusiveWrapper
{
	padding: 8px 0px 0px 0px;
}
#ProductDisplay .OnlineExclusiveContainer
{
	width: 174px; 
	padding: 2px 4px 2px 2px; 
	background-color: #8B0000; 
	color: white;
}
#ProductDisplay .RetailStoreOnly
{
	font: 8pt Helvetica, Arial, Verdana, sans-serif;
	color: #464646;
	padding: 10px 0px 0px 0px;
	width: 180px;
}
#ProductDisplay .InformationRequest
{
	padding: 12px 0px 0px 15px;
}

#FreeShipping
{
	width: 180px;
}
#FreeShipping .Icon
{
	float: left;
	width: 50px;
}
#FreeShipping .FreeText
{
	float: left;
	width: 130px;
	font: bold 8pt Helvetica, Arial, Verdana, sans-serif;
	color: #4682B4;
	padding: 2px 0px 0px 0px;
	text-align: left;
}
#FreeShipping .NotFreeText
{
	float: left;
	width: 180px;
	font: bold 8pt Helvetica, Arial, Verdana, sans-serif;
	color: #898989;
	padding: 2px 0px 4px 0px;
	text-align: right;
}


#CartBlock
{
	border: 1px solid #808080;
	padding: 4px 4px 4px 4px;
}
#CartBlock .Attributes
{
	font: 9pt Helvetica, Arial, Verdana, sans-serif;
	color: #808080;
	text-align: left;
}
#CartBlock .CartAddToBlock
{
	width: 100%;
	height: 25px;
	padding: 4px 0px 0px 0px;
}
#CartBlock .CartQty
{
	width: 80px;
	float: left;
	padding: 2px 0px 0px 0px;
}
#CartBlock .CartAddButton
{
	float: left;
}

#ProductDisplayFooter
{
	padding: 0px 0px 0px 20px;
}
#ProductDisplayFooter .PriceDisclaimer
{
	font: 8pt Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	clear: both;
	color: #464646;
	padding: 8px 0px 8px 0px;
}
#ProductDisplayFooter .MarketDisclaimer
{
	font: 9pt Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	clear: both;
	color: #dc143c;
	padding: 8px 0px 8px 0px;
}


/* Cart Viewer Snapin */
#CartViewer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#CartViewer .Message
{
	font: 9pt Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 0px 4px 0px;
}
#CartViewer .GridView
{
}
#CartViewer .ButtonRow
{
	width: 678px;
	padding: 4px 0px 0px 0px;
	clear: both;
}
#CartViewer .ButtonLeft
{
	float: left;
	padding: 0px 0px 0px 12px;
}
#CartViewer .ButtonRight
{
	float: right;
	padding: 0px 12px 0px 0px;
}