/* CSS Document */
/*START OF PAGE STRUCTURE DEFINITIONS*/
html {overflow-y: scroll;}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #444;

}
#base {
	width: 900px;
	height: auto;
	padding: 0 25px;
	margin: 0 auto;
	background-color: #fff;
}
#search {
	width: 900px;
	padding: 0 0 0 0;
	margin: 14px 0 0 0;
	text-align: right;
}
#logo {
	float: left;
	width: 125px;
	height: 55px;
	position:absolute;
	top: 10px;
	
	*position: inline !important;
	*top: 0px !important;
	*margin-bottom: -20px !important;
}
/*
#beta {
	float: left;
	width: 80px;
} */
img, a {
	outline: none;
}
#gplusone {
	width: 65px;
	float: right;
	margin-bottom: 5px;
}
#toolbox {
	width: 125px;
	float: left;
	margin-top: 2px;
}
#logocontainer {
	width: 900px;
	height: 60px;
	padding: 0 0 15px 0;
	margin: 0;
}
#divisionnav {
	width: 100%;
	padding: 30px 0 0 0;
	text-align: left;
	 border-width: 0em;
	 border-style: dashed;
	 border-color: #000;
}

#divisionnavtext {
		padding: 13px 0 0 0;
}

#divisiontitle {
	/*float: left;
	padding: 30px 0 0 0;
	margin: 0 0 0 100px;*/
	position:relative;
	padding: 11px 0 0 0;
	top:28px;
	left:18px;
}

#divisiontitle h1{
	font-weight: normal;
	font-size: 22px;
	color: #919191;
}


#sitenav {
	width: 900px;
	padding: 10px 0 10px 0;
/*	margin: 0 0 10px 0;  */
	margin: 0px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

/*Global & Subsite Home Page Header*/
#header_a {
	width: 900px;
	height: 300px;
	margin: 0 0 0px 0;
	/*padding: 10px 0 10px 0; */
	padding: 0px;
	border-bottom: 1px solid #dcdcdc;
}

/*Secondary Page Header*/
#header_b {
	float: right;
	width: 675px;
	height: 170px;
	padding: 0 0 0px 0;
	margin: 10px 0 0px 0;
	background-color: #fff;
	border-bottom: 1px solid #dcdcdc;
}
/*Product Page Header*/
#header_c {
	float: right;
	width: 674px;
	height: auto;
	padding: 0 0 4px 0;
	margin: 10px 0 15px 0;
	background: #FFF;
	border-bottom: 1px solid #a8a8a8;
}
#header_c h1 {
   	font: 30px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	padding: 0 ;
	margin: 0;
}

/*MV Fork Page Header*/
#header_fork {
	width: 900px;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
}
#navleft {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0 25px 180px 0;
	min-height: 205px;
}
#contentbase {
	float: right;
	width: 675px;
	margin: 10px 0 0 0 ;
	padding: 0;
}
#contentleft2x {
	float: left;
	width: 450px;
	margin: 10px 0 0 0 ;
	padding: 0 25px 5px 0;
}
#contentleft, .contentleft {
	float: left;
	width: 208px;
	margin: 10px 0 0 0;
	padding: 0 25px 5px 0;
}

.floatleft {
	float: left;
	width: 215px;
	margin: 10px 0 0 0;
	padding: 0 10px 5px 0;
}

#contentright, .contentright {
	float: right;
	width: 200px;
	margin: 10px 0 0 0 ;
	padding: 0 0 5px 0;
}
#contentright2x {
	float: right;
	width: 450px;
	margin: 0;
	padding: 0 25px 5px 0;
}
#contentright3x {
	float: right;
	width: 650px;
	margin: 0;
	padding: 0 25px 5px 0;
}
.contenthidden {
	display: none;
}

#clear_both {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearboth, .clear {
	clear: both;
}
#footer {
	width: 900;
	/*	height: 100;  */
	text-transform: capitalize;
	margin: 0;
	padding: 15px 0 30px 0;
	border-top: 1px solid #dcdcdc;
}
/*END OF PAGE STRUCTURE DEFINITIONS*/

/*START OF MV HEADER FORK DEFINITIONS*/
#mvheader_fork {
	width: 900px;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

#mvcontentleft2x {
	float: left;
	width: 425px;
	margin: 10 0 20px 0;
	padding: 10 25px 5px 0;
	/*border-right: 1px solid #dcdcdc;*/
}
#mvcontentright2x {
	float: right;
	width: 424px;
	margin: 10 0 20px 15;
	padding: 10 0 5px 10px;
}
#mvcontentright2x h1, #mvcontentleft2x h1 {
	font-weight: normal;
	font-size: 22px;
	color: #919191;
}
	
/*END OF HEADER FORK DEFINITIONS*/

/*TAG DEFINITIONS*/
p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0;
	padding: 0 0 10px 0;

}
ul {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0 0 0 18px;
	padding: 0 0 0px 0;
	list-style: square;
}
li {
	padding: 0 0 5px 0;
}	
h1 {
	font: 18px/21px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0 0 10px 0;
}
h2 {
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	margin: 10px 0 4px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #bababa;      
	
}

h1.corporate {
	font: 15px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0 0 10px 0;
	}
h2.corporate {
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #bababa;
	}

h3 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-style: italic;
}
h4 {
  font: 12px/18px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #555;
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

img {
	margin: 0;
	padding: 0 0 0 0;
	border: none;
	outline: none;
}
a:link {
	color: #0077c0;
	text-decoration: none;
}
a:visited {
	color: #0077c0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0077c0;
}


table {
		 font: 12px/18px Arial, Helvetica, sans-serif;
		 }
table.spectable 
{
	color: #262626;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 1.5em 0;
	font: 12px/18px Arial, Helvetica, sans-serif;	
}
td.spectable {
		 padding: 0.25em;
		 border-bottom: 1px solid #fff;
		 background-color: #e9e9e9;
		 vertical-align: top;		 
		 
}
td.plaintable {
		 padding: 0.25em;
		 border-bottom: 1px solid #d7d7d7;
	 	 vertical-align: top;		 
		 
		 }		 
td.cellbluehilite {
		 padding: 0.25em;
		 background-color: #a9c3dd;
		 color: #262626;
		 font-weight: bold;
		 border-bottom: 1px solid #fff;
		 }
		.cellbluehilite {
		 padding: 0.25em;
		 background-color: #a9c3dd;
		 color: #262626;
		 font-weight: bold;
		 border-bottom: 1px solid #fff;
	
		 }
td.cellbluehilite+td.cellbluehilite {
		 border-left: 1px dotted #fff;
}

td.spectable+td.spectable, td.cellblue+td.cellblue {
		 border-left: 1px solid #ffffff;
}

td.plaintable+td.plaintable {
		 border-left: 1px dotted #9e9e9e;
}


/*CSS for product type, family datagrid*/
table.specgrid {
	color: #262626;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 1.5em 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	border-width: 0px;
}
.specgrid td{
	 padding: 0.25em;
	 border-bottom: 1px solid #d7d7d7;
 	 vertical-align: top;		 
	 /*background-color: #ffffff; */
}		 
.gridcellbluehilite 
{
	text-align:left;
	padding: 0.25em;
	background-color: #a9c3dd;
	color: #262626;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	height:22px;
}
.gridcellbluehilite th + th{
	border-left: 1px dotted #fff;
}
.specgrid td + td {
	border-left: 1px dotted #9e9e9e;
}
/*END OF TAG DEFINITIONS*/

#button {
	font: 10px Arial, Helvetica, sans-serif;
}

.featurebox1 {
	float: left;
	width: 208px;
	margin: 0;
	padding: 0 20px 5px 0;
}

form, input {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

select {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#search img, input {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

.htmlist, .htmllist {
	/*display: block;*/
	background: url(/images/iconhtml.gif) no-repeat;
	padding: 0 20px 5px 23px;
	margin: 0;
}

.pdflist {
	/*display: block;*/
	background: url(/images/iconpdf.gif) no-repeat;
	padding: 0 20px 5px 23px;
	margin: 0;
}

.doclist {
	/*display: block;*/
	background: url(/images/iconword.gif) no-repeat;
	padding: 0 20px 5px 23px;
	margin: 0;
}

.xlslist {
	/*display: block;*/
	background: url(/images/iconXL.gif) no-repeat;
	padding: 0 20px 5px 23px;
	margin: 0;
}

.ziplist, .exelist {
	/*display: block;*/
	background: url(/images/iconzip.gif) no-repeat;
	padding: 0 20px 5px 23px;
	margin: 0;
}

.xmllist, .txtlist {
	/*display: block;*/
	background: url(/images/iconText.gif) no-repeat;
	padding: 0 20px 5px 23px;
	margin: 0;
}



#divisionnav p, #search p, #sitenav p, #footer p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0;
	padding: 0;
}
#divisionnav a:link, #search a:link, #sitenav a:link, #footer a:link {
	color: #0079c3;
	text-decoration: none;
}
	
#divisionnav a:active, #search a:active, #sitenav a:active, #footer a:active, #navleft a:active {
	color: #0079c3;
	text-decoration: underline;
}
#divisionnav a:visited, #search a:visited, #sitenav a:visited, #footer a:visited, #navleft a:visited {
	color: #0079c3;
	text-decoration: none;
}
#divisionnav a:hover, #search a:hover, #sitenav a:hover, #footer a:hover, #navleft a:hover {
	color: #0079c3;
	text-decoration: underline;
}
#divisionnav ul {
	margin:0px !important;
	padding:0px !important;
}
#divisionnav li {
	margin:0px;
	padding:0 30px 0 0px;
	list-style: none;
	display: inline;
    font-size: 135%;
    font-weight:bold;
}

#sitenav ul {
	margin:0px;
	padding:0px;
}
#sitenav li {
	margin:0px;
	padding:0 8px 0 8px;
	list-style: none;
	display: inline;
}
.imgpadright {
	padding: 0 10px 10px 0;
}
img.productimg {
	margin: 0;
	padding: 0;
}
.imgfloatright {
	float: right;
	padding: 0;
	margin: 0 0 10px 10px;
}
.imgfloatleft {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
/*	border-bottom: 1px solid #dcdcdc;  */
}
/*
#featurebox {
	background: #eee url(/images/bluebox_gradient.gif) repeat-y;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}
*/
.langwarning {
	color:#CC0000;
	font-weight:bold:
}
.small {
	color:#555;
	font-size: 90%;
}
.smaller {
	color:#555;
	font-size: 85%;
}
.textinputarea {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}

.featured {
font-style: italic;
color: #666;
margin: 0;
padding: 0;
}
/*start NEW - 08 04 25*/
.featurecaption {
background: #626262 url(/images/bluebox-caption_bkg.gif) repeat-x;
color: #e9e9e9;
font-style: italic;
display: block;
padding: 5px;
margin: 0;
}
.imgframe1left {
background-image: url(/images/img_frame1.jpg);
float: left;
padding: 14px 21px 22px 15px;
margin: 0;
}
.imgframe1right {
background-image: url(/images/img_frame2.jpg);
float: right;
padding: 14px 15px 22px 21px;
margin: 0;
}
.featurehead1 {
color: #777;
font: 16px Arial, Helvetica, sans-serif;
font-style: italic;
padding: 10px 0 5px 0;
margin: 0; 
}
/*end NEW - 08 04 25*/
.outdent {
	text-indent: -2em;
	margin: 0 0 0 2em;	
}

.prodfilter {
	font-size:80%;
}

.navnote {
	font-size:90%;
	color:#999999;
}

input.submitButton {
background-color:#666666;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
font-weight:bold;
}

input.submitButtonBright {
background-color:#3366FF;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
font-weight:bold;
}

.thumbnail_text {
	font-size:90%;
	text-align:center;
	background-color:#efefef;
}
.thumbnail_text a{
	text-align:center;
}

.blocklink {
	display: block;
}
#familylist a:hover {
	 background-color: #E1F0FF;
}

.dumb
{
  text-align:left;
}

.dcompatlist {
	width: 210px;
	float: left;
}

.sottovoce {
	font-size: 75%;
	color:#999999;
	font-style:italic;
	
}
.code {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	background-color:#FFFFCC;
	padding:5px;
}
#contentcustom {
	float: left;
	width: auto;
}
#navleftpartner {
	float: left;
	margin-right:25px;
}

/*for css-styled form: see ipd/support/trainingform.aspx*/

ol.fields {
	list-style: none;
}

li.fieldrow {
	padding-bottom: 1em;
}

label.fieldtext {
	float: left; 
	width: 13em; 
	margin-right: 1em;
}

fieldset.structure {
	margin: 1.5em 0 0 0; 
	padding: 0; 
	border: 0px;
}

p.tabbody {
	text-align: left; 
}

/* Landing page button styling */
.LandingPageDloadBtn {
	float: left;
	margin: 25px 15px 175px 0;
}
#landingform p {
	font-weight: normal;
	background:none !important;
}

/* Let's get some standard positioning stock styles going here... */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin: 0 auto;
}

/* Defense and Security site styles */

.spectralbg {
	background: url(/images/corp/defense/spectrum_440w.jpg) top left no-repeat;
	width: 460px;
	height: 107px;
	padding: 19px 0 1px 1px;
}
.spectralbg a {
	text-indent: -10000px;
	display: block;
	float: left;
	outline: none;
}
.spectralbg a:hover {
	background: #06C;
	opacity:0.2;
	filter:alpha(opacity=20);
}
#spectral_xray {
	width: 34px;
	height: 88px;
	margin-left: 6px;
}
#spectral_uv {
	margin-left: 18px;
    width: 34px;
	height: 88px;
}
#spectral_vis {
	width: 123px;
	height: 88px;
	margin-left: 2px;
}
#spectral_nir {
	width: 34px;
	height: 88px;
}
#spectral_swir {
	width: 46px;
	height: 88px;
}
#spectral_mwir {
	width: 46px;
	height: 88px;
}
#spectral_lwir {
	width: 45px;
	height: 88px;
	margin-left: 25px;
}

/* Careers section prettification */
a img[src="/images/checkedgreen.gif"] {
	vertical-align: middle;
	opacity:0.75;
	filter:alpha(opacity=75);
	background-color: #fff;
	padding-right: 10px;
}
a:hover img[src="/images/checkedgreen.gif"] {
	opacity:1;
	filter:alpha(opacity=100);
}

/* fix the search button's incorrect attributes */
.searchbtn {
	width: 18px;
	height: 18px;
}

/* fix Sapera pages bullets + download links */
#contentleft2x .liBullet {
	list-style: inside square;
	padding-left: 5px;
	font-size: 105% !important;
}
.sapera_downloadlinks img {
	vertical-align: middle;
	padding-right: 5px;
	background: #fff;
}
.sapera_downloadlinks ul {
	margin: 10px 0;
	list-style: inside square;
	padding-left: 5px;
}
.saperazipicon {
	padding-bottom: 10px;
	float: left;
}

/* New lightbox Google custom sitesearch functionality */

/**
 * Default theme
 *	from Google Custom SiteSearch
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion,
.gs-promotion {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion .gs-promotion-image,
.gs-promotion .gs-promotion-image {}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block !important;
  font-size: 8pt;
  color: #666 !important;
}

  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #0175C0;
  }
  input.gsc-search-button {
    border-color: #0175C0;
    background-color: #0175C0;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #0175C0;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #4486b3;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #0289e3;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #0099ff;
  }
  .gsc-cursor-page {
    color: #0175C0;
  }
  a.gsc-trailing-more-results:link {
    color: #0175C0;
  }
  .gs-webResult .gs-snippet {
    color: #333333;
  }
  .gs-webResult div.gs-visibleUrl {
    color: #002f4e;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #002f4e;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gs-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }
  .gsc-input input.gsc-input , .gsc-input2 input.gsc-input2{
    background: none repeat scroll 0% 0% white !important;
  }
  #gsearch {
	  width: 190px;
	  float: right;
	  margin-top: 5px;
	z-index: 1000000;

  }
  .gsc-clear-button {
	  display: none;
  }
  input.gsc-search-button, input.gsc-search-button2 {
    background: url("/images/btn_search.gif") no-repeat scroll 0 1px transparent;
	display: block;
    height: 25px;
    text-indent: -10000px;
    width: 25px;
	border: none;
	cursor: pointer;
	float: right;
	margin-top: -3px;
  }
  .gsc-input, .gsc-input2 {
	width: 155px !important; 
	float: left; 
  }
  input#searchtxt, input#searchtxt2 {
	color: #888888;
    font-size: 9pt;
	padding: 1px 3px 3px 3px;
  }
  #searchresults h2 {
	  font-size: 16pt;
	  border-bottom: 1px dotted #0175C0;
	  color: #0175C0;
	  padding-bottom: 5px;
  }
  .gsc-tabsArea, .gsc-resultsHeader {
	  display: none;
  }
  #gscbox2 {
	  width: 190px;
	  float: right;
	  margin-top: -30px;
  }
  .gsc-cursor-page {
	display: block;
    float: left;
    height: 15px !important;
	width: 15px;
	padding: 5px;
	background-color: #0175C0 !important;
	text-decoration:none !important;
	color: #fff !important;
	font-weight: bold !important;
	text-align: center;
  }
  .gsc-cursor-page:hover {
	  background: #025c99 !important;
  }
  .gsc-cursor-current-page {
	  background: #8BA6C2 !important;
  }
  .gsc-control-cse, .gsc-webResult {
	  background: none !important;
	  border: none !important;
  }
#fancybox-outer.fancysearch  {
	  padding: 20px !important;
	  border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	background: #fff url(/images/corp/lightboxbg.jpg) center bottom no-repeat !important;
	  height: 875px !important;
  }
.fancysearch #fancybox-content {
	  border: 0 !important;
	  height: 875px !important;
	  margin: 0 auto;
  }
#fancybox-overlay.fancysearch {
	  position:fixed !important;
	  height: 1600px !important;
  }
  #cse {
	  width:700px !important;
  }

/* Section Nav indent */
#nonvisnavtree2 {
	margin-left: 23px;
	margin-top: -10px;
}

/* some misc code cleanup, moving inline styles into here */
#subcontent {
	position: absolute; 
	visibility: hidden; 
	border: 1px solid #e0e0e0;
    background-color: #eeeeee; 
	width: 100px; 
	padding: 4px;
}
.rightsreserved {
	vertical-align: center;
	height: 16px;
	float: left;
}
.socialmediaicons {
	float: left;
}
.privpolicy {
	vertical-align: center; 
	height: 16px; 
	float: left;
}
.displaynone {
	display: none !important;
}

/* fix AddThis */
#toolbox a {
    display: block;
    float: left;
    height: 20px;
    overflow: hidden;
    text-indent: -10000px !important;
    width: 20px;
	}
	
/* D&S site detectors page spectrum buttons and popup */
p.detectorsbg {
	width: 475px;
	height: 83px;
	margin-bottom: 10px;
}
p.detectorsbg:hover {
    background: url(/images/corp/defense/spectrum_440w_pop.jpg) no-repeat scroll 0 1px #FFFFFF;
    height: 83px;
    margin-top: -122px;
    padding-top: 122px;
    position: relative;
    vertical-align: bottom;
    width: 475px;
}
.detectorsbg a {
	margin-right: 10px;
	display: block !important;
	height: 83px;
	text-indent: -10000px;
	float: left;
	outline: none;
}
#detectors_xray {
	width: 70px;
	background: url(/images/corp/defense/detectors_440w.png) 0 0 no-repeat;
}
#detectors_ccd {
	width: 70px;
	background: url(/images/corp/defense/detectors_440w.png) -70px 0 no-repeat;
}
#detectors_cmos {
	width: 73px;
	background: url(/images/corp/defense/detectors_440w.png) -140px 0 no-repeat;
}

#detectors_ingaas {
	width: 75px;
	background: url(/images/corp/defense/detectors_440w.png) -213px 0 no-repeat;
}
#detectors_mblm {
	width: 102px;
	background: url(/images/corp/defense/detectors_440w.png) -288px 0 no-repeat;
	margin-right: 0px !important;
}
#detectors_xray:hover {
	background-position: 0 -83px;
}
#detectors_ccd:hover {
	background-position: -70px -83px;
}
#detectors_cmos:hover {
	background-position: -140px -83px;
}
#detectors_ingaas:hover {
	background-position: -213px -83px;
}
#detectors_mblm:hover {
	background-position: -288px -83px;
}
.detectors_tabs ul.tabs-list {
	display: none;
} 

.tabpointer {
    display: block !important;
    margin-left: 25px;
    margin-top: 65px !important;
	border: none;
	outline: none;
}
#detectors_mblm .tabpointer {
    margin-left: 35px;
}
#detectors_ccd:hover .tabpointer, #detectors_xray:hover .tabpointer, #detectors_cmos:hover .tabpointer, #detectors_ingaas:hover .tabpointer, #detectors_mblm:hover .tabpointer {
	margin-top: 87px !important;
}
span.specpop {
	position: relative;
}
span.specpop a span {
	display: none;
}
span.specpop a:hover span {
	display: block !important;
	position: relative;
	text-indent: 0 !important;
	width: 475px;
 	height: 117px;
	margin-top: -139px;
	margin-left: -8px;
}
span.specpop a#detectors_cmos:hover span {
	margin-left: -108px !important;
}
span.specpop a#detectors_ingaas:hover span {
	margin-left: -208px !important;
}
span.specpop a#detectors_mblm:hover span {
	margin-left: -308px !important;
}
span.specpop a:hover span img {
	border: none !important;
	outline: none !important;
}
span.specpop a:hover span img.showspectrum {
	background: #06C;
	opacity:0.35;
	filter:alpha(opacity=35);
	display: block;
	float: left;
	height: 91px !important;
	margin-top: 8px;
	margin-bottom: 8px;
}
span.specpop a:hover span img.showxray1 {
	width: 42px !important;
	margin-left: 21px;
	margin-right: 375px;
}
span.specpop a:hover span img.showdotxray {
	margin-left: 35px;
}
span.specpop a:hover span img.showccd1 {
	width: 165px !important;
	margin-left: -3px;
	margin-right: 260px;
}
span.specpop a:hover span img.showdotccd {
	margin-left: 35px;
}
span.specpop a:hover span img.showcmos1 {
	width: 165px !important;
	margin-left: 17px;
	margin-right: 250px;
}
span.specpop a:hover span img.showdotcmos {
	margin-left: 135px;
}
span.specpop a:hover span img.showingaas1 {
	width: 61px !important;
	margin-left: 220px;
	margin-right: 20px;
}
span.specpop a:hover span img.showdotingaas {
	margin-left: 235px;
	*position: relative;
	*top: -8px;
}
span.specpop a:hover span img.showmblm1 {
	width: 125px !important;
	margin-left: 275px;
	margin-right: 20px;
}
span.specpop a:hover span img.showdotmblm {
	margin-left: 345px;
	*position: relative;
	*top: -8px;
}
/* D&S site cameras page buttons and popup (depends on some styles above) */
p.camerasbg {
	width: 475px;
	height: 83px;
	margin-bottom: 10px;
}
.camerasbg .tabpointer {
    margin-left: 32px;
}
p.camerasbg:hover {
    background: url(/images/corp/defense/speed_440w_pop.png) no-repeat scroll 0 1px #FFFFFF;
    height: 83px;
    margin-top: -122px;
    padding-top: 122px;
    position: relative;
    vertical-align: bottom;
    width: 475px;
}
.camerasbg a {
	margin-right: 25px;
	display: block !important;
	height: 83px;
	text-indent: -10000px;
	float: left;
	outline: none;
}

#cameras_boa {
	width: 90px;
	background: url(/images/corp/defense/cameras_440w.png) 0 0 no-repeat;
}
#cameras_genie {
	width: 90px;
	background: url(/images/corp/defense/cameras_440w.png) -90px 0 no-repeat;
}
#cameras_falcon {
	width: 90px;
	background: url(/images/corp/defense/cameras_440w.png) -180px 0 no-repeat;
}

#cameras_custom {
	width: 90px;
	background: url(/images/corp/defense/cameras_440w.png) -270px 0 no-repeat;
}
#cameras_boa:hover {
	background-position: 0 -83px;
}
#cameras_genie:hover {
	background-position: -90px -83px;
}
#cameras_falcon:hover {
	background-position: -180px -83px;
}
#cameras_custom:hover {
	background-position: -270px -83px;
}

#cameras_boa:hover .tabpointer, #cameras_genie:hover .tabpointer, #cameras_falcon:hover .tabpointer, #cameras_custom:hover .tabpointer {
	margin-top: 87px !important;
}

span.specpop a#cameras_genie:hover span {
	margin-left: -108px !important;
}
span.specpop a#cameras_custom:hover span {
	margin-left: -208px !important;
}
span.specpop a:hover span img.showspeed {
	background: #06C;
	opacity:0.35;
	filter:alpha(opacity=35);
	display: block;
	float: left;
	height: 65px !important;
	margin-top: 15px;
	margin-bottom: 27px;
}
span.specpop a:hover span img.showboa {
	width: 45px !important;
	margin-left: 43px;
	margin-right: 375px;
}
span.specpop a:hover span img.showdotboa {
	margin-left: 43px;
}
span.specpop a:hover span img.showgenie {
	width: 55px !important;
	margin-left: 144px;
	margin-right: 260px;
}
span.specpop a:hover span img.showdotgenie {
	margin-left: 143px;
}
span.specpop a:hover span img.showfalcon {
	width: 319px !important;
	margin-left: -95px;
	margin-right: 250px;
}
span.specpop a:hover span img.showdotfalcon {
	margin-left: 43px;
}
span.specpop a:hover span img.showcustom {
	width: 411px !important;
	margin-left: -102px;
	margin-right: 20px;
}
span.specpop a:hover span img.showdotcustom {
	margin-left: 243px;
	*position: relative;
	*top: -8px;
}
/* Make the D&S buttons click pretty */
.specpop a:active {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/* Facebook sharing fix */
#fb-root {
    overflow: hidden !important;
    position: relative !important;
}
/* LS product overview styles */
#lsproductboxes {
	width: 460px;
	display: block;
	float: left;
}
#lsproductboxes ul {
	margin: 0;
}
#lsproductboxes ul li {
	background: url(/images/ls/lscellbg.jpg) right bottom no-repeat;
}

#lsproductboxes ul li, #lsproductboxes ul li.widecell div {
	width: 130px;
	margin: 0 10px 10px 0;
	float: left;
	display: inline-block;
	border: 1px solid #d5d9e5;
	padding: 8px;
	text-align: center;
	height: 163px;
}

#lsproductboxes ul li.widecell {
	width: 270px;
	padding: 8px;
}

#lsproductboxes ul li.widecell div {
	height: 120px;
	padding: 0 !important;
	margin-right: 5px !important;
	border: 0 !important;
}

#lsproductboxes ul li.halfcell {
	width: 200px;
	padding: 8px;
}

#lsproductboxes h3 {
    color: #003455;
    font-size: 10pt;
    font-style: normal;
    margin-bottom: 10px;
    text-align: left;
}
/* LS Contact form */
.ls_quantaprolist, .ls_nonquantaprolist, .lscontactoptions textarea {
	display: block;
}
/* LS image slider */
#s3slider { 
   width: 675px; /* important to be same as image width */ 
   height: 170px; /* important to be same as image height */
   position: relative;
   overflow: hidden;
}

#s3sliderContent {
   width: 675px; /* important to be same as image width or wider */
   position: absolute;
   top: 0;
   margin-left: 0;
}

.s3sliderImage {
   float: left;
   position: relative;
   display: none;
}

.s3sliderImage span {
   position: absolute;
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=0);
   -moz-opacity: 0;
   -khtml-opacity: 0;
   opacity: 0;
   color: #fff;
   display: none;
   top: 0;
}
/* feedback survey */
#feedbacksurvey {
	background: url(/images/feedbacksurveybg.png) 0 0 no-repeat;
	color: #fff !important;
    top: 50%;
    display: block;
    height: 195px;
    padding: 30px 19px 20px 28px;
    position: fixed;
    right: 25px;
    width: 190px;	
	margin-top: -135px;
}
#feedbacksurvey h3, #feedbacksurvey p  {
	color: #fff !important;
}
#feedbacksurvey h3  {
	font-style: normal;
	font-size: 13px;
}
#feedbacksurvey p em {
	font-size: 10px;	
}
#feedbacksurvey p {
    border-bottom: 1px dotted #46a7e8;
    line-height: 15px;
    margin-bottom: 10px;
    padding-bottom: 0 !important;
	cursor: pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#feedbacksurvey p:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#feedbacksurvey div {
	margin-left: 5px;	
	width: 170px;
}

/* new frontpage slideshow */
.nivo-controlNav {
	width: 125px;
	bottom: -40px !important;
	margin-bottom: 350px !important;
    margin-left: 330px !important;
	z-index: 1000;
}
.nivo-controlNav a.nivo-control:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#slider a {
    display:block;
}
.nivoSlider {
    position:relative;
    width:900px;
    height:300px;
    background:url(/scripts/nivo/themes/orman/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
#pauseresume {
    cursor: pointer;
    display: block;
	float: left;
	margin-right: 8px;
    position: relative;
	top: -2px;
    text-decoration: none;
    width: 15px;
	height: 15px;
	text-indent: -10000px;
	background: url(/images/corp/slides/pauseresume.png) 0 0 no-repeat;
}
#pauseresume:hover {
	background: url(/images/corp/slides/pauseresume.png) 0 -15px no-repeat;
}
#pauseresume.resumeslider {
	background: url(/images/corp/slides/pauseresume.png) 0 -30px no-repeat;
}
#pauseresume.resumeslider:hover {
	background: url(/images/corp/slides/pauseresume.png) 0 -45px no-repeat;
}
/* Blog RSS feed */
 #blogfeed {font-size:10px; width:215px;}
 #blogfeed a{font-size:14px;  text-decoration:none; display:block;margin-top:10px;}
 #blogfeed .time{color:#999; font-size:10px;}
 #blogfeed .snippet{color:#999;}
