/************* universal styles ***************/
body {
    background-color: #E2F3FD;
    font-size:11px;    
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
}

a {
    text-decoration: underline;
    color: #317171;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#border_deco {
	width:600px;
	border-bottom:dashed 1px #b0b0b0;
}

.clearem {
    clear: both;
}

#maincontent {
	position:relative;
   padding: 0 0 0 9px;
	background-color:#ffffff !important;
	width:742px; /*was 727px*/
	margin: 0px;
	text-align:left;
}

#main_graphic {
    padding: 5px 0 10px 0;
    margin: 0; /*margin: 0 0 15px 0;*/
}


 .nobullet ul {
 	list-style: none;
	 }
 .nobullet ul li {
 	line-height: 1.5em;
 }	 
 
/************* header styles ***************/

#header {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 727px;
	background-color: #FFFFFF;
	background-image: url(/Softsoap/CA/EN/Common/Images/header_bkgrd.gif);
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	top: 0;
	padding: 0;
	margin: 0;
	left: 0px;
	width: 160px;
}

#soundOff {
	 padding: 0 0 3px 0;
	 margin: 0;
}

/************* breadCrumb styles ***************/

#breadCrumb{
   	margin: 0 0 0 10px;
	padding:0 0 0 5px;
	font-size: 11px;
	color: #ccc;
	width: 462px; /*width: 508px;*/
	vertical-align:bottom;
}

/* IE box model hack \*/
* html body #breadCrumb {
	 width: 400px;
}
/* Closing comment after the hack - don't remove */

#breadCrumb a{
	color: #ccc;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** left nav styles *****************/

#leftnav {
    position: relative;
    float:left;
    display:inline;
    float: left;
    width: 185px;
    padding: 0;
    margin-top: 9px;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #316467;
}

html>body #leftnav {
	width: 185px;
	height: auto;
}

#leftnav ul {
   list-style: none;
   margin-left: 0px;
   padding: 0px;
   border: none;
   margin-bottom: 0px;
   margin-top:0px;
}

#leftnav li{
   margin: 0px;
}

#leftnav ul li { 
   margin: 0px;
   padding: 0px;
   background-repeat: repeat-y;
}

#leftnav li a {
	display: block;
	padding: 2px 5px 2px 25px;
	margin: 0px;
	background-color: #C6D7E7;
	color: #316467;
	text-decoration: none;
	width: 100%;
    text-transform:uppercase;
	background-image: url(/Softsoap/CA/EN/Common/Nav/bkgrd_leftnav.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
}

html>body #leftnav li a {
	width: auto;
	height: auto;	
}

#leftnav ul li a:hover {
    background-color: #C5D8E7;
    color: #316467;
    font-weight: bold;
}

#leftnav ul li a.main {
	font-weight:900;
	background-color:#c5d8e7;
	color:#316467;
	background-image: url(/Softsoap/CA/EN/Common/Nav/bkgrd_subnav.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
}

/************** subnav styles *****************/

#leftnav ul li a.sub {
	background-image:  url(/Softsoap/CA/EN/Common/Nav/bkgrd_subnav_02.gif);
	color: #316467;
	background-repeat: repeat-y;
	text-transform:none;
	border-style: none;
	margin: 0px;
}

#leftnav ul li a.subon {
	background-image:  url(/Softsoap/CA/EN/Common/Nav/bkgrd_subnav_02.gif);
	color: #316467;
	background-repeat: repeat-y;
	font-weight: bold;
    text-transform:none;
	border-style: none;
}

#leftnav ul li a.sub:hover{
	color:#316467;
	background-repeat: repeat-y;
    text-transform:none;
	font-weight: bold;
    border-style: none;
}

/************* Left Nav Related Links styles **************/

.articleLink {
    background-color: #CCCC9A; 
	padding:10px 3px 13px 7px; 
	border-top:2px #FFFFFF;
	margin-bottom: 2px; 
}

.knowLink {
	background-color: #D9F0B8; 
	padding:10px 0px 13px 7px; 
	text-align:left;
    margin-top: 0;
}

.relatedLinks{
	margin: 0;
	padding: 0;
	position: relative;
	display:block;
	float: left;
	width: 185px;
}
	
.relatedLinks img {	
	display:block; 
	padding-bottom:5px;
}

/*************** copy styles ******************/
/*There is a copy section on most pages except the Home page, Articles, 
  and FAQ pages. It contains text and an image on the right side.*/

#copy {
background-position:right; 
background-repeat:no-repeat;
padding-right: 0;
margin-top: 0;
padding: 0;
font-size: 12px;
text-align:left;
width: 527px;
 }

#copy p {
margin-right: 175px;
}

/************** homepage Pod styles *****************/

.podheader {
	padding:7px 0 5px 10px;
}

#pods {
	position: relative;
	padding: 0;
	width: 100%;
	border-top:dashed 1px #b0b0b0; 
}

/************** homepage Pod 1 styles *****************/

#HomePod_1 {
	background-color:#E2F3FD;
	background-image:url(/Softsoap/CA/EN/HomePage/bkgrd_Pod1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left: 10px;
	margin-right:3px;
	padding-right:105px;
	padding-top: 7px;
	height:268px;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.1em;
}

#HomePod_1 img {
     margin: 3px 5px 5px 0;
}

#HomePod_1 a {
     font-weight: bold;
}

/************** homepage Pod 2 styles *****************/
  /*currently no styles used*/
/************** homepage Pod 3 styles *****************/

#HomePod_3 td {
    padding-left: 3px;
    padding-bottom: 1px;
    vertical-align:top;
    height:66px;
}

.rowOne p {
	display: block; 
	padding: 0; 
	margin: 0;
	line-height:1.0em;
}

.rowOne p a {
	display: block;
	padding: 20px 0 10px 70px;
	margin: 0;
	font-size: 10px;
    background: url(/Softsoap/CA/EN/HomePage/personalMoments_off.jpg) no-repeat left center; 	
    text-decoration: none;
    color: #333333;
}

* html .rowOne p a {
    height:66px;
	font-size: 11px;
	margin: 0;		
}	

.rowOne a:hover {
	background-image: url(/Softsoap/CA/EN/HomePage/personalMoments_on.jpg); 
	background-repeat: no-repeat; 
}

.rowTwo p {
	display: block; 
    padding: 0; 
    margin: 0;
	line-height:1.0em;	
}

.rowTwo p a {
	display: block;
	padding: 20px 0 10px 70px;
	margin: 0;
	font-size: 10px;
	background: url(/Softsoap/CA/EN/HomePage/articles_off.jpg) no-repeat left center;
    text-decoration: none;
    color: #333333;
}

* html .rowTwo p a {
    height:66px;
	font-size: 11px;
	margin: 0;
}	
 
.rowTwo a:hover {
   background-image: url(/Softsoap/CA/EN/HomePage/articles_on.jpg); 
   background-repeat: no-repeat; 
}
	
.rowThree p {
   display: block; 
   padding: 0; 
   margin: 0;
   line-height:1.0em;	
}

.rowThree p a {
	display: block;
	padding: 20px 0 10px 70px;
	margin: 0;
	font-size: 10px;
	background: url(/Softsoap/CA/EN/HomePage/quiz_off.jpg) no-repeat left center;
    text-decoration: none;
    color: #333333;
}

* html .rowThree p a {
    height:66px;
	font-size: 11px;
    margin: 0;	
}	

.rowThree a:hover {
	background-image: url(/Softsoap/CA/EN/HomePage/quiz_on.jpg); 
	background-repeat: no-repeat; 
}

.rowFour p {
	display: block; 
	padding: 0; 
	margin: 0;
	line-height:1.0em;	
}

.rowFour p a {
	display: block;
	padding: 20px 0 10px 70px;
	margin: 0;
	font-size: 10px;
	background: url(/Softsoap/CA/EN/HomePage/ecard_off.jpg) no-repeat left center; 
    text-decoration: none;
    color: #333333;
}

* html .rowFour p a {
    height:66px;
	font-size: 11px;
    margin: 0;	
}	

  .rowFour a:hover {
	background-image: url(/Softsoap/CA/EN/HomePage/ecard_on.jpg); 
	background-repeat: no-repeat;
}

/************** content area styles *****************/
/* On every page with a left nav, there is a content area. 
   This CSS pushes the content to the right of the left nav. */

.content {
	 position: relative;
	 float:left;
	 padding: 10px 0 0 13px;
	 margin: 0; /*was -50px 0 0 0px;*/
	 background-color:#FFFFFF !important;
}

.content p {
	margin-top:5px;
	margin-bottom:10px;
}

html>body .content {
	 height: auto;
	 width: 527px;
	 margin: 0;
}

/* IE box model hack \*/
* html body .content {
	 height: auto;
}
/* Closing comment after the hack - don't remove */

/************** BW Product variant styles *****************/
.variant {
	 padding:0;
	 margin:0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	 border-top: 2px solid #ffffff;
}


html>body .variant {
	 height: auto;
	 width: 527px;
}

/* IE box model hack \*/
* html .variant {
	 width: 527px; 
}
/* Closing comment after the hack - don't remove */

.variant p a {
    font-size: 11px;
    margin: 0 50px 0 125px;
}

.variant_Pos img {
    margin: 10px 0 10px 135px;
}

/* IE box model hack \*/
* html body .variant_Pos img {
    margin: 10px 0 10px 145px;
}
/* Closing comment after the hack - don't remove */
  
.variant_Pos {
    position:relative;
	 background-repeat:no-repeat; 
    background-position:bottom;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    width:404px; 
    height:240px;
    float:left;
}

.variant_Pos p {
     margin-left:125px;
}

.variant_FeaturePos {
	 background-repeat:no-repeat; 
	 width:121px; 
	 height:240px;
	 float:right;
}

.variant_Pos .buyNow {
	 position: absolute;
	 bottom: 0px;
	 padding-bottom: 7px;
}


/********* Body Wash Product Variants with NO Synopsis Field styles **********/
.variant_Pos ul {
     padding: 0 20px 0 140px;
	 margin: 0;
}

.variant_Pos ul li {
   padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-type:none;
	background-repeat:no-repeat; 
   background-image: url(/Softsoap/CA/EN/Common/Images/bullet.gif);
   background-position: 5px 3px;
}

/* IE box model hack \*/
* html body .variant_Pos ul {
     padding: 10px 40px 10px 125px;
}
/* Closing comment after the hack - don't remove */


/********* Product Variants using Synopsis Field styles **********/

.variant_Pos_syn    {
     margin: 0 20px 0 10px;
     padding: 40px 0 0 0;
    }
	 
/* IE box model hack \*/
* html body .variant_Pos_syn {
     margin: 0 20px 0 120px;
     padding: 45px 0 0 0;
    }
/* Closing comment after the hack - don't remove */	 


/********* LHS Product Variants with NO Synopsis Field styles **********/
.variant_Pos_NoSyn ul {
     margin-top: 55px;
}

.variant_Pos_NoSyn ul li {  /*added 04-07-06*/
    line-height: 1.1em;    
    margin-bottom: .85em;
    padding: 0 0 0 15px;
    list-style-position: outside;
    list-style-type:none;
    background-repeat:no-repeat;
    background-image: url(/Softsoap/CA/EN/Common/Images/bullet.gif);
    background-position: 5px 3px;    
}

/********* LHS multiple Product Variants with NO Synopsis Field styles **********/
.variant_Pos_NoSyn_multi ul {  
     /*margin-top: 55px;*/   /*not being used presently*/
}

/************** Product variant styles with multiple Product Shots on Left *****************/
.variant_Pos_multi {
     position:relative;
	 background-repeat:no-repeat; 
     background-position:bottom;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
     width:404px; 
     height:300px;
     float:left;
}

.variant_Pos_multi ul li {
    line-height: 1.1em;
     margin-bottom: .85em;
    padding: 0 0 0 15px;
    list-style-position: outside;
    list-style-type:none;
    background-repeat:no-repeat;
    background-image: url(/Softsoap/CA/EN/Common/Images/bullet.gif);
    background-position: 5px 3px;    
}


.variant_Pos_multi ul {
     padding: 35px 5px 7px 210px;
}

/* IE box model hack \*/
* html .variant_Pos_multi ul {
     padding: 35px 5px 7px 170px;
}
/* Closing comment after the hack - don't remove */

.buyNow_multi {
     position: absolute;
     padding-top: 0px;
     padding-left: 220px;
     padding-top: 10px;
}

/************** Body Wash Cross-Sell section *****************/

#Product_xSell {
     padding: 10px 0 0 0;
     margin:10px 0 0px 0;
     width: 527px;
}

#Product_xSell p {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     margin-left: 75px;
     margin-top:30px;
}

#xSell_header {
     border-top: 1px dashed #b0b0b0;     
     padding: 10px 0 0 0;
}

#xSell_left {
     height:120px;
     width: 45%;
     float:left;
	 border-right:dashed 1px #b0b0b0;
}

#xSell_right {
     height:120px;
     width: 50%;
     float:right;
}

.xSell_img {
     padding-right: 5px;
     padding-top: 10px;
}	
 

/************** LHS Product variant styles *****************/

.LHS_buynow {
     margin: 75px 0 0 145px; 
}

.LHS_title {
     margin:17px 0 0 125px; 
}	

/*************** Product category styles ******************/

.brand {
	text-transform: uppercase;
	font-size: 85%;
} 

.btnRow a {
    position: relative; 
	top: 100px;
}	

/* IE box model hack \*/
* html .btnRow a {
	position: relative;
	top: 125px;
	width: 80px;
}
/* Closing comment after the hack - don't remove */

.cat {
	position: relative;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;;
}


.descrip {
	margin: 0 155px 0 0;
	position:relative;
	top: -5px;
}

/*************** Body Wash Product category styles ******************/

.cat_BWtitle {
     position: relative;
	 margin:0; 
}

.cat p {
     margin: 7px 0 0 0;
}

.collection {
    position: relative;
    float:left;
	height: 205px;
	padding: 0;
	margin: 0;
	width: 262px;
	vertical-align:top;
	background-repeat:no-repeat;
}

* html .collection {
    position: relative;
    float:left;
	height: 210px; /*height: 219px;*/
	/*padding: 5px;*/
	margin: 0;
	width: 262px;
	vertical-align:top;
	background-repeat:no-repeat;
}


/* IE box model hack \*/
* html .collection {
	/*top: -140px;*/
}
/* Closing comment after the hack - don't remove */

.collection p {
    padding: 0;
    margin-top: 0px;
    padding-right: 180px;
    margin-left: 7px;
	
}

.collection p.ital {
    font-style: italic; 
	font-weight: bold;   
    margin: 4px 0 0 7px; 
	padding-left: 5px;
	padding-right: 30px; 
	color: #336666;
}

.collection ul {
    margin: 0 5px 0 0;
	padding: 5px 100px 0 0; 
}

.collection ul {
    margin: 5px 0 0 20px;
	padding: 5px 100px 0 0; 
}

.collection ul li {
    padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-type:none;
	background-repeat:no-repeat; 
    background-image: url(/Softsoap/CA/EN/Common/Images/bullet.gif);
    background-position: 5px 3px;
}

.collection p a {
	position: absolute;
	bottom: 0px;
	padding-bottom: 10px;
}

/*************** Relax and Learn Homepage styles ******************/
.quad {
	 position: relative;
	 padding: 0;
	 margin:0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
	 color: #317171;
}

.quad td p {
      margin: 0 7px 0 7px;
}

img.headergraphic {
     margin-bottom:5px;
	 /*top: -150px;*/
}

html>body .quad {
	height: auto;
	width: 527px;
}

/* IE box model hack \*/
* html .quad {
	width: 527px;
}
/* Closing comment after the hack - don't remove */

.rl_section {
     width: 262px;
     height:200px;
}

.rlHeaderCopy {
     margin-top: 5px; 
	 margin-left: 5px;
}

.rl_topLeft {
     width: 263px;
     height:200px;
     float:left;
	 background-color:#CCCC9A;
}

.rl_topRight {
     width: 262px;
     height:200px;
     float:right;
	 background-color:#BAE3DD;
}

.rl_subseqLeft {
     width: 263px;
     height:200px;
     float:left;
	 background-color:#D9F0B8;
	 border-top:solid 3px #FFFFFF;	 

}

.rl_subseqRight {
     width: 262px;
     height:200px;
     float:right;
	 background-color:#DFC8E2;
	 border-top:solid 3px #FFFFFF;		 
}

/************** Article Index styles *****************/
.article_section {
	 padding:0;
	 margin:0 0 10px 0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
 	 line-height: 1.3em;
     height:150px;	
	 width: 527px; 
}

.article_header {
     margin: 0 0 0 7px;
     padding: 0;
}

/*** Natural Ingredients section -- Article Index Page ***/

#Articles {
     background-color:#EBF8DE;
	 height: 200px;
}

#Articles_lft {
     width: 220px;
     float:left;
     margin: 0 13px 5px 7px; 
 }
 
 #Articles_rgt {
      width: 220px;
      float:left;
      margin: 0 14px 5px 0;
 }
 
 #Articles ul li {
	 margin-left: 10px;
     padding: 0 0 0 10px;
	 list-style-position: outside;
	 list-style-type:none;
	 background-repeat:no-repeat; 
     background-image: url(/Softsoap/CA/EN/Common/Images/bullet.gif);
     background-position: 0 3px; 
     font-size: 12px;
}	

/************** Article styles ****************/

#article {
    padding-top: 20px;
}

#article p{ 
     font-size: 12px;
}

#article ul li {
	 margin-left: 10px;
     padding: 0 0 0 10px;
	 list-style-position: outside;
	 list-style-type:none;
	 background-repeat:no-repeat; 
     background-image: url(/Softsoap/CA/EN/Common/Images/bullet.gif);
     background-position: 0 3px; 
     font-size: 12px;
}	 

#article p.title { 
     font-weight:bold;
	 font-size: 14px;
}

#about {
     font-style:italic;
}	 
 
/*************** FAQ styles ******************/
.faq {
    width: 500px;
    padding-right: 15px;
    margin-bottom:10px;
    font-size: 12px;
 }

.faq p.question{
	font-weight: bold;
}

.faq p.answer{
	font-style: italic;
}

#unifiednav_footer{
	clear:left;
}
#unifiednav_footercontent {
	clear:left;
}

.disclaimer {
    text-align:center;
}


.footnote {
    text-align:center;
}

/*************** NewsFlash styles ******************/
.nf p {
	font-weight: bold;
	padding: 25px 0 0 0;
}

.nf img {
    margin: 16px 21px 0 21px;
}
