@charset "utf-8";
/* CSS Document */


/*Slide Structure*/
#holder
{
	width:719px;
	height:210px;
	margin:3px;
	overflow:hidden;
	padding:0;
}

.slide-tab
{
	float:right;
	width:30px;
	height:210px;
	margin:0;
	padding:0;
	position:relative;
}

.slide-tab *
{
	margin:0;
	padding:0;
	position:relative;
}

.slide-content
{
	margin:0;
	padding:0;
	height: 210px;
	width:598px;
	float: right;
	position:relative;
}

.slide-intro-home
{
	width:299px;
	padding:43px 218px 0 13px;
	color:#ffffff;
}

.slide-intro-home-2011
{
	width:299px;
	padding:0;
	color:#000;
	color:#fff;
}

.slide-intro-home .title
{
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:28px;
}

.slide-intro-home-2011 .title
{
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	line-height:24px;
}

.slide-intro-home-2011 .title a
{
	color:#fff;
	display:block;
	padding-bottom:10px;
}

.slide-intro-home-2011 .title a:hover
{
	text-decoration:none;
}


/*4 Market Layouts*/
.slide-intro-pathology
{
	width:280px;
	padding:20px 230px 0 20px;
	color:#333333;
}

.slide-intro-pathology .title
{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:28px;
	color:#052e6b;
}

.slide-intro-pathology a
{
	color:#052e6b;
}


.slide-intro-forensics
{
	width:280px;
	padding:20px 230px 0 20px;
	color:#333333;
}

.slide-intro-forensics .title
{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:28px;
	color:#5b9b43;
}

.slide-intro-forensics a
{
	color:#5b9b43;
}


.slide-intro-particle
{
	width:280px;
	padding:20px 230px 0 20px;
	color:#333333;
}

.slide-intro-particle .title
{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:28px;
	color:#0072bc;
}

.slide-intro-particle a
{
	color:#0072bc;
}


.slide-intro-threat
{
	width:280px;
	padding:20px 230px 0 20px;
	color:#333333;
}

.slide-intro-threat .title
{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:28px;
	color:#bac932;
}

.slide-intro-threat a
{
	color:#bac932;
}


/*Banner - Homepage*/

.slide-panel-homepage
{
	background:url(/img/banners/homepage.jpg);
	height:210px;
	width:598px;
	margin:0;
	padding:0;
	color:#ffffff;
}

.slide-panel-homepage-2011
{
	background:none;
	height:210px;
	width:598px;
	margin:0;
	padding:0;
	color:#ffffff;
}


/*Banners - Markets*/

.slide-panel-markets
{
	background:url(/img/banners/markets.jpg);
}

.slide-panel-anatomic-pathology
{
	background:url(/img/banners/market-anatomic-pathology.jpg);
}

.slide-panel-forensics
{
	background:url(/img/banners/market-forensics.jpg);
}

.slide-panel-particle-sizing
{
	background:url(/img/banners/market-particle-sizing.jpg);
}

.slide-panel-threat-detection
{
	background:url(/img/banners/market-threat-detection.jpg);
}

/*Banners - Products & Services*/

.slide-panel-products
{
	background:url(/img/banners/products.jpg);
}

.slide-panel-consulting
{
	background:url(/img/banners/products-consulting.jpg);
}

.slide-panel-instrumentation
{
	background:url(/img/banners/products-instrumentation.jpg);
}

.slide-panel-condor
{
	background:url(/img/banners/products-condor.jpg);
}

.slide-panel-examiner
{
	background:url(/img/banners/products-examiner.jpg);
}

.slide-panel-falcon
{
	background:url(/img/banners/products-falcon.jpg);
}

.slide-panel-labservices
{
	background:url(/img/banners/products-lab-services.jpg);
}

.slide-panel-software
{
	background:url(/img/banners/products-software.jpg);
}

.slide-panel-training
{
	background:url(/img/banners/products-training.jpg);
}

.slide-panel-branchout
{
	background:url(/img/banners/contract-services-branch-out.jpg);
}

/*Banners - Technology*/

.slide-panel-technology
{
	background:url(/img/banners/technology.jpg);
}

/*Banners - Resources*/

.slide-panel-resources
{
	background:url(/img/banners/resources.jpg);
}

/*Banners - News & Events*/

.slide-panel-news
{
	background:url(/img/banners/news.jpg);
}

/*Banners - About Us*/

.slide-panel-about
{
	background:url(/img/banners/about.jpg);
}

/*Banners - Contact Us*/

.slide-panel-contact
{
	background:url(/img/banners/contact.jpg);
}

/*Banners - Search, Download & Sitemap*/

.slide-panel-sitemap
{
	background:url(/img/banners/search.jpg);
}


/*New Homepage Feature Rotator Styles*/

#newsticker ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#newsticker li
{
	list-style:none;
	margin:0;
	padding:15px 260px 20px 15px;
}

#newsticker li a.more
{
	display:block;
	margin-top:5px;
	color:#fff;
}

#newsticker li.feature-1
{
	background:url(/img/features/HSI-Examiner-100QD-Home-Banner.jpg);
	width:322px;
	height:180px;
}

#newsticker li.feature-2
{
	background:url(/img/features/FALCONII-Home-Banner.jpg);
	width:322px;
	height:180px;
}

#newsticker li.feature-3
{
	background:url(/img/features/hsi-home-banner.jpg);
	width:322px;
	height:180px;
}

