/*====================================================================
  Products: sub navigation
  ===================================================================*/

ul#subNav 
{
    position: relative;
    height: 20px;
}

ul#subNav li 
{
    position: absolute;
    display: block;
    margin: 3px;
    padding: 0;
}

ul#subNav li a
{
    text-indent: -10000px;
    display: block;
    width: 100%;
    height: 100%;   
}

ul#subNav li span {
	display: none;
}

ul#subNav li#subnav-originals 
{
    width: 112px;
    height: 42px;
    top: -8px;
    right: 622px;
}

ul#subNav li a
{
	outline: none;
}

ul#subNav li#subnav-originals a
{
    background: url(../_images/navigation/subnav/products/original.gif);
}

ul#subNav li#subnav-originals a:hover,
body#products-originals ul#subNav li#subnav-originals a,
ul#subNav li#subnav-originals span
{
    background: url(../_images/navigation/subnav/products/original-over.gif);
}

ul#subNav li#subnav-clean-care 
{
    width: 102px;
    height: 21px;
    top: -3px;
    right: 512px;
}


ul#subNav li#subnav-clean-care a
{
    background: url(../_images/navigation/subnav/products/clean_care.gif);
}

ul#subNav li#subnav-clean-care a:hover,
body#products-clean-care ul#subNav li#subnav-clean-care a,
ul#subNav li#subnav-clean-care span
{
    background: url(../_images/navigation/subnav/products/clean_care-over.gif);
}


ul#subNav li#subnav-scents-sensations 
{
    width: 119px;
    height: 25px;
    top: -12px;
    right: 384px;
}

ul#subNav li#subnav-scents-sensations a
{

    background: url(../_images/navigation/subnav/products/scents-sensations.gif);
}

ul#subNav li#subnav-scents-sensations a:hover,
body#products-scents-sensations ul#subNav li#subnav-scents-sensations a,
ul#subNav li#subnav-scents-sensations span
{
    background: url(../_images/navigation/subnav/products/scents-sensations-over.gif);
}

ul#subNav li#subnav-platinum
{
    width: 88px;
    height: 34px;
    top: -20px;
    right: 81px;
}

ul#subNav li#subnav-platinum a
{
    background: url(../_images/navigation/subnav/products/platinum.gif);
}

ul#subNav li#subnav-platinum a:hover,
body#products-platinum ul#subNav li#subnav-platinum a,
ul#subNav li#subnav-platinum span
{
    background: url(../_images/navigation/subnav/products/platinum-over.gif);
}


ul#subNav li#subnav-antiBacterial 
{
    width: 104px;
    height: 37px;
    top: -24px;
    right: 274px;
}

ul#subNav li#subnav-antiBacterial a
{
    background: url(../_images/navigation/subnav/products/anti_bacterial.gif);
}

ul#subNav li#subnav-antiBacterial a:hover,
body#products-antiBacterial ul#subNav li#subnav-antiBacterial a,
ul#subNav li#subnav-antiBacterial span
{
    background: url(../_images/navigation/subnav/products/anti_bacterial-over.gif);
}


ul#subNav li#subnav-powerSpray 
{
    width: 72px;
    height: 30px;
    top: -5px;
    right: 3px;
}

ul#subNav li#subnav-powerSpray a
{
    background: url(../_images/navigation/subnav/products/powerspray.gif);
}

ul#subNav li#subnav-powerSpray a:hover,
body#products-powerspray ul#subNav li#subnav-powerSpray a,
ul#subNav li#subnav-powerSpray span
{
    background: url(../_images/navigation/subnav/products/powerspray-over.gif);
}



ul#subNav li#subnav-activeBurst 
{
    width: 110px;
    height: 28px;
    top: -13px;
    right: 28px;
}

ul#subNav li#subnav-activeBurst a
{
    background: url(../_images/navigation/subnav/products/active_bursts.gif);
}

ul#subNav li#subnav-activeBurst a:hover,
body#activeBurst ul#subNav li#subnav-activeBurst a,
ul#subNav li#subnav-activeBurst span
{
    background: url(../_images/navigation/subnav/products/active_bursts-over.gif);
}

ul#subNav li#subnav-powderBursts 
{
    width: 102px;
    height: 32px;
    top: -3px;
    right: 10px;
}

ul#subNav li#subnav-powderBursts a
{
    background: url(../_images/navigation/subnav/products/power_bursts.gif);
}

ul#subNav li#subnav-powderBursts a:hover,
body#products-powderBursts ul#subNav li#subnav-powderBursts a,
ul#subNav li#subnav-powderBursts span
{
    background: url(../_images/navigation/subnav/products/power_bursts-over.gif);
}


ul#subNav li#subnav-dishwashers
{
    width: 87px;
    height: 36px;
    top: -22px;
    right: 177px;
}

ul#subNav li#subnav-dishwashers a
{
    background: url(../_images/navigation/subnav/products/dishwashers.gif);
}

ul#subNav li#subnav-dishwashers a:hover,
body#subnav-dishwashers ul#subNav li#subnav-dishwashers a,
ul#subNav li#subnav-dishwashers span
{
    background: url(../_images/navigation/subnav/products/dishwashers-over.gif);
}


#content 
{
    background: url(../_images/bg/sensorials.gif) repeat-y;
    padding-bottom: 30px;
}

.retrofit #retrofit 
{
    background: url(../_images/retro-products.gif);
    height: 33px;
}

#footer 
{
    clear:both;
    background: url(../_images/footer-bg.gif) no-repeat #A9C559;
    border-left: 2px solid #A9C559;
    border-right: 2px solid #A9C559;
}

h1.optima
{
    display: block;
    font-size: 22px;
}

h2, h3 
{
    margin: 20px;
    font-size: 24px;
}

h3 
{
    font-size: 22px;
}







body#products-originals #main
{
    width: 480px;
    background: url(../_images/products/sensorials-range.jpg) no-repeat 71px 11px;
    padding-top: 385px;
    position: relative;
    padding-left: 31px;
    display: inline;
}

body#products-originals #sidebar 
{
    /*background: url(../_images/sensorials-stillLife.jpg) no-repeat 41px 24px;*/
    padding-top: 365px;
    padding-left: 23px;
    width: 153px;
    position: relative;
}

body#products-scents-sensations #content {
    background: url(../_images/products/bg/bg-main-scent.jpg) no-repeat;
    padding-bottom:30px;
}

body#products-scents-sensations #main
{
    width: 450px;
    padding-top: 265px;
    position: relative;
    padding-left: 31px;
    display: inline;
}

body#products-scents-sensations #sidebar 
{
    padding-top: 130px;
    padding-left: 53px;
    width: 183px;
    position: relative;
}

body#products-antiBacterial #content {
    background: url(../_images/products/bg/bg-main-antibac.jpg) no-repeat;
    padding-bottom:30px;
}

body#products-antiBacterial #main
{
    width: 450px;
    padding-top: 265px;
    position: relative;
    padding-left: 31px;
    display: inline;
}

body#products-antiBacterial #sidebar 
{
    padding-top: 160px;
    padding-left: 53px;
    width: 183px;
    position: relative;
}

#products-antiBacterial #antibac-glance 
{
    width: 154px;
    height: 42px;
    display: block;
    text-indent: -5000px;
    background-image: url(../_images/products/header-antibac.gif);
}

body#activeBurst div#content div#main
{
    /*background: url(../_images/products/productdetail_activebursts_img1.jpg) no-repeat 2px 12px;*/
}

body#products-powerspray div#content div#main
{
    width: 450px;
    background: url(../_images/products/powerspray-1.jpg) no-repeat 2px 25px;
    padding-top: 265px;
    position: relative;
    padding-left: 31px;
    display: inline;
    margin-bottom: -9px !important;
}

body#products-powerspray #sidebar 
{
    background: url(../_images/products/powerspray-2.jpg) no-repeat 03px 4px;
    padding-top: 160px;
    padding-left: 53px;
    width: 183px;
    position: relative;
}

body#products-powerspray #sidebar #glance 
{
    background-image: url(../_images/products/header-powrspray.gif);
    text-indent: -5000px;
    height:23px;
    width: 166px;
}

body#products-powerspray #sidebar .suggestion .outer, body#products-powderBursts #sidebar .suggestion .outer,
body#activeBurst #sidebar .suggestion .outer, body#activeBurst #sidebar .suggestion .outer 
{
    background-image: url(../_images/products/side-bg.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 181px;
}

body#products-powerspray #sidebar .suggestion .outer .inner, body#products-powderBursts #sidebar .suggestion .outer .inner,
body#activeBurst #sidebar .suggestion .outer .inner, body#activeBurst #sidebar .suggestion .outer .inner
{
    background-image: url(../_images/products/side-top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: Transparent;
}

body#products-powerspray #sidebar .suggestion .outer .inner a,
body#activeBurst #sidebar .suggestion .outer .inner a 
{
    background-image: url(../_images/products/btn-scents.gif);
    width: 149px;
    height: 20px;
    display: block;
    text-decoration: none;
}

body#products-powerspray #sidebar .suggestion .outer .inner a span, 
body#activeBurst #sidebar .suggestion .outer .inner a span
{
    visibility: hidden;
}

body#products-powerspray #sidebar #whynotalsotry 
{
    background-image: url("../_images/products/whynotalsotry.gif");
    width: 155px;
    height: 29px;
    text-indent: -5000px;
}

body#products-originals #sidebar #watchOtherAdverts 
{
    margin-top: 20px;
    width: 176px;
}

body#products-originals #sidebar #watchOtherAdverts .inner
{
    background-image: url(../_images/products/original/fairyoriginal_v2_18.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: Transparent;
}

body#products-originals #sidebar #watchOtherAdverts .inner #adimg
{   
    margin-top: 10px;
    margin-left: 5px;
}

body#products-originals #sidebar #watchOtherAdverts .inner #adtxt
{
    margin-left: 5px;
}

body#products-powerspray #sidebar #watchOtherAdverts h3 
{
    background-image: url(../_images/products/power-watch.gif);
    width: 139px;
    height: 21px;
    display: block;
    text-indent: -5000px;
    margin-left: 10px;
}

body#products-powerspray #sidebar #watchOtherAdverts p 
{
    margin-left: 2px;
    width: 150px;
}

body#products-powerspray #sidebar #watchOtherAdverts a 
{
    color: #127534;
}

body#products-powerspray #advert 
{
    margin-bottom: 20px;
}

body#products-powerspray #advert .caption
{
    display: block;
    width: 280px;
    text-align: center;
    font-size: 0.8em;
}

body#products-powerspray #advert .caption a 
{
    color: #127534;
}

body#products-powerspray #outer
{
    background-image: url("../_images/products/power-bg.jpg");
    margin-left: -28px;
    margin-top: -50px;
    padding-left: 28px;
    padding-right: 20px;
    padding-top: 35px;
    width: 478px;
    display:inline;
}

body#products-powerspray #outer-footer 
{
    background-image: url("../_images/products/power-bg2.jpg");
    margin-left: -28px;
    margin-top: -10px;
    width: 526px;
    height: 77px;
    display:inline;
}

body#activeBurst #outer-footer a 
{
    display: block;
    text-indent: -5000px;
    background-image: url("../_images/products/power-more.gif");
    width: 103px;
    height: 19px;
    float: right;
    margin-top: 10px;
}

body#products-powderBursts #outer-footer a 
{
    display: block;
    text-indent: -5000px;
    background-image: url("../_images/products/power-more.gif");
    width: 103px;
    height: 19px;
    float: right;
    margin-top: 10px;
}

body#products-powerspray #outer-footer a 
{
    display: block;
    text-indent: -5000px;
    background-image: url("../_images/products/power-more.gif");
    width: 103px;
    height: 19px;
    float: right;
    margin-top: 10px;
}

body#products-powerspray #footer 
{
    margin-top: -40px !important;
}


#sidebar .content 
{
    width: 176px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#sidebar .suggestion 
{
    width: 177px;
}

#sidebar .suggestion .outer
{
    background: url(../_images/bg/sidesuggest-bottom.gif) no-repeat 50% 100% #EDF4D7;
    padding-bottom: 10px;
}

#sidebar .suggestion .outer .inner 
{
    background: url(../_images/bg/sidesuggest-top.gif) no-repeat 50% 0% #EDF4D7;
    padding: 10px 10px 0 10px;
    margin-top:10px;
}

#sidebar .suggestion .outer .inner h3.handwritten
{
    line-height: 13px !important;
    line-height: 5px;
}


#sidebar .recipe
{
    width: 177px;
    margin-bottom: 10px;
}

#sidebar .recipe .outer
{
    background: url(../_images/products/original/fairyoriginal_v2_08.jpg) no-repeat 50% 100%;
    padding-bottom: 10px;
}

#sidebar .recipe .outer .inner 
{
    background: url(../_images/products/original/fairyoriginal_v2_03.jpg) no-repeat 50% 0%;
    padding: 60px 10px 0 10px;
    margin-top:10px;
}

#sidebar .recipe .outer .inner .innertext
{
    padding: 5px 0px 0px 0px;
}


/*====================================================================
  Products: home page styles
  ===================================================================*/


body#products-home #main 
{
    border-left: 2px solid #A9C559;
    border-right: 2px solid #A9C559;
    padding-top:25px;
    width: 741px;
}


body#products-originals #sidebar ul, body#activeBurst #sidebar ul
{
  list-style-type: none;  
}

body#products-originals #sidebar li, body#activeBurst #sidebar li
{
    background-image: url(../_images/products/original/bullet.jpg);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1em; 

}


.optima 
{
    margin-bottom: 20px;
}

div#logocontainer
{
	border-color:#82b699;
	border-style:solid;
	border-width:1px;
	margin-top:25px;
	float:left;
	width:455px
}


div#logo,
div.logo
{
	float:left;
	padding:10px;
	margin-right:0px;
}

div.logo
{
	padding:7px;
}

body#activeBurst div#logo {padding:7px;}

div#logoheader
{

	border-bottom:red;
	border-bottom-color:#82b699;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:2px;
}


div#primary,
div#secondary,
div#tertiary 
{
    float: left;
}

div#primary 
{
    width: 243px;
    background: url(../_images/products/bg/bg-bubbles.gif) no-repeat 80px 53px;
    padding-left: 20px;
    
}

div#secondary 
{
    width: 300px;
}

div#tertiary 
{

    width: 156px;
    background: url(../_images/products/bg/bg-sideContent.gif) no-repeat top left #F4F9FF;
    padding: 25px 0 0 15px;
    margin-top: -25px;
}

div#tertiary div.content
{
    border: 0px solid red;
    width: 150px;
    float: left;    
}

div#tertiary h3.handwritten
{
    line-height: 13px;
}

/*====================================================================
  Products: product home page product items
  ===================================================================*/

div.productItemSpecial,
div.productItemLeft,
div.productItem,
div.specialProductRight
{
    margin-bottom: 20px;
    position: relative;
    float: left;
}

div.productItemSpecial img
{
    float: left;
}

div.productItemSpecial div.content h2 
{
    font-size: 1.85em;
    margin-bottom: 0px;
}

div.productItemSpecial div.content
{
    float: left;
    width: 147px;
    padding-top: 30px;
    margin-left: 10px;
}

div.specialProductRight 
{
    display:inline;
    width: 280px;
    float: left;
    margin-left: 12px;
}

div.specialProductRight h3.handwritten 
{
    line-height: 13px !important;
    line-height: 7px;
}

/*div.specialProductRight div.outer
{
    background: url(../_images/products/bg/bg-home-special-bottom.gif) no-repeat bottom left #EEF3E0;
    position: relative;
}*/
div.specialProductRight div.outer
{
    background: url(../_images/products/bg/bg-powerspray.jpg) no-repeat;
    width:250px;
    height:191px;  
}

div.specialProductRight div.scentSensationsBg 
{
    background: url(../_images/products/home_scent_sensations2.jpg) no-repeat;
    position:relative;
    width:272px;
    height:340px;
}

div.specialProductRight div.scentSensationsBg h3
{
    background: url(../_images/products/fairy_scent_sensations_01.gif) no-repeat;
    position:absolute;
    left:15px;
    top:160px;
    width:193px;
    height:24px;
	text-indent:-9999px;
}

div.specialProductRight div.outer h3
{
    text-indent: -9999px;
    height:0px;
    font-size:0px;
    line-height:0px; 
    margin:0;
}
div.specialProductRight div.outer p
{ 
    margin:45px 0 0 15px;
    width:160px; 
}
div.specialProductRight div.outer a
{ 
    background:transparent url(../_images/products/btn-getInfo-special2.gif) no-repeat scroll left top;
    display:block;
    text-indent:-100000px;
    width:67px;
    margin:5px 0 0 90px;
    height:17px;
}

div.specialProductRight div.inner 
{
    background: url(../_images/products/bg/bg-home-special-top.gif) no-repeat top left;
    padding: 20px 0 0 15px;
    border:1px solid red;
    float:left;
    width:235px;
    height:191px;
}

div.specialProductRight div.content 
{
    float: left;
    width: 140px;
}

div.specialProductRight a.link 
{
    position: absolute;
    bottom: 20px;
    right: 95px;
    background: url(../_images/products/btn-getInfo-special.gif) no-repeat top left;
    display: block;
    width: 67px;
    height: 16px;
    text-indent: -100000px;
    float: right;
}


div.specialProductRight img.prodImage 
{
    float: right;
}

div.link 
{
    text-align: right;
}

div.link a 
{
    width: 67px;
    background: url(../_images/buttons/get-info.gif) no-repeat;
    height: 17px;
    display: block;
    text-decoration: none;
    float: right;
}

div.link a span 
{
    visibility: hidden;
}

/*====================================================================
  Products: product details page
  ===================================================================*/


body.navProductDetails div#content 
{
    padding: 0 2px;
}

body.navProductDetails div#content div#main 
{
    width: 525px;
}

body.navProductDetails div#content div#main div.content 
{
    margin-top: 219px;
    background: url(../_images/products/common/bg-bubbles-bottom.gif) no-repeat 50% 100%;
    padding-bottom: 32px;
    margin-left: 0px;
}


body.navProductDetails div#content div#main div.content div.inner 
{
    background: url(../_images/products/common/bg-bubbles-top.gif) no-repeat 50% 0%;
    padding: 30px 27px 45px 35px; 
}


body#activeBurst div#content div#main div.content div.inner {background-image:none;}

body.navProductDetails div#content div#main div.content div.inner div.video 
{
    width: 280px;
    text-align: center;
    font-size: 1em;
}

body.navProductDetails div#content div#sidebar
{
    width: 198px;
    padding-top: 140px;
}

body.navProductDetails div#content div#sidebar h3.cleanPower 
{
    background: url(../_images/products/common/hdr-fairy_cleaning_power.gif);
    width: 129px;
    height: 41px;
    text-indent: -100000px;
}

body.navProductDetails div#content div#sidebar h3.try 
{
    background: url(../_images/products/common/hdr-why_not_try.gif);
    width: 149px;
    height: 26px;
    text-indent: -1000000px;
    margin-bottom: 10px;
} 

/*====================================================================
  Products: headers
  ===================================================================*/
#products-originals h1, #products-scents-sensations h1, #products-antiBacterial h1 
{
    text-indent:-9999px;
    visibility:visible;
    display:block;
    height:30px;
}

/*====================================================================
  Products: original
  ===================================================================*/

#products-originals #content {
    background:transparent url(../_images/bg/sensorials_tupper_new.jpg) no-repeat scroll 0 0px;
}
#products-originals h1
{
    width: 437px;
    height: 42px;
    background: url(../_images/products/original/trust_fairy.gif) no-repeat;
}


/*====================================================================
  Products: clean and care
  ===================================================================*/


body#products-clean-care #content 
{
	background:transparent url(../_images/products/bg/bg-clean-care.jpg) top left no-repeat;
	margin-top:-33px;
}

body#products-clean-care ul#subNav li {
	margin:40px 0 0 0;
}

body#products-clean-care ul#subNav li#subnav-originals a
{
    background: url(../_images/navigation/subnav/products_cc/original.gif);
}

body#products-clean-care ul#subNav li#subnav-originals a:hover,
body#products-clean-care ul#subNav li#subnav-originals span
{
    background: url(../_images/navigation/subnav/products_cc/original-over.gif);
}

body#products-clean-care ul#subNav li#subnav-clean-care a
{
    background: url(../_images/navigation/subnav/products_cc/clean_care.gif);
}

body#products-clean-care ul#subNav li#subnav-clean-care a,
body#products-clean-care ul#subNav li#subnav-clean-care a:hover,
body#products-clean-care ul#subNav li#subnav-clean-care span
{
    background: url(../_images/navigation/subnav/products_cc/clean_care-over.gif);
}

body#products-clean-care ul#subNav li#subnav-scents-sensations a
{
    background: url(../_images/navigation/subnav/products_cc/scents-sensations.gif);
}

body#products-clean-care ul#subNav li#subnav-scents-sensations a:hover,
body#products-clean-care ul#subNav li#subnav-scents-sensations span
{
    background: url(../_images/navigation/subnav/products_cc/scents-sensations-over.gif);
}

body#products-clean-care ul#subNav li#subnav-antiBacterial a
{
    background: url(../_images/navigation/subnav/products_cc/anti_bacterial.gif);
}

body#products-clean-care ul#subNav li#subnav-antiBacterial a:hover,
body#products-clean-care ul#subNav li#subnav-antiBacterial span
{
    background: url(../_images/navigation/subnav/products_cc/anti_bacterial-over.gif);
}


body#products-clean-care ul#subNav li#subnav-powerSpray a
{
    background: url(../_images/navigation/subnav/products_cc/powerspray.gif);
}

body#products-clean-care ul#subNav li#subnav-powerSpray a:hover,
body#products-clean-care ul#subNav li#subnav-powerSpray span
{
    background: url(../_images/navigation/subnav/products_cc/powerspray-over.gif);
}

body#products-clean-care ul#subNav li#subnav-activeBurst a
{
    background: url(../_images/navigation/subnav/products_cc/active_bursts.gif);
}

body#products-clean-care ul#subNav li#subnav-activeBurst a:hover,
body#products-clean-care ul#subNav li#subnav-activeBurst span
{
    background: url(../_images/navigation/subnav/products_cc/active_bursts-over.gif);
}

body#products-clean-care ul#subNav li#subnav-dishwashers a
{
    background: url(../_images/navigation/subnav/products_cc/dishwashers.gif);
}

body#products-clean-care ul#subNav li#subnav-dishwashers a:hover,
body#products-clean-care ul#subNav li#subnav-dishwashers span
{
    background: url(../_images/navigation/subnav/products_cc/dishwashers-over.gif);
}


body#products-clean-care ul#subNav li#subnav-platinum a
{
    background: url(../_images/navigation/subnav/products_cc/platinum.gif);
}

body#products-clean-care ul#subNav li#subnav-platinum a:hover,
body#products-clean-care ul#subNav li#subnav-platinum span
{
    background: url(../_images/navigation/subnav/products_cc/platinum-over.gif);
}


body#products-clean-care #main {
	display:inline;
	padding-left:31px;
	padding-top:310px;
	/* position:relative; */
	width:450px;
}

body#products-clean-care #sidebar {
display:inline;
padding-left:53px;
padding-top:190px;
/* position:relative; */
width:183px;
}

body#products-clean-care h1 
{
    background: url(../_images/products/fairy_clean_and_care_01.gif) 2px 12px no-repeat !important;
	display:block;
	height:83px;
	margin-bottom:20px;
	text-indent:-9999px;
	visibility:visible;
	width:442px;
}

h2#silkOrchid 
{
	background: url(../_images/products/silk_and_orchid_01.gif) top left no-repeat;
	height:19px;
	margin:12px 0 5px 0;
	padding:0;
	text-indent:-9999px;
	width:112px;
}

h2#almond
{
	background: url(../_images/products/almond_01.gif) top left no-repeat;
	height:18px;
	margin:12px 0 5px 0;
	padding:0;
	text-indent:-9999px;
	width:63px;
}

h2#aloe
{
	background: url(../_images/products/aloe_vera_cucumber_01.gif) top left no-repeat;
	height:21px;
	margin:12px 0 5px 0;
	padding:0;
	text-indent:-9999px;
	width:182px;
}


body#products-clean-care #logocontainer
{	
	background:#fff;
}


body#products-clean-care #smallBottles 
{
	background: url(../_images/products/clean_care_bottles_small.jpg) top left no-repeat;
	height:198px;
	margin-left:301px;
	margin-top:-220px;
	position:absolute;
}

body#products-clean-care #smallBottles ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

body#products-clean-care #smallBottles li
{
	display:inline;
	float:left;
}

body#products-clean-care #smallBottles li a
{
	display:inline;
	float:left;
	text-indent:-9999px;
	outline: none;
}

body#products-clean-care #bottleAloe span
{
	background: url(../_images/products/aloe_off_silk_on.jpg) top left no-repeat;
	display:block;
	height:186px;
	width:68px;
}

body#products-clean-care #bottleSilk span
{
	background: url(../_images/products/silk_on.jpg) top left no-repeat;
	display:block;
	height:186px;
	width:58px;
}

body#products-clean-care #bottleAlmond span
{
	background: url(../_images/products/almond_off_silk_on.jpg) top left no-repeat;
	display:block;
	height:186px;
	width:72px;
}

body#products-clean-care #bottleAloe .onoff { background: url(../_images/products/aloe_on_silk_off.jpg) top left no-repeat; }
body#products-clean-care #bottleSilk .onoff { background: url(../_images/products/silk_off_aloe_on.jpg) top left no-repeat; }
body#products-clean-care #bottleAlmond .offoff { background: url(../_images/products/almond_off_silk_off.jpg) top left no-repeat; }

body#products-clean-care #bottleAloe .offon { background: url(../_images/products/aloe_off_silk_on.jpg) top left no-repeat; }
body#products-clean-care #bottleSilk .on { background: url(../_images/products/silk_on.jpg) top left no-repeat; }
body#products-clean-care #bottleAlmond .offon { background: url(../_images/products/almond_off_silk_on.jpg) top left no-repeat; }

body#products-clean-care #bottleAloe .offoff { background: url(../_images/products/aloe_off_silk_off.jpg) top left no-repeat; }
body#products-clean-care #bottleSilk .offon { background: url(../_images/products/silk_off_almond_on.jpg) top left no-repeat; }
body#products-clean-care #bottleAlmond .onoff { background: url(../_images/products/almond_on_silk_off.jpg) top left no-repeat; }

body#products-clean-care #cleancareBoxes 
{
	background: url(../_images/products/silk_box.jpg) top left no-repeat;
	height:270px;
	margin-left:4px;
	margin-top:-265px;
	position:absolute;
	width:297px;
}

body#products-clean-care #cleancareBoxes #aloeBox 
{
	background: url(../_images/products/aloe_box.jpg) top left no-repeat;
}

body#products-clean-care #cleancareBoxes #silkBox { background: url(../_images/products/silk_box.jpg) top left no-repeat; }
body#products-clean-care #cleancareBoxes #almondBox { background: url(../_images/products/almond_box.jpg) top left no-repeat; }

body#products-clean-care #cleancareBoxes div p 
{
	padding:90px 0 0 120px;
}

body#products-clean-care #cleancareBoxes div#aloeBox p 
{
	padding:105px 0 0 120px;
}

body#products-clean-care #cleancareBoxes div 
{
	display:none;
	height:270px;
	width:297px;
}

body#products-clean-care #cleancareBoxes .displaynone 
{
	display:none;
}

body#products-clean-care #cleancareBoxes .displayit 
{
	display:block;
}

body#products-clean-care .footnote
{
	clear:left;
	font-size:0.8em;
	padding-top:20px;
}


body#products-clean-care #footer
{
	background:#A9C559 url(../_images/products/footer_bg_careclean.gif) top right no-repeat;
}


/*====================================================================
  Products: scents sensations
  ===================================================================*/
#products-scents-sensations h1
{
    background: url(../_images/products/fairy_scent_sensations_logo_03.gif) no-repeat;
}

/*====================================================================
  Products: antiBacterial
  ===================================================================*/
#products-antiBacterial h1
{
    background: url(../_images/products/Fairy_Antibc_Header.gif) no-repeat;
}

body#products-powerspray #sidebar .suggestion .outer .inner
{
    margin-top:0;
}
body#products-powerspray #sidebar .suggestion .outer, body#products-powderBursts #sidebar .suggestion .outer
{
    background-color:white
}

/*====================================================================
  Products: active bursts
  ===================================================================*/
body#activeBurst #content 
{
    background: url(../_images/products/bg/bg-dishwasher.jpg) 0px 0px no-repeat;
    margin-top:-10px;
  min-height:1250px;
}
body#activeBurst ul#subNav li {margin:30px 0 0px 0;}

body#activeBurst #retrofit {display:none!important;}
body#activeBurst #video 
{
    float:left;
    width:468px;
}
body#activeBurst #productYear 
{
    float:left;
    width:172px;
    border:1px solid #85b79a;
}
body#activeBurst #productYear img
{
    padding:20px 0 0 19px;
}
body#activeBurst #productYear p
{
    margin-left:19px;
    font-size:0.9em;
}
body#activeBurst #needUnwrap 
{
    clear:both;  
    padding-top:20px; 
}
body#activeBurst h2
{
    text-indent:-9999px;  
    margin:0;
}
body#activeBurst h2#unwrap
{
    background: url(../_images/products/no_need_to_unwrap_01.gif) no-repeat;
}
body#activeBurst h2#save
{
    background: url(../_images/products/save_time_01.gif) no-repeat;
}

/*====================================================================
  Products: platinum recipes
  ===================================================================*/

#products-platinumrecipes #content {
    background:transparent url(../_images/bg/platinumrecipe.jpg) 0px 0px no-repeat;
    margin-top:-28px;
    min-height:1250px;
}

#products-platinumrecipes div#content div#sidebar
{
    width: 198px;
    padding-top: 310px;
}


#products-platinumrecipes #main
{
    width: 716px;
    background: url(../_images/products/sensorials-range.jpg) no-repeat 71px 11px;
    padding-top: 235px;
    position: relative;
    padding-left: 15px;
    display: inline;
}

#products-platinumrecipes #sidebar 
{
    padding-top: 365px;
    padding-left: 23px;
    width: 153px;
    position: relative;
}

#products-platinumrecipes #main .recipeleft
{
    float:left;
    width:520px;
    background-color:#f1ede8;
    margin-bottom:10px;
}

#products-platinumrecipes #main .reciperight
{
    float:right;
    width:169px;
}

#products-platinumrecipes #main .recipeingredients
{
    padding-top:50px;
    padding-left:20px;
    padding-right:10px;
    font-size:0.8em;
    padding-bottom:10px;
    background-image:url(../_images/bg/recipeingredientbg1.gif);

}

#products-platinumrecipes #main .recipecleaning
{
    margin-top:15px;
    padding-top:120px;
    padding-left:20px;
    padding-right:10px;
    font-size:0.8em;
    padding-bottom:10px;
    background:#e8eee2 url(../_images/bg/recipeingcleaningbg1.gif) no-repeat;


}

#products-platinumrecipes #main .recipelist
{
    margin-left:30px;
    margin-right:30px;
    padding-bottom:20px;
    color:Green;
    font-size:1.1em;
    font-weight:bold;
    
}
#products-platinumrecipes #main .recipelist .blacktext
{

    color:Black;
    font-size:0.9em;
    font-weight:normal;
    
}


#products-platinumrecipes #main #recipeintro
{
    width:690px;
}

#products-platinumrecipes #main #recipe1
{  
width:716px;
height:auto;

margin-bottom:10px;
}

#products-platinumrecipes #main #recipe2
{  
width:716px;
height:auto;

margin-bottom:10px;
}

/*====================================================================
  Products: platinum
  ===================================================================*/


body#platinum  div#content div#sidebar .suggestion .inner 
{	padding-right: 10px;	
    margin-top: 10px;	
    padding-left: 10px;	
    background: url(../_images/bg/sidesuggest-top.gif) #edf4d7 no-repeat 50% 0%;	
    padding-bottom: 5px;	
    padding-top: 10px;
}
  
body#platinum  div#content div#sidebar #watchOtherAdverts .inner {	
    background-position: left top;	
    background-image: url(../_images/products/original/fairyoriginal_v2_18.jpg);	
    background-repeat: no-repeat;	
    background-color: transparent
}

body#platinum  div#content div#sidebar #watchOtherAdverts .inner #adimg{	
margin-left:10px;
margin-top:10px;
}
  
body#platinum  div#content div#sidebar #watchOtherAdverts .inner #adtxt{	
    width:160px;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
}
  
  
body#platinum div#content div#main div.content div.inner 
{
    padding-top:60px;
    background-image:none;
}

body#platinum div#content div#sidebar
{
    width: 198px;
    padding-top: 310px;
}

body#platinum #content 
{
    background: url(../_images/products/bg/bg-platinum.jpg) 0px 0px no-repeat;
    margin-top:-15px;
  min-height:1250px;
}

body#platinum ul#subNav li {margin:30px 0 0px 0;}

body#platinum #retrofit {display:none!important;}
body#platinum #video 
{
    float:left;
    width:468px;
}
body#platinum #productYear 
{
    float:left;
    width:172px;
    border:1px solid #85b79a;
}
body#platinum #productYear img
{
    padding:20px 0 0 19px;
}
body#platinum #productYear p
{
    margin-left:19px;
    font-size:0.9em;
}
body#platinum #needUnwrap 
{
    clear:both;  
    padding-top:20px; 
}
body#platinum h2
{
    text-indent:-9999px;  
    margin:0;
}
body#platinum h2#unwrap
{
    background: url(../_images/products/no_need_to_unwrap_01.gif) no-repeat;
}
body#platinum h2#save
{
    background: url(../_images/products/save_time_01.gif) no-repeat;
}


/*====================================================================
  Products: powder bursts
  ===================================================================*/
body#products-powderBursts #content 
{
    background: url(../_images/products/bg/bg-powderburst-main.jpg) no-repeat;
}
body#products-powderBursts p 
{
    position:relative;
}
/*====================================================================
  Products: default
  ===================================================================*/
body#products-home h3 
{
    text-indent:-9999px;
    margin:0 0 0 -5px;
    height:24px;
}
body#products-home h3#headerActiveBurst 
{
    background: url(../_images/products/home_more_powerful_title.jpg) no-repeat;
	display:block;
	height:19px;
	width:147px;
}
body#products-home h3#headerPowderBurst 
{
    background: url(../_images/products/header-powderburst.gif) no-repeat;
}

body#products-home h3#headerPowerspray 
{
    background: url(../_images/products/fairy_powerspray_02.gif) top left no-repeat;
	display:block;
	height:22px;
	width:124px;
}

/*
body#activeBurst div#content div#main div.content div.inner {
background:transparent url(../_images/products/bg/new-bg.gif) no-repeat scroll 50% 0%;
padding:30px 27px 45px 35px;
}*/

body#activeBurst ul.privacy {color:Gray; font-size:0.8em;clear:both;padding:5px 0 0 5px;}


body#activeBurst ul#subNav li#subnav-originals a
{
    background: url(../_images/navigation/subnav/products_ab/original.gif);
}

body#activeBurst ul#subNav li#subnav-originals a:hover,
body#activeBurst ul#subNav li#subnav-originals span
{
    background: url(../_images/navigation/subnav/products_ab/original-over.gif);
}

body#activeBurst ul#subNav li#subnav-clean-care a
{
    background: url(../_images/navigation/subnav/products_ab/clean_care.gif);
}

body#activeBurst ul#subNav li#subnav-clean-care a:hover,
body#activeBurst ul#subNav li#subnav-clean-care span
{
    background: url(../_images/navigation/subnav/products_ab/clean_care-over.gif);
}

body#activeBurst ul#subNav li#subnav-scents-sensations a
{
    background: url(../_images/navigation/subnav/products_ab/scents-sensations.gif);
}

body#activeBurst ul#subNav li#subnav-scents-sensations a:hover,
body#activeBurst ul#subNav li#subnav-scents-sensations span
{
    background: url(../_images/navigation/subnav/products_ab/scents-sensations-over.gif);
}

body#activeBurst ul#subNav li#subnav-antiBacterial a
{
    background: url(../_images/navigation/subnav/products_ab/anti_bacterial.gif);
}

body#activeBurst ul#subNav li#subnav-antiBacterial a:hover,
body#activeBurst ul#subNav li#subnav-antiBacterial span
{
    background: url(../_images/navigation/subnav/products_ab/anti_bacterial-over.gif);
}

body#activeBurst ul#subNav li#subnav-platinum a
{
    background: url(../_images/navigation/subnav/products_ab/platinum.gif);
}


body#activeBurst ul#subNav li#subnav-platinum a:hover,
body#activeBurst ul#subNav li#subnav-platinum span
{
    background: url(../_images/navigation/subnav/products_ab/platinum-over.gif);
}


body#activeBurst ul#subNav li#subnav-powerSpray a
{
    background: url(../_images/navigation/subnav/products_ab/powerspray.gif);
}

body#activeBurst ul#subNav li#subnav-powerSpray a:hover,
body#activeBurst ul#subNav li#subnav-powerSpray span
{
    background: url(../_images/navigation/subnav/products_ab/powerspray-over.gif);
}

body#activeBurst ul#subNav li#subnav-activeBurst a
{
    background: url(../_images/navigation/subnav/products_ab/active_bursts.gif);
}

body#activeBurst ul#subNav li#subnav-activeBurst a:hover,
body#activeBurst ul#subNav li#subnav-activeBurst a,
body#activeBurst ul#subNav li#subnav-activeBurst span
{
    background: url(../_images/navigation/subnav/products_ab/active_bursts-over.gif);
}

body#activeBurst ul#subNav li#subnav-powderBursts a
{ 
    background: url(../_images/navigation/subnav/products_ab/power_bursts.gif);
}

body#activeBurst ul#subNav li#subnav-powderBursts a:hover,
body#activeBurst ul#subNav li#subnav-powderBursts span
{
    background: url(../_images/navigation/subnav/products_ab/power_bursts-over.gif);
}


body#activeBurst ul#subNav li#subnav-dishwashers a
{ 
    background: url(../_images/navigation/subnav/products_ab/dishwashers-over.gif);
}

body#activeBurst ul#subNav li#subnav-dishwashers a:hover,
body#activeBurst ul#subNav li#subnav-dishwashers span
{
    background: url(../_images/navigation/subnav/products_ab/dishwashers-over.gif);
}


body#activeBurst div#content div#main div.content 
{
    margin: 200px 0 -30px 0;
     background : none;
    padding-bottom: 0px;
}

body#activeBurst #footer {margin-top:0;}

body#activeBurst #sidebar .suggestion .outer .inner 
{
    margin-top:0px;}
    body#activeBurst #sidebar .suggestion .outer  
{
    background-color:#fff;}
    
    
    
    
    /* platinum */
    
    
    
    
body#platinum ul#subNav li#subnav-originals a
{
    background: url(../_images/navigation/subnav/products_pd/original.gif);
}

body#platinum ul#subNav li#subnav-originals a:hover,
body#platinum ul#subNav li#subnav-originals span
{
    background: url(../_images/navigation/subnav/products_pd/original-over.gif);
}

body#platinum ul#subNav li#subnav-clean-care a
{
    background: url(../_images/navigation/subnav/products_pd/clean_care.gif);
}

body#platinum ul#subNav li#subnav-clean-care a:hover,
body#platinum ul#subNav li#subnav-clean-care span
{
    background: url(../_images/navigation/subnav/products_pd/clean_care-over.gif);
}

body#platinum ul#subNav li#subnav-scents-sensations a
{
    background: url(../_images/navigation/subnav/products_pd/scents-sensations.gif);
}

body#platinum ul#subNav li#subnav-scents-sensations a:hover,
body#platinum ul#subNav li#subnav-scents-sensations span
{
    background: url(../_images/navigation/subnav/products_pd/scents-sensations-over.gif);
}

body#platinum ul#subNav li#subnav-antiBacterial a
{
    background: url(../_images/navigation/subnav/products_pd/anti_bacterial.gif);
}

body#platinum ul#subNav li#subnav-antiBacterial a:hover,
body#platinum ul#subNav li#subnav-antiBacterial span
{
    background: url(../_images/navigation/subnav/products_pd/anti_bacterial-over.gif);
}

body#platinum ul#subNav li#subnav-platinum a
{
    background: url(../_images/navigation/subnav/products_pd/platinum.gif);
}


body#platinum ul#subNav li#subnav-platinum a:hover,
body#platinum ul#subNav li#subnav-platinum span
{
    background: url(../_images/navigation/subnav/products_pd/platinum-over.gif);
}


body#platinum ul#subNav li#subnav-powerSpray a
{
    background: url(../_images/navigation/subnav/products_pd/powerspray.gif);
}

body#platinum ul#subNav li#subnav-powerSpray a:hover,
body#platinum ul#subNav li#subnav-powerSpray span
{
    background: url(../_images/navigation/subnav/products_pd/powerspray-over.gif);
}

body#platinum ul#subNav li#subnav-platinum a
{
    background: url(../_images/navigation/subnav/products_pd/platinum.gif);
}

body#platinum ul#subNav li#subnav-platinum a:hover,
body#platinum ul#subNav li#subnav-platinum a,
body#platinum ul#subNav li#subnav-platinum span
{
    background: url(../_images/navigation/subnav/products_pd/platinum-over.gif);
}

body#platinum ul#subNav li#subnav-powderBursts a
{ 
    background: url(../_images/navigation/subnav/products_pd/power_bursts.gif);
}

body#platinum ul#subNav li#subnav-powderBursts a:hover,
body#platinum ul#subNav li#subnav-powderBursts span
{
    background: url(../_images/navigation/subnav/products_pd/power_bursts-over.gif);
}


body#platinum ul#subNav li#subnav-dishwashers a
{ 
    background: url(../_images/navigation/subnav/products_pd/dishwashers.gif);
}

body#platinum ul#subNav li#subnav-dishwashers a:hover,
body#platinum ul#subNav li#subnav-dishwashers span
{
    background: url(../_images/navigation/subnav/products_pd/dishwashers-over.gif);
}


body#platinum div#content div#main div.content 
{
    margin: 200px 0 -30px 0;
     background : none;
    padding-bottom: 0px;
}

body#platinum #footer {margin-top:0;}

body#platinum #sidebar .suggestion .outer  
{
    background-color:#fff;
}
    
    
    
    
/*====================================================================
  Products: powermum
  ===================================================================*/

body#products-powermum #content 
{
	background:transparent url(../_images/products/bg/bg-powermum.jpg) top left no-repeat;
	margin-top:-33px;
	padding-top:33px;
    min-height:1780px;
    height:auto !important;
    height:1780px;	
}
body#products-powermum #content #main
{
	margin:380px 0 0 40px;
	width:515px;
	display:inline;
} 
body#products-powermum #content #main p
{
	width:450px;
}
body#products-powermum #content #main #rachel
{
	background:transparent url(../_images/products/bg/bg-rachel.jpg) no-repeat;
	position:relative;
	width:412px;
	height:171px;
	margin-top:20px;
} 
body#products-powermum #content #main #rachel h2
{
	display:none;
}
body#products-powermum #content #main #rachel p
{
    position:absolute;
    top:50px;
    left:150px;
    width:260px;
} 
body#products-powermum #content #main #mumtips 
{
	padding:20px 0 0 0;
}  
body#products-powermum #content #main #mumtips h2
{
	background:transparent url(../_images/products/bg/bg-title-tips.gif) no-repeat;
	text-indent:-9999px;
	margin:20px 0 0 0;
}
body#products-powermum #content #main #mumtips ol
{
	list-style-type:none;
}
body#products-powermum #content #main #mumtips ol li
{
	padding:0 0 3px 25px;
	width:450px;
}
body#products-powermum #content #main #mumtips ol li.one
{
	background:transparent url(../_images/products/bg/bg-bullet1.gif) no-repeat;
}
body#products-powermum #content #main #mumtips ol li.two
{
	background:transparent url(../_images/products/bg/bg-bullet2.gif) no-repeat;
}
body#products-powermum #content #main #mumtips ol li.three
{
	background:transparent url(../_images/products/bg/bg-bullet3.gif) no-repeat;
}
body#products-powermum #content #main #mumtips ol li.four
{
	background:transparent url(../_images/products/bg/bg-bullet4.gif) no-repeat;
}
body#products-powermum #content #main #mumtips ol li.five
{
	background:transparent url(../_images/products/bg/bg-bullet5.gif) no-repeat;
}
body#products-powermum #content #main #mumtips ol li.six
{
	background:transparent url(../_images/products/bg/bg-bullet6.gif) no-repeat;
}
body#products-powermum #content #main h2#cookup
{
 	background:transparent url(../_images/products/bg/bg-title-cookup.gif) no-repeat;   
	text-indent:-9999px;
	margin:65px 0 5px 0;
	height:45px;
}
body#products-powermum #content #main #broccoli
{
 	background:transparent url(../_images/products/bg/bg-broccoli.jpg) no-repeat; 
 	width:480px;  
    min-height:453px;
    height:auto !important;
    height:453px;
    color:#f4499f;
    position:relative;
}
body#products-powermum #content #main #broccoli ul
{
    position:absolute;
    top:215px;
    left:23px;
    list-style-type:none;
    width:172px;    
}

body#products-powermum #content #main #broccoli ul li span
{
    color:#f996c8;
    font-style:italic;
    display:inline-block;
}
body#products-powermum #content #main #broccoli #rightpanel
{
    position:absolute;
    top:50px;
    left:223px;    
}
body#products-powermum #content #main #broccoli #rightpanel p
{
    width:220px;    
}
body#products-powermum #content #main #broccoli #rightpanel .fresh-living
{
 	background:transparent url(../_images/products/bg/bg-cta-fresh.gif) no-repeat right; 
 	text-indent:-9999px;
 	display:block;
    width:220px;
    height:22px;   	    
}
body#products-powermum #content #main #broccoli #rightpanel .fairy-cookbook
{
 	background:transparent url(../_images/products/bg/bg-cta-cookbook.gif) no-repeat right; 
 	text-indent:-9999px;
 	display:block; 
    width:220px; 
    height:22px;       	 	    
}

body#products-powermum #content #sidebar {
    margin:190px 0 0 0px;
    width:180px;
}
body#products-powermum #content #activeburst {
 	margin-left:5px;	 
}
body#products-powermum #content #activeburst h2{
 	background:transparent url(../_images/products/bg/bg-title-activeburst.gif) no-repeat;
 	text-indent:-9999px;
 	height:40px; 
 	margin:0;	 
}
body#products-powermum #content #activeburst a.findoutmore{
 	background:transparent url(../_images/products/bg/bg-cta-product-info.gif) no-repeat right;
 	text-indent:-9999px;
 	height:20px; 
    width:170px; 	
    display:block; 
}
body#products-powermum #wrapper 
{
    position:relative;
}

body#products-powermum #wrapper #ctl00_flashoverlay 
{
    position:absolute;
    top:0;
    left:-20px;
    z-index:1000;
    width:785px;
    height:869px;
}

/*====================================================================
  Products: platinum
  ===================================================================*/
body#products-home h3#headerPlatinum
{
    background: url(../_images/products/fairy_platinum.gif) top left no-repeat;
	display:block;
	height:30px;
	width:124px;
	margin-left:1px;
}

#disclaimer{
	padding-left:20px;
	font-size:10px;
}

.green{
	color:#327e45;
}
   
    
#platinumvideocontainer {
_margin-top:55px;
}    
