* { margin: 0; padding: 0; }
 
body
{
	background-color:#323031;
background-color:#9E989B;
	font-family:Arial, verdana;	
}

p
{
	padding-top:5px;
	padding-bottom:5px;
}

ul 
{
		list-style:none;
		list-style-image:url(images/icons/bullet.jpeg);
		padding-bottom:5px;
}

li
{
	margin-left:5em;
	padding-top:5px;
	/padding-top:0px;
	padding-bottom:5px;
}


#top
{
	width:100%;
	height:93px;
	background:#9d9b9c url(images/top-top-pattern.png) repeat-x;
}

#header-left-corner
{
	float:left;
	width:7px;
	height:93px;
	background: url(images/header-left-corner.png) left top no-repeat;
}
#header
{
	width:820px;
	height:93px;
	margin: 0 auto; 
	background: url(images/header-gradient.png) left top no-repeat;
}


.menu
{
	font-size:9pt;
	float:left;
}

.menu a
{
	text-decoration:none;
	font-family:Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
}

.menu a:hover {	color:#ffffff;}
#menu-top	{margin-left:20px;margin-top:10px;}
#menu-bottom	{width:820px; text-align:center; margin-top:10px;}


#subheader
{
	height:156px;
	background: url(images/subheader-gradient.png) repeat-x;
}

#subheader-left-corner
{
	float:left;
	width:7px;
	height:156px;
	background: url(images/subheader-left-corner.png) left top no-repeat;
}
#subheader-center
{
	width:822px;
	height:156px;
	margin: 0 auto;
}
#subheader-text
{
	float:left;
}

#subheader-tip
{
	width:365px;
	height:100px;
	margin-left:0px;
	margin-top:0px;
	text-align:right;
	color:#ffffff;
}
#subheader-title
{
	padding-top:35px;
	padding-right:5px;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

#subheader-title p
{
	margin-bottom:0;
	padding-bottom:0;
}

#subheader-subtitle
{
	font-family:Arial;
	font-size:10pt;
	padding-right:5px;
}
#subheader-subtitle p
{
	margin-top:0;
	padding-top:0;
}


#subheader-movie
{
	width:375px;

	height:141px;
	margin-left:418px;
	//margin-left:413px;


	padding-top:2px;

	z-index:-500;
}

#center
{
	width:100%;
	background-color:#d3d2d2;
}

#center-left-corner
{
	float:left;
	width:7px;
}

#content
{
	width:820px;
	margin: 0 auto;
	background:url(images/center-bg.png) repeat-y;
}
#content-data
{
	width:780px;
	/width:780px;

	font-size:9pt;
	text-align:justify;
	padding-left:20px;

	padding-right:20px;
	/padding-right:0px;
	padding-top:20px;
}

#content-data h1
{
	width:100%;
	font-size:12pt;
	background: url(images/icons/red_line.jpeg) left bottom no-repeat;
	padding-bottom:2px;
	padding-top:10px;
	margin-bottom:10px;
}

#content-data h2
{
	width:100%;
	background: url(images/icons/dots-down.jpeg) left center no-repeat;
	font-size:10pt;
	font-style:normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
}

#content-data h3
{
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
}

#content-data h5
{
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
}



#subfooter
{
	height:32px;
	background: url(images/subfooter-gradient.png) repeat-x;
}

#subfooter-left-corner
{
	float:left;
	width:7px;
	height:32px;
	background: url(images/subfooter-left-corner.png) no-repeat;
}
#subfooter-center
{
	width:820px;
	height:32px;
	margin: 0 auto; 
	background: url(images/subfooter-center.png) no-repeat;
}


#footer
{
	width:100%;
	height:53px;
	background:#918d8e url(images/footer-bottom-pattern.png) bottom repeat-x;
	
}

#footer-center
{
	width:820px;
	height:53px;
	margin: 0 auto; 
	background:url(images/footer-center.png) no-repeat;
}
#footer-left-corner
{
	float:left;
	width:10px;
	height:53px;
	background: url(images/footer-left-corner.png) bottom no-repeat;
}

#footer-center-left
{
	float:left;
	font-size:9pt;
	width:375px;
}

#footer-center-right
{
	float:left;
}



#subheader-bottom
{
	margin-left:600px;
	padding-top:20px;
	
	width:100px;
}

#subheader-home
{
	float:left;
	width:20px;
	border:none;
}
#subheader-home img
{
	border:none;
	width:15px;
	padding-top:12px;
	padding-left:14px;
}

#subheader-search
{
	float:left;
	width:200px;
	font-size:8pt;

}
#subheader-search form
{


}
#subheader-search input.searchbox-sword 
{	
	border:1pt  solid #aaaaaa;
	border-top:1pt  solid #666666;
	border-left:1pt  solid #666666;

	background-color:#e9e9e9;
	width:10em;
	font-size:9pt;
	clear:none;
}



#subheader-search input.button
{	
	border:none;
	background-color:#9D9B9C;
	color:#9D9B9C;
	background:url(images/icons/search.jpg) left center no-repeat;
	height:20px;
	width:20px;
	cursor:pointer; 
}


#content a
{
	color:#5A5A5A;
	text-decoration:none;
	font-style:italic;
}

#content a:visited
{
	color:#5A5A5A;
}

#content a:hover
{
	color:#ff0000;
}


#launchpad
{
	width:100%;
}

#launchpad_right
{
	width:220px;
	margin-left:530px;
	border-left:1pt solid #aaaaaa;
	padding-left:5px;
	padding-top:15px;
}


#launchpad_right_news222222
{
	border:1pt solid #aaaaaa;
	padding-left:5px;
	padding-right:5px;
	width:100%;
	background-color:#f8f7d1;
}


#launchpad_right_news

{
	padding-left:5px;
	padding-right:5px;
	width:100%;
	background-color:#ffffff;
}

#launchpad_right_news h1
{
	background:#f8f7d1;	
	font-size:9pt;
	background: url(images/icons/dots-down.jpeg) left center no-repeat;
	padding-left:10px;


	background: url(images/icons/dots-down.jpeg) left center no-repeat;
	font-size:10pt;
	font-style:normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;


}
#launchpad_right_news p
{
	border-bottom:1pt dotted #aaaaaa;
}



#launchpad_right_news ul 
{
		list-style:none;
		list-style-image:url(images/icons/triangle.jpeg);
		padding-bottom:5px;
}

#launchpad_right_news li
{
	margin-left:3em;
	padding-top:5px;
	/padding-top:0px;
	padding-bottom:5px;
}

#launchpad_right_singup
{
}

#launchpad_right_login
{
	font-size:9pt;
	width:220px;
	border:2pt solid #aaaaaa;
	background-color:#eeeeee;
	padding-left:2px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:5px;
}

#launchpad_right_login div div 
{
	margin-left:5px;
}

#launchpad_right_login legend
{
	font-weight:bold;
}


#launchpad_right_login fieldset
{
	font-size:9pt;
	border:none;
	padding:5px;
}

#launchpad_right_login h3
{
	padding-top:10px;
	padding-left:5px;

}

#launchpad_right_login input
{
	border:1pt solid #AAAAAA;
}
input.felogin_login
{
 	width:200px;
 	/width:200px;

}

input.felogin_password
{
	width:200px;
 	/width:200px;

}


input.felogin_submit
{
 	margin-top:5px;
 	margin-bottom:5px;
 	width:8em;
 	font-weight:bold;
 	
}

#launchpad_left
{
	float:left;
	display:inline;
	width:500px;
	font-size:9pt;
	text-align:justify;
}

#launchpad_left h1
{
	width:100%;
	font-size:12pt;
	background: url(images/icons/red_line.jpeg) left bottom no-repeat;
	padding-bottom:2px;
	margin-bottom:10px;
}

#copyright
{
	text-align:center;
	font-size:8pt;
	color:#000000;
	margin-top:10px;
}	

#normal
{
	width:100%;
}
#normal_center
{
	width:445px;
	float:left;
	padding-right:20px;
}

#normal_center h1
{
	width:100%;
	font-size:12pt;
	background: url(images/icons/red_line.jpeg) left bottom no-repeat;
	padding-bottom:2px;
	margin-bottom:10px;
}

#normal_right
{
	width:200px;
	margin-left:465px;
	padding-top:15px;
	padding-left:15px;
	text-align:center;
}

#normal_right dl
{
	margin:0 auto;
}


.csc-textpic-caption
{
	padding-top:5px;
	font-weight:bold;
	font-size:8pt;
	color:#00000;
}


.two_columns {width:75%;margin:0 auto;}

.two_columns_left 
{
	width:50%;
	vertical-align:top;	
}

td.two_columns_left p
{
	text-align:center;
	padding-top:0;
}

td.two_columns_left p.align-left {text-align:left;}


.two_columns_right 
{
	width:50%;
	vertical-align:top;	
}

td.two_columns_right p
{
	text-align:center;
	padding-top:0;
}

td.two_columns_right p.align-left {text-align:left;}


table.brown {
	margin:0 auto;
	margin-top:20px;
	font-size: 9pt;
	border-collapse:collapse;
	border-right: none;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width:600px;
}

table.brown th {
	color: #fff;
	background: #aaaaaa;
	background: #000000;

	padding: 5px;
	text-align:center;

}

table.brown td {
	padding: 5px;
	border-right: #aaaaaa solid 1px;
	border-bottom:#aaaaaa dotted 1px;
	text-align:center;
}

td.td-0
{
	background-color:#BBBBBF;
	
}

table.brown td.td-0-0
{
	text-align:left;
	
}

tr.tr-separator
{
	border-top:solid 2pt #aaaaaa;
}

td.td-separator
{
	border-top:solid 2pt #aaaaaa;
}


.csc-mailform
{
	margin:0 auto;
	margin-top:15px;
	background:url(images/form_frame.jpg) left top no-repeat;
	padding:12px;
	width:600px;
}

.csc-mailform-field 
{
	width:550px;
	clear: both;
}

.csc-mailform-field label {
	width: 130px;
	display:block;
	float:left;
	text-align:left;
	padding-right:10px;
	padding-top:4px;

}

.csc-mailform-field input, .csc-mailform-field textarea {
	position:relative;
	width:350px;
}

.csc-mailform-field .csc-mailform-check {
	width:auto;
}

.csc-mailform-field .csc-mailform-submit {
	width:80px;
}

input.csc-mailform-submit {
	margin-left:130px;
}

fieldset.csc-mailform {
	border:none;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image
{
	float:none;
}

table.yellow {
	font-size: 8pt;
	border-collapse:collapse;
	border: #aaaaaa solid 1px;
	border-right: none;
	border-bottom: none;
	width: 99%;
	margin-left:1px;
}

table.yellow th {
	color: #fff;
	background: #000000;
	padding: 5px;
	border-right: #aaaaaa solid 1px;
	text-align:center;
}

table.yellow td
{
	border:0pt solid #000000;
}


table.yellow td {
	padding: 5px;
	background-color: #ffffff;
	border-right: #aaaaaa solid 1px;
	border-bottom: #aaaaaa solid 1px;
	text-align: center;
	vertical-align:middle;
}

table.yellow td.dk {
	background: #ffffff;
}


sup
{
	position:relative;
	top:0.23ex;
}

div.tx-xinittwocolumn-pi1 table {	background-color:#ffffff;}
div.tx-xinittwocolumn-pi1 li {padding-top:0;margin-left:28px} 
div.tx-xinittwocolumn-pi1 ul {padding-top:10px} 

p.align-right 
{	
	margin-left:300px;
	padding-top:0px;
	color:#550000;
}

#flvplayercaption
{
	float:none;
}

div.tx-wfqbe-pi1
{
	width:500px;
	margin:0 auto;
	border:2pt solid #aaaaaa;
	padding:10px;
	background-color:#eeeeee;
	
}
div.wfqbe_even
{
	background-color:#eeeeee;
}
div.wfqbe_odd
{
	background-color:#eeeeee;
}
div.wfqbe_required_field
{
	color:#ff0000;
	font-weight:bold;
}
div.wfqbe_required_field
{
	background:url(images/icons/arrow_up.jpg) left no-repeat;
	padding-left:10px;
}

div.wfqbe_top
{
	height:23px;
	background:url(images/forms/top.jpeg) repeat-x;
	background:url(images/forms/lt.jpeg) left top no-repeat;
	background:url(images/forms/rt.jpeg) right top no-repeat;
}

div.wfqbe_text
{
	font-size:8pt;
}
div.wfqbe_text ul
{
		list-style:square;
		padding-top:5px;
		padding-bottom:5px;
}
div.wfqbe_text li
{
		padding-top:0px;
		padding:0px;
		margin-left:20px;
}


div.AccordionPanelTab h5
{
	font-size:10pt !important;
	font-weight:bold !important;
}

form.help_form 
{
  margin:0 auto;
  width:420px;
  padding-top:25px;
  padding-bottom:25px;
}




table.contactus
{
width:100%;
border:1pt;
}

td.contactus_left
{
width:40%;
text-align:left;
vertical-align:top;
}
td.contactus_right
{
width:60%;
text-align:right;
vertical-align:top;
}

.tx-rssecuredownload-pi1-codeform
{
width:200px;
margin:0 auto;
border:1pt solid #aaaaaa;
background-color:#eeeeee;
padding:10px;
text-align:center;
}

div.tx-rssecuredownload-pi1-codeform input
{
 	font-weight:bold;
border:1pt solid #aaaaaa;
margin-top:10px;

}

.tx-rssecuredownload-pi1-error1
{
width:200px;
margin:0 auto;
font-weight:bold;
color:#ff0000;
}

.tx-rssecuredownload-pi1-filelink
{
width:200px;
margin:0 auto;
border:1pt solid #aaaaaa;
background-color:#eeeeee;
padding:10px;
text-align:center;

}

#field_interest_11
{
margin-top:8px;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 4px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


#news_table
{
	width:100%;
	border-spacing: 0;
	// border-collapse:collapse;
	border:solid 1pt #aaaaaa;
}

#news_table h2
{
	text-transform:uppercase;
	background:none;
	color:#001E4F;
	background:url(images/icons/dots-blue.jpeg) left no-repeat;
}


#news_table ul
{
	list-style:disc;
	color:#000000;
}


#news_table td
{
	vertical-align:top;
	padding:10px;
}

#news_table a.arrow
{
	background:url(images/icons/triangle.jpeg) right no-repeat;
	padding-right:10px;
	font-style:italic;
	font-weight:bold;
	color:#0D5D89;
}

#news_table a.arrow:hover
{
	color:#517589;
}


#news_table_title
{
	font-weight:bold;
	font-size:14pt;
	text-align:left;
	background-color:#000000;
	color:#ffffff;
	width:50%;
}
#news_table_date
{
	font-weight:bold;
	font-size:10pt;
	text-align:right;
	background-color:#000000;
	color:#ffffff;
	width:50%;
}



#news_table_menu
{
	background-color:#E5E6E9;
	font-size:10pt;
	font-weight:bold;
}

#news_table_menu ul
{
	list-style:disc;
	color:#000000;
}
#news_table_menu li
{
	padding-bottom:0px;
	padding-top:0px;
}

#news_table_menu a
{
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#0D5D89;
}
#news_table_menu a:visited
{
	color:#0D5D89;
}
#news_table_menu a:hover
{
	color:#517589;
}




#news_table_newproduct
{
	background-color:#99999;
	width:50%;
	border-top:solid 1pt #aaaaaa;	
	border-right:solid 1pt #aaaaaa;
}
#news_table_ttopic
{
	background-color:#eeeeee;
	width:50%;
	border-top:solid 1pt #aaaaaa;
	border-right:top 1pt #aaaaaa;
}


#news_table_nematapp
{
	background-color:#eeeeee;
	border-right:solid 1pt #aaaaaa;
	border-top:solid 1pt #aaaaaa;
	width:50%;
}
#news_table_itnews
{
	border-top:solid 1pt #aaaaaa;
	width:50%;
}





#news_table_shows
{
	background-color:#cccccc;
	text-align:center;
	border-top:solid 1pt #aaaaaa;
}
#news_table_shows h2
{
	padding-left:0;
	margin-bottom:10px;
	background:none;
	text-transform:uppercase;
	border-bottom:solid 1pt #000000;
}

h3
{
	font-weight:bold;
	text-align:center;
	font-size:10pt;
}


.felogin2
{
	background-color:#ededed;
	padding:10px;
	border:2pt solid #cccccc;
	text-align:center;
}

div.felogin2div
{
	font-size:10pt;
}

form.felogin2 input
{
	margin-top:5px;
	font-size:9pt;
	font-weight:bold;
	color:#ff0000;
}

div.felogin2div h2
{
	padding:0px !important;
	padding-bottom:5px !important;
	background:none !important;
	font-size: 10pt !important;
	font-weight:bold;
	text-transform:uppercase;
}


div.tx-felogin-pi1
{
	text-align:center;
	font-size:10pt;
}

#content-data div.tx-felogin-pi1 h3
{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
#content-data div.tx-felogin-pi1 fieldset
{
	background-color:#EEEEEE;
	border:none;		
}
#content-data div.tx-felogin-pi1 form
{
	border:2pt solid #AAAAAA;		
}


#launchpad_right_login div.tx-felogin-pi1 form
{
	border:none !important;
}


.header_applications_detail {background:url(images/headers/header_applications_detail.jpg) no-repeat;}
.header_careers {background:url(images/headers/header_careers.jpg) no-repeat;}
.header_company {background:url(images/headers/header_company.jpg) no-repeat;}
.header_consulting_and_training {background:url(images/headers/header_consulting_and_training.jpg) no-repeat;}
.header_contact_us {background:url(images/headers/header_contact_us.jpg) no-repeat;}
.header_equipment {background:url(images/headers/header_equipment.jpg) no-repeat;}
.header_faqs {background:url(images/headers/header_faqs.jpg) no-repeat;}
.header_home_page {background:url(images/headers/header_home_page.jpg) no-repeat;}
.header_inspection_services {background:url(images/headers/header_inspection_services.jpg) no-repeat;}
.header_scanners {background:url(images/headers/header_scanners.jpg) no-repeat;}
.header_technology {background:url(images/headers/header_technology.jpg) no-repeat;}
.header_temate_ib {background:url(images/headers/header_temate_ib.jpg) no-repeat;}
.header_temate_pa {background:url(images/headers/header_temate_pa.jpg) no-repeat;}
.header_temate_pi-gw {background:url(images/headers/header_temate_pi-gw.jpg) no-repeat;}
.header_temate_pi-nb {background:url(images/headers/header_temate_pi-nb.jpg) no-repeat;}
.header_temate_powerbox_instrumentation {background:url(images/headers/header_temate_powerbox_instrumentation.jpg) no-repeat;}
.header_temate_rail {background:url(images/headers/header_temate_rail.jpg) no-repeat;}
.header_temate_ri {background:url(images/headers/header_temate_ri.jpg) no-repeat;}
.header_temate_si-bw {background:url(images/headers/header_temate_si-bw.jpg) no-repeat;}
.header_temate_si-cj {background:url(images/headers/header_temate_si-cj.jpg) no-repeat;}
.header_temate_si-ll {background:url(images/headers/header_temate_si-ll.jpg) no-repeat;}
.header_temate_si-mwc {background:url(images/headers/header_temate_si-mwc.jpg) no-repeat;}
.header_temate_si-mw {background:url(images/headers/header_temate_si-mw.jpg) no-repeat;}
.header_temate_si-wb {background:url(images/headers/header_temate_si-wb.jpg) no-repeat;}
.header_temate_si-sb {background:url(images/headers/header_temate_si-sb.jpg) no-repeat;}
.header_temate_ti-p {background:url(images/headers/header_temate_ti-p.jpg) no-repeat;}
.header_temate_tg-il {background:url(images/headers/header_temate_tg-il.jpg) no-repeat;}
.header_temate_tg-is-b {background:url(images/headers/header_temate_tg-is-b.jpg) no-repeat;}
.header_temate_ti-dp {background:url(images/headers/header_temate_ti-dp.jpg) no-repeat;}
.header_temate_ti-hpc {background:url(images/headers/header_temate_ti-hpc.jpg) no-repeat;}
.header_temate_ti-m {background:url(images/headers/header_temate_ti-m.jpg) no-repeat;}
.header_temate_ti-p {background:url(images/headers/header_temate_ti-p.jpg) no-repeat;}
.header_temate_rollmate {background:url(images/headers/header_temate_rollmate.jpg) no-repeat;}
.header_temate_tone_burst_amplifiers {background:url(images/headers/header_temate_tone_burst_amplifiers.jpg) no-repeat;}
.header_weld_process_monitoring {background:url(images/headers/header_weld_process_monitoring.jpg) no-repeat;}
.header_news {background:url(images/headers/header_news.jpg) no-repeat;}








#subheader-flags {
	display:inline;
	float:left;
	width:200px;
	padding-bottom:25px;
	
     }
     
#subheader-flags img
{
	width:15px;
}


#subheader-flags select
{
	font-size:7pt;
	border-top:1pt solid #555555;
	border-left:1pt solid #555555;

	border-bottom:1pt solid #aaaaaa;
	border-right:1pt solid #aaaaaa;
	
	

}