﻿/*  =reset.css */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td, ul, li
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 100%;
	width: 945px;
	margin: 0 auto;
	
}
.divupdate
{
	background-color: Black;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
h1.microscopy
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_microscopy.jpg) top left no-repeat;
}
h1.low_light
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_low_light.jpg) top left no-repeat;
}
h1.spectroscopy
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_spectroscopy.jpg) top left no-repeat;
}
h1.xray
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_xray.jpg) top left no-repeat;
}
h1.oem
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_oem.jpg) top left no-repeat;
}
h1.corporate
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_corporate.jpg) top left no-repeat;
}
h1.time_resolved
{
	font-size: 15px;
	color: #ffffff;
	padding: 4px 0px 0px 17px;
	margin: 0px;
	margin-bottom: 10px;
	width: 725px;
	height: 25px;
	clear: left;
	background: url(../images/h1_bg_time_resolved.jpg) top left no-repeat;
}
h1.float
{

	line-height: 1.6em;
	margin: 0em 0pt 0.8em;
	clear: left;
	float: left;
}
h2
{
	font-size: 1.4em;
	margin: 1em 0em 0.8em;
	line-height: 1.2em;
}
p
{
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size: 1.0em;
	margin: 0pt 0em 0.4;
	line-height: 1.1em;
	padding-bottom: 5px;
}
h4
{
	font-size: 0.75em;
	margin: 0 0 20px;
}
p
{
	margin: 0em 0pt 1em;
}
h1, label
{
    font-size: 1em;
    font-weight: bold;
    color: #005172;
}

h2, label
{
    font-size: 0.9em;
    font-weight: bold;
    color: #404f53;
}

p, label
{
	font-size: 0.8em;
	line-height: 1.5em;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 96%;
	clear: both;
	margin-left: 2%;
	margin-top: 10px;
	margin-bottom: 10px;
}
caption
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
fieldset, img
{
	border: 0;
}
dt, address, cite, code, dfn, em, i, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
sup
{
	font-size: 0.6em;
}
q:before, q:after
{
	content: '';
}
.displayNone
{
	display: none;
}
.small
{
	font-size: 8pt;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.right
{
	display: block;
	float: right;
	clear: right;
	margin: 10px 0 10px 10px;
}
.rightAlign
{
	text-align: right;
}
.rightInline
{
	display: block;
	float: right;
}
.left
{
	display: block;
	float: left;
	clear: left;
	margin: 10px 10px 10px 0;
}
.center
{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.clearRight
{
	clear: right;
}
.centerText
{
	text-align: center;
}
.clear
{
	display: block;
	visibility: hidden;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}
.contactMe
{
	width: 40%;
	margin-top: 0px;
	vertical-align: top;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
.none
{
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-image: none;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
/* =font colours */
.red
{
	color: #B31042;
}
.redBG
{
	background-color: #B31042;
}
.teal
{
	color: #014F62;
}

.teal2
{
	color: #86ABB4;
}
.teal3
{
	color: #E5EDEF;
}
.tealBG
{
	background-color: #014F62;
}
.teal3BG
{
	background-color: #F2F6F7;
}
.grey
{
	color: #86ABB4;
}
.greyBG
{
	background-color: #86ABB4;
}
.green
{
	color: #4B8619;
}
.greenBG
{
	background-color: #4B8619;
}
.blue
{
	color: #01829B;
}
.blueBG
{
	background-color: #01829B;
}
.orange
{
	color: #FF8701;
}
.orangeBG
{
	background-color: #FF8701;
}
.plum
{
	color: #421840;
}
.plumBG
{
	background-color: #421840;
}
.white
{
	color: #fff;
}
.whiteBG
{
	background-color: #fff;
}
.padding10
{
	padding: 10px;
}
/* -------------------------------------------------------------------*/
/* =h1 */

h1.logo
{
	float: left;
}
/* -------------------------------------------------------------------*/
/* =h2 */
h2.productSearchHeader
{
	font-size: 90%;
	padding: 5px 0;
	margin: 0;
}

div.phonenumbers h2
{
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 120%;
}
h2.cameraTypeOptionsHeader
{
	margin: 0;
	padding: 5px;
	font-size: 70%;
	color: #fff;
}
h2.slogan
{
	background: url(../images/slogan.jpg) bottom center no-repeat;
	width: 100%;
}
div.systemBuilder h2
{
	color: #000000;
}
/* -------------------------------------------------------------------*/
/* =h3 */
h3.productSearchPramHeader
{
	font-size: 70%;
	padding: 0 10px;
	margin: 0;
}
h3.productFeature
{
	width: 40%;
	float: left;
	text-align: right;
	margin: 0 10px 0 0;
}

div.systemBuilderOption h3
{
	font-size: 90%;
}
div.systemBuilderInner h3
{
	margin: 10px 0;
}
/* -------------------------------------------------------------------*/
/* h4 */

/* -------------------------------------------------------------------*/
/* =p */
div.phonenumbers p
{
	padding: 0;
	margin: 0;
}
p.productDescription
{
	display: block;
	width: 445px;
	float: left;
}
p.productFeature
{
	display: block;
	width: 55%;
	float: left;
	padding: 0;
	margin: 0;
}
div.systemBuilderOption ul li p
{
	margin: 0;
}
.copyright
{
	width: 940px;
	color: #4d4f53;
	text-align: left;
	font-size: 11px;
	height: 30px;
}

.copyright2
{
	width: 200px;
	color: #4d4f53;
	text-align: left;
	font-size: 11px;
	height: 30px;
		padding-top: 2px;
		margin-left: 20px;
}
a.cameraFinder p, a.findRightCamera p
{
	margin: 0;
	padding: 0;
}
div.systemBuilderOption p
{
	font-size: 80%;
	font-weight: bold;
}
p.systemBuilderButtons
{
	display: block;
	height: 30px;
}
p.specDescription
{
	font-size: 80%;
	font-weight: bold;
	color: #01829B;
}
/* -------------------------------------------------------------------*/
/* =div */

div.masterbox
{
    	border: solid 1px #EAEBED;
    	width: 900px;
    	padding: 20px;
    	padding-top: 5px;
    	padding-bottom: 0px;
    	margin-bottom: 5px;
    	min-height: 600px;
}

div.content
{
    width: 900px;
}

div.homecontent
{
    width: 940px;
}

div.container
{
	width: 945px;
	height: auto;
	background: #fff;
	padding-top: 10px;

}
div.bulletBox
{
	padding: 10px;
	background-color: #F2F2F2;
}
div.footer
{
	clear: both;
	font-size: 1.2em;
	float: right;
}
	div.bottom
{
	clear: both;
}
div.productSearch
{
	width: 20%;
	border: 1px solid #014F62;
	float: left;
	clear: left;
}
div.productCompare
{
	width: 78%;
	float: right;
}
div.cameraTypeOptions
{
	background: #fff;
}
div.cameraTypeOptions div
{
	margin: 0;
	padding: 0;
}
div.productLinks
{
	margin: 0 0 0 25px;
	width: 152px;
}
div.cameraDetailsTabs
{
	display: block;
	width: 500px;
	float: right;
	clear: both;
}
div.imageThumbnails
{
	width: 35%;
	padding: 5px;
	margin: 10px 0 0;
	float: left;
}
div.mainImage
{
	text-align: center;
	width: 60%;
	float: left;
	margin: 10px 0 0 10px;
}

div.pagetop {margin-top: 20px; margin-bottom: 20px; background: url(../images/dot.gif) 0 0 repeat-x; width: 725px}
div.pagebottom {background: url(../images/dot.gif) 0 100% repeat-x}
div.pageleft {background: url(../images/dot.gif) 0 0 repeat-y}
div.pageright {background: url(../images/dot.gif) 100% 0 repeat-y}
div.pagebottomleft {background: url(../images/bl.gif) 0 100% no-repeat}
div.pagebottomright {background: url(../images/br.gif) 100% 100% no-repeat}
div.pagetopleft {background: url(../images/tl.gif) 0 0 no-repeat}
div.pagetopright {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px} 

div.pagecontainer
{
 height: auto;
 padding: 20px 25px 25px 25px;
  
}



div.contentsubmenu
{
	width: 725px;
	float: right;
	margin: 10px 0;
	padding: 5px 0 0 0;
	
}
div.subMenu
{
	width: 150px;
	float: left;
	border: solid 1px #9a9b9c;
	margin-top: 14px;
	margin-bottom: 20px;
	line-height: 14px;
}

div.overwrite
{
	border: solid 1px #005172;
}

div.mechportal
{
	font-size: 3px;
	background: #ffffff url(http://www.andor.com/images/mechportalbg.gif);
	width: 170px;
	height: 630px;
}

div.systemBuilder
{
	width: 200px;
	float: right;
}
div.systemBuilderInner
{
	padding: 5px;
	
}
div.systemBuilderOption
{
	border-bottom: 1px solid #90B2BB;
	padding: 0 10px;
	margin: 0 0 10px 0;
}
div.systemBuilderOptionSelected
{
	background: #E0EEDD;
	padding: 10px;
}
div.productDetails
{
	width: 66%;
	margin: 0px 0 0;
	float: left;
}
div.summaryFill
{
	border: 5px solid #9BE69B;
	padding: 5px;
}
div.formField
{
	padding: 10px;
}
div.twoCol
{
	width: 45%;
	padding: 10px;
	float: left;
}
div.noBorder
{
	border: none;
}
div.inner
{
	padding: 10px;
}
/* -------------------------------------------------------------------*/
/* =ul */
ul.topNavigation
{
	position: relative;
	top: 0;
	right: 0px;
	width: auto;
	float: right;
	clear: right;
	margin: 0 0 0 200px;
}
div.mastertop
{
    height: 70px;
}

ul.navigation
{
	display: block;
	clear: both;
	height: 38px;
	width: 940px;
	padding: 0px 0px 0px 0px;
	background: url(../images/menu_bg.jpg) top left no-repeat;
	
}
ul.subNavigation
{
	display: block;
	clear: right;
	height: 15px;
	text-align: left;
	background: #86ABB4;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 15px 10px;
}
ul.bulletPoints
{
	margin: 25px;
}
div.footer ul
{

}
ul.cameraDetailsTabs
{
	display: block;
	clear: both;
	width: 100%;
	height: 29px;
	clear: both;
	border-bottom: 2px solid #C3C3C3;
	margin: 0;
	padding: 0 0 0 5px;
}
ul.subMenu
{
	font-size: 0.7em;
	padding-bottom: 10px;
	_line-height: 7px;
}
div.systemBuilderOption ul
{
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #BFD3D7;
}
div.breadcrumb
{
    width: 820px;
    padding-top: 10px;
    margin: 0px;
    padding-left: 21px;
}
ul.breadCrumb
{

}
/* -------------------------------------------------------------------*/
/* =li */
ul.topNavigation li
{
	display: block;
	float: left;
	text-align: center; /*border-left: solid 1px #999999;*/
	height: 20px;
}
ul.topNavigation li.first
{	
	padding-right: 10px;
	vertical-align: middle;
}
ul.topNavigation li.middle
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
ul.topNavigation li.last
{
	padding-left: 10px;
	vertical-align: middle;
	cursor: pointer;
}
ul.navigation li
{
	display: block;
	float: left;
	text-align: center;
	font-family: arial,helvetica,verdana,sans-serif;
}

ul.navigation li.cameras
{
width: 162px;
}


ul.navigation li.microscopy
{
    width: 173px;
}

ul.navigation li.spectrographs
{
    width: 135px;
}

ul.navigation li.software
{
    width: 99px;
}

ul.navigation li.accessories
{
    width: 119px;
}

ul.navigation li.support
{
    width: 92px;
}

ul.navigation li.searchbox2
{
    width: 120px;
}

ul.navigation li.searchbox2go
{
    width: 35px;
}


ul.bulletPoints li
{
	font-size: 0.75em;
	margin: 0 15px 15px 25px;
	line-height: 16px;
}
ul.subNavigation li
{
	display: block;
	float: left;
	margin-right: 15px;
	padding: 5px;
}
div.footer ul li
{
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	text-align: left;
	list-style: none;
	text-align: center;
	border-right: solid 1px #EAEBED;
}
div.footer ul li.first
{
	color: #1d1d1e;
	border-left: solid 1px #EAEBED;
}
ul.productSearchList
{
	list-style: none;
}
ul.cameraDetailsTabs li
{
	display: inline;
	float: left;
}
ul.productFeature li
{
	list-style: none;
	clear: both;
	padding: 5px;
}
ul.subMenu li
{
	list-style: none;

}
div.systemBuilderOption ul li
{
	list-style: none;
	padding: 5px;
	margin: 0 0 5px 0;
	background: #DEE9EB;
	clear: both;
}
div.systemBuilderOptionSelected ul li
{
	background: #fff;
}
div.systemBuilderOption ul li.selected
{
	background: #9BE69B;
	font: bold;
}
div.summary ul li
{
	font-size: 90%;
	list-style: none;
}
div.breadcrumb
{
    width: 820px;
    height: 25px;
	background: #ffffff;
}
ul.breadCrumb li
{
	float: left;
	list-style: none;
	padding: 0px 2px 0px 2px;
	font-size: 0.7em;
	color: #9a9b9c;
}
ul.systemBuilderSummary li
{
	list-style: none;
}
/* ------------------------------------------------------*/
/* =a */
a.pdf
{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	padding: 0pt 0pt 0pt 15px;
}
a.btnLogo
{
	display: block;
	width: 260px;
	height: 60px;
	background: url(../images/logo2.jpg) top left no-repeat;
	margin-left: 5px;
}
a.productSearchOption
{
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 65%;
}
a.filterRemove
{
	background: url(../images/delete.gif) left no-repeat;
	display: block;
	padding: 0 0 0 15px;
}
a.remove
{
	background: url(../images/delete.gif) left no-repeat;
	display: block;
	width: 10px;
	height: 10px;
}
.h3
{
	margin: 0pt 0em 0.4;
}
ul.topNavigation li a
{
	/*color: #005172; Ralph 10/03/2009 */
	color: #999999; /*padding-left: 15px;     padding-right: 15px;*/
	padding-bottom: 0px;
	padding-top: 0px;
	height: 15px;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
}
ul.topNavigation li a:hover
{
	color: #999999;
}
ul.topNavigation li last
{
	border-right: none;
}

div.masternumbers
{
float: right;  
text-align: right;  
color: #4d4f53;
font-size: 0.8em;
margin-right: 5px;
width: 275px;
}

ul.navigation li a
{
	color: #5f5f5f;
	display: block;
	text-align: center;
	height: 19px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 20px 6px 20px;
	border-right: solid 1px #d2d2d2;
	
}
ul.navigation li a.first
{


}

ul.navigation li.searchbox
{
width: 155px;

}

ul.navigation li.searchbox form
{
width: 137px;
}

ul.navigation li a:hover
{
	color: #ffffff;
	background: url(../images/menu_bg_selected.jpg) top left repeat-x;

}

ul.navigation li a.first:hover
{
color: #ffffff;
	background: url(../images/menu_bg_selected_first.jpg) top left no-repeat;

}

ul.navigation li a.selected
{
	color: #ffffff;
    background: url(../images/menu_bg_selected.jpg) top left repeat-x;
	border-right: solid 1px #d2d2d2;
}
ul.navigation li a.selectedfirst
{
	color: #ffffff;
    background: url(../images/menu_bg_selected_first.jpg) top left no-repeat;
	border-right: solid 1px #d2d2d2;
}

ul.subNavigation li a
{
	color: #fff;
	text-decoration: none;
	font-size: 75%;
	padding: 0 0 0 20px;
	background: url(../images/subNav.gif) left no-repeat;
}
ul.subNavigation li a:hover
{
	background: url(../images/subNavSelected.gif) left no-repeat;
}
ul.subNavigation li a.selected
{
	font-weight: bold;
	background: url(../images/subNavSelected.gif) left no-repeat;
	text-decoration: underline;
}
a.btnSpecSheet
{
	display: block;
	background: url(../images/btnDownloadSpecSheet.jpg) top left no-repeat;
	width: 152px;
	height: 28px;
	margin: 0 0 5px 0;
}
a.btnSpecSheet:hover
{
	background: url(../images/btnDownloadSpecSheet_o.jpg) top left no-repeat;
}
a.btnContactUs
{
	display: block;
	background: url(../images/btnContactUs.jpg) top left no-repeat;
	width: 152px;
	height: 28px;
	margin: 0 0 5px 0;
}
a.btnContactUs:hover
{
	background: url(../images/btnContactUs_o.jpg) top left no-repeat;
}
a.btnLiteratureRequest
{
	display: block;
	background: url(../images/btnLiteratureRequest.jpg) top left no-repeat;
	width: 152px;
	height: 28px;
	margin: 0 0 5px 0;
}
a.btnLiteratureRequest:hover
{
	background: url(../images/btnLiteratureRequest_o.jpg) top left no-repeat;
}
a.btnRequestQuote
{
	display: block;
	background: url(../images/btnRequestQuote.jpg) top left no-repeat;
	width: 135px;
	height: 28px;
	margin: 0 5px 5px 0;
}
a.btnRequestQuote:hover
{
	background: url(../images/btnRequestQuote_o.jpg) top left no-repeat;
}
a.btnSelect
{
	display: block;
	background: url(../images/btnSelect.gif) top left no-repeat;
	width: 73px;
	height: 21px;
	margin: 0 5px 15px 0;
}
a.btnSelect:hover
{
	background: url(../images/btnSelect_o.gif) top left no-repeat;
}
a.btnSaveSystem
{
	display: block;
	float: left;
	background: url(../images/btnSaveSystem.jpg) top left no-repeat;
	width: 135px;
	height: 28px;
	margin: 0 0 5px 0;
}
a.btnSaveSystem:hover
{
	background: url(../images/btnSaveSystem_o.jpg) top left no-repeat;
}
a.btnSystemBuildHelp
{
	display: block;
	background: url(../images/btnSystemBuildHelp.jpg) top left no-repeat;
	width: 150px;
	height: 140px;
	margin: 0 0 5px 0;
}
ul.cameraDetailsTabs li a
{
color: #ffffff;
font-size: 1pt;
}
ul.cameraDetailsTabs li a:hover
{

}
ul.cameraDetailsTabs li a.selected
{

}
a.specDescription
{
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	
}
a.specDescription:hover
{
	
}
li.level1
{
	display: block;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
	_line-height: 20px;
	}
	
	li.level1_download
{
	display: block;
	width: 73px;
	background: url(../images/new_window.jpg) top right no-repeat;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
	_line-height: 20px;
}
ul.subMenu li a
{
	display: block;
	margin-left: 14px;
	text-decoration: none;

}
ul.subMenu li a:hover, ul.subMenu li a.selected
{
	
	color: #9a9b9c;
	
}
ul.subMenu li a.selected
{
	font-weight: 100;
	}
div.footer
{

	width: 675px;
}
li.menutop
{
    width: 130px;
    color: #9a9b9c;
    background: url(../images/menu_top_grad.gif) top left repeat-x;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border-bottom: solid 1px #9a9b9c;
    font-weight: bold;
    
}
div.footer a
{
	/* color: #005172; Ralph 10/03/2009 */
	color: #4d4f53;
	font-weight: normal;
	text-decoration: none;
}
div.footer a:hover
{
	/* color: #999999; Ralph 10/03/2009 */
	color: #4d4f53;
	font-weight: normal;
	text-decoration: none;
}
div.footer ul li:hover
{
    background: #EAEBED;
}
div.footer ul li a
{
	font-size: 85%;
}
ul.breadCrumb li a
{
	font-weight: normal;
	text-decoration: none;
	color: #4d4f53;
}
a.completeList
{
	display: block;
	width: 115px;
	height: 28px;
	background: url(../images/btncomplete_o.gif) top left no-repeat;
}
a.completeList:hover
{
	background: url(../images/btncomplete.gif) top left no-repeat;
}
a.moreDetailsteal
{
	display: block;
	width: 107px;
	height: 28px;
	background: url(../images/btnmoredetails_teal_o.gif) top left no-repeat;
}
a.moreDetailsteal:hover
{
	background: url(../images/btnmoredetails_teal.gif) top left no-repeat;
}
a.readMore
{
	display: block;
	width: 107px;
	height: 28px;
	background: url(../images/btnmore_o.gif) top left no-repeat;
}
a.readMore:hover
{
	background: url(../images/btnmore.gif) top left no-repeat;
}
a.fullDetails
{
	display: block;
	width: 107px;
	height: 28px;
	background: url(../images/btndetails_o.gif) top left no-repeat;
}
a.fullDetails:hover
{
	background: url(../images/btndetails.gif) top left no-repeat;
}
a.viewDetails
{
	display: block;
	width: 107px;
	height: 28px;
	background: url(../images/btnViewDetails.gif) top left no-repeat;
}
a.viewDetails:hover
{
	background: url(../images/btnViewDetails_o.gif) top left no-repeat;
}
a.viewDetails2
{
	display: block;
	width: 96px;
	height: 22px;
	background: url(../images/btnViewDetails.gif) top left no-repeat;
}
a.viewDetails2:hover
{
	background: url(../images/btnViewDetails_o.gif) top left no-repeat;
}



a.bookMeeting
{
	display: block;
	width: 113px;
	height: 25px;
	background: url(../images/btnBookMeeting.gif) top left no-repeat;
}
a.bookMeeting:hover
{
	background: url(../images/btnBookMeeting_o.gif) top left no-repeat;
}

a.findRightCamera
{
	display: block;
	width: 170px;
	height: 100px;
	background: url(../images/btnFindRightCamera.jpg) top left no-repeat;
}
a.cameraFinder
{
	display: block;
	width: 170px;
	height: 88px;
	background: url(../images/btnCameraSearchTool.jpg) top left no-repeat;
}
a.btnLoadSystem
{
	display: block;
	float: right;
	width: 60px;
	height: 20px;
	margin-top: 10px;
}
a.btnLoadSystem
{
	background: url(../images/btnLoadSystem.GIF) top left no-repeat;
}

/* -------------------------------------------------------------------*/
/* =th  */
th
{
	color: #005172;
	font-weight: bold;
	font-size: 0.72em;
	border-right: 1px solid #EAEBED;
	border-left: 1px solid #EAEBED;
	border-bottom: 1px solid #EAEBED;
	border-top: 1px solid #EAEBED;
	letter-spacing: 1px;
	text-align: center;
	padding: 4px 6px 4px 12px;
	background: url(../images/menu_top_grad.gif) top left repeat-x;
	vertical-align: middle;
	margin-top: 3px;
	

}
th.first
{
	border-left: 1px solid #C1DAD7;
}
th.model
{
	color: #005172;
	background: #ffffff;
	}
th.product
{
	text-transform: none;
}
th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
	color: #367C89;
}
th.nobg2
{
	border-top: 0;
	border-left: 0;
	background: none;
	color: #367C89;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
/* -------------------------------------------------------------------*/
/* =td */
td
{
	font-size: 11px;
	border-right: 1px solid #EAEBED;
	border-left: 1px solid #EAEBED;
	border-bottom: 1px solid #EAEBED;
	padding: 6px 6px 6px 12px;
	color: #676767;
}
td.first
{
	border-left: 1px solid #C1DAD7;
}
tr.alt
{
	background: #F1FAFA;
	color: #2E6C70;
}
td.spec
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font-weight: bold;
}
/* -------------------------------------------------------------------*/
/* =input */
input.search
{
    width: 100px;
    margin-left: 5px;
}
input.go
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* -------------------------------------------------------------------*/
/* =label */

div.systemBuilderOption ul li label
{
	margin: 0 0 0 5px;
}
/* -------------------------------------------------------------------*/
/* =span */
span.systemBuilderPrice
{
	float: right;
	width: 95%;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
p.productFeature span
{
	display: block;
	width: 55%;
	float: left;
}
/* -------------------------------------------------------------------*/
/* =form */
form.search
{
	float: left;
	margin: 7px 0px 9px 10px;
	width: 180px;
}
/* -------------------------------------------------------------------*/
/* =form */
hr.hrClear
{
	border: 1px solid transparent;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
/*-------------------------------*/
/* =form */
hr.hrClear
{
	border: 1px solid transparent;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
.shareThis
{
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	margin-right: 30px;
}

.shareThis a
{
	text-decoration: none;
	color: #ffffff;
	float: right;
		
	}
#white_paper { display: block; background: url(../images/scmos/white_paper.jpg) no-repeat; float: right; margin-left: 20px; margin-right: 10px; width: 250px; height: 69px; }
#white_paper:hover { background: url(../images/scmos/white_paper_o.jpg) no-repeat; }





.roundedcontact
{
    display: block;
    height: 170px;
    width: 376px;
    float: right;
    background: url(../images/home_rounded_contact.gif) top left no-repeat;
    font-family: Arial;
    font-size: 13px;
}

.roundedsegment
{
    height: 170px;
    width: 376px;
    float: left;
    background: url(../images/home_rounded_segments.gif) top left no-repeat;
    font-family: Arial;
    font-size: 13px;
 
 }
 
.roundednews
{
    height: 170px;
    width: 376px;
    float: left;
    background: url(../images/home_rounded_bottom.gif) top left no-repeat;
    font-family: Arial;
    font-size: 13px;
    margin-top: 14px;
 
 }


 
.roundedtitle2
{
    padding: 3px 20px 0px 20px;
    font-weight: normal;
    color: #ffffff;
    
} 

.roundedtitle2contact
{
    padding: 3px 20px 5px 20px;
    font-weight: normal;
    color: #ffffff;
    height: 19px;
} 

.roundedtitle2 a
{
    color: #ffffff;
 
} 

.roundedtitle2contact a
{
    color: #ffffff;
} 


.roundedtitle2 a:hover
{
    text-decoration: underline;
    color: #ffffff;
} 

.roundedtitle2contact a:hover
{
    text-decoration: underline;
} 

.roundedtitlenewsfeed
{
    float: right;
    height: 19px;
    width: 100px;
    padding-top: 3px;
}

.roundedtitlenewsfeed a
{
    margin: 5px;
}

.roundedtitleeventsfeed
{
    float: right;
    height: 19px;
    width: 40px;
    padding-top: 3px;
}

.roundedtitleeventsfeed a
{
    margin: 5px;
}

.roundedtitlenews
{
 float: left; 
 padding: 3px 20px 5px 20px;
    font-weight: normal;
    color: #ffffff;
    height: 19px;
    
} 
.roundedtitlenews a
{
    color: #ffffff;

} 

.roundedtitlenews a:hover
{
    text-decoration: underline;
} 

.roundedtitleevents2 a
{
    color: #ffffff;
  
} 

.roundedtitleevents2 a:hover
{
    text-decoration: underline;
} 

.segments
{
    margin-left: 2px;
    margin-right: 1px;
    font-weight: normal;
    color: #ffffff;
    font-size: 11px;
    height: 30px;
    padding-top: 6px;
    float: left;
    width: 218px;
}

.segmentslli a
{
    display: block;
    padding-top: 4px;
    padding-left: 25px;
    height: 18px;
    color: #005172;
    text-decoration: none;
}

.segmentslli a:hover
{
    background: #E98300;
    color: #ffffff;
}

.segmentstr a
{
    display: block;
    padding-top: 4px;
    padding-left: 25px;
    height: 18px;
    color: #005172;
    text-decoration: none;
}

.segmentstr a:hover
{
    background: #A71056;
    color: #ffffff;
}

.segmentsspectro a
{
    display: block;
    padding-top: 4px;
    padding-left: 25px;
    height: 18px;
    color: #005172;
    text-decoration: none;
}

.segmentsspectro a:hover
{
    background: #5B8F22;
    color: #ffffff;
}

.segmentsmicro a
{
    display: block;
    padding-top: 4px;
    padding-left: 25px;
    height: 18px;
    color: #005172;
    text-decoration: none;
}

.segmentsmicro a:hover
{
    background: #6A4061;
    color: #ffffff;
}

.segmentsxray a
{
    display: block;
    padding-top: 4px;
    padding-left: 25px;
    height: 18px;
    color: #005172;
    text-decoration: none;
}

.segmentsxray a:hover
{
    background: #542E19;
    color: #ffffff;
}

.segmentsoem a
{
    display: block;
    padding-top: 4px;
    padding-left: 25px;
    height: 18px;
    color: #005172;
    text-decoration: none;
}

.segmentsoem a:hover
{
    background: #0098C3;
    color: #ffffff;
}



.homerss2
{
   height: 106px;
   width: 202px;  
   float: right;
   background: url(../images/news_bg.png) top right no-repeat;
}

.homerss
{

    height: 106px;
    float: left;
   
  padding-left: 12px;
  padding-bottom: 4px;

    line-height: 17px;
    font-size: 11px;
}

.eventsrss
{

    height: 105px;
    float: left;
    margin-top: 0px;
    margin-left: 12px;
    padding: 0px 0px 0px 0px;
    line-height: 17px;
    width: 351px;
    overflow: hidden;
    font-size: 11px;
}

.topevent
{
float: left;
    margin-top: 9px;
    margin-left: 20px;
    width: 351px;
    font-size: 11px;
    color: #1d1d1e;
}

.topevent a
{
    color: #1d1d1e;
}

.newsletter
{
    float: left;
    margin-top: 3px;
    margin-left: 19px;
    width: 351px;
    font-size: 11px;
    color: #1d1d1e;
}

.newsletter a
{
    color: #1d1d1e;
}

.roundedrightevents
{
    display: block;
    height: 170px;
    width: 376px;
    float: right;
    background: url(../images/home_rounded_bottom.gif) top left no-repeat;
    font-family: Arial;
    font-size: 13px;
    margin-top: 14px;
}
 
.roundedtitleevents2
{
    float: left;
    padding: 3px 20px 5px 20px;
    font-weight: normal;
    color: #ffffff;
    height: 19px;
} 

.roundedtitlemultimedia
{
    padding: 5px 20px 3px 20px;
    font-weight: normal;
    font-size: 13px;
    color: #ffffff;
    height: 19px;
    text-align: center;
} 

.roundedtitlemultimedia a
{
    color: #ffffff;

} 
 
.homepagecontent
{
    font-size: 12px;
}

.multimediacontent
{
    margin-right: 2px;
    font-size: 9px;
    color: #4d4f53;
    text-align: center;
    height: 301px;
    overflow: auto;
    padding-bottom: 15px;
}


.multimediacontent a
{
    text-decoration: none;
    color: #4d4f53;
}

.multimediacontent img
{
    margin-bottom: 5px;
    margin-top: 15px;
    border: solid 1px #4d4f53;
    text-decoration: none;
    border: solid 1px #4d4f53;
}



.homepagecontent table
{
    border: none;
    width: 341px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    font-size: 10px;
    height: 100px;
    padding:0;
    margin-top: 0px;


}
.homepagecontent tr
{
    border: none;
    padding: 0;
    font-size: 10px;
   
}
.homepagecontent td
{
    border: none;
    padding: 0;
    font-size: 11px;
}

#flashcontent {
	height: 320px;
	font-size: 13px;
	color: #9a9b9c;
	text-align: right;
}

#flash{
    width: 150px;
    
}

.homepage_rightcontent
{
 float: right;
 width: 140px;
 height: 350px; 
 margin-top: 25px;  
 background: url('../images/home_rounded_multimedia.gif') top right no-repeat;
}

.homepage_leftcontent
{
 float: left;
 width: 777px;
 height: 350px;   
 padding-top: 25px;
}

.homeform
{
  padding-top: 18px;   
}
.contactBoxes
{
	width: 150px; 
	font-size: 10px; 
	border: solid 1px #9a9b9c;
}
.contactDropDown
{
	width: 119px; 
	font-size: 10px; 
	border: solid 1px #9a9b9c;
	height: 16px;
}
.contactState
{
	 width: 30px; 
	 font-size: 10px; 
	 border: solid 1px #9a9b9c;
}
.insight td
{
    border: none
}

.flottable
{
	clear: both;
	width: 650px;
}

.flottable td
{
    border: none;
    font-size: 85%;
    vertical-align: text-top;
}



.insighttable td
{
    border: none;
    font-size: 85%;
    vertical-align: text-top;
}

.applemenu{
margin: 5px 0;
padding: 0;
width: 655px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: grey url(../images/silvergradient.gif) repeat-x center left;
font-family: Arial;
font-weight: bold;
font-size: 75%; 
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 100px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.specs
{
 display: block;
 position: inherit;
 cursor: default;  
 font-size: 10pt; 
 background: url('../images/search_glass.png') top left no-repeat;
 margin-left: 100px;
 color: #9a9b9c;
}

.specs a span
{
    display: none;
    z-index: 1000;

}
.specs a:hover span
{
    display: block;
    position: absolute;
    right: 0px;
    z-index: 1;

}
.tb_specs
{
    background-color: #ffffff;
    width: auto;
    margin-top: 14px;
    margin-right: 10px;

}
.th_specs
{
    font-size: 8pt;
    border: solid 1px #4d4f53;
}

.noth_specs
{
    border: none;
    border-right: solid 1px #4d4f53;
    border-bottom: solid 1px #4d4f53;
    background: none;
}

.tr_specs
{
  
}
.td_specs
{
    background-color: #ffffff;
    font-size: 7.5pt;
    border: solid 1px #4d4f53;
}
.key_specs th
{
    
}

.key_specs tr
{

}

.key_specs tr.shade
{
background: #f0f4f5;
}


.key_specs td
{
    text-align: center;
}

.key_specs td.lefty
{
    text-align: left;
    padding-left: 30px;
}

.photos {
	overflow: hidden;
	width: 550px;
	padding-top: 20px;
}

.photos div img 
{
	float: left;
}

.photos ul.thumbs 
{
	list-style: auto;
	width: 60px;
	float: left;
}
.photos ul.thumbs li
{
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	text-align: center;
	margin-left: 28px;
	margin-top: 10px;
}

.photos ul.thumbs li.caption
{
	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	color: #9a9b9c;
	font-size: 10px;
	border: none;
	width: 100px;
	height: auto;
}

.photos ul.thumbs li img 
{
	position: absolute;
	top: -12px;
	left: -30px;
}

.photos ul.thumbs li:hover {
	border: 1px solid #888;
}

.photos ul.thumbs li.caption:hover
{
	border: none;
	
}



.growleft:hover 
{
    float: left;
}
a.growleft:hover img 
{
     width: 600px;
     position: absolute;
     top: 320px;
     float: right;
}
.grow:hover 
{

}
a.grow:hover img 
{

}

.enlarge
{
 display: block;
 position: inherit;
 cursor: default; 
 font-size: 10pt; 
 background: url('../images/search_glass.png') top left no-repeat;
 margin-left: 100px;
 color: #9a9b9c;
}

.enlarge a span
{
    display: none;
    z-index: 1;
}
.enlarge a:hover span
{
    display: block;
    position: absolute;
    top: 370px;
}
.webinarad
{
    display: block;
    width: 247px;
    height: 38px;
    background: url(/images/webinarbg.jpg) top left no-repeat;
    color: #4d4f53;
    font-size: 12px;
    padding-top: 11px;
    padding-left: 47px;
        
}
.support_boxes
{
 display: block;
 height: 500px;   
}

.support_boxes li
{
    display: block;
    background: url(/images/support_bg.gif) top left no-repeat;
    width: 150px;
    height: 150px;
    float: left;
    margin-left: 0px;
    margin-right: 12px;
    margin-top: 20px;
}
.request
{
    position: fixed;
    width: 49px;
    height: 135px;
    top: 223px;
    margin-left: 920px;
    background: url(../images/request.jpg) top left no-repeat;
}
.request:hover
{
    background: url(../images/request_o.jpg) top left no-repeat;
}

.slider_rail {

    position: relative;
    height: 22px;
    width: 650px;
    background: #005172 url(../images/spectrum.jpg) top left no-repeat;

}

.slider_rail2 {

    position: relative;
    height: 22px;
    width: 650px;
    background: #005172 url(../images/spectrum.jpg) top left no-repeat;

}

.countdown
{
	background: url(../images/countdown_bg.gif) top left no-repeat;
	font-size: 10pt;
	position: absolute;
	top: 0px;
	margin-left: 300px;
	width: 350px;
	height: 80px;
}

.countdown_inner
{
font-weight: bold;
font-size: 80%;
padding-top: 8px;
padding-left: 7px;
float: left;
width: 295px;	
}


.grating_picker ul li
{
	float: left;
	width: 110px;
	font-size: 80%;
	background: #005172;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #ffffff;
}

.grating_picker ul li
{
	float: left;
	width: 108px;
	font-size: 80%;
	background: #ffffff;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #005172;
	border: solid 1px #005172;
}

.grating_picker ul li:hover
{
	background: #c4c4c4;
	color: #005172;

}

.grat_btn
{
	background: #005172;
	color: #ffffff;
	cursor: hand;
}

.grat_btn:hover
{
	background: #9a9b9c;
}

.calc_bg:hover
{
	background: #f0f6f8;
}
#PicNetEyeTracker 
    {                
        font-size:10px;
        color:#9a9b9c;
        }
        
#PicNetEyeTracker a 
    {
        text-decoration:none;
        color:#9a9b9c;
    }
