@charset "UTF-8";
/* CSS Document */

html, body  {
	font-size: 12px;
	color: #666;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica;
	background-color: #f1f1f1;
}
html, body, form, p, h1, h2, h3, h4, table, tr, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 19px;
}
#logo {
	display: block;
	float: left;
	height: 60px;
	padding-left: 50px;
	margin-top: 20px;
	text-indent: -9999px;
	width: 135px;
}
#logo a {
	display: block;
	height: 45px;
	width: 135px;
}
#logo a:hover {
	border: none;
}
h1, h2, h3 {
	color: #787878;
	font-weight: normal;
	line-height: 22px;
	font-size: 18px;
	margin-bottom: 16px;
}
h4 {
	line-height: 11px;
	font-size: 11px;
}

p {
	margin-bottom: 19px;
}
a {
	outline: none;
	text-decoration: none;
	color: #00aef0;
	border: 0;
}
a:hover {
	border-bottom: 1px dotted #00aef0;
}
h1#logo a:hover {
	border: none;
}
.hidden {
	display: none;
}
#container {
	background-color: #fff;
	margin: 0 auto;
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
}
#header {
	margin: 0 -20px 0 -20px;
	background: url(../images/top-bg-sartorius.png) no-repeat;
	height: 152px;
}
#header ul, #mid-left ul, #sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* ----------- menu tabs */
#topmenu {
	padding-left: 12px;
	padding-right: 12px;
	height: 51px;
	font-size: 11px;
}
#topmenu ul li {
	line-height: 43px;
	height: 51px;
	float: left;
	margin-right: 9px;
}
#topmenu ul li a {
	height: 51px;
	font-weight: bold;
	margin-left: 9px;
	padding-right: 9px;
	border: none;
}
#select-site {
	width: 130px;
	position: absolute;
	z-index: 999;
	float: right;
}
#menu-locate, #menu-search {
	background: url(../images/menu-locate.png) left no-repeat;
}
#menu-locate a, #menu-search a {
	display: inline-block;
	height: 51px;
	background: url(../images/menu-locate.png) right no-repeat;
}
#menu-country {
	height: 51px;
	background: url(../images/menu-country-left.png) left no-repeat;
	padding-left: 9px;
}
#menu-country a {
	color: #fff;
	font-weight: bold;
	display: block;
	height: 51px;
	line-height: 45px;
	background: url(../images/menu-country.png) right no-repeat;
	padding-right: 10px;
	padding-left: 1px;
}
#menu-country a:hover {
	border: none;
}
#menu-country a span {
	float: left;
}
#menu-country a img {
	float: right;
	margin-top:10px;
}
#countries {
	display: none;
	padding: 10px;
	background: #83d8f8;
	border-bottom: 1px dotted #fff;
}
#countries ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	height: 27px;
	line-height: 28px;
	clear: both;
}
#countries ul li img {
	margin-left: 5px;
	float: right;
}
#countries ul li a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#countries ul li a:hover {
	color: #efefff;
}
#countries ul li a span {
	text-align: right;
	float: left;
}



#printlogo {
	display: none;
}
#mainmenu {
	float: right;
	display: inline;
	padding-top: 56px;
	padding-right: 30px;
	height: 45px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
#mainmenu ul {
	float: right;
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#mainmenu ul li {
	line-height: 45px;
	float: left;
	padding: 0;
	margin: 0;
	height: 45px;
	margin-left: 5px;
	z-index: 1;
}
#mainmenu ul li a {
	padding: 16px 10px 10px 10px;
	height: 45px;
	color: #2b4577;
	text-decoration: none;
	border: 0px;
}
#mainmenu ul li a.long {
	padding: 8px 10px 10px 10px;
	display: block;
	width: 80px;
	white-space: normal;
	text-align: center;
	line-height: 14px;
}
#mainmenu #selected {
	position: relative;
	background: url('../images/tab-1-right.gif') top left no-repeat;
}
#mainmenu #selected a {
	position: relative;
	background: url('../images/tab-1-left.gif') top right no-repeat;
	color: #00aef0;
}
#mid-wrapper {
	padding-bottom: 19px;
}
#mid-left {
	width: 298px;
	float: left;
}



.greybox-head {
	height: 10px;
	background: url(../images/greybox-head.gif) no-repeat;
}
.greybox {
	background: url(../images/greybox-bg.gif) repeat-y;
}
.greybox-foot {
	height: 10px;
	background: url(../images/greybox-foot.gif) no-repeat;
}
.greybox h1,
.greybox h2,
.greybox h3 {
	margin-top: 10px;
}
.greybox .news-item {
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
.greybox .news-item p {
	margin-top: 12px;
}
.greybox h1,
.greybox h2, 
.greybox h3, 
.greybox .morenews, 
.greybox .news-item p {
	padding-left: 19px;
	padding-right: 5px;
	margin-bottom: 0;
}
#mid-left h3 a {
	color: #787878;
}
#mid-left ul {
	margin-top: 19px;
}
#mid-left ul.link {
	list-style: none;
	line-height: 18px;
	padding-bottom: 8px;
}
#mid-left ul.link li {
	padding-left: 30px;
	padding-bottom: 5px;
	background: url(../images/arrow-white.gif) no-repeat;
}
#mid-left ul.link li ul.sub1 {
	margin-top: 0;
	padding-top: 8px;
	padding-left: 10px;
}
#mid-left ul.link li ul.sub1 li {
	color: #00aef0;
	background: none;
	list-style: disc;
	padding-left: 0;
}

#mid-left ul.link li ul.sub1 li.selected {
	color: #7d7d7d;
}

#mid-left ul.link li.selected {
	padding-left: 30px;
	padding-bottom: 5px;
	background: url(../images/arrow-white-grey.gif) no-repeat;
	
}
#mid-left ul.link li.selected > a {
	color: #666;
}

#mid-left .greybox ul {
	padding-left: 19px;
}
#mid-left .greybox ul li {
	background: url(../images/arrow-grey.gif) no-repeat;
}
.morenews {
	margin-top: 10px;
	line-height: 18px;
}
.morenews .left {
	width: 30px;
	height: 20px;
	float: left;
	background: url(../images/arrow-white.gif) no-repeat;
}
.greybox .morenews .left {
	background: url(../images/arrow-grey.gif) no-repeat;
}
.greybox .morenews a {
	color: #787878;
}

.moreevents {
	padding-top: 10px;
	padding-left: 30px;
	height: 20px;
	line-height: 18px;
	display: block;
	background: url(../images/arrow-white.gif) 0 10px no-repeat;
}
.moreevents a {
	color: #787878;
}
#upcoming, #careers {
	line-height: 16px;
	padding-bottom: 12px;
}
#upcoming .left {
	width: 45px;
	float: left;
	vertical-align: top;
}
#upcoming p {
	margin: 0;
	padding-left: 45px;
	margin-bottom: 7px;
}
#careers .left {
	width: 20px;
	height: 30px;
	float: left;
	background: url(../images/arrow-white.gif) 0 10px no-repeat;
}
#upcoming h3, #careers h3 {
	margin-bottom: 19px;
}
#careers p {
	margin: 0;
	padding-left: 30px;
}




#mid-center {
	padding-left: 330px;
}
#mid-right {
	padding-top: 10px;
	width: 298px;
	float: right;
}
#mid-right a, #mid-right a img {
	border: 0;
}
#mid-content {
	float: right;
	padding-left: 32px;
	width: 605px;
	border-left: 1px solid #ccc;
	margin-bottom: 19px;
}
#mid-content a {
	font-weight: bold;
}
#mid-content #breadcrumb {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	background-color: #e7f7fe;
	margin-bottom: 19px;
}
#mid-content #breadcrumb.productpage {
	float: right;
	margin-top: 0;
}
#mid-content #breadcrumb a:hover {
	border-bottom: none;
	color: #555;
}
#mid-content #breadcrumb a, 
#mid-content #breadcrumb img {
	float: left;
	font-weight: normal;
}
#mid-content h4, #mid-center h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 12px;
}
#mid-content p {
	margin-top: 0;
	margin-bottom: 19px;
}
#mid-content #related_content {
	border-top: 1px solid #ccc;
	padding-top: 24px;
}

#sitemap {
	padding: 32px 32px 22px 32px;
	border-top: 1px solid #ccc;
	border-bottom: 8px solid #dcf2fa;
	font-size: 11px;
}
#sitemap a {
	color: #7d7d7d;
}
#sitemap ul {
	list-style: none;
	margin: 0px;
}
#sitemap ul li {
	float: left;
	margin-right: 26px;
	max-width: 150px;
}
#sitemap ul li ul {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#sitemap ul li ul li {
	margin: 0px;
	line-height: 18px;
	clear: both;
	white-space: nowrap;
}
#sitemap ul li ul li a {
	color: #7d7d7d;
}
#footer {
	height: 98px;
	padding: 32px;
	text-align: center;
	font-size: 11px;
}
#footer img {
	vertical-align: middle;
}
#footer .top {
	float: right;
	line-height: 98px;
	/*background: url(../images/arrow-up.gif) right 45px no-repeat;
	padding-right: 15px;*/
}
#footer .top a {
	margin-left: 5px;
}
#footer .copyright {
	line-height: 98px;
}
.clear {
	clear: both;
	height: 0;
}
.date{
	color: #787878;
}
.padd19 {
	padding-left: 19px;
	padding-top: 19px;
}
.left19 {
	padding-left: 19px;
}
.padd32 {
	padding-top: 32px;
	padding-right: 32px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

/* EXTRA FUNCTIONS */
#toplogo {
	border-bottom: 1px solid #AADBF6;
	margin: 0 -20px;
	padding: 15px 23px;
}
#slidemenu {
	display: none;
}
.slidemenu {
	/* background-color: #87d0f0; */
	/* border: 2px solid #77d4f7; */
	display: none;
	border-top: none;
	border-bottom: 1px solid #aadbf6;
	margin: 0 -20px;
}
.slidemenu .wrapper {
	padding: 20px;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	margin-bottom: 32px;
	padding: 0;
	height: 25px;
	border-bottom: 1px solid #ccc;
}

UL.tabNavigation LI {
	display: inline;
	margin-right: 2px;
}

UL.tabNavigation LI A {
	padding: 8px 15px;
	background-color: #f1f1f1;
	color: #666;
	text-decoration: none;
	border: 1px solid #ccc;
	font-size: 11px;
}

UL.tabNavigation LI A.selected {
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

div.subtabs {
	padding-top: 25px;
}

div.subtabs div {
	margin-top: 6px;
}
div.subtabs .certificates {
	margin-top:30px;	
}
div.subtabs .certificates img {
	margin-left: 10px;
}
div.subtabs .certificates img:first-child {
	margin-left: 0;
}
div.subtabs div h2 {
	margin-top: 19px;
}
.onlyprint {
	display: none;
}
.showhide {
	margin-top: 19px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}
.showhide .list {
	cursor: pointer;
	border-top: 1px solid #ccc;
}
.showhide .list h4 {
	line-height: 40px;
	padding-right: 15px;
	display: inline-block;
	background: url(images/arrow-grey-right.gif) no-repeat center right;
}
.showhide .selected h4 {
	background: url(images/arrow-grey-down.gif) no-repeat center right;
}
.showhide .product {
	margin-top: 0 !important;
	padding-bottom: 10px;
	/*display: none;*/
	display: none;
}
.showhide .product a {
	font-weight: bold;
}
.panel {
	margin-left:50px; 
	margin-right:50px; 
	margin-bottom:5px; 
	background-color:#D3E7F5;
	height:45px; 
	padding:6px; 
	width:400px;
	display:none;
}


/* SPECIFICATIONS AND ORDERING  */
.ordering, .specifications {
	padding: 0;
	margin: 0;
	width: 100%;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 20px;
}

.specifications td, .ordering td {
	vertical-align: top;
	font-size: 9px;
	line-height: 11px;
	padding: 6px 2px 6px 4px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.specifications tr.grey_line td, .ordering tr.grey_line td {
	background: #f3f3f3;
}
.ordering td.order {
	padding: 0;
}
.ordering td.order a.order:hover {
	border: none;
}
.ordering .tip-id {
	vertical-align: middle;
	font-size: 12px;
	line-height: 17px;
	padding: 2px;
}
.ordering .tip-id img {
	margin-right: 5px;
	float: left;
}
.ordering .image {
	text-align: center;
	padding: 2px;
}

#print_updated {
	font-size: 10px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
#print_button {
	float: right;
	width: 20px;
}
#print_button a:hover {
	border-bottom: none;
}
#tab_more_info ul.literature {
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #dfdfdf;
}

#tab_more_info ul.literature li {
	color: #00AEF0;
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px dotted #ddd;
}
#tab_more_info ul.literature li img {
	float: left;
	margin: 0 12px 0 9px;
}
#tab_more_info ul.literature li img.icon {
	margin: 0 8px 0 0;
}
#tab_more_info ul.literature li p {
	margin: 0;
	color: #666;
	padding-top: 5px;
}
/* ACCESSORIES */

.accessories ul {
	margin: 0;
	padding: 0;
}
.accessories ul li.accessory {
	list-style: none;
	float: left;
	width: 77px;
	height: 120px;
	margin: 0 15px 10px 0;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
}
.accessories ul li.accessory a img {
	border: 1px solid #e9e9e9;
	width: 75px;
	height: 75px;
	display: block;
	margin-bottom: 5px;
}
.accessories ul li.accessory a:hover img {
	border: 1px solid #b3b3b3;
}
.accessories-list ul {
	margin: 0;
	padding: 0;
}
.accessories-list ul li.accessory {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #d7d7d7;
}
.accessories-list ul li.accessory ul {
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
}
.accessories-list ul li.accessory img.preview {
	float: left;
	width: 150px;
	display: block;
}
.accessories-list ul li.accessory .name {
	color: #00AEF0;
	font-size: 14px;
	font-weight: bold
}
.accessories-list ul li.accessory .name, 
.accessories-list ul li.accessory .features, 
.accessories-list ul li.accessory .cat-number,
.accessories-list ul li.accessory .quantity, 
.accessories-list ul li.accessory .compatibilities, 
.accessories-list ul li.accessory .request {
	padding-left: 170px;
}
.accessories-list ul li.accessory .order img {
	vertical-align: middle;
}

/* TOOLTIP */
#tooltip {
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	width: 200px;
	padding: 0;
	border: 6px solid #ccc;
	padding: 6px;
	background: #fff;
	display: none;
}
#tooltip a.close, #tooltip a:hover.close {
	position: absolute;
	margin-left: 195px;
	margin-top: -23px;
	background: url(../images/icon-close.png) no-repeat;
	height: 30px;
	width: 30px;
	text-indent: -9999em;
	border-bottom: none;
}

/* FORMS */

.map {
	margin-bottom: 12px;
}
.map iframe {
	border: 1px solid #ccc;
}

#contact_form {
	padding-bottom: 12px;
	margin: 20px 0 0 0;
}
#contact_form .label,
#contact_form .input
{
	padding: 6px 0;
	border-top: 1px solid #eee;
}

#registration_form .label, 
#registration_form .input, 
#contact_form .label, 
#contact_form .input {
	float: left;
	width: 220px;
	height: 25px;
	line-height: 25px;
}
#contact_form textarea {
	width: 205px;
}
#contact_form .input {
	width: 384px;
}

label.error { float: right; color: red; padding-left: .10px;}
ul.news{list-style:none;}
.news h5{
	background:url(/images/arrow-grey-right.gif) left no-repeat;
	padding-left:10px;
}
#contact_form .input input[type=text],
#contact_form .input select {
	width: 200px;
}

#order_form .label {
	float: left;
	width: 130px;
	padding: 3px;
	line-height: 15px;
}
#order_form .input {
	padding: 3px;
}
#order_form select {
	width: 160px;
}


/* CAREERS FORM */

#careers_form .label{
	clear: left;
}
#careers_form .label,
#careers_form .input {
	padding: 6px 0;
	border-top: 1px solid #eee;
	float: left;
	width: 200px;
	line-height: 25px;
}
#careers_form .input {
	width: 384px;
}
#careers_form textarea {
	width: 205px;
}
#careers_form .input input[type=text] {
	width: 200px;
}
#careers_form .input select {
	width: 207px;
}


/* SEARCH */
.slidemenu .item, .slidemenu .item-type {
	padding: 13px 20px;
	margin-right: 20px;
	border: 1px solid #dff1fb;
	background: #eaf7fd;
	height: 20px;
}
.slidemenu .item select {
	margin-left: 10px;
	width: 150px;
}
.slidemenu .item input {
	margin-left: 10px;
	width: 120px;
}
.slidemenu .item input.checkbox {
	margin: 5px 5px 4px 10px;
	height: auto;
	width: auto;
}
.slidemenu .submit {
	display: block;
	line-height: 0px;
	height: 46px;
	width: 46px;
	border: none;
	text-indent: -9999em;
	background: url(../images/icon-search-arrow.jpg) no-repeat;
	cursor: pointer;
}
#template-search .tabNavigation li {
	margin-right: 10px;
}
#template-search .result {
	padding: 10px 10px 10px 0;
	margin: 0;
	border-bottom: 1px dotted #d1d1d1;
}
#template-search .result p {
	margin: 0;
}
#template-search .result img {
	float: left;
	margin-right: 10px;
}

#template-search .dealer-item {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
#template-search .dealer-item h2 {
	color: #00AEF0;
}
#template-search .dealer-item .label {
	width: 150px;
	float: left;
	display: block;
}
#search-form label span {
	margin-left: 5px;
}

#cert-form {
	display: block;
	background: url(../images/rnase_bgnd.gif) center no-repeat;
	height: 285px;
	padding-top: 120px;
	text-align: center;
}
#cert-form input.input {
	text-align: center;
	width: 130px;
}
#cert-form .submit {
	margin-top: 30px;
}

/* LOCATIONS */

.location {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.location .details {
	padding: 15px 20px 15px 175px;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	background-position: 25px center;
	min-height: 120px;
}
#mid-content .location .details .description p {
	margin: 0;
}

/* LITERATURE TEMPLATE-10 */
table.literature-list {
	font-size: 10px;
	width: 100%;
}
table.literature-list th {
	cursor: pointer;
	text-align: left;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 4px 21px 4px 6px;
	background: #f3f3f3 url(../images/icon-sort-table.gif) no-repeat right center;
}
table.literature-list th.headerSortDown {
	background: #eaeaea url(../images/icon-sort-desc.gif) no-repeat right center;
	color: #00AEF0;
}
table.literature-list th.headerSortUp {
	background: #eaeaea url(../images/icon-sort-asc.gif) no-repeat right center;
	color: #00AEF0;
}
table.literature-list th:first-child {
	border-left: none;
}
table.literature-list td {
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 4px 6px;
}
table.literature-list td:first-child {
	border-left: none;
	white-space: nowrap;
}
table.literature-list td.date {
	text-align: center;
}
table.literature-list tr:hover {
	background: #f9f9f9;
}
table.literature-list td .type {
	margin-left: 5px;
}
#literature-search .wrapper {
	background: #EAF7FD;
	border: 1px solid #DFF1FB;
	padding: 13px 20px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	color: #00AEF0;
	height: 20px;
}
#literature-search .search {
	width: 130px;
	margin-left: 10px;
	border: 1px solid #99e3ff;
	line-height: 18px;
	height: 18px;
	padding: 1px 0 1px 3px;
}
#literature-search .description {
	width: 160px;
	margin-left: 10px;
}
#literature-search select.description option {
	width: auto;
}
#literature-search .submit {
	background:url("../images/icon-search-arrow.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	display:block;
	height:46px;
	line-height:0;
	text-indent:-9999em;
	width:46px;
	cursor: pointer;
}

/* NEWSFEED */
#mid-content .news-item {
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#mid-content .feed .news-item h2 {
	margin-bottom: 16px;
}
#mid-content .news-item h2 a {
	font-weight: normal;
}
#mid-content .news-item p {
	margin-bottom: 0;
}

/* PRETTYPHOTO */
div.light_rounded a.pp_close {
	border-bottom: none;
}
div.light_rounded a.pp_download {
	padding-top: 16px;
	float: left;
}

/* FEED TEMPLATE */
.feed {
	padding-right: 16px;
}
#mid-content .feed h2 {
	margin-bottom: 0;
}
.feed .feature {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #999;
}
.feed .item {
	padding-top: 16px;
	border-bottom: 1px dotted #d9d9d9;
}
.feed table {
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
.feed table td {
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 2px 4px;
}
#mid-content .feed .item h4 {
	margin-bottom: 0;
}
#mid-content .feed .item p {
	margin-bottom: 16px;
}
#mid-left ul.news-archive {
	padding-right: 32px;
}
