/*
-------------------------------------------
Bioimagene - Base Styles
Version:  September 12, 2009
------------------------------------------- */
/* Change Log:
Created August 28, 2009
August 28, 2009: Updated ... 
Main font: Arial, Helvetica, sans-serif;
------------------------------------------- */
/* Default Styles
------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html {
	margin:0;
	padding:0;
}
body {
	margin: 0 0 1em 0;
	padding: 0;
	color: #333;
	text-align: center;
	background: #a3a3a3 url(../images/bg-bg.gif) repeat-x top center;
}
body, div.content { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size: small;
}
a:link, a:visited { color: #F26522; outline: none; text-decoration: none;}
a.underlined:link, a.underlined:visited { color: #F26522; outline: none; text-decoration: underline;}
a:hover { color: #F26522; outline: none; text-decoration: underline;}
object {  margin: 0; padding: 0;outline: none; cursor: pointer;}
a:link:active { color: #911; outline: none; }
form, fieldset { margin: 0; }
outline { border: none; }
img, fieldset { border: 0; }
fieldset { padding:0; }
p { line-height: 125%; }
.clearall { clear:both; }
.floatleft {float:left;}
.floatright {float:right;}
sup { vertical-align:text-top; font-size:75%; }
sub { vertical-align:text-bottom; font-size:75%; }
.orange { color: #F26522; }
a.black_link { color: #000; text-decoration: underline;}
a.black_link:hover { color: #F06422; text-decoration: underline;}
/* Begin Global HOME Layout
------------------------------------------- */
#bg { margin-top: 5px; }
#wrapper {
	position: relative;
	width: 955px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
#header {
	position: relative;
	height: 106px;
	margin: 0 auto;
	text-align: center;
	width: 955px;
}
#header #logo{
	position: absolute;
	top:23px;  
	left: 11px;
}
#header #gb {
	position:absolute;
	right:164px;
	/*right: 20px; */
	top:14px;
	color: #F06422;
	font-size: 10px;
	font-weight: bold;
}
#header #gb a {
	color: #F06422;
	text-decoration: none;
}
#header #gb a:hover {
	color: #F06422;
	text-decoration: underline;
}
#wrapper { 
	margin: 0 auto;
	width: 955px;
}
#content { 
	padding: 0;
	margin: 0 auto;
	text-align: center;
	color: #333;	
	background: #fff;
	width: 955px;
	overflow: hidden;
}
.generic #content {
	background: #fff url(../images/bg-content.gif) repeat-y;
}
#mainContent {
	position: relative;
}
.generic #mainContent {
	padding: 10px 0 0 0;
	text-align: left;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:left;
	width: 465px;
	vertical-align:top;
}
.managementTeam #mainContent, 
.executiveAdvisoryBoard #mainContent, 
.boardOfDirectors #mainContent, 
.medicalAdvisoryBoard #mainContent{
	background: #fff url(../images/bg-mainContent.gif) repeat-x left top;
}
/*  Pages without right side */
.managementTeam #content #mainContent,
.boardOfDirectors #content #mainContent,
.medicalAdvisoryBoard #content #mainContent,
.executiveAdvisoryBoard #content #mainContent,
.whatTheThoughtLeadersSay #content #mainContent,
#productsSolutions.index #content #mainContent,
.scannerFamily.index #content #mainContent,
#slideGallery #content #mainContent {
	width: 769px;
}
.pressReleases2008 #content #mainContent,
.pressReleases2009 #content #mainContent,
.pressReleases2010 #content #mainContent,
.faqs #content #mainContent {
	width: 621px;
}
#ourCustomers #content #mainContent,
.scientificArticlesPosters #content #mainContent {
	width: 955px;
	min-height:500px;
	height:auto !important; 
	height:500px;	
}
#slideGallery #mainContent {
	background: #fff;
	background-image: none;
}
#mainContent h1 {
	margin: 10px 0 5px 12px;
	padding: 0;
	font: 28px Arial, Helvetica, sans-serif;
	text-align:left;
}
#mainContent h1 sup {
	margin: 0;
	padding: 0;
	font: 16px Arial, Helvetica, sans-serif;
}
#mainContent h1 span {
	color: #F06422;
}
#mainContent h2 {
	margin: 0 0 0 12px;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F06422;
}
.generic #content #mainContent p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 20px 0 12px;
	padding: 0 0 10px 0;
}
.generic #content #mainContent p.small { 
	font-size:10px;
	margin: 10px 20px 0 12px;
}
.generic #content #mainContent ul {
	list-style: disc outside;
	margin: -10px 0 0 12px;
	padding: 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.generic #content #mainContent ul li {
	margin: 0 0 10px 10px;
	padding: 0;	
}
.generic #content #mainContent ul li ul {
	list-style: circle outside;
	margin: -5px 0 0 10px;	
}
/* End Global Layout
------------------------------------------- */


/* Begin Left Side All 
------------------------------------------- */
#side {
	float: left;
	width: 186px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#side #sidenav {
	margin: 20px 0 0 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}
#side #sidenav ul {
	margin: 0;
	padding: 0;
}
#side #sidenav li {
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
}
#side #sidenav li a {
	padding: 4px 5px 4px 12px;
	display: block;
	background: #e6e6e8;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #626366;
	text-decoration: none;
	margin: 0;
}
#side #sidenav li a:hover,
#side #sidenav li a.current {
	background: #9c9d9f url(../images/bg-side-current.gif) repeat-x left top;
	color: #fff;
	padding: 4px 5px 4px 12px;
	display:block;
	margin: 0;
}
#side #sidenav li ul {
	list-style-type: none;
	border-top: 1px solid #fff;
}
#side #sidenav li ul li {
	margin: 0;
	padding: 0;
	border-top: 0px solid #fff;
}
#side #sidenav li ul li a {
	background-color:#d6d6d6;
	padding: 2px 0 2px 22px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #626366;
}
#side #sidenav li ul li a:hover, 
#side #sidenav li ul li a.current {
	color: #F06422;
	background: #d6d6d6;
	padding: 2px 0 2px 22px;
}
#side #sidenav li ul li a.checked,
#side #sidenav li ul li a.bioTxt.checked{
	background: #d6d6d6;
	color: #F06422;
}
.sideImg {
	display: block;
	margin: 0;
	padding: 28px 13px 10px 12px;
}
.checkedbio {
	color: #e86c1f !important;
}
/* End Left Side All 
------------------------------------------- */
/* Begin breadcrumb
------------------------------------------- */
#breadcrumb {
	background: #626366;
	height: 21px;
	display:block;
	padding-left:8px;
}
#breadcrumb ul{
	line-height:21px;
	height:21px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#breadcrumb ul li{
	height: 21px;
	line-height: 21px;
	display:inline;
	float:left;
	position:relative;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;	
}
#breadcrumb sup{
	font-size:12px;
	margin-top: 9px;
	line-height: 11px;
}
#breadcrumb a {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:21px;
	height:21px;
	display:block;
	vertical-align:middle;
	width:auto;
}
#breadcrumb a:hover {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:21px;
	height:21px;
	display:block;
	vertical-align:middle;
}
#breadcrumb .crntPage{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #F8B72E;
	line-height:21px;
	height:21px;
	display:block;
	vertical-align:middle;
}
/* End breadcrumb
------------------------------------------- */
/* Begin Right Content
------------------------------------------- */
#rightMainContent {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	min-height: 400px;
	height:auto !important;
	height:400px;
	background: url(../images/video_bottom.gif) repeat-x top left;
	width: 281px;
}
#rightMainContent img {
	vertical-align:top;
}
.generic #content #rightMainContent #myIdvid1 {
	display: block;
}
/* End Right Content
------------------------------------------- */
/* Begin video 
--------------------------------------------*/
#video {
	height:209px;
	margin:0;
	padding: 0;
	cursor: pointer;
}
#videos {
	margin: 0;
	padding: 0;
	display: block;
}
#videos div {
	float: left;
	position: relative;
}
.navRight, 
.navLeft {
	position: relative;
	float: left;
	width: 10px;
	height:106px;
	margin: 0 0 0 9px;
	padding: 0;
}
.navLeft {	
	margin: 0px !important;
}
#vthumbs-wrap {
	width: 252px;
	overflow: hidden;
	position: relative;
	padding: 0;
}
#vthumbs-container {
	float: left;
	position: relative;
	display: inline;
	padding: 0;
	margin: 0;
}
#videos .navLeft a img,
#videos .navRight a img{
	height: 56px ;
	margin-top: 49px;
	width: 10px;
}
.generic #content #rightMainContent .vthumbs {
	float: left;
	height: auto;
	width: 81px;
	margin: 44px 0 0 3px;
	padding: 0;
	text-align:left;
	cursor: pointer;
	/*do not display vthumb image untill all is loaded. 
	will set to display inline in video.js*/
	display: none;
}
.generic #content #rightMainContent #vthumbs-container h3,
.generic #content #rightMainContent .vinfo h3 {
	font: bold 11px Arial, Helvetical, sans-serif;
	text-transform: uppercase;
	color: #CA3827;
}
.generic #content #rightMainContent #vthumbs-container h3 {
	top: 33px;
	left:5px;
	text-align:left;
	position:absolute;
}
.generic #content #rightMainContent .vthumbs img {
	margin: 5px 0;
	padding: 0;
}
.generic #content #rightMainContent .vthumbs p {
	font: bold 11px Arial, Helvetical, sans-serif;
	color: #CA3827;
	margin:0;
	padding:0;	
}
.generic #content #rightMainContent .vthumbs p span {
	font: 11px Arial, Helvetical, sans-serif;
	color: #000;
}
/* End video 
--------------------------------------------*/

/* Begin Section: Management Team
------------------------------------------- */
#management_team_photos,
#thoughtLeadersSay {
	display: block;
	margin: 0 16px;
	text-align: center;
	width: 740px;
}
#scroll2,
#scroll4 {
	float:left;
	width:700px;
	height:98px;
	overflow:hidden;
	position:relative;
}
#scrollContainer2 {
	height:96px;
}
.teamManagementWrap {
	position: relative;
	padding: 0;
	float: left;
	width: 91px;
	height:96px;
	margin: 0 0 0 9px;
	background: #fff;
	cursor: pointer;
}
#content #mainContent #management_team_photos p.firstLn {
	font: 11px Arial, helvetica, sans-serif;
	color: #626366;
	position: absolute;
	text-align: left;
	top: 57px;
	left: 5px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
.teamManagementWrap {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
.teamManagementWrap.checked {
	-moz-opacity: .99;
	opacity: .99;
	filter: alpha(opacity=99);
	border: 0px;
}
.teamManagementWrap.unchecked {
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
	border: 0px;
}
/* Begin to display the Content Mangement Team */
.bioContent {
	min-height: 300px;
	height:auto !important;
	height:300px;	
}
.bioContent, 
.bioContent2 {
	display:none;
	margin: 5px 0 0 38px;
	padding: 10px 0 0 10px;
	text-align: left;
	width: 674px;
	background: #fff;
	float:left;
	height:auto;
}
.bioContent2 {
	float:left;
	display:block;
	height:auto;
}
.biotext{
	float:left;
	width: 480px;
}
.bioContent img, .bioContent2 img{
	float:left;
	margin: 13px 0 0 15px;
}
#content #mainContent .bioContent h2, 
#content #mainContent .bioContent2 h2 {
	margin: 10px 0 0 12px;
	padding: 0 0 4px 0;
	font: 18px Arial, Helvetica, sans-serif;
	color: #F06422;	
}
#content #mainContent .bioContent h2 span, 
#content #mainContent .bioContent2 h2 span{
	color: #808082;	
}
.teamManagementWrap {
	background: none;
}

/* End Mangement Team
------------------------------------------- */

/* Begin Section: About Digital Pathology - What the thought Leaders Say?
------------------------------------------- */
#thoughtLeadersSay {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0 10px;
	width: 740px;
	height: auto;
}
#thoughtLeadersSay a{
	text-decoration:none;
}
#thoughtLeadersSay a:hover{
	text-decoration:none;
}
#scroll4 {
	height:223px;
	position:relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#scrollContainer4 {
	height:221px;
	background-color:#fff;
	margin: 0;
	padding: 0;
}
#mainContent .thoughtLeadersSayWrap {
	position: relative;
	padding: 0;
	margin: 0 9px;
	float: left;
	width: 686px;
	height:221px;
	background: #fff;
	cursor: pointer;
}
#content #mainContent .thoughtLeadersSayWrap p {
	font: 28px Arial, helvetica, sans-serif;
	color: #b1b1b1;
	position: absolute;
	top: -5px;
	left: 0;
	line-height: 38px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content #mainContent .thoughtLeadersSayWrap p.firstLn {
	font: italic 24px Arial, helvetica, sans-serif;
	color: #b1b1b1;
	position: absolute;
	top: 194px;
	right: 0;
	text-align: right;
	line-height: 28px;
	margin: 0;
	padding: 0;
	width:686px;
	display:block;
}
#content #mainContent #thoughtLeadersSayWrap p.firstLn {
	font: italic 24px Arial, helvetica, sans-serif;
	color: #b1b1b1;
	position: absolute;
	top: 194px;
	right: 0;
	text-align: right;
	line-height: 16px;
	margin: 0;
	padding: 0;	
}
/* End  Section: About Digital Pathology - What the thought Leaders Say?
------------------------------------------- */
/* Begin products and solutions 
--------------------------------------------*/

#productsSolutions.index #wrapper #content {
	min-height: 850px;
	height:auto !important;
	height:850px;
}
#productsSolutions.scannerFamily #wrapper #content {
	min-height: 700px;
	height:auto !important;
	height:700px;
}
#products-wrapper {
	background: url(../images/ScannerFamilyBackground.gif) repeat-x top center;
	margin:0; padding:0;
	height: 171px;
	width: 744px;
	margin: 0 10px 0 12px;
}
#products {
	padding: 0;
	padding: 20px 0 12px 0;
	margin: 0 20px 0 15px;
	width: 715px;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline;
	
}
#products-container {z-index: 2;}
#products-container a { 
	float: left;
	display: inline-block; 
	text-decoration: none;
	padding: 0 16px;
	width: 150px;
	z-index:2;
}
#products div { 
	text-align: center;
}
#products a img{ 
	width: 150px;
}
/* product tips */
.product-name { 
	background: transparent url(../images/product-bg.gif) repeat-x;
	height: 18px;
	color: #fff;
}
.generic #content #mainContent #products .product-tips { 
	background: #e7e8e8 url(../images/product-tips-bg.gif) repeat-x top center; 
	position: relative;
	display: none;
	border: 1px solid #999;
	color: #626366;
	line-height: 16px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 8px;	
}
#product .product-tips * {
	position: relative;
}
.generic #content #mainContent #products .product-tips ul{
	margin:0;
	padding: 0;
}
.generic #content #mainContent #products .product-tips ul li{ 
	list-style: disc outside;
	padding: 0;
	margin:0 0 1px 9px;
	line-height: 12px;
	font: 11px Arial, Helvetica, sans-serif;
}
/* product slider container */
#products-slider {
	position: absolute;
	top: 200px;
	left: 20px;
	width:744px;
}
/* slidebar */
#products-slider .slideBar { 
	height: 16px;
	width: 680px;
	background: transparent url(../images/middle.png) repeat-x;
	float: left;
	cursor:pointer;
}
/* knob in the slidebar */
#products-slider .knob{ 
	background: transparent url(../images/middle-slider.gif) repeat-x scroll right center;
	height: 16px;
	width: 104px;
}
#products-slider .knobleft{ 
	background:url(../images/left-slider.gif) repeat-x center;
	width:8px;
	height:16px;
}
/* slider left and right */
#products-slider .sliderRight, #products-slider .sliderLeft { 
	cursor: pointer;
	height: 16px;
	text-decoration: none;
	width: 25px;
	float: left;
}
#products-slider .sliderRight { 
	background: transparent url(../images/right.png) no-repeat scroll 0 0;
}
#products-slider .sliderLeft { 
	background:  transparent url(../images/left.png) no-repeat scroll 0 0;
}
#inputDevicesImgWrap {
	height:172px;
	width:743px;
	margin: 0 0 0 12px;
	padding:0 0 0 0;
}
/* product tips */
.product-name { 
	background: transparent url(../images/product-bg.gif) repeat-x;
	height: 18px;
	line-height: 18px;
	font-weight:bolder;
	font-size:12px;
	color: #fff;
}
.product-name:hover, .product-name:visited{ 
	color: #F8B72E;
}
#loader {
	left: 200px;
}
/* end product tips */
/* End products and solutions
------------------------------------------- */
/* Begin Digital Pathology Solutions Index Page
------------------------------------------- */
#DigitalPathologySolutionsContent{
	position: absolute;
	z-index:0;
	margin: 12px 0 0 0;
	top: 235px;
	width: 465px;
}
#DigitalPathologySolutionsContent ol{
	margin:0 20px 0 38px;
	padding: 0;
}
#DigitalPathologySolutionsContent li {
	line-height: 15px;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
}
#bar_products {
	position: absolute;
	z-index:0;
	top: 310px;
	left: 440px;
	padding-left: 30px;
	padding-top: 3px;
}
#pathology_solution {
	position: absolute;
	z-index:0;
	top: 280px;
	left: 440px;
	padding-left: 30px;
	padding-top: 3px;
}
#requestMoreInformationLink {
	position: absolute;
	z-index:0;
	width: 200px;
	top: 510px;
	left: 470px;
	padding-left: 30px;
	padding-top: 3px;
	height:100px;
	background: url(../images/iconRequestInformation.gif) no-repeat left top;
	font-weight:bolder;
	font-size: 12px;
}
#requestMoreInformationLink a, 
#requestMoreInformationLink a:visited {
	color: #CA3827;
	text-decoration:none;
}
#rightMainContent #requestMoreInformationLink2 {
	margin: 170px 0 0 10px;
	font-weight:bolder;
	font-size: 12px;
	text-align: left;	
}
#rightMainContent #requestMoreInformationLink3 {
	margin: 60px 0 0 10px;
	font-weight:bolder;
	font-size: 12px;
	text-align: left;	
}
#rightMainContent #requestMoreInformationLink2 a, 
#rightMainContent #requestMoreInformationLink2 a:visited, 
#rightMainContent #requestMoreInformationLink3 a, 
#rightMainContent #requestMoreInformationLink3 a:visited {
	padding: 4px 0 0 30px;
	display: block;
	height: 30px;
	background: url(../images/iconRequestInformation.gif) no-repeat left top;
	color: #CA3827;
	text-decoration:none;
}
/* End Digital Pathology Solutions Index Page
------------------------------------------- */
/* Begin Scanner Family Section
------------------------------------------- */
.ScannerFamilyTextContent{
	position: absolute;
	width:621px;
	z-index: 0;
	display:block;
}
/* End Scanner Family Section
------------------------------------------- */
/* Begin expand/collpase  
------------------------------------------- */
#mainContent .expandAll {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#F06422;
	cursor:pointer;
	position: absolute;
	right: 0;
}
#mainContent #collapseAll {
	display:none;
}
#mainContent .slideWrapper {
	margin: 5px 10px 10px 12px;
	padding: 0;
}
#mainContent .slideWrapperLast {
	margin: 5px 12px 40px 12px;
	padding: 0;
}
#mainContent .slideWrapper h3 {
	padding: 0;
	margin: 0;
	height: 20px;
}
#mainContent .slideWrapper h3 a.title {
	background: url(../images/arrowCollapse.gif) no-repeat center left;    
}
#mainContent .slideWrapper h3 a.title,
#mainContent .slideWrapper h3 a.title:hover {
	padding: 4px 0 4px 15px;
	margin: 0;
	color: #F06422;
	text-transform: uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#mainContent .slideWrapper h3 a.inView {
	background:transparent url(../images/arrowExpand.gif) no-repeat center left;
	margin: 0;
}
.generic #content #mainContent .slideWrapper .mssg {
	margin: 0;
	padding: 0 0 5px 0;
}
.generic #content #mainContent .slideWrapper .mssg p {
	margin: 0;
	padding: 5px 2px;
}
.generic #content #mainContent .slideWrapper .mssg p:first-child {
	padding: 0;
}
.generic #content #mainContent .slideWrapper .mssg h2 {
	margin: 0 0 0 15px;
	padding: 0;
	font-weight: bold;
}
.generic #content #mainContent .slideWrapper .mssg h2.ins {
	margin: 10px 0 0 12px;
	padding: 0;
	font-weight: bold;
}
.generic #content #mainContent .slideWrapper .mssg ul {
	list-style: disc outside;
	margin: 0 0 0 17px;
	padding: 0 10px;
}
.generic #content #mainContent .slideWrapper .mssg ul li {
	margin: 0;
	padding: 0;
	line-height: 16px;
}
.generic #content #mainContent .slideWrapper .mssg ul li ul {
	list-style: circle outside;
}
.generic #content #mainContent .slideWrapper .mssg table {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0;
	margin: 5px 0 0 0;
	background: #e9eaeb;
	border-collapse: collapse;
}
.generic #content #mainContent .slideWrapper .mssg table td.features {
	padding: 1px 0 1px 1px;
	margin: 0;
	border-top: 1px solid #666;
	width: 138px;
	vertical-align: top;
	font: 12px Myriad, Arial, Helvetica, sans-serif;
}
.generic #content #mainContent .slideWrapper .mssg table td.information {
	padding: 1px 0;
	margin: 0;
	border-top: 1px solid #666;
	font: 12px Myriad, Arial, Helvetica, sans-serif;
}
.generic #content #mainContent .slideWrapper .mssg .trademark {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}

/* End expand/collpase  
------------------------------------------- */
/* Begin expand/collpase button  
------------------------------------------- */
#mainContent .expandAll{
	padding:2px 3px;
}
#mainContent .expandAll:hover{
	background-color:#F06422;
	padding:2px 3px;
	vertical-align:middle;
	color:#fff;
}
#mainContent .expandAll a:hover{
	color:#fff;
	text-decoration:none;
}
/* End expand/collpase button
------------------------------------------- */

/* Begin Services & Support 
------------------------------------------- */
#services-form .fc-field-error {
	border: 1px solid red;
}
.fc-tbx .err p{
	display: none;
}
/* Begin Our Customers
------------------------------------------- */

table#tlTable td{
	vertical-align:top;
}
#tlFrame {
	height:390px;
	width:915px;
	position: relative;
	overflow: hidden;
	position: relative;
}
#tlContainer {
	height:390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	position: relative;
	overflow:hidden;
}
#tlLeft, #tlRight{
	position:relative;
	top:0;
	width:20px;
	height:302px;
}
.back-on {
	background: url(../images/back_on.gif) no-repeat top center;
}
.back-off {
	background: url(../images/back_off.gif) no-repeat top center;
}
.next-on {
	background: url(../images/next_on.gif) no-repeat top center;
}
.next-off {
	background: url(../images/next_off.gif) no-repeat top center;
}
.opac50 *{
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
.opac100 *{
	opacity: .99;
	-moz-opacity: .99;
	
}
.opac99 *{
	opacity: .99;
	-moz-opacity: .99;
}
.tlElem {
	width:305px;
	height:302px;
	float:left;
}
.tlMssg {
	position: relative;
	border: 10px solid #000;
	width:257px;
	height:276px;
	margin: 0;
	padding:6px 20px 0 8px;
	color:#B2B2B2;
	line-height: 17px;
}
.tlMssg img {
	position:absolute;
	top:16px;
	right: 20px;
	margin:  0;
	padding: 0;	
}
.tlMssg h3 {
	clear: left;
	color: #F06422;
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 66px 0 0 0;
	padding: 0 26px 0 14px;	
}
.scientificArticlesPosters #content #mainContent #tlTable .tlMssg h3 {
	clear: left;
	color: #F06422;
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 66px 0 0 0;
	padding: 0 26px 0 14px;	
	display:block;
}
.tlMssg p {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0 0 10px 0;
	padding: 0 14px 0 14px;
	line-height: 15px;	
}
.tlMssg span {
	color: #000;
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 5px 0 0 0;
	padding: 0 26px 0 14px;
	display:block;
}
.tlMssg span em {
	padding: 0 0 0 8px;
}
.tlImg {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/cstmr_off.gif) no-repeat;
	width:305px;
	height:88px;
}
.tlImg img {
	display: block;
	margin: 0;
	padding: 0;
}
/* End Our Customers
------------------------------------------- */
/* Begin tradeshow photo slides
------------------------------------------- */

table#tlpTable td{
	vertical-align:top;
}
#tlpFrame {
	height:300px;
	width:730px;
	position: relative;
	overflow: hidden;
	position: relative;
}
#tlpContainer {
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	position: relative;
	overflow:hidden;
}
#tlpLeft, #tlpRight{
	position:relative;
	top:0;
	width:20px;
	height:220px;
}
.back-on-photo {
	background: url(../images/back_on_220.gif) no-repeat top center;
}
.back-off-photo {
	background: url(../images/back_off_220.gif) no-repeat top center;
}
.next-on-photo {
	background: url(../images/next_on_220.gif) no-repeat top center;
}
.next-off-photo {
	background: url(../images/next_off_220.gif) no-repeat top center;
}
.opac50 *{
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
.opac100 *{
	opacity: .99;
	-moz-opacity: .99;
	
}
.opac99 *{
	opacity: .99;
	-moz-opacity: .99;
}
.tlpElem {
	width:305px;
	height:200px;
	float:left;
}
.tlpMssg {
	position: relative;
	border: 10px solid #000;
	width:257px;
	height:195px;
	margin: 0;
	padding:6px 20px 0 8px;
	color:#B2B2B2;
	line-height: 17px;
}
.tlpMssg img {
	position:absolute;
	top:0px;
	left: 0px;
	margin:  0;
	padding: 0;	
}
.tlpMssg h3 {
	clear: left;
	color: #F06422;
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 66px 0 0 0;
	padding: 0 26px 0 14px;	
}
.scientificArticlesPosters #content #mainContent #tlpTable .tlpMssg h3 {
	clear: left;
	color: #F06422;
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 66px 0 0 0;
	padding: 0 26px 0 14px;	
	display:block;
}
.tlpMssg p {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0 0 10px 0;
	padding: 0 14px 0 14px;
	line-height: 15px;	
}
.tlpMssg span {
	color: #000;
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 5px 0 0 0;
	padding: 0 26px 0 14px;
	display:block;
}
.tlpMssg span em {
	padding: 0 0 0 8px;
}
.tlpImg {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/cstmr_off.gif) no-repeat;
	width:305px;
	height:88px;
}
.tlpImg img {
	display: block;
	margin: 0;
	padding: 0;
}
/* End Tradeshow photo slides
------------------------------------------- */


/* Begin servicesSupport
------------------------------------------- */
#servicesSupport #content #mainContent table,
#servicesSupport #content #mainContent form,
#productsSolutions #content #mainContent table,
#productsSolutions #content #mainContent form {
	width: 400px;
	margin: 5px 0 5px 4px;
}
#servicesSupport #content #mainContent .inputSmall, 
#productsSolutions #content #mainContent .inputSmall {
	margin-top: 4px;
	width: 100px;
	margin-right: 5px;
}
#servicesSupport #content #mainContent .input, 
#productsSolutions #content #mainContent .input {
	margin-top: 4px;
	width: 213px;
	margin-right: 5px;
}
.generic #content #rightMainContent .vinfo {
	height: 107px;
	width: 200px;
	margin: 30px 0 0 15px;
	padding: 0;
	text-align:left;	
}
.generic #content #rightMainContent .vinfo #iconTechSupport {
	padding: 3px 10px 40px 0;
	float:left;
}
.generic #content #rightMainContent .vinfo p {
	padding: 0;
	margin: 0;
}
.fc-error {
	margin : 5px 0px 10px 0px;
	background-color : #fff;
}
.fc-error p {
	margin : 5px;
	color : #F06422;
}
.mandatory{
	color: #F06422;
}
.tlMssg span em {
	display:block;
}
/* End servicesSupport
------------------------------------------- */

/* Begin servicesSupport/Slide Hosting/Virtuoso Express
------------------------------------------- */
.virtuosoSoftware #content #mainContent { 
	min-height:700px;
	height:auto !important; 
	height:700px;
}
	
#bar_chart {
	margin-top: 20px;
}

.slideHosting-virtuosoExpress #mainContent #downloadForm {
	background: url(../images/iconAlgorithm.gif) no-repeat top left;
}
.slideHosting-virtuosoExpress #mainContent #downloadForm a {
	margin-left: 25px;
}
/* End servicesSupport/Slide Hosting/Virtuoso Express
------------------------------------------- */
/* Begin servicesSupport/technicalSupport
------------------------------------------- */
.technicalSupport #content #mainContent p {
	font: bold 11px Arial, Helvetical, sans-serif;
	text-transform: uppercase;
	color: #CA3827;
	line-height:16px;
	margin:7px 20px 7px 12px;
	padding: 4px 0 4px 26px;
}
.technicalSupport #content #mainContent p a {
	font: 12px Arial, Helvetical, sans-serif;
	text-transform: lowercase;
	color: #F06422;
}
.technicalSupport #content #mainContent p span {
	font: 12px Arial, Helvetical, sans-serif;
	text-transform: lowercase;
	color: #000;
}
.technicalSupport #content #mainContent ul {
	margin:-10px 0 0 38px;
	padding: 0;
	list-style-position:inside;
}
.technicalSupport #content #mainContent ul li {
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.technicalSupport #mainContent #imageViewer {
	background: url(../images/iconImageViewer.gif) no-repeat top left;
	padding: 0 0 0 12px;
}
.technicalSupport #mainContent #virtuoso {
	background: url(../images/iconVirtuoso.gif) no-repeat top left;
}
.technicalSupport #mainContent #preInstallation {
	background: url(../images/iconPreInstallation.gif) no-repeat top left;
}
.technicalSupport #mainContent #algorithm {
	background: url(../images/iconAlgorithm.gif) no-repeat top left;
}
.technicalSupport #mainContent #imageQuality {
	background: url(../images/iconImageQuality.gif) no-repeat top left;
}
.technicalSupport #mainContent #forms {
	background: url(../images/iconForms.gif) no-repeat top left;
}
.technicalSupport #mainContent #forms2 {
	background: url(../images/iconForms.gif) no-repeat top left;
}

/* Begin servicesSupport/technicalSupport
------------------------------------------- */

/* Begin News & Articles
------------------------------------------- */
.date {
	font: 16px Arial, Helvetica, sans-serif;
	color: #626366;
	margin: 0;
	padding: 0;
}
.generic #content #mainContent p.newHighlight {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #CA3827;
}
#newsArticles #content #rightMainContent {
	background: none;
	float:left;
}
#newsArticles.specialEventsTradeshows #content #rightMainContent {
	background: url(../images/video_bottom.gif) repeat-x top left;
}
#newsArticles #content #rightMainContent #emailsAlerts {
	background: url(../images/iconEmailAlerts.gif) no-repeat bottom left;
	height: 26px;
	margin: 63px 0 18px 0;
}
#newsArticles #content #rightMainContent h3 {
	font: bold 11px Arial, Helvetical, sans-serif;
	text-transform: uppercase;
	color: #CA3827;
	margin: 0;
	text-align:left;
}
#newsArticles #content #rightMainContent #emailsAlerts h3,
#newsArticles #content #rightMainContent #emailsAlerts p {
	padding: 0 0 0 45px;
}
#newsArticles #content #rightMainContent p {
	font: 12px Arial, Helvetical, sans-serif;
	margin: 0;
	text-align:left;
}
#newsArticles #content #rightMainContent #viewby {
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #626366;
}
#newsArticles #content #rightMainContent #viewby .pastYear {
	color: #b1b1b1;
}
#newsArticles #content #rightMainContent .news {
	margin: 6px 0 4px 0;
}
.BackText{
	float:right;
	font-size: 11px;
	vertical-align:middle;
	margin-top: -15px;
}
#newsArticles #content #mainContent h3{
	font: bold 12px Arial, Helvetical, sans-serif;
	color: #CA3827;
	margin: 0 0 0 12px;
	padding: 0;
	display:inline;
}






















#newsArticles #content #rightMainContent #emailsAlerts {
	margin: 48px 0 18px 0;
}
.mediaCoverage #content #mainContent ul {
	list-style: none;
	margin: -10px 0 0 12px;
	padding: 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.mediaCoverage #content #mainContent ul li {
	margin: 0 0 20px 0;
	padding: 0;	
}
/* End News & Articles
------------------------------------------- */
/* Begin Careers 
------------------------------------------- */
#careers.index #content #mainContent ul{
	list-style: disc outside;
	margin: 0 0 0 12px;
	padding: 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#careers.index #content #mainContent h3, 
#DigitalPathologySolutionsContent h3 {
	font: bold 12px Arial, Helvetical, sans-serif;
	color: #CA3827;
	margin: 0 0 0 12px;
	padding: 0;
}
#content #mainContent ul li {
	margin: 0 0 5px 10px;
	padding: 0;	
}
.externalResources #content #mainContent ul li {
	margin: 4px 0 5px 10px;
	padding: 0;	
}
/* End Careers
------------------------------------------- */
/* Begin current openings
------------------------------------------- */
.currentOpenings #content #mainContent {
	width:621px;
}
.currentOpenings #content #mainContent ul#positionsAll {
	list-style-type: none;
	margin: -10px 0 0 12px;
}
.currentOpenings #content #mainContent ul#positionsAll li {
	margin: 0;
	padding: 0;
	line-height: 17px;
}
.currentOpenings #content #mainContent h3,
.currentOpenings #content #mainContent h4 {
	font: bold 12px Arial, Helvetical, sans-serif;
	color: #CA3827;
	margin: 0 0 0 12px;
	padding: 0;
}
.currentOpenings #content #mainContent h3 span{
	font: normal 12px Arial, Helvetical, sans-serif;
	color: #000;
}
.currentOpenings #content #mainContent h4 {
	margin: 10px 0 0 12px;
}
.currentOpenings #content #mainContent .positions {
	margin-top: 12px;
}
.currentOpenings #content #mainContent ul {
	line-height:16px;
	margin:0 0 0 12px;
}
/* End current openings
------------------------------------------- */
/* Begin Enlarge
------------------------------------------- */
a.enlarge {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 10px 15px 0 0;
	background: url(../images/enlarge_off.png) no-repeat center right;
	height: 14px;
	color: #505053;
	display: block;
	width: 225px;
}
a.enlarge:hover {
	background: url(../images/enlarge_on.png) no-repeat center right;
	color: #f06422;
}
/* End Enlarge
------------------------------------------- */
/* Begin Form elSelect
 file elSelect.js
 downloaded from http://www.cult-f.net/2007/12/14/elselect/
 site  http://www.cult-f.net
------------------------------------------- */
#mySelect {
	float: left;
	margin-top: -26px;
	margin-left: 140px;
}
.elSelect {
	width:137px;
	height:20px;
	background: #fff url(../images/select_bg.gif) no-repeat 0% 0%;
}
.elSelect .selected {
	background-color:#316ac5 !important;
	color:#fff !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:107px;
	font-weight:normal;
	font-size:12px;
	color:#000;
	background-color: #fff;
	border-left:solid 1px #749490;
	border-top:solid 1px #749490;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 23px;
	height: 20px;
	float: right;
	background:url(../images/select_arrow.gif) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	border-bottom:solid 1px #749490;
}
.elSelect .option {
	padding:3px 0 4px 5px;
	background-color:#fff;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#496772;
}
.elSelect .disabled {
	background-color:#fff;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}

/* End Form elSelect
------------------------------------------- */
/* back to top
------------------------------------------- */
.rollover a {
	float:right;
	display:block;
	width: 64px;
	height:16px;
	background: url(../images/BackToTopButton.gif) 0 0 no-repeat;
}
.rollover a:hover { 
	background-position: 0 -16px;
}
.rollover a:active {
	background-position: 0 -16px;
}

/* End back to top rollover
------------------------------------------- */
/* Begin Media Coverage 
------------------------------------------- */
#content #mainContent ul#mediaCoverageList {
	padding: 10px 0 0 5px;
}
/* End Media Coverage
------------------------------------------- */
/* Begin Search
------------------------------------------- */
#header #cse-search-box {
	height: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 11px;
	right: 22px;
}
#cse-search-box div {
	margin: 0;
	padding: 0;
	position: relative;
}
input.gsc-input,
#cse-search-box div #searchInput {
	background-position: left top;
	padding: 0;
	width: 98px;
	border: none;
	height: 12px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #8b8b8b;	
}

#cse-search-box div #searchInputWrapper{
	margin: 1px 2px 0 0;
	padding: 1px 10px 0px 10px;
	width: 98px;
	border: none;
	background: url(../images/bgInputSearch.gif) no-repeat center center;
	height: 14px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #8b8b8b;	
}
#cse-search-box div #searchBtn {
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	right: -14px;
}
.search #content #mainContent {
	width: 769px; 
}
#cse-search-results iframe{
	width: 740px;
	margin-left: 12px;
}
#cse-search-results iframe html body .j {
	width: 740px;
}
#cse-search-results iframe html body table.bb {
	border-bottom: 1px solid #ccc;
}

/* for search resultes */
.gsc-search-box,
.gsc-tabsArea{ 
	display: none; 
}
.gsc-resultsHeader {
	border-bottom: 1px solid #000000
}
/* End Search
------------------------------------------- */
/* Begin Contact & 404 Page
------------------------------------------- */
#contact.index #content #mainContent h3, 
#missing #content #mainContent h3 {
	font: bold 12px Arial, Helvetical, sans-serif;
	color: #CA3827;
	margin: 0 0 0 12px;
	padding: 0;
}
#contact.index #content #rightMainContent, 
#missing #content #rightMainContent{
	width:445px;
	height: 400px;
	float:left;
}
#contact.index #content #rightMainContent iframe, #missing #content #rightMainContent iframe{
	border: #333333 5px solid;
}
#contact.index #content #mainContent{
	width: 300px;
}

/* End Contact & 404 Page
------------------------------------------- */



/* Begin Footer
------------------------------------------- */
#footer {
	width: 955px;
	margin: 0 auto;
	padding: 1em 0 0 0; 
	text-align: center;
}
#footer p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #626366;
}
#footer a {
	color: #fff;
	margin-right: 0;
}
#footerContact {
	text-align: right;
	margin: -13px 0 0 0;
}
#footerContact p {
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff;	
	margin: 0 5px 0 0;
}
#footerContact p a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#footerContact p a:hover {
	color: #232323;
	text-decoration: none;
}
/* End Footer
------------------------------------------- */
