@charset "utf-8";
body {
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	background-color: #CCCCCC;
}

#container {
	width: 760px;
}

#heading {
	width: 760px;
	background-image: url(layout%20images/heading_background.gif);
	background-repeat: repeat-x;
	height: 106px;
}

#heading #heading_images {
	height: 66px;
}

#heading_image_left {
	width: 34px;
	float: left;
	margin: 15px 0px 0px;
	padding: 0px;
	background-image: url(layout%20images/heading_image_left.gif);
	height: 51px;
}

#heading_image_centre {
	float: left;
	width: 87px;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 51px;
}

#heading_image_right {
	float: left;
	width: 639px;
	padding: 0px;
	margin: 15px 0px 0px;
	background-image: url(layout%20images/heading_image_right.jpg);
	height: 51px;
}

#heading #navigation_upper {
	height: 22px;
	clear: both;
}

#home {
	height: 22px;
	width: 62px;
	float: left;
}

#products {
	float: left;
	height: 22px;
	width: 78px;
}

#company {
	float: left;
	height: 22px;
	width: 79px;
}

#contact {
	float: left;
	height: 22px;
	width: 89px;
}

#support {
	float: left;
	height: 22px;
	width: 71px;
}

#agent {
	float: left;
	height: 22px;
	width: 102px;
}

#sitemap {
	float: left;
	height: 22px;
	width: 73px;
}

#heading #navigation_lower {
	height: 18px;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#heading  #navigation_lower_left  {
	float: left;
	width: 200px;
	height: 18px;
	padding-left: 10px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

#heading #navigation_lower_right {
	width: 275px;
	float: right;
	height: 18px;
}

#whatsnew {
	float: left;
	height: 18px;
	width: 69px;
}

#events {
	float: left;
	height: 18px;
	width: 68px;
}

#editorial {
	float: left;
	height: 18px;
	width: 68px;
}

#worldwide {
	float: left;
	height: 18px;
	width: 68px;
}

#contents  {
	background-image: url(layout%20images/border_background.gif);
	background-repeat: repeat-y;
	background-position: right top;
	clear: both;
}

#contents_fullpage {
	clear: right;
}

/* Left Column */

#column_left  {
	float: left;
	width: 490px;
	padding: 2px 5px 5px;
	margin: 0px;
}

#column_left #hottopic {
	margin-bottom: 3px;
}

#column_left p {
	margin: 0px 5px 10px 10px;
	padding: 0px;
}

/* Products Table Section */

#column_left #productstab_upper {
}

#column_left #productstab_lower {
	clear: both;
}

#column_left  #productstab_left {
	width: 245px;
	float: left;
}

#column_left #productstab_right {
	float: right;
	width: 245px;
}

#column_left ul {
	margin: 0px 5px 0px 20px;
	padding: 0px;
}

/* Right Column */

#column_right  {
	float: right;
	width: 255px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}

#column_right ul {
	margin: 0px 2px 0px 20px;
	padding: 0px;
	text-decoration: none;
}

#column_right p {
	padding: 0px;
	margin: 0px 5px 10px 10px;
}

#column_fullpage {
	padding: 2px 5px 10px;
	width: 750px;
}

#column_fullpage #editorial_headline {
	border: thin groove #999999;
	height: 55px;
	padding: 5px 10px 5px 15px;
	width: 700px;
}

/* Footer Section */

#footer  {
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
	clear: both;
}

/* Image/Text Properties */

.image_left  {
	float: left;
	clear: left;
	margin: 0px 8px 5px 0px;
	padding: 0px;
}

.image_right {
	float: right;
	margin: 0px 5px 5px 8px;
	padding: 0px;
	clear: right;
}

.sbuheading {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	height: 18px;
	padding-top: 2px;
	background-color: #556DB5;
	margin-right: 2px;
}

.sbu_imagetext {
	clear: left;
	height: 55px;
	background-color: #F0F0E8;
}

.sbu_image {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sbu_text {
	float: right;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	height: 40px;
	color: #003366;
}

.sbu_pt_imagetext {
	clear: left;
	height: 100px;
}

.sbu_pt_image {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sbu_pt_text {
	float: right;
	width: 105px;
	padding-top: 15px;
	height: 85px;
	padding-left: 5px;
}

.sbu_pt_commentary {
	padding: 5px 15px 15px 5px;
}

.sbu_text a:link {
	text-decoration: none;
	color: #003366;
}

.sbu_text a:visited {
	text-decoration: none;
	color: #003366;
}

.sbu_text a:hover {
	text-decoration: none;
	color: #FF9900;
}

.sbu_text a:active {
	text-decoration: none;
	color: #FFFF00;
}

.textbox_fullpage {
	width: 700px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.editorial_imagetext {
	border: thin solid #CCCCCC;
	height: 55px;
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.editorial_image {
	float: left;
	height: 55px;
	width: 55px;
}

.editorial_text {
	padding: 5px;
	height: 45px;
	width: 600px;
	float: right;
	font-style: italic;
}

.newproduct_imagetext {
	width: 255px;
	height: 55px;
	margin-bottom: 5px;
}

.newproduct_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	height: 55px;
	width: 55px;
}

.newproduct_text {
	width: 190px;
	float: right;
	padding: 0px 5px 0px 0px;
}

.spotlight_imagetext {
	height: 55px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #999999;
	background-color: #F0F0E8;
}

.spotlight_text {
	padding: 0px 5px;
	float: right;
	width: 390px;
}

.product_imagetext {
	width: 730px;
	padding-left: 10px;
}

.product_imagetext_column1 {
	width: 65px;
	float: left;
	padding-left: 9px;
}

.product_imagetext_column2 {
	float: left;
	width: 201px;
	height: 58px;
	padding-left: 10px;
	font-weight: bold;
	color: #4775A3;
	padding-top: 7px;
}

.product_imagetext_column2 a:link {
	color: #4775A3;
	text-decoration: none;
}

.product_imagetext_column2 a:visited {
	color: #4775A3;
	text-decoration: none;
}

.product_imagetext_column2 a:hover {
	color: #FF9900;
	text-decoration: none;
}

.product_imagetext_column2 a:active {
	color: #FFFF00;
	text-decoration: none;
}

.product_imagetext_column3 {
	float: right;
	width: 445px;
	color: #666666;
}

.product_tag_upper {
	height: 27px;
	width: 730px;
	padding-left: 10px;
}

.product_tag_upper1 {
	background-image: url(layout%20images/fringe_01.gif);
	width: 9px;
	float: left;
	height: 27px;
}

.product_tag_upper2 {
	background-image: url(layout%20images/fringe_02.gif);
	width: 247px;
	float: left;
	height: 24px;
	font-weight: bold;
	color: #4775A3;
	font-size: 12px;
	padding-top: 3px;
}

.product_tag_upper3 {
	background-image: url(layout%20images/fringe_03.gif);
	float: left;
	width: 29px;
	height: 27px;
}

.product_tag_upper4 {
	background-image: url(layout%20images/fringe_04.gif);
	float: left;
	width: 445px;
	height: 27px;
}

.product_tag_lower {
	height: 11px;
	width: 730px;
	padding-left: 10px;
	clear: both;
}

.product_tag_lower_image {
	height: 11px;
	width: 730px;
	background-image: url(layout%20images/fringe_07.gif);
}

.product_tab_sp {
	height: 15px;
}

.column_left_hottopic_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #A70003;
	padding: 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #191919;
	color: #FFFFFF;
}

.column_left_spotlight_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #191919;
	padding: 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #FF3300;
}

.column_left_others_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4775A3;
	padding: 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #333333;
	color: #FFFFFF;
}

.column_left_clinicalvalid_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #009933;
	padding: 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #47B403;
	color: #FFFFFF;
}

.column_left_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 5px 10px;
}

.column_right_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #9999FF;
	padding: 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666FF;
}

.column_right_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 10px;
}

.products_h3 {
	background-color: #4775A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Clearfix Hack */

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {
	display:block;
	clear: both;
	height: 0px;
}

/* Image Pop UP */

img {border: none;}
.popimg {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	clear: both;
}
.popimg a .large {display: block;position: absolute;width:1px; height:1px;top: 0;left: 0;}
.popimg a.popup,
.popimg a.popup:visited {display: block;top: 0;left: 0;}
.popimg a.popup:hover {background-color: #fff;}
.popimg a.popup:hover .large {display: block;position: absolute;width: auto;height: auto;top: 0;left: 0;}
