@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

#header {
margin:0px;
padding:0px;
background-color:#fff;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}



a {
	text-decoration: none;
	color: #1279c6;
}

a:link {
	text-decoration: none;
	color: #1279c6;
}

a:visited {
	color: #1279c6;
}

a:hover {
	color: #e16f00;
	text-decoration: underline;
}

a:active {
	color: #e16f00;
	text-decoration: underline;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


/* HEADER CSS */

#header {
	width: 970px;

}

#mainHead {
	padding: 10px 0;
	margin: 0;	
	border:0;
	width:100%;
}

#header div.logoblock {	
	border: none;	
}	

#header .logo {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;	
}

#header .location {
	float: left;
	padding: 0;
	margin: 0;
	color: #5b5b5b;
	position: relative;	
	top: 25px;
	padding-left:10px;
}

.makeBold {
	font-weight: 700;
}


div.mainMenu {
	margin-top: 17px;
	padding: 5px 5px 0 5px;
	float: right;
	font-size: 10px;
	border:0;
	color: #333;
}

.mainMenu ul {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}

.mainMenu li {
	width: auto;
	margin-left:20px;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
}

.mainMenu li.first {
	width: auto;
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
}


.mainMenu a {
	text-decoration: none;
	display: block;
	color: #333;
	background: #fff;
	padding: 5px;
}

.mainMenu a span.arrowBack {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/arrow.gif) no-repeat right;
	padding-right: 20px;
	background-color: transparent;
	color: #333;
}

.mainMenu a.storeLogin {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/login2.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #fff;
	color: #333;
}

.mainMenu a.storeLogin:hover {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/login.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #E2E2E2;
}

.mainMenu a.myBasket {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/basket2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;	
}

.mainMenu a.myBasket:hover, li#myBasket a.active {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/basket.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.myAccount {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/account2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	
}

.mainMenu a.myAccount:hover, li#myAccount a.active {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/account.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.quickOrder {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/qo2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	color: #333;

}

.mainMenu a.quickOrder:hover {
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/icons/qo.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;

}

.mainMenu a:hover {
	text-decoration: none;
	background-color: #E2E2E2;
}

.mainMenu li {
	position: relative;	
	z-index:100;
}

.mainMenu ul li ul li {
	padding: 0;
	margin: 0;	
}

.mainMenu ul li ul li a {
	padding: 5px 8px;
	width: 156px;	
}

.mainMenu div.trigger {
	position: absolute;
	left: 25px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFF;
	width: 172px;
}

.mainMenu div.trigger a {
	color: #333;
}

.mainMenu li li {
	border: none;	
}

/* SUB MENU */
#subheader_menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	background: #F0F0F0 url(http://marketing.appliedbiosystems.com/images/global/images/images/subhead.jpg) no-repeat;
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
height:30px;
padding:0 10px 0 15px;
}


#subheader_menu div.subleft {
	color: #003366;
	float: left;
	padding: 0;
	margin: 10px 0 0;
	font-size:11px;
	height:20px;
}

input#formHeaderSearchSelect {
	z-index: 1;
}
#subheader_menu div.subleft a {
	font-weight: bold;
}

#subheader_menu div.subright {
	color: #003366;
	float: right;
	height:20px;
	margin:5px 0 0;
	padding:0;
	width: 400px;
}

/*html>body #subheader_menu div.subright {margin-top: -5px;}*/

#header .searchTextBox {
	border: 1px solid #5788B0;
	color: #003366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	
	float: left;
	margin-right:5px;
margin-top:3px;
width:180px;
}

.searchDropdown {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border: 1px solid #5B5B5B;
	color: #333333;
	width: 185px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	visibility:visible;
}

html>body .searchDropdown {margin-top: 2px;margin-right: 2px;}

#header .searchButton {
	margin-top: 0px;
	margin-left:1px;
	
	border: none;
}

html>body #header .searchButton {margin-top: 0px;}


/* BLUE BAR MENU */

#topMenu {
	height: 30px;
	background: #1279C6 url("http://marketing.appliedbiosystems.com/images/global/images/images/navigation/background.png") repeat-x scroll 0 -8px;;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #5b5b5b;
	padding-bottom: 0px;
	
}

html>body #topMenu {height: 30px;}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topMenu ul li {
	float: left;
	display: block;
	border-left: 1px solid #457ebe;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	z-index:100;
}

#topMenu ul li.first {
	border-left: 0;
}

#topMenu ul li.first a {
color:#F0F0F0;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
letter-spacing:1px;
padding:7px 25px 8px;
text-decoration:none;
}
#topMenu ul li a {
	display: block;
	padding: 7px 25px 4px 25px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#topMenu ul li a.active {
	background: #FFF;
	color: #004799;
	
}

.subMenu {
	position: absolute;
	top: 26px;
	left: -1;
	background: #FFF;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	width: 732px;
	display: none;
	z-index: 99;
	padding: 0;
	font-size:11px;
}

.subMenuAlt {
	position: absolute;
	top: 26px;
	left: -1;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	width: 200px;
	display: none;
	z-index: 99;
	padding: 0;
	font-size:11px;
}

#topMenu ul li div.active {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;

}

.subMenu h3 {
	color: #003366;
	font-size: 1em;
	border-bottom: 1px solid #78b3ee;
	padding-bottom: 3px;
	margin: 10px;
}

.subMenu div.left {
	float: left;
	width: 453px;
	border-right: 1px solid #e2e2e2;
	padding-right:5px;
}

.subMenu div.right {
	float: left;
	width: 257px;
	padding-left: 8px;
}

#topMenu .subMenu ul, #topMenu .subMenu ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
	
}

#topMenu .subMenuAlt ul, #topMenu .subMenuAlt ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
}

#topMenu .subMenu ul {
	margin-bottom: 10px;
}

#topMenu .subMenu ul li {
	background: url("http://marketing.appliedbiosystems.com/images/global/images/images/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;
		
}

#topMenu .subMenu ul li.subContent {
	background: url("http://marketing.appliedbiosystems.com/images/global/images/images/navigation/bullet2.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 4px;
}

#topMenu .subMenu ul li.subHead {
	background: url("http://marketing.appliedbiosystems.com/images/global/images/images/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;
	color:#004799;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
}

#topMenu .subMenuAlt ul li {
	padding-left: 5px;
	margin-left: 0px;
	padding: 1px 2px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	
}

#topMenu .subMenu ul li a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: static;
}

#topMenu .subMenu ul li.subContent a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: static;
}

#topMenu .subMenuAlt ul li a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 3px 7px;
	margin: 0;
	display: static;
	text-decoration: none;
	width:190px;
}

html>body #topMenu .subMenuAlt ul li a {width:auto;}

#topMenu .subMenuAlt ul li a:hover {
	background: #5B5B5B;
	color: #fff;
	padding: 3px 7px;
	text-decoration: none;
}

#topMenu .subMenu ul li a:hover {
color: #e16f00;
	text-decoration: underline;
}

#topMenu .subMenuAlt ul li a:hover {
	background: #5B5B5B;
	color: #fff;
	text-decoration: none;
}

#topMenu ul li.noBullet {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-left:1px solid #457EBE;
display:block;
float:left;
line-height:15px;
list-style-type:none;
margin:0 0 0;
padding:0;
position:relative;
z-index:100;
}

.lastRow {
	border: none;
}

.mleft {
	float: left;
	width: 227px;
}

.mright {
	float: right;
	width: 217px;
}

.inline {
	display: inline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#fixBanners {
	height:  296px;
   	margin-bottom: -22px;
}

*:first-child+html #fixBanners {
margin-bottom: 0px;
}


/* FOOTER */

#footer {
	
	width: 970px;
	margin-top: 15px;
}

#footer ul#footerNav {
	margin: 0;
	padding: 10px 0;
	border: 1px solid #B0B0B0;
	text-align: center;
	background-image: url(http://marketing.appliedbiosystems.com/images/global/images/images/backFooterNav.gif);
	background-repeat: repeat-x;
}

#footer ul#footerNav li {
	display: inline;
	margin: 0 1em 0 0;
	padding: 0 0 0 1em;
	font-weight: bold;
	border-left: 2px solid;
	font-size:11px;
}

#footer ul#footerNav li.first {
	border: none;
}

#footer ul#utility {
	margin: 10px 0 0 10px;
	padding: 0;
}

#footer ul#utility li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	border-left: 1px solid #666;
	font-size:11px;
}

#footer ul#utility li.first {
	border: none;
	padding-left: 0;
}

#footer ul#utility li a {
	color: #666;
}

#footer #copyright {
	float: right;
	margin: 10px;
	font-size:11px;
}
#fixTabs {
	padding:0;
	margin: 0;	
	clear: both;		
}

.faded {
	background-color: #000000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
	color:#fff;
	height:768px;
	position: absolute;
	z-index: 2000;

	top: 0;
	left:0;
	width:1024px;
	display:none;


}

.faded2 {
	background-color: #fff;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
	color:#000;
	height:500px;
	position: absolute;
	z-index: 3000;
	top:50px;
	left:185px;
	width:600px;
	display:none;
	background-image: url(http://marketing.appliedbiosystems.com/images/global/images/images/map.jpg);
	background-repeat: no-repeat;
	background-position: left;	


}

.region {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#e16f00;
letter-spacing:1px;
padding-top:5px;


}

.blueButton { 
font-family:Arial, Helvetica, sans-serif;
	background: url(http://marketing.appliedbiosystems.com/images/global/images/images/blue_gr.png);
	border: solid 1px #5b5b5b;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	color:#fff;
	text-decoration:none;
	float:right;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;

}

.button{
border-top: solid 1px #ccc;
padding-top:16px;


}

#pageContentMiddle {
background-color:white;
float:left;
padding:15px 0pt 45px 15px;
}


#contentRightColumnsWrapper {
background-color:white;
border-left:1px solid #B8C6D9;
float:left;
width:814px;
}

#contentWrapperProdDef {
background-color:white;
width:970px;
}

#contentLeftColumn {
background-color:white;
float:left;
width:155px;
}

h2.title {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:1.25em;
font-weight:bold;
margin:0pt;
padding:0.48em 0px;
}

#tabContentRightVerticalPad {
height:23px;
}

#featureWrapper {
background-color:#FFFFFF;
margin:0pt 9px 12px 10px;
}


#featureBodyNew p {
font-size:10px;
margin:1em 0pt;
padding:0pt;
}

.nestedFontSize {
font-size:1.63em;
}

a.buttonOrange, a.buttonOrange:link, a.buttonOrange:visited, a.buttonOrange:active, a.buttonOrange:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .4em 1.1em .4em 1.1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e16f00;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left:1px solid #a3a3a3;
	border-top:1px solid #a3a3a3;
	background-image:url(http://marketing.appliedbiosystems.com/images/global/images/images/orangeGrad.jpg);
	background-repeat:repeat-x;

}

.floatLeft {
float:left;
}
.floatRight {
float:right;
}

.marginRight6 {
margin-right:6px;
}
.marginLeft6 {
margin-left:60px;
}

/* left navigation */

.leftNavHeader {
	background-image:url(http://marketing.appliedbiosystems.com/images/global/images/images/gradient.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #004799;
	border-top: 1px solid #004799;
	border-bottom: 1px solid #004799;
	padding: 4px 8px 4px 8px;
}

a.leftNavSection, a.leftNavSection:visited, a.leftNavSection:active, a.leftNavSection:link, leftNavSection:hover {
	width: 139px;
	display: block;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
	background-color: #f0f0f0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b0b0b0;
	padding: 2px 8px 3px 8px;
}
html>body a.leftNavSection { /* ie6 filter... ie6 ignores the following rule */
	letter-spacing: .5px;
}

a.leftNavSection:hover {
	background-color: #fff;
}

a.leftNavSectionOn, a.leftNavSectionOn:visited, a.leftNavSectionOn:active, a.leftNavSectionOn:link, leftNavSectionOn:hover {
	width: 139px;
	display: block;
	background-color: #fff;
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 8px 2px 8px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #004799;
}

ul.leftNavLinkList {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #a4a4a4;
}

.leftNavLinkList li {
	list-style: none;
	/*width: 139px;*/
	margin: 0;
	padding: 0;
	margin: 0 0 0 0;
	font-size: 10px;
	line-height: 13px;
	margin: 0 0 1px 0;
	width: 154px;
}

.leftNavLinkList a, .leftNavLinkList a:visited, .leftNavLinkList a:active, .leftNavLinkList a:link, .leftNavLinkList a:hover {
	color: #1279c6;
	display: block;
	height: 0px;
	text-decoration: none;
	padding: 1px 0 4px 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image:  url(http://marketing.appliedbiosystems.com/images/global/images/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	margin:0;
}


html>body .leftNavLinkList a, .leftNavLinkList a:visited, .leftNavLinkList a:active, .leftNavLinkList a:link, .leftNavLinkList a:hover  { /* ie6 filter... ie6 ignores the following rule */
	letter-spacing: .5px;
	height: 100%;
	background-position: 9px 5px;
}

.leftNavLinkList a:hover,
a.leftNavLinkListOn, a.leftNavLinkListOn:visited, a.leftNavLinkListOn:active, a.leftNavLinkListOn:link, leftNavLinkListOn:hover {
	background-color: #f7f7f7;
	color:#e16f00;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #b0b0b0;

}
a.leftNavSectionHelpLeaf, a.leftNavSectionHelpLeaf:visited, a.leftNavSectionHelpLeaf:active, a.leftNavSectionHelpLeaf:link, leftNavSectionHelpLeaf:hover {
	color: #016599;
	display: block;
	height: 20px;
	text-decoration: none;
	background-image:  url(http://marketing.appliedbiosystems.com/images/global/images/images/ab/bulletOrange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 0 4px 20px;
	border-bottom: 1px solid #FFFFFF;
}

.footerClear {
clear:both;
height:0px;
margin:0pt;
padding:0pt;
}

/* additional style for feature box header */

#featureHeaderNew {

	background-color: #d7d7d7;
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #a3a3a3;
	padding: 5px 4px 7px 8px;
	background-image:url(http://marketing.appliedbiosystems.com/images/global/images/images/grad2.jpg);
	background-repeat:repeat-x;

}

/* additional style for feature box body */

#featureBodyNew {
	background-color: #fff;
	font-size: .63em;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 5px 8px 8px 8px;
}

#featurePromoWrapperNew {
	background-color: #fff;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	line-height: 0;
}

.Heading {
		/* font-size: 1.25em; */
		font-size: 12px;
		color: #333; 
		font-weight: bold; 
		padding: 10px 0 0 0
		}
		
.heading {
		/* font-size: 1.25em; */
		font-size: 12px; 
		color: #333; 
		font-weight: bold; 
		padding: 10px 0 0 0
		}

.subheading {color: #003366; font-weight: bold; padding: 10px 0 0 0; font-size: 12px; }
.subsubheading {color: #279024; font-weight: bold; font-size: 11px; }

.subhead {color: #333; font-weight: bold; padding-top: 10;}

.thead {color: #333; font-weight: bold;}