@charset "utf-8";


* {padding:0; padding:0;}

a { outline:none; } /* Gets rid of Firefox's dotted borders */

a:active { outline: none; }


a img { border:none; } /* Gets rid of IE's blue borders */

#students_awaiting_rewards{
	font-size:130%;
	color: #FA9485; 
    font-weight:bold;
	float:left;
}


#student_awaiting span{
	color: #FA9485; 
	font-weight:bold;
	padding-left:1em;
	float:left;

}

#student_awaiting input{
	padding-left:2em;
	float:left;

}
#student_awaiting label{
	padding-left:1em;
	float:left;

}


img {

vertical-align:bottom;
border: 0;   
} 
#contact{
float:right;
}
#no_activity{
	clear:left;
	margin-top:1em;
	margin-left:1em;
}

#all_students{
	clear:left;
	margin-top:1em;
	margin-bottom:1em;
}

#report_selection #school,#class,#date_from,#date_to,#button{
	clear:left;
	margin-left:1em;
	margin-top:1em;
	float:left;
}

#report_selection #school label,#class label,#date_from label,#date_to label,#button label{
	float:left;
	width:5em;
}
#report_selection #school input,#class input,#date_from input,#date_to input,#button input{
	float:left;
	width:5em;
}




#report_table{
	clear:left;
	margin-top:1em;
	margin-left:1em;
	margin-right:1em;
	width:90%;
	background-color: white;
	border: 2px solid #24709d;
}

#report_table td{
	border: 1px solid #24709d;
}





#school_img {
 float:left;
 width:760px;
 height:170px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/school_coord/school/school_details/00_school_details.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}


#school_img #name{
	float:left;
	margin-left:6em;
	margin-top:40px;
	width:20em;
}
#school_img #principal{
	float:left;
	margin-left:-18em;
	margin-top:65px;
	width:20em;
}
#school_img #principal_email{
	float:left;
	margin-left:-15em;
	margin-top:90px;
	width:15em;
}
#school_img #principal_phone{
	float:left;
	margin-left:-15em;
	margin-top:115px;
	width:15em;
}

#school_img #address_street{
	float:left;
	margin-left:11em;
	margin-top:40px;
	width:15em;
}
#school_img #address_suburb{
	float:left;
	margin-left:13em;
	margin-top:10px;
	width:15em;
}

#school_img #address_city{
	float:left;
	margin-left:40em;
	margin-top:10px;
	width:15em;
}

#school_img #address_postcode{
	float:left;
	margin-left:42em;
	margin-top:10px;
	width:15em;
}






#school_coordinators_img{
 float:left;
 width:760px;
 height:133px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/school_coord/school/school_details/00_school_coord_details.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}
#school_coordinators_img #name{
	float:left;
	margin-left:10em;
	margin-top:65px;
	width:15em;
}
#school_coordinators_img #lastname{
	float:left;
	margin-left:-15em;
	margin-top:85px;
	width:15em;
}
#school_coordinators_img #phone{
	float:left;
	margin-left:32em;
	margin-top:8px;
	width:15em;
}

#school_coordinators_img #email{
	float:left;
	margin-left:8em;
	margin-top:65px;
	width:15em;
}














#class_img{
 float:left;
 width:760px;
 height:133px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/school_coord/school/school_details/00_teacher_details.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}


#class_img #class_name{
	float:left;
	margin-left:8em;
	margin-top:40px;
	width:15em;
}

#class_img #name{
	float:left;
	margin-left:-13em;
	margin-top:65px;
	width:15em;
}
#class_img #lastname{
	float:left;
	margin-left:-16em;
	margin-top:89px;
	width:15em;
}
#class_img #email{
	float:left;
	margin-left:35em;
	margin-top:-20px;
	width:15em;
}

#class_img #phone{
	float:left;
	margin-left:35em;
	margin-top:10px;
	width:15em;
}



.addEditAdminTeacherCoordinatorImg {
	float:left;
	width:760px;
	height:202px;
	z-index:1;
    background-image: url(http://healthyheroes.org.nz/login/images/admin/addedit/01a_users/01_addusers_school_coord.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerTitleAdminImg {
 float:left;
 width:580px;
 height:120px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/header_administrator.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}

#Manage_adduser_firstname{
	float:left;
	padding-left:10px;
	padding-top: 0px;
}

#Manage_adduser_lastname{
	float:left;
	padding-left:10px;
	padding-top: 0px;
}

#Manage_adduser_editordeleteuser{
	float:left;
	padding-left:20px;
	padding-top: 20px;
}

#Manage_adduser_email{
	float:left;
	padding-left:0px;
	padding-top: 0px;
}

#Manage_adduser_phone{
	float:left;
	padding-left:0px;
	padding-top: 0px;
}


#Mydetails_changepassword_currentpassword{
	float:left;
	padding-left:70px;
	padding-top: 20px;
}
#Mydetails_changepassword_newpassword{
	float:left;
	padding-left:80px;
	padding-top: 20px;
}
#Mydetails_changepassword_verifynewpassword{
	float:left;
	padding-left:65px;
	padding-top: 30px;
}


#Mydetails_firstname{
	float:left;
	padding-left:90px;
	padding-top: 40px;
}
#Mydetails_lastname{
	float:left;
	padding-left:60px;
	padding-top: 10px;
}
#Mydetails_email{
	float:left;
	padding-left:30px;
	padding-top: 20px;
}


#Mydetails_phone{
	float:left;
	padding-left:40px;
	padding-top: 10px;
}

#Mychallenges_weekday{
float:left;
	padding-left:20px;
	padding-top: 0px;
}

#Mychallenges_previous_week{
	float:right;
	margin-left:20px;
	margin-top: 20px;
}

#Mychallenges_vegetables{
	float:right;
	margin-left:20px;
	margin-top:-55px;
}

#Mychallenges_fruit{
	float:left;
	margin-left:30px;
	margin-top:15px;
}


#Mychallenges_bedtime{
	float:left;
	margin-left:60px;
	margin-top:70px;
}


#Mychallenges_mentalactivity{
	float:left;
	margin-left:40px;
	margin-top:40px;
}


#Mychallenges_physicalactivity{
	float:left;
	margin-left:30px;
	margin-top:50px;
}


#Mychallenges_helpfulactivity{
	float:left;
	margin-left:30px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
}


#username_password_teacher_div{
	clear:left;
	width:760px;
	height:84px;
	z-index:1;
    background-image: url(http://healthyheroes.org.nz/login/images/school_coord/addedit/01a_students/02_editdelete_teacher.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#adduser_button_div{
clear:left;
}
#parent_username_password_div{
	float:left;
} 

#usernameview{
	float:left;
	padding-top: 25px;
	padding-left: 140px;
	z-index: 2;
}

#adduser_password{
	float:left;
	padding-top: 20px;
	padding-left: 290px;
	z-index: 2;
}

#parent_usernameview{
	float:left;
	padding-top: 20px;
	padding-left: 140px;
	z-index: 2;
}

#adduser_parent_password{
	float:left;
	padding-top: 15px;
	padding-left: 220px;
	z-index: 2;
}
 
#username_password_div {
	clear:left;
	width:760px;
	height:123px;
	z-index:1;
    background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/02_editdelete_student.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}


.addEditProgrammeImg{
	float:left;
	width:760px;
	height:202px;
	z-index:1;
    background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/01_addstudentprogramme.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

 
.addEditImg {
	float:left;
	width:760px;
	height:172px;
	z-index:1;
    background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/01_addstudent.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.addEditCoordinatorImg {
	float:left;
	width:760px;
	height:202px;
	z-index:1;
    background-image: url(http://healthyheroes.org.nz/login/images/school_coord/addedit/01a_students/01_addstudent_student.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
 
 
 
#adduser_delete_button_div{
	float:left;
}

#adduser_delete_button{
	width:251px;
	height:154px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/delete_user.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
} 
 
#adduser_save_button_div{
	float:left;
}



#calendar_save_button{
	float:left;
	clear:left;
	width:222px;
	height:154px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/save.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
} 


#adduser_save_button{
	width:222px;
	height:154px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/save.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
} 

#adduser_cancel_button_div{
	float:left;
}

#week_dates{
	width:100%;
	float:left;
	clear:left;
}
#week_dates label{
	float:left;
	margin-left:1em;
}

#week_dates input{
	float:left;
	margin-left:1em;
}

#adduser_cancel_button{
	width:287px;
	height:154px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/cancel_clear.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
} 
 
#programme_heading{
	float:left;
	clear:left;
	margin-top:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #FFFFFF;
	width:80%;
}
#left_side_div{
	float:left;
	width:50%;
}


#user_role_div {
	padding-top: 40px;
	padding-left: 130px;
	z-index: 2;
}
 
#school_div {
	padding-top: 15px;
	padding-left: 140px;
	z-index: 2;
}
 
#class_div {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 130px;
	z-index: 2;
}

#wmclient_id_div {
	padding-top: 45px;
	padding-left: 230px;
	z-index: 2;
}
#firstname_div {
	float:left;
	padding-top: 15px;
	padding-left: 130px;
	z-index: 2;
}
#lastname_div {
	float:left;
	clear:left;
	padding-top: 12px;
	padding-left: 130px;
	z-index: 2;
}


#edit_user_div {
	float:left;
	padding-top: 40px;
	padding-left: 150px;
	z-index: 2;
}
#email_div {
	float:left;
	padding-top: 12px;
	padding-left: 100px;
	z-index: 2;
}
#phone_div {
	float:left;
	padding-top: 8px;
	padding-left: 100px;
	z-index: 2;
}

#programme_div {
	padding-top: 20px;
	padding-left: 140px;
	z-index: 2;
}

#programme_coord_div{
	float:left;
padding-left:120px;
padding-top:8px;
z-index:2;

}
 
 /* Neutralise styles */
/*
#chooseWeekImg {
	float:left;
	width:456px;
	height:98px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/00_choose_week.png, login/images/3_group.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
*/

#chooseWeekImg {
	float:left;
	width:456px;
	height:98px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/00_choose_week.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#chooseWeekSuspendedImg {
	float:left;
	width:456px;
	height:162px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/00_choose_week_suspended.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#three_group {
position:absolute;
	width:648px;
	height:390px;
	z-index:-1;
	background-image: url(http://healthyheroes.org.nz/login/images/3_group.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:300px;
}


#viewChallengesImg_div {
	float:left;
}

#viewChallengesImg {
	float:left;
	width:304px;
	height:98px;
	z-index:1;
	border: none;
	background-color: transparent;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/00_view_challenges.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#reasonForSuspension_div {
	padding-top: 10px;
	padding-left: 230px;
	z-index: 2;
}

#chooseWeekCombo_div {
	padding-top: 45px;
	padding-left: 230px;
	z-index: 2;
}

#SundayCaregiverImg{
	clear:left;
	width:760px;
	height:238px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/07_sunday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#MondayCaregiverImg{
	clear:left;
	width:760px;
	height:209px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/01_monday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#TuesdayCaregiverImg{
	clear:left;
	width:760px;
	height:188px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/02_tuesday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#WednesdayCaregiverImg{
	clear:left;
	width:760px;
	height:198px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/03_wednesday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#ThursdayCaregiverImg{
	clear:left;
	width:760px;
	height:183px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/04_thursday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#FridayCaregiverImg{
	clear:left;
	width:760px;
	height:187px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/05_friday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#SaturdayCaregiverImg{
	clear:left;
	width:760px;
	height:186px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/06_saturday_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}



 
 
#SundayImg{
	clear:left;
	width:760px;
	height:238px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/07_sunday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#MondayImg{
	clear:left;
	width:760px;
	height:196px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/01_monday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#TuesdayImg{
	clear:left;
	width:760px;
	height:166px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/02_tuesday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#WednesdayImg{
	clear:left;
	width:760px;
	height:158px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/03_wednesday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#ThursdayImg{
	clear:left;
	width:760px;
	height:158px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/04_thursday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#FridayImg{
	clear:left;
	width:760px;
	height:161px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/05_friday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#SaturdayImg{
	clear:left;
	width:760px;
	height:160px;
	z-index:1;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/past_challenges/06_saturday.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
 

#MondayVegatables{
	padding-top: 45px;
	padding-left: 220px;
	z-index: 2;
}

#TuesdayVegatables{
	padding-top: 38px;
	padding-left: 220px;
	z-index: 2;
}

#WednesdayVegatables{
	padding-top: 40px;
	padding-left: 220px;
	z-index: 2;
}

#ThursdayVegatables{
	padding-top: 33px;
	padding-left: 220px;
	z-index: 2;
}

#FridayVegatables{
	padding-top: 35px;
	padding-left: 220px;
	z-index: 2;
} 
 
   
#SaturdayVegatables{
	padding-top: 35px;
	padding-left: 220px;
	z-index: 2;
}

#SundayVegatables{
	padding-top: 42px;
	padding-left: 220px;
	z-index: 2;
}

#fruit{
	padding-top: 3px;
	padding-left: 220px;
	z-index: 2;
}
#mental_activity{
	padding-top: 3px;
	padding-left: 220px;
	z-index: 2;
}
#physical_activity{
	padding-top: 3px;
	padding-left: 220px;
	z-index: 2;
}
#helpful_activity{
	padding-top: 3px;
	padding-left: 220px;
	z-index: 2;
}
#bed_time{
	padding-top: 3px;
	padding-left: 220px;
	z-index: 2;
}
 
#Approval_reminder{
	padding-top: 0px;
	padding-left: 220px;
	z-index: 2;
}
 
 
 
#dont_approve_div {
	float:left;
}

#approveImg_div {
	float:left;
} 
#approveImg{
 float:left;
 width:335px;
 height:118px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/approve_tip.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}

#dont_approveImg{
 float:left;
 width:291px;
 height:118px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/caregiver/my_childs_progress/past_challenges/dont_approve_tip.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}
 
#headerTitleStudentImg {
 float:left;
 width:580px;
 height:120px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/header_student.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}

#headerTitleTeacherImg {
 float:left;
 width:580px;
 height:120px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/header_teacher.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}

#headerTitleCaregiverImg {
 float:left;
 width:580px;
 height:120px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/header_caregiver.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}

#headerTitleSchoolCordinatorImg {
 float:left;
 width:580px;
 height:120px;
 z-index:2;
 background-image: url(http://healthyheroes.org.nz/login/images/header_school_coord.png);
 background-repeat: repeat;
 background-position: 0px 0px;
}












#userDetails {
 float:left;
 width:235px;
 height:45px;
 z-index:3;
 font-size: small;
 color: #FFFFFF;
 text-transform: uppercase;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding-top: 45px;
 padding-left: 310px;
 }

#HH_logo {
	float:left;
	left:0px;
	top:0px;
	z-index:1;
}
body {
		background-color: #0099FF; 
/* background-image: url(http://healthyheroes.org.nz/login/images/colour_bg.png); 
	 	background-repeat: repeat;
	background-position: 0px 0px; */
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: small;
 color: #000000;
}


#Menu_Top {
	clear:left;
	float:left;
	top:120px;
	left:0px;
}

#Menu_Top img{
	float:left;
}
#Menu_Bottom {
	clear:left;
	top:156px;
	z-index:4;
	left:0px;
}

#Menu_Bottom img{
	float:left;
}

#redline {
	left:0px;
	top:136px;
	width:100%;
	height:33px;
	z-index:1;
	background-color: #FF0000;
}

#content{
	clear:left;
} 
 
 
 
 
 
 
 
 
 
 

/*
.fieldsetwholewidth {
	width:100%;
	border: 2px solid #24709d;
      font-size:95%;
      padding-top:25px;
      background:#ebf5fc;

}
*/

.fieldsetwholewidth {
	width:100%;
	border: 2px solid #24709d;
	font-size:95%;
	padding-top:25px;
	background-color: #FF3300;
}



span.required {
color: #FA9485; 
     font-weight:bold;
	 font-size:120%;
}



select.required {
	border: 2px solid #FA9485;
}

input.required {
	background-color: #FA9485; 
}

textarea.required {
	background-color: #FA9485; 
}



.suggest_link {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BACKGROUND-COLOR: #ffffff;
	width:200px;
}

.suggest_link_over {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: white; PADDING-TOP: 2px; BACKGROUND-COLOR: #999999;width:200px;
}

.hide {
	display:none;
}
.show {
	display:block;
}

#preview{
	padding-top:1em;
	font-size:17px;
	color: red;
}

fieldset #toppanel #imagepanel{
	float:right;
	cursor: pointer;
}

fieldset #toppanel #toppanellabel{
	float:left;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:20px;
	width:80%;
}

fieldset #toppanel #imagepanel img{
	border: 1px solid black;
}

p.breakhere {page-break-after: always}

/*
#template{
	border-bottom: 1px  dotted #24709d;
	padding-top:2em;
}
*/

/*
#template #dividerheading label{
	padding-left:2em;
}
*/

/*
#template #divider label{
	padding-left:2em;
}
*/

/*
#template #divider{

	padding-top:2em;

	padding-bottom:2em;

	clear:left;

}
*/

/*
#template #dividerheading{
	clear:left;
}
*/


#left_panel{
	padding-left:2em;
	width: 17em;
}
#right_panel{
	padding-left:25em;
}

#scroll-container2{
	width:15em;
	height:100px;
	float:left;
	padding-left:1em;
	padding-top:1em;
}
#copyright{
	font-size:9px;
}
#copyrightfooter{
	clear:both;
	padding-top:1em;
}
#school_heading div{
	float:left;
	padding-right:20px;
}

#classes div{
	clear:left;
}

#classes{
	clear:left;
}

#classes input{
	float:left;
}

#classes label{
	float:left;
	padding-right:20px;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:15px;
	color: #990000;
	width:5em;
}

#student_details{
	padding-top:2em;
	clear:left;
}
#student_details label{
	float:left;
	width:6em;
	padding-left:1em;
}
#student_details input{
	float:left;
}
#status_td{
border-left: 1px solid #24709d;
border-top: 1px solid #24709d;
border-bottom: 1px solid #24709d;
}

#status_td2{
border-left: 1px solid #24709d;
border-top: 1px solid #24709d;
border-bottom: 1px solid #24709d;
border-right: 1px solid #24709d;
}
#status_td_class{
border-left: 1px solid #24709d;
border-top: 1px solid #24709d;
border-bottom: 1px solid #24709d;
width:5em;
}



#status_td_class_exp{
border-left: 1px solid #24709d;
border-top: 1px solid #24709d;
border-bottom: 1px solid #24709d;
width:10em;
}

.unapproved{
	background:#999966;
}

.approved{
	background:#ff66ff;
}

.cantfinnish{
	background:gray;
}

#daily_status{
	clear:left;
	padding-left:1em;
}
#daily_status_label{
	clear:left;
	padding-left:1em;
	width:8em;
	float:left;
}
#ticks{
	width:5em;
	float:left;
}

#to_go{
	float:left;
	padding-left:10em;
}

#student_records_class_heading {
	float:left;
	width:20em;
	clear:left;
}

#student_records label{
	padding-left:2em;
	float:left;
	width:6em;
	margin-top:1em;
}

#student_records #total{
	margin-left:1em;
	margin-top:1em;
	float:left;
	clear:left;
	width:100px;
}

#suspended{
	color: red;
}



#student_records input{
	padding-left:1em;
	float:left;
	margin-top:1em;
}

#student_records table{
	margin-left:8em;
	float:left;
}

#student_records{
	float:left;
	padding-top:1em;
	padding-bottom:1em;
	width:100%;
}
#status_table_class{
	border-right: 1px solid #24709d;
	padding-left:1em;
	float:left;
}

input.ie_check{
	background-color: #006699;
	font-weight:normal;
}

input.ie_check_programme{
	background-color: #0099FF;
	font-weight:normal;
}




#chooseClass #student_dropdown{
	float:left;
	padding-top:12px;
	padding-left:260px;
	z-index:3;

}

#chooseStudent #student_dropdown{
	float:left;
	padding-top:22px;
	padding-left:260px;
	z-index:3;

}

#chooseClass #class_dropdown{
	float:left;
	padding-top:22px;
	padding-left:260px;
	z-index:3;

}





#status_table_heading{
	border-right: 1px solid #24709d;
	padding-left:15em;
	float:left;
	clear:left;
	padding-top:1em;
	padding-bottom:1em;
}
#programme_details{
	clear:both;
}

#status_table{
	border-right: 1px solid #24709d;
	padding-left:1em;
	clear:left;
	
}

#status_table_exp{
	padding-left:1em;
	clear:left;
}



#milestone1{
	border-left: 2px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}

#milestone2{
	border-left: 2px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}



#mychallenges_row{
	float:left;
	clear:left;
	padding-bottom:1em;
	padding-top:1em;
}



#my_class label{
	padding-left:1em;
}

#my_class h1{
	padding-left:1em;
}



#my_class_heading label{
	padding-left:1em;
	width:5em;
	float:left;
}



#my_class_heading select{
	padding-left:6em;
}

#my_class{
	padding-top:25px;
	padding-bottom:1em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:14px;
	border: 2px solid #24709d;
    background:#006699;
	width: 95%;
	float:left;

}

#mychallenges_row label{
	float:left;
	width:20em;
	padding-left:1em;
}

#mychallenges_row_heading label{
	float:left;
	width:40em;
	padding-left:1em;
	padding-top:1em;
}

#mychallenges_row input{
	float:left;
}

#mychallenges_buttonrow input{
	float:left;
	padding-left:1em;
	clear:left;
	padding-bottom:1em;
}

#adduser_column_1 label{
	float:left;
	width:7em;
}

#adduser_column_1 input{
	width:15em;
}

#adduser_column_1 {
	float:left;
	width:40%;
	padding-left:1em;
	clear:left;
}



#adduser_column_2 {
	float:left;
	padding-left:1em;
	width:50%;
}



#adduser_column_2 font div{
	padding-bottom:1em;
	float:left;
}



#adduser_column_2 label{
	float:left;
	width:10em;	
	clear:both;
	padding-bottom:1em;
}



#column_1 label{
	float:left;
	clear:left;
	padding-bottom:1em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:17px;
}



#column_2 label{
	float:left;
	clear:both;
	padding-bottom:1em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:17px;
}

#column_1 font{
	float:left;
	padding-bottom:1em;
	padding-left:5px;
}

#column_2 font{
	float:left;
	padding-bottom:1em;
	padding-left:5px;
}

#column_1 {
	float:left;
	width:50%;
	clear:left;
}

#column_2 {
	float:left;
	width:50%;
}

#tab2{
	padding-left:4em;
}
#tab{
padding-left:2em;
}

#button_panel {
	clear:both;
	padding-left:1em;
}

#client_container_div{
	padding-left:150px;
}

#container_div{
	padding-left:150px;
}

#add_records{
	padding-left:150px;
}

#users_list input{
float:left;
}

#users_list label{
	float:left;
	padding-left:50px;
	width:20em;
}

#user_tasks label{
float:left;
width:20em;
}
#challenges{
float:left;
	padding-left:1em;
	padding-top:1em;
	padding-bottom:1em;
	clear:left;
}

#view_childs_challenges{
	padding-left:1em;
	padding-top:1em;
	padding-bottom:1em;
	clear:left;
}
#announcement{
	padding-left:1em;
	padding-top:1em;
	clear:left;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:17px;
	margin-bottom:1em;
}
#newrow{
	float:left;
	clear:left;
}

#daily_status_heading{
	float:left;
	width:10em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:15px;
	font-weight:bold;
	color: white;
}

#daily_status_heading_opportunities{
	float:left;
	width:13em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:15px;
	font-weight:bold;
	color: white;
}
#daily_status_heading_opportunities img{
	float:right;
}

#daily_status_days{
	float:left;
	width:7em;	

}


#daily_status_heading_days{
	float:left;
	width:7em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	color: white;
}

#daily_status_div{
	
	padding-top:2em;
	padding-bottom:1em;
	padding-left:1em;
	float:left;
	width:85%;
	background-color:#006699;
}


#WMUsername{
	float:left;
	width:580px;
	height: 121px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color: #FFFFFF;
	background-image: url(../images/header_student.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-variant: small-caps;
}




#projectsmessagebar ,#rolesmessagebar , #clientcontactmessagebar,#clientmessagebar,#tasksmessagebar{
/*	float: left; */
	clear:right;
	width: 70%;
	padding: .5em;
	padding: .5em;
	padding-left:0px;
}

#project_info_heading select{
	float:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

#project_info_heading label{
	float:left;
	width:8em;
	clear:both;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

#project_info_column_1 label{
	float:left;
	width:8em;
}
/*
#project_info_column_1 input, #project_info_column_1 textarea{
	width:22em;
	overflow:auto;
}
*/

#project_info_column_1 {
	float:left;
	width:50%;
	clear:left;
}

#project_info_column_2 {
	float:left;
	width:50%;
}
#project_info_column_2 a{
	font-size: 70%;
}

#project_info_column_2 label{
	float:left;
	width:7em;	
}

#client_info_heading label{
	float:left;
	width:10em;
	clear:both;
}
#client_contacts_info_heading label{
width:20em;
padding-bottom:2em;
}

#client_info_button_panel {
	clear:both;
}

#client_info_column_1 label{
	float:left;
	width:10em;
}
#client_info_column_1 {
	float:left;
	width:45%;
	clear:left;
}
#client_info_column_2 {
	float:left;
	width:45%;
}

#client_info_column_2 label{
	float:left;
	width:10em;	
}
#AreasList{
	width:14em;
	overflow:auto;
}
#ViewsList{
	width:14em;
	overflow:auto;
}
#EventsList{
	width:14em;
	overflow:auto;
}



#client_result  {
    border: 1px solid black;
    position: absolute; 
	height:100px;
	overflow:auto;
	background-color: WHITE;
	z-index: 100;
	display: none;
	padding-left:155px;
	padding-top:-5px;
}

#AreaName{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:20px;
	padding-left:150px;
	color: #990000;
	font-weight: bold;
}



#ReportDiv{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:14px;
	border: 2px solid #24709d;
    background:#ebf5fc;
	width: 100%;
	float:left;
}
#eventsDiv{
		padding-top:110px;
}
#editviewsDiv{
	padding-top:60px;
}
#addviewsDiv{
		padding-top:20px;
}
#NextActionDescriptionDiv{
	padding-top:2em;
}
#AreasInput{
	padding-left:28em;
}
#EventsInput{
	padding-left:28em;
}
#ViewsInput{
	padding-left:29em;
}
#AddViewInput{
	padding-left:7em;
}
#AddAreaInput{
	padding-left:7em;
}

#scroll-container{
	width:15em;
	height:100px;
	float:left;
	padding-left:7em;
	border: 1px solid #24709d;
}

#Record_Reports_Search_Left{
float:left;
width:45%;
}

#Record_Reports_Search_Right{
float:left;
width:45%;
}


/*
#WMClient{
	width:500px;
	float:left;
	font-size:180%;
      padding-top:10px;
      padding-bottom:20px;
}
*/

#WMClient{
	width:180px;
	height:121px;
	float:left;
	background-image: url(../images/HH_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#HelpLayout{
	float:right;
      padding-right:50px;
      padding-top:10px;
}
#TitleHolder{
	float:right;
}

.HelpDivCss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FFFBEC;
width: 205px;
}

.HelpDivCss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.HelpDivCss a:hover{ /*hover background color*/
background-color: #FFF3CC;
}

.UserStatusTable {
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:14px;
	width:300px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
    border-collapse: collapse;
}

.UserStatusTable td { border: 1px solid #666666; }
.UserStatusTable a { 
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:15px; 
	font-weight: bold;
	text-decoration: underline;
    color:#0098C4;
	cursor:pointer;
	}
.UserStatusTable a:hover { 
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:15px; 
	font-weight: bold;
    color:#0098C4;
	cursor:pointer;
	}

.CustomerSupportText{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:11px;
}
.CustomerSupportButton{
		font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:11px;
}

.CustomerSupportTextArea{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
	font-size:11px;
	width: 200px;
	height: 150px;
	border: 3px solid #cccccc;
	padding: 5px;
}



#dhtmltooltip{
font-family:Verdana,Tahoma,Arial,Helvetica,sans,sans-serif;
font-size:13px;
padding-left:3px;
padding-right:3px;
padding-top:2px;
padding-bottom:2px;
position:absolute;
border:1px solid black;
background-color:#FFFBEC;
visibility:hidden;
z-index:100;

}

.HelpTipNone{
	display:none;
}

.HelpTip{
	width:33px;
	height:40px;
	cursor:pointer;
}

#HelpDiv a{
text-decoration: none;
}

.HeaderTable{
	width: 100%;
}



.CustomerSupport{
	display:none;
	clear:right;
	width: 53%;
	border: 1px solid #000;
	padding: .5em;
	padding-top:80px;
	padding-bottom:20px;
}

.CustomerSupportShow{
	display:block;
	clear:right;
	width: 760px;
	border: 1px solid #000;
	padding: .5em;
	padding-top:80px;
	padding-bottom:20px;

}


/*
body, html {
	font: Verdana, Arial, Helvetica, Sans-Serif;
	background-color:#0099ff;
}
*/


input {
height:20px;
      background-color:#cccccc;
      color:#000000;
	  padding-left:4px;
	  	padding-right:4px;
	  	font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: small;
		
}



input:hover {
      background-color:#ffffff;
}

input.button {
      background-color:#ffffff;
      color:#000;
      padding:5px;
}

input.button:hover {
      background-color:#aaa;
      color:#000;
      padding:5px;
      font-weight:bold
}

label {
	cursor: pointer;
}



h1, h2, h3, h4, h5, h6 {
	padding: 0.5em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}





p, pre, blockquote, ul, ol, dl, address {
	padding: 0.5em 0;
	padding: 0;
      font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


/* General settings */
a img {
	border: none;

}



h1 {
	font-size: 140%;
	font-weight:normal;
}

h2 {
	font-size: 125%;
	font-weight:normal;
	padding:0.5em 0 0.1em 0;
}
#footer {
	width: 100%;
	float: left;
	clear: both;
	text-align: right;
}

legend {
	color: #990000;
      font-size:110%;
}
fieldset#loginform {
	width: 20%;
	float: left;
}

fieldset#loginform label {
	float: left;
	width: 8em;
}

th {
 text-align:left;
 background:#4a8ab0;
 padding:5px;
}

th:hover{
 background:#aaa;
 padding:5px;
}

#report {
 border:1px solid #959595;
 border:none;
clear:both;
}

#report table tr th a{
 color: #000;
}
#report table tr th a:hover{
 text-decoration:underline;
}
#tables {
 border:3px solid #fff;
}


/* Auth Specific */



label.text {
	float: left;
	width: 10em;
}
label.radio {
	position: relative;
	bottom: 3px;
}

fieldset.functionadd p.submitcontainer, fieldset.functiongroup p.submitcontainer, fieldset.role p.submitcontainer, 
fieldset.rolestofunctiongroups p.submitcontainer, fieldset.user p.submitcontainer {
	width: 50%;
	text-align: right;
}
fieldset.functionadd, fieldset.functiongroup, fieldset.role, fieldset.rolestofunctiongroups, fieldset.user {
	padding: .5em;
	padding: .5em;
	float: left;
	clear: left;
}



div#messagebar {

/*	float: left; */
	clear:right;
	width: 700px;
	padding-left: 60px;
	padding-bottom: 10px;
	padding-top: 10px;

}



div#messagebarerror {

/*	float: left; */
	clear:right;
	width: 700px;
	padding-left: 60px;
	padding-bottom: 10px;
	padding-top: 10px;

}

div.success {
	background-color: #FFFFFF;
      font-weight:bold;
}


div.error {
	background-color: #FFFFFF;
      font-weight:bold;
}



div.nomessage {
	background-color: #fff;
}



h2.accesscontrolheader {
	float: left;
	clear: left;
}



.rolestofunctiongroups table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 0.5em;
	width: 55%;
}



.rolestofunctiongroups table tr td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 2px;
}



.rolestofunctiongroups table tr th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 2px;
}



div#topnav {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #8B8B8B;
}



div#topnav ul {
	padding: 0;
	padding-bottom: -1px;
	width: 100%;
	float: left;
	clear: both;
	list-style-type: none;
}



div#topnav ul li {
	border: 1px solid #000;
	background-color: #fff;
	float: left;
	padding: 1em 0 0 1em;
	padding: .2em;
}



div#topnav ul li:hover {
	border-bottom: 1px solid #fff;
	color:#0E5E98;
}



div#topnav ul li a {
	padding: .2em .2em 0 .2em;
padding:0;
	text-decoration: none;
}



div#topnav ul li a:hover {

}



div#header {
	float: left;
	clear: both;
	width: 100%;
}

div#pagetitle {
	padding-left:150px;
	padding-top:20px;
}



/* forms */

a:link, a:visited, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#0E5E98;
}


/*
textarea, input  {
	font-family: Verdana;
	z-index: 1;
}
*/

#tabs {
	width: 100%;
	padding:0;
	padding-left: 2px;
	padding:0;
	padding-top: 12px;
	border-bottom:3px solid #ed0038;
	height:auto;
    clear:both;
    line-height:2.1em;
}
#tabs ul{
    padding-top:8px;
	padding: 0;
	padding-bottom: 0px;
	list-style-type: none;
}

#tabs ul li {
	display: inline;
	padding-left:0px;
	padding-right:0px;
	padding: 0;
	padding: 0.4em;
    border-right: 0px solid #144070;
    border-left: 0px solid #A0A050;
    border-top: 0px solid #878743;
    background-color: #d2e3f7;
	padding-left:2px;
    font-size:1.1em;
}
#tabs ul li:hover {
	background-color: #4b8ab0;
}

#tabs ul li a:hover {
        color: #fff;
}
#tabs ul li a {
	padding: .8em .9em .8em .9em;
	text-decoration: none;
	color: #144070;
	font-size: 90%;
	padding:0;
}
#tabs #selectedTab    {
	background-color: #F2E9D8;
	border-bottom: 3px solid #F2E9D8;
    border-right: 3px solid #ed0038;
    border-top: 2px solid #e6aa99;
    border-left: 2px solid #E7D0C2;
}

#tabs #selectedTab  a   {
	color: #7D0000;
}


#tabsSecondLevel {
	width: 100%;
	padding:0;
	padding-bottom:4px;
	border-bottom:0px solid #ed0038;
	border-left:0px solid #ed0038;
	border-right:0px solid #ed0038;	
        height:auto;
        line-height:2.1em;
        clear:both;
        font-size:0.8em;
	background-color: #F2E9D8;
}

#tabsSecondLevel ul{
   padding-top:6px;
	padding: 0;
	padding-bottom: 0px;
	list-style-type: none;
}

#tabsSecondLevel ul li {
	display: inline;
	background-color: #F2E9D8;
	padding: 0;
	padding-bottom: 4px;
    border-right: 1px solid #aaaaaa;
}
#tabsSecondLevel ul li:hover {
	border-bottom: 1px solid #F2E9D8;
	background-color: #F2E9D8;
    color: #555;
}

#tabsSecondLevel ul li a:hover {
    color: #555;
}



#tabsSecondLevel ul li a {
	padding: .8em .9em .8em .9em;
	text-decoration: none;
	color:#777;
	font-size: 110%;
	padding:0;
}
#tabsSecondLevel #selectedTab    {
	background-color: #F2E9D8;
	border-bottom:5px solid #ed0038;
}
#tabsSecondLevel #selectedTab  a   {
	color: #333;
}

#ViewDetailsRow{
background:#FFF3CC;
cursor:pointer;
}
#ActionOpen{
	background:#FFF8DD;
      background:#efe;
}

#ActionOpenOverdue{
	background:#CDCDCD;
	background:#fed;
}

#ActionClosed{
	background:#FBFAD0;
	background:#fff;
	color:#444;
}

#areas {
	float:left;
	width:150px;
  	padding-top:25px;
    background-color:#ffe; 
}

#back a{
	float:left;
	width:150px;
  	padding-top:10px;
	background-color:#ffe; 
	padding-top:15px;
	padding-bottom:15px;
	padding-bottom:4px;
	color:#6A6A6A;
}

		



#areas li a{
      padding-top:5px;
      padding-bottom:5px;
      padding-bottom:5px;
      color:#6A6A6A;
      display:block;
}
#areas li a:hover{
	color:#0E5E98;
}

#row {
	clear:left;
	padding-bottom:1em;
	float:left;
}
#results {
	clear:left;
}

#results p table {
	border-collapse: collapse;
}
#results p table tr td {
	padding:5px;
}
#form {
	float:left;
	padding-top:20px;
	padding-top:0px;
}

#form fieldset {
	width: 770px;
}
#ReportDiv label {
	padding-top:5px;
	float: left;
	width: 7em;
	text-align:right;
	padding-right:5px;
}
.late { 
 color:#800;
 background: #FFC6A4;
}
.today { background-color: #E9F3D8 }
.duedate, .addeddate { white-space: nowrap; }

#taskdetails th {
text-align:right;
vertical-align:top;
padding-right:10px;
}

/* ALL  open */
.colour {
 background-image: url(http://healthyheroes.org.nz/login/images/colour_bg.png);
}

/* ALL  close */

/* STUDENT - My Details - Change Password  open */

#rjt_container {
	float:left;
	width:760px;
}

#passwordsImg {
	float:left;
	width:569px;
	height:259px;
	z-index:1;
 background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02b_change_pwd/passwords.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#old_password_div {
	float:left;
	padding-top: 40px;
	padding-left: 270px;
	z-index: 2;
}

#new_password_div {
	float:left;
	padding-top: 39px;
	padding-left: 270px;
	z-index: 2;
}

#verify_new_password_div {
	float:left;
	padding-top: 37px;
	padding-left: 270px;
	z-index: 2;
}


#save_button {
	width:191px;
	height:186px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02b_change_pwd/save_password.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}

#save_button_div {
	float:right;
	padding-top:73px;
}

/* STUDENT - My Details - Change Password  close */

/* STUDENT - My Challenges open */

#my_challengesImg{
width:581px;
	height:110px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/00_week.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#my_challenges_week{
	float:left;
	padding-left:240px;
	padding-top: 34px;
	font-family:Verdana,Arial,Helvetica,sans,sans-serif;
	font-size:small;
	color:#FFFFFF;
}

#mychallenges_day{
	float:left;
	padding-left:270px;
	padding-top: 10px;
}

#mychallengesImg_qu_01{
	float:left;
	width:581px;
	height:200px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/01_veges.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mychallenges_qu_01A{
	float:left;
	padding-left:150px;
	padding-top:85px;
	height: 50px;
}

#mychallenges_qu_01B{
	float:left;
	padding-left:150px;
	padding-top:22px;
	height: 50px;
}

#mychallengesImg_qu_02{
	float:left;
	width:581px;
	height:117px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/02_bedtime.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mychallenges_qu_02a{
	float:left;
	padding-left:220px;
	padding-top:80px;
}

#mychallenges_qu_02b{
	float:left;
	padding-left:95px;
	padding-top:80px;
}


#mychallengesImg_qu_03{
	float:left;
	width:581px;
	height:156px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/03_brain.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mychallenges_qu_03{
	float:left;
	padding-left:170px;
	padding-top:60px;
}

#mychallengesImg_qu_04{
	float:left;
	width:581px;
	height:154px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/04_physical.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mychallenges_qu_04{
	float:left;
	padding-left:140px;
	padding-top:65px;
}

#mychallengesImg_qu_05{
	float:left;
	width:581px;
	height:161px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/05_helpful.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mychallenges_qu_05{
	float:left;
	padding-left:180px;
	padding-top:75px;
}


#mychallenges_Save{
	float:left;
}

#save_my_challenge{
	width:581px;
	height:155px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/save_mychallenge.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}


textarea{
	float:left;
	width:200px;
	overflow:auto;
	font-family:Verdana,Arial,Helvetica,sans,sans-serif;
	font-size:small;
	color:#000000;
	margin-top:1em;
	
}

.smartzImg{
	background-image: url(http://healthyheroes.org.nz/login/images/smartz_pelican.png);
	background-repeat: no-repeat;
	background-position: 500px 80px;
		width:800px;
}

#rjt_container_800px {
	float:left;
	width:800px;
}

.tumzImg{
	background-image: url(http://healthyheroes.org.nz/login/images/tumz.png);
	background-repeat: no-repeat;
	background-position: 510px 5px;
}

#websuccessSpacerBottom {
height:450px;
}





/* STUDENT - My Challenges close */


/* TEACHER - Past Challenges open */
#chooseClass{
	float:left;
	clear:both;
	width:493px;
	height:82px;
	background-image: url(http://healthyheroes.org.nz/login/images/school_coord/progress/past_challenges/00_choose_class_student.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:-1;
}
#chooseStudent{
	float:left;
	clear:both;
	width:493px;
	height:54px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/progress/past_challenges/00_choose_student.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:-1;
}

.chooseStudentDropdown{
	float:left;
	clear:both;
	width:493px;
	height:54px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/progress/past_challenges/00_choose_student.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:-1;
}

/* TEACHER - Past Challenges close */



/* STUDENT - My Details - Edit open */

.zeedzTbearImg{
	background-image: url(http://healthyheroes.org.nz/login/images/zeedz_teddybear.png);
	background-repeat: no-repeat;
	background-position: 510px 5px;
}


#edit_firstname_Img{
	float:left;
	width:548px;
	height:82px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02a_edit/01_firstname.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#edit_firstname{
	float:left;
	padding-left:214px;
	padding-top:43px;
}

#edit_lastname_Img{
	float:left;
	width:548px;
	height:57px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02a_edit/02_lastname.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#edit_lastname{
	float:left;
	padding-left:214px;
	padding-top:22px;
}


#edit_email_Img{
	float:left;
	width:548px;
	height:72px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02a_edit/03_email.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#edit_email{
	float:left;
	padding-left:214px;
	padding-top:27px;
}

#edit_phone_Img{
	float:left;
	width:548px;
	height:77px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02a_edit/04_phone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#edit_phone{
	float:left;
	padding-left:214px;
	padding-top:19px;
}

#edit_Save{
	float:left;
	padding-left:233px;
}

#save_details{
	width:242px;
	height:107px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_details/02a_edit/save_details.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;

}

.inputWidth {
	width:140px;

}
/* STUDENT - My Details - Edit close */


/* TEACHER & SCHOOL CO-ORD - Add|Edit - Student open */

#add_user_Img{
	float:left;
	width:760px;
	height:172px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/addedit/01a_students/01_addstudent_tip.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#add_user_stu_teach{
	float:left;
	padding-left:120px;
	padding-top:40px;
}

#add_firstname{
	float:left;
	padding-left:0px;
	padding-top:0px;
}

#add_lastname{
	float:left;
	padding-left:0px;
	padding-top:0px;
}



/* TEACHER - Add|Edit - Student close */


/* LOGIN open */

#loginBgImg{
	float:left;
	width:778px;
	height:654px;
	padding-top:30px;
	/*
	background-image: url(http://healthyheroes.org.nz/login/images/colour_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	*/
}

#loginImg{
	float:left;
	width:760px;
	height:633px;
	background-image: url(http://healthyheroes.org.nz/login/images/login/grass_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*
#HH_info_rollover{
	float:right;
	width:266px;
	height:158px;
	background-image: url(http://healthyheroes.org.nz/login/images/login/HH_info_rollover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#HH_info_rollover_hover {
	float:right;
	width:266px;
	height:158px;
	background-image: url(http://healthyheroes.org.nz/login/images/login/HH_info.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
 */

#back_to_home_button {
	float:left;
	width: 166px;
}

#login_username_field{
	float:left;
	width: 300px;
	padding-left:280px;
	padding-top:173px;
}

#login_password_field{
	float:left;
	width: 300px;
	padding-left:280px;
	padding-top:12px;
}

#login_button {
	width:205px;
	height:132px;
	background-image: url(http://healthyheroes.org.nz/login/images/login/login_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	outline-width:0;
	border:none;
	outline:none;


}

.nooutline {
	outline:none;
}

submit {
	outline:none;
}



#login_button_div {
	float:left;
	padding-left:330px;
	padding-top:100px;
		outline:none;
}

#infoText{
	float:left;
	width:500px;
	z-index:1;
	padding: 50px;
	border: medium solid #FFFFFF;
}

.whiteText {
	color: #FFFFFF;
}

.boldText {
	font-weight: bold;
}

#hdg_contact {
	float:left;
	background-image: url(http://healthyheroes.org.nz/login/images/login/info_hdg_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	width:478px; */
	width:490px;
	height: 50px; 
	padding-bottom:20px;
}

#hdg_nutshell {
	float:left;
	background-image: url(http://healthyheroes.org.nz/login/images/login/info_hdg_nutshell.png);
	background-repeat: no-repeat;
	background-position: 0px 26px;
/*	width:478px; */
	width:490px;
	height:85px; 
	padding-bottom:20px;
}

#hdg_resources {
	float:left;
	background-image: url(http://healthyheroes.org.nz/login/images/login/info_hdg_resources.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
/*	width:478px; */
	width:490px;
	height: 77px; 
	padding-bottom:20px;

}

#hdg_howto {
	float:left;
	background-image: url(http://healthyheroes.org.nz/login/images/login/info_hdg_howto.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
/*	width:478px; */
	width:502px;
	height: 95px; 
	padding-bottom:20px;

}


a.resources:link {
	color: #ffffff;
			font-weight: bold;
				text-decoration: underline;
		
}     /* unvisited link */

a.resources:visited {
	color: #ffffff;
			font-weight: bold;
				text-decoration: underline;
}  /* visited link */

a.resources:hover {
	color: #ffffff;
			font-weight: bold;
				text-decoration: underline;
}   /* mouse over link */

a.resources:active {
	color: #ffffff;
			font-weight: bold;
				text-decoration: underline;
}   /* selected link */



/* LOGIN close */

/* STUDENT - My Progress - Progress open */

#progressWeekImg {
	float:left;
	width:760px;
	height:151px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/progress/00_week_starting.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#progressWeek {
	float:left;
	padding-left:170px;
	padding-top:45px;
		font-family:Verdana,Arial,Helvetica,sans,sans-serif;
	font-size:large;
		font-weight:bold;
	color:#000000;
}

#progressWeekstarting {
	float:left;
	padding-left:40px;
	padding-top:80px;
		font-family:Verdana,Arial,Helvetica,sans,sans-serif;
	font-size:large;
			font-weight:bold;
	color:#000000;
}


#approvedImg {
	float:left;
	width:347px;
	height:122px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/progress/01_approved.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#pendingImg {
	float:left;
	width:413px;
	height:122px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_progress/progress/01_pending.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* STUDENT - My Progress - Progress close */


/* TEACHER - Print Letter open */

#print_instructions{
	float:left;
	width:476px;
	height:212px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/printletters/print_instructions.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#print_preview_button{
	float:left;
	padding-left:476px;
	clear:right;
}


#print_preview_buttonImg{
	padding-left:284px;
	padding-top:212px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/printletters/print_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}



.noprint {
display:none;	
}

#rjt_container_800 {
	float:left;
	/*
	border: medium solid #000000;
/*	clear: both; */
}

.noborder450 {
/*
background-color:#99ccff;
*/
border:none;
width:550px;
}

#print_background{
	float:left;
	width:634px;
	height:242px;
	background-image: url(http://healthyheroes.org.nz/login/images/teacher/printletters/print_details.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}

#rjt_container_letters {
	float:left;
	width:450px;
	border: medium solid #ff6699;
	background-color:#FFFFFF;
/*	clear: both; */

}

#HH_logo_letter {
	float:left;
	width:180px;
	height:120px;
	z-index:1;
	padding-top: 20px;
}
#HH_letter_title {
	float:left;
	width:446px;
	height:114px;
	z-index:2;
	font-size: xx-large;
	text-align: center;
	padding-top: 30px;
}

#rotary_logo_letter {
	float:left;
	width:144px;
	height:144px;
	z-index:4;
	padding-top: 20px;
	padding-right: 30px;
}


#info_01_web{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#info_02_name{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#info_03_username{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#info_04_password{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#info_05_pc_username{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#info_06_pc_password{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}


#info_01b_web{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

#info_02b_name{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 90px;
	padding-left: 20px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

#info_03b_username{
	float:left;
	width:250px;
	z-index:2;
	padding-top:9px;
	padding-left: 200px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

#info_04b_password{
	float:left;
	width:250px;
	z-index:2;
	padding-top:8px;
	padding-left: 200px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

#info_05b_pc_username{
	float:left;
	width:250px;
	z-index:2;
	padding-top:9px;
	padding-left: 330px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

#info_06b_pc_password{
	float:left;
	width:250px;
	z-index:2;
	padding-top:10px;
	padding-left: 330px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

#info_checkprint{
	float:left;
	width:50px;
	z-index:2;
	padding-top: 40px;
	padding-left: 130px;
}



#familyMember{
	float:left;
	width:800px;
	z-index:2;
	padding-top: 30px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}


#nameChild{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 50px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#ageChild{
	float:left;
	width:150px;
	z-index:2;
	padding-top: 50px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}


#signatureChild{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 50px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#contractText{
	float:left;
	width:700px;
	z-index:2;
	text-align: left;
	font-size: small;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
}

#signedDate{
	float:left;
	width:80px;
	z-index:2;
	padding-top: 50px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}
#signedDateLines01{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 50px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}
#signedDateLines02{
	float:left;
	width:250px;
	z-index:2;
	padding-top: 50px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 50px;
}

#whichCopy{
	float:right;
	width:500px;
	z-index:2;
	padding-top: 50px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	padding-right: 50px;
	padding-bottom: 50px;
}
#whichCopyBorder{
	border: medium solid #000000;
	border: medium solid #000000;
	width: 300px;
	float: right;
	}
	
#spacer {
float:left;
	padding: 50px;
	height: 100px;
	clear: both;
}	

#spacer_left {
float:left;
	padding-left: 50px;
	height: 1000px;

}

/* TEACHER - Print Letter close */

/* SCHOOL COORDINATOR - Print Letter open */

#chooseClassImg{
	float:left;
	clear:both;
	width:493px;
	height:54px;
	background-image: url(http://healthyheroes.org.nz/login/images/school_coord/addedit/01b_printletters/00_choose_class.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:-1;
}

#chooseClass_div {
	float:left;
	padding-top: 22px;
	padding-left: 250px;
	z-index: 2;
}

/* SCHOOL COORDINATOR - Print Letter close */



/* ADMIN - Add|Edit - School open */
#addSchoolImg {
	float:left;
	width:760px;
	height:280px;
	background-image: url(http://healthyheroes.org.nz/login/images/admin/addedit/01b_school/01_addedit_school.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#Manage_addclass_school{
	float:left;
	margin-left:10px;
	margin-top:25px;
}

#Manage_addschool_name{
	float:left;
margin-left:-30px;
margin-top:70px;
}

#Manage_addschool_principal{
	float:left;
margin-left:-5px;
margin-top:105px;
}

#Manage_addschool_principalemail{
	float:left;
margin-left:-20px;
margin-top:140px;
}

#Manage_addschool_principalphone{
	float:left;
margin-left:-20px;
margin-top:180px;
}

#Manage_addschool_addressstreet{
	float:left;
margin-left:700px;
margin-top:-190px;
}

#Manage_addschool_addresssuburb{
float:left;
margin-left:710px;
margin-top:-150px;
}

#Manage_addschool_addresscity{
	float:left;
margin-left:680px;
margin-top:-120px;
}

#Manage_addschool_addresspostcode{
	float:left;
margin-left:720px;
margin-top:-80px;
}


#addSchool_School {
	float:left;
	margin-left:110px;
	margin-top:40px;
}

#addSchool_Name {
float:left;
margin-left:-230px;
margin-top:80px;
}

#addSchool_Principal {

float:left;
margin-left:-230px;
margin-top:110px;
}

#addSchool_Pemail {
	float:left;
margin-left:-200px;
margin-top:150px;
}

#addSchool_Pphone {
	float:left;
margin-left:-200px;
margin-top:185px;
}

#addSchool_street {
	float:left;
margin-left:520px;
margin-top:-180px;
}

#addSchool_suburb {
	float:left;
margin-left:530px;
margin-top:-145px;
}

#addSchool_city {
	float:left;
margin-left:500px;
margin-top:-110px;
}

#addSchool_postcode {
	float:left;
margin-left:540px;
margin-top:-70px;
}

#addSchool_button_div {
	clear:left;
}

/* ADMIN - Add|Edit - School close */


/* SCHOOL CO-ORDINATOR - School- Edit_Principal open */

#principalImg {
	float:left;
	width:578px;
	height:264px;
	z-index:1;
 background-image: url(http://healthyheroes.org.nz/login/images/school_coord/school/edit_principal/00_principal_details.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#school_participation{
	float:left;
	margin-left:1em;
	margin-top:1em;
}

#principal_div {
	float:left;
	margin-top:50px;
	margin-left: 270px;
	z-index: 2;
	width:15em;
}

#principalEmail_div {
	float:left;
	margin-top:35px;
	margin-left: 270px;
	z-index: 2;
	width:15em;
}

#principalPhone_div {
	float:left;
	margin-top:35px;
	margin-left: 270px;
	z-index: 2;
	width:15em;
}

#save_principal_button_div {
	float:right;
	padding-top:10px;
}

#save_principal_button {
	width:182px;
	height:264px;
	background-image: url(http://healthyheroes.org.nz/login/images/school_coord/school/edit_principal/00_principal_save_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}



#programmes{
	float:left;
	clear:left;
	margin-left:1em;
	margin-bottom:2em;
	width:80%;
}

#programmes label{
	float:left;
	width:10em;
	
}

#programme_select{
	float:left;
}

#programmes #explanation label{
	float:left;
	clear:left;
	margin-left:1em;
	margin-bottom:1em;
	width:80%;
}


#programmes select{
	float:left;
	margin-left:1em;
	width:15em;
}
#programmes input{
	float:left;
	margin-left:1em;
}

/* SCHOOL CO-ORDINATOR - School- Edit_Principal close */


/* ADMINISTRATOR - Add|Edit - Calendar year open */

#calendarInstructionsImg {
	float:left;
	width:633px;
	height:249px;
	z-index:1;
 	background-image: url(http://healthyheroes.org.nz/login/images/admin/addedit/01c_calendar_year/01_calendar_instructions.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#calendarSchool_div {
	float:left;
	padding-left:150px;
	padding-top:10px;
	z-index:2;
}

#calendarFirstDay_div{
	float:left;
	padding-top:0;
	padding-left: 260px;
	z-index: 2;
}


#save_challenge_button_div {
	float:right;
	clear:left;
	padding-top:10px;
}

#save_challenge_button{
	width:581px;
	height:155px;
	background-image: url(http://healthyheroes.org.nz/login/images/student/my_challenges/save_mychallenge.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}

/* ADMINISTRATOR - Add|Edit - Calendar year close */