body{ 
  margin: 0;
  padding: 0;
  font-family: arial, verdana, "san-serif";
}

ul{
  list-style: none;
}

li{
  line-height: 160%;
}

p{
  line-height: 160%;
  color: #696969;
  font-size: small;
  width: 526px;
}

#preview-panel{
	position: absolute;
    width:100%;
    height:100%;
    z-index:30;
    display:none;
	left: 0;
	top: 0;
	background: transparent;
}
#preview-image{
    position: absolute;
    z-index:2;
}
#preview-back{
    background:#696969;
    z-index:1;
    filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
    z-index:1;
	position: absolute;
}

#container{
background: url(images/background.gif) repeat-x top left; 
width: 1000px;
}

/*-----------------------
Header
--------------------------*/
#header{
  width: 1000px;
  background: url(images/np_logo_03.jpg) no-repeat top right;
  height: 101px;

}

#header a{
  display: block;
  width: 339px;
  height: 102px;
  background: url(images/np_logo_01.jpg) no-repeat left -1px;
  text-indent: -9999px;
}

/*-----------------------------
  Flash
  -----------------------------*/
#flash{
  width: 999px;
  z-index: -99;
}



/*-----------------------
Content Body
--------------------------*/
#content{
  width: 1000px;
  position: relative;
}

/*------------------------
headers
---------------------------*/
#specialheader{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/special.jpg) no-repeat left top;
}

#designheader{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/design.jpg) no-repeat left top;
}
#designheader_pcb{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/design_pcb.jpg) no-repeat left top;
}
#designheader_pull{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/design_pull.jpg) no-repeat left top;
}
#quoteheader{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/quote.jpg) no-repeat left top;
}

#aboutheader{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/about.jpg) no-repeat left top;
}

#contactheader{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/contact.jpg) no-repeat left top;
}

#siteheader{
   width: 1000px;
   text-indent: -9999px;
   clear: both;
   height: 180px;
   background: url(images/sitemap.jpg) no-repeat left top;
}
	
/*-----------------------------
new nav
-------------------------------*/
/*
ul.topnav {  
    list-style: none;   
    margin: 0;  
    float: left;  
    width: 960px; 
    height: 18px;	
    background: #222;  
    font-size: .6em;  
	padding: 0;
    background: url(topnav_bg.gif) repeat-x;  
	margin: 0 0 0 30px;
}  

ul.topnav li {  
    
	float: left;  
    margin: 0;  
    padding: 0 0px 0 0;  
    position: relative; 
	
}  

ul.topnav li a{   
    color: #fff;  
    display: block;  
	height:18px;
	padding: 0 35px;
    text-decoration: none;  
    float: left;  
	text-transform: uppercase;
	text-align: center;
	background: url(images/navback.png) no-repeat center top; 
	line-height: 190%;
	border-right: 1px solid #4F0A0B;
	border-left: 1px solid #AF4143;
}  

ul.topnav li a:hover{  
    color: white;
    background: #850d0e url(images/navhover.jpg) no-repeat center top;
	height: 17px;
}  

ul.topnav li a.active{

}

ul.topnav li span {
    width: 100px;  
    height: 35px;  
    float: left;  
	margin: 0px 0 0 -108px;
   
}  

ul.topnav li span.subhover {
   background-position: center bottom; 
   cursor: pointer;
   } /*--Hover effect for trigger--*/ 
   
/*

ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute;
    left: 0; top: 18px;  
    background: #5B9DB13;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
    border: 1px solid #111;  
}  

ul.topnav li ul.subnav li{  
    margin: 0; padding: 0 10px;  
    border-top: 1px solid #252525; 
     border-bottom: 1px solid #444; 
    clear: both;  
     width: 125px;  
	 background: #5B9DB1; 
}  
html ul.topnav li ul.subnav li a {  
    float: left;  
	 padding: 0;
     width: 125px;  
     background: #5B9DB1;  
	 border: none;
   
  }  
*/

#jsddm
{	list-style: none;   
    margin: 0;  
    float: left;  
    width: 960px; 
    height: 18px;	
    background: #222;  
    font-size: .6em;  
	padding: 0;
    background: url(topnav_bg.gif) repeat-x;  
	margin: 0 0 0 30px;}
	
	#jsddm li
	{	float: left;  
    margin: 0;  
    padding: 0 0px 0 0;  
    position: relative; }

	#jsddm li a
	{	 color: #fff;  
    display: block;  
	height:18px;
	padding: 0 35px;
    text-decoration: none;  
    float: left;  
	text-transform: uppercase;
	text-align: center;
	background: url(images/navback.png) no-repeat center top; 
	line-height: 190%;
	border-right: 1px solid #4F0A0B;
	border-left: 1px solid #AF4143;}

	#jsddm li a:hover
	{	  color: white;
    background: #9c100f url(images/navhover.jpg) no-repeat center top;
	height: 17px;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			top:18px;}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			border-bottom: 1px solid #2F555F;
			}
		
		#jsddm li ul li a
		{	
		    padding: 2px 10px;
			width: 125px;
			background: #5B9DB1;
			border: none;}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}

  #jsddm li.short a{
    padding: 0 45px;
  }
  
  #jsddm li a.active{
     color: white;
    background: #9c100f url(images/navhover.jpg) no-repeat center top;
	height: 17px;
  }
  
/*--------------------------
         site map
--------------------------------*/
#sitemap{
  width: auto;
  margin-left:-40px;
}

#sitemap li{
  width: 100px;
  margin: 0px 3px 0px 0px;
  float: left;
}

#sitemap li a{
color: white;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
  display: block;
  height: 44px;
  width: 100px;
  line-height: 120%;
  padding-top: 20px;
  text-align: center;
  background: white url(images/sitemaplink.jpg) no-repeat top left;
}

#sitemap li ul li{
   margin: 0;
   padding: 0;
}

#sitemap li ul li a{
   width: 125px;
   text-indent: 20px;
   margin: 0 0 0 -40px;
   background: white url(images/sitemapsub.jpg) no-repeat top left;
}

#sitemap li ul li a:hover{
   width: 125px;
   text-indent: 20px;
   margin: 0 0 0 -40px;
   background: white url(images/sitemapsub.jpg) no-repeat left -68px;
}

#sitemap li a:hover{
  background: white url(images/sitemaplink.jpg) no-repeat left -68px;
}
#container #content #main-content #sitemap #specialty{
	width: 195px;
	margin-right: 5px; 
}
#container #content #main-content #sitemap #specialty a {
	width: 195px;
    background:no-repeat;
	background-image:url(images/sitemaplink_long.jpg);
	background-position: 0px 0px;
}
#container #content #main-content #sitemap #specialty a:hover {
	width: 195px;
	background-image: url(images/sitemaplink_long.jpg);
	background-position: 0px -68px;
}

#container #content #main-content #sitemap #specialty .subnav li a {
	width:195px;
	background-image: url(images/sitemapsub_long.jpg);\
	background:no-repeat;
	background-position: 0px 0px;
}
#container #content #main-content #sitemap #specialty .subnav li a:hover{
	width:195px;
	background-image: url(images/sitemapsub_long.jpg);\
	background:no-repeat;
	background-position: 0px -68px;
}
#container #content #main-content #sitemap #specialty .subnav li {
width:165px;
}


/*-----------------------
Sidebar
--------------------------*/
#sidebar{
	width: 250px;
	float: left;
	border-right: 2px solid #C4C4C4;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar_prod_feat_block {
	float:left;
	overflow:visible;
	height:auto;
	width:250px;
	margin-top:200px;
}
#sidebar_header_features{
	float:left;
	overflow:visible;
	height:auto;
	width:250px;
	}
#sidebar_header_products{
	float:left;
	overflow:visible;
	height:auto;
	width:250px;
	}
#sidebar_features_block1{
	float:left;
	overflow:visible;
	height:auto;
	width:108px;
}
#sidebar_features_block2{
	float:right;
	overflow:visible;
	height:auto;
	width:137px;
}
#sidebar_products_block1{
	float:left;
	overflow:visible;
	height:auto;
	width:250px;
}
.leftnav_toppanel{
	position:absolute;
	left:5px;
	top:220px;
	width:256px;
	height:200px;
	margin: 0px 0px 0px -30px;
}
.leftnav_toppanel img{
    float:left;
    margin-bottom:3px;
}
#panel_groupA{
    visibility:visible;
    z-index:1;
    filter:alpha(opacity=0);
    -moz-opacity:0.0;
    opacity:0.0;
}
#panel_groupB{
    visibility:hidden;
    z-index:2;
    
}
#panel_groupC{
    visibility:hidden;
    z-index:3;
    filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
}

#sidebar ul{
  text-align: left;
  margin-top:0px;
  padding-top:0px;
 margin-bottom:5px;

}

#sidebar h2{
  font-size: 1.1em;
  color: #990000;
  margin-left:10px;
}

#sidebar ul li{
	line-height: 160%;
	color: #696969;
	font-size: 0.7em;
	margin-left:-30px;
}

/*-----------------------
main content
--------------------------*/
#main-content{
  width: 710px;
  float: left;
}

#main-content span{
  color: #990000;
  font-weight: bold;
}
#main_content_specialty{
  width: 710px;
  float: left;
  overflow:visible;
  height:auto;
  margin-top:0px;
}
#main_content_specilty_header{
	width: 710px;
  float: left;
  overflow:visible;
  height:auto;
  margin-top:0px;
	}
#main_content_specialty_content{
	width: 710px;
  float: left;
  overflow:visible;
  height:auto;
  margin-top:15px;
  margin-bottom:0px;
	}
#main_content_specilaty_picture{
	width:100px;
	height:100px;
	float:left;
	overflow:visible;
	margin-right:15px;
}
#main_content_specialty_text{
	width:595px;
	height:auto;
	overflow:visible;
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
}
/*-------------------------------
product display----------
--------------------------------*/
h2{
    padding-bottom:10px;
    margin:10px 0px 10px 0px;
color:#990000;
font-size:medium;
margin:10px 0 0 30px;
text-transform:uppercase;
}
.prod-item{
    position:relative;
    width:640px;
    height:120px;
    margin:10px 0px 0px 0px;
}
.prod-item h3{
    position:absolute;
    left:115px;
    top:0px;
    z-index:1;
    width:529px;
    background:url("images/np_separator.jpg") no-repeat left bottom;
    font-size:x-small;
    text-transform:uppercase;
    color:#900;
    padding-bottom:3px;
}
.prod-item h3 span{
    font-size:medium;
}
.specialty_heading{
    left:0px;
	top:0px;
    width:529px;
    background:url("images/np_separator.jpg") no-repeat left bottom;
    font-size:0.7em;
    text-transform:uppercase;
    color:#900;
	margin-top:0px;
}
.specialty_heading span{
	font-size: 1.7em;
}
.prod-item img{
    position:absolute;
    left:0px;
    top:18px;
    z-index:2;
    cursor:pointer;
}
.prod-item p{
    position:absolute;
    left:115px;
    top:35px;
    margin:0px;
    padding:0px;
    z-index:3;
}
#button_learn_more {
	top: 0px;
	left: 0px;
	position: relative;
	float:left;
}
#button_learn_more a:link, #button_learn_more a:visited{
	float:right;
	margin-top: 100px;
	margin-left:115px;
	width:77px;
	height:16px;
	background-image:url(images/learnmore.png);
	overflow: hidden;
	text-indent:10000em;
}
#button_learn_more a:hover, #button_learn_more a:active{
	background-position: 0px 16px;
	display: block;
}
#button_return {
	top: 0px;
	left: 0px;
	position: relative;
	float:left;
	margin-top:2px;
}
#button_return a:link, #button_return a:visited{
	float:right;
	margin-top: 0px;
	margin-left:115px;
	width:77px;
	height:16px;
	background-image:url(images/return.png);
	overflow: hidden;
	text-indent:10000em;
}
#button_return a:hover, #button_return a:active{
	background-position: 0px 16px;
	display: block;
}

#transparent_pic{
	width:390px;
	height:390px;
	z-index:5;
	display:inline;
	float:left;
	position:absolute;
	margin-left:0px;
	margin-top:25px;
}

/*-----------------------------
tables
------------------------------*/
table{
    width:526px;
}
 td{
    color:#696969;
}
td.td-head{
    color:#FFF;
}
table#design-guides h3{
    font-size:medium;
    color:#900;
}
table#design-guides p{
    font-size:x-small;
    margin:5px 0px 0px 0px;
    padding:0px;
}
table.design-data{
    border:1px solid #696969;
    border-collapse:collapse;
}
table.design-data td{
    border:1px solid #696969;
    padding:2px;
}

h3.design-title {
background:transparent url(images/np_separator.jpg) no-repeat scroll left bottom;
color:#990000;
font-size:medium;
margin:20px 0 10px 0px;
padding-bottom:15px;
}

/*------------------------------
pcb
-------------------------------*/
h2{
    padding-bottom:0px;
    margin:10px 0px 0px 0px;
}
h3.design-pcb-title{
    background:url("images/np_separator.jpg") no-repeat left bottom;
    padding-bottom:10px;
    font-size:small;
    color:#900;
    margin:20px 0px 20px 0px;
}



#design-pcb-desc{
    width:526px;
 
    margin-top:20px;
    margin-bottom:20px;
}
#design-pcb-desc p{
    margin:0px 0px 10px 0px;
    padding:0px;
}
#design-pcb-data{
    border-collapse:collapse;
    margin-top:20px;
    border:1px solid #696969;
}
#design-pcb-data td{
    border:1px solid #696969;
    padding:2px;
    color:#696969;
}
#design-pcb-data td.td-head{
    color:#FFF;
}

h3.design-pull-title{
    background:url("images/np_separator.jpg") no-repeat left bottom;
    padding-bottom:10px;
    font-size:small;
    color:#900;
    margin:20px 0px 20px 0px;
}

h3.quote-title{
    background:url("images/np_separator.jpg") no-repeat left bottom;
    padding-bottom:10px;
    font-size:small;
    color:#900;
    margin:20px 0px 20px 0px;
}

#quote-list {
color:#990000;
font-weight:bold;
font-size: small;
margin:10px 0 20px 20px;
padding:0;
width:450px;
}

#quote-list li{
  list-style: disc;
}



/*-------------------------------
footer
--------------------------------*/
#footer{
  clear: both;
  font-size: 9pt;
  background: #014A7F;
  color: white;
  width: 1000px;
  margin: 20px 0 0 0;
}

#footer a{
  text-decoration: none;
  color: white;
}

#footer a:hover{
  color: white;
  text-decoration: underline;
}

#footer a.active{
  color: #ff0000;
  font-weight: bold;
  font-style: italic;
  cursor: default;
}

#footer-info{
  margin: 0 auto 10px;
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #002F4F;
  width: 960px;
}

#number{
  float: left;
  margin: 0 0 0 20px;
  font-size: 11pt;
}

#email{
  float: right;
  margin: 0 20px 0 0;
  font-size: 11pt;
  text-decoration: none;
}

#footer-para{
  clear: both;
  margin: 30px 0 0 20px;
}

#footer-nav{
  margin: 0 0 0 110px;
  color: white;
  font-size: small;
  }

#footer-nav li{
  float: left;
  padding: 0 15px;
  border-right: 1px solid white;
}

#footer-nav li.lastlink{
  border: none;
}

#footer-nav li a{
  text-decoration: none;
}

#footer p{
  clear: both;
  text-align: center;
  padding: 10px 0;
  margin: 0;
  font-size: 9pt;
  color: white;
  width: 100%;
}

#container #content #main_content_specialty #main_content_specialty_content #main_content_specialty_text p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #content #main-content .prod-item h3 a {
	color:#900;
}
#container #content #main-content .prod-item h3 a:hover {
	color:#069;
}
#container #content #main-content .prod-item h3 a:hover span{
	color:#069;
}