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

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

/* 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;
}

.disclaimer
{
	color:#ADAFB2;
	font-size:9px;
	line-height: 1.5em;
}

.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(/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; }

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(/img/nav/background.gif);
	background-repeat:repeat-x;
}
#page_header {
	width:800px;
}

body.fr #page_header {
	width:931px;
}

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

#page_header #nav
{ 
	float:left;
	width:618px;
	margin-left:22px;
	margin-top:45px;
}

body.fr #page_header #nav
{ 
	width:802px;
}

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

#page_header #secondary_nav
{
	padding-left:1px;
	background-image:url(/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(/img/nav/subnav_separator.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
}

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

body.fr #page_header #page_header_right_column 
{ 
	width:49px;
	margin-left: -49px;
}

#page_header #link_francais
{
	margin-top:6px;
	height:14px;
}

#page_header #pc_welcome
{
	margin-top:8px;
	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;
}

#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 CONTENT AREA
*/
#page_content_area
{
	padding-bottom:60px;
	padding-top:13px;
}

.super {
	position: relative;
	top: -4px;
	font-size: 76%;
}

.sub {
	position: relative;
	top: 3px;
	font-size: 76%;
}


/*
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(/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;
	background-image:url(/img/footer/background.gif);
	background-repeat:repeat-x;
}

#bottom_promos
{
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(/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(/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(/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;
}

* HTML #column_area #main_column 
{ 
	float:left;
	width:522px;
}

#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(/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:14px;
}

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

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

.pagebar .staf
{
	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(/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(/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(/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(/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(/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(/img/dottedline_horiz.gif);
	background-repeat:repeat-x;
	padding-top:10px;
}

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

.side_promo_flatbot
{
	padding-bottom:10px;
	margin-bottom:0px;
	background-image:url(/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;
}

body.fr .article_dropdown
{
	*font-size:9px;
}

/* ARTICLE STYLES */
.article_snapshot_blue {
	width:527px;
	margin-bottom:7px;	
	background-image:url(/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(/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;
}
