/* Medical Systems */

/*   reset begin   */

#leftNavi ul, ol, li
{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	text-align: left;
	text-decoration: none;
}

#wrapper span, a, abbr, em, strong, img{
	border: none;
	font-style: normal;
	text-decoration: none;
}

#mainContent ul, ol, li, p
{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	text-align: left;
	text-decoration: none;
}

/*   reset end   */


/*   body begin   */

#wrapper {
	width: 735px;
	text-align: left;
	font-size: 11px;
	font-family: "Helvetica","Arial",sans-serif;
	color : #000000;
	/*\*/
	_font-size: 68.75%;
	/**/
	/*\*//*/
	font-family: "Arial",sans-serif;
	/**/
}

/*   body end   */


/*   head begin   */

#contentTitle {
	background: url(../img/title_bg.jpg) repeat-y right #5FC097;
}

#contentTitle p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0.5em;
}

/*   head end   */


/* special defined navigation bar right under category title */

#ms_navi {
	width: 735px;
}

#ms_navi div {
	font-weight: bolder;
	color: #898989;
	margin: 9px 0;
}

#ms_navi a {
	text-decoration: none;
	color: #898989;
}

#ms_navi a:hover {
	text-decoration: underline;
}

#ms_navi a.current {
	color: #00A273;
}

/* special defined navigation bar right under category title */


/*   navi begin   */

#leftNavi{
	float: left;
	width: 186px;
}

ul#msNavi{
	margin: 0 18px 0 0;
	min-height: 151px;
	/*\*/
	_height: 151px;
	/**/
	/*\*//*/
	height: 151px;
	/**/
}

ul#msNavi li{
	/*\*/
	_display: inline;
	/**/
}

ul#msNavi li a{
	display: block;
	padding: 14px 12px 7px 12px;
	border-bottom: #b6b6b6 1px solid;
	background-color: #d9d9d9;
	font-weight: bold;
	line-height: 1.2;
	color: #565656;
}

ul#msNavi li.current{
}

ul#msNavi li.current em{
}

ul#msNavi li.current em a{
	color: #000000;
	background-color: #d9d9d9;
}

ul#msNavi li ul{
	padding: 0;
	border-top: #d9d9d9 3px solid;
	border-bottom: #d9d9d9 1px solid;
}

ul#msNavi li ul li{
	border-top: none;
}

ul#msNavi li ul li a{
	display: block;
	padding: 6px 18px 5px 6px;
	border-bottom: none;
	border-top: #d9d9d9 1px solid;
	background: #fff url(../img/bg_ln-link01.gif) 0 0.6em no-repeat;
	font-weight: normal;
}

ul#msNavi li ul li a:hover{
	background: url(../img/current_bg1.jpg) repeat-y;
}

ul#msNavi li ul li.current{
}

ul#msNavi li ul li.current em{
}

ul#msNavi li ul li.current em a,
ul#msNavi li ul li.current em a:hover{
	color: #00A273;
	border-top-color: #d9d9d9;
	background: url(../img/current_bg1.jpg) repeat-y;
}

ul#msNavi li ul li ul{
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
}

ul#msNavi li ul li ul li{
	border-top: #ffffff 3px solid;
}

ul#msNavi li ul li ul li a{
	display: block;
	padding: 4px 18px 2px 6px;
	border: none;
	background: url(../img/current_bg2.jpg) repeat-y;
	font-size: 92%;
	font-weight: normal;
}

ul#msNavi li ul li ul li a:hover{
	color: #00A273;
	background-color: #f0f0f0;
	background-image: none;
}

ul#msNavi li ul li ul li.current{
}

ul#msNavi li ul li ul li.current em{
}

ul#msNavi li ul li ul li.current em a,
ul#msNavi li ul li ul li.current em a:hover{
	border: none;
	background-color: #f0f0f0;
	background-image: url(../img/current_bg2.jpg);
}

ul#msNavi li ul li ul li ul li {
	border: 0;
}

ul#msNavi li ul li ul li ul li a{
	border: none;
	background: none #ffffff;
	padding: 2px 0 2px 2px;
}

ul#msNavi li ul li ul li ul li a:hover{
	background-color: #f0f0f0;
	background-image: none;
	color: #565656;
}

ul#msNavi li ul li ul li ul li.current a,
ul#msNavi li ul li ul li ul li.current a:hover{
	color: #00A273;
	background-color: #f0f0f0;
}

ul#msNavi li,
ul#msNavi li a{
	zoom: 1;
	/*\*/
	_height: 1px;
	/**/
}

#ms_banners {
	margin-top: 10px;
}

#ms_banners img {
	margin-top: 9px;
}

/*   navi end   */


/*   Main Content begin   */

#breadcrumb {
	border-top: 4px solid #C9CBCB;
	background: none;
	padding: 0;
}

#mainContent {
	float: left;
	width: 549px;
}

* h1{
	margin: 0 0 24px 0;
	padding: 8px 12px 11px 12px;
	background: #ffffff url(../img/bg_h101.gif) left bottom repeat-x;
	font-size: 175%;
	line-height: 1.2;
	font-weight: normal;
}

* h2{
	margin: 24px 0 0 0;
	padding: 9px 12px 6px 12px;
	background: #f0f0f0 url(../img/bg_h2.gif) left top no-repeat;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2;
	zoom: 1;
}

#mainContent ul {
	margin-top: 0.1em;
	margin-left: 12px;
}

#mainContent ul li a{
	padding: 0 0 0 6px;
	background: #fff url(../img/icon_here01.gif) 0 0.1em no-repeat;
	font-weight: normal;
}

#mainContent p {
	line-height: 1.3em;
}

#mainContent td {
	font-size: 70%;
}

.contentBlock {
	clear: both;
	margin-top: 2em;
	/*margin-left: 12px;*/
	padding-bottom: 2em;
}

.contentBlock p {
	margin: 12px 12px 0 12px;
	text-align: justify;
	text-justify: inter-word;
	line-height: 1.35;
}

.contentBlock:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .contentBlock {height: 1%;}
/* End hide from IE-mac */


/* special defined content title bar */

#ms_contentTitle * {
	margin: 0;
	padding: 0;
	background: none;
}

#ms_contentTitle {
	border: 1px solid #C9CACA;
	background: url(../img/content_title_bg.jpg) repeat-x bottom;
}

#ms_contentTitle div.drypix {
	background: url(../img/logo_drypix.gif) no-repeat 0 0;
	padding: 40px 0 0 20px;
	height: 52px;
	color: #00A273;
}

#ms_contentTitle div.fcr {
	background: url(../img/logo_fcr.gif) no-repeat 0 0;
	padding: 40px 0 0 20px;
	height: 52px;
	color: #00A273;
}

#ms_contentTitle div.fdr {
	background: url(../img/logo_fdr.gif) no-repeat 0 0;
	padding: 40px 0 0 20px;
	height: 52px;
	color: #00A273;
}

#ms_contentTitle div {
	background: none;
	padding: 40px 0 0 20px;
	height: 52px;
	color: #00A273;
}

.ms_contentTitle2 {
	margin-top: 10px;
	line-height: 1.5em;
}

.ms_contentTitle2 span {
	font-weight: bold;
}

.ms_contentTitle2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .ms_contentTitle2 {height: 1%;}
/* End hide from IE-mac */


/* special defined content title bar */


.ms_prod_list {
	margin-top: 20px;
}

.ms_prod_list td {
	text-align: center;
	font-size: 85%;
}

.cat_title {
	color: #FFF;
	font-weight: bold;
	border: 1px solid #C9CACA;
	background: url(../img/title_bg.jpg) repeat-y right #5FC097;
	padding: 3px 10px;
	margin-top: 1em;
}

.ms_prod_detail {
	font-size: 120%;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 520px;
}
.ms_prod_detail p {
	line-height: 1.3em;
}
.ms_prod_detail span {
	font-size: 140%;
	font-weight: bold;
}
.ms_prod_detail img {
	float: right;
	margin-left: 20px;
}
.ms_prod_detail em {
	font-size: 90%;
	line-height: 1.2em;
}

ul.features li {
	border-bottom: 1px solid #C9CACA;
	padding: 8px 10px;
}

div.specialFeature {
	border: 2px solid #4DB299;
	padding: 8px;
}

div.specialFeature h3 {
	color: #00A273;
	font-size: 130%;
	line-height: 1em;
	_line-height: 1.3em;
	border: none;
	margin: 0;
}

div.specialFeature p {
	margin-left: 12px;
	margin-top: 3px;
}

sup {
	font-size: 75%;
}

/*   Main Content end   */


/*   footer begin   */

#jumptoTop{
	clear: left;
	width: 735px;
	margin: 0 auto;
	padding: 15px 0 0;
}

#jumptoTop div {
	background: #e8e8e8 url(/shared/img/totop_01_01.gif);
	text-align: right;
}

/*   footer end   */
