﻿.ProductCategories_Cont
{
	width: 550px;
	overflow: hidden;
}

.alphaLinks
{
	margin:10px 0 10px 10px;
	text-align: left;
	float:left;
	width:370px;
}

.alphaLinks a
{
	display:block;
	float:left;
	width:40px;
	/*height:40px;*/
	font-size:12px;
	margin: 0 6px 0 0;
	/*margin:1px 1px 0 0;
	color:#fff;
	background:#405AB0;
	text-indent:16px;*/
	font-weight: bold;
	color:#002395;
	line-height:40px;
	text-decoration:none;
}

.alphaLinks a:hover, a.alphaLinkActive
{
	text-decoration: underline;
}

/*
.showCatLink
{
	padding:10px 0;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	background:#002395;
	width:132px;
	text-indent:10px;
	margin:4px 0;
}

.showCatLink:hover
{
	background:#405AB0;
}*/

.showCatLink
{
	padding:8px 0 15px 0;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:12px;
	background: url(/web/design/button-bg.gif) no-repeat;
	text-indent:18px;
	width:127px;
	height: 27px;
	font-weight: bold;
	margin: 14px 0 0 40px;
	float:left;
}

.showCatLink:hover
{
	color:#002395;
}

.subCatSection
{
	text-indent:30px;
	padding:10px;
}

h2.subCatHdr
{
	color:#000;
	font-weight:bold;
	margin:0 0 4px 0;
}

a.prodCatLink
{
	padding:4px 0;
	font-size:12px;
	display:block;
	float: left;
	text-indent:40px;
	text-decoration:none;
	color:#002395;
	width: 280px;
}

a.prodCatLink:hover
{
	color:#405AB0;
}

span.subCatDesc
{
	display: block;
	padding:4px 0;
	font-size:12px;
	float: left;
	color:#000;
}

a.alphaLink
{
	text-indent:0;
}

.line
{
	border-top:solid 1px #666;
}