@charset "utf-8";
/* CSS Document */





body {
	background: #fff;
	color: #000;
	font: 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 0;
	}
	
	
	
h1 {
	color: #000;
	margin: 0 0 15px;
	line-height: normal;
	text-transform: uppercase;
	font-size: 20px;
	}
h2 {
	line-height: normal;
	margin: 0 0 7px 0;
	font-weight: normal;
	font-size: 18px;
	}
h3 {
	font-size: 18px;
	line-height: normal;
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #fff;
	}
h4 {
	line-height: normal;
	margin: 0 0 0 0;
	font-size: 13px;
	}
	
	
	
a:link, a:visited {
	color: #065090;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active {
	color: #065090;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
	}
	
img {
	border: none;
	}	
	
	
input, textarea, select {
	font: 12px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	padding: 6px;
	color: #6c6c6c;
	margin: 0;
	outline: none;
	}
	
form {
	margin: 0;
	}	

div.stepByStep {
	margin-bottom: 20px;
}
div.stepByStep ol {
	margin: 0;
	padding: 0 0 0 20px
}
div.stepByStep ol li {
}




object {
	z-index: 1;
	}





/*------------------------------------------- IDs ------------------------------------------*/


#container {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	padding: 0 0 30px 0;
	}


#head {
	background: url(/images/head.jpg) no-repeat;
	height: 227px;
	width: 960px;
	overflow: hidden;
	margin: 0 0 6px 0;
	}
#headFlash {
	float: right;
	width: 338px;
	overflow: hidden;
	}
#kidsClub {
	position: absolute;
	margin: 14px 0 0 556px;
	height: 212px;
	overflow: hidden;
	}
#logo {
	display: block;
	height: 187px;
	width: 640px;
	text-indent: -5000px;
	position: absolute;
	}
#menu {
	width: 960px;
	overflow: hidden;
	padding: 0 0 0 16px;
	margin: 193px 0 0 0;
	z-index: 3000;
	position: absolute;
	height: 30px;
	}
#menu a {
	color: #fff;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
	margin: 0 58px 0 0;
	height: 28px;
	padding: 6px 0 0;
	}
#content {
	background: #fbf4d7;
	width: 590px;
	overflow: hidden;
	padding: 30px;
	float: right;
	position: relative;
	}
#left {
	width: 300px;
	float: left;
	overflow: hidden;
	}
#home #left {
	width: 310px;
	}


#homeContentT {
	overflow: hidden;
	width: 535px;
	margin: 0 auto -30px auto;
	background:  #f5cf54 url(/images/homeContentT.gif) no-repeat;
	}
#homeContentB {
	background:url(/images/homeContentB.gif) no-repeat left bottom;
	padding: 32px 40px 118px;
	width: 455px;
	overflow: hidden;
	}
#homeContentB h1 {
	text-transform: none;
	}
#special {
	font-size: 16px;
	color: #065090;
	width: 327px;
	overflow: hidden;
	}

	
.roundcont {
	margin: 25px 0 35px 0;
	width: 315px;
	background-color: #065090;
	color: #fff;
	float: left;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   border: none;
   display: block !important;
}

#specialLink {
	display: block;
	width: 280px;
	/*float: left;
	margin: 20px 0 0;*/
	color: #FFFFFF;
	font-size: 12px;
	line-height: 120%;
	padding: 0 15px;
	}
#specialImg {
	float: left;
	}
#brownieQuotes {
	margin: 15px 0 0;
	}




#recipeTips {
	font-style: italic;
	}
#recipeTimes {
	width: 595px;
	overflow: hidden;
	margin: 10px 0 30px;
	font-size: 15px;
	overflow: hidden;
	}
#timeCook {
	width: 295px;
	float: left;
	}
#serves {
	width: 195px;
	float: left;
	margin: 0 0 0 30px;
	}
.mins5, .mins10 {
	background: transparent url(/images/recipeTimes.gif) no-repeat scroll 0 -30px;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 1px 0 0 38px;
	}








#popUp { 
	position: fixed; 
	clear: both; 
	width: 100%; 
	height: 346px; 
	bottom: 0; 
	border: none; 
	padding: 13px 0 0 0;
	z-index: 4000; 
	margin: 0 0 0 100px;	
} 
*html #popUp {
	clear: both; 
	width: 100%; 
	height: 346px; 
	padding: 13px 0 0 0;
	z-index: 4000; 
	margin: 0 0 0 100px;
	position: absolute;

}




#kids #content {
	width: 900px;
	} 


#foot {	
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	padding: 0 0 30px;
	} 





/*------------------------------------------- Classes ------------------------------------------*/


a.popup-button {
	color: #fff;
	background: #2b4b9d;
	border: 0;
	height: auto;
	cursor: pointer;
	font-weight: bold;
	padding: 10px 20px;
	font-size: 16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 250px;
	display: block;
	margin: 10px auto;
	text-align: center;
}
.popup-button:hover {
	background: #f5cf54;
	color: #2b4b9d;
	text-decoration: none;
}




a.feature {
	background: #065090;
	color: #fff;
	display: block;
	padding: 10px;
	width: 300px;
	margin: 10px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.terms-block,
.terms-block * {
	font-size: 11px;
}



/*------------------------------------------- Lists ------------------------------------------*/



.submenu {
	margin: 0;
	padding: 0px;
	overflow: hidden;
	width: 300px;
	}
.submenu ul {
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.submenu  li {	
	padding: 0;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	}
.submenu  li a:link, .submenu  li a:hover, .submenu  li a:active, .submenu  li a:visited {
	background: #2b4b9d;
	padding: 10px 20px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
	text-decoration: none;
	}
.submenu li a:hover, .submenu li a:active {
	color:	#2b4b9d; 
	background: #F5CF54;
	}
.submenu li a.selected {
	color:	#2b4b9d; 
	background: #F5CF54;
	}





.accordionMenu  li a:link, .accordionMenu  li a:hover, .accordionMenu  li a:active, .accordionMenu  li a:visited {
	background: #6d77b7;
	margin: 0 0 5px 10px;
	text-transform: none;
	}

.accordionMenu  li a:hover, .accordionMenu  li a:active {
	color:	#2b4b9d; 
	background: #F5CF54;
	}

.accordionMenu  li a.selected {
	color:	#2b4b9d; 
	background: #F5CF54;
	}
		
.nutritionChecklist {
	margin: 0 0 20px;
	padding: 0px;
	overflow: hidden;
	}
.nutritionChecklist ul {
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.nutritionChecklist li {	
	padding: 0;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	background: url(/images/tick.gif) no-repeat left;
	padding: 0 0 0 20px;
	}

.print {
	position: absolute;
	top: 7px;
	right: 14px;
	z-index: 5000;
}



/*------------------------------------------- Kids Club Gallery ------------------------------------------*/

.kids-club-gallery #content {
	background: none;
}

.albums {
	overflow: hidden;
	padding: 0;
}

.albums li {
	list-style-type: none;
	float: left;
	width: 120px;
	line-height: 1.4;
	text-align: center;
	margin: 0 37px 20px;
}

.gallery-wrap {
	position: relative;
	width: 550px;
	padding: 0 0 0 40px;
}

#caption {
	margin: 0 0 10px;
	width: 490px
}

#gallery-pane {
	width: 590px;
	height: 325px;
	position: relative;
}

#slideshow {
	height: 325px;
	overflow: hidden;
	width: 490px;
}

#slideshow a {
	display: block;
}

#slideshow a:hover {
	text-decoration: none;
}



#controls .prev,
#controls .next {
	background: url(/images/gallery_arrows.gif) no-repeat;
	display: block;
	width: 17px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 165px;
}
#controls .prev {
	left: -40px;
}
#controls .next {
	right: 60px;
	background-position: 100% 0;
}

.gallery-thumbs {
	overflow: hidden;
	padding: 0;
}

.gallery-thumbs li {
	list-style-type: none;
	float: left;
	width: 90px;
	margin: 0 10px 10px 0;
}

