* {
	margin: 0px;
	padding: 0px;

	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #050505;
	background-image: url(../images/background-black-red-black.jpg);
	background-repeat: repeat-x;
}
#logo_print {
display:none;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background-NORMAL.jpg);
	background-repeat: repeat-x;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}
#header {
	height: 100px;
}
#logo {
	padding: 5px 10px 0px;
	float: left;
	margin: 0px;
}
.feature {
}
#video_player {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 35px 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#special {
	padding-top: 17px;
	padding-bottom: 20px;
	height: 265px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
}
#global_nav {
	background-image: url(../images/global_nav_back.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 5px;
	width: 725px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	background-position: 0px bottom;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: left;
}
#site_links {
	width:170px;
	height: 43px;
	left: 50%;
	top: 45px;
	z-index: 99;
	display: block;
	visibility: visible;
	float: right;
	clear: right;
	padding-top: 18px;
}
#topnav {
	background-image: url(../images/_eyebrow.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	left: 50%;
	top: 0px;
	float: right;
}
#topnav form {
	padding-left: 10px;
	top: 2px;
	width: 240px;
	right: 0px;
	display: block;
	float: right;
}
#ajaxSearch_input, #ajaxSearch_submit, #EmailForm input, #EmailForm textarea, #EmailForm select {
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px;
	border: 1px solid #333333;
}
#topnav ul {
	list-style-type: none;
}
#topnav li {
	float: left;
	font-size: 12px;
	list-style-type: none;
}
#topnav a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 5px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li:hover, #nav li.hover {
    position: static;
}

#nav a {
	display: block;
	width: 75px;
	color: #EBEBEB;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 5px;
}
#nav li ul li a {
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#nav li ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#nav li ul li {
	text-align: left;
}
#nav {
}

#nav li {
	float: left;
	text-align: center;
	display: block;
}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background-image: url(../images/drop_back.gif);
	background-position: bottom;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
        z-index:100;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#right {
	width: 200px;
	float: right;
	margin-left: 15px;
	margin-right: 5px;
	font-size: 10px;
	/*text-decoration:bold;*/
	
}
#right_nav {
	width: 190px;
	height:243px;
	padding-left:10px;
	background-image: url(../images/right_background.gif);
	
}
#right  ul {
	list-style-type: none;
	
}
#right  ul a{
	list-style-type: none;
	text-decoration:none;
}

#right  ul ul {
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;	

}
#right  ul ul a {
	font-size: 10px;
	color: #333333;
	height: 15px;
	text-decoration:none;
}
#EmailForm li label {
	display: block;
	width: 200px;
	float: left;
}
#EmailForm li {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#EmailForm input, #EmailForm textarea, #EmailForm select {
	float: right;
	width: 275px;
}
#EmailForm fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	float: right;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	
}
#content img {
	margin: 10px;
	padding: 5px;
}
#content img.pad {
	margin: 10px;
	padding: 5px 5px 15px;
}
#content img.nopad {
	margin-top:5px;
	padding:0;
}
#content img.nopad2 {
	/*margin-top:5px;*/
	margin:0;
	padding:0;
}
#content img.button {
	margin-top:30px;
	margin-left:0px;
	padding:0;
}
#content h4 {
	
	font-size: 12px;
}
.thumbscontainer {
	background-color: #F3F3F3;
	padding: 5px;
}
#content_wrapper {
	background-position: 0px 10px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.content_wide {
	width: 800px;
	margin-right: 10px;
}
#content h3 {
	clear: left;
	font-size: 14px;
	text-transform: capitalize;
}
#content h2 {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;	
}
#content h2 a {
	color: #990000;
	text-decoration: none;
	display: block;
}

#content h2 a:hover {
	color: #CC0000;
}

#content h2 a.downloadlink {
	display: inline;
	color: #333;
	font-style: italic;
}


#content h1 {
	color: #990000;
	font-weight: bolder;
	letter-spacing: 0px;
	padding-bottom: 5px;
	font-size: 18px;
}
#content dt {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#content dd {
	margin-left: 15px;
}
#content p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 5px 15px;
	text-align: justify;
	margin-right: 10px;
}
#content p.nopad {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	margin-right: 10px;
}
#content p.button {
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	padding: 5px 5px 15px;
	text-align: justify;
	margin-right: 10px;
}
#content p img {
	margin-right: -5px;
	margin-left: -5px;
}
#content ul a {
	display: block;
}
#content ul {
	list-style-type: disc;
	padding-left: 15px;
	line-height: 18px;
	font-size: 12px;
}
#content ul ul {
	list-style-type: circle;
	font-size: 11px;
	font-weight: normal;
}
.content_thin {

	width:585px;
}
.column_title {
	color: #FFFFFF;
	font-size: 24px;
	display: block;
	height: 37px;
}

#side {
	float: left;
	width: 170px;
	background-image: url(../images/side_back_skinny.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 11px;
	/*text-decoration:bold;*/
}
#side ul a, .right_nav a {
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	/*height: none;*/
	
}
#side h2 {
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-left: 5px;
	
}
#side ul a:hover {
	background-color: #DADADA;	
}
#side ul {
	list-style-type: none;
	font-weight:bold;
	
}
#side ul ul {
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight:normal;	
}
#side ul ul a {
	font-size: 11px;
	/*height: none;*/
}
#side ul li.active a#home {  
   background-color: #DADADA; 	
}
#side ul li.active a#products {  
   background-color: #DADADA; 
}
#side ul li.active a#consulting {  
   background-color: #DADADA; 
}
#side ul li.active a#training {  
   background-color: #DADADA; 
}
#side ul li.active a#service {  
   background-color: #DADADA; 
}
#side ul li.active a#markets {  
   background-color: #DADADA; 
}
#side ul li.active a#news {  
   background-color: #DADADA; 
}
#side ul li.active a#videopage{  
   background-color: #DADADA; 
}
#side ul ul.active a#aboutus {  
   background-color: #DADADA; 
}
#side ul li.level2.active {
font-weight:bold !important;
color:#000000 ;
}
#side ul li.level3.active  {
font-weight:bold !important;
color: #990000 !important;
}

#side ul li.level4.active  {
font-weight:bold !important;
color: #990000 !important;
}

#footer {
	clear: both;
	padding-bottom: 50px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding-top: 25px;
	padding-right:48px;
}
#footer_nav ul {
	list-style-type: none;
}
#footer_nav ul li {
	float: left;
	text-align: center;
}
#footer_nav a {
	padding: 5px;
}
#footer_nav {
	padding-right: 120px;
	padding-left: 258px;
	text-align: center;
}
#footer p {
	clear: both;
	padding-top: 10px;
}
#breadcrumbs {
	padding: 5px 5px 2px;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(../images/WHITE_TOP.gif);
	height: 10px;
}
#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #333333;
	text-decoration: underline;
}
.cat-listing, .ajaxSearch_result {
	display: block;
	text-decoration: none;
	padding: 10px 5px 0px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height:120px;
}
.cat-summary p	 {
	padding: 0px;
	margin: 0px;
}
.cat-listing:hover {
	color: #000000;
}
.cat-listing:hover > .cat-title {
	color: #990000;
}
.cat-title {
	font-size: 18px;
	color: #660000;
	clear: right;
	display: block;
	padding: 5px 5px 0px;
	margin-bottom: 5px;
	height: 24px;
	text-decoration: underline;
}
.cat-listing .ThumbImage {
	float: left;
	border:none;
}
#content .cat-listing h2 {
	clear: none;
	display: inline;
}
.cat-pusher {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.prod-listing {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -150px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 8px;
}
.table-head.h2 {
	color: #FFFFFF;
}
.ajaxSearch_extract {
	color: #666666;
}
.ajaxSearch_highlight {
	color: #000000;
	font-weight: bold;
}
.ajaxSearch_resultLink {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
.prod-listing a {
	color: #993300;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.prod-listing h3 {
	margin-bottom: 5px;
}
.prod_listing img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.prod-listing .ThumbImage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.event_title {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
.event_date {
	display: block;
	float: right;
	font-size: 10px;
	color: #999999;
}
.event_item {
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
}
.event_item:hover {
	color: #000000;
}
.toggler {
	background-image: url(../images/accordian.jpg);
}
#content h2.toggler a {
	color: #CCCCCC;
	height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
}
#content h2.toggler a:hover {
	color: #FFFFFF;
}
#content h2.toggler a:active {
	background-image: url(../images/accordion_short_active.jpg);
}
.content_thin .toggler {
	background-image: url(../images/accordion_short.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px 0px 5px;
	padding: 0px;
}
#content table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px 10px;
	
}
#content table.news td {
	font-size:10px;
}
a {
	color: #333333;
}
.odd {
	background-color: #CCCCCC;
}
.even {
	background-color: #F6F6F6;
}
#img {
    vertical-align:bottom;
}
#right h2 {
	font-size: 18px;
	color: #666666;
}
#right h3 {
	font-size: 14px;
	color: #000000;
	text-align:center;
	
}
#right .right_nav li {
	list-style-type: none;
}
.right_nav {
	list-style-type: none;
	padding-right: 10px;
}

#right .right_nav a {
	color: #999999;
	font-size: 12px;
	height: 12px;
}
#right .right_nav a:hover {
		color: #333333;
}
#right a {
	color: #000000;
	text-decoration:none;
}
#download_pdf {
	background-color: #EDEDED;
	margin-top: 30px;
	padding: 10px;
}
.thumbscontainer .thumbs li {
	width: 110px;
	min-height: 130px;
	padding-right:9px;
	padding-left: 4px;
	background-color: #DEDEDE;
	text-align: center;
}
.seal {
	padding-left: 20px;
	padding-top: 10px;
}
.video_links {
	color: #F4CAC4;
	background-color: #990000;
	padding: 15px;
	width: 250px;
	float: right;
	margin: 15px 0px 15px 15px;
}
.standard_button {
	/*height: 24px;*/
	height:38px;
	width: 280px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button.gif);
	padding: 5px 10px;
	/*font-size: 24px;*/
	font-size:18px;
	font-weight: bold;
	/*letter-spacing: -2px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.standard_button:hover {
	background-image: url(../images/button.gif);
	background-position: 0px -50px;
}
.video_links li {
	list-style-type: none;
}
.video_links a {
	color: #F2C3C5;
	display: block;
	height: 14px;
	padding: 5px;
	font-weight: bold;
}
.video_links a:hover {
	color: #FFFFFF;
	background-color: #B93238;
}
.button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px !important;
}
.bar_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px !important;
	color:#ED1C24;
	font-weight:bold;
}
#right h2 {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	
}
.center-txt {
	text-align:center !important;
	color:#cccccc;
	font-weight:bold;
	font-size:12px !important;
	padding-top:12px;
	padding-bottom:25px !important;
}
.center-white {
	text-align:center !important;
	color:#ffffff;
	font-weight:bold;
	font-size:13px !important;
}
h5 {
	color:#990000 !important;
	font-size:15px !important;
	font-weight:bold;
	padding-bottom:8px;
	padding-top:4px;
}
h6 {
	color:#000000;
	font-size:12px !important;
	font-weight:bold;
	padding-bottom:8px;
	text-indent: 20px;
	text-transform:uppercase;
}
.indent {
	text-indent: 40px !important;
	padding:0 !important;
	margin:0 !important;
	text-align:none !important;
}
.left-txt {
	text-indent: 20px !important;
	margin:0 !important;
	padding:0 !important;
	padding-top:8px !important
	;
}
.wht {
	color:#000000 !important;
}

#subscribeForm form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subscribeForm {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}#subscribeForm legend {
	font-size: 14px;
	color: #000;
}
#subscribeForm form fieldset div label {
	padding-top: 10px;
	display: block;
}
#quick-prod-list {
	float: left;
	width: 380px;
	position: relative;
}
#quick-prod-list ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: relative;
	display: block;
}
#quick-prod-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#quick-prod-list ul li a {
	display: block;
	float: left;
	color: #EBE2DA;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	width: 120px;
	height: 30px;
	padding-top: 80px;
	margin-top: 15px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
#quick-prod-list ul ul#sublinks {
	position: relative !important;
	padding-left: 0px;
	left:0px !important;
	margin-right: 0px;
	display: block;
}
#quick-prod-list ul li a:hover {
	color: #FFF;
	text-shadow:#000 2px 2px 4px;
}
#quick-prod-list ul .liquid-penedrant a {
	background-image: url(../images/icon-dyview.png);
}
#quick-prod-list ul .xray-systemupgrade a {
	background-image: url(../images/icon-upgrade.png);
}
#quick-prod-list ul .ndt-products a {
	background-image: url(../images/icon-blacklight.png);
}
#quick-prod-list ul .xray-2d a {
	background-image: url(/assets/images/systems/X5000-100px.png);
}
#quick-prod-list ul .xray-3d a {
	background-image: url(/assets/images/systems/x50-96px.png);
}
#quick-prod-list ul .xray-inspection a {
	background-image: url(../images/icon-isg.png);
}
#quick-prod-list ul .xray-inspection-one a {
	background-image: url(/assets/images/xray-icon/one.png);
}
#quick-prod-list ul .xray-inspection-two a {
	background-image: url(/assets/images/xray-icon/two.png);
}
#quick-prod-list ul .xray-inspection-three a {
	background-image: url(/assets/images/xray-icon/three.png);
}
#quick-prod-list ul .xray-inspection-four a {
	background-image: url(/assets/images/xray-icon/four.png);
}
#quick-prod-list ul .xray-inspection-five a {
	background-image: url(/assets/images/xray-icon/five.png);
}
#quick-prod-list ul .xray-inspection-six a {
	background-image: url(/assets/images/xray-icon/six.png);
}
#quick-prod-list ul .xray-inspection-seven a {
	background-image: url(/assets/images/xray-icon/seven.png);
}
#topnav fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.cat-listing .listing-thumb {
	float: left;
	height: 150px;
	width: 150px;
}

#topnav ul li #ajaxSearch_intro {
	display: none;
}

#ajaxSearch_output {
	background-color: #FFF;
	padding: 10px;
}
#ajaxSearch_output #grpResult_site_wide .AS_ajax_result {
	padding-bottom: 10px;
		font-size: 11px;
	color: #666;
}

#ajaxSearch_form fieldset {
	float: left;
}
#ajaxSearch_output #grpResult_site_wide .AS_ajax_result .AS_ajax_resultLink {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ajaxSearch_output .AS_ajax_resultsInfos, #ajaxSearch_output #grpResult_site_wide .AS_ajax_grpResultName .ajaxSearch_grpResultsDisplayed {
	font-size: 10px;
	color: #999;
}
