@charset "UTF-8";
/* CSS Document */

html,select, textarea, input, .nt_gen_nav_acadlevel_tabs_link { color: #5d5d5d; }

body { background: #f3f3f3; } 

a, .pref_form_custom_table tr th { color: #00539f; }

h4,.txt_colororange { color: #FF7300; }

.txt_colorblue {
	color: #00539F;
}

span.lName { color: #00539f; }

#nt_gen_header {
	background: #ebf7ff;
	border-color: #dcdcdc;
	-moz-box-shadow: 0px 1px 0px #888888;
	-webkit-box-shadow: 0px 1px 0px #888888;
	box-shadow: 0px 1px 0px #888888;
}
.nt_gen_nav_acadlevel_high {
  background: url('/images/common/nts_academiclevels_sprite.png') no-repeat scroll 0px 0px;	
}
.nt_gen_nav_acadlevel_middle {
  background: url('/images/common/nts_academiclevels_sprite.png') no-repeat scroll 0px -52px;	
}
.nt_gen_nav_acadlevel_elem {
  background: url('/images/common/nts_academiclevels_sprite.png') no-repeat scroll 0px -104px;	
}
.nt_gen_nav_acadlevel_std {
  background: url('/images/common/nts_academiclevels_sprite.png') no-repeat scroll 0px -156px;	
}
#nt_gen_nav_acadlevel ul li span, .kw_advLink_box a{ color: #ffffff; }
.nt_gen_nav_acadlevel_channels_link { color: #5eb0e5; }
#nt_gen_main {
	background: #ffffff url('/images/gradient/nts_grey_white_gdt.png') repeat-x; 
}

#nt_gen_main_paper {
	background: #ffffff;
	border-color: #dcdcdc;
}

#nt_gen_footer {
	background: #f3f3f3;
	border-color: #dcdcdc;
	-moz-box-shadow: inset 0px 1px 0px #888888;
	-webkit-box-shadow: inset 0px 1px 0px #888888;
	box-shadow: inset 0px 1px 0px #888888;
}

#nt_gen_footer_sitemap .column ul li.heading {
	color: #00539f;
}
.nt_gen_noborders {
  border: 0px solid black;	
}

.nt_gen_dsdown {
	-moz-box-shadow: 0px 3px 5px #888888;
	-webkit-box-shadow: 0px 3px 5px #888888;
	box-shadow: 0px 3px 5px #888888;  	
}	

/* ------------ tablerow ------------ */
.nt_row_highlight { background: #ffebd9; }

/* ------------ Input/Select ------------ */
.nt_gen_rnd_form_elements {
  background: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #999999;  
}
/* ------------ General Gradient Bkg ------------ */
.wave_bkg_behindTable { 
  background: url('/images/gradient/nts_blue_wave.png') repeat top left;
}  

/* ------------ Arrowheads Up/Dwn ------------ */
.sm_icon_ArwUp_grey { 
  background: url('/images/common/nts_arrowhead_sprite.png') 0px 0px no-repeat;
} 
.sm_icon_ArwDwn_grey { 
  background: url('/images/common/nts_arrowhead_sprite.png') 0px -22px no-repeat;
}
.sm_icon_ArwUp_blue { 
  background: url('/images/common/nts_arrowhead_sprite.png') -21px 0px no-repeat;
}  
.sm_icon_ArwDwn_blue { 
  background: url('/images/common/nts_arrowhead_sprite.png') -21px -22px no-repeat;
}
 
/* ------------ Bullet/Maximize-Minimize ------------ */
.sm_icon_max {
  background: url('/images/common/nts_bullets_sprite.png') 0px 0px no-repeat; 
}
.sm_icon_min {
  background: url('/images/common/nts_bullets_sprite.png') 0px -19px no-repeat; 
}

/* ------------ Bullet ------------ */
.nt_gen_icon_bullet_org {
  background: url('/images/common/orange_bullet.png') no-repeat 0px 5px;
  *width:90%;
}
/* ------------ Bars ------------ */
.nt_gen_hdr_bar {
  color: white;
  background: url('/images/gradient/nts_lrg_hdrbar_gdt.png') repeat-x; 
  border: 1px solid #53b0e5;
}
.nt_gen_hrRule_grey {
  background: url('/images/common/nts_hr_rule_grey.png') left center repeat-x;
} 

/*********** Horizontal/Vertical Rules *************/
.nt_gen_hrsolidgrey, .nt_gen_hrsolidgrey2 {
	border-bottom: 1px solid #b0b0b0;
}
.nt_gen_hrsolidblack {
	border-bottom: 1px solid #000000;
}
.nt_hr_textCenter { 
  background: white;
  border: 1px solid white; 
}

/*---------- Buttons ------------*/
#id_custhomepage {
  background: url('/images/btns/nts_btn_subject_custhomepge.png') no-repeat;	
  font-weight: bold;
  height: 28px;  
  margin: 8px 0px 10px 0px;	
}
#id_custhomepage a {
  color: white;
}	
.btn_primary_slideright {
  background: transparent url('/images/btns/nts_btn_orange_right_slidedoor.png') no-repeat top right;
  color: white;	
  font-weight: bold;
}
.btn_disable_slideright {
  background: transparent url('/images/btns/nts_btn_disable_right_slidedoor.png') no-repeat top right;
  color: white;	
  font-weight: bold;
}

.btn_acttab_slideright {
  background: transparent url('/images/btns/bn_tabActive_right_slidedoor.png') no-repeat top right;
  color:#00539F;	
  font-weight: bold;
}

.btn_dacttab_slideright {
  background: transparent url('/images/btns/bn_tabDeactive_right_slidedoor.png') no-repeat top right;
  color:#00539F;	
  font-weight: bold;
}

.btn_primary_slideleft {
  background: transparent url('/images/btns/nts_btn_orange_span_slidedoor.png') no-repeat;  
}
.btn_disable_slideleft {
  background: transparent url('/images/btns/nts_btn_disable_span_slidedoor.png') no-repeat;  
}

.btn_acttab_slideleft {
  background: transparent url('/images/btns/bn_tabActive_span_slidedoor.png') no-repeat;  
}

.btn_dacttab_slideleft {
  background: transparent url('/images/btns/bn_tabDeactive_span_slidedoor.png') no-repeat;  
}

.btn_secondary_slideright {
  background: transparent url('/images/btns/nts_btn_blue_right_slidedoor.png') no-repeat top right;
  color: white;	
  font-weight: bold;
}
.btn_secondary_slideleft {
  background: transparent url('/images/btns/nts_btn_blue_span_slidedoor.png') no-repeat;  
}
.btn_tertiary_slideright {
  background: transparent url('/images/btns/nts_btn_green_right_slidedoor.png') no-repeat top right;
  color: white;	
  font-weight: bold;
}
.btn_tertiary_slideleft {
  background: transparent url('/images/btns/nts_btn_green_span_slidedoor.png') no-repeat;  
}

/*---------- List ------------*/
#drp_org_container ul li:hover {
  background: #316AC5;
}

/*---------- Homepage ------------*/
.hm_lrg_widget_hdr {
  color: white;
  background: url('/images/gradient/nts_lrg_hdrbar_gdt.png') repeat-x;
  -moz-border-radius-topleft: 5px;
  -webkit-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-radius-topright: 5px;  
  border: 1px solid #53b0e5;
}
.hm_lrg_widget_body {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomleft: 5px;  
  -moz-border-radius-bottomright: 5px;
  -webkit-border-radius-bottomright: 5px;
  border: 1px solid #b0b0b0;
  background: white;    
}

.nt_gen_nav_widget_header {
  color: white;
  background: url('/images/gradient/nts_rt_sm_hdrbar_gdt.png') repeat-x;
  border: 1px solid #ff7900;    
}	

.nt_gen_nav_widget_header_blue {
  color: white;
  background: url('/images/gradient/nts_lrg_hdrbar_gdt.png') repeat-x;
  border: 1px solid #53B0E5;    
}	

/* ------- Subject icons ----- */
/* --- Large --- */
.lg_icon_igotta {
	background: url('/images/common/nts_large_icon_sprite.png') -201px -204px no-repeat;
}
.lg_icon_science {
  background: url('/images/common/nts_large_icon_sprite.png') 0px 0px no-repeat;
}
.lg_icon_socialstudies {
  background: url('/images/common/nts_large_icon_sprite.png') 0px -51px no-repeat;
}
.lg_icon_languagearts {
  background: url('/images/common/nts_large_icon_sprite.png') -51px 0px no-repeat;
}
.lg_icon_mathematics {
  background: url('/images/common/nts_large_icon_sprite.png') -51px -51px no-repeat;
}
.lg_icon_worldlanguage {
  background: url('/images/common/nts_large_icon_sprite.png') -101px 0px no-repeat;
}
.lg_icon_health {
  background: url('/images/common/nts_large_icon_sprite.png') -101px -51px no-repeat;
}
.lg_icon_philosophy {
  background: url('/images/common/nts_large_icon_sprite.png') -151px 0px no-repeat;
}
.lg_icon_art {
  background: url('/images/common/nts_large_icon_sprite.png') -151px -51px no-repeat;
}
.lg_icon_technology {
  background: url('/images/common/nts_large_icon_sprite.png') -201px 0px no-repeat;
}
.lg_icon_career {
  background: url('/images/common/nts_large_icon_sprite.png') -201px -51px no-repeat;
}
.lg_icon_currentevents {
  background: url('/images/common/nts_large_icon_sprite.png') -151px -101px no-repeat;
}
.lg_icon_referencetools {
  background: url('/images/common/nts_large_icon_sprite.png') -101px -101px no-repeat;
}
.lg_icon_ell {
  background: url('/images/common/nts_large_icon_sprite.png') 0px -101px no-repeat;
}
.lg_icon_teachertools {
  background: url('/images/common/nts_large_icon_sprite.png') -51px -101px no-repeat;
}
.lg_icon_21c {
  background: url('/images/common/nts_large_icon_sprite.png') -201px -101px no-repeat;
}
.lg_icon_timeline {
  background: url('/images/common/nts_large_icon_sprite.png') 0px -151px no-repeat;
}
.lg_icon_famousperson {
  background: url('/images/common/nts_large_icon_sprite.png') -51px -151px no-repeat;
}
.lg_icon_images {
  background: url('/images/common/nts_large_icon_sprite.png') -101px -151px no-repeat;
}
.lg_icon_themes {
  background: url('/images/common/nts_large_icon_sprite.png') -151px -151px no-repeat;
}
.lg_icon_admin {
  background: url('/images/common/nts_large_icon_sprite.png') -201px -151px no-repeat;
}
.lg_icon_myportfolio {
  background: url('/images/common/nts_large_icon_sprite.png') 0px -201px no-repeat;
}
.lg_icon_preferences {
  background: url('/images/common/nts_large_icon_sprite.png') -51px -201px no-repeat;
}
.lg_icon_profile {
  background: url('/images/common/nts_large_icon_sprite.png') -101px -201px no-repeat;
}
.lg_icon_contactus {
  background: url('/images/common/nts_large_icon_sprite.png') -246px -201px no-repeat;
}
.lg_icon_message {
  background: url('/images/common/nts_large_icon_sprite.png') -151px -201px no-repeat;
}


/* --- Medium --- */
.md_icon_science {
  background: url('/images/common/nts_medium_icon_sprite.png') 0px 0px no-repeat;
}
.md_icon_socialstudies {
  background: url('/images/common/nts_medium_icon_sprite.png') 0px -38px no-repeat;
}
.md_icon_languagearts {
  background: url('/images/common/nts_medium_icon_sprite.png') -38px 0px no-repeat;
}
.md_icon_mathematics {
  background: url('/images/common/nts_medium_icon_sprite.png') -38px -38px no-repeat;
}
.md_icon_worldlanguage {
  background: url('/images/common/nts_medium_icon_sprite.png') -75px 0px no-repeat;
}
.md_icon_health {
  background: url('/images/common/nts_medium_icon_sprite.png') -75px -38px no-repeat;
}
.md_icon_philosophy {
  background: url('/images/common/nts_medium_icon_sprite.png') -112px 0px no-repeat;
}
.md_icon_art {
  background: url('/images/common/nts_medium_icon_sprite.png') -112px -38px no-repeat;
}
.md_icon_technology {
  background: url('/images/common/nts_medium_icon_sprite.png') -149px 0px no-repeat;
}
.md_icon_career {
  background: url('/images/common/nts_medium_icon_sprite.png') -149px -38px no-repeat;
}
.md_icon_currentevents {
  background: url('/images/common/nts_medium_icon_sprite.png') -112px -75px no-repeat;
}
.md_icon_referencetools {
  background: url('/images/common/nts_medium_icon_sprite.png') -75px -75px no-repeat;
}
.md_icon_ell {
  background: url('/images/common/nts_medium_icon_sprite.png') 0px -75px no-repeat;
}
.md_icon_teachertools {
  background: url('/images/common/nts_medium_icon_sprite.png') -38px -75px no-repeat;
}
.md_icon_21c {
  background: url('/images/common/nts_medium_icon_sprite.png') -149px -75px no-repeat;
}
.md_icon_timeline {
  background: url('/images/common/nts_medium_icon_sprite.png') 0px -112px no-repeat;
}
.md_icon_famousperson {
  background: url('/images/common/nts_medium_icon_sprite.png') -38px -112px no-repeat;
}
.md_icon_images {
  background: url('/images/common/nts_medium_icon_sprite.png') -75px -112px no-repeat;
}
.md_icon_themes {
  background: url('/images/common/nts_medium_icon_sprite.png') -112px -112px no-repeat;
}
.md_icon_admin {
  background: url('/images/common/nts_medium_icon_sprite.png') -149px -112px no-repeat;
}
.md_icon_myportfolio {
  background: url('/images/common/nts_medium_icon_sprite.png') 0px -149px no-repeat;
}
.md_icon_preferences {
  background: url('/images/common/nts_medium_icon_sprite.png') -38px -149px no-repeat;
}
/* --- Small --- */
.pf_ntproj_plus_icon {
	background: url('/images/common/nts_small_icon_sprite.png') -172px -175px no-repeat;
}
.pf_ntproj_minus_icon {
	background: url('/images/common/nts_small_icon_sprite.png') -142px -175px no-repeat;
}
.pf_ntproj_note_icon {
	background: url('/images/common/nts_small_icon_sprite.png') -198px -170px no-repeat;
}
.ntp_ajax_load {
	background: url('/images/ajax-loader.gif') no-repeat;
}
/*---------- Keyword -------------*/
.kw_bkg_color {
  background: url('/images/gradient/nts_bluekwblue_gdt.png') repeat-x;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.kw_bkg_search_box {
  background: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #999999;  
}
.kw_select_box {
  border-left: 1px solid #53b0e5;
  border-right: 0px solid black;
  border-top: 0px solid black;
  border-bottom: 0px solid black;  	
}
.kw_btn_search{
  background: url('/images/btns/nts_btn_search.png');
  border: 0px solid black;
}

/*---------- preferences -------------*/
#pref_home_custom_box, #wb_sort_box, .refer_firstsubheader_box {
  background: #f7f7f7;
  border-top: 0px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.pref_label_diabled {
	color: #999999;
}
.pref_customHdr {
	color:#00539F;
}
/*---------- web resource -------------*/
.wb_readability_box {
  background: url('/images/gradient/nts_wb_readability_gdt.png') repeat-y;
  border-bottom: 1px solid #1c6fb4;
  border-left: 1px solid #1c6fb4;
  border-right: 1px solid #1c6fb4;
}

.wb_ext_url_title {
  color: #00539f;
}

.wb_hdr_right_sec {
  color: #ffffff;
}

.wb_res_txt { 
  color: #5d5d5d; 
}

.wb_pag_enabled {
  border: 1px solid #9AAFE5;
  background: white;
  padding: 3px;
  color: #00539f;
  margin: 1px;
}

.wb_pag_disabled {
  border: 1px solid #DDDDDD;
  background: white;
  color: #999999;
  padding: 3px;
  margin: 1px;
}

.wb_pag_selected {
  background-color: #00539F;
  color: #FFFFFF;
  padding: 3px;
  border: 1px solid #00539F;
  margin: 1px;
}
.wb_sortoptionbox {
  background-color: white;
  border: 1px solid grey;	
}
.wb_results_readabilityline_number {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #1c6fb4;
  background: white;  	
  letter-spacing: -.19em;
  min-width:1.25em;
}	
.wb_results_readabilityline_box {
  background: url('/images/gradient/nts_wb_readability_gdt.png') repeat-y;
}
.wb_ext_frame {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dcdcdc;
  -moz-box-shadow: 0px 1px 0px #888888;
  -webkit-box-shadow: 0px 1px 0px #888888;
  box-shadow: 0px 1px 0px #888888;
  background-color: #FFFFFF;
}
.wb_ext_frame_header {
  background-color:#EBF7FF;
  border-right: 1px solid #DCDCDC;
}
.wb_ext_rm_frame_label {
  color: #5D5D5D;
}

.wb_evaluator_detail_back {
  background-color: #EBF7FF;
}

/*------------ User Mgmt ---------------*/
.usrmgmt_cstmSrch { 
  background: url('/images/gradient/nts_usrmgmt_white_grey_gdt.png') repeat-x;  
} 

.usr_greyout {
	color:#999999;	
}

.usr_row_highlight {
  background:  #ffebd9; 
}

/*---------- My Messages --------------*/
.msg_dialogBkgTable {
  border: 1px solid #b0b0b0; 
  background: #F7F7F7;  
}

.cs_messageDialogBody {
   border-left: 1px solid #336699;
   border-right: 1px solid #336699;
   background: url('/images/H/portfolio/dialog/portfolio_dialogGrad.jpg') repeat-x top #D1E0F0;
}

.cs_messagePoptext {
	color:#336699;
}

/*---------- my portfolio -------------*/
.nt_gen_hdr_btn_box {
  background: url('/images/gradient/nts_pf_hdr_btn_gdt.png') repeat-x;
}
.pf_mcd_btn_box {
  background: #e4e5e4 url('/images/gradient/nts_pf_mcd_btn_gdt.png') repeat-x;
  border: 1px solid #C0C0C0;
}

.pf_hdr_btn_txt {
  color: #00539F;
  border-left: 1px solid #5EB0E5;
}

.pf_mcd_btn_txt {
  color: #5D5D5D;
  border-left: 1px solid #C0C0C0;
}

.pf_hdr_btn_box {
  border-right: 1px solid #5EB0E5;
}

.pf_items_container {
  background-color: #EBF7FF;
  border: 1px solid #5EB0E5;
}

.pf_items_list {
  background-color: #FFFFFF;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}

.pf_item_link, .pf_item_edit_link {
  color: #00539F;
}


.pf_link_disabled {
  color: #9D9D9D;
}

.pf_gen_desc {
  color: #000000;
}

.pf_bg_email {
	background-color:#D9E6F1;
}

/*** My Portfolio Old CSS ***/

#errorMessage {
  color: #FF0000;
  font-style:italic;
  font-weight:bold;
  text-align:center;
}

/*---------- error msg color -------------*/
.nt_gen_color_red {
	color: #AA0000;
}

.nt_gen_color_white {
	color: #FFFFFF;
}


.nt_gen_hdr_grey_txt {
	color: #5D5D5D;
	font-weight: bold;
}

.nt_gen_brdr_grey {
	border: 1px solid #b0b0b0;
}

.nt_gen_brdr_blue {
	border: 1px solid #53b0e5;
}

.nt_gen_bkg_green {
	background: green;
}

.nt_gen_bkg_red {
	background: #AA0000;
}


.nt_gen_bkg_lgt_blue {
	background: #ebf7ff;
}

.nt_tec_code_top  {
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid 53b0e5;
	margin:0em 1.5em 0em;
	padding:2em 1em;
}

.nt_gen_hr_dot_grey {
	background:url("/images/common/dot_grey_repeat.gif") repeat-x scroll 0 0 transparent;
	height: 2px;
}


/******Admin ***/
.admin_gradeBackGrdColor{
	background: #EBF7FF;
}
.admin_valuesBackGrdColor{
	background: white;
}

/***** Timeline ******/

a.tl_link_Era:link, a.tl_link_Era:visited {
	color: black;
}
a.tl_link_Event:link, a.tl_link_Event:visited {
	color: #003366;
}
a.tl_link_Art:link, a.tl_link_Art:visited {
	color: #993300;
}
a.tl_link_Innov:link, a.tl_link_Innov:visited {
	color: #666633;
}
a.tl_link_Famous:link, a.tl_link_Famous:visited {
	color: #330066;
}
a.cs_colordarkgrey:visited, a.cs_colordarkgrey:link  {
	color: #666666;
}

.tl_time_row_Era{
 background: #FFFFFF;
}
.tl_time_row_Event{
 background: #D9E5F2;
}
.tl_time_row_Art {
 background: #FFE5BF;
}
.tl_time_row_Innov {
 background: #F2F2E5;
}
.tl_time_row_Famous {
 background: #E5D9F2;
}

.tl_time_hdr_Era {
 background: #000000;
}
.tl_time_hdr_Event {
 background: #336699;
}
.tl_time_hdr_Art {
 background: #CC6600;
}
.tl_time_hdr_Innov {
 background: #999966;
}
.tl_time_hdr_Famous {
 background: #663399;
}
.tl_time_Era {
 background: #000000;
}

.tl_time_tag_Era {
 background: #CCCCCC;
}
.tl_time_tag_Event {
 background: #8CB2D9;
}
.tl_time_tag_Art {
 background: #FFB143;	
}
.tl_time_tag_Innov {
 background: #D9D9B1;
}
.tl_time_tag_Famous {
 background: #AF87D8;
}

/*******Reference Tools***/
.refer_subheader_box {
  background: #f7f7f7;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

/************ Instruct Pages **************/
body.instruct_page, body.wb_legendpage {
	background-color: #FFFFFF;
}

.instruct_list {
	color:#FF7300;
	font-weight:bold;
}

.ordered_list_decimal{
	list-style-type:decimal;
	list-style-position: inside;
	color:#FF7300;	
}
.cs_colorblack{
	color: #000000;
}
a.white_label {
		color: #FFFFFF;
}
/****************Standards*****************************/
.std_body_txt {
	color:#00539F;
}

/****************Famous person*****************************/
.fp_hdr_right_sec {
  color: #ffffff;
}

/****************My Messages*****************************/
.msg_row_highlight {
  background:  #ffebd9; 
}

.msg_bkg_behindTable {
  background: url(�/images/gradient/nts_blue_wave.png�) repeat-x;
}

#deleteMsgDialog {
	color: #5D5D5D;
}

/*******netTrekker-Settings*******/
.nT_text {
	color:#5D5D5D;	
}

.nT_text_Content {
	color:#F87217;	
}

.cs_nTSetting {
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}

/******** Usage Reports *****************/
.usg_report_down {	
	background:url("/images/btns/btn_orangeArwDwn.png") no-repeat;
}

.usg_report_up { 
	background:url("/images/btns/btn_orangeArwUp.png") no-repeat;
}

.table_usg_stat {
	border: 1px solid #B0B0B0;	
}
/***********  Bulk Load User ***********/
.table_bulk_upload {
	border: 1px solid #B0B0B0;
}
.table_bulk_upload_col1{
	border: 1px solid #B0B0B0;
}
.table_bulk_upload_col2{
	border: 1px solid #B0B0B0;
}

/******** Teacher Code *************/
.cs_teacher_dialog {	
	background:#FFFFFF; 
}
/******** Ldap Dialog color *******/
.cs_ldapFontColor {
	color:#FF7900;	
}


