/*---------- Content Presentation Stylesheet ------------ */
/*          Created By Ben Stewart - Nov 2007             */

* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px; /* keeps a vertical scrollbar on all pages */
}
body {
 background: #fff;
 font-size:11px;
 font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
 color: #333;
 margin: 0px auto;
 width:100%;
 line-height:140%;
}
h1, h2, h3 {
	font-weight:bold;
	margin: 0;
	padding:0 0 15px 0;
	line-height:140%;
}
h1 {
	color: #4c4c4c;
	font-size:42px;
	text-transform:none;
}
h2 {
	color: #333;
	font-size:18px;
	padding:5px 0 10px 0;
}
h3 {
	font-size:18px;
	color:#003E6A;
	padding:0 0 10px 0;
}
ul {
	margin: 0 10px 15px 40px;
}
li {
	margin:0px;
	list-style: none;
	padding:0 0 5px 5px; 
} 
p {
	margin: 0 0 10px 0;
}
a {
	border:none;
	color:#003E6A;
	text-decoration: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
hr {
	border-top: 1px solid #d8d8d8;
	margin-bottom: 10px;
}
img {
	border:0;
}
img.Image_left {
	float: left;
	margin: 0px 5px 10px 0px;
}
img.Image_right {
	float: right;
	margin: 0px 0px 10px 5px;
}
img.Image_centre {
	margin: 0 auto 15px auto;
}
span.green {
	color:#003E6A;
	font-weight:bold;
}
body {
	background:#F8F9FB url(images/body_bg.jpg) repeat-x;
	margin: 0px auto;
	width:100%;
}
.clear {
	clear:both;
}
#header {
	height:97px;
	margin:0;
	background: url(images/header_bg.png) no-repeat;
	color: #003E6A;
	width:100%;
	position:relative;
}
#header .logo {
	margin:10px 0 0 25px;
	border:0;
	float:left;
}
#header .toplinks {
	margin:20px 50px 0 0;
	float:right;
	font-size:11px;
}
#header .toplinks a {
	color:#666;
	height:18px;
	display: inline-block;
	padding-left: 20px;
	margin-left:5px;
	text-decoration:none;
}
#header .toplinks a:hover {
	text-decoration:underline;
}
#header .toplinks a.cart {
	background:url(images/mini_cart.gif) no-repeat left;
}
#header .toplinks a.home {
	background:url(images/mini_home.gif) no-repeat left;
}
#header .toplinks a.contact {
	background:url(images/mini_contact.gif) no-repeat left;
}
#container {
	text-align:left;
	width:990px;
	margin:0 auto;
}
#topBanner {
	float:left;
	width:940px;
	margin: 0 10px;
	padding: 15px 10px 15px 20px;
	border-bottom: 1px #d8d8d8 solid;
}
#topBanner h1 {
	float:left;
	width:460px;
}
#topBanner ul {
	padding-top: 20px;
	float:right;
	width:430px;
}
#topBanner li {
	font-size:17px;
	line-height:20px;
	padding-left: 25px;
	background: url(images/bullet.gif) 0 5px no-repeat;
}
.bannerright {
	float:right;
}
#wrapper {
	background:#fff;
	padding-bottom: 15px;
}
#contentWrapperTop, #contentWrapperBottom {
	margin: 15px 0;
	padding: 15px 30px;
}
#topContent, #bottomContent {
	float:left;
	margin: 0 0 15px 0;
	width:575px;
	padding: 15px 30px 0 0;
	border-right: 1px #d8d8d8 solid;
}
#topContent {
	font-size:12px;
	min-height:320px;
}
#rightColumnTop {
	margin: 15px 0;
	padding:0;
	float:right;
	width:320px;
}
#rightColumnBottom {
	margin: 0 0 15px 0;
	padding: 15px 0;
	float:right;
	width:300px;
	text-align:center;
}
#rightColumnBottom h3, #rightColumnBottom p {
	text-align:left;
}
#research {
	background:url(images/molecule.jpg) no-repeat 25px 5px;
	border-bottom: 1px #d8d8d8 solid;
	padding: 0 25px 15px 25px;
}
#cards {
	padding: 0;
	text-align:center;
}
#cards img {
	padding:3px;
}
#research h3 {
	color:#333;
	padding-left:70px;
}
#testimonialBox {
	background: #f2f3f4 url(images/testimonal_bg.jpg) repeat-x;
	margin-bottom:15px;
}
#testimonialBox h4 {
	background: #636363;
	padding: 3px 10px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#fff;
	border-bottom: 3px solid #fff;
}
#testimonialBox p {
	padding: 0 10px 5px 10px;
}
#testimonialBox .seeAll {
	float:right;
	cursor:pointer;
	background:url(images/seeAll.jpg) no-repeat;
}
#testimonialBox .seeAll a {
	width:63px;
	height:21px;
	display:block;
}
#testimonialBox .seeAll span {
	display:none;
}
#productRow {
	border : 1px #d8d8d8 solid;
	border-width: 1px 0;
	float:left;
	width:920px;
	margin: 0 10px;
	padding: 10px 25px;
}
#productRow .productItem {
	width:285px;
	float:left;
	padding: 0px 15px 15px 0;
}
#productRow .border {
	border-right: 1px #d8d8d8 solid;
}
#productRow h2 {
	color:#003E6A;
	padding:0;
}
#productRow img {
	float:left;
	margin: 10px 10px 0 0;
}
#productRow .productText {
	float: right;
	width:130px;
}
#productRow .productText p.block {
	height:170px;
}
#productRow .price {
	font-weight:bold;
	font-size:14px;
}
#productRow p.addToCart {
	cursor:pointer;
	background:url(images/addToCart.jpg) no-repeat;
	padding:0;
	margin:0;
}
#productRow .addToCart a {
	width:91px;
	height:22px;
	display: block;
}
#productRow .addToCart span {
	display:none;
}
#footer {
	clear:both;
	width:100%;
	background: #fff url(images/footer_bg.gif) no-repeat center;
	font-size:11px;
	text-align:center;
	padding : 20px 0;
}
#footer p {
	margin:0;
	padding:5px 10px;
}
/************************
*  TOP MENU
************************/
#menubar {
	float:left;
	width:100%;
	overflow:hidden;
	background: #fff url(images/menu_bg.jpg) repeat-x;
	height:49px;
	margin-top:-10px;
}
.menutab {
	padding: 18px 0 0 0;
	margin-left: 0;
	font: normal 11px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.menutab li {
	display: inline;
	margin:0;
	padding:0 13px;
	background: url(images/menu_divider.gif) no-repeat right;
}
.menutab li.last {
	background:none;
	padding: 0 0 0 13px;
}
.menutab li a, .menutab li a:visited {
	text-decoration:none;
	text-transform:uppercase;
	padding: 5px 13px;
	margin-right: 3px;
	color:#666;
}
.menutab li a:hover, .menutab li.active a { /*selected tab effect*/
	background: #003E6A;
	color:#FFF;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer li {
	display:inline;
	margin:0;
	padding:0 0 0 2px;
	background:none;
}
#footer a {
	margin:0;
	padding: 0 8px 0 4px;
	text-decoration:none;
	color:#333;
	background:url(images/footer_spacer.gif) no-repeat right;
}
#footer a:hover {
	text-decoration: underline;
}
/*------------- Contact Form --------------*/

div.contactForm {
	width:365px;
	padding: 0px;
	margin: 30px;
}
div.row {
	clear: both;
	padding-top: 5px;
	vertical-align: middle;
}
div.row span.label {
	float: left;
	width: 140px;
	text-align: right;
	padding:0px 10px 0px 0px;
}
div.row span.formw {
	float: right;
	width: 210px;
	text-align: left;
}
input, textarea, select, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 210px;
	border: 1px solid #333;
	background: #fff;
	padding-left: 3px;
}
select, input {
	width:143px;
}
div.row span.formw textarea {
	height:60px;
}
div.spacer {
	clear: both;
}
.button{
  width:75px;
  cursor:pointer;
}