

div#head span{
	position: absolute;
	width: 770px;
	height: 112px;
	background: url(/images/qbc/head.jpg) no-repeat;
    
}

div#foot{
	clear: both;
	width: 770px;
	height: 81px;
	background: url(/images/qbc/foot.jpg) no-repeat;
}

.footertext {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}








div#container{
	background: #ffffff url(/images/qbc/vline.gif) 178px 130px no-repeat;
}

body>div#container{
	background: #ffffff url(/images/qbc/vline.gif) 175px 130px no-repeat;
}

#mainnav{
	float: left;
	width: 155px;
	margin-right: 10px;
}

#mainnav a{
	display: block;
	background: #ffffff url(/images/qbc/rarra.gif) 133px 3px no-repeat;
	text-align: right;
	padding: 0 28px 0 0;
	font: 10px verdana, geneva, sans-serif;
	text-decoration: none;
	color: #000000;
	margin: 0px 0 8px;
}

#mainnav a.homelink{
	background: #ffffff url(/images/qbc/larra.gif) 13px 3px no-repeat;
	text-align: left;
	padding-left: 24px;
}

#mainnav a:hover{
	text-decoration: underline;
}

#logolinks{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

#logolinks a{
	background: none;
	margin: 0 0 8px 0;
	padding: 0;
}

#maincontent{
	margin: 10px;
	padding: 0px 10px;
	/*border-left: 1px solid #0087C7;*/
	font: 10px verdana, geneva, sans-serif;
}

#maincontent h1{
	border-left: 7px solid #0087C7; padding-left:3px;
	font:bold 14px verdana, geneva, sans-serif;
	color: #0087C7;
	margin:0 -10px 10px -10px;
	
}

#maincontent h2{
	font:bold 11px verdana, geneva, sans-serif;
	color: #0087C7;
	
}

#maincontent td{
	vertical-align: top;
}

#maincontent a{
	color: #000000;
}

#maincontent a:hover{
	color: #0087C7;
}

.error{
	color: #990000;
}

#mainnav .navsection{
	background: url(/images/qbc/navunderline.gif) bottom right no-repeat;
	text-align: right;
	padding: 0 12px 7px 0;
	font: bold 11px verdana, geneva, sans-serif;
	color: #0087C7;
	margin: 20px 0 7px;
}

#mainnav #navimage{
	width: 140px;
	height:100px;
	background-color: #0087C7;
	background: url(/section_images/qbc_main.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 0 5px 13px;
}

.productbox{
	margin-top: 20px;
	width: 45%;
	float: left;
	margin: 5px;
	border: 0px solid #cccccc;
}

.homepagebox{
	width: 230px;
	float: right;
	margin: 0 0 0 5px;
	border: 1px solid #0087C7;
	background: #E9F0F3;
}

.productbox .product_name, .homepagebox .product_name{
	text-transform: uppercase;
	font-weight: bold;
	background: #0087C7;
	padding: 2px;
	color: #FFFFFF}

.homepagebox .homepageboxspacer {
	padding: 3px;
	
}

.homepagebox a.rarra {
	display: block;
	background: #E9F0F3 url(/images/qbc/rarra.gif) left 3px no-repeat;
}

.productbox .thumbs{
	float: right;
	padding: 2px;
}

.offer{
	width: 36px;
	height: 30px;
	position: relative;
	background: url(/images/offer.png);
	float: right;
	margin-top: -10px;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/offer.png');
}

.productbox a.view_product{
	color: #000000;
	padding-right: 10px;
	text-decoration: none;
	background: url(/images/qbc/rarra.gif) 100% 4px no-repeat;
	display: block;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
}

.hr{
	height: 1px;
	clear: both;
	background: url(/images/hdots.gif) repeat-x;
	height: 5px;
	margin: 0 auto;
}

.spacer{
	margin-top: 20px;
	width: 2%;
	height: 30px;
	border: 0px solid;
	float: left;
}


.filledrow{
	background: #D0EDF3;
}


a.rarra {
	background: #ffffff url(/images/qbc/rarra.gif) left center no-repeat;
	color: #000;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
}

a.larra{
	background: #ffffff url(/images/qbc/larra.gif) left center no-repeat;
	padding: 0px 5px 0px 10px;
	color: #000;
	text-decoration: none;
}

a.rarra:hover, a.larra:hover{
	background: #D0EDF3;
	color: #000000 !important;
}

.fright{
	float: right;
}

.news_summary_item{
	border-bottom: 1px solid #D0EDF3;
	padding: 10px 0 3px 0;
}

.news_summary_item .date{
	color: #999;
}

img.bgimg{
	background: #0087C7;
}


/*============================================================================*\
   Pager Widget
\*============================================================================*/
div.pager{
 text-align: center;
 border-top: 1px solid #D0EDF3;
 border-bottom: 1px solid #D0EDF3;
 border-left: 0;
 border-right: 0;
 margin: 10px 0;
 clear: both;
}

div.pager img{
border: 0;
}

div.pager_widget{
 width: 250px;
 height: 17px;
 margin: 0 auto;
}

div.pager_button{
 float: left;
 background: #dedede;
}

div.pager_text{
 float: left;
 width: 182px;
 font: 10px/17px verdana, geneva, sans-serif;
 text-transform: uppercase;
}

a.pager_link{
 background: #D0EDF3;
 display: block;
 width: 17px;
 height: 17px;
}

a.pager_link:hover{
 background: #0087C7;
}


/*============================================================================*\
   forms
\*============================================================================*/
input, select, textarea{
    font: 10px/12px verdana, geneva, sans-serif;
	background: #ffffff;
}

input, select{
    _height: 18px;
}

#contactform input.text{
	width: 250px;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 1px 3px;
        _padding: 0 3px;
}

#contactform select{
	width: 250px;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 1px;
        _padding: 0 3px;
}


#contactform textarea{
	width: 250px;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 1px 3px;
}

#contactform td{
	padding: 0 5px 3px 0;
}

#contactform td p{
	padding: 2px 0 0 0;
}

#contactform th{;
	text-align: left;
}
#contactform .message{
	height: 100px;
}

.asterisk{
	color: #990000;
	font-weight: bold;
	font-size: 120%;
}

fieldset{
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0;
	background: #efefef;
	position: relative;
}

fieldset hr{
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	width: 100%;
	margin: 10px 0;
}

legend{
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: -.5em;
	left: .5em;
	color: #000000;
}

#searchform .textsearch{
	width: 300px;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 1px 3px;
}

#searchform select{
	border: 1px solid #cccccc;
	margin: 0;
}

#searchform{
	margin: 10px 0;
	padding: 0;
}

div.highlightdiv{
	border: 4px solid #0087C7;
	background: #0087C7;

	
}

div.mission_statement{
	border: 1px solid #0087C7;
	background: #D0EDF3;
	margin:0 20px;

}

div.mission_statement b{
	display: block;
	background: #0087C7;
	padding: 2px;
	color: #ffffff;
}

div.mission_statement p{
	font-style: italic;
	margin: 5px;
	text-align: justify;
}

#product_documents{
	border: 1px solid #0087C7;
	margin:0 20px;
	
}

#product_documents b{
	display: block;
	background: #0087C7;
	padding: 2px;
	color: #ffffff;
}

#product_documents p{
	margin: 5px;
}

sup{
	font-size: 70%
}

#foot a.clinicaltrial{
	background: #99ABD1;
}
#foot td.clinicaltrial{
	background: #08338F;
	vertical-align: bottom;
}

#foot a.eurovet{
	background: #C0A2BE;
}
#foot td.eurovet{
	background: #441E6B;
	vertical-align: bottom;
}

#foot a.poc{
	background: #D0EDF3;
}
#foot td.poc{
	background: #0087C7;
	vertical-align: bottom;
}

#foot a.horizon{
	background: #FFDA96;
}
#foot td.horizon{
	background: #FFA600;
	vertical-align: bottom;
}

#foot a.vision{
	background: #FEF5A4;
}
#foot td.vision{
	background: #F6DC00;
	vertical-align: bottom;
}

#foot a.ukvet{
	background: #96DCAD;
}

#foot td.ukvet{
	background: #00AB39;
	vertical-align: bottom;
}

#foot a.quantumvet{
	background: #FCDCBB;
}

#foot td.quantumvet{
	background: #F68F1F;
	vertical-align: bottom;
}

table.bordered{
	background: #0087C7;
}

table.bordered td{
	background: #ffffff;
}

tr.headerrow td, td.headerrow, table.bordered td.headerrow{
background: #0087C7;
font-weight: bold;
color: #FFFFFF;
}

.small{
	font-size: 6pt;
}
.underlineoff {
	text-decoration: none;
}

li{
	list-style-image: url(/images/qbc/smallsquare.gif);
	_list-style-image: url(/images/qbc/smallsquare_ie.gif);
}


table.banner{
	border: 2px solid #0087C7;
	background: #D0EDF3;
	margin: 5px;
	font-weight: bold;
}
