@charset "UTF-8";
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, fieldset, address {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
html {
	margin-left: -1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
}
#topMenu {
	font-size: 12px;
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	height: 50px;
	font-weight: normal;
	white-space: nowrap;
	min-width: 970px;
	background-color: #151515;
	text-transform: uppercase;
        position:relative;
}
#topMenu a:link, #topMenu a:visited, #footer a:link, #footer a:visited {
	color: #13A0D0;
	text-decoration: none;
	font-size: 11px;
}
#login_go {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -3px;
}
#topMenu a:hover, #footer a:hover {
	color: #fff;
	font-size: 11px;
}
.w970 {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
}
.w940 {
	width: 940px;
	margin: auto;
}
#header1 {
	background-image: url(../images/interface/page_bkg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: top center;
        position:relative;
}
#header2 {
	position: relative;
	height: 110px;
	border-bottom: 1px solid #fff;
	background-image: url(../images/teacher/header_teacher-edition.png);
	background-position: center;
	background-repeat: no-repeat;
	min-width: 970px;
}
#headerhome {
	position: relative;
	height: 110px;
	border-bottom: 1px solid #fff;
	background-image: url(../images/interface/header_bkg_home.png);
	background-position: center;
	background-repeat: no-repeat;
	min-width: 970px;
}
#pageTitle {
	border-top: 10px solid #13A0D0;
	height: 50px;
	background-image: url(../images/interface/title_bkg.png);
	background-repeat: no-repeat;
	background-position: top center;
	min-width: 970px;
	background-color: #ffffff;
}
#pageTitle.home {
	background-image: url(../images/interface/title_bkg_home.png);
	margin-bottom: 10px;
}
#pageTitle h1 {
	margin: 0 0 0 0;
	font-size: 1.5em;
	line-height: 45px;
	color: #fff;
}
#intro {
	height: 290px;
	overflow: hidden;
	background-image: url(../images/interface/intro_bkg.png);
	border-bottom: 1px solid #fff;
	min-width: 970px;
	color: #fff;
	background-color: #fff;
}
#mainMenu {
	position: absolute;
	right: 0px;
	top: 35px;
	width: 392px;
	padding: 0;
	background-image: url(../images/interface/main_menu/main_menu.png);
	background-repeat: no-repeat;
}
#menu_login {
	display: block;
	float: right;
	margin-top: 0px;
}
#locator {
	height: 27px;
	width: 46px;
	position: absolute;
	top: 83px;
	background-image: url(../images/interface/main_menu/locator.png);
	z-index: 10px;
}
ul.hozmenu, ul.hozmenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style:none;
}
#mainMenu a {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 45px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
}
#dateRange {
	display: inline-block;
}
#dateRange img {
	vertical-align: middle;
	margin: 0 20px 0 5px;
	cursor: pointer;
}
#dateRange label {
	color: #000;
	font-weight: bold;
}
#dateRange input {
	color: #000;
	text-align: right;
	font-weight: normal;
	width: 0px;
	width: 114px;
	height: 12px;
	padding: 3px;
	vertical-align: middle;
	font-size: 10px;
}
a#menu_welcome {
	width: 120px;
}
a#menu_setup {
	width: 77px;
}
a#menu_monitor {
	width: 92px;
}
a#menu_report {
	width: 103px;
}
a#menu_welcome.ns {
	background-image: url(../images/interface/main_menu/welcome_ns.png);
}
a#menu_setup.ns {
	background-image: url(../images/interface/main_menu/setup_ns.png);
}
a#menu_monitor.ns {
	background-image: url(../images/interface/main_menu/monitor_ns.png);
}
a#menu_report.ns {
	background-image: url(../images/interface/main_menu/report_ns.png);
}
a#menu_welcome.hs, a#menu_welcome:hover {
	background-image: url(../images/interface/main_menu/welcome_hs.png);
}
a#menu_setup.hs, a#menu_setup:hover {
	background-image: url(../images/interface/main_menu/setup_hs.png);
}
a#menu_monitor.hs, a#menu_monitor:hover {
	background-image: url(../images/interface/main_menu/monitor_hs.png);
}
a#menu_report.hs, a#menu_report:hover {
	background-image: url(../images/interface/main_menu/report_hs.png);
}
#content {
	background-color: #fff;
	padding-bottom: 60px;
	min-height: 500px;
	position:relative;
	margin: auto;
}
#content ul {
	margin:10px 0px 30px 30px;
}
.introText {
	padding: 20px 0;
}
#footer {
	color: #fff;
	background-image: url(../images/interface/footer_bkg.png);
	font-size: 0.9em;
	line-height: 1.8em;
	padding-top: 80px;
	padding-bottom: 15px; position: relative;
}
#footer div.w970 {
	background-image: url(../images/interface/jacaranda.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 940px;
}
.blueText {
	color: #24A0D0;
	font-weight: bold;
}
.clear {
	clear: both;
}
.leftCol {
	padding-right: 350px;
}
.homeleftCol {
	width: 575px;
	float: left;
}
.homerightCol {
	float: right;
	width: 320px;
}
#p_track_content div.leftCol {
	margin-right: 225px;
	margin-left: 15px;
}
h2 {
	padding-bottom: 5px;
	padding-top: 30px;
	margin-bottom: 5px;
	clear: both;
}
a img {
	border: none;
}
.right-title-buttons {
	float:right;
	margin-top: 2px;
}
.rightColFloat {
	float: right;
	margin-right: -210px;
	margin-top: 7px;
}
.rightFloat {
	float: right;
}
#content p {
	line-height: 1.5em;
}
.blackText {
	color: #000;
}
.IEcellFix {
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background-image:none;
}
#p_track_content th a {
	color: #00a0c6;
}
#p_track_content th a:hover {
	color: #fff;
}
#ptrack #p_track_content td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 20px;
}
#ptrack #p_track_content th {
}
#ptrack #ptrack_footer {
	background-color: #333333;
	height: 30px;
	border: solid 1px white;
	border-top: none;
	display: none;
}
#ptrack #ptrack_title {
	height: 72px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0099CC;
	margin-left: 1px;
	margin-right: 1px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
}
#ptrack_title #printButton {
	float: right;
	margin-right: 8px;
	margin-top: 8px;
	vertical-align:middle;
}
#ptrack_title h1 {
	font-size: 20px;
	line-height: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
#ptrack table {
	border-top: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-right-width: 1px solid #fff;
	clear: both;
	background-color: #EEEEEE;
}
#ptrack table th {
	color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
 	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: normal;
}
a:link, a:visited {
	color: #0091C1;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
#ptrack table td {
	border-bottom: 1px solid #fff;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#ptrack table td.noBorder, #ptrack table th.noBorder {
	border: none !important;
}
#tabs {
	clear: both;
	margin-bottom: -1px;
}
#tabs ul {
	margin-top: 0px;
	padding-top: 0px;
}
#tabs li {
	float: left;
	list-style-type: none;
}
#tabs a:link, #tabs a:visited {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	width: 160px;
	text-align: center;
	margin-right: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.inactiveTab {
	background-image: url(../images/interface/tab_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #13A0D0;
	border-bottom: solid 1px #ffffff;
}
.activeTab {
	background-image: url(../images/interface/tab_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #333333;
	border-bottom: solid 1px #333333;
}
#tabs a.activeTab:hover {
	cursor: default;
}
#tabs a.inactiveTab:hover {
	color: #000;
	text-decoration: none;
}
.Unit {
	background-color: #999999;
}
tr {
	background-repeat:no-repeat;
}
.areaOfStudy {
	background-color: #CCCCCC;
	background-image:url(../images/tracker_visibleRow.png);
	background-position: 7px 9px;
}
.areaOfStudyShow {
	background-color: #CCCCCC;
	background-image:url(../images/tracker_hiddenRow.png);
	background-position: 7px 9px;
}
tr.areaOfStudy td.IEcellFix, tr.areaOfStudyShow td.IEcellFix {
	background-color: #CCCCCC;
}
.topic {
	background-color: #E0E0E0;
	background-image:url(../images/tracker_hiddenRow.png);
	background-position: 25px 9px;
}
.topicShow {
	background-color: #E0E0E0;
	background-image:url(../images/tracker_visibleRow.png);
	background-position: 25px 9px;
}
tr.topic td.IEcellFix, tr.topicShow td.IEcellFix {
	background-color: #E0E0E0;
}
.topicHide {
	display:none;
}
.rowLink {
	cursor: pointer;
}
.concept {
	display:none;
	background-color: #eeeeee;
}
.conceptShow {
}
.unitName {
	font-weight: bold;
	display: block;
	overflow:hidden;
	white-space:nowrap;
	width:560px;
	line-height: 26px;
}
.unitName span {
}
.aosName {
	font-weight: bold;
	display: block;
	overflow:hidden;
	white-space:nowrap;
	width:560px;
	line-height: 26px;
}
.aosName span {
	padding-left: 20px;
}
.topicName {
	display: block;
	overflow:hidden;
	white-space:nowrap;
	width:560px;
	line-height: 26px;
}
.topicName span {
	padding-left: 40px;
}
.conceptName {
	display: block;
	padding-left: 40px;
	overflow:hidden;
	white-space:nowrap;
	width:520px;
	line-height: 26px;
}
.conceptItem {
	padding-left: 60px;
}
.conceptAcknowledgement {
	font-size: 11px;
	color: #333333;
}
#exam {
	width: 100px;
}
.pbar_bkg {
	background-image: url(../images/prog_bar_bkg.png);
	height: 18px;
	width: 108px;
	padding: 6px;
}
.pbar {
	height: 18px;
	width: 108px;
	text-align:left;
	overflow: hidden;
}
.pbar0 {
	display:none;
}
.tableTop-left {
	background-image: url(../images/interface/tableTop-left.png);
	background-repeat: no-repeat;
	background-color: #333333;
	background-position: top left;
}
.tableTop-right {
	background-image: url(../images/interface/tableTop-right.png);
	background-repeat: no-repeat;
	background-color: #333333;
	background-position: top right;
}
.tableTop {
	background-image: url(../images/interface/table_top.png);
	background-repeat: no-repeat;
	background-color: #333333;
	background-position: top center;
	padding: 5px 15px 5px 15px;
}
#ptrack #p_track_content td.tableBottom {
	background-color: #CCC;
	background-position: bottom center;
	color: #000;
	padding: 10px;
	border-bottom: none;
}
.tableBottom a:link, .tableBottom a:visited {
	color: #13A0D0;
}
.tableBottom a:hover {
	color: #fff;
}
#ptrack #p_track_content label {
	margin-right: 5px;
	white-space: nowrap;
	line-height: 30px;
}
.tableTop h2 {
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 43px;
	padding-left: 10px;
}
div.studentlists {
	width: 300px;
	background-color: #666;
	margin: 20px 0;
	padding: 1px;
}
div.studentlists label {
	display: block;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
select.studentLists {
	width: 300px;
	border: none;
	margin: 0;
	overflow: hidden;
	font-size: 15px;
	height: 450px;
	overflow-y: hidden;
	display: inline-block;
	color: #000;
}
.unitTitle {
	float: right;
	white-space: nowrap;
	font-size: #16px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
select.studentLists option {
	padding: 5px 15px 5px 15px;
}
 select.studentLists option:selected {
 background-color: #13A0D0;
}
#newgroup {
	width: 300px;
	padding: 4px;
	border: 1px solid #000;
	font-size: 13px;
}
.sPrintButton {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	background-image: url(../images/interface/buttons/titlebar_print-solo.png);
	width: 92px;
	height: 39px;
}
a.printButton {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 66px;
	height: 39px;
	background-image: url(../images/interface/buttons/titlebar_print.png);
}
a.exportButton {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 76px;
	height: 39px;
	background-image: url(../images/interface/buttons/titlebar_export.png);
}
a.exportAllButton {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 106px;
	height: 39px;
	background-image: url(../images/interface/buttons/titlebar_export_all.png);
}
a.exportScheduleButton {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 86px;
	height: 39px;
	background-image: url(../images/interface/buttons/titlebar_export_scheduler.png);
}
.vidTutorial {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 203px;
	height: 49px;
	background-image: url(../images/interface/buttons/vid_tutorial.png);
}
#addgroup {
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 98px;
	height: 30px;
	background-image: url(../images/interface/buttons/add_group.png);
	border: none;
}
.deletegroup {
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 26px;
	height: 26px;
	background-image: url(../images/interface/buttons/delete_group.png);
	border: none;
}
.addstudent {
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 203px;
	height: 49px;
	background-image: url(../images/interface/buttons/add_student.png);
	
}
.removestudent {
	display: block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 203px;
	height: 49px;
	background-image: url(../images/interface/buttons/remove_student.png);
	
}
#ptrack #p_track_content .left15 {
	padding-left: 15px;
}
.hidden {
	display: none;
}
option {
	padding-right: 5px;
}
optgroup {
	font-style: normal;
	margin-top: 10px;
color:
}
optgroup option {
	text-indent: 0px;
}
a.compareStudents {
	float: right;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	text-indent: -999999px;
	background-position: top left;
	overflow: hidden;
	width: 26px;
	height: 26px;
	background-image: url(../images/interface/buttons/group_compare.png);
	vertical-align: middle;
}
#trigger {
	background-color:transparent;
	border:medium none;
	height:26px;
	width:26px;
	text-indent: -999999px;
	overflow: hidden;
	background-image: url(../images/interface/buttons/calendar.png);
	vertical-align: middle;
	cursor:pointer;
	line-height: 26px;
	margin-right: 10px;
}
#startDate {
	background-color:transparent;
	border:medium none;
	color: #fff;
	font-size: 14px;
	width: 100px;
}
#submitButton {
	width: 100px;
}
#lightwindow_overlay {
	position: fixed !important;
}
#content form table tr td span {
	font-size: 11px;
}
#removeMasterGroupStatus {
	width: 300px;
	margin: 10px 0 5px auto;
	text-align: center;
}
#removeMasterGroupStudents {
	display: block;
	margin: 0 70px 20px 0;
	width: 160px;
	height: 30px;
	text-indent: 999999px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(/images/interface/buttons/dissconnect-student.png);
}
.tooltip_below {
	position:absolute;
	display:none;
	z-index: 3000;
	max-width: 1000px;
}
.tooltip_below .tiptop {
	background-image: url(/images/tooltip_img.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 9px;
}
.tooltip_below .tipbot {
	background-color: #01B6F7;
	padding: 10px 10px 10px 10px;
	color:#fff;
	font-size: 12px;
	line-height: 18px;
	-moz-box-shadow: 0px 3px 4px #666;
    -webkit-box-shadow: 0px 3px 4px #666;
    box-shadow: 0px 3px 4px #666;
	/* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
   	/* For IE 5.5 - 7 */
   	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

.selectMenu { margin: -10px 0 0 65px; text-align: center;}

#studentMenu { float: right;}

.form-disabled {

	filter:alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;

}
#pagebkg {
    height: auto;
    left: 0;
    min-width: 1700px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;}

