/************************************************************************************************************
***************************[  T E   G L O B A L   S T Y L E S H E E T  ]*************************************
****************************[ CREATED JANUARY 2011 FOR CPS IMPLEMENTATION ]**********************************
*************************************************************************************************************
S E C T I O N  1.0  FOUNDATIONAL STYLES
S E C T I O N  2.0  BASIC STRUCTURAL STYLES
S E C T I O N  3.0  QUICK LINKS AREA
S E C T I O N  4.0  HEADER
S E C T I O N  5.0  SEARCH BOX
S E C T I O N  6.0  LIVE CHAT
***6.1  LIVE CHAT BUTTON
***6.2  COMMON POPUP STYLES
***6.3  ID SPECIFIC STYLES
S E C T I O N  7.0  NAVIGATION
S E C T I O N  8.0  BREADCRUMBS
S E C T I O N  9.0  HOMEPAGE
***9.1  MARQUEE POSITIONING
***9.2  MARQUEE CONTENT
***9.3  HERO CONTROLS
***9.4  BOTTOM MODULES
***9.5  HOTSPOTS
***9.6  MINI MARQUEE
***9.7  STOCK TICKER
S E C T I O N  10.0  LANGUAGE/COUNTRY POP-UP
S E C T I O N  11.0  SELF REGISTRATION/SIGN-IN/LOG-IN OVERLAY
S E C T I O N  12.0  GRAY ACTION BAR
S E C T I O N  13.0  GRAY SCREEN
S E C T I O N  14.0  FOOTER
S E C T I O N  15.0  BUTTONS
S E C T I O N  16.0  UL STYLE DESIGNS
S E C T I O N  17.0  MY PARTS LIST WIDGET
S E C T I O N  18.0  QUICK VIEW
S E C T I O N  19.0  INDUSTRY (see industry
S E C T I O N  20.0  DOJO STYLE OVERRIDES
***20.1  TOOLTIPS
*********BOTTOM TOOLTIP CONNECTOR
***20.2  TE Note
***20.3  Scroll Area
***20.4  Flexi Tabs
******20.41  Foundational Styles
******20.42  Regular Tabs
******20.43  Wrapped Tabs
******20.44  Content Pane & Tab Marriage
******20.45  Tab Content Pane Styles
***20.5  Thumbnail Picker
***20.6  TE Dialog Widget
S E C T I O N  21.0  SHARE/PRINT/EMAIL WIDGET
S E C T I O N  22.0  REDIRECT OVERLAY
S E C T I O N  23.0  CRISIS BUTTON
S E C T I O N  24.0  CHINA REDIRECT OVERLAY
S E C T I O N  25.0  MEGA MENU
S E C T I O N  26.0  SEARCH WITHIN
S E C T I O N  27.0  GENERIC STYLE ADD-ONS
************************************************************************************************************/

/* S E C T I O N  1.0 */
/************************************************************************************************************
***************************[  F O U N D A T I O N A L  S T Y L E S  ]****************************************
************************************************************************************************************/
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color:#555;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height:12px;
    margin-top: 0;
    padding: 0; 
}
a img {
    border: 0 none;
}
a, a:link, a:focus {
    border: medium none;
    color: #005588;
    text-decoration: none !important;
}
a:visited {
    border: medium none;
    color: #11AADD;
    text-decoration: none !important;
}
a:active, a:hover {
    border: medium none;
    color: #ee7722;
    text-decoration: underline !important;
}
h1, h2, h3, h4, h5 {
    color: #666666;
    font-weight: bold;
}
h1 {
    font-size: 18px;
    line-height: 20px;
    margin: 20px 0 15px;
}
h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 15px 0 10px;    
}
h3 {
    font-size: 12px;
    line-height: 14px;
    margin: 10px 0 5px; 
}
h4 {
    font-size: 11px;
    line-height: 12px;
    margin: 10px 0 5px;     
}
h5 {
    font-size: 10px;
    line-height: 11px;
    margin: 10px 0 5px;         
}
p {
    color: #555555;
    font-size: 11px;
    line-height: 14px;
    margin: 5px 0;
}
ul {
    font-size: 11px;
    line-height: 13px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
    padding: 0;
}
input, select {
    font-size: 90%;
}
fieldset {
    -moz-border-radius: 8px 8px 8px 8px;
}
select {
    font-size: 90%;
}
input {
    font-size: 100%;
}
textarea {
    font-size: 100%;
}
img {
    border: medium none;
    margin: 0;
    padding: 0;
}
label {
    padding-bottom: 0.5em;
    padding-left: 10px;
}
table, form {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
table {
    background-color: transparent;
}

/* S E C T I O N  2.0 */
/************************************************************************************************************
************************[  B A S I C  S T R U C T U R A L  S T Y L E S  ]************************************
************************************************************************************************************/
#TE_mainBody {
    float: left;
    margin : 0;
    padding : 0;    
    width: 900px;
    z-index: -1;
}
#TE_outerDiv, #te-page {
    overflow: visible;
}
#TE_outerDiv {
    text-align: left;
}
#te-page {
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 900px;
}
#te-body {
    background:none repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    position:relative;
    width: 900px;
}
.clear-float {
    clear: both;
}
.te-clearfix:after, #te-page:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
label.TE_required {
    background-image: url("images/sitewide/TE_required.gif");
    background-position: left center;
    background-repeat: no-repeat;
}
li.TE_greenLeaf {
    background-position: right bottom;
}
img.TE_greenLeaf {
    background-position: center top;
    float: right;
    margin-top: 0;
    padding-right: 28px;
}
span.TE_greenLeaf, a.TE_greenLeaf,span.TE_leftGreenLeaf, a.TE_leftGreenLeaf {
    background-image:url('images/sitewide/TE_greenLeaf.gif');
    background-repeat:no-repeat;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:20px;
}
a.TE_leftMagGlass {
    background-image: url("images/sitewide/TE_magglass.gif");
    background-repeat: no-repeat;
    padding-bottom: 1px;
    padding-left: 20px;
    padding-top: 1px;
}

/* S E C T I O N  3.0 */
/************************************************************************************************************
/******************************[  Q U I C K   L I N K S   A R E A  ]*****************************************
************************************************************************************************************/
#TE_quickLinks {
    float: right;
    margin: 0 5px 5px;
    padding: 0 5px 5px;
    width: 200px;
}
fieldset#TE_quickLinks ul {
    margin: 10px 0 10px 15px;
    padding: 0;
    text-align: left;
}
fieldset#TE_quickLinks ul li {
    list-style-image: url("images/sitewide/TE_menuRightArrow.gif");
}
fieldset#TE_quickLinks legend, fieldset#TE_features legend {
    color: #005380;
    font-size: 110%;
    font-weight: bold;
}
fieldset#TE_quickLinks span {
    display: block;
}
ul.TE_bullet {
    margin-left: 17px;
    padding: 0;
}
ul.TE_bullet li {
    list-style-image: url("images/sitewide/TE_menuRightArrow.gif");
}
fieldset#TE_features {
    float: right;
    margin: 5px;
    padding: 5px;
    width: 200px;
}
fieldset#TE_features div {
    text-align: center;
}
fieldset#TE_features img {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

/* S E C T I O N  4.0 */
/************************************************************************************************************
****************************************[  H E A D E R  ]****************************************************
************************************************************************************************************/
#te-header {
    background:none repeat scroll 0 0 #FFFFFF;
    height:90px;
    margin:10px 0 0;
    position:relative;
    width:900px;
}
#te-greeting {
    margin: 10px;
}
#te-industry-signin {
    margin:0;
    padding:0;
    position:absolute;
    right:0;
    text-align:right;
    top:0;
    width:685px;
}
#te-industry-signin ul {
    margin: 0;
    padding: 0;
}
#te-industry-signin li {
    display:inline;
    font-size:11px;
    margin:0 auto;
    padding:0 0 0 10px;
}
#te-industry-signin span {
    background: url("images/header/te-lang-map.png") no-repeat scroll 0 0 transparent;
    color: #999999;
    font-weight: bold;
    padding: 0 3px 0 33px;
}
#te-region-image {
    background: url("images/header/te-lang-map.png") no-repeat scroll 0 0 transparent;
}
#te-home-logo {
    display: inline;
    left: 0;
    margin: 0;
    position: absolute;
    top: 5px;
}
#te-home-logo a {
    display: block;
    height: 75px;
    overflow: hidden;
    position: relative;
    width: 190px;
}
#te-home-logo a img {
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

/* S E C T I O N  5.0 */
/************************************************************************************************************
***********************************[  S E A R C H  B O X  ]**************************************************
************************************************************************************************************/
/*Search box, new look --- Also must call to http://www.tycoelectronics.com/_TEincludes/TEscripts/dojo_default/dijit/themes/tundra/tundra.css in order to properly display*/
#te-header form {
    bottom:0;
    color:#666666;
    margin-bottom:12px;
    position:absolute;
    right:0;
    width:326px;
}
#te-header fieldset {
    -moz-border-radius:0 0 0 0 !important;
    background:url("images/header/te-global-bg-text-input-new.png") no-repeat scroll 0 0 transparent;
    border:0 none;
    height:36px;
    margin:0;
    padding:0;
    position:relative;
    width:auto;
}
#te-header .submit-button {
    background:url("images/header/te-global-button-search-new.png") no-repeat scroll 0 0 transparent;
    border:0 none;
    cursor:pointer;
    height:36px;
    left:285px;
    padding:1px 2px 1px 5px;
    position:absolute;
    top:0;
    width:41px;
}
#te-header .submit-button:hover {
    background:url("images/header/te-global-button-search-new-hover.png") no-repeat scroll 0 0 transparent;
}
#te-searchBox, #te-searchForm .dijitTextBox {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    color:#999999;
    font-family:verdana !important;
    font-size:10pt !important;
    height:auto;
    left:0;
    margin:0;
    outline:0 none;
    padding:5px 5px 5px 7px;
    position:absolute;
    top:0;
    width:278px !important;
}
#te-searchBox {
    padding: 5px 5px 5px 0;
}
#te-header form .dijitValidationIcon {
    display: none;
}
#te-header form .dijitInputField {
}
#te-header form input.active {
    color: #333333 !important;
}
#te-searchForm .dijitTextBox {
    width: auto !important;
}
#te-searchForm .dijitFocused {
    border: 0 none;
}
#widget_te-searchBox_dropdown .dijitMenu {
    background-color: #F7F7F7;
    width: 255px;
    border: 1px solid #EE7722;
    margin: 0;
    padding: 0;
}
#widget_te-searchBox_dropdown .dijitMenuItem {
    white-space: normal !important;
    background-color: #F7F7F7;
    font-family: sans-serif;
    font-size: 12px;
    margin: 0;
}
#widget_te-searchBox_dropdown .dijitComboBoxHighlightMatch {
    background-color: #F7F7F7;
    color: #005588 !important;
    font-weight: bold;
}
#widget_te-searchBox_dropdown .dijitMenuItemHover {
    color: #EE7722;
}
.dj_ie #te-searchForm .dijitTextBox {
    height:18px;
    line-height:18px;
    overflow:visible !important;
}
.dj_ie #te-searchBox {
    padding-top:10px;
}

/* S E C T I O N  6.0 */
/************************************************************************************************************
***********************************[  L I V E  C H A T  ]****************************************************
************************************************************************************************************/
/* S E C T I O N  6.1 */
/*********************************[  L I V E  C H A T  B U T T O N  ]***************************************/
#TE_lc_mainContainer {
    float:right;
    margin-bottom:8px;
    position:absolute;
    right:430px;
    top:28px;
    z-index:3;
}
#TE_lc_mainContainer a, #TE_lc_mainContainer span {
    white-space : normal;
}
#TE_lc_imageLink, #TE_lc_imageLink em, #TE_lc_imageLink span {
    display : block;
    text-decoration : none !important;
    width : 192px;
}
#TE_lc_imageLink span a, #TE_lc_imageLink span a:link {
    color:#fff;
    text-decoration:none !important;
}
#TE_lc_imageLink span a:hover {
    color:#fff !important;
    text-decoration:none !important;
}
#TE_lc_imageLink span a:visited {
    color:#fff;
    text-decoration:none !important;
}
#TE_lc_imageLink {
    background : transparent url("images/liveChat/te-live-chat-new.png") 100% 0 no-repeat;
    cursor : pointer;
    padding : 0 50px 0 0;
}
#TE_lc_imageLink em {
    color : #fff;
    font : bold 12.5px/12px Verdana,Arial,sans-serif;
}
#TE_lc_imageLink span {
    color : #fff;
    font : 9px/10px Arial,sans-serif;
    margin:1px 0 0;
}
#TE_lc_imageLink div {
    background : transparent url("images/liveChat/te-live-chat-new.png") 0 0 no-repeat;
    height:33px;
    padding:15px 0 2px 6px;
}
a#TE_lc_imageLink:hover, a#TE_lc_imageLink:hover div, a#TE_lc_imageLink:hover em, a#TE_lc_imageLink:hover span, a#TE_lc_imageLink:active, a#TE_lc_imageLink:active div, a#TE_lc_imageLink:active em, a#TE_lc_imageLink:active span {
    text-decoration : none !important;
}
#TE_lc_imageLink:hover, #TE_lc_imageLink:active, .te-liveChatChinaZh:hover, .te-liveChatChinaZh:active, .te-liveChatChinaEn:hover, .te-liveChatChinaEn:active  {
    background-position : 100% -50px !important;
}
#TE_lc_imageLink:hover div, #TE_lc_imageLink:active div, .te-liveChatChinaZh:hover div, .te-liveChatChinaZh:active div, .te-liveChatChinaEn:hover div, .te-liveChatChinaEn:active div {
    background-position : 0 -50px !important;
}
#TE_lc_textLink {
    display : none;
}
.te-liveChatEn em {
    font : normal normal bold 12.5px/12px Verdana, Arial, sans-serif !important;
}
.te-liveChatEn span {
    font : 9px/10px Verdana, Arial, sans-serif !important;
}
.te-liveChatChinaZh em, .te-liveChatChinaEn em {
    padding: 0 0 4px;
}
.te-liveChatChinaZh span {
    font : 11px/10px Verdana, Arial, sans-serif !important;
}
/*
.te-liveChatChinaZh, .te-liveChatChinaEn {
    background : transparent url("lib/../images/liveChat/te-live-chat-china.png") 100% 0 no-repeat !important;
}
.te-liveChatChinaZh div, .te-liveChatChinaEn  div {
    background : transparent url("lib/../images/liveChat/te-live-chat-china.png") 0 0 no-repeat !important;
}
*/
.te-liveChatEn, .te-liveChatEn em, .te-liveChatEn span, .te-liveChatChinaZh, .te-liveChatChinaZh em, .te-liveChatChinaZh span {
    width : 132px !important;
}
.te-liveChatChinaEn, .te-liveChatChinaEn em, .te-liveChatChinaEn span {
    width : 162px !important;
}
/* S E C T I O N  6.2 */
/****************************[  C O M M O N   P O P U P   S T Y L E S  ]************************************/
.popupMessage { background:#fff; border:solid 1px #000; padding:5px 0; position:absolute; z-index:10000004; }
.popupMessage form { margin:0; padding:0; }
.popupMessage h4 { color:#005380; font-size:10pt; position:relative; margin:0; padding:0 0 0 10px; }
.popupMessage h4 img { position:absolute; right:5px; cursor:pointer; }
.preventClick {
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #EDEDED;
    background-image: url("images/sitewide/TE_transparent.gif");
    background-position: 0 0;
    background-repeat: repeat;
    border: 0 none;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 10000003;
}
/*--------------[  S I Z E   S T Y L E S  ]----------------------------------------------------------------*/
.TE_popupTopLeftCorner, .TE_popupTopRightCorner, .TE_popupBottomLeftCorner, .TE_popupBottomRightCorner {
    height : 8px;
    width : 8px;
}
.TE_popupTopBorder, .TE_popupBottomBorder {
    height : 7px;
}
.TE_popupBottomEdge {
    height : 5px;
}
/*--------------[  I M A G E   S T Y L E S  ]--------------------------------------------------------------*/
.TE_popupTopLeftCorner, .TE_popupTopRightCorner, .TE_popupBottomLeftCorner, .TE_popupBottomRightCorner {
    background : url('images/liveChat/TE_livechat_box.gif') no-repeat;
}
.TE_popupTopLeftCorner {
    background-position : 0 0;
}
.TE_popupTopRightCorner {
    background-position : -8px 0;
}
.TE_popupBottomLeftCorner {
    background-position : 0 -8px;
}
.TE_popupBottomRightCorner {
    background-position : -8px -8px;
}
/*--------------[  C O L O R   S T Y L E S  ]--------------------------------------------------------------*/
.TE_popupContentContainer, .TE_popupHeader, .TE_popupTopBorder, .TE_popupBottomBorder {
    background : #FFB66B;
}
.TE_popupContent, .TE_popupBottomEdge {
    background : #FFF;
}
/*--------------[  B O R D E R   S T Y L E S  ]------------------------------------------------------------*/
.TE_popupTopBorder {
    border-top : solid 1px #000;
}
.TE_popupBottomBorder {
    border-bottom : solid 1px #000;
}
.TE_popupContentContainer {
    border-style : solid;
    border-color : #000;
    border-width : 0 1px;
}   
/*--------------[  M A R G I N   A N D   P A D D I N G   S T Y L E S  ]------------------------------------*/
.TE_popupContent {
    margin : 0 auto;
}
.TE_popupContentContainer {
    padding : 0 2px;
}
.TE_popupBody {
    padding : 0 10px 5px;
}
.TE_popupHeader {
    padding : 0 8px 6px;
    margin : 0 0 10px;
}
/*--------------[  F O N T   A N D   L I N E   H E I G H T   S T Y L E S  ]--------------------------------*/
.TE_popupHeader span, #TE_lc_msg1, #TE_lc_errmsg1 {
    font-weight : bold;
}
.TE_popupTopLeftCorner, .TE_popupTopRightCorner, .TE_popupBottomLeftCorner, .TE_popupBottomRightCorner, .TE_popupTopBorder, .TE_popupBottomBorder, .TE_popupBottomEdge {
    font-size : 1pt;
    line-height : 1pt;
}
/*--------------[  F L O A T   A N D   C L E A R   S T Y L E S  ]------------------------------------------*/
.TE_popupContentContainer {
    float : none;
}
.TE_popupHeader, .TE_popupHeader span, .TE_popupTopLeftCorner, .TE_popupBottomLeftCorner, .TE_popupTopBorder, .TE_popupBottomBorder {
    float : left;
}
.TE_popupHeader img, .TE_popupTopRightCorner, .TE_popupBottomRightCorner {
    float : right;
}
.TE_popupHeader span, .TE_popupTopLeftCorner, .TE_popupBottomLeftCorner {
    clear : left;
}
.TE_popupHeader img, .TE_popupTopRightCorner, .TE_popupBottomRightCorner {
    clear : right;
}
.TE_popupHeader, .TE_popupBody, .TE_popupContentContainer {
    clear : both;
}
.TE_popupTopBorder, .TE_popupBottomBorder {
    clear : none;
}
/* S E C T I O N  6.3 */
/******************************[  I D   S P E C I F I C   S T Y L E S  ]************************************/
/*----------[  L I V E   C H A T   A V A I L A B L E   S T Y L E S  ]----------------------------------*/
#TE_lc_windowTrue {
    width : 346px;
    position : absolute;
    top : 0;
    right : 0;
    display : none;
    float : right;
    clear : both;
}
#TE_lc_windowTrue .TE_popupTopBorder, #TE_lc_windowTrue .TE_popupBottomBorder, #TE_lc_windowTrue .TE_popupBottomEdge {
    width : 330px;
}
#TE_lc_windowTrue .TE_popupHeader {
    width : 324px;
}
#TE_lc_windowTrue #TE_lc_msg1 {
    margin-left : 5px;
    display : block;
}
#TE_lc_windowTrue #TE_lc_errmsg1 {
    height : 35px;
    min-height : 35px;
    width : 250px;
}
#TE_lc_windowTrue .TE_popupBody table {
    margin : 10px auto 0;
}
#TE_lc_windowTrue .TE_popupBody table td {
    padding : 3px;
}
.TE_popupBody table td input {
    width : 106px;
    font-size : 90%;
}
#p_firstname, #p_lastname {
    width : 100px;
}
#p_email {
    width : 200px;
}
/*----------[  L I V E   C H A T   U N A V A I L A B L E   S T Y L E S  ]------------------------------*/
#TE_lc_windowFalse {
    width : 346px;
    position : absolute;
    top : 0;
    right : 0;
    display : none;
}
#TE_lc_windowFalse .TE_popupTopBorder, #TE_lc_windowFalse .TE_popupBottomBorder, #TE_lc_windowFalse .TE_popupBottomEdge {
    width : 330px;
}
#TE_lc_windowFalse .TE_popupHeader {
    width : 324px;
}
#TE_lc_windowFalse .TE_InfoBox {
    height : 35px;
    min-height : 35px;
    width : 250px;
    border-color : #0000FF;
    font-weight : bold;
}
#TE_lc_windowFalse p {
    padding : 0 10px;
}
#TE_lc_windowFalse p span {
    font-weight : bold;
}
/*------------------------------[  L IV E  C H A T  N E W  S T Y L E S  ]------------------------------*/
#liveChatOverlay {
    /*width : 50em;*/
    padding : 5px 5px 0;
    display : block;
    clear : none;
}
#liveChatOverlay fieldset {
    border : none;
    text-align : left;
    margin : 0;
    padding : 0;
}
#liveChatOverlay div {
    float : left;
    clear : both;
    margin : 2px 0;
}
#liveChatOverlay label {
    width : 10em;
    float : left;
    clear : left;
    padding : .2em 0 0 0;
}
#liveChatOverlay input {
    float : left;
}
#liveChatOverlay select {
    float : left;
}
#liveChatOverlay #save {
    margin-left : 10em;
}
#liveChatOverlay #emailSupport {
    background : url('images/liveChat/email.jpg') no-repeat 0 0;
}
#liveChatOverlay #knowledgeSupport {
    width : 33%;
    float : left;
    background : url('images/liveChat/knowledgebase.jpg') no-repeat 0 0;
    border-right : dashed 1px #CCC;
    border-left : dashed 1px #CCC;
}
#liveChatOverlay #callSupport {
    background : url('images/liveChat/phone.jpg') no-repeat 0 0;
}
#liveChatOverlay #emailSupport, #liveChatOverlay #knowledgeSupport, #liveChatOverlay #callSupport {
    width : 184px;
    text-align : left;
    float : left;
    clear : none;
    padding-bottom : 5px;
}
#liveChatOverlay #emailSupport span, #liveChatOverlay #knowledgeSupport span, #liveChatOverlay #callSupport span {
    height : 23px;
    line-height : 23px;
    font-weight : bold;
    margin-left : 2.5em;
}
#liveChatOverlay #emailSupport p, #liveChatOverlay #knowledgeSupport p, #liveChatOverlay #callSupport p {
    height : 5em;
    margin : .5em 0 .25em 0;
    padding : 0 10px;
}
#liveChatOverlay #emailSupport a, #liveChatOverlay #knowledgeSupport a, #liveChatOverlay #callSupport a {
    background : url('images/liveChat/arrow.gif') no-repeat 0 2px;
    float : right;
    clear : both;
    margin-right : 5px;
    padding-left : 10px;
}
#liveChatOverlay .disabled {
    color : #999999;
}
#support {
    border-top:solid 1px #CCC;
    margin-top:1em;
    float : left;
    clear : both;
}
/*------------[  L I V E  C H A T  R E P L A C E M E N T  S T Y L E S  F O R  TE_lc_windowTrue ]----------------*/
#TE_liveChat_windowTrue {
    width : 596px;
}
#TE_liveChat_windowTrue .TE_popupTopBorder, #TE_liveChat_windowTrue .TE_popupBottomBorder, #TE_liveChat_windowTrue .TE_popupBottomEdge {
    width : 580px;
}
#TE_liveChat_windowTrue .TE_popupHeader {
    width : 574px;
}
.lcNoBorder {
    border: 0 !important;
}

/* S E C T I O N  7.0 */
/************************************************************************************************************
***********************************[  N A V I G A T I O N  ]*************************************************
************************************************************************************************************/
#te-nav {
    background: url("images/nav/te-global-bg-nav.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C2C2C2;
    display: block;
    float: left;
    height: 35px;
    text-align: left;
    width: 898px;
}
#te-nav a:link, #te-nav a:visited, #te-nav a:hover, #te-nav a:active {
    color: #005380;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 0 2px 2px;
    text-decoration: none;
}
#te-nav a:visited {
    color: #4092AD;
}
#te-nav a:hover {
    background-color: #E9E7E7;
    text-decoration: underline;
}
#te-nav h2 {
    background: none repeat scroll 0 0 transparent;
    color: #555555;
    display: inline;
    font-size: 10pt;
    font-weight: bold;
    height: auto;
    padding: 0;
}
#te-nav h2 a:link, #te-nav h2 a:visited, #te-nav h2 a:hover, #te-nav h2 a:active {
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding: 0 15px 0 13px;
    text-decoration: none !important;
}
#te-nav ul li h2 a.active {
    background: url("images/nav/te-global-bg-nav-active-link.png") repeat-x scroll 0 0 transparent;
}
#te-nav hr {
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 0;
    width: 90%;
}
#te-nav ul {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
#te-nav ul li {
    background: url("images/nav/te-nav-separator.png") no-repeat scroll 100% 0 transparent;
    display: block;
    float: left;
}
#te-nav ul ul {
    background: none repeat scroll 0 0 #F6F6F5;
    border: 1px solid #D2D2D2;
    display: none;
    padding: 0;
    position: absolute;
    top: auto;
    width: 250px;
    z-index: 5000;
}
#te-nav ul ul li {
    background: none repeat scroll 0 0 transparent;
    float: none;
    padding: 2px 0;
    position: relative;
    text-align: left !important;
    width: 100%;
}
#te-nav ul hr {
    border:1px solid #ccc;
    margin: 0px;
    padding: 0px;
    width: 90%;
}
.te-nav-sub-menu {
    background: url("images/nav/TE_MainMenu_right.gif") no-repeat scroll right center transparent;
    padding: 2px 20px 2px 2px !important;
}
#te-nav ul ul ul {
    left: 100%;
    margin-top: -1px;
    top: 0;
    width: 250px;
}
#TE_corpMenu {
    background: url("images/nav/te-global-bg-nav.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C2C2C2;
    display: block;
    float: left;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 898px;
}
#TE_corpMenu a {
    float: left;
    margin: 11px 10px 0;
}
div#te-nav li:hover ul ul, div#te-nav li li:hover ul ul, div#te-nav li li li:hover ul ul, div#te-nav li li li li:hover ul ul {
    display: none;
}
div#te-nav li:hover ul, div#te-nav li li:hover ul, div#te-nav li li li:hover ul, div#te-nav li li li li:hover ul {
    display: block;
}

/* S E C T I O N  8.0 */
/************************************************************************************************************
***********************************[  B R E A D C R U M B S  ]***********************************************
************************************************************************************************************/
#te-breadcrumbs, #TE_BreadCrumb {
    clear: both;
    float: none;
    font-size: 8pt;
    margin: 0;
    padding: 8px 0;
}
#te-breadcrumbs:after, #TE_BreadCrumb:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* S E C T I O N  9.0 */
/************************************************************************************************************
***********************************[  H O M E P A G E  ]*****************************************************
************************************************************************************************************/
/* S E C T I O N  9.1 */
/****************************[  M A R Q U E E  P O S I T I O N I N G  ]*************************************/
#foregroundContainer {
    height: 400px;
}
.te-heroSlide {
    height: 400px;
}
.te-heroBackground {
    height: 560px;
    left: 0;
    opacity: 1;
    position: absolute;
    width: 900px;
    z-index: -1;
}
/* S E C T I O N  9.2 */
/*******************************[  M A R Q U E E  C O N T E N T  ]****************************************/
.te-heroContent {
    height: 400px;
    position: relative;
}
.te-heroTxt {
    position: absolute;
    width: 300px;
}
.te-heroTxt h3 {
    /*color: #FFFFFF; */
    font-size: 18pt;
    font-weight: normal;
    line-height: 18pt;
    margin: 0;
    padding: 0;
}
.te-heroTxt p {
    /*color: #FFFFFF;*/
    font-size : 10pt;
    margin : 6px 0 10px;
    padding : 0;
}
.te-heroTxtRt {
    right: 25px;
}
.te-heroTxtLt {
    left: 25px;
}
/* S E C T I O N  9.3 */
/*******************************[  H E R O  C O N T R O L S  ]*****************************************/
#te-heroControl {
    background: url("images/sitewide/te-home-bg-hero-controls.png") no-repeat scroll 0 0 transparent;
    color: #555555;
    display: none;
    font-size: 8pt;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 5px;
    position: absolute;
    right: 10px;
    top: 350px;
}
#te-heroControl ul {
    list-style : none;
    margin : 0;
    padding : 0;
}
#te-heroControl span {
    background: url("images/sitewide/te-home-bg-hero-controls.png") no-repeat scroll right -44px transparent;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 5px 0 0;
}
#te-heroControl span span {
    background: url("images/sitewide/te-home-bg-hero-controls.png") repeat-x scroll 0 -22px transparent;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0;
}
#te-heroControl span span ul {
    display: inline;
    float: left;
    margin: 2px 5px 0 0;
}
#te-heroControl span span ul li {
    float: left;
    margin: 0 0 0 5px;
}
#te-heroControl span span ul li a {
    background: url("images/sitewide/te-home-bg-hero-controls.png") no-repeat scroll 0 -66px transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 7pt;
    font-weight: bold;
    height: 18px;
    line-height: 16px;
    text-align: center;
    width: 18px;
}
#te-heroControl a {
    text-decoration : none;
}
#te-heroControl a:hover, #te-heroControl a:active {
    text-decoration: none !important;
}
#te-heroControl a:hover {
    background-position:0 -102px;
}
#te-heroControl a.selected:hover {
    background-position:0 -120px;
    cursor:default;
    text-decoration : none !important;
}
#te-heroControl span span ul li a.hover {
    background-position: 0 -102px;
}
#te-heroControl span span ul li a.active {
    background-position: 0 -84px;
}
#te-heroControl span span ul li a.selected {
    background-position: 0 -120px;
    cursor: default;
}
#te-heroControl.indSolBanner {
    background:none repeat scroll 0 0 transparent;
    bottom:auto;
    color:#555555;
    font-size:8pt;
    height:22px;
    line-height:22px;
    margin:0 36px;
    padding:1px;
    right:auto;
    top:auto;
    width:767px;
}
#te-heroControl.indSolBanner span {
background:none;
padding:0;
}
#te-heroControl.indSolBanner span span {
background:none;
}
/* S E C T I O N  9.4 */
/****************************[  B O T T O M   M O D U L E S  ]*************************************/
/*Gray modules of equal height*/
#te-hpContent {
    background: url("images/homepage/te-home-bg-sections.png") no-repeat scroll center 0 transparent;
    padding: 10px 9px;
}
.te-hp-section {
    background: url("images/homepage/te-home-bg-section-footer.png") no-repeat scroll center bottom transparent;
    display: table-cell;
    padding: 0 0 48px;
    width: 294px;
}
.te-hp-section h2 {
    background: url("images/homepage/te-home-bg-section-header.png") no-repeat scroll center 0 transparent;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 50px;
    line-height: 1px;
    padding: 0 25px;
}
.te-hp-section h3 {
    background: url("images/homepage/te-home-bg-section-header.png") no-repeat scroll center 0 transparent;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding: 0 25px;
    margin: 0 0 0 0;
}
h2.other {
    background-position: center -26px;
}
.te-hp-section-content, .te-hp-section-content-inner {
    position: relative;
}
.te-mini-marquee-count {
    color: #555555; /*ÎÄ×Ö*/
    position: absolute;
    right: 0px;
    top: -26px;
}
.te-hp-section-content {
    background: url("images/homepage/te-home-bg-section-middle.png") no-repeat scroll center bottom transparent;
    font-size: 8pt;
    padding: 5px 9px 0;
}
.te-hp-section-content a {
    font-weight: bold;
    line-height: 14pt;
}
.te-hp-section-content ul li a {
    font-weight: normal;
}
.te-hp-section-content p {
    line-height: 14pt;
    margin: 5px 0;
}
.te-hp-section-view-all {
    border-top: 1px solid #BBBBBB;
    margin: 10px 0 0;
    padding: 5px 0 0;
}
.te-hp-section-content .te-link-marker {
    background-position: 0 7px;
    padding: 0 0 0 15px;
}
/* S E C T I O N  9.5 */
/****************************[  H O T S P O T S  ]*************************************/
.hsContainer {
    position: absolute;
    width: 348px;
}
.hsHotspot {
    cursor: pointer;
    display: none;
    height: 26px;
    left: 0;
    position: absolute;
    top: 42px;
    width: 26px;
    z-index: 99;
}
.hsContainerL .hsHotspot {
    left: auto;
    right: 8px;
}
.hsContainerB .hsHotspot {
    bottom: 25px;
    top: auto;
}
.hsHotspot img {
    left: 0;
    position: absolute;
    top: 0;
}
.hsForeground {
    z-index: 3;
}
.hsBackground {
    z-index: 2;
}
.hsOverlay {
    display: none;
    float: right;
    padding: 25px 35px 0 0;
    width: 300px;
}
.hsContainerL .hsOverlay {
    float: left;
    padding: 25px 0 0 35px;
}
.hsOverlayUpper {
    background: url("images/homepage/te-home-bg-hs-overlay.png") repeat scroll -1200px 0 transparent;
    height: 9px;
    width: 300px;
}
.hsOverlayMiddle {
    background: url("images/homepage/te-home-bg-hs-overlay.png") repeat scroll -300px -1px transparent;
    padding: 0 0 0 13px;
    width: 287px;
}
.hsContainerL .hsOverlayMiddle {
    padding: 0 13px 0 90px !important;
    width: 197px !important;
}
.hsContainerL.hsContainerT .hsOverlayMiddle {
    background-position: 0 -1px;
}
.hsContainerL.hsContainerB .hsOverlayMiddle {
    background-position: -600px bottom;
}
.hsContainerR.hsContainerB .hsOverlayMiddle {
    background-position: -900px bottom;
}
.hsOverlayMiddle h4 {
    color: #005588;
    font-size: 11pt;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
    width: 187px;
}
.hsOverlayMiddle p {
    margin: 5px 0;
    padding: 0 5px;
    width: 187px;
}
.hsOverlayMiddle a {
    margin: 0 0 0 5px;
}
.hsOverlayLower {
    background: url("images/homepage/te-home-bg-hs-overlay.png") repeat scroll -1200px bottom transparent;
    height: 17px;
    width: 300px;
}
.hsImg {
    display: block;
    height: 155px;
    position: absolute;
    right: 0;
    top: 0;
    width: 125px;
    background-repeat:no-repeat;
}
.hsContainerL .hsImg {
    left: 0;
    right: auto;
}
/* S E C T I O N  9.6 */
/****************************[  M I N I  M A R Q U E E  ]*************************************/
/*Used to cycle through industries, new products*/
.te-mini-marquee {
    border: 0px solid #DDDDDD;
    margin : 0 auto;
    position: relative;
    width: 240px;
}
.te-mini-marquee-sub-header {
    font-weight: bold;
    line-height: 14pt;
}
.te-mini-marquee-learn-more {
    font-weight: bold;
    line-height: 14pt;
}
.te-mini-marquee-image-link {
    display: block;
    height: 130px;
    overflow: hidden;
    width: 240px;
}
.te-mini-marquee .te-marquee-control {
    display: inline-block;
    height: 30px;
    margin: -15px 0 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 20px;
}
.te-mini-marquee .te-marquee-control span {
    background: url("images/sitewide/te-home-bg-mini-marquee-controls.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 2;
}
.te-mini-marquee .te-previous-control {
    left: 0;
}
.te-mini-marquee .te-previous-control span {
    background-position: 0 0;
}
.te-mini-marquee .te-previous-control span.hover {
    background-position: 0 -60px;
}
.te-mini-marquee .te-previous-control span.active {
    background-position: 0 -120px;
}
.te-mini-marquee .te-next-control {
    right: 0;
}
.te-mini-marquee .te-next-control span {
    background-position: 0 -30px;
}
.te-mini-marquee .te-next-control span.hover {
    background-position: 0 -90px;
}
.te-mini-marquee .te-next-control span.active {
    background-position: 0 -150px;
}
/* S E C T I O N  9.7 */
/****************************[  S T O C K   T I C K E R  ]*************************************/
#te-stockTicker {
    clear: both;
    text-align: right;
}

/* S E C T I O N  10.0 */
/************************************************************************************************************
**********************[  L A N G U A G E / C O U N T R Y   P O P - U P  ]************************************
************************************************************************************************************/
/*This calls mainly to tundra.css for definition*/
.tundra .dijitDialog .dijitDialogPaneContent {
    float: left;
}
.te-langSelector_container {
    color: #666666;
    float:left;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    width: 310px;
}
.te-langSelectorTitle {
    border-bottom: 1px solid #666666;
    font-size: 12pt;
    padding-bottom: 5px;
}
.te-langSelector_container span {
    float: left;
    font-size: 11pt;
    margin: 15px 0;
    width: 100%;
}
.te-langSelector_container ul {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}
.te-langSelector_container li {
    font-size: 10pt;
    line-height: 20px;
    list-style: none outside none;
}
.te-langSelected {
    color: #999999;
}
.langContainer{
    width: 500px; 
    font: Verdana, Geneva, sans-serif; 
    font-size: 11px; 
    color: #555555; 
    line-height: 18px;
}
.langContainer a{
    color: #005588; 
    text-decoration: none; 
    font-weight: bold;
}
.langContainer a:hover{
    color: #EE7722; 
    text-decoration:underline;
}
.location {
    float: left; 
    padding: 5px 10px 5px 10px; 
    vertical-align: top; 
    width: 140px; 
    font-weight: bold;
}
.langSelection{
    float: right; 
    padding: 5px 10px 5px 10px; 
    width: 300px; 
    vertical-align: top;
}
.langIcon{
    width: 22px; 
    padding: 5px 10px 5px 0px; 
    float: left;
}
.line{
    border-bottom: 1px solid #CCC; 
    clear: both;
}


/* S E C T I O N  11.0 */
/************************************************************************************************************
*********[  S E L F   R E G I S T R A T I O N / S I G N - I N / L O G - I N   O V E R L A Y  ]***************
************************************************************************************************************/
.registration-signin-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    position: relative;
    visibility: hidden;
    width: 735px;
}
.registration-signin-page {
    background: url("images/overlays/registration-signin-page.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 300px;
    padding: 20px;
    width: 220px;
}
.registration-signin-page-benefits {
    float: left;
    padding: 10px 20px;
    width: 415px;
}
.registration-signin {
    background: url("images/overlays/registration-signin-overlay.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 300px;
    padding: 20px;
    width: 220px;
}
.registration-signin h2, .registration-signin-page h2 {
    color: #404040;
    font-size: 11pt;
    font-weight: bold;
    padding-bottom: 10px;
}
.registration-rememberme {
    margin: 20px 0 0;
    padding-bottom: 20px;
}
.registration-signin-benefits-overlay {
    background: url("images/overlays/registration-signin-benefits-overlay.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 300px;
    padding: 20px 30px;
    width: 415px;
}
.forgotPassword {
    clear: both;
    padding-top: 10px;
}
.registration-create-benefits-signin {
    padding-bottom: 10px;
}
.registration-create-benefits-signin h2 {
    color: #ee7722;
    font-size: 11pt;
    font-weight: bold;
}
.registration-create-benefits-signin p {
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 0;
}
.registration-create-benefits-signin ul {
    padding-bottom: 10px;
}
.registration-create-benefits-signin li {
    font-size: 8.5pt;
    line-height: 18px;
    list-style-position: inside;
    list-style-type: disc;
}
.registration-create-benefits-signin a {
    font-size: 9pt;
}
.registration-mini-nav {
    padding-bottom: 20px;
}
.registration-mini-nav li {
    display: inline;
    font-size: 9pt;
    list-style: none outside none;
}
.te-registration-overlay-content, .te-registration-overlay-content-inner, .te-registration-overlay-top, .te-registration-overlay-top .expander, .te-registration-overlay-bottom, .te-registration-overlay-bottom .expander {
    background: url("images/overlays/overlay.png") no-repeat scroll 0 -66px transparent;
}
.te-registration-overlay-top, .te-registration-overlay-top .expander {
    height: 34px;
}
.te-registration-overlay-bottom, .te-registration-overlay-bottom .expander {
    height: 15px;
}
.te-registration-overlay-content, .te-registration-overlay-top, .te-registration-overlay-bottom {
    padding: 0 0 0 15px;
}
.te-registration-overlay-top {
    background-position: 0 1px;
    position: relative;
}
.te-registration-overlay-top a {
    display: block;
    height: 28px;
    position: absolute;
    right: 5px;
    top: 6px;
    width: 28px;
}
.te-registration-overlay-top .expander {
    background-position: 100% -32px;
}
.te-registration-overlay-content-inner {
    background-position: 100% -925px;
    padding: 0 25px 0 0;
}
.te-registration-overlay-bottom {
    background-position: 0 -1784px;
}
.te-registration-overlay-bottom .expander {
    background-position: 100% bottom;
}
#contentLeft1 {
    float: left;
    width: 230px;
}
#contentLeft2 {
    display: none;
    float: left;
    width: 500px;
}
#contentRight {
    float: right;
    width: 290px;
}
.collapseLink {
    font-size: 10pt;
    margin-left: 10px;
}
.registration-create-benefits {
    color: #404040;
    float: left;
    padding-left: 10px;
}
.registration-create-benefits h2, .registration-create-account h2, .registration-secure-access-overlay h2, .registration-create-features h2 {
    color: #ee7722;
    font-size: 13pt;
    font-weight: bolder;
    margin: 0;
    padding: 0;
    text-align: left;
}
.registration-create-features h3 {
    color: #333333;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 3px;
    text-align: left;
}
.registration-create-benefits p {
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 0;
}
.registration-create-benefits ul {
    list-style-position: inside;
    list-style-type: disc;
    margin-left: 0;
    padding-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}
.registration-create-benefits li {
    font-size: 8.5pt;
    line-height: 18px;
}
.registration-create-benefits a {
    font-size: 9pt;
}
.registration-create-account {
    border-left: 2px dotted #CCCCCC;
    float: left;
    padding-bottom: 10px;
    padding-left: 15px;
}
.registration-checkbox-text {
    line-height: 14px;
    margin-left: 6px;
    width: 270px;
}
.registration-terms {
    padding-bottom: 10px;
}
.registration-terms p {
    border: 1px solid #CCCCCC;
    height: 150px;
    margin-top: 5px;
    overflow: auto;
    padding: 5px;
}
.registration-signin fieldset {
    margin-top: 5px;
}
.registration-signin form .field {
    clear: left;
    padding-top: 15px;
}
.registration-signin form .field label {
    color: #404040;
    display: block;
    font-size: 8.5pt;
}
.registration-signin form ul.fields {
    margin: 0 0 10px;
    padding: 0;
}
.registration-signin form ul.fields li {
    list-style-type: none;
    margin: 0;
}
.registration-signin form ul.inline li, .registration-signin form ul.inline label {
    display: inline;
}
.registration-signin form ul.inline li {
    padding: 0 10px;
}
.registration-signin label {
    padding-bottom: 5px;
}
.registration-signin label span {
    font-size: 7pt;
    margin-left: 5px;
}
.registration-signin input.text, .registration-signin textarea, .registration-signin select {
    margin: 0;
    vertical-align: baseline;
}
.registration-signin input.text, .registration-signin textarea {
    background-color: #FFFFFF;
    height: 16px;
    padding: 2px;
    width: 200px;
}
.registration-signin input.text, .registration-signin select, .registration-signin input.checkbox, .registration-checkbox-text {
    float: left;
}
.registration-error {
    color: #CC0000;
    display: none;
    font-size: 8pt;
    font-weight: bold;
}
.registration-required-warning {
    bottom: 25px;
    color: #CC0000;
    font-size: 8pt;
    position: absolute;
    right: 25px;
}
.registration-entry-correct {
    background: url("images/overlays/text-correct.png") no-repeat scroll left center transparent;
    display: none;
    float: left;
    height: 20px;
    margin: 0 0 0 5px;
    padding: 0;
    width: 20px;
}
.registration-entry-incorrect {
    background: url("images/overlays/text-wrong.png") no-repeat scroll left center transparent;
    display: none;
    float: left;
    height: 20px;
    margin: 0 0 0 5px;
    padding: 0;
    width: 20px;
}
.registration-required {
    background-image: url("images/sitewide/TE_required.gif");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    margin: 8px 0 0 5px;
    padding: 0;
    width: 10px;
}
.registration-required-dropdown {
    background-image: url("images/sitewide/TE_required.gif");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    margin: 5px 0 0 5px;
    padding: 0;
    width: 10px;
}
.registration-newsletter {
    display: none;
    float: left;
    font-size: 7pt;
    width: 400px;
}
.registration-newsletter ul {
    float: left;
    margin: 5px 0 0;
    padding-left: 20px;
}
.registration-newsletter li {
    clear: both;
    line-height: 14px;
    margin: 0;
    padding: 5px 0;
}
.registration-newsletter li input {
    float: left;
}
.registration-newsletter-type {
    float: left;
    padding-left: 5px;
    width: 150px;
}
.registration-thanks-overlay-content {
    padding: 20px;
}
.registration-thanks-overlay-content h2 {
    color: #ee7722;
    font-size: 12pt;
    font-weight: bold;
}
.registration-thanks-overlay-content p {
    color: #404040;
    font-size: 10pt;
    padding: 10px 0;
    width: 410px;
}
.registration-thanks-btns {
    margin: 20px 0 0 0;
}
.registration-continue-btn {
    margin-left: 30px;
}
.close_overlay {
    background: url("images/overlays/close_overlay.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 30px;
}
.cookieSignIn {
    font-size: 10pt;
    font-weight: bold;
    margin-top: 20px;
}

/* S E C T I O N  12.0 */
/************************************************************************************************************
*******************************[  G R A Y   A C T I O N   B A R  ]*******************************************
************************************************************************************************************/
/*Currently used on Product Detail Page*/
.mainActionItemsBar {
    background: url("images/sitewide/bg_grayBox_F.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    margin: 5px 0 5px 3px;
    padding: 0 0 0 5px;
}
.mainActionItemsBar span {
    background: url("images/sitewide/bg_grayBox_F.png") no-repeat scroll right -66px transparent;
    display: block;
    float: left;
    padding: 0 5px 0 0;
}
.mainActionItemsBar span em {
    background: url("images/sitewide/bg_grayBox_F.png") repeat-x scroll 0 -33px transparent;
    display: block;
    float: left;
    padding: 0 2px;
}
.mainActionItemsLinks:link, .mainActionItemsLinks:visited {
    background-position: left center;
    background-repeat: no-repeat;
    color: #005380;
    display: inline-block;
    font-size: 7pt;
    font-style: normal;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
}
.mainActionItemsLinks:active, .mainActionItemsLinks:hover {
    color: #ee7722;
}
.mainActionItemsLinks {
    float: left;
}
.mainActionItemsLinks p {
    display: inline;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.partListLink {
    background-image: url("images/sitewide/TE_mpl_addPart_small.gif");
    padding: 0 0 0 16px;
}
.requestLink {
    background-image: url("images/sitewide/RequestSample_F.png");
    padding: 0 0 0 30px;
}
.checkLink {
    background-image: url("images/sitewide/checkPricing_F.png");
    padding: 0 0 0 28px;
}
.viewLink {
    background-image: url("images/sitewide/viewProductdetailsFeatures.png");
    padding: 0 0 0 25px;
}
.findLink {
    background-image: url("images/sitewide/findSimilar_final.png");
    padding: 0 0 0 26px;
}
.buyLink {
    background-image: url("images/sitewide/pricing_gb.gif");
    padding: 0 0 0 32px;
}
.compareFix {
    cursor: pointer;
    float: left;
    margin-top: 9px;
    vertical-align: middle;
}
.compareCboxFix {
    float: left;
    margin-top: 9px;
    vertical-align: middle;
}
.leftMarginLink {
    margin: 0 0 0 10px;
}

/* S E C T I O N  13.0 */   
/************************************************************************************************************
**********************************[  G R A Y   S C R E E N  ]************************************************
************************************************************************************************************/
/*Used with New Pop-Ups and Overlays*/
#uso_popup_overlay {
    background: none repeat scroll 0 0 #EDEDED;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    filter:alpha(opacity=80); 
    -moz-opacity:.8; 
    -khtml-opacity:.8;  
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000101;
}
#uso_popup_box {
    background-image: url("images/overlays/loading.gif");
    background-position: center 15%;
    background-repeat: no-repeat;
    bottom: 0;
    display: none;
    height: 190%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000102;
}

/* S E C T I O N  14.0 */
/************************************************************************************************************
****************************************[  F O O T E R  ]****************************************************
************************************************************************************************************/
#te-footer a:link, #te-footer a:visited {
    text-decoration : none !important;
}
#te-footer a:hover, #te-footer a:active {
    text-decoration : underline !important;
}
#te-footer {
    border-top: 1px solid #666666;
    clear: both;
    margin : 25px 0;
}
#te-footer ul {
    list-style : none;
    margin : 0;
    padding : 0;
}
.te-footer-nav {
    color: #666666;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 10px 0;
    width: 230px;
}
.te-footer-nav h3 {
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    margin: 10px 0 5px;
}
.te-footer-nav ul {
    font-weight: bold;
}
.te-footer-nav li {
    font-weight: normal;
    line-height: 16px;
    padding: 2px 0;
}
.smaller-column {
    width: 180px;
}
#te-footer-email {
    float : right;
    margin : 10px 18px 0 0;
    width : 232px;
}
#te-footer-email form {
    width : 197px;
}
#te-footer-email-label {
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 5px;
    width: 197px;
}
#te-footer form fieldset {
    -moz-border-radius: 0 0 0 0 !important;
    background: url("images/footer/te-global-bg-forms.png") no-repeat scroll 0 -22px transparent;
    border: 0 none;
    height: 23px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 197px;
}
#te-footer form {
    float: right;
    margin: 0;
}
#te-footer form input.text-box {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #999999;
    font-family: verdana !important;
    font-size: 7.5pt !important;
    left: 0;
    margin: 0;
    outline: 0 none;
    padding: 4px 5px 5px 5px;
    position: absolute;
    top: 0;
    width: 165px !important;
}
#te-footer form input.submit-button {
    background: url("images/footer/te-global-button-newsletter.png") no-repeat scroll -4px 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 22px;
    left: 172px;
    padding: 1px 2px;
    position: absolute;
    top: 0;
    width: 21px;
}
#te-footer form input.submit-button :hover{
    background: url("images/footer/te-global-button-newsletter-hover.png") no-repeat scroll -4px 0 transparent;
}
#te-follow-us {
    clear: none;
    float: right;
    margin: 10px 0 0;
    width: 197px;
}
#te-follow-us div {
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 5px;
}
#te-follow-us a {
    float: left;
    height: 35px;
    margin: 0 5px 0 0;
    overflow: hidden;
    position: relative;
    width: 23px;
}
#te-follow-us a span {
    background-image:url("images/footer/te-social.png");
    background-repeat:no-repeat;
    display:block;
    height:35px;
    left:0;
    position:absolute;
    top:0;
    width:23px;
    z-index:2;
}
.te-follow-twitter span {
    background-position:0 0;
}
.te-follow-facebook span {
    background-position:-23px 0;
}
.te-follow-flickr span {
    background-position:-46px 0;
}
.te-follow-linkedin span {
    background-position:-69px 0;
}
.te-follow-youtube span {
    background-position:-92px 0;
}
#te-visit-us {
    float: right;
    line-height: 36px;
    padding-bottom: 5px;
    padding-top: 0;
    width: 197px;
}
#te-visit-us div {
    color: #666666;
    display: inline-block;
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 0;
    vertical-align:top;
}
#te-visit-us div.wrapper span.txt {
    display: inline-block;
    vertical-align: top;
}
#te-visit-us div.wrapper {
    color:#666666;
    display:inline-block;
    font-size:9pt;
    font-weight:bold;
    height:36px;
    line-height:36px;
    padding-bottom:0;
}
#te-footer-copyright {
    background-color: #EEEEEE;
    clear: both;
    color: #666666;
    padding: 6px 0;
    margin : 5px 0 0 0;
    position: relative; 
    letter-spacing: -0.2px;
}
#te-footer-copyright ul {
    font-size: 9px;
    line-height: 12px;
}
#te-footer-copyright ul li {
    border-right: 1px solid #999999;
    display: inline;
    margin: 0 auto;
    padding: 0 12px 0 8px;
}
#te-footer-copyright ul li.no-border {
    border: 0 none;
}
#te-footer-feedback {
    background: url("images/footer/te-feedback.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    float: right;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    margin: -9px 0 0;
    padding: 0 0 0 28px;
    position: absolute;
    right: 10px;
    top: 50%;
}

/* S E C T I O N  15.0 */
/************************************************************************************************************
**************************************[  B U T T O N S  ]****************************************************
************************************************************************************************************/
.te-btn {
    font-size: 8pt;
    padding: 0 0 0 10px;
}
.te-btn span {
    padding: 0 10px 0 0;
}
.te-btn span b {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
}
.te-btn, .te-btn span, .te-btn span b {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
}
a.te-btn:active, a.te-btn:hover {
    text-decoration: none !important;
}
.te-orange-btn, .te-orange-btn span, .te-orange-btn span b {
    background: url("images/sitewide/te-global-buttons-orange.png") no-repeat scroll 0 0 transparent;
}
.te-orange-btn span {
    background-position: right -44px;
}
.te-orange-btn span b {
    background-position: 0 -22px;
    background-repeat: repeat-x;
}
.te-orange-btn:link, .te-orange-btn:visited, .te-orange-btn:hover, .te-orange-btn:active, .te-orange-btn:link span, .te-orange-btn:visited span, .te-orange-btn:hover span, .te-orange-btn:active span, .te-orange-btn:link span b, .te-orange-btn:visited span b, .te-orange-btn:hover span b, .te-orange-btn:active span b {
    text-decoration: none !important;
}
.te-orange-btn-hover {
    background-position: 0 -132px;
}
.te-orange-btn-hover span {
    background-position: right -176px;
}
.te-orange-btn-hover span b {
    background-position: 0 -154px;
}
.te-orange-btn-active {
    background-position: 0 -66px;
}
.te-orange-btn-active span {
    background-position: right -110px;
}
.te-orange-btn-active span b {
    background-position: 0 -88px;
}
.te-orange-btn-disabled, .te-orange-btn-disabled span, .te-orange-btn-disabled span b {
    -moz-background-inline-policy: continuous;
    background: url("images/sitewide/te-global-buttons-grey.png") no-repeat scroll 0 0 transparent;
}
.te-orange-btn-disabled span {
    background-position: right -44px;
}
.te-orange-btn-disabled span b {
    background-position: 0 -22px;
    background-repeat: repeat-x;
}
.te-btn-disabled {
    font-size: 8pt;
    padding: 0 0 0 10px;
}
.te-btn-disabled span {
    padding: 0 10px 0 0;
}
.te-btn-disabled span b {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
}
.te-btn-disabled, .te-btn-disabled span, .te-btn-disabled span b {
    color: #FFFFFF;
    float: left;
}

/* S E C T I O N  16.0 */
/************************************************************************************************************
*****************************[  U L   S T Y L E   D E S I G N S  ]*******************************************
************************************************************************************************************/
.te-link-marker {
    background: url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll 0 center transparent;
    clear:both;
    font-weight: bold;
    padding: 0 0 0 15px;
}
ul.te-link-marker{
    background: none;
}
ul.te-link-marker li {
    background: url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll 0 center transparent;
    clear:both;
    font-weight: bold;
    padding: 0 0 0 15px;
}
.te-link-marker a {
    font-weight: normal;
    line-height: 14pt;
}
#te-eCatProducts .te-link-marker {
    background-position: 0 7px !important;
}
DIV.text ul {
    list-style: disc outside none;
    padding: 0 0 5px 15px;
}
DIV.text ul li {
    line-height: 14pt;
}
DIV.text ol {
    list-style: decimal outside none;
    padding: 0 0 5px 15px;
}
DIV.text ol li {
    line-height: 14pt;
}
ul.bullets {
    list-style: disc outside none;
    padding: 0 0 5px 15px;
}
ul.bullets li {
    line-height: 14pt;
}
ul.no-bullets {
    list-style: none outside none;
    margin: 0 20px;
    padding-left: 0;
}
ul.no-bullets li {
    margin: 10px 0;
}

/* S E C T I O N  17.0 */
/************************************************************************************************************
**************************[  M Y   P A R T S   L I S T   W I D G E T  ]**************************************
************************************************************************************************************/
#TE_mpl_container {
    bottom: 0;
    padding-top: 30px;
    position: fixed;
    right: 50px;
    width: 370px;
    z-index: 2;
}
.TE_mpl_header, .TE_mpl_header_scroll, .TE_mpl_header_flash, .TE_mpl_header_flash_scroll  {
    background: url("images/mpl/TE_mpl_header.gif") no-repeat;
    font-size: 10px;
    height: 17px;
    padding-top: 6px;
    width: 352px;
}
.TE_mpl_header_minimized {
    bottom: 0;
    left: 0;
}
.TE_mpl_header_scroll, .TE_mpl_header_flash_scroll {
    background: url("images/mpl/TE_mpl_header_scroll.gif") no-repeat;
    width: 370px;
}
.TE_mpl_header_flash {
    background: url("images/mpl/TE_mpl_headerYellow.gif") no-repeat;
}
.TE_mpl_header_flash_scroll {
    background: url("images/mpl/TE_mpl_headerYellow_scroll.gif") no-repeat;
}
.TE_mpl_header div, .TE_mpl_header_scroll div, .TE_mpl_header_flash div, .TE_mpl_header_flash_scroll div {
    display: table;
    float: right;
    margin-top: 0;
    width: 36px;
}
.TE_mpl_header p, .TE_mpl_header_scroll p, .TE_mpl_header_flash p, .TE_mpl_header_flash_scroll p {
    margin: 0;
    padding-right: 5px;
}
.TE_mpl_plName {
    color: #545454;
    margin-left: 8px;
}
.TE_mpl_plCount {
    color: #9A9A9A;
}
#TE_mpl_minimize {
    float: left;
}
#TE_mpl_close {
    float: right;
}
#TE_mpl_partLists {
    width: 190px;
}
.TE_mpl_tbar, .TE_mpl_tbar_scroll {
    background: url("images/mpl/TE_mpl_blackShadow.gif") right center repeat-y #d3d3d3;
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    padding:3px 0 3px 8px;
    width: 343px;
}
.TE_mpl_tbar_scroll {
    display: table;
    width: 361px;
}
.TE_mpl_tbar p, .TE_mpl_tbar_scroll p  {
    float: right;
    font-size: 10px;
    margin: 0;
    padding-right: 5px;
    text-align: right;
    width: 140px;
}
.dj_ie8 .TE_mpl_tbar p, .dj_khtml .TE_mpl_tbar p, .dj_safari .TE_mpl_tbar p, .dj_ff3 .TE_mpl_tbar p {
    margin-top: 0;
}
.TE_mpl_tbar_scroll p {
    width: 158px;
}
.dj_ie8 .TE_mpl_tbar_scroll p, .dj_khtml .TE_mpl_tbar_scroll p, .dj_safari .TE_mpl_tbar_scroll p, .dj_ff3 .TE_mpl_tbar_scroll p {
    margin-top: 0;
}
.dj_ie8 .TE_mpl_tbar_scroll, .dj_khtml .TE_mpl_tbar_scroll, .dj_safari .TE_mpl_tbar_scroll, .dj_ff3 .TE_mpl_tbar_scroll {
    display: block;
}
.TE_mpl_partArea , .TE_mpl_partArea_scroll, .TE_mpl_partRow, .TE_mpl_partRow_noHeight {
    background-color: #FFFFFF;
}
.TE_mpl_partArea, .TE_mpl_partArea_scrollBG {
    background: url("images/mpl/TE_mpl_blackShadow.gif") right center repeat-y;
}
.TE_mpl_partArea {
    overflow: hidden;
    width: 352px;
}
.TE_mpl_partArea_scroll {
    height: 168px;
    overflow: auto;
    width: 368px;
}
.TE_mpl_partArea_scrollBG {
    height: 168px;
    width: 370px;
}
.TE_mpl_partRow, .TE_mpl_partRow_noHeight {
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    display: table;
    width: 348px;
}
.TE_mpl_partRow {
    height: 20px;
}
.TE_mpl_partRow_message {
    font-size: 9px;
    padding: 4px;
}
.TE_mpl_partRow_message_link {
    border: medium none;
    color: #005380;
    text-decoration: underline;
}
.TE_mpl_partRow_over {
    background-color: #FAEA93;
}
.TE_mpl_partRow p {
    margin: 0;
}
.TE_mpl_partRowL {
    display: table;
    float: left;
    width: 307px;
}
.TE_mpl_options {
    border-right: 1px solid #7D7D7D;
    float: left;
}
.TE_mpl_partDescr {
    float: right;
    font-size: 9px;
    padding-top: 4px;
    text-align: left;
    width: 290px;
}
.TE_mpl_partDescr span {
    font-weight: bold;
    margin-right: 5px;
}
.TE_mpl_partRowR {
    display: table;
    float: right;
    width: 40px;
}
.TE_mpl_noteIndicator {
    cursor: pointer;
    float: left;
    padding-top: 2px;
}
.TE_mpl_partRemove {
    cursor: pointer;
    float: right;
    padding-right: 5px;
    padding-top: 4px;
}
.TE_mpl_optionsMenu, .TE_mpl_optionsMenuNotes {
    background: url("images/mpl/TE_mpl_optionsMenu.gif") right top no-repeat;
    border-left: 1px solid black;
    display: none;
    margin-top: -8px;
    padding: 0 30px 5px 5px;
    position: absolute;
}
.TE_mpl_optionsMenuNotes {
    background: url("images/mpl/TE_mpl_optionsMenuNote.gif") right top no-repeat;
}
.TE_mpl_optionsMenuNotes p, .TE_mpl_optionsMenu p {
    margin: 3px 0 0;
}
.TE_mpl_viewNote {
    background-image: url("images/mpl/TE_mpl_notes.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    border-top: 1px solid black;
    display: none;
    font-size: 9px;
    margin-left: 46px;
    padding: 7px 7px 29px;
    position: absolute;
    width: 275px;
    z-index: 4;
}
.TE_mpl_footer, .TE_mpl_footer_scroll {
    background: url("images/mpl/TE_mpl_footer.gif") no-repeat;
    height: 21px;
    margin-bottom: 5px;
    margin-top: -1px;
    width: 352px;
}
.TE_mpl_footer_scroll {
    background: url("images/mpl/TE_mpl_footer_scroll.gif") no-repeat;
    width: 370px;
}
.TE_mpl_messageOverlay , .TE_mpl_messageOverlay_scroll {
    background: url("images/mpl/TE_mpl_blackShadow.gif") right center repeat-y #ffffb5;
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    min-height: 20px;
    vertical-align: middle;
    width: 351px;
}
.TE_mpl_messageOverlay_scroll {
    width: 369px;
}
.TE_mpl_messageOverlay img, .TE_mpl_messageOverlay_scroll img {
    display: inline;
}
.TE_mpl_nonReg {
    font-size: 9px;
    margin-left: 35px;
    margin-top: -18px;
    position: relative;
    width: 310px;
}
.TE_mpl_nonReg_popup_show, .TE_mpl_nonReg_popup  {
    background-color: #EEEEEE;
    border: 1px solid black;
    color: #999999;
    margin-left: 0;
    padding: 5px;
    position: absolute;
    width: 180px;
    z-index: 6;
}
.TE_mpl_nonReg_popup {
    display: none;
}
.TE_mpl_error {
    color: #FF0000;
    font-size: 9px;
    font-weight: bold;
    margin-left: 35px;
    margin-top: -18px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.TE_mpl_disabled {
    color: #999999;
}
.TE_mpl_actionsOverlay, .TE_mpl_actionsOverlay_scroll  {
    background-color: #EDEDED;
    display: none;
    margin-left: 1px;
    opacity: 0.8;
    position: absolute;
    width: 349px;
}
.TE_mpl_actionsOverlay_scroll {
    width: 367px;
}
.TE_mpl_taskOverlays {
    background-color: #FFFFFF;
    border-color: black;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin-left: 40px;
    margin-top: 10px;
    padding: 3px;
    position: absolute;
    width: 267px;
    z-index: 1;
}
.TE_mpl_taskOverlays span {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin: -4px;
    padding: 3px;
}
.TE_mpl_taskOverlaysHeader {
    color: #000000;
    font-weight: bold;
}
.TE_mpl_taskOverlaysGray {
    color: #666666;
}
.TE_mpl_taskOverlays p {
    font-size: 10px;
    margin: 8px 0 0;
}
.TE_mpl_taskOverlays_error {
    color: #FF0000;
    font-size: 9px;
    font-weight: bold;
    margin-bottom: -2px;
    margin-left: 2px;
    margin-top: 5px;
}
.dj_ie6 .TE_mpl_header div, .dj_ie7 .TE_mpl_header div, .dj_ie6 .TE_mpl_header_scroll div, .dj_ie7.TE_mpl_header_scroll div, .dj_ie6 .TE_mpl_header_flash div, .dj_ie7 .TE_mpl_header_flash div, .dj_ie6 .TE_mpl_header_flash_scroll div, .dj_ie7 .TE_mpl_header_flash_scroll div {
    margin-top: -12px;
}
.dj_ie6 .TE_mpl_tbar p, .dj_ie7 .TE_mpl_tbar p, .dj_ie6 .TE_mpl_tbar_scroll p, .dj_ie7 .TE_mpl_tbar_scroll p {
    margin: -12px 0 0;
}

/* S E C T I O N  18.0 */
/************************************************************************************************************
*******************************************[  Q U I C K  V I E W  ]******************************************
************************************************************************************************************/
.TE_quickView_RT, .TE_quickView_RM, .TE_quickView_RB, .TE_quickView_LT, .TE_quickView_LM , .TE_quickView_LB {
    display: table;
    height: 165px;
    position: absolute;
    top: 0;
    width: 365px;
    z-index: 10000005;
}
.TE_quickView_RT {
    background: url("images/quickview/TE_quickView_arrowRT.gif") left top no-repeat;
    padding-left: 23px;
}
.TE_quickView_RM {
    background: url("images/quickview/TE_quickView_arrowRM.gif") left top no-repeat;
    margin-top: -90px;
    padding-left: 23px;
}
.TE_quickView_RB {
    background: url("images/quickview/TE_quickView_arrowRB.gif") left bottom no-repeat;
    padding-left: 23px;
}
.TE_quickView_LT {
    background: url("images/quickview/TE_quickView_arrowLT.gif") right top no-repeat;
    border-left: 1px solid black;
}
.TE_quickView_LM {
    background: url("images/quickview/TE_quickView_arrowLM.gif") right top no-repeat;
    border-left: 1px solid black;
    margin-top: -90px;
}
.TE_quickView_LB {
    background: url("images/quickview/TE_quickView_arrowLB.gif") right bottom no-repeat;
    border-left: 1px solid black;
}
.TE_quickView_Lcontain, .TE_quickView_Rcontain {
    background-color: #FFFFFF;
    border-bottom: 2px solid black;
    border-left: 0 solid black;
    display: table;
    height: 163px;
    width: 342px;
}
.TE_quickView_Rcontain {
    border-right: 2px solid black;
}
.TE_quickView_title {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
}
.TE_quickView_lContent {
    float: left;
    padding: 4px;
    text-align: center;
    width: 132px;
}
.TE_quickView_lContent img {
    border: 1px solid black;
}
.TE_quickView_partNum, .TE_quickView_reqPartNum , .TE_quickView_status {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
}
.TE_quickView_reqPartNum {
    font-weight: normal;
    margin-top: 0;
}
.TE_quickView_status {
    font-weight: normal;
    margin-top: 0;
}
.TE_quickView_status img {
    border: 0 none;
}
.TE_quickView_rContent {
    color: #000000;
    float: right;
    font-size: 10px;
    padding: 4px;
    width: 194px;
}
.TE_quickView_partDescr {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
}
.TE_quickView_partCompliance {
    margin-bottom: 3px;
    margin-top: 0;
}
.TE_quickView_rContent ul {
    color: #666666;
    margin: 7px 0 0;
    padding-left: 0;
}
.TE_quickView_rContent li {
    background: url("images/quickview/TE_quickView_bullet.gif") left top no-repeat;
    line-height: 15px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 7px;
}
.TE_quickView_error {
    color: #FF0000;
    font-size: 10px;
    font-weight: bold;
    margin-left: 7px;
    padding-top: 25px;
}
.TE_ff2Fix {
    height: 33px;
    line-height: 33px;
}
.TE_ff2Fix a {
}
.TE_ff2Fix a img {
    border: medium none;
    vertical-align: middle;
}


/* S E C T I O N  20.0 */
/************************************************************************************************************
****************************[  D O J O   S T Y L E   O V E R R I D E S  ]************************************
************************************************************************************************************/
.dijitArrowButtonInner {
    background-image: url("images/dojo/blank.gif");
}
/* S E C T I O N  20.1 */
/***********************************[  T O O L T I P S  ]***************************************************/
.TE_dojoHelpToolTip {
    padding: 8px;
    width: 300px;
}
.te-tooltip .dijitTooltipContainer {
    background: url("images/sitewide/popupMenuBg.gif") repeat-x scroll left bottom #FFFFFF;
    font-size: 8.5pt;
    padding: 0.55em;
    width: 360px;
}
.dijitTooltipContents {
    font-size: 11px;
    padding: 10px;
    width: 220px;
}
/***********************[  B O T T O M   T O O L T I P   C O N N E C T O R  ]*****************************/
/*Part that connects tooltip towards object that is generating the tooltip --- taken from tundra.css, images are locally called*/
.tundra .dijitTooltipConnector {
    border: 0 none;
    z-index: 2;
}
.tundra .dijitTooltipABRight .dijitTooltipConnector {
    left: auto !important;
    right: 3px;
}
.tundra .dijitTooltipBelow .dijitTooltipConnector {
    background: url("images/sitewide/tooltipConnectorUp.html") no-repeat scroll left top transparent;
    height: 14px;
    left: 3px;
    top: 0;
    width: 16px;
}
.dj_ie .tundra .dijitTooltipBelow .dijitTooltipConnector {
    background-image: url("images/sitewide/tooltipConnectorUp.gif");
}
.tundra .dijitTooltipAbove .dijitTooltipConnector {
    background: url("images/sitewide/tooltipConnectorDown.png") no-repeat scroll left top transparent;
    bottom: 0;
    height: 14px;
    left: 3px;
    width: 16px;
}
.dj_ie .tundra .dijitTooltipAbove .dijitTooltipConnector {
    background-image: url("images/sitewide/tooltipConnectorDown.html");
}
/* S E C T I O N  20.2 */
/****************************[  T E   N O T E  ]*************************************/
a.te-note {
    -moz-background-inline-policy: continuous;
    background: url("images/sitewide/te_note.jpg") no-repeat scroll left 5px transparent;
    cursor: pointer;
    padding: 7px 18px 9px 0;
}
/* S E C T I O N  20.3 */
/**************************[ S C R O L L   A R E A ]***********************************/
.dijitLayoutContainer {
    clear: both;
}
/***********************************[  F L E X I   T A B S  ]*********************************************/
/* S E C T I O N  20.41 */
/*****[ F O U N D A T I O N A L   S T Y L E S ]*****/
#tabOneTabCheckedFix {
    background-color:#CCCCCC;
    height:3px;
    left:0;
    position:relative;
    top:45px;
    width:1px;
    z-index:200;
}
/*contains the entire tab and content area*/
.dijitContainer {
    display:block;
    float:left;
    overflow:hidden !important;
    width:100%;
}
/*contains the top tabs area*/
.tundra .dijitTabContainerTop-tabs {
    border-bottom:1px solid black;
    border-color:#CCCCCC;
    display:block;
    float:left;
    margin-bottom:-1px;
    width:100%;
}
/* S E C T I O N  20.42 */
/*****[ R E G U L A R   T A B S ]*****/
/*****Wrapper class of flexi-tabs-regular, which is called on div#indus-inner-container*****/
/*Styles that apply to a tab not chosen*/           
.tundra .flexi-tabs-regular .dijitTab {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") no-repeat scroll 0 -132px transparent;
    border:medium none;
    color:#005588;
    float:left;
    font-size:10pt;
    font-weight:bold;
    margin:0 15px 0 0;
    padding:0 0 0 5px;
}
.tundra .flexi-tabs-regular .dijitTabHover {
    background: url('images/industry/pdp_paint_tabsprite_indus.jpg') no-repeat 0 -228px;
}
.tundra .flexi-tabs-regular .dijitTabInnerDiv {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") no-repeat scroll right -196px transparent;
    border:medium none;
    float:left;
    margin:0;
    padding:0 21px 0 0;
    width:auto !important;
}
.tundra .flexi-tabs-regular .dijitTabHover .dijitTabInnerDiv {
    background: url('images/industry/pdp_paint_tabsprite_indus.jpg') no-repeat right -292px;
    width:auto !important;
}
.flexi-tabs-regular .dijitTabContent {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") repeat-x scroll 0 -164px transparent;
    border:medium none;
    float:left;
    height:14px;
    padding:8px 5px 10px;
}
.tundra .flexi-tabs-regular .dijitTabHover .dijitTabContent {
    background: url('images/industry/pdp_paint_tabsprite_indus.jpg') repeat-x 0px -260px;
}
.tundra .flexi-tabs-regular .dijitTabHover .dijitTabContent span {
    text-decoration:none !important;
}
/*Styles that apply when the tab is checked/active*/
.tundra .flexi-tabs-regular .dijitTabContainerTop-tabs div.teFirstTabChecked {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") no-repeat scroll 0 -368px transparent;
    margin-left:0;
}
.tundra .flexi-tabs-regular .dijitTabContainerTop-tabs .dijitTabChecked {
    float:left;
    height:44px;
    margin-right:10px;
}
.tundra .flexi-tabs-regular .dijitTabChecked {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") no-repeat scroll 0 -324px transparent;
    color:#555555;
    margin:0 4px 0 -5px;
    padding:0 0 0 10px;
}
.flexi-tabs-regular .dijitTabChecked .dijitTabCheckedInnerDiv {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") no-repeat scroll right 0 transparent;
    border:medium none;
    float:left;
    margin:0;
    padding:0 24px 0 0;
    position:relative;
}
.flexi-tabs-regular .dijitTabChecked .dijitTabCheckedInnerDiv .dijitTabContent {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") repeat-x scroll 0 -88px transparent;
    margin:0;
    padding:9px 7px 21px 3px;
}       
.flexi-tabs-regular .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") repeat-x scroll 0 -88px transparent;
    margin:0;
    padding:9px 7px 21px 3px;
}
.tundra .flexi-tabs-regular .dijitTabChecked .dijitTabInnerDiv {
    background:url("images/industry/pdp_paint_tabsprite_indus.jpg") no-repeat scroll right 0 transparent;
    padding:0 24px 0 0;
}
/* S E C T I O N  20.43 */  
/*****[ W R A P P E D  T A B S ]*****/
/*****Wrapper class of flexi-tabs-wrapped, which is called on div#indus-inner-container*****/
/*Styles that apply to a tab not chosen*/           
.tundra .flexi-tabs-wrapped .dijitTab {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") no-repeat scroll 0 -132px transparent;
    border:medium none;
    color:#005588;
    float:left;
    font-size:10pt;
    font-weight:bold;
    margin:0 15px 0 0;
    padding:0 0 0 5px;
}
.tundra .flexi-tabs-wrapped .dijitTabHover {
    background: url('images/industry/pdp_paint_tabsprite_2.gif') no-repeat 0 -228px;
}
.tundra .flexi-tabs-wrapped .dijitTabInnerDiv {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") no-repeat scroll right -196px transparent;
    border:medium none;
    float:left;
    margin:0;
    padding:0 21px 0 0;
    width:auto !important;
}
.tundra .flexi-tabs-wrapped .dijitTabHover .dijitTabInnerDiv {
    background: url('images/industry/pdp_paint_tabsprite_2.gif') no-repeat right -292px;
    width:auto !important;
}
.flexi-tabs-wrapped .dijitTabContent {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") repeat-x scroll 0 -164px transparent;
    border:medium none;
    float:left;
    height:14px;
    padding:8px 5px 10px;
}
.tundra .flexi-tabs-wrapped .dijitTabHover .dijitTabContent {
    background: url('images/industry/pdp_paint_tabsprite_2.gif') repeat-x 0px -260px;
}
.tundra .flexi-tabs-wrapped .dijitTabHover .dijitTabContent span {
    text-decoration:none !important;
}
/*Styles that apply when the tab is checked/active*/
.tundra .flexi-tabs-wrapped .dijitTabContainerTop-tabs div.teFirstTabChecked {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") no-repeat scroll 0 -368px transparent;
    margin-left:0;
}
.tundra .flexi-tabs-wrapped .dijitTabContainerTop-tabs .dijitTabChecked {
    float:left;
    height:44px;
    margin-right:10px;
}
.tundra .flexi-tabs-wrapped .dijitTabChecked {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") no-repeat scroll 0 -324px transparent;
    color:#555555;
    margin:0 4px 0 -5px;
    padding:0 0 0 10px;
}
.flexi-tabs-wrapped .dijitTabChecked .dijitTabCheckedInnerDiv {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") no-repeat scroll right 0 transparent;
    border:medium none;
    float:left;
    margin:0;
    padding:0 24px 0 0;
    position:relative;
}
.flexi-tabs-wrapped .dijitTabChecked .dijitTabCheckedInnerDiv .dijitTabContent {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") repeat-x scroll 0 -88px transparent;
    margin:0;
    padding:9px 7px 21px 3px;
}       
.flexi-tabs-wrapped .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") repeat-x scroll 0 -88px transparent;
    margin:0;
    padding:9px 7px 21px 3px;
}
.tundra .flexi-tabs-wrapped .dijitTabChecked .dijitTabInnerDiv {
    background:url("images/industry/pdp_paint_tabsprite_2.gif") no-repeat scroll right 0 transparent;
    padding:0 24px 0 0;
}   
/* S E C T I O N  20.44 */  
/*****[ C O N T E N T   P A N E   A N D   T A B   M A R R I A G E ]*****/   
/*Style that covers over the darker line on the bottom of the tabs, which would split the tabs from the tab content*/
.tundra .flexi-tabs-wrapped .dijitTabContainerBottom-spacer, .tundra .flexi-tabs-wrapped .dijitTabContainerTop-spacer, .tundra .flexi-tabs-regular .dijitTabContainerBottom-spacer, .tundra .flexi-tabs-regular .dijitTabContainerTop-spacer, .tundra .dijitTabContainerBottom-spacer, .tundra .dijitTabContainerTop-spacer {
    background:none repeat scroll 0 0 #FFFFFF;
    border-top:1px solid #CCCCCC;
    display:block;
    float:left;
    height:0;
    width:100%;
}
/* S E C T I O N  20.45 */
/*****[ T A B   C O N T E N T   P A N E   S T Y L E S ]*****/   
/*Style of tab content container on top/visible content*/
.tundra .dijitTabContainerTop-container {
    border-bottom:medium none;
    border-left:medium none;
    border-right:medium none;
    display:block;
    float:left;
    width:100%;
}
.tundra .dijitTabContainerTop-dijitContentPane {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    display:block;
    float:left;
    margin-top:-1px;
    padding:10px 0 0;
    width:99.8%;
}
/*Tab Content Container Table - used in PDP AND on Contact Us LP page*/
.documentTable {
    background-color:#FFFFFF;
    background-image:none;
    color:#555555;
}
.documentTable tr {
    font-size:11px;
    margin:0;
    text-align:left;
}
.documentTable th {
    color:#555555;
    font-size:13pt;
    font-weight:bold;
    margin:0;
    padding:5px 5px 10px 15px;
    text-align:left;
}
.documentTable td {
    border-left:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    font-weight:normal;
    margin:0;
    padding:5px 5px 4px 10px;
}
.documentTable td.name {
Width:185px;
}
.documentTable td.phone {
Width:172px;
}
.documentTable td.emailLink {
    background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 10px -40px transparent !important;
    cursor:pointer;
    height:14px !important;
    padding:4px 5px 4px 33px !important;
    width:215px;
}
.documentTable td.emailLink:hover {
    background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 10px -60px transparent !important;
    height:20px !important;
}
.documentTable td.noEmailLink {
    cursor: pointer;
    height: 14px !important;
}
.docTableRightHdr {
    border-left:1px solid #CCCCCC;
}
.docTypeRow {
    background-color:#E1E1E1;
    font-weight:bold;
}
.docTypeRow td, .docSubTypeRow td {
    padding-left:10px;
}
.docTypeRow td {
    color:#555555;
    font-size:10pt;
    font-weight:bold;    
}
.documentTable ul li {
    padding:3px 0;
}
.documentTable a {
    font-weight:normal;
}
/*Tab Content Container*/
.tabContainerContent {
    float:left;
    padding:0 0 10px 15px;
    width:840px;
}
.tabContainerTitle {
    color:#555555;
    font-size:13pt;
    font-weight:bold;
    margin:0;
    padding:0 0 10px;
    text-align:left;
}
.tabContainerText {
    float:left;
    margin-right:10px;
    width:275px;
    padding-bottom:10px;
}
.tabContainerText h3.midPageBreak {
    border-top:1px solid #CCCCCC;
    font-size:14px;
    font-weight:bold;
    margin:10px 0 15px;
    padding-top:10px;
}
.moreText {
    width:475px;
}
.tabContainerText span{
    font-weight:bold;
}
.tabContainerText ul.highlights {
    list-style:none outside none;
    margin:10px 0 0;
    padding:0;
}
.tabContainerText ul.highlights li {
    background:url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll left 7px transparent;
    border-top:medium none;
    clear:both;
    display:block;
    font-size:10px;
    line-height:12px;
    margin:0;
    padding:3px 0 3px 12px;
}
.tabContainerText ul.highlights li a {
    display:block;
    font-size:10px;
    font-weight:bold;
    margin:0;
    padding:0 0 0 15px;
}
.tabContainerText ul.highlights li span {
    display:block;
    font-size:10px;
    margin:0;
    padding:0 0 0 15px;
}
.tabContainerText p {
    color:#555555;
    line-height:14px;
    padding:5px 0 10px;
}
.tabContainerText h2 {
    color:#555555;
    font-size:13px;
    font-weight:bold;
}
.tabContainerText p a.important {
    font-weight:bold;
}
.nestedContent {
    width:820px;
}
.noTabsYet {
    padding:10px 0 0;
    width:840px;
}
.nestedContent div.tabContainerText {
    float:left;
    margin:0 0 0 10px;
    width:640px;
}
.nestedContent div.noPic {
    margin:0;
}
.tabContainerPic {
    background-color:#EEEEEE;
    border:1px solid #CCCCCC;
    float:right;
    height:350px;
    margin-bottom:15px;
    overflow:hidden;
    width:550px;
}
.lessPic {
    overflow:hidden;
    width:350px;
}
.nestedContent div.tabContainerPic {
    background-color:#EEEEEE;
    border:1px solid #CCCCCC;
    float:left;
    height:165px;
    margin-bottom:15px;
    width:165px;
}
.noTabsYet div.tabContainerPic {
    margin-bottom:0;
}
/*3 column wide tabs (with room to the right for promo column)*/
.tab-area-3-col {
width:664px;
}
.tab-area-3-col .tabContainerContent {
width:auto;
}
.tab-area-3-col .tabContainerContent .tabContainerText {
width:auto;
padding-bottom: 0;
}

/* S E C T I O N  20.5 */
/*******************************[  T H U M B N A I L   P I C K E R  ]*************************************/
/*This is the filmstrip widget with the thumbs of images and their shortened names, used on Solutions Detail page*/
.thumbOuter .enabled {
    background:url("images/sitewide/buttons_new.png") no-repeat scroll center center transparent;
}
.thumbWrapper img {
    height:100px;
    max-width:160px;
}
.thumbOuter.thumbHoriz {
    height:110px;
    padding-bottom:0;
    padding-left:1px;
    float:left;
    width:838px;
}
.thumbHoriz .thumbScroller {
    float:left;
    height:110px;
    width:837px !important;
}
.thumbWrapper.thumbHoriz div {
    float:left;
    padding-right:15px;
}
.thumbWrapper.thumbHoriz div  div{
    background-color:#555555;
    bottom:32px;
    color:#FFFFFF;
    float:left;
    font-size:12px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    opacity:0.75;
    -moz-opacity: .75;
    filter: alpha(opacity=75);
    padding:5px;
    position:relative;
    width:150px;
}
.thumbSelected img {
    border:1px solid #ee7722;
    height:98px;
    width:158px;
}
.thumbWrapper.thumbHoriz .thumbSelected div {
    background:url("images/sitewide/activeCarot.jpg") no-repeat scroll left bottom #ee7722;
    height:32px;
    opacity:1;
    padding:5px 0;
    width:160px;
}
.thumbOuter .nextHoriz {
    background-position:-152px 0;
    cursor:pointer;
    height:100px;
    position:absolute;
    right:32px;
    width:32px;
}
.thumbOuter .nextHoriz:hover {
    background:url("images/sitewide/buttons_new_hover.png") no-repeat scroll -152px 0 transparent;
}
.thumbOuter .prevHoriz {
    background-position:-105px 0;
    cursor:pointer;
    float:left;
    height:100px;
    position:absolute;
    left:31px;
    z-index:100;
    width:32px;
}
.thumbOuter .prevHoriz:hover{
    background:url("images/sitewide/buttons_new_hover.png") no-repeat scroll -105px 0 transparent;
}
.thumbOuter .thumbNav img {
    height:0;
    width:0;
}
/* styles copied from dojo_default/dojox/image/resources/image.css */
.thumbWrapper .thumbNav {background-repeat: no-repeat; background-position: center; padding-top: 1px; width: 30px; height: 100%;}
.thumbOuter {padding-bottom: 2px;}
.thumbOuter.thumbVert {width: 100px; height: 400px;}
.dj_ie6 .thumbOuter .enabled {background-image: url(lib/images/buttons.gif);}
.thumbOuter .thumbClickable div {cursor: pointer;}
.thumbOuter .prevVert {background-position: 0px 0px; height: 48px; width:48px; margin-left:24px;}
.thumbOuter .nextVert {background-position: -48px 0px; height: 48px; width:48px; margin-left:24px;}
.thumbWrapper .thumbNav .imageGalleryThumb {height: 50px;}
.thumbWrapper .thumbNotifier {background-color: red; width: 0px; margin-left: 2px; height: 5px; font-size: 1%;}
.thumbWrapper .thumbLoaded {background-color: transparent;}
.thumbScroller {overflow-x: hidden; overflow-y: hidden; white-space: nowrap; text-align: center;}
.thumbVert .thumbScroller {height: 500px; width: 100px;}
.thumbWrapper {margin: 0 auto; display: block;}
.thumbVert .thumbWrapper {width: 100px; height: 10px;}
.thumbHoriz .thumbWapper {height:85px; width: 10px;}
.thumbWrapper.thumbVert {width: 100px;}
.thumbWrapper.thumbVert div {padding-bottom: 2px;}
/* end of styles copied*/           
#thumbPickerWrapperInner {
    background:url("images/sitewide/thumbnailPickerWrapper-top.png") no-repeat scroll left top transparent;
    float:left;
    padding:15px 0 0;
}
/*Used as an ID for medical working files*/
.thumbPickerWrapper {
    background:url("images/sitewide/thumbnailPickerWrapper-bottom.png") no-repeat scroll left bottom transparent;
    float:left;
    margin:0 15px;
    padding:0 0 5px;
}

/* The clear-both-float css has been created because clear-float is cascaded in another css */
.clear-both-float {
    clear:both;
}

/* S E C T I O N  20.6 */
/*******************************[  T E   D I A L O G   W I D G E T  ]*************************************/
.te-dijitDialog {
    padding: 9px 11px 0 0;
    position: absolute;
    z-index: 999;
    display: block;
    overflow: auto;
}
.te-dijitDialogCloseIcon {
    background: url("images/overlays/close_overlay.png") no-repeat scroll right top transparent;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
}
.te-dijitDialog-TopLeftCorner, .te-dijitDialog-TopRightCorner, .te-dijitDialog-BottomLeftCorner, .te-dijitDialog-BottomRightCorner {
    height: 8px;
    width: 8px;
}
.te-dijitDialog-TopBorder, .te-dijitDialog-BottomBorder {
    height: 8px;
}
.te-dijitDialog-TopLeftCorner, .te-dijitDialog-TopRightCorner, .te-dijitDialog-BottomLeftCorner, .te-dijitDialog-BottomRightCorner {
    background: url("images/overlays/dojoOverlay-corners.png") no-repeat scroll 0 0 transparent;
}
.te-dijitDialog-TopLeftCorner {
    background-position: 0 0;
}
.te-dijitDialog-TopRightCorner {
    background-position: -8px 0;
}
.te-dijitDialog-BottomLeftCorner {
    background-position: 0 -8px;
}
.te-dijitDialog-BottomRightCorner {
    background-position: -8px -8px;
}
.te-dijitDialog-ContentContainer {
    background: none repeat scroll 0 0 #ffffff;
    padding:10px;
}
.te-dijitDialog-TopBorder {
    background: url("images/overlays/dojoOverlay-top-repeater.png") repeat-x scroll 0 0 transparent;
    margin: 0 8px;
}
.te-dijitDialog-BottomBorder {
    background: url("images/overlays/dojoOverlay-bottom-repeater.png") repeat-x scroll 0 0 transparent;
    margin: 0 8px;
}
.te-dijitDialog-LeftBorder {
    background: url("images/overlays/dojoOverlay-left-repeater.png") repeat-y scroll 0 0 transparent;
    margin: 8px 0;
}
.te-dijitDialog-RightBorder {
    background: url("images/overlays/dojoOverlay-right-repeater.png") repeat-y scroll 0 0 transparent;
    margin: 8px 0;
}
.te-dijitDialog-clickable-title-bar {
    cursor:move;
    height:15px;
}

/* S E C T I O N  21.0 */
/*******************************[  S H A R E / P R I N T / E M A I L   W I D G E T  ]*************************************/
.sharetools{
    display:inline!important;
}
#TE_pdp_shareActionContainer {
    float:right;
    font-size:8pt;
    font-weight:bold;
    margin:0 auto;
    padding-bottom:0;
    padding-right:5px;
    position:relative;
}
#TE_pdp_shareActionContainer a {
    color: #005588;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 7px 0;
    padding-left: 24px;
    text-decoration: none;
} 
.pdp_shareLink {
    background-position:0 0;
    padding-right:15px;
    cursor:pointer;
}

/* S E C T I O N  22.0 */
/*******************************[  R E D I R E C T   O V E R L A Y  ]*************************************/
.overlay {
    width: 904px;
}
div.boxshadow {
    box-shadow: 0 0 20px 5px #999999;
    -moz-box-shadow: 0 0 20px 5px #999999;
    background-color: #75AACC;
    float: left;
    margin: 27px;
    width: 900px;
    height:350px;
}
div.borderradius {
    -moz-border-radius: 1em 1em 1em 1em;
}
div.innerglow {
    box-shadow: 0 0 100px 25px #75AACC inset;
    -moz-box-shadow: 0 0 100px 25px #75AACC inset;
    background-color: #FFFFFF;
    float: left;
    width: 900px;
    height:350px;
}
div.borderradiusinner {
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
}
.rdo-close {
    float:right;
    margin:10px 10px 0 0;
    text-align:right;
    width:150px;
}
.rdo-close span {
    background: url('images/overlays/close.jpg') no-repeat top right;
    float:right;
    height:17px;
    line-height:17px;
    padding:0 22px 0 0;
    text-transform: uppercase;
}
.rdo-close span:hover {
    background: url('images/overlays/close.jpg') no-repeat bottom right;
}
.rdo-center-area {
    clear: both;
    float: left;
    margin: 60px 35px 0 35px;
    width: 830px;
}
.rdo-center-area div.pic {
    float: left;
    width: 360px;
}
.rdo-center-area div.text {
    float: left;
    margin-left: 20px;
    width: 440px;
}
.rdo-center-area span.blue {
    color:#005588;
}
.rdo-center-area span.orange {
    color:#ee7722;
}
.rdo-title {
    color: #A1A1A1;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 30px;
    margin-bottom: 5px;
    text-align: left;
    text-transform:none;
}
.rdo-second-line {
    color: #A1A1A1;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 28px;
    letter-spacing: 0.03em;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
.rdo-message {
    color: #555555;
    float: left;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 20px;
    text-align: left;
    width: 440px;
}
.rdo-message strong {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
}
.rdo-cta {
    background: url("images/overlays/learnMore.png") no-repeat scroll right top transparent;
    clear: both;
    color: #555555;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 30px 0 0 15px;
    padding: 0 30px 0 0;
    text-transform: uppercase;
}
.rdo-cta span {
    background: url('images/overlays/learnMore.png') no-repeat top left;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: -20px;
    padding: 0 10px 0 20px;
}
.rdo-cta:hover {
    background: url('images/overlays/learnMore.png') no-repeat bottom right;
}
.rdo-cta span:hover {
    background: url('images/overlays/learnMore.png') no-repeat bottom left;
    margin-left: -20px; 
}
.rdo-popup {
    background-color: none!important;
    background:none;
    border:none;
}

/* S E C T I O N  23.0 */
/*******************************[  C R I S I S    B U T T O N  ]*************************************/
.crisis-btn-wrapper {
    cursor: pointer;
    float: right;
    font-size: 9px;
    line-height: 12px;
    position: absolute;
    right: 342px;
    top: 42px;
    z-index: 5;
}
.crisis-btn-left {
    background: url("images/sitewide/orange_crisis_btn_left.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    height: 36px;
    padding: 5px 0 0 5px;
    text-align: center;
}
.crisis-btn-right {
    background: url("images/sitewide/orange_crisis_btn_right.jpg") no-repeat scroll right top transparent;
    float: left;
    height: 36px;
    width: 5px;
}

/* S E C T I O N  24.0 */
/*******************************[  C H I N A   R E D I R E C T   O V E R L A Y  ]*************************************/
.innerContent {
    padding: 10px 10px 0px 10px;
}
.vertLine {
    background-image:url("images/overlays/vertLine.png"); 
    width: 5px; 
    height: 200px; 
    float:left;
}
.mod-left {
    width: 360px;
    float: left;
    text-align: right;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
h1.mod-left {
    font-size:23px;
    font-family: Arial, Helvetica, sans-serif;
}
.mod-right {
    width: 360px; 
    float: left;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
h1.mod-right {
    text-transform: uppercase; 
    font-size:23px; 
    font-family: Arial, Helvetica, sans-serif;
}
.main-area {
    clear: both;
    margin-left: 110px;
}
.big-picture-dojo-overlay .picture-background, .big-picture-overlay .picture-background {
    background-color: #FFFFFF;
    /*This background image really should be the only element defined dynamically inline, not here in this style*/
    background-image: url("images/overlays/ChinaOverlayImage.jpg");
    float: left;
    height: 336px;
    width: 800px;
}
.big-picture-dojo-overlay .borderradiusinner {
    -moz-border-radius: 0.75em 0.75em 0.75em 0.75em;
}
.big-picture-dojo-overlay .margin-spacing {
    margin: 0 12px 12px;
}
.picture-background h1 {
    text-transform: uppercase; 
    margin-top: 0px;
    color: #fff;
    font-size: 24px; 
    font-weight: normal; 
    margin-bottom: 0;
    line-height: 24px;
}
.picture-background h2 {
    text-transform: uppercase; 
    color:#fff;
    margin-top: 0px; 
    font-size: 24px; 
    font-weight: normal; 
    margin-bottom: 0;
}
.picture-background p {
    margin: 10px 0pt 20px;
    color: #fff;
    font-size:14px;
}
.picture-background .no-pad-left {
    padding-left:0;
}
.picture-background .float-btn-right {
    float:right;
}

/*S E C T I O N  25.0  MEGA MENU*/
/********************************** [ M E G A M E N U ] ***********************************************/

#te-megaNav {
    background: url("images/nav/te-global-bg-nav.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C2C2C2;
    display: block;
    height: 35px;
    text-align: left;
    width: 898px;
}
#te-megaNav h2{
    background: none repeat scroll 0 0 transparent;
    color: #555555;
    display: inline;
    font-size: 10pt;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 0;
}
#te-megaNav h2 a:link, #te-megaNav h2 a:visited, #te-megaNav h2 a:hover, #te-megaNav h2 a:active {
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding: 0 15px 0 13px;
    text-decoration: none !important;
}

.megaUL {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.megaLI {
    background: url("images/nav/te-nav-separator.png") no-repeat scroll 100% 0 transparent;
    display: block;
    float: left;
}
.megaUL hr {
    border:1px solid #ccc;
    margin: 0px;
    padding: 0px;
    width: 90%;
}
#te-megaNav ul.submenu {
    background: none repeat scroll 0 0 #F6F6F5;
    border: 1px solid #D2D2D2;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index:5000;
   
}

#te-megaNav li:hover ul.submenu {
    display: block;
}

#megaNavToolbar {
    background-color: #EE7722;
    border-radius: 0 0 10px 10px;
    height: 25px;
    margin: -5px auto 0 auto;
    text-align: center;
    width: 900px;
}

/*S E C T I O N  26.0  SEARCH WITHIN*/
.search-within {
    clear:right;
    float:right;
    padding-top:3px 4px 5px 0;
}
.search-within fieldset {
    background: url("images/sitewide/search-within-te-global-bg-text-input-new.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    height: 28px;
    margin: 0;
    padding: 0;
    position: relative;
}
.search-within fieldset input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    font-size: 12px;
    height: 18px;
    padding: 5px 30px 5px 8px;
    width: 182px;
}
.search-within fieldset input.submit-button {
    background: url("images/sitewide/search_within_blue.png") no-repeat scroll right top transparent;
    border: 0 none;
    cursor: pointer;
    height: 28px;
    padding: 0;
    position: absolute;
    right: -2px;
    top: 1px;
    width: 30px;
}
.add-search-within #TE_pdp_shareActionContainer {
    float: right;
    font-size: 8pt;
    font-weight: bold;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    top: 0px;
}
.add-search-within #TE_pdp_shareActionContainer a {
    color: #005588;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 0 !important;
    padding-left: 24px;
    text-decoration: none;
}
.add-search-within .pdp_emailLink {
    background-position: 0 -40px;
    margin-right: 5px;
}

/*S E C T I O N  26.0  GENERIC STYLE ADD-ONS*/
/*Generic Style Add-ons. Also added these, up to and including .clear-right, in custportal-demo.css on 2/10/2012*/
.add-center-gutter {
    padding-right:33px;
}
.center-column {
    padding-left:15px;
    padding-right:15px;
}
.add-border-bottom {
    border-bottom:1px solid #ccc !important;
    padding-bottom:15px !important;
}
.add-border-top {
    border-top:1px solid #ccc;
    padding-top:15px !important;
}
.add-thick-border-bottom {
    border-bottom:2px solid #ccc;
    padding-bottom:15px !important;
}
.add-thick-border-top {
    border-top:2px solid #ccc;
    padding-top:15px !important;
}
.add-border-left {
    border-left:1px solid #ccc;
}
.add-border-right {
    border-right:1px solid #ccc;
}
.no-border-bottom {
    border-bottom:none !important;
}
.no-border-top {
    border-top:none !important;
}
.no-border-right {
    border-right:none !important;
}
.no-border-left {
    border-left:none !important;
}
.italicize {
    font-style:italic;
}
.bold {
    font-weight:bold;
}
.add-margin, .add-margin-15 {
    margin:15px;
}
.add-medium-margin, .add-margin-10 {
    margin:10px;
}
.add-minimum-margin, .add-margin-5 {
    margin:5px;
}
.minimum-margin-top, .margin-top-5 {
    margin-top:5px !important;
}
.margin-top-8 {
    margin-top:8px !important;
}
.margin-top-10 {
    margin-top:10px !important;
}
.margin-top-12 {
    margin-top:12px !important;
}
.margin-top-20 {
    margin-top:20px !important;
}
.margin-top-30 {
    margin-top:30px !important;
}
.margin-top-50 {
    margin-top:50px !important;
}
.margin-top, .margin-top-15 {
    margin-top:15px !important;
}
.margin-bottom-5 {
    margin-bottom:5px !important;
}
.margin-bottom-10 {
    margin-bottom:10px !important;
}
.margin-bottom, .margin-bottom-15 {
    margin-bottom:15px !important;
}
.margin-left-5 {
    margin-left:5px !important;
}
.margin-left-10 {
    margin-left:10px !important;
}
.margin-left-20 {
    margin-left:20px !important;
}
.margin-left-30 {
    margin-left:30px !important;
}
.margin-left, .margin-left-15 {
    margin-left:15px !important;
}
.margin-right-3 {
    margin-right:3px !important;
}
.margin-right-5 {
    margin-right:5px !important;
}
.margin-right-10 {
    margin-right:10px !important;
}
.margin-right-medium, .margin-right-15 {
    margin-right:15px !important;
}
.margin-right, .margin-right-30 {
    margin-right:30px !important;
}
.negative-margin-top {
    margin-top: -15px;
}
.negative-margin-right {
    margin-right: -5px;
}
.no-margin {
    margin:0 !important;
}
.no-margin-bottom {
    margin-bottom:0 !important;
}
.no-margin-top {
    margin-top:0 !important;
}
.no-margin-left {
    margin-left:0 !important;
}
.no-margin-right {
    margin-right:0 !important;
}
.add-padding, .add-padding-15 {
    padding:15px;
}
.add-medium-padding, .add-padding-10 {
    padding:10px;
}
.add-minimum-padding, .add-padding-5 {
    padding-top:5px !important;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:5px !important;
}
.no-padding, .no-pad {
    padding:0 !important;
}
.no-padding-top, .no-pad-top {
    padding-top:0 !important;
}
.no-padding-bottom, .no-pad-bottom {
    padding-bottom:0 !important;
}
.no-padding-left, .no-pad-left {
    padding-left: 0 !important;
}
.no-padding-right, .no-pad-right {
    padding-right: 0 !important;
}
.padding-left, .padding-left-5, .pad-left-5 {

    padding-left:5px !important;
}
.padding-left-10, .pad-left-10 {
    padding-left:10px !important;
}
.padding-left-20, .pad-left-20 {
    padding-left:20px !important;
}
.padding-left-30, .pad-left-30 {
    padding-left:30px !important;
}
.padding-left-40, .pad-left-40 {
    padding-left:40px !important;
}
.padding-right-5, .pad-right-5 {
    padding-right:5px !important;
}
.padding-right-10, .pad-right-10 {
    padding-right:10px !important;
}
.padding-right, .padding-right-15, .pad-right-15 {
    padding-right:15px !important;
}
.padding-right-20, .pad-right-20 {
    padding-right:20px !important;
}
.padding-right-30, .pad-right-30 {
    padding-right:30px !important;
}
.padding-right-40, .pad-right-40 {
    padding-right:40px !important;

}
.padding-top-4, .pad-top-4 {
    padding-top:4px !important;
    /*word-wrap:break-word;*/
}
.padding-top, .padding-top-10, .pad-top-10 {
    padding-top:10px !important;
}
.padding-top-15, .pad-top-15 {
    padding-top:15px !important;
}
.pad-top-only, .padding-top-20, .pad-top-20 {

    padding-top:20px !important;
}
.padding-bottom, .padding-bottom-10, .pad-bottom-10 {

    padding-bottom:10px !important;
}
.padding-bottom-5, .pad-bottom-5 {
    padding-bottom:5px !important;
}
.pad-bottom-only, .padding-bottom-20, .pad-bottom-20 {
    padding-bottom:20px !important;
}
.float-none {
    float:none !important;
}
.float-left {
    float:left;
}
.float-right {
    float:right;
}
.draw-attention {
    font-family:verdana !important;
    font-weight:bold;
}
.half-width {
    width: 50% !important;
}
.full-width {
    width: 100% !important;
}
.full-width-with-borders {
    width: 99.7% !important;
}
.full-pixel-width {
    width:900px;
}
.two-up {
    width: 47.5% !important;
}
.three-up {
    width: 31% !important;
}
.two-thirds {
    width: 66% !important;
}
.two-thirds-inline {
    width: 64% !important;
}
.clear-both {
    clear:both;
}
.clear-left {
    clear:left;
}
.clear-right {
    clear:right;
}
.clear-none {
    clear:none !important;
}
.stacked-links {
    clear:both;
    float:left;
    padding-top:3px;
    padding-bottom:3px;
}
.max-width-125 {
    max-width: 125px !important;
    width: auto !important;
}
.max-width-250 {
    max-width: 250px !important;
    width: auto !important;
}
.max-width-300 {
    max-width: 300px !important;
    width: auto !important;
}
.max-width-310 {
    max-width: 310px !important;
    width: auto !important;
}
.max-width-350 {
    max-width: 350px !important;
    width: auto !important;
}
.max-width-400 {
    max-width: 400px !important;
    width: auto !important;
}
.max-inner-tab-content-width {/*works with add-medium-margin*/
    width:854px;
}
.simple {
    border:none;
    margin:0;
    padding:0;
}
.checkbox-next-to-button {
    margin: 5px 6px;
}
.simple-text {
    font-size:10px;
    font-weight:normal;
}
.two-up .field textarea.multi-lines {
    width:340px;
}
.gray-background {
    background-color:#F3F3F3;
}
.orange-background {
    background-color:#ffeecc;
}
.white-background {
    background-color:#ffffff;
}
.gray-gradient-background {
    background-image: -moz-linear-gradient(center top , #eeeeee, #FFFFFF);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #eeeeee),color-stop(1, #ffffff)); /* Safari 4+, Chrome 2+ */
    background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff); /* Safari 5.1+, Chrome 10+ */
    background-image: -o-linear-gradient(top, #eeeeee, #ffffff); /* Opera 11.1+ */
    background-image: -ms-linear-gradient(top, #eeeeee, #ffffff); /* IE10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff')"; /* IE8+ */
    background-image: linear-gradient(top, #eeeeee, #ffffff);   
    behavior: url("lib/_TEincludes/TEstylesheets/PIE.html");
}
.gray-gradient-background:hover {
    background-image: -moz-linear-gradient(center top , #ffeecc, #FFFFFF);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffeecc),color-stop(1, #ffffff)); /* Safari 4+, Chrome 2+ */
    background-image: -webkit-linear-gradient(top, #ffeecc, #ffffff); /* Safari 5.1+, Chrome 10+ */
    background-image: -o-linear-gradient(top, #ffeecc, #ffffff); /* Opera 11.1+ */
    background-image: -ms-linear-gradient(top, #ffeecc, #ffffff); /* IE10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeecc', endColorstr='#ffffff')"; /* IE8+ */
    background-image: linear-gradient(top, #ffeecc, #ffffff);   
    behavior: url("lib/_TEincludes/TEstylesheets/PIE.html");
    border: 1px solid #ee7722;/*Added June 6, 2012*/
}
.drop-shadow {
    -moz-box-shadow: 0 2px 2px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #CCCCCC;
    behavior: url("lib/_TEincludes/TEstylesheets/PIE.html");
}
.full-width-shadow {
    position: absolute;
    width: 882px;
}
.third-width-shadow {
    position: absolute;
    width: 290px;
}
.absolute-position {
    position: absolute;
    width: auto;
}
.fixed-height-overlay-text-wrapper {
    border:1px solid #cccccc;
    padding: 10px;
    max-height:250px;
    margin-top:15px;
    margin-bottom:15px;
    overflow-y:scroll;
    width:450px;
}
.fixed-height-overlay-text-wrapper h5 {
    padding-top:10px;
}
.fixed-height-overlay-text-wrapper p {
    padding:8px 0;
}
h3.fixed-width , p.fixed-width  {
    width:450px;
}
.top-info p.fine-print {
    font-size:10px;
}
.full-page-inline-top-action-items {
    float: none;
    margin: 0;
    position: relative;
    right: 0;
}
.force-right {
    margin-left: 700px;
    position: absolute;
}
.make-scrollable {
    overflow-y:scroll;
}
.width-200 {
    width:200px;
}
.fixed-height-100 {
    height:100px !important;
}
/************************************************************************************************************
***************************[  T E   I N D U S T R Y   S T Y L E S H E E T  ]*************************************
****************************[ CREATED FEBRUARY 2011 FOR CPS IMPLEMENTATION ]**********************************
*************************************************************************************************************
S E C T I O N  19.0  INDUSTRY
***19.01  TE Sub Navigation
***19.02  Main Container
***19.03  Header
***19.04  Breadcrumbs
***19.05  Main Marquee
***19.06  Sections
**********Double-arrow list items
**********Hover-over into Fly-out Overlays list items
***19.07  Marketing/SEO Blurbs
***19.08  Industry Mini Marquees
***19.09  Flyout Overlays
***19.10  Product Browse
***19.11  Top Banner Area
***19.12  Bottom Grid
***19.13  Grid Graphic
***19.14  Right Promo Column
***19.15  Orange Buttons
***19.16  Industry Solutions Banner Player
***19.17  Knowledge Center
***19.18  Column Wrapper
***19.19  Central Content Wrapper
***19.20  2/3rd-sized div
***19.21  All div widths
***19.22  Appending Styles
***19.23  Documents and Info Area
***19.24  Single Column Area
***19.25  2-columns wide Area
***19.26  3-columns wide Area
***19.27  4-columns wide Area
***19.28  2-columns wide Generic
***19.29  3-columns wide Generic
***19.30  4-columns wide Generic
***19.31  Call-to-action items
***19.32  News & Events Area
***19.33  Headline News, 3-column width
***19.34  Headline News, Full Width
***19.35  Individual News items
***19.36  View All
***19.37  Boilerplate
***19.38  Videos Area
***19.39  Videos Page, flexible
***19.40  Solutions Detail Page
***19.41  Controls within industry solutions picture
***19.42  Hotspots and Burbs
***19.43  Product Overlays
***19.44  Solution Accordian Area
***19.45  Contact Us Form
***19.46  Share/Print/Email Widget
***19.50  DOCUMENTS PAGE
***19.51  Pagination
***19.52  Filters
***19.53  Hide/Show Filters Button
***19.54  Multi-Choice Area of Filters
************************************************************************************************************/
/* S E C T I O N  19.01 */
/*---- [ T E   S U B   N A V I G A T I O N ] ----------------------------------------*/
#te-subNav  {
background:url('images/subnav/te-industry-bg-nav.png') repeat-x scroll 0 0 transparent;
border-color:#004161;
height:30px;
border:1px solid #C2C2C2;
display:block;
margin:10px 0;
text-align:left;
width:866px;
overflow: hidden;
}
#te-subNav.doubled  {
background:url('images/subnav/te-industry-bg-nav-doubled.png') repeat-x scroll 0 0 transparent;
height:45px;
}
#te-subNav ul {
float:left;
display:inline-block;
margin:0;
padding:0;
width:auto;
}
#te-subNav ul li {
background:url('images/subnav/te-industry-bg-nav-separator.png') no-repeat scroll 100% 0 transparent;
display:inline-block;
float:left;
}
#te-subNav.doubled ul li {
background:url('images/subnav/te-industry-bg-nav-separator-doubled.png') no-repeat scroll 100% 0 transparent;
display:inline-block;
float:left;
}
#te-subNav h2 {
background:none repeat scroll 0 0 transparent;
color:#555555;
display:inline-block;
float:left;
font-size:10pt;
font-weight:bold;
height:auto;
line-height:normal;
margin:0;
padding:0;
}
#te-subNav h2 a:link, #te-subNav h2 a:visited, #te-subNav ul li h2 a:hover, #te-subNav ul li h2 a:active {
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 22px 0 19px;
text-decoration:none !important;
display:inline-block;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
#te-subNav ul li h2 a:hover, #te-subNav ul li h2 a:active {
background:url('images/subnav/te-industry-bg-nav-hover.png') no-repeat 0 0;
color:#88ccee;
}
#te-subNav.doubled h2 a:link, #te-subNav.doubled h2 a:visited, #te-subNav.doubled ul li h2 a:hover, #te-subNav.doubled ul li h2 a:active {
    color: #FFFFFF;
    display: inline-block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0px 22px 0 19px;
    text-align: center;
    text-decoration: none !important;
}
#te-subNav.doubled h2 a.double:link, #te-subNav.doubled h2 a.double:visited, #te-subNav.doubled ul li h2 a.double:hover, #te-subNav.doubled ul li h2 a.double:active {
    color: #FFFFFF;
    display: inline-block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 38px;
    line-height: 16px;
    padding: 7px 22px 0 19px;
    text-align: center;
    text-decoration: none !important;
}
.current-page, .current-page h2 a:link {
background:url('images/subnav/te-industry-bg-nav-hover.png')  no-repeat scroll 100% 0 transparent !important;
display:inline-block;
float:left;
color:#88ccee !important;
}
#te-subNav.doubled ul li.current-page, #te-subNav.doubled ul li.current-page h2 a:link {
background:url('images/subnav/te-industry-bg-nav-hover-doubled.png')  no-repeat scroll 100% 0 transparent !important;
color:#88ccee !important;
}
#te-subNav.doubled ul li h2 a:hover, #te-subNav.doubled ul li h2 a:active, #te-subNav.doubled ul li h2 a.double:hover, #te-subNav.doubled ul li h2 a.double:active {
background:url('images/subnav/te-industry-bg-nav-hover-doubled.png') no-repeat 0 0;
color:#88ccee;
}
/* S E C T I O N  19.02 */
/*----[ M A I N  C O N T A I N E R ]-------------------------------------------------*/
#te-industryContainer {
    background : transparent url('images/industry/te-industry-bg.png') no-repeat 0 bottom;
    clear:both;
    float:left; 
    margin:20px 0 0;    
    /*margin : 20px 0;*/
    padding : 0 0 12px;
    position : relative;
}
#te-industryContainer .title {
	margin-bottom: 8px;
}
#te-industryInnerContainer {
    background : transparent url('images/industry/te-industry-bg.png') no-repeat 0 0;
    padding : 12px 0 0;
    width:900px;
}
#te-industryContentContainer {
    background : transparent url('images/industry/te-industry-bg.png') repeat-y -900px 0;
    padding : 3px 15px;
    /*width : 870px; NOT NEEDED, removed 8/9/10 Amy*/
}
#TE_industryMainBody {
    float:left;
    padding-left:0;
    padding-right:0;
    clear:both; 
    width:840px !important;
}
/* S E C T I O N  19.03 */
/*----[ H E A D E R ]--------------------------------------------------------------------*/
#te-industryContentContainer h1 {
    color : #666;
    font-size : 14pt;
    font-weight : bold;
    margin : 0;
    padding : 0;
}
/* S E C T I O N  19.04 */
/*----[ B R E A D C R U M B S ]--------------------------------------------------------*/
#te-industryBreadcrumbs {
    float:left;
    margin:0 5px 10px 0;
}
/* S E C T I O N  19.05 */
/*----[ M A I N  M A R Q U E E ]------------------------------------------------------*/
.te-marquee {
    background-color:#f9f9f9;
    background-position : 0 0;
    background-repeat : no-repeat;
    color : #fff;
    height : 295px;
    -moz-border-radius: 1em 1em 1em 1em;
    position : relative;
}
.te-marqueeContent {
    position : absolute;
    top : 18px;
    width : 380px;
    z-index : 2;
}
.te-marqueeContent h3 {
    color: #FFFFFF;
    font-size: 18pt;
    font-weight: normal;
    line-height: 18pt;
    margin: 0;
    padding: 0;
}
.te-marqueeContent p {
    color:#ffffff;
    font-size : 10pt;
    margin : 6px 0 10px;
    padding : 0;
}
.te-marquee span#te-heroControl {
    bottom : 10px;
    top : auto;
    z-index : 2;
}
.te-marqueeScreen {
    background : #fff;
    display : none;
    height : 295px;
    position : absolute;
    top : 0;
    left : 0;
    width: 870px;
    z-index : 3;
}
/* S E C T I O N  19.06 */
/*----[ S E C T I O N S ]---------------------------------------------------------------*/
#te-industrySectionContainer {
    background : transparent url('images/industry/te-industry-bg.png') no-repeat -2670px bottom;
    margin : 15px 0;
    position : relative;
}
.te-industry-section {
    display : table-cell;
    width : 290px;
}
.te-industry-section-content {
    display: table;
    padding: 0 4px;
    position: relative;
    width: 276px;
}
.te-industry-section-content div {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: left top;
    background-repeat: repeat;
    border-style: none;
    border-width: 0;
    bottom: auto;
    clear: none;
    cursor: auto;
    direction: ltr;
    float: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /*height: 0;*/
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    /*list-style: disc outside none;*/
    /*margin: 0;*/
    opacity: 1;
    overflow: visible;
    padding: 0;
    /*position: static;*/
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    /*width: 246px;*/
    word-spacing: normal;
}
.te-industry-section-content .inner {
    float: left;
    margin-top: 0;
    padding: 0 15px 15px 15px;
}
.middle-section .te-industry-section-content {
    margin : 0 auto;
}
.right-section .te-industry-section-content {
    margin : 0 0 0 6px;
}
.te-industry-section-content h3 {
    background : url('images/industry/te-industry-bg.png') no-repeat -2674px 0;
    color : #555;
    font-size : 10pt;
    font-weight : bold;
    height : 31px;
    line-height : 31px;
    margin : 0 0 5px;
    padding : 0 0 0 10px;
}
.te-industry-section-content h4 {
    color : #666;
    font-size : 11px;
    font-weight : bold;
    line-height : 14px;
    margin : 0;
    padding : 0;
}
.te-industry-section-content .inner h2 {
    background:none !important;
    font-size: 14px;
    line-height:16px;
    margin: 0 0 5px 0;
    padding:0 10px 0 0;
}
.te-industry-section-content .inner h3 {
    background:none !important;
    font-size: 12px;
    line-height:14px;
    margin: 0 0 5px 0;
    padding:0 10px 0 0;
}
.te-industry-section-content .inner h4 {
    background:none !important;
    font-size: 11px;
    line-height:14px;
    margin: 0 0 5px 0;
    padding:0;      
}
.te-industry-section-content ul {
    margin: 10px 0;
}
.te-industry-section-content li {
    line-height: 14px;
    margin: 5px 0;
}
.te-industry-section-content ul.bullets {
    list-style: disc outside none;
    padding: 0 0 5px 15px;
}
.te-industry-section-content ul.bullets li {
    line-height: 14px;
    margin: 10px 0;    
}
.te-industry-section-content ul.no-bullets {
    list-style: none outside none;
    margin: 0 20px;
    padding-left: 0;
}
.te-industry-section-content ul.no-bullets li {
    margin: 10px 0;
}
div.image {
    margin-bottom: 10px;
}
div.image img {
    height: 130px;
    overflow-y: hidden;
    width: 240px;
}
/*Double-arrow list items*/
.te-industry-arrow-list, .te-industry-arrowless-list {
    list-style : none;
    margin : 0 0 0 15px;
    padding : 0;
}
.te-industry-arrow-list li {
    padding : 3px 0;
}
.te-industry-arrow-list li a {
    background : transparent url('images/sitewide/te-global-bg-arrow-link-marker.png') no-repeat 0 4px;
    display : -moz-inline-box;
    display : inline-block;
    padding : 0 0 0 15px;
}
.te-industry-arrow-list li a:hover, .te-industry-arrow-list li a:active {
    background : transparent url('images/sitewide/te-global-bg-arrow-link-marker_OrangeBold.png') no-repeat 0 4px;
}
/*Hover-over into Fly-out Overlays list items*/
#solutionList {
    margin:0 0 0 4px;
}
#solutionList li {
    line-height : 100%;
    padding : 0;
}
#solutionList a:link, #solutionList a:visited {
background-position:6px 7px;
display:block;
line-height:13px;
padding:3px 0 3px 21px;
}
#solutionList a:hover, #solutionList a:active, #solutionList li.active a {
    background : url('images/industry/te-industry-bg-solution-links2.png') no-repeat 0 0 !important;
    color : #fff;
    text-decoration : none !important;
}
a.link-standalone {
    font-weight: bold;
    font-size:8pt;
    }
 a.link-standalone:hover {
    color : #fff;
    text-decoration : none !important;
 }
/*Double-tall blue area --- hover-over into fly-out*/
#solutionList a.double:hover, #solutionList a.double:active, #solutionList li.active a.double {
    background : url('images/industry/te-industry-bg-solution-links-double.png') no-repeat 0 0 !important;
    color : #fff;
    text-decoration : none !important;
}
#solutionList2 {
    margin : 0 0 0 9px;
}
#solutionList2 li {
    line-height : 100%;
    padding : 0;
}
#solutionList2 a:link, #solutionList2 a:visited {
    background-position : 6px 6px;
    display : block;
    height : 19px;
    line-height : 19px;
    padding : 0 0 0 21px;
}
#solutionList2 a:hover, #solutionList2 a:active, #solutionList2 li.active a {
    background : url('images/industry/te-industry-bg-solution-links.png') no-repeat 0 0 !important;
    color : #fff;
    text-decoration : none !important;
}
/* S E C T I O N  19.07 */
/*----[ M A R K E T I N G / S E O  B L U R B S ]------------------------------------*/
#te-industryMarketingContainer {
    /*background : transparent url(lib//industry/images/te-industry-bg.png) no-repeat -1800px bottom;*/
    background:url("images/industry/te-industrySolutions-bottom.png") no-repeat scroll left bottom transparent;
    padding:0 0 12px;
    clear:both;
}
#te-industryMarketingInner {
    /*background : transparent url(lib//industry/images/te-industry-bg.png) no-repeat -1800px 0;
    padding : 12px 0 0;*/
    background:url("images/industry/te-industrySolutions-top.png") no-repeat scroll left top transparent;
    padding:15px 15px 3px;  
}
#te-industryMarketingInner.thumbPicker {
    padding:15px 0 3px;
}
#te-industryMarketingInner h3 {
	clear:left;
}
#te-industryMarketingInner hr {
    clear:left;
}
#te-industryMarketingInner p {
    margin: 10px 0;
}
.te-industry-marketing-blurb {
    display: table-cell;
    padding: 0;
    width: 290px;
}
.te-industry-marketing-blurb h2 {
    color : #555;
    font-size : 10pt;
    font-weight : bold;
    margin : 0;
    padding : 0;
}
.te-industry-marketing-blurb p {
    color : #555;
    line-height : 150%;
    margin : 5px 0 0;
    padding : 0;
}
.te-industry-marketing-blurb li.te-link-marker {
    background: url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll 0 8px transparent;
    clear: both;
    font-weight: normal;
    line-height: 12px;
    padding: 4px 0 4px 15px;
}
.te-industry-marketing-blurb li.te-link-marker a {
    line-height: auto;
}


/* S E C T I O N  19.08 */
/*----[ I N D U S T R Y   M I N I   M A R Q U E E S ]------------------------------------*/
.te-industry-section div.te-mini-marquee {
    border: 0 none;
    height: auto;
}
.te-industry-section span.te-mini-marquee-count {
    color : #555555;
    position : absolute;
    right : 0;
    top : -26px;
}
.te-mini-marquee-screen {
    border : 1px solid #ddd;
    height : 280px;
    overflow : hidden;
    position : relative;
    margin : 0 auto 10px;
    width : 275px;
}
.te-mini-marquee-screen .te-mini-marquee-control {
    display : inline-block;
    height : 30px;
    margin : -15px 0 0;
    overflow : hidden;
    position : absolute;
    top : 50%;
    width : 20px;
}
.te-mini-marquee-screen .te-previous-control {
    left : 0;
}
.te-mini-marquee-screen .te-next-control {
    right : 0;
}
.te-mini-marquee .te-mini-marquee-control span {
    background : url('images/homepage/te-home-bg-mini-marquee-controls.png') no-repeat scroll 0 0 transparent;
    cursor : pointer;
    display : inline-block;
    height : 30px;
    left : 0;
    position : absolute;
    top : 0;
    width : 20px;
    z-index : 2;
}
.te-mini-marquee-screen .te-previous-control span {
    background-position : 0 0;
}
.te-mini-marquee-screen  .te-next-control span {
    background-position : 0 -30px;
}
.te-mini-marquee a {
    font-weight : bold;
}
.te-mini-marquee p {
    line-height : 12pt;
    margin : 5px 0;
}
/* S E C T I O N  19.09 */
/*----[ F L Y O U T   O V E R L A Y S ]---------------------------------------------------------------*/
.te-industry-overlay {
    background : url('images/industry/te-industry-bg-overlays.png') no-repeat 0 bottom;
    display : none;
    padding : 0 0 15px;
    position : absolute;
    top : 10px;
    right : 14px;
    z-index : 3;
    width : 587px;
}
.te-industry-overlay h5 {
    background : url('images/industry/te-industry-bg-overlays.png') no-repeat 0 0;
    color : #fff;
    font-size:11px;
    font-weight : bold;
    height : 32px;
    line-height : 32px;
    margin:0;
    padding : 0 10px;
    position : relative;
}
.te-industry-overlay h5 a {
    background : url('images/industry/te-industry-bg-overlays.png') no-repeat -566px -12px;
    cursor : pointer;
    display : block;
    height : 8px;
    width : 9px;
    position : absolute;
    right : 12px;
    top : 12px;
}
.te-industry-overlay h6 {
    color : #666;
    font-weight : bold;
    margin : 10px 0 0;
}
.te-industry-overlay-content {
    background : url('images/industry/te-industry-bg-overlays.png') repeat-y -587px 0;
    padding : 15px 15px 0;
}
.te-industry-overlay-text {
    float : left;
    padding : 0 15px 0 0;
    width : 343px;
}
.te-industry-overlay-text p {
    margin : 10px 0;
}
.te-industry-overlay-links {
    float : right;
    padding : 0 0 0 15px;
    width : 184px;
}
.te-industry-overlay-links span {
    color : #666;
    font-weight : bold;
}
.te-industry-overlay-links ul {
    list-style : none;
    margin : 10px 0 0;
    padding : 0;
}
.industry-solution-img {
text-align:center;
}
/* S E C T I O N  19.10 */
/*----[ P R O D U C T   B R O W S E ]---------------------------------------------------------------*/
/*L1, L2 and L3 pages---grid area of products with banners on top, marketing areas on right side---wrapped within the industry containers*/
/* S E C T I O N  19.11 */
/*----[ T O P   B A N N E R   A R E A ]----*/
.te-MAIN-1-Col {
/* Added Sept. 15th because homepage image area is larger than the L1 banner area */
background-repeat:no-repeat;
background-position:top left;
background-color:#ddd;
border:1px solid #CCCCCC;
height:295px;
width:868px;
position:relative;
}
.te-1-Col {
/* L1_marquee.gif background image is for testing purposes */
background:url("lib/..images/browse/L1_marquee.html");
background-repeat:no-repeat;
background-position:top left;
background-color:#ddd;
border:1px solid #CCCCCC;
height:200px;

width:838px;
position:relative;
}
.te-1-Col .Image-text {
color:#fff;
float:left;
margin:15px;
width:385px;
}
.te-1-Col .Image-text p {
    color: #fff;
}
.te-1-Col .black {
color:#000 !important;
}
.te-1-Col .black p {
    color: #000 !important;
}
#te-industryMarketingContainer div.title {
font-size:16pt;
text-transform:uppercase;
font-weight:normal;
line-height: 24px;
margin-bottom:0px;
}
.te-1-Col .Image-text p {
font-size:12px;
line-height:16px;
margin:3px 0;
text-transform:none;
}
.te-1-Col-L2 {
background:url("lib/..images/browse/L2_marquee.html") no-repeat scroll right top transparent;
border:1px solid #CCCCCC;
height:140px;
width:838px;
background-color:#ddd;
}
.te-1-Col-L2 .Image-text {
color:#fff;
float:left;
margin:10px 15px;
width:535px;
}
.te-1-Col-L2 .black {
color:#000 !important;
}
.te-1-Col-L2 .Image-text div.title {
font-size:18pt;
text-transform:uppercase;
font-weight:normal;
margin-bottom:0px;
}
.te-1-Col-L2 .Image-text p {
font-size:9pt;
line-height:11pt;
margin:3px 0;
text-transform:none;
}
#L3_reducedWidth {
float:left;
padding-bottom:8px;
width:632px;
}
.te-1-Col-L3 {
background:url("lib/..images/browse/L3_marquee.html") no-repeat scroll right top transparent;
border:1px solid #CCCCCC;
height:140px;
width:630px;
background-color:#ddd;
}
.te-1-Col-L3 .Image-text {
color:#fff;
float:left;
margin:10px 15px;
width:435px;
}
.te-1-Col-L3 .black {
color:#000 !important;
}
.te-1-Col-L3 .Image-text div.title {
font-size:16pt;
text-transform:uppercase;
font-weight:normal;
margin-bottom:0px;
}
.te-1-Col-L3 .Image-text p {
font-size:9pt;
line-height:11pt;
margin:3px 0;
text-transform:none;
}
/* S E C T I O N  19.12 */
/*----[  B O T T O M   G R I D ]----*/
#te-4ColWrapper {
padding:18px 0 10px 0;
overflow:visible !important;
}
#te-4ColWrapper p {
color:#555555;
font-size:8pt;
line-height:15px;
}
#te-4ColWrapper h2 {
background:none repeat scroll 0 0 transparent;
margin: 0;
color:#005588;
font-size:10pt;
font-weight:bold;
line-height:16px;
overflow:visible;
}
#te-4ColWrapper span.te-browseImages {
border:medium none;
display:block;
margin:8px 0;
}
#te-4ColWrapper span img {
border:medium none;
width:187px;
}
#te-4ColWrapper div.te-4-Col {
background-color:transparent;
padding-bottom:22px;
width:187px;
}
#te-4ColWrapper div.te-4-Col ul.browse {
list-style:none outside none;
margin:5px 0 0;
padding:0;
}
#te-4ColWrapper div.te-4-Col ul.browse li {
background:url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll left 8px transparent;
color:#005588;
display:block;
font-size:7.5pt;
font-weight:bold;
line-height:11px;
margin:0;
padding:5px 0;
}
#te-4ColWrapper div.te-4-Col ul.browse li a {
display:block;
margin:0;
padding:0 0 0 15px;
}
#te-4ColWrapper div.te-4-Col p.browseHeader {
border-top:medium none;
color:#555555;
font-size:9pt;
font-weight:bold;
line-height:16px;
margin:0;
padding-top:10px;
}
#te-4ColWrapper div.noPadBottom {
padding-bottom:0;
}
#te-4ColWrapper.L3-reduced-width {
width:632px;
}
#te-4ColWrapper div.te-3ColL2 {
float:left;
width:632px;
}
/* S E C T I O N  19.13 */
/*----[ G R I D  G R A P H I C in background and additional spacing definitions ]----*/
.te-RowWrapperTop {
background:url("images/browse/indusSolutions_4col_background.gif") repeat scroll 0 0 transparent;
border-bottom:1px solid #CCCCCC;
float:left;
margin-bottom:0;
width:auto;
}
.te-RowWrapperBottom {
background:url("images/browse/indusSolutions_4col_background.gif") repeat scroll left top transparent;
float:left;
margin-bottom:0;
width:auto;
}
#te-3ColWrapper {
width:auto;
}
#te-3ColWrapper.top {
background:url("images/browse/advBrowse_4col_background.gif") repeat scroll 0 0 transparent;
border-bottom:solid 1px #ccc;
width:auto;
}
#te-3ColWrapper.bottom {
background:url("images/browse/advBrowse_4col_background.gif") repeat scroll left top transparent;
width:auto;
}
#te-3ColWrapper.3col {
background:url("images/browse/advBrowse_3col_background.gif") repeat-y scroll left top !important;
}
#te-4ColWrapper div.alignColumns {
float:left;
}
#te-4ColWrapper div.padTop {
padding-top:22px;
}
#te-4ColWrapper div.padLeft {
padding-left:15px;
}
#te-4ColWrapper div.padRight {
padding-right:15px;
}
/* S E C T I O N  19.14 */
/*----[ R I G H T   P R O M O   C O L U M N  with ad style definition ]----*/
#te-RightColWrapper {
float:right;
margin-left:0;
padding-bottom:0 !important;
padding-left:17px;
width:190px;
}
#te-Ad-gray {
margin-bottom:15px;
width:190px;
}
#te-Ad-gray div.top {
background:url("images/promos/Ad-gray_topBottomCaps_indus.png") no-repeat scroll left top transparent;
height:10px;
}
#te-Ad-gray div.innerTop {
background:url("images/promos/Ad-gray_topBottomCaps_indus.png") no-repeat scroll left top transparent;
height:10px;
}
#te-Ad-gray div.center {
background-color:#eee;
border-left:solid 1px #ccc;
border-right:solid 1px #ccc;
padding:0 10px;
}
#te-Ad-gray div.center img {
border:1px solid #CCCCCC;
width:160px;
}
#te-Ad-gray div.center img.noBorder {
border:none;
}
#te-Ad-gray div.center div.title {
color:#555;
font-size:16px;
font-weight:bold;
line-height:22px;
padding-bottom:10px;
}
#te-Ad-gray div.center div.subtitle {
color:#005588;
font-size:14px;
font-weight:bold;
line-height:16px;
padding:0 0 10px;
}
#te-Ad-gray div.center div.bodyCopy {
color:#555;
font-size:11px;
line-height:14px;
padding:10px 0;
}
#te-Ad-gray div.center div.bodyCopy h2 {
color:#005588;
font-size:11pt;
line-height:18px;
}
#te-Ad-gray div.bottom {
background:url("images/promos/Ad-gray_BottomCap_indus.png") no-repeat scroll left bottom transparent;
height:35px;
}
#te-Ad-gray div.innerBottom {
background:url("images/promos/Ad-gray_BottomCap_indus.png") no-repeat scroll left bottom transparent;
height:15px;
}
#te-Ad-gray div.reflection {
background:url("images/promos/Ad-gray-bottomReflection_indus.png") no-repeat scroll left bottom transparent;
height:35px;
}
#te-Ad-gray div.innerReflection {
background:url("images/promos/Ad-gray-bottomReflection_indus.png") no-repeat scroll left bottom transparent;
height:35px;
}
/* S E C T I O N  19.15 */
/*----[ O R A N G E   B U T T O N S ]---------------------------------------------------------------*/
/*Used in industry pages, so that the javascript that applied the hover-over style on the buttons is not needed*/
a.te-global-orange-btn {
background:url("images/sitewide/te-global-buttons-orange.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
font-size:7.5pt;
left:50px;
margin-top:5px;
padding:0 0 0 10px;
}
a.te-global-orange-btn span {
background:url("images/sitewide/te-global-buttons-orange.png") no-repeat scroll right -44px transparent;
cursor:pointer;
display:inline-block;
padding:0 10px 0 0;
}
a.te-global-orange-btn span b {
background:url("images/sitewide/te-global-buttons-orange.png") repeat-x scroll 0 -22px transparent;
cursor:pointer;
display:inline-block;
height:22px;
line-height:22px;
padding:0 5px;
}
a.te-global-orange-btn:hover {
background:transparent url("images/sitewide/te-global-buttons-orange.png") no-repeat scroll 0 -132px;
text-decoration:none !important;
}
    a.te-global-orange-btn:hover span {
    background:transparent url("images/sitewide/te-global-buttons-orange.png") no-repeat scroll right -176px;
    text-decoration:none !important;
    }
        a.te-global-orange-btn:hover span b {
        background:transparent url("images/sitewide/te-global-buttons-orange.png") repeat-x scroll 0 -154px;
        text-decoration:none !important;
        }
/* S E C T I O N  19.16 */
/*---------------------[ I N D U S T R Y   S O L U T I O N S   B A N N E R   P L A Y E R ]------------------------------------*/
#te-banner-player-bar {
    height:25px;
    width:840px;
    background:url('images/industry/te-IndusSol_Banner_playerBar.png') no-repeat 0 0;
}
#te-banner-player-bar div.btn {
    cursor:pointer;
    float:left;
    height:16px;
    width:22px;
    margin:4px 7px 4px 8px;
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 0;
}
#te-banner-player-bar div.pause {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 0;
}
#te-banner-player-bar div.pause:hover {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -16px;
}
#te-banner-player-bar div.play {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -32px;
}
#te-banner-player-bar div.play:hover {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -48px;
}
#te-banner-player-bar div.leftPlay {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -64px;
}
#te-banner-player-bar div.leftPlay:hover {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -80px;
}
#te-banner-player-bar div.rightPlay {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -32px;
    float:right;
}
#te-banner-player-bar div.rightPlay:hover {
    background:url('images/industry/te-IndusSol_Banner_playPauseBtn.png') no-repeat 0 -48px;
}
/* S E C T I O N  19.17 */
/*---------------------------[ K N O W L E D G E   C E N T E R   M O D U L E ]------------------------------------*/
.te-industry-knowledge-center div {
    margin : 0;
}
.te-industry-knowledge-center a {
    font-weight : bold;
    line-height : 100%;
    margin : 0;
}
.te-industry-knowledge-center li a {
    margin : 0;
}
.te-industry-knowledge-center p {
    line-height : 12pt;
    margin : 10px 0 0;
}
.te-industry-whitepapers {
    list-style-type:disc;
}
.te-industry-whitepapers li{
margin-left:15px;
}

/*adding div style for IE6 fix*/
.video-tools-wrapper{
float: left;
max-width:  474px;
}

/* S E C T I O N  19.18 */
/*--Column Wrapper - must be wrapped around all columns--*/
#indus-inner-container {
clear:both;
}
/* S E C T I O N  19.19 */
/*--Central Content Wrapper--*/
/*Used when there are more than one 2/3rd-sized div stacked on top of each other, so right side remains separate*/
.indus-central-content-wrapper {
float:left;
width:679px;
}
/* S E C T I O N  19.20 */
/*--2/3rd-sized div--*/
.indus-central-content {
float:left;
width:679px;
}

/* START VIKRAM ADDED FOR 2-COLUMN TEMPLATE */
.indus-central-content-margin {
float:left;
width:664px;
}
/* END VIKRAM ADDED FOR 2-COLUMN TEMPLATE */

/* S E C T I O N  19.21 */
/*--All div widths--*/
.indus-column {
float:left;
}
/* S E C T I O N  19.22 */
/*--Appending Styles for spacing between divs--*/
.add-margin-bottom {
    margin-bottom:15px;
}
a.add-margin-bottom {
    margin-bottom:15px;
}
.add-margin-left {
    margin-left:15px;
}
.add-margin-right {
    margin-right:15px;
}
.add-margin-top {
    margin-top:15px;
}
a.add-margin-top {
    margin-top:15px;
}
/* S E C T I O N  19.23 */
/*-- D O C U M E N T S   A N D   I N F O   A R E A --*/
/*--Applies document icon to front of list item--*/
.lf_pdfResult, .lf_zipResult, .lf_docResult, .lf_pptResult, .lf_txtResult, .lf_webResult, .lf_xlsResult {
    border-bottom: 1px solid #EEEEEE;
    color:#555;
    line-height: 13px;
    margin-bottom: 7px;
    padding: 0 0 7px 25px;
}
.lf_pdfResult {
background:url("images/sitewide/result_pdf.png") no-repeat scroll 0 0 transparent;
}
.lf_zipResult {
background:url("images/sitewide/result_zip.png") no-repeat scroll 0 0 transparent;
}
.lf_docResult {
background:url("images/sitewide/result_doc.png") no-repeat scroll 0 0 transparent;
}
.lf_pptResult {
background:url("images/sitewide/result_ppt.png") no-repeat scroll 0 0 transparent;
}
.lf_txtResult {
background:url("images/sitewide/result_txt.png") no-repeat scroll 0 0 transparent;
}
.lf_webResult {
background:url("images/sitewide/result_web.png") no-repeat scroll 0 0 transparent;
}
.lf_xlsResult {
background:url("images/sitewide/result_xls.png") no-repeat scroll 0 0 transparent;
}
.lf_docResult_bottom {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 0 0 7px 25px;
}
.docDesc {
padding: 3px 0;
}
/*added Feb 2011 & March 2011 for correct design of Knowledge Center*/
.docs-sub-section-header {
background: url("images/industry/subsection-headers.gif") no-repeat 0 0 #bbb;
color:#fff;
font-size: 10px;
font-weight: bold;
padding: 3px 8px;
text-transform: uppercase;
}
.kc-listings {
font-size: 10px;
line-height: 11px;
padding: 10px;
}
.kc-listings li.lf_pdfResult {
    background: url("images/sitewide/result_pdf.png") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #EEEEEE;
    line-height: 13px;
    margin-bottom: 7px;
    padding: 0 0 7px 25px;
}
.kc-listings li.lf_pdfResult_bottom {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 0 0 0 25px;
}
.indus-column-2-content .tools {
    clear: right;
    float: left;
    margin: 0 0 7px;
    width: 214px;
}
.indus-column-2-content .tools .tool-pic {
    border: 1px solid #CCCCCC;
    float: left;
    height: 110px;
    overflow-y: hidden;
    width: 212px;
}
h3.tool-header {
    clear: both;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 5px;
    width: 100%;
}
/*--1 column wide inner content--*/
.indus-column-1-content {
color:#555;
}
.indus-column-1-content p {
line-height:14px;
margin-bottom:6px;
}
.indus-column-1-content p span {
display:block;
font-weight:normal;
padding-bottom:6px;
}
.indus-column-1-content p span.important {
font-weight:bold;
}
/* S E C T I O N  19.24 */
/*-- S I N G L E   C O L U M N   A R E A --*/
/*--1 column wide, no external margin, gray/gradient topper--*/
.indus-column-1-container {
background:url("images/industry/indus-1col-box.jpg") no-repeat scroll -380px bottom transparent;
height:auto;
padding:0 0 10px;
float:left;
width:190px;
}
.noMarginBottom {
margin-bottom:0px !important;
}
.indus-column-1-container h2 {
background:url("images/industry/indus-1col-box.jpg") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
font-weight:bold;
height:13px;
margin:0;
padding:8px;
width:174px;
}
.indus-column-1-container h2 span.title {
float:left;
width:125px;
}
.indus-column-1-container h2 span.numberedElements {
float:right;
}
.indus-column-1-container div.te-mini-marquee-screen-indus {
border:1px solid #DDDDDD;
height:90px;
margin:0 0 10px;
overflow:hidden;
position:relative;
width:167px;
}
.indus-column-1-container div.te-mini-marquee-screen-indus a.te-mini-marquee-control {
display:inline-block;
height:30px;
margin:-15px 0 0;
overflow:hidden;
position:absolute;
top:50%;
width:20px;
}
.indus-column-1-container div.te-mini-marquee-screen-indus a.te-mini-marquee-control span {
background:url("images/homepage/te-home-bg-mini-marquee-controls.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:inline-block;
height:30px;
left:0;
position:absolute;
top:0;
width:20px;
z-index:2;
}
.indus-column-1-container div.te-mini-marquee-screen-indus a.te-previous-control {
left:0;
}
.indus-column-1-container div.te-mini-marquee-screen-indus a.te-next-control {
right:0;
}
.indus-column-1-container div.te-mini-marquee-screen-indus a.te-next-control span {
background-position:0 -30px;
}
.te-mini-marquee-screen-indus .te-previous-control span {
background-position:0 0;
}
.indus-column-1-content a.te-mini-marquee-sub-header {
display:block;
font-weight:bold;
margin-bottom:6px;
}
.indus-column-1-content a.te-mini-marquee-learn-more {
display:block;
font-weight:bold;
margin-bottom:6px;
}
.indus-column-1-content {
background:url("images/industry/indus-1col-box.jpg") repeat-y scroll -190px 0 transparent;
padding:0;
width:190px;
}
.indus-column-1-content .view-all-docs {
    background: url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll 0 12px transparent;
    border-top: 1px solid #EEEEEE;
    margin: 0 10px !important;
    padding-top: 5px;
}
.new-products-listing-1-content {
height:230px;
}
/* S E C T I O N  19.25 */
/*-- 2  C O L U M N S   W I D E   A R E A --*/
/*--With gray/gradient topper--*/
.indus-column-2-container {
background:url("images/industry/indus-2cols-box.jpg") repeat-y scroll -918px bottom transparent; 
float:left;
height:auto;
padding-bottom:10px;
width:459px;
}
.col-2-addViewAll {
background:none !important;
padding-bottom:0px !important;
}
.indus-column-2-container h2 {
background:url("images/industry/indus-2cols-box.jpg") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
font-weight:bold;
height:13px;
margin:0;
padding:8px;
width:443px;
}
.indus-column-2-content {
background:url("images/industry/indus-2cols-box.jpg") repeat-y scroll -459px 0 transparent;
float:left;
padding:10px 10px 0;
width:439px;
}
.video-featured-column-2-content {
    height:310px;
}
.video-featured-column-2-content h3.videoPlaying {
    color:#555555;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
}
.documents-column-2-content {
    height:254px;
}
/*SECTION 19.255*/
/*horizontal "rule" between items, added for Knowledge Center, Feb 2011*/
.te-hr {
    border-top: 1px solid #EEEEEE;
    clear: both;
    height: 10px;
    margin-top: 10px;
}
/* S E C T I O N  19.26 */
/*-- 3  C O L U M N S   W I D E   A R E A --*/
/*--This goes to the left or right of a 1-column div, with gray/gradient topper--*/
.indus-column-3-container {
background:url("images/industry/indus-3cols-box.jpg") no-repeat scroll -1328px bottom transparent;
float:left;
height:auto;
padding-bottom:15px;
width:664px;
}
.indus-column-3-container h2 {
background:url("images/industry/indus-3cols-box.jpg") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
font-weight:bold;
height:13px;
padding:8px;
width:648px;
}
.indus-column-3-content {
background:url("images/industry/indus-3cols-box.jpg") repeat-y scroll -664px 0 transparent;
float:left;
padding:10px 10px 0;
width:644px;
}   
.inner-3col-container {
color:#555555;
float:left;
width:100%;
}
.inner-3col-container div.left {
float:left;
margin-right:15px;
width:50%;
}
.inner-3col-container div.right {
border-left:1px solid #ccc;
float:left;
padding-left:15px;
width:45%;
}
.inner-3col-container h3.videoPlaying {
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}
/* S E C T I O N  19.27 */
/*-- 4  C O L U M N S   W I D E   A R E A --*/
/*--This spans entire width of page, with gray/gradient topper--*/
.indus-column-4-container {
background:url("images/industry/indus-4cols-box.jpg") no-repeat scroll -1740px bottom transparent;
float:left;
height:auto;
padding-bottom:15px;
width:870px;
}
.indus-column-4-container h2 {
background:url("images/industry/indus-4cols-box.jpg") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
font-weight:bold;
height:13px;
padding:8px;
width:854px;
}
.indus-column-4-content {
background:url("images/industry/indus-4cols-box.jpg") repeat-y scroll -870px 0 transparent;
float:left;
padding:10px 10px 0;
width:850px;
}   
.inner-4col-container {
color:#555555;
float:left;
width:100%;
}
.inner-4col-container div.left {
float:left;
margin-right:15px;
width:50%;
}
.inner-4col-container div.right {
border-left:1px solid #ccc;
float:left;
padding-left:15px;
width:45%;
}
/* S E C T I O N  19.28 */
/*-- 2  C O L U M N S   W I D E   G E N E R I C --*/
/*--Rounded corners, no top bar. Can use 2 of these side by side, as on medical's page redirect--*/
.indus-gen-col-2-container {
background:url("images/industry/2cols-generic.png") no-repeat scroll -858px bottom transparent;
float:left;
height:auto;
padding-bottom:15px;
width:429px;
}
.indus-gen-col-2-container-topCap {
background:url("images/industry/2cols-generic.png") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
font-weight:bold;
height:8px;
padding:0;
width:429px;
}
.indus-gen-col-2-content {
background:url("images/industry/2cols-generic.png") repeat-y scroll -429px 0 transparent;
float:left;
padding:0 20px;
width:389px;
}
.inner-gen-2col-container {
color:#555555;
float:left;
padding-top:10px;
width:100%;
}
#te-industryContentContainer h2.redirect {
font-size:14px;
padding-top:5px;
}
.redirectPic-fpo {
background-color:#FAFAFA;
border:1px solid #DDDDDD;
height:200px;
margin-bottom:10px;
width:387px;
}
.inner-gen-2col-container p.highlights {
font-size:12px;
line-height:18px;
}
/* S E C T I O N  19.29 */
/*-- 3  C O L U M N S   W I D E   G E N E R I C --*/
/*--Rounded corners, no top bar--*/
.indus-gen-col-3-container {
background:url("images/industry/twoThirdsBox.jpg") no-repeat scroll -1328px bottom transparent;
float:left;
height:auto;
padding-bottom:15px;
width:664px;
}
.indus-gen-col-3-container-topCap {
background:url("images/industry/twoThirdsBox.jpg") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
font-weight:bold;
height:15px;
padding:0;
width:664px;
}
.indus-gen-col-3-content {
background:url("images/industry/twoThirdsBox.jpg") repeat-y scroll -664px 0 transparent;
float:left;
padding:0 15px;
width:634px;
}
.inner-gen-3col-container {
color:#555555;
float:left;
width:100%;
}
.inner-gen-3col-container .mainPic {
    border: 1px solid #CCCCCC;
    float: left;
    height: 200px;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 632px;
}
.inner-gen-3col-container .mainPic img {
    border: medium none;
    width: 632px;
}
.inner-gen-3col-container div.left {
border-right:1px solid #CCCCCC;
float:left;
margin-right:15px;
padding-right:15px;
width:60%;
}
.inner-gen-3col-container div.right {
float:right;
width:36%;
}
.inner-gen-3col-container div.left h2, .inner-gen-3col-container div.right h2{
font-size: 12pt;
font-weight: bold;
margin-bottom:10px;
}
.topCap {
background:url("images/industry/twoThirdsBox.jpg") no-repeat scroll 0 0 transparent;
height:9px;
width:664px;
}
/* S E C T I O N  19.30 */
/*-- 4  C O L U M N S   W I D E   G E N E R I C --*/
/*--Rounded corners, no top bar. This spans entire width of page.--*/
.indus-gen-col-4-container {
    background:url("images/industry/fullWidthWhtBox.jpg") no-repeat scroll -1740px bottom transparent;
    float:left;
    height:auto;
    padding-bottom:15px;
    width:870px;
}
.indus-gen-col-4-container-topCap {
    background:url("images/industry/fullWidthWhtBox.jpg") no-repeat scroll 0 0 transparent;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    height:10px;
    padding:0;
    width:870px;
}
.indus-gen-col-4-content {
    background:url("images/industry/fullWidthWhtBox.jpg") repeat-y scroll -870px 0 transparent;
    float:left;
    padding:0 15px;
    width:840px;
}
.inner-gen-4col-container {
    color:#555555;
    float:left;
    padding-top:5px;
    width:100%;
}
.inner-gen-4col-container div.mainLeft {
    float:left;
    width:415px;
}
.inner-gen-4col-container div.mainRight{
    background-color:#FAFAFA;
    border:1px solid #CCCCCC;
    float:right;
    height:250px;
    width:415px;
}
.mainLeft h1.mainContentTitle {
    color:#555;
    font-size:18px;
    font-weight:bold;
    margin: 10px 0;
    padding:0;
}
.mainLeft p {
    color:#555555;
    font-size:11px;
    line-height:14px;
    padding:0 0 10px;
}
#indus-inner-container .inner-gen-3col-container h1 {
    clear: both;
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}
#indus-inner-container p {
    color:#555555;
    font-size:11px;
    line-height:14px;
    margin: 0;
    padding: 0 0 10px;
}
#indus-inner-container .copyArea p {
    padding: 0 0 7px 89px;
}
.mainLeft p.bottom {
    padding:0;
}
/* S E C T I O N  19.31 */
/*-------------------- C A L L   T O   A C T I O N   I T E M S ---------------------------------------------*/
ul.ctas {
    list-style:none outside none;
    margin:5px 0 0;
    padding:0;
}
ul.ctas li {
    background:url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll left 8px transparent;
    border-top:medium none;
    clear:both;
    color:#005588;
    display:block;
    font-size:10px;
    line-height:12px;
    margin:0;
    padding:5px 0;
}
ul.ctas li a {
    display:block;
    font-size:10px;
    font-weight:bold;
    margin:0;
    padding:0 0 0 15px;
}
ul.ctas li span {
    display:block;
    font-size:10px;
    margin:0;
    padding:0 0 0 15px;
}
/* S E C T I O N  19.32 */
/*---------------------------[ N E W S   &   E V E N T S   A R E A ]------------------------------------*/
#newsContainer.allNews {
padding:0 15px;
width:840px;
}
#newsContainer h2 {
color:#555555;
font-size:12pt;
font-weight:bold;
margin-bottom:10px;
}
/* S E C T I O N  19.33 */
/*-- H E A D L I N E  N E W S ,  O R I G I N A L   3 - C O L U M N   W I D T H --*/
.headline-news-container {
background:url("images/industry/headline_newsBox.jpg") no-repeat scroll -664px bottom transparent;
float:left;
height:auto;
margin-bottom:10px;
padding-bottom:10px;
width:664px;
}
.headline-news-content {
background:url("images/industry/headline_newsBox.jpg") repeat-y scroll 0 0 transparent;
float:left;
padding:10px 10px 0;
width:644px;
}   
.headline-news-content span.title {
display:inline-block;
float:left;
font-size:11px;
font-weight:bold;
margin-right:20px;
width:110px;
}
.headline-news-content span.feature {
display:inline-block;
float:left;
width:510px;
}
/* S E C T I O N  19.34 */
/*-- H E A D L I N E  N E W S ,  F U L L   W I D T H --*/
.headline-news-container-full {
background:url("images/industry/headline_newsBox_fullWidth.jpg") no-repeat scroll -870px bottom transparent;
float:left;
height:auto;
margin-bottom:10px;
padding-bottom:10px;
width:870px;
}
.headline-news-content-full {
background:url("images/industry/headline_newsBox_fullWidth.jpg") repeat-y scroll 0 0 transparent;
float:left;
padding:10px 10px 0;
width:850px;
}   
.headline-news-content-full span.title {
display:inline-block;
float:left;
font-size:11px;
font-weight:bold;
margin-right:20px;
width:110px;
}
.headline-news-content-full span.feature {
display:inline-block;
float:left;
width:716px;
}
/* S E C T I O N  19.35 */
/*-- I N D I V I D U A L  N E W S  I T E M S --*/
.newsEventsSnippet {
}
.newsEventsBottom {
border-bottom:1px solid #EEEEEE;
margin-bottom:12px;
padding-bottom:12px;
}
.newsEventsSnippet h3 {
color:#555555;
font-size:13px;
font-weight:bold;
padding-bottom:2px;
}
.newsEventsSnippet h4 {
color:#555555;
font-size:11px;
font-weight:bold;
padding-bottom:2px;
}
.newsEventsSnippet p {
font-size:11px;
line-height:12px;
}
.newsEventsSnippet p a {
font-weight:bold;
}
/* S E C T I O N  19.36 */
/*--- V I E W   A L L ---*/
.col-2-addViewAll, .col-1-addViewAll {
background:none !important;
padding-bottom:0px !important;
}
.addViewAll {
padding-bottom:10px;
height:230px;
}
.te-indus-view-all {
padding:7px 10px 9px;
background:url("images/industry/indus-2cols-viewAllbottom.jpg") no-repeat scroll 0 0 transparent;
}
.te-indus-view-all-1col {
padding:7px 10px 9px;
background:url("images/industry/indus-1col-viewAllbottom.html") no-repeat scroll 0 0 transparent;
}
.te-indus-view-all div.te-link-marker, .te-indus-view-all-1col div.te-link-marker {
background:url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll 0 5px transparent;
font-weight:bold;
padding:0 0 0 15px;
}
/* S E C T I O N  19.37 */
/*---------------------------[ B O I L E R P L A T E ]------------------------------------*/
.boilerplate {
    font-size: 9px;
    color: #777;
    line-height: 10px;
    padding-top: 10px;
}
/* S E C T I O N  19.38 */
/*---------------------------[  V I D E O S   A R E A  ]------------------------------------*/
.videoSnippet {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 100%;
}
.video-listing-1-content {
    padding: 10px;
    width: 170px;
}
.video-listing-1-content .videoSnippet {
    border:none;
    float: left;
    margin-bottom: 7px;
    padding-bottom:0;
    width: auto;
}
.videoSnippet-bottom {
    margin-bottom: 5px;
}
.videoSnippet-pagerBottom {
    margin-bottom: 5px;
    border-bottom:none;
    padding-bottom:none;
}
.videoSnippet div.videoThumb {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    float: left;
    height: 60px;
    margin: 0 7px 0 0;
    overflow: hidden;
    width: 80px;
}
.videoSnippet div.copyArea h3 {
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 3px;
}
.setWidthSetHeightVideos {
float:left;
margin-bottom:7px;
}
.setWidthSetHeightVideos div.videoThumb {
margin:0 7px 0 0 !important;
}
.copyArea p {
font-size:11px;
line-height:12px;
}
.copyArea span.video-length {
font-weight:normal;
padding-left:5px;
}
.setWidthSetHeightVideos div.copyArea p {
margin-bottom:0;
}
/*Video Table (with approved CM design, added Feb 2011)*/
.video-table-3-col {
}
.video-table-3-col .videoSnippet {
    border:none;
    float: left;
    margin: 10px 5px;
    padding-bottom:0;
    width: auto;
}
.video-table-3-col .videoSnippet-pagerBottom {
    margin-bottom: 5px;
    border-bottom:none;
    padding-bottom:none;
}
/*In the Video Player Area (approved CM design)*/
.video-featured-column-2-content {
    height: auto;
    padding: 0;
    width: 459px;
}
.video-featured-column-2-content h3.videoPlaying {
    color:#555555;
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
}
.placeholder-video-area {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    height: 255px;
    width: auto;
}
.video-featured-column-2-content .video-description {
    padding: 0 10px;
}
/* S E C T I O N  19.39 */
/*---------------------------[  V I D E O S   P A G E R   -   F L E X I B L E  ]------------------------------------*/
.col-1-addPager {
background:none !important;
padding-bottom:0px !important;
}
.addPager, .addPager-loose {
height:auto;
}
.addPager {
    padding-bottom: 0;
}
.addPager-loose {
border-bottom:1px solid #EEEEEE;
margin-bottom:10px;
padding-bottom:12px;
}
.pager, .pager-loose {
color:#555555;
font-size:8pt;
font-weight:bold;
height:28px;
line-height:28px;
text-align:center;
}
.pager {
background:url("images/industry/indus-1col-pagerBottom.jpg") no-repeat scroll 0 0 transparent;
display:inline;
float:left;
padding:5px 30px;
position:relative;
width:130px;
}
.pager-loose {
background:url("images/industry/pagerBackground.jpg") no-repeat scroll center 0 transparent;
}
.pager a.left , .pager-loose a.left, .pager a.right, .pager-loose a.right {
height:24px;
width:25px;
}
.pager a.left {
float:left;
}
.pager a.right {
float:right;
}
.pager span.pageLeft , .pager-loose span.pageLeft {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -120px transparent !important;
height:20px;
margin-left:5px;
margin-top:4px;
width:20px;
}
.pager span.pageLeft {
float:left;
}
.pager-loose span.pageLeft {
display:inline-block;
}
.pager span.pages {
float:left;
width:80px;
}
.pager-loose span.pages {
display:inline-block;
height:20px;
vertical-align:top;
width:70px;
}
.pager span.pageLeft:hover {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -140px transparent !important;
}
.pager-loose span.pageLeft:hover {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -200px transparent !important;
}
.pager span.pageLeft:active, .pager-loose span.pageLeft:active {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -160px transparent !important;
}
.pager span.disabledLeft, .pager-loose span.disabledLeft {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -180px transparent !important;
}
.pager span.disabledLeft:hover, .pager-loose span.disabledLeft:hover {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -180px transparent !important;
}
.pager span.pageRight, .pager-loose span.pageRight {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -200px transparent !important;
display:inline-block;
height:20px;
margin-right:5px;
margin-top:4px;
width:20px;
}
.pager span.pageRight:hover, .pager-loose span.pageRight:hover {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -220px transparent !important;
}
.pager span.pageRight:active, .pager-loose span.pageRight:active {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -240px transparent !important;
}
.pager span.disabledRight, .pager-loose span.disabledRight {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -260px transparent !important;
}
.pager span.disabledRight:hover, .pager-loose span.disabledRight:hover {
background:url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -260px transparent !important;
}
/* S E C T I O N  19.40 */
/*---------------------------[  S O L U T I O N S   D E T A I L   P A G E  ]------------------------------------*/
.indus-solutions-container {
clear:both;
float:left;
padding:15px 15px 0;
width:840px;
}
.indus-solutions-left {
color:#555555;
float:left;
width:270px;
}
h2.indus-solutions-section-title { 
color: #555555;
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin: 0 0 12px;
}
.indus-solutions-left p {
clear: both;
font-size: 11px;
line-height: 14px;
margin: 0 0 10px;
padding: 0;
}
.indus-solutions-left li {
border-top:1px solid #D2D2D2;
clear:both;
padding:8px 0;
width:100%;
float:left;
}
.indus-solutions-left li.bottom {
border-bottom:1px solid #D2D2D2;
}
.indus-solutions-container ul.ctas {
    list-style:none outside none;
    margin:5px 0 0;
    padding:0;
}
.indus-solutions-container ul.ctas li {
    background:url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll left 8px transparent;
    border-top:medium none;
    clear:both;
    color:#005588;
    display:block;
    font-size:10px;
    line-height:12px;
    margin:0;
    padding:5px 0;
}
.indus-solutions-container ul.ctas li a {
    display:block;
    font-weight:bold;
    margin:0;
    padding:0;
}
.indus-solutions-container ul.ctas li span {
    display:block;
    margin:0;
    padding:0 0 0 12px;
}
.indus-solutions-left li.bottom {
border-bottom:1px solid #D2D2D2;
}
.indus-solutions-left li.active{
padding:18px 0 10px 0;
cursor:auto;
}
.indus-solutions-lastRow{
border-bottom:1px solid #d2d2d2;
}
.indus-solutions-right{
border:1px solid #CCCCCC;
float:right;
height:377px;
overflow:hidden;
width:556px;
}
/* S E C T I O N  19.41 */
/*-- C O N T R O L S   W I T H I N   I N D U S T R Y   S O L U T I O N S   P I C T U R E --*/
.indus-solution-rightControls{
top:615px;
height:35px;
margin:15px;
position:absolute;
right:30px;
} 
.indus-solution-rightControls span.picNum{
background:url("images/industry/solution-numbers.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:20px;
font-weight:bold;
height:35px;
line-height:35px;
margin-right:10px;
padding:0 10px;
width:15px;
}
.indus-solution-rightControls span.picNum:hover{
background:url("images/industry/solution-numbers.png") no-repeat scroll 0 -35px transparent;
}
.indus-solution-rightControls span.right{
margin-right:0px;
}
.indus-solution-rightControls span.active{
background-position:0 -70px;
}
.indus-solution-rightControls span.active:hover{
background-position:0 -105px;
}
.solution-number{
background:url("images/industry/solution-numbers.png") no-repeat;
background-position:0 0;
color:#FFFFFF;
cursor:pointer;
font-size:20px;
font-weight:bold;
height:25px;
margin-top:-10px;
padding:5px 0;
position:absolute;
text-align:center;
width:35px;
}
.solution-number:hover{
background-position:0 -35px;
}
.solution-numberActive{
background-position:0 -70px;
}
.solution-numberActive:hover{
background-position:0 -105px;
}
/* S E C T I O N  19.42 */
/*-- H O T S P O T S   A N D   B U R B S  within industry solutions picture --*/
/*---Burbs - small text overlays that appear on hover-over of hotspots---*/
.indus-solutions-right .hsContainer {
    position : absolute;
    width : 498px;
}
.burbWrapper {
float:left;
height:27px;
left:22px;
position:absolute;
top:42px;
}
.burbWrapper .burbLeft {
float:left;
width:9px;
height:27px;
background:url('images/overlays/burb_left.png') no-repeat scroll 0 0 transparent;
}
.burbWrapper .burbRight {
float:left;
background:url('images/overlays/burb_right.png') no-repeat scroll right top transparent;
height:27px;
padding:7px 12px 8px 5px;
font-weight:bold;
}
.burbWrapperReflected {
float:right;
height:27px;
right:495px;
position:relative;
top:42px;
}
.burbWrapperReflected .burbLeft {
float:left;
background:url('images/overlays/burb_reflection_right.png') no-repeat scroll left top transparent;
height:12px;
padding:7px 5px 8px 12px;
font-weight:bold;
}
.burbWrapperReflected .burbRight {
font-weight:bold;
float:right;
width:9px;
height:27px;
background:url('images/overlays/burb_reflection_left.png') no-repeat scroll 0 0 transparent;
}
/* S E C T I O N  19.43 */
/*------ P R O D U C T   O V E R L A Y S -----*/
/*Overlays - that appear on click of the burbs*/
.hotspotOverlay{
display:none;
float:left;
top:315px;
left:408px;
position:absolute;
width:350px;
z-index:1002;
}
.overlay_closeBtn {
background:url("images/overlays/te-closeBtn.png") repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
height:20px;
left:320px;
position:relative;
top:26px;
width:20px;
z-index:10;
}
.overlay_closeBtn:hover {
background:url("images/overlays/te-closeBtn_over.png") repeat scroll 0 0 transparent;
}
a.emptyBar_closeBtn {
top:36px !important;
}
.EmptyBarWrapper {
background:url("images/overlays/overlayBackground_empty_rightTop.png") no-repeat scroll right top transparent;
float:left;
width:355px;
}
.EmptyBar {
background:url("images/overlays/overlay_background_emptyTop.png") no-repeat scroll 0 0 transparent;
float:left;
height:15px;
width:335px;
}
.CenterWrapper {
background:url("images/overlays/overlayBackground_rightCenter.png") repeat-y scroll right top transparent;
clear:both;
color:#555555;
float:left;
width:355px;
}
.CenterWrapper .center {
background:url("images/overlays/overlay_background_textArea.png") repeat-y scroll 0 0 transparent;
float:left;
font-size:12px;
font-weight:normal;
line-height:15px;
padding:0 0 0 20px;
width:315px;
}
.CenterWrapper .content {
float:left;
font-size:12px;
margin:10px;
}
.CenterWrapper .content .title {
color:#555555;
font-size:14pt;
font-weight:normal;
}
.CenterWrapper .content .overlayPic{
background-color:#fff;
border:1px solid #ccc;
height:100px;
margin:10px 0;
width:277px;
}
.CenterWrapper .content .subtext{
font-size:10px;
line-height:13px;
}
.BottomWrapper {
background:url("images/overlays/overlayBackground_rightBottom.png") no-repeat scroll right top transparent;
clear:both;
float:left;
height:15px;
width:355px;
}
.BottomWrapper .bottom {
background:url("images/overlays/overlay_background_bottomArea.png") no-repeat scroll 0 0 transparent;
float:left;
height:15px;
width:335px;
}
/* S E C T I O N  19.44 */
/*-- S O L U T I O N   A C C O R D I A N   A R E A --*/
.accordianKey {
/*background:url('lib/../images/industry/solution-numbers.png') no-repeat scroll 0 0 transparent;*/
color:#FFFFFF;
cursor:pointer;
/*height:35px;*/
line-height:25px;
width:270px;
}
.accordianKey_onlyOne {
color:#FFFFFF;
cursor:pointer;
height:35px;
line-height:25px;
width:270px;
}
.accordianKey:hover {
background:url("images/industry/solution-numbers.png") no-repeat scroll 0 -35px transparent;
}
.accordianKey span, .accordianKey_onlyOne span {
cursor:pointer;
}
.accordianKey span.accordianNumber, .accordianKey_onlyOne span.accordianNumber {
float:left;
font-size:20px;
font-weight:bold;
line-height:35px;
padding:0 10px;
width:20px;
height:35px;
}
.accordianKey span.accordianNumber:hover {
}
.accordianKey span.accordianTitle, .accordianKey_onlyOne span.accordianTitle {
color:#555555;
float:left;
font-size:12px;
font-weight:bold;
line-height:16px;
/*height:35px;*/
/*width:195px;is this when a number is involved on the left, as with medical*/
width: 235px;
}
.accordianKey span.accordianTitle:hover, .accordianKey_onlyOne span.accordianTitle:hover {
color:#ee7722;
text-decoration:underline;
}
.indus-solutions-left a.catLink {
font-size:12px;
font-weight:bold;
line-height:18px;
}
.accordianKey span.accordianArrow, .accordianKey_onlyOne span.accordianArrow {
background:url('images/industry/solution-arrows.jpg') no-repeat scroll right -26px transparent;
cursor:pointer;
float:left;
height:13px;
margin:auto 0 auto 10px;
width:20px;
}
.accordianKey span.accordianArrow:hover, .accordianKey_onlyOne span.accordianArrow:hover  {
background:url('images/industry/solution-arrows.jpg') no-repeat scroll right -39px transparent;
}
.solution-text {
display:none;
}
.solution-text p {
margin:5px 0;
}
.accordian-active {
/*background:url('lib/../images/industry/solution-numbers.png') no-repeat scroll 0 -70px transparent;*/
}
.accordian-active:hover {
/*background:url('lib/../images/industry/solution-numbers.png') no-repeat scroll 0 -105px transparent;*/
}
.accordian-active span.accordianArrow, .accordian_onlyOne-active span.accordianArrow {
background:url('images/industry/solution-arrows.jpg') no-repeat scroll right 0px transparent;
cursor:pointer;
float:left;
height:13px;
margin:auto 0 auto 10px;
width:20px;
}
.accordian-active span.accordianArrow:hover, .accordian_onlyOne-active span.accordianArrow:hover {
background:url('images/industry/solution-arrows.jpg') no-repeat scroll right -13px transparent;
}
.accordianKey span.collapsedButActive, .accordianKey_onlyOne span.collapsedButActive {
background:url('images/industry/solution-arrows.jpg') no-repeat scroll right -26px transparent;
}
.accordianKey span.collapsedButActive:hover, .accordianKey_onlyOne span.collapsedButActive:hover {
background:url('images/industry/solution-arrows.jpg') no-repeat scroll right -39px transparent;
}
/* S E C T I O N  19.45 */
/*----------------------------- [ C O N T A C T  U S  F O R M ] --------------------------------*/
.indus-form-content h2 {
    color:#555;
    font-size: 12pt;
    font-weight: bold;
    line-height: 14pt;
    margin: 0 0 10px;
}
.indus-form-content p {
    margin-bottom:10px;
    font-size:12px;
    line-height:16px;
}
form.indus-form label {
    display: inline-block;
    line-height:20px;
    vertical-align: top;
    font-weight:bold;
    color:#005588;
    float:left;
    width:170px;
}
form.indus-form input {
    background:none repeat scroll 0 0 #FFFFFF;
    float:left;
    height:18px;
    width:250px;
}
.inputSmall {
    width:150px !important
}
form.indus-form select {
    float:left;
    font-family:verdana;
    font-size:100%;
    height:22px;
}
form.indus-form textarea {
    background:none repeat scroll 0 0 #FFFFFF;
    height:100px;
    width:280px;
}
form.indus-form fieldset {
  font-weight: normal;
  margin-bottom: 0;
  padding: 0 0 5px;
}
form.indus-form fieldset ul {
  margin: 0;
  padding: 0;
}
form.indus-form fieldset li {
    background:none repeat scroll 0 0 transparent;
    clear:both;
    float:left;
    line-height:18px;
    list-style:none outside none;
    margin:0;
    padding:7px 0;
}
form.indus-form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.indus-form fieldset fieldset label {
  display: block;
  width: auto;
}
form.indus-form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.indus-form fieldset fieldset label {
  margin-left: 123px;
}
.indus-form-btn {
    margin-left:384px;
    margin-top:0 !important;
}
.indus-form-required {
    color:#CC0000;
    float:left;
    font-weight:bold;
    padding-left:10px;
}
/*Added the following for CQ out-of-the-box form, March 2011*/
form .form_error_title {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom:15px;
}   
form div.section {
    clear: both;
    padding: 7px 0;
}
form div.end {
    margin-top: 10px;
}
form .form_row {
    clear: both;
    color: #666666;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 24px;
}
form .form_leftcol {
    float: left;
    width: 120px;
}
form .form_leftcollabel {
    float: left;
    font-weight: bold;
}
form .form_leftcollabel label {
    padding-bottom: 0.5em;
    padding-left: 0;
}
form .form_leftcolmark {
    color: #FF0000;
    float: left;
    font-weight: bold;
    padding-left: 2px;
}
form .form_rightcol {
    clear: none;
    float: left;
}
form .form_field_text {
    margin-bottom: 4px;
    width: 334px;
}
form .form_row_description {
    clear: both;
    color: #666666;
    font-size: 11px;
    line-height: 12px;
}
form .form_error {
    color: #FF0000;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
}

/* S E C T I O N  19.46 */
/*---- [ S H A R E / P R I N T / E M A I L   W I D G E T   I N   T O P   G R A Y   B A R ] ----*/
/*This has the name of "prodDetail" because the Product Detail Page (new CM design) is where the widget originated from*/
.TE_prodDetail_taskBar {
    background-color: #F2F2F2;
    border-bottom: 1px solid #A1A3A5;
    border-top: 1px solid #A1A3A5;
    height: 32px;
    margin: 0 0 20px;
    width: 100%;
}
.TE_prodDetail_taskBar a {
    text-decoration: none;
}
.TE_prodDetail_backToRes {
    color: #005588;
    float: left;
    font-size: 11pt;
    font-weight: bold;
    margin: 5px 235px 0 10px;
}
.TE_prodDetail_topPagerDiv {
    background: url("images/industry/pdp_pager_bg.png") no-repeat scroll 0 0 transparent;
    color: #555555;
    display: inline;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    height: 30px;
    margin: 2px auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 126px;
}
.TE_prodDetail_topPagerDiv span.pages {
    font-weight: bold;
    line-height: 26px;
    vertical-align: top;
}
.TE_prodDetail_topPagerDiv span.pageLeft {
    background: url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -120px transparent !important;
    display: inline-block;
    float: left;
    height: 20px;
    margin-left: 5px;
    margin-top: 4px;
    width: 20px;
}
.TE_prodDetail_topPagerDiv span.pageLeft:hover {
    background: url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -140px transparent !important;
}
.TE_prodDetail_topPagerDiv span.pageLeft:active {
    background: url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -160px transparent !important;
}
.TE_prodDetail_topPagerDiv span.pageRight {
    background: url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -200px transparent !important;
    display: inline-block;
    float: right;
    height: 20px;
    margin-right: 5px;
    margin-top: 4px;
    width: 20px;
}
.TE_prodDetail_topPagerDiv span.pageRight:hover {
    background: url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -220px transparent !important;
}
.TE_prodDetail_topPagerDiv span.pageRight:active {
    background: url("images/industry/te-pdp-top-sprite.png") no-repeat scroll 0 -240px transparent !important;
}
#TE_pdp_shareActionContainer {
    float: right;
    font-size: 8pt;
    font-weight: bold;
    top:-10px;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 5px;
    position: relative;
}
#TE_pdp_shareActionContainer a {
    color: #005588;
    display: inline-block;
    line-height: 20px;
    margin: 7px 0;
    padding-left: 24px;
    text-decoration: none;
}
.pdp_shareLink, .pdp_emailLink, .pdp_printLink {
    background-image: url("images/industry/te-pdp-top-sprite.png");
    background-repeat: no-repeat;
}
.pdp_shareLink {
    background-position: 0 0;
    padding-right: 15px;
}
.pdp_shareLink:hover {
    background-position: 0 -20px;
}
.pdp_printLink {
    background-position: 0 -80px;
    padding-right: 15px;
}
.pdp_printLink:hover {
    background-position: 0 -100px;
}
.pdp_emailLink {
    background-position: 0 -40px;
    margin-right: 5px;
}
.pdp_emailLink:hover {
    background-position: 0 -60px;
}
/* S E C T I O N  19.50 */
/*---- [ D O C U M E N T S  P A G E ] ----*/
/* S E C T I O N  19.51 */
/*---- [ PAGINATION] ----*/
.te-results-controls {
border-bottom:1px solid #ccc;
clear:both;
padding-bottom:10px;
}
.lf_pagination_container {
    margin: 0.25em 0 0;
    padding: 1em 0 0.25em;
}
.lf_pagination {
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.lf_pagination li {
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    line-height: 2em;
    margin: 0 0 0 0.25em;
}
.lf_pagination li a {
    float: left !important;
}
.lf_pagination li a:link, .lf_pagination li a:visited {
    background: url("images/sitewide/bg_pagination.png") repeat-x scroll 0 0 #CCCCCC;
    border: 0.1em solid #CCCCCC;
    color: #666666;
    display: block;
    float: left !important;
    padding: 0 0.75em;
    text-decoration: none;
    vertical-align: middle;
}
.lf_pagination li a:active, .lf_pagination li a:hover {
    background: url("images/sitewide/bg_pagination.png") repeat-x scroll 0 -174px #668899;
    border: 0.1em solid #668899;
    color: #FFFFFF;
}
.lf_pagination .lf_pagination_active_page {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    cursor: default;
    padding: 0 0.75em;
}
.lf_pagination .lf_pagination_more_indicator {
    border: 0 none;
    cursor: default;
    letter-spacing: 0.15em;
    padding: 0 0.75em;
}
.gallery_pagination {
    float: right;
    margin: 0;
    padding: 0;
}
.te-results-controls label {
    padding-bottom: 0;
    padding-left: 0;
}
/* S E C T I O N  19.52 */
/*---- [ FILTERS ] ----*/
#te-search-workspace {
    background: url("images/sitewide/te-search-bg-workspace.png") no-repeat scroll -1328px bottom transparent;
    margin: 0 auto 15px;
    -moz-border-radius: 2.5em 2.5em 1em 1em;
    -moz-box-shadow: 0 0 12px 2px #999999;
    padding: 0 0 10px;
    position:absolute;
    width: 664px;
}
#te-search-workspace-header {
    background: url("images/sitewide/te-search-bg-workspace.png") no-repeat scroll 0 top #EEEEEE;
    padding: 10px 16px 0;
    position: relative;
}
#te-search-workspace-header h2 {
    color: #333333;
    font-size: 13pt;
    font-weight: bold;
    line-height:18px;
    margin: 0 0 5px;
    padding: 0;
}
#te-search-workspace-header p {
    color: #555555;
    margin: 0;
    padding: 0;
}
#te-search-workspace-body {
    background: url("images/sitewide/te-search-bg-workspace.png") repeat-y scroll -664px 0 #EEEEEE;
    padding: 10px 16px 6px;
    position: relative;
    width: 632px;
}
.te-search-workspace-row {
    clear: both;
    float: left;
    margin: 0;
    width: 632px;
}
#te-search-workspace-body .first-row {
    margin-top: 10px;
}
.te-search-workspace-widget-expanded {
    float: left;
    margin: 0 0 0 16px;
}
.te-search-workspace-widget-expanded.first-widget {
    margin-left: 0;
}
.te-search-workspace-widget-expanded div.expandedtitle {
    color: #333333;
    display: block;
    font-size: 10pt;
    font-weight: bold;
    height: 18px;
    margin: 5px 0 0;
    overflow: hidden;
    width: 200px;
}
.te-search-workspace-widget-expanded div.expandedcontent {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    max-height: 208px;
    overflow: auto;
    width: 198px;
}
.te-search-workspace-widget-expanded div ul, .te-search-workspace-widget-collapsed div ul, .te-search-workspace-widget-expanded-chosen div ul, .te-search-workspace-widget-collapsed-chosen div ul {
    font-size: 7.5pt;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.te-search-workspace-widget-expanded div ul li, .te-search-workspace-widget-collapsed div ul li {
    padding: 5px 0;
}
.te-search-workspace-widget-expanded-chosen div ul li.te-filterChosen, .te-search-workspace-widget-collapsed-chosen div ul li.te-filterChosen, .te-search-workspace-widget-collapsed-content-chosen ul li.te-filterChosen, .te-search-workspace-widget-expanded-forced div ul li.te-filterForced, .te-search-workspace-widget-collapsed-forced div ul li.te-filterForced, .te-search-workspace-widget-collapsed-content-forced ul li.te-filterForced {
    padding: 4px;
}
.te-search-workspace-widget-expanded div ul li span {
    color: #999999;
    display: inline;
    font-size: 7.5pt;
    font-weight: normal;
    margin: 0;
}
.te-search-workspace-widget-expanded div ul li label, .te-search-workspace-widget-collapsed div ul li label {
    display: inline-block;
    padding: 0 !important;
    vertical-align: text-top;
    width: 156px;
}
.te-search-workspace-widget-expanded div ul li label input {
    margin: 0;
    padding: 0;
    vertical-align: text-top;
}
.te-search-workspace-widget-expanded div ul li.te-link-marker {
    background-position: 0 10px;
    font-weight: normal;
    line-height: 9px;
    padding: 5px 0 5px 12px;
}
.te-search-workspace-widget-expanded div ul li.te-link-marker a {
    line-height: 14px;
}
.te-search-workspace-apply {
    background: url("images/sitewide/te-search-bg-workspace-apply.png") no-repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    height: 26px !important;
    line-height: 26px !important;
    width: 200px !important;
}
.te-search-workspace-apply a {
    font-weight: bold;
    margin: 0;
}
/* S E C T I O N  19.53 */
/* ---- [ HIDE/SHOW FILTERS BUTTON ] ---- */
#te-doc-header {
}
#te-doc-header h2 {
    color: #333333;
    float: left;
    font-size: 13pt;
    font-weight: bold;
    line-height:18px;
    margin: 0 0 5px;
    padding: 0;
    width: 75%;
}
#te-doc-header a {
    margin: 0 0 10px;
}
#te-search-workspace-header a {
    position: absolute;
    right: 15px;
    top: 15px;
}
#te-search-workspace-header a, #te-search-workspace-header a span, #te-search-workspace-header a span span, #te-search-workspace-header a span span b {
    background: url("images/sitewide/te-search-bg-workspace-button.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 30px;
    line-height: 30px;
}
#te-search-workspace-header a {
    padding: 0 0 0 10px;
}
#te-search-workspace-header a span {
    background-position: right -60px;
    padding: 0 10px 0 0;
}
#te-search-workspace-header a span span {
    background-position: 0 -30px;
    background-repeat: repeat-x;
    padding: 0;
}
#te-search-workspace-header a span span b {
    background: url("images/sitewide/te-search-bg-workspace-button-arrow.png") no-repeat scroll 0 -29px transparent;
    padding: 0 10px 0 25px;
}
#te-search-workspace-header a:hover {
    background-position: 0 -90px;
    color: #FFFFFF;
    text-decoration: none;
}
#te-search-workspace-header a:hover span {
    background-position: right -150px;
}
#te-search-workspace-header a:hover span span {
    background-position: 0 -120px;
}
#te-search-workspace-header a.active {
    background-position: 0 -180px;
}
#te-search-workspace-header a.active span {
    background-position: right -240px;
}
#te-search-workspace-header a.active span span {
    background-position: 0 -210px;
}
#te-search-workspace-header a.collapsed span span b {
    background-position: 0 10px;
}

#te-doc-header a, #te-doc-header a span, #te-doc-header a span span, #te-doc-header a span span b {
    background: url("images/sitewide/te-search-bg-workspace-button.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 30px;
    line-height: 30px;
}
#te-doc-header a {
    padding: 0 0 0 10px;
}
#te-doc-header a span {
    background-position: right -60px;
    padding: 0 10px 0 0;
}
#te-doc-header a span span {
    background-position: 0 -30px;
    background-repeat: repeat-x;
    padding: 0;
}
#te-doc-header a span span b {
    background: url("images/sitewide/te-search-bg-workspace-button-arrow.png") no-repeat scroll 0 -29px transparent;
    padding: 0 10px 0 25px;
}
#te-doc-header a:hover {
    background-position: 0 -90px;
    color: #FFFFFF;
    text-decoration: none;
}
#te-doc-header a:hover span {
    background-position: right -150px;
}
#te-doc-header a:hover span span {
    background-position: 0 -120px;
}
#te-doc-header a.active {
    background-position: 0 -180px;
}
#te-doc-header a.active span {
    background-position: right -240px;
}
#te-doc-header a.active span span {
    background-position: 0 -210px;
}
#te-doc-header a.collapsed span span b {
    background-position: 0 10px;
}
.inner-gen-3col-container ul.kc-listings {
    border-bottom: 1px solid #CCCCCC;
    font-size: 10px;
    line-height: 11px;
    margin: 25px 0 15px;
    padding: 0 0 25px;
}
.inner-gen-3col-container ul.kc-listings li.lf_pdfResult {
    background: url("images/sitewide/result_pdf.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    margin-bottom: 7px;
    padding: 0 0 7px 25px;
}
.bottom-pagination {
border-bottom:none;
}

/* S E C T I O N  19.54 */
/* ---- [ MULTI-CHOICE AREA OF FILTERS ] ---- */
#te-search-workspace-body ul.multi-choice {
    color: #005588;
    font-size: 10px;
    font-weight: normal;
    line-height: 18px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#te-search-workspace-body ul.multi-choice li {
    clear: both;
    margin: 5px 0;
    padding: 5px 0;
}
#te-search-workspace-body ul.multi-choice li label {
    color: #555555;
    display: block;
    height: 20px;
    line-height: 12px;
}
#te-search-workspace-body ul.multi-choice li input {
    display: inline-block;
    float: left;
    margin: 0 5px 0 8px;
}

/* TERA styles */
#TE_teraMarqueeArea {
    margin: 0 15px 15px;
}   
.tera-generic-page {
padding: 0 15px;
}
.tera-generic-page  h2.indus-solutions-section-title {
    font-size: 18px;
}
.narrow-image-text {
    width: 345px !important;
}

/*Sub sections and Case Studies (the whole story, accessed from Learn More) within tab format*/
.tera-subsection-generic p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
}
.tera-subsection-wrapper {
    margin:0;
}
.case-study-tab-wrapper {
    float: left;
    padding: 0 0 0 15px;
    width: 810px;
}
.tera-subsection-wrapper div.indus-solutions-left, .case-study-tab-wrapper div.indus-solutions-left {
    float: left;
    width: 550px;
}
.tera-subsection-wrapper div.indus-solutions-right, .case-study-tab-wrapper div.indus-solutions-right {
    border: 1px solid #CCCCCC;
    float: right;
    height: 276px;
    overflow: hidden;
    width: 276px;
}
.tera-subsection-wrapper div.indus-solutions-left ul.browseno li, .case-study-tab-wrapper div.indus-solutions-left ul.browseno li {
    border:none;
    color: #555555;
    display: block;
    float:none;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 4px 0 4px 0px;
}
.tera-subsection-wrapper div.indus-solutions-left h3, .case-study-tab-wrapper div.indus-solutions-left h3 {
    font-size:13px;
    color:#555;
    font-weight:bold;
    margin:5px 0;
}
.tera-subsection-wrapper div.indus-solutions-left i, .case-study-tab-wrapper div.indus-solutions-left i {
    font-weight: bold;
}
.tera-case-study-generic p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
}
.case-study-tab-wrapper div.tera-case-study-left {
    width: 520px !important;
}
.case-study-tab-wrapper div.case-study-tab-wrapper {
    margin:0 12px !important;
}

/*SEO area on TERA homepage. This styling should be made the standard for all industry templates and one-pagers. It utilizes the width and has very faint and helpful visual dividers.*/
.te-tera-seo-blurb {
    width: 265px;
}
.tera-blurb-left {
    border-right: 1px solid #eee;
    padding: 0 12px 0 0;
}
.tera-blurb-right {
    border-left: 1px solid #eee;
    padding: 0 0 0 12px;
}

/*Inner pages with expandable/collapsible area*/
#overview {
    float: left;
    width: 840px;
}
#overview div.overview-middle {
    background: url("images/corporate/overview_background.jpg") repeat-x scroll center bottom #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    font-size: 11px;
    line-height: 15px;
    padding: 2px 20px 3px;
}
#overview div.overview-middle div.overview-title {
    border-bottom: 1px solid #EEEEEE;
    color: #F78932;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 5px;
    padding-bottom: 3px;
}
#overview div.overview-middle div.overview-text {
    color: #555555;
    margin-bottom: 5px;
}
#overview div.overview-middle div.overview-text ul.browse, .indus-solutions-left ul.browse, .tera-3col-inner-container ul.browse, .tera-two-thirds-content ul.browse {
    list-style: none outside none;
    margin-bottom: 8px;
    padding: 0;
}
#overview div.overview-middle div.overview-text ul.no-margin-bottom, .indus-solutions-left ul.no-margin-bottom, .tera-3col-inner-container ul.no-margin-bottom, .tera-two-thirds-content ul.no-margin-bottom {
    margin-bottom: 0px;
}
#overview div.overview-middle div.overview-text ul.browse li, .indus-solutions-left ul.browse li, .tera-3col-inner-container ul.browse li, .tera-two-thirds-content ul.browse li{
    background: url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll left 8px transparent;
    border:none;
    color: #555555;
    display: block;
    float:none;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 4px 0 4px 12px;
}
#overview a.closeOverviewText {
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    position: absolute;
    right: 40px;
    width: 45px;
}
#overview div.overview-bottom {
    background: url("images/corporate/overview_bottomCap_840.gif") no-repeat scroll left bottom transparent;
    height: 10px;
}

/********************************************************************************************************/
/*Case Study Area (Community Page) --- Large marquee look with featured text and thumbnails on the image*/
.case-study-focal {
/*height:501px;*/
height:401px;
margin-bottom:10px;
}
.heart-walk {
background: url('images/caseStudies/heartWalk.html') no-repeat 0 0 transparent;
}
.sjb {
background: url('images/caseStudies/solar.html') no-repeat 0 0 transparent;
}
.red-chair {
background: url('images/caseStudies/redChair.html') no-repeat 0 0 transparent;
}
.ssLED {
background: url('images/caseStudies/led.html') no-repeat 0 0 transparent;
}
.disaster-relief {
background: url('images/caseStudies/disasterRelief.html') no-repeat 0 0 transparent;
}
.electric-vehicles {
background: url('images/caseStudies/electricVehicle.html') no-repeat 0 0 transparent;
}
.los-ojos {
background: url('images/caseStudies/losOjos.html') no-repeat 0 0 transparent;
}
.wa-telecom {
background: url('images/caseStudies/waTelecom.html') no-repeat 0 0 transparent;
}
.case-study-focal div.screened-content {
background: url('images/community_caseStudy_screen_darker.html') no-repeat 0 0 transparent;
/*height: 441px;*/
height:341px;
width:241px;
margin:10px;
float:left;
padding:20px;
}
.case-study-focal div.screened-content h4 {
text-transform:uppercase;
color:#fff;
font-size: 15px;
font-weight: bold;
}
.case-study-focal div.screened-content h3 {
text-transform:uppercase;
color:#f78932;
font-size:18px;
padding-bottom:12px;
}
.case-study-focal div.screened-content p {
color:#fff;
font-size:12px;
line-height:16px;
padding-bottom: 10px;
}

/*For translations*/
/*If you can't make this dynamic, use the smaller font size*/
.case-study-focal div.translated h3 {
    font-size:16px !important;
}
/*If you can't make this dynamic, use the smaller font size and line-height*/
.case-study-focal div.translated p {
    color:#fff;
    font-size:11px;
    line-height: 13px;
    padding-bottom: 10px;
}
/*End - For translations*/

.case-study-focal  div.screened-thumbs {
    background: url('images/community_behindThumbs_screen.html') no-repeat scroll bottom right transparent;
    height: 81px;
    width: 501px;
    padding: 10px;
    /*top:390px;*/
    top:290px;
    position:relative;
    right:10px;
    float:right;
}
.case-study-focal  div.thumb-wrapper {
    float:right;
}
.case-study-focal div.thumb {
    float:left;
    cursor:pointer;
    background: url('images/caseStudies/thumbs/thumb_outer_reg.html') no-repeat scroll bottom right transparent;
    height: 80px;
    margin:0 0 0 10px;
    width: 80px;
}
.case-study-focal div.first {
    margin:0;
}
.case-study-focal div.thumb:hover {
    background: url('images/caseStudies/thumbs/thumb_outer_hover.html') no-repeat scroll bottom right transparent;
}
.case-study-focal div.active {
    background: url('images/caseStudies/thumbs/thumb_outer_active.html') no-repeat scroll bottom right transparent;
}
.case-study-focal div.active:hover {
    background: url('images/caseStudies/thumbs/thumb_outer_active_hover.html') no-repeat scroll bottom right transparent;
}

/*Tab Translation Styles --- meant to be appended/stripped dynamically, so that tabs don't break to 2 stacked lines*/
.dTC-governance-supplier {
    font-size:10px !important;
}
.dTC-environment {
    font-size:10px !important;
    max-width: 160px;
    overflow: hidden;
}
.dTC-overview {
    font-size:10px !important;
    max-width: 242px;
    overflow: hidden;
}
/*End Tab Translation Styles*/

/*One column wide area - Based on 3 column layout*/
.one-third-container {
    background:url("images/industry/one-third-box.jpg") repeat-y scroll -552px bottom transparent; 
    float:right;
    clear: right;
    height:auto;
    margin-top: 12px;
    padding-bottom:15px;
    width:276px;
}
.tera-resources-float-left {
    float:left !important;
}
.tera-resources-float-right {
    float:right !important;
    margin-left: 15px;
}
.one-third-container h2 {
    background:url("images/industry/one-third-box.jpg") no-repeat scroll 0 0 transparent;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    height:13px;
    padding:8px;
    width:260px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.one-third-content {
    background:url("images/industry/one-third-box.jpg") repeat-y scroll -276px 0 transparent;
    padding: 13px 10px 0;
    width:256px;
}
.resource-list {
    padding: 0px 10px 0;
}
.one-third-content ul {
    font-size:10px;
    line-height:11px;
}
.one-third-content li {
    background: url("images/sitewide/te-global-bg-arrow-link-marker.png") no-repeat scroll 4px 9px transparent;
    border:none;
    color: #555555;
    display: block;
    float:none;
    font-size: 11px;
    line-height: 14px;
    margin: 5px 0 0 5px;
    padding: 4px 0 4px 20px;
}
.resources-set-height {/*This height fits perfectly next to the Key Performance Indicators box. Otherwise, don't use this class.*/
    height: 264px;
}
.resource-container-h2 {
    margin: 0;  
}
/*Two thirds (two columns) page width, based on 3 column layout*/
.tera-two-thirds-container-wrapper {
    float:right;
    width:577px;
    margin: 12px 0px 0px 0px;
}
.tera-two-thirds-container {
    background:url("images/industry/two-thirds-box.jpg") no-repeat scroll -1154px bottom transparent;
    float:left;
    height:auto;
    padding-bottom:15px;
    width:577px;
}
.tera-two-thirds-container h2 {
    background:url("images/industry/two-thirds-box.jpg") no-repeat scroll 0 0 transparent;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    height:13px;
    padding:8px;
    width:561px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.tera-two-thirds-content {
    background:url("images/industry/two-thirds-box.jpg") repeat-y scroll -577px 0 transparent;
    color:#555;
    float:left;
    padding: 13px 15px 0;
    width:547px;
}
.tera-two-thirds-content div.table-left {
    float: left;
    width: 256px;
    overflow: hidden;
    height: 256px;
    margin: 0 12px 0 0;
}
.tera-two-thirds-content div.copy-right {
    width: 275px;
}
.tera-two-thirds-content h2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
.tera-two-thirds-content h3 {
    font-weight:bold;
    padding:5px 0;
}
.tera-two-thirds-content p {
    line-height: 14px;
    margin-bottom:8px;
}
.tera-two-thirds-content p.noMarginBottom {
    margin-bottom:0;
}
.kpi-innerColumn-paddingTop {
    padding-top:7px;
}

/*Full Width (3 column layout) --- WHITE box, rounded corners, no top bar, gray stroke. Styles below are for the divs within the box. Left is 2 columns wide, Right is 1 column wide.*/
.tera-full-width {
    padding: 15px 15px 0;
    width: 840px;
}
.tera-3col-inner-container {
    color: #555555;
    float: left;
    width: 100%;
}
.tera-3col-inner-container div.left {
    float: left;
    margin-right: 15px;
    width: 547px;
}
.tera-3col-inner-container div.full {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    width: 807px;
}
.tera-3col-inner-container div.right {
    float: right;
    width: 260px;
    border-left: 1px solid #eee;
    padding-left: 15px;
}
.tera-3col-inner-container h2 {
    background: none repeat scroll 0 0 transparent;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    width: auto;
}
.tera-3col-inner-container p {
    line-height: 14px;
    margin-bottom:10px;
}
.tera-3col-inner-container p.noMarginBottom {
    margin-bottom:0;
}
.one-third-content .lf_pdfResult {
    background:url("images/sitewide/result_pdf.png") no-repeat scroll 0 0 transparent;
    margin: 8px 0 0 5px;
    padding: 0 0 7px 20px;
}
.full-Width-Tab-Content {
    width:840px;
}

/**************TERA TABLES******************/
table.tera-table {
    border-collapse:collapse;
    width:545px;
}
table.full-width {
    width:840px;
}

table.flexible-width{
    width: 100% !important;
}

table.tera-table thead {
    background-color: #E7E7E7;
    border: 1px solid #CCCCCC;
    text-align: left;
}
table.tera-table thead  tr th{
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    padding: 7px;
}
table.tera-table tfoot {
    background-color: #E7E7E7;
    border: 1px solid #CCCCCC;
    text-align: left;
}
table.tera-table tfoot  tr td{
    color: #555555;
    font-size: 10px;
    font-weight: normal;
    padding: 7px;
}
table.tera-table tr.main-section-head {
    background-color:#777;
}
table.tera-table tr.main-section-head td{
    color:#fff;
    font-size:13px;
    font-weight:bold;
}
table.tera-table tr.main-section-head td p{
    color:#fff !important;
    font-size:13px;
    font-weight:bold;
}
table.tera-table tr.sub-section-head {
    background-color:#ccc;
}
table.tera-table tr.sub-section-head td{
    color:#000;
    font-size:12px;
    font-weight:bold;
}
table.tera-table tr.sub-section-head td p{
    color:#000 !important;
    font-size:12px;
    font-weight:bold;
}
table.tera-table tr.odd {
    background-color:#efefef;
}
table.tera-table tr td {
    border:1px solid #ccc;
    color: #555555;
    font-size: 11px;
    text-align:left;
    padding: 7px;
}
table.tera-table tr td.stat {
    font-size: 20px;
    color: #999;
    font-weight: bold;
    width:25%;
}
table.tera-graph {
    border: 1px solid #CCCCCC;
    color:#555;
    width: 270px;
}
table.kpi-feature {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    width: 260px;
}
table.two-up-feature {
    background-color: #fff;
    border: 1px solid #CCCCCC;
    width: 540px !important;
}
table.kpi-2col-feature {
    width: 254px;
}
table.tera-graph tr.no-padding td {
    padding:0px;
}
table.tera-graph tr.no-padding td.left {
    padding-left:20px;
}
table.tera-graph tr.no-padding td.right {
    padding-right:20px;
}
table.tera-graph tr td {
    padding:5px;
}
table.tera-graph tr td.image {
    text-align:center;
}
table.tera-graph tr.title {
    font-size:10px;
    font-weight:bold;
}
table.tera-graph tr.pad-top td{
    padding-top:10px;
}
table.tera-graph tr.important {
    font-size:12px;
}
table.tera-graph tr.bottom td {
    padding-bottom:10px;
    text-align:center;
}
table.tera-graph span.blue {
    background: url('lib/etc/designs/te/images/subpages/blue.html') no-repeat 0 0;
    float: left;
    padding: 2px 10px 0 30px;
}
table.tera-graph span.orange {
    background: url('lib/etc/designs/te/images/subpages/orange.html') no-repeat 0 0;
    float: left;
    padding: 2px 10px 0 30px;
}
table.tera-graph span.red {
    background: url('lib/etc/designs/te/images/subpages/red.html') no-repeat 0 0;
    float: left;
    padding: 2px 10px 0 30px;
}
table.tera-graph span.green {
    background: url('lib/etc/designs/te/images/subpages/green.html') no-repeat 0 0;
    float: left;
    padding: 2px 10px 0 30px;
}
table.tera-graph span.gray {
    background: url('lib/etc/designs/te/images/subpages/gray.html') no-repeat 0 0;
    float: left;
    padding: 2px 10px 0 30px;
}
table.tera-graph tr.top  td{
    padding-top:10px;
}
table.tera-graph tr.title td {
    text-align:center;
}

/***********STYLES TO APPEND*******************/
.noMarginTop {
margin-top:0;
}
.marginBottom {
margin-bottom:12px;
}
.marginTop {
margin-top:12px !important;
}
/* orange font header text */
.tera-expanding-marquee-text-header {
    border-bottom: 1px solid #EEEEEE;
    color: #F78932;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 5px;
    padding-bottom: 3px;
}

/************SINGLE PAGE MARQUEE*******************/

.resourceLandingMarquee {
    background:url("lib/..images/browse/L3_marquee.html") no-repeat scroll right top transparent;
    border:1px solid #CCCCCC;
    height:207px;
    width:630px;
    background-color:#ddd;
}
.resourceLandingMarquee .small{
    height: 140px !important;
}
.resourceLandingMarquee .description {
    color:#fff;
    float:left;
    margin:10px 15px;
    width:435px;
}
.resourceLandingMarquee .black {
    color:#000 !important;
}
.resourceLandingMarquee .description div.title {
    font-size:16pt;
    line-height: 16pt;
    text-transform:uppercase;
    font-weight:normal;
    margin-bottom:0px;
}
.resourceLandingMarquee .description p {
    font-size:9pt;
    line-height:11pt;
    margin:3px 0;
    text-transform:none;
}
.resourceLandingMarquee .white p{
    color: #fff !important;
}
.resourceLandingMarquee .black p{
    color: #000 !important;
}
/**************************** IPB Landing Page Styles ************/
#ipb-landing-top    {
    width: 100%;
    clear: both;
}
.ipb-landing-top-item   {
    width: 32%;
    float: left;
    border: 1px black;
    margin-left: 2%;
}
#ipb-landing-bottom    {
    width: 100%;
    clear: both;
    padding-top: 20px;
}
.ipb-landing-bottom-item   {
    width: 49%;
    float: left;
    border: 1px black;
    margin-left: 2%;
}
.ipb-landing-bottom-item .topcap  {
    background: url('images/corporate/ipb-promo-top-cap.png') no-repeat 0 0;
    height: 9px;
    margin: 0px;
    padding: 0px;
}
.ipb-landing-bottom-item .bottomcap  {
    background: url('images/corporate/ipb-promo-bottom-full.html') no-repeat 0 bottom;
    height: 9px;
    margin: 0px;
    padding: 0px;
}
.ipb-landing-bottom-item .content  {
    background: url('images/corporate/ipb-promo-middle.png') repeat-y 0 0 transparent;
    margin-top: 0px;
    maring-bottom: 0px;
    padding: 5px;
}
.ipb-module-promo { 
    width: 440px; /*-- set to what ever width the module is (plus 10px x 2 = width of module caps) --*/ 
    float: left;
}
.ipb-promo-head  { 
    font-weight : bold; 
    height : 10px; 
    line-height : 10px; 
    padding : 0px;
}
.ipb-promo-head-left { 
    background-image:url('images/corporate/ipb-promo-top-left.png'); 
    float: left;  
    width: 10px; 
    height : 10px; 
    line-height : 10px; 
    padding: 0px; 
}
.ipb-promo-head-middle { 
    background-image:url('images/corporate/ipb-promo-top-middle.png'); 
    width: 420px; /*-- set to what ever width the module is --*/ 
    float: left; 
    height : 10px;    
    line-height : 10px; 
    margin-left:0px; 
    margin-right: 0px;  
}
.ipb-promo-head-right {   
    background-image:url('images/corporate/ipb-promo-top-right.png'); 
    float: left; 
    width: 10px; 
    height : 10px; 
    line-height : 10px;
}
.ipb-promo-middle{ 
    border-right: 1px #ccc solid; 
    border-left: 1px #ccc solid; 
    padding: 10px 10px 10px 10px; 
    background-color: #eeeeee;
}
.ipb-promo-bottom  {
    font-size : 10pt;  
    font-weight : bold; 
    height : 10px;  
    line-height : 10px; 
    padding : 0px;
}
.ipb-promo-bottom-left {
    background-image:url('images/corporate/ipb-promo-bottom-left.png'); 
    float: left; 
    width: 10px;  
    height : 10px; 
    line-height : 10px; 
    padding: 0px;
}
.ipb-promo-bottom-middle {
    background-image:url('images/corporate/ipb-promo-bottom-middle.png');  
    width: 420px; /*-- set to what ever width the module is --*/ 
    float: left; 
    height : 10px; 
    line-height : 10px; 
    margin-left:0px; 
    margin-right: 0px;
}
.ipb-promo-bottom-right {
    background-image:url('images/corporate/ipb-promo-bottom-right.png'); 
    float: left; 
    width: 10px;  
    height : 10px;  
    line-height : 10px;
}
/*************[ Flexible Content Module ]*****************/
.module { 
    width: 240px; /*-- set to what ever width the module is (plus 10px x 2 = width of module caps) --*/ 
}
.te-flexibox-head  { 
    font-weight : bold; 
    height : 31px; 
    line-height : 13px; 
    padding : 0px; 
    width: 240px;
}
.te-flexibox-head h2  { 
    font-size : 12px; 
    font-weight : normal; 
    margin : 0;  
    padding : 0;
}
.te-flexibox-head h2 a{
    text-decoration: none !important;
}
.te-flexibox-head-lft { 
    background-image:url('images/corporate/flexible-box-header-left.png'); 
    float: left;  
    width: 10px; 
    height : 31px; 
    line-height : 31px; 
    padding: 0px; 
}
.te-flexibox-head-md { 
    background-image:url('images/corporate/flexible-box-header-middle.png');
    width: 220px;/*-- set to what ever width the module is --*/ 
    float: left; 
    height : 31px; 
    line-height : 13px; 
    margin-left:0px; 
    margin-right: 0px; 
}
.te-flexibox-head-rgt {  
    background-image:url('images/corporate/flexible-box-header-right.png');  
    float: left; 
    width: 10px; 
    height : 31px; 
    line-height : 31px;
}
.te-flexibox-middle{ 
    background-color: #fff; 
    border-right: 1px #ccc solid; 
    border-left: 1px #ccc solid; 
    padding: 10px 10px 0px 10px;
}
.te-flexibox-btm  {
    font-size : 10pt; 
    font-weight : bold; 
    height : 31px;  
    line-height : 31px; 
    padding : 0px;
}
.te-flexibox-btm-lft {
    background-image:url('images/corporate/flexible-box-bottom-left.png'); 
    float: left; 
    width: 10px; 
    height : 31px;
    line-height : 31px; 
    padding: 0px;
}
.te-flexibox-btm-md {
    background-image:url('images/corporate/flexible-box-bottom-middle.png'); 
    width: 220px; /*-- set to what ever width the module is --*/ 
    float: left; 
    height : 31px; 
    line-height : 31px; 
    margin-left:0px; 
    margin-right: 0px;
}
.te-flexibox-btm-rgt {
    background-image:url('images/corporate/flexible-box-bottom-right.png'); 
    float: left; 
    width: 10px; 
    height : 31px;  
    line-height : 31px;
}
.te-flexibox-middle p{
    padding: 5px 0px;
    margin: 0px;
}
/*************[ Flexible View All Module ]*****************/
.te-triple-viewall-top {
    margin-bottom:15px;
}
.te-triple-viewall-bottom-left {
    width:49%;
    margin-right:1%;
    float:left;
    margin-bottom:15px;
}
.te-triple-viewall-bottom-right {
    width:49%;
    margin-left:1%;
    float:left;
    margin-bottom:15px;
}
/*************[ RSS Table Styles ]*****************/
table.rss-table {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: #000000 #000000 black;
    border-style: solid;
    border-width: 1px;
}
.rss-table td {
    border: 1px solid #DDDDDD;
    padding: 3px;
}
.rss-table-heading {
    background-color: #DDDDDD;
}
.rss-table-heading td {
    border: 1px solid #CCCCCC;
}
.rss-table-odd {
    background-color: #EEEEEE;
}
/*************[ Expandable Link List Styles ]*****************/
h4.TE_compHP_links {
    font-size: 12px;
    margin: 10px 0 5px;
}
.viewMoreLink {
    display: inline-block;
    font-weight: bold;
    margin: 5px 0 10px 15px;
    cursor: pointer;
}
/*************[ Expanding Marquee for Frameless Pages ]*****************/
#te-framelessContainer #te-industryMarketingInner{
    background: url("images/corporate/te-ipb-marquee-top.png") no-repeat scroll left top transparent;
}
#te-framelessContainer #te-industryMarketingContainer{
    background: url("images/corporate/te-ipb-marquee-bottom.png") no-repeat scroll left bottom transparent;
}
#te-framelessContainer .te-1-Col{
    width: 868px;
}
#te-framelessContainer #TE_teraMarqueeArea #overview{
    width: 870px;
}
#te-framelessContainer #overview div.overview-bottom{
    background: url("images/corporate/expanding-marquee-bottom-cap-870.gif") no-repeat scroll left bottom transparent
}
.te-marqueeContent {
    width: 300px;
}
.te-marquee div.right, .te-secondary-marquee div.right {
    left: 550px;
    text-align: right;
}
.te-marquee div.center, .te-secondary-marquee div.center {
    left: 420px;
    text-align: left;
    width: 360px;
}
.te-marquee div.black, .te-secondary-marquee div.black {
    color:#000000;
}
.orange {
    color:#ee7722;
}
.te-marquee div.narrow, .te-secondary-marquee div.narrow {
    width: 230px;
}
.module-pic {
    margin:10px 15px;
}
#te-industrySectionContainer {
    margin: 15px 0 5px;
}
#te-wizardSectionContainer {
    margin: 0 0 5px;
    background: url("images/support_center/te-wizard-bg.png") no-repeat scroll -2670px bottom transparent;
    position: relative;
}
#te-oneThird-twoThirds-SectionContainer {
    margin: 15px 0 5px;
    background: url("images/support_center/te-onethird-twothird-bg.html") no-repeat scroll -2670px bottom transparent;
    position: relative;
}
#te-fullWidth-SectionContainer {
    margin: 15px 0 5px;
    background: url("images/support_center/full-width-bg.html") no-repeat scroll 0 bottom transparent;
    position: relative;
}
.te-full-width-section {
    display: table-cell;
    width:870px;
}
.te-wizard-section, .te-twoThirds-section {
    display: table-cell;
    width: 580px;
}
.te-full-width-section-content {
    padding: 0 4px 15px;
    position: relative;
    width: 861px;
}
.te-wizard-section-content {
    padding: 0 4px 15px;
    position: relative;
    width: 569px;
}
.te-twoThirds-section-content {
    padding: 0 0 15px 4px;
    position: relative;
    width: 572px;
}
.te-wizard-section-content h3 {
    background: url("images/support_center/te-wizard-bg.png") no-repeat scroll -2674px 0 transparent;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
}
.te-twoThirds-section-content h3 {
    background: url("images/support_center/te-onethird-twothird-bg.html") no-repeat scroll -2964px 0 transparent;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
}
.te-full-width-section-content h3 {
    background: url("images/support_center/full-width-bg.html") no-repeat scroll -4px 0 transparent;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding: 0 0 0 15px;
    width: 848px;
}
.te-twoThirds-section-content div.content {
    margin: 10px 15px 0 17px;
}
.te-full-width-section-content div.content {
    margin: 15px 15px 15px 17px;
}
.te-full-width-section-content div.sign-up {
    color: #555555;
}
.already-registered {
    border: 1px solid #CCCCCC;
    color: #555555;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 10px;
}
.recognized {
    font-size: 14px;
    font-weight: bold;
    margin-bottom:30px;
}
.recognized span {
    color:#000;
    font-weight:normal;
}
.go-to {
font-size:12px;
}
.wizard-map-pic {
    /*background: url("lib/../images/map-bg.png") no-repeat scroll right bottom transparent;*/
    color: #555555;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 15px 15px;
    width: 538px;
}
.te-wizard-section-content div.step {
    clear: both;
    float: left;
    width: 538px;
}
.te-wizard-section-content div.step span.or {
    font-size:10px;
    font-weight:normal;
    padding:0 10px;
}
.te-wizard-section-content div.pad-top {
    padding-top:17px;
}
.te-wizard-section-content div.step-header {
    margin-bottom:5px;
}
.te-wizard-section-content div.step-header span {
    color: #EE7722;
    float: left;
    padding-right: 5px;
}
.te-wizard-section-content div.step1-choose {
    float: left;
    width: 250px;
}
.te-wizard-section-content div.step1-results {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    font-size: 10px;
    padding: 7px;
    width: 257px;
}
.te-wizard-section-content div.step1-results span {
    color:#ee7722;
    font-size:12px;
}
.te-wizard-section-content div.step3-choose {
    float: left;
    width: 180px;
}
.te-wizard-section-content div.step3-results {
    background-color: #FFFFFF;
    border: 1px solid #EE7722;
    font-size: 12px;
    padding: 12px;
    /*width: 310px;*/
}
.te-wizard-section-content div.step3-results span {
    color:#ee7722;
    font-size:12px;
}
.te-wizard-section-content div.step3-results h3 {
    background:none;
}
.te-wizard-section-content div.step3-results p {
	font-weight:normal;
}
.te-wizard-section-content div.step3-results dl {
    font-size:11px;
    margin-top:5px;
}
.te-wizard-section-content div.step3-results dl dt {
    margin-top:5px;
}
.te-wizard-section-content div.step3-results dl dd {
    font-weight:normal;
}
.te-wizard-section-content div.go-btn {
    margin-top:20px;
}
.te-wizard-section-content div.results {
    clear: both;
    color: #EE7722;
    font-size: 14px;
    padding-top: 35px;
}
.te-wizard-section-content div.phone-results-box {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    margin-top: 5px;
    padding: 10px 7px;
    width: 280px;
}
.te-single-section-content a {
    display: block;
    font-weight: bold;
}
.te-twoThirds-section-content div.content a, .te-full-width-section-content div.content a {
    display: block;
    font-weight: bold;
    margin: 0 0 2px;
}
.te-full-width-section-content div.sign-up a {
    display: inline;
    font-weight: bold;
    margin:0;
}
.te-twoThirds-section-content div.content p, .te-full-width-section-content div.content p {
    color:#555;
    margin: 0 0 12px;
}
.te-twoThirds-section-content div.content p.bottom, .te-full-width-section-content div.content p.bottom {
    margin: 0 0 0px;
}
.te-single-section-content p {
    color:#555;
}
.partner-area-wrapper {
    background: url("images/support_center/te-partner-tools.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 271px;
    margin: 12px 35px 12px 12px;
    width: 290px;
}
.partner-tools-wrapper {
    clear: both;
    padding: 18px;
}
.partner-tools-wrapper h4 {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
}
.partner-tools-wrapper ul {
    font-size: 12px;
    line-height: 14px;
}
.partner-tools-wrapper ul li.te-link-marker {
    font-weight: normal;
    padding: 10px 0 10px 15px;
}
.te-secondary-marquee {
    -moz-border-radius: 1em 1em 1em 1em;
    background-color: #F9F9F9;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 175px;
    padding: 0 15px 0 20px;
    position: relative;
}
.te-tooltip .dijitTooltipContainer {
    min-width: 200px;
    width:auto;
}
.te-section-content-add-padding {
    padding: 0 15px 10px 15px !important;
}
