/* #### LAYOUT > MODULES > ACTION CLUB ######## */

.t-actionClub {
	background: url(../img/title-actionClub.png);
	height: 108px;
	width: 322px;
	margin-left:260px;
}
#m-actionClub {
	margin-bottom:20px;
}

.t-getGrowing {
	background: url(../img/title-getGrowingChallenge.png);
	height: 94px;
	width: 314px;
}

#m-getGrowing .c {
	background: url(../img/box-bg-getstartedgrowing.jpg) 10px 2px no-repeat;
	height:190px;
	position:relative;
}

#m-getGrowing p {
	margin-left:10px;
	padding-top:50px;
	width:250px;
}
	
.b-stepone {
	background:transparent url(../img/button-step1firstmeasure.png) repeat scroll 0 0;
	height:72px;
	width:291px;

}

#m-actionClub .button {
}
#m-diary .title {
	/*background: url(image-url.gif) left top no-repeat <- DOESN'T EXIST */
}
/* #### LAYOUT > MODULES > THE GET GROWING CHALLENGE ######*/
#body-greenerGrubChallenge #content{
	background:url(../img/content-bg-greenerGrub-challenge.jpg) no-repeat;
}

#body-greenerGrubChallenge0 #content{
	background:url(../img/content-bg-greenerGrub-challenge0.jpg) no-repeat;
}


#body-greenerGrubChallenge1 #content{
	background:url(../img/content-bg-greenerGrub-challenge1.jpg) no-repeat;
}

#body-greenerGrubChallenge2 #content{
	background:url(../img/content-bg-greenerGrub-challenge2.jpg) no-repeat;
}

.w66 .t-getGrowingChallenge {
	background: url(../img/title-getGrowingChallenge.png) no-repeat;
	height: 146px;
	width: 316px;
}
.b-nextStep {
	background: url(../img/button-nextstep.png);
	height: 60px;
	width: 115px;
}

ul.storyboard li span.number {
	display: block;
	min-height:75px;
	padding-right:60px;
	font-size: 3em;
	font-weight:bold;
	color:#7fc129;
	letter-spacing:-1px;
	background-position: 100% 0%;
	background-repeat:no-repeat;
	line-height:normal;
	margin-top: .5em;
}

span.number.rubbish {
	background-image:url(../img/icon/rubbish.jpg)
}

span.number.plant {
	background-image:url(../img/icon/pot.jpg)
}

span.number.pupil {
	background-image:url(../img/icon/hand.jpg)
}

span.number.co2 {
	background-image:url(../img/icon/cloud.jpg)
}

span.number.recycled {
	background-image:url(../img/icon/can.jpg)
}

span.number.lunch {
	background-image:url(../img/icon/crisps.jpg)
}

span.number.grown {
	background-image:url(../img/icon/apple.jpg)
}

ul.storyboard li {
	width: 150px;
	padding: 0 20px;
	color:#555;
	font-weight:bold;	
	float:left;
	border-right: 1px dashed #83c72b;
	height: 230px;
	margin-bottom:10px;
}
ul.storyboard li.first {
	clear:left;		
}

ul.storyboard li.last {
	border-right: none;
}

ul.storyboard li span.description {
	display: block;
	margin-top: 0.5em;
	color:#848483;
}

ul.storyboard li p {
	font-size: 1.1428em;
	margin-bottom:-5px;
	min-height:100px;
}

ul.storyboard li p em {
	color:#555;
	font-style:normal;
	color:#318c2c;
}

ul.storyboard li p em.improvement {
	display: block;
	font-size: 2em;	
}
ul.storyboard li p em.improvementsmall {
	display: block;
}
.buttons a {
	display:block;
	float: left;
	background-position: 100% 0%;
	background-repeat:no-repeat;
}

.buttons a#unep-certificate {
	background-image:url(../img/button-UNEP-Certificate.png);
	width:204px;
	height:87px;		
}

.buttons a#enter-competition {
	background-image:url(../img/button-enter-competition.png);
	width:210px;
	height:77px;		
}

#m-getGrowingChallenge ul.storyboard li span.number {
	font-size: 1.5em;
}

#m-theReduceRubbishChallenge ul.storyboard li span.number {
	font-size: 4em;
}