#CatalogDefault .header, #CategoryDetail .header 
{
	margin: 12px 0px;
	color: #897B2D;
}

#CategoryList a, #CategoryList a:link, #CategoryList a:visited
{
	text-decoration: none;
}
#CategoryList a:hover, #CategoryList a:active 
{
	text-decoration: underline;
}
#CategoryList .categoryItem
{
	clear: left;
	width: 181px;
	float: left;
	margin: 0px 8px 8px 0px;
}
#CategoryList .categoryAltItem 
{
	width: 181px;
	float: left;
	margin: 0px 0px 8px 8px;
}
#CategoryList .categoryTitle, #CategoryDetail .categoryTitle 
{
	font-weight: bold;
	margin-bottom: 6px;
}
#CategoryList .categoryDescription, #CategoryDetail .categoryDescription  
{
	margin: 6px 0px;
}
#CategoryList .categoryACM 
{
	margin-top: 6px;
}
#CategoryDetail .categoryDescription 
{
	line-height: 1.7em;
}

#FeatureList 
{
	margin: 16px 0px;
}
#FeatureList .productImage 
{
	x-border: solid 1px #000000;
	border: none 0px Transparent;
}
.featureHeader 
{
	margin: 10px 0px;
}

#ProductList 
{
	width: 595px;
}
#ProductList td
{
	vertical-align: baseline;
	padding: 0px 10px 15px 0px;
}
.productItem 
{
	width: 127px;
	/*height: 200px;
	float: left;*/
	margin: 0px 20px 15px 0px;
	font-family:Arial,Helvetica,sans-serif;
	/*color:#A7A9AC;*/
	color:Black;
	padding: 0px 20px 15px 0px;
}
.productItemInner 
{
	width: 127px;
	height: 200px;
}
.productName 
{
}
.productNew 
{
	text-transform: uppercase;
	font-weight: bold;
}
.productItem .productPrice 
{
	display: inline;
	margin-right: 4px;
}
.productItem .productLink 
{
	display: inline;
}

.productLink a
{
	color:#e58e1a;
}

#ProductDetail 
{
	font-family:Arial,Helvetica,sans-serif;
	/*color:#A7A9AC;*/
	color:Black;
	float: left;
	width: 420px;
}
#ProductDetailInner 
{
	padding: 30px 10px;
}
.productPanel 
{
	width: 385px;
}
#ProductDetailRelated 
{
	float: left;
	width: 205px;
}
#ProductDetailRelatedInner 
{
	/*color:#A7A9AC;*/
	color:Black;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	padding: 30px 10px;
}
#ProductDetail .productImages 
{
	width: 220px;
	float: left;
	margin: 0px 6px 6px 0px;
}
#ProductDetail .productImage 
{
	width: 217px;
	x-border: solid 1px #000000;
	border: none 0px Transparent;
	x-background-color: #DAE8EB;
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
}
#ProductDetail .productAltImage 
{
	width: 50px;
	float: left;
	margin: 15px 15px 0px 0px;
	x-border: solid 1px #000000;
	border: none 0px Transparent;
	x-background-color: #DAE8EB;
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
}
#ProductDetail .productName 
{
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
}
#ProductDetail .productPersonnel 
{
	display: block;
	font-style: italic;
	margin-bottom: 6px;
}

#ProductPackages 
{
	clear: both;
	margin: 12px 0px;
}
.pkgHeader, .pkgItem, .pkgItemAlt, .pkgItemNum, .pkgPrice, .pkgSize, .pkgWeight, .pkgDescr, .pkgQty, .pkgAdd, .pkgSoldBy 
{
	color: #000000;
	font-size: 95%;
}

.pkgHeader 
{
	width: 385px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}
.pkgItem, .pkgItemAlt 
{
	width: 385px;
	clear: both;
}
.pkgItem .inner, .pkgItemAlt .inner 
{
	padding: 6px 0px 4px 0px;
}
.pkgItemAlt 
{
	background-color: #EEDCBF;
}
.pkgItemNum 
{
	float: left;
	width: 80px;
}
.pkgItemNum .inner, .pkgDescr .inner
{
	padding-left: 6px;
	padding-right: 6px;
}
.pkgPrice 
{
	float: left;
	width: 80px;
}
.pkgSize 
{
	float: left;
	width: 130px;
}
.pkgWeight 
{
	float: left;
	width: 95px;
}
.pkgDescr 
{
	float: left;
	width: 135px;
	font-weight: bold;
}
.pkgQty
{
	float: left;
	width: 115px;
	font-weight: bold;
}
.pkgAdd 
{
	float: left;
	width: 135px;
}
.pkgRow 
{
	clear: both;
}
.pkgDescr .inner, .pkgQty .inner, .pkgAdd .inner 
{
	margin-top: 5px;
}
.pkgSoldBy 
{
	display: none;
}
.pkgItem .clr, .pkgItemAlt .clr 
{
}

#ProductDetailRelated .productItem 
{
	height: auto;
	margin: 16px 20px;
}


.offlineOrder 
{
	display: block;
	float: left;
	width: 240px;
	color: #E48C1D;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	margin: 8pt 0;
}

.subCategoryItem
{
	display: block;
	float: left;
	width: 295px;
	height: 70px;
	overflow: hidden;
}
.subCategoryTitle
{
	margin: 5px;
	font-weight: bold;
}
.subCategoryTitle a, .subCategoryTitle a:link, .subCategoryTitle a:visited
{
	text-decoration: none;
}
.subCategoryTitle a:hover, .subCategoryTitle a:active 
{
	text-decoration: underline;
}
.subCategoryDescription 
{
	margin: 5px;
}

.subCategoryDescription a, .categoryDescription a
{
	color:#E58E1A;
}

.categoryImage {
	text-align: center;
}

.relatedItemTitle
{
	font-family:Arial,Helvetica,sans-serif;
	/*color:#A7A9AC;*/
	color:Black;
	font-size:16px;
	font-weight:bold;
	
}

#CategoryDetail
{
	/*color: #A7A9AC;*/
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
}

.subCategoryTitle a
{
	/*color: #A7A9AC;*/
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
}

.categoryTitle a
{
	/*color: #A7A9AC;*/
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
}

.categoryTitle, .categoryDescription
{
	/*color: #A7A9AC;*/
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
}


