* html .png, * html #banners a {
	behavior: url(../inc/iepngfix.htc);
}
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #d0d5d5 url("../img/css/bg-page.png") repeat-x scroll 0 0;
	color: #000;
	line-height: 1.5;
}
body, table, td, th, tr, input, textarea {
	font: normal 13px "Arial", tahoma, verdana, sans-serif;
}
img, table, td, th {
	border: none;
}
td, th {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
a {
	color: #0f3d97;
	outline: none;
}
.clear {
	clear: both;
	height: 0;
	width: 0;
	overflow: hidden;
}
.vseparator {
	width: 1px;
	background-color: #fff;
	opacity: 0.1;
	overflow: hidden;
	filter:alpha(opacity=10);
}
.fir {
	text-indent: -2000px;
	overflow: hidden;
	display: block;
}
#wrapper {
	width: 978px;
	min-width: 978px;
	margin: 0 auto;
	text-align: left;
}
#mainContainer {
	background: #fff url("../img/css/bg-page-bot.png") no-repeat scroll 0 100%;
	margin: 25px 0 40px 0;
	padding: 0 0 20px 0;
	position: relative;
}
#main {
	background: transparent url("../img/css/bg-page-top.png") no-repeat scroll 0 0;
	padding: 10px;
	position: relative;
}
/*--- Header Styles ---*/
#topRow {
	position: relative;
	position: relative;
	zoom: 1;
}
#logo {
	float: left;
	display: block;
	width: 216px;
	height: 87px;
	background: transparent url("../img/logo.png") no-repeat scroll 0 0;
	margin: 26px 0 0 32px;
	position: relative;
	padding: 0;
}
#shoppingCart {
	width: 105px;
	height: 95px;
	padding: 15px;
	overflow: hidden;
	background: transparent url("../img/css/bg-topbox.png") no-repeat scroll 0 0;
	float: right;
	margin: 0 0 0 20px;
	position: relative;
}
#shoppingCart a {
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 0 1px 8px;
	color: #254681;
}
#shoppingCart .cart {
	float: none;
	background: transparent url("../img/css/icon-cart.png") no-repeat scroll 50% 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: none;
	margin-left: 0;
	padding: 60px 0 0 0;
}
#shoppingCart a:hover {
	text-decoration: underline;
}
#orderNow {
	float: right;
	position: relative;
	text-align: right;
	padding: 10px 2px 0 15px;
}
#orderNow h3 {
	color: #000;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}
#orderNow h4 {
	color: #bc0500;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
}
#orderNow div {
	color: #003399;
	margin: 0 0 2px 0;
}
/*--- Main menu ---*/
#mainMenu {
	float: right;
	margin: 0;
	width:330px;
}
.menuBox {
	margin: 20px 0 0 0px;
}
.lmenuBox {
	width:160px;
	float:left;
}
.rmenuBox {
	width:170px;
	float:right;
}
.menuBox a {
	display: block;
	background: transparent url("../img/css/bg-topmenu-a.png") no-repeat scroll 0 7px;
	padding: 4px 5px 4px 18px;
	text-decoration: none;
}
.menuBox a:hover {
	text-decoration: underline;
}
/*--- Introduction text on the homepage - main image block---*/
#intro {
	position: relative;
	margin: 20px 0 0 0;
	display:block;
	clear:both;
}
#intro #headerImage {
	display: block;
}
#intro h1 {
	font-size: 26px;
	margin: -1px 0 0 0;
	line-height: 1;
	color: #0f3d97;
	font-weight: normal;
	text-transform:uppercase;
}
#intro h1 strong {
	color: #b80000;
	font-weight: normal;
}
#intro span {
	font-weight:normal;
	font-size:18px;
	color: #0f3d97;
	display:block;
}
#intro .text {
	/* position: absolute;
	top: 80px;
	left: 310px;
	*/
}
#intro ul {margin-top:12px !IMPORTANT;}
#intro ul, #intro li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#intro li {
	background: transparent url("../img/css/bg-topmenu-a.png") no-repeat scroll 0 6px;
	padding: 3px 5px 4px 18px;
}
#intro ul a {
	text-decoration: none;
}
#intro ul a:hover {
	text-decoration: underline;
}
/*--- Homepage Catalog Block ---*/
.catalog {
	background: #c0d0ec url("../img/css/bg-homecatalog-bot.png") no-repeat scroll 0 100%;
	padding: 0 0 10px 0;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.catalog .bot {
	background: transparent url("../img/css/bg-homecatalog-mid.png") repeat-x scroll 0 0;
	padding: 20px 10px 10px 10px;
	position: relative;
}
* html .catalog .bot {
	height: 400px;
}
.catalog .container {
	position: relative;
	zoom: 1;
}
.catalog form {
	display: block;
	float: left;
	padding: 0 10px 0 30px;
	zoom: 1;
	margin: 0;
}
.catalog form h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 10px 0;
}
.catalog form #q {
	background: transparent url("../img/css/bg-search.png") no-repeat scroll 0 0;
	border: none;
	width: 167px;
	height: 25px;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}
.catalog form #go {
	background: transparent url("../img/css/bg-go.png") no-repeat scroll 0 0;
	width: 30px;
	height: 25px;
	float: left;
	border: none;
	padding: 0;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.catalog .vseparator {
	height: 230px;
	float: left;
	margin: 0 20px;
}
.catalog ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
.catalog li {
	display: block;
	background: transparent url("../img/css/bg-topmenu-aw.png") no-repeat scroll 0 6px;
	padding: 3px 5px 15px 18px;
	width: 160px;
}
.catalog a {
	color: #fff;
	text-decoration: none;
}
.catalog a:hover {
	text-decoration: underline;
}
.catalog h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.catalog h2 a {
	color: #ffd36b;
}
#catImage {
	width: 234px;
	height: 351px;
	position: absolute;
	top: 50px;
	left: 38px;
	background: transparent url("../img/css/bg-homecatalog.jpg") no-repeat scroll 0 0;
}
/*--- Middle blocks Markup---*/
#middle {
	background: #e0eafb url("../img/css/bg-inner-bot.png") no-repeat scroll 0 100%;
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 0;
}
#middle .bot {
	background: transparent url("../img/css/bg-inner-top.png") repeat-x scroll 0 0;
	padding: 10px;
	position: relative;
	zoom: 1;
}
#rColumn {
	float: right;
	width: 660px;
}
/*--- Left Navigation ---*/
#leftMenu {
	float: left;
	width: 268px;
}
#leftMenu .container {
	padding: 28px;
}
#leftMenu ul, #leftMenu form {
	float: none;
}
#leftMenu form {
	padding: 0 0 10px 0;
}
#leftMenu ul {
	border-top: 1px solid #5784c9;
	padding: 0;
}
/*#leftMenu li {
	border-bottom: 1px solid #5784c9;
	width: auto;
	padding: 6px 5px 6px 18px;
	background-position: 4px 9px;
}*/

a.cat {
	display: block;
	background: transparent url("../img/css/bg-topmenu-aw.png") no-repeat scroll 0 6px;
	width: 200px;
	font-size: 13px;
	color: #ffd36b;
	font-weight: bold;
	border-top: 1px solid #5784c9;
	width: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 18px;/*	background-image: none;
	margin: 0;
	padding: 0;	
	border-top: 1px solid #5784c9;
	width: 200px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 28px;
*/}
a.cat1 {
	display: block;
	background: transparent url("../img/css/bg-lmenu-bul.png") no-repeat scroll 25px 6px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
}
a.cat.current {color:#fff;}

#leftMenu .bot {
	padding: 0;
}
#leftMenu {
	background: #2d65bb url("../img/css/bg-lmenu-bot.png") no-repeat scroll 0 100%;
}
#leftMenu .bot {
	background: transparent url("../img/css/bg-lmenu-top.png") no-repeat scroll 0 0;
}
/*--- Product List ---*/
#content {
	background: #fff url("../img/css/bg-content-bot.png") no-repeat scroll 0 100%;
	overflow: hidden;
	position: relative;
}

#content h1{

	font-size: 18px;
	color: #C00;
}

#content h2{
	font-size: 16px;
	color: #2D65BB;
}
#content .bot {
	background: transparent url("../img/css/bg-content-top.png") repeat-x scroll 0 0;
	padding: 15px;
	position: relative;
}
#content td {
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	padding: 15px 10px;
	line-height: 1;
}
#content table a {
	text-decoration: none;
}
#content table a:hover {
	text-decoration: underline;
}
#content td.title {
	font-weight: bold;
	width: 240px !IMPORTANT;
	color: #0F3D97;
	text-wrap:normal !IMPORTANT;
}
#content .icon {
	width: 28px;
	height: 44px;
	margin: -5px 0 -10px 0;
}
#content .human {
	background: transparent url("../img/css/icon-human.png") no-repeat scroll 0 0;
}
#content .rabbit {
	background: transparent url("../img/css/icon-rabbit.png") no-repeat scroll 0 0;
}
#content .rat {
	background: transparent url("../img/css/icon-rat.png") no-repeat scroll 0 0;
}
#content .mouse {
	background: transparent url("../img/css/icon-mouse.png") no-repeat scroll 0 0;
}
#content .pig {
	background: transparent url("../img/css/icon-pig.png") no-repeat scroll 0 0;
}
#content h1 {
	padding: 15px 15px 20px 0px;
	font-size: 24px;
	margin: 0;
}
.buttons {
	overflow: hidden;
	padding: 10px 20px;
}
.button {
	display: block;
	padding: 7px 15px 8px 15px;
	background: #1c66dd url("../img/css/bg-button.png") repeat-x scroll 0 0;
	color: #fff;
	text-decoration: none;
	float: left;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	line-height: 1;
}
.buttons .right {
	float: right;
}
.buttons .left {
	float: left;
}
/*--- Banners ---*/
#banners {
	margin: 10px 10px 0 0;
	overflow: hidden;
	zoom: 1;
	float:right;
	text-align:center;
}
#banners a {
	display: block;
	background: transparent url("../img/css/bg-banner.png") no-repeat center center;
	width: 130px;
	height: 162px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0 -11px;
	cursor: pointer;
	text-align:center;
	padding:4px 0 0 0;
}

#rColumn #banners {
	margin: 40px 5px 0 0;
}
/*--- Footer ---*/
#footer {
	color: #636363;
	font-size: 12px;
	border-right: 1px solid #b7bbbb;
	margin: 40px;
	line-height: 1.5;
}
#footer p {
	margin: 0;
}
#footer .c01, #footer .c02, #footer .c03, #footer .c04 {
	float: left;
	border-left: 1px solid #b7bbbb;
	padding: 10px 37px;
	height: 60px;
}
#footer a {
	display: block;
	float: left;
	margin-right: 15px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*--- LCheckout Page ---*/
#blankColumn {
	float: right;
	width: 940px;
}
#blank-content {
	overflow: hidden;
	position: relative;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../img/css/bg-content-bot-blank.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#blank-content .bot {
	padding: 15px;
	position: relative;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/css/bg-content-top-blank.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#intro .promo {
	display: block;
	position: absolute;
	left: 29px;
	top: 35px;
	width: 250px;
	height: 87px;
	background: transparent url(../img/promo.png) no-repeat scroll 0 0;
	z-index: 2;
}

#intro .promo img {
	display: block;
	position: absolute;
	left: 44px;
	top: 8px;
	z-index: 2;
}

.subTitle {padding: 0px 15px 10px 15px; margin: -15px 0 10px 0; color: #2D65BB; font-size: 16px; font-weight: bold;}
.subLine {color:#cc0000;padding:0 15px;margin:-10px 0 10px 0;font-weight:bold;}

/* Flowcytometry */
.flowcytometry h3 {color:#2D65BB;}
.flowcytometry ul {color:red;}
.flowcytometry ul li span {color:#000;}
#catalog-request {
	 border: 0; 
	 position: fixed; 
	 top: 100px; 
	 right: 0; 
	 z-index: 9999;
}
#graphs-table {display:block;padding:15px 0;width:100%;margin:0 auto;}
#content #graphs-table td.graph {border:0 !IMPORTANT;text-align:center;padding:5px !IMPORTANT;text-align:center;}
#graphs-table td p {text-align:center;font-style:italic;}

/* New and Noteworthy */
#assay-list li {margin-top:10px;}

/* Special Offers - special */
.special #assay-list {margin-left:85px;}

/* Misc */
.blue {color:#2D65BB !IMPORTANT;}
.red {color:#CC0000 !IMPORTANT;}
.lighthr {border:0;background:#E5E5E5;height:1px;margin-top:20px;display:block;}
.superx-pdf {text-align:center;}

/* Category - Subcategories - CTGY */
#subcategories {padding:10px 0 0 0;}
#subcategories div {display:block;margin:8px 0;}
#subcategories a {display:inline-block;margin-right:7px;}
#subcategories a:hover {text-decoration:none;}
.human-lnk {color:blue;}
.rat-lnk {color:purple;}
.canine-lnk {color:green;}
.primate-lnk {color:orange;}
.mouse-lnk {color:red;}
.pig-lnk {color:orange;}
.rabbit-lnk {color:#d220f2;}
.other-lnk {color:black;}

/* Home Page Marquee News Ticker */
ul.marquee {
	/* required styles */
	display: block;
	padding: 0 5px;
	margin: 20px auto 10px auto;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 920px;
	height: 30px; /* height should be included to reserve visual space for the marquee */
	border:1px solid #eee;
	background:#e8f5fb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../img/css/marquee-bg.png) top left repeat-x;
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	height:22px;
	/* optional styles for appearance */
	font: 16px Arial, Helvetica, sans-serif;
	padding: 5px 15px; 
	font-weight:bold;
}
ul.marquee li a, ul.marquee li span {padding-top:2px;text-decoration:none;}
ul.marquee li a:hover {text-decoration:underline;}
.red {color:red;}
.orange {color:#e19305;}
.yellow {color:#e2dc2e;}
.blue {color:blue;}
.green {color:green;}
.purple {color:purple;}

/* Home Page Slider - SFNT */
.scrollable {
    position:relative;
    overflow:hidden;
    width:320px;
    height:270px;
    float:left;
	display:block;
		background:#fff;
}
.scrollable .items {
    width:20000em;
    position:absolute;
    clear:both;
}
.items div {
    float:left;
    width:320px;
	height:270px;
}
#intro .items div span.blue {
	display:inline;
	font-size:13px;
	color:#0F3D97 !IMPORTANT;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    background:url(/media/img/scrollable/arrow/hori_large.png) no-repeat;
    display:none;
    width:30px;
    height:30px;
    float:left;
    margin:40px 10px;
    cursor:pointer;
    font-size:1px;
}

/* disabled navigational button */
a.disabled {
    visibility:hidden !important;
}

.slide-wrap {
	display:block;
	position:absolute;
	left:310px;
	height:285px;
	top:20px;
	border:2px solid #B80000 /* #b4e5fe */;
	border-radius:15px;
	padding:20px;
	background:#fff;
}
.slide-wrap .navi {
	display:block;
	clear:both;
	margin:0 auto;
	text-align:center;
	padding:010px 0 5px 0;
}

.slide-wrap .navi a {
	display:inline-block;
	width: 8px;
	height: 8px;
	background: url(/img/navigator.png) no-repeat 0 0;
	margin: 3px;
	cursor: pointer;
}

.slide-wrap .navi a.active {
	background-position: 0 -16px;
}

.slide-wrap .navi a:hover {
	background-position: 0 -8px;
}

.test-sizes {
	color:#008800;
	margin-top:-15px;
}