/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #d2e0d9;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

:focus {
	outline: 0;
}

p {
	margin: 0;
	padding: 0 0 1.25em 0;
	font-size: 11px;
	line-height: 1.25;
}

h1 {
	margin: 0;
	padding: 0 0 .75em 0;
	color: #3e8529;
	font-size: 18px;
	line-height: 1.25;
}

h2 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #636466;
	font-size: 14px;
	line-height: 1.25;
}

h3 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #636466;
	font-size: 14px;
	line-height: 1.25;
}

#center_col ul {
	margin: 0;
	padding: 0 0 1.25em 0;
	list-style: none;
}

#center_col ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(imgs/bullet.gif) no-repeat 10px 5px;
	font-size: 11px;
	line-height: 1.25;
}

.odd {
	background-color: #e0e0e0;
}

.even {
	background-color: #fff;
}

.nopad {
	padding: 0;
}

.nowrap {
	white-space: nowrap;
}

#right_col h3 {
	color: #3E8529;
	font-size: 12px;
	line-height: 1.25;
	margin: 0;
	padding: 0 0 .75em 0;
}

h3#hHead2 {
	color: #3E8529;
	font-size: 12px;
	line-height: 1.25;
	margin: 0;
	padding: 0 0 .75em 0;
}


a, a:link, a:visited {
	color: #0076b4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.img_left {
	float: left;
	margin: 0 15px 15px 0;
}

.clear {
	clear: both;
}

#wrapper {
	width: 962px;
	margin: 0 auto;
}

#container {
	width: 866px;
	padding: 0 48px;
	background: #fff;
	float: left;
}

#header {
	width: 866px;
	height: 74px;
	background: url(imgs/header_bg.gif) no-repeat top;
	position: relative;
}

#logo {
	position: absolute;
	top: 34px;
	left: 12px;
}

#switcher {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 51px;
}

/* Top Navigation */

#nav {
	width: 360px;
	height: 44px;
	position: absolute;
	top: 29px;
	left: 199px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 44px;
}

#nav ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	margin: 0;
	padding: 0;
	text-indent: -999em;
	display: block;
	height: 44px;
	text-decoration: none;
}

#products a, #products a:link, #products a:visited {
	background: url(imgs/nav/products.gif) 0 0 no-repeat;
	width: 75px;
}

#products a:hover  {
	background-position: -75px 0;
}

#products_active {
	background: url(imgs/nav/products.gif) 0 0 no-repeat;
	background-position: -150px 0;
	width: 75px;
}

#about_us a, #about_us a:link, #about_us a:visited {
	background: url(imgs/nav/about_us.gif) 0 0 no-repeat;
	width: 73px;
}

#about_us a:hover  {
	background-position: -73px 0;
}

#about_us_active {
	background: url(imgs/nav/about_us.gif) 0 0 no-repeat;
	background-position: -146px 0;
	width: 73px;
}

#customer_support a, #customer_support a:link, #customer_support a:visited {
	background: url(imgs/nav/customer_support.gif) 0 0 no-repeat;
	width: 130px;
}

#customer_support a:hover  {
	background-position: -130px 0;
}

#customer_support_active {
	background: url(imgs/nav/customer_support.gif) 0 0 no-repeat;
	background-position: -260px 0;
	width: 130px;
}

#contact_us a, #contact_us a:link, #contact_us a:visited {
	background: url(imgs/nav/contact_us.gif) 0 0 no-repeat;
	width: 82px;
}

#contact_us a:hover  {
	background-position: -82px 0;
}

#contact_us_active {
	background: url(imgs/nav/contact_us.gif) 0 0 no-repeat;
	background-position: -164px 0;
	width: 82px;
}


/* Search Container */

#search_container {
	position: absolute;
	top: 48px;
	right: 10px;
	width: 200px;
}

#search_container img {
	margin-bottom: 4px;
}

#search_container form {
	margin: 0;
	padding: 0;
}

#search_container form input.input {
	border: 1px solid #848484;
	padding: 2px 1px;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	width: 118px;
	color: #333;
	vertical-align: middle;
}

#search_container form .button {
	vertical-align: middle;
	width: 59px;
	height: 17px;
	padding-left: 5px;
}


/* Secondary Navigation */

#secondary_nav {
	margin: 0 0 22px 0;
}

#secondary_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary_nav ul li {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}

#secondary_nav ul li img {
	padding-right: 4px;
	vertical-align: middle;
}

#secondary_nav ul ul {
	padding-bottom: 2px;
}

#secondary_nav ul li li {
	font-weight: normal;
	text-transform: none;
	padding: 0 0 0 25px;
	text-indent: -10px;
	line-height: 18px;
}

#secondary_nav ul li a, #secondary_nav ul li a:link, #secondary_nav ul li a:active, #secondary_nav ul li a:visited, #secondary_nav ul li a:hover {
	color: #3e8529;
	text-decoration: none;
}

#secondary_nav ul li li a, #secondary_nav ul li li a:link, #secondary_nav ul li li a:active, #secondary_nav ul li li a:visited {
	color: #636466;
	text-decoration: none;
}

#secondary_nav ul li li a:hover {
	text-decoration: underline;
}

#secondary_nav ul li li.active a, #secondary_nav ul li li.active a, #secondary_nav ul li li.active a {
	color: #000;
}

.open {
	display: block;
}

.closed {
	display: none;
}

#secondary_nav form {
	margin: 0;
	padding: 0;
}

#secondary_nav form input.input {
	border: 1px solid #ccc;
	padding: 2px 1px;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	width: 92px;
	color: #333;
	vertical-align: middle;
}

#secondary_nav form .button {
	vertical-align: middle;
	width: 32px;
	height: 17px;
	padding-left: 5px;
}

#secondary_nav form .select {
	font-size: 11px;
	line-height: 11px;
	color: #333;
	width: 157px;
	padding: 2px 1px;
	margin: 0;
	border: 1px solid #848484;
}


/* Layout Columns */

#content {
	width: 866px;
	float: left;
	margin: 22px 0;
}

#left_col {
	float: left;
	width: 164px;
}

.left_col_box {
	background: url(imgs/left_col_box_bottom.gif) no-repeat bottom;
	width: 164px;
	margin: 0 0 14px 0;
}

.left_col_box h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 19px;
	color: #3e8529;
	padding: 14px 18px 2px 18px;
	background: url(imgs/left_col_box_top.gif) no-repeat top;
}

.left_col_box p {
	padding: 0 18px 14px 18px;
}

#center_col {
	float: left;
	width: 489px;
	padding: 0 21px 0 22px;
}

#right_col {
	float: left;
	width: 170px;
	padding: 0 0 14px 0;
}

.img_left {
	float: left;
	margin: 0 14px 0 0;
}

#right_col .img_left {
	float: left;
	margin: 0 10px 10px 0;
}


/* Breadcrumb Navigation */

.breadcrumbs {
	color: #414141;
	padding: 0 0 8px 0;
	font-size: 11px;
	line-height: 15px;
}

.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #414141;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	text-decoration: none;
}


/* Footer Elements */

#footer {
	clear: both;
	float: left;
	width: 866px;
	margin: 0;
	padding: 20px 0;
	color: #8f8f8f;
	font-size: 11px;
	line-height: 14px;
}

#footer_left {
	float: left;
	width: 466px;
}

#footer_right {
	float: left;
	width: 400px;
	text-align: right;
}

#footer a, #footer a:link, #footer a:visited {
	color: #8f8f8f;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}


/* Right side arrow list */

.arrow_list, .arrow_list ul {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 11px;
	list-style: none;
}

.arrow_list li {
	font-weight: bold;
	font-size: 11px;
	color: #3e8529;
	padding: 0 0 8px 0;
	margin: 0;
}

.arrow_list li li {
	font-weight: normal;
	color: #636466;
	padding: 0 0 8px 10px;
	line-height: 14px;
	margin: 0;
	background: url(imgs/blue_arrow.gif) no-repeat 2px 3px;
	
}

.arrow_list li li.active {
	color: #000;
	background: url(imgs/black_arrow.gif) no-repeat 2px 3px;
}




/* begin changes by jt on 2007-10-12 */

.arrow_list li li a, .arrow_list li li a:link, .arrow_list li li a:active, .arrow_list li li a:visited, .arrow_list li li a:hover {
	color: #636466;
}

.arrow_list li li.active a, .arrow_list li li.active a:link, .arrow_list li li.active a:active, .arrow_list li li.active a:visited, .arrow_list li li.active a:hover {
	color: #000;
}


/* Right side arrow list (toggle) */

.arrow_list li li.rnav_open {
	background: url(imgs/blue_arrows.gif) no-repeat -251px 3px;
}

.arrow_list li li.rnav_closed {
	background: url(imgs/blue_arrows.gif) no-repeat 2px 3px;
}

/* end changes by jt on 2007-10-12 */



.arrow_list li li ul.rnav_open {
	display: block;
	padding-top: 6px;
}

.arrow_list li li ul.rnav_closed {
	display: none;
}






.arrow_list ul li.rnav_open li{
	width:100px;
}


/* Products Main Page */

#products_main ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

#products_main li {
	background: none !important;
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 0 11px 0 !important;
	text-align: right;
	width: 233px;
}

#products_main li.odd {
	padding-right: 22px !important;
}


#products_main li img {
	background: #ccc url(imgs/photos/thumb_shadow_233x7.jpg) left bottom no-repeat;
	display: block;
	padding: 0 0 7px 0;
}
#products_main li strong {
	background: transparent url(imgs/blue_arrow.gif) right center no-repeat;
	display: block;
	padding: 0 1em;
}


/* Table Container */

.table_container table {
	border: 0;
	padding: 0;
	margin: 0 0 14px 0;
	width: 100%;
	border-collapse: collapse;
}

.table_container table td, .table_container table th {
	font-size: 11px;
	padding: 9px 5px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.table_container table th {
	vertical-align: bottom;
}

.table_container table td p {
	margin: .5em 0 0 0 !important;
	padding: 0 !important;
}

/* Table Catalog */

.table_catalog table {
	border: 0;
	padding: 0;
	margin: 0 0 14px 0;
	width: 100%;
	border-collapse: collapse;
}

.table_catalog table td, .table_catalog table th {
	font-size: 11px;
	margin: 0;
	padding: 9px 3em 9px 0;
	text-align: left;
	vertical-align: top;
}

.table_catalog td.type_cat {
	padding-left: 2em;
}

.table_catalog table dl {
	margin: 0 0 1em 0;
	padding: 0;
}

.table_catalog table dt {
	float: left;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	width: 10em;
}

.table_catalog table dd {
	line-height: 1.5;
	margin: 0;
	padding: 0 0 0 10em;
}

.right_col_legend div {
	color: #333;
	font-size: 11px;
	margin-bottom: 1em;
}

/* Related Documents */

.Related_Documents {
	font-size: 11px;
	width: 170px;
	margin: 0 0 1em 0;
	line-height: 1.0;
	padding: 0;
	
}


/* Blood Bags Legend */

.bb_legend_frm {
	background: transparent url(imgs/bb_legend_bottom.gif) bottom left no-repeat;
	width: 170px;
	margin: 0 0 1em 0;
}

.bb_legend {
	background: transparent url(imgs/bb_legend_top.gif) top left no-repeat;
	color: #333;
	font-size: 11px;
	padding: 18px 0 18px 4px;
	width: 166px;
}


.bb_legend h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 .5em 0;
	padding: 0;
}

.bb_legend .label {
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	font-size: 11px;
	padding: 4px 6px 6px 0;
	width: 22px;
}

.legend_a, 
.legend_a2, 
.legend_a3, 
.legend_a4, 
.legend_a6 {
	margin-bottom: .5em;
}

.legend_a .label {
	background: transparent url(imgs/bb_legend_A.gif) 0px 0px no-repeat;
}
.legend_a2 .label {
	background: transparent url(imgs/bb_legend_A2.gif) 0px 0px no-repeat;
}
.legend_a3 .label {
	background: transparent url(imgs/bb_legend_A3.gif) 0px 0px no-repeat;
}
.legend_a4 .label {
	background: transparent url(imgs/bb_legend_A4.gif) 0px 0px no-repeat;
}
.legend_a6 .label {
	background: transparent url(imgs/bb_legend_A6.gif) 0px 0px no-repeat;
}

.type_a {
	color: #096;
}
.type_a2 {
	color: #639;
}
.type_a3 {
	color: #f00;
}
.type_a4 {
	color: #09c;
}
.type_a6 {
	color: #f60;
}

.table_catalog .type_a, 
.table_catalog .type_a2, 
.table_catalog .type_a3, 
.table_catalog .type_a4, 
.table_catalog .type_a5, 
.table_catalog .type_a6 {
	font-weight: bold;
}


/* Table Standard */

.table_standard {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0 0 1.25em 0;
}

.table_standard th {
	font-size: 11px;
	padding: .5em 1.5em .5em 0;
	text-align: left;
	vertical-align: top;
}

.table_standard td {
	font-size: 11px;
	padding: .5em 1.5em .5em 0;
	vertical-align: top;
}

/* Blockquote */

.quote {
	background: transparent url(imgs/quote.gif) 0% 0% no-repeat;
	margin: 0;
	padding: 0 0 1.25em 0;
}
.quote_content {
	background: transparent url(imgs/quote_end.gif) 100% 100% no-repeat;
	padding: 0 30px 0 40px;
}
.quote p {
	margin: 1em 0 0 0;
	padding: 0;
}
.quote p + p {
	text-indent: 1.5em;
	margin-top: 0;
}


/* new left-side plus/minus (toggle) by jt on 2007-10-12 */

#secondary_nav ul li.nav_open {
	background: url(imgs/plus_minus.gif) no-repeat -289px 4px;
	padding-left: 15px;
}

#secondary_nav ul li.nav_closed {
	background: url(imgs/plus_minus.gif) no-repeat 0 4px;
	padding-left: 15px;
}

#secondary_nav ul li li { /* override previous setting for #secondary_nav ul li li (ln 301) */
	padding-left: 10px;
}

.file_list, .pdf_list {
	margin: 0 !important;
}
.file_list li, .pdf_list li {
	line-height: 1.8 !important;
	margin-top: .5em !important;
	padding-left: 24px !important;
}
.file_list li {
	background: transparent url(imgs/icon_doc.gif) 4px 2px no-repeat !important;
}
.pdf_list li {
	background: transparent url(imgs/icon_pdf.gif) 4px 2px no-repeat !important;
}

.file_list li.singlepdf {
	line-height: 1.8 !important;
	margin-top: .5em !important;
	padding-left: 24px !important;
	background: transparent url(imgs/icon_pdf.gif) 4px 2px no-repeat !important;
}
