/*
Theme Name: Atropos
Theme URI: http://www.atropos.gr/
Version: 1.1
Author: WebOlution
Author URI: http://www.webolution.gr
Tags: diagnostics, lab equipment, microbiology,
*/

* {
	margin:0;
	padding:0;
	border:0;
}
html {
	font-family:'Open Sans', Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
	line-height:17px;
}
html, body {
	height:100%;
	min-width:990px;
}
body {
	background:url(images/header-top.png) no-repeat center top;
	min-width:990px;
}
p {
	margin-bottom:10px;
}
input, textarea, select {
	font-family:'Open Sans', Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color:#555;
}
option {
	margin:3px 0 2px 12px;
}
/* =Links
-----------------------------------------------------------------------------*/
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#000;
	outline:none;
}
a:hover {
	color:#E77917;
	text-decoration:none;
	transition: all 0.3s ease 0s;
}
/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3 {
	font-weight:normal;
}
h1 a {
}
/* =Header
-----------------------------------------------------------------------------*/
#header {
	float:left;
	width: 100%;
}
#logo {
	float:left;
	margin-top:33px;
}
#quick-links {
	float:right;
	font-size:12px;
	font-weight:600;
}
#quick-links a {
	color:#fff;
	display: inline-block;
	padding: 5px 12px 5px 30px;
	text-shadow:0px 0px 1px #666;
	margin: 0 0 0 -2px;
	text-transform:uppercase;
}
#quick-links a:hover {
	background-color:#bb9673;
	transition: all 0.3s ease 0s;
}
a.login {
	background: url(images/login.png) no-repeat 10px 5px #ff871d;
}
a.register {
	background: url(images/register.png) no-repeat 10px 5px #64ada9;
}
/* =Qtranslate
-----------------------------------------------------------------------------*/
#qtranslate-chooser {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	float: right;
	margin-right:10px;
}
#qtranslate-chooser li {
	float: left;
	margin: 0;
	list-style:none;
}
#qtranslate-chooser li a {
	background-color: #fff;
	display:inline-block;
	color:#7b7b7b;
	font-size: 12px;
	padding: 5px;
	margin-left: 1px;
}
#qtranslate-chooser li a:hover {
	background-color:#baab9d;
	color:#fff;
	transition: all 0.3s ease 0s;
}
#qtranslate-chooser .active a, #qtranslate-chooser .active a:hover {
	background-color:#baab9d;
	color:#fff;
	cursor: default;
}
/* =Search Bar
-----------------------------------------------------------------------------*/
form#searchform {
	float:right;
	width:200px;
	background:#fff;
	margin: -1px 0 0 1px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-top: -1px;
	border-top:0;
}
label.screen-reader-text {
	display:none;
}
#s {
	font-family:'Open Sans', sans-serif;
	float:left;
	height:18px;
	padding: 5px 0 4px 7px;
	color: #666;
	font-size:12px;
	line-height:18px;
	background:none;
	font-style:italic;
}
#searchsubmit {
	background: url(images/search.png) no-repeat center center #baab9d;
	width: 34px;
	float:right;
	display:block;
	cursor:pointer;
	height: 27px;
	text-indent:-9999px;
}
#searchsubmit:hover {
	background-color:#ff871d;
	transition: all 0.3s ease 0s;
}
*+html #searchsubmit {			/*IE7*/
	line-height:18px;
	border:none;
}
/* =Main Navigation
-----------------------------------------------------------------------------*/
ul#menu-main-navigation {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:15px;
	float:right;
	clear: right;
	margin-top: 44px;
}
ul#menu-main-navigation > li {
	display:inline;
	float:left;
	list-style:none;
}
ul#menu-main-navigation > li > a {
	background-color:#f0ece8;
	border-bottom:3px solid #f0ece8;
	color:#7b7b7b;
	display:block;
	margin-left: 12px;
	padding: 6px 10px 4px;
	text-transform:uppercase;
}
ul#menu-main-navigation > li > a:hover {
	color:#444;
	border-bottom:3px solid #ffa04c;
}
ul#menu-main-navigation > li.current-menu-item > a, #menu-main-navigation > li.current-menu-item > a:hover {
	color:#7b7b7b;
	border-bottom:3px solid #ffa04c;
}
ul#menu-main-navigation > li#menu-item-03 > a {
	cursor:default;
}
.wrapper {
	width:990px;
	min-width:990px;
	margin:0 auto;
	position: relative;
}
#mega-menu {
	display:none;
	background-color:#f5f5f5;
	border-top:3px solid #ffa04c;
	position:absolute;
	left:0;
	width: 100%;
	z-index: 5000;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 27px 27px 19px 33px;
	margin-top:-3px;
}
ul#menu-main-navigation li#menu-item-03:hover #mega-menu {
	display:block;
	transition: all 0.3s ease 0s;
}
#mega-menu #menu-left {
	float:left;
	width:600px;
}
#mega-menu #menu-left #menu-top {
	float:left;
	width: 100%;
	margin-bottom:20px;
}
#mega-menu #menu-left div {
	float:left;
	margin-right: 42px;
}
#mega-menu h2 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 10px;
}
#mega-menu h2.diagnostics a {
	background:url(images/diagnostics-menu.png) no-repeat left center;
	padding: 5px 0 5px 46px;
}
#mega-menu h2.lab a {
	background:url(images/lab-menu.png) no-repeat left center;
	padding: 5px 0 5px 37px;
}
#mega-menu h2.automation a {
	background:url(images/automation-menu.png) no-repeat left center;
	padding: 5px 0 5px 33px;
}
#mega-menu h2.microbiology a {
	background:url(images/microbiology-menu.png) no-repeat left center;
	padding: 5px 0 5px 35px;
}
#mega-menu h2 a, #mega-menu ul li a:hover {
	color:#e87815;
}
#mega-menu ul li a:hover {
	background-color:#fff;
}
#mega-menu ul {
	border-left: 3px solid #ccc;
	float: left;
	margin: 5px 0 0 8px;
	width: 240px;
}
#mega-menu ul li {
	font-family: 'Open sans', sans-serif;
	font-weight:normal;
	list-style:none;
	font-size:13px;
	border-top: 1px solid #fff;
	border-bottom:1px solid #ccc;
}
#mega-menu ul li a {
	padding: 6px 0 6px 16px;
	display: block;
}
#mega-menu ul li:first-child {
	border-top:0px;
}
#mega-menu ul li:last-child, #mega-menu #menu-right ul li:last-child {
	border-bottom:0px;
	padding-bottom: 7px;
}
#mega-menu ul li:last-child a {
	border-bottom:1px solid #ccc;
	position:relative;
}
/*#mega-menu ul li:last-child a:after {
	content: "";
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	border-bottom: solid 1px #fff;
	width: 239px;
	z-index: 10;
}*/
#mega-menu #menu-right ul li:last-child a {
	border-bottom: 1px solid #eee;
}
#mega-menu ul li a, #mega-menu h2 a:hover {
	color:#666;
}
#mega-menu #menu-right {
	background-color:#fff;
	float: right;
	margin: -10px -27px 0 0;
	width: 356px;
}
#mega-menu #menu-right h3 {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	background-color:#baab9d;
	padding: 6px 20px;
	text-transform:uppercase;
}
#mega-menu #menu-right ul {
	border:0 none;
	margin: 3px 0 0;
	width: 100%;
}
#mega-menu #menu-right ul li {
	border-bottom: 1px solid #eee;
	font-size:14px;
	font-family: 'Open sans Condensed', sans-serif;
	font-weight:bold;
	border-top:none;
}
#mega-menu #menu-right ul li a {
	padding: 4px 0 6px 25px;
	color:#958175;
}
#mega-menu #menu-right ul li a:hover {
	background-color:#baab9d;
	color:#fff;
}
/* =Slider
-----------------------------------------------------------------------------*/
#slider-container {
	margin-top:35px;
	width:100%;
	float:left;
	overflow: hidden;
	position: relative;
	height:475px;
}
#slider div {
	display:none;
	height:475px;
}
#slider, #nav-container {
	width:1100px;
	left: 50%;
	margin: 0 auto 0 -550px;
	position:relative;
}
#slider {
	border-bottom:5px solid #ffa04c;
	height:475px;
}
a#next-btn, a#prev-btn {
	display: block;
	height: 67px;
	opacity: 0.8;
	position: absolute;
	text-indent: -9999px;
	top: 210px;
	width: 39px;
	z-index: 1000;
}
a#prev-btn {
	background: url("images/slide-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: 0;
}
a#next-btn {
	background: url("images/slide-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	right: 0;
}
a#next-btn:hover, a#prev-btn:hover {
	opacity: 1;
}
#slider h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:33px;
	color:#fff;
	position: absolute;
	line-height: 1.3;
	text-shadow: 1px 0 5px #666;
}
#slider h1 em {
	color:#feefdd;
	font-style:normal;
	font-size:37px;
	line-height:1.1;
}
#slider h1.moto-01 {
	background:url(images/moto-bg-01.png) no-repeat top left;
	height: 246px;
	left: 205px;
	padding: 22px 80px 0 105px;
	top: 40px;
	width: 295px;
}
#slider h1.moto-02 {
	background:url(images/moto-bg-01.png) no-repeat top left;
	height: 246px;
	padding: 19px 80px 0 110px;
	width: 285px;
	right: 25px;
	top: 85px;
}
#slider h1.moto-03 {
	background:url(images/moto-bg-02.png) no-repeat top left;
	height: 183px;
	left: 103px;
	padding: 15px 310px 0 22px;
	top: 136px;
	width: 312px;
}
#slider h1.moto-04 {
	background:url(images/moto-bg-01.png) no-repeat top left;
	height: 246px;
	padding: 17px 80px 0 110px;
	width: 285px;
	right: 175px;
	top: 85px;
}
ul.services {
	float: left;
	margin: -90px 0 0 -440px;
	z-index: 2000;
	position:relative;
	left: 50%;
}
ul.services li {
	background:url(images/top-icon-bg.png) no-repeat center top;
	list-style:none;
	float:left;
	height:195px;
	width:195px;
	color:#9f9f9f;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin: 0 10px;
}
ul.services li.list-item-01 span {
	background:url(images/quality-icon.png) no-repeat center top;
}
ul.services li.list-item-02 span {
	background:url(images/lab-icon.png) no-repeat center top;
}
ul.services li.list-item-03 span {
	background:url(images/diagnostic-icon.png) no-repeat center top;
}
ul.services li.list-item-04 span {
	background:url(images/analysis-icon.png) no-repeat center top;
}
ul.services li span {
	display: inline-block;
	margin-top: 38px;
	padding-top: 77px;
}
#content-top {
	background:url(images/shadow-bg-top.jpg) no-repeat top center;
	float:left;
	width:100%;
	margin-top: 8px;
}
#content-top .wrapper span.top-text {
	color: #747474;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	line-height: 1.2;
	margin: 0 auto;
	text-align: center;
	width: 50%;
}
#content-top .wrapper span em, #content-top h2 em {
	color:#ff7800;
	font-style:normal;
}
#content-top h2 {
	color: #666;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
	font-weight: 600;
}
.jcarousel-wrapper h2 {
	background:url(images/star-icon.png) no-repeat center top;
	padding-top:55px;
	margin-bottom: 30px;
}
.jcarousel-wrapper h2:before {
	content:""
}
.jcarousel-wrapper h2:after {
	content:""
}
/* =JCarousel
-----------------------------------------------------------------------------*/
.jcarousel-wrapper {
	float: left;
	margin: 0 0 15px 0;
	overflow: hidden;
	position: relative;
	width: 980px;
}
.jcarousel {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 990px;
}
.jcarousel ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 20000px;
}
.jcarousel li {
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float: left;
	padding: 2px;
	list-style:none;
	width:185px;
}
.jcarousel li a {
	box-shadow: 0 1px 2px 0 #ccc;
	display: inline-block;
	height: 180px;
	text-align: center;
	width: 185px;
	color:#936c49;
	font-size: 14px;
	padding-bottom:4px;
	font-weight: 500;
}
.jcarousel li a#term-33 span {
	position:relative;
	bottom:5px;
	line-height:1.1;
}
.jcarousel li a:hover {
	opacity:0.7;
	transition: all 0.3s ease 0s;
}
.jcarousel img {
	float: left;
	margin: 0 0 10px;
}
a.jcarousel-control-prev, a.jcarousel-control-next {
	opacity:1;
	position: absolute;
	width:34px;
	height:90px;
	text-indent:-99999px;
	bottom: 71px;
}
a.jcarousel-control-prev:hover, a.jcarousel-control-next:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
a.jcarousel-control-prev {
	background: url(images/carousel-left.png) no-repeat center left;
	left:0;
}
a.jcarousel-control-next {
	background: url(images/carousel-right.png) no-repeat center right;
	right: 0;
}
#content-bottom {
	background:url(images/shadow-bg-bot.jpg) no-repeat center top;
}
#content-bottom, #content-inner {
	width:100%;
	float:left;
	margin-top: 30px;
}
#products {
	float:left;
	width:715px;
	padding-top: 12px;
}
#content-inner #content.page #products .featured-product em {
	color:#5d9157;
	font-size:15px;
	margin-top: 12px;
}
#products em, #content-inner #content.page #products em, #sidebar #related h3 {
	display: block;
	color:#ff7800;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 25px;
	font-style:normal;
	line-height: 2.2;
	font-weight:normal;
	width: 100%;
}
#products span {
	float: left;
	font-size: 15px;
	font-weight: 600;
	width: 100%;
	margin-bottom:20px;
}
#products .featured-product.micro:nth-child(6){
	clear:left;
}
.featured-product {
	width:160px;
	float:left;
	position:relative;
	text-align:center;
	margin-right: 14px;
}
.img-mask {
	left: 0;
	position: absolute;
	top: 0;
}
.featured-product.micro img:first-child {
	width:135px;
	height:135px;
	left:-4px;
	position:relative;
	top:4px;
}
#products .featured-product img:hover, .featured-product:hover img:first-child {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
#products .featured-product em, #content-inner #content.page #products .featured-product em {
	font-size:15px;
	line-height:1.2;
	margin:1em 0 0.5em;
	font-family:'Open Sans'
}
#products .featured-product a em:hover {
	color:#666;
	transition: all 0.3s ease 0s;
}
#products .featured-product .category {
	color:#999;
	font-size:15px;
	border-left:3px solid #ccc;
	padding: 1px 2px 5px 6px;
	text-align: left;
	float:left;
}
#products .featured-product .category:hover {
	border-left:3px solid #ff7800;
	background-color:#fafafa;
}
#side-content {
	background:url(images/side-bg.jpg);
	float: right;
	padding: 0 33px 30px;
	width: 203px;
}
#side-content h3 {
	background:url(images/about-icon.png) no-repeat left center;
	margin: 20px 0 15px;
	padding: 9px 0 10px 30px;
	color:#72828c;
	font-size:24px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#side-content img {
	display: block;
	margin: 0 auto 15px;
}
#side-content img:hover {
	opacity:0.8;
	transition: all 0.3s ease 0s;
}
a.more {
	background:url(images/more.png) no-repeat right center;
	padding-right:20px;
	font-weight:bold;
	color:#f58525;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
	margin-top: 7px;
	float: left;
}
a.more:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
/* =Inner - Category
-----------------------------------------------------------------------------*/
#content-inner {
	background:url(images/inner-shadow-bg.jpg) no-repeat center top;
	margin: 0 0 20px 0;
	padding-top: 30px;
}
#content-inner #content {
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-right:20px;
	float:left;
	width:720px;
}
.main-content {
	float:left;
	width:100%;
}
#content-inner #sidebar {
	float:right;
	width:270px;
}
#breadcrumbs {
	margin:10px 0;
	font-weight: 600;
	float: left;
}
ul#tags + #breadcrumbs {
	width: 345px;
}
#breadcrumbs a {
	background:url(images/seperator.jpg) no-repeat right center;
	padding-right:15px;
	margin-right:5px;
	color: #a08974;
}
#breadcrumbs a:hover {
	color:#666;
}
#breadcrumbs span {
	color: #e57914;
}
#content-inner h1 {
	background: url(images/diagnostics-category.png) no-repeat left center;
	color: #e67918;
	float: left;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
	padding: 10px 50px;
	width: 87%;
	line-height:1;
}
#content-inner .category {
	text-align:center;
	font-weight:600;
	float:left;
	position:relative;
	width:194px;
	height:192px;
	display:table;
	margin: 0 35px 16px 0;
}
#content-inner .category span + img {
	opacity:0.7;
}
#content-inner .category a:hover span + img {
	opacity:1;
	transition: all 0.3s ease 0s;
}
#content-inner .category a {
	display:table-cell;
	height:100px;
	position: relative;
	color:#675d54;
	vertical-align:middle;
	padding-top:87px;
}
#content-inner .category a p + img {
	position:absolute;
	left:0;
	top:0;
}
#content-inner .category > div {
	height:50px;
}
#content-inner #content .category p {
	position:relative;
	font-family: 'Open Sans Condensed';
	font-size: 17px;
	width: 120px;
	z-index: 3000;
	padding:0 38px;
	color:#675d54;
	line-height:1;
}
.main-content table {
	border-collapse:collapse;
	margin-bottom:1.75em;
	width:100%;
}
.main-content table td {
	padding:0.35em 0.5em;
	vertical-align:top;
}
.main-content table tr td:first-child {
	width:30%;/*text-align:center;*/
}
.main-content table tr {
	border-bottom:1px solid #efefef;
}
#content-inner #content table h3 {
	margin:3px 0;
}
/* =Sidebar
-----------------------------------------------------------------------------*/
#content-inner #sidebar #categories-box, #content-inner #sidebar #supplier, #extra-cat-box {
	background: url(images/star-sidebar.jpg) no-repeat center top #fbfbfb;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0 20px 25px 15px;
	float: right;
	position:relative;
	margin:2px 0 30px;
}
#content-inner #sidebar #categories-box h3 {
	color: #666;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	padding: 47px 0 15px;
	text-align: center;
}
#content-inner #sidebar #categories-box h3 em {
	color:#e67918;
	display:block;
	font-style:normal;
}
#categories-box ul li {
	font-size:15px;
	font-family: 'Open Sans Condensed';
	font-weight:600;
	float: left;
	list-style: none;
	margin: 0 5px 5px 0;
}
#categories-box ul li a {
	background-color: #baab9d;
	color: #fff;
	display: block;
	padding: 4px 6px;
}
#categories-box ul li a:hover, #categories-box ul li.active a {
	background-color: #ff871d;
}
#content-inner #side-content {
	margin-top:40px;
}
.ribbon {
	background:url(images/bottom-ribbon.jpg) no-repeat center bottom;
	bottom: -18px;
	height: 20px;
	left: 50%;
	margin: 0 auto 0 -34px;
	position: absolute;
	width: 65px;
}
#side-content .news h3 {
	background: url(images/news-icon.png) no-repeat left center;
	padding-left: 40px;
}
#side-content .news span {
	color: #b29175;
	display:block;
}
#side-content .news em {
	display:block;
	font-style:normal;
	font-weight:600;
	color:#444;
	font-size:15px;
	margin: 5px 0 6px;
}
#sidebar #related {
	background:url(images/shadow-bg-bot.jpg) no-repeat center top;
	border:1px solid #eee;
	float:right;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-bottom:20px;
}
#sidebar #related h3 {
	background:url(images/related-icon.png) no-repeat 40px center;
	padding-left:20px;
	width: auto;
}
#sidebar #related.featured h3 {
	padding-left:0;
	background:none;
}
#content-inner div.featured-product + hr + div.featured-product + hr {
	display:none;
}
#sidebar #related .featured-product {
	margin: 0 44px;
	width:180px;
}
#sidebar #related .featured-product .img-mask {
	left:12px;
}
#content-inner #sidebar hr {
	border-bottom: 1px dashed #ccc;
}
#content-inner #sidebar .featured-product a {
	color: #ff7800;
	font-size:15px;
	line-height: 1.5;
	margin-top:3px;
	display:block;
}
#content-inner #sidebar .featured-product a:hover {
	color:#444;
}
#content-inner #sidebar #supplier {
	background: url(images/star-green.jpg) no-repeat center top #fbfbfb;
	width: 100%;
	position:relative;
	margin-bottom: 36px;
}
#content-inner #sidebar #supplier .supplier-logo {
	display: block;
	margin: 45px auto 10px;
	text-align: center;
}
#content-inner #sidebar #supplier .supplier-logo img {
	border:0 none;
}
#content-inner #sidebar #supplier img {
	border:1px solid #ccc;
	position:relative;
}
#content-inner #sidebar #supplier a.download-btn {
	background:url(images/pdf.png) no-repeat left center;
	color: #fff;
	font-family: 'Open Sans Condensed';
	font-size: 17px;
	font-weight: 600;
	left: 50%;
	margin-left: -83px;
	padding: 6px 0 6px 29px;
	position: relative;
	text-shadow: 0 1px 6px #000;
	top: -65px;
}
#content-inner #sidebar #supplier a.download-btn:hover {
	color:#ffca8b;
}
#content-inner #sidebar #supplier .ribbon {
	background:url(images/green-ribbon.jpg) no-repeat center bottom;
}
#content-inner #sidebar #supplier span {
	float:left;
}
#content-inner #sidebar #supplier span a {
	color:#ff7800;
}
#content-inner #sidebar #supplier span a:hover {
	color:#666;
}
#content-inner #sidebar #side-content {
	margin: 0 0 20px 0;
	width:auto;
}
#content-inner #content.page #products em {
	line-height: 1.2;
}
#content-inner #content.page #products .product em {
	line-height:2.2;
}
/* =Inner - SubCategory
-----------------------------------------------------------------------------*/
#content-inner ul#tags {
	float: right;
	margin: 4px 0;
}
#content-inner #content ul#tags li {
	font-family: 'Open Sans Condensed';
	font-size:15px;
	font-weight:bold;
	float:left;
	list-style:none;
	background: none;
	line-height: 1;
	padding-left: 0;
}
#content-inner ul#tags li a {
	background-color:#ccbbab;
	color:#fff;
	margin: 3px;
	padding: 2px 5px;
}
#content-inner ul#tags li a.current, #content-inner #content ul#tags li a:hover {
	background-color:#ffa250;
	transition: all 0.3s ease 0s;
}
#content-inner .product {
	position:relative;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	width:342px;
	text-align:left;
	border:1px solid #ddd;
	margin: 0 15px 20px 0;
}
#content-inner .product.post-article {
	width:100%;
}
#content-inner #content .product:nth-child(even) {
	margin-right:0;
}
#content-inner .product img, #content-inner .product em, #content-inner .product p {
	float:left;
}
#content-inner .product em {
	color:#e8781b;
	font-weight:600;
	font-style:normal;
	font-size:17px;
	margin-bottom: 9px;
}
#content-inner .product img {
	margin-right:10px;
}
#content-inner .product:hover img {
	opacity:0.8;
	transition: all 0.3s ease 0s;
}
#content-inner .product em:hover {
	color:#666;
}
#content-inner .product .description {
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float: left;
	padding: 12px 0 11px 7px;
	width: 158px;
}
#content-inner .product .description p {
	width:152px;
	word-wrap:break-word;
	line-height:1.4 !important;
	margin-bottom:0;
}
#content-inner .product .shadow, #sidebar .shadow {
	background:url(images/product-shadow.png) no-repeat center bottom;
	display:block;
	position:absolute;
	float:left;
	width:300px;
	height:14px;
	bottom: -14px;
}
.pagination {
	float:right;
	text-align:right;
	width:100%;
	display:block;
}
.pagination span, .pagination a {
	background:url(images/page-bg.jpg) no-repeat center top;
	padding:6px;
	margin-left:5px;
}
.pagination span, .pagination a:hover {
	color:#e07912;
}
.pagination a {
	color:#777;
}
.pagination span.pages {
	background:none;
}
/* =News Category
-----------------------------------------------------------------------------*/
#content-inner .product.post-article .description {
	width:500px;
	padding:12px;
}
#content-inner .product.post-article .shadow {
	width:100%;
}
.post-article .description span:first-child {
	display:block;
	margin-bottom:5px;
}
#content-inner .product.post-article .description p {
	width:100%;
}
#content-inner .product.post-article.jobs .description {
	width:100%;
	padding:20px;
}
/* =Product Page
-----------------------------------------------------------------------------*/
#breadcrumbs.inner {
	width:100%;
}
#content-inner h1.inner-product, #content-inner h1.inner-page {
	background: url(images/product-title.jpg) no-repeat left 12px;
	padding-left: 33px;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	margin-bottom:10px;
}
#content-inner h1.microbiology, #content-inner h1.parent-cat-11 {
	background: url(images/microbiology-title.png) no-repeat left center;
}
#content-inner h1.lab-equipment, #content-inner h1.parent-cat-7 {
	background: url(images/lab-equipment-title.png) no-repeat left center;
}
.row:first-child {
	float:left;
	font-size:16px;
	font-family: 'Open Sans Condensed';
	font-weight:600;
	width: 100%;
}
.row:first-child img {
	vertical-align: middle;
}
#content-inner hr {
	border-bottom: 1px solid #ddd;
	display: block;
	float: left;
	height: 1px;
	margin: 9px 0;
	width: 100%;
}
#content-inner #content h2 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#content-inner #content h2 strong, form.cform ol li.textonly, #contact-info h4, h2.map {
	float:left;
	background-color: #ff871d;
	color: #fff;
	font-family: 'Open Sans Condensed';
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 7px 12px;
}
form.cform ol li.textonly {
	width:89%;
	background:#e67918;
}
#contact-info h4, h2.map {
	color:#e67918;
	background:none;
	padding-left:0;
	margin-top:7px;
}
#content-inner #content ul {
	margin-bottom:10px;
}
#content-inner #content ul li {
	list-style:none;
	background:url(images/bullet.png) no-repeat left 8px;
	padding-left:20px;
	padding:3px 0 3px 20px;
	margin-bottom:4px;
	line-height:1.5;
}
#content-inner #content img.alignleft, .company-logo {
	clear: left;
	float: left;
	margin:0 15px 0 0;
}
#content-inner #content .downloads h2 strong {
	background-color:#1f8ca0;
}
#content-inner #content .downloads h2 em {
	font-size: 14px;
	float:left;
	margin:7px 0 0 10px;
}
#content-inner #content h3 {
	color: #ff871d;
	font-size: 14px;
	font-weight: 600;
	margin: 7px 0;
}
#content-inner #content p {
	color: #444;
	line-height: 1.5;
}
#content-inner #content p em {
	color: #ff871d;
}
.row {
	float:left;
	width:100%;
}
.video-link {
	width:100%;
	float:left;
}
.video-link a {
	background:url(images/youtube-btn.png) no-repeat left center, url(images/arrow.png) no-repeat right center;
	border: 1px solid #e8a6aa;
	color: #777;
	font-family: 'Open Sans Condensed';
	font-size: 15px;
	font-weight: bold;
	padding: 6px 32px 7px 48px;
	float: left;
	margin:15px 0;
	border-radius:8px 0 0 8px;
}
.video-link a:hover {
	padding-right:40px;
	border-color:#C00000;
}
.main-content a[href$=".pdf"] {
	padding:2px 0 4px 25px;
	background:url(images/pdf-mini.png) 2px center no-repeat;
}
#content-inner #content #columns-wrapper {
	float:left;
	width:100%;
}
#content-inner #content #columns-wrapper .column {
	float:left;
	width:32%;
	margin-right:1%;
}
a.video-btn:hover {
	background-color:#f9f6f2;
}
a.pdf-btn span {
	background: url(images/pdf.png) no-repeat left center;
	padding: 5px 0 5px 28px;
}
a.doc-btn span {
	background: url(images/doc.png) no-repeat left center;
	padding: 3px 0 3px 31px;
}
a.jpg-btn span {
	background: url(images/jpeg.png) no-repeat left center;
	padding: 3px 0 3px 31px;
}
a.rar-btn span {
	background: url(images/rar.png) no-repeat left center;
	padding: 3px 0 3px 31px;
}
a.zip-btn span {
	background: url(images/rar.png) no-repeat left center;
	padding: 3px 0 3px 31px;
}
a.pdf-btn, a.doc-btn, a.jpg-btn, a.rar-btn, a.zip-btn {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGVhZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f4eae1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4eae1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f4eae1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f4eae1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f4eae1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f4eae1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4eae1', GradientType=0 ); /* IE6-8 */
	color:#787878;
	font-size:13px;
	float:left;
	padding: 10px 14px 10px 8px;
	border:1px solid #ddd;
	margin: 0 12px 10px 0;
}
a.pdf-btn:hover, a.doc-btn:hover, a.jpg-btn:hover, a.rar-btn:hover, a.zip-btn:hover {
	background: #f4eae1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZWFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f4eae1 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4eae1), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4eae1 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4eae1 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4eae1 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4eae1 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4eae1', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
/* =Microbiology
-----------------------------------------------------------------------------*/
#content-inner #content.page em {
	color: #a28976;
	float: left;
	font-family: 'Open Sans Condensed';
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height:1.1;
}
#content-inner #content.page #products em {
	margin-bottom:15px;
}
#content-inner #content.page #products {
	margin-bottom:10px;
}
#content-inner #content.page ul {
	float:left;
}
#content-inner #content.page ul {
	float: left;
	width: 69%;
}
#content-inner #content.page ul li {
	float: left;
	width: 43%;
	margin-bottom:0;
}
.company-logo {
	border:1px solid #ddd;
	padding: 20px 25px;
	margin: 0 20px 12px 0;
}
#content-inner #content.page p {
	float:left;
}
#content-inner #content.page p a {
	color: #ff871d;
}
/* =Footer
-----------------------------------------------------------------------------*/
#footer-container, #mini-footer {
	width:100%;
	float:left;
}
#footer-container {
	background:url(images/footer-bg.jpg) center top;
	border-bottom:1px solid #ccc;
}
#footer-container .wrapper {
	background: url(images/footer-shadow.jpg) no-repeat center top;
	height: 140px;
	width: 990px;
}
#footer-container h4 {
	background-color: #fff;
	color: #ff8b26;
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}
#footer-container span {
	font-size:15px;
	font-weight:600;
	display:block;
	width:100%;
	color:#908479;
	margin-bottom: 10px;
	display: inline-block;
}
#footer-container em, #contact-info em {
	color:#978575;
	font-style: normal;
}
#footer-left, #footer-center {
	float:left;
}
#footer-container #footer-left h4 {
	margin: 0 160px;
}
#footer-container #footer-center h4 {
	margin:0 40px;
}
#footer-container #footer-right h4 {
	color:#8d7e70;
	background-color:#f4f4f4;
	margin: 0 60px;
}
#footer-left {
	width: 460px;
	background:url(images/divider-02.jpg) right top repeat-y;
	padding-bottom: 20px;
}
#contact-info {
	float:right;
	width:37%;
}
#footer-left div, #contact-info div {
	float: left;
	line-height: 1.5;
	margin: 15px 20px 0 0;
	padding-bottom: 15px;
}
.contact-form {
	margin-top:5px;
}
#contact-info div {
	border-bottom:1px dashed #ccc;
	width:90%;
}
#contact-info div:last-child {
	border:none;
}
#footer-left div:last-child {
	margin-right:0;
	padding-left: 20px;
	background:url(images/divider.jpg) repeat-y left top;
}
#footer-left span, #contact-info span {
	background:url(images/spot-icon.png) no-repeat left center;
	padding: 1px 0 1px 22px;
}
#footer-left strong, #contact-info strong {
	color:#df6900;
	font-weight:normal;
}
#footer-center {
	width:215px;
	padding: 0 20px 20px 18px;
	margin-left: 11px;
}
#footer-right {
	background:url(images/divider-02.jpg) left top repeat-y;
	float: right;
	padding: 0 20px 14px;
	text-align: center;
	width: 217px;
}
#footer-right ul {
	margin: 20px 0 15px 15px;
	float:left;
	width: 195px;
}
#footer-right ul li {
	list-style:none;
	float:left;
	display:inline;
	border-right:1px solid #ccc;
	padding-right:5px;
	margin-right:5px;
	font-size:12px;
}
#footer-right ul li a {
	color:#7b7b7b;
}
#footer-right ul li a:hover {
	color:#f58525;
}
/* =Newsletter
-----------------------------------------------------------------------------*/
#footer-container #footer-center span {
	background:url(images/mail.png) no-repeat left center;
	padding: 1px 0 1px 28px;
	margin-top: 17px;
	margin-bottom:14px;
}
#knewsform_1 {
	float:left;
	margin-top: 10px;
	position:relative;
	width: 100%;
}
#footer-container #knewsform_1 input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	color: #666666;
	height: 32px;
	padding: 0 10px;
	border:1px solid #ccc;
}
#footer-container #knewsform_1 input[type="submit"] {
	background-color: #f7941e;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 34px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	padding:0 5px;
	right: 0;
	top:0;
}
#footer-container #knewsform_1 input[type="submit"]:hover {
	background-color: #777;
	transition: all 0.3s ease 0s;
}
h2.widgettitle {
	display:none;
}
li.widget_knews_widget {
	list-style-type:none;
}
.response p {
	color:#E19450;
}
/* =Copyright
-----------------------------------------------------------------------------*/
#mini-footer {
	font-size: 12px;
	padding: 15px 0;
}
#web-design {
	float:right;
	line-height:20px;
	text-align:left;
	width: 223px;
}
a#WebOlution {
	background: url(images/webolution.svg) no-repeat right top;
	display:block;
	width:90px;
	height:22px;
	float:right;
	text-indent:-9999px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
a#WebOlution:hover {
	filter:none;
	-webkit-filter: none;
}
/* =WordPress Code
-----------------------------------------------------------------------------*/
a.post-edit-link {
	color:#FF0000;
	letter-spacing:1px;
	font-family:"Courier New", Courier, monospace;
	float:right;
}
/* =Forms
-----------------------------------------------------------------------------*/
form.cform ol li {
	list-style: none;
	margin-bottom: 0.5em;
	width: 95%;
}
form.cform {
	float: left;
	width: 95%;
}
form.cform label {
	display: block;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	width: 100%;
	margin-top:10px;
	float:left;
	color:#000;
}
form.cform input, form.cform textarea, form.cform select {
	background:url(images/side-bg.jpg);
	border-left: 3px solid #E47917;
	border-radius: 0;
	box-sizing: border-box;
	display: block;
	float: left;
	font-size:14px;
	margin: 10px 0 5px;
	opacity: 0.8;
	padding: 7px 10px;
	width: 100%;
}
form.cform textarea {
	height: 150px;
}
form.cform input.sendbutton {
	background:#E47917;
	border: 0 none;
	color:#fff;
	padding: 0.5em 1em;
	text-transform: uppercase;
	width: auto;
}
form.cform input.sendbutton:hover {
	background-color: #4C4646;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
.contact-info {
	float: right;
	width: 35%;
}
.cf_info.failure {
	color: #ff0033;
}
.cf_info.success {
	color: #c37d33;
}
.cf_info {
	display: block;
	float: left;
	font-size: 1.063em;
	padding-top:5px;
	font-weight: bold;
}
#content-inner #content img.size-large {
	margin-bottom:10px;
}
.contact-form {
	width:63%;
	float:left;
}
li.cf_li_err textarea, li.cf_li_err input, li.cf_li_err select {
	background-color: #999;
	border-color: #ff0033;
}
.alignleft {
	float:left;
}
.wp-caption {
	text-align:center;
	margin:10px 15px 10px 0;
}
.wp-caption-text {
	margin:3px 0 0;
	font-style:italic;
}
#wpgmappitymap {
	width:700px;
	height:255px;
	float:left;
	margin-bottom:10px;
}
#contact-info div#jobs {
	float:left;
	width:100%;
	padding-top:0;
	margin-top:0;
}
#jobs h4 {
	display:block;
	float:none;
}
#jobs a {
	color:#9d9084;
	display:block;
	margin-bottom:7px;
}
#jobs a:hover {
	border-bottom:1px solid #E67918;
}
/* =Newsletter popup
-----------------------------------------------------------------------------*/
div.knews_pop_bg {
	background:#fff !important;
	opacity:0.94;
	z-index:10000 !important;
}
#knews_dialog_bg {
	box-shadow:none !important;
	height:auto !important;
	padding:15px 0 0 !important;
	border-color:#DAC1A7 !important;
	border-radius:0 !important;
	font-family: 'Open Sans' !important;
	font-size:1em !important;
	border-top-width:4px !important;
}
a#knews_dialog_button {
	background:#DAC1A7 !important;
	border-radius:0 !important;
}
div.knews_pop_news, iframe.knews_pop_news, a.knews_pop_x {
	z-index:20000 !important;
	box-shadow:0 0 2px 2px #eee !important;
}
a.knews_pop_x {
	box-shadow:none !important;
}
#extra-cat-box {
	background:url(images/extra-cats-icon.jpg) center top no-repeat, url(images/wall-bg-side.jpg) repeat;
	padding-top:51px;
	padding-bottom:10px;
	margin-bottom:19px;
}
#extra-cat-box h3 {
	background:#fff;
	padding:8px 15px 11px;
	font-size:13px;
}
#extra-cat-box h3 em {
	font-size:15px;
	font-style:normal;
	color:#fd8215;
	font-weight:600;
	display:block;
}
#extra-cat-box ul li {
	list-style-type:none;
}
#extra-cat-box ul li:last-child a{
	border-bottom:none;
}
#extra-cat-box ul{
	border-top:1px dashed #fff;
	padding-top:8px;
}
#extra-cat-box ul li a {
	display:block;
	color:#6e6e6e;
	border-bottom:1px dashed #fff;
	padding:3px 3px 4px 24px;
	background:url(images/cat-bullet.png) 5px 6px no-repeat;
}
#extra-cat-box ul li a:hover, #extra-cat-box ul li.active a{
	background-color:#baab9d;
	background-image:url(images/bullet.png);
	color:#fff;
}
#sidebar .shadow {
	width:100%;
	margin-left:-14px;
}
