body {
	background:silver;
	font-family: "proxima-nova",sans-serif;
	font-weight:100;
	font-size:1.1em;
}

.box-wrapper {
	margin: 0 auto;
	max-width:100%;
	background:grey;
}

.box-full, .box-half, .box-third, .box-third-2nd, .box-quarter, .box-quarter-2nd, .box-quarter-3rd, .box-fifth, .box-fifth-2nd,
.box-fifth-3rd, .box-fifth-4th, .box-sixth, .box-sixth-2nd, .box-sixth-3rd, .box-sixth-4th, .box-sixth-5th, .box-three-quarters, .box-two-thirds,
.box-half-last, .box-third-last, .box-quarter-last, .box-fifth-last, .box-sixth-last, .box-three-quarters-last, .box-two-thirds-last,
.box-two-fifths, .box-three-fifths, .box-four-fifths, .box-five-sixths, .box-two-fifths-last, .box-three-fifths-last, .box-four-fifths-last,
.box-five-sixths-last {}

.box-half-last, .box-third-last, .box-quarter-last, .box-fifth-last, .box-sixth-last, .box-three-quarters-last, .box-two-thirds-last,
.box-two-fifths-last, .box-three-fifths-last, .box-four-fifths-last, .box-five-sixths-last {}

p, h1, h2, h3, h4, h5, h6, ul, li, a, blockquote, span, button, input, textarea, b, i {
	color:#828386;
	font-family: "proxima-nova",sans-serif;
	font-weight:300;
}

input, textarea {
	color:#888888;
	padding:10px;
	font-size:1em;
	font-weight:300;
	border:0;
}

h1, h2 {
	color:#58B379;
	font-size:1.8em;
	font-weight:300;
	text-transform: uppercase;
}

h3, h4, h5, h6 {
	font-size:1.6em;
	font-weight:300;
	text-transform: uppercase;
}

p {
	line-height:1.9em;
}

a {
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}

.main-content-area-wrapper .box-two-thirds p a {
	border-bottom:1px dotted #828386;
}

hr {
    border-color: #999999 -moz-use-text-color -moz-use-text-color;
    border-style: dotted none none;
    border-width: 1px 0 0;
}

ul li i {
	color:#ffffff;
}

.nav-previous {
	margin-left:22%;
	margin-bottom:40px;
	float:left;
}

.nav-next {
	margin-right:22%;
	margin-bottom:40px;
	float:right;
}

.one-col {
	padding:40px 16% !important;
}

/* Basic Blog Styles */

.info {
	font-size:0.7em;
	padding-left:0;
	padding:0 !important;
	background:none !important;}

.info li {
	display:inline
}

.says {
	display:none;
}

.nav-previous {
	margin-bottom:40px;
	float:left;
}

.nav-next {
	margin-bottom:40px;
	float:right;
}

h1.blog-post-titles, ul.info {
	text-align: center;
	font-weight:500;
}

h1.blog-post-titles {
	font-size:1.8em;
}

body.single-post h1 {
    color: #808080;
    font-size: 1.9em;
}

body.search-results .post-wrapper {
	padding:40px 4%;
	border-top:1px dotted #999999;
}

body.search-results .post-wrapper a {
	color:#58B379;
	border-bottom:1px dotted #58B379 !important;
}

input#searchsubmit {
	background:#58B379;
	color:#ffffff;
	-webkit-appearance:none;
}

.sidebar-widget-wrapper .screen-reader-text {
	color:#999999;
	display:block;
}

.sidebar-widget-wrapper input#s {
	width:95%;
	max-width:230px;
}

h1.blog-post-titles a, body.search-results h1.blog-post-titles a {
	border-bottom: 0 !important;
}

/* End Basic Blog Styles */

header.main-site-header {
    background: #ffffff none repeat scroll 0 0;
    color: #49494B;
    padding: 15px 0 0;
    width: 100%;
    position:relative;
}

body.page-template-default header.main-site-header, body.single header.main-site-header {
	border-bottom:1px solid #e3e3e3;
}

.logo {
	width:310px;
	height:auto;
	margin-left:4%;
}

a.logo-link {
	border-bottom:0;
}

a.quote-btn {
	position: absolute;
	top:0;
	right:4%;
	background:#58B379;
	padding:10px 14px 10px;
	border-radius:0 0 10px 10px;
	border-bottom:0;
	color:#ffffff;
	font-weight: bold;
	font-size:0.7em;
}

a.quote-btn:hover {
	background:#828386;
}

.home-intro-wrapper {
	background:url('../images/elisa-kits.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:450px;
	position:relative;
}

.home-intro-heading {
	background: #58b379 none repeat scroll 0 0;
    border-left: 5px solid #469263;
    bottom: 200px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: 100;
    margin: 0;
    padding: 10px 4% 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: auto;
    max-width:480px;
}

.home-intro-heading h1 {
	margin:0;
	padding:0;
	color:#ffffff;
	text-align: left;
	font-weight: 300;
	font-size:1.1em;
	margin-top:10px;
}

.home-intro-heading p {
	margin:0;
	padding:0;
	color:#ffffff;
	text-align: left;
	font-weight: 400;
	font-size:0.6em;
	line-height: 1.5em;
	margin-top:10px;
	margin-bottom:10px;
}

.main-content-area-wrapper .box-two-thirds {
	padding-right:5%;
	padding-left:4%;
	background:#ffffff;
	padding-top:30px;
	padding-bottom:40px;
}

.main-content-area-wrapper .box-third {
	padding-left:5%;
	padding-right:2%;
	background:#F4F4F4;
	padding-top:20px;
}

.main-content-area-wrapper .box-third ul a {
	border-bottom:0;
}

.main-content-area-wrapper .box-third ul a:hover {
	color:#469263;
}

.main-content-area-wrapper {
	margin:0;
	padding:0;
	background:url('../images/main-content-bg.jpg');
	background-repeat: repeat-y;
	background-size:100% auto;
	min-height:600px;
}

.main-content-area-wrapper ul, .main-content-area-wrapper ol {
	background:#58B379;
	color:#ffffff;
	padding:40px 45px 40px 55px;
	border-radius: 8px;
}

.main-content-area-wrapper ol {
	background:#828386;
}

.main-content-area-wrapper ul li, .main-content-area-wrapper ol li {
	color:#ffffff;
	margin-bottom:14px;
	margin-top:14px;
}

.main-content-area-wrapper ul a, .main-content-area-wrapper ol a {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}

.main-content-area-wrapper ul + h2 {
	margin-top:60px;
}

.main-content-area-wrapper .box-two-thirds h3 + ul {
	background:#828386;
}

h3 {
	color:#6EB07E;
}

.sidebar-widget-wrapper ul {
	background:none;
	color:#828386;
	padding:20px;
	border-radius: 0;
}

.sidebar-widget-wrapper ul li {
	color:#828386;
	margin-bottom:14px;
	margin-top:14px;
}

.sidebar-widget-wrapper ul a {
	color:#58B379;
	border-bottom:1px dotted #58B379;
}

.sidebar-widget-wrapper h3 {
	color:#58B379;
	margin-top:40px;
}

/* Footer */
#row-footer-container {
	background: #469263;
	padding:40px 4%;
	color:#ffffff;
}

#row-footer-container p.copyright {
	text-align: center;
	color: #ffffff;
	font-weight: 400;
	font-size: 0.6em;
}

#row-footer-container p.copyright a {
	font-weight: 400;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}

#row-footer-container p.copyright a:hover {
	border-bottom:1px solid #ffffff;
}

.testimonials-wrapper {
	background: #58B379;
	padding:70px 4%;
}

h3.testimonials-heading {
	color:#ffffff;
	margin-top:50px;
	text-align: center;
	font-weight: 100;
	font-size: 1.9em;
}

img.arrow-right-icon {
	width:30px;
	height:auto;
	margin-bottom:-3px;
}

/* testimonials slider */
.tmls_text {
	padding-top:0;
	text-align: left !important;
	color:#ffffff !important;
	position: relative;
}

.tmls_image {
	display: none !important;
}

.tmls_name {
	text-align: left !important;
	color:#ffffff !important;
}

.tmls_position {
	text-align: left !important;
	color:#ffffff !important;
}

.tmls_item {
	background: #469263;
	padding:30px;
}

.tmls_item p:before {
	content:"“";
	font-size:3em;
	color:#ffffff;
	float:left;
	line-height:0.5em;
	position:relative;
	top:5px;
	padding-right:3px;
}

.tmls_item p:after {
	content:"”";
	font-size:3em;
	color:#ffffff;
	line-height:0.3em;
	position: relative;
	top:10px;
	padding-left:3px;
}


.tmls_visible {
	margin-bottom:8px;
	margin-right:15px;
}

.tmls_visible a {
	border-bottom:0;
}

.tmls_text em {
	font-size:3em;
	font-family: "Times New Roman", Times, serif !important;
}

/* Large image banners */
h3.image-overlay {
	width:auto;
	background:rgba(0,0,0,0.8);
	padding:8px 20px;
	margin:200px auto 0;
	display:inline-block;
	text-align: center;
	color:#ffffff;
	font-size:1.8em;
	font-weight: 100;
}

h3.image-overlay:hover {
	background:#ffffff;
	color:#000000;
}

.image-banner-wrapper a {
	border-bottom:0;
}

.image-banner-wrapper {
	position:relative;
	margin:0 auto;
	width:80%;
	max-width:800px;
	text-align: center;
}

.image-area-1 {
	background:url('../images/elisa-kits-overview.jpg') no-repeat fixed;
	background-size: 100% auto;
	min-height:460px;
	background-color: #ffffff;
}

/* Page intros */
h1.page-into-overlay {
	background:#0F1426;
	color:#ffffff;
	display:inline-block;
	padding:10px 23px;
}

h1.page-into-overlay:hover {
	cursor: pointer;
	background:#ffffff;
	color:#0F1426; 
}

.overview-page {
	background:url('../images/elisa-kits-overview.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.endocrinology-page {
	background:url('../images/endocrinology.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.thyroid-function-page {
	background:url('../images/thyroid-function.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.bone-mineral-metabolism-page {
	background:url('../images/bone-mineral-metabolism.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.nephrology-page {
	background:url('../images/nephrology.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.growth-factor-page {
	background:url('../images/growth-factor.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.diabetes-page {
	background:url('../images/diabetes.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.fertility-page {
	background:url('../images/fertility.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.salivary-diagnostics-page {
	background:url('../images/salivary-diagnostics.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.veterinary-diagnostics-page {
	background:url('../images/veterinary-diagnostics.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.immunology-cytokines-page {
	background:url('../images/immunology-cytokines.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.cytokines-page {
	background:url('../images/cytokines.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.cytokines-tutorial-page {
	background:url('../images/cytokines-2.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.interferons-page {
	background:url('../images/interferons.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.apoptosis-page {
	background:url('../images/apoptosis.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.cell-adhesion-molecule-page {
	background:url('../images/cell-adhesion-molecule.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.matrix-metalloproteinases-page {
	background:url('../images/matrix-metalloproteinases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.autoimmunity-page {
	background:url('../images/autoimmunity.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.infectious-diseases-page {
	background:url('../images/infectious-diseases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.bacterial-diseases-page {
	background:url('../images/bacterial-diseases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.viral-diseases-page {
	background:url('../images/viral-diseases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.fungal-diseases-page {
	background:url('../images/fungal-diseases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.parasite-diseases-page {
	background:url('../images/parasite-diseases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.torch-diseases-page {
	background:url('../images/torch-diseases.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.tumor-markers-page {
	background:url('../images/tumor-markers.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.cardiac-markers-page {
	background:url('../images/cardiac-markers.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.biogenic-amines-page {
	background:url('../images/biogenic-amines.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.food-analytic-safety-page {
	background:url('../images/food-analytic-safety.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.chemokines-page {
	background:url('../images/chemokines.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.interleukins-page {
	background:url('../images/interleukins2.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.about-page {
	background:url('../images/about.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.faq-how-to-order-page {
	background:url('../images/how-to-order.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.faq-returns-page {
	background:url('../images/returns.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.faq-general {
	background:url('../images/general-faq.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.faq-trouble-shooting {
	background:url('../images/trouble-shooting.jpg') no-repeat center center scroll;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	background-color: #ffffff;
	padding-top:230px;
	padding-bottom:230px;
	text-align:center;
}

.featured-panels {
	background:#ffffff;
	padding:20px 0;
}

.featured-panels ul {
	margin:0;
	padding:20px 0;
}

.featured-panels li {
	width:33%;
	margin:0;
	padding:30px 30px;
	display:inline-block;
	vertical-align:top;
	list-style: none;
}

.featured-panels li img {
	width:100%;
	max-width:300px;
	height:auto;
	display:block;
	margin:0 auto;
}

img.round {
	border-radius: 50%;
} 

.featured-panels h3 {
	font-size:0.9em;
	font-weight: bold;
	text-align: center;
	color:#6EB07E;
}

.btn {
    background: #6EB07E;
    color: #ffffff;
    display: block;
    font-size: 0.8em;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: center;
    width: 100px;
    text-transform: uppercase;
}

.btn:hover {
	background:#589067;
}

body.home .box-two-thirds a.btn {
	margin:20px 0;
	width:160px;
}

/* Contact form 7 styles */
form.wpcf7-form {
    background: #A7A9AC;
    border-radius: 10px;
    max-width: 600px;
    padding: 30px;
    width: 90%;
    margin:20px 0;
}

.wpcf7-form input, .wpcf7-form textarea {
	width:100%;
}

.wpcf7-form > p {
	color:#ffffff !important;
}

.wpcf7-submit {
	color:#ffffff !important;
	background:#666666 !important;
}

.wpcf7-submit:hover {
	cursor:pointer;
	background:#333333 !important;
}

.wpcf7-response-output {
	color:#ffffff !important;
}

/* Posts (which are the products with categories) */
body.category .post-wrapper {
    background: #f1f1f1 none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 20px;
}

body.category .post-wrapper a {
	color:#58B379;
	border-bottom:0;
}

.post-wrapper p {
    font-size: 0.9em;
    line-height: 1.7em;
    margin-top:10px;
    margin-bottom:0;
}

.post-wrapper h1 {
	margin-top:8px;
	font-size:1.6em;
}

ul.info {
	display:none;
}

body.category a.post-link {
    background: #58B379;
    color: #ffffff;
    padding: 5px 10px;
    display:inline-block;
    margin-top:10px;
}

.sidebar-widget-wrapper ul.children {
    padding-bottom: 0;
    padding-top: 0;
}

.sidebar-widget-wrapper ul.children li a {
    font-size: 0.8em;
    font-weight: 400;
}

.sidebar-widget-wrapper ul.children li {
	line-height:0.8em;
}

.sidebar-widget-wrapper ul a {
	font-weight: 400;
	font-size:0.9em;
}

.cat-intro-text {
	background:#6EB07E;
}

.cat-intro-text p {
	color:#ffffff;
	text-align: center;
}

.cat-intro-text a {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}

.box-full.cat-intro-text.one-col {
	padding:10px 16% !important;
}
