@import "menu.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}

a {
	cursor: pointer;
	color: #8c2925;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #cc3333;
}

h1 {
	font-size: 32px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#container {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#container #header {
	height: 70px;
	background-color: #FFF;
}

#container #header #logo {
	height: 70px;
	width: 260px;
	background-image: url(../images/logo.gif);
	float: left;
}

#container #header #metanav {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 11px;
	color: #8c2925;
}

#container #photosPlaceHolder {
	clear: both;
	height: 100px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#container #main {
	background-color: #FFF;
	clear: both;
	width: 920px;
}

#container #main #leftPlaceHolder {
	float: left;
	width: 180px;
}

/*navigation*/
#nav {
	float: left;
	width: 180px;
	clear: both;
}

#nav ul {
	width: 180px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding: 0px;
}

#nav li {
	width: 180px;
	border-bottom: 1px solid #f6ebeb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav ul li a:link, #nav ul li a:visited {
	color: #8c2925;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-indent: 35px;
	text-transform: uppercase;
	background-image: url(../images/navArrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li a:active {
	color: #cc3333;
	text-decoration: none;
	background-color: #fdf5f5;
	background-image: url(../images/navArrowOn.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
}

#container #main #leftPlaceHolder #nav .active {
	font-weight: bold;
}

#nav #first {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#nav .leftnavCategoryTitles {
	font-weight: bold;
	background-color: #eee;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

#leftPlaceHolder #links {
	width: 160px;
	clear: both;
	padding-top: 20px;
	margin-left: 20px;
	font-size: 12px;
}

#legal {
	font-size: 10px;
	color: #999999;
	margin-left: 20px;
	padding-top: 80px;
}

#container #main #content {
	float: left;
	width: 520px;
	margin: 30px 10px 20px 20px;
}

#container #main #content .product {
	clear: both;
	height: 100px;
	width: 520px;
	margin: 10px 0px;
}

#container #main #content .firstproduct {
	margin-top: 20px;
}

#content .product .productDes {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 380px;
}

#content .product .ql {
	background-image: url(../images/productQL.jpg);
	margin: 0px !important;
}

#content .product .series {
	background-image: url(../images/productSeries.jpg);
}

#content .product .para {
	background-image: url(../images/productPara.jpg);
}

#content .product .productTbn {
	float: left;
	height: 100px;
	width: 100px;
}

#container #main #content .imagetext {
	clear: both;
	width: 520px;
	margin: 10px 0;
}

#content .imagetext .image {
	float: left;
	height: 160px;
	width: 160px;
}

#content .imagetext .text {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
	width: 320px;
}

#content .imagetext .contact {
	background-image: url(../images/contact.jpg);
}

#content .ql {
	background-image: url(../images/ql.jpg);
	float: left;
	margin: 0px 20px 10px 0px;
	height: 160px;
	width: 160px;
}

#content .immunoassay {
	background-image: url(../images/immunoassay.jpg);
	float: left;
	margin: 0px 20px 10px 0px;
	height: 160px;
	width: 160px;
}

#content .paramagnetic {
	background-image: url(../images/paramagnetic.jpg);
	float: left;
	margin: 0px 20px 10px 0px;
	height: 160px;
	width: 160px;
}

#content p {
	width: 520px;
}

#container #main #rightPlaceHolder {
	float: right;
	display: inline;
	margin-top: 10px;
	width: 180px;
}

#container #main #rightPlaceHolder #top {
	background-color: #FFF;
	height: 50px;
	width: 180px;
	position: absolute;
}

#container #main #rightPlaceHolder #stockinfo {
	padding: 10px 0;
	border-bottom: 1px solid #f6ebeb;
	border-top: 1px solid #f6ebeb;
}

#container #main #rightPlaceHolder p.stockinfo {
	padding: 0px;
	margin: 10px 10px 0 0;
	font-size:10px;
	color:#CCC;
}

#container #main #content .logos {
	width: 520px;
	margin: 10px 0px;
}

#container #main #content .logos .onelogo {
	width: 520px;
	clear: both;
	padding-bottom: 20px;
}

#container #main #content .logos .onelogo .ahs {
	background-image: url(../images/logo_ahs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	float: left;
	width: 180px;
	margin-right: 20px;
	border-right: 1px solid #eee;
}

#container #main #content .logos .onelogo .acc {
	background-image: url(../images/logo_acc.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	float: left;
	width: 180px;
	margin-right: 20px;
	border-right: 1px solid #eee;
}

#container #main #content .logos .onelogo .aacc {
	background-image: url(../images/logo_aacc.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 80px;
	width: 180px;
	margin-right: 20px;
	float: left;
	border-right: 1px solid #eee;
}

#container #main #content .logos .onelogo .merck {
	background-image: url(../images/merck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 180px;
	margin-right: 20px;
	float: left;
	border-right: 1px solid #eee;
}

#container #main #content .logos .onelogo .description {
	padding-top: 10px;
}

hr {
	border-top: 1px dashed #DFDCD8;
}

#container #main .newsletter {
	display: inline;
	width: 520px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#content .newsitems {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6EBEB;
}

#content .newsitems .newstitle {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .newsitems .newsdate {
	font-size: 10px;
}

#content .newsitems p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .newsitems .newsback {
	clear: both;
}

/*footer*/

#footer {
	clear: both;
	width: 520px;
	margin-left: 200px;
	border-top: 1px solid #eee;
	font-size: 10px;
	color: #CCC;
	padding: 10px 0;
}

form input.button {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/button_bg_off.gif);
	background-repeat: repeat-x;
	border: none;
	padding: 5px;
	cursor:pointer;
}

/*hacks*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline /*-block*/;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}
