* {
	margin: 0;
	padding: 0;
	outline: none;
	font-family: sans-serif;
	line-height: 1.3em;
}

table,
td,
th {
	border: 1px solid #006bb8;
	border-spacing: 0px;
}

td,
th {
	padding: 5px;
}

th {
	text-align: right;
	color: #006BB8;
}

form table,
form td,
form th {
	border: 0;
}

form input,
form textarea,
form select {
	border: 1px solid #006bb8;
	background-color: #d3edfa;
	color: #006BB8;
	width: 25em;
	display: inline;
}

form input#form-submit,
form input#form-reset {
	float: right;
	width: 5em;
	margin: 0 2px;
}

form textarea {
	height: 10em;
}

form input:focus,
form input:hover,
form textarea:focus,
form textarea:hover {
	background-color: #eef6fa;
}

a:link,
a:visited {
	text-decoration: none;
	color: #006bb8;
}

a:hover,
a:active,
a:focus {
	text-decoration: underline;
	color: #006bb8;
}

.buynow a:link,
.buynow a:visited,
.buynow a:hover,
.buynow a:active,
.buynow a:focus
 {
	font-weight: bold;
	color: red;
}

html,
body {
	
}

h1 {
	display: none;
}

h1,
h2,
h3,
h4 {
	margin: 1em 0 0.5em;
	color: #006bb8;
}

/*
h2 {
	margin-top: 2em;
}*/

p {
	margin: 1em 0;
}

ul,
li {
	margin: 1em 0;
}

li {
	margin-left: 2em;
}

div#wrap {
	width: 1000px;
	margin: 0 auto;
}

div#header {

}

#turbowrap {
	display: table;
	height: 220px;
	width: 1000px;
	overflow: hidden;
	background: url('/media/images/banner.jpg') no-repeat;
}

#fadewrap  {
	height: 220px;
/*	width: 1000px;	*/
	display: table-cell;
	vertical-align: middle;
}

#fadewrap>div {
	text-align: center;
/*	margin-top: 20px; */
/*	margin-left: 500px; */
/*	margin-left: 150px; */
	color: #006bb8;
	font-family: sans-serif;
	font-size: 2em;
	font-weight: bold;
}

#fadewrap ul {
	font-size: 0.5em;
	margin-left: 300px;
	text-align: left;
}

#fadewrap ul li {
	margin: 0.75em 0px;
}

.headerproductwrap {
	overflow: visible !important;
	position: relative;
	text-align: left;
	float: left;
	left: 50%;
	height: 200px;
}

.headerproductwrap>div {
	position: relative;
	float: left;
	right: 50%;
	height: 200px;
	margin-top: 1em;
}

#fadewrap .subtext {
	font-size: 0.38em;
}

#fadewrap a:hover,
#fadewrap a:focus {
	text-decoration: none !important;
}

#fadewrap a:hover span.read,
#fadewrap a:focus span.read {
	text-decoration: underline !important;
}

#fadewrap a {
	padding: 0 !important;
}

div#header-menu ul,
div#header-menu li {
	list-style: none;
	margin: 0;
}

div#header-menu ul {
	overflow: auto;
	margin: 1em 0;
}

div#header-menu ul li {
	display: inline;
}

div#header-menu ul a {
	display: block;
	float: left;
	padding: 0.25em 1em; 
}

div#header-menu ul a:link,
div#header-menu ul a:visited {
	text-decoration: none;
	color: #006bb8;
}

div#header-menu ul a:hover,
div#header-menu ul a:active,
div#header-menu ul a:focus {
	text-decoration: underline;
}

div#header-menu ul li.selected a:link,
div#header-menu ul li.selected a:visited,
div#header-menu ul li.selected a:hover,
div#header-menu ul li.selected a:active,
div#header-menu ul li.selected a:focus {
	color: #95b6c4;
}

div#header-menu ul li.selected strong a:link,
div#header-menu ul li.selected strong a:visited,
div#header-menu ul li.selected strong a:hover,
div#header-menu ul li.selected strong a:active,
div#header-menu ul li.selected strong a:focus {
	font-weight: normal;
}

div#footer {
	margin-top: 3em;
	font-size: 0.9em;
	border-top: #ddf0fc solid 1px;
	padding-top: 2em;
	clear: both;
}

#contact-us dl {
	overflow: auto;
	float: left;
}

div.map {
	float: right;
	margin-top: -50px;
}

div.map p {
	font-size: 0.8em;
	text-align: right;
}

#contact-us dl dd,
#contact-us dl dt {
	display: block;
	/*float: left;*/
	padding: 0.25em 0;
}

#contact-us dl dt {
	margin-top: 0.5em;
	width: 9em;
	font-size: 0.9em;
}

#contact-us dl dt {
	clear: both;
}

#enquiries {
	float: left;
}

#contact-us {
	float: left;
	margin-left: 2em;
}

div#footer p {
	color: #95b6c4;
	text-align: center;	
}

div#footer a:link,
div#footer a:visited {
	text-decoration: none;
}

div#footer a:hover,
div#footer a:active,
div#footer a:focus {
	font-weight: bold;
}


#products-menu,
#products-menu ul,
#products-menu li,
#gallery-menu,
#gallery-menu ul,
#gallery-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery-menu, 
#gallery-menu ul {
	float: right;
}


#gallery-menu,
#products-menu {
	border: 2px solid #006bb8;
	font-size: 0.8em;
/*	overflow: auto; */
	margin-bottom: 2em;
}

#products-menu {
	width: 280px;
	float: right;
	margin-top: -50px;
}

#gallery-menu {
	width: 176px;
	margin: 20px;
}

#products-menu a:link,
#products-menu a:visited,
#gallery-menu a:link,
#gallery-menu a:visited {
	text-decoration: none;
}

#products-menu abbr,
#gallery-menu abbr {
	border: none;
}

#products-menu li {
	clear: both;
}

#products-menu li li {
}

#gallery-menu li li {
}

#gallery-menu li li img {
	padding: 10px;
}

#products-menu img {
	border: none;
	float: left;
	padding: 0.4em;
}

#products-menu li li p {
	margin: 0.8em 0.4em 0;
}

#products-menu .read,
#products-menu .buynow {
	float: right;
	font-weight: bold;
	color: #006bb8;
}

#products-menu .read {
	font-size: 0.9em;
}


#gallery-menu ul,
#products-menu ul {
	overflow: auto;
}

#gallery-menu strong,
#products-menu strong {
	display: block;
	padding: 0.5em;
	text-transform: uppercase;
	color: white;
	background: #006bb8;
}

#gallery-menu strong a:link,
#gallery-menu strong a:visited,
#products-menu strong a:link,
#products-menu strong a:visited {
	color: white;
	display: block;
}

#gallery-menu li li,
#products-menu li li {
	display: block;
	overflow: auto;
	padding: 3px;
	color: #006bb8;		
}

#gallery-menu li li:hover,
#products-menu li li:hover {
	background: #ddf0fc;
}

#gallery-menu li a:hover,
#gallery-menu li a:focus,
#products-menu li a:hover,
#products-menu li a:focus {
	text-decoration: underline !important;
}

/* #gallery-menu li li a:hover,
#gallery-menu li li a:focus,
#products-menu li li a:hover,
#products-menu li li a:focus {
	text-decoration: none !important;
} */

#products-menu li li a:hover,
#products-menu li li a:focus {
	text-decoration: underline !important;
}

#products-content,
#about-content,
#drugid-content,
#rapidtestmethods-content,
#links-content {
	margin-right: 300px;
}

.products-summary,
.products-summary li {
	margin: 0 1em;
}

.products-summary li{
	display: block;
	float: left;
	width: 200px;
}

h2.products-summary-heading {
	display: inline;
	padding: 0.25em 1.5em 0.25em 0.5em;
	background: #006bb8 url('/media/images/headerbg.png') no-repeat right center;
	height: 50px;
	color: white;
}

a img,
abbr {
	border: none;
}

/* LIGHTBOX GOOOOOOOOOOOOOOOOOOOOOOO */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px 10px 0; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/media/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/media/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }