.x-dock-body table 
{
	float: none;
}

.PCsubtitle 
{
	font-weight: bold;
}


#PC_OverviewListing
{
}

#PC_OverviewListing td 
{
	vertical-align: top;
}

.PC_OverviewListingItem {
	width: 211px; 
	padding-bottom: 37px; 
}





.PC_OverviewListingCategoryListing {
	margin-top: 16px; 
}




#PC_ProductLineListing td 
{
	vertical-align: top;
}

.PC_ProductLineListingItem 
{
	width: 211px; 
	padding-bottom: 30px; 
}


.PC_ProductLineListingItem div
{
	margin-top: 10px; 
}

.PC_ProductLineListingItem img 
{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 5px;
}

.PCCategoryPromotion 
{
	padding: 20px;
	width: 252px;
	height: 197px;
	overflow: hidden;
	background:transparent url('../Images/PCPromotionBackground.gif') no-repeat scroll 0pt;
	background-position: left top;
}

.PCCategoryPromotion img
{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


.PCCategoryPromotion .Title
{
	font-weight: bold;
	margin-bottom: 5px;
}


.PCCategoryPromotion .Copy
{
	margin-bottom: 5px;
}


#PC_SearchUI 
{
	/*margin-bottom: 23px; */
}



div.PC_Seperator, div.PC_ListingSeperator 
{
	width: 684px;
	clear: both;
	border-bottom: solid 1px #bebebe;
}


div.PC_ListingSeperator 
{
	padding-top: 4px;
	margin-bottom: 10px;
}

div.PC_Seperator 
{
	padding-top: 19px;
	margin-bottom: 21px;
}

#PC_Combobox 
{
	clear: both;
	padding-top: 18px;
}


#PC_Combobox .x-form-trigger 
{
    width:23px;
    height:21px;
	background:transparent url('../Images/comboboxtrigger.jpg') no-repeat scroll 0pt;
}

#PC_Combobox .x-form-trigger-over{
    background-position:-23px 0;
}
#PC_Combobox .x-form-trigger-click{
    background-position:-46px 0;
}

.PC_ListingItem .PC_ListingSeperator
{
	padding-top: 0px;
	border-bottom-width: 0px;
}

.PC_ListingItem
{
	float: left;
	padding-top: 11px;
	margin-top: 11px;
	border-top: solid 1px #bebebe;
	
}

.C4SitePagerItem:first-child > .PC_ListingItem
{
	border-top-width: 0px;
	
}
.C4SitePagerItem {clear: both;}


.PC_ListingContent
{
	
}
.PC_ListingContent ul 
{

}

.PC_ListingContent ul li
{
	list-style-type: disc;
}

.PC_ListingItem img
{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 7px;
}
.BottomSeperator
{
	border-bottom:1px solid #BEBEBE;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
.TopSeperator
{
	border-Top:1px solid #BEBEBE;
	padding-Top:5px;
	padding-left:0px;
	padding-right:0px;
}

#ProductSearch
{
	padding-left:5px;
}

#ProductSearch .td
{
	font-weight: bold;
}

#NavTreeData
{
	display: none; 
	visibility: hidden;
}

#LeftNavigationTree 
{
	margin-left: 1px;
	margin-right: 1px;
}



.PC_ListingContent ul, .GroupLandingContent ul, #LeftNavigationTree ul, .PC_OverviewListingItem ul
{
	list-style:none;
	padding-left: 0px;
	margin:0px;
}



.PC_ListingContent ul, .GroupLandingContent ul, .PC_OverviewListingItem ul
{
	margin-left: 1em;
	padding-left: 1em;
}

 .PC_OverviewListingItem ul
 {
	margin-top: 10px;
 }

/*
ul
{
	list-style:none;
	padding-left: 0px;
}
*/

#left_navigation #section_title {
	float: left;
	background-image: url('../images/ln_title_background.jpg');
	background-repeat: repeat-x;
	height: 25px;
	width: 144px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	
}




.TopTier .LeftNavigationOdd 
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.LeftNavigationOdd 
{
	background-color: #EEEFE9;
	padding-top: 4px;
	padding-bottom: 2px;
	white-space: normal;
}

.LeftNavigationEven
{
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 2px;
	white-space: normal;
}

#left_navigation .x-tree-node .x-tree-selected a span
{
	background-color: Transparent;
}

#left_navigation img.x-tree-node-icon
{
	display:none;
	visibility: hidden;
}


#left_navigation .x-tree-elbow-minus, 
#left_navigation .x-tree-elbow-end-minus 
{
	background-image: url(../images/LeftNavigation/Tier2_minus.gif);
}

#left_navigation .x-tree-elbow-plus,
#left_navigation .x-tree-elbow-end-plus
{
	background-image: url(../images/LeftNavigation/Tier2_plus.gif);
}


#left_navigation .TopTier .x-tree-elbow-minus, 
#left_navigation .TopTier .x-tree-elbow-end-minus 
{
	background-image: url(../images/LeftNavigation/Tier1_minus.gif);
}

#left_navigation .TopTier .x-tree-elbow-plus,
#left_navigation .TopTier .x-tree-elbow-end-plus
{
	background-image: url(../images/LeftNavigation/Tier1_plus.gif);
}



#left_navigation .x-tree-node a span
{
	font-family: arial, sans-serif;
	color: #676862;
	font-size: 100%;
	padding-left: 1px;
}





#LeftNavigationTree .TopTier img.x-tree-ec-icon
{
	float: left;
	margin-bottom: -2px;
	width: 19px;
}


#LeftNavigationTree li
{
	clear: both;
}

.ProductSearchButton
{
	background:#5E5E50;
	padding:1px 1px 1px 1px;
	border: solid 1px #B5B8C8;
	
}
.ProductSearchButton .x-btn-text
{
	color:#FFFFFF;
}
.activeLink
{
	color:#737373;
	cursor:pointer;
	font-weight:bold;
	padding:1pt;
}

.inactiveLink
{
	border: 0px none gainsboro;
	color:#737373;
	cursor:default;
	font-weight:bold;
	padding:1pt;
	text-decoration:none;
}



.PC_DisplayTextPadding
{
	float: left; 
	padding-left: 19px;	
	padding-bottom: 10px;	
	padding-top: 10px;	
}
.PC_SearchResultTitleUI
{	float: left; 
	padding-bottom: 10px;	
	width:664px;
}
.PC_SearchResultTitle
{	float: left; 
	padding-left: 19px;	
	padding-bottom: 10px;	
	padding-top: 10px;	
	width:664px;
	background-color:#EDFDED; 
	border:solid 1px #B7DCB6;
}

.PC_NoSearchResultTitle 
{	float: left; 
	padding-left: 19px;	
	padding-bottom: 10px;	
	padding-top: 10px;	
	width:664px;
	background-color:#fdeded; 
	border:solid 1px #d9b4bb;
}



#NoResultsTable 
{
	margin-top: 7px;
	width: 100%;
}

#NoResultsTable td 
{
	vertical-align: top;
	width: 33%;
}


#NoResultsTable td div:first-child
{
	margin-bottom: 12px;
}

#NoResultsTable td div
{
	margin-bottom: 10px;
}


.PagerLinks
{
	text-align:center;
}
.RecordCount
{
	text-align:center;
}
.ProductIndexLinks
{
	width:664px;
	float: left; 
	text-align:center;
}

.application-list-item {font-weight: bold;}
.process-step-list-item {font-style: italic;padding-left: 10px;}

#TechnicalSupportContactUsCtrl .x-form-trigger {width:23px;height:21px;background:transparent url('../Images/comboboxtrigger.jpg') no-repeat scroll 0pt;}
#TechnicalSupportContactUsCtrl .x-form-trigger-over{background-position:-23px 0;}
#TechnicalSupportContactUsCtrl .x-form-trigger-click{background-position:-46px 0;}
#TechnicalSupportContactUsCtrl .x-combo-list-item{width:100%;}
#TechnicalSupportContactUsCtrl {clear: both;}

#PC_IndustryFilter .x-form-trigger {width:23px;height:21px;background:transparent url('../Images/comboboxtrigger.jpg') no-repeat scroll 0pt;}
#PC_IndustryFilter .x-form-trigger-over{background-position:-23px 0;}
#PC_IndustryFilter .x-form-trigger-click{background-position:-46px 0;}
#PC_IndustryFilter .x-combo-list-item{width:100%;}
#PC_IndustryFilter {clear: both;}

#PC_ApplicationFilter .x-form-trigger {width:23px;height:21px;background:transparent url('../Images/comboboxtrigger.jpg') no-repeat scroll 0pt;}
#PC_ApplicationFilter .x-form-trigger-over{background-position:-23px 0;}
#PC_ApplicationFilter .x-form-trigger-click{background-position:-46px 0;}
#PC_ApplicationFilter .x-combo-list-item{width:100%;}
#PC_ApplicationFilter {clear: both;}

.x-combo-list .x-combo-selected{background-color:#EFEFEA!important;cursor:pointer;border:1px solid #B5B8C8;}
.x-resizable-pinned .x-combo-list-inner{border-bottom:1px solid #B5B8C8;}
.ext-safari .x-form-invalid{background-color:#fee;border:1px solid #ff7870;}
.x-combo-list{border:1px solid #B5B8C8;background:#ddecfe;zoom:1;overflow:hidden;}
.x-form-text,textarea.x-form-field{padding:1px 3px;background:#fff url(../images/default/form/text-bg.gif) repeat-x 0 0!important;border:1px solid #B5B8C8;}
/*
.x-form-invalid,textarea.x-form-invalid{background:#fff url(../images/default/grid/invalid_line.gif) repeat-x bottom;border:1px solid #DD7870;}
*/
.x-form-focus,textarea.x-form-focus{border:1px solid #616254;}
.x-form-check-wrap{float:left;line-height:18px;padding-right:4px;}

.x-form-text{height:22px;line-height:18px;vertical-align:middle;}
.x-combo-list-hd{font:bold 11px tahoma,arial,helvetica,sans-serif;color:#B5B8C8;background-image:url(../images/default/layout/panel-title-light-bg.gif);border-bottom:1px solid #B5B8C8;padding:3px;}
.x-combo-list-item{font:normal 12px tahoma,arial,helvetica,sans-serif;padding:2px;border:1px solid #fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.x-form-field{margin:0;font:normal 12px tahoma,arial,helvetica,sans-serif;}
.x-combo-noedit{cursor:pointer;}
.x-combo-list-small .x-combo-list-item{font:normal 11px tahoma,arial,helvetica,sans-serif;}


#siteMap
{
	width:684px;
	padding-top: 19px;
}
.cmap_content_leftpadding
{
	padding-left:5px;
}

.tabContentHeader
{
	color:#333333;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	overflow:hidden;
	white-space:nowrap;
	padding-top: 8px;
}

#ProductSearchTab .x-tabs-wrap{border-bottom:1px solid white;padding-top:0px;float:left; position: relative; z-index:21;}
#ProductSearchTab .x-tabs-strip-wrap{width:100%;}
#ProductSearchTab .x-tabs-wrap table{position:relative;top:0;left:0; float:left;}


#ProductSearchTab .x-tabs-strip td{padding:0;padding-left:0px;padding-right:1px;padding-bottom:0px; background-color: White;}


#ProductSearchTab .x-tabs-strip a,.x-tabs-strip span,.x-tabs-strip em{display:block;}
#ProductSearchTab .x-tabs-strip a{text-decoration:none!important;-moz-outline:none;outline:none;cursor:pointer;}
#ProductSearchTab .x-tabs-strip .x-tabs-text{font:bold 11px tahoma,arial,helvetica;color:#666;overflow:hidden;white-space:nowrap;cursor:pointer;text-overflow:ellipsis;/*padding-left:11px;*/}
#ProductSearchTab .x-tabs-strip .on .x-tabs-text{cursor:default;color:#083772;}
#ProductSearchTab .x-tabs-strip .disabled .x-tabs-text{cursor:default;color:#aaa;}
#ProductSearchTab .x-tabs-strip .on .x-tabs-right{background:none;}
#ProductSearchTab .x-tabs-strip .on .x-tabs-left{background:none;}
#ProductSearchTab .x-tabs-strip .x-tabs-right{background:none;}
#ProductSearchTab .x-tabs-strip .x-tabs-left{background:none;}

/*
#ProductSearchTab .x-tabs-strip a{position:relative;top:0px;left:0;}
*/

#ProductSearchTab .x-tabs-strip .on a{position:relative;}
#ProductSearchTab .x-tabs-strip .on .x-tabs-inner{padding-bottom:5px;background-color:#E2E2E0;}
#ProductSearchTab .inactive-close-icon{background-image:none;}
#ProductSearchTab .close-icon{line-height:1px;font-size:1px;background-image:url(../images/default/layout/PCTabMinus.gif);display:block;position:absolute;left:5px;top:4px;width:11px;height:11px;cursor:pointer;}
#ProductSearchTab .x-tabs-strip .x-tabs-closable .close-over{}
#ProductSearchTab .x-tabs-strip .on .close-icon-expand{background-image:url(../images/default/layout/PCTabplus.gif);}
#ProductSearchTab .x-tabs-strip .on .inactive-close-icon{background-image:url(../images/default/layout/PCTabMinus.gif);}
#ProductSearchTab .x-tabs-strip .x-tabs-closable .inactive-close-icon{line-height:1px;font-size:1px;display:block;position:absolute;right:5px;top:4px;width:11px;height:11px;}
#ProductSearchTab .x-tabs-strip .x-tabs-closable .close-icon-expand{line-height:1px;font-size:1px;background-image:url(../images/default/layout/PCTabplus.gif);display:block;position:absolute;left:5px;top:4px;width:11px;height:11px;cursor:pointer;}
#ProductSearchTab .x-tabs-strip .x-tabs-closable .close-icon{line-height:1px;font-size:1px;background-image:url(../images/default/layout/PCTabMinus.gif);display:block;position:absolute;left:5px;top:4px;width:11px;height:11px;cursor:pointer;}
#ProductSearchTab .x-tabs-strip .x-tabs-closable .x-tabs-inner{padding-right:22px;position:relative;}
#ProductSearchTab .x-tabs-strip .x-tabs-closable .close-icon{line-height:1px;font-size:1px;background-image:url(../images/default/layout/PCTabMinus.gif);display:block;position:absolute;right:5px;top:4px;width:11px;height:11px;cursor:pointer;}
#ProductSearchTab .x-tabs-strip .on .close-icon{background-image:url(../images/default/layout/PCTabMinus.gif);}
#ProductSearchTab ..x-tabs-strip .on .x-tabs-inner{padding-bottom:5px;background-color:#dcdcdc;}
#ProductSearchTab .x-tabs-strip .x-tabs-inner{background-color:#EFEFEA;}
#ProductSearchTab .x-tabs-body{float:left;border:0px solid #6593cf;border-top:0 none;background-color:#E2E2E0;top:0px; border-top:0 none;position:absolute; padding-top:10px;width:703px;_width:702px;height:inherit; z-index: 20; }
#ProductSearchTab .x-tabs-item-body{float:left;background-color:#E2E2E0;padding-bottom:20px; width:auto;z-index:9999; filter:none;}

td.SearchDirections
{
	color: #000;
	border-bottom: 1px solid #bebebe;
}

#SearchDirections.invalid
{
	font-weight: bold;
	color: #CC0000;
}



#tblTechSupportContactUs {}
.errorMessage{ color:#CC0000;}

#tblTechSupportContactUs.allow-invalids .x-form-invalid
{
	border: 1px solid #CC0000;
}
#addUpdateProfileCtrl.allow-invalids .x-form-invalid
{
	border: 1px solid #CC0000;
}



#TechnicalSupportContactUsCtrl .ext-el-mask
{
	background-color: #FFFFFF;
}



#TechnicalSupportContactUsCtrl .ext-el-mask-msg, #TechnicalSupportContactUsCtrl .ext-el-mask-msg div
{
	background-color: #EEEEEE;
	border-color: #CCCCCC
}



.sectionTitle
{
	color:#333333;
	font-family:Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
}


.ProductSearchTable
{
	padding:5px;
}









.LandingDocumentList 
{
	padding-top: 10px;
	clear: both;
}

.DocumentHolder>div
{
	float: left;
	padding-left: 18px;
	margin-right: 27px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#ProductGroupAccordion .DocumentHolder>div
{
	margin-right: 0px;
}


.DocumentHolder>div
{
	white-space: nowrap;
}

.DocumentHolder>div.PDF
{
	background-image: url('../Images/filePDF.gif');
}
.DocumentHolder>div.DOC
{
	background-image: url('../Images/fileDOC.gif');
}
.DocumentHolder>div.WMV
{
	background-image: url('../Images/fileVideo.gif');
}
.DocumentHolder>div.SWF
{
	background-image: url('../Images/fileVideo.gif');
}
.DocumentHolder>div.Other
{
	background-image: url('../Images/fileOther.gif');
}





#ProductGroupAccordion .PanelTabs .x-tabs-strip a, 
#ProductGroupAccordion .PanelTabs .x-tabs-strip span, 
#ProductGroupAccordion .PanelTabs .x-tabs-strip em 
{
	display: inherit;
	font-weight: normal;
	text-align: center;
}


#ProductGroupAccordion .PanelTabsWrapper 
{
	margin-bottom:5px;
	padding: 5px;
}
#ProductGroupAccordion .PanelTabs .x-tabs-body 
{
	overflow:auto;
	background-color: #FFF;
	padding: 16px;
	border: 0px;
}

#ProductGroupAccordion .PanelTabs .x-tabs-strip td
{
	background-color: #E2E2E0;
	padding: 0px;
	border-right: 2px solid white;
}


#ProductGroupAccordion .PanelTabs .x-tabs-strip td.on
{
	background-color: #FFF;
	border-top: 2px solid white;
}



#ProductGroupAccordion .x-tabs-inner, #ProductGroupAccordion .x-tabs-text
{
	width: auto;
}




#ProductGroupAccordion .PanelSpecifications table
{
	width: 100%;
}


#ProductGroupAccordion .PanelSpecifications table td
{
	vertical-align: top;
}


.PanelTabs .x-tabs-wrap
{
	border-bottom: 0px;
}



.PanelTabs .x-tabs-strip .x-tabs-inner
{
	background-color: #E2E2E0;
}

.PanelTabs .x-tabs-strip .on .x-tabs-inner
{
	background-color: #FFF;
}




.PanelTabs .x-tabs-strip .x-tabs-text 
{
	color: #999999;
}
.PanelTabs .x-tabs-strip .on .x-tabs-text 
{
	color: #333333;
}


.GroupRelatedProducts
{
	width: 657px; 
	background-color: #EEEFE9; 
	padding: 2px 3px; 
	font-family: tahoma,verdana,helvetica; 
	font-size: 11px; 
	padding: 4px 4px 4px 23px;
	clear: both;
}



.PanelSpecifications table td
{
	padding: 0px;
	border-bottom-width: 0px;
}

.PanelSpecifications table tr.Sizer td
{
	padding: 0px;
	border-bottom: 0px;
}
.PanelSpecifications table td.Column1Sizer
{
	width: 190px;
}
.PanelSpecifications table td.Column2Sizer
{
	width: 375px;
}





.PanelSpecifications table tr.BottomLine td
{
	border-bottom: 1px solid #bebebe;
}


.PanelSpecifications table tr.TopPadding td
{
	padding-top: 11px;
}

.PanelSpecifications table tr.BottomPadding td
{
	padding-bottom: 11px;
}




.SubGroup_Ordering
{
	padding: 21px;
}

.SubGroup_Ordering span.OrderingInformation
{
	color: Black;
	font-weight: bold;
}

.SubGroup_Ordering span.HowToRead,
.SubGroup_Ordering span.HowToOrder
{
	color: #073859;
	text-decoration: underline;
}

.SubGroup_Ordering span.HowToRead:hover,
.SubGroup_Ordering span.HowToOrder:hover
{
	cursor: pointer;
}

.SubGroup_Ordering span.HowToRead
{
	padding-left: 32px;
}

.SubGroup_Ordering span.HowToOrder
{
	padding-left: 26px;
}

.SubGroup_Ordering table 
{
	padding-top: 22px;
	width: 100%;
}


.SubGroup_Ordering table th
{
	vertical-align: bottom;
	padding-bottom: 6px;
	border-bottom: 1px solid #bcbcba;
}
.SubGroup_Ordering table th.PartNumber
{
	width: 87px;
}
.SubGroup_Ordering table th.HighLevelSpecHeader
{
	width: 79px;
}
.SubGroup_Ordering table td
{
	padding: 11px 0px;
	border-bottom: 1px solid #bcbcba;
}






#ProductGroupAccordion.HideTitles .x-dock-panel-title
{
	visibility: hidden;
	display: none;
}



#ProductGroupAccordion .x-dock-panel-body-animating .PanelTabs
{
	visibility: hidden;
	display: none;
}


#ProductGroupAccordion .x-layout-collapse-south {
	background-image:url(../images/InfoPanel/Minus.gif);
}


#ProductGroupAccordion .x-layout-collapse-east {
	background-image:url(../images/InfoPanel/Plus.gif);
}


#ProductGroupAccordion .x-layout-panel-hd {
	background-image: none;
	border-bottom: 0px;
	background-color: #eeefe9;
	padding: 2px 3px;
	width: 678px;
}

#ProductGroupAccordion .x-dock-panel-title-expanded
{
	background-color: #e2e2e0;
}

#ProductGroupAccordion .x-dock-panel-title-expanded .x-layout-panel-hd-text
{
	color: Black;
	font-weight: bold;
}







#ProductGroupAccordion > .x-dock-panel
{
	border-bottom: 1px solid #FFF;
}



#ProductGroupAccordion .x-dock-panel-body
{
	width: 684px;
	background-color: #e2e2e0;
}

#ProductGroupAccordion .x-dock-panel .x-dock-panel-body-docked
{
	border-bottom: 0px;
}

#ProductGroupAccordion .x-layout-tools-button-over 
{
	background-color: Transparent;
	border: 0px;
	padding: 2px;
}







div.GroupLandingTopSeperator 
{
	padding-top: 0px;
	margin-bottom: 9px;
}

div.GroupLandingBottomSeperator 
{
	padding-top: 0px;	
	margin-bottom: 9px;
}

.GroupLandingContent
{
	padding-left: 24px;
}



.GroupLandingContent ul li
{
	list-style-type: disc;
	font-size: 11px;
	line-height: 16px;
}


.GroupLandingContent ul
{
	margin: 0px;
	margin-left: 1em;
	padding-left: 1em;
}


.GroupLandingContent .LandingImage
{
	width: 100px;
	float: left;
	text-align: center;
}


.GroupLandingContent .LargerImage
{
	font-size: 11px;
	color: #073859;
	text-decoration: underline;
	cursor: pointer;
}






.x-dlg-proxy
{
	background-color: #e2e2e0;
	border: 1px solid #AAA;
}

#HowToReadPartNumberDialogCopy
{
	padding-bottom: 16px;
	border-bottom: 1px solid #bfbfbf;
}


#HowToReadPartNumberDialogImage
{
	margin-top: 19px;
}




.PCDialog{
}
.PCDialog .x-dlg-hd {
	display: none;
}
.PCDialog .x-dlg-hd-left {
	visibility: hidden;
}
.PCDialog .x-dlg-hd-right {
	visibility: hidden;
}

.PCDialog .x-dlg-dlg-body{
	background:white;
	border: 0px;
	padding:0px;
	position:absolute;
	top:24px;left:0;
	z-index:1;
	overflow:hidden;
	padding: 30px;
}

.PCDialog .x-dlg-bd{
	overflow:hidden;
}
.PCDialog .x-dlg-ft{
    display:none;
}
.PCDialog .x-tabs-body{
    display:none;
}
.PCDialog .inner-tab{
	margin:5px;
}


.PCDialog .x-form fieldset legend 
{
}

#EmailThisPageIntro, #EmailThisPageConfirmation
{
	margin: 5px 0px;
}

#EmailThisPageConfirmation table 
{
	margin-top: 10px;
}



.PCDialog .ext-el-mask-msg
{
	background: #2A3559 url('');
	border-color: #2A3559;
}

.PCDialog .x-btn-left, .PCDialog .x-btn-right, .PCDialog .x-btn-center {background:url('');}
	
.PCDialog .x-btn button
{
	border: 1px solid #a6a7a1;
	background-color: #e2e2e0;
	padding: 2px 4px;	
}


.x-dlg-proxy 
{
	background-image: url('');
}

.PCDialog input.x-form-invalid
{
	border:1px solid #DD7870;	
}


#HowToReadPartNumberDialog.x-dlg-closable .x-dlg-hd{
	padding-right:22px;
}
#HowToReadPartNumberDialog.x-dlg-toolbox {
    position:absolute;
	top:4px;
	right:4px;
	z-index:6;
    width:40px;
    cursor:default;
    height:15px;
    background:transparent;
}
.PCDialog .x-dlg-close {
    background-image:url(../Images/InfoPanel/Close.gif);
}


#ProductAZIndex td 
{
	vertical-align: top;
}


div.DivisionLandingImage
{
	border: 1px solid #a6a7a1;
	margin-top: 16px;
	margin-bottom: 16px;
	float: left;
}












.ProductLanding_Ordering
{
	background-color: #e2e2e0;
	float: left;
	margin-bottom: 1px;
}

.ProductLanding_Ordering .SubGroup_Ordering
{
	float: left;
}


.PC_cmap_content 
{
	float: right; 
	background-image: none; 
	padding-top: 5px;
	width: 705px;
}




.SearchButton
{
	cursor: pointer;
}


#GlobalSearchError 
{
	padding-right: 8px;
	color: #CC0000;
}

#SearchLoading 
{
	background-color: #EEEEEE;
	border: 1px solid #BEBEBE;
	color: #CC0000;
	float: left;
	font-size: x-large;
	height: 105px;
	margin-left: 2px;
	padding-top: 75px;
	text-align: center;
	width: 680px;
}






#EmailThisPageEmailDiv, #EmailThisPagePrintDiv
{
	float: left;
	padding-left: 18px;
	margin-left: 19px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	white-space: nowrap;
	font-size: 11px;
}

#EmailThisPageEmailDiv
{
	background-image: url('../Images/iconEmail.gif');
}
#EmailThisPagePrintDiv
{
	background-image: url('../Images/iconPrint.gif');
}

#ProductSearchTab a:visited 
{
	color: #335C78;
}

.x-tabs-body{background-color:white;overflow:visible;height:100%;}

/* BEGIN LIGHTBOX */

#modalSubmission{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	text-align:center;
}

#modalBackground{
	filter: Alpha(Opacity=70); 
	-moz-opacity:0.7; 
	opacity: 0.7;
	width: 100%; 
	height: 100%; 
	background-color: #000000;
	position: absolute;
	z-index: 10000;
	top: 0px; 
	left: 0px;
	text-align:center;
	position:relative;
}

#inline-video-container
{
	margin: 0px auto; 
	padding-top: 100px;
	width:800px; 
	text-align: left;
}

#inline-video-container .close
{
	width: 50px;
	padding-bottom: 20px;
	float:right;
	background: url('../Images/btnClose.gif') no-repeat right top;
	cursor: pointer;
	font-weight: bolder;
}

/* END LIGHTBOX */