body {
	background-color: #fff;
	color: #000;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
/*h1 a {
	backtround-position: top left;
	background-repeat: no-repeat;
	text-indent: -3000px;
	display: block;
	width: 100%;
	height: 100%;
}
*/

div.bodywrap {
	background-image: url(../img/page/top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
a img {
	border-width: 0px;
}
div.wrap {
	background-repeat: repeat-y;
	background-position: top center;
}
div.header {
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 0.8em;
}
div.content {
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 0.8em;
	
}
div.main {
	width: 760px;
	overflow: hidden;
	text-align: left;
	margin: auto;
	padding-left: 15px;
}

div.holder {
	margin: auto;
	width: 760px;
	padding-bottom: 20px;
	
}

div.holder h1 {
    width: 194px;
	height: 87px;
	position: relative;
	top: 20px;
	left: 285px;
	z-index: 3;
}

div.footer_links {
	float: right;
	font-size: 0.85em;
	color: #494949;
	padding-top: 12px;
	overflow: auto;
	width: 630px;
}
div.gen_con {
	width: 100%;
}
div.gen_con div.in {
	padding-left: 13px;
	padding-right: 13px;
}

div.footer {clear: both;}

div.footer_links div.copyright{
	float: left;
	margin-right: 10px;
}
hr {
	display: none;
}
div.footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
div.footer ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 7px;
	margin-right: 2px;
	background-image: url(../img/backgrounds/footerlinkssep.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
div.footer ul li.last {
	background-image: none;
	padding-right: 0px;
	margin-right: 0px;
}
div.footer ul li a{
	color: #494949;
	text-decoration: underline;
	font-weight: bold;
}
div.footer div.nestlelogo {
	float: left;
	width: 95px;
	margin-left: 10px;
}

div.header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	background-image: url(../img/menu/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: -42px;
	margin-left: 1px;
	width: 495px;
	float: right;
}
*+html div.header ul {margin-left: 0px;}
div.header ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 113px;
	height: 49px;
}
div.header ul li a {
	width: 100%;
	display: block;
	height: 49px;
	position: relative;
}
div.header ul li a span {
	cursor: pointer;
	text-indent: -3000px;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/menu/menu.jpg);
	z-index: 2;
	position: absolute;
	left: 0px;
}

div.header ul li img {
	width: 100%;
	height: 100%;
	color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.formElm {
	width: 100%;
	overflow: auto;
	margin-bottom: 5px;
}
div.formElm label {
	display: block;
	width: 150px;
	float: left;
	color: #0e2a8b;
	font-weight: bold;
}
div.noLabel {
	padding-left: 150px;
}
div.formElm div.multiboxes {
	float: left;
}
div.formElm div.multiboxes input {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #0e2a8b;
	background-color: #fff;
}
div.formElm input {
	float: left;
	border: 1px solid #0e2a8b;
	background-color: #fff;
	width: 310px;
}
div.formElm textarea {
	float: left;
	border: 1px solid #0e2a8b;
	background-color: #fff;
	width: 310px;
	height: 135px;
	
}
div.formElm select {
	float: left;
	border: 1px solid #0e2a8b;
	background-color: #fff;
		
}
div.formElm span 
{
	display: block;
	clear: both;
	float: none;
	margin-left: 150px;
	text-align: left;
}
.validatemsg
{
	display: block;
	clear: both;
	margin-left: 150px;
	text-align: left;
}
.captcha {
	margin-left: 150px;
	margin-top: 15px;
	
}
.captcha img {
	display: block;
	margin-top: 10px;
	border: 1px solid #000;
}
.sendfriend 
{
	display: block;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
div.checkbox input {
	width: auto;
	margin-left: 150px;
	border: 0px;
}
div.checkbox label {
	width: 290px;
	margin-left: 10px;
	text-align: left;
}
div.end input {
	border: 0px none;
	width: 112px;
}

div.end p {padding-left: 150px;}

.msgForm {
	color: #0e2a8b;
	font-size: 1.1em;
	margin: 10px 0px;
	margin-left: 150px;
	width: 310px;
	text-align: left;
	float: none;
	clear: both;
}


input.submit_button {
 	background: url("../img/page/submit_button.gif") no-repeat top left;
 	cursor: hand;
 	cursor: pointer;
 	color: #ffffff;
 	text-align: center;
 	padding-left: 0px;
 	padding-right: 3px;
 	padding-bottom: 1px;
 	border: 0px solid #000;
 	font-weight: normal;
 	font-size: 1em;
 	display: block;
 	height: 36px;
 	width: 112px;
 	overflow: hidden;
 	margin-top: 10px;
 	margin-bottom: 0px;
 	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
 	margin-bottom: 14px;
}

div.ads_left {
	padding-top: 0px;
}
div.ads_left h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
div#commercialsplayer {
	float: left;
	width: 294px;
	height: 310px;
	overflow: hidden;
}

div.ad_desc {
	margin-top: 60px;
	width: 200px;
	float: left;

}
div.ads_left div.gen_cont {
	overflow: hidden;
}
div.ad_descin {
    margin-left: 320px;
}
div.ad_desc p {
	padding-bottom: 14px;
	font-size: 1.1em;
	color: #FC0019;
}
div.ad_desc p.grey {
	font-size: 0.9em;
	color: #777;
}
div.tvadschoosetop {
	background-image: url(../img/backgrounds/tvadschoose.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 8px;
	margin-top: 22px;
	margin-bottom: 10px;
}
ul.tvadschoose, ul.tvadschoose li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tvadschoose {
	background-image: url(../img/backgrounds/tvadschoosebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
	padding-top: 16px;
	overflow: auto;
	padding-bottom: 30px;
}
ul.tvadschoose li {
	float: left;
	margin-left: 18px;
	margin-bottom: 10px;
}
div.tvadschoosetop h3 {
	padding-left: 18px;
}
ul.tvadschoose img {
	height: 60px;
}

div.stars {
	width: 84px;
	height: 4em;
	background-image: url(../img/stars/starsbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	overflow: hidden;
}
div.right_ads_bottom div.stars{
	height: 2.7em;
}
div.stars div.starwrap {
	padding-top: 4px;
	padding-left: 4px;

}
div.stars div  {
	float: left;
}
div.stars.enabled a:hover {
	background-image: url(../img/stars/star.gif);
	background-position: center left;
	background-repeat: no-repeat;
	
}
div.stars div.selected{
	background-image: url(../img/stars/star.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
div.stars a, div.stars.disabled span.dis{
	float: left;
	text-decoration: none;
	width: 14px;
	height: 15px;
	
}
div.stars span.startxt {
	text-indent: -3000px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
div.stars a:hover span.lbl { 
	display: block;
}					
div.stars.disabled span.dis span.lbl { 
	display: none;
}
div.stars a span.lbl {
	top: 26px;
	left: 0px;
	display: none;
	position: absolute;
	color: #333;
	font-size: 0.9em;
}
div.stars div div {
	margin-left: 1px;
}

div.stars.enabled div div:hover, div.stars div.selected {
	background-image: url(../img/stars/star.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

div.ads_left {
	float: left;
	width: 517px;
	margin-top: -10px;
}
div.ads_right {
	float: left;
	width: 215px;
}

div.ads_right h2, div.secondprodlist div.right h2{
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	margin: 0px;
	background-color: #1D2E80;
	background-image: url(../img/backgrounds/redsideheader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 10px;
	font-weight: bold;
}

div.right_ads_top {
	background-image: url(../img/backgrounds/rightads_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 8px;
	margin-bottom: 4px;
	
}
div.right_ads_bottom {
	background-image: url(../img/backgrounds/rightads_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	padding-top: 2px;
	background-color: #BBC2DC;
	width: 100%;
	overflow: hidden;
}
div.right_ads_bottom img {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
div.right_ads_bottom div.adthumbright {
	float: left;
	width: 110px;
	font-size: 0.9em;
}
div.adthumbright div.adtri {
	padding-right: 4px;
	padding-bottom: 6px;
}
div.ad_descin h4 {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
}

div.sidefade {
	background-image: url(../img/backgrounds/lgbluegrad.jpg);
	background-repeat: repeat-x;
    background-position: bottom left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	background-color: #BBC2DC;
}

div.greeninfo div.sidefade 
{
    background-image: url(../img/backgrounds/lgreengrad.jpg);
	background-repeat: repeat-x;
    background-position: bottom left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	background-color: #EEE;
	padding-left: 3px;
	padding-right: 3px;
}
div.sidefade h4 {
	background-color: #1D2E80;
	cursor: pointer;
	font-size: 1em;
	margin: 0px;
	margin-top: 1px;
	color:#FFFFFF;
	height:auto;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
}
div.sidefade h4.Sel {
	background-image:url(../img/backgrounds/redfade.jpg);
	background-repeat:repeat-x;
	background-position: 0px 4px;
	background-color: #1e1963;
	color: #fff;
	margin-top:1px;
	background-position:bottom left;
	text-transform: uppercase;
}

div.sidefade h4 span
{
	
	background-image:url(../img/backgrounds/arrowright_transparent.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:20px;
	background-position:2px 4px;
}

div.sidefade h4.Sel span
{
	background-image:url(../img/backgrounds/arrowdown_transparent.gif) !important;
	background-position: 0px 5px;
	
}

div.greeninfo div.sidefade h4 span
{
	
	background-image:url(../img/backgrounds/arrowright_green.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:20px;
	padding-right: 20px;
	background-position:2px 4px;
}

div.greeninfo div.sidefade h4.Sel span
{
	background-image:url(../img/backgrounds/arrowdown_green.gif) !important;
	background-position: 0px 5px;
	
}

div.greeninfo div.sidefade h4 {
	background-color: #99CA4D;
	cursor: pointer;
	font-size: 1em;
	margin: 0px;
	margin-top: 1px;
	color:#FFFFFF;
	height:auto;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
}

div.greeninfo div.sidefade h4.Sel {
	background-image:url(../img/backgrounds/greenfade.jpg);
	background-repeat:repeat-x;
	background-position: 0px 4px;
	background-color: #5DA630;
	color: #fff;
	margin-top:1px;
	background-position:bottom left;
	text-transform: none;
}

div.col50 {
	width: 366px;
	float: left;
	overflow: hidden;
}

div.prodCont {
	width: 100%;
	height: 18em;
	overflow: hidden;
}

div.therange div.prodCont {
	height: 14em;
}
div.prodCont h3 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 205px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #9E21B9;
}
div.prodCont h3 a {
	
	text-decoration: none;
}
div.prodCont h3 a:hover, div.prodCont.Hover h3 a {
	text-decoration: underline;
	
}
div.prodCont.Hover p {
	color: #fc0019;
}
div.prodImg {
	float: left;
	width: 160px;
	text-align: center;
}
div.prodImg img {
	margin: auto;
}

p.prodText {

	float: left;
	width: 205px;
	
}
div.box, div.boxpoll {
	background-image: url(../img/yellowbox/full.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.box_r, div.box_r2poll  {
	background-image: url(../img/yellowbox/rightside.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.box_r2{
	background-image: url(../img/yellowbox/rightside2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.box_r2pro{
	background-image: url(../img/yellowbox/rightsidepro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.box_bl, div.box_bl2poll {
	background-image: url(../img/yellowbox/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.box_bl2tvads 
{
   	background-image: url(../img/yellowbox/bottomleft3.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}

div.box_bl2 {
	background-image: url(../img/yellowbox/bottomleft2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.box_blpro {
	background-image: url(../img/yellowbox/bottomleftpro.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.box_br, div.box_br2poll {
	background-image: url(../img/yellowbox/bottomright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.box_br2
{
    background-image: url(../img/yellowbox/bottomright2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
	zoom: 1;
}

div.box_brpro
{
    background-image: url(../img/yellowbox/bottomrightpro.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}




div.box_br2tvads 
{
    background-image: url(../img/yellowbox/bottomright3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Added classes for the pink panel 8-8-2007 */

div.boxpink {
	background-image: url(../img/yellowbox/fullpink.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.box_rpink {
	background-image: url(../img/yellowbox/rightsidepink.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.box_blpink {
	background-image: url(../img/yellowbox/bottomleftpink.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box_brpink {
	background-image: url(../img/yellowbox/bottomrightpink.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


/* Added classes for the blue panel 25-02-2008 */

div.boxblue {
	background-image: url(../img/yellowbox/fullblue.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
* html div.boxblue 
{
    position: relative;
    overflow: hidden;   
}
div.box_rblue {
	background-image: url(../img/yellowbox/rightsideblue.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.box_blblue {
	background-image: url(../img/yellowbox/bottomleftblue.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box_brblue {
	background-image: url(../img/yellowbox/bottomrightblue.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Added classes for the orange panel 01-04-2009 */

div.boxorange {
	background-image: url(../img/yellowbox/fullorange.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
* html div.boxorange {
	position: relative;
	overflow: hidden;
}
div.box_rorange {
	background-image: url(../img/yellowbox/rightsideorange.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.box_blorange {
	background-image: url(../img/yellowbox/bottomleftorange.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box_brorange {
	background-image: url(../img/yellowbox/bottomrightorange.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


/* Added classes for the green panel 8-8-2007 */

div.boxgreen {
	background-image: url(../img/yellowbox/fullgreen.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
* html div.boxgreen 
{
    position: relative;
    overflow: hidden;
}
div.box_rgreen {
	background-image: url(../img/yellowbox/rightsidegreen.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.box_blgreen {
	background-image: url(../img/yellowbox/bottomleftgreen.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box_brgreen {
	background-image: url(../img/yellowbox/bottomrightgreen.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

ul.productlist, ul.productlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.productlist {
	margin-top: -60px;
	margin-left: 0px;
}
*html ul.productlist {margin-left: 20px;}
ul.productlist li  {
	float: left;
	width: 104px;
	height: 200px;
	margin-right: 0px;
	text-align: center;
	color: #1D2E80;
	font-weight: bold;
	font-size: 1.2em;
}

*html ul.productlist {margin-left: -30px;}
*html ul.productlist li {position: relative; overflow: hidden;}

ul.productlist li.bigger 
{
    width: 170px;
    text-align: center;
}
*html ul.productlist li.bigger {width: 190px;}

ul.productlist li.tube{width: 180px;}
*html ul.productlist li.tube {width: 183px;}
ul.productlist li.tube5pack{width: 150px;}
ul.productlist li.tube5pack img {position: relative; left: 20px;}
* html ul.productlist li.tube5pack img {position: relative; left: 0px;}
*+html ul.productlist li.tube5pack img {position: relative; left: 0px;}
ul.productlist li.gianttube {width: 190px;}
ul.productlist li.decoraions {width: 190px;}
ul.productlist li.break {width: 190px; height:10px; clear:both}

ul.productlist li.bigger div {margin-left: 20px;}
*html ul.productlist li.bigger div {margin-left: 0px;}


/* Added 01.04.09 for easter packaging page */

div.easterpackaging 
{
    margin-top: 35px;
    width: 760px;
    background: url(../img/packaging/packing_box_top.gif) top left no-repeat;
   
}

div.easterpackaging div.bottom 
{
    width 760px;
    background: url(../img/packaging/packing_box_bottom.gif) bottom left no-repeat;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 20px;
}

    div.easterpackaging div.bottom div.left 
    {
        width: 468px;
        float: left; 
    }

    div.easterpackaging div.bottom .title 
    {
        text-indent: -10000px;
        width: 305px;
        height: 27px;
        /*background: url(../img/packaging/packing_title.gif) top left no-repeat;*/
        top: -10px;
        left: 36px;
        position: absolute;
    }
    
    *html div.easterpackaging div.bottom .title 
    {
        top: 25px;   
    }
    
    *+html div.easterpackaging div.bottom .title 
    {
        top: 20px;   
    }
    
    div.easterpackaging div.bottom h3 
    {
        color: #FFF01E;
        font-size: 1.2em;  
        margin-left: 28px; 
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    div.easterpackaging div.bottom p 
    {
        width: 448px;
        margin-left: 28px;
        padding-bottom: 15px;
        color: #fff;
    }

    div.easterpackaging div.bottom p a
    {
        color: #FFF01E;
    }

    div.easterpackaging div.bottom .basket  
    {
        display: block;
        float: right;   
        position: absolute;
        top: -30px;
        right: -3px;
    }
    
div.packaging-products div.easter-products 
{
    margin-left: 0px;
    margin-bottom: 15px;
    
}

*html div.packaging-products div.easter-products 
{
    margin-left: 0px;
    margin-bottom: 35px;
    
}

*+html div.packaging-products div.easter-products 
{
    margin-left: 0px;
    margin-bottom: 35px;
    
}

div.recycle 
{
    width: 584px;
    height: 788px;
    background: url(../img/packaging/recycle_page.jpg) top left no-repeat;
    margin-left: 75px;
    margin-top: 27px;
    margin-bottom: 5px;
}

div.recycle h2
{
    text-indent: -10000px;   
}

div.homepage div.recipeBox
{
    overflow: visible;
}