/*
Project: Comp Bio
Coder: Ollie Gooch
Date: 02/07/2010
*/

*{
	margin:0px;
	padding:0px;
}

a img{
	border:none;
}

body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	width:983px;
	margin:0px auto;
	text-align:left;
}

#header{
	width:983px;
	float:left;
}

#headerleft{
	width:411px;
	float:left;
	margin-top:11px;
}

#headerright{
	width:500px;
	float:right;
}

#accountinfo{
	float:right;
	background:url(/images/headerright.jpg) top right no-repeat;
	padding:0px 12px 0px 0px;
}

#accountinfocontent{
	height:40px;
	background:url(/images/headerback.jpg) top left no-repeat;
	float:left;
	overflow:hidden;
}

#accountinfocontent ul{
	margin:0px auto;
	list-style-type:none;
	margin-left:0px;
	float:left;
	padding:12px 0px 0px 5px;
}

#accountinfocontent ul li{
	border-right:1px solid #FFF;
	float:left;
	line-height:13px;
	padding:0px 5px 0px 5px;
}

#accountinfocontent ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

#accountinfocontent ul .last{
	padding:0px 0px 0px 5px;
	border:none;
}

#accountinfocontent ul .name{
	padding:0px 0px 0px 5px;
	border:none;
}

#accountinfocontent ul .name a{
	cursor:default;
	color:#c7b470;
}

#search{
	width:292px;
	height:28px;
	background:url(/images/searchback.jpg) top left no-repeat;
	float:right;
	margin:18px 23px 0px 0px;
	padding-top:10px;
}

#search #textinput{
	width:171px;
	height:18px;
	border:2px solid #a5a5a5;
	float:left;
	margin:0px 0px 0px 30px;
}

#search #submitinput{
	width:74px;
	height:22px;
	float:left;
	background:url(../images/searchbutton.jpg) top left no-repeat;
	border:0px solid #FFF;
	margin-left:5px;
	cursor:pointer;
}

#nav{
	width:983px;
	height:45px;
	float:left;
	background:url(../images/navback.jpg) top left no-repeat;
}

#nav ul{
	width:983px;
	list-style-type:none;
	margin-top:13px;
}

#nav ul li{
	width:120px;
	float:left;
	text-align:center;
}

#nav ul li a{
	width:120px;
	display:block;
	color:#747144;
	text-decoration:none;
	font-size:15px;
	padding-bottom:7px;
}

#nav ul li a:hover{
	background:url(/images/navactive.png) bottom left no-repeat;
	color:#c8b570;
}

#nav ul .active a{
	background:url(/images/navactive.png) bottom left no-repeat;
	color:#c8b570;	
}

#breadcrumb{
	width:983px;
	float:left;
	padding:10px 0px 10px 0px;
}

#breadcrumb ul{
	list-style-type:none;
}

#breadcrumb ul li{
	float:left;
	padding-right:5px;
	font-size:12px;
	color:#737244;
}

#breadcrumb ul li a, #breadcrumb ul li p{
	color:#737244;
}

#breadcrumb ul li a{
	text-decoration:none;
	font-size:12px;
}

#content{
	width:983px;
	float:left;
}

#content #left{
	width:168px;
	float:left;
}

#content #middle{
	width:607px;
	float:left;
	padding:0px 14px 0px 15px;
}

#content #right{
	width:178px;
	float:left;
}

h1, h1 a{
	color:#c8b570;
	font-size:22px;
	font-weight:normal;
	padding-bottom:10px;
	text-decoration:none;
}

h2, h2 a{
	color:#c8b570;
	font-size:20px;
	font-weight:normal;
	padding-bottom:8px;
	text-decoration:none;
}

h3, h3 a{
	color:#c8b570;
	font-size:18px;
	font-weight:normal;
	padding-bottom:6px;
	text-decoration:none;
}

h4, h4 a{
	color:#c8b570;
	font-size:14px;
	font-weight:normal;
	padding-bottom:6px;
	text-decoration:none;
}

h1 a, h2 a, h3 a{
	text-decoration:underline;
}

p{
	font-size:13px;
	color:#737244;
	padding-bottom:10px;
	line-height:130%;
}

#content #middle p img {
	padding: 10px;
}

a{
	color:#737244;
	padding-bottom:10px;
	text-decoration:underline;
}

p a{
	font-size:13px;
	color:#737244;
	text-decoration:underline;
}

ul{
	margin-left:15px;
}

ul li p{
	padding:0px 0px 0px 0px;
	font-size:13px;
	color:#737244;
}

ul li a, ul li p a{
	font-size:13px;
	color:#737244;
	text-decoration:underline;
}

#content #middle ul {
	color: #737244;
	font-size:13px;
	line-height:130%;
}

#homecontentleft{
	padding-top:10px;
	width:168px;
	float:left;
}

#subnav{
	width:168px;
	float:left;
	padding-bottom:10px;
}

#subnav ul{
	list-style-type:none;
	margin:0px;
}

#subnav ul li{
	float:left;
}

#subnav ul li.active a, #subnav ul #normalnav ul li.active a {
	color: #cccccc;
}

#subnav ul #normalnav ul{
	width:153px;
	border-top:1px solid #5f6036;
	margin-top:5px;
	padding-bottom:5px;
	float:left;
}

#subnav ul #normalnav ul li a{
	width:153px;
	border-bottom:1px solid #5f6036;
	padding:5px 0px 5px 0px;
	display:block;
	color:#bba860;
	text-decoration:none;
	float:left;
}

#subnav ul #normalnav ul li#sub_sub_nav ul {
	margin-top: 0;
	border-top: 0px solid #ffffff;
}

#subnav ul #normalnav ul li#sub_sub_nav ul li a {
	padding-left: 10px;
	width:143px;
}

#shopnav ul{
	float:left;
	list-style-type:none;
	float:left;
	margin:0px;
}

#shopnav ul li{
	width:168px;
	float:left;
}

#shopnav ul li a{
	width:158px;
	height:27px;
	background:url(../images/corners.png) top right no-repeat;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding:13px 0px 0px 10px;
	background-color:#bfd082;
}

#shopnav ul li .back1{
	background-color:#bfd082;
}

#shopnav ul li .back2{
	background-color:#a0c185;
}

#shopnav ul li .back3{
	background-color:#80a265;
}

#shopnav ul li .back4{
	background-color:#6d8b57;
}

#shopnav ul li .back5{
	background-color:#517247;
}

#shopnav ul li .back6{
	background-color:#986557;
}

#shopnav ul li ul{
	width:168px;
	float:left;
	margin:0px;
}

#shopnav ul li ul li{
	background:none;
	float:left;
}

#shopnav ul li ul li a{
	width:148px;
	height:20px;
	display:block;
	background-color:#f1f2ce;
	background-image:none;
	color:#737244;
	padding:5px 0px 5px 15px;
}

#subnav ul #shopnav ul #shopnav ul{
	float:left;
	list-style-type:none;
	float:left;
	margin:0px;
}

#subnav ul #shopnav ul #shopnav ul li{
	width:168px;
	float:left;
}

#subnav ul #shopnav ul #shopnav ul li a{
	width:158px;
	height:27px;
	background:url(../images/corners.png) top right no-repeat;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding:13px 0px 0px 10px;
	background-color:#bfd082;
}

#subnav ul #shopnav ul #shopnav ul li .back1{
	background-color:#bfd082;
}

#subnav ul #shopnav ul #shopnav ul li .back2{
	background-color:#a0c185;
}

#subnav ul #shopnav ul #shopnav ul li .back3{
	background-color:#80a265;
}

#subnav ul #shopnav ul #shopnav ul li .back4{
	background-color:#6d8b57;
}

#subnav ul #shopnav ul #shopnav ul li .back5{
	background-color:#517247;
}

#subnav ul #shopnav ul #shopnav ul li .back6{
	background-color:#986557;
}

#subnav ul #shopnav ul #shopnav ul li ul{
	width:168px;
	float:left;
	margin:0px;
}

#subnav ul #shopnav ul #shopnav ul li ul li{
	background:none;
	float:left;
}

#subnav ul #shopnav ul #shopnav ul li ul li a{
	width:148px;
	height:20px;
	display:block;
	background-color:#f1f2ce;
	background-image:none;
	color:#737244;
	padding:5px 0px 5px 15px;
}

#homecontentmiddle{
	width:607px;
	float:left;
	padding:10px 14px 0px 15px;
}

#homecontentmiddle #homeimage{
	padding-bottom:10px;
}

#homecontentright{
	width:178px;
	float:left;
	padding-top:10px;
}

.rightsmallbox{
	width:178px;
	background:url(../images/rightsmallbox.jpg) top left no-repeat;
	float:left;
	padding-top:6px;
	margin-bottom:10px;
}

.rightsmallbox .content{
	width:158px;
	background:url(../images/rightsmallboxbottom.jpg) bottom center no-repeat;
	float:left;
	padding:4px 10px 10px 10px;
}

.contentbox{
	width:292px;
	background:url(../images/contentboxtop.jpg) center top no-repeat;
	float:left;
	padding-top:9px;
	margin:0px 11px 10px 0px;
}

.contentbox .content{
	width:272px;
	padding:1px 10px 10px 10px;
	background:url(../images/contentboxbottom.jpg) bottom center no-repeat;
	float:left;
	clear:both;
	min-height:117px;
}

.contentbox .content .cattitle, .contentbox .content .cattitle a{
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	padding:0px 0px 7px 0px;
	color:#7c7b50;
}

#footer{
	width:958px;
	height:51px;
	float:left;
	background:url(../images/footerback.jpg) top left no-repeat;
	padding:50px 0px 0px 25px;
}

#footer h2{
	font-size:19px;
	color:#FFF;
	font-weight:normal;
	padding-left:5px;
	padding-bottom:5px;
}

#footer ul{
	float:left;
	list-style-type:none;
	margin-left:0;
}

#footer ul li{
	border-right:1px solid #FFF;
	float:left;
	line-height:13px;
	padding:0px 5px 0px 5px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}

#footer ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}

#footer ul .last{
	padding:0px 0px 0px 5px;
	border:none;
}



.shopproducts .shopproductsrow .shopproductlisting{
	width:190px;
	min-height: 219px;
	padding:7px;
	border:1px solid #c0c0c0;
	float:left;
}

.shopproducts .shopproductsrow .first{
	margin-right:5px;
}

.shopproducts .shopproductsrow .shopproductlisting .minheight{
	height:133px;
	width:1px;
	float:left;
}

#content .productpageright{
	width:195px;
	float:right;
	padding:0px 0px 15px 15px;
}

#content #middle  .productpageright .imagebox{
	border:1px solid #dedede;
	float:left;
}

#content #middle .productpageright .imagebox img {
	padding: 0;
	max-width: 195px;
}


#content #middle .productpageright .imagebox_small {
	border:1px solid #dedede;
	float:left;
	margin: 5px 5px 0 0;
}


#content #middle  .productpageright .imagebox_small img {
	padding: 0;
	max-width: 80px;
}

#middle .productpageright .prodprice p, #middle .productpageright .old_prodprice p {
	width:90px;
	display:block;
	float:left;
	margin:5px 0px 5px 0px;
	padding:3px;
	font-weight:bold;
	clear:left;
	color:#737244;
}

#middle .productpageright .old_prodprice p {
	margin: 5px 0px 0px;
	color:#737244;
	background-color:transparent;
}

#middle .productpageright .prodprice span, #middle .productpageright .old_prodprice span {
	float:right;
	clear:right;
	margin-top:6px;
	color:#688d3b;
	font-weight:bold;
	font-size:15px;
}

#content .productpageright .prodform p{
	width:90px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:3px;
	clear:left;
	font-weight:bold;
}

#content .productpageright .prodform {
	clear: both;
}

#content .productpageright .quantity {
	width:50px;
	float:right;
	margin-top:1px;
	text-align:right;
	border:1px solid #d9d9d9;
	color:#737244;
}

#content .productpageright select.dropdown {
	width: 196px;
}

#content .productpageright .prodsubmit{
	width:195px;
	height:33px;
	display:block;
	background:url(/images/addbasket.jpg) top left no-repeat;
	border:0px solid #FFF;
	float:right;
	cursor:pointer;
}

#content #middle p.notification {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	padding: 10px 0;
	margin: 10px 0;
}

#content #middle p.notification a {
	text-decoration: underline;
	font-size: 1.1em;
}

#content #middle p.success, #content #middle p.success a {
	color: #bfcc3f;
}

#content #middle p.error, #content #middle p.error a {
	color: red;
}

table.shop_cart {
	border-collapse: collapse;
	color: #646464;
}

table.shop_cart th {
	color: #515151;
	padding-bottom: 10px;
}

table.shop_cart tbody td {
	padding-bottom: 5px;
}

table.shop_cart input.item_qty {
	border:1px solid #646464;
	height:19px;
	margin-right:3px;
	padding:2px 0 0 2px;
	position:relative;
	top:-1px;
}

table.shop_cart input.update_btn {
	background:transparent url(/images/update.jpg) no-repeat scroll left top;
	border:0 solid #FFFFFF;
	width: 64px;
	height: 27px;
	padding: 0;
	cursor: pointer;
}

table.shop_cart input.del_btn {
	background:transparent url(/images/delete.jpg) no-repeat scroll left top;
	border:0 solid #FFFFFF;
	width: 64px;
	height: 24px;
	padding: 0;
	cursor: pointer;
	float:right;
}

table.shop_cart td.details, table.shop_cart td.sub_total {
	font-size: 12px;
}

table.shop_cart td.sub_total form {
	display: inline;
}

form.checkout {
	float: right;
}

form.checkout input.checkout_btn {
	background:transparent url(/images/checkout.jpg) no-repeat scroll left top;
	border:0 solid #FFFFFF;
	width: 92px;
	height: 28px;
	padding: 0;
	cursor: pointer;
}

form.summary input.checkout_btn {
	float: right;
	background:transparent url(/images/checkout_basket.png) no-repeat scroll left top;
	border:0 solid #FFFFFF;
	width: 92px;
	height: 25px;
	padding: 0;
	cursor: pointer;
}

#content #middle .small {
	font-size: 0.8em;
}

#searchresultsinput{
	height:18px;
	width:175px;
	border:1px solid #cdcdcd;
	font-size:14px;
	padding:3px;
}

#shopnavbar{
	width:607px;
	float:left;
	padding-bottom:10px;
}

.shopproductsrow{
	width:607px;
	float:left;
}

form.contact_form {
	color: #5E5E5E;
	font-size: 12px;
}

form.contact_form hr, hr {
	border-style:none none dashed;
	border-color: #ADAEA8;
	border-width: 1px;
	margin-bottom: 20px;
	color: white;
}

form.contact_form div {
	clear: both;
	padding: 10px;
}

form.contact_form label {
	float: left;
	display: block;
	width: 100px;
}

form.contact_form input, form.contact_form textarea {
	border: 1px solid #ADAEA8;
	padding: 1px;
	width: 250px;
}

form.contact_form input[type="radio"], form.contact_form input[type="checkbox"] {
	width: auto;
}

form.contact_form input#form_submit {
	width: 50px;
	margin-left: 95px;
}

form.contact_form label#form_submit_label {
	top: 0;
}

/* form hidding spam traps on forms */
.decoy {
	display: none;
}

.validationerror {
	color:#F00;
}

span.validationerror {
	padding-left: 10px;
	display: block;
}

.notification {
	font-weight: bold;
}

.error {
	color: red;
}

#accountbox h2, #accountbox h1, #accountbox h3{
	color:#527147;
}

#accountbox h2 a{
	color:#C8B570;
}

#middle #accountbox a{
	text-decoration:none;
	color:#C8B570;
}

#checkoutproceed{
	width:89px;
	height:33px;
	display:block;
	border:0px solid #000;
	background:url(/images/proceed.jpg) top left no-repeat;
	overflow:hidden;
	cursor:pointer;
	float:right;
}

#loginbutton{
	width:72px;
	height:31px;
	border:0px solid #000;
	cursor:pointer;
	background:url(/images/login.jpg);
	display:block;
	margin-left:280px;
}

#paymentsubmit{
	width:72px;
	height:31px;
	border:0px solid #000;
	cursor:pointer;
	background:url(/images/paymentsub.jpg);
	display:block;
	margin-left:280px;
}

#content .news h2 a{
	font-size:18px;
	text-decoration:none;
}

#content .news h2 span{
	color:#527147;
	font-size:16px;
	text-decoration:none;
}

#content .news h3 a{
	font-size:16px;
	text-decoration:none;
}

#content .news h3 span{
	color:#527147;
	font-size:14px;
	text-decoration:none;
}

#contactformsubmit{
	width:135px;
	height:33px;
	background:url(/images/sendenquiry.jpg) top left no-repeat;
	border:0px solid #FFFFFF;
	cursor:pointer;
	float:right;
	margin-right:233px;
}

#twitter_feed p {
width:158px;
overflow: hidden;
}
