/*
GENERAL SETTINGS
*/
BODY
{
	margin:0px;
	margin-bottom:8px;
	font-family:arial, helvetica, "sans serif";
	font-size:11px;
	color:#898989;
}

.main_page_container
{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

iframe {
	position: absolute;
}

/* EXIT CLOROX.COM */
.popup
{
	width : 150px;
	height : 90px;
	float : left;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
}

.popup2
{
	width : 150px;
	height : 90px;
	float : left;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
	line-height:12px;
}


.popupFooter
{
	margin-top: -105px;
	width : 150px;
	height : 90px;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
	line-height:12px;
}
.popupSidePromo
{
	margin-left: 20px;
	width : 150px;
	height : 90px;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
	line-height:12px;
}

.disclaimer
{
	color:#ADAFB2;
	font-size:9px;
}

#wondering
{
	color:#ADAFB2;
	font-size:15px;
}

.precaution
{
	font-size:9px;
	line-height:12px;
	font-style:italic;
	color:#ADAFB2;
	margin-bottom:22px;
}

.precaution_flatbot
{
	font-size:9px;
	line-height:12px;
	font-style:italic;
	color:#ADAFB2;
	margin-bottom:0px;
}

.no_width { width:auto !important; }

A.small_arrow { padding-right:4px; }
A.small_left_arrow { padding-left:4px; }
A.medium_arrow { padding-right:4px; }

A.pdf
{
	background-image:url(http://www.clorox.com/img/icons/pdf.gif);
	background-repeat: no-repeat;
	padding-top:6px;
	padding-left:24px;
	padding-bottom:10px;
}

#noscript
{
	color:red;
}


/*
OVERRIDE HTML DEFAULTS
*/
A { color:#666666; font-weight:bold; }
A:link    { color:#666666; }
A:visited { color:#666666; }
A:active  { color:#666666; }
A:hover   { color:#0090CD; }

.side_promo  .understanding_bleach A:link  { width:250px; color:#fff; text-decoration:none; }
.side_promo  .understanding_bleach A:visited  { width:250px; color:#666; text-decoration:none; }
.side_promo  .understanding_bleach A:hover  { width:250px; color:#0090CD; text-decoration:none; }
.side_promo  .understanding_bleach A:active  { width:250px; color:#666; text-decoration:none; }

A IMG { border:0px; }

FORM { padding:0px; margin:0px; }

SELECT, TEXTAREA, .textInput {
	border: 1px solid #B2B2B2;
	font-family:arial, helvetica, "sans serif";
	font-size: 11px; 
	color:#B2B2B2;
	padding:2px;
}

UL, OL { margin-left:0; }

UL { padding-left:1.2em; }
OL { padding-left:1.5em; }

UL { *padding-left:1.6em; } /* IE 6 & 7 suck */
OL { *padding-left:2em; }   /* IE 6 & 7 suck */


/*
PAGE HEADING AREA
*/
#page_header_area
{
	height:116px;
	background-image:url(http://www.clorox.com/img/nav/background.gif);
	background-repeat:repeat-x;
}
#page_header {
	width:860px;
	position: relative;
}

#page_header #clorox_logo {
	float:left;
	width:107px;
	padding-top:19px;
}

#page_header #nav { 	
	float:left;
	/*width: 577*/
	width:613px;
	margin-left: 16px;
	margin-top:45px;
}

#page_header #primary_nav div { 
	float:left;
	height:31px;
	margin-right:2px;
}

#page_header #secondary_nav
{
	padding-left:1px;
	background-image:url(http://www.clorox.com/img/nav/subnav_separator.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
}

#page_header #secondary_nav div
{ 
	float:left;
	height:29px;
	padding-right:1px;
	background-image:url(http://www.clorox.com/img/nav/subnav_separator.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
}

#page_header #page_header_right_column 
{ 
	float:left;
	width:99px;
	text-align:right;
}

#page_header #link_espanol
{
	float:left;
	height:14px;
	margin-top:8px;
}

#page_header #pc_welcome
{
	margin-top:8px;
	color:white;
	font-size:11px;
	font-weight:bold;
	height:14px;
}

* html #page_header #pc_welcome /* IE 6 */
{
	margin-top:4px;
	color:white;
	font-size:11px;
	font-weight:bold;
	height:14px;
}

#page_header #pc_links 
{ 
	margin-top:12px;
	color:white;
	font-size:11px;
	font-weight:bold;
	height:14px;
	width: 97px;
	position: absolute;
	right: 0px;
}

#page_header #pc_links A
{ 
	color:white;
	font-size:11px;
	font-weight:bold;
}
#page_header #pc_links A:link { text-decoration:none; }
#page_header #pc_links A:active { text-decoration:none; }
#page_header #pc_links A:hover { text-decoration:underline; }
#page_header #pc_links A:visited { text-decoration:underline; }


#page_header #page_header_right_column { float:left;width:250px;height: 24px;text-align:right;position: absolute;top: 0;right: 65px;}

/* 
PAGE CONTENT AREA - Home Page
*/

.page_header_home #page_header_right_column { float:left;width:250px;height: 24px;text-align:right;position: absolute;top: 0;right: 65px;}

.page_header_home #page_header_right_column #link_espanol
{
	margin-top:8px;
	height:14px;
	float: left;
}

* html .page_header_home #page_header_right_column #link_espanol /* IE 6 */
{
	margin-top:9px;
	height:14px;
	float: left;
}

.page_header_home #page_header_right_column .divider
{
	float: left;
	margin-top:8px;
	margin-left: 7px;
	height:10px;
}

.page_header_home #page_header_right_column #link_share
{
	float: left;
	margin-top:9px;
	margin-left: 7px;
	height:14px;
}


#page_header_right_column #link_facebook
{
	margin-top:-2px;
	margin-left: 3px;
	height:24px;
}

* html .page_header_home #page_header_right_column #link_facebook /* IE 6 */
{
	margin-top: 0px;
	margin-left: 3px;
	height:24px;
}

#page_header_right_column #pc_links 
{ 
	top:45px;
	color:white;
	font-size:11px;
	font-weight:bold;
	height:14px;
}

/* 
PAGE CONTENT AREA
*/
#page_content_area
{
	padding-bottom:60px;
	padding-top:13px;
  	padding-top /*\**/: 3px\9;	
}

.where_to_buy {
	position: static;
	float: right;
	margin: 0 0 0 0;
} 

/*
NAVCRUMB
*/
#navcrumb
{
	margin-bottom:19px;
	height:41px;
	background-color:#F4FAFD;
}
#navcrumb:after
{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
}

#navcrumb DIV
{ 
	font-size:14px;
	height:28px;
	float:left; 
	padding-top:13px;
	margin-right:19px;
}

#navcrumb DIV A
{
	color:#898989;
	font-weight:normal;
}
#navcrumb DIV A:link    { text-decoration:none; }
#navcrumb DIV A:visited { text-decoration:none; }
#navcrumb DIV A:hover   { text-decoration:underline; }
#navcrumb DIV A:active  { text-decoration:underline; }

#navcrumb DIV.current A { color:#0090CD; font-weight:bold; }

#navcrumb DIV.section 
{ 
	background-color:#D4EDF8;
	background-image:url(http://www.clorox.com/img/nav/navcrumb_arrow.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:17px;
	padding-right:31px;
	margin-right:14px;
}



/* 
PAGE FOOTER AREA 
*/
#bottom_promos_area
{
	padding-top:26px;
	padding-bottom: 60px;
	background-image:url(http://www.clorox.com/img/footer/background.gif);
	background-repeat:repeat-x;

}

#bottom_promos
{
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(http://www.clorox.com/img/footer/promo_sep.gif);
	background-repeat:repeat-y;
	background-position:264px bottom;
	min-height:0px; /* IE 7 */
}
#bottom_promos:after
{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
}
* html #bottom_promos { height:1%; } /* IE 6 */

#bottom_promos .bottom_promo
{
	float:left;
	width:248px;
	padding-left:9px;
	margin-left:15px;
}
#bottom_promos .bottom_promo.first
{
	padding-left:0px;
	margin-left:0px;
}

#bottom_promos .bottom_promo H2
{
	color:#898989;
	font-size:13px;
	margin-top:0px;
	margin-bottom:3px;
	min-height:17px;
}

#bottom_promos .bottom_promo P
{
	font-size:10px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:0px;
}

#bottom_promos .bottom_promo P A
{
	text-decoration:none;
	font-weight:normal;
}
#bottom_promos .bottom_promo P A:link    { color:#ADAFB2; }
#bottom_promos .bottom_promo P A:visited { color:#ADAFB2; }
#bottom_promos .bottom_promo P A:active  { color:#96C0E6; }
#bottom_promos .bottom_promo P A:hover   { color:#96C0E6; }

#footer
{
	color:#ADAFB2;
	font-size:10px;
	margin-top:26px;
	padding-top:19px;
	background-image:url(http://www.clorox.com/img/dottedline_horiz.gif);
	background-repeat:repeat-x;

}

#footer A
{
	color:#ADAFB2;
	font-weight:normal;
}

#footer A:link { text-decoration:none; }
#footer A:visited { text-decoration:none; }
#footer A:hover { text-decoration:underline; }
#footer A:active { text-decoration:underline; }


/*
COLUMN SHELL 
*/
#column_area
{
	min-height:0; /* IE 7 */
	background-image:url(http://www.clorox.com/img/column_shell_sep.gif);
	background-repeat:repeat-y;
	background-position:536px top;
	*background-position:535px top; /* IE hack */
}
#column_area:after
{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
}
* html #column_area { height:1%; } /* IE 6 */

#column_area #main_column 
{ 
	float:left;
	width:527px;
}

#column_area #side_column 
{ 
	float:right;
	width:254px;
	margin-top:0px;
}

/*
PAGEBAR
*/
.pagebar
{
	height:33px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	background-image:url(http://www.clorox.com/img/pagebar/background.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#898989;
}
.pagebar:after
{
	content:".";
	clear:both !important;
	display:block;
	visibility:hidden;
}

.pagebar A { font-weight:normal; text-decoration:none; }
.pagebar A:link    { color:#898989; }
.pagebar A:visited { color:#898989; }
.pagebar A:hover   { color:#96C0E6; }
.pagebar A:active  { color:#96C0E6; }

.pagebar DIV 
{ 
	height:22px; 
	padding-top:10px;
	padding-right:5px;
}

.pagebar .printer_friendly, .pagebar .staf, .pagebar .where_to_buy
{
	float:left;
}

.pagebar .printer_friendly
{
	padding-top:5px;
}

.pagebar .staf
{
	padding-top:7px;
}

.pagebar .where_to_buy
{
	padding-top:7px;
}

.pagebar .other
{
	float:right;
	padding-right:0px;
	color:#545454;
}

.pagebar .pagenation
{
	float:right;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	min-height:0; /* IE 7 */
}
.pagebar .pagenation:after
{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
}
* html .pagebar .pagenation { height:1%; } /* IE 6 */

.pagebar .pagenation DIV 
{ 
	float:left; 
	height:20px;
	padding-top:4px;
	padding-right:0px;
}

.pagebar .pagenation A:link { color:#545454; text-decoration:underline; }
.pagebar .pagenation A:visited { color:#545454; text-decoration:underline; }
.pagebar .pagenation A:hover { color:#0090CD; text-decoration:underline; }
.pagebar .pagenation A:active { color:#0090CD; text-decoration:underline; }

.pagebar .pagenation A.current { color:#0090CD !important; }

.pagebar .pagenation .pages 
{
	border-left:1px solid #ADAFB2;
	border-right:1px solid #ADAFB2;
	padding-left:7px;
	padding-right:7px;
	margin-left:7px;
	margin-right:7px;
}

.pagebar .pagenation .pages A { padding-right:6px; }
.pagebar .pagenation .pages A.last { padding-right:0px; }

.pagebar .pagenation .disabled 
{ 
	color:#ADAFB2;
}
.pagebar .pagenation .prev .disabled
{
	background-image:url(http://www.clorox.com/img/icons/arrows/small_left_disabled.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:14px;
}
.pagebar .pagenation .next .disabled
{
	background-image:url(http://www.clorox.com/img/icons/arrows/small_disabled.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:14px;
}

.pagebar .other A:link { color:#545454; }
.pagebar .other A:visited { color:#545454; }
.pagebar .other A:hover { color:#0090CD; }
.pagebar .other A:active { color:#0090CD; }


/*
PAGEBAR FLAT BOTTOM
*/
.pagebar_flatbot
{
	height:33px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	background-image:url(http://www.clorox.com/img/pagebar/background.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#898989;
}
.pagebar_flatbot:after
{
	content:".";
	clear:both !important;
	display:block;
	visibility:hidden;
}

.pagebar_flatbot A { font-weight:normal; text-decoration:none; }
.pagebar_flatbot A:link    { color:#898989; }
.pagebar_flatbot A:visited { color:#898989; }
.pagebar_flatbot A:hover   { color:#96C0E6; }
.pagebar_flatbot A:active  { color:#96C0E6; }

.pagebar_flatbot DIV 
{ 
	height:22px; 
	padding-top:10px;
	padding-right:14px;
}

.pagebar_flatbot .printer_friendly, .pagebar_flatbot .staf
{
	float:left;
}

.pagebar_flatbot .printer_friendly
{
	padding-top:5px;
}

.pagebar_flatbot .staf
{
	padding-top:7px;
}

.pagebar_flatbot .other
{
	float:right;
	padding-right:0px;
	color:#545454;
}

.pagebar_flatbot .pagenation
{
	float:right;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	min-height:0; /* IE 7 */
}
.pagebar_flatbot .pagenation:after
{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
}
* html .pagebar_flatbot .pagenation { height:1%; } /* IE 6 */

.pagebar_flatbot .pagenation DIV 
{ 
	float:left; 
	height:20px;
	padding-top:4px;
	padding-right:0px;
}

.pagebar_flatbot .pagenation A:link { color:#545454; text-decoration:underline; }
.pagebar_flatbot .pagenation A:visited { color:#545454; text-decoration:underline; }
.pagebar_flatbot .pagenation A:hover { color:#0090CD; text-decoration:underline; }
.pagebar_flatbot .pagenation A:active { color:#0090CD; text-decoration:underline; }

.pagebar_flatbot .pagenation A.current { color:#0090CD !important; }

.pagebar_flatbot .pagenation .pages 
{
	border-left:1px solid #ADAFB2;
	border-right:1px solid #ADAFB2;
	padding-left:7px;
	padding-right:7px;
	margin-left:7px;
	margin-right:7px;
}

.pagebar_flatbot .pagenation .pages A { padding-right:6px; }
.pagebar_flatbot .pagenation .pages A.last { padding-right:0px; }

.pagebar_flatbot .pagenation .disabled 
{ 
	color:#ADAFB2;
}
.pagebar_flatbot .pagenation .prev .disabled
{
	background-image:url(http://www.clorox.com/img/icons/arrows/small_left_disabled.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:14px;
}
.pagebar_flatbot .pagenation .next .disabled
{
	background-image:url(http://www.clorox.com/img/icons/arrows/small_disabled.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:14px;
}

.pagebar_flatbot .other A:link { color:#545454; }
.pagebar_flatbot .other A:visited { color:#545454; }
.pagebar_flatbot .other A:hover { color:#0090CD; }
.pagebar_flatbot .other A:active { color:#0090CD; }


/*
SIDE PROMOS
*/
#side_column.articles
{
	background-image:url(http://www.clorox.com/img/dottedline_horiz.gif);
	background-repeat:repeat-x;
	padding-top:10px;
}

.side_promo 
 { width:250px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(http://www.clorox.com/img/dottedline_horiz.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.side_promo _flatbot
 { width:250px;
	padding-bottom:10px;
	margin-bottom:0px;
	background-image:url(http://www.clorox.com/img/dottedline_horiz.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.copy_link a {
	font-weight:normal;
}

.copy_link A:link { color:#B2B2B2; text-decoration:none; }
.copy_link A:visited { color:#B2B2B2; text-decoration:none; }
.copy_link A:hover { color:#96C0E6; text-decoration:none; }
.copy_link A:active { color:#B2B2B2; text-decoration:none; }

/*
ARTICLE DROPDOWNS
*/
.article_dropdown
{
	width:254px;
	font-size:11px;
	font-family:arial, "sans serif";
	color:black;
}



/* ARTICLE STYLES */
.article_snapshot_blue {
	width:527px;
	margin-bottom:7px;	
	background-image:url(http://www.clorox.com/img/our_story/separator_long.gif);
	background-repeat:no-repeat;	
	background-position:bottom;
	padding-bottom:10px;
	min-height:0; /* IE 7 */
}

.article_snapshot_blue:after, .article_snapshot:after
{
	content:".";
	clear:both !important;
	display:block;
	height:0;
	visibility:hidden;
}

* html .article_snapshot_blue:after, * html .article_snapshot:after { height:1%; } /* IE 6 */

.article_snapshot_blue.last {
	background-image:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.article_snapshot {
	width:527px;
	margin-bottom:7px;
	background-image:url(http://www.clorox.com/img/our_story/separator_long.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	min-height:0; /* IE 7 */
}

.article_snapshot.last {
	background-image:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.article_snapshot .image {
	float:left;
	width:125px;
	height:125px;
}

.article_snapshot_blue .image {
	float:left;
	width:125px;
	height:125px;
}

.article_snapshot .description {
	width:390px;
	float:right;
	padding:10px 0px 0px 10px;	
}

.article_snapshot .description p {
	padding:0px 10px 0px 0px;
	line-height:16px;
	margin-top:0px;
}



.article_snapshot_blue .description {
	width:390px;
	float:right;
	padding:10px 0px 0px 10px;
	background-color:#f5fafe;
	height:116px;
}

.article_snapshot_blue .description p {
	padding:0px 10px 0px 0px;
	line-height:16px;
	margin-top:0px;
}


.article_snapshot_blue h2 {
	color:#0090CD;
	font-size:15px;
	line-height:15px;
	font-weight:normal;
	padding-top:0px !important;
	margin-top:0px !important;
	margin-bottom:8px !important;
}

.article_snapshot_blue a:link { color:#666666; text-decoration:none; }
.article_snapshot_blue a:visited { color:#666666; text-decoration:none; }
.article_snapshot_blue a:hover { color:#0099cc; text-decoration:none; }
.article_snapshot_blue a:active { color:#0099cc; text-decoration:none; }



.article_snapshot h2 {
	color:#0090CD;
	font-size:15px;
	line-height:15px;
	font-weight:normal;
	padding-top:0px !important;
	margin-top:0px !important;
	margin-bottom:8px !important;
}

.article_snapshot a:link { color:#666666; text-decoration:none; }
.article_snapshot a:visited { color:#666666; text-decoration:none; }
.article_snapshot a:hover { color:#0099cc; text-decoration:none; }
.article_snapshot a:active { color:#0099cc; text-decoration:none; }


/* Format for form field errors */
.error {
	color:#F23A3A;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

/* Terms of Use style */
.terms { margin: 0 0 0 20px; }

.terms li {
	margin: 0 0 5px 0;
	list-style: circle;
	font: normal 1.0em/1.4em Arial, Helvetica, sans-serif;
	}

.terms li li { 
	margin: 0 0 5px 15px; 
	list-style: outside;
}

.terms_page_container {
	color: black;
	padding: 10px 10px 10px 10px;
}
.terms_page_container h1 {
	color: #00B;
}
.terms_page_container h4 {
	color: #F00;
}

/* Tooltip style */

.warning { position: relative; }

.warning span.externalTooltip { display: none; }

span.externalTooltip {	
	position: absolute;
	padding: 5px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	color: #444;
	z-index: 99999;
	}
	
.warning:hover span.externalTooltip,
.warning.whover span.externalTooltip { display: block; }
		
a.warning span.externalTooltip {
	top: -75px;
	left: 0;
	}	

a.warningLink:hover {
	text-decoration: none;
	background: none; 
	}

a.warningLink span {
	display: none;	
	padding: 5px;
	margin-left: -150px;
	margin-top: -80px;
	}

a.warningLink:hover span {
 	display: inline; 
	position: absolute; 
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	color: #444;
}

.clear	{
	clear: both;
	}


/*ADDED FOR H1N1 PAGE*/

.specialSection h3 {
	color: #009aD5;
	font-size: 1.2em;
}

.specialSection .widget {
	padding: 20px 0 0 0;
	border-top: 1px solid #d4edf8;
	margin: 20px 0;
	text-align: center;
}

/*BULLET LIST WITH GRAPHIC*/

.specialSection h1, .specialSection h2 {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.specialSection ul.graphics {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.specialSection .graphics li {
	padding: 4px 0 0 25px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

li.one 		{ background: url(http://www.clorox.com/img/bullets/1.gif) no-repeat top left;	}
li.two 		{ background: url(http://www.clorox.com/img/bullets/2.gif) no-repeat top left;	} 
li.three	{ background: url(http://www.clorox.com/img/bullets/3.gif) no-repeat top left;	} 
li.four 	{ background: url(http://www.clorox.com/img/bullets/4.gif) no-repeat top left;	} 
li.five 	{ background: url(http://www.clorox.com/img/bullets/5.gif) no-repeat top left;	} 

/*MOVING FACEBOOK LINK INTO H1 GRAPHIC*/
.specialSection .shiftUp { position: relative; }

.specialSection .shiftUp a {
	font-weight: normal;
	padding: 0 20px 0 0;
	background: url(http://www.clorox.com/img/healthier_lives/cold_flu/h1n1/fbicon.gif) no-repeat top right;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: -160px;
	left: 20px;
}

.specialSection .shiftUp a:hover {
	text-decoration: underline;
}

/*EXPANDING BLUE BOX FOR SIDE PROMO*/
.resourceBox h4 {
	background: url(http://www.clorox.com/img/promos/side/box_top_blue.gif) no-repeat top left;
	height: 20px;
	padding: 7px 0 0 13px;
	color: #009aD5;
	font-size: 1.2em;
	margin: 0;
}

.resourceBox {
	background: url(http://www.clorox.com/img/promos/side/box_bottom_blue.gif) no-repeat bottom left;
	width: 256px;
}

.resourceBox p {
	font-weight: bold;
	margin: 0 13px;
	padding: 0 0 20px 0;

}
	
.resourceBox ul {
	list-style-type: none;
	margin: 0 40px 0 13px;
	padding: 10px 0 5px 0;
}

.resourceBox li {
	line-height: 1.4em;
	padding: 0 0 5px 10px;
	background: url(http://www.clorox.com/img/bullets/yellow.gif) no-repeat left 0.4em;
}

.resourceBox li a { font-weight: normal; }

/*YELLOW BOX WITH BORDER*/
.prevention_h1n1_box {
	border: 1px solid #f6f57f;
	background: #fff9cb;
}

.prevention_h1n1_box h3 {
	font-size: 1.2em;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
}

.prevention_h1n1_box h3 a {
	text-decoration: none;
	color: #009aD5;
}


.bgPDF { background: #fff9cb url(http://www.clorox.com/img/promos/side/prevention_pdf.gif) no-repeat bottom right; }

.prevention_h1n1_box ul { list-style-type: none; }
	
.prevention_h1n1_box li { margin: 0 0 10px 0; }	
	
.prevention_h1n1_box p {
	font-weight: bold;
	margin: 0 0 0 10px;
	width: 130px;
}

h3.sidepromo { font-size: 1.2em; margin: 0; padding: 0; }

h3.sidepromo a {
	text-decoration: none;
	color: #009aD5;}

	
/* BUBBLE TIP FOR H1N1*/
#productArea { 
	position: relative;
	background: url(http://www.clorox.com/img/healthier_lives/cold_flu/h1n1/product.jpg) no-repeat 0 0;
	width: 527px;
	height: 195px; }

.trigger { position: relative; }

#productTriggerBleach {
	position: absolute;
	left: 0;
	width: 180px;
	height: 195px;}
	
#productTriggerCU {
	position: absolute;
	left: 180px;
	width: 150px;
	height: 200px;}

#productTriggerWipes {
	position: absolute;
	left: 340px;
	width: 180px;
	height: 200px;}

.sidePromoTrigger .tooltip,
.specialSection .tooltip {
    position: absolute;
    left: 0;
	display: none;
    z-index: 9999;
	width: 380px;
	margin: 0;
	padding: 0 0 37px 0;
	background: transparent url(http://www.clorox.com/img/healthier_lives/cold_flu/h1n1/tooltip_btm.gif) no-repeat left bottom;
	}
	
.sidePromoTrigger .tooltipInner,
.specialSection .tooltipInner { 
	padding: 2px 1px 0 1px;
	background: url(http://www.clorox.com/img/healthier_lives/cold_flu/h1n1/tooltip_top.gif) no-repeat left top; 
	}

.specialSection .tooltip h4 {
	padding: 10px 0 0 20px;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	background: #eaf5fb;
	height: 25px;
	color: #898989;
}

.specialSection .tooltip img {
	width: 70px;
	float: left;
	padding: 0;
	margin: 0 20px 0 15px;
}

.specialSection .tooltip p {	
	float: left;
	width: 245px;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.2em !important;
	}

.fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
  
.fix { display: inline-block; } 
* html .fix { height: 1%; }
.fix { display: block; }
