@charset "UTF-8";
@import url("sifr3/sifr-s.css");
@import url("nav.css");
/* CSS Document */

body {
	margin:0;
	background:url(images/bg_body.gif) repeat-y top center;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#444444;
	font-size:12px;
}

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
	overflow: hidden;
	}

#top_bg {
	background:url(images/bg_top.gif) no-repeat top center;
	height:400px;
	top:0;
	z-index:1;
}

#positioner {
	margin:0 auto;
	width:100%;
	position:absolute;
	z-index:2;
	overflow:visible;
	background:url(images/bg_bottom.gif) no-repeat bottom center;
	padding-bottom:60px;
}

#wrapper {
	width:984px;
	margin:0 auto;
}

#header_hp {
	background:url(images/bg_header_hp.gif) no-repeat;
	height:84px;
	padding:0 27px 0 41px;
}

#header_int {
	background:url(images/bg_header_int.gif) no-repeat;
	height:84px;
	padding:0 27px 0 41px;
}

#logo {
	width:164px;
	height:41px;
	float:left;
	padding-top:16px;
	margin-right:20px;
}

#main_nav {
	float:left;
	width:486px;
	padding-top:26px;
}

#utility {
	float:right;
	padding-top:26px;
	width:180px;
}

#utility2 {
	float:right;
	padding-top:26px;
	width:120px;
}

a.btn_alert:link, a.btn_alert:visited, a.btn_alert:active {
	width:105px;
	height:29px;
	line-height:29px;
	padding-left:5px;
	text-align:center;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/utility_bg.gif) no-repeat 0 0;
	float:left;
}

a.btn_alert:hover {
	background:url(images/utility_bg.gif) no-repeat 0 -29px;
}

a.btn_alert2:link, a.btn_alert2:visited, a.btn_alert2:active {
	width:110px;
	height:29px;
	line-height:29px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/btn_alertnew.gif) no-repeat 0 0;
}

a.btn_alert2:hover {
	background:url(images/btn_alertnew.gif) no-repeat 0 -29px;
}


a.btn_espanol:link, a.btn_espanol:visited, a.btn_espanol:active {
	width:64px;
	height:29px;
	line-height:29px;
	padding:0 5px 0 1px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/utility_bg.gif) no-repeat right 0;
	float:left;
}

a.btn_espanol:hover {
	background:url(images/utility_bg.gif) no-repeat right -58px;
}

#content_hp_top {
	background:url(images/bg_hpcontent_top_white.gif) no-repeat;
	width:976px;
	padding:0 4px;
}

#content_hp_bot {
	background:url(images/bg_hpcontent_bot.png) no-repeat;
	_background:url(images/bg_hpcontent_bot.gif) no-repeat;
	width:984px;
	height:23px;
}

#content_hp_bot_white {
	background:url(images/bg_hpcontent_bot_white.gif) no-repeat;
	width:984px;
	height:23px;
}

.flash_campaign {
	height:285px;
	width:976px;
	z-index:3;
}

#hp_buckets {
	background:url(images/bg_hpbuckets.png) no-repeat;
	_background:url(images/bg_hpbuckets.gif) no-repeat;
	width:976px;
	min-height:400px;
	overflow:auto;
	z-index:4;
	position:relative;
	margin-top:-15px;
	padding:11px 7px 0;
	_padding: 7px 7px 0;
}

.bucket_left {
	float:left;
	width:302px;
	padding:17px 7px 0;
	_padding:17px 0px 0;
	margin-right:7px;
	_margin-right:0px;
}

.bucket_middle {
	float:left;
	width:316px;
	margin-right:7px;
}

.bucket_right {
	float:left;
	width:316px;
	_padding: 5px 0px 0px 5px;
}

.hp_products {
	background:url(images/bg_products.png) no-repeat;
	_background:url(images/bg_products_white.gif) no-repeat;
	width:976px;
	padding:0 4px;
	height:256px;
}

#footer {
	padding-top:25px;
	text-align:left;
	color:#710000;
	font-size:11px;
	font-weight:bold;
}

#footer a:link, #footer a:visited, #footer a:active {
    font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
    font-weight: bold;
	text-decoration:underline;
}
.PfizerLogo {
    vertical-align: top;
    padding: 0px 0px 0px 10px;
    width: 80px;
    height: 47px;
    background-image: url(images/pfizer.png);
    background-position: left top;
    background-repeat: no-repeat;
    _background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pfizer.png',sizingMethod='scale');
    z-index:1;
}
.fContent 
{
    font-weight: normal;
    color: #ffffff;
    padding: 5px 0px 0px 5px;
    text-align: left;
}
.copyright {
	color:#FFFFFF;
	font-weight:normal;
}

#int_content_left {
	float:left;
}

#content_int_top {
	background:url(images/bg_intcontent_top.png) no-repeat;
	_background:url(images/bg_intcontent_top.gif) no-repeat;
	width:688px;
	padding:0 4px;
	min-height:800px;
	_height:800px;
	overflow:auto;
	_overflow:inherit;
}

#int_titlebg {
	background:url(images/bg_int_title.gif) no-repeat;
	min-height:115px;
	_height:115px;
	overflow:auto;
	_overflow:inherit;
	padding:12px 25px 15px;
}

#int_articlebread {
	background:url(images/bg_articletitletop.gif) no-repeat;
	height:14px;
	padding:12px 25px 0;
}

.int_wellnessflash {
	height:275px;
}

#int_titlebg_wide {
	background:url(images/bg_int_title_wide.gif) no-repeat;
	min-height:115px;
	_height:115px;
	overflow:auto;
	_overflow:inherit;
	padding:12px 25px 15px;
}

#breadcrumb {
	color:#FFFFFF;
	font-size:8pt;
	margin-bottom:20px;
}

#breadcrumb_article {
	color:#FFFFFF;
	font-size:8pt;
	margin-bottom:0px;
}

#page_title {
	color:#FFFFFF;
	font-family:arial;
	font-size:18pt;
	height:40px;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color:#ffffff;
}

.breadcrumb a:hover {
	color:#ffee02;
	text-decoration:none;
}

.breadcrumb .current {
	color:#ffee02;
}

.sub_heading {
	margin:0;
}

.sub_heading p {
	margin:0;
	color:#FFFFFF;
	font-size:10pt;
	padding:0px 0 15px;
	line-height:1.1em;
}

#int_contentover {
	background:url(images/bg_intcontentover.png) no-repeat;
	_background:url(images/bg_intcontentover.gif) no-repeat;
	min-height:316px;
	_height:316px;
	overflow:auto;
	_overflow:inherit;
	position:relative;
	margin-top:-15px;
	_margin-top:-10px;
	padding:25px 25px 15px;
}

#int_contentover_article {
	padding:0px 0px 15px;
	min-height:800px;
	_height:800px;
	overflow:auto;
	_overflow:inherit;
}

.articleHeader {
	padding:20px 25px 22px;
	background:url(images/bf_intarticletitle.gif) no-repeat;
}

.wellnessarticle_title {
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.articleContentWrap {
	background:url(images/bg_intcontentover_article.gif) no-repeat top;
	padding:25px 25px 0px;
}

.articleContentWrap p {
	line-height:1.5em;
	font-size:1em;
}

.navyblue {
	color:#024568;
	font-weight:bold;
}

p.navyblue_p {
	color:#024568;
	font-weight:bold;
	padding:0;
}

.footnote_table {
	margin-top:40px;
	font-size:11px;
}

.footnote_table td {
	padding-bottom:6px;
}

.article_nextlinks {
	padding:0 25px 10px;
}

#int_contentover_wide {
	background:url(images/bg_intcontentover_wide.png) no-repeat;
	_background:url(images/bg_intcontentover_wide.gif) no-repeat;
	min-height:316px;
	_height:316px;
	overflow:auto;
	_overflow:inherit;
	position:relative;
	margin-top:-15px;
}

#int_wellnessover {
	background:url(images/bg_wellnessover.png) no-repeat;
	_background:url(images/bg_wellnessover.gif) no-repeat;
	min-height:316px;
	_height:316px;
	overflow:auto;
	_overflow:inherit;
	position:relative;
	padding:5px 7px 0;
	_padding:2px 7px 0;
	margin-top:-15px;
	_margin-top:-10px;
}

#int_productlineup {
	background:url(images/bg_products_top.png) no-repeat;
	min-height:145px;
	_height:145px;
	overflow:auto;
	_overflow:inherit;
	padding:12px 12px 5px 25px;
}

#int_productover {
	background:url(images/bg_prodcontent.png) repeat-x top;
	_background:url(images/bg_prodcontent.gif) repeat-x top;
	min-height:850px;
	_height:850px;
	overflow:auto;
	_overflow:inherit;
	position:relative;
	padding:32px 9px 0 16px;
	margin-top:-6px;
	_margin-top:0;
}

.prod_details {
	margin-bottom:8px;
}

#int_bottomcols {
	background:url(images/wide_fadedivider.gif) no-repeat top;
	padding:40px 0px;
	min-height:400px;
	_height:400px;
	overflow:auto;
	_overflow:inherit;
}

.buynow_divider {
	background:url(images/wide_fadedivider.gif) no-repeat 0 8px;
	padding:20px 0;
	clear:both;
}

.testimonial {
	background:url(images/test_quote1.gif) no-repeat 0 0;
	text-indent:16px;
}

.bucket_right .testimonial {
	margin:0 17px;
}

.bucket_right .testimonial p {
	margin:0;
}

.bucket_right .testimonial p.test_person {
	margin:0 0 10px 0;
}

.bucket_right p {
	margin:0 17px;
}

.bucket_right .h2_title {
	padding:17px 0 0 17px;
	background:url(images/hp_testbg.gif) no-repeat 0 0;
	height:132px;
}

.bucket_middle .h2_title {
	padding:17px 0 0 17px;
}

.endquote {
	background: url(images/test_quote2.gif) no-repeat right 4px;
	padding-right:15px;
}

.test_person {
	text-indent:0;
	color:#00a073;
	background:url(images/tesT_divider.gif) repeat-x bottom;
	margin-bottom:10px;
}

.test_descrip {
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.prod_bottomleft {
	float:left;
	width:329px;
}

.prod_bottomright {
	float:right;
	width:306px;
}

#wellness_ptitle {
	height:32px;
	padding:10px 0 0 15px;
	margin-bottom:6px;
}

#content_int_bot {
	background:url(images/bg_intcontent_bot.png) no-repeat;
	_background:url(images/bg_intcontent_bot.gif) no-repeat;
	width:696px;
	height:23px;
}

#int_content_right {
	float:right;
}

.sidebar_int_top {
	background:url(images/bg_intsidebar_top.gif) no-repeat;
	padding:12px 19px 0;
	width:250px;
	min-height:100px;
	_height:100px;
	overflow:auto;
	_overflow:inherit;
}

.sidebar_int_top_buymod {
	background:url(images/bg_intsidebar_top.gif) no-repeat;
	padding:0px 4px 0;
	width:280px;
	min-height:100px;
	_height:100px;
	overflow:auto;
	_overflow:inherit;
}

.singleprod_int_top_buymod {
	background:url(images/bg_intsidebar_top2.gif) no-repeat;
	padding:4px 4px 0;
	width:280px;
	min-height:100px;
	_height:100px;
	overflow:auto;
	_overflow:inherit;
}

.sidebar_int_top2 {
	background:url(images/bg_intsidebar_top2.gif) no-repeat;
	padding:16px 19px 0;
	width:250px;
	min-height:100px;
	_height:100px;
	overflow:auto;
	_overflow:inherit;
}

.sidebar_int_bot {
	background:url(images/bg_intsidebar_bot.gif) no-repeat;
	width:288px;
	height:23px;
}

#content_hp_top_wide {
	background:url(images/bg_hpcontent_top.png) no-repeat;
	_background:url(images/bg_hpcontent_top.gif) no-repeat;
	width:976px;
	padding:0 4px;
	min-height:710px;
	_height:710px;
	overflow:auto;
	_overflow:inherit;
}

.sidebar_fade {
	background:url(images/bg_sidebarfade.gif) no-repeat 4px 2px;
	padding:18px 19px 0;
	width:250px;
	min-height:239px;
	_height:239px;
	overflow:auto;
	_overflow:inherit;
}

.sidebar_fade_sm {
	background:url(images/bg_sidebarfade_sm.gif) no-repeat 4px 2px;
	padding:18px 19px 0;
	width:250px;
	min-height:120px;
	_height:120px;
	overflow:auto;
	_overflow:inherit;
}

.sidebar_fadedivider {
	background:url(images/bg_fadedivider.gif) no-repeat center 0px;
	padding:22px 19px 0;
	width:250px;
	min-height:50px;
}

.bucket_left .sidebar_fadedivider {
	background:url(images/bg_fadedivider.gif) no-repeat center 0px;
	padding:22px 10px 0;
	width:278px;
	min-height:50px;
	overflow:auto;
}

.bucket_left .sidebar_fadedivider .h2_title {
	padding:0;
}

.sidebar_nav_top {
	background:url(images/bg_intsidebar_top2.gif) no-repeat;
	padding:0px 4px;
	width:280px;
}

.sidebar_nav_bot {
	background:url(images/bg_intsidebar_bot2.gif) no-repeat bottom;
	padding:0 4px 4px;
	width:280px;
}

.sidebar_nav_title {
	height:32px;
	padding-left:15px;
	padding-top:9px;
	background:url(images/sidenav_top.gif) no-repeat;
}

a.sidebar_navbar:link, a.sidebar_navbar:visited, a.sidebar_navbar:active {
	background:url(images/sidebar_navitems.gif) no-repeat 0 0;
	display:block;
	height:23px;
	width:265px;
	padding:0 0 1px 15px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

a.sidebar_navbar:hover {
	background:url(images/sidebar_navitems.gif) no-repeat 0 -24px;
}

a.sidebar_navbar_active:link, a.sidebar_navbar_active:visited, a.sidebar_navbar_active:active, a.sidebar_navbar_active:hover {
	background:url(images/sidebar_navitems.gif) no-repeat 0 -48px;
	display:block;
	height:23px;
	width:265px;
	padding:0 0 1px 15px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.sidenav_expanded {
	background:url(images/sidenav_bg.gif) no-repeat;
	height:330px;
	padding:4px 5px 5px;
}

.sidenav_contentbg {
	background:#e7f2ef;
	height:322px;
	padding:4px;
}

.sidenav_leftlinks {
	float:left;
	width:165px;
}

.sidenav_leftlinks ul {
	margin:0;
	padding:0;
}

.sidenav_leftlinks ul li {
	list-style:none;
	background:url(images/sidenav_divider.gif) bottom repeat-x;
	padding:5px 6px 6px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidenav_leftlinks li.sidenav_last {
	background:none;
}

.sidenav_leftlinks a:link, .sidenav_leftlinks a:active, .sidenav_leftlinks a:visited {
	color:#444444;
}

.sidenav_leftlinks a .sidenav_new {
	color:#024568;
	font-weight:bold;
}

.sidenav_leftlinks a.sidenav_active, .sidenav_leftlinks a.sidenav_active:hover {
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}

.sidenav_rightcoup {
	float:right;
	width:81px;
	background:#FFFFFF;
	height:310px;
	padding:12px 5px 0;
	text-align:center;
	font-size:11px;
}

#sidenav_title {
	padding:12px 0 0;
}

#sidenav_prodlinks {
	padding:12px 0 0 8px;
}

a.ico_moreinfo {
	display:block;
	background:url(images/ico_greeninfo.gif) no-repeat 0 0;
	height:15px;
	line-height:15px;
	padding-left:18px;
	text-align:left;
	padding-bottom:4px;
}

a.ico_buynow {
	display:block;
	background:url(images/ico_greenbuy.gif) no-repeat 0 0;
	height:15px;
	line-height:15px;
	padding-left:18px;
	text-align:left;
	padding-bottom:4px;
}

#sidenav_coupon {
	padding:4px 0 0;
}

.sidebar_nav_compare {
	height:24px;
	background:url(images/sidebar_comparebg.gif) no-repeat;
	padding-top:5px;
}

a.sidebar_compare:link, a.sidebar_compare:active, a.sidebar_compare:visited {
	background:url(images/sidebar_comparebtn.gif) no-repeat 0 0;
	height:19px;
	width:168px;
	line-height:19px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	margin:0 auto;
}

a.sidebar_compare:hover {
	background:url(images/sidebar_comparebtn.gif) no-repeat 0 -19px;
}

.sidebar_nav_botbutton {
	height:34px;
	padding-top:7px;
	background:url(images/sidebar_botbutton.png) no-repeat;
	_background:url(images/sidebar_botbutton.gif) no-repeat;
	text-align:center;
}

.well_bucket1 {
	float:left;
	width:220px;
	margin-right:7px;
	background:url(images/bg_wellbucket.png) no-repeat 0 91px;
	height:220px;
	position:relative;
}

.well_bucket2 {
	float:left;
	width:220px;
	background:url(images/bg_wellbucket.png) no-repeat 0 91px;
	height:220px;
	position:relative;
}

.well_bucket3 {
	float:right;
	width:220px;
	background:url(images/bg_wellbucket.png) no-repeat 0 91px;
	height:220px;
	position:relative;
}

.wbucket_img {
	height:91px;
}

.bucket_pane {
	padding:15px;
}

.well_read_link {
	position:absolute;
	bottom:0;
}

.well_read_link a:link, .well_read_link a:active, .well_read_link a:visited, a.arrowlink:link, a.arrowlink:active, a.arrowlink:visited {
	color:#00a073;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/read_art_arrow.gif) no-repeat right 2px;
	padding-right:10px;
}

.well_read_link a:hover, a.arrowlink:hover {
	text-decoration:underline;	
}

.bg_intfade {
	background:url(images/bg_intfade.gif) no-repeat;
	min-height:530px;
	_height:530px;
	overflow:auto;
	_overflow:inherit;
	margin-top:15px;
	padding:16px 18px 0;
}

.article_menu {
   /*float:left;
    width:134px;*/
    display:none;
}

 

.article_text {
    /*float:right;
    width:490px;*/
}


.article_entry {
	border-bottom:1px dotted #bbbbbb;
	margin-bottom:10px;
	padding:0 7px;
	font-size:12px;
}

.article_title {
	font-weight:bold;
}

.art_menutop {
	width:134px;
	height:11px;
	background:url(images/article_menutop.gif) no-repeat;
}

.art_menu {
	background:#e9f2ef;
	padding:0 12px;
	font-size:12px;
	_margin-top:-3px;
}

.art_menu a {
	display:block;
	padding:4px 0 6px;
}

.art_menu a.selected {
	color:#024568;
	font-weight:bold;
}

.art_menu a.selected:hover {
	text-decoration:none;
}

.art_menubot {
	width:134px;
	height:11px;
	background:url(images/article_menubot.gif) no-repeat;
}

.tissuebox {
	position:absolute;
	margin:-10px 0 0 180px;
}

.tissuebox_hp {
	position:absolute;
	margin:-27px 0 0 230px;
}

.coldflu_top {
	padding:0px 0px 0px 0px;
}

.coldflu_top p {
	border-bottom:1px dotted #bbbbbb;
	padding:0 70px 5px 0;
	margin-bottom:5px;
}

.bucket_left .coldflu_top p {
	border-bottom:1px dotted #bbbbbb;
	padding:0 75px 10px 10px;
	margin-bottom:10px;
}

.bucket_left .h2_title {
	padding-left:10px;
}

.cold_flu_bg {
	background:url(images/cold_flu_top.gif) no-repeat bottom;
	height:155px;
}

a.cold_map:link, a.cold_map:active, a.cold_map:visited {
	background:url(images/flu_map.gif) no-repeat 0 0;
	height:192px;
	width:250px;
	display:block;
	text-decoration:none;
}

a.cold_map:hover {
	background:url(images/flu_map.gif) no-repeat 0 -192px;
	text-decoration:none;
}

a.cold_map_hp:link, a.cold_map_hp:active, a.cold_map_hp:visited {
	background:url(images/map_hp_new.gif) no-repeat 0 0;
	height:145px;
	width:302px;
	display:block;
	text-decoration:none;
}

a.cold_map_hp:hover {
	background:url(images/map_hp_new.gif) no-repeat 0 -145px;
	text-decoration:none;
}

.lineup_left {
	width:380px;
	height:100px;
	float:left;
}

.lineup_left2 {
	width:620px;
	height:100px;
}

.lineup_left p, .lineup_left2 p {
	color:#FFFFFF;
	font-size:10pt;
	line-height:1.2em;
	margin:0;
	padding:0px 0 15px;
}

.lineup_right {
	width:245px;
	height:112px;
	background:url(images/product_promobox.gif) no-repeat;
	float:right;
	position:relative;
	margin-top:-18px;
	padding:12px 11px 0 5px;
}

.lineup_right .prodthumb {
	float:left;
	width:57px;
}

.lineup_right .prodtext {
	float:right;
	width:183px;
}

.prodtext p {
	padding:1px 0 6px;
}

.lineup_bottom {
	clear:both;
	padding-top:15px;
	_padding-top:0;
	_margin-top:-18px;
}

.lineup_bottom ul.prodnav {
	margin:0;
	padding:0;
}

.lineup_bottom ul.prodnav li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	text-indent:-99999px;
}

.lineup_bottom ul.prodnav li a {
	outline:0;
}

.lineup_bottom ul.prodnav li.ccdmmax a {
	display:block;
	width:68px;
	height:153px;
	background:url(images/lineup_ccdmmax.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.ccdm a {
	display:block;
	width:68px;
	height:153px;
	background:url(images/lineup_ccdm.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.cctogo a {
	display:block;
	width:86px;
	height:153px;
	background:url(images/lineup_ccdmtogo.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.ccsugarfree a {
	display:block;
	width:67px;
	height:153px;
	background:url(images/lineup_ccsugarfree.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.ccchest a {
	display:block;
	width:68px;
	height:153px;
	background:url(images/lineup_ccchest.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.cccough a {
	display:block;
	width:69px;
	height:153px;
	background:url(images/lineup_cccough.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.ccgels a {
	display:block;
	width:85px;
	height:153px;
	background:url(images/lineup_ccgels.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.ccnight a {
	display:block;
	width:65px;
	height:153px;
	background:url(images/lineup_ccnight.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.multicfmax a {
	display:block;
	width:78px;
	height:153px;
	background:url(images/lineup-multicfmax.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.multicf a {
	display:block;
	width:78px;
	height:153px;
	background:url(images/lineup_multicf.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.multitogo a {
	display:block;
	width:96px;
	height:153px;
	background:url(images/lineup_multitogo.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.multila a {
	display:block;
	width:81px;
	height:153px;
	background:url(images/lineup_multila.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.multinight a {
	display:block;
	width:82px;
	height:153px;
	background:url(images/lineup_multinight.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.multid a {
	display:block;
	width:87px;
	height:153px;
	background:url(images/lineup_multid.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.childcoldla a {
	display:block;
	width:80px;
	height:153px;
	background:url(images/lineup_childcoldla.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.childcoughla a {
	display:block;
	width:90px;
	height:153px;
	background:url(images/lineup_childcoughla.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li.childcf a {
	display:block;
	width:79px;
	height:153px;
	background:url(images/lineup_childcf.gif) no-repeat 0 0;
}

.lineup_bottom ul.prodnav li a.active, .lineup_bottom ul.prodnav li a:hover {
	background-position:0 -153px;
	text-decoration:none;
}

.singleprod_left {
	float:left;
	width:133px;
}

.singleprod_right {
	float:right;
	width:514px;
}

.singleprod_desc {
	padding:6px 6px 0;
}

.singleprod_bottomtop {
	background:#ffffff url(images/bg_singprod_top.gif) no-repeat top left;
	width:514px;
}

.singleprod_dosing {
	float:left;
	width:238px;
	padding:15px 9px 0;
}

.singleprod_dosing h5 {
	padding-left:10px;
}

.dosinghead-l, .dosinghead-r {
	background:#e6f1ee;
	height:22px;
	padding-left:10px;
}

.dosinghead-r {
	border-left:1px solid #ffffff;
}

.dosingcell-l, .dosingcell-r, .dosingcell-l2, .dosingcell-r2 {
	padding:5px 10px;
}

.dosingcell-r, .dosingcell-r2 {
	border-left:1px dotted #bcbcbc;
}

.dosingcell-l2, .dosingcell-r2 {
	border-top:1px dotted #bcbcbc;
}

.singleprod_available {
	float:right;
	width:216px;
	padding:15px 20px 0;
}

.singleprod_available ul {
	padding:0;
	margin:0;
}

.singleprod_available ul li {
	list-style:none;
	margin:0;
	padding:10px 0 0 10px;
	font-weight:bold;
	background:url(images/available_dot.gif) no-repeat 0 14px;
}

.singleprod_available ul li.size_small {
	float:left;
	width:90px;
}

.singleprod_available ul li.size_wide {
	clear:both;
	width:200px;
}

.singleprod_bottombot {
	background:url(images/bg_singprod_bot.gif) no-repeat;
	height:15px;
}

.faqtopics, .contact_table_big {
	font-size:12px;
}

.faqtopics td {
	line-height:20px;
}

.contact_table_big td {
	padding-bottom:20px;
}

.sidebar_int_top2 .contact_table_big td, .sidebar_int_top .contact_table_big td {
	padding-bottom:10px;
}

.contact_table_big .numbergreen {
	font-weight:bold;
	color:#00a073;
	font-size:14px;
}

.sidebar_int_top2 .contact_table_big .numbergreen, .sidebar_int_top .contact_table_big .numbergreen {
	font-weight:bold;
	color:#00a073;
	font-size:13px;
}

.h2_title {
	height:30px;
}

.sup {
	font-size:9px;
	position:relative;
	bottom: 0.3em;
}

h1 {
	margin:0;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}

h2, h2 .Head {
	margin:0;
	font-size:16px;
	color:#222222;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}

h3 {
	margin:0;
	font-size:16px;
	color:#ffffff;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}

h4 {
	color:#024568;
	margin:0 0 4px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}

h5 {
	color:#222222;
	margin:0 0 1px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}

h6 {
	margin:0;
	font-size:16px;
	color:#991a13;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}

p {
	margin:0;
	font-size:12px;
	color:#444444;
	padding:0 0 10px 0;
}

a:link, a:visited, a:active {
	color:#00A073;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

.Normal, .NormalDisabled {
	font-family:Arial, Helvetica, sans-serif;
}

#savingsforyou {
	overflow:hidden;
}

p.shareform_intro {
	border-bottom:1px dotted #CCCCCC;
	padding:0 0 6px;
	margin-bottom:6px;
}

.shareform-textleft {
	float:left;
	width:360px;
}

.shareform-textright {
	float:right;
	width:250px;
	text-align:right;
}

.shareform {
	margin-top:15px;
}

.req {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#b1221a;
}

.shareform_left {
	font-size:13px;
	font-style:italic;
	padding:4px 10px 0 0;
}

.shareform_right p {
	font-size:11px;
	line-height:1.2em;
}

.share_input {
	background:url(images/shareform_input.gif) no-repeat;
	width:225px;
	height:22px;
	padding:6px 6px 0 6px;
	margin:0 0 17px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.share_textarea {
	background:url(images/shareform_textarea.gif) no-repeat;
	width:443px;
	height:186px;
	padding:6px;
	margin:0 0 5px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.share_check {
	display:block;
	float:left;
	margin:1px 0px 0 0;
	padding:0;
}

.shareform_right label {
	display:block;
	float:left;
	font-size:12px;
	line-height:1.5em;
	width:400px;
	line-height:1.3em;
}

a.smaller {
	font-size:11px;
}

p.test_release {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-style:italic;
	padding:10px 0 2px;
}

textarea.test_release {
	width:627px;
	border:#999999 1px solid;
	height:143px;
}

p.shareform_radiop {
	padding-bottom:3px;
}

.sharereview {
	padding:10px 30px 15px;
}

.sharetitle {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.sharestory {
	font-size:12px;
	padding:0 0 10px;
}

.alertform_lefttext {
	float:left;
	width:460px;
	margin-bottom:5px;
}

.alertform_righttext {
	float:right;
	width:110px;
	text-align:right;
}

.alertform_left {
	width:275px;
	float:left;
}

.alertform_right {
	width:320px;
	float:left;
}

.alertform_rightone {	
	float:left;
	width:118px;
}

alertform_righttwo {
	float:left;
	width:120px;
}

.alert_label {
	font-size:13px;
	font-style:italic;
	padding:0px 10px 2px 0;
	display:block;
}

.alert_label2 {
	font-size:12px;
	padding:2px 10px 2px 0;
	position:relative;
	top:3px;
}

.alert_input {
	background:transparent url(images/shareform_input.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:22px;
	margin:0 0 12px;
	padding:6px 6px 0 6px;
	width:225px;
}

.alert_inputzip {
	background:transparent url(images/shareform_inputzip.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:22px;
	margin:0 0 12px;
	padding:6px 6px 0 6px;
	width:106px;
}

.alert_inputdob {
	background:transparent url(images/shareform_inputdob.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:22px;
	margin:0 0 12px;
	padding:6px 6px 0 6px;
	width:76px;
}

.alertform_row {
	clear:both;
}

.alertdob {
	float:left;
	width:130px;
}

.alertgender {
	float:left;
	width:250px;
}

.radiolabel {
	display:block;
	float:left;
	font-size:12px;
	padding-right:20px;
	margin-top:5px;
}

ul.form_li {
	padding:0;
	margin:10px 0 0 0;
}

ul.form_li li {
	list-style:none;
	margin:0;
	padding:0 0 2px 8px;
	background:url(images/form_li.gif) no-repeat 0 5px;
}

.alertform_check input {
	display:block;
	float:left;
	margin:1px 5px 0 0;
	padding:0;
}

.alertform_check label {
	display:block;
	float:left;
	font-size:12px;
	line-height:1.5em;
	width:600px;
	line-height:1.3em;
	margin:3px 0;
}

.progress_numbers {
	margin-bottom:10px;
}

.progress_grey1 {
	float:left;
	display:block;
	height:24px;
	width:24px;
	background:url(images/bg_progress_numbers.gif) no-repeat 0 0;
}

.progress_grey2 {
	float:left;
	display:block;
	height:24px;
	width:24px;
	background:url(images/bg_progress_numbers.gif) no-repeat 0 -24px;
}

.progress_grey3 {
	float:left;
	display:block;
	height:24px;
	width:24px;
	background:url(images/bg_progress_numbers.gif) no-repeat 0 -48px;
}

.progress_grey4 {
	float:left;
	display:block;
	height:24px;
	width:24px;
	background:url(images/bg_progress_numbers.gif) no-repeat 0 -72px;
}

.progress_grey5 {
	float:left;
	display:block;
	height:24px;
	width:24px;
	background:url(images/bg_progress_numbers.gif) no-repeat 0 -96px;
}

.progress_red5 {
	float:left;
	display:block;
	height:24px;
	width:24px;
	background:url(images/bg_progress_numbers.gif) no-repeat 0 -120px;
}

.progress_text {
	float:left;
	height:24px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
	padding:0 5px;
}

.progress_question {
	font-weight:bold;
	font-size:13px;
}

.progress_bar1 {
	width:613px;
	height:34px;
	background:url(images/bg_progress_bar.gif) no-repeat 0 0;
	margin-bottom:15px;
}

.progress_bar2 {
	width:613px;
	height:34px;
	background:url(images/bg_progress_bar.gif) no-repeat 0 -34px;
	margin-bottom:15px;
}

.progress_bar3 {
	width:613px;
	height:34px;
	background:url(images/bg_progress_bar.gif) no-repeat 0 -68px;
	margin-bottom:15px;
}

.progress_bar4 {
	width:613px;
	height:34px;
	background:url(images/bg_progress_bar.gif) no-repeat 0 -102px;
	margin-bottom:15px;
}

.progress_bar5 {
	width:613px;
	height:34px;
	background:url(images/bg_progress_bar.gif) no-repeat 0 -136px;
	margin-bottom:15px;
}

.progress_check {
	float:left;
	width:200px;
	margin-bottom:5px;
}

.progress_check label {
	float:left;
	margin-top:5px;
	font-size:11px;
}

.smaller_p {
	font-size:11px;
	clear:both;
	padding:5px 0 0 0;
}

.large_contentoption-l {
	width:310px;
	border-right:#cccccc 1px dotted;
}

.large_contentoption-l input {
	background:url(images/shareform_input.gif) no-repeat;
	width:231px;
	height:22px;
	padding:6px 0 0 6px;
	margin:0 0 10px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.large_contentoption-r {
	padding-left:30px;
}

span.checkbox {
	width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(images/checkbox.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}

span.radio {
	width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(images/radio.gif) no-repeat;
    display: block;
	float: left;
}

span.select {
	position: absolute;
    width: 159px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 20px;
    padding: 6px 0 0 15px;
    background: url(images/dd_buynow.gif) no-repeat;
	overflow: hidden;
	_display:none;
	font-size:12px;
}

select.styled {
	_bottom:.5em !important;
}

/*
.alertform_right span.select {
    position: absolute;
    width: 60px; /* With the padding included, the width is 190 pixels: the actual width of the image. 
    height: 20px;
    padding: 6px 0 0 15px;
    background: url(images/dd_state.gif) no-repeat;
    overflow: hidden;
    _display:none;
    font-size:12px;
}

.alertform_row span.select {
    position: absolute;
    width: 44px; /* With the padding included, the width is 190 pixels: the actual width of the image.
    height: 20px;
    padding: 6px 0 0 15px;
    background: url(images/dd_children.gif) no-repeat;
    overflow: hidden;
    _display:none;
    font-size:12px;
}
*/

.pnLocation_Wrapper {
	/*width:267px !important;*/
}

td.map_options_print {
	border-right:#cccccc 1px dotted;
	width:60px;
	padding-bottom: 5px;
}

td.map_options_print a, td.slider_options_print a {
	background:url(images/ico_print.gif) no-repeat left;
	display:block;
	width:45px;
	height:30px;
	line-height:30px;
	padding-left:40px;
}

td.map_options_email {
	width:60px;
	padding-left:20px;
	padding-bottom: 5px;
}

td.slider_options_email,td.slider_options_print {
	border-top:#cccccc 1px dotted;
	padding-left:10px;
}
td.map_options_email a,td.slider_options_email a {
	background:url(images/ico_mail.gif) no-repeat left;
	display:block;
	width:45px;
	height:30px;
	line-height:30px;
	padding-left:40px;
}

td.map_options_copy {
	padding-left:15px;
}

td.map_options_copy a {
	background:url(images/ico_link.gif) no-repeat left;
	display:block;
	width:90px;
	height:30px;
	line-height:30px;
	padding-left:40px;
}

#LocationFooter {
	border-bottom:#cccccc 1px dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}

.GMap_Title {
	color:#024568;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 4px;
}

.GMap_CityBold {
	font-weight:bold;
}

.bucket_middle .buymod_top {
	margin:15px 0 0 5px;
}

.bucket_middle .buymod_bot {
	margin-left:5px;
}

.buymod_top {
	width:298px;
	padding:4px 4px 0;
	background:url(images/buymod_top.gif) no-repeat;
}

.buymod_bot {
	width:306px;
	height:14px;
	background:url(images/buymod_bot.gif) no-repeat;
}

.faq_header {
	border-bottom:1px dotted #dddddd;
	margin-bottom:10px;
	padding-bottom:5px;
}

.faq_headerright {
	float:right;
	width:450px;
	text-align:right;
}

.faq_headerleft {
	float:left;
	width:150px;
	color:#991a13;
	font-size:18px;
}

.faq_topics {
	font-size:12px;
	line-height:1.7em;
}

.faq_topics a:link, .faq_topics a:active, .faq_topics a:visited {
	color:#444444;
}

.faq_topics a:hover {
	text-decoration:underline;
}

.faq_topics a.faq_active:link, .faq_topics a.faq_active:visited, .faq_topics a.faq_active:active {
	color:#024568;
	font-weight:bold;
}

.faq_topics a.faq_active:hover {
	text-decoration:none;
}

.faq_input {
	background:transparent url(images/shareform_input.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:22px;
	margin:0;
	padding:6px 6px 0 6px;
	width:225px;
	position:relative;
	bottom:0.7em;
}

.faq_question {
	font-weight:bold;
	font-size:13px;
	margin-bottom:7px;
}

.faq_q {
	color:#024568;
}

.faq_answer {
	margin-left:18px;
	margin-bottom:15px;
	line-height:1.4em;
}

.faq_answer ol {
	margin:0;
	padding-left:30px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
#tab-wrap{
 height:30px;
 overflow:hidden;
 background:url(images/buymod_tabbg.gif) repeat-x bottom;
}
ul.ui-tabs-nav {
    margin:0;
 padding:0 0 0 7px;
 list-style-type:none;
 text-align:left; /*set to left, center, or right to align the menu as desired*/
 font:bold 11px Arial;

}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
ul.ui-tabs-nav li {
 display:inline;
 margin:0px;
 background:none;
}
ul.ui-tabs-nav a {
    margin:0;
 padding:0;
 position:relative;
 z-index:1;
 outline:none;
 color:#ca871e;
 text-decoration:none;
 height:30px;
 line-height:20px;
 display:inline-block;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
 /* text-indent:-99999px; */
 overflow:hidden;
}
 
#tab-wrap a span{
 display:block;
 padding:30px 0 0 0;
}

ul.ui-tabs-nav a.findstore {
	width:111px;
	background:url(images/tab_findstore.gif) no-repeat 0 0;
}

.sidebar_int_top_buymod ul.ui-tabs-nav a.findstore {
	width:111px;
	background:url(images/tab_findstore2.gif) no-repeat 0 0;
}

ul.ui-tabs-nav a.buyonline {
	width:103px;
	background:url(images/tab_buyonline.gif) no-repeat 0 0;
}

ul.ui-tabs-nav li.ui-tabs-selected a, ul.ui-tabs-nav li.ui-tabs-selected a:hover, .sidebar_int_top_buymod ul.ui-tabs-nav li.ui-tabs-selected a:hover, .sidebar_int_top_buymod ul.ui-tabs-nav li.ui-tabs-selected a {
	background-position:0 -60px;
}

ul.ui-tabs-nav a:hover {
	background-position:0 -30px;
}

#container-1 #fragment-1, #container-1 #fragment-2 {
	padding:10px 10px 0;
	clear:both;
	height:62px;
}

#container-1 #fragment-1 p, #container-1 #fragment-2 p {
	padding:6px 0 0;
	font-size: 11px;
}

.buymod_inputzip, #fragment-1 input {
	background:transparent url(images/buymod_input.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#c9c9c9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:22px;
	margin:0 4px 0 0;
	padding:6px 6px 0 6px;
	width:165px;
	font-style:normal;
	position:relative;
	bottom:.7em;
}
.buymod_inputzip, #fragment-1 .tbBlur
{
    font-style: normal;
    color: #c9c9c9;
}
.buymod_inputzip, #fragment-1 .tbFocus
{
    font-style: normal;
    color: #000000;
}
.tab-content {
	display:none;
	background-color:#ffffff;
}

.small_divider {
	background:url(images/bg_fadedivider.gif) no-repeat center 4px;
	height:24px;
}

.buymod_coupon {
	padding:3px 10px 0;
}

ul {
	margin:0 0 10px;
	padding:0;
}

ul li {
	list-style:none;
	background:url(images/list.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
	margin:0 0 0;
	line-height:1.5em;
}
sup {
	vertical-align:top;
	font-size: 0.7em;
}

.article_tools {
	float:right;
	width:145px;
	padding:0 0 0 10px;
	min-height:100px;
	_height:100px;
	overflow:auto;
	_overflow:inherit;
}

.tools_top {
	background:url(images/tools_bgtop.gif) no-repeat 0 0;
	min-height:70px;
	_height:70px;
	overflow:auto;
	_overflow:inherit;
	font-size:8.5pt;
	padding:15px 15px 0;
}

.tools_top ul li {
	list-style:none;
	background:url(images/list.gif) no-repeat 0 5px;
	padding:0 0 0 8px;
	margin:0 0 6px;
	line-height:normal;
}

.tools_bot {
	background:url(images/tools_bgbot.gif) no-repeat;
	height:16px;
	margin-bottom:10px;
}

.article_last {
	float:left;
	width:300px;
}

.article_next {
	float:right;
	width:300px;
}

p.np_title {
	font-weight:bold;
	font-size:14px;
	padding:4px 0 8px;	
}

.modalfooter, .modalfooter a
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
.modalfooter a:hover 
{
    text-decoration: underline;
}
.sitemap_main 
{
    font-size: 12px;
    font-weight: bold;
}
#FullLabeling .plTitle
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-family: Arial;
    font-style: italic;
}

#FullLabeling .plULBullet
{
    list-style: disc;
	margin:0;
	padding: 2px 0px 7px 20px;
	background: none no-repeat 0 0px;
}
#FullLabeling .plBullet
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    background: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}