/* CCI-Images.css */
/* Contains images used throughout skin */

/*image */
/*all image divs inherit no-repeat from this -save a little typing. */
/*make sure to specify this class when setting div e.g. <div class="image tab-edu"> */
.image {
   	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 0px;
}

.image a{
	text-decoration: none;
	line-height: 0px;
}

.button {
    background-repeat: no-repeat;
	text-decoration: none;
	cursor:pointer;
	line-height: 0px;
	margin-left:10px;
}

.button a{
	text-decoration: none;
	line-height: 0px;
}

/* begin css rollover button framework */
/* Nherrera 6/11/7 */
.bu_switch1,
.bu_switch1 a, 
.bu_switch1 a:link, 
.bu_switch1 a:visited, 
.bu_switch1 a:active {
	display:block;
	margin: 0;
	height: 12px;
	text-indent: -2727px;
	text-decoration: none;
	font-weight: bold;
	z-index:20;
	overflow:hidden;
}

.bu_switch1 {
	margin:0 0 5px 0;
}

.bu_switch1 a:hover {
	background-color:transparent;
	background-image: none;
}

.bu_logingroup, .bu_logingroup a {
	background: url(images/buttons/log_group-x.gif) no-repeat;
	width:96px;
}

.bu_viewreports, .bu_viewreports a {
	background: url(images/buttons/view_rep-x.gif) no-repeat;
	width:96px;
}

.bu_managegroups, .bu_managegroups a {
	background: url(images/buttons/manage_group-x.gif) no-repeat;
	width:111px;
}

.bu_managestudents, .bu_managestudents a {
	background: url(images/buttons/manage_stu-x.gif) no-repeat;
	width:120px;
}

.bu_manageeducators, .bu_manageeducators a {
	background: url(images/buttons/manage_edu-x.gif) no-repeat;
	width:128px;
}

.bu_playact, .bu_playact a {
	background: url(images/buttons/play_act_edu-x.gif) no-repeat;
	width:179px;
}

.bu_importdata, .bu_importdata a {
	background: url(images/buttons/import_data-x.gif) no-repeat;
	width:89px;
}

.bu_exportdata, .bu_exportdata a {
	background: url(images/buttons/export_data-x.gif) no-repeat;
	width:88px;
}

.bu_promotestudents, .bu_promotestudents a {
	background: url(images/buttons/promo_stu-x.gif) no-repeat;
	width:124px;
}

.bu_managelicenses, .bu_managelicenses a {
	background: url(images/buttons/manage_lic-x.gif) no-repeat;
	width:119px;
}

.bu_importqueue, .bu_importqueue a {
	background: url(images/buttons/import_queue-x.gif) no-repeat;
	width:100px;
}

.bu_licenseusage, .bu_licenseusage a {
	background: url(images/buttons/lic_usage-x.gif) no-repeat;
	width:102px;
}

.bu_uploadlicense, .bu_uploadlicense a {
	background: url(images/buttons/up_lic-x.gif) no-repeat;
	width:136px;
}

.bu_licenseallocate, .bu_licenseallocate a {
	background: url(images/buttons/mod_alloc-x.gif) no-repeat;
	width:168px;
}

.bu_assignlicense, .bu_assignlicense a {
	background: url(images/buttons/assign_lic-x.gif) no-repeat;
	width:179px;
}

.bu_assignstudents, .bu_assignstudents a {
	background: url(images/buttons/assign_stu-x.gif) no-repeat;
	width:113px;
}

.bu_uploadpic, .bu_uploadpic a {
	background: url(images/buttons/up_pic-x.gif) no-repeat;
	width:106px;
}

.bu_setpref, .bu_setpref a {
	background: url(images/buttons/set_pref-x.gif) no-repeat;
	width:162px;
}

.bu_setpassword, .bu_setpassword a {
	background: url(images/buttons/set_password-x.gif) no-repeat;
	width:96px;
}

.bu_forgotpassword, .bu_forgotpassword a {
	background: url(images/buttons/forgot_password-x.gif) no-repeat;
	width:133px;
}

.bu_promosettings, .bu_promosettings a {
	background: url(images/buttons/promo_setting-x.gif) no-repeat;
	width:132px;
}

.bu_logingroup, .bu_viewreports, .bu_managegroups, .bu_managestudents, .bu_manageeducators, .bu_playact, .bu_importdata, .bu_exportdata, .bu_promotestudents, .bu_managelicenses, .bu_importqueue, .bu_licenseusage, .bu_uploadlicense, .bu_licenseallocate, .bu_assignlicense, .bu_assignstudents, .bu_uploadpic, .bu_setpref, .bu_setpassword, .bu_forgotpassword, .bu_promosettings { /* list all buttons */
	background-position: 0 -12px;
}
/* end */

 /*MENU TABS */
.tabimage {
	background-repeat: no-repeat;
	background-attachment: left bottom;
	text-decoration: none;
	cursor:pointer;
	height: 27px;
	width: 96px;
	line-height: 0px;
}

.tab-edu {
	background-image: url(images/tabs/tab_educators_off.gif);
    width: 96px;
}
.tab-stu {
    background-image: url(images/tabs/tab_students_off.gif);
}

.tab-sch {
    background-image: url(images/tabs/tab_schools_off.gif);
}

.tab-gro {
    background-image: url(images/tabs/tab_groups_off.gif);

}

.tab-sys {
    background-image: url(images/tabs/tab_system_off.gif);
}

.tab-rep {
    background-image: url(images/tabs/tab_reports_off.gif);
	margin-left: -1px;
}

.tab-home {
	background-image: url(images/tabs/tab_home_off.gif);
}

.tab-on-home{
	background-image: url(images/tabs/tab_home.gif);
}

.tab-on-rep{
	background-image: url(images/tabs/tab_reports.gif);
}

.tab-on-sch{
	background-image: url(images/tabs/tab_schools.gif);
}

.tab-on-gro{
	background-image: url(images/tabs/tab_groups.gif);
}

.tab-on-stu{
	background-image: url(images/tabs/tab_students.gif);

}

.tab-on-sys{
	background-image: url(images/tabs/tab_system.gif);
}

.tab-on-edu{
	background-image: url(images/tabs/tab_educators.gif);
}

.tab-roadmap { /* NH REVIEW */
    background-image: url(images/tab_roadmap.gif);
    width: 90px;
	margin-left: -2px;
}

.tab-on-roadmap {/* NH REVIEW */
    background-image: url(images/buttons/tab_on_roadmap.gif);
    width: 90px;
	margin-left: -2px;
}

.tab-assessroad {/* NH REVIEW */
    background-image: url(images/tabs/tab_assessroad_off.gif);
    width: 96px;
	margin-left: -1px;
}

.tab-on-assessroad {/* NH REVIEW */
    background-image: url(images/tabs/tab_assessroad.gif);
    width: 96px;
	margin-left: -1px;
}
/********************/

.move_up {
	background-image: url(images/buttons/move_up.gif);
	width: 111px;
	height: 20px;
}

.move_down {
	background-image: url(images/buttons/move_down.gif);
	width: 111px;
	height: 20px;
}

.back{
	background-image: url(images/buttons/btn_back.gif);
	width: 69px;
	height: 20px;
}

.log-group{
	background-image: url(images/buttons/log_group.gif);
	width: 120px;
	height: 16px;
}

.browse{
	background-image: url(images/buttons/browse.gif);
	width: 87px;
	height: 26px;
}

.manage-group{
	background-image: url(images/buttons/manage_group.gif);
	width: 145px;
	height: 14px;
}

.promo-stu{
	background-image: url(images/buttons/promo_stu.gif);
	width: 155px;
	height: 17px;
}

.add-ud{
	background-image: url(images/buttons/add_ud.gif);
	width: 65px;
	height: 56px;
}

.cancel{
	background-image: url(images/buttons/btn_cancel.gif);
	width: 69px;
	height: 20px;
}

.remove{
	background-image: url(images/buttons/remove.gif);
	width: 65px;
	height: 56px;
	margin:0 5px 0 0;
}

.remove-disabled{
	background-image: url(images/buttons/remove_disable.gif);
	width: 65px;
	height: 56px;
	margin:0 5px 0 0;
}

.import{
	background-image: url(images/buttons/import.gif);
	width: 69px;
	height: 20px;
}

.edit{
	background-image: url(images/buttons/edit.gif);
	width: 69px;
	height: 20px;
}

.add{
	background-image: url(images/buttons/add.gif);
	width: 65px;
	height: 56px;
	margin:0 5px 10px 0;
}

.add-disabled{
	background-image: url(images/buttons/add_disable.gif);
	width: 65px;
	height: 56px;
	margin:0 5px 10px 0;
}

.manage-lic{
	background-image: url(images/buttons/manage_lic.gif);
	width: 155px;
	height: 17px;
}

.update{
	background-image: url(images/buttons/update.gif);
	width: 81px;
	height: 20px;
}

.assign-stu{
	background-image: url(images/buttons/assign_stu.gif);
	width: 141px;
	height: 20px;
}

/*.remove {
	background-image: url(images/buttons/assign_stu.gif);
	width: 141px;
	height: 20px;
}

.assign { /* img size updated 7/9/7, nh
	background-image: url(images/buttons/assign.gif);
	width: 81px;
	height: 17px;
}*/

.delete{
	background-image: url(images/buttons/delete.gif);
	width: 69px;
	height: 20px;
}

.mod-alloc{
	background-image: url(images/buttons/mod_alloc.gif);
	width: 198px;
	height: 17px;
}

.create{
	background-image: url(images/buttons/create.gif);
	width: 69px;
	height: 20px;
}
.help{
	background-image: url(images/buttons/help.gif);
	width: 69px;
	height: 20px;
}

/*a:hover .create{
	background-image: url(images/buttons/back.gif);
	}*/
.export{
	background-image: url(images/buttons/export.gif);
	width: 69px;
	height: 20px;
}

.ar-filters{
	background-image: url(images/buttons/add_remove_filters.gif);
	width: 161px;
	height: 20px;
}

.import-data{
	background-image: url(images/buttons/import_data.gif);
	width: 114px;
	height: 17px;
}

.import-queue{
	background-image: url(images/buttons/import_queue.gif);
	width: 198px;
	height: 17px;
}

.promote{
	background-image: url(images/buttons/promote.gif);
	width: 81px;
	height: 20px;
}

.promote_disabled{
	background-image: url(images/buttons/promote_disabled.gif);
	width: 81px;
	height: 20px;
}

.export-data{
	background-image: url(images/buttons/export_data.gif);
	width: 114px;
	height: 16px;
}

.set-pwd{
	background-image: url(images/buttons/set_pwd.gif);
	width: 114px;
	height: 16px;
}

.up-lic{
	background-image: url(images/buttons/up_lic.gif);
    width: 160px;
    height: 17px;
}

.select-all{
	background-image: url(images/buttons/select_all.gif);
    width: 111px;
    height: 20px;
}

.view-rep{
	background-image: url(images/buttons/view_rep.gif);
	width: 120px;
	height: 15px;
}

.details{
	background-image: url(images/buttons/details.gif);
    width: 65px;
	height: 56px;
}

.generate-rep{
	background-image: url(images/buttons/generate_report.gif);
	width: 141px;
	height: 20px;
}

.assign-stu-edu{
	background-image: url(images/buttons/assign_stu_edu.gif);
	width: 227px;
	height: 25px;
}

.set-pref{
	background-image: url(images/buttons/set_pref.gif);
	width: 170px;
	height: 17px;
}

.no{
	background-image: url(images/buttons/no.gif);
	width: 69px;
	height: 18px;
}

.yes{
	background-image: url(images/buttons/yes.gif);
	width: 69px;
	height: 18px;
}

.up-av{
	background-image: url(images/buttons/up_av.gif);
	width: 118px;	
	height: 15px;
}

.cur-usage{
	background-image: url(images/buttons/cur_usage.gif);
	width: 185px;
	height: 18px;
}

.play-edu{
	background-image: url(images/buttons/play_edu.gif);
	width: 198px;
	height: 16px;
}

.save{
	background-image: url(images/buttons/save.gif);
	width: 69px;
	height: 20px;
}

.search{
	background-image: url(images/buttons/search.gif);
	width: 69px;
	height: 20px;
}

.assign-stu-sch{
	background-image: url(images/buttons/assign_stu_sch.gif);
	width: 228px;
	height: 18px;
}

.remove-ud{
	background-image: url(images/buttons/remove_ud.gif);
	width: 65px;
	height: 56px;
}

.home{
	background-image: url(images/buttons/top_menu_03.gif);
	width: 73px;
	height: 22px;
}

.logout{
	background-image: url(images/header_footer_login/header_logout.gif);
	width: 52px;
	height: 13px;
}

.continue{
	 background-image: url(images/buttons/btn_continue.gif);
	 width: 77px;
	 height: 20px;
	 margin-left:8px;
}

.submit-pwd{
	background-image: url(images/buttons/submit_pwd.gif);
    width: 144px;
    height: 25px;
}
.stu-selbg{
	background-image: url(images/buttons/stu_selbg.gif);
	width: 112px;
	height: 183px;
}

.button-off{
	background-image: url(images/buttons/button_off.gif);
	width: 16px;
	height: 16px;
}

.stu-selpro{
	background-image: url(images/buttons/stu_selpro.gif);
	width: 283px;
	height: 38px;
}

.stu-bg{
	background-image: url(images/buttons/stu_bg.gif);
	width: 752px;
	height: 545px;
}


.stu-bg-light{
	background-image: url(images/buttons/stu_bg_light.gif);
	width: 752px;
	height: 545px;
}
.stu-bg-blank{
    background-image: url(images/buttons/stu_bg_blank.gif);
	width: 752px;
	height: 545px;
}

.stu-back{
	background-image: url(images/buttons/stu_back.gif);
	width: 89px;
	height: 23px;
}

.stu-selbg-on{
	background-image: url(images/buttons/stu_selbg_on.gif);
	width: 112px;
	height: 183px;
}

.stu-found{
	background-image: url(images/buttons/stu_found.gif);
	width: 210px;
	height: 52px;
}

.stu-enter{
	background-image: url(images/buttons/stu_enter.gif);
	width: 285px;
	height: 29px;
}

.farmer{
	background-image: url(images/buttons/farmer.gif);
	width: 37px;
	height: 83px;
}

.gator{
	background-image: url(images/buttons/gator.gif);
	width: 71px;
	height: 86px;
}

.stu-continue{
	background-image: url(images/buttons/stu_continue.gif);
	width: 179px;
	height: 50px;
}

.stu-select{
	background-image: url(images/buttons/stu_select.gif);
	width: 296px;
	height: 36px;
}

.frog{
	background-image: url(images/buttons/frog.gif);
	width: 73px;
	height: 66px;
}

.stu-connect{
	background-image: url(images/buttons/stu_connect.gif);
	width: 210px;
	height: 44px;
}

.button-on{
	background-image: url(images/buttons/button_on.gif);
	width: 16px;
	height: 16px;
}

.clown{
	background-image: url(images/buttons/clown.gif);
	width: 82px;
	height: 105px;
}

.stu-user{
	background-image: url(images/buttons/stu_user.gif);
	width: 185px;
	height: 38px;
}

.manage-edu{
	background-image: url(images/buttons/manage_edu.gif);
	width: 164px;
	height: 16px;
}

.unselect-all{
	background-image: url(images/buttons/unselect_all.gif);
	width: 111px;
	height: 20px;
}

.lic-usage{
	background-image: url(images/buttons/lic_usage.gif);
	width: 123px;
	height: 17px;
}

.submit{
	background-image: url(images/buttons/submit.gif);
	width: 69px;
	height: 20px;
}

.play{
	background-image: url(images/buttons/play.gif);
	width: 69px;
	height: 20px;
}

.assign-lic{
	background-image: url(images/buttons/assign_lic.gif);
	width: 216px;
	height: 17px;
}

.login{
	background-image: url(images/buttons/login.gif);
	width: 69px;
	height: 20px;
}

.forgot-password{
	background-image: url(images/buttons/forgot_password.gif);
	width: 146px;
	height: 27px;
}

.button16-on{
	background-image: url(images/buttons/button16_on.gif);
	width: 16px;
	height: 16px;
}

.button16-off{
	background-image: url(images/buttons/button16_off.gif);
	width: 16px;
	height: 16px;
}

.top-help{
	background-image: url(images/header_footer_login/header_help.gif);
	width: 43px;
	height: 13px;
}
.exit{
	background-image: url(images/buttons/exit.gif);
	width: 69px;
	height: 20px;
}
.exit-disabled{
	background-image: url(images/buttons/exit_disable.gif);
	width: 69px;
	height: 20px;
}

.manage-stu{
	background-image: url(images/buttons/manage_stu.gif);
	width: 163px;
	height: 17px;
}

.display-all{
	background-image: url(images/buttons/display_all.gif);
    width: 111px;
    height: 20px;
}

.reset{
	background-image: url(images/buttons/reset.gif);
	width: 69px;
	height: 20px;
}

.download{
	background-image: url(images/buttons/download.gif);
	width: 111px;
	height: 20px;
}

.print{
	background-image: url(images/buttons/print.gif);
	width: 69px;
	height: 18px;
	overflow:hidden;
	margin-left:12px;
}

.clear-filters{
	background-image: url(images/buttons/clear_filters.gif);
	width: 121px;
	height: 19px;
}

.clear-dates{
	background-image: url(images/buttons/clear_dates.gif);
    width: 121px;
    height: 19px;
}

.view-prog{
	background-image: url(images/buttons/view_prog.gif);
	width: 166px;
	height: 16px;
}

.msword{
	background-image: url(images/buttons/msword.gif);
	width: 16px;
	height: 16px;
}

.msexcel{
	background-image: url(images/buttons/msexcel.gif);
	width: 16px;
	height: 16px;
}
.plus{
	background-image: url(images/buttons/plus.gif);
	width: 25px;
	height: 19px;
	margin-bottom:10px;
}
.minus{
	background-image: url(images/buttons/minus.gif);
	width: 25px;
	height: 19px;
}
.change_protocol{
	background-image: url(images/buttons/change_protocol.gif);
	width: 161px;
	height: 20px;
}
.set_activity_DIBELS{
	background-image: url(images/buttons/set_dibels.gif);
	width: 341px;
	height: 20px;
}
.set_activity_DIBELS_Next{
	background-image: url(images/buttons/Set-activity-dibels-next-data.gif);
	width: 341px;
	height: 20px;
}
.set_activity_PALS{
	background-image: url(images/buttons/set_pals.gif);
	width: 341px;
	height: 20px;
}
.set_activity_TPRI{
	background-image: url(images/buttons/set_tpri.gif);
	width: 341px;
	height: 20px;
}
.set_activity_FAIR{
	background-image: url(images/buttons/set_fair.gif);
	width: 341px;
	height: 20px;
}
.show_lesson{
	background-image: url(images/buttons/show_lesson.gif);
	width: 111px;
	height: 20px;
}
.show_pdf{
	background-image: url(images/buttons/show_pdf.gif);
	width: 75px;
	height: 19px;
}
.allow_foundations{
	background-image: url(images/buttons/allow_foundations.gif);
	width: 256px;
	height: 19px;
}
.allow_connections{
	background-image: url(images/buttons/allow_connections.gif);
	width: 256px;
	height: 19px;
}
.foundations{
	background-image: url(images/buttons/F.gif);
	width: 16px;
	height: 16px;
}
.connections{
	background-image: url(images/buttons/C.gif);
	width: 16px;
	height: 16px;
}
.button {
    background-repeat: no-repeat;
	text-decoration: none;
	cursor:pointer;
	line-height: 0px;
	margin-left:10px;
}
.importmapping{
	 
	line-height: 21px;
	width: 110px;
	height: 25px;
}
.btn_continue_import{
	 background-image: url(images/buttons/btn_continue_import.gif);
	 width: 77px;
	 height: 20px;
	 margin-left:8px;
}
