@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'EatonMedium';
    src: url('eatonmed-webfont-eot.eot');
    src: url('eatonmed-webfont-eot.eot?#iefix') format('embedded-opentype'),
         url('eatonmed-webfont-woff.woff') format('woff'),
         url('eatonmed-webfont-ttf.ttf') format('truetype'),
         url('eatonmed-webfont-svg.svg#EatonMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

#Eaton_accordion LI {
    float: left;
    height: 240px;
    position: relative;
}

#homeFlash {
    width: 922px;
    margin-right: 19px;
    margin-left: 19px;
    height: 260px;
}

#homeLower {
    width: 960px;
    float: left;
}

body {
    font: normal normal 11px Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    background-color: #ddd;
}

a {
    color: #0067cd;
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    color: #0067cd;
    text-decoration: underline;
}

a:visited {
    color: #69c;
}

ul, ol {
    margin-left: 15px;
}

.generalBullets {
    padding-left: 30px;
}

h1 {
    font: normal bold 14px/18px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
    margin: 10px 0;
}

h2, h4 {
    font: normal bold 12px/14px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
    margin: 10px 0;
}

h3 {
    margin: 0 0 10px 0;
}

p {
    font: normal normal 11px Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    margin-top: 5px;
}

img {
    border: none;
}

.footerclass {
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #999;
    text-decoration: none;
    background-color: #fff;
}

.currentPage {
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    color: #0067cd;
    text-decoration: none;
    background: url(/ecm/groups/public/@pub/@system/documents/content/leftnav_current.gif) no-repeat left top;
    padding-left: 20px;
    margin-left: 7px;
}

.parentPage {
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    color: #999;
    text-decoration: none;
    background: url(/ecm/groups/public/@pub/@system/documents/content/leftnav_parent.gif) no-repeat left top;
    padding-left: 20px;
    padding-bottom: 10px;
}

.targetPage {
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    text-transform: none;
    color: #0067cd;
    text-decoration: none;
    margin-left: 40px;
}

.breadcrumbParent {
    font-size: 11px;
    font-style: normal;
    line-height: 10px;
    color: #0067cd;
    text-decoration: none;
}

.breadcrumbCurrent {
    font-size: 11px;
    font-style: normal;
    line-height: 10px;
    color: #333;
    text-decoration: none;
}

#whitespace {
    width: 740px;
    float: left;
}

#breadcrumbs {
    margin-top: 15px;
    width: 740px;
    float: left;
}

#breadcrumbs a {
    font-size: 11px;
    text-decoration: none;
}
/* Validation not */
#home {
    margin-left: 0 !important;
}
/* Validation not */
#container {
    background: #fff;
    width: 960px;
    margin: 0 auto;
    border: 1px solid #ccc;
}

#header {
    background: #fff;
    float: left;
    width: 960px;
}

#globalnavholder {
    margin-top: 25px;
    float: left;
    width: 750px;
}

#contentarea {
    float: left;
    width: 960px;
    background: #fff;
    padding-bottom: 5px;
}

#fullcontentarea {
    float: left;
    width: 900px;
    padding: 19px;
}

#greyBar {
    float: left;
    vertical-align: middle;
    background-color: #eee;
    width: 960px;
    height: 35px;
}

#headerLinks {
    width: auto;
    font-size: 12px;
    float: left;
    margin-left: 19px;
    margin-right: 15px;
}
/*#headerLinks a {
}*/
.SignIn {
    line-height: normal;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: auto;
    padding: 5px 3px 0 3px;
    background: #0B59BB;
    height: 23px;
}

.SignIn a {
    color: #fff;
}

.SignIn a:hover {
    color: #fff;
    text-decoration: underline;
}

.sigin_left {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") repeat scroll -357px 0 transparent;
    display: block;
    float: left;
    height: 28px;
    width: 5px;
}

.sigin_right {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") repeat scroll -364px 0 transparent;
    display: block;
    float: left;
    height: 28px;
    width: 5px;
}

#h_customersupport {
    float: left;
    margin-right: 15px;
}

.cuspt_left {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") repeat scroll -371px 0 transparent;
    display: block;
    float: left;
    height: 28px;
    width: 5px;
}

.cuspt_right {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") repeat scroll -378px 0 transparent;
    display: block;
    float: left;
    height: 28px;
    width: 5px;
}

.custsupt {
    background: none repeat scroll 0 0 #033f71;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    padding: 5px;
    width: auto;
}

.custsupt a {
    color: #fff;
}

#worldwide {
    float: left;
    margin-right: 15px;
}

.WorldwideSite {
    background: #275E49;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    padding: 5px 5px 5px 0;
    width: auto;
}

.WorldwideSite a {
    color: #fff;
}

.worldwide_left {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -385px 0 transparent;
    float: left;
    height: 28px;
    width: 5px;
}

.worldwide_right {
    float: left;
    width: 5px;
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat -392px 0 transparent;
    height: 28px;
}

#langPicker {
    margin-top: 7px;
    float: left;
    font-size: 10px;
    width: auto;
    vertical-align: middle;
}

#persistent {
    vertical-align: bottom;
}

.searchBox {
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
    vertical-align: middle;
}

#SearchTerm {
    margin: 0;
    padding: 0 0 0 0;
    border: 0;
}

#search {
    float: right;
    width: auto;
    margin-right: 16px;
    margin-top: 5px
}

.search_form {
    background: #fff;
    display: block;
    float: left;
    height: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.search_left {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -508px 0 transparent;
    display: block;
    float: left;
    height: 22px;
    width: 10px;
}

.search_right {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat -523px 0 transparent;
    display: block;
    width: 10px;
    height: 22px;
    float: left;
}

#logoimage img {
    background-color: #fff;
    padding: 17px 12px 0 19px;
    float: left;
}

#topRight {
    float: left;
    width: 763px;
    height: 10px;
}

#stock {
    float: right;
    width: 170px;
    margin-right: 10px;
    font-size: 9px;
}

.nav a:link {
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #0067cd;
    text-decoration: none;
}

.nav a:hover {
    color: #ccc;
}

.nav a:visited {
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #0067cd;
    text-decoration: none;
}

.nav {
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    color: #0067cd;
    text-decoration: none;
}

.nav p.parentPage a {
    color: #666;
}

#leftNav p.parentPage a {
    color: #666;
}

#leftNav {
    margin-left: 0 !important;
    margin-top: 5px;
    float: left;
    width: 160px;
    padding-left: 20px;
	word-wrap: break-word;
}

#leftNav ul {
    list-style: none;
    margin-left: 35px;
    padding-top: 10px;
}

#leftNav ul li a:hover {
    color: #ccc;
}

#leftNav li {
    padding: 5px;
}

#rightContainer {
    float: right;
    position: relative;
    width: 763px;
}

#topImage {
    width: 546px;
    float: left;
    position: relative;
    border: 0;
    height: auto;
}

#topImage1col {
    width: 735px;
    float: left;
    position: relative;
    border: 0;
}

#topImage img {
    padding-right: 10px;
    padding-bottom: 5px;
    float: left;
}

#content {
    float: left;
    margin-left: 0;
    width: 546px;
}

#textArea {
    padding-bottom: 10px;
    float: left;
    width: 546px;
}

#textArea1col {
    padding-bottom: 10px;
    float: left;
    width: 735px;
}

#formArea {
    padding-bottom: 10px;
    float: left;
    width: 546px;
}

.ui-tabs-panel {
    font-size: 11px !important;
}

.gallery {
    float: left;
    padding-top: 10px;
    position: relative;
}

.gallerySpan {
    margin-bottom: 18px;
    position: relative;
    clear: both;
    width: 262px;
}

.galleryImage {
    float: left;
    padding: 0 18px 18px 0;
    height: 76px;
    width: 76px;
    text-align: right;
    border: 0;
}

.galleryPicture {
    float: left;
    padding: 0 18px 18px 0;
    height: 68px;
    width: 114px;
    text-align: left;
    border: 0;
}

.galleryDesc {
    margin-left: 94px;
}

.galleryDescription {
    margin-left: 94px;
}

.galleryLeft {
    width: 264px;
    margin-right: 18px;
    position: relative;
    float: left;
}

.galleryRight {
    width: 264px;
    margin-right: 0;
    float: left;
    position: relative;
}

.galleryHeader {
    font-size: 12px;
    font-weight: bold;
    color: #0067cd;
    text-decoration: none;
}

.searchresult {
    border-bottom: solid 1px #999;
    padding: 5px 5px 5px 2px;
    width: 730px;
}

.searchresult p {
    font-weight: bold;
    margin-top: 0;
}

.oddRow {
    background: #ccc;
}

.featureBox {
    width: 170px;
    float: right;
    margin: 0 0 12px 12px;
}

#right {
    float: left;
    padding-top: 9px;
    margin-left: 19px;
    width: 170px;
}

#right a {
    color: #0067CD;
}

#right p a {
    height: 15px;
}

#rightIcon {
    text-align: center;
}

#iconsCont a {
    color: #0067cd;
    display: block;
    height: 24px;
    line-height: 23px;
    padding-top: 9px;
}

.kpiImage {
    float: left;
    padding: 0 9px 9px 0;
    height: 25px;
    width: 25px;
    text-align: right;
    border: 0;
}

.kpiDesc {
    float: left;
    margin-top: 0;
    width: 130px;
}

.kpiDesc a {
    margin-top: 6px;
    width: 130px;
    display: block;
}

.kpiHeader {
    color: #333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.kpiSpan {
    clear: both;
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 168px;
}

#productcontext {
    clear: both;
}

#footer {
    background: #eee;
    position: relative;
    width: 922px;
    padding: 19px;
    float: left;
}

#footer a {
    text-decoration: none;
    color: #0067cd;
    line-height: 17px;
}

#footer a:hover {
    text-decoration: underline;
}

.footerHeader {
    font-weight: bold;
    font-size: 12px;
}

.footercolumn {
    float: left;
    width: 142px;
    margin-right: 11px;
}

.footercolumn_last {
    float: left;
    width: 142px;
}

.footercolumn li, .footercolumn_last li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    list-style: none outside none;
}

.copyright {
    color: #666;
}

ul.homeColumns {
    display: block;
    margin: 0 19px 0 19px;
}

ul.homeColumns li {
    height: 17px;
    width: 160px;
    margin-right: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

ul.homeColumns, ul.homeColumns li {
    float: left;
    list-style: none outside none;
    padding: 0;
}

.productsetlink {
    cursor: default;
    margin-left: 0;
    color: #0067c6;
    font-family: Arial;
    font-size: 11px;
}

.downloadTitle {
    background-color: #0067cd;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.downloadTitle td {
    text-align: center;
}

.gallery td, .gallery th {
    border-bottom: 1px solid #999;
    padding: 5px;
}

.featureR {
    margin-top: 10px;
}

.rightNavTitleN {
    border-bottom: 1px solid #ccc;
    color: #0067cd;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 13px;
    padding-bottom: 9px;
    text-transform: uppercase;
}

div.ctl {
    background: url("/ecm/groups/public/@pub/@system/documents/content/roundcorner.png") no-repeat scroll left top transparent;
    left: 0;
}

div.ctr {
    background: url("/ecm/groups/public/@pub/@system/documents/content/roundcorner.png") no-repeat scroll right top transparent;
    right: 0;
}

div.cbl {
    background: url("/ecm/groups/public/@pub/@system/documents/content/roundcorner.png") no-repeat scroll left bottom transparent;
    left: 0;
}

div.cbr {
    background: url("/ecm/groups/public/@pub/@system/documents/content/roundcorner.png") no-repeat scroll right bottom transparent;
    right: 0;
}

div.ctl, div.ctr {
    top: 0;
}

div.ctl, div.ctr, div.cbl, div.cbr {
    height: 11px;
    position: absolute;
    width: 11px;
}

div.cbl, div.cbr {
    bottom: 0;
}

.newsEvents {
    position: relative;
    margin: 10px 0 10px 0;
    float: left;
}

.newsTitle {
    border-bottom: 1px solid #ccc;
    color: #0067cd;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 13px;
    padding-bottom: 9px;
    text-transform: uppercase;
}

.edmRHSBanner {
    padding: 0;
    position: relative;
    margin-top: 10px;
}

.active {
    cursor: pointer
}

.selectBox {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
/* Blue ENL Navigation Start here */
.dropdown {
    float: left;
    height: 38px;
    font-size: 12px
}

.dropdown dt a {
    padding: 0;
    color: #fff !important;
    text-decoration: none;
    display: block;
    height: 34px;
    margin-top: 4px;
    cursor: pointer;
}

.dropdown dt a:hover {
    display: block;
    margin-top: 0;
    color: #fff !important;
    text-decoration: none;
    height: 38px;
}

.dropdown dt a span {
    border-left: #3186d7 1px solid;
    padding: 9px 20px 6px 20px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg.jpg);
    font-weight: bold;
    border-right: #135faa 1px solid;
    display: block;
    height: 19px;
}

.dropdown dt a:hover span {
    border-left: #ccc 1px solid;
    padding: 12px 20px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_over.jpg) 50% bottom;
    color: #333;
    border-right: #bbb 1px solid;
    text-decoration: none;
    height: 19px;
}

.dropdown dt a.active {
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_active.jpg) 50% bottom;
    color: #333;
    text-decoration: none;
    margin-top: 0;
    display: block;
    height: 38px;
}

.dropdown dt a.active span {
    padding: 12px 20px 11px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_active.jpg) 50% bottom;
    border: 0;
}

.dropdown dt a.active:hover span {
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_over.jpg) 50% bottom;
    color: #333;
    text-decoration: none;
    display: block;
    height: 38px;
}

.dropdown dt a#first {
    padding-left: 12px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_left.jpg) no-repeat;
}

.dropdown dt a#first span {
    border-left: medium none;
    padding: 9px 15px 6px 14px;
    display: block;
    height: 20px;
}

.dropdown dt a.active#first span {
    border-left: medium none;
    display: block;
    height: 19px;
    padding-top: 13px
}

.dropdown dt a#first:hover {
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_left_over.jpg) no-repeat;
    display: block;
}

.dropdown dt a#first:hover span {
    padding-bottom: 11px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_over.jpg) 50% bottom;
    color: #333;
    text-decoration: none;
    padding-top: 12px;
    color: #333;
}

.dropdown dt a#last {
    padding-right: 7px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_right.jpg) no-repeat right top
}

.dropdown dt a#last span {
    padding: 9px 20px 6px;
    border-right: medium none;
    display: block;
    height: 19px;
}

.dropdown dt a#last:hover {
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_right_over.jpg) top right no-repeat;
    display: block;
}

.dropdown dt a#last:hover span {
    padding: 12px 20px 11px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_over.jpg) 50% bottom;
    color: #333;
    text-decoration: none;
    display: block;
}

.dropdown dt a#first.active {
    padding: 0 0 0 10px;
    margin-top: 0;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_left_active.jpg) no-repeat left top;
    height: 38px;
}

.dropdown dt a#first.active:hover {
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_left_over.jpg) no-repeat;
    display: block;
}

.dropdown dt a#last.active {
    padding: 0 7px 0 0;
    margin-top: 0;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_right_active.jpg) no-repeat right top;
    height: 38px;
}

.dropdown dt a#last.active span {
    border-left: medium none;
    padding: 13px 20px 11px;
    height: 15px;
    display: block;
}

.dropdown dt a#last.active:hover {
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg_right_over.jpg) no-repeat right top
}

.dropdown dd {
    position: absolute;
    overflow: hidden;
    z-index: 1200;
    opacity: 0;
    display: none;
}

.dropdown dd2 {
    position: absolute;
    overflow: hidden;
    width: 885px;
    z-index: 200;
    opacity: 0;
    left: 254px;
    display: none;
}

.dropdown li {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 15px;
    list-style: none;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
    display: block;
    text-decoration: none;
    color: #0067cd;
}

.dropdown .underline {
    text-decoration: none;
}

/* White ENL Start here */
.dropdownWHITE {
    float: left;
    font-size: 16px;
}

.dropdownWHITE A:hover {
    display: block;
    color: #0067cd;
    text-decoration: none;
}

.dropdownWHITE DT A#last {
    border-right: none;
}

.dropdownWHITE DT A#first {
    border-left: none;
}

.dropdownWHITE DT A#first span {
    border-left: none;
}

.dropdownWHITE DT A {
    padding: 0;
    line-height: 38px;
    color: #0067cd !important;
    text-decoration: none;
    font-family: EatonMedium, Arial, Helvetica, sans-serif;
}

.dropdownWHITE DT A span {
    border-left: #3186d7 1px solid;
    padding: 10px 20px;
    background: #fff;
    line-height: 38px;
}

.dropdownWHITE:hover DT A span {
    border-left: #3186d7 1px solid;
    background-color: #e5e5e5;
    color: #333;
    text-decoration: none;
    line-height: 38px;
}

.dropdownWHITE DT A.active:hover span {
    background-color: #e5e5e5;
}

.dropdownWHITE DT A.active span {
    background-color: #cbcbcb;
    color: #333;
}

.dropdownWHITE DD {
    z-index: 1200;
    position: absolute;
    display: none;
    overflow: hidden;
    opacity: 0;
}

.dropdownWHITE dd2 {
    z-index: 200;
    position: absolute;
    width: 885px;
    display: none;
    overflow: hidden;
    left: 254px;
    opacity: 0;
}

.dropdownWHITE LI {
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 8px;
    list-style-image: none;
    padding-top: 0
}

.dropdownWHITE A, .dropdownWHITE A:active, .dropdownWHITE A:visited {
    display: block;
    color: #0067cd;
    text-decoration: none;
}

.dropdownWHITE .underline {
    text-decoration: none;
}
/* ENL Flyout menu*/
.subwrapper {
    background: #e7e7e7;
    float: left;
    padding: 10px 10px 0 10px;
    width: 158px;
    border: solid 1px #ccc;
}

.subwrapper ul h1, .subwrapper ul li h1 a {
    margin: 5px 0;
    font-size: 14px;
    font-weight: normal;
}

.subwrapper h1 a, .subwrapper ul li h1 a {
    color: #0067cd;
    font-weight: bold;
}

.subwrapper ul li {
    padding-bottom: 12px;
    margin: 0;
    line-height: 14px;
}

.subwrapper ul li ul {
    margin-left: 0;
}

.subwrapper ul li ul li {
    padding-top: 0;
}

.subwrapper ul li a {
    font-size: 12px;
    list-style-type: none;
}

.subwrapper ul li a:hover {
    text-decoration: underline;
}

.subwrapper ul.sub li a {
    display: block;
}

.prod-services {
    width: 745px;
}

.sub {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

.sub_ProductByCategory {
    float: left;
    width: 180px;
    margin-left: 10px;
}

.sub_productByBrand_col1 {
    float: left;
    width: 129px;
}

.sub_productByBrand_col2 {
    float: left;
    width: 170px;
    margin-left: 10px;
}

.sub_ProductByMarket {
    float: left;
    width: 163px;
    margin-left: 8px;
    border-left: 1px solid #9ac1c9;
    padding-left: 15px;
}

.sub_ProductByBrand {
    float: left;
    width: 309px;
    padding-left: 23px;
    border-left: 1px solid #9ac1c9;
    margin-left: 0;
}
/* BNL menu starts here*/
.BNLcontainer {
    overflow: hidden;
    border: 1px solid #ccc;
    background: #E7E7E7;
}

.SubNavigation {
    margin-top: 0;
    width: 922px;
    background: #135faa url(/ecm/groups/public/@pub/@system/documents/content/enl_bg_image.jpg) repeat-x;
    float: left;
    height: 33px;
    margin-left: 19px;
    clear: left;
}

.PageTitle {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-weight: bolder;
    padding: 8px 5px;
    color: #FFF;
    width: auto;
    min-width: 168px;
    background: inherit;
}

.PageTitle a {
    color: #FFF;
}

.dropdownBNL {
    margin-bottom: 1px;
    float: left;
    font-size: 12px;
    border-right: 1px solid #ccc;
}

.dropdownBNL DT A span.submenuM_Active {
    text-decoration: none;
    border-left: #fff 1px solid;
    padding: 9px 20px;
    font-weight: bold;
    border-right: #fff 1px solid;
    width: 100px;
    color: #000;
}

.dropdownBNL DT A.submenuM {
    display: block;
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
}

.dropdownBNL DT A.submenuM_Gray {
    display: block;
    font-weight: bold;
    padding: 0 10px;
}

.dropdownBNL DT A.submenuL {
    display: block;
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
}

.dropdownBNL DT A {
    padding: 0;
    line-height: 33px;
    color: #fff;
    text-decoration: none;
}

.dropdownBNL DT A span {
    border-left: #3186d7 1px solid;
    padding: 9px 20px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/ow_meganavbg.jpg);
    font-weight: bold;
    border-right: #135faa 1px solid;
}

.dropdownBNL:hover DT A {
    background: #e7e7e7;
    color: #0067cd;
    text-decoration: none;
}

.dropdownBNL DD {
    z-index: 1200;
    position: absolute;
    display: none;
    overflow: hidden;
    opacity: 0;
    margin-left: -1px;
}

#dt10-ddcontent {
    margin-left: 0;
}

.dropdownBNL LI {
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0;
    list-style-image: none;
    padding-top: 10px;
}

.dropdownBNL A {
    display: block;
    text-decoration: none;
}

.dropdownBNL dt a.active {
    background: #e7e7e7;
    color: #333;
    padding: 0 10px;
    font-weight: bold;
}

.dropdownBNL dt a.active span {
    background: #e7e7e7;
    color: #333;
    padding: 0 10px;
    font-weight: bold;
}

.dropdownBNL dt a.active:hover {
    background: #e7e7e7;
    color: #0067cd;
    padding: 0 10px;
    font-weight: bold;
}
/*  BNL Flyout menu*/
.subwrapper1a {
    background: #E7E7E7;
    font-size: 12px;
    float: left;
    padding: 10px;
    width: 220px;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
}

.BNLcontainer .subwrapper1a a {
    color: #0067cd;
}

.subwrapper1a ul li a:hover {
    text-decoration: underline;
}

.secondcolumn {
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.MegaDropColMajorHeading {
    background: #0067cd;
    display: block;
    font-weight: bold;
    padding: 4px;
    margin-left: -4px;
    width: 200px;
}

.BNLcontainer .subwrapper1a ul li a.MegaDropColMajorHeading {
    color: #fff;
}

.ViewAllLink {
    background: #ccc;
    display: block;
    font-weight: bold;
    padding: 4px;
    margin-left: -4px;
    width: 200px;
}

#newsTick {
    float: left;
    width: 922px;
    clear: both;
    margin-left: 19px;
    margin-right: 19px;
    margin-bottom: 22px;
}

.newsTitleImg {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -400px 0 transparent;
    float: left;
    height: 24px;
    line-height: 14px;
    width: 104px;
}

.newsTitleImg a {
    padding-left: 4px;
    font-size: 12px;
    color: #fff !important;
    font-weight: bold;
}

.newsContainer {
    float: left;
}

.homeClmLeft {
    width: 171px;
    float: left;
    margin: 0 19px 0 19px;
}

.homeClmMiddle {
    width: 171px;
    float: left;
    margin: 0 19px 0 0;
}

.homeClmRight {
    width: 544px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    font-weight: normal;
}

.homeImgContainer {
    width: 171px;
    float: left;
    margin-bottom: 19px;
}

.HomeLearnLink {
    margin-top: 15px;
    display: block;
}

#galleryHome {
    float: left;
    padding-top: 10px;
    margin-top: 5px;
}

#galleryLeftHome {
    float: left;
    margin-right: 18px;
    width: 262px;
}

#galleryRightHome {
    float: right;
    width: 262px;
}

.gallerySpanHome {
    float: left;
    width: 262px;
}

.galleryImageHome {
    border: 0 none;
    float: left;
    height: 76px;
    padding: 0 18px 18px 0;
    text-align: right;
    width: 76px;
}

.galleryHeaderHome {
    color: #0067cd;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#homeTitle a {
    text-decoration: none;
    color: #0067cd;
    line-height: 17px;
}

#homeTitle a:hover {
    text-decoration: underline;
}

.homeTitle {
    font-weight: bold;
    font-size: 12px;
}

.style1 {
    color: #333
}

#pscroller2 {
    width: 805px;
    height: 17px;
    border-top: 1px solid #0067cd;
    border-right: 1px solid #0067cd;
    border-bottom: 1px solid #0067cd;
    padding: 4px 1px 1px 10px;
}

#pscroller2 a {
    text-decoration: none;
}
/** Twitter **/
.twit {
    background-color: #cbf2ff;
    padding: 5px;
}

.twitHeader {
    background-color: #fff;
    margin: 0;
    padding: 5px 5px 0 5px;
}

.twitLabel {
    font-weight: bold;
    font-size: 16px;
    color: #33ccff;
    padding-top: 2px;
    float: left;
    width: 150px;
    border-bottom: solid 1px #ccc;
}

.twitTitle {
    font-weight: bold;
}

.twitUser {
    background-color: #fff;
    border-bottom: none;
    padding: 5px;
}

.twitUser a {
    font-weight: bold;
}

.twitBody {
    background-color: #fff;
    padding: 0 5px 5px 5px;
    margin: 0;
    list-style: none;
}

.twitEntry {
    padding: 5px 0;
    margin: 0;
    border-bottom: dashed 1px #ccc;
    height: auto !important;
}

.twitNavi {
    clear: both;
    text-align: center;
    margin-top: 0;
    padding: 5px;
    background-color: #fff;
}
/* End Twitter */

/* tabs */
#ups_datablock {
    margin-bottom: 20px;
    width: 546px;
}

.ui-wrapper {
    border: 1px solid #007ac3;
}

.ui-wrapper input, .ui-wrapper textarea {
    border: 0;
}
/* Do not show tab list initially*/
#ups_datablock ul {
    display: none;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen {
 /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav p {
    padding-bottom: 0;
}

.ui-tabs-nav, .ui-tabs-panel {
    font-size: 12px;
}

.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ui-tabs-nav:after {
 /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav {
    font-weight: bold;
}

.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    font-weight: normal;
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left;
 /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    color: #000;
/* background: url(/_assets/jquery/tabs2.png) no-repeat; *//* background-color: #ece9d8; */
}

.ui-tabs-nav a {
    background: url('/ecm/groups/public/@pub/@eaton/@corp/documents/content/tabs_right.png') no-repeat;
}

.ui-tabs-nav a span {
    background: url('/ecm/groups/public/@pub/@eaton/@corp/documents/content/tabs.png') no-repeat;
}

.ui-tabs-nav a {
    margin: 7px 0 0;
 /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 2px;
    background-position: 100% 0;
    text-decoration: none;
    /*border-top:1pt solid #ccc; 
  border-left:1pt solid #ccc; 
  border-right:1pt solid #ccc; 
  border-bottom:1px solid #eee; */
    white-space: nowrap;
 /* @ IE 6 */
    outline: 0;
 /* @ Firefox, prevent dotted border after click */
}

.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 2px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
    /* background-color: #0067c6; */
    padding-left: 0;
    border-bottom: 0;
}

.ui-tabs-selected {
    position: relative;
}

.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
    font-size: 11px;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
    color: #fff;
    /*background-color: #0067c6; */
    text-decoration: none;
    font-weight: bold;
}
/* @ Opera, use pseudo classes otherwise it confuses cursor... */
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    cursor: pointer;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
 /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
/* declare background color for container to avoid distorted fonts in IE while fading */
.ui-tabs-panel {
    border: 1px solid #ccc;
    border-top: 5px solid #007ac3;
    padding: 10px;
    background: #fff;
}
/*
.ui-tabs-loading em {
  padding: 0 0 0 20px; 
  background: url(loading.gif) no-repeat 0 50%; 
}
*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav {
 /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

*:first-child+html .ui-tabs-nav {
 /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* Additional CSS to handle Lists inside Tabs */
.tabbed_data_lists ul {
    width: 300px;
}

.tabbed_data_lists li {
    padding-bottom: 5px;
    margin-left: 12px;
    padding: 5px;
    list-style: disc outside;
}

#ups_datablock li {
    background-color: white;
}
/* end tabs */

/* Style for Expan/Collapse List */
.ColspList {
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 158px;
}
/* Pagination */
.PaginationCont {
    float: left;
    text-align: center;
    width: 546px;
    margin: 10px 0;
}

.fullPaginationCont {
    float: left;
    text-align: center;
    width: 737px;
    margin: 10px 0;
}

#twocolumninformationleft {
    width: 170px;
    float: left;
    margin-right: 17px;
}

#twocolumninformationright {
    width: 170px;
    float: left;
}

.linkslist {
    margin-top: 10px;
}

.spacer {
    width: 17px;
}

#shadedescription {
    width: 335px;
    float: left;
    background-color: #f0f0f0;
}

.SiteMapPlain {
    font-family: Arial;
    font-size: 14px;
    color: #0067c6;
}

.SiteMapPlain-2 {
    font-family: Arial;
    font-size: 11px;
    color: #0067c6;
}

.SiteMapPlain-3 {
    font-family: Arial;
    font-size: 10px;
    color: #0067c6;
}

#sitemapNode1 {
    width: 335px;
    float: left;
    background-color: #f0f0f0;
}

#sitemapNode2 {
    height: 16px;
    padding-top: 8px;
}

#sitemapNode3 {
    height: 16px;
}

.sitemapNodeOne {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0067c6;
}

.sitemapNodeTwo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 15px;
    margin: 5px 0 0 0;
    color: #0067c6;
}

.sitemapNodeThree {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 18px;
    color: #0067c6;
}

.subheadtitle {
    padding-top: 10px;
}

.subheadtitle p {
    font-weight: bold;
}

.docheading {
    padding: 6px;
    background-color: #E5EFF9;
}

.dynamictabcontent {
    padding-bottom: 6px;
}

.ssFragmentDebugTrace {
    background-color: #ccc;
    font-size: 10pt;
    margin-bottom: 20px;
    border: solid 1px #333;
}

.ssFragmentDebugTrace {
    margin-top: 0;
}
/*Simplegallery css */
#photogallery {
    /*CSS for Simple Gallery Example 1 **/
    position: relative;
 /*keep this intact*/
    visibility: hidden;
 /*keep this intact*/
    float: left;
    margin-right: 10px;
}
/* CSS for description div of Example 1 (if defined) */
#photogallery .gallerydesctext {
    padding: 2px 5px;
}

.gallerystatus {
    color: white;
}

.navimages {
    float: none !important;
}

#stockfeed {
    height: 140px;
    width: 357px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-family: Arial;
    line-height: 20px;
}

#stockfeed a {
    color: #fff;
    font-size: 10px;
}

#stockfeed .head {
    background: #68A5DE;
    font-weight: bold;
}

#stockfeed .altrow {
    background: #E0ECF8;
}

#stockfeed .right {
    text-align: right;
}

.stockfeeddataleft {
    padding-left: 10px;
    width: 210px;
    float: left;
}

.stockfeeddataright {
    padding-right: 10px;
    width: 127px;
    float: left;
}

.stockfeeddelay {
    color: #68A5DE;
    font-size: 11px;
    margin-top: 10px;
}

.FormDropList {
    float: left;
}

.DropListBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 145px;
    float: left;
}

.autowidth {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: auto;
    float: left;
}

.gobtn {
    padding-top: 1px;
    padding-left: 6px;
    float: left;
    width: 20px;
}

.dropdwlist {
    width: 190px;
    margin-top: 15px;
    float: left;
}

.BNewsTitle {
    border-bottom: 1px solid #ccc;
    color: #0067cd;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 9px;
    text-transform: uppercase;
}

.normal {
    color: #333;
    font-family: Arial;
    font-size: 11px;
    line-height: 13px;
}

.subheadtitle {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

#rss {
    padding: 0;
    margin: 0;
}

#rss img {
    float: left;
    padding-top: 5px;
}

#rss p {
    margin: 0;
    margin-left: 20px;
    padding: 0;
    padding-top: 7px;
}
/* Image Rotator */
#textArea1col .wt-rotator .main-img {
    width: 545px;
    height: 202px;
}

#textArea1col .wt-rotator .desc {
    width: 198px !important;
}

#textArea .wt-rotator .main-img {
    width: 376px;
    height: 202px;
}

#textArea .wt-rotator .desc {
    width: 168px !important;
}

#textArea #tmpSlideshow2col {
    width: 544px;
}

.wt-rotator {
    overflow: hidden;
    border: 1px solid #c8c8c8;
    height: 230px;
    width: 920px;
}

.wt-rotator a {
    outline: none;
}

.wt-rotator .screen {
    position: relative;
    top: 0;
    left: 0;
    right: 10px;
    background: #fff;
}

.wt-rotator #strip {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}

.wt-rotator .content-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.wt-rotator .main-img {
    display: none;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 600px;
    height: 230px;
    border: 0;
}

.wt-rotator .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 230px;
    height: 29px;
    margin-top: -18px;
    margin-left: -18px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff url(/ecm/groups/public/@pub/@system/documents/content/banner_loader.gif) center no-repeat;
    z-index: 4;
    display: none;
}

.wt-rotator #timer {
    position: absolute;
    left: 0;
    height: 4px;
    background-color: #fff;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 4;
    visibility: hidden;
    font-size: 0;
}

.wt-rotator .desc {
    color: #000;
    position: relative;
    top: 0;
    float: right;
    z-index: 6;
    overflow: inherit;
    visibility: hidden;
    text-align: left;
}

.wt-rotator .inner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff !important;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 1;
}

.wt-rotator .inner-text {
    position: absolute;
    padding: 10px;
    left: 8px;
    right: 18px;
    z-index: 2;
}

.fadercontent {
    position: relative;
}

.wt-rotator .c-panel {
    position: absolute;
    top: -160px;
    z-index: 7;
    visibility: hidden;
}

0 .wt-rotator .outer-cp {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #333;
    background: -moz-linear-gradient(top, #999 0%, #333 50%, #000 51%, #111 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(50%, #333), color-stop(51%, #000), color-stop(100%, #111));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#111111', GradientType=0)";
    background: linear-gradient(top, #999 0%, #333 50%, #000 51%, #111 100%);
    border: 1px solid #000;
    border-left: none;
    border-right: none;
}

.wt-rotator .thumbnails, .wt-rotator .buttons {
    display: block;
    position: relative;
    float: left;
}

.wt-rotator .thumbnails ul {
    margin: 0;
    padding: 0;
    display: block;
}

.wt-rotator .thumbnails li, .wt-rotator .play-btn, .wt-rotator .prev-btn, .wt-rotator .next-btn {
    list-style: none;
    display: block;
    float: left;
    overflow: hidden;
    color: #fff;
    background-color: #000;
    border: 2px solid #fff;
    cursor: pointer;
    font-weight: bold;
}

.wt-rotator .thumbnails li a:hover {
    border: 2px solid #0067cd;
}

.wt-rotator .thumbnails li.thumb-over {
    display: block;
    color: #fff;
    background-color: #ccc;
}

.wt-rotator .thumbnails li.curr-thumb {
    display: block;
    color: #000;
    background-color: #fff;
    cursor: default;
}

.wt-rotator .thumbnails li.image {
    background-color: #fff;
}

.wt-rotator .thumbnails li.image.curr-thumb {
    border: 2px solid #000;
    display: block;
}

.wt-rotator .thumbnails li.image.thumb-over {
    border: 2px solid #0067cd;
    display: block;
}

.wt-rotator .thumbnails li.image a, .wt-rotator .thumbnails li.image img {
    display: block;
}

.wt-rotator .thumbnails li.image.curr-thumb img {
    display: block;
    cursor: default;
}

.wt-rotator .thumbnails li div {
    position: relative;
    color: #fff;
    background-color: #000;
}

.wt-rotator .play-btn {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -646px 3px #E7E7E7;
}

.wt-rotator .pause {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -673px 3px #E7E7E7;
}

.wt-rotator .prev-btn {
    background: #000 url(/ecm/groups/public/@pub/@system/documents/content/banner_prev.png) no-repeat center;
}

.wt-rotator .next-btn {
    background: #000 url(/ecm/groups/public/@pub/@system/documents/content/banner_next.png) no-repeat center;
}

.wt-rotator .button-over {
    background-color: #0067cd;
    border: 0;
    margin: 2px;
}

.wt-rotator .buttons {
    margin-right: -1px;
}

#rotator-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

#rotator-tooltip.txt-up {
    margin-left: -10px;
    margin-bottom: 5px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/banner_tail.gif) no-repeat;
    background-position: 10px bottom;
}

#rotator-tooltip.txt-down {
    margin-left: -10px;
    margin-top: 24px;
    background: url(/ecm/groups/public/@pub/@system/documents/content/banner_rev_tail.gif) no-repeat;
    background-position: 10px top;
}

#rotator-tooltip.img-up {
    background: url(/ecm/groups/public/@pub/@system/documents/content/banner_tail.gif) center bottom no-repeat;
}

#rotator-tooltip.img-down {
    background: url(/ecm/groups/public/@pub/@system/documents/content/banner_rev_tail.gif) center top no-repeat;
}

#rotator-tooltip .tt-txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: #000;
    max-width: 300px;
    padding: 8px;
    margin: 8px 0;
}

#rotator-tooltip .tt-img {
    display: none;
    background-color: #000;
    padding: 2px;
    margin: 8px 0 8px 90px;
}

.wt-rotator .block, .wt-rotator .vpiece, .wt-rotator .hpiece {
    position: absolute;
    z-index: 2;
}

.display_thumbs {
    background: #fff;
    padding: 2px;
    width: 68px;
    height: 36px;
}

.homepagetext {
    font-size: 12px;
    line-height: 18px;
}

#tmpSlideshow {
    padding: 0;
    position: relative;
    height: 230px;
    width: 920px;
}

#tmpSlideshow2col {
    padding: 0;
    position: relative;
    width: 744px;
    height: 202px;
}

#tmpSlideshow2col.wt-rotator {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #fff;
    position: relative;
    width: 546px;
    height: 202px;
    overflow: hidden;
}

#tmpSlideshow2col.wt-rotator .screen {
    position: relative;
    top: 0;
    left: 0;
    right: 10px;
    width: 544px;
    height: 202px;
    background: #fff;
}

#tmpSlideshow2col.wt-rotator .main-img {
    display: none;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 376px;
    height: 202px;
    border: 0;
}

#menu .image img {
    height: 31px;
    width: 63px;
}

#menu .thumbnails {
    height: 26px;
    float: left;
}

.play-btn, .pause {
    height: 37px;
    float: left;
}

.buttons {
    float: left;
}

.c-panel {
    float: left;
    left: 42px;
}

.rotatorTextArea {
    width: 320px;
    color: #000;
    background-color: #fff;
    display: none;
}

.hideme {
    display: none;
}

.ow_table_header {
    background-color: #0067c6;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    padding: 2px;
}

.ow_table_labels {
    border-bottom: thin solid #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    vertical-align: bottom;
}
/* Start Tooltip */
#tooltip {
    background-color: #fff;
    border: 5px solid #ccc;
    width: 357px;
    opacity: 1.0;
    padding: 5px;
    position: absolute;
    z-index: 3000;
}

#tooltip h3, #tooltip div {
    margin: 4px;
    text-align: left;
}

#tooltip h3 {
    color: #0067cd;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 2px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}

a.tips {
    cursor: help;
    border-bottom: 1px #0067cd dashed;
    text-decoration: none;
}
/* End Tooltip */

.Eaton_accordion {
    padding: 0;
    margin: 0;
    overflow: scroll;
    width: 922px;
    color: #fff;
    list-style-type: none;
    height: 240px;
    text-shadow: 0 1px 0 #333;
    cursor: pointer;
}

#Eaton_accordion li {
    position: relative;
    height: 250px;
}

#Eaton_accordion .slide_handle {
    left: 0;
    width: 40px;
    cursor: pointer;
    bottom: 0;
    position: absolute;
    top: 0;
}

#Eaton_accordion .slide2 .slide_handle {
    background-position: 37px 0;
    left: 0;
}

#Eaton_accordion .slide3 .slide_handle {
    background-position: 80px 0;
    left: 0;
}

#Eaton_accordion .slide4 .slide_handle {
    background-position: 120px 0;
}

#Eaton_accordion .slide_handle div {
    left: 16px;
    width: 7px;
    bottom: 16px;
    position: absolute;
    height: 7px;
}

#Eaton_accordion .slide_opened .slide_handle {
    cursor: default;
}

#Eaton_accordion .slide_opened .slide_handle div {
    background-position: 0 -7px;
}

#Eaton_accordion .slide_content {
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    height: 250px;
    text-shadow: 0 1px 0 #333;
}

#Eaton_accordion .slide_content .SlideImage1, #Eaton_accordion .slide_content .SlideImage2, #Eaton_accordion .slide_content .SlideImage3, #Eaton_accordion .slide_content .SlideImage4 {
    height: 250px;
    width: 922px;
}

#Eaton_accordion .slide_content .SlideImage1 .text_content {
    top: 8px;
    left: 100px;
    width: 540px;
    position: absolute;
    font: 26px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content .SlideImage2 .text_content {
    top: 8px;
    left: 100px;
    width: 540px;
    position: absolute;
    font: 26px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content .SlideImage3 .text_content {
    top: 8px;
    left: 100px;
    width: 540px;
    position: absolute;
    font: 26px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content .SlideImage4 .text_content {
    top: 8px;
    left: 100px;
    width: 540px;
    position: absolute;
    font: 26px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content a img {
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
}

#Eaton_accordion .slide_caption {
    padding: 10px 20px 10px 60px;
    right: 0;
    background-color: #666 transparent;
    left: 45px;
    bottom: 0;
    position: absolute;
}

#Eaton_accordion .slide_caption_toggle {
    right: 0;
    left: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 10px;
}

#Eaton_accordion .brandinghead {
    color: #06afea;
}

#Eaton_accordion .brandingTrack {
    color: #f8872e;
}

#Eaton_accordion .slide_caption_toggle div {
    background: none no-repeat 50% -10px;
    height: 100%;
}
/*#Eaton_accordion .slide_caption_toggle:hover {
;
}*/
#Eaton_accordion .slide_caption_collapsed .slide_caption_toggle div {
    background-position: 50% 0;
}

#Eaton_accordion a {
    color: #fff;
    text-shadow: 0 1px 0 #333;
}

#Eaton_accordion a:hover {
    text-decoration: none;
}

#Eaton_accordion .slide4 .slide_content {
    background: none 100% 0;
}

.SlideTitle1,.SlideTitle2,.SlideTitle3,.SlideTitle4 {
    position: absolute;
    top: 0;
    float: left;
    width: 40px;
    height: 240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    zoom:1;
}

.SlideTitle1 {
    background: -webkit-gradient(linear, left top, right top, from(#935a01), to(#d47f00),color-stop(0.7,#d47f00));
    background: -moz-linear-gradient(left center, #935a01, #c97a03 90%);
    background: -webkit-linear-gradient(left center, #935a01,#c97a03 90%);
    background: -ms-linear-gradient(right,#935a01,#c97a03 90%);
    background: linear-gradient(to right,#935a01,#c97a03 90%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#935a01, endColorstr=#d47f00, GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#935a01, endColorStr=#d47f00, GradientType=1);
}

.SlideTitle2 {
    background: -webkit-gradient(linear, left top, right top, from(#656565), to(#999),color-stop(0.7,#999));
    background: -moz-linear-gradient(left center, #656565, #999 90%);
    background: -webkit-linear-gradient(left center, #656565,#999 90%);
    background: -ms-linear-gradient(right,#656565,#999 90%);
    background: linear-gradient(to right,#656565,#999 90%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#656565, endColorstr=#999999, GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#656565, endColorStr=#999999, GradientType=1);
}

.SlideTitle3 {
    background: -webkit-gradient(linear, left top, right top, from(#024886), to(#0162af),color-stop(0.7,#0162af));
    background: -moz-linear-gradient(left center, #024886, #0162af 90%);
    background: -webkit-linear-gradient(left center, #024886,#0162af 90%);
    background: -ms-linear-gradient(right,#024886,#0162af 90%);
    background: linear-gradient(to right,#024886,#0162af 90%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#024886, endColorstr=#006cc2, GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#024886, endColorStr=#0162af, GradientType=1);
}

.SlideTitle4 {
    background: -webkit-gradient(linear, left top, right top, from(#01850b), to(#00bd0a),color-stop(0.7,#00bd0a));
    background: -moz-linear-gradient(left center, #01850b, #00bd0a 90%);
    background: -webkit-linear-gradient(left center, #01850b,#00bd0a 90%);
    background: -ms-linear-gradient(right,#01850b,#00bd0a 90%);
    background: linear-gradient(to right,#01850b,#00bd0a 90%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#01850b, endColorstr=#00bd0a, GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#01850b, endColorStr=#00bd0a, GradientType=1);
}

.SlideTitle1 span, .SlideTitle2 span, .SlideTitle3 span, .SlideTitle4 span {
    -webkit-transform: rotate(-90deg);  /* Saf3.1+, Chrome */
    -webkit-transform-origin: 25px 0;
    -moz-transform: rotate(-90deg);  /* FF3.5+ */
    -moz-transform-origin: 22px 0;
    -ms-transform: rotate(-90deg);  /* IE9 */
    -o-transform: rotate(-90deg);  /* Opera 10.5 */
    -o-transform-origin: 25px 0;
    transform: rotate(-90deg);
    transform-origin: 22px 0;    
    
    display: block;
    height: 43px;
    left: 10px;
    margin-left: -22px;
    padding: 0 10px;
    position: absolute;
    text-align: left;
    top: 220px;
    width: 280px;
    color: #fff;
    zoom:1;
}

.SlideTitle1 a:hover,.SlideTitle2 a:hover,.SlideTitle3 a:hover,.SlideTitle4 a:hover {
    position: absolute;
    top: 0;
    float: left;
    width: 40px;
    height: 240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    left: 0;
}

.SlideTitle1 a:hover {
    background: #cd7d02;
}

.SlideTitle2 a:hover {
    background: #8a8a8a;
}

.SlideTitle3 a:hover {
    background: #0065b5;
}

.SlideTitle4 a:hover {
    background: #00b30a;
}

.SlideTitle1 a span, .SlideTitle2 a span, .SlideTitle3 a span, .SlideTitle4 a span {
    text-decoration: none;
    cursor: pointer;
}

p.ReadStory {
    margin-top: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

p.ReadStory a {
    text-decoration: none;
}

.productTextRight {
    padding-left: 274px;
}
/* Start FontResize */
.controlstyle {
    float: right;
    margin-right: 86px;
    width: 100px;
}

.controlstyle1 {
    float: left;
    width: 60px;
}

.controlstyle a {
    outline: none;
}

.controlstyle a img {
    border-width: 0;
}

.controlstyle a.selectedcontrol img {
    border-bottom: 4px solid darkred;
}

.fontminus {
    float: left;
}

.fontplus {
    float: left;
    margin-left: 10px;
}

#FooterImages {
    clear: left;
    float: left;
    position: relative;
    width: 250px;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: normal;
}

.textlinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0066CC;
    padding-left: 10px;
    top: auto;
    right: auto;
    font-weight: normal;
}

.textbold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0067cd;
    font-weight: bolder;
    background-color: #fff;
}

.PageTitleBlack {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: bolder;
    background-color: #fff;
}

.BodyText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#right01 {
    background-color: #fff;
    float: left;
    width: 540px;
    position: relative;
    clear: none;
}

#right02 {
    background-color: #fff;
    float: right;
    width: 205px;
    position: relative;
}

#globalimage {
    background-color: #fff;
    height: 240px;
    width: auto;
    top: 0;
}

#globalleftcolumn {
    background-color: #fff;
    height: auto;
    width: auto;
    top: 0;
}

#globalcentercolumn {
    background-color: #ccc;
    height: auto;
    width: auto;
    top: 0;
}

#rightContent {
    background-color: #fff;
    position: relative;
    width: 755px;
    top: 0;
    float: right;
}

#ProductHeaderImage {
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

#ProductPageTabs {
    float: left;
    position: relative;
}
/* Start For jQuery Dynamic Gallery*/
.Eaton_accordion_PT {
    padding: 0;
    margin: 0;
    overflow: scroll;
    width: 546px;
    color: #fff;
    list-style-type: none;
    height: 240px;
    text-shadow: 0 1px 0 #333;
    cursor: pointer;
}

#Eaton_accordion li {
    position: relative;
    height: 250px
}

#Eaton_accordion .slide_handle_PT {
    LEFT: 0;
    width: 30px;
    cursor: pointer;
    bottom: 0;
    position: absolute;
    top: 0
}

#Eaton_accordion .slide2 .slide_handle_PT {
    background-position: 37px 0;
    left: 0;
}

#Eaton_accordion .slide3 .slide_handle_PT {
    background-position: 80px 0;
    left: 0;
}

#Eaton_accordion .slide4 .slide_handle_PT {
    background-position: 120px 0
}

#Eaton_accordion .slide_handle_PT div {
    left: 16px;
    width: 7px;
    bottom: 16px;
    position: absolute;
    height: 7px
}

#Eaton_accordion .slide_opened .slide_handle_PT {
    cursor: default
}

#Eaton_accordion.slide_opened .slide_handle_PT div {
    background-position: 0 -7px
}

#Eaton_accordion .slide_content_PT {
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    height: 250px;
    text-shadow: 0 1px 0 #333
}

#Eaton_accordion .slide_content_PT .SlideImage_PT1 .text_content_PT {
    top: 30px;
    left: 80px;
    width: 240px;
    position: absolute;
    font: 18px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content_PT .SlideImage_PT2 .text_content_PT {
    top: 30px;
    left: 80px;
    width: 240px;
    position: absolute;
    font: 18px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content_PT .SlideImage_PT3 .text_content_PT {
    top: 30px;
    left: 80px;
    width: 240px;
    position: absolute;
    font: 18px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#Eaton_accordion .slide_content_PT .SlideImage_PT4 .text_content_PT {
    top: 30px;
    left: 80px;
    width: 240px;
    position: absolute;
    font: 18px "Arial", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.SlideImage_PT1, .SlideImage_PT2, .SlideImage_PT3, .SlideImage_PT4 {
    position: relative;
}

#Eaton_accordion .slide_content_PT A IMG {
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0
}

#Eaton_accordion .slide_caption {
    padding: 10px 20px 10px 60px;
    right: 0;
    background-color: #666 transparent;
    left: 45px;
    bottom: 0;
    position: absolute
}

#Eaton_accordion .slide_caption_toggle {
    right: 0;
    left: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 10px
}

#Eaton_accordion .brandinghead {
    color: #06afea;
}

#Eaton_accordion .brandingTrack {
    color: #f8872e;
}

#Eaton_accordion .slide_caption_toggle div {
    background: none no-repeat 50% -10px;
    height: 100%
}

#Eaton_accordion .slide_caption_toggle:hover {
}

#Eaton_accordion .slide_caption_collapsed .slide_caption_toggle div {
    background-position: 50% 0
}

#Eaton_accordion a {
    color: #fff;
    text-shadow: 0 1px 0 #333
}

#Eaton_accordion a:hover {
    text-decoration: none
}

#Eaton_accordion .slide4 .slide_content_PT {
    background: none 100% 0
}

.SlideTitle_PT1,.SlideTitle_PT2,.SlideTitle_PT3,.SlideTitle_PT4 {
    position: absolute;
    top: 0;
    float: left;
    width: 30px;
    height: 240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    zoom:1;
}

.SlideTitle_PT1 a:hover,.SlideTitle_PT2 a:hover,.SlideTitle_PT3 a:hover,.SlideTitle_PT4 a:hover {
    position: absolute;
    top: 0;
    float: left;
    width: 30px;
    height: 240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    left: 0;
    
}

.SlideTitle_PT1 span,.SlideTitle_PT2 span,.SlideTitle_PT3 span,.SlideTitle_PT4 span {
    -webkit-transform: rotate(-90deg);  /* Saf3.1+, Chrome */
    -webkit-transform-origin: 25px 0;
    -moz-transform: rotate(-90deg);  /* FF3.5+ */
    -moz-transform-origin: 22px 0;
    -ms-transform: rotate(-90deg);  /* IE9 */
    -o-transform: rotate(-90deg);  /* Opera 10.5 */
    -o-transform-origin: 25px 0;
    transform: rotate(-90deg);
    transform-origin: 22px 0;    
    display: block;
    height: 43px;
    left: 5px;
    margin-left: -22px;
    padding: 0 10px;
    position: absolute;
    text-align: left;
    top: 220px;
    width: 280px;
    color: #fff;
}

.SlideTitle_PT1 {
    background: -webkit-gradient(linear, left top, right top, from(#935a01), to(#d47f00),color-stop(0.7,#d47f00));
    background: -moz-linear-gradient(left center, #935a01, #d47f00 90%);
    background: -webkit-linear-gradient(left center, #935a01,#d47f00 90%);
    background: -ms-linear-gradient(right,#935a01,#d47f00 90%);
    background: linear-gradient(to right,#935a01,#d47f00 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#935a01, endColorStr=#d47f00, GradientType=1);
}

.SlideTitle_PT1 a:hover {
    background: #cd7d02;
}

.SlideTitle_PT2 {
    background: -webkit-gradient(linear, left top, right top, from(#656565), to(#999),color-stop(0.7,#999));
    background: -moz-linear-gradient(left center, #656565, #8a8a8a 90%);
    background: -webkit-linear-gradient(left center, #656565,#999 90%);
    background: -ms-linear-gradient(right,#656565,#999999 90%);
    background: linear-gradient(to right,#656565,#999 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#656565, endColorStr=#999999, GradientType=1);
}

.SlideTitle_PT2 a:hover {
    background: #8a8a8a;
}

.SlideTitle_PT3 {
    background: -webkit-gradient(linear, left top, right top, from(#024886), to(#0162AF),color-stop(0.7,#0162AF));
    background: -moz-linear-gradient(left center, #024886, #0065b5 90%);
    background: -webkit-linear-gradient(left center, #024886,#0162AF 90%);
    background: -ms-linear-gradient(right,#024886,#0162AF 90%);
    background: linear-gradient(to right,#024886,#0162AF 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#024886, endColorStr=#0162AF, GradientType=1);
}

.SlideTitle_PT3 a:hover {
    background: #0065b5;
}

.SlideTitle_PT4 {
    background: -webkit-gradient(linear, left top, right top, from(#01850B), to(#01B10A),color-stop(0.7,#01B10A));
    background: -moz-linear-gradient(left center, #01850B, #00b30a 90%);
    background: -webkit-linear-gradient(left center, #01850B,#01B10A 90%);
    background: -ms-linear-gradient(right,#01850B,#01B10A 90%);
    background: linear-gradient(to right,#01850B,#01B10A 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#01850B, endColorStr=#01B10A, GradientType=1);
}

.SlideTitle_PT4 a:hover {
    background: #00b30a;
}

p.ReadStory {
    margin-top: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

p.ReadStory a {
    text-decoration: none;
}

.slide1,.slide2,.slide3,.slide4 {
    z-index: 100;
}

/* End For jQuery Dynamic Gallery*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
 /* Feeling sorry for IE */
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white;
}

.dataTables_length {
    width: 40%;
    float: left;
    margin-bottom: 12px;
}

.dataTables_filter {
    width: 50%;
    float: right;
    text-align: right;
}

.dataTables_info {
    width: 30%;
    float: left;
}

.dataTables_paginate {
    text-align: center;
    padding-top: 18px;
    clear: both;
}
/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
    height: 19px;
    float: left;
    cursor: pointer;
    *cursor: hand;
    color: #111 !important;
}

.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover {
    text-decoration: none !important;
}

.paginate_disabled_previous:active, .paginate_enabled_previous:active, .paginate_disabled_next:active, .paginate_enabled_next:active {
    outline: none;
}

.paginate_disabled_previous, .paginate_disabled_next {
    color: #666 !important;
}

.paginate_disabled_previous, .paginate_enabled_previous {
    padding-left: 23px;
}

.paginate_disabled_next, .paginate_enabled_next {
    padding-right: 23px;
    margin-left: 10px;
}

.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px 5px;
    margin: 0 3px;
    cursor: pointer;
    *cursor: hand;
/*color: #333 !important;*/
}

.paging_full_numbers a.paginate_button {
    background-color: #ddd;
}

.paging_full_numbers a.paginate_button:hover {
    background-color: #0067cd;
    text-decoration: none !important;
    color: #fff;
}

.paging_full_numbers a.paginate_active {
    background-color: #0067cd;
    color: #fff;
}

table.display tr.even.row_selected td {
    background-color: #1BAFE0;
}

table.display tr.odd.row_selected td {
    background-color: #1BAFE0;
}
/* social icons */
.socialIcons {
    height: 15px;
    width: 15px;
    padding-right: 3px;
    background: url('/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png');
}

.facebookicon {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat -282px 0 transparent;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 3px;
}

.twittericon {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat -301px 0 transparent;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 3px;
}

.linkedInicon {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat -321px 0 transparent;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 3px;
}

.rssFeedicon {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat -338px 0 transparent;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 3px;
}

/* print icons */
#printIcons {
    position: relative;
    padding-bottom: 20px;
}

#printIcons li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#printIcons li, #printIcons a {
    display: block;
    height: 24px;
}

.printImg {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -169px 0 transparent;
    left: 0;
    width: 26px;
}

.mailImg {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -197px 0 transparent;
    left: 29px;
    width: 26px;
}

#fontIcons {
    position: relative;
    padding-bottom: 20px;
}

#fontIcons li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#fontIcons li, #fontIcons a {
    display: block;
    height: 24px;
}

.fontMinus {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -253px 0 transparent;
    left: 0;
    width: 26px;
}

.fontPlus {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -225px 0 transparent;
    left: 29px;
    width: 26px;
}

.fontResize {
    left: 60px;
}
/* print icons ends*/
.eatonLogo {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll 19px 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 57px;
    margin-right: 16px;
    margin-top: 17px;
    width: 181px;
}

.worldMap {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -553px -1px transparent;
    display: block;
    float: left;
    height: 18px;
    margin-right: 5px;
    width: 45px;
}

#searchImg {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -536px 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    padding: 0;
    text-indent: -1000em;
    vertical-align: middle;
    width: 15px;
}

.sliderWhiteArrow {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -631px 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 15px;
    padding-right: 8px;
    width: 13px;
    float: left;
}

.slideBarArrow {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -600px 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 11px;
    width: 9px;
    z-index: 10000;
    position: absolute;
    top: 5px;
    left: 16px;
}

.sliderBlackArrow {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -610px 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 15px;
    padding-right: 8px;
    width: 13px;
    float: left;
}

.wcm-region-marker, .wcm-contributor-banner {
    opacity: 1 !important;
}

/* Hide unneeded items in print layouts */
@media print {
    .ui-tabs-nav {
        display: none;
    }

    #greyBar,#blueBar,
    #leftNav, #footer, 
    #stock, #globalnavheader,
    #FooterImages {
        display: none;
        visibility: hidden;
        width: auto;
    }
}
 
/* for Rounded Corner */
#centeredmenu {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    z-index: 1000;
    position: relative;
}

/* Top menu items */
#centeredmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative;
}

#centeredmenu ul li {
    padding: 0;
    float: left;
    position: relative;
}

#centeredmenu ul li a {
    display: block;
    margin: 0;
    font-size: 1em;
    line-height: 1em;
    padding: 12px 0 13px 9px;
    text-decoration: none;
    color: #0067cd;
    font-weight: bold;
}

#centeredmenu ul li a span {
    padding: 11px 20px 11px 11px;
}

#centeredmenu ul li.active a {
    color: #fff;
    background: url(/ecm/groups/public/@pub/@system/documents/content/lefttab_h.gif) no-repeat scroll left top;
}

#centeredmenu ul li.active a span {
    color: #fff;
    background: url(/ecm/groups/public/@pub/@system/documents/content/righttab_h.gif) no-repeat scroll right top;
    padding: 11px 9px 11px 0;
}

#centeredmenu ul li a:hover {
   /* This line is required for IE 6 and below */
    background: url(/ecm/groups/public/@pub/@system/documents/content/lefttab.gif) no-repeat scroll left top;
    color: #000;
}

#centeredmenu ul li a:hover span {
   /* This line is required for IE 6 and below */
    background: url(/ecm/groups/public/@pub/@system/documents/content/righttab.gif) no-repeat scroll right top;
    color: #000;
}

#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a {
 /* This line is required for IE 6 and below */
    background: url(/ecm/groups/public/@pub/@system/documents/content/lefttab.gif) no-repeat scroll left top;
 /* Top menu items background colour */
    color: #333;
}

#centeredmenu ul li:hover a span,
#centeredmenu ul li.hover a span {
 /* This line is required for IE 6 and below */
    background: url(/ecm/groups/public/@pub/@system/documents/content/righttab.gif) no-repeat scroll right top;
 /* Top menu items background colour */
    color: #333;
    padding: 11px 20px 11px 11px;
}


/* Submenu items */
#centeredmenu ul ul {
    display: none;
 /* Sub menus are hiden by default */
    position: absolute;
    top: 36px;
    left: 0;
    right: auto;
 /*resets the right:50% on the parent ul */
    width: 200px;
 /* width of the drop-down menus */
    border: 1px solid #ccc;
    background: #e7e7e7;
}

#centeredmenu ul ul li {
    left: auto;
  /*resets the left:50% on the parent li */
    margin: 0;
 /* Reset the 1px margin from the top menu */
    clear: left;
    width: 100%;
    height: auto;
    padding-left: 16px;
}

#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a {
 /* This line is required for IE 6 and below */
    font-size: 12px;
    font-weight: normal;
 /* resets the bold set for the top level menu items */
    background: #e7e7e7;
    color: #0067cd;
    line-height: 1.4em;
 /* overwrite line-height value from top menu */
    padding: 5px 5px 0 4px;
}

#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover {
 /* This line is required for IE 6 and below */
   /* background:#000; Sub menu items background colour */
    color: #0067cd;
    text-decoration: underline;
    background: #e7e7e7;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
    left: auto;
 /* reset left:0; value */
    right: 0;
 /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul {
 /* This line is required for IE 6 and below */
    display: block;
 /* Show the sub menus */
}

#centeredmenu ul ul li div.subWrap1 {
    background-color: #e7e7e7;
    width: 210px;
    padding: 10px 16px 10px 0;
    float: left;
}

#centeredmenu ul ul li div.subWrap2 {
    background-color: #e7e7e7;
    width: 210px;
    float: left;
    border-left: 1px solid #ccc;
    padding: 10px 16px 10px 16px;
}

#centeredmenu ul ul li div a.sublinkBlue {
    background-color: #0067cd;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
}

#centeredmenu ul ul li div a.sublinkBlue:hover {
    background-color: #0067cd;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
}

#centeredmenu ul ul li div a.sublinkGray {
    background-color: #ccc;
    color: #0067cd;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 15px;
    margin-top: 7px;
    cursor: pointer;
}

#centeredmenu ul ul li div a.sublinkGray:hover {
    background-color: #ccc;
    color: #0067cd;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 15px;
    margin-top: 7px;
    cursor: pointer;
}


/* For Rounded Corner*/


/* Added css for youtube icon on 6/10/2013 */
.youtubeicon {
    background: url("/ecm/groups/public/@pub/@system/documents/content/eaton_sprt_img.png") no-repeat scroll -282px -17px transparent;
    float: left;
    height: 15px;
    margin-right: 3px;
    width: 15px;
}


/* End CSS for youtube icone */

/* Video Gallery and Search Styles */
#resp div {
	margin:3px;
	padding:2px;
	font:normal 9pt arial;
	cursor:pointer;
	width:130px;
	display:inline-block;
	vertical-align:top;
}
* html #resp div {display:inline;} /*IE6 trigger */
*+html #resp div {display:inline;} /*IE7 trigger */

#resp div:hover {
	background-color:#cde6ff;
	cursor:pointer;
	cursor:hand;
}

#resp div p {
	margin:0;
	padding:0;
}

#results p.displayName {
	font-weight:bold;
	overflow:hidden;
}

#results .thumb {
	margin-bottom:5px;
	background:#333;
	border:1px solid #666;
	width:120px;
}

#results .tDesc {
	display:none;
}
/* video layout */
#gallery #ups_datablock{
width:100%
}

#vPlayer {
	clear:left;
	float:left;
	padding-top:5px;
	width: 600px;
  border-top:2px solid #007ac3;
}
#vPlaylists {
 float:left;
 	display:block;
  padding-top:5px;
	width:300px;
  border-top:2px solid #007ac3;
}

/* video styling */
#gallery .ui-tabs-panel {
	border:0;
 padding:0;
}

.vTitle {
	font-size:16px;
}

.vDesc {
	font-size:12px;
}

/* thumbnail styling */
.listContent {
    margin:0;
    padding:0;
    width: 300px;
    height:420px;
    overflow:auto;
}

.listContent div {
    padding-bottom:10px;
    height:72px;
    overflow:hidden;
    line-height:14px;
}


.listContent img {
    float:left;
    margin-right:5px;
}

.listContent p {
    padding:0;
    margin:0;
}
.listContent .tTitle {font-weight:bold;font-size:12px;}
.listContent .tPlays {font-size:10px;color:#333;}

#pleasewait {
    background-color:#fff;
    display:block;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}

#vDTO {
    position:relative;
    padding-right:10px;
}

div.nowPlaying {background-color:#e5e5e5;}

.listContent div:hover {
    background-color:#cde6ff;
    cursor:pointer;
    cursor:hand;
}


/* CSS for the CookieCuttr */

.cc-cookies { width: 90%; left: 0; top: 0; padding: 0.5em 5%; background: #565656; color: #fff; font-size: 13px; font-weight: 700; z-index: 99999; text-align: center;line-height:1em; }
.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #338C26; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in;padding:0.5em 0.75em;font-family:arial;margin-left:0.75em;}
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and (max-width: 480px) {
.cc-cookies { position: relative; float: left; }
}
/* END CSS for the CookieCuttr */

/*START CSS for WCM > ESP Template */
#header-links li { text-align: right; list-style-type: none; }
#search-intro #search-details { margin-bottom: 15px; border: solid 2px #ddd; background: #eee; margin-top: 0px; text-align: right; padding-right: 15px;}
#searchform { float: right; text-align: center; border: solid 2px #ccc; background: #eee; margin-top: 15px; margin-bottom: 15px; width: 100%; }
#binning-content { float: left; margin-right: 20px; width: 180px; margin-top: 30px;}
#document-list-wcm { width: 690px; float: left;} 
.list-more { padding-top: 30px; float: left; width: 100%; text-align:center; }
#binning-header-contenttype {font-weight:bold; font: normal normal 14px Arial, Helvetica, sans-serif; color:#5C5C5C; border-bottom:1px solid #CCC;  }
.num-docs { color:#888888; font-size:90; }
.refine-by { font-weight:normal; font-size: 80%; }	
.field-url { color:#3F8F3E;margin-left:10px; display: inline-block; }	
.field-link { font-size:115%; margin-left:10px; display:block; }
.field-link-logo { margin-left:10px; display:inline-block; }	
*[class^="vivbold ct"], *[class*=" vivbold ct"] { font-weight:bold; }
.file-size { color:#888888;}
#header-links { margin-bottom: 3px;}
.singleNav { font-weight:bold; }
.currentPage { margin-left:-5px; }
.active-ref { color:red !important; font-weight:bold; margin-left:-20px; }	
.active-li { list-style-type: none; padding:-30 !important; margin:-30 !important; }
.li-result { margin-left:12px; }
.snippet { margin-left:10px;margin-bottom:-11px; max-height:2.5em; overflow:hidden; }
.boost { width:20px; }
.boost-header { color:#333333;font:13.6px Arial; }
.boost-data { color:#333333;font:11.33px Arial; }
.res-count { vertical-align: top; padding-top:2px; }
/*END CSS for WCM > ESP Template */