@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:Arial, Helvetica, sans-serif;
}


ul, ol {
	/*margin: 3px 0px;
	padding: 0 15px;*/
	font-size:12px;
	line-height:16px;
}

.innertube ul, ol {
	margin: 3px 0px;
	padding: 0 15px;
	font-size:12px;
	line-height:16px;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
text-align: left;
width: 930px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header{
	height: 77px; /*Height of top section*/
}

#header .kclogo {
	float:left;
	text-align:right;
	margin:0;
	display:block;
	margin:40px 0 0 0;
}

#header .links {
	float:right;
	text-align:right;
	margin:40px 0 0 0;
	font-size:11px;
	display:block;
	height:20px;
}

#header .links a {
	text-decoration:underline;
	color:#003C69;
}

#header .links a:hover {
	text-decoration:none;
	color:#000000;
}

#topsection{
	clear:both;
	background: #33FF33;
	height: 264px; /*Height of top section*/
	margin-top:2px;
	background: url("/digestivehealth/assets/images/main_banner_image.jpg") no-repeat top left;
}

#topsection_2column{
	clear:both;
	background: #33FF33;
	height: 110px; /*Height of top section*/
	margin-top:2px;
	background: url("/digestivehealth/assets/images/enteralfeeding_inside_banner_image.jpg") no-repeat top left;
}

#bg_belowBanner{
	clear:both;
	background: #FFFFFF;
	height: 24px; /*Height of top section*/
	background: url("/digestivehealth/assets/images/bg_belowBanner.gif") repeat-x top left;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 175px 0 175px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 175px; /*Width of left column in pixel*/
margin-left: -930px; /*Set margin to that of -(MainContainerWidth)*/
background: #FFFFFF;
}

#contentcolumn2{
margin-left: 175px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn2 .innertube .left {
	float:left;
	width:350px;
}

#contentcolumn2 .innertube .right {
	float:right;
	width:350px;
}

#rightcolumn{
float: left;
width: 175px; /*Width of right column*/
margin-left: -175px; /*Set left margin to -(RightColumnWidth)*/
background: #FFFFFF;
}

#footer{
clear: left;
width: 930px;
background: #FFFFFF;
color: #000000;
text-align: left;
font-size:11px;
padding:10px 0px 7px 0px;
border-top:1px solid #6C7A83;
border-bottom:1px solid #6C7A83;
margin-bottom:15px;
background:url(/digestivehealth/assets/images/footerLogo.gif) no-repeat bottom right;
}

#footer a{
color: #FFFF80;
}

#footer p {
color:#666666;
font-size:10px;
padding:16px 0 0 0;
text-decoration:none;
margin:0;
line-height:12px;
}

#footer p a:link, #footer p a:visited, #footer p a:active {
color:#666666;
font-size:10px;
text-decoration:underline;
margin:0;
}

#footer font {
margin:0;
font-size:10px;
line-height:16px;
}

.innertube{
margin: 23px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-right:12px;
margin-top: 0;
}

.innertube img {
float:left;
padding:15px 10px 10px 0;
}

.innertube2{
margin: 23px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-right:0;
margin-top: 0;
}

#pointermenu2{
margin: 0;
padding: 0;
height:47px;
background: url(/digestivehealth/assets/images/btn_corner.gif) top left no-repeat; /*optional left round corner*/
}

#pointermenu2 ul{
height:47px;
margin: 0;
margin-left:4px;
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background:url(/digestivehealth/assets/images/btn_bg.gif) repeat-x top left;
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: #003C69;
height:24px;
font-size:12px;
font-weight:bold;
padding:15px 15px 0;
text-align:center;
text-decoration:none;
vertical-align:top;
}

#pointermenu2 ul li a{
float: left;
color: #003C69;
height:24px;
font-size:12px;
font-weight:bold;
padding:15px 15px 0;
text-align:center;
text-decoration:none;
vertical-align:top;
}

#pointermenu2 ul li a:visited{
color: #003C69;
}


#pointermenu2 ul li a.divider{ /*hover and selected link*/
color: #000000;
padding-right: 0;
padding-left: 2px;
background: transparent url("/digestivehealth/assets/images/btn_divider.gif") top right no-repeat;
}


#pointermenu2 ul li a#selected {
color: #000000;
background: transparent url("/digestivehealth/assets/images/btn_dwnArrrow.gif") bottom center no-repeat;
}


#pointermenu2 ul li a:hover {
color: #000000;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url("/digestivehealth/assets/images/btn_cornerRt.gif") top right no-repeat; /*optional right round corner*/
}

.lftMenuBg {
background-image:url(/digestivehealth/assets/images/btn_lftBg.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:12px;
line-height:39px;
padding-left:10px;
text-align:left;
vertical-align:middle;
margin-bottom:10px;
}
.lftMenuBgActive {
background-image:url(/digestivehealth/assets/images/btn_lftBg_active.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:12px;
line-height:39px;
padding-left:10px;
text-align:left;
vertical-align:middle;
margin-bottom:10px;
}
.lftMenuBgActive a, .lftMenuBgActive a:link, .lftMenuBgActive a:visited, .lftMenuBgActive a:active, .lftMenuBgActive a:hover {
background-image:url(/digestivehealth/assets/images/hd_bullet_active.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
padding-left:18px;
text-decoration:none;
}
.lftMenuBg a, .lftMenuBg a:link, .lftMenuBg a:visited, .lftMenuBg a:active {
background-image:url(/digestivehealth/assets/images/hd_bullet.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
padding-left:18px;
text-decoration:none;
}
.lftMenuBg a:hover {
color:#000000;
}

h1.hdGryTitle {
color:#5A6470;
font-size:17px;
font-weight:bold;
padding:0 0 2px;
text-align:left;
vertical-align:top;
margin:0;
border-bottom:1px solid #E0E2E4;
}

h1.hdOrngTitle {
color:#B95915;
font-size:17px;
font-weight:bold;
padding:0 0 2px;
text-align:left;
vertical-align:top;
margin:0;
border-bottom:1px solid #E0E2E4;
}

h2.hdOrngTitle {
color:#B95915;
font-size:16px;
font-weight:bold;
padding:0 0 2px;
text-align:left;
vertical-align:top;
margin:15px 0 0 0;
}

h3.hdOrngTitle {
color:#B95915;
font-size:16px;
font-weight:bold;
padding:0 0 2px;
text-align:left;
vertical-align:top;
margin:30px 0 0 0;
}

h4.hdOrngTitle {
color:#B95915;
font-size:12px;
font-weight:bold;
padding:0 0 2px;
text-align:left;
vertical-align:top;
margin:30px 0 0 0;
}

p.paraTxt {
font-size:12px;
line-height:1.4em;
padding:7px 0 0;
margin:0;
margin-bottom:10px;
vertical-align:top;
}
.commentBox {
	display:block;
	font-size:12px;
}
.commentBox .hdOrngTitle a, .commentBox .hdOrngTitle a:visited {
	color: #B95915;
	text-decoration:none;
}
.commentBox .hdOrngTitle a:hover {
	color: #000000;
	text-decoration:none;
}
.commentRule {
background-image:url(/digestivehealth/assets/images/bg_hr.gif);
background-position:bottom center;
background-repeat:repeat-x;
height:30px;
margin-bottom:15px;
vertical-align:middle;
}
.commentBox a.txt {
line-height:1.4em;
vertical-align:top;
}
.commentBox a, .commentBox a:visited {
text-decoration:none;
}
.commentRule a, .commentRule a:visited {
text-decoration:none;
color:#B95915;
}
.commentBox a:hover {
text-decoration:none;
}
.commentRule a:hover {
text-decoration:none;
color:#003c69;
}
.commentBox a.txt:hover {
color:#003c69;
}

.testimonials, .testimonials a, .testimonials a:visited, .testimonials a:hover, .testimonials a:active {
background:transparent url(/digestivehealth/assets/images/list_box.gif) no-repeat scroll left 4px;
color:#5A6470;
font-size:12px;
font-weight:bold;
padding-left:8px;
text-decoration:none;
}

.adPlacement {
color:#000000;
font-size:12px;
width:160px;
height:600px;
text-align:left;
background-color:#EEEEEE;
margin:0 0 15px 12px;
}

.contact {
 width:220px;
 padding:5px;
 margin:5px;
 min-height:115px;
 float:left;
 text-align:left;
font-size:12px;
line-height:14px;
font-weight:normal;
 }

.contact a:link, .contact a:visited, .contact a:active{
color:#015289;
font-size:12px;
line-height:1.3em;
text-align:left;
text-decoration:underline;
}
.contact a:hover {
color:#000000;
}
.contact h2{
color:#000000;
font-size:11px;
line-height:14px;
font-weight:bold;
vertical-align:top;
margin:0;
}
.contact h3{
color:#023067;
font-size:12px;
line-height:14px;
font-weight:bold;
vertical-align:top;
margin:0;
}

.clear {
clear:both;
}

#header .links a.disabled, #header .links a:hover.disabled, #pointermenu2 ul li a.disabled, #pointermenu2 ul li a:hover.disabled{
color:#999999;
text-decoration:none;
}

.productItem {
	width:700px;
	height:260px;
	clear:both;
	margin-top:20px;
	border-bottom:2px solid #EEEEEE;
}
.productItem2 {
	width:700px;
	height:300px;
	clear:both;
	margin-top:20px;
	border-bottom:1px solid #EEEEEE;
}
.productContent {
	width:440px;
	margin:0px 0 20px 0;
	padding-bottom:10px;
	display:block;
	float:left;
}
.productItemimg {
	float:left;
	padding:0 10px 10px 0;
}
.productItemimg img {
	display:block;
	border:0;
}
.productContent h3{
	color:#B95915;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	margin:0px;
}
.productContent h4{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	margin:0px;
}
.productContent p{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	margin:0px;
}
.productContent ul{
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
	display:block;
}
.productContent li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	padding-left:15px; /* move text away from image */
	background:url(/digestivehealth/assets/images/productItemBullet.gif) no-repeat 0 5px; /* use image position to align to text */
}



#bannerTbl {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/bg_VedioBanner.jpg);
	VERTICAL-ALIGN: top; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #9fd1ec
}

#bannerTblNew {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/bg_VedioBannernew.jpg);
	VERTICAL-ALIGN: top; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #9fd1ec;
	height:157px;
}

#bannerTbl-HM {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/enteralfeeding_inside_banner_background.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height:278px;
}

#bannerTbl-IR {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/ir_bkimage_03.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height:157px;
}

#bannerTbl-CO {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/new_bk_1.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height:157px;
}

#bannerTbl-SG {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/new_bk_2.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height:157px;
}

#bannerTbl-GA {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/banner-gi.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height:157px;
}

#videoTd {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; VERTICAL-ALIGN: top;
	WIDTH: 425px; PADDING-TOP: 25px; TEXT-ALIGN: left
}
#btnRgtCorner {
	WIDTH: 71px; TEXT-ALIGN: right
}
#Table4 {
height:47px;
line-height:1.5em;
}
#btnTbl {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/btn_bg.gif);
	height:47px; background-position:top; VERTICAL-ALIGN: top; BACKGROUND-REPEAT: repeat-x
}
#btnTbl_new {
	BACKGROUND-IMAGE: url(/digestivehealth/assets/images/btn_bg_new.gif);
	height:47px; background-position:top; VERTICAL-ALIGN: top; BACKGROUND-REPEAT: repeat-x
}
.btnTxt {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: top;
	COLOR: #000000;
	PADDING-TOP: 15px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
TD .btnTxt A:link {
	COLOR: #a54314; TEXT-DECORATION: none
}
TD .btnTxt A:visited {
	COLOR: #a54314; TEXT-DECORATION: none
}
TD .btnTxt A:active {
	COLOR: #003c69; TEXT-DECORATION: none
}
TD .btnTxt A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.btnTxtActive {
	PADDING-RIGHT: 15px; BACKGROUND-POSITION: 50% 82%; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/btn_dwnArrrow.gif); PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; COLOR: #000000; PADDING-TOP: 15px; BACKGROUND-REPEAT: no-repeat; TEXT-ALIGN: center; TEXT-DECORATION: none
}
TD .btnTxtActive A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
TD .btnTxtActive A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
TD .btnTxtActive A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.btnTxtActive A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
#btnFreeSample {
	PADDING-LEFT: 7px; WIDTH: 190px; TEXT-ALIGN: left
}
#buttonBarTd {
background-image:url(/digestivehealth/assets/images/btn_bg.gif);
background-position:left top;
background-repeat:repeat-x;
text-align:left;
vertical-align:top;
width:438px;
}
#indexcurveTd {
	VERTICAL-ALIGN: top; WIDTH: 71px; TEXT-ALIGN: left
}
.lftCol {
padding:0;
vertical-align:top;
width:175px;
}
.BoxHd {
background-image:url(/digestivehealth/assets/images/hd_bg.gif);
background-position:left top;
background-repeat:repeat-x;
color:#FFFFFF;
font-size:12px;
height:34px;
padding-left:3px;
text-align:left;
vertical-align:middle;
}
.BoxHd a, .BoxHd a:link, .BoxHd a:visited, .BoxHd a:active {
background-image:url(/digestivehealth/assets/images/hd_bullet.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
padding-left:18px;
text-decoration:none;
}
.whiteBg {
background-color:#FFFFFF;
height:1px;
}
.clinicBoxImg {
background-image:url(/digestivehealth/assets/images/img_clinicalRes.jpg);
background-repeat:no-repeat;
height:76px;
vertical-align:bottom;
}
.physBoxImg {
background-image:url(/digestivehealth/assets/images/img_clinicalRes.jpg);
background-repeat:no-repeat;
height:76px;
vertical-align:bottom;
}
.patientBoxImg {
background-image:url(/digestivehealth/assets/images/img_patients.jpg);
background-repeat:no-repeat;
height:76px;
vertical-align:bottom;
}
.infoBoxImg {
background-image:url(/digestivehealth/assets/images/img_info.jpg);
background-repeat:no-repeat;
height:76px;
vertical-align:bottom;
}
.mediaBoxImg {
background-image:url(/digestivehealth/assets/images/img_media.jpg);
background-repeat:no-repeat;
height:76px;
vertical-align:bottom;
}
.webcastBoxImg {
background-image:url(/digestivehealth/assets/images/img_webcast.gif);
background-repeat:no-repeat;
height:76px;
vertical-align:bottom;
}
div.more {
float:right;
padding:15px 4px 7px 0;
}
.BoxBotGry {
background-color:#EBEBEB;
height:4px;
}
.eventCal {
padding:10px 0 0;
}
.txtHaiWatch {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px
}
.txtHaiWatch a, .txtHaiWatch a:link, .txtHaiWatch a:visited, .txtHaiWatch a:active {
color:#666666;
}
.txtHaiWatch a:hover {
color:#000000;
}


#surgery #rightcolumn {
float: left;
width: 275px; /*Width of right column*/
margin-left: -275px; /*Set left margin to -(RightColumnWidth)*/
background: #FFFFFF;
}

#surgery #contentcolumn {
margin: 0 275px 0 175px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#dilator { background:url(/digestivehealth/assets/images/kic_Surgery_DH_2.jpg) no-repeat left; min-height:123px; padding-left:136px; }
#saftpexy { background:url(/digestivehealth/assets/images/kic_Surgery_DH_3.jpg) no-repeat left; min-height:123px; padding-left:136px; }
#otwstoma { background:url(/digestivehealth/assets/images/kic_Surgery_DH_4.jpg) no-repeat left; min-height:123px; padding-left:136px; }

.productContent #dilator h4, .productContent #saftpexy h4, .productContent #otwstoma h4, { font-size:13px; }
.productContent #dilator li, .productContent #saftpexy li, .productContent #otwstoma li, .productContent #offers li, { font-size:12px; }
.playertitle { color:#B95915; font-size:14px; font-weight:normal; text-align:left; font-style:italic; }
.quoted { color:#56656d; font-size:14px; font-weight:bold; text-align:left; }
.attributed { color:#56656d; font-size:12px; font-weight:normal; text-align:right !important; font-style:italic; }


