/* COMPONENTS HOMEPAGE */
#TE_compHP_tabs {
margin:0px;
margin-top:10px;
padding:10px 10px 0px 0px;
list-style:none;
text-decoration:none;
float:left;
}
#TE_compHP_tabs li {
display:inline;
margin:0px;
padding:0px;
text-decoration:none;
float:left;
}
#ProductsTab a{
text-decoration:none;
cursor:pointer;
}
#IndustryTab a{
text-decoration:none;
cursor:pointer;
}
#BrandsTab a{
text-decoration:none;
cursor:pointer;
}
#AtoZTab a{
text-decoration:none;
cursor:pointer;
}
.TE_compHP_tabContent {
	float:left;
}
	.TE_compHP_tabs a {
	float:left;
	background:url("/_TEincludes/TEimages/TE_tabL.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px 0px 0px 4px;
	text-decoration:none;
	}
	.TE_compHP_tabs a span {
	float:left;
	display:block;
	background:url("/_TEincludes/TEimages/TE_tabR.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding:5px 15px 4px 6px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-right:2px;
	}
	.TE_compHP_tabs a:hover span {
	color:#000000;
	text-decoration:underline;
	margin-right:2px;
	}
		.TE_compHP_tabs_active a {
		float:left;
		background:url("/_TEincludes/TEimages/TE_tabL_active.gif");
		background-repeat: no-repeat;
		background-position: left top;
		margin:0px;
		padding:0px 0px 0px 4px;
		}
		.TE_compHP_tabs_active a span {
		float:left;
		display:block;
		background:url("/_TEincludes/TEimages/TE_tabR_active.gif");
		background-repeat: no-repeat;
		background-position: right top;
		padding:5px 15px 4px 6px;
		color:#000000;
		font-weight:bold;
		margin-right:2px;
		}
		.TE_compHP_tabs_active a:hover span {
		color:#000000;
		text-decoration:underline;
		margin-right:2px;
		}
.TE_compHP_taglineBG {
width:650px;
height:135px;
background-image:url('/_TEincludes/TEimages/TE_componentsTagline.gif');
background-repeat:no-repeat;
}
.TE_compHP_categoryImages {
margin:0px;
padding:13px 0px 0px 25px;
list-style:none;
}
.TE_compHP_categoryImages li {
display:inline;
margin:5px;
}
.TE_compHP_categoryTitle {
margin-top:28px;
margin-left:9px;
color:#ffffff;
font-weight:bold;
font-size:12px;
}
.TE_compHP_content {
padding:8px;
width:630px;
border-left:2px solid #dbdad8;
border-right:2px solid #dbdad8;
border-bottom:6px solid #dbdad8;
}

p.TE_compHP_links { /* THESE STYLE TEXTUAL CONTENT ON THE COMPONENTS HP */
margin:0px;
margin-bottom:12px;
padding-left:8px;
}

h4.TE_compHP_links  { /* THESE STYLE TEXTUAL CONTENT ON THE COMPONENTS HP */
margin:0px;
margin-bottom:3px;
font-size:12px;
}
.TE_nst_boxtop{	
	/*make this the same size as the top image*/	
	display:block;	
	width:220px;	
	height:40px;	
	/*set the image as a background*/	
	background-position:left top;	
	background-repeat:no-repeat;	
	background-image:url(../images/BlankBlueBox_toptext.jpg);
}	
.TE_nst_topcontent{	
	/*set the font style for the box title*/	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;	color:#f68933; font-weight:bold;	
	/*shift the title down a bit and center it*/	
	padding-right:5px;
	padding-top:5px;	
	text-align:center;	
}	
.TE_nst_boxbottom{	
	/*make this the same width as the bottom image*/	
	/*don’t set the height as this needs to be flexible*/	
	display:block;	
	width:220px;	
	/*set the image as a background*/	
	background-position:left bottom;	
	background-repeat:no-repeat;	
	background-image:url(../images/BlankBlueBox_bottom.jpg);	
}	
.TE_nst_maincontent{	
	/*set the font style for the main content*/	
	color:#196694;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; font-weight:bold;
	display:block;	
	/*align the main content nicely*/	
	padding-left:10px;	
	padding-bottom:14px;	
	padding-right:14px;	
}
.TE_nst_maincontent-tiny{
	font-size:9pt; font-weight:bold;
	text-align:right;
}
a#myTEadvantageAdButton:link, a#myTEadvantageAdButton:visited {
	height : 93px;
	width : 220px;
	background: url(../images/myTEadvantage_Ad.jpg) no-repeat;
	display : block;
}
a#myTEadvantageAdButton:active, a#myTEadvantageAdButton:hover {
	background: url(../images/myTEadvantage_Ad_over.jpg) no-repeat;
}
/***************[ ADS ON ELECTRONIC COMPONENTS PAGE ]********************************************************/
#addContainer {
	clear:both;
}
#newSiteToolsAd {
	background : transparent url(/_includes/te_com/images/bottom_bg.gif) no-repeat scroll 0 bottom;
	margin-top : 5px;
	padding : 0 0 11px;
	width : 235px;
}
#newSiteToolsAd h3 {
	background : transparent url(/_includes/te_com/images/grey_bg.gif) no-repeat scroll 0 0;
	color : #7D7D7D;
	font-size : 10pt;
	height : 28px;
	line-height : 28px;
	margin : 0;
	padding : 0;
	text-indent : 10px;
}
#newSiteToolsAd div {
	background : url(/_includes/te_com/images/quickLinks_bg.gif) repeat-x 0 bottom;
}
#newSiteToolsAd div p {
	border-style : solid;
	border-color : #e5e5e5;
	border-width : 0 1px;
	margin:0;
	padding:10px 0 0;
}
#newSiteToolsAd div p a {
	text-decoration:none;
	color:#3C85A1;
	text-align:left;
}
#newSiteToolsAd div p a.imgLink {
	width:159px;
	background:#fff;
	border:solid 1px #ccc;
	display:block;
	margin:5px auto 7px;
	padding:5px;
}
#newSiteToolsAd div p em {
	width:171px;
	color:#005380;
	font-weight:bold;
	display:block;
	margin:0 auto;
}
#newSiteToolsAd div p em a {
	background:none;
	border:0;
}
#newSiteToolsAd div p span {
	width:171px;
	text-align:right;
	display:block;
	margin:0 auto;
	padding:0;
}
#newSiteToolsAd div p span a {
	background-color:transparent;
	border:none;
	display:inline;
	margin:0;
	padding:0;
}
#pictureSearchAdButton {
	height:80px;
	background-image:url('/images/picture_search.png');
}
#pictureSearchAdButton span {
	text-align:right;
	right:10px;
}
#pictureSearchAdButton {
	width:213px;
	background-repeat:no-repeat;
	position:relative;
	display:block;
	margin:10px 0 0;
}
#pictureSearchAdButton span {
	font-size:7pt;
	position:absolute;
	bottom:8px;
}
/*---[ O V E R W R I T E  M A S T E R . C S S ]-----------*/
#TE_mainBody{
	border : 0;
	float : left;
	margin : 0;
	padding : 0;
	width : 900px;
}
#TE_footer {
	clear:both;
}
.comp-content h4 {
	font-weight : bold;
}
.comp-content table td {
	vertical-align : top;
}
#dijit_layout_ContentPane_3 table {
	margin-top : 10px;
}
#dijit_layout_ContentPane_3 table td {
	padding : 4px 0;
}_
#ctl00_ContentPlaceHolder1_quickLin li {
	padding : 2px 0 2px 15px !important;
}
#dijit_layout_ContentPane_3 {
	overflow : hidden;
}
#TE_corp_rightBar {
	width : 235px !important;
	margin : 20px 4px 0 0;
}
#c4 {
	margin-left : 10px;
}
.te-brand-table {
	width : 290px;
}
.te-brand-table th, .te-brand-table td {
	text-align : center;
}
.te-brand-table th.brand-cell, .te-brand-table td.brand-cell {
	text-align : left;
}
.te-brand-table th {
	border-bottom : solid 1px #000;
}
.te-brand-table td {
	padding : 2px 0;
	vertical-align : top;
}
#prodTable {
	
}
#prodTable td {
	padding-bottom : 10px;
}
#prodTable ul {
	list-style : none;
	margin : 0 0 0 10px;
	padding : 0;
}
#prodTable ul li {
	padding : 2px 0;
}
#prodTable ul li a {
	
}
#indusTable {
	
}
#indusTable td {
	padding-bottom : 10px;
}
#indusTable ul {
	list-style : none;
	margin : 0 0 0 10px;
	padding : 0;
}
#indusTable ul li {
	padding : 2px 0;
}
#indusTable ul li a {
	
}
.viewMoreContent {
	display : none;
}
.viewMoreLink {
	display : -moz-inline-box;
	display : inline-block;
	font-weight: bold;
	margin : 10px 0 0 10px;
}
#pictureSearch {
	margin : 10px 0 0;
}
#alpha-list {
	float : left;
	list-style : none;
	margin : 20px 0 10px;
	padding : 0;
	width : 606px;
}
#alpha-list li {
	border-left : solid 1px #999;
	display : inline;
	float : left;
	margin : 0 0 10px;
	padding : 0 14px;
}
#alpha-list li.first-item {
	border-left : 0;
	clear : left;
	padding-left : 0;
}
#alpha-table td {
	padding : 3px 10px;
	width : 303px;
}
#alpha-header {
	border-bottom : solid 1px #999;
	clear : both;
	font-size : 10pt;
	font-weight : bold;
}
#c1 ul, #c2 ul {
	list-style : none;
	margin : 0 0 10px 10px;
	padding : 0;
}
#c1 li, #c2 li {
	padding : 2px 0;
}
#gc table {
	width : 100%;
}
