@charset "utf-8";

/*														 *
 * Index: Style Sheet Sections *
 *														 *

	=site-wide
  =overall page layout
  =header
	=mainGraphic
	=breadcrumb
	=homepage
  =landing pages
  =secondary pages
  =search results

*/    

/*			 *
 * Notes *
 * ----- *

Colors:
  Navigation:
		normal text and borders (gray):  #666
		hover (yellow): #D5A010
	Secondary pages:
		secondary navigation text (gray): #7E8080 
    heading (green) | subheading (gray):  #056 | #BBB [B6B8BA]

*/

/*        		*/
/* =site-wide */
/*        		*/

* {
	margin:0; padding:0;
}  
body {
  background-color:#DDD;
  color:#808080;
  font:11px arial, helvetica, sans-serif;
}  
p {
	margin:0.75em 0;
  color:#000;
	line-height:18px;
}  
a {
  text-decoration:none;
	outline:none;
  color:#056;
}
a:hover {
  text-decoration:none;
}
a img {
	border:none; outline:none;
  text-decoration:none;
}
ul {
	margin-left:13px;
}  
select,
input {
	width:160px;
  font-size:9px;
}
input.btn {
	width:auto;
}
p.btnSubmit {
	margin-top:0;
	text-align:right;
}  
.clearFloat {
  clear:both;
  width:auto;
  height:0; 
  font-size:0; 
  lineheight:0;
}
#btm {
	padding:25px;
}	
.shade1 {
	background:#F0F0F0;
}		
.highlight {
	color:#056;
}
body.landing  #colRight #rgt #news_events .newsList li a,
.return,
.seeMore {
	color:#D5A010;
}
.backToTop,
.onRight {
	padding-right:5em;
  text-align:right;
}  
#contentWrapper .backToTop a,
#contentWrapper .onRight a{
	color:#D5A010;
}  
img.pdfIcon {
	padding-right:0.2em;
	vertical-align:-3px;
}
form.login {
	width:160px;
}  
form.login input {
	margin-top:0.5em;
}
.runOfLinks a {
	padding-right:2em;
}	


/* news lists and case studies*/
ul.caseStudies,
ul.newsList {
	margin:0;
	list-style:none;
}
ul.newsList {
  font-size:10px;
}
ul.newsList li {
	margin:0 0 1em;
}
ul.newsList b {
	color:#056;
}
ul.newsList span {
	color:#D5A010;
}

/*                    	*/
/* =overall page layout	*/
/*                    	*/

#mainWrapper {
	position:relative;
	width:957px;
  margin:10px auto 0;
}
#outline {
	border:1px solid #999;
  background-color:#FFF;
}
#header {
	position:relative;
	height:106px;
}
/* Add all ad-word special layouts here */
.hp_main table#layout,
.hp_electronic table#layout,
.hp_portable table#layout,
.hp_identification table#layout {
    width:100%;
}
table#layout,
table.layout {
	border-collapse:collapse;
}  
table#layout th,
table.layout th,
table#layout td,
table.layout td,
td#colLeft,
td#colCenter,
td#colRight,
td.justTop {
	vertical-align:top;
}
td.center {
	vertical-align:middle;
}
td.justBottom {
	vertical-align:bottom;
}	  
#footer p {
	text-align:right;
}


/*					*/
/* =header	*/
/*					*/

#logo {
	position:absolute; left:25px; top:15px;
}  


/*							*/
/* =mainGraphic	*/
/*							*/

#mainGraphic {
/* In IE, this creates a new stacking context, causing the main navigation to slip underneath the main graphic
	position:relative;  left:0;	 top:0;
*/
}	


/*							*/
/* =breadcrumb	*/
/*							*/

#breadcrumb {
/*  this may trigger the IE z-index bug ... unconfirmed as yet
	position:relative;  left:0;  top:0;
*/  
/*
	padding-top:5px;
*/
	padding-left:25px;
	color:#BBB;
	font-size:11px;
  line-height:25px;
}
#breadcrumb a {
	color:#BBB;
}		
body.home #breadcrumb {
	display:none;
}	

/*        		*/
/* =homepage	*/
/*        		*/

body.home #mainGraphic {
	height:333px;
}

body.home .homelanding #mainGraphic {
	background:url(../en/gfx/home-tab.jpg) no-repeat left top transparent; 
}
body.home .homehealth #mainGraphic {
	background:url(../en/gfx/home-tab.jpg) no-repeat left -333px transparent; 
}
body.home .homeradiation_monitoring #mainGraphic {
	background:url(../en/gfx/home-tab.jpg) no-repeat left -666px transparent; 
}
body.home .homesensing #mainGraphic {
	background:url(../en/gfx/home-tab.jpg) no-repeat left -999px transparent; 
}
body.home .homedosimetry #mainGraphic {
	background:url(../en/gfx/home-tab.jpg) no-repeat left -1332px transparent; 
}
body.home .homeimaging #mainGraphic {
	background:url(../en/gfx/home-tab.jpg) no-repeat left bottom transparent; 
}

body.home td#colLeft #lft {
	background:url(../en/gfx/banner_vert.gif) left 0px no-repeat;
/*
	width:254px;
*/
	width:204px;
  margin:37px 0 0 10px;
  padding:10px 10px 30px 30px;
}

body.home td#colCenter #ctr {
	background:url(../en/gfx/banner_vert.gif) left -650px no-repeat;
	background:url(../en/gfx/banner_vert.gif) left -1300px no-repeat;
	width:176px;
  margin:37px 0 0 0;
  padding:10px 10px 30px 30px;
}

body.home td#colRight #rgt {
	width:485px;
}
body.home td#colRight #rgt #prNewsPanel {
/*
	background:url(../gfx/news_bracket.gif) left top no-repeat;
*/
}

#tabs {
	display:none;
	position:absolute; left: 310px; top:422px;
  font-size:11px;
  color:#FFF;  
}
body.home #tabs {
	display:block;
}	
#tabs ul {
	list-style-type:none;
}
#tabs li {
	float:left;
	font-weight:bold;
}
#tabs li#landing {
	width:32px;
	text-align:center;
} 			
#tabs li#hp {
	width:99px;
	text-align:center;
} 			
#tabs li#rms {
	width:168px;
	text-align:center;
} 			
#tabs li#ssd {
	width:104px;
	text-align:center;
} 			
#tabs li#dsd {
	width:119px;
	text-align:center;
} 			
#tabs li#isd {
	width:110px;
	text-align:center;
} 			
/*Events table*/

table.newslist td.date {
	color: #005566;
}
/***************/

table#industriesList {
/*
  width:254px;
*/
  width:203px;
  color:#606060;
}
table#industriesList th {
  width:38px;
  height:40px;
  text-align:left;
}
table#industriesList th,
table#industriesList td {
  vertical-align:middle;
  padding:10px 0 10px 0;
}
#industriesList h1,
#industriesList h1 a {
	margin:0;
  color:#606060;
  font-size:12px;
	text-transform:uppercase;
}
#industriesList p,
#industriesList p a {
	margin:0;
  color:#606060;
	font-size:9px;
  line-height:10px;
}

#productSearch {
}
#productSearch form#prodSearch label {
  display:block;
  font-size:10px;
  font-weight:bold;
  letter-spacing:-0.4px;
  text-transform:uppercase;
}
#productSearch form#prodSearch select {
	width:160px;
}  
#productSearch form#prodSearch select {
	margin-bottom:5px;
}
#productSearch form#prodSearch option.prompt {
	color:#B7B7B7;
}  

table#prNewsPanel #brktLtTop {
	background:url(../gfx/news_bracket.gif) left top no-repeat;
}
table#prNewsPanel #brktRtTop {
	padding:37px 40px 0;
	background:url(../gfx/news_bracket.gif) right -1000px no-repeat;
}
table#prNewsPanel #brktLtBot {
	background:url(../gfx/news_bracket.gif) left -980px no-repeat;
  height:20px;
}
table#prNewsPanel #brktRtBot {
	background:url(../gfx/news_bracket.gif) right bottom no-repeat;
  height:20px;  
}
table#prNewsPanel #brktLtTop,
table#prNewsPanel #brktLtBot,
table#prNewsPanel #brktRtBot {
	width:485px;
}
table#prNewsPanel #brktRtTop {
	width:405px;
}
table#prNewsPanel #prNewsList #newsLeft {
	padding:10px 35px 10px 30px;
}
table#prNews {
	background:url(../en/gfx/banner_vert.gif) left -650px no-repeat;
}
#nukeRen {
	padding:10px 0;
}  


/*								*/
/* =landing pages	*/
/*								*/

body.landing #rgt a:hover,
body.landing #lft a:hover {
  text-decoration:underline;
}

/* main graphic */
body.landing #mainGraphic {
	height:192px;
}
body.landing .dosimetry_division #mainGraphic {
	background:url(../en/gfx/landing.jpg) no-repeat left top transparent; 
}
body.landing .imaging_division #mainGraphic {
	background:url(../en/gfx/landing.jpg) no-repeat left -192px transparent; 
}
body.landing .sensing_division #mainGraphic {
	background:url(../en/gfx/landing.jpg) no-repeat left -384px transparent; 
}
body.landing .health_division #mainGraphic {
	background:url(../en/gfx/landing.jpg) no-repeat left -576px transparent; 
}
body.landing .radiation_monitoring_division #mainGraphic {
	background:url(../en/gfx/landing.jpg) no-repeat left bottom transparent; 
}

/* general content */
body.landing #contentWrapper p {
	margin-top:0.4em;
	color:#606060;
	line-height:normal;
}	
body.landing #contentWrapper h1 {
  text-transform:none;
}
body.landing #contentWrapper h2 {
	color:#666;
}	
body.landing #contentWrapper ul {
	margin:1em 2em 1em 1.4em;
}	
body.landing #contentWrapper li {
	margin-bottom:0.5em;
}
body.landing #contentWrapper a,
body.landing #contentWrapper a.seeMore {
	color:#D5A010;
}  
.spotlightProductName {
  font-size:38px;
}
table.featuredProduct {
	margin-bottom:2em;
}
td.spotlightProductImg {
	padding-right: 20px;
}
td.spotlightProductDescr {
	padding-right: 30px;
}
p.spotlightProductDescr { 
  font-size:16px;
}
  
body.landing .health_division #news_events li a,
body.landing .health_division h1,
body.landing .health_division h2 b {
	color:#387C2B;
}  
body.landing #contentWrapper a,
body.landing #news_events li,
body.landing .health_division .spotlightProductName {
	color:#606060; 
}  
body.landing .health_division p.spotlightProductDescr { 
	color:#E86C1F;
  font-weight:bold; 
}  
body.landing .health_division table.login td.service_support {
	padding-right:65px;
}
body.landing #news_events li span {
	color:#E86C1F;
}

.dosimetry_division #lft h1 {
	color:#8A2529;
}		
.dosimetry_division #rgt h1 {
	margin:1.4em 0 0.5em;
}
.dosimetry_division #rgt h1,
.dosimetry_division #rgt a {
	color:#D59F0F;
}		

.imaging_division #contentWrapper h1 {
	color:#D5A010;
}

.radiation_monitoring_division #lft,
.radiation_monitoring_division #lft a,
.radiation_monitoring_division #btm,
.radiation_monitoring_division #btm a {
	color:#606060;
}	
.radiation_monitoring_division #lft h1,
.radiation_monitoring_division #rgt h1,
.radiation_monitoring_division #btm h1 {
	color:#CE7019;
}	
.radiation_monitoring_division #lft h2 {
	font-size:11px;
	text-transform:uppercase;
}
.radiation_monitoring_division #contentWrapper table.featuredProduct td {
	padding-right:35px;
}	
.radiation_monitoring_division #contentWrapper table.featuredProduct td p {
	color:#FFF;
}	
.radiation_monitoring_division #contentWrapper table.featuredProduct td.spotlightProductDescr p {
/*
	padding-left:35px;
*/
	color:#FFF;
}	
.radiation_monitoring_division #contentWrapper table.featuredProduct td p.spotlightProductDescr {
	width:245px;
	color:#000;
}	

/* left column */
body.landing #colLeft #lft {
	width:440px;
  padding:25px;
}

/* center column is zeroed out */
body.landing #colCenter #ctr {
	width:0;
}

/* right column */
body.landing #colRight #rgt {
	width:465px;
}

/* right column in panel */
BODY.landing #colRight #rgt A.newsLink
{
	color:#E86C1F;
}

body.landing #colRight #rgt a,
body.landing #colRight #rgt p {
	color:#FFF;
}	
body.landing #colRight #rgt .onWhite a,
body.landing #colRight #rgt .onWhite p {
	color:#606060;
}	
.radiation_monitoring_division #lft a:hover,
.radiation_monitoring_division #rgt a:hover,
.radiation_monitoring_division #rgt .onWhite a:hover,
.radiation_monitoring_division #btm a:hover {
	color:#CE7019;
}	
body.landing #colRight #rgt #pattern {
	padding:25px 35px 1em;
}
body.landing #colRight #rgt #pattern p {
  line-height:18px;
}  
body.landing #colRight #rgt #gradient #pattern p.elevatorPitch {
	color:#FFF;
	font-weight:bold;	
}  

body.landing .dosimetry_division #colRight, /* apply the background gradient to #colRight only if you need the gradient to go all the way to the bottom of the column */
body.landing .dosimetry_division #colRight #gradient {
  background:url(../gfx/division_gradnt_dosimetry.jpg) repeat-y;
}
body.landing .dosimetry_division #colRight #pattern {
  background:url(../gfx/division_pattern.jpg) left top no-repeat;
}

body.landing .imaging_division #colRight, /* apply the background gradient to #colRight only if you need the gradient to go all the way to the bottom of the column */
body.landing .imaging_division #colRight #gradient {
  background:url(../gfx/division_gradnt_imaging.jpg) repeat-y;
}
body.landing .imaging_division #colRight #pattern {
  background:url(../gfx/division_pattern.jpg) -465px top no-repeat;
}
body.landing .imaging_division #colRight #pattern h1 {
	color:#892929;
}  
body.landing .imaging_division #colRight #rgt #pattern p {
	color:#000;
}
body.landing .imaging_division b {
	color:#892929;
}  
body.landing .imaging_division #colRight #rgt #pattern a.seeMore {
	color:#892929;
  font-size:11px;
}

body.landing .sensing_division #colRight, /* apply the background gradient to #colRight only if you need the gradient to go all the way to the bottom of the column */
body.landing .sensing_division #colRight #gradient {
  background:url(../gfx/division_gradnt_sensing.jpg) repeat-y;
}
body.landing .sensing_division #colRight #pattern {
  background:url(../gfx/division_pattern.jpg) -930px top no-repeat;
}

/* body.landing .health_division #colRight, */ /* apply the background gradient to #colRight only if you need the gradient to go all the way to the bottom of the column */
body.landing .health_division #colRight #gradient {
  background:url(../gfx/division_gradnt_health.jpg) repeat-y;
}
body.landing .health_division #colRight #pattern {
  background:url(../gfx/division_pattern.jpg) -1395px top no-repeat;
}

/* body.landing .radiation_monitoring_division #colRight, */ /* apply the background gradient to #colRight only if you need the gradient to go all the way to the bottom of the column */
body.landing .radiation_monitoring_division #colRight #gradient {
  background:url(../gfx/division_gradnt_radiation_monitoring.jpg) repeat-y;
}
body.landing .radiation_monitoring_division #colRight #pattern {
  background:url(../gfx/division_pattern.jpg) right top no-repeat;
}

/* right column under panel */  



/*									*/
/* =secondary pages	*/
/*									*/

body.secondary #ctr a:hover {
	color:#D5A010;
  text-decoration:underline;
}

h1 {
	margin:1em 0 0.4em;
	color:#808080;
	font-size:14px;
}
#title {
	margin-bottom:1em;
}	
#title h1,
#title h2 {
	display:inline;
}  
#title h3 {
	color:#056;
	font-size:1.2em;
}  
#title h1 {
	color:#056;
	font-size:16px;
}
#title h1 span, h2, h6 {
	color:#BBB;
}
h2 {
	text-transform:none;
	font-size:14px;
}
h3 {
  margin:1em 0;
	color:#7E8080;
}
h4 {
	color:#888;
  font-size:1em;
}
h5 {
	color:#056;
  font-weight:bold;
}
h3, h5, h6 {
  font-size:11px;	
}
h1, h3, h4, h6 {
  text-transform:uppercase;
}
address {
	font-style:normal;
	margin-bottom:1em;
}  
.sidebar {
	margin:58px 0;
  padding:25px;
	background:#B7B7B7;
}  
.sidebar h1,
.sidebar p {
  color:#FFF;
}
.bkgndWorld {
	padding-bottom:219px;
	background:url(../gfx/map_world.gif) #B7B7B7 left bottom no-repeat;
}  
#contactInfo {
	color:#000;
}
#contactInfo h1 {
	color:#FFF;
  margin:0 0 1em;
}
#contactInfo h2 {
	margin:1em 0 0.3em;
	color:#056;
  font-size:11px;
  text-transform:uppercase;
}
#contactInfo b {
	color:#056;
}  

body.secondary #mainGraphic {
	height:96px;
}
#mainGraphic,
body.secondary .company #mainGraphic,
body.secondary .management #mainGraphic,
body.secondary .news_events #mainGraphic,
body.secondary .events #mainGraphic,
body.secondary .archives #mainGraphic,
body.secondary .locations #mainGraphic,
body.secondary .investors #mainGraphic, 
body.secondary .careers #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left top transparent; 
}
/* For all ad-word landing pages */
body.secondary .hp_electronic #mainGraphic,
body.secondary .hp_main #mainGraphic,
body.secondary .hp_portable #mainGraphic,
body.secondary .hp_identification #mainGraphic {
    background:url(../gfx/secondary.jpg) no-repeat left -672px transparent;
    height:123px !important; 
}
body.secondary .industries #mainGraphic,
body.secondary .nuclear #mainGraphic,
body.secondary .defense #mainGraphic,
body.secondary .security #mainGraphic,
body.secondary .medical #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left -96px transparent; 
}
body.secondary .divisions #mainGraphic,
body.secondary .dosimetry_division #mainGraphic,
body.secondary .imaging_division #mainGraphic,
body.secondary .sensing_division #mainGraphic,
body.secondary .health_division #mainGraphic,
body.secondary .radiation_monitoring_division #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left -192px transparent; 
}
body.secondary .products #mainGraphic,
body.secondary .health_products #mainGraphic,
body.secondary .radiation_monitoring_products #mainGraphic,
body.secondary .sensing_products #mainGraphic,
body.secondary .dosimetry_products #mainGraphic,
body.secondary .imaging_products #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left -288px transparent; 
}
body.secondary .sales_support #mainGraphic,
body.secondary .dosimetry_sales_support #mainGraphic,
body.secondary .imaging_sales_support #mainGraphic,
body.secondary .sensing_sales_support #mainGraphic,
body.secondary .health_sales_support #mainGraphic,
body.secondary .radiation_monitoring_sales_support #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left -384px transparent; 
}
body.secondary .knowledge_ctr #mainGraphic,
body.secondary .faqs #mainGraphic,
body.secondary .glossary #mainGraphic,
body.secondary .library #mainGraphic,
body.secondary .resources #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left -480px transparent; 
}
body.secondary .news_events #ctr a,
body.secondary .archives #ctr a {
	color:#056;
}
body.secondary .news_events #ctr a:hover,
body.secondary .archives #ctr a:hover,
body.secondary .news_events #ctr a:visited,
body.secondary .archives #ctr a:visited {
	color:#D5A010;
}
body.secondary .news_events #ctr a:hover,
body.secondary .archives #ctr a:hover {
	text-decoration:underline;
}
	

body.secondary .contact #mainGraphic {
	background:url(../gfx/secondary.jpg) no-repeat left bottom transparent; 
}

body.secondary #lft {
	width:185px;
}

body.secondary #ctr {
	width:474px;
	padding:25px 60px 25px 25px;
}
/* For ad-word landing pages */
body.secondary #landing {
    padding:25px 25px 25px 25px;
}
body.secondary .radiation_monitoring_sales_support #ctr {
	width:600px;
}
body.secondary #ctr #productList ul {
	margin-left:0;
}  

body.secondary #rgt {
	width:211px;
}
#secNav dt {
	font-size:12px; line-height:24px;
  color:#7E8082;
}  

#ctr img.prod_view {
	position:absolute;
	top: 667px;
	right: 515px;
}   

body.secondary .health_customer_notifications td#colCenter #ctr li,
body.secondary .health_software_downloads td#colCenter #ctr li,
body.secondary .health_user_manuals td#colCenter #ctr li {
	margin-bottom:0.8em;
}

/*									*/
/* =search results	*/
/*									*/

.search_results table.gsc-resultsHeader {
	visibility:visible;	
}
.search_results .gs-result a {
	color:#056;
} 
.search_results a.gsc-trailing-more-results {
	color:#D5A010;
}
.search_results .gs-result .gs-visibleUrl {
	color:#EA6D1F;
}
.search_results .gsc-control {
	width:530px;
}
div.search_results iframe {
	font-size:74%;
}
.search_results {
	
}
