/*****Basic Elements*****/  

body {
	
	text-align: center;
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #227ab0;
	font-weight: normal;
}


h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
}

h3 {font-size: 3.4em; line-height:1.2em; font-weight:normal; border:none; margin:0; padding:0 0 22px 0; color:#227ab0;}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #236d9b;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 10px;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: none;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background:  url(../site/ntmplat/images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

p.title {
    color: #ffffff;
	font-weight: bold;	
		font-size:24px;
		font-style:normal;
		font-family: "arial";
}

/******************block lider for home page*****************************/
.gray {color: #666; font-size:1em; font-style:normal;}
.fat{font-weight:bold;}
.small  {font-size: 1.1em; padding:0; line-height:1.4em;}
.big {font-size: 1.8em; padding:0; line-height:1.2em; color:#F60; margin:0 0 22px 0;}
.white {font-size: 1.2em; padding:0 10px 0 0; line-height:1.4em; color:#fff;}
.title{ font-size:1.1em; font-style:italic; color:#227ab0;}
.stroke { border:1px solid #fff;}

/*
	HOME PAGE WIDGET STRUCTURE JQUERY 
*/
#blogSliderWrap 					{ width: 1000px; margin: 0 auto; padding:40px 0 10px 0; position: relative; }
#blogSlider 						{ margin: 0 auto; width: 960px; }

.stripViewer 						{ position: relative; overflow: hidden; clear: both; }
.stripViewer .panelContainer 		{ position: relative; left: 0px; top: 10px; }
.stripViewer .panelContainer .panel { float: left; position: relative; width: 920px; }
.stripNav 							{ position: relative; top: 0; left:0px; z-index: 99; }
.wrapper 							{ padding: 10px; }
.innerWrap 							{ width: 940px; overflow: hidden; }


/* 
	MAIN TABBED NAVIGATION
*/
.stripNav ul li 					{ float: left; }

.stripNav li a 						{ /* Generic "CSS image replacement" */
									  display: block; height: 59px; text-indent: -9999px; }
/* The below class names are auto-generated by the JavaScript */
.stripNav li.tab1 a { background:   url(../site/ntmplat/images/tab_1.png) top center no-repeat; width: 230px; min-height:inherit; }
.stripNav li.tab2 a { background:  url(../site/ntmplat/images/tab_2.png)  top center no-repeat; width: 230px; min-height:inherit;  }
.stripNav li.tab3 a { background:  url(../site/ntmplat/images/tab_3.png)  top center no-repeat; width: 230px; min-height:inherit;  }
.stripNav li.tab4 a { background: url(../site/ntmplat/images/tab_4.png)  top center no-repeat; width: 230px; min-height:inherit; }

.stripNav li a:hover, 
.stripNav li a:active, 
.stripNav li a:focus 				{ /* Restore focus styling that we removed when we removed outlines */
									  background-position: top center; }

/* It is neccessary to repeat the image paths here */
.stripNav li.tab1 a.current { background:  url(../site/ntmplat/images/tab_1.png)  bottom center no-repeat; }
.stripNav li.tab2 a.current { background: url(../site/ntmplat/images/tab_2.png)  bottom center no-repeat; }
.stripNav li.tab3 a.current { background: url(../site/ntmplat/images/tab_3.png) bottom center no-repeat; }
.stripNav li.tab4 a.current { background: url(../site/ntmplat/images/tab_4.png)  bottom center no-repeat; }


.left_column { width:430px; height:100%; float:left; padding:20px 10px 10px 0;}
.right_column { width:430px; height:100%; float:left; padding:20px 0 0 0;}
.right_column .description{ float:left; width:100%; overflow:hidden; }
.tagline{ width:438px; height:98px; background:transparent url(../site/ntmplat/images/tagline.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.featured { width:407px; height:660px; padding:15px 0 0 13px;}
.featured_title{ font-size: 1.8em; padding:15px 0 0 0; line-height:1.0em; color: #06C; margin:0 0 22px 0;}
ul.listing{ float:left; padding:12px 80px 28px 10px; margin:0;}
ul.listing li{ list-style-image: none; background-image: url(../site/ntmplat/i/ico_li.png); background-repeat: no-repeat; background-position: left center; padding:0 0 2px 25px; margin:0 0 5px 0; font-size:1.4em;}


/* end of tab navigation for the technical resources*****/








/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 940px;
	margin: 0px auto;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.container_cfheader {
	width: 540px;
	float:left;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.main_navigation {
	width: 940px;
	margin: 0px auto;
	height:200px;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.subcontainer {
	width: 940px;
	margin: 30px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.containing {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

/** Header **/

#header {
	background: url(../site/ntmplat/images/headerbg-trans.png) repeat-x;
	height: 200px;
	
}

/** Logo **/

#header h1 {
	background: url(../site/ntmplat/images/logo-trans.png) no-repeat;
	width: 358px;
	height: 100px;
	text-indent: -9990px;
	margin: 0px 0px 0px 0px;
	z-index:1;
}



#header span#phone {
	font-style: italic;
	color: #464646;
	font-size: 12px;
	padding-left:18px;
}


/*** Main Menu ***/

#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	height:40px;
	right: 4px;
	top: 105px;
	overflow: hidden;
}

#header ul#top_menu li {
	float: left;
}

#header ul#top_menu li a {
	color: #585858;
	display: block;
	padding: 5px 13px;
	font-size:12px;
	text-transform: uppercase;
}

#header ul#top_menu li a {
	text-decoration: none;
}

#header ul#top_menu li.active a, #header ul#top_menu li a:hover {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	color: #ffffff;
}

#header ul#top_menu li.active {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	margin: 0px 5px;
}

/*** bottom navigation bar ***/

#header ul#bottom_menu {
	list-style-type: none;
	position: absolute;
	height:40px;
	right: 4px;
	top: 160px;
	overflow: hidden;
}

#header ul#bottom_menu li {
	float: left;
}

#header ul#bottom_menu li a {
	color: #ffffff;
	display: block;
	padding: 5px 13px;
	font-size:12px;
	text-transform: uppercase;
}

#header ul#bottom_menu li a {
	text-decoration: none;
}

#header ul#bottom_menu li.active a, #header ul#bottom_menu li a:hover {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	color: #ffffff;
}

#header ul#bottom_menu li.active {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	margin: 0px 5px;
}

/**end of buttom nav bar**/
/**submenu**/
#support h1 {
	width: 950px;
	height: 80px;
	text-indent: -9990px;
	margin: 0px 0px 0px 0px;
}

#support span#phone {
	font-style: italic;
	color: #81726a;
	font-size: 12px;
}
#support ul#support_menu {
	list-style-type: none;
	position: absolute;
	height:80px;
	right: 80px;
	top: 330px;
	overflow: hidden;
	display:block;
}

#support ul#support_menu li {
	float: left;
}


/*** Content ***/
#main{
	float: left;
	width: 560px;
}


#cfmain{
	float: left;
	width: 540px;
}

#indumain {
float:left;
width:540px;
text-align:left;
}

#maincontent {
	float: left;
	width: 940px;
}

#mainabout {
	float: left;
	width: 540px;
}


#content {
	background: #ffffff url(../site/ntmplat/images/content_bg.gif) repeat-x top left;
	padding: 20px 0px;
}

#mainform {
	float: left;
	width: 570px;
}

#mapmain {
	float: left;
	width: 940px;
}

.mapcontaining {
	width: 940px;
	height:450px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	border: 0px solid #f8f9fa;
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	
}
/*** Sidebar ***/

#sidebar {
	float: right;
	width: 340px;
}

#sidebar h2 {
	font-size: 17px;
	color: #8ca5b4;
}

#sidebar .block {
	padding: 1px;
	background: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #edecec;
}

#sidebar .block-inner {
	background: #ffffff url(../site/ntmplat/images/sidebar_block_bg.gif) repeat-x;
	padding: 14px 30px 8px;
}





/***** Home Page ****/
/***** cfirst header ****/
#featured_area_header {
	background: #ffffff;
	height: 150px;
	overflow: hidden;
	position: relative;
}
#featured_area_header div#mySlides_cfirst {
	padding-top: 15px;
	
}
#featured_area_header .description {
	float: left;
	width: 275px;
	height: 150px;
}
#featured_areaheader .photo_cfirst {
	background: #ffffff;
	border: 0px solid #f8f9fa;
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:200px;
	height:150px;
	float: right;
	position: relative;
}
/***** end cfirst header ****/

/** Featured Area **/

#featured_area {
	background: url(../site/ntmplat/images/featured_area_bg.gif) repeat-x;
	height: 350px;
	overflow: hidden;
	position: relative;
}



#featured_area_cfirst {
	background: url(../site/ntmplat/images/cfirst_bg.gif) repeat-x;
	height: 250px;
	overflow: hidden;
	position: relative;
}

#featured_area_cfirst div#mySlides_cfirst {
	padding-top: 15px;
}

#featured_area div#mySlides {
	padding-top: 35px;
}

#featured_area_cfirst .description {
	float: left;
	width: 275px;
	height: 300px;
}

#featured_area_cfirst .photo_cfirst {
	background: #ffffff;
	border: 0px solid #f8f9fa;
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:600px;
	height:210px;
	float: right;
	position: relative;
}

#featured_area_training {
	background: url(../site/ntmplat/images/training_bg.gif) repeat-x;
	height: 250px;
	overflow: hidden;
	position: relative;
}

#featured_area_training div#mySlides_training {
	padding-top: 15px;
}

#featured_area div#mySlides {
	padding-top: 35px;
}

#featured_area_training .description {
	float: left;
	width: 275px;
	height: 300px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#featured_area_training .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}
#featured_area_training .photo {
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:600px;
	height:210px;
	float: right;
	position: relative;
}

/*******technical resources beging*************/

#featured_area_technical {
	background: url(../site/ntmplat/images/featured_area_bg_resources.gif) repeat-x;
	height: 250px;
	overflow: hidden;
	position: relative;
}

#featured_area_technical div#mySlides_technical {
	padding-top: 15px;
}

#featured_area div#mySlides {
	padding-top: 35px;
}

#featured_area_technical .description {
	float: left;
	width: 275px;
	height: 300px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#featured_area_technical .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}
#featured_area_technical .photo {
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:600px;
	height:210px;
	float: right;
	position: relative;
}

/**************technical resources end*******************/


#featured_area .description {
	float: left;
	width: 275px;
	height: 152px;
}


#featured_area .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}

#featured_area .description p {
	font-size: 13px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	background: url(../site/ntmplat/images/featured_image_bg.gif) repeat-x;
	border: 0px solid #f8f9fa;
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:600px;
	height:210px;
	float: right;
	position: relative;
}

#featured_area_cfirst .photo {
	background: url(../site/ntmplat/images/featured_image_bg.gif) repeat-x;
	border: 0px solid #f8f9fa;
	padding: 10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:600px;
	height:210px;
	float: right;
	position: relative;
}



#featured_area .photo img {
	width: 600px;
	height: 210px;
}

#featured_area .prodphoto img {
	width: 900px;
	height: 220px;
}

#featured_area .prodphoto {
	background: url(../site/ntmplat/images/featured_image_bg2.gif) repeat-x;
	border: 0px solid #f8f9fa;
	padding-right: 10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 1px;
	width:900px;
	height:220px;
	float: none;
	position: relative;
}



#featured_area .slide {
	overflow: hidden;
}

#featured_area .containing {
	height: 308px;
	overflow: hidden;
}



div#myController {
	display: none;
}

/** Page Name **/

#pagename {
	background: #e9edf0 url(../site/ntmplat/images/pagename_bg.gif) repeat-x top left;
	border-bottom: 1px solid #e7e9ea;
	height: 107px;
}

#pagename h2 {
	color: white;
	margin: 20px 0px 0px;
	font-size: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    
}

/** Home Page Content **/




a.jtech{
	width: 206px;
	height: 44px;
	position: absolute;
	text-indent: -9999px;
	cursor: pointer;
	z-index:3;
	}


a.jtech {
	background:  url(../site/ntmplat/images/Buttontech-trans.png) no-repeat;
	left: 701px;
	top:197px;
}

a.jservice{
	width: 206px;
	height: 44px;
	position: absolute;
	text-indent: -9999px;
	cursor: pointer;
	z-index:3;
	}


a.jservice {
	background:  url(../site/ntmplat/images/Buttonservice_trans.png) no-repeat;
	left: 705px;
	top:199px;
}

body#home #content h2 {
	margin-bottom: 20px;
}

body#home div#services {
	width: 560px;
	float: left;
}

body#home div#services ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#services ul li {
	float: left;
	width: 200px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}

body#home div#services ul li#first {
	background: url(../site/ntmplat/images/enco.jpg) 0px 5px no-repeat;
}

body#home div#services ul li#second {
	background: url(../site/ntmplat/images/laser.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#third {
	background: url(../site/ntmplat/images/linear.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#fourth {
	background: url(../site/ntmplat/images/pos.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#fifth {
	background: url(../site/ntmplat/images/indu.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#sixth {
	background: url(../site/ntmplat/images/safe.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#seven {
	background: url(../site/ntmplat/images/accs.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#eight{
	background: url(../site/ntmplat/images/accs.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#nine{
	background: url(../site/ntmplat/images/accs.jpg) 0px 11px no-repeat;
}

body#home div#services ul li.last {
	margin-right: 0px;
}
body#home div#services ul li.new {
	margin-right: 10px;
}


body#home div#services ul li h3 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}

body#home div#services ul li p {
	color: #4d4c4c;
	line-height: 1.5;
}

/** ending product services **/

/** begining  of Customer first menu **/
body#home div#cfirst_home {
	width: 560px;
	float: left;
}

body#home div#cfirst_register {
	width: 900px;
	float: left;
}


body#home div#cfirst_home ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#cfirst_home ul li {
	float: left;
	width: 200px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}

body#home div#cfirst_home ul li#cfirst {
	background:  url(../site/ntmplat/images/purchases.jpg) 0px 5px no-repeat;
}

body#home div#cfirst_home ul li#csecond {
	background: url(../site/ntmplat/images/help.jpg) 0px 11px no-repeat;
}

body#home div#cfirst_home ul li#cthird {
	background: url(../site/ntmplat/images/support.jpg) 0px 11px no-repeat;
}
body#home div#cfirst_home ul li.last {
	margin-right: 0px;
}
body#home div#cfirst_home ul li.new {
	margin-right: 10px;
}
/** end of customer first menu **/



body#home div#auto {
	width: 520px;
	float: left;
}

body#home div#auto ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#auto ul li {
	float: left;
	width:460px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}
body#home div#auto ul li#auto1 {
	background: url(../site/ntmplat/images/enco.jpg) 0px 5px no-repeat;
}

body#home div#auto ul li#auto2 {
	background: url(../site/ntmplat/images/laser.jpg) 0px 11px no-repeat;
}

body#home div#auto ul li#auto3 {
	background: url(../site/ntmplat/images/linear.jpg) 0px 11px no-repeat;
}

body#home div#auto ul li#auto4 {
	background: url(../site/ntmplat/images/pos.jpg) 0px 11px no-repeat;
}

body#home div#auto ul li#auto5 {
	background: url(../site/ntmplat/images/indu.jpg) 0px 11px no-repeat;
}

body#home div#auto ul li#auto6 {
	background: url(../site/ntmplat/images/more.jpg) 0px 11px no-repeat;
}


/** end product category menu for auto industry  page **/

/** begins- product category menu for material handling industry  page **/

body#home div#material {
	width: 520px;
	float: left;
}

body#home div#material ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#material ul li {
	float: left;
	width:460px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}
body#home div#material ul li#material1 {
	background: url(../site/ntmplat/images/be90.jpg) 0px 5px no-repeat;
}

body#home div#material ul li#material2 {
	background: url(../site/ntmplat/images/optical.jpg) 0px 11px no-repeat;
}

body#home div#material ul li#material3 {
	background: url(../site/ntmplat/images/laser.jpg) 0px 11px no-repeat;
}

body#home div#material ul li#material4 {
	background: url(../site/ntmplat/images/more.jpg) 0px 11px no-repeat;
}


/** end product category menu for material handling industry  page **/

/** begins- product category menu for the food industry page **/

body#home div#food{
	width: 520px;
	float: left;
}

body#home div#food ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#food ul li {
	float: left;
	width:460px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}
body#home div#food ul li#food1 {
	background: url(../site/ntmplat/images/capa.jpg) 0px 5px no-repeat;
}

body#home div#food ul li#food2 {
	background: url(../site/ntmplat/images/color.jpg) 0px 11px no-repeat;
}

body#home div#food ul li#food3 {
	background: url(../site/ntmplat/images/sensor1.jpg) 0px 11px no-repeat;
}

body#home div#food ul li#food4 {
	background: url(../site/ntmplat/images/more.jpg) 0px 11px no-repeat;
}


/** end product category menu for food industry  page **/
/** product category menu for encoders page **/

body#home div#services ul li#firsten {
	background: url(../site/ntmplat/images/encoder1.jpg) 0px 5px no-repeat;
}

body#home div#services ul li#seconden {
	background: url(../site/ntmplat/images/encoder2.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#thirden {
	background: url(../site/ntmplat/images/encoder3.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#fourthen {
	background: url(../site/ntmplat/images/encoder4.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#fifthen {
	background: url(../site/ntmplat/images/encoder5.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#sixthen {
	background: url(../site/ntmplat/images/encoder6.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#sevenen {
	background: url(../site/ntmplat/images/encoder7.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#eighten{
	background: url(../site/ntmplat/images/encoder7.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#nineen{
	background: url(../site/ntmplat/images/encoder8.jpg) 0px 11px no-repeat;
}
/** end  of product category menu for encoders page **/

/**begins-  of product category menu for packaging industry **/


body#home div#pack{
	width: 520px;
	float: left;
}

body#home div#pack ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#pack ul li {
	float: left;
	width:460px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}

body#home div#pack ul li#pack1 {
	background: url(../site/ntmplat/images/contrast.jpg) 0px 5px no-repeat;
}

body#home div#pack ul li#pack2 {
	background: url(../site/ntmplat/images/color.jpg) 0px 11px no-repeat;
}

body#home div#pack ul li#pack3 {
	background: url(../site/ntmplat/images/le200.jpg) 0px 11px no-repeat;
}

body#home div#pack ul li#pack4 {
	background: url(../site/ntmplat/images/prog.jpg) 0px 11px no-repeat;
}

body#home div#pack ul li#pack5 {
	background: url(../site/ntmplat/images/capa.jpg) 0px 11px no-repeat;
}

body#home div#pack ul li#pack6 {
	background: url(../site/ntmplat/images/more.jpg) 0px 11px no-repeat;
}
/** end  of product category menu for packaging industry **/

/**begins-  of product category menu for other industries **/


body#home div#other{
	width: 520px;
	float: left;
}

body#home div#other ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#other ul li {
	float: left;
	width:460px;
	margin: 0px 60px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}

body#home div#other ul li#other1 {
	background: url(../site/ntmplat/images/contrast.jpg) 0px 5px no-repeat;
}

body#home div#other ul li#other2 {
	background: url(../site/ntmplat/images/color.jpg) 0px 11px no-repeat;
}

body#home div#other ul li#other3 {
	background: url(../site/ntmplat/images/le200.jpg) 0px 11px no-repeat;
}

body#home div#other  ul li#other4 {
	background: url(../site/ntmplat/images/prog.jpg) 0px 11px no-repeat;
}

body#home div#other  ul li#other5 {
	background: url(../site/ntmplat/images/capa.jpg) 0px 11px no-repeat;
}

body#home div#other  ul li#other6 {
	background: url(../site/ntmplat/images/more.jpg) 0px 11px no-repeat;
}
/** end  of product category menu for other industries **/


/** Laser distance product category menu for laser  page **/
body#home div#services ul li#laser {
	background: url(../site/ntmplat/images/laser.jpg) 0px 5px no-repeat;
}

body#home div#services ul li#lasertwo {
	background: url(../site/ntmplat/images/laserIP.jpg) 0px 11px no-repeat;
}
/** end  of product category laser page **/

/** lineat transducer styles begin **/

body#home div#services ul li#linear {
	background: url(../site/ntmplat/images/lasertrans1.jpg) 0px 5px no-repeat;
}

body#home div#services ul li#linear2 {
	background: url(../site/ntmplat/images/linear2.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#linear3{
	background: url(../site/ntmplat/images/linear3.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#linear4 {
	background: url(../site/ntmplat/images/linear4.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#linear5 {
	background: url(../site/ntmplat/images/linear5.jpg) 0px 11px no-repeat;
}

/** end  of linear transducer page **/

/** lineat transducer styles begin **/

body#home div#services ul li#position {
	background: url(../site/ntmplat/images/pos.jpg) 0px 5px no-repeat;
}

/** end  of linear transducer page **/

/** product category menu for sensors page **/

body#home div#services ul li#sensor1 {
	background: url(../site/ntmplat/images/sensor1.jpg) 0px 5px no-repeat;
}
body#home div#services ul li#sensor2 {
	background: url(../site/ntmplat/images/sensor2.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor3 {
	background: url(../site/ntmplat/images/sensor3.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor4 {
	background: url(../site/ntmplat/images/sensor4.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor5 {
	background: url(../site/ntmplat/images/sensor5.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor6 {
	background: url(../site/ntmplat/images/sensor6.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor7 {
	background: url(../site/ntmplat/images/sensor7.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor8{
	background: url(../site/ntmplat/images/sensor8.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor9{
	background: url(../site/ntmplat/images/sensor4.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor10 {
	background: url(../site/ntmplat/images/sensor9.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor11 {
	background: url(../site/ntmplat/images/sensor10.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor12{
	background: url(../site/ntmplat/images/sensor11.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#sensor13{
	background: url(../site/ntmplat/images/sensor12.jpg) 0px 11px no-repeat;
}
/** end  of product category menu for sensors page **/

/** end  of product category menu for safety  page **/


body#home div#services ul li#safety {
	background: url(../site/ntmplat/images/safety1.jpg) 0px 5px no-repeat;
}
body#home div#services ul li#safety2 {
	background: url(../site/ntmplat/images/safety2.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#safety3 {
	background: url(../site/ntmplat/images/safety3.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#safety4{
	background: url(../site/ntmplat/images/safety4.jpg) 0px 11px no-repeat;
}

/** end  of product category menu for safety page **/
/** beginning of product category menu for accessories page **/

body#home div#services ul li#accessories {
	background: url(../site/ntmplat/images/access1.jpg) 0px 5px no-repeat;
}
body#home div#services ul li#accessories2 {
	background: url(../site/ntmplat/images/access2.jpg) 0px 11px no-repeat;
}
body#home div#services ul li#accessories3 {
	background: url(../site/ntmplat/images/access3.jpg) 0px 11px no-repeat;
}
/** end  of product category menu for accessories page **/


body#home div#contact-info {
	float: right;
	width: 370px;
	height: 500px;
}

body#home div#contact-info p strong {
	color: #454444;
	font-weight: normal;
}

body#home div#service_request {
	float: left;
	width: 280px;
	height: 550px;
}

body#home div#service-request p strong {
	color: #454444;
	font-weight: normal;
}

/** options for the industry pages inside the iframe **/
body#home div#indu {
	float: right;
	width:170px;
}


body#home div#indu p strong {
	color: #454444;
	font-weight: normal;
}
/** end  options for the industry pages inside  the iframe**/
body#home #content div.hr {
	margin: 25px 0px;
}

body#home #content .bottom-block {
	float: left;
	width: 940px;
	margin-right: 20px;
}

body#home #content .bottom-block.last {
	margin-right: 0px;
}

body#home #content .bottom-block ul {
	list-style-type: none;
}

body#home #content .bottom-block h2 {
	font-size: 19px;
	color: #8ca5b4;
}

/** Services Page **/

ul#latest_blog {
	list-style-type: none;
}

/** Portfolio Page **/

#search {
	width: 261px;
	height: 32px;
	position: absolute;
	top: 161px;
	right: 678px;
}

#search fieldset {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}

/****search for home page*************/
#search2 {
	background: url(../site/ntmplat/images/search.jpg) no-repeat;
	width: 261px;
	height: 32px;
	position: absolute;
	top: 366px;
	right: -5px;
	z-index:2;
}

#search2 fieldset2 {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search2 fieldset2 input2 {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search2 fieldset2 input2#search-field2 {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search2 fieldset2 input2#search-button2 {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}
/***************end of search for home page*************/



ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 12px;
	color:#236d9b;
}


/** Post **/

.post {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e9eced;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin-bottom: 30px;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 3px solid #e4e3e3;
	margin-bottom: 30px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #3a7895;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #76adc9;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

/** button for industry options**/
a.buttonindu {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #4f4f4f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.buttonindu:hover {
	text-decoration: none;
	background: #c4c4c4;
}

.post a.buttonindu {
	margin-top: 14px;
	float: right;
}
/** button for industry options **/
#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}


/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/

#contact_us {
	width: 540px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 12px;
}

#contact_us input, #contact_us textarea {
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}
/*** new footer***/

.cfirst_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-style:normal;
}
#age {
	visibility:hidden;
	width:1px;
}	
