﻿@charset "UTF-8";
/* CSS Document */

/* reset all element padding and margins to 0px */
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ---------- SCROLLBAR shifting fix ---------- */
	html, body {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2b2b2b;
}
body.index {
	background: url(images/banner_background.jpg) top left repeat-x;
	position: static;
}
body.inside {
	background: url(images/banner_inside_background.jpg) top left repeat-x;
}
body.inside_2col, body.inside_3col {
	background: url(images/banner_inside_background.jpg) top left repeat-x;
}
body.sitemap {
	background: url(images/sitemap_banner_background.jpg) top left repeat-x;
}
ul, li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #1a5fb0;
}
.clearing {
	clear: left;
	display: block;
}
img {
	border: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
	height: 20px;
}
h2 a {
	color: #000;
}
h2 a:hover {
	color: #1a5fb0;
}
#center_column h2, #right_column h2, #left_column h2 {
	padding-left: 39px;
	padding-bottom: 10px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	color: #1a5fb0;
	line-height: 20px;
	margin-bottom: 12px;
}
h4 {
	color: #1a5fb0;
	margin-top: 6px;
	font-size: 13px;
	margin-bottom: 4px;
}
h4.space_bottom, h5.space_bottom {
	margin-bottom: 8px;
}
h5 {
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 1px;
}
h6 {
	font-weight: normal;
	font-size: 16px;
	color: #1a5fb0;
	line-height: 20px;
	margin-bottom: 6px;
	padding-top: 24px;
}
h7 {
	font-size: 12px;
	margin-top: 2px;
	font-weight: bold;
}
.space_top {
	margin-top: 40px;
}
.center {
	text-align: center;
}
#inside_left_nav .space_top a {
	color: #1a5fb0;
}
.italic {
	font-style: italic;
}
.pricing h5 {
	margin-top: 20px;
}
#inside_left_nav .blue a {
	color: #1a5fb0;
}
#nav_bottom .blue a {
	color: #1a5fb0;
	padding-top: 6px;
}
table {
	margin-bottom: 12px;
}
.red {
	color: #800000;
}
#wrapper {
}
#page {
	width: 900px;
	display: block;
	margin: 0 auto;
}
#header {
	width: 900px;
	position: relative;
	height: 250px;
}
#header.header_inside {
	height: 210px;
}
#header_sitemap {
	height: 135px;
	width: 900px;
	position: relative;
}
#banner {
	position: absolute;
	width: 900px;
	height: 250px;
	background: url(images/banner_home.jpg) top left no-repeat;
}
#banner.banner_inside {
	background: none;
}
#banner_sitemap {
	position: absolute;
	width: 900px;
	height: 135px;
	background: none;
}
/*
#banner_about {
	background: url(/images/about_banner.jpg) top left no-repeat !important;
}
#banner.science {
	background: url(/images/science_banner.jpg) top left no-repeat !important;
}
#banner.products {
	background: url(/images/products_banner.jpg) top left no-repeat !important;
}
#banner.customer {
	background: url(/images/customer_banner.jpg) top left no-repeat !important;
}
#banner.news {
	background: url(images/news_banner.jpg) top left no-repeat !important;
} */
#banner img {
	padding-top: 34px;
}
#banner.banner_inside img {
	padding-top: 5px;
}
#regenx_header_logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: none;
}
#contact {
	position: absolute;
	top: 0px;
	right: 36px;
	width: auto;
	height: 18px;
	text-align: right;
	background-color: #dfdfdf;
	color: #292929;
	padding: 4px 0;
}
#contact ul {
	margin-top: 2px;
}
#contact li {
	list-style: none;
	display: inline;
}
#contact li a {
	padding: 4px 12px;
	height: 14px;
	color: #292929;
}
.careers {
	border-left: 1px solid #292929;
}
#topnav {
	position: absolute;
	top: 40px;
	right: 20px;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*position: relative;
	top:40px;*/
	padding-top: 40px;
	display: block;
	height: 68px;
}
#footnav {
	/*position: absolute;
	top: 0px;
	right: 24px;*/
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
}
#topnav ul li, #footnav ul li {
	float: left;
	display: inline;
	color: #292929;
	border-left: 1px solid #909090;
}
#topnav ul li a, #topnav ul li a:visited, #sitemap_columns ul li a {
	display: block;
	color: #2b2b2b;
	padding: 0px 18px 0px 18px;
	font-size: 12px;
}
p.footnav {
	display: block;
	color: #2b2b2b;
	margin: 0;
	padding: 0px 18px 0px 18px;
	font-size: 11px;
	float: left;
}
#footnav ul li a {
	padding: 0px 18px 2px 18px;
	color: #292929;
	font-size: 11px;
}
p.footnav {
}
#contact_us a:hover {
	color: #2667b4;
}
#topnav ul li a:hover, #sitemap_columns ul li a:hover {
	background: url(images/menu_over_arrow.gif) 3px 2px no-repeat;
}
#footnav ul li a:hover {
	background: url(images/menu_over_arrow.gif) 3px 2px no-repeat;
}
#topnav ul li.first, #footnav ul li.first {
	border-left: none;
}
#topnav ul li.first_selected {
	border-left: none;
	background: url(images/menu_over_arrow_orange.gif) 2px 2px no-repeat;
}
#topnav ul li a.last, #footnav ul li a.last {
	padding-right: 0px;
}
#topnav ul li.selected, #topnav ul li.selected:hover a, #topnav ul li.first_selected:hover a {
	background: url(images/menu_over_arrow_orange.gif) 2px 2px no-repeat;
}
#main_content {
	position: relative;
	margin-top: 24px;
}
#main_content.home {
	margin-top: 0;
}
div#left_column, div#right_column, div#center_column {
	display: inline;
	float: left;
}
#main_content.home #left_column {
	width: 300px;
}
#main_content.home #center_column {
	width: 300px;
}
#main_content.home #right_column {
	width: 300px;
}
#main_content #left_column #about {
	min-height: 268px;
	background: url(images/about_image_home.jpg) top left no-repeat;
}
#main_content #center_column #products {
	min-height: 268px;
	background: url(images/products_image_home.jpg) top left no-repeat;
}
#main_content #right_column #news {
	min-height: 268px;
	background: url(images/news_image_home.jpg) top left no-repeat;
}
.text_home p {
	padding-top: 24px;
	padding-left: 100px;
	padding-right: 20px;
}
.height150 {
	height: 170px;
}
#inside_center {
	min-height: 350px;
	background: url(images/inside_center_background.jpg) top left no-repeat;
}
.inside_center ul, .inside_center ol {
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 6px;
}
.inside_center ul li {
	list-style: none outside none;
	background: url(images/text_arrow.jpg) no-repeat 0px 2px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.inside_center ol.terms li {
	padding-bottom: 12px;
}
.inside_center ul li ul {
	margin-left: 20px;
}
.inside_center ul li ul li {
	background: none;
	padding-left: 0;
}
ul.vector_production {
	margin-left: 25px;
}
ul.vector_production li {
	list-style: none outside none;
	background: url(images/text_arrow.jpg) no-repeat 0px 5px;
}
#inside_center .inside_center, .contacts, #inside_center2 .inside_center2 {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 30px;
}
#inside_right {
	height: 350px;
	background: url(images/inside_right_background.jpg) top left no-repeat;
}
#inside_right .inside_right ul {
	margin-top: 12px;
	margin-left: 40px;
}
#inside_right .inside_right ul li {
	list-style: url(images/text_arrow.jpg);
	font-style: italic;
	color: #1a5fb0;
	padding-bottom: 12px;
}
#inside_center p {
	padding-bottom: 12px;
}
#inside_right {
	margin-top: 30px;
}
#inside_right .inside_right p {
	padding-top: 8px;
	margin-left: 20px;
	color: #1a5fb0;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}
#request {
	clear: both;
	margin-left: 16px;
	padding-top: 40px;
	font-weight: bold;
	color: #1a5fb0;
	font-size: 12px;
}
#request a {
	color: #1a5fb0;
}
#bottom_wrapper {
	margin-top: 30px;
	background: url(images/bottom_left.jpg) top left repeat-x;
}
.index #wrapper #page #main_content #left_column #about .text_home .more, .index #wrapper #page #main_content #center_column #products .text_home .more, .index #wrapper #page #main_content #right_column #news .text_home .more {
	padding-top: 9px;
}
.more {
	color: #d26b02;
	text-align: right;
	font-size: 12px;
}
.more a {
	color: #d16b02;
	font-weight: normal;
}
.more a:hover {
	text-decoration: underline;
	padding-top: 0;
}
.inside_2col #left_column {
	width: 230px;
	min-height: 350px;
}
.inside_2col #main_content, .inside_3col #main_content {
	margin-top: 6px;
}
.inside_2col #center_column {
	width: 670px;
}
.inside_3col #left_column {
	width: 230px;
	min-height: 350px;
}
.inside_3col #center_column {
	width: 493px;
	min-height: 350px;
}
.inside_3col #center_column2 {
	width: 660px;
}
.inside_3col #right_column {
	width: 177px;
	min-height: 350px;
}
.contacts li {
	list-style: none;
	padding-bottom: 12px;
}
.contacts ul li a {
	color: #2b2b2b;
	padding-left: 17px;
}
.contacts ul li a:hover {
	background: url(images/text_arrow.jpg) 0px center no-repeat;
}
.contacts ul li a:active {
	color: #2667b4;
}
table .header {
	text-align: center;
	color: #fff;
	background: #1a5fb0;
}
tr {
}
td {
	padding: 3px 6px 3px 6px;
}
td.table_left {
	background: #f89518;
}
td.table_left_light {
	background: #fbd3a0;
}
td.table_left_light_graytext {
	background: #fbd3a0;
	color: #666;
}
td.table_left_center {
	background: #f89518;
	text-align: center;
}
td.table_left_regenx {
	background: #0091dc;
	color: #fff;
}
td.table_right_dark {
	background: #f9b865;
}
td.table_right_xdark_center {
	background: #f89518;
	text-align: center;
}
td.table_right_light {
	background: #fbd3a0;
}
td.table_right_dark_center {
	background: #f9b865;
	text-align: center;
}
td.table_right_dark_center_bold {
	background: #f9b865;
	text-align: center;
	font-weight: bold;
}
td.table_right_dark_bold {
	background: #f9b865;
	text-align: left;
	font-weight: bold;
}
td.table_right_dark_center_small {
	background: #f9b865;
	text-align: center;
	font-size: 9px;
	line-height: 12px;
}
td.table_right_light_center {
	background: #fbd3a0;
	text-align: center;
}
td.table_right_light_center_graytext {
	background: #fbd3a0;
	text-align: center;
	color: #666;
}
td.table_right_regenx {
	background: #3fbbf0;
	text-align: center;
}
.table_title {
	text-align: left;
	color: #1a5fb0;
	padding-top: 9px;
}
.photo_caption {
	font-size: 10px;
	line-height: 14px;
	margin-top: 3px;
}
.inside_right_science {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #1a5fb0;
	font-size: 16px;
	line-height: 30px;
}
.about_background {
	background: url(images/inside_left_nav_background.jpg) top left no-repeat;
}
.science_background {
	background: url(images/inside_left_nav_background.jpg) top left no-repeat;
}
.customer_background {
	background: url(images/inside_left_nav_background.jpg) top left no-repeat;
}
.products_background {
	background: url(images/background_products.jpg) top left no-repeat;
}
.news_background {
	background: url(images/inside_news_background.jpg) top left no-repeat;
}
.table_small {
	text-align: center;
	font-weight: bold;
}
.table_small_2 {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.table_small td {
	border-bottom: 1px solid #000;
}
#references li.references {
	font-size: 10px;
	line-height: 13px;
	margin-top: 2px;
}
#references ol {
	margin-left: 18px;
}
.disclaimer {
	font-size: 10px;
	line-height: 13px;
	margin-top: 2px;
}
ul.contacts {
	margin-left: 0;
	padding-top: 0;
}
ul.contacts li a:hover {
	background: none;
}
ul.contacts li a {
	padding-left: 0;
	color: #1A5FB0;
}
td.align-left {
	text-align: left;
	padding-left: 22px;
}
#table_div {
	margin-left: auto;
	margin-right: auto;
	width: 430px;
}
sup {
	font-size: 8px;
	vertical-align: text-top;
}
.invisible {
	color: #f9b865;
}
.about_background_sitemap {
	height: 100px;
	background: url(images/inside_left_nav_background.jpg) top left no-repeat;
}
#sitemap_header {
	margin-left: 80px;
	margin-top: 20px;
}
#sitemap_header h3 {
	padding-top: 20px;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 6px;
}
#sitemap_columns {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 900px;
}
#sitemap_columns .left {
	width: 300px;
	float: left;
}
#sitemap_columns .middle {
	width: 300px;
	float: left;
}
#sitemap_columns .right {
	width: 300px;
	float: left;
}
#sitemap_columns ul {
}
#sitemap_columns li {
	list-style: none;
	line-height: 16px;
	margin-top: 0;
	padding-top: 6px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#sitemap_columns li ul {
	margin-left: 14px;
}
#pipeline {
	line-height: 120%;
}
table.table_pipeline {
	margin-top: 20px;
}
#pipeline td {
	border: 1px solid #fff;
	padding-top: 4px;
}
#pipeline td a {
	color: #000;
}
#pipeline td a:hover {
	color: #fff;
}
#pipeline tr.table_header {
	background: #f89518;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#pipeline tr.table_header a {
	color: #fff;
}
#pipeline tr.columns {
	background: #e9e9e9;
}
#pipeline tr {
	background: #e9e9e9;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	vertical-align: top;
}
#pipeline td.table_left {
	background: #F9B865;
	text-align: left;
}
#pipeline td.vectors {
	font-weight: bold;
	color: #1A5FB0;
	background: #cbc9c9;
}
div.bluebar {
	background: #1A5FB0;
	padding: 6px;
	margin-top: 1px;
}
div.bluebar2 {
	background: #1A5FB0;
	margin-right: 45px;
	height: 12px;
}
div.bluebar3 {
	background: #1A5FB0;
	margin-right: 30px;
	height: 12px;
}
.index #main_content .visitus {
	font-weight: bold;
	color: #1A5FB0;
	font-size: 14px;
	margin-bottom: 20px;
}
ul.main {
	margin-bottom: 16px;
}
span.sitemap_header {
	font-weight: bold;
	font-size: 12px;
}
/* -------------------- Management Page -------------------- */
#management p.title {
	font-weight: bold;
}
[id="management"] p[class="title"] {
	position: relative;
}
#management p.title a {
	color: #e87c21;
	cursor: pointer;
	text-transform: uppercase;
	outline: none;
}
[id="management"] p[class="title"] a {
	position: absolute;
	right: 0;
}
#management p.title a span {
	width: 6px;
	height: 9px;
	display: inline-block;
	background: #fff url(images/bio_right.gif) no-repeat top left;
}
#management .open p.title a span {
	width: 9px;
	height: 6px;
	display: inline-block;
	background: #fff url(images/bio_down.gif) no-repeat top left;
}
#management .empty {
	height: 29px;
	background: #fff url(images/management_gradient.jpg) no-repeat top center;
}
#management h4 a {
	outline: none;
display: block;
margin-left: -16px;
}

#management h4 a span {
width: 13px;
	height: 10px;
	display: block;
	float: left;
	position: relative;
margin-top: 3px;
padding-right: 3px;
}

#management h4 a:hover span {
	background: transparent url(images/menu_over_arrow.png) no-repeat top left;
}
#management .open h4 a span, #management .open h4 a:hover span {
	background: transparent url(images/menu_over_arrow_orange.png) no-repeat top left;
}
/* ie8 superscript fix */
sup {
    vertical-align: top;
    position: relative;
    top: -0.5em;
}
.Tagline {
	font-family: Perpetua;
	font-size: 24px;
	color: #1a5fb0;
	font-style: oblique;
	height: 40px;
	width: 900px;
	background-color: #FFF;
	margin: 0pt;
	font-variant: small-caps;
	font-weight: bold;
}
