/* CSS Document */

#level1_content  a{
color:#93cc65;
font-weight:normal;
text-decoration:underline;
}

#content {
	background-image:url(../images/bg_home_content_resources.gif);
	background-repeat: repeat-y;
	width: 751px;
}
.resourcesIcons {
	float:left;
	margin:0px 10px 20px 0px;
}

.coloured_line {
	margin: 0px;
	padding: 0px;
	width: 751px;	
	background-color: #93cc65;
	position: relative;
}

.videoGrid strong {
	color:4ba700;
}

.active{
	height: 17px;
	width: 140px;
	background-image:url(../images/nav_resources.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	color:#000000;
}

.active a{
color:#009900;
}

.curveBoxTop {
	background-image:url(../images/CurveBoxTop_resources.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.curveBoxBot {
	background-image:url(../images/CurveBoxBot_resources.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.curveBox {
	width:485px;
	border-left:2px solid #7ac042;
	border-right:2px solid #7ac042;
	background-color:#f1f9ec;
	margin:0px;
	padding:10px 20px 10px 20px;
}

.boxTitle {
	text-align:left;
	background-image:url(../images/title_video_resources.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #7ac042;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.boxTitle_activity {
	text-align:left;
	background-image:url(../images/title_activity_resources.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #7ac042;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.navbullet {
	background-image: url(../images/green_bullet_round.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.activeSel {
	font-weight:bold;
	color:#7ac042;
}

a{
color:#93cc65;
}

.casestudy_h3{
font-size:1.4em;
margin-bottom:1em;
}

.hr {
	margin: 0 0 10px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3dceb;
}

#resources_home{
background-image:url(../images/resources_home_bg.gif); 
background-repeat:no-repeat; 
width: 310px; 
height: 292px; 
display:block; 
margin: 0 auto 10px auto; 
text-align:center;
}
#resources_home img{
margin: 8px 0 8px 0;
}