body {
	margin-left:30px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

*+html body {
	margin-left:20px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a{
    outline:none;
    color:#555555;
}
.mainwrap {
	width:990px;
	margin:auto auto auto auto; /*145px;*/
	padding:0;
}
#header {
	/*height:49px;*/
	margin:0;
	padding:0;
	width:990px;
}
#globalnav ul {
	left:auto;
	list-style-type:none;
	padding:0;
}
#globalnav li {
	color:#005C70;
	float:left;
	font:bold 14px arial;
	list-style:none outside none;
	margin-top:7px;
	padding:0 1.3em 0 0;
	text-align:center;
	text-decoration:none;
}
#globalnav a {
	color:#005C70;
	display:block;
	padding:0;
	text-decoration:none;
}
#globalnav a:hover {
	color:#12C2E9;
}
#search_box {
	/*background:url(../images/bg-search.gif) no-repeat scroll left 12px transparent;
	float:left;
	height:31px;
	padding-top:7px;
	width:290px;
	padding-left:10px;*/
}


.search_bar_hover{ background:url(../images/searchover.jpg) no-repeat scroll 0px 5px transparent !important; }
#search_bg {
	background:url(../images/search-header.gif) no-repeat scroll right center transparent;
	height:50px;
	margin-left:-4px;
	position:absolute;
	top:-9px;
	width:299px;
	z-index:-10;
}



#headernav {
	float:left;
	width:570px;
	padding-left:19px;
         padding-top:0px;
}

*:lang(en) #headernav {
	float:left;
	width:570px;
	padding-left:19px;
         padding-top:15px;
}

#search_box #search {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#638E97;
	font:14px arial;
	padding:10px 0 0 5px;
	width:260px;
}
.find {
	color:#12C2E9;
	float:left;
	font:bold 14px Arial;
	padding:17px 0 0 0px;
	text-decoration:none;
	width:37px;
}
.go {
	float:left;
	padding-top:0px;
	padding-right:5px;
	width:34px;
}
.SearchList_outer{

	width:299px;
	position: absolute;
	z-index:1000;
	margin-left:0px;
        margin-top:44px;
	top:40px;
	display:none;

}
*+html .SearchList_outer{

	width:299px;
	position: absolute;
	z-index:1000;
	margin-left:-287px;
        margin-top:29px;
	top:40px;
	display:none;

}

.SearchList{
	float:left;
	width:299px;

	}
/*.SearchListHeader{
	float: left;
	width:284px;
	background-color:#c9d7d3;
	color:#638e97;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 3px 15px;
}*/

*:lang(en) .SearchListHeader{
	float: left;
	width:233px;
	background-color:#c9d7d3;
	color:#638e97;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 3px 15px;
}

*+html .SearchListHeader{
	float: left;
	width:233px;
	background-color:#c9d7d3;
	color:#638e97;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 3px 15px;
}



/*.SearchLister{
	float:left;
	width:299px;
	padding-top:7px;
	background-color:#FFF;
	padding-bottom:7px;
	}*/
*:lang(en) .SearchLister{
	float:left;
	width:246px;
	padding-top:7px;
	background-color:#FFF;
	padding-bottom:7px;
        border-left:1px solid #C9D7D3;
        border-right:1px solid #C9D7D3;
	}

*+html .SearchLister{
	float:left;
	width:246px;
	padding-top:7px;
	background-color:#FFF;
	padding-bottom:7px;
        border-left:1px solid #C9D7D3;
        border-right:1px solid #C9D7D3;
	}
.search-info-content{
display:none;
padding-left:15px;
padding-right:10px;
}

.SearchListerTxt_1{
    padding-left:15px;
    padding-right:10px;
    font-size:11px;
    width:221px;
    color:#666666;
}

.SearchListerTxt_1 span a {
    font-size:11px;
    color:#666666;
}

.SearchListerTxt_1 a {
    color:#666666;
}

.search-info-content1{
display:none;
padding-left:15px;
/*padding-right:10px;
float:left;*/
}

/**+html.search-info-content1{
display:block;
padding-left:15px;
padding-right:10px;
float:left;
}*/

.SearchListerimg{
	float:left;
	width:80px;
	text-align:center;
	}
.SearchListerTxt{
	float:left;
	width:190px;
	}
/*.SearchListerTxt h3{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
	color:#12c2e9;
}*/

.SearchListerTxt h3{
	padding:0px 0px 0px 15px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
	color:#12c2e9;
}

*:lang(en) .SearchListerTxt1 h3{
	padding:0px 0px 0px 15px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
	color:#12c2e9;
	/*background-image:url(../images/searchicon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;*/
}
.SearchListerTxt p{
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:11px;
        width:222px;
        color:#666666;
}
.SearchListerTxt a{ text-decoration:none;color:#12c2e9;}
/*#search_footer {
    background:url(../images/search-footer.png) no-repeat scroll 0 0 transparent;
    background-color:#C9D7D3;
    color:#638E97;
    height:25px;
    float:left;
    width:299px;
}*/

*:lang(en) #search_footer {
	/*background:url(../images/search-footer.png) no-repeat scroll 0 0 transparent;*/
    background-color:#C9D7D3;
    color:#638E97;
    height:25px;
    float:left;
    width:248px;
}

*+html #search_footer {
	/*background:url(../images/search-footer.png) no-repeat scroll 0 0 transparent;*/
    background-color:#C9D7D3;
    color:#638E97;
    height:25px;
    float:left;
    width:248px;
}

#search_footer a{ text-decoration:none; color:#638e97;}
/*#search_viewbut {
float:right;
position:relative;
right:7px;
top:-13px;
}*/

*:lang(en) #search_viewbut {
float:right;
position:relative;
right:7px;
top:-11px;
}

*+html #search_viewbut {
float:right;
position:relative;
right:7px;
top:-11px;
}

/*#search_viewall {
color:#638E97;
cursor:pointer;
font:bold 1.0em Arial;
height:8px;
padding:5px 0 0 19px;
position:relative;
text-align:left;
width:240px;
}*/

*:lang(en) #search_viewall {
color:#638E97;
cursor:pointer;
font:bold 11px Arial;
height:8px;
padding:5px 0 0 15px;
position:relative;
text-align:left;
width:240px;
}

*+html #search_viewall {
color:#638E97;
cursor:pointer;
font:bold 11px Arial;
height:8px;
padding:5px 0 0 15px;
position:relative;
text-align:left;
width:240px;
}

.bodyWrap {
	width:990px;
	margin:0;
	padding:0;
	float:left;
	height:549px;
}
.bodymore {
	padding-top:190px;
	padding-left:60px;
	width:930px;
	height:366px;
	position: absolute;
	z-index:2;
}
*+html .bodymore {
	margin-left: -990px;
	padding-top:180px;
}
*html .bodymore {
	margin-left: -990px;
	padding-top:180px;
}
.footer {
	width:990px;
	height:151px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
}
.nav_links {
	width:990px;
	background-repeat:repeat-x;
	position:absolute;
	background-color:#b41601;
	opacity:0.888;
	filter:alpha(opacity=40);
	top:49px;
}
.jnj-logo {
	width:350px;
	padding-top:30px;
	padding-left:50px;
	height:70px;
	position:absolute;
	z-index:10;
	background-image:url(../images/logobg.png);
}
*+html .nav_links {
	opacity:0.4;
	filter:alpha(opacity=85);
}
*html .nav_links {
	opacity:0.4;
	filter:alpha(opacity=85);
}
*html .jnj-logo {
	opacity:0.55;
	filter:alpha(opacity=95);
	background-image:none
}
.navlinks23 ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:50px;
}
.navlinks23 {
	width:642px;
	float:left;
	z-index:50;
	padding-top:40px;
	margin-left:350px;
}
.navlinks23 li {
	float:left;
	color:#fff;
	z-index:40;
	padding-right:58px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:38px;
*padding-bottom:39px;
}
*html .navlinks23 {
	margin-left:150px;
}
.drop_down {
	width:250px;
	position:absolute;
	text-align:right;
	padding-top:30px;
}
.drop_down a {
	text-decoration:none;
	display:block;
	color:#FFF;
	font-size:13px;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:0px;
}
.bodymore h3 {
	font-size:20px;
	color:#0e8ba6;
	font-family:Arial, Helvetica, sans-serif;
	width:35%;
	padding-bottom:10px;
	margin:0px;
}
.bodymore a {
	text-decoration:none;
	background-image:url(../images/redarrow.gif);
	padding-right:25px;
	background-repeat:no-repeat;
	background-position:90% 5px;
	color:#387384;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.bodymore a.hover {
	text-decoration:none;
	background-image:url(../images/redarrow_ani.gif) !important;
	background-position:97% 5px;
	color:#b41601 !important;
}
.bodymore a.visited {
	text-decoration:none;
	background-image:url(../images/bluearrow_ani.gif) !important;
	background-position:97% 5px;
	color:#387384 !important;
}
.featureboxmain h3 {
	font-size:20px;
	color:#26c7ea;
	font-family:Arial, Helvetica, sans-serif;
	width:35%;
	padding-bottom:10px;
	margin:0px;
	font-weight:normal;
}
.featureboxmain h3 span {
	padding-left:5px;
}
.featurebox {
	float:left;
	width:980px;
}
.featurebox ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.flash_bar {
	width:1002px;
	position:absolute;
	z-index:300;
	height:105px;
}
.hide {
	display:none !important
}
.show {
	display:block !important
}
.minopacity {
	opacity:0 !important
}
.feature {
	position:absolute;
	width:990px;
}
.featureboxmain {
	position:absolute;
	z-index:150;
	top:434px;
	padding-left:20px
}
.featureboxmain a {
	text-decoration:none;
	background-image:url(../images/redarrow.gif);
	padding-right:20px;
	background-repeat:no-repeat;
background-position:93% 5px;
	color:#387384;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.featurebox {
	float:left;
	width:970px;
}
.featurebox ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.featurebox li {
	margin:0px;
	padding:0px;
	width:177px;
	height:118px;
	background-image: url(../images/featurebox.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	padding-top:12px;
	background-position:left top;
	padding-left:4px;
}
.featurebox li.bgnone {
	background-image:none;
}
.featurebox li.pager {
	margin:0px;
	padding:0px;
	width:177px;
	height:118px;
	background-image: url(../images/featurebox.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:-7px;
	padding-top:12px;
	background-position:left top;
	padding-left:4px;
}

/* FOR FIREFOX , PAGER */
html>/**/body .featurebox li.pager, x:-moz-any-link, x:default {
background-image: url(../images/featurebox.png);
}
/*.box{cursor:pointer; background-image: url(../images/box.gif); background-repeat:no-repeat; padding-top:10px; width:100%; background-position:left top; height:100px; margin-top:5px;}*/
.box2 {
	cursor:pointer;
	background-image: url(../images/box.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	width:100%;
	background-position:left top;
	height:100px;
	margin-top:5px;
}
.smoverimg {
	width:173px;
	height:71px;
	position:absolute;
}
*html .featurebox li {
	width:177px;
	padding-left:4px;
}
.flash_bar {
	width:1002px;
	position:absolute;
	z-index:300;
	height:105px;
}
.flashbarnav {
	width:990px;
	position:absolute;
	z-index:300;
	top:49px;
}
.font_s {
	font-size:14px;
	color:#12c2e9;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	height:12px;
	float:left;
	width:150px;
}
.font_sk {
	font-size:14px;
	color:#12c2e9!important;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	height:12px;
	float:left;
	width:150px;
	text-indent:2px;
}
.font_s a {
	color:#12c2e9;
	text-decoration:none;
	background-image:none;
}
.font_sclick {
	font-size:14px;
	color:#12c2e9;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	height:20px;
	float:left;
	width:150px;
}
.font_sclick a {
	color:#12c2e9;
	text-decoration:none;
	background-image:none;
}
.mic {
	width:80%!important;
}
.webcast {
	float:left;
	margin-left:30px;
}
.webcast1 {
	float:left; /*margin-left:30px;*/
}
*html .webcast {
	float:left;
	margin-left:5px;
	cursor:pointer!important;
}
*html .webcast1 {
	float:right;
	margin-left:15px;
	cursor:pointer!important;
}
*html .webcast2 {
	float:left;
	margin-left:0px!important;
	cursor:pointer!important
}
.miccont1 {
	float: right;
	width:97%;
	padding-top:0px;
	padding-bottom:0px;
}
.miccont {
	float:left;
	width:90%;
	padding-top:20px;
	padding-bottom:10px;
	background-image: url(../images/mic_ani.gif);
	background-repeat:no-repeat;
	background-position:96% 29px;
	padding-left:10px;
}
*html .miccont {
	background-position:96% 20px;
}
/*.smbox{cursor:pointer;background-image: url(../images/mic_png_1.gif); background-repeat:no-repeat; margin-top:60px; width:100%;  background-position:left 0px; height:47px; padding-top:5px; }*/
.smbox {
	cursor:pointer;
	background-image: url(../images/mic_png_1.gif);
	background-repeat:no-repeat;
	background-position: right -5px;
	width:48px;
	height:60px;
	padding-top:3px;
	position:absolute;
	right:8px;
	bottom:-15px;
}
.bodymore h1 {
	font-size:30px;
	color:#12c2e9;
	font-family:Arial, Helvetica, sans-serif;
	width:37%;
	margin:0px;
	font-weight:normal;
	height:90px;
}
.bodymore h2 {
	font-size:15px;
	color:#0e8ba6;
	font-family:Arial, Helvetica, sans-serif;
	width:35%;
	height:54px;
	margin:0px;
	font-weight:normal;
}
#globalnav {
	margin:0;
	padding:0;

}
.featurebox h3 {
	margin:0px;
	font-size:12px;
	width:98%;
	padding-top:11px;
	text-align:left;
	padding-left:7px;
	font-weight:bold;
}
.featurebox .miccont1 h3 {
	margin:0px;
	font-size:13px;
	width:98%;
	padding-top:0px;
	text-align:left;
	padding-left:7px;
	padding-bottom:5px;
	color:#0e8ba6;
}
*html .featurebox .miccont1 h3 {
	padding-bottom:0px!important;
}
.pager {
	cursor:pointer
}
.smoverimg {
	cursor:pointer!important
}
.vd_container {
	margin:auto;
	width:990px;
}
.vd_container_inner {
	position:relative;
	width:990px;
}
.vd_container_player {
	position:absolute;
	height:450px;
	width:990px;
	top:150px;
	z-index:500;
	background-image:url(../images/videobg.png);
}
.player_vd {
	position:absolute;
	height:450px;
	width:990px;
	top:150px;
	z-index:1000;
}
.player_vdin {
	margin:auto;
	height:450px;
	width:500px;
	background-color: #CCC;
}
.box {
	background-image:url("../images/box.gif");
	background-position:left top;
	background-repeat:no-repeat;
	bottom:12px;
	cursor:pointer;
	height:40px;
	margin-top:5px;
	padding-top:10px;
	position:absolute;
	right:20px;
	width:150px;
}
.redline {
	width:100%;
	position:absolute;
	height:5px;
	background-color:red;
	font-size:1px;
	line-height:0px;
	opacity:0.0;
	filter:alpha(opacity=0);
	bottom:0px;
	right:0px;
}
*html .redline {
	right:-1px;
}
.blackbox {
	width:100%;
	height:70px;
	background-color:#000;
	opacity:0.0;
	filter:alpha(opacity=0);
	float:left;
}
.story {
	background-image: url(../images/featuredstories.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-bottom:0px;
	padding-top:5px;
	background-position:5px 20px;
	width:222px!important;
}
.story span {
	position:absolute;
	left:-2222px;
}
.webchip_gn {
	position:absolute;
	width:185px;
	bottom:16px;
	right:15px;
}
*html .webchip_gn {
	bottom:16px;
}
.webchip_gn_top {
	float: right;
	width:165px;
	/*background-image: url(../images/box_top.gif);*/
background-repeat:no-repeat;
}
.webchip_gn_top_lft {
	float:right;
	/*position:absolute;*/
width:97%;
	background-image: url(../images/box_top_left.gif);
	background-repeat:no-repeat;
	/*bottom:0px;*/
padding-left:3%;
	height:6px;
	/*right:0px;*/
font-size:1px;
}
.webchip_gn_top_rght {
	float:right;
	width:100%;
	background-image: url(../images/box_top_rht.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:6px;
	font-size:1px;
}
.webchip_gn_top_lft.botimg {
	background-image:url(../images/box_bot_lft.gif);
}
.webchip_gn_top_rght.botimg_rgh {
	background-image:url(../images/box_bot_rgh.gif);
}
.webchip_gn_mid {
	float: right;
	width:165px;
	height:20px;
	background-image: url(../images/box_mid.gif);
	background-repeat: repeat-x;
}
.webchip_gn_bot {
	float: right;
	width:165px;
	/*background-image: url(../images/box_bot.gif);*/
background-repeat:no-repeat;
	font-size:1px;
	height:6px;
	background-position: left top;
}
.font_sk {
	font-weight:bold!important;
}
.webchip {
	cursor:pointer !important;
}
.jnjflashsubbar {
	float:left;
	width:990px;
	height:250px;
}
.jnjtopsearch {
	float:left;
	width:385px;
}
.jnjbanner_img1 {
	background-image:url(../images/header_img1.jpg);
	background-repeat:no-repeat;
	background-position:center top
}
.jnjmainbar {
	float:left;
	width:990px;
}
.jnjleftnav {
	display:none;
}
.jnjleftnavlink {
	float:left;
	width:100%;
}
.jnjleftnavlink ul {
	margin:0px;
	padding:0px;
	list-style:none
}
.jnjleftnavlink li {
	float:left;
	width:90%;
	padding-left:5%;
}
.jnjcap a, .jnjleftnavlink li a{ text-decoration:none; padding:5px 0 5px 0; float:left; color:#638e97; }
.jnjcap a:hover, .jnjleftnavlink li a:hover{ color:#12c2e9}
.jnjleftnavlink.selectli{ color:#12c2e9}
.selectlis a{ color:#12c2e9!important}

.jnjcap{ float:left; width:100%; padding-bottom:10px;}
.jnjrightcont{ float:right; width:980px; padding-top:10px;}
.jnjtoolicon{ float:left; width:100%; padding-top:18px; /*padding-left:9px;*/}
.jnjtbred{ float:left; width:100%; color:#00ccff;font-size:12px; padding-bottom:10px; margin-bottom:10px;border-bottom:1px solid #e5e5e5;}
.jnjtbred a { background-image:url(../images/greenarrow.gif); background-repeat:no-repeat; background-position:right 5px; padding-right:15px; float:left; margin-right:10px; color:#7bb0bb; text-decoration:none; }
.jnjtoolicon ul{ margin:0px; padding:0px; list-style:none; float:LEFT; /*padding-left:20px;*/ }
.jnjtoolicon li{ float:left; padding-right:20px;  background-repeat:no-repeat; }

.jnjtoolicon li a{ color:#638e97; text-decoration:none; font-size:13px; font-family:Arial, Helvetica, sans-serif; float:left;}
.p5Contwrap h1 {width:777px; margin:0 0 21px; font-size:28px; color:#00ccff; float:right; font-weight:normal; padding-top:6px;/*padding-left:8px;*/}
.p5Contwrap h2 {/*width:760px; margin:0; padding-bottom:10px; font-size:19px; color:#00ccff; float:left;font-weight:normal;*/}
.p5Contwrap h3 {width:560px; margin:0; padding-bottom:5px; font-size:14px; color:#0e8ba7; float:left;font-weight:normal;}
.p5Contwrap h4 {width:560px; margin-top:10px; padding-bottom:5px; font-size:12px; color:#12C2E9; /*float:left;*/font-weight:bold;}
/*.p5Contwrap h4 a{ font-size:13px!important;}*/
.p5Contwrap h4 span{display:none;  }
.clear{clear:both;}
/*.p5Contwrap {width:960px; float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:30px 0px 0px 0px;margin:0;}*/
.p5SearchBox {width:730px; height:47px; padding:0 0 20px 30px; background:url(../images/search_bg.gif) no-repeat; float:left;}
.p5SearchBox ul {margin:0; padding:0; list-style:none;}
.p5SearchBox ul li { float:left; padding-right:7px;}
.p5SearchBox ul li.find1 {font-size:14px; padding-top:14px; color:#5c8b8b; font-weight:bold;}
.p5SearchBox ul li.search {width:346px; height:29px; margin-top:8px; background:url(../images/search_bx.gif) no-repeat; float:left;}
.p5SearchBox ul li.search input { width:316px; height:24px; padding:2px 0 0 14px; border:0; background:none; font-size:14px; color:#639494;}

*+html .p5SearchBox ul li.search input { width:316px; height:24px; padding:6px 0 0 14px; border:0; background:none; font-size:14px; color:#639494;}

.p5SearchBox ul li.SearchBtn {width:31px; height:31px; padding-top:8px; float:left;}
.p5textBox {width:760px; background:url(../images/textBx_bg.gif) repeat-y; margin-bottom:10px; float:left;}
.p5text_Top {width:760px; height:11px; background:url(../images/Box_Top.jpg) no-repeat; float:left;}
.p5text_Btm {width:947px; padding-bottom:8px; padding-top:10px; float:left; background-color:#F9F9F9;
border:1px solid #E5E5E5;}
.p5text_BtmL {width:200px; text-align:center; float:left;}
.p5text_BtmL img{ display:none;}
.p5text_BtmL p{ font-size:12px; text-align:left; padding-left:10px; padding-top:5px; margin:0px;width:108px;color:#555555}
.p5text_BtmR {width:560px; /*padding-bottom:10px;*/ float:right;padding-top:8px}
.p5text_BtmR_new {width:620px; padding-bottom:10px; float:left; }
.p5text_BtmR_new_row {width:100%; padding-bottom:10px; float:left; }
.p5Box_cond {width:560px; font-size:12px; color:#555555; padding-bottom:20px; float:left; font-style:italic;padding-top:15px}
.p5_li_CondBox {width:600px; float:left; font-size:12px;}
.p5_li_CondBox ul {margin:0; padding:0; list-style:none;}
.p5_li_CondBox ul li {float:left; padding-bottom:3px;}
.p5_li_CondBox ul li.p5_col1 {width:200px; float:left;}
.p5_li_CondBox ul li.p5_col1 a{font-size:12px; color:#12c2e9; text-decoration:underline;}
.p5_li_CondBox ul li.p5_col1 a:hover{font-size:12px; color:black; text-decoration:none;}

.p5_li_CondBox ul li.p5_col2 { width:176px; float:left;}
.p5_li_CondBox ul li.p5_col2 a{font-size:11px; color:#12c2e9; text-decoration:underline;}
.p5_li_CondBox ul li.p5_col3 { width:200px; float:left;}
.p5_li_CondBox ul li.p5_col3 a{font-size:11px; color:#12c2e9; text-decoration:underline;}

.p5_li_CondBox ul li.p5_col2 a:hover{font-size:11px; color:#333333; text-decoration:none;}
.p5_li_CondBox ul li.p5_col3 a:hover{font-size:11px; color:#333333; text-decoration:none;}

.jnj_footer{ float:left; width:100%;  margin-top:10px;}
.jnj_footer.marginnone{  margin-top:5px;}
.footerlinktop{ float:left; width:95%; padding-left:16px; padding-top:10px; padding-bottom:10px}
.fline{ width:96%;border-top:1px solid #e5e5e5; padding-top:10px; float:right; margin-right:20px;margin-top:10px; *padding-top:0px;}
.footerlinktop ul{ margin:0px; padding:0px ; list-style:none;}
.footerlinktop li{ float:left; padding:0 10px 0 5px}
.footerlinktop li a{ color:#797979 ; text-decoration:none; font-weight: bold;font-size:11px;}
.footercopyright{ float:left; width:100%; padding-top:10px;}
.fcpyleft{ float:left; width:100%;font-size:11px; padding-left:19px; padding-top:15px; line-height:12px; color:#797979; font-weight:normal; }
.fcpyleft a{ text-decoration: underline;color:#00CCFF;}
.copyrdiv{ float:left; width:94%; color:#858585 ; font-size:9px; padding-top:10px;padding-left:19px; padding-bottom:5px;}
.sociallinks{ float:right; width:26%;}
#social-links {
list-style:none;
margin:0;
padding:0;
float:right;
}
#social-links li {
color:#797979;
font:11px Arial,Helvetica,sans-serif;
height:30px;
width:30px;
float:left;
padding-right:8px;
}
#social-links li.text {
text-align:right;
width:55px;
padding-top:10px;
}
#social-links li.kilmer {
background:url("../images/icon-kilmer-house.png") no-repeat scroll 0 0 transparent;
}
#social-links li.btw {
background:url("../images/icon-jnj-btw.png") no-repeat scroll 0 0 transparent;
}
#social-links li.facebook {
background:url("../images/icon-facebook.png") no-repeat scroll 0 0 transparent;
}
#social-links li.twitter {
background:url("../images/icon-twitter.png") no-repeat scroll 0 0 transparent;
}
#social-links li.youtube {
background:url("../images/icon-you-tube.png") no-repeat scroll 0 0 transparent;
padding-right:0!important;
}
#social-links li a {
display:block;
height:30px;
text-decoration:none;
width:30px;
}

.p5Cond_textstyle {margin-left:-11px;width:777px; font-size:12px; color:#555555; float:left; padding-bottom:0px; /*padding-bottom:20px; padding-top:20px;*/padding-left:12px;padding-top:0px;}
.p5Cond_textstyle_pad {width:935px; font-size:12px; color:#555555; float:left; padding-bottom:20px; padding-left:20px; padding-top:20px;}
.p5Cond_textstyle_pad a{ color:#12c2e9}
.p5Cond_textstylenew {width:394px; font-size:12px; color:#555555; float:left; }
.p1conts{ float:left; width:100%; padding-bottom:20px;}


.carWrap {width:411px;}
.carinnerWrap {width:411px; padding-bottom:15px; float:left;}
.carinnerImg {width:118px; float:left;}
.carinnerCond {width:293px; float:left;}
.carinnerCond ul {margin:0; padding:0; list-style:none;}
.carinnerCond ul li {}
.carinnerCond ul li.head {font-size:12px; font-weight:bold; color:#12c2e9; padding-bottom:5px; float:left;}
.carinnerCond ul li.head a{font-size:12px; font-weight:bold; color:#12c2e9; text-decoration:underline;}
.carinnerCond ul li.text { width:283px; font-size:12px; color:#555555; padding-right:10px; float:left;}
.flashtab{ float:right; width:330px; padding-top:5px;}
.greenbar{ float:left; width:312px; background:url(../images/greenbar.png) no-repeat 4px top; height:25px; padding:10px 0px 0px 14px; color:#fff; font-size:12px; font-weight:bold;}
.flashtabpart{ float:right; width:330px; padding-top:20px;}

#savelife{float:right;width:947px;margin:0;padding:0;}
#savelife.weds{width:759px;}
#savelife h1{color:#12c2e9;padding:5px 0px 5px 0px;margin:0;width:100%;font-weight:normal;font-size:24px;}
#savelife p{margin:0;padding:3px 20px 3px 0px;font-size:12px;float:left;}
#savelife a{color:#12c2e9;text-decoration:underline;font-size:13px;}

.separator, .separator1{float:left;/*background:url(../images/separator.jpg) left bottom repeat-x;*/border-top:#E5E5E5 solid 1px; width:100%;padding:10px 0px 10px 0px; font-size:12px;}
.separator p{padding:0px 20px 0px 0px !important;width:790px;}
.separator1 p{padding:0px 20px 0px 0px !important;width:780px;}
.img{float:left;padding:0px 20px 5px 0px; width:120px; display:block;}
.img IMG{ display:none;}
.img p{ width:100px; /*120px;*/}
h3{color:#0e8ba7;font-size:14px;margin:0;padding:0;}
.pad10{float:left;width:100%;padding:10px 0px;}
.pad5{float:left;width:100%;padding:5px 0px;}
.pagenav{float:left;width:100%;padding:8px 0px; font-size:12px; color:#bebebe; }
.pagenav span{color:#000;}
.pagenav a{ text-decoration:none; padding:0 2px 0 2px;}
.bline {border-bottom:1px solid #e5e5e5;}
.bluetext { width:760px; color:#12C2E9; font:0.8em Arial; padding:13px 0 8px 0; float:left;}
/* header nav*/

.outercontainer{
width:990px;
float:left;
}
.container{
float:left;
width:990px;
position:relative;
}
.containerbanner{
position:relative;
width:990px;
}
.nav{
width:990px;
height:101px;
background-color:#b50400;
filter:alpha(opacity=80);
opacity:0.8;
float:left;
}
.nav_inner {
position:relative;
width:640px;
float:right;
margin-top:10px;

}
.nav_inner a{
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#ffffff;
float:left;
}
.logo{
position: absolute;
width:315px;
height:65px;
padding-top:27px;
padding-left:34px;
z-index:1000;
}
.logo span{ position:absolute; left:-2222px;}

.logo a{ background-image:url(../images/logo-animation_nor.gif);
background-repeat:no-repeat;
background-position:center -8px;
height:40px;
width:230px; float:left; padding-top:3px;
text-decoration:none;

}

.logo a:hover{ background-image:url(../images/logo-animation.gif) !important;
background-position:center -8px !important;
}
.logoanibar{position:relative; width:350px;}

.nav_inner ul{
padding:0px;
margin:0px;
list-style:none;
}
.nav_inner li{
padding:0px;
margin:0px;
list-style:none;
padding:30px 35px 30px 35px;
float:left;
position:relative;

}
.nav_sub{
position: absolute;
width:190px;
display:none;
top:70px;
right:35px;
}
.nav_sub ul {
padding:0px;
margin:0px;
list-style:none;
}
.nav_sub li{
padding:0px;
margin:0px;
list-style:none;
font-size:13px;
color:#ffffff;
text-align:right;
width:190px;

padding-bottom:8px;

}
.nav_sub li a{ float:right; font-size:11px;font-weight:bold; }
.nav_sub li a:hover{ color:#11c0e8;}
.show-sub-menu{
padding:0 10px;
}
.show-sub-menu a{
font-size:18px; font-weight:normal;
}
.show-sub-menu a:hover{color:#11c0e8;}

.moresfont a{font-size:18px; font-weight:normal;}

.seltop{color:#11c0e8 !important}


.nav-hover{
	color:#11c0e8 !important;
	}
	/* header nav*/

/* emailpopup nav*/
.jnjpopup_403{
width:403px;
margin:auto;



}
.jnjpopup_403 sup{ color:#ff2222;  vertical-align:top; font-size:14px; padding-right:2px;}
.jnjpopup_403top{ width:95%; float:left; background:url(../images/popupbgimg.png) no-repeat left top; height:30px; padding-top:13px;
font-size:14px; color:#0e8ba6; padding-left:5%}
.jnjpopup_403mid{width:95%; float:left; background:url(../images/popupbgimg.png) no-repeat left center;
font-size:14px; color:#0e8ba6; padding-left:5%;  padding-top:20px;}
.fieldbox{ float:left; width:100%; padding-top:5px;}
.fieldboxleft{ float:left; width:30%; text-align:right; padding-top:8px; font-size:12px; color:#555555;}
.fieldboxright{ float:right; width:68%; padding-top:5px;}
.fieldboxerror{ float:right; width:68%; padding-top:5px; font-size:11px; color:#ff2222;}
.fieldboxerror span{ float:left; padding-right:5px;}
.fieldboxright input{ width:215px;  border:2px solid #969696;/*border-bottom:0px; border-right:0px;*/ padding-left:5px; }
.jnjpopup_403mid h4{ font-size:18px; margin:0px; padding-bottom:15px; color:#12c2e9; font-weight:normal;}
.fieldboxright p{ width:90%; font-size:12px; margin:0px; color:#555555;}
.gobuts{ text-decoration:none; background: url(../images/gobuts.gif) no-repeat right 3px; padding-right:25px; padding-top:5px; padding-bottom:15px; float:left; color:#12c2e9; margin-right:20px;}
.jnjpopup_403bot{ width:95%; float:left; background:url(../images/popupbgimg.png) no-repeat left bottom; height:30px;
font-size:0px; color:#0e8ba6; padding-left:5%}

.closebut{ float:right; width:20px; height:20px; padding-right:15px; }
.confirmbox{ float:left; width:100%; padding-top:0px;}
.confirmbox p{ width:85%; font-size:12px; color:#555555}
.confirmboxright{ float:right; width:25%; padding-top:5px;}
/* emailpopup nav*/

.jnjproduts{
float:left;
width:760px;
padding-bottom:10px;
}
.jnjprodutslister{ margin-bottom:10px;}
.jnjprodutslister, .jnjprodutslistertop, .jnjprodutslistermid, .jnjprodutslisterbot{
float:left;
width:100%;
}
.jnjprodutslistertop{ display:none;}
.jnjprodutslistertopleft{
float:left;
width:20%;
background-image:none;
background-repeat:no-repeat;
background-position:left top;
height:11px;
display:none;
}
.jnjprodutslistertopright{
float:left;
width:80%;
background-image:none;
background-repeat:no-repeat;
background-position:right top;
height:11px;
display:none;
}
.jnjprodutslistermid{
float:left;
width:100%;
}
.jnjprodutslistermidleft{
float:left;
width:100%;
}
.jnjprodutslistermidright{
float:left;
width:100%;
padding-bottom:10px;


}
.jnjprodutslisterbotleft{
float:left;
width:100%;
background-image: url(midleft.jpg);
background-repeat: no-repeat;
background-position:left bottom;

}
.jnjprodutslisterbotright{
float:left;
width:100%;
background-image: url(../images/midright.jpg);
background-repeat: no-repeat;
background-position: right bottom;

}

/*site map*/
.jnjfullcont{ float:left; width:970px; padding:0px 10px 0px 10px; margin:0px; font-family:Arial, Helvetica, sans-serif;}
.jnjfullcont.mojnjf{ float:right; width:970px; padding:20px 10px 0px 10px; margin:0px; font-family:Arial, Helvetica, sans-serif;}
.padt20{padding-top:20px;}
.padt15{padding-top:15px;}
.padtb25{padding-top:25px; padding-bottom:25px;}
.jnjfullcont h1 {width:100%; margin:0; padding-bottom:39px; font-size:26px; color:#00ccff; float:left; font-weight:normal;}
.jnjfullcont h2 {width:100%; margin:0; font-size:19px; color:#00ccff; float:left;font-weight:normal;}
.jnjfullcont h3 {width:100%; margin:0; padding-bottom:5px; font-size:16px; color:#0e8ba7; float:left;font-weight:normal;}
.jnjfullcont h4 {width:100%; margin:0; padding-bottom:5px; font-size:14px; color:#12C2E9; float:left;font-weight:bold;}
.jnjfullcont h4 a{ font-size:14px!important;}
.jnjfullcont h4 span{ padding-left:30px; background-image:url(../images/pdficon_small.gif); background-repeat:no-repeat; background-position:5px 0px; width:20px; height:20px; }
.jnjfullcont .midcont {width:100%; font-size:12px; color:#555555; float:left; padding-bottom:20px; padding-top:10px; margin:0px;}
.jnjfullcont .midcont p { padding:12px 0px 0px 0px; margin:0px; float:left; width:100%}
.jnjfullcont .midcont p a{ color:#12c2e9}
.jnjbanner_sitemap {
	background-image:url(../images/header_sitemap.jpg);
	background-repeat:no-repeat;
	background-position:center top
}
#sitemap_heading{float:left;width:100%;margin:0;padding:0;}
.jnjsitecont{ float:left; width:970px; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif;}


.jnjsitecont.sitemap h2.padtb25 {
padding:0px 0px 10px 0px!important;
margin:0px 0px 0px 0px;
font-size:19px;
font-weight:normal;
}
.padtb25 a{
    color:#00CCFF;
}
.sep .firstmenu ul li, .sep .secondmenu ul li, .sep .thirdmenu ul li{
padding-bottom:10px!important;
}
.sep{float:left; width:949px; margin:0px; padding:11px 0px 0px 0px; border-top:1px solid #e5e5e5;}

.sep .firstmenu {float:left; padding:0px; margin:0px; width:320px;}
.sep .firstmenu a{
color:#555555;
text-decoration: none;
font-weight:bold;
}
.secondmenu a, .thirdmenu a{
color:#555555;
text-decoration: none;
font-weight:bold;
}
.sep .firstmenu ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:295px; list-style:none;}
.sep .firstmenu ul li {float:left; padding:0px 0px 25px 0px; margin:0px; width:295px;}
.sep .firstmenu ul li p {float:left; padding:0px; margin:0px; width:100%; font-size:12px; font-weight:bold; color:#555555;}
.sep .firstmenu ul li ul {float:left; padding:5px 0px 0px 11px; margin:0px; width:280px; list-style:none;}
.sep .firstmenu ul li ul li {float:left; padding:0px; margin:0px; width:280px;}
.sep .firstmenu ul li ul li p {float:left; padding:0px; margin:0px;width:100%; font-size:12px; color:#555555; font-weight:normal; line-height:18px;}
.sep .firstmenu ul li ul li ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:275px; list-style:none;}
.sep .firstmenu ul li ul li ul li{float:left; padding:0px; margin:0px; width:265px;}
.sep .firstmenu ul li ul li ul li{float:left; padding:0px; margin:0px; width:265px; font-size:12px; color:#555555; font-weight:normal; line-height:18px;}

.sep .secondmenu {float:left; padding:0px; margin:0px; width:310px;}
.sep .secondmenu ul {float:left; padding:0px 0px 5px 15px; margin:0px; width:295px; list-style:none;}
.sep .secondmenu ul li {float:left; padding:0px 0px 25px 0px; margin:0px; width:295px;}
.sep .secondmenu ul li p {float:left; padding:0px; margin:0px; width:100%; font-size:12px; font-weight:bold; color:#555555;}
.sep .secondmenu ul li ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:280px; list-style:none;}
.sep .secondmenu ul li ul li {float:left; padding:0px; margin:0px; width:280px; padding-top:10px}
.sep .secondmenu ul li ul li p {float:left; padding:0px; margin:0px; width:100%; font-size:12px; color:#555555; font-weight:normal; line-height:18px;}
.sep .secondmenu ul li ul li ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:265px; list-style:none;}
.sep .secondmenu ul li ul li ul li{float:left; padding:0px; margin:0px; width:265px;}
.sep .secondmenu ul li ul li ul li{float:left; padding:0px; margin:0px; width:265px; font-size:12px; color:#555555; font-weight:normal; line-height:18px;}

.sep .thirdmenu {float:left; padding:0px; margin:0px; width:310px;}
.sep .thirdmenu ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:295px; list-style:none;}
.sep .thirdmenu ul li {float:left; padding:0px 0px 25px 0px; margin:0px; width:295px;}
.sep .thirdmenu ul li p {float:left; padding:0px; margin:0px; width:100%; font-size:12px; font-weight:bold; color:#555555;}
.sep .thirdmenu ul li ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:280px; list-style:none;}
.sep .thirdmenu ul li ul li {float:left; padding:0px; margin:0px; width:285px;}
.sep .thirdmenu ul li ul li p {float:left; padding:0px; margin:0px;width:100%; font-size:12px; color:#555555; font-weight:normal; line-height:18px;}
.sep .thirdmenu ul li ul li ul {float:left; padding:0px 0px 0px 15px; margin:0px; width:275px; list-style:none;}
.sep .thirdmenu ul li ul li ul li{float:left; padding:0px; margin:0px; width:270px;}
.sep .thirdmenu ul li ul li ul li{float:left; padding:0px; margin:0px; width:270px; font-size:12px; color:#555555; font-weight:normal; line-height:18px;}

.sep .firstmenu img, .secondmenu img, .thirdmenu img {border:0px;}
.sep span.icowid{padding:0px 0px 0px 4px;}
.smapfline{ width:99%;border-top:1px solid #e5e5e5; padding-top:10px; margin-left:1px; float:right;}
.blueclr{color:#00CCFF;}
.redclr{color:#ff2222;}
/*site map*/

.jnjrightcont_policy{ float:right; width:972px; padding-top:10px;}
.separator_policy{float:left;background:url(images/separator.jpg) left bottom no-repeat;width:100%;padding:0px 0px 5px 0px;  font-size:12px;}
.separator_policy h4{ width:100%;}
.separator_policy p{ width:100%; padding-bottom:20px;}

.p5Contwrap_policy {width:950px; font-size:12px; color:#555555; float:left; padding-bottom:0px; padding-top:0px;}
#savelife.wedsss{width:930px;}
.p5Contwrap_policy h1{ color:#12C2E9;font-size:24px; font-weight:normal;}
.p5Contwrap_policy h2{color:#12C2E9; margin:0px; padding:0px;font-size:20px;font-weight:normal;}
.p5Contwrap_policy h4{color:#0E8BA6; margin:0px;}
.p5Contwrap_policy h5{color:#555555; margin:0px; font-size:13px; padding:0px;}
.p5Contwrap_policy p{ width:100%; /*padding-bottom:20px!important;*/ }
.p5Contwrap_policy.padtptag p{ width:100%; padding-bottom:17px!important; }
.p5Contwrap_policy p.padleft{
	padding-bottom:0px!important;
	padding-left:20px!important;
}
.p5Contwrap_policy.privcy h1{
font-size:1.6em;
}
.p5Contwrap_policy.privcy .p5Contwrap_policy p{
margin:0px;
padding-top:5px;
padding-bottom:8px!important;
}
.searchcontainerOut h1{
margin:0px;
font-size:2em!important;
font-weight:normal;
}
.p5Contwrap_policy.legpolicy p{
	padding-bottom:10px;
	margin:0px;}
.p5Contwrap_policy.legpolicy h1{
margin-top:30px;
margin-bottom:30px;
font-size:24px;
font-weight:normal;
}
.p5Contwrap_policy p.padbotnone{
	padding-bottom:0px!important;
}
.p5Contwrap_policy p a{
	color:#12C2E9;
}

#searchcontent{
float:left;
width:990px;
}
#largesearchtab{
float:left;
height:40px;
margin-right:10px;
margin-top:5px;
width:990px;
}

*+html #largesearchtab{
float:left;
height:40px;
margin-right:10px;
margin-top:5px;
padding-bottom:10px;
width:990px;
}

#search_tab_txt{
color:#555555;
float:left;
padding:0px 0px 0 20px;
width:590px;
word-wrap:break-word;
font-size:17px;
}
#search_tab_txt_1{
color:#555555;
font-weight:normal;
font-size:17px;
}
#search_producttab{
background:url(../images/bg-search.gif) no-repeat scroll left center transparent;
float:right;
height:35px;
margin-right:10px;
margin-top:2px;
width:338px;

}
#ser{
margin:8px 0 0 10px;
background:none repeat scroll 0 0 transparent;
border:0 none;
color:#638E97;
font-size:1.01m;
margin:10px 0 0 10px;
width:260px;
float:left;
}
.searchgo{
float: right;
padding-right:5px;
padding-top:3px;
width:34px;

}
.searchcontainerOut {width:990px; font-size:12px; color:#555555; float:left; padding-bottom:0px; padding-top:0px;}

.search_container_ot{
float:left;
width:970px;
/*padding-top:15px;*/
padding-left:20px;
}
.search_container_left{
float:left;
width:640px;
margin-left:-11px;
}
.search_container_right{
float:left;
width:300px;
/*margin-top:-20px;*/
}
*+html .search_container_right{
float:left;
width:300px;
margin-top:-10px;
}
.searchresult{
float:left;
width:600px;
background-color:#b22222;
font-size:12px;
color:#ffffff;
font-weight:bold;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;
}
.searchPagination{
float:left;
width:610px;
padding-top:30px;
font-size:12px;
color:#555555;
}
.searchPagination.padbot{
padding-top:20px;
padding-bottom:35px;
}
.searchPagination span{
float:left;
padding-right:10px;
}
.searchPagination  a{
float:left;
padding:0px 0px 0px 10px;
color:#555555;
}
.searchPagination  a.active{
color:#a90a08;
text-decoration:none;
font-weight:bold;
}
.searchPagination  a.next{
color:#12c2e9;
font-weight:bold;
}
.search_lister{
float:left;
width:600px;
}
.search_lister h5{
padding:15px 0px 10px 0px;
margin:0px;
font-size:12px;
color:#12c2e9;
font-weight:normal;
}
.search_lister h5 a{
color:#12c2e9;
}

.search_lister p{
padding:0px 0px 0px 0px;
margin:0px;
font-size:12px;
color:#555555;
font-weight:normal;
}
.search_lister p a{
color:#12c2e9;
text-decoration:none;
}
.search_container_rightheader{
float:left;
background-color:#c9d7d3;
width:285px;
padding:3px 0px 3px 15px;
font-size:12px;
font-weight:bold;
color:#638e97;
}
.search_container_rightbot{
float:left;
width:285px;
padding:0px 0px 15px 15px;
}
.search_container_rightbot ul, .search_container_rightbot li{
list-style:none;
padding:0px;
margin:0px;}
.search_container_rightbot li{
font-size:13px;
color:#638e97;
padding:10px 0px 0px 0px;
font-weight:bold;
}
.search_container_rightbot li  a{
color:#12c2e9;
padding:15px 0px 0px 10px;

}

/.content {background-color:#FFFFFF; margin-left:200px; margin-top:20px; position:absolute; clear:left; float:left; margin:-14px 0 0 193px; padding:0; z-index:10;top:0px;}
.contentt {background-image:url(../images/leftnav-topbg.gif); background-repeat:no-repeat; height:20px; width:182px;}
.contentm {background-color:#FFFFFF; background-image:url(../images/gradient.jpg); background-repeat:repeat-x; border-left:1px solid #C9C9C9; border-right:1px solid #C9C9C9; height:190px; margin-top:-15px; width:180px;}
.submenu {height:200px; list-style-type:none; margin:5px 0; padding:0; width:160px;}
.submenu li a {color:#638E97; display:block; font:bold 12px Arial; list-style-type:none; padding:4px 0 4px 15px; text-decoration:none; width:auto;}
.submenu li a:hover {color:#12C2E9; list-style-type:none; text-decoration:none;}
.contentb {background-image:url(../images/leftnav-bottombg.gif); background-repeat:no-repeat; height:15px; width:183px;}
 .left_nav_hover{background-image:url(../images/arrow.gif); background-repeat:no-repeat;background-position:right 0px;}
.textonly_search{
float:left;}
 /* popup*/

 #tool_tip_popup_graphicMode{
float: left;
width:255px;
position:absolute;
display:none;
}
#top{
background-image: url(../images/popup-top-right.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:67px;
text-align:center;
width:270px;
display:none;
}
#top.top_left{
background-position:8px bottom;
}
 #top.top_right{
background-position:0px bottom;
}
#top img{
margin-top:6px;
}
#center {
width:240px;
word-wrap:break-word;
}
.arrow_left{
	background-color:#cb0000;
padding-left:10px;

}
.arrow_right{

background-color:#cb0000;
}
 #popup_content {
color:#FFFFFF;
font:0.75em/1.3em Arial;
padding:10px;
width:220px;
word-wrap:break-word;

}
 #popup_content a {
color:white;
font-weight:bold;
padding-top:5px;
text-decoration:none;
word-wrap:break-word;
}
#bottom {
	display:none;

}

.flt_width{
/*float:left;*/
width:100%;
}
*+html .flt_width{
float:none;
}
.nofloat{
clear:both;
}

  /* Email overlay*/
.overlay {
width:100%;
height:100%;
position:fixed;
opacity:.8;
filter:alpha(opacity=80);
background-color:black;
z-index:1000;
top:0px;
left:0px;
}
.email_content{
display:none;
position:fixed;
z-index:1001;
top:20%;
left:40%;
}
.topbanner_links{
float:left;
width:500px;
font-size:.75em;
color:#555555;
padding-top:40px;
padding-bottom:20px;
}
.topbanner_links a{
color:#12C2E9;
text-decoration:underline;
}

.textonly_search{
float:left;
width:947px;
padding-bottom:25px;
border-bottom:solid 1px #e1e9e6;
margin-left:20px;
padding-top:13px;

}
.textonly_textbox{
border:1px solid #CCCCCC;
color:#555555;
float:left;
font-size:12px;
padding:3px;
width:240px;
margin-top:2px;
}
.textonlyheader{
float:left;
width:990px;

}
.textonlylogo{
float:left;
padding-left:20px;
color:#D80101;
font-size:26px;
padding:27px 0px 28px 20px;
}
.textonlyHeader{
float:left;
width:990px;
}
.findtext{
float:left;
font-size:13px;
height:23px;
margin-left:10px;
margin-top:2px;
width:75px;
border:1px solid #CCCCCC;
color:#555555;
}
.textonly_nav{
float:left;
width:990px;
margin-top:-5px;

}
.textonly_nav ul{
padding:0px 0px 0px 20px;
margin:0px;
list-style: none;
}
.textonly_nav li{
padding:0px 17px 0px 0px;
margin:0px;
list-style: none;
font-size:18px;
float:left;
}
.textonly_nav li a{
color:#638e97;
text-decoration:none;
}
.textonly_nav li a:hover{
color:#12c2e9;
}
.textonly_nav li a.selected{
color:#12c2e9;
}
.textonly_navsub{
float:left;
width:947px;
margin-left:20px;
border-bottom:1px solid #CCCCCC;
padding:15px 0px 25px 0px;
}
.textonly_navsub ul{
padding:0px 0px 0px 0px;
margin:0px;
list-style: none;
}
.textonly_navsub li{
padding:0px 17px 0px 0px;
margin:0px;
list-style: none;
font-size:14px;
float:left;
font-weight:bold;
height:31px;
}
.textonly_navsub li a{
color:#638e97;
text-decoration:none;
}
.textonly_navsub li a:hover{
color:#12c2e9;
}
.textonly_navsub li a.selected{
color:#12c2e9;
}
.padl10{ padding-left:15px; /*width:940px!important;*/ }

/*sivarajan*/

.productHeight{
    height:30px;
}

.companyHeight{
    height:10px;
}

.pagetitle {
color:#12C2E9;
font:1.7em Arial;
height:45px;
text-transform:capitalize;
}
.new_link{color:#12c2e9;text-decoration:underline;font-size:12px;}
/*end here*/

/* contact us - additional */
.p5Cond_textstyle_pad1 {width:580px; font-size:12px; color:#555555; float:left; padding-bottom:15px; padding-top:0px; padding-left:12px;}
.p5Cond_textstyle_pad1 a{ color:#12c2e9}
.font12{font-size:12px;}
.p5Cond_textstyle_pad1 p{padding:0px;margin:0;}
.p5Contwrap h2 span{ padding-left:30px; background-image:url(../images/pdficon_small.gif); background-repeat:no-repeat; background-position:5px 0px; width:20px; height:20px; }

.contact_us_head {
background-color:#D5E2DE;
color:#639494;
font:bold 12px Arial;
height:45px;
width:760px;float:left;margin:5px 0px 0px 0px;
}
.contactus_form input {
border:1px solid #CCCCCC;
clear:left;
color:#555555;
float:left;
font:13px Arial;
width:200px;
}
.contact_us_head .left {
float:left;
margin-top:13px;
text-align:right;
width:210px;
font-size: 13px;
}
.contact_us_head span {
color:#FF0000;
}
.contact_us_head .right {
float:left;
margin-right:10px;
margin-top:10px;
padding-left:20px;
}
.contactus_form select {
border:1px solid #CCCCCC;
color:#555555;
float:left;
/*font:1.0em Arial;*/
width:207px;
}
.contact_us_form {
color:#555555;
font:0.75em Arial;
width:750px;float:left;padding:35px 0px 0px 0px;
}
.contact_us_form .left {
clear:left;
display:block;
float:left;
margin-top:13px;
text-align:right;
width:210px;
font-size: 12px;
}
.contact_us_form .right {
float:left;
margin-right:10px;
margin-top:10px;
padding-left:20px;
}

.contact_us_form span {
color:#FF0000;
}
/*.fcline{border-bottom:1px solid #E5E5E5;
float:left;
margin-right:0;
padding-top:18px;
width:100%;
}*/
.textonly_navsub_1 {
border-bottom:1px solid #CCCCCC;
float:left;
margin-left:25px;
padding:30px 0 0px;
width:947px;
}
.contactus_form textarea {
border:1px solid #CCCCCC;
color:#555555;
font:1.3em Arial;
height:100px;
margin:0;
padding:0;
width:350px;
}
#send_button {
color:#12C2E9;
float:left;
font:bold 13px arial;
margin:8px 0 0 -6px;
width:10px;
}
#send_button input {
width:58px; height:21px; border:0px;
}
/* contact us */

.form-item input.error, .form-item textarea.error, .form-item select.error {
border:1px solid #CCCCCC !important;
}

/* Disclaimer popup starts - mano */

.error_contactus {
background:none repeat scroll 0 0 transparent !important;
border:medium none !important;
color:red;
float:right !important;
font:italic bold 12px Arial;
margin-left:10px !important;
padding:2px;
}

.alert_popup {
margin:auto;
position:absolute;
/*right:470px;*/
top:340px;
width:300px;
z-index:100;
}
.alert_popup_top, .alert_popup_bot {
float:left;
width:300px;
}
.alert_popup_top_L {
background-image:url("../images/TL_Main.gif");
background-position:right top;
background-repeat:no-repeat;
float:left;
font-size:1px;
height:30px;
width:8px;
}
.alert_popup_top_m {
background-image:url("../images/T_Main.gif");
background-repeat:repeat-x;
float:left;
font-size:1px;
height:30px;
width:277px;
}
.alert_popup_top_R {
background-image:url("../images/TR_Main.gif");
background-position:left top;
background-repeat:no-repeat;
float:left;
font-size:1px;
height:30px;
width:15px;
}
.alert_popup_mid {
background-color:#FFFFFF;
color:#555555;
float:left;
padding:10px;
width:280px;
}
.alert_popup_mid_inner {
float:left;
font-size:10px;
text-align:center;
width:100%;
}
.alert_popup_mid_button {
float:left;
padding:10px 0;
text-align:center;
width:100%;
}
.alert_popup_mid_button input {
background-color:#EFEBDE;
border:1px solid #CECFCE;
font-size:9px;
margin:0 6px;
padding:2px;
width:50px;
}
.alert_popup_bot_L {
background-image:url("../images/BL_Main.gif");
background-position:right top;
background-repeat:no-repeat;
float:left;
font-size:1px;
height:30px;
width:8px;
}
.alert_popup_bot_m {
background-image:url("../images/B_Main.gif");
background-repeat:repeat-x;
float:left;
font-size:1px;
height:30px;
width:277px;
}
.alert_popup_bot_R {
background-image:url("../images/BR.gif");
background-position:left top;
background-repeat:no-repeat;
float:left;
font-size:1px;
height:30px;
width:15px;
}
.Thankyou_contact {
background-color:#D5E2DE;
color:#639494;
float:left;
font:bold 0.8em Arial;
height:45px;
margin-top:11px;
width:750px;
}
/* Disclaimer popup ends */

/* Email to friend - starts, Manokaran */
.error_emailtofriend {
color:red;
float:right !important;
font:italic bold 12px Arial;
}

ul.error {
    background:url('../images/alert.gif');
    background-repeat:no-repeat;
    padding-left:20px;
    float:left;
    color:#FF2222;
    font-size:11px;
}
/* Email to friend - ends */

/* printer css start - mano */
#toolscontainer {
float:right;
margin-bottom:5px;
margin-top:20px;
}
html > body #toolscontainer {

}
#toollist {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}
#toollist li {
clear:right;
color:#638E97;
float:left;
font:12px/12px Arial;
padding:0 0.8em 0 0.5em;
}
#toollist #leftMost {
border-left:medium none;
}
#toollist li a {
color:#638E97;
cursor:pointer;
text-decoration:none;
}
#toollist li a#leftMost {
border-left:medium none;
}
/* printer css end */

/*sivarajan*/
.textonly_textbox {
border:1px solid #CCCCCC;
color:#555555;
float:left;
font-size:12px;
padding:3px;
width:240px;
}
.findtext {
border:1px solid #CCCCCC;
color:#555555;
float:left;
font-size:13px;
height:23px;
width:75px;
}
/*end here*/

.searchcontainerOut {width:990px; font-size:12px; color:#555555; float:left; padding-bottom:0px; padding-top:0px;}
.searchcontainerOut h1{
margin-bottom:0px;
color:#12c2e9;
}
#pagesearchtitle {
color:#12C2E9;
float:left;
font:2.3em Arial;
text-transform:capitalize;
width:100%;
padding-left:20px;
padding-top:12px;
}

.search-info-content a {
    color:#555555;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}

/*.SearchLister1{
float:left;
width:297px;
padding-top:7px;
padding-bottom:7px;
border-left:#C9D7D3 solid 1px;
border-right:#C9D7D3 solid 1px;
}*/

*:lang(en) .SearchLister1{
float:left;
width:246px;
padding-top:5px;
padding-bottom:5px;
border-left:#C9D7D3 solid 1px;
border-right:#C9D7D3 solid 1px;
}

*+html .SearchLister1{
float:left;
width:246px;
padding-top:5px;
padding-bottom:5px;
border-left:#C9D7D3 solid 1px;
border-right:#C9D7D3 solid 1px;
}

.p5Contwrap_policy .privcy h4 {
font-size:12px;
}

img { /* mano */
    border:0px;
    display:none;
}
.SearchLister:hover{
    background-color:#EAEAEA;
}
.SearchLister:hover .search-info-content{
    display:block;
}

/* privacy page - bof, Mano */
.p5Contwrap_policy_new {
padding-top:15px;
}

:lang(en) .p5Contwrap_policy_new {
padding-top:15px;
}

.privacy_heading_space{
    padding-top:30px;
    padding-left:0px;
    padding-bottom:30px;
}

:lang(en) .privacy_heading_space{
    padding-top:30px;
    padding-left:0px;
    padding-bottom:30px;
}
/* privacy page - eof */

.p5_col1news {
float:left;
width:180px;
}

/* sitemap design fixes */
.textonly_navsub_sitemap{
float:left;
width:947px;
margin-left:20px;
border-bottom:1px solid #CCCCCC;
padding:0px 0px 25px 0px;
*padding:0px 0px 35px 0px;
}
.jnjtoolicon_sitemap
{
  float:left; width:100%; padding-top:8px; padding-left:9px;
}
.jnjtoolicon_sitemap ul{ margin:0px; padding:0px; list-style:none; float:LEFT; /*padding-left:20px;*/ }
.jnjtoolicon_sitemap li{ float:left; padding-right:20px;  background-repeat:no-repeat; }

.jnjtoolicon_sitemap li a{ color:#638e97; text-decoration:none; font-size:13px; font-family:Arial, Helvetica, sans-serif; float:left;}
.jnjsitecont.sitemap{
/*padding-top:18px;*/
padding:0px 0px 0px 10px;margin:0;
}
.jnjsitecont.sitemap h1 {
font-size:24px;alert_popup
font-weight:normal;
padding-bottom:47px;
*padding-bottom:30px;
}
.p5Contwrap {width:777px; float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:30px 0px 0px 0px; *padding:15px 0px 0px 0px; margin:0;}

/* sitemap design fixes */

.sep .firstmenu a:hover{
color:#12C2E9;
text-decoration: none;
font-weight:bold;
}
.secondmenu a:hover, .thirdmenu a:hover{
color:#12C2E9;
text-decoration: none;
font-weight:bold;
}

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

/*08-11-2010*/
label.error {
        float: none;
        color: red;
        padding-left: 220px;
        padding-bottom: 10px;
        vertical-align: top;
    }

    .form-item {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
        color:red;
    }

    #submit {
        border:none;
        width:58px;
    }

    div.error {
        border:none !important;
        background:none !important;
        color:red;
        float:left !important;
        margin-left:10px !important;
        padding:2px;
        font:italic bold 12px Arial;
    }

    *:lang(en) div.error {
	border:none !important;
        background:none !important;
        color:red;
        float:left !important;
        margin-left:10px !important;
        padding:2px;
        font:italic bold 12px Arial;
    }

    .resizable-textarea {
      width: auto !important;
    }

    .grippie {
        display:none !important;
    }

    html.js .resizable-textarea textarea {
        font:12px Arial;
    }
    :lang(en) .footerDiv1{
        padding-left:0px;
    }

    *+html .footerDiv1{
        padding-left:0px;
    }
    #successMessageText
    {
    	margin-top: 15px;
    }
.p5Contwrap_policy .pl-basic-title {
    color: #00CCFF !important;
    font-size: 20px !important;
    padding-bottom: 15px !important;
}
#jnj_contactus_form #submit {background: none !important;}
.p5text_BtmL p {
    display: block;
}

*+html .jnjrightcont{padding-top:200px}

*+html #breadcrumb{ margin-top: 40px;}

*+html #thumbnailphoto_img {
    width: 0px;
}
*+html #thumbnailphoto_desc {
    margin-left: -10px;
}
/*drupal 7--------------------------------*/
.error_area_contact {margin-left:215px;position: absolute;font-style: italic;font-weight: bold;font-size:12px;}
label.element-invisible {
  display: none;
}
.alert_popup_jnj {
  margin: auto;
  position: absolute;
height: 250px;
width:550px;
z-index:100;
}
.p5Cond_textstylenew h1{
  width: 394px;
  padding-top: 0px;
}
.sitemap_box{
  padding-top:20px;
}
.p5Cond_textstyle h3{
  color: #0058A1;
  font-size: 13px;
  font-weight: bold;
  width: 735px;
  float: none;
}
table{
  border-collapse: collapse
}
#edit-contact-area-no {
  margin-right: 8px;
  width:19px;
}
#edit-contact-area-no {
  margin-left: 2px;
  position: absolute;
}
#edit-contact-no {
    margin-left: 29px !important;
    position: absolute;
    width: 171px !important;
}
.confirm_chk{
  line-height: 21px;
  padding-left: 213px;
  width: 517px;
  margin-bottom: -17px;
}
.confirm_chk .form-checkbox {
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  margin-left: -11px;
  margin-top: 5px;
  width: 35px;
  border: none !important
}
#jnj_contactus_form .form-submit {
  margin-left: 217px;
  cursor: pointer;
  padding-left:6px;
  padding-left:11px\0;
  font-size: 13px;
  }
  #jnj_contactus_form .fcline{
    display: none;
  }
  .contact_us_box{
    margin-left: -1px;
  }
  .contact_us_box h2{
    padding-top: 35px;
    clear: both;
    color: #000000;
  }
  .contact_us_box .cont_txt_p{
    padding-bottom: 0px;
  }
  #jnj_contactus_form .jnjrightcont,
  #jnj_contactus_form .p5Contwrap{
    padding-top:0px ;
    margin-top: -6px;
  }
  .message_note{
   margin-left: 4px;
width: 288px;
  }
.legal-notice{
  margin-top:10px;
  width: 972px;
}
.jnjrightcont_policy .jnjtoolicon ul{
  padding-right: 1px;

}
.featurebox h3{
  font-size: 11px !important;
  font-weight:bold !important;
}
.form-item-contact-area-no #edit-contact-area-no {
  margin-left: 2px !important;
  position: absolute;
}
#edit-contact-no-wrapper .error {
  margin-left: 208px !important;
  position: absolute;
}
#edit-contact-area-no-wrapper .error,
.form-item-contact-area-no .error {
  margin-left: 210px !important;
  position: absolute;
}
.form-item-contact-no #edit-contact-no {
  margin-left: 29px !important;
  position: absolute;
  width: 171px !important;
}
.nodetitle{
	display:block;
	color:#00CCFF; 
	font-size:20px;
	padding-bottom: 10px;	
}
.clear{
	clear: both;
}
.p5Contwrap_policy .privacy-policy p.policy_p1{
	padding-top: 14px;
	padding-bottom: 0px !important;
	text-align: left;

}
.div_p{
	height: 10px
}

/*---------Contact_Us-----------*/

#webform-client-form-223 .form-item p,
#webform-client-form-223 .form-item label{
    color: #000;
}
#webform-client-form-223 .webform-component--instructions p{
    color:#555;
    font-size:12px;
}
#webform-client-form-223 .webform-component{
    clear: both;
    margin-top: 10px !important;
    margin-bottom: 0px;
    position: relative;
}
#webform-client-form-223 .webform-component--title{
    margin-top: 57px!important;
}

#webform-client-form-223 .form-item label{
    clear: left;
    display: block;
    float: left;
    text-align: right;
    width: 198px;
    font-size: 12px;
    margin-right: 20px;
    line-height: 20px;
    color:#555;
}
#webform-client-form-223 .form-item label span{
    color: red;
}
#webform-client-form-223 select{
    border: 1px solid #CCCCCC;
    color: #555555;
    font: 13px Arial;
    width: 207px;
}
#webform-client-form-223  input {
    border: 1px solid #CCCCCC;
    color: #555555;
    font: 13px Arial;
    width: 200px;
}
#webform-client-form-223 .phone,
#webform-client-form-223 .phone_no{
    float: left;
    margin-top: 9px !important;
    margin-bottom: -3px !important;
    margin-bottom: -4px\0 !important;
}
#webform-client-form-223 .phone_no{
    clear: none;
}
#webform-client-form-223 .phone input{
    width: 20px;
    margin-left: 2px;
    margin-right: 5px;
    margin-right: 3px\0;
}
#webform-client-form-223 .phone_no label,
#webform-client-form-223 .webform-component--agree label.element-invisible{
    display: none;
}
#webform-client-form-223 .phone_no input{
    width: 169px;

}
#webform-client-form-223 .webform-component--reason-description{
    color: #555555;
    padding-left: 219px;
    width: 288px;
}
#webform-client-form-223 .webform-component--reason-description p{
    margin: 10px 10px 0 5px;
    font-size: 13px;
    color:#555;
}

#webform-client-form-223 #edit-submitted-comments{
    width: 300px;
    border: 1px solid #CCCCCC;
    color: #555555;
    height: 100px;
    margin: 0;
    padding: 0;
}
#webform-client-form-223 .webform-component--agree .form-checkbox{
    border: 1px solid #CCCCCC;
    color: #555555;
    display: inline-block;
    width: 15px;
    font: 13px Arial;
    margin:0px 2px;
    vertical-align: -2px;
    padding: 0px;
}
.webform-component--denotes-a-mandatory-field,
#webform-client-form-223 .form-checkboxes,
.webform-component--instructions{
    padding-left: 218px;
    color: #555555;
}
#webform-client-form-223 .form-checkboxes label{
    float: none;
    display: inline;
    /*line-height: normal;*/
}
#webform-client-form-223 .form-checkboxes{
    width: 517px;
}
#webform-client-form-223 .form-actions input{
    height: 26px!important;
    font-size: 13px!important;
    cursor: pointer;
    width: 80px !important;
    border: 0px !important;
    color: #000000;
    padding-right: 21px;
    background: #fff;
}
.form-actions{
    clear: both;
    margin-top: 13px;
    padding-left: 200px;
}
#webform-client-form-223 div.error{
    float: none !important;
    position: absolute;
    left: 430px;
    top:0px;
}
#webform-client-form-223 .phone div.error{
    left: 220px;
    width: 200px;
    font-weight: normal;
}
#webform-client-form-223 .webform-component--Comments div.error{
    bottom: 0px;
    top:auto;
    left: 530px;
}
#webform-client-form-223 .phone_no div.error{
    left: 70px;
    width: 200px;
    font-weight: normal;
}
#webform-client-form-223 h2{
    color: #000;
    margin-top: 50px;
}
#webform-client-form-223 .webform-component--instructions p{
    padding-bottom: 0px;
    margin:-3px 0px 0px;
    padding-top: 3px\0;
}

#webform-client-form-223 .webform-component--agree{
    padding-top: 23px;
}

/*text only search*/

.search-form #edit-basic, #search_producttab{
    display: none;}