body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, 'Lucida Grande','Lucida Sans Unicode';
	text-align: center;
}
div.main {
	width: 770px;
	text-align: left;
	margin: auto;
	background-color: #fff;
	font-size: 75%;
}
form {
	margin: 0px;
	padding: 0px;
}

div.header a:hover {
	color: #000001;
}

a img {
	border-width: 0px;
}
hr {
	display: none;
}
div.body {
	background-image: url(../img/backgrounds/pagebg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #C8E2BB;
	
}
div.body div.main {
	background-image: url(../img/backgrounds/sidesbg.jpg);
	overflow: hidden;
}
div.header {
	background-image: url(../img/backgrounds/purpleline.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #5CA731;
}
div.header div.main {
	background-image: url(../img/backgrounds/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
div.header ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	background-image: url(../img/menu/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
div.header ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 113px;
	height: 40px;
}
div.header ul li a {
	width: 100%;
	display: block;
	height: 40px;
	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.gif);
	z-index: 2;
	position: absolute;
}
div.header ul li img {
	width: 100%;
	height: 100%;
	color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.header ul li#home {
	padding-right: 5px;
	width: 79px;
}
div.header ul li#home a span {
	background-position: 0px 0px;
	width: 79px;
}
div.header ul li#home a:hover span, div.header ul li#home a.selected span{
	background-position: 0px 40px;
}



div.header ul li#range {
	padding-right: 2px;
	width: 131px;

}
div.header ul li#range a span {
	background-position: -84px 0px;
	width: 131px;
}
div.header ul li#range a:hover span, div.header ul li#range a.selected span{
	background-position: -84px 40px;
}



div.header ul li#tvads {
	padding-right: 4px;
	width: 101px;
}
div.header ul li#tvads a span {
	background-position: -217px 0px;
	width: 101px;
}
div.header ul li#tvads a:hover span, div.header ul li#tvads a.selected span{
	background-position: -217px 40px;
}



div.header ul li#nr {
	padding-right: 4px;
	width: 176px;
}
div.header ul li#nr a span{
	background-position: -322px 0px;
	width: 176px;
}
div.header ul li#nr a:hover span, div.header ul li#nr a.selected span{
	background-position: -322px 40px;
}




div.header ul li#contact{
	padding-right: 5px;
	width: 121px;
}
div.header ul li#contact a span{
	background-position: -502px 0px;
	width: 121px;
}
div.header ul li#contact a:hover span, div.header ul li#contact a.selected span{
	background-position: -502px 40px;
}


div.header ul li#register {
	padding-right: 0px;
	width: 110px;
}
div.header ul li#register a span{
	background-position: -628px 0px;
	width: 110px;
}
div.header ul li#register a:hover span, div.header ul li#register a.selected span{
	background-position: -628px 40px;
}

div.cont {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

div.body div.cont{
	background-image: url(../img/backgrounds/bodyfade.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 14px;
	padding-bottom: 40px;
}
br.no {
	display: none;
}
h1 {
	background-image: url(../img/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 215px;
	height: 66px;
	margin: 14px 0px;
	padding: 0px;
	float: left;
}
h1 a {
	display: block;
	width: 215px;
	height: 66px;
	text-indent: -3000px;
}
div.topinfo{
	float: right;
	margin-top: 36px;
}
div.topinfo span {
	display: block;
	float: left;
	margin-left: 10px;
	text-indent: -3000px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 2em;
}
div.topinfo span.noart {
	width: 183px;
	background-image: url(../img/page/noart.gif);
}
div.topinfo span.contains {
	width: 140px;
	background-image: url(../img/page/contains.gif);
}
div.footer {
	background-image: url(../img/backgrounds/footerfade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
}
div.footer div.main {
	background-image: url(../img/backgrounds/footerbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;

}

div.footer_links {
	float: right;
	font-size: 0.85em;
	font-weight: bold;
	color: #494949;
	padding-top: 16px;
	padding-bottom: 70px;
	overflow: auto;
	width: 380px;
}
div.footer_links div.copyright{
	float: left;
	margin-right: 10px;
}
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: bottom right;

}
div.footer ul li.last {
	background-image: none;
	padding-right: 0px;
	margin-right: 0px;
}
div.footer ul li a{
	color: #494949;
	text-decoration: none;
}
div.footer ul li a:hover {
	text-decoration: underline;
}
div.footer div.nestlelogo {
	float: left;
	width: 95px;
	margin-left: 4px;
}

div#greenpanel {
	height: 216px;
}
div.gen_cont {
	width: 100%;
	overflow: auto;
}
div.fp {
	float: left;
}
div.fp.left {
	overflow: hidden;
	width: 340px;
}
div.tv img{
	float: left;
}

div.tv a {
	float: left;
	display: block;
	width: 140px;
	margin-top: 40px;
	margin-left: 10px;
	font-size: 1.2em;
	color: #5DA831;
}
div.fp.right {
	background-image: url(../img/backgrounds/rightpanel_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 392px;
	background-color: #78A82E;
}
div.fp.right div.top {
	background-image: url(../img/backgrounds/rightpanel.jpg);
	background-repeat: no-repeat;
	padding-left:80px;
	padding-top: 20px;
	
	padding-bottom: 20px;
}
div.bigyellow {
	text-decoration: underline;
	color: #FFF100;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding-right: 20px;
}
div.bigyellow a{
	color: #fff;
	display: block;
	font-size: 0.6em;
}

div.bigyellow2 a {
	text-decoration: underline;
	color: #FFF100;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding-right: 10px;
}

div.fp.right.Hover div.bigyellow, div.fp.right.Hover div.bigyellow a, div.bigyellow a:hover, div.tv a:hover, div.tv.Hover a {
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #5DA631;
	font-size: 1.4em;
	padding-top: 10px;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #5DA631;
	font-size: 1.25em;
	padding-top: 10px;
}

ul.fprange, ul.fprange li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.fprange {
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
}
ul.fprange h4 {
	display: none;
	margin: 0px;
	padding: 0px;
}
ul.fprange li {
	float: left;
	margin-left: 3px;
	margin-right: 4px;
}

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

div.prodCont {
	width: 100%;
	height: 16em;
	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 {
	color: #9E21B9;
	text-decoration: none;
}
div.prodCont h3 a:hover, div.prodCont.Hover h3 a {
	text-decoration: underline;
	color: #6E1A93;
	
}
div.prodCont.Hover p {
	color: #457C2B;
}
div.prodImg {
	float: left;
	width: 160px;
	text-align: center;
}
div.prodImg img {
	margin: auto;
}
div.prodCont div.christmasrangepanel 
{
	float: right;
	width: 340px;
}
div.prodCont div.christmasrangepanel p, div.prodCont div.christmasrangepanel h3
{
	float: none;
	width: auto;
}
p {
	color: #5BA932;
	display: block;
	margin: 0px;
	padding: 0px;
    padding-bottom: 12px;
	font-size: 0.9em;
}
p.prodText {

	float: left;
	width: 205px;
	
}
div.range_left, div.ads_left {
	float: left;
	width: 536px;
	position: relative;
	overflow: hidden;
}
div.range_side, div.ads_right {
	float: left;
	width: 194px;
	position: relative;
	overflow: hidden;
}
div.ads_left {
	padding-top: 6px;
}

div.in {
	padding-left: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	color: #5CA532;
	margin-bottom: 20px;
}
ul.productlist, ul.productlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.productlist {
	margin-top: 16px;
}
ul.productlist li  {
	float: left;
	width: 156px;
	height: 240px;
	margin-right: 18px;
	background-image: url(../img/products/productback.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #9E22B8;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

ul.productlist li div.tooty {margin-left: 20px;}

ul.activitieslist {margin: 0px; padding: 0px; margin-top: 0px; padding-bottom: 25em; display: block; background-image: url(../img/backgrounds/divider.gif); background-repeat: repeat-x; background-position: bottom;}

ul.activitieslist li 
{
    width: 230px;
    float: left;
    list-style: none;
    margin-right: 20px;
    text-align: center;
    height: 23em;
    position: relative;
    overflow: hidden;
}

ul.activitieslist li img {margin-top: 5px;}

ul.activitieslist h4 {
    font-size: 1.4em;
    font-weight: bold; 
    color: #9e21b9;
}
ul.activitieslist p {
    color: #64ad3d;
    margin-top: 5px;
    height: 4em;
}

ul.activitieslist li.nomargin {margin-right: 0px;}

ul.activitieslist li.divider {
	background-image: url(../img/backgrounds/divider.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	width: 713px;
}

* html ul.activitieslist li.divider {width: 500px; clear: both; position: relative; overflow: hidden;}
div.rangedetail {
	margin-bottom: 20px;
	margin-top: 6px;
}
div.rangedetail div.text{
	float: left;
	width: 310px;
}
div.rangedetail img {
	float: left;
	margin-top: 0px;
}
div.ads_left {
	padding-top: 6px;
}
div.ads_left h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#commercialsplayer {
	float: left;
	width: 306px;
	height: 310px;
}
div.ad_desc {
	margin-top: 60px;
	width: 200px;
	float: left;
	overflow: hidden;
	position: relative;
}
div.ads_left div.gen_cont {
	overflow: hidden;
}
div.ad_descin {
	margin-left: 10px;
	margin-right: 10px;
}
div.ad_desc p {
	padding-bottom: 20px;
	font-size: 1.1em;
}
div.ad_desc p.grey {
	font-size: 0.9em;
	color: #777;
}
div.tvadschoosetop {
	background-image: url(../img/backgrounds/tvadschoose.jpg);
	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.range_side h2, div.ads_right h2{
	font-size: 1.1em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	margin: 0px;
	background-color: #81B02E;
	background-image: url(../img/backgrounds/greensideheader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 10px;
}
div.sidefade {
	background-image: url(../img/backgrounds/sidefade.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	background-color: #E0EBDA;
	padding-bottom: 100px;
}
div.sidefade h4 {
	background-image: url(../img/backgrounds/nutinfoh4.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #81B02E;
	cursor: pointer;
	font-size: 1em;
	margin: 0px;
	margin-top: 1px;
	color: #FFFDFE;
	padding: 0px;
	height: auto;
    position: relative;
	overflow: hidden;
}
div.sidefade h4 span {
	
	display: block;
	padding: 6px;
	padding-left: 20px;
	background-image: url(../img/backgrounds/arrowright.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
div.sidefade h4.Sel span {
	background-image: url(../img/backgrounds/arrowdown.gif);
	background-position: 5px 10px;
}
div.dropped div.inner{
	background-color: #C2DBA2;
	margin-top: 1px;
}

div.dropped img {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.dropped {
	text-align: center;
}
div.inner table {

}
div.inner table td, div.inner table th {
	color: #5CA730;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	vertical-align: top;
	padding: 6px 2px;
}
div.inner table td {
	background-color: #fff;
}

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: #CBE1B3;
	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: 90px;
	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;
}
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;
}
td.per {
	white-space: nowrap;
}
div.formElm {
	width: 100%;
	overflow: auto;
	margin-bottom: 5px;
}
div.formElm label {
	display: block;
	width: 150px;
	float: left;
	color: #5ba932;
}
div.noLabel {
	padding-left: 150px;
}
div.formElm div.multiboxes {
	float: left;
}
div.formElm div.multiboxes input {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #5ca731;
	background-color: #fff;
}
div.formElm input {
	float: left;
	border: 1px solid #5ca731;
	background-color: #fff;
	width: 310px;
}
div.formElm textarea {
	float: left;
	border: 1px solid #5ca731;
	background-color: #fff;
	width: 310px;
	height: 135px;
	
}
div.formElm select {
	float: left;
	border: 1px solid #5ca731;
	background-color: #fff;
		
}
input.submit_button {
 	background: url("../img/page/submitbutton.jpg") no-repeat top left;
 	font-weight: bold;
 	cursor: hand;
 	cursor: pointer;
 	color: #ffffff;
 	text-align: center;
 	padding-left: 0px;
 	padding-right: 3px;
 	padding-bottom: 1px;
 	border: 0px solid #000;
 	font-size: 1em;
 	display: block;
 	height: 36px;
 	width: 112px;
 	overflow: hidden;
 	margin-top: 10px;
 	margin-bottom: 0px;
}
select.contacttitle {
	width: 120px;
}
select.contactme {
	width: 312px;
}

div.contactpage {
	padding-top: 6px;
	background-image: url(../img/page/contactbg.jpg);
	background-position: 533px 160px;
	background-repeat: no-repeat;
}
div.regpage {
	padding-top: 6px;
	background-image: url(../img/page/registrationbg.jpg);
	background-position: 550px 0px;;
	background-repeat: no-repeat;
	padding-top: 23px;
}
form.contact {
	margin-top: 20px;
}
form.contact p {
	margin-bottom: 20px;
}
div.formElm span strong{
	display: block;
	padding-left: 150px;
	clear: both;
	margin-bottom: 5px;
}
div.req {
	padding-top: 20px;
}
div.registrationpage {
	padding-top: 6px;
	height: 46em;
}
div.registrationpage form {
	padding-top: 30px;
}
div.contactpage h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}
div.greenpanelbgt {

}

div.fla {
	padding: 12px;
	color: #fff;
	font-size: 0.7em;
}
* html div.fla, *+html div.fla {
	font-size: 0.8em;
}
div.greenpanelbgt div.fla {
	width: 240px;
}
div.fla p {
	color: #fff;
}
div.fla p#titleText {
	font-size: 1.8em;
}
div.fla p#introText {
	padding-top: 6px;
	font-size: 1.2em;
}
div.fla p#butText {
	padding-top: 10px;
	font-size: 1.4em;
}
div.fla p#butText a{
	color: #fff;
}
div.nr div.prodImg{
	margin-top:20px;
}
div.contactpage form {
	width: 520px;
}
div.registrationpage form {
	width: 520px;
}

div.registrationpage form {
	padding-top: 0px;
}
div.priv {
	color: #5ba932;
	padding-top: 6px;
}
div.priv a {
	color: #367713;
}
a {
	color: #367713;
}
div.privcont {
	font-size: 0.9em;
}
p.big {
	font-size: 1.1em;

}
div.thanksreg {
	color: #5ba932;
	padding-bottom: 20px;
	font-weight: bold;
}
div.contactthanks {
	width: 500px;
}


div.regform fieldset {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 0px solid #000;
}
div.regform select {
	margin-right: 6px;
}
div.regform fieldset.submitbutton {
	padding-left: 146px;
	padding-top: 0px;
}
div.regform ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.regform ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 4px;
}
div.regform input {
	float: left;
}
div.regform label {
	text-align: left;
}

div.fp.right.linkpanel2 {
	background: url(../img/backgrounds/tootys.jpg) no-repeat top right;
	padding-top: 24px;
	padding-left: 0px;
	overflow: hidden;
}

div.fp.right.linkpanel2 div.bigyellow2 {
	text-decoration: none;
	background: url(../img/backgrounds/tootystop2.jpg) bottom no-repeat;
	padding: 60px 0 0 0;
	float: right;
	margin-left: 0px;
	width: 391px;
	min-height: 100px;
	height: 100%;
}

* html div.fp.right.linkpanel2 div.bigyellow2 {
	height: 158px;
}
div.fp.right.linkpanel2 div.bigyellow2 p {
	float: left;
	width: 140px;
	text-decoration: none;
	color: #FFF100;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	padding-right: 0px;
	padding-top: 5px;
	margin-right: 15px;
	position: relative;
	left: 30px;
}

div.fp.right.linkpanel2 div.bigyellow2 .tooty, div.fp.right.linkpanel2 div.bigyellow2 .tooty span a 
{
    width: 180px;
}

div.fp.right.linkpanel2 div.bigyellow2 p a {
	margin-top: 0;
	color: #FFF100;
	text-decoration:none;
}

div.fp.right.linkpanel2 div.bigyellow2 span a {
	color: #fff;
	display: block;
	font-size: 0.9em;
	text-decoration: underline;
	padding: 50px 0 0 0;
	width:140px;
}


* html div.purplelink {position: relative; left: 20px; top: 20px; padding-bottom: 57px;}

a.purplebutton  {
    background-image: url(../img/buttons/button_purple_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    clear: both;
    cursor: hand;
}

a.purplebutton span {
    background-image: url(../img/buttons/button_purple_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 0.7em;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 4px 12px;
    cursor: hand;
}

a.activitiesbutton {background-image: url(../img/buttons/purplebutton.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 134px;
    text-align: center;
    color: #fff;
    display: block;
    padding: 5px 0px;
    margin-left: 50px;
    text-decoration: none;
    }
    
* html a.activitiesbutton {margin-left: 0px;}
*+html a.activitiesbutton {margin-left: 0px;} 

div.divider {background-image:url(../img/backgrounds/divider.gif); background-repeat: repeat-x; height: 40px; background-position: center;}

/* Added on 10-08-2008 by HP for the activities page */

div.greenpanel 
{
    background-image: url(../img/backgrounds/biggreenpanel_tile.gif);
    background-position: top left;
    background-repeat: repeat-y;
    display: block;
    position: relative;
    overflow: hidden;
}

/* Corrects IE6 and other browsers */

div.greenpanel p  {
    margin: 0px; 
    padding: 0px;
}

div.greenpaneltop {
    background-image: url(../img/backgrounds/biggreenpanel_top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    margin: 0px;
    padding: 0px;
}

div.greenpanelbottom {
    background-image: url(../img/backgrounds/biggreenpanel_bottom.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
    margin: 0px;
    padding: 0px;
    padding-bottom: 0px;
}

div.greencontent 
{
    display: block;
    position: relative;
    padding: 20px;
    padding-bottom: 35px;
    margin-bottom: 0px;
    overflow: hidden;
}

*html div.greencontent {bottom: 10px; padding-bottom: 0px;}
*+html div.greencontent {padding-bottom: 20px;}
div.greencontent a {color: #fff;}

div.promocontent {
    width: 305px;
}

div.promocontent a {
    font-size: 1.5em;  
    font-weight: bold;
    text-decoration: none;
}

div.promocontent a:hover {
    text-decoration: underline;
}

div.promocontent p
{
    font-size: 1.1em;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;  
}

img.activitiespromopic {
    position: absolute;
    top: 1px;
    right: 1px;
}

* html img.activitiespromopic 
{
    top: 10px;
    
}


/* christmas */

 ul#christmas li {
    float: none;
    width: auto;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
    background-image: url(../img/christmas/prodback.jpg);
 }
 ul#christmas li img {
    float: left;
    margin-left: 10px;
    margin-right: 30px;
 }
  ul#christmas li div {
    float: left;
    width: 330px;
    text-align: left;
    font-weight: normal;
  }
  
  ul#christmas li div h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 20px;
    color: #a948bb;
  }
  ul#christmas li div p {
    font-size: 0.75em;
  }