
body { margin: 0; padding: 0; font: 12px/1.5 Arial, Verdana, Helvetica, sans-serif; color: #fff; background-color: #1f1f1f; }
a:link { color: #126d5a; background-color: transparent;}
a:visited { color: #3fa28d; background-color: transparent; }
a:hover { color: #126d5a; background-color: transparent; }
a:active { color: #a00; background-color: transparent; }

/* Common Global Defaults */
h1 { font-size: 20px; font-weight: bold; margin: 0 0 8px 0; padding: 0; }
h2 { font-size: 17px; font-weight: bold; margin: 0 0 5px 0; padding: 0; letter-spacing: -1px; }
h3 { font-size: 110%; font-weight: bold; margin: 0 0 4px 0; padding: 0; }
p { margin: 0 0 1em 0; }
hr { height: 1px; color: #ccc; background-color: transparent; margin: 0 0 0.4em 0; }
.hrule { width: 100%; background-color: #ccc; margin: 16px 0 14px 0; }
.x-small { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 1.2em; }
img.framedLeft { margin: 2px 12px 4px 0; padding: 4px; border: 1px solid #ccc; float: left; }
img.framedRight { margin: 2px 0 4px 12px; padding: 4px; border: 1px solid #ccc; float: right; }
img.framed { margin: 2px auto 2px auto; padding: 4px; border: 1px solid #ccc; display: block; }
img.floatClear { display: block; clear: both; }
a.txtIcon { background: transparent url(../images/icons/iconTextFile.gif) no-repeat 0 2px; margin-left: 3px; padding: 0 0 0 19px; display: block; }
a.pdfIcon { background: transparent url(../images/icons/iconPdfFile.gif) no-repeat 0 2px; padding: 2px 0 2px 22px; }
a.txtIconSingle { background: transparent url(../images/icons/iconTextFile.gif) no-repeat 0 2px; margin-left: 3px; padding: 2px 0 2px 19px; }
a.videoIcon { background: transparent url(../images/icons/iconVideoFile.gif) no-repeat 0 2px; padding: 2px 0 2px 22px; }
a.bulletIcon { background: transparent url(../images/icons/iconBullet.gif) no-repeat 0 2px; padding: 2px 0 2px 21px; }
p.bottomLine { padding-bottom: 12px; border-bottom: 1px solid #ccc; margin-bottom: 12px; }

/* Header */
div#headerWrapper { width: 100%; background: #117d66 url(../images/bg/bg-header.jpg) top left repeat-x; }
table#header { width: 880px; margin: 0 auto; border-collapse: collapse; background: transparent url(../images/bg/bg-live-cell-imaging-systems.jpg) 410px 0 no-repeat; }
	table#header td { padding: 0; vertical-align: top; }
	table#header div#logo { display: block; margin: 30px 0 20px 0; }
	table#header div#secondaryNav { text-align: right; margin-top: 10px; font-size: 11px; font-weight: bold; color: #5dceb5; }
		table#header div#secondaryNav a:link, table#header div#secondaryNav a:visited { color: #fff; text-decoration: none; }
		table#header div#secondaryNav a:hover { color: #fff; text-decoration: underline; }
		table#header div#secondaryNav a:active { color: #fde24b; text-decoration: underline; }

/* Navigation */
div#navWrapper { width: 100%; background: #222 url(../images/bg/bg-nav.gif) top left repeat-x; padding-bottom: 4px; }
	div#navContainer { width: 880px; margin: 0 auto; }

#nav, #nav ul { padding: 0; margin: 0; list-style: none; }
	#nav a { display: block; width: 150px; }
	#nav li { float: left; width: 150px; }
		#nav li ul { position: absolute; width: 225px; left: -999em; background-color: #252525; color: #fff; }
		#nav li ul li { text-align: left; border-top: 1px solid #252525; border-bottom: 1px solid #333; width: 225px; white-space: nowrap; }
			#nav li ul li:hover { background-color: #111; border-top: 1px solid #000; border-bottom: 1px solid #494949; }
		#nav li:hover ul, #nav li.sfhover ul { left: auto; }
		#nav li ul li a { padding: 5px 30px 7px 12px; width: 225px; }
			#nav li ul li a:link, #nav li ul li a:visited { color: #fff; text-decoration: none; }
			#nav li ul li a:hover, #nav li ul li a:active { color: #39ccb3; text-decoration: none; }

table#sbNav { border-collapse: collapse; width: 100%; margin-bottom: 22px; }
	table#sbNav td { padding: 0 0 0 0; border-bottom: 1px solid #fff; }
	table#sbNav td a { text-decoration: none; display: block; width: 100%; text-indent: 12px; padding: 5px 0 5px 0; white-space: nowrap; font-weight: bold; font-size: 11px; }
		table#sbNav td a:link, table#sbNav td a:visited { background-color: #e6e6e6; color: #026852; }
		table#sbNav td a:hover, table#sbNav td a:active { background-color: #47aa94; color: #fff; }
	table#sbNav a.selected { }
	table#sbNav td a.selected { background-color: #137963; color: #fff; }

/* Page */
div#pageWrapper { clear: left; color: #555; background-color: #fff; padding: 1px; }
	div#pageWrapper div#page { width: 880px; margin: 0 auto; padding: 20px 0 36px 0; background: transparent url(../images/bg/bg-well.gif) -1px -27px no-repeat; }
h1.ph { float: left; font-family: 'Microsoft Sans Serif', Arial, Verdana, sans-serif; font-size: 28px; letter-spacing: -1px; font-weight: normal; color: #000; margin-bottom: 16px; margin-left: 18px; }
div#breadcrumbs { float: right; text-align: right; font-size: 11px; margin-top: 9px; }
div.contentSection { margin-top: 12px; border-top: 1px solid #ccc; padding-top: 12px; }
p.introLead { font-size: 14px; margin-bottom: 22px; }
div#page ul li { margin-bottom: 0.7em; }

/* Layouts */
div#singleColLayout { margin: 0 auto 0 80px; width: 650px; }
table#doubleColLayout { margin: 0 0 0 auto; width: 825px; }
	table#doubleColLayout td.leftCol { vertical-align: top; padding-right: 22px; }
	table#doubleColLayout td.rightCol { vertical-align: top; }
table#reverseDoubleColLayout { margin: 0 0 0 auto; width: 825px; }
	table#reverseDoubleColLayout td.leftCol { vertical-align: top; }
	table#reverseDoubleColLayout td.rightCol { vertical-align: top; padding-left: 22px; }
	
/* Footer */
div#footerWrapper { width: 100%; background: #1d1d1d url(../images/bg/bg-footer.jpg) top left repeat-x; color: #fff; }
div#footer { width: 880px; margin: 0 auto; font-size: 11px; padding: 12px 0; }
	div#footer table#footerNav { border-collapse: collapse; width: 650px; float: left; border-right: 1px solid #555; }
		div#footer table#footerNav td { vertical-align: top; }

	div#footer ul.footerNavList { list-style-type: none; padding: 0; margin: 0 60px 0 0; }
		div#footer ul.footerNavList li.listHdr { font-weight: bold; }
		div#footer ul.footerNavList a:link, div#footer ul.footerNavList a:visited { color: #fff; text-decoration: none; }
		div#footer ul.footerNavList a:hover { color: #5bccb3; text-decoration: underline; }
		div#footer ul.footerNavList a:active { color: #fde24b; text-decoration: underline; }
		
	div#footer div#footerContactInfo { width: 214px; float: right; }
		div#footer div#footerContactInfo a { color: #fff; }
		
	div#footer div#copyright { margin-top: 16px; color: #999; }

/* Boxes */
div.sbox { width: 250px; margin: 0 0 22px auto; background: #c7e2d9 url(../images/bg/bg-sbox-bottom.gif) bottom left no-repeat; color: #111; line-height: 1.45em; }
	div.sbox h3.sboxTop { margin: 0; padding: 0; background: transparent url(../images/bg/bg-sbox-top.gif) top left no-repeat; }
	div.sbox div.sboxContent { padding: 0 10px 2px 10px; }
img.sbRnb { margin: 0 0 22px 0; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-bottom: 1px solid #aaa; border-right: 1px solid #aaa; display: block; }

div.sbox .even, div.sbox .odd { padding: 6px 9px; background-color: #c7e2d9; }
div.sbox .odd { background-color: #a9d9ca; }
div.sbox div.moreLink { font-size: 11px; font-weight: bold; padding: 4px 0 5px 0; text-align: right; }
div.eventEntry { font-size: 11px; }
	div.eventEntry div.eventName { font-weight: bold; font-size: 12px; }

/* Figures and Diagrams */
div.diagram { margin: 5px 0 20px 0; }
	div.diagram img.diagramImg { display: block; margin: 0 auto; }
	div.diagram img.bordered { border: 1px solid #bbb; }
	div.diagram img.framed { border: 1px solid #bbb; padding: 4px; }
	div.diagram div.caption { margin: 5px auto 0 auto; font-size: 11px; font-weight: bold; text-align: center; width: 400px; line-height: 1.3; color: #111; }
div.captionedImgRight { float: right; margin: 2px 0 4px 12px; }
	div.captionedImgRight img { display: block; }
	div.captionedImgRight div.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: center; font-weight: bold; color: #666; background-color: transparent; margin-top: 4px; }
div.captionedRight { float: right; margin: 0 0 4px 4px; width: 151px; }
	div.captionedRight div.capt { font-size: 10px; font-weight: bold; text-align: center; line-height: 1.2; }

/* Forms */
form { margin: 0 0 20px 0; padding: 0; }
div.formField { margin: 0 0 0.75em 0; }
input.stdField, select.stdField { display: block; border: 1px solid #bee1e2; background-color: #cff2e3; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; margin-bottom: 3px; }
form div.fieldLabel { font-weight: bold; }
textarea.stdField { border: 1px solid #bee1e2; background-color: #cff2e3; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
table.formTable { margin-left: 20px; }
	table.formTable td { padding: 3px; }
	table.formTable td.fieldLabel { font-weight: bold; padding-right: 10px; }
	span.optional { font-weight: normal; }
form#mailingListForm { margin: 0; }
	form#mailingListForm p { margin-bottom: 0.3em; line-height: 1.2; }
	form#mailingListForm input.stdField { border: 1px solid #fff; }
	form#mailingListForm div.checkBoxField { margin: 2px 0 0 8px; }
	form#mailingListForm input.submitImg { display: block; margin-top: 6px; }


/* Browser Bugs */
html p { text-align: left; }
img { border: 0; }

