@charset "utf-8";
/* CSS Document */

.SummaryDetailed {
	clear: both;
	float: left;
	padding-bottom: 10px;
	margin: 5px;
}

	.SummaryDetailed_Image {
		padding-bottom: 10px;
		clear: left;
		float: left;
	}
	
	.SummaryDetailed_Summary {
		width: 600px;
		float: left;
		clear: right;
	}
	
	.SummaryDetailed_Title {
		font-weight: bold;
		font-size: 1.5em;
	}
	
	.SummaryDetailed_Desc {
		border-top: solid 1px #999;
	}
	
	.SummaryDetailed_More {
		font-size: inherit;
		clear: both;
		float: left;
	}

.TitleLink:link {
	color: #555555;
	text-decoration: none;
}

	.TitleLink:hover {
		color: #cc0000;
		text-decoration: none;
	}

.LiteratureDownloads {
	list-style: none;
}

.CADGroup {
	float: left;
	clear: both;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 688px;
}

	.CADGroupTitle {
		font-size: 1.2em;
		font-weight: bold;
		margin-left: -5px;
		margin-right: -5px;
		padding-bottom: 2px;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		background-color: #ff9c00;
		color: #000;
		border: solid 1px #000;
	}
	
	
.CADProduct {
	border-collapse: collapse;
	width: 697px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.9em;
}

	.CADProduct tr, .CADProduct th, .CADProduct td {
		border-bottom: solid 1px #000;
		border-top: solid 1px #000;
	}
	
	.CADProduct tr:hover {
		background-color: #FF0;
	}
	
	.CADTitle {
		width: 280px;
	}
	
	.CADSubTitle {
		width: 120px;
	}
	
	.CADProduct td {
		width: 100px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
		font-size: 0.9em;
		text-align: left;
	}

.PatentPending {
	float: left;
	clear: left;
	font-style: italic;
	color: #666;
}

/*
.CADProduct {
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 718px;
	border-bottom: solid 1px #000;
}

	.CADInformation {

	}

	.CADTitle {
		float: left;
		font-size: 1.1em;
		font-weight: bold;
		border: solid 1px #f00;
	}
	
	.ie6 .CADTitle {
	}

	.CADSubTitle {
		font-size: 1.0em;
	}

	.CADFiles {
		list-style: none;
		font-weight: bold;
		border: solid 1px #ff0;
	}
	
	.CADFiles li {
		float: right;
	}
*/

.JumpLinks {
	text-align: center;
	font-size: 1.1em;
}

.ProductNotesTable {
	border-collapse: collapse;
	width: 400px;
}

.ProductNotesTable td {
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	padding: 4px;
}

.ProductNotesTable caption {
	padding: 4px;
	font-weight: bold;
}

.ToolDivider {
	float: left;
	clear: left;
	width: 100%;
}

.Tool {
	float: left;
	clear: left;
	padding: 5px;
	width: 720px;
}

.ToolInformation {
	float: left;
	width: 500px;
}

.ToolTable {
	border-collapse: collapse;
	width: 480px;
	margin: 5px;
	text-align: center;
}

.ToolTable td {
	border: solid 1px #000;
	padding: 4px;
	min-width: 100px;
}

.ToolGraphic {
	float: right; 
	clear: right;
	padding: 5px;
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.ToolGraphic img {
	max-width: 200px;
	max-height: 200px;
}

.BorderedTable {
	border: solid 3px #000;
	text-align: center;
	border-collapse: collapse;
}

.BorderedTable td, .BorderedTable th {
	border: solid 1px #000;
	padding: 4px;
}

.TableLeft {
	text-align: left;
}

sup {
	font-size: 0.8em;
}

.linkdwg {
/*
	background-image: url(../images/design/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
*/
}

.linkdxf {
/*
	background-image: url(../images/design/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
*/
}

.linkxls {
/*
	background-image: url(../images/design/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
*/
}

.Group {
	width: 730px;
	float: left;
	margin-bottom: 10px;
}

.Contact {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

	.ContactName, .ContactName_Narrow {
		border-bottom: solid 1px #666;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	
	.ContactName_Narrow {
		width: 345px;
	}
	
	.ContactInfo {
		float: left;
		width: 345px;
	}
	
	.ContactTrade {
		float: left;
		width: 450px;
	}
	
	.ContactPage {
		float: left;
		width: 444px;
		margin-bottom: 10px;
	}
	
	.ContactGraphic {
		margin-left: 8px;
		float: left;
		padding: 4px;
	}
	
	.ContactOtherStates {
		border: solid 1px #666;
		background-color: #CCC;
		padding: 4px;
		margin-top: 5px;
	}
	
.GoToMapGraphic {
	margin-right: 20px;
	float: right;
}

.Box {
	border: solid 1px #ccc;
	padding: 5px;
	margin-bottom: 10px;
	width: 718px;
}

.SectionTitle {
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
	background-image: url(/images/title_background.gif);
	background-repeat: no-repeat;
}

.SectionTitle_Small {
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
	background-image: url(/images/title_background_small.gif);
	background-repeat: no-repeat;
}

.ShowsList {
	font-size: 1.2em;
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
}
	
	.ShowsList TD {
		border-top: solid 1px #000;
		border-bottom: solid 1px #000;
		padding: 5px;
	}
	
	.ShowsList_First TD {
		border-top: none;
	}
	
	.ShowsList_Last TD {
		border-bottom: none;
	}
	
	.ShowsListTitle {
		padding-right: 20px;
	}

.NewsItem {
	padding-bottom: 0px;
}

	.NewsType {
		font-size: 1.1em;
		font-weight: bold;
	}
	
	.NewsDownload {
		font-size: inherit;
		font-weight: bold;
	}

.Thumbnail {
	width: 50px;
	height: 50px;
}


.HelicapHeading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #528CAD;
}

.AdBox {
	padding-left: 2px;
	padding-bottom: 10px;
}

#PrintContact {
	display: none;
}

.CatalogTable_Large,
.CatalogTable_Normal {
	background-color: #fff;
	border: solid 2px #000;
	text-align: center;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

	.CatalogTable_Large {
		font: Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	
	.CatalogTable_Large td, 
	.CatalogTable_Large th,
	.CatalogTable_Normal td, 
	.CatalogTable_Normal th {
		padding-top: 1px;
		padding-bottom: 1px;
	}
	
	.CatalogTable_Large th,
	.CatalogTable_Normal th {
		border: solid 2px #000;
	}
	
	td.hover, tr.hover {
		background-color: #ff0;
	}
	
	.CatalogTable_Large td:hover,
	.CatalogTable_Normal td:hover {
		background-color: #000;
		color: #fff;
	}
	
	.CatalogTable_Large td, 
	.CatalogTable_Normal td {
		border: solid 1px #000;
	}
	
	.CatalogTable_Normal td, 
	.CatalogTable_Normal th {
		padding-left: 2px;
		padding-right: 2px;
	}	
	
	.MarkedRow {
		background-color: #CCC;
	}
	
/*	
	This is now preformed with a jquery plugin - MDH
	.MarkedRow:hover,
	.Highlight:hover {
		background-color: #ff0;
	}
*/
	
	.CatalogTable_Divider {
		background-color: #000;
		font-size: 0px;
		height: 2px;
	}
	
	.CatalogTable_Title {
		margin-top: 15px;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.CatalogTable_Footer {
		list-style: none;
		margin-bottom: 15px;
		margin-top: 0px;
	}
	
	.CatalogTable_Footer li {
		padding: 2px;
	}
	
	.CatalogTable_Footer li:hover {
		padding: 1px;
		background-color: #ff0;
		border: solid 1px #f00;
	}
	
.Product_Header {
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	width: inherit;
	margin-bottom: 4px;
}
	.Product_MaterialFamily {
		width: 190px;
		border-collapse: collapse;
		float: right;
		clear: right;
		margin-right: 8px;
		margin-bottom: 5px;
	}
	
	.Product_MaterialFamily th {
		border: solid 2px #000;
		text-align: center;
	}
	
	.Product_Title {
		min-width: 530px;
		max-width: inherit;
		float: left;
		text-align: left;
		font-size: 1.2em;
		font-weight: bold;
	}
	
.Product_Details {
	float: left;
	width: 325px;
}
	
	.Product_Details li {
		margin-bottom: 7px;
		
	}
	
	.Product_Chart {
		margin-bottom: 10px;
		width: inherit;
	}
	
	.Product_Chart th {
		padding-top: 3px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		width: 60px;
		text-align: center;
		vertical-align: middle;
		background-color: #CCC;
		border: solid 1px #000;
		color: #000;
		font-weight: bold;
	}
	
	.Product_Chart td {
		padding: 4px;
/*		border: solid 1px #000; */
	}
	
	.Product_Chart td:hover {
		padding: 3px;
		background-color: #ff0;
		border: solid 1px #f00;
	}
	
.Product_Graphics {
	float: left;
	width: 405px;
}
	.Product_Graphic {
		margin-left: 10px;
		float: left;
		padding: 4px;
		max-width: 395px;
	}

.ListSection,
.ListSectionFull {
	float: left;
	clear: both;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

	.ListSection { width: 470px; }
	.ListSectionFull { width: 700px; }

	.ListSection:hover, .ListSectionFull:hover { background: repeat-x url(/images/list-box-background1.gif); }

	/* When using .ListSection_GraphicBlank to force a blank graphic space the <div> must contain line breaks equal to the number of lines of text in the details section. */

	.ListSection_GraphicBlank,
	.ListSection_GraphicRight,
	.ListSection_GraphicLeft {
		width: 75px;
		max-height: 200px;
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 14px;
		text-align: center;
	}
	
	.ListSection_GraphicRight { float: right; }
	.ListSection_GraphicLeft, .ListSection_GraphicBlank { float: left; }
	
	.ListSection_GraphicRight:hover,
	.ListSection_GraphicLeft:hover {
		background-image: url(/images/click-here.gif);
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	
	.ListSection_Title, 
	.ListSection_Title_noGraphic,
	.ListSectionFull_Title,
	.ListSectionFull_Title_noGraphic {
		border-bottom: solid 2px #000;
		float: left;
		margin-left: -5px;
		padding-left: 5px;
		margin-right: -5px;
		padding-right: 5px;
		margin-bottom: 3px;
		font-size: 1.5em;
	}
	
	.ListSection_Title { width: 375px; }
	.ListSection_Title_noGraphic { width: 470px; }
	.ListSectionFull_Title { width: 605px; }
	.ListSectionFull_Title_noGraphic { width: 700px; }
	
	.ListSection_Title a, 
	.ListSection_Title_noGraphic a,
	.ListSectionFull_Title a,
	.ListSectionFull_Title_noGraphic a {
		text-decoration: none;
	}
	
	.ListSection_LinkMore {
		float: left;
		line-height: 1.5em;
	}
	
	.ie6 .ListSection p,
	.ie6 .ListSectionFull p { margin-top: 4px; margin-bottom: 6px; }

.Box_Right,
.Box_Left {
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
}

	.Box_Right {
		float: right;
		clear: right;
		margin-left: 10px;
	}
	
	.Box_Left {
		float: left;
		clear: left;
		margin-right: 10px;
	}
	
.ChartLiterature {
	text-align: center;
	border: solid 2px #000;
}

	.ChartLiterature caption {
		font-size: 1.2em;
		font-weight: bold;
	}

	.ChartLiterature th {
		background-color: #555;
		color: #fff;
	}

	.ChartLiterature td,
	.ChartLiterature th {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.ChartLiterature_Title {
		text-align: left;
	}
	
.Chart_Left {
	text-align: left;
}
	
.ChartVideo {
	margin-bottom: 10px;
	border-collapse: collapse;
	border: solid 2px #000;
}
	
	.ChartVideo caption {
		margin-bottom: 5px;
		margin-top: 10px;
		color: #f00;
		font-size: 2em;
		font-weight: bold;
	}
	
	.ChartVideo th,
	.ChartVideo td {
		padding: 5px;
	}
	
	.ChartVideo th {
		background-color: #000;
		color: #fff;
		border-bottom: solid 2px #000;
	}

	.ChartVideo td {
		border-bottom: solid 1px #000;
		border-top: solid 1px #000;
		vertical-align: middle;
	}
	
	.ChartVideo_Index {
		width: 40px;
		text-align: center;
		font-weight: bold;
	}
	
	.ChartVideo_Length {
		width: 85px;
		text-align: left;
	}
	
.ReferenceTable {
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 20px;
}

	.ReferenceTable th {
		border-bottom: solid 2px #000;
	}
	
	.ReferenceTable th, 
	.ReferenceTable td {
		padding-left: 4px;
		padding-right: 4px;
	}
	
.Indent {
	float: left;
	clear: left;
	width: 710px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.docnote {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
}