.XoqCub {
	display: none;
}

/* 
-------------------------------------------------- 
 
Site: Applied Biosystems 
Author: Jason Conny 
Last modified: 1/22/08 
 
Copyright © 2008 Acquity Group 
 
-------------------------------------------------- 
*/

/* GLOBALS */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

form {
	margin: 0;
	padding: 0;	
}

a {
	text-decoration: none;
	color: #1279c6;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #1279c6;
}

a:hover {
	color: #e16f00;
	text-decoration: underline;
}

a:active {
	color: #e16f00;
	text-decoration: underline;
}

a.button {
	float: right;
	display: block;
	text-align: center;
	color: #FFF;
	padding: 5px;
	background: url(../images/buttons/background.gif) repeat-x;
	background-color: #e37304;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
	border: 1px solid #999;
	margin-right: 15px;
}

a.button:active, a.button:link, a.button:hover, a.button:visited {
	color: #FFF;
	text-decoration: none;
}


a img {
	border: none;
}


img.right {
	float: right;
	margin: 15px 15px 15px 10px;
}

.contributor_img_right {
	float: right;
	margin: 0 15px 10px 10px;
}

* html .contributor_img_right {
	margin-left: 7px;
}

img.left {
	float: left;
	margin: 0 10px 10px 15px;
}

* html img.left {
	margin-left: 7px;
}

.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%;
}

.contributor_img_left {
	float: left;
	margin: 0 10px 10px 15px;
}

* html .contributor_img_left {
	margin-left: 7px;
}

h4 {
	font-size: 1.090em;
}

.contributor_h4 {
	font-size: 1.090em;
	font-weight: bold;
	color: #e16f00;
}

h5 {
	font-size: 1em;
}

.contributor_h5 {
	color: #e16f00;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -.5em;
}

p {
	font-size: 1em;
	margin-left: 15px;
	margin-right: 15px;
}


#mainHead {
	padding: 10px 0;
	margin: 0;	
}

#header div.logoblock {	
	border: none;	
}	

#header .logo {
	float: left;
	padding: 0;
	padding-left:10px;
	margin: 0;	
}

* html #header .logo {
	padding:0px;
	margin-left:4px;
}

#header .location {
	float: left;
	padding: 0;
	margin: 0;
	color: #5b5b5b;
	position: relative;	
	top: 25px;
	padding-left:10px;
}

* #header .location {
	padding-left:10px;
	
}

.makeBold {
	font-weight: 700;
}


div.mainMenu {
	margin-top: 17px;
	padding: 5px 5px 0 5px;
	float: right;
	font-size: 10px;
	border:none;
	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;
	margin-bottom:0px;
}

.mainMenu li.first {
	width: auto;
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
		margin-bottom:0px;
}


.mainMenu a {
	text-decoration: none;
	display: block;
	color: #333;
	background: #fff;
	padding: 5px;
}

.mainMenu a span.arrowBack {
	background: url(../images/icons/arrow.gif) no-repeat right;
	padding-right: 20px;
	background-color: transparent;
	color: #333;
}

.mainMenu a.storeLogin {
	background: url(../images/icons/login2.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #fff;
	color: #333;
}

.mainMenu a.storeLogin:hover {
	background: url(../images/icons/login.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #E2E2E2;
}

.mainMenu a.myBasket {
	background: url(../images/icons/basket2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;	
}

.mainMenu a.myBasket:hover, li#myBasket a.active {
	background: url(../images/icons/basket.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.myAccount {

	background: url(../images/icons/account2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	
}

.mainMenu a.myAccount:hover, li#myAccount a.active {
	background: url(../images/icons/account.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.quickOrder {
	background: url(../images/icons/qo2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	color: #333;

}

.mainMenu a.quickOrder:hover {
	background: url(../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;	
}

.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;	
}

#subheader_menu {
	background: #F0F0F0 url(../images/subhead.jpg) no-repeat top;
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	padding: 0px 10px 0px 15px;
	height: 30px;	
}

#subheader_menu div.subleft {
	color: #003366;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	height: 20px;	
}

input#formHeaderSearchSelect {
	z-index: 1;
}
#subheader_menu div.subleft a {
	font-weight: bold;
}

#subheader_menu div.subright {
	color: #003366;
	float: right;
	padding: 0;
	margin: 5px 0 0 0;
	width: 400px;
	height: 20px;	
}

input.searchTextBox {
	border: 1px solid #5788B0;
	color: #003366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	width: 180px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.searchDropdown {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border: 1px solid #5B5B5B;
	color: #333333;
	width: 185px;
	margin-top: 2px;
	float: left;
	margin-right: 3px;
	visibility:visible;
}

#header .searchButton {
border: none;
margin-top:0;
}


.support {
	clear: both;
}



/* @group New Header Stuff from Kristin */

#header {
	width: 970px;	
}

#topMenu {
	height: 30px;
	background: #1279C6 url(../images/navigation/background.png) repeat-x scroll 0 -8px;
	border: 1px solid #a3a3a3;
	padding-bottom: 0px;
	border-bottom: 1px solid #5b5b5b;
}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topMenu ul li {
	float: left;
	display: block;
	border-left: 1px solid #457ebe;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	z-index:100;	
}

#topMenu ul li.noBullet {
	float: left;
	display: block;
	border-left: 1px solid #457ebe;
	margin:0;
	padding: 0;
	position: relative;
	list-style-type: none;
	background:none;
	z-index:100;	
	line-height:15px;
	margin-bottom:0px;
}

#topMenu ul li.first {
	border-left: 0;
}

#topMenu ul li.first a {
	display: block;
	padding: 7px 25px 8px 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 {
	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;
}

.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;
}

#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;
}

.subMenu div.right {
	float: right;
	width: 226px;
	padding-left: 24px;
	border-left: 1px solid #e2e2e2;
}

#topMenu .subMenu ul, #topMenu .subMenu ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
	background:none;
}

#topMenu .subMenuAlt ul, #topMenu .subMenuAlt ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
	background:none;
}

#topMenu .subMenu ul {
	margin-bottom: 10px;
}

#topMenu .subMenu ul li {
	background: url("../images/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;
}

#topMenu .subMenu ul li.subContent {
	background: url("../images/navigation/bullet2.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 4px;
}

#topMenu .subMenu ul li.subHead {
	background: url("../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;
}

.lastRow {
	border: none;
}

.mleft {
	float: left;
	width: 227px;
}

.mright {
	float: right;
	width: 217px;
}

/* @end */


/* FOOTER */

#footer {
 font-size:11px
	width: 970px;
	margin-top: 20px;
}

#footer ul#footerNav {
	margin: 0;
	padding: 10px 0;
	border: 1px solid #B0B0B0;
	text-align: center;
	background-image: url(../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;
	background:none;
}

#footer ul#footerNav li.first {
	border: none;
	background:none;
}

#footer ul#utility {
	margin: 10px 0 0 10px;
	padding: 0;
}

#footer ul#utility li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	background:none;
	border-left: 1px solid #666;
}

#footer ul#utility li.first {
	border: none;
	background:none;
	padding-left: 0;
}

#footer ul#utility li a {
	color: #666;
}

#footer #copyright {
	float: right;
	margin: 10px;
}

/* MISC */

.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%;
}


.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(../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(../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(../images/orangeGrad.jpg);
	background-repeat:repeat-x;

}

.floatLeft {
float:left;
}
.floatRight {
float:right;
}

.marginRight6 {
margin-right:6px;
}
.marginLeft6 {
margin-left:60px;
}

.leftNavHeader {
	background-image:url(../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 a.leftNavSectionOn, a.leftNavSectionOn:visited, a.leftNavSectionOn:active, a.leftNavSectionOn:link, leftnavsectionon: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;
}


.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(../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;
}

#progress {
        border-right: #5788b0 1px solid; 
        border-top: #5788b0 1px solid; 
        font-weight: bold; 
        font-size: 11pt; 
        z-index: 100; 
        left: 240px; 
        border-left: #5788b0 1px solid; 
        width: 300px; 
        color: black; 
        line-height: 16pt; 
        border-bottom: #5788b0 1px solid; 
        position: absolute; 
        top: 400px; 
        height: 120px; 
        background-color: #ffffff;
}

.faded3 {
        DISPLAY: none; 
		Z-INDEX: 2000; 
		FILTER: alpha(opacity=0); /* OLDER IE */
		FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE */
		COLOR: #fff; 
		POSITION: absolute; 
		BACKGROUND-COLOR: #000000; 
		-moz-opacity: 0; 
		opacity: 0; 
		-khtml-opacity: 0;
}

