@charset "UTF-8";

/* ========= */
/* = Fonts = */
/* ========= */
@font-face {
	font-family:frutilicn;
	src: url('../fonts/FrutigerLTW01-47LightCn.eot'); /*For IE*/
	src: local('FrutigerLTW01-47LightCn'), 
	 url(http://:/) format("No-IE-404"), 
	 url('../fonts/FrutigerLTW01-47LightCn.ttf') format('truetype'),
	 url('../fonts/FrutigerLTW01-47LightCn.eot?#iefix') format('embedded-opentype'),
	 url('../images/desktop/FrutigerLTW02-47LightCn.svg') format("svg"),
     url('../fonts/FrutigerLTW02-47LightCn.woff') format("woff"); /*For non-IE*/ 
}

@font-face {
	font-family:frutibolcn;
	src: url('../fonts/FrutigerLTW01-67BoldCn.eot'); /*For IE*/
	src: local('FrutigerLTW01-67BoldCn'), 
	 url(http://:/) format("No-IE-404"), 
	 url('../fonts/FrutigerLTW01-67BoldCn.ttf') format('truetype'),
	 url('../fonts/FrutigerLTW01-67BoldCn.eot?#iefix') format('embedded-opentype'),
     url('../fonts/FrutigerLTW02-67BoldCn.woff') format("woff"); /*For non-IE*/ 
}
@font-face {
	font-family:frutirom;
	src: url('../fonts/FrutigerLTW01-55Regular.eot'); /*For IE*/
	src: local('FrutigerLTW01-55Regular'), 
	 url(http://:/) format("No-IE-404"), 
	 url('../fonts/FrutigerLTW01-55Regular.ttf') format('truetype'),
	 url('../fonts/FrutigerLTW01-55Regular.eot?#iefix') format('embedded-opentype'),
     url('../fonts/FrutigerLTW02-55Regular.woff') format("woff"); /*For non-IE*/ 
}
@font-face {
	font-family:fruticn;
	src: url('../fonts/FrutigerLTW01-57RegularCn.eot'); /*For IE*/
	src: local('FrutigerLTW01-57RegularCn'), 
	 url(//:/) format("No-IE-404"), 
	 url('../fonts/FrutigerLTW01-57RegularCn.ttf') format('truetype'),
	 url('../fonts/FrutigerLTW01-57RegularCn.eot?#iefix') format('embedded-opentype'),
     url('../fonts/FrutigerLTW02-57RegularCn.woff') format("woff"); /*For non-IE*/ 
}

/* ======================= */
/* = Main Page Structure = */
/* ======================= */
body {
	font-family:fruticn, arial narrow, helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	color:#585854;
	background-color:#FFF;
}
#container,
#notification_container,
#notification_banner,
#privary_container,
#header,
ul.mainnav,
#content,
#footer {
	width:990px;
	position:relative;
/*	z-index:1; */
}
#container {
	margin:0 auto;
	text-align:left;
	padding:0;
}
#content {
	font-size:14px;
	clear:both;
/* 	padding-top:37px; */
}


#main.fullpage {
	width:980px;
}


.browse .inner, 
.mainsection .inner {
	/*
		TODO Remove the .inner divs from HTML
	*/
/*	padding: 0;*/
}
#footer {
	line-height:18px;
	padding: 20px 0;
	clear: both;
	border-top: 1px solid gainsboro;
	margin: 30px 0 0 0;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	display: inline;
	padding: 0 15px 0 0 ;
	margin:0;
	line-height:20px;
}
#footer p {
	margin-top:10px;
	font-size:11px;
}
#footer li a:hover {
	color:#F37321;
	text-decoration:underline;
}
#footer.address {
	border:none;
	padding:0 15px;
	background:transparent;
	margin:-5px 0 20px 0;
}
#footer.address p {
	margin:0;
	float:left;
	width:180px;
/*	font-size:11px;*/
	line-height:14px;
}

/* ====================== */
/* = General Formatting = */
/* ====================== */
a {
	color: #6897B4;
	text-decoration: none;
	font-family: fruticn;
}
b, strong {
	font-weight:normal !important;
        font-family:frutibolcn; 
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, select {
	vertical-align: middle;
}


.overview hr {
	margin:0;
	padding:0;
}



.content .td_catalog{
vertical-align:top;
}
th {
	text-align: left;
}
tr.alt td {
	background: #F0F0F0;
}
tr.alt td table td {
	background: #FFF;
}


/* =================== */
/* = REGION SELECTOR = */
/* =================== */
#container.landing #footer {
	display:none;
}
div#content.region_selector {
	background-image:url('../images/desktop/region_selector_globe.png');
	background-repeat:no-repeat;
	width:913px;
	height:500px;
	margin:25px auto;
	padding:50px 0 0 0;
}
div#header.region_selector {
	width:466px;
	height:36px;
	background-image:url('../images/desktop/region_selector_logo.png');
	background-repeat:no-repeat;
	margin:0 auto;
}
#landingIntro {
	font-size: 15px;
	line-height:25px;
	width: 475px;
	margin:20px auto 0;
}
#regionSelector {
	width:413px;
	margin:20px  auto 0;
	padding:30px;
	background: #FFF;
	overflow:auto;
	box-shadow: 0 0 10px rgba(104, 151, 180, 0.5);
	border: 1px solid rgba(104, 151, 180, 0.4);
}
#regionSelector h2 {
	font-family:frutibolcn;
	font-size:16px;
	margin:0 0 5px 0;
	padding:0;
}
#regionSelector form label.hidden {position:absolute; left:-9999px;}
#regionSelector label {
	background:none !important;
}
#regionSelector form select {
	width:413px;
	margin:0;
}
#regionSelector form optgroup {
	color:#9A9A9A;
	font-style: normal;
	
	padding-left: 12px;
	border-top: 1px solid #DCDCDC;
}
#regionSelector form option {color:#666}
#regionSelector form p {
	margin:10px 0 0 0;
}
#regionSelector form p,
#regionSelector form p a {
	font-family:frutilicn;
	font-size:15px;
	line-height:22px;
}
#regionSelector form a:hover, #regionSelector form a:focus {
	color: #6897B4 !important;

}
#regionSelector #rememberBlock {
	line-height:30px;
	margin:0;
	padding:0;
}
#modalBackground {
	position: fixed;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background-color: #000;
	opacity: .75;
}
#confirmDialog {
	position: absolute;
	z-index: 4;
	display: block;
	left: 200px;
	top: 40px;
	width: 370px;
	font-size: 13px;
	padding-top: 6px;
	background: #FFF;
	border-radius:5px;
	text-align:left;
}
#confirmDialog div.inner {
	padding: 24px 30px 30px 30px;
}
#confirmDialog h2 {
	
	font-size: 20px;
	color: #036;
	margin: 0 0 20px 0;
}
#confirmDialog p {
	margin: 0 0 20px 0;
	line-height: 1.4;
}
#confirmDialog strong {color: #036;}
#confirmDialog #buttons {
	margin: 50px 0 0 0;
	text-align: right;
}
#confirmDialog #buttons img {margin: 0 10px 0 0;}
#confirmDialog #buttons a:hover, #confirmDialog #buttons a:focus {border-bottom: none}


/* ======================== */
/* = Notification Banners = */
/* ======================== */
#notification_container {
	margin:auto;
}
#notification_banner {
	color:#666;
	font-size:16px;
	font-weight:100;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	border:1px solid #DDD;
	border-top:0;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	height:50px;
	margin:0;
}
#notification_banner a {
	color:#F37321;
	text-decoration:underline;
}
#notification_banner a:hover {
	border:none;
}
div#notification_banner div.notification,
div#notification_banner div.dismiss {
	line-height:50px;
	padding:0;
}
div#notification_banner div.notification {
	border-right:1px solid #EEE;
	float:left;
}
div#notification_banner.ca div.notification {
	background:url(../images/desktop/notification_flag_icons.png) 10px 10px no-repeat;
	padding-left:78px;
	width:795px;
}
div#notification_banner.eu div.notification {
	background:url(../images/desktop/notification_flag_icons.png) 10px -50px no-repeat;
	padding-left:63px;
	width:810px;
}
div#notification_banner.sg div.notification {
	background:url(../images/desktop/notification_flag_icons.png) 10px -170px no-repeat;
	padding-left:63px;
	width:810px;
}
div#notification_banner.anz div.notification {
	background:url(../images/desktop/notification_flag_icons.png) 10px -230px no-repeat;
	padding-left:142px;
	width:731px;
}
div#notification_banner.cn div.notification {
	background:url(../images/desktop/notification_flag_icons.png) 10px -290px no-repeat;
	padding-left:62px;
	font-size:18px;
	width:832px;
}
div#notification_banner.cn  a {
	font-size:18px;
	font-weight:100;
}
div#notification_banner.br div.notification {
	background:url(../images/desktop/notification_flag_icons.png) 10px -110px no-repeat;
	padding-left:62px;
	width:811px;
}
div#notification_banner div.dismiss {
	height:auto;
	border-left:1px solid #FFF;
	float:right;
}
div#notification_banner div.dismiss a {
	line-height:50px;
	float:none;
	display:block;
	height:auto;
	color:#AAA;
	font-weight:100;
	text-decoration:none;
	padding:0 33px 0 10px;
	margin:0 5px 0 0;
	background:url(../images/desktop/notification_banner_dismiss_32.png) right -3px no-repeat;
}
div#notification_banner div.dismiss a:hover {
	background:url(../images/desktop/notification_banner_dismiss_32.png) right -3px no-repeat;
}


/* ======================================= */
/* = Pagetop, Global Nav, and Search Bar = */
/* ======================================= */
div#pagetop {
	padding:0;
	margin:0;
	overflow:visible;
	height:34px;
	width:980px;
	position:relative;
	z-index:1;
	display:none;
}
div#pagetop img {
	display:none;
}
div#pagetop #globalnav {
	position:absolute;
	list-style:none;
	top:7px;
	left:0px;
	margin:0;
	padding:0;
	font-size:12px;
	width:700px;
	overflow:visible;
}
#header #bdRegionLink {
	display:block;
	position:absolute;
	top:47px;
	left:234px;
	width:25px;
	height:15px;
}
#bdRegionLink.anz {
	background: url(//static.bdbiosciences.com/images/flag_anz.png) no-repeat 0 0;
}
#bdRegionLink.aut {
	background: url(//static.bdbiosciences.com/images/flag_aut.png) no-repeat 0 0;
}
#bdRegionLink.bel {
	background: url(//static.bdbiosciences.com/images/flag_bel.png) no-repeat 0 0;
}
#bdRegionLink.br {
	background: url(//static.bdbiosciences.com/images/flag_br.gif) no-repeat 0 0;
}
#bdRegionLink.ca {
	background: url(//static.bdbiosciences.com/images/flag_ca.gif) no-repeat 0 0;
}
#bdRegionLink.ci {
	background: url(//static.bdbiosciences.com/images/flag_us.png) no-repeat 0 0;
}
#bdRegionLink.cn {
	background: url(//static.bdbiosciences.com/images/flag_cn.gif) no-repeat 0 0;
}
#bdRegionLink.co {
	background: url(//static.bdbiosciences.com/images/flag_us.png) no-repeat 0 0;
}
#bdRegionLink.deu {
	background: url(//static.bdbiosciences.com/images/flag_deu.png) no-repeat 0 0;
}
#bdRegionLink.dnk {
	background: url(//static.bdbiosciences.com/images/flag_dnk.png) no-repeat 0 0;
}
#bdRegionLink.esp {
	background: url(//static.bdbiosciences.com/images/flag_esp.png) no-repeat 0 0;
}
#bdRegionLink.est {
	background: url(//static.bdbiosciences.com/images/flag_est.png) no-repeat 0 0;
}
#bdRegionLink.oth {
	background: url(//static.bdbiosciences.com/images/flag_eu.png) no-repeat 0 0;
}
#bdRegionLink.fin {
	background: url(//static.bdbiosciences.com/images/flag_fin.png) no-repeat 0 0;
}
#bdRegionLink.fra {
	background: url(//static.bdbiosciences.com/images/flag_fra.png) no-repeat 0 0;
}
#bdRegionLink.gbr {
	background: url(//static.bdbiosciences.com/images/flag_gbr.png) no-repeat 0 0;
}
#bdRegionLink.gl {
	background: url(//static.bdbiosciences.com/images/flag_globe.png) no-repeat 0 0;
}
#bdRegionLink.in {
	background: url(//static.bdbiosciences.com/images/flag_in.gif) no-repeat 0 0;
}
#bdRegionLink.irl {
	background: url(//static.bdbiosciences.com/images/flag_irl.png) no-repeat 0 0;
}
#bdRegionLink.ita {
	background: url(//static.bdbiosciences.com/images/flag_it.png) no-repeat 0 0;
}
#bdRegionLink.jp {
	background: url(//static.bdbiosciences.com/images/flag_jp.gif) no-repeat 0 0;
}
#bdRegionLink.kr {
	background: url(//static.bdbiosciences.com/images/flag_kr.gif) no-repeat 0 0;
}
#bdRegionLink.lux {
	background: url(//static.bdbiosciences.com/images/flag_lux.png) no-repeat 0 0;
}
#bdRegionLink.mx {
	background: url(//static.bdbiosciences.com/images/flag_us.png) no-repeat 0 0;
}
#bdRegionLink.nld {
	background: url(//static.bdbiosciences.com/images/flag_nld.png) no-repeat 0 0;
}
#bdRegionLink.no {
	background: url(//static.bdbiosciences.com/images/flag_no.png) no-repeat 0 0;
}
#bdRegionLink.prt {
	background: url(//static.bdbiosciences.com/images/flag_prt.png) no-repeat 0 0;
}
#bdRegionLink.sg {
	background: url(//static.bdbiosciences.com/images/flag_sg.png) no-repeat 0 0;
}
#bdRegionLink.swe {
	background: url(//static.bdbiosciences.com/images/flag_swe.png) no-repeat 0 0;
}
#bdRegionLink.tw {
	background: url(//static.bdbiosciences.com/images/flag_tw.gif) no-repeat 0 0;
}
#bdRegionLink.us {
	background: url(//static.bdbiosciences.com/images/flag_us.png) no-repeat 0 0;
}
#bdRegionLink.che {
       background: url(//static.bdbiosciences.com/images/flag_che.png) no-repeat 0 0;
}
#bdRegionLink.ag {
        background: url(//static.bdbiosciences.com/images/flag_us.png) no-repeat 0 0;
}
#bdRegionLink.th {
        background: url(//static.bdbiosciences.com/images/flag_us.png) no-repeat 0 0;
}
#bdRegionLink.emea {
        background: url(//static.bdbiosciences.com/images/flag_eu.png) no-repeat 0 0;
}



#footer .first {
	padding: 0;
}
#footer a {
	color: #585854;
	font-weight:normal;
}
div.cart {
	margin:22px 15px 0 0;
	display:block;
	float:right;
	color:#6897B4;
	text-align:right;
	font-family:frutilicn;
}
div.cart a {
	font-family:frutilicn;
}
div.cart ul {
	padding: 0;
	margin: 0;
}
div.cart li {
	list-style:none;
	display: inline;
	padding: 0;
	margin: 0;
	font-size:15px;
	line-height:22px;
}
div.cart li.cart_us {
	display:block;
}
div.cart li.cart_us a {
	background-image:url(../images/desktop/cart_icon.png);
	background-repeat:no-repeat;
	padding:0 0 0 26px;
}

/* ========================= */
/* = Header and Navigation = */
/* ========================= */
#header {
	position:relative;
	height:90px;
	margin-bottom:0;
	z-index:2;
}
#BDEmailSiteLogoImage {
	display:none;
}
#bdMainLink {
	display:block;
	width:236px;
	height:41px;
	position:absolute;
	top:24px;
	left:15px;
	padding:0;
	background-image: url('//static.bdbiosciences.com/images/bdb_logo.png');
	background-repeat:no-repeat;
}
			@media only screen and (-moz-min-device-pixel-ratio: 1.5),
			only screen and (-o-min-device-pixel-ratio: 3/2),
			only screen and (-webkit-min-device-pixel-ratio: 1.5),
			only screen and (min-device-pixel-ratio: 1.5),
			only screen and (min-resolution: 144dpi) {
				#header a#bdMainLink { 
					background-image:url('//static.bdbiosciences.com/images/bdb_logo2x.png');
					-webkit-background-size: 236px 41px;
					-moz-background-size: 236px 41px;
					-o-background-size: 236px 41px;
					background-size: 236px 41px;
				}
			}
#header a#bdMainLink img {
	display:none;
}
div.menu_container {
	position:relative;
	height:30px;
	top:0;
	left:0;
	background:#F37321;
	overflow:visible;
	font-family:fruticn;
}
div.menu_container ul.menubar {
	list-style:none;
	margin:0;
	padding:0;
	overflow:visible;
	width:990px;
	font-size:13px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
	background:#F37321;
}
* html div.menu_container ul.menubar {
/*	width:980px !important;*/
/*	position:relative;*/
/*	top:10px;*/
}
div.menu_container ul.menubar li {
	display:inline;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
div.menu_container ul.menubar li a {
	border-left:1px solid #ff8533;
	border-top:1px solid #F37321;
	border-bottom:1px solid #F37321;
	line-height:27px;
	padding-top:1px;
	letter-spacing:1px;
	float:left;
	color:#FFF;
	text-align:center;
}
div.menu_container ul.menubar li.current a {
	background-color: #FFF;
	color:#F37321;
	border-top:1px solid rgb(255,102,0);
	border-bottom:1px solid rgb(255,102,0);
	border-top:1px solid rgb(255,194,153);
	border-bottom:1px solid rgb(255,194,153);
}
div.menu_container ul.menubar li a:hover,
div.menu_container ul.menubar li a.active {
	text-decoration:none;
	background-color: #FFF;
	border-top:1px solid rgb(255,102,0);
	border-top:1px solid rgb(255,194,153);
	border-left:1px solid #ff8533;
	border-bottom:1px solid #FFF;
	color:#F37321;
}
div.menu_container ul.menubar li a:hover {
	border-bottom:1px solid rgba(255,102,0);
	border-bottom:1px solid rgb(255,194,153);
	text-decoration:underline;
}
div.menu_container ul.menubar li a.active {
	border-bottom:1px solid #FFF;
}
div.menu_container ul.menubar #mainnav_catalog { width:84px; }			
div.menu_container ul.menubar #mainnav_instruments { width:114px; }
div.menu_container ul.menubar #mainnav_reagents,
div.menu_container ul.menubar #mainnav_research { width:91px; }
div.menu_container ul.menubar #mainnav_cellculture { width:115px; }
div.menu_container ul.menubar #mainnav_clinical { width:84px; }
div.menu_container ul.menubar #mainnav_services { width:87px; }
div.menu_container ul.menubar #mainnav_resources { width:100px; }
div.menu_container ul.menubar #mainnav_resources:hover { border-bottom:1px solid rgb(255,194,153); }
div.menu_container ul.menubar #menu_catalog { left:-15px; }
div.menu_container ul.menubar #menu_instruments { left:70px; }
div.menu_container ul.menubar #menu_reagents { left:185px; }
div.menu_container ul.menubar #menu_cellculture { left:277px; }
div.menu_container ul.menubar #menu_research { left:393px; }
div.menu_container ul.menubar #menu_clinical { left:486px; }
div.menu_container ul.menubar #menu_services { left:570px; }
div.menu_container ul.menubar li div.menu {
	position:absolute;
	top:30px;
}
div.menu_container ul.menubar li div.menu {
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.1s;
	-moz-transition:opacity 0.1s;
	transition:opacity 0.1s;
	background-color: #FFF;
	border:1px solid rgb(255,194,153);
	border-top:0;
	padding:19px 29px 15px;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	color:#888;
	box-shadow:0px 4px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 4px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 4px 5px rgba(0,0,0,0.1);
}
div.menu_container ul.menubar li div.menu {
	display:block;
	float:left;
	padding:19px 39px 15px;
	text-transform:none;
}
div.menu_container ul.menubar li div.menu p {
	font-size:14px;
	font-family:frutibolcn;
	color:#444;
	margin:0 0 12px 0;
	font-weight:normal;
}
div.menu_container ul.menubar li div.menu p a {
	font-size:14px;
	font-family:frutibolcn;
	color:#F37321;
	font-weight:normal;
	border:none !important;
	float: none !important;
}

div.menu_container ul.menubar li div.menu p a:hover {
	border-bottom:1px solid rgb(255,194,153);
	text-decoration:underline;
}
div.menu_container ul.menubar li div.menu p:first-child {
	margin-top:0;
}
div.menu_container ul.menubar li div.menu ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
div.menu_container ul.menubar li div.menu li {
	display:block;
	margin-bottom:4px;
	text-transform:none;
}
div.menu_container ul.menubar li div.menu ul li {
	margin-bottom:6px;
}
div.menu_container ul.menubar li div.menu ul ul {
	margin:4px 0 10px 0;
}
div.menu_container ul.menubar li div.menu ul li b {
	font-weight:normal;
	font-family:frutibolcn;
}
div.menu_container ul.menubar li div.menu ul li a {
	display:inline;
	color:#F37321;
	float:none;
	border:0;
	text-align:left;
	padding:0;
	margin:0;
	letter-spacing:1px;
	font-family:frutilicn;
	font-size:13px;
	line-height:16px;
}
div.menu_container ul.menubar li div.menu ul li a:hover {
	text-decoration:underline;
	border:0;
	background:none;
}
div.menu_container .headerSearch {
	position:absolute;
	right:0;
	top:0;
	width:205px;
	text-align:right;
	border-right:1px solid #F6985A;
	padding-right:2px;
}
#s_input {
	background-image: url(../images/desktop/head_search_icon.png);
	background-repeat: no-repeat;
	background-position: 4px;
	width: 149px;
	padding: 6px 8px 6px 22px;  
	height:14px;
	line-height:18px;
	border:none;
	font-size:12px;
	margin:0;
	color: #676767;
border-radius:0;
}

/* ========================= */
/* = Home Page = */
/* ========================= */
	.index #main {
		width:990px;
		margin-top:0;
		padding-top:0;
		border-right:0;
	}

	.cycle-slideshow { 
		width:990px;
		height:325px;
		position:relative;
		background:#FFF;
		display:block;
		overflow:hidden;
		z-index:1;
		margin-top:-30px;	
	 }

	/* slideshow images (for most of the demos, these are the actual "slides") */
	.cycle-slideshow div { 
		width:990px;
		height:325px;
		position:relative;
	}
	.cycle-slideshow div a { 
		display:block;
		width:990px;
		height:325px;
		overflow:hidden;
		position:relative;
	}
	.cycle-slideshow a:hover {
		text-decoration:none;
	}	
	.cycle-slideshow img { 
		width:990px;
		height:325px;
		position:absolute;
		top:0;
		left:0;
		border:none;
                z-index:85;
	}

	/* in case script does not load */
	.cycle-slideshow img:first-child {
		position: static; z-index: 100;
	}	

	/* pager */
	.cycle-pager { 
		position:absolute;
		bottom:0;
		right:0;
		line-height:45px;	
		padding:0 10px 0 15px;
		z-index:500;
		left: 900px;
		top: 280px;
		height:50px;		
	}
	.cycle-pager a { 
		font-size:15px;
		height: 45px;
		width:60px;
		font:fruticn; 
		cursor: pointer; 
		color:#6398B1;
		text-decoration:none;
	}
	.cycle-pager a.cycle-pager-active { 
		color: #fff;
	}
	.cycle-pager > * { 
		cursor: pointer;
	}

		/* overlay */
	div.cycle-slideshow .cycle-overlay { 
		display:none;
/*		position:absolute;
		bottom:0;
		right:0;
		width:243px;
		height:225px;
		background:#000;
		opacity:.6;
		z-index:100;
		padding:100px 10px 0 20px;
		overflow:hidden;*/
	}
	div.cycle-slideshow div a .headline {
		position:absolute;
		top:0;
		right:0;
		font-size:17px;
		color:#FFF;
		font-family:fruticn;
		letter-spacing:.01em;
		float:right;
		z-index:500;;
		padding:100px 10px 0 20px;
		line-height:23px;
		width:243px;
		height:225px;
		background:rgb(0,0,0);
		background:rgba(0,0,0,0.6);
	}
	.headline b {
		color:#F37321;
		font-family:frutibolcn;
		font-weight:normal;
		font-size:20px;
		line-height:24px;
	}
	.features {
		/*border-bottom:1px solid #DCDCDC;*/
		overflow:auto !important;
		font-family:fruticn;
		font-size:13px;
		line-height:17px;
		letter-spacing:1px;
		margin:17px 0 0 0;
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #edebe4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#edebe4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#edebe4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#edebe4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#edebe4 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#edebe4 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edebe4',GradientType=0 ); /* IE6-9 */
	}
	.features a {
		display:block;
		float:left;
		margin-right:0px;
		width:247px;
		height:80px;
		text-decoration:none;
		color:#6398B1;				
		transition:background .25s;
		-moz-transition:background .25s;
		-webkit-transition:background .25s;
	}
	.features a:last-child {
		border-right:none;
		margin-right:0;
	
	}
	.features a.contact {
		width:222px;
		height:60px;
		border:1px solid #D6D3C4;
		margin:0px 10px 0px 10px;
		background: url('//static.bdbiosciences.com/images/feature_banner/contactus_feature.gif');
		/*-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none; 
		transition: none;*/	
	}
	.features a.contact p b {
		margin:25px 5px 20px 65px;
	}
	/*.features a.contact:hover {
		background-position:0 60px;
	
	}*/
	.features a img {
		width:60px;
		height:60px;
		border:1px solid #D6D3C4;
		float:left;
		margin:0px 10px 0px 14px;
	}

	.features a p {
		float:right;
		width:156px;
		padding-right:5px;
		color:#585854;
		margin:-2px 0 0 0;
	}
	.features a p b {
		color:#6398B1;
		display:block;
		text-transform:uppercase;
		font-family:frutibolcn;
	}
	.features a p b:hover {
		text-decoration:underline;
	}


/* ===================================== */
/* = Breadcrumb, Header, Secondary Nav = */
/* ===================================== */


#breadcrumb:hover,
#breadcrumb:hover a,
#breadcrumb:hover span {
	color:#585854;
}
#breadcrumb a:hover {
	color:#6897B4;
	text-decoration:none;
}

.breadcrumb-home {
	/*
		TODO Remove breadcrumb-home from template and from CSS
	*/
	display:none;
}
h1 span {
  font-size: .8em;
  color: #666;
  display:none;
}
#main .content .description h2 {
	padding-left:0;
}
.secondarynav li {
  padding-left: 15px;
  display:inline;
}

.secondarynav li.current a {
	color: #F37321;
	
	font-family: frutibolcn;
}



/* ============= */
/* = Right Nav = */
/* ============= */

.index #info {
	/*
		TODO See if this is needed on the new home page, delete if not
	*/
/*	margin-top: 15px;*/
}
a.actionbutton {
	display: block; 
	margin-bottom: 10px;
	width:188px !important; 
	height:45px !important;
	overflow: hidden;
}
a.actionbutton:hover {
	background-position:0 45px;
	border: none;
}
a.actionbutton img {
	display:none;
	border: none;
}

a.catalogbtn {
	background: url('../images/desktop/action_catalog.png');
}

a.contactbtn {
	background: url('../images/desktop/action_contact.png');
}
a.catalogbtn_ca {
	background: url('http://www.bdbiosciences.com/ca/images/action_catalog.png');
}

a.catalogbtn:hover, 
a.contactbtn:hover, 
a.catalogbtn_ca:hover {
	background-position:0 45px;
}

.index #info {background-color: transparent !important;}
.index #info div {
	padding-top: 0;
	margin-bottom: 10px;
}

.index #info div div {
	margin: 0;
	padding: 10px;
	border: solid #DCDCDC;
	border-width: 0 1px 1px;
	background: none;
}
#info div div div {
	margin: 0;
	padding: 0;
	border: none;
}

#info form #email, 
#info form #password,
#info form #quantity {
	width: 188px;
	border:1px solid #DCDCDC;
	line-height:30px;
	}
#info form #quantity {
	width: 50px;
	}
#info div ul, 
#leftNav.documents ul {
	margin: 0;
	padding: 0;
	list-style: none;
/*	background:transparent;*/
/*	border:none;*/
/*	width:186px;*/
/*	border:1px solid #DCDCDC;*/
/*	border-width:0 1px 1px 1px;*/
/*	border: solid #DCDCDC;*/
/*	border-width: 0 1px;*/
}

#info div.last ul {
/*	padding-bottom: 5px;*/
	}

#info div li p {
	margin:0;
	overflow:auto;
}

/*#info div ul li a:hover,*/
#leftNav div ul li a:hover,
#leftNav.documents li.pdf a:hover {
	
	text-decoration:underline;
}



#info div li p.image_link,
#leftNav li p.image_link {
	margin:0;
	overflow:auto;
	padding 9px 0:
}
#info div li p.image_link img,
#leftNav li p.image_link img {
	margin-right: 9px;
	float:left;
	height: 40px; width: 55px;
}
#info div li td {vertical-align: top;}
#info div li td:first-child {padding-right: 5px;}
#info div li.sum span {float:left;}
#info div li.sum span.price {float: right;}
 

#info div form select {
	width: 74px
}
#info div form .add_wide {
	margin-left: 6px;
}
#info div li:first-child,
#info div li.first,
#info div li,
#leftNav div li {
	margin-top:4px;
}


#about li:first-child {border-top: 1px solid #DCDCDC !important;}
#info div#about {margin-bottom:0}
#leftNav li a {font-family:frutilicn}
#info div li h3 {
  font-size: 1em;
  font-weight: bold;
  color: #112865;
  margin: 5px 0px;
}
#info div ul ul {border: none;}
#info div li li {
	padding:2px 0 0 0 !important;
  border: none !important;
	margin: 0;
}
#info div li li a {
  min-height: 16px;
  background: url('../images/desktop/bg_icon_arrow.png') 0 0 no-repeat;
  padding-left: 20px;
  display: block;
}
#info div li li a:hover {
  background-position: 0 -40px;
  border-bottom: none;
}
#info div li li a:hover span {border-bottom: 1px dotted;}

#info #member {
	background-color: #F1F1F1;
	border:1px solid #DCDCDC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
#info #member h2 {
/*	margin-bottom: -7px;*/
	position: relative;
	z-index: 2;
}
#info #member div {
	padding: 10px;
	margin: 0;
	border: none;
}
#info #member div div {
	padding: 0;
	background: none !important;
	border: none;
}
#info #member div #signin {
	padding:9px;
	color: #112B65;
	margin:-10px;
	font-weight:normal;
	color:inherit;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* W3C */
}
#info #member #signin strong {
	color:#036;
}
#info #member #userName {
	font-weight: bold;
	color: #112B65;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left:-10px;
	padding-left: 10px;
	border-bottom: 1px solid #DCDCDC;
}
#member #signin a {}
#info #member #signup {
	padding:9px;
	background:#FFF !important;
	margin:0 -10px -10px -10px;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
}



/* =============================== */
/* = LANDING PAGES, NAVIGATIONAL = */
/* =============================== */
.content .focus_area {
	width:360px;
	overflow:auto;
	margin:19px 0 0 0 !important;
	padding:0 1px 1px 0;
	float:left;
	clear:left;
}
.pane_column .focus_area {
	padding:5px 0 10px 0;
	overflow:auto !important;
}
.content .no_margin_right {
	padding-right:0 !important;
	margin: 19px 0 0 19px !important;
	clear:none;
}
.content .focus_area .image {
	float:left;
	width:80px;
	text-align:center;
}
.content .focus_area .image a {
	text-decoration:underline;
}
.content .focus_area .image img {
	background:#EFEFEF;
	margin:2px 0 0 0 !important;
	float:left;
	width:80px;
}
.content .focus_area .description {
	width:268px;
	float:right;
	margin:0 !important;
	padding:0 !important;
}
.content .focus_area .description h2,
.content .focus_area .description h3 {
	background:none;
	clear:none !important;
	font-size:14px !important;
	line-height:18px !important;
	margin:0 !important;
	padding:0 !important;
	border:none !important;
}
.content .focus_area .description p {
	margin:0;
	padding:0;
	font-size:13px !important;
	line-height:18px !important;
}
.content .focus_area ul.disc,
.content .focus_area ol {
	font-size:14px;
	line-height:18px;
	margin:0;
	padding:0;
}
.content .focus_area .disc li {
	margin:0 0 2px 15px !important;
	padding:0 0 0 0 !important;
}
.content .description .focus_area {
	padding:0 0 15px 0;
	width:535px;
}
.content .description .focus_area .description {
	width:445px;
}
.content .focus_area.hotlines {
	padding:5px 0 10px 0;
	overflow:auto;
	width:386px;
}

/* Landing Pages, Product Types, Descriptions - Jon Baize */
.pane .landing_section_description {
/*	width:346px;*/
/*	border:solid #DCDCDC;*/
/*	border-width:0 1px 1px 1px;*/
/*	padding:0 0 10px 15px;*/
	overflow:auto;
}
.pane .landing_section_description img {
	float:right;
	margin:0 0 5px 10px;
	background:#DCDCDC;
}


.l3_landing {
	list-style:none;
	margin:0;
	padding:0;
	overflow:auto;
}
.l3_landing li {
	float:left;
	width:175px;
	margin:0 10px 5px 0;
	padding:0;
}
.pane_column {
	float:left;
	width:386px;
}


.content .pane_column {
	margin:0 !important;
	width:361px;
	padding-left:10px;
}
.content .pane_column_left {
	padding-left:9px;
}
#main .content .pane_column h2 {
	margin:0 0 5px 0;
	/*color:#7D9AAA;*/
	font-size:15px;
}
#main .content .pane_column h2.first {
	padding-top:0;
}
/* The pane styles are a system for creating bubble panes with blue bar headers, grey bear subheaders, etc. These are used on top-level landing pages, and in the iSales application */

.pane.last,
.pane:last-child {
	margin-bottom:0;
}
* html .pane.last {
	margin-bottom:15px;
}
#main .pane h2 {
	width:360px;
	padding:5px 19px;
	border-bottom:0;
}
.pane h2 a, .violator h2 a {
	color:#F37321;
}
.pane h2 a:hover, .violator h2 a:hover {
	border:none;
}
.pane h3 {
/*	background-color:#f0f0f0;*/
/*	border:solid #DCDCDC;*/
/*	border-width:0 1px;*/
	padding:0 19px;
	font-size:13px !important;
	margin:0;
	color:#F37321;
	clear:both;
}
.pane h3.first {
	/*
		TODO 
			Remove the class "first" from the firt h3 of each pane in the HTML
	*/
}

.pane hr {
clear:both;
display:none;
margin:10px -10px 10px -10px;
height:1px;*/
background:#DCDCDC;*/
border:none;*/
border-bottom:1px solid #DCDCDC;*/
}
/* Master Column System for Grid Layout - Jon Baize */
.master_column_one {
	float:left;
	width:180px;
}
.master_column_two {
	float:left;
	width:370px;
}
.master_column_three {
	float:left;
	width:560px;
}
.master_column_four {
	float:left;
	width:750px;
}
.master_column_five {
	float:left;
	width:940px;
}
.master_margin {
	margin-right:10px;
}
.master_clear_both {
	clear:both;
}
.content .master_column_one,
.content .master_column_two,
.content .master_column_three,
.content .master_column_four,
.content .master_column_five {
	margin:0 0 0 0;
	padding:0 0 0 20px;
}
.content .master_column_one {
	width:175px;
}
.content .master_column_two {
	width:360px;
}
.content .master_column_three {
	width:545px;
}
.content .master_column_four {
	width:730px;
}

.content .column_one_last {
	width:170px;
}
.content .column_two {
	float:left;
	overflow:auto;
	margin-right:20px !important;
	width:360px;
}
.content .column_two_last {
	width:360px;
}
.content .column_three {
	float:left;
	overflow:auto;
	margin-right:10px !important;
	width:550px;
}
.content .column_three_last {
	width:550px;
}
.content .column_one_last,
.content .column_two_last,
.content .column_three_last {
	float:left;
	overflow:auto;
	margin-right:0 !important;
}

/* Landing Pages, Link columns */


.links_column {
	float:left;
	width:168px;
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
}

.links_column h4.top {
	margin:0 !important;
}

.links_column_left {
/*	margin-right:10px;*/
}
.links_column_single {
	width:346px;
}

/* Landing Page Violator styles added by Jon Baize 2009/11/2 */
	.violator {
		background: #f7f7f7; /* Old browsers */
		background: -moz-linear-gradient(top, #f7f7f7 0%, #ebebeb 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, #f7f7f7 0%,#ebebeb 100%); /* W3C */
		border:1px solid #DCDCDC;
		padding:19px;
		margin:0 0 10px 0;
		width:346px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
	}
	#main .violator h2 {
		font-size:12px;
		padding:8px 19px;
		border-bottom:1px solid #DCDCDC;
		margin:-19px -19px 10px -19px;
		background: #e2e2e2; /* Old browsers */
		background: -moz-linear-gradient(top, #e2e2e2 0%, #d8d8d8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #e2e2e2 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #e2e2e2 0%,#d8d8d8 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #e2e2e2 0%,#d8d8d8 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, #e2e2e2 0%,#d8d8d8 100%); /* W3C */
	}
	.violator img {
		float:right;
	}
	.violator p {
		margin:0 0 6px 0;
	}
	.feature h2 {
		margin-left:0px !important;
	}



/* infotable - General tables of information */
.infotable {
	border-left:1px solid #C2C2C2;
	margin:0 0 20px 0 !important;
}
.infotable.small th, .infotable.small td {
	font-size:11px;
}


.infotable .center {
	text-align:center;
}



/* ======== */
/* = TABS = */
/* ======== */

/* =========== */
/* = Content = */
/* =========== */

.instruments .browse .content {
	padding-bottom:19px;
}
.go .browse .content {
	/* padding-bottom: 19px;
	margin-left: 154px; */
	width: 754px;
}
.content a:hover {
	text-decoration:underline;
}

.content p.intro {
	/*
		TODO Investigate why it needs the important declaration
	*/
	margin:19px 0 0 0;
	font-family: frutibolcn;
	font-size:18px !important;
	line-height:23px !important;
	color:#F37121;
}
.content .overview p.intro {
	margin:0 0 6px 0;
}
.content .overview p.intro sup,
.content .overview p.intro sub {
	font-size:60%;
	font-weight:normal;
}

.content div.overview p.intro_text {
	margin:8px 0 0 0;
}



.content h5 {
	font-family:fruticn;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#F37121;
	margin:0 0 4px 0;
	padding:0 19px;
}
.content * h5 {
	padding:0;
}

.content p.first {
	margin-top:19px;
}
.content hr {
	margin:12px 19px;
}
.content * hr {
	margin:10px 0;
}
.content .video {
	float:right;
	margin:20px;
}

#main .content .text h2 {
	padding-left:0;
}

/* INDENTED MAIN COLUMN STYLES */
.content div.description {
	width:550px;
	padding-left:210px;
	margin-top:20px;
}
.content div.description img {
	margin:0 15px 5px 0;
}
.content div.description h3,
.content div.description h4 {
	background:none;
	border:none;
	padding:0;
	clear:none;
}
.content div.description h3 {
	font-size:15px;
	margin:0 0 8px 0;
}
.content div.description h4 {
	color:#7D9AAA;
	font-size:13px;
	margin:0 0 4px 0;
}


/* POPUP DATA/IMAGES */
.content * div.figureset,
.content div.description div.figure {
	float:left;
	width:165px;
	padding:0 18px 20px 0;
	height:210px;
}


/* LISTS */
ul.featurelist,
ul.cataloglist,
ul.pdflist {
  padding:0;
  margin:0 0 20px 0;
  list-style:none;
}
ul.featurelist li {
  padding:0;
  margin:0;
}
ul.featurelist li a {
	color: #F37321;
}






ul.cataloglist li a {
  color: #6897B4;
  height: 19px;
  background: transparent url('../images/desktop/bullet_catalog.png') no-repeat 0px -1px;
  padding-left: 32px;
  display: block;
  font-family:frutilicn;
  letter-spacing:0.01em;
  line-height: 18px;
  font-size: 14px;
}

ul.pdflist li a {
  color: #6897B4;
  height: 19px;
  background: transparent url('../images/desktop/bullet_pdf.png') no-repeat 0px -1px;
  padding-left: 32px;
  display: block;
  font-family:frutilicn;
  letter-spacing:0.01em;
  line-height: 18px;
  font-size: 14px;
}

ul.pdflist li a:hover {}
ul.anchor_list {
	font-size:14px;
	line-height:23px;
	margin:15px 0 15px 0;
	padding:0;
	list-style:none;
}
ul.anchor_list li {
	line-height:23px;
	margin:0 0 4px 0;
}

ul.resource_list {
	margin:0 19px 15px;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:18px;
}
div.column_two ul.resource_list,
div.column_two_last ul.resource_list {
	margin:0 0 15px;
}
ul.resource_list li {
	margin:0 0 7px 0;
	padding:0;
	background:none;
}
ul.resource_list li a {
	text-decoration:none !important;
	border-bottom:none !important;
	color:#6897B4;
}
ul.resource_list li a:hover {
	
	text-decoration:underline !important;
	color:#6897B4;
}

ul.tech_resource_areas {
	list-style:none;
	margin:0 0 20px 10px;
	padding:0;
}
ul.tech_resource_areas li {
	margin:0 0 6px 0;
	padding:0;
}
ul.tech_resource_areas li a {
	display:block;
	padding:1px 0 1px 20px;
	background-image:url('../images/desktop/bg_icon_arrow.png');
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666;
}
ul.tech_resource_areas li a:hover {
	background-position:0 -40px;
	border-bottom:none;
	text-decoration:none;
	
}
ul.tech_resource_group {
	list-style:none;
	margin:0 0 20px 10px;
	padding:0;
}
ul.tech_resource_group li {
	border:1px solid #DCDCDC;
	margin:0 0 5px 0;
	padding:5px;
	background-color:#efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.tech_resource_group li.selected {
			background-color:#FFF;
}
ul.tech_resource_group li.selected h3 a {
			color:#F37321;
			background-position:0 -80px;
}
ul.tech_resource_group li h3 {
	margin:0;
	padding:0 !important;
	font-size:13px;
}
ul.tech_resource_group li h3 a {
	display:block;
	padding:0 0 0 20px;
	background-image:url('../images/desktop/bg_icon_dropdown_arrow.png');
	background-repeat:no-repeat;
	background-position:0 0;
	color:#666;
}
ul.tech_resource_group li a:hover {
	background-position:0 -40px;
	border-bottom:none;
	text-decoration:none;
	
}
ul.tech_resource_group ul {
	list-style:none;
	border-top:1px solid #DCDCDC;
	margin:5px 0 0 0;
	padding:0;
}
ul.tech_resource_group ul li {
	border:none;
	margin:10px 0;
	padding:0 0 0 20px;
	background:none;
}
ul.tech_resource_group ul li a {
	color:#666;
}
ul.tech_resource_group ul li a:hover {
	
}
ul.tech_resource_group div a {
	display:block;
	padding:1px 0 1px 20px;
	background-image:url('../images/desktop/bg_icon_arrow.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
.content ol li {
	margin:0 0 10px 0;
}

/* FLOATING MARGIN STYLES */
.content .pullquote,
.content .parsley,
.content .video_thumb {
	clear:left;
	float:left;
	margin:20px 20px 20px -136px;
	padding:0;
	width:180px;
}
.content .pullquote {
	border-top:1px solid #DDD;
/*	padding:0;*/
}
* html .content .pullquote,
* html .content .parsley,
* html .content .video_thumb{
	/* FOR IE 6, since it doubles margins on floats  */
	margin-left:-80px;
}
.content .pullquote p {
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	/*color:#666;*/
	margin:9px 0 0 0;
}
.content .pullquote p.large {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#7D9AAA;
}
.content .pullquote p.large.hanging {
	text-indent:-7px;
}
.content div.parsley p {
	text-align:left;
	font-size:12px;
	line-height:16px;
	margin-top:15px;
	/*color:#777;*/
}
/* Sidebar video */
.content div.video_thumb p {
	font-size: 10px;
	line-height: 12px;
	margin:5px 0 0 0;
	text-align: left;
}
/*
	TODO 
		Find all body videos on dite and resize to 550x309
		Find all intro videos on site and resize to 488x275
                                03-28-12 Phil removed height attribute of 303px from .content div.video_full

*/
.content div.video_full {
	clear:both;
	position:relative;
	margin:15px 0;
	text-align:center;
	background:#888;
	
}
.content div.video_full .video,
.content div.video_full embed {
	padding:0;
	margin:0 5px;
}
.content div.video_full a.close {
	position:absolute;
	right:-10px;
	top:-10px;
	z-index:1;
	background:url('../images/desktop/close_x.png');
	background-position:0 0;
	width:25px;
	height:25px;
	float:right;
}

.content div.video_full a.close:hover {
	background-position:0 25px;
	border:none;
}






/* TEASERS */





div.teaser p {
	margin: 0 !important;
	width: auto !important;
}

/* DISCLAIMERS */
/*
	TODO
		Remove unnecessary HTML and HRs from notes.
		Add Border-top to note. Remove hr CSS
*/

#note {
	clear:both;
	margin:15px 15px 0 0;
	padding:0;

}

#note p {
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 16px;
}


div#note p {
	margin: 0 0 6px 0;
}
div#note hr {
	margin:0 0 19px 0;
}






/* ============ */
/* = HOTLINES = */
/* ============ */
	h2.hotlines {
		font-size:20px !important;
	}
	p.hotlines_author,
	p.hotlines_author_institution {
		font-size:11px;
		line-height:14px;
		margin:0 10px 0 !important;
	}
	p.hotlines_author {
		font-weight:bold;
	}
	p.hotlines_author_institution {
		color:#999;
	}
	p.hotlines_abstract {
		font-size:16px;
		color:#7D9AAA;
		padding:0 0 20px 0;
		margin:0 10px !important;
		font-weight:bold;
		line-height:20px !important;
	}
#main .overview_hotlines img {
/*	float:left;*/
/*	margin:0 0 20px 0;*/
/*	padding:0 10px 0 0;*/
}



.top_secondary, 
.bottom_secondary {
	float:right;
	width:180px;
	position:relative;
}
.top_secondary {
	width:180px;
	padding:0 10px;
}
.bottom_secondary {
	height:115px;
	padding:10px;
	margin-top:20px;
}

.top_secondary #hero_secondary,
.bottom_secondary #hero_secondary_bottom  {
	position:absolute;
	left:10px;
	z-index:0;
	width:175px;
	height:37px;
	background:#000;
	opacity:0.6;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	padding:1px 0 0 5px;
}
.top_secondary #hero_secondary  {
	bottom:0px;
}

.bottom_secondary #hero_secondary_bottom  {
	bottom:5px;
}

.top_secondary #hero_text_secondary,
.bottom_secondary #hero_text_secondary_bottom  {
	color:#FFFFFF;
	height:35px;
	padding:1px 0 2px 5px;
	position:absolute;
	left:10px;
	width:170px;
	z-index:1;
	font-family:frutilicn;
	font-size:14px;
}
.top_secondary #hero_text_secondary  {
	bottom:0;
}
.bottom_secondary #hero_text_secondary_bottom  {
	bottom:5px;
}

#main .first_offer h2 {
	clear:both;
	color:#003366;
	font-size:15px;
	margin:4px 0 12px;	
}

#main .top_secondary h2 {
	color:#036;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:9px 0;
}

.hotlines .pane h2 {
	background-color:#ECECEC;
	color:#003366;
	font-size:110% !important;
	font-weight:bold;
	margin:-11px -11px 7px !important;
	padding:9px 10px;
}



.bottom_pane {
	padding:0 10px 10px;
	font-size: 11px;
	margin:0 0 0 12px;
	overflow:hidden;
	border:0;
}


.hotlines .focus_area .image {
	width:100px;
}

.hotlines .focus_area .description {
	float:right;
	margin:0 !important;
	padding:0 !important;
	width:283px;
}

.hotlines .focus_area {
	margin:0 !important;
	overflow:auto !important;
}



.hotlines .focus_area .description p {
	font-size:14px !important;
	line-height:18px !important;
	letter-spacing:0.01em;
	margin:0;
	padding:4px 0 0;
}




.events a {
	right:-255px;
}


.links_column li a {
	color:#6897B4;
	font-size:13px;
	letter-spacing:1px;
	letter-spacing: .01em;
	font-weight:normal;
	font-family:fruticn !important;
	text-decoration:none;
}
.links_column li a:hover {
	text-decoration:underline;
}

.overview_hotlines {
	padding:0 !important;
	width:540px;
	height:270px;
	margin:0 10px 15px 0;
	float:left;
	overflow:hidden;
	position:relative;

}
.overview_hotlines #hero_main  {
	z-index:0;
	position:absolute;
	bottom:0px;
	width:540px;
	height:75px;
	left:0px;
	background:#000;
	opacity:0.6;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.5;

}

.overview_hotlines .hero_text_main {
	height:60px;
	left:0px;
	padding:10px 0 0 20px;
	position:absolute;
	bottom:0px;
	width:510px;
	z-index:1 !important;
	font-family:frutilicn;
	font-size:14px;
}

.secondary a {
	color:white;
	font-size: 12px;
}
.overview_hotlines .hero_text_main a:hover {
	text-decoration:underline;
}
.hero_text_main a {
	color:white;
	font-size:18px;
}


/* ======================================== */
/* = Microsite and Landing Page violators = */
/* ======================================== */
/*
	TODO Clean up violator css
	Fix landing page Violator HTML
*/

.vcontain .text {
	float:right;
	font-size:11px;
	width:280px;
} 




.vcontain img {
	float:left;
}
.overview .vcontain img {
	/*
		TODO Replce the violator icons with 75px versions
	*/
	float:left;
	width:75px !important;
	height:75px !important;
}


.browse .vbubble {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #E7E8E8; /* old browsers */
	background: -moz-linear-gradient(top, #E7E8E8 0%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E7E8E8), color-stop(100%,#FFFFFF)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E7E8E8', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
	border:1px solid #DCDCDC;
	float:right;
	height:50px;
	margin:0 0 0 8px !important;
	padding:5px 0 0 10px;
	width:282px;
}



.vbubble h4 {
	display:block;
	font-weight:bold;
	margin:0;
}

.vbubble a {
	font-weight: bold;
}



.browse .vcontain img {
	float: left;
	margin: 0 0 0 0 !important;
}
*html .overview .vcontain {
	position:relative !important;
	float:left !important;
	bottom:auto;
	left:auto;
	width:360px;
	margin-top:15px !important;
}
.overview .vcontain .vbubble {
	width:261px;
	height:47px;
	margin-left:0 !important;
	padding:13px 5px 13px 19px;
	float:left;
	border:1px solid #DDD;
	border-left:0;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}



/* ============ */
/* = GO PAGES = */
/* ============ */

div.offer_intro {
	margin:0 0 30px 0;
	overflow:auto;
	min-height:220px;
}
div.offer_intro .text {
	float:right;
	width:360px;
	margin:0 30px 0 0;
}
div.offer_intro .text p {
	margin:0 0 8px 0;
	font-size: 16px;
	line-height: 26px;
}
div.offer_intro .text p.intro {
	font-size:14px !important;
	color:#036;
	font-weight:bold;
}
div.offer_detail {
	margin:0 0 20px 0 !important;
	overflow:auto;
}
div.offer_detail .image {
	margin:0;
	padding:0;
	width:180px;
	float:left;
}
div.offer_detail .text {
	float:left;
	width:573px;
	padding:20px 0 0 0;
}
div.offer_detail h2 {
	margin-left:0 !important;
	padding-left:0 !important;
}
div.offer_detail h3 {
	background:none !important;
	border:none !important;
	color:#7D9AAA !important;
	padding: 0 0 0 0 !important;
	margin: 15px 0 8px 0 !important;
}
div.offer_document {
	border:3px solid #67ad45;
	margin:0 0 10px 0 !important;
	overflow:auto;
	width:400px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.offer_document img {
	border-right:3px solid #67ad45;
	padding:10px;
	float:left;
}
div.offer_document .links {
	float:left; padding:10px;
	font-size:13px;
	color:#036;
	font-weight:bold;
}
div.offer_intro .image {
	float:left;
	width:370px;
	height:175px;
}

div.offer_intro .image img {
	float:left;
	padding: 5px 0 0 0;a
}

div.go_content h2 {
	margin-top: 0 !important;
}


/* ================== */
/* = Search Results = */
/* ================== */
#productTable td {
	color:#444;
}
#productTable td.name {
	font-size:11px;
	font-weight:bold;
}
#productTable td.name span {
	color:#777;
	font-size:11px;
	font-weight:normal;
	display:block;
}								



/* ========================= */
/* = China-specific Styles = */
/* ========================= */
body.cn #header div.menu_container ul.menubar {
	font-weight:normal;
	font-size:15px;
}
/*body.cn h2,*/
body.cn h4,
body.cn div.menu_container ul.menubar b,
body.cn #breadcrumb span,
body.cn .secondarynav li.current a {
	font-weight:normal !important;
}
body.cn #info div h2, 
body.cn #content.catalog #leftNav div h2, 
body.cn #content.catalog #leftNav.documents h2, 
body.cn #threeCol .mainsection h2, 
body.cn #main .pane h2, 
body.cn #content .pane h2,
body.cn #main .violator h2  {
	font-size:13px;
	font-weight:normal;
}
body.cn #info div ul li a, 
body.cn #leftNav div ul li a {
	font-size: 13px;
}
body.cn ul#mainnav {
	font-size:13px;
	font-weight:normal;
}
body.cn .pane h3 {
	font-size:13px !important;
	font-weight:normal;
}
body.cn .links_column h4 {
	font-size:13px;
}
body.cn .content div.description h3 {
	font-size: 17px;
	margin: 20px 0 8px 0;
}
body.cn #breadcrumb:hover span {
	color:#6897B4;
}
body.cn div.menu_container ul.menubar b {
	font-size:13px;
}
body.cn div.menu_container ul.menubar li div.menu div p {
	font-size:15px;
}
body.cn div.menu_container ul.menubar #mainnav_catalog,
body.cn div.menu_container ul.menubar #mainnav_research {
	width:115px;
}
body.cn div.menu_container ul.menubar #mainnav_instruments {
	width:134px;
}
body.cn div.menu_container ul.menubar #mainnav_reagents {
	width:130px;
}
body.cn div.menu_container ul.menubar #mainnav_cellculture,
body.cn div.menu_container ul.menubar #mainnav_support,
body.cn div.menu_container ul.menubar #mainnav_resources {
	width:118px;
}
body.cn .vcontain,
body.cn .vcontain p {
	font-size:13px;
	line-height:19px;
}
body.cn div.menu_container ul.menubar #mainnav_clinical {
	width:115px;
}
body.cn div.menu_container ul.menubar #mainnav_services {
	width:117px;
}
body.cn div.menu_container ul.menubar #menu_instruments {
	left:118px;
}
body.cn div.menu_container ul.menubar #menu_reagents {
	left:254px;
}
body.cn div.menu_container ul.menubar #menu_cellculture {
	left:386px;
}
body.cn div.menu_container ul.menubar #menu_research {
	left:506px;
}
body.cn div.menu_container ul.menubar #menu_clinical {
	left:623px;
}
body.cn div.menu_container ul.menubar #menu_services {
	left:740px;
	width:55px;
}
body.cn div.menu_container ul.menubar #menu_support {
	width:61px;
}
body.cn .content .pullquote p.large {
	font-size: 20px;
	line-height: 25px !important;
}
body.cn .content p.intro {
	font-size: 18px !important;
	line-height: 24px !important;
}
body.cn .content p {
	line-height: 18px !important;
}
body.cn #content {
	font-size:14px;
}
body.cn .content div.parsley p {
	font-size: 12px;
	line-height: 15px;
}
body.cn .content div.figureset div.caption,
body.cn .content div.figure div.caption {
	font-size: 12px;
	line-height: 15px;
	height: 50px;
}
/* body.cn a.catalogbtn {
	background: url('http://www.bdbiosciences.com/cn/images/action_catalog.png');
} */
body a.cn.contactbtn {
	background: url('//static.bdbiosciences.com/cn/images/action_contact.png');
}
body.cn a.catalogbtn:hover, 
body.cn a.contactbtn:hover {
	background-position:0 45px;
}
body.cn .overview .vcontain {
	height:auto;
}
body.cn .content .focus_area .description h2, 
body.cn .content .focus_area .description h3 {
	font-size:13px;
	font-weight:normal;
}
body.cn .content .focus_area .description p {
font-size: 13px !important;
line-height: 17px !important;
}
body.cn div.home_toolbar div.text a {
	padding: 7px 15px;
	font-weight:normal;
}
body.cn div.home_toolbar div.more a {
	font-weight:normal;
}
body.cn .index #info div ul,b
body.cn .index #info div ul * {
	font-size: 13px !important;
}
body.cn .figurezoom p,
body.cn .figurezoom .bottom {
	font-size: 12px;
	line-height: 16px;
}
body.cn div.home_toolbar img.icon {
	margin-top:-7px;
}
body.cn .links_column li a {
	font-size:13px;
}
body.cn div.home_feature span {
	font-weight:normal;
}



/* ========================= */
/* = Brazil-specific Styles = */
/* ========================= */
/*body.br div.menu_container ul.menubar #mainnav_catalog {
	width:127px;
}
body.br div.menu_container ul.menubar #mainnav_instruments {
	width:154px;
}
body.br div.menu_container ul.menubar #mainnav_reagents {
	width:137px;
}
body.br div.menu_container ul.menubar #mainnav_cellculture {
	width:152px;
}
body.br div.menu_container ul.menubar #mainnav_research {
	width:137px;
}
body.br div.menu_container ul.menubar #mainnav_clinical {
	width:127px;
}
body.br div.menu_container ul.menubar #mainnav_support {
	width:130px;
}
body.br div.menu_container ul.menubar li div.menu {
	padding:19px 40px 15px;
}
body.br div.menu_container ul.menubar #menu_instruments {
	left:130px;
}
body.br div.menu_container ul.menubar #menu_reagents {
	left:286px;
}
body.br div.menu_container ul.menubar #menu_cellculture {
	left:425px;
}
body.br div.menu_container ul.menubar #menu_research {
	left:579px;
}
body.br div.menu_container ul.menubar #menu_clinical {
	left:718px;
}
body.br div.menu_container ul.menubar #menu_support {
	right:1px;
}*/
body.br #globalnav .cart a {
	background: url('../images/desktop/quote_icon.png') right center no-repeat;
	padding-right: 20px;
}




/* ======================== */
/* = OLD-STYLE NAVIGATION = */
/* ======================== */
/*
	TODO Remove these styles when header.jsp is fully migrated.
*/
ul#menu_main {
	font-size:12px;
	width:940px;
	height:36px;
	margin:0;
	padding:8px 0 0 0;
	overflow:hidden;
/*	background:#FF0;*/
}
ul#menu_main li {
	list-style:none;
	float:left;
	font-weight:bold;
	padding:0;
	margin:0;
	height:36px;
	text-align:center;
/*	overflow:hidden;*/
/*	background:#F0F;*/
}
ul#menu_main li div {
	text-align:left;
}
ul#menu_main li a {
	display:block;
	background-color:#C6D3D7;
	color:#036;
	line-height:34px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#C6D3D7;
}
ul#menu_main li a.selected {
	background-color:#7D9AAA;
	color:#FFF;
	border-color:#7D9AAA;
}
ul#menu_main li.current a {
	background-color:#7D9AAA;
	color:#FFF;
	border-color:#7D9AAA;
}
ul#menu_main li.current div a {
	color:#F37321 !important;
}
ul#menu_main li a:hover {
	text-decoration:underline;
/*	border-color:#E2E9EB;*/
}
ul#menu_main li.menu a:hover {
	background:#FFF;
	color:#F37321;
}
ul#menu_main li.current a:hover {
	border-color:#C6D3D7;
}
ul#menu_main li a.active {
	color:#F37321;
	background-color:#FFF;
	border-color:#C6D3D7;
}
ul#menu_main li a.inactive {
	color:#036;
	background-color:#C6D3D7;
}
ul#menu_main li div {
	text-align:left;
}
ul#menu_main li div a {
	font-weight:normal;
	background:transparent !important;
	border:none;
	text-align:left;
	border-left:0 !important;
	border-right:0 !important;
	width:auto !important;
	color:#F37321;
}
ul#menu_main li#menu_catalog a {
	width:101px;
	border-left:1px solid #C6D3D7;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}
ul#menu_main li#menu_catalog.current a {
	border-left:1px solid #7D9AAA;
}
ul#menu_main li#menu_catalog a.active {
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	border-left:1px solid #C6D3D7;
}
ul#menu_main li#menu_instruments, ul#menu_main li#menu_instruments a, ul#menu_main li#menu_cellculture a {
	width:126px !important;
}
ul#menu_main li#menu_reagents a {
	width:111px;
}
ul#menu_main li#menu_research a {
	width:110px;
}
ul#menu_main li#menu_clinical a {
	width:100px;
}
ul#menu_main li#menu_contractservices a {
	width:160px;
}
ul#menu_main li#menu_support a {
	width:104px;
	border-right:1px solid #C6D3D7;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
ul#menu_main li#menu_support.current a {
	border-right:1px solid #7D9AAA;
}
ul#menu_main li#menu_support a.active {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	border-right:1px solid #C6D3D7;
}
#container .menu_dropdown {
	position:absolute;
	float:left;
	top:124px;
	visibility:hidden;
	z-index:12;
	background:#FFF;
	background-image:none;
	border:1px solid #c6d3d7;
	border-top:0;
	font-size:11px;
	padding:10px 28px 6px 28px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
#container .menu_dropdown .column_one,
#container .menu_dropdown .column_two {
	float:left;
}
#container .menu_dropdown .column_one {
	width:200px;
	margin-right:20px;
}
#container .menu_dropdown .column_two {
	width:150px;
}
#container .menu_dropdown a {
	display:block;
	margin:0 0 4px 0;
	text-decoration:none;
	border-bottom:none;
	font-size:11px;
	line-height:13px;
}
#container .menu_dropdown b {
	display:block;
	font-size:12px;
	margin:0 0 4px 0;
}
#container .menu_dropdown span {
	margin:10px 0 4px 0;
	font-weight:bold;
	display:block;
	color:#888;
}
#container .menu_dropdown a:hover {
	border-bottom:none;
	text-decoration:underline;
}
#container #menu_catalog_drop {
	left:11px;
	width:370px;
}
#container #menu_instruments_drop {
	left:112px;
	width:150px;
}
#container #menu_reagents_drop {
	left:238px;
	width:212px;
}
#container #menu_cellculture_drop {
	left:349px;
	width:184px;
}
#container #menu_research_drop {
	left:475px;
	width:153px;
}
#container #menu_clinical_drop {
	left:585px;
	width:130px;
}
#container #menu_contractservices_drop {
	left:685px;
	width:184px;
}
#container #menu_support_drop {
	left:805px;
	width:88px;
}

/* regional catalog buttons */
body.kr a.catalogbtn,
body.in a.catalogbtn,
body.sg a.catalogbtn,
body.tw a.catalogbtn,
body.anz a.catalogbtn,
body.br a.catalogbtn
 {
	background: url('../images/desktop/action_browse.png');
}
body.kr a.catalogbtn:hover,
body.in a.catalogbtn:hover,
body.sg a.catalogbtn:hover,
body.tw a.catalogbtn:hover,
body.anz a.catalogbtn:hover,
body.br a.catalogbtn:hover
 {
	background-position:0 45px;
}


h1 {
	font-weight:normal;
	font-family:fruticn;
	color:#F37321;
	font-size: 22px;
	letter-spacing: 0.05em;
	line-height: 24px;
	margin:0;
	padding: 16px 0 30px;
	text-transform: uppercase;
	clear:both;
}

#container hr {
  /*display:none;*/
}

#container * hr {
  height:1px;
  background-color: #DDD;
  color:#DDD;
  border:none;
  margin:30px 30px 30px 0px;
}

.browse .content {
	width: 782px;
	overflow:auto;	
	margin-bottom:10px;
	padding:0 0 19px 0;	
	background:#FFF;
}

#main h2 {
/*  font-size:16px;*/
/*  color:#036;*/
	margin:0;
 /* padding:0 0 9px 20px;*/
/*	clear:both;*/
}
#main .content h2 {
	margin:30px 0 5px 0px;
}

#main .content .overview h2{
	margin:0 0 5px 0px;
}

ul.secondarynav {
	position:absolute;
	right:238px;
	top:42px;
	margin: -13px 0 0 0;
	padding:0;
	list-style:none;
	font-size:16px;
	font-family: fruticn;
}

.secondarynav li a {
  color: #6897B4;
}

#main .pane h2,
#content .pane h2{
	font-family: fruticn;
	font-size:18px !important;
	height:auto;
	padding:0 !important;
	margin:0 0 10px 0 !important;
	word-wrap:break-word;
}


p{
	/*margin:0 0 8px;*/
	font-family: frutilicn;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.01em;
	margin: 0px 0px 10px 0px;
}

.greenlight{
	/*margin:0 0 8px;*/
	font-family: frutilicn;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.01em;
	margin-top:-10px;
}

.instruments_landing{
font-family: frutilicn;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.01em;
	margin-top:-20px;
}

.browse {
	overflow:auto;
	float:left;
	width:782px;
}

.browse .overview .vbubble p {
	/*
		TODO Once the overarching P classes are fixed, remove the Important delcarations
	*/
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.01em;
	margin: 0;
	padding: 0;
}

.content p.intro_text {
	margin:8px 30px 0 0px;
	font-size: 16px;
	line-height: 26px;
}

.overview .vcontain {
	position: realtive;
	bottom:21px;
	left:0;
	border:0 none;
	margin:15px 0 0 0 !important;
	padding:0 !important;
	width:361px !important;
}

div.teaser h2 {
  /*font-size:12px !important;
	color: #036 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	clear: none !important;
	height: auto !important;*/
	margin: -3px 0 0 0 !important;
                line-height:18px;
}

div.teaser {
    width: 371px;
	float: left;
	font-size:12px;
	line-height:16px;
	margin:15px 0;
	max-height: 150px;
    min-height: 110px;
	background: #edebe4;
	background: -moz-linear-gradient(top,  #edebe4 0%, #ffffff 100%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edebe4), color-stop(100%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -o-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: linear-gradient(to bottom,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edebe4', endColorstr='#ffffff',GradientType=0 );
	border-bottom:1px solid #DCDCDC; 
	border-top:1px solid #DCDCDC; 
	border-left:1px solid #DCDCDC;
}

div.teaser.one {
	padding:10px 0 0 19px;
	margin-left:-19px;
	clear: both;
}

div.teaser.two {
	border-left: none;
	padding:10px 18px 0 21px;
}

/* note: special rules for IE 6 in IE stylesheet */
div.teaser img {
	/*
		TODO Fix image sizes in html. Remove important declaration.
	*/
	float: left;
	width:75px !important;
	height:75px !important;
	margin-top: 10px;	
}

div.teaser div {
    float: right;
    width:270px;
	margin-top:10px;
	margin-right:15px;
}

ul#mainnav li a {
	display:block;
	width:135px;
	padding:0 9px;
	background:#EDEBE4;      
	line-height:29px;                
	margin-bottom:-1px;         
	background-position:-160px bottom;
	color: #585854;
	font-family: fruticn;
	font-size: 13px;
	border-right: 1px solid #DCDCDC;
	text-align:center;
	border-top:1px solid #EDEBE4;
}

ul#mainnav li a:hover {
	background: #f6f5f1;
	text-decoration:none;
}

ul#mainnav li.current a,
ul#mainnav li.current a:hover {	
	border:1px solid #DCDCDC;
	border-bottom:1px solid #FFF;
	margin-left:-1px;
	cursor:text;
	text-decoration:none;
	width:136px;
	background: #edebe4;
	background: -moz-linear-gradient(top,  #edebe4 0%, #ffffff 100%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edebe4), color-stop(100%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -o-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: linear-gradient(to bottom,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edebe4', endColorstr='#ffffff',GradientType=0 );
	margin-top:-5px;
	padding-top:5px; 

}

/*.content h4 {
  font-size: 12px;
  margin: 20px 0 15px 0;
  color: #036;
  clear: both;
  background-color: #F0F0F0;
  border: solid #DDD;
  border-width: 1px 0;
  padding: 8px 19px;
}*/



.column_group {
	clear:both;
	overflow:auto;
	padding: 10px 0 0 30px !important;
	overflow:auto !important;	
	margin:20px 0 0 -15px;

}

.anchor_group {
	clear:both;
	overflow:auto;
	padding: 10px 0 0 30px !important;
	overflow:auto !important;	
	border-top:1px solid #DCDCDC;
	margin:20px 0 0 -15px;
	background: #edebe4;
	background: -moz-linear-gradient(top,  #edebe4 0%, #ffffff 100%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edebe4), color-stop(100%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -o-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: linear-gradient(to bottom,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edebe4', endColorstr='#ffffff',GradientType=0 );
}

.column_group .column_one,
 .column_group .column_one, .anchor_group .column_one strong{
	float:left;
	margin-right:20px;
	width:175px;
	font-family:frutilicn !important;
}

.anchor_group .column_one {
	float:left;
	margin-right:20px;
	width:175px;
	font-family:frutilicn !important;
}

ul.anchor_list li a {
	text-decoration:none;
	border-bottom:none;
	font-size: 14px;
	letter-spacing: 0.01em;
	line-height: 23px;
}

div#note,
div#note p {
	font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 16px;
}

div#note {
	clear:both;
	margin:15px 15px 0 0;
	padding:0;
	font-family: frutilicn;
}

ul#mainnav li {
	float:left;
	border-left: 1px solid #DCDCDC
	height:30px;
	padding-top: 5px;
}

a:hover, a:focus {
	text-decoration:underline;
	outline:none;	
}

.secondarynav li a:hover {
	/*color: #F37321;*/
}

ul.cataloglist li a:hover {
  /*color: #F37321;*/
  background-position: 0px -21px;
  border-bottom: none;
}

.content div.figureset div.caption,
.content div.figure div.caption {	
	height:28px;
	font-family: frutilicn;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 19px;
	padding: 0 25px 0 0;
}

#breadcrumb {
	padding:10px 15px 10px 0px;
	color:#ababa9;
	float:left;
}

#breadcrumb a,
#breadcrumb span {
	
	font-family: frutilicn;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 18px;
	color:#ababa9;
}

.secondary {
	background:#FFF;
	float:left;
	height:284px;
	width:185px;
	position:relative;
	margin:0 0 0 30px;
}

.secondary img {
	height:120px !important;
	width:180px !important;

}

.hotlines .description a {	
	border-bottom:none;
	font-size: 14px;
	font-family: fruticn;
	letter-spacing: 0.01em;
	line-height: 18px;
}

.bar_link {
	
	height:33px;
	margin: 10 -11px 7px !important;
	padding:0;
	text-align:left;
}

.bar_link strong  {
	font-size: 18px;
	font-family: frutibolcn;
	color: #F37121;
	letter-spacing: 0.03em;
    line-height: 26px;	
	padding:10px 0 0 10px;
	position:absolute;
}

.bar_link a {	
	text-decoration:none;
	border-bottom:none;
	font-size: 14px;
	font-family: frutilicn;
	letter-spacing: 0.01em;
	line-height: 23px;
	float:right;
	margin-right:200px;
	margin-top:-27px;
}

a.action {
	background: #6897B4;
	color:#FFFFFF;
	font-family: frutilicn;
	padding:7px 15px 5px !important;
	margin:12px 15px 12px 0;
	font-size:14px;
	line-height:18px;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
a.action:hover,
a.actionsidebar:hover {
	background:#82abc5;
	text-decoration:none;
}
a.action.alt {
	background: #ababa9;	
}
a.action.alt:hover {
	background: #bcbcba;	
}

.hotlines .pane  {
	margin:0;
	overflow:hidden;
	padding:10px;
	border-right:1px solid #DCDCDC;
}
.pane_column_left {
	margin-right:5px;
}

ul#mainnav li.last {
	margin:0 0 -4px 0;
	
	background:url('../images/desktop/bg_mainnav_last.gif') right bottom no-repeat;
}



.pane	{
	margin:0 0 10px 0px;
/*	border:1px solid #DDD; */
}

.links_column_group {
	width:360px;
	padding:0;
	margin:0 0 30px 0;
}

.links_column_group a {
	font-family:frutibolcn !important;
}
.links_column_group p {
	margin:0;
}
.overview {
	position:relative;
	top:0;
	left:0;
	margin:19px 29px 20px 0px;
	z-index:1;
}

ul.cataloglist li,
ul.pdflist li {
  padding: 2px 0px;
  margin: 0;
}

ul#mainnav li:first-child a {
                border-left:1px solid #EDEBE4;
}


.content div.figureset {
	overflow:auto;
	width:190px;
	height:280px;
	float:left;
	padding:0px 0px 10px 0px;
}

a.action:hover {
	
}


.content .text {
	padding:30px;
	/*0 4px 5px 200px*/
}

/*1271*/

.links_column li {
	margin:0 0 7px 0;
	/*width:350px;*/
}

/*1262*/

.links_column h4 {
	padding:0 !important;
	font-size:14px;
	font-family:frutibolcn !important;
	letter-spacing:0.01em !important;
	color:#6897B4 !important;
	line-height:18px !important;
}

/*1073*/

.pane .landing_section_description p {
	margin:-3px 0 5px 0 !important;
	padding:0 0 0 0 !important;
	font-family:frutilicn !important;
	font-size:14px !important;
	line-height:18px;
	letter-spacing:0.01em;

}

/*2931*/

.vcontain p {
	margin:0 0 0 0;
	font-size: 14px;
	letter-spacing:0.01em;
	line-height:18px;
	font-family:fruticn;	
} 

.vcontain strong{
	color:#F37121
}

.vcontain a{

	font-size:14px;
	}

.content .overview img, 
.content img.overview {

	float: right;
	margin: 0 0 20px 20px;
}

.vcontain {
/*	-webkit-border-radius:5px;*/
	/*margin:0 0 10px 0 !important;*/
	overflow:hidden;
	padding:0px 0px 15px 0px;
	width:742px !important;	
}

.focus_area .image img {
	background:none repeat scroll 0 0 #EFEFEF;
	float:left;
	margin-bottom:0 !important;
	margin-left:0 !important;
	margin-top:2px !important;
	margin-right: 10px;
	width: 90px;
	height:90px;
}

/*3352*/

.infotable th {
	background-color: #EDEBE4;
    border: 1px solid #DCDCDC;
    color: #585854;
    font-family: fruticn;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 18px;
    padding: 5px 10px;
}

/*1319*/

.infotable td {
	border:1px solid #DCDCDC !important;
	padding:5px 10px;
	vertical-align:top;
	font-family:frutilicn;
	font-size:13px;
	line-height:18px;
	letter-spacing:0.01em;
}

.pane h4 {
	clear:both;
	margin:20px 0 0 0;
	
}

#content hr {
	position:static;
	clear:both;
	margin:30px 0px !important;
}



/******************* Styles modified for redesign END  *************/


/******************* Styles added for redesign START *************/
h2 {
	font-size: 18px;
	font-family: frutibolcn;
	color: #F37121;
	letter-spacing: 0.03em;
    line-height: 26px;	
	font-weight:normal;
}

h3 {
	font-size: 16px !important;
	font-family: frutibolcn;
	color: #F37121 !important;
	letter-spacing: 0.01em;
    line-height: 18px;
	font-weight:normal;
}

h4 {
	font-size: 14px !important;
	font-family: frutibolcn;
	color: #F37121 !important;
	letter-spacing: 0.01em;
    line-height: 18px;
	margin: 1px 0 10px;
	font-weight:normal;
}

.content .overview p{
	font-size: 16px;
	line-height: 26px;
}

div.teaser h2 a {
	font-size:14px !important;
	font-family: frutibolcn !important;
	color: #6897B4; 
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	clear: none !important;
	height: auto !important;
	text-transform:uppercase;
	font-weight:normal;
}

#teaser1{
float:right; 
margin-left:19px; 
border-bottom:1px solid #DCDCDC; 
border-top:1px solid #DCDCDC; 
border-left:1px solid #DCDCDC; 
height:145px
}

.content p.intro_text_header{
	font-size: 18px;
	font-family: frutibolcn;
	color: #F37121;
	letter-spacing: 0.03em;
    	line-height: 0px;
		font-weight:normal;
}

a.actionsidebar {	
	color:#FFFFFF;
	font-family: frutilicn;
	padding:0;
	font-size:14px;
	line-height:39px;
	display:block;
	width: 188px;
	border-bottom: 1px solid;
	text-transform:uppercase;
	background: #6897B4;
	
}

#info #lpButtonDiv {
	margin:0;
}

a.actionsidebar img{
	padding:8px 8px 7px 10px;
	float:left;
}

a.actionsidebar.contactbtn{background:  url("../wcmimages/contact_icon.gif") no-repeat scroll 10px 10px #6897B4; }
a.actionsidebar.browseprd{background:  url("../wcmimages/browse_products_icon.gif") no-repeat scroll 10px 10px #6897B4; }
a.actionsidebar.browseres{background:  url("../wcmimages/browse_resources_icon.gif") no-repeat scroll 10px 10px #6897B4; }

.content div.description div.detail img{
	border:1px solid #DCDCDC;
	padding: 5px 5px;
}

.content .overview * a img {
    height: auto;
    margin: 0 !important;
    width: auto;
}

.content * hr, .content hr {
	margin: 30px 30px 30px 0 !important;
}

/*.vcontain div{
	margin: -4px 0 0 90px;
}*/


div.teaser.ad img{
    border: medium none;
}
div.teaser.ad.single img {
	margin-left: 80px;
}

div.teaser.ad.single {
    width: 762px;
}

div.teaser.ad.single div{
	margin: 10px 90px 0px 180px;
    width: auto;
	float:none;
}

textarea {
    height: 60px;
    margin: 10px 0 15px !important;
    width: 100%;
}

/******************* Styles added for redesign END *************/

/*******FIGUREZOOM***************/
.figurezoom {
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: none;
    text-align: left;
    width: 820px;
}
.figurezoom .top {
  width: 100%;
  height: 5px;
}
.figurezoom .top,
.figurezoom .bottom {
  overflow:auto;
  font-size:1
}
.figurezoom h5,
.figurezoom p {
  clear:both;
}
.figurezoom .bottom {
  font-family: frutilicn;
  font-size:14px;
  line-height:18px;  width: 770px;
  padding: 17px 23px 18px 27px;
}
.figurezoom h5 {
  font-family:frutibolcn;
  font-size:14px;
  border-top:1px solid #DCDCDC;
  color:#F37121;
  font-weight:normal;
  margin: 10px 0px 0px 0px;
  padding: 10px 0 0 0;
  text-align:left;
}
.figurezoom .bottom .description {
  border-top:1px solid #DCDCDC;
  font-size:12px;
  margin-top:20px;
  text-align:left;
}
.figurezoom .bottom img {
  float:none;
}
.figurezoom p {
  text-align:left;
  font-size: 14px;
  line-height:18px;
  margin: 0px 0px 8px 0px;
}
.figurezoom ul {
  font-size: 1em;
  padding: 0px 0px 10px 15px;
  margin: 0px;
}
/* overlay */
#simplemodal-overlay {  
  background-color: #000;
}

/* container */
#simplemodal-container {
  width: 820px;
  height: auto !important;
  background-color: transparent;
  border: none;
  top: 5% !important;
  left: 50%;
}

.simplemodal-wrap {
  overflow: visible !important;
 }

#simplemodal-container a.modalCloseImg {
  width: 25px;
  height: 25px;
  background: url('../images/desktop/close_x.png') no-repeat 0px 0px;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 3200;
  display: inline;
  cursor: pointer;
}

#simplemodal-container a.modalCloseImg:hover {
  background-position: 0px -25px;
  border-bottom: none;
}

#simplemodal-container #basicModalContent {
  padding: 0px;
}


a.action_prdDetails {
	background: #6897B4;
	color:#FFFFFF;
	font-family: frutilicn;
	/*margin-right:37px;
	margin-left:280px;*/
	margin:0px 37px 0 280px;
	font-size:14px;
	line-height:18px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	padding:4px 20px;
}


#info div li a:hover,
#info div li a:focus {
	text-decoration:underline;
/*	border-bottom: 1px dotted;*/
}

#info .minicart_products a{
	color:#585854;
	font-family:fruticn;
	font-size:14px;
	line-height:18px;
	letter-spacing:0.01em;
	margin-top:20px;
	border-top:medium none;
}


#leftNav.documents div {
	clear:both;
	text-align:left;
	float:left;
	width:188px;
	padding:0;
/*	border:1px solid #EDEBE4;*/
	font-family:fruticn;
	font-size:14px;
	line-height:18px;
	margin-bottom:30px;
	margin-right:30px;
/*	border:1px solid #DCDCDC;*/
}


#leftNav li {
  padding: 0;
  margin: 0;
	background:none;
	font-family:frutilicn !important;
	font-size:15px;
}


#leftNav ul {
	background-color:#FFF;
}

#info div li:last-child,
#leftNav div li:last-child,
#info div li:last-child a,
#leftNav div li:last-child a {
	/*border-bottom:0*/;
}

#twoCol #info div.last,
#threecol #info div.last,
#leftNav.documents div.last {
	/*border-bottom:none;*/
}

#info {
	float:right;
	width:188px;
	margin:-79px 0 30px 0;
	padding:0;
}

#info div div {
	background: none !important;
	padding: 0;
	margin: 20px 0 0 0;
	/*line-height: 1.3em;*/
}

#leftNav.documents li.pdf {
  /*padding: 0;*/
}


#content.catalog #leftNav div h2,
#content.catalog #leftNav.documents h2,
#threeCol .mainsection h2{
	font-size:15px;
	line-height:18px;
	color: #585854;
	font-family: fruticn !important;
	margin:0;
	word-wrap:break-word;
}

#info .sidebar {
  height:1px;
  background-color: #DDDDDD;
  color:#DDDDDD;
  border:none;
  margin:0px;
}

#info div form {
	padding: 10px 10px 3px;
	/*border: solid #DCDCDC;*/
	border-width: 0 1px 1px;
}

#info div li.sum {
	font-weight:bold;
	height: 17px;
	padding:7px 9px 3px 9px;
	border-bottom:0 !important;
	width:135px;
	margin-left:-8px;
	margin-top:-27px;
	margin-bottom:20px;
	}
	
a.minishopping_cart {
	background:none repeat scroll 0 0 #6897B4;
	color:#FFFFFF;
	font-family:frutilicn;
	font-size:14px;
	height:20px;
	margin-bottom:20px;
	padding:0 15px 0 15px;
	text-align:center;
	list-style:none;
}


#info div,
#info div, #leftNav.documents div {
	clear:both;
	text-align:left;
	/*float:left;*/
	width:188px;
	padding:0;
	font-family:fruticn;
	font-size:15px;
	line-height:20px;
	margin-top:15px;
	/*border:1px solid #DCDCDC;*/
}

/*Changes Made On 03-10-2013*/

img {
	border: none;
	vertical-align: top;
}

.add_cart {
	/*border: none;*/
	vertical-align: middle;
	float:none;
}


table {
	border-collapse: collapse;
	/*margin-top:-10px*/
}

#leftNav.documents li.pdf a {
	background: #FFFFFF url("../images/desktop/bullet_pdf.gif") no-repeat;
	background-position:3px 0px;
	padding-left:28px;
	width:149px;
}

#info div form div {
	margin: 0 0 7px -9px;
}

#main {
	float: left;
	clear:both;
	width: 782px;
	overflow:visible;
	border-right: 1px solid #DCDCDC;
	margin: -43px 0px 0px;
	padding: 43px 0px 0px;
}

.detail_table {
	margin-top:-10px;
}

#main_signin {
	float: left;
	clear:both;
	width: 802px;
	overflow:visible;
	margin: -67px 0px 0px;
	padding: 57px 0px 0px;
	height:785px;
}

ul#mainnav {
	border-bottom: 1px solid #DCDCDC;
	clear: both;
	list-style: none;
	margin: 0 0 30px -10px;
	padding: 0 0 0 10px;
	width: 782px;
	height: 35px;
	overflow: visible;
}

.content h3 {
 
	font-size: 14px;
	line-height:18px;
	margin: 15px 0 0;
	padding: 8px 0;
}

.region_selector label {
		background:#EDEBE4 !important;
		color:#585854 !important;
	font-weight:normal !important;
	font-family:frutibolcn !important;
	font-size:14px !important;
	line-height:22px !important;
	letter-spacing:0.01em !important;
}
.region_selector{
	border-radius: 0px 0px 0px 0px !important;
}

.region{
	
	font-family:fruticn;
	font-size:15px ;
	line-height:20px;
	letter-spacing:0.01em;
}

.locations{

	font-family:fruticn;
	font-size:14px ;
	line-height:18px;
	letter-spacing:0.01em;
}
.regions li{
	height:30px;
}
.regions ul{
	top:22px !important;
}
.regions ul{
	height:28px;
}

.region_c h2{
	/*font-weight:normal !important;
	font-family:frutibolcn !important;
	font-size:16px !important;
	line-height:18px;
	letter-spacing:0.01em;
	color:#F37121 !important;*/
}
.region_c h3{
	/*font-weight:normal !important;
	font-family:frutibolcn !important;
	font-size:14px !important;
	line-height:18px;
	letter-spacing:0.01em;
	color:#F37121 !important;*/
}
.location .group{

	font-family:frutilicn !important;
	font-size:14px !important;
	line-height:18px;
	letter-spacing:0.01em;
	
}

#info div ul li a{
    font-family: frutilicn;
    font-size: 15px;
    letter-spacing: .01em;
}

#info div h2 {
    font-size:15px;
    line-height:18px;
    letter-spacing:.01em;
    color: #585854;
    font-family: fruticn;
    margin:0;
    word-wrap: break-word;
}

#privacy_container {
	overflow:auto;
	padding: 0 15px;
	border:1px solid #DCDCDC;
	margin:0;
	background: #edebe4;
	background: -moz-linear-gradient(top,  #edebe4 0%, #ffffff 100%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edebe4), color-stop(100%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -o-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	background: linear-gradient(to bottom,  #edebe4 0%,#ffffff 100%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edebe4', endColorstr='#ffffff',GradientType=0 );
}

a.cookie_badge{
    bottom: 0;
    left: 0;
    background: url('../images/cookie_badge.png') no-repeat 0;
    position: fixed;
    overflow: visible !important;
    width: 130px;
    height: 130px;
}

/* China-specific Styles */

body.language-zh a.contactbtn {
	background: url('../images/desktop/action_contact_cn.png');
}