@charset "utf-8";
/* CSS Document */

#outCntr {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width: 1024px;
}
#breadcrumbs{ height:auto; min-height:24px;}
.catalogLink{
	background: url(../images/gui/e-cat_link_arr.gif) 0 5px no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #999999;
	line-height: 1.7em;
	padding-left: 18px;
	text-decoration: none;
}
.catalogLink:hover{
	color: #7F7F7F;
	text-decoration:none;
}
.floatLeft{
	clear: both;
	float: left;
	margin:0px;
}
.imageContainer {
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #090000;
}

.imageHolder {/* float:left; */ padding-left:10px;} 
.imageHolder2 {/* float:left; */ padding-left:10px;height:auto;max-width: 750px;width:autoexpression(this.width > 750 ? "750px" : true);
}

.footnote{ margin:0px; font-style:italic; font-size:10px;}
.choiceContainer { margin:2px; padding:2px; float:left;}
.caption{ float:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; display:inline;}

/*  MATERIAL STYLES */
.steel{background-color:#0099CC;}
.steelLight{background-color:#CCEBF5;}

.stainless{background-color:#FFFF00;}
.stainlesslight{background-color:#FFFFCC;}

.castIron{background-color:#FF0033;}
.castIronLight{background-color:#FFCCCC;}

.nonFrerous{background-color:#009900;}
.nonFrerousLight{background-color:#CCEBCC;}

.highTemp{background-color:#FF9900;}
.highTempLight{background-color:#F9DBB6;}

.hardened{background-color:#C4C4C4;}
.hardenedLight{background-color:#EEEEEE;}

.universal{background-color:#33CCFF;}
.universalLight{background-color:#d0e7f2;}

.wingdings{font-family:Wingdings;}

.highlight{ background-color:#FFF1B8}
#content table.drInTbl{
	width:800px;
	margin-top:30px;
}
table.drInTbl th{
	background-color:#a3a3a3;
	text-align:center;
}
table.drInTbl th.drInTblLight {
	background-color:#d1d1d1;
	text-align:left;
	font-size:11px;
}
table.drInTbl th.drInTblLight  span{
	color:#868686;
	font-weight:normal;
}
table.drInTbl td{
	text-align:center;
	font-size:10px;
	color:#5b5b5b;
}
table.drInTbl td strong{
	color:#000000;
}
table.drInTbl td.steel, table.drInTbl td.stainless, table.drInTbl td.castIron, table.drInTbl td.nonFrerous, table.drInTbl td.highTemp, table.drInTbl td.hardened, table.drInTbl td.universal{
	font-weight:bold;
	color:#000000;
	text-align:left;
}

/*  FIRST PAGE STYLES */
.itemContainer {
	background-image: url(../images/gui/ecat_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding: 5px;
	width: 137px;
	float: left;
	text-align:center;
	text-decoration: none;
	
}
.itemContainer:hover {
	background-image: url(../images/gui/ecat_box.jpg);
	background-repeat: no-repeat;
	background-position: left -200px;
	cursor:pointer;
}

.itemContainer img{
	height: 130px;
	width: 130px;
	background-color: #FFF;
}
/* Override style in base */

#content .itemContainer img, #content .itemContainer p{
	padding-right: 0;
}
.itemContainer p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height:50px;
	font-size:12px;
	text-transform:uppercase;
}
/*  END FIRST PAGE STYLES */



/*  LEFT NAV STYLES */

.noMargin{ margin:0;}
.lnavItem{
	clear: both;
	float: left;
	width:180px;
	background-color: #FFF4BF;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}

*:first-child+html	.lnavItem{ margin-left:8px;}
html>/**/body .lnavItem{ margin-left:8px;}

.imageHolder{ float:left; margin-right:10px;}
.lnavImageHolder{
	border:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	text-align:center;
}
.lnavItem p{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-top:0px;
}
.lnavItem p a{
	color: #000000;
	background-image: url(../images/gui/pointer_clear.gif);
	background-repeat: no-repeat;
	background-position: -18px top;
	padding-left: 10px;
	margin-top:2px;
	display:block;
	text-decoration:none;
	margin-left:10px;
}
.lnavItem p a:hover{
	color: #FFD200;
	background-image: url(../images/gui/gold_pointer.gif);
}
.topLeft{
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
}
.topRight{
	height: 10px;
	width: 10px;
	right: 0px;
	top: 0px;
	clear: right;
	float: right;
}
.botLeft{
	height: 10px;
	width: 10px;
	clear: left;
	float: left;
	bottom: 0px;
	left: 0px;
}
.botRight{
	height: 10px;
	width: 10px;
	right: 0px;
	bottom: 0px;
	clear: right;
	float: right;
}
/*  TABLE STYLES */

#prodInfoTable, #prodInfoTableSpec{
	border: 2px solid #8C8C8C;
	padding: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:10px;
	margin-bottom:10px;
	overflow:scroll;
}
.prodInfoTable, #prodInfoTableSpec{
	border: 2px solid #8C8C8C;
	padding: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:0;
	margin-bottom:10px;
	overflow: scroll;
	width: 370px;
}

#prodInfoTable p, #prodInfoTableSpec p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.prodInfoTable p, #prodInfoTableSpec p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#prodInfoTable .body12{
	text-align: center;
}
tr.heading {
	padding: 3px;
	background-color:#B4B4B4;
	color:#FFD200;
}
tr.heading p{ 
	color:#000000;
	font-size:9pt;
}
tr.heading a{ color:#000000;}


#prodInfoTable td, #prodInfoTableSpec td{
	padding: 2px;
	border-collapse: collapse;
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	white-space: nowrap;
}
#prodInfoTable td, .prodInfoTable td{
	padding: 2px;
	border-collapse: collapse;
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	white-space:normal; /**/
}

#prodInfoTable td.highlight, #prodInfoTableSpec td.highlight{
	padding: 2px;
	width: 100%;
	border-collapse: collapse;
	border-right: 1px dotted #3e89c0;
	border-bottom: 1px dotted #3e89c0;
	background-color: #D2D5DA;
	white-space: nowrap;
}
.prodInfoTable td.highlight{
	padding: 2px;
	width: 100%;
	border-collapse: collapse;
	border-right: 1px dotted #3e89c0;
	border-bottom: 1px dotted #3e89c0;
	background-color: #D2D5DA;
	white-space: nowrap;
}

#prodInfoTable td.underline, #prodInfoTableSpec td.underline{
	padding: 2px;
	border-collapse: collapse;
	border-right: 1px dotted #85A2B8;
	white-space: nowrap;
	border-bottom: 1px dotted #85A2B8;
}
.prodInfoTable td.underline, #prodInfoTableSpec td.underline{
	padding: 2px;
	border-collapse: collapse;
	border-right: 1px dotted #85A2B8;
	white-space: nowrap;
	border-bottom: 1px dotted #85A2B8;
}

#infoHeadRow{
	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d1def3;
}
.infoHeadRow{
	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d1def3;
}

#infoHeadRow p{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin:0px;
	
}
.infoHeadRow p{
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin:0px;
	
}
#infoHeadRow a{ color: #FFCC00;}
.infoHeadRow a{ color: #FFCC00;}

#infoHeadRow td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C8C8C;
	border-bottom:none;
	border-top:none;
	vertical-align: middle;
	padding: 2px;
}
.infoHeadRow td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C8C8C;
	border-bottom:none;
	border-top:none;
	vertical-align: middle;
	padding: 2px;
}
.highlight{ background-color:#FFF4BF;}
div#catArt{
	display: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
div#catArt img{ border:none;}
#linkA { position:relative; left:0px; top:0px;}
#linkB { position:relative; left:0px; top:0px;}
.loginLink{
	background-color:#f3f3f3;
	border:#D6D6D6 solid 1px;
	text-decoration:none;
	font-size:12px;
	margin:6px;
	float:left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.showArtLink{
	border-bottom:#D6D6D6 solid 1px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../images/gui/show.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	width:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.showArtLink:hover{
background-image: url(../images/gui/show_on.gif);
}
.hideArtLink{
	border-bottom:#D6D6D6 solid 1px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../images/gui/hide.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	width:auto;
}
.hideArtLink:hover{
background-image: url(../images/gui/hide_on.gif);
}
.backLink{
	background-color:#f3f3f3;
	border:#D6D6D6 solid 1px;
	text-decoration:none;
	font-size:12px;
	float:left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 6px;
	margin-right: 6px;

	margin-bottom: 6px;	margin-left: 0px;
	background-image: url(../images/gui/catback.gif);
	background-repeat:no-repeat;
	background-position:3px center;
}
.backLink:hover{
	background-image: url(../images/gui/catback_on.gif);
}
.formField{ width:40px;}
#disclaimer {
	width:96%;
	float:left;
	border: 1px solid #000000;
	margin:10px;
	padding:6px;
}
#disclaimer p{ font-size:10px; margin:3px;}

#lnPromoHead{
	background-image: url(../images/gui/promo_header_short.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	height: 3px;
	width: 100%;
	margin:0px;
}
#lnavItemCont{
	background-image: url(../images/gui/blue_rt_nav_grad.jpg);
	background-repeat: repeat-x;
	background-position: left -30px;
	margin:0px;
	width:100%px;
	margin-top: -15px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FFF;
}
*:first-child+html	#lnavItemCont{ margin-top:0px;}/*works in IE7*/
html>/**/body #lnavItemCont{ margin-top:0px;} /*works in FF*/

#lnavItemCont p{ margin:0; color:#cd5806; font-size:13px; padding-left:10px; font-weight:bold;}
#lnavItemCont p a{ 
	text-decoration:none; 
	color:#000;
	background-image: url(../images/gui/pointer_clear.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	margin-top:2px;

}
#lnavItemCont p a:hover{ 
	text-decoration:underline; 
	color:#0047BD;
}
 #lnPromoHead{
	background-image: url(/images/gui/promo_header_short.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	height: 3px;
	width: 100%;
	margin:0px;
}
#lnavItemCont{
	background-image: url(/images/gui/blue_rt_nav_grad.jpg);
	background-repeat: repeat-x;
	background-position: left -30px;
	margin:0px;
	width:100%px;
	margin-top: -15px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FFF;
}
*:first-child+html	#lnavItemCont{ margin-top:0px;}/*works in IE7*/
html>/**/body #lnavItemCont{ margin-top:0px;} /*works in FF*/

#lnavItemCont p{ margin:0; color:#cd5806; font-size:13px; padding-left:10px; font-weight:bold;}
#lnavItemCont p a{ 
	text-decoration:none; 
	color:#000;
	background-image: url(/images/gui/pointer_clear.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	margin-top:2px;

}
#lnavItemCont p a:hover{ 
	text-decoration:underline; 
	color:#0047BD;
}
.ScrollTable{ width:760px;  overflow-x:auto; padding-bottom:10px; margin-bottom:10px; }
*:first-child+html	.ScrollTable{ width:760px; overflow-x:auto; height:auto; padding-bottom:10px; overflow-y:hidden;} /*works in IE7*/
html>/**/body .ScrollTable{ width:760px; overflow:auto; height:auto; padding-bottom:0px; } /*works in FF*/
 
 
#outCntr #content{
	overflow-x: auto;
}

#xmlFail{
	margin:20px 0 0 0;
}

#xmlFail a.errorSearch{
	
}
.brand_logo_ecat{ /* ALSO SEE KENNAMETAL08JS.JS AND WIDIA_BASE.JS for formatting */
	max-width: 100px;
	max-height: 100px;
	margin-right: 20px;
}
#millingFeedChart, #millingInsDesc{
	border:0;
	font-size:.75em;
	background: #FFF;
	border-collapse: collapse;
}
#millingFeedChart td, #millingInsDesc td{
	border:solid 1px #CCC;
	padding:.2em;
	border-top:none;
}
#millingFeedChart .infoHeadRow td{
	background: #E6E8E9;
	font-weight:bold;
	border-bottom: none;
	text-align:center;
}
#millingInsDesc{
	display: none;
	margin:0 0 20px 385px;
}
#millingInsDesc td{
	border-top: solid 1px #CCC;
}
#millingInsDesc td p{
	padding:.2em;
}
/* REMOVE */
#catArt{
/* 	display: block!important; */
}
