#body.catalog {
  width: 780px;
}

#catalog {
	width: 100%;
}
#catalog .AL {	color: #59C4C2; background-color: #59C4C2; }
#catalog .CA {	color: #DA5A37; background-color: #DA5A37; }
#catalog .CI {	color: #9F549F; background-color: #9F549F; }
#catalog .LCS {	color: #FCCA21; background-color: #FCCA21; }
#catalog .MSS {	color: #30AF56; background-color: #30AF56; }
#catalog .HSS {	color: #2D97CF; background-color: #2D97CF; }
#catalog .HTA {	color: #EA3341; background-color: #EA3341; }

#catalog {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#catalog caption {
	font-size: 16pt;
	color: #800;
	background-color: #fff;
	text-align: left;
	margin-bottom: 5px;
	white-space: nowrap;
}
#catalog td, #catalog th {
	font-size: 8pt;
	white-space: nowrap;
}
#catalog td {
	border: 1px solid #000;
	padding: 1px 5px 1px 5px;
}
#catalog th{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#catalog img {
	display: block;
}
#catalog a {
	text-decoration: none;
}
#catalog .header th {
	background-color: #000;
	color: #fff;
	text-align: left;
	/* border-left: 1px solid #000;
	border-right: 1px solid #000; */
}
#catalog .header .description {
	width: 100%;
}
#catalog .fraction, .fraction a, .fraction a:hover, .fraction a:visited, .fraction a:active {
	text-align: center;
	color: #000;
	background-color: #ECEDED;
}
#catalog .metric, .metric a, .metric a:hover, .metric a:visited, .metric a:active {
	text-align: center;
	color: #000;
	background-color: #EFDBD7;
}

/* CATALOG MENU */
#cat-menu .title, #cat-menu td, #cat-menu .title, #cat-menu ul, #cat-menu li {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	list-style-type: none;
	text-align: left;
}
#cat-menu {
	display: block;
	clear: both;
	background-color: #000;
	color: #fff;
}
#cat-menu .title a {
	cursor: pointer;
	color: #fff;
	background-color: #000;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
#cat-menu .menu {
	position: absolute; /* Menu position that can be changed at will */
	z-index:100;
	display: none;
	color: #000;
	background-color: #fff;
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #800;
}
#cat-menu li {
	text-align: left;
	color: #000;
	background-color: #fff;
	white-space: nowrap;
}
#cat-menu li a, #cat-menu td a {
	text-decoration: none;
	display: block; 
	height: 100%;
	border: 0 none;
}
#cat-menu li a:hover, #cat-menu li a:focus, #cat-menu td a:hover, #cat-menu td a:focus {
	color: #000;
	background-color: #eee; 
}

#catalog-tabs {
	margin: 0px;
	padding: 0px;
}
#catalog-tabs .link {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../images/catalog-tabs-center.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 7pt;
	white-space: nowrap;
}

#catalog-tabs a {
	margin: 0px 2px 0px 0px;
	background: #606060;
	color: #cccccc;
	text-decoration: none;
}
#catalog-tabs a:hover {
	background: #606060;
	color: #ffffff;
}

#catalog-tabs a b {
	color: #e83;
}

/*
 * PRODUCT STYLES
 */

.type-description {
	color: #845;
	background-color: #fff;
	font-weight: bold;
	font-size: 9pt;
}

.product-image {
	display: block;
  margin-bottom: 5px;
}


.descriptions {
	font-size: 8pt;
  line-height: 1.2em;
}

.main-descriptions {
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 8pt;
  line-height: 1.2em;
}


.dimensions {
/*	width: 628px; */
	font-size: 8pt;
	white-space: nowrap;
}

.dimensions caption {
	font-size: 7pt;
	text-align: left;
	margin-top: .5em;
	margin-bottom: .5em;
}

table.dimensions {
	color: #000;
	background-color: #fff;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 10px solid #000;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	empty-cells: show;
}

.dimensions caption {
	font-size: 7pt;
	text-align: left;
	margin-top: .5em;
	margin-bottom: .5em;
}

.dimensions th {
	background-color: #000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 7pt;
	padding: 3px;
	color: #fff;
	margin: 0px;

	text-align: center;
	white-space: nowrap;
}

.dimensions .divider {
	border-top: 1px solid #000;
}
.dimensions .divider img {
	display: block;
}

.dimensions td {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0px 3px 0px 3px;
	text-align: center;
	font-family: Verdana, Arial;
	white-space: nowrap;
}

.dimensions .edp {
	background-color: #ddd;
	color: #000;
	text-align: left;
}
.dimensions .edp2 {
	color: #000;
	background-color: #fff;
	text-align: left;
}

.dimensions .prime {
	white-space: nowrap;
	color: #000;
	background-color: #fcc;
}

.dimensions .price {
	text-align: right;
}

.product-notes {
	font-size: 7pt;
	margin-bottom: .5em;
}

.notes {
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 9pt;
}
.notes ol {
	margin-top: 2px;
	margin-left: 0px;
}

.tolerances {
	font-size: 7pt;
	white-space: nowrap;
}
table.tolerances {
	background-color: #fcc;
	color: #000;
	border: 1px solid #000;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;
	empty-cells: show;
}
.tolerances .data {
	color: #000;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.tolerances .data2 {
	color: #000;
	background-color: #ddd;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.tolerances th {
	background-color: #ddd;
	border: 1px solid #000;
	font-size: 7pt;
	padding: 0px 5px 0px 5px;
	color: #000;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}
.tolerances td {
	border-bottom: 1px solid #000;
	padding: 0px 3px 0px 3px;
	text-align: center;
	font-family: Verdana, Arial;
	white-space: nowrap;
}


/* STYLE MENU */
#style-menu ul, #style-menu li {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	list-style-type: none;
	text-align: left;
}
#style-menu {
	display: block;
	float: left;
	clear: both;
}
#style-menu .menu {
	position: absolute; /* Menu position that can be changed at will */
	z-index:90;
	display: none;
	color: #845;
	background-color: #fff;
	margin-top: 2px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #800;
	width: 10%;
}
#style-menu li {
	text-align: left;
	background-color: #fff;
	color: #845;
	white-space: nowrap;
}
#style-menu li a, #style-menu td a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#style-menu li a:hover, #style-menu li a:focus {
	color: #000;
	background-color: #eee;
}
#style-menu a {
	color: #845;
	background-color: inherit;
	text-decoration: none;
}


























