

/* *********added by barry************ */

/* ckStyles */

h2.subheader {
    color: #007D79;
    font-size: 13px;
    line-height:20px;
    font-weight:bold;
    padding-bottom: 2px;
}

h3.sidebarheader {
    color:#000;
    font-size: 13px;
    line-height:20px;
    font-weight:bold;
    padding-bottom: 2px;
}

.actionButton h4.homeSideheader {
    color: #007D79;
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    height:auto;
}

.spotlight h3.homeBlockheader {
    color: #017F7B;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 15px;
    padding-top: 15px;
}

/* /ckStyles */

.sitemap ul {
    margin:3px 0 12px 0;
}
.sitemap ul li{
    margin:0 0 2px 0;
    list-style-type: none;
}
.sitemap ul li a{
    font-size:12px;
}
.sitemap ul li ul li{
    margin:0 0 2px 30px;
    list-style-type: disc;
}
.sitemap ul li ul li a{
    font-size:11px;
}
.sitemap ul li ul li ul li{
    margin:0 0 2px 20px;
}
.sitemap ul li ul li ul li a{
    font-size:10px;
}
.sitemap ul li ul li ul li ul li a{
    font-size:10px;
}

strong, em strong {
    font-weight:bold;
}

em, strong em {
    font-style:italic;
}

.tagWrap {
    position: relative;
}

.tagWrapPencil {
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
}

.popupHolderVid {
	width: 100%;
	height: 100%;
	background: url(../images/bg_popup.png) repeat 0 0;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 9000;
}

.popupBoxVid {
	border: 1px solid #aeaeae;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 75px;
	width: 560px;
	margin-left: -275px;
    padding-bottom:10px;
	-moz-box-shadow: 0px 1px 2px 1px #ccc;
	-webkit-box-shadow: 0px 1px 2px 1px #ccc;
	box-shadow: 0px 5px 15px 5px #444;
}

.popupHolder {
	width: 100%;
	height: 100%;
	background: url(../images/bg_popup.png) repeat 0 0;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 9000;
}

.popupBox {
	border: 1px solid #aeaeae;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 75px;
	width: 445px;
	margin-left: -223px;
    padding-bottom:10px;
	-moz-box-shadow: 0px 1px 2px 1px #ccc;
	-webkit-box-shadow: 0px 1px 2px 1px #ccc;
	box-shadow: 0px 5px 15px 5px #444;
}

.popupBoxIn {
    height: 500px;
    overflow: auto;
    padding-right: 16px;
}

.cmsEditPopup {
	width: 700px;
    min-height:500px;
	margin-left: -277px;
	top: 100px;
}

.closeBox {
	text-align: right;
	padding: 6px 7px 1px 7px;
	background: #ebebef;
	border-bottom: 1px solid #bdbdbd;
}

.closeBox h3 {
	float: left;
	color: #1e4680;
	font-size: 15px;
	padding: 5px 0 6px 5px;
}

.popupContent {
	padding: 16px;
}

#uberbar  {
  border-bottom:1px solid #eee;
  background:#efefef;
  padding:10px 20px;
  position:fixed;
  bottom:0;
  left:0;
  opacity:0.8;
  z-index:2000;
  width:100%;
}
.cmsConfirmBanner {
    position:fixed;
    z-index:20000;
    width:98%;
    left:0;
    top:0;
    height:60px;
    background:#efefef;
    padding:15px;
}

h1 {
    color: #007D79;
    font-size: 18px;
    line-height:24px;
    padding-bottom: 15px;
}
.share {
    margin-bottom:12px;
}

.newsArchive {
    padding-top: 0;
}

.leftFooter a {
	text-decoration: none;
}

.leftFooter a:hover {
	text-decoration: underline;
}
.slider_item h3 {
    padding: 0;
}


.questAnswers {
	border-top: 1px solid #E1E0DF;
	margin-top: 10px;
}

.questAnswer {
	border-bottom: 1px solid #E1E0DF;
}

.questAnswer h3 {
	font-size: 1.1em;
	padding: 10px 0 10px 25px;
	background: url(../images/questPlus.gif) 0 10px no-repeat;
	color: #000;
	cursor: pointer;
}

.questAnswer p {
	padding: 5px 0 10px 25px;
	display: none;
}

.questAnswerActive h3 {
	background: url(../images/questMinus.gif) 0 10px no-repeat;
}

.questAnswerActive p {
	display: block;
}

.spotlight h3 {
    padding: 0 22px 0 28px;
}

.spotlight p {
    float: none;
    width: auto;
    padding: 0 22px 13px 28px;
}

.spotlight h6.learnMoreHome a {
    background: url("../images/spotlight_learn.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #D2D2D2;
    color: #59608B;
    display: block;
    font-size: 10px;
    height: 38px;
    line-height: 36px;
    padding: 0 8px;
    text-align: right;
    text-transform: uppercase;
}

.spotlight h6.learnMoreHome p {
    padding:0;
    margin:0;
}

.productImage {
	padding-bottom: 5px;
	background: url(../images/prod_img_shadow.gif) 0 100% no-repeat;
}

.productImageInner {
	border: 1px solid #d6d6d6;
}

.productImage img {
	border: none;
	display: inline;
}

.productTableData h2 {
    color: #007D79;
    font-size: 18px;
    padding-bottom: 2px;
    line-height: 20px;
}

.productAction .productActionIn p{
    font-size:18px;
    line-height:22px;
}


table.attribTable {
  table-layout: fixed;
  width: 100%;
}
table.attribTable th.other {
  max-width:120px;
}

table.attribTable th.partNumber {
  width: 120px;
}
table.attribTable th.narrow {
  width: 50px;
}

.dataTable td.grayTd2 {
	background: #efefef;
}

.dataTable .displayedRow td.grayTd2 {
	background: none;
}

.mainNav a {
    width:136px; /*164px;    wm 140914 */
}

.homeIcon {float:right;margin: 8px 0 0 5px;}

.ctaButton {
	width: 193px;
	height: 21px;
	background: url(../images/table_actions.gif) 0 0 no-repeat;
	display: block;
	text-align: left;
	padding-left: 35px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
}

.ctaButton a {
	color:#000;
	}


.rightAction {
	background: url(../images/table_actions.gif) 0 0 no-repeat;
	padding-left: 45px;
	margin-bottom: 5px;
	height: 21px;
}

a.downloadLinkProduct {
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	height: 47px;
	width: 161px;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	padding-left: 66px;
	line-height: 48px;
	background: url(../images/btn_download.gif) 0 0 no-repeat;
}



.colMain ul ul {
	margin: 0 0 0 0px;
}

.colMain li ul li {
	margin: 0 0 0 15px;
}

.dataTable td a {
color: #007D79;
}



.leftNav ul li ul li a {
	display: block;
	color: #007d79;
	background: none;
	padding: 2px 0 2px 20px;
    font-size:12px;
}

.leftNav ul li ul li a:hover, .leftNav ul li ul li a.active {
	text-decoration: none;
	background: none;
	color: #007d79;
    font-weight:bold;
    font-size:12px;
}


.digiLinkSmall {
	background: url(../images/btn_digi_small.gif) 0 0 no-repeat;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	padding-left: 45px;
	line-height: 16px;
	display: block;
	margin: 8px 0;
    height:21px;
}

.dataTable td a.digiLinkLarge {
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	height: 47px;
	width: 162px;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	padding-left: 95px;
	line-height: 48px;
	background: url(../images/btn_digi_large.gif) 0 0 no-repeat;
}

a.digiLinkLarge {
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	height: 47px;
	width: 162px;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	padding-left: 95px;
	line-height: 48px;
	background: url(../images/btn_digi_large.gif) 0 0 no-repeat;
}

a.mouserLinkLarge {
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	height: 47px;
	width: 162px;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	padding-left: 95px;
	line-height: 48px;
	background: url(../userfiles/images/structure/btn_mouser_large.png) 0 0 no-repeat;
}

a.tableActions {
    width: 207px;
    height: 21px;
    background: url(../images/table_actions.gif) 0 0 no-repeat;
    display: block;
    text-align: left;
    padding-left: 51px;
    margin-bottom: 5px;
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
}

.questAnswer ul {
   display:none;
}
.questAnswerActive ul {
   display:block;
}


