html {
	line-heigt: 1.22em;
  margin:0;
  padding:0;
  height:100%;
}

body {
	background: white url(/images/main_bg.png) repeat scroll 0%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
  height:100%;
}

body td {
 margin: 0;
 padding: 0;
 background-color: #fff;
}

.mceContentBody {
  background: #ffffff;
  text-align:left;
  padding:12px;
}
p {
margin:0; padding:0;
}

.yBg{
  background-color: #fffe40;
}

.orText {
  color: #FF9900;
}

.form-error-msg {
	color: red;
	margin-left: 204px;
}

.formError { 
	background-color: red;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

.form-error-msg-blue {
  float:left;
}

.zero_height {
  height:0;
}

.email_form {
  padding:5px 10px;
}

.email_form label{
  width:100px;
  display:block;
  float:left;
}
.email_form input{
	border: 1px solid #9b9b9b;
  float:left;
}
.email_form textarea{
 	border: 1px solid #9b9b9b;
  float:left;
}

div.content {
  width: 732px;
	padding: 10px 18px;
}
.f12 {
  font-size: 12px;
}

a,a:visited,a:active {
	color: #000;
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

.t_r {
  margin-bottom:10px;
}

h2 {
	color: #2d75a7;
	font-size: 16px;
}

h4 {
  font-size: 1em;
}
.container_body {
  position:relative;
}

.container_body {
  min-height:400px;
}

.container_top {
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  position:relative;
}

div.logo {
	position: relative;
	background: white url(/images/bg_masthead.png) repeat-x;
	margin-bottom: 5px;
}

/*TEST*/
.cb {}
/* Top corners and border */
.bt {
height:6px;
margin:0 0 0 18px;
background:url(/images/b_box_1.gif) no-repeat 100% 0;
}
.bt div {
position:relative;
left:-18px;
width:18px;
height:6px;
background:url(/images/b_box_1.gif) no-repeat 0 0;
           font-size:0;
           line-height:0;
}

/* Bottom corners and border */
.bb {
height:6px;
margin:0 0 0 12px;
background:url(/images/b_box_1.gif) no-repeat 100% 100%;
}
.bb div {
position:relative;
left:-12px;
width:12px;
height:6px;
background:url(/images/b_box_1.gif) no-repeat 0 100%;
           font-size:0;
           line-height:0;
}

/* Left border */
.i1 {
padding:0 0 0 1px;
background:url(/images/b_borders.png) repeat-y 0 0;
}
/* Right border */
.i2 {
padding:0 1px 0 0;
background:url(/images/b_borders.png) repeat-y 100% 0;
}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the
 * content. */
.i3 {
display:block;
margin:0;
background:#fff;
}
/* Make the content wrapper auto clearing so it will contain floats (see
 * http://positioniseverything.net/easyclearing.html). */
.i3:after {
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}


/* round box */
.r_tl,.r_tr,.r_bl,.r_br, .r_g_tl, .r_g_tr {
	display: block;
	margin: 0;
	padding: 0;
	height: 6px;
	border: none;
	width: 100%;
}

.r_tl {
	background: url(/images/corner_left_top.png) no-repeat 0 0;
}

.r_tr {
	background: url(/images/corner_right_top.png) no-repeat 100% 0;
	font-size: 1px;
}

.r_g_tl {
	background: url(/images/corner_left_top_grey.png) no-repeat 0 0;
}

.r_g_tr {
	background: url(/images/corner_right_top_grey.png) no-repeat 100% 0;
	font-size: 1px;
}
.r_bl {
	background: url(/images/corner_left_bottom.png) no-repeat 0 100%;
	text-align: right;
}

.r_br {
	background: url(/images/corner_right_bottom.png ) no-repeat 100% 100%;
	font-size: 1px;
}

.r_c {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	margin: 0;
  background-color: #FFFFFF;
	padding: 0;
}

#nav {
  background: #fff;
	position: relative;
	border-bottom: 1px solid #9B9B9B;
	padding: 0;
	margin: 0;
	height: 21px;
	text-align: left;
	padding-left: 100px;
	overflow: visible;
  font-size:5px;
}

#nav img {
	margin: 0;
	position: relative;
	bottom: 0px;
	_bottom: -2px;
	border: none;
	padding: 0;
}

#nav #searchfaq {
	position: absolute;
	height: 11px;
	top: 8px;
	right: 50px;
}

#nav #searchfaq img.spacer {
	margin: 0 3px;
}


.breadCrumb {
	vertical-align: middle;
	padding: 0;
	line-height: 33px;
  margin: 10px 19px;
}

.breadCrumb a {
	color: #3D86B4;
	display: inline;
}

.breadCrumb img {
	margin-right: 5px;
	position: relative;
	display: inline;
}

.breadCrumbCont {
	height: 33px;
	float: left;
}

h3.active {
	font-size: 33px;
	height: 33px;
}

h3 a {
	font-size: 16px;
  height: 16px;
}

.breadCrumb h3, .breadCrumb h2 {
	display: inline;
}
.breadCrumb h3  {
  margin:0;
}

.breadCrumb h3 a {
	display: inline;
}

.f1bg {
	background-color: #f1f1f1;
	text-align: right;
	padding: 5px 5px 2px 0;
	margin: 1px 0;
}

.arr_collapsed_module, .arr_collapsed_bundle {
	background-image: url('/images/module_arr_coll.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

.arr_expanded_module, .arr_expanded_bundle {
	background-image: url('/images/module_arr_exp.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

.arr_collapsed_topic {
	background-image: url('/images/topic_arr_coll.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

.arr_expanded_topic {
	background-image: url('/images/topic_arr_exp.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

.arr_expanded_objective {
	background-image: url('/images/objective_arr_exp.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

.arr_collapsed_objective {
	background-image: url('/images/objective_arr_coll.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

.obj_padd {
  padding: 0 0 0 25px;
}

.module_padd {
  padding: 0 0 0 35px;
}

div.mainContainer {
	width: 772px;
  min-height:70%;
	margin: 0 auto;
	background-color: white;
	border-top: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	padding: 0px 0px 30px 0; 
	text-align: left;
}

.fullBorder {
	border: 1px solid #9b9b9b;
}

.s_height {
  height:160px;
}

.v_cent {
  vertical-align:middle;
  display:inline;
}

.content .breadCrumb {
  margin:10px 0;
}

a img,:link img,:visited img {
	border: none;
}

#main_content {
	margin: 0;
	padding: 0;
}

#notes_menu, #myDeskSubMenu, #questionsMenu {
	text-align: center;
	height: 17px;
  margin: auto;
}
#myDeskSubMenu {
  width:460px;
}
.menuNoBorder {
  border-bottom: none;
}
.menuBorder {
	border-bottom: 1px solid #9B9B9B;
}
#questionsMenu {
  width:240px;
}
#notes_menu {
  width:360px;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.department_list_holder {
  margin:10px 0;
  }

ul.department_list {
	text-align: center;
  float:left;
  margin-top:15px;
}

ul.department_list li {
  float:left;
}

ul.department_list li a:active {
	color: yellow;
}

ul.department_list>li>div {
	display: block;
	float: left;
	line-height: 24px;
	margin: 3px 0 0 2px;
	font-size: 0.88em;
	position: relative;
	display: inline;
}

ul.department_list>li>div.department_item_left {	
  display:inline;
  
}

ul.department_list>li>div.department_item_left>div.department_item_right { 
  display:inline;
}

#main_content ul,#main_content li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#subject_list>ul {
	margin-top: 10px;
}

#subject_list ul li {
	display: block;
	margin: 0;
}

/* #subject_list ul li div.arr_collapsed_subject {
	background-image: url(/images/title_bluebar.png);
	background-repeat: no-repeat;
	height: 24px;
	background-position: left bottom;
}

#subject_list ul li div.arr_expanded_subject {
	background-image: url(/images/bluebar_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
} */
#subject_list ul li div.arr_collapsed_subject a {
	background: url(/images/blue_arrow.png) no-repeat left 1px;
	padding-left: 15px;
}

#subject_list ul li div.arr_expanded_subject a {
	background: url(/images/blue_arrow_down.png) no-repeat left 1px;
	padding-left: 15px;
}

#subject_list ul li div.arr_collapsed_subject {
	background-image: url(/images/rollovers/global/blue_bar.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#subject_list ul li div.arr_expanded_subject {
	background-image: url(/images/rollovers/global/blue_bar.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#subject_list ul li div.arr_subject_over {
	background-position: left -22px;
}

#subject_list ul li div.subject_item div.s_item {
	padding: 5px 0 0 12px;
	height: 17px;	
}

#subject_list ul li div.subject_item div.s_item a,
#subject_list ul li .s_item a {
	color: #fff;
	margin: 4px 8px;
}

#main_content li {
	padding: 0;
	margin: 0;
}

ul#myDeskTopMenu,ul#myDeskSubMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#myDeskTopMenu li,ul#myDeskSubMenu li {
	float: left;
	margin-right: 1px;
	position: relative;
	display: inline;
}
#myDeskSubMenu img {
_margin-bottom: -4px; 
}

#main_content li>div.item {
	padding: 5px;
	margin: 2px;
	background-color: #f1f1f1;
}

span.breadCrumbSeparator {
	margin: 0;
	padding: 0;
}

#main_content li>div.item a {
	color: #000;
}

.bundleNoteSelect {
  width: 250px;
  border:0;
}
.bordered { 
  border: 1px solid #ccc;
}

.useful_resources {
  margin-top:32px;
}

.sponsors {
  margin-top:42px;
}

#main_content  li ul li div.module_item,#main_content  li ul li div.bundle_item {
	background: url(/images/rollovers/global/module_bg.png) repeat-x left top;
	padding: 1px 0 0 10px;
	height: 14px;
	margin: 1px 0 0 0;
	line-height: 14px;
  vertical-align:middle;
}

#main_content  li ul li div.module_item.over,
#main_content  li ul li div.bundle_item.over {
    background-position: left bottom;
}

#main_content  li ul li ul li div.item {
	background: url(/images/rollovers/global/topic_bg.png) repeat-x left top;
	padding: 1px 0 0 10px;
	margin: 1px 0 0 0;
  height:14px;
 	line-height: 14px;
  font-weight:bold;
}

#main_content  li ul li ul li div.item.over {
	background-position: left bottom;
}


#main_content  li ul li ul li ul li div.item {
	background-image: url(/images/objective_bg.png);
  font-weight:normal;
	padding: 1px 0 0 10px;
	margin: 1px 0 0 0;
  height:14px;
 	line-height: 14px;
}
/** calendar **/

.cal_dayname { 
  background-image: url('/images/daynamebg.png'); 
  height: 14px;
  text-align: center; 
  border-right: 1px solid #fff; 
  padding-top: 3px; 
  color: #333333;
} 

.week_table td.day {
  width: 98px;
  height:26px;
}

.events { padding: 4px; }
.events a { color: #3d86b4; text-decoration: none; }
.events a:hover { color: #3d86b4; text-decoration: underline; } 

/** mail inbox **/
.inboxBgLeft {
	background-image: url('/images/mail_bg_left.png');
	background-repeat: no-repeat;
	background-position: left top;
  width:732px;
}

.inboxBgRight {
	background-image: url('/images/mail_bg_right.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 7px 0 5px;
}

.mail_content {
	
}

.mail_content table th {
	xheight: 18px;
	padding: 1px 5px 1px 5px;
}

.mail_content table td {
	padding: 10px 5px 7px 5px;
	border-bottom: 1px solid #999;
}

.mail_from {
	width: 208px;
	border-left: 1px solid #999;
}

.mail_subject {
	width: 375px;
}

.mail_received {
	width: 175px;
	border-right: 1px solid #999;
}

.light_indicator {
  height:12px;
  width:12px;
  background-image: url('/images/light.png');
}
.li_on{
  background-position:bottom;
}
.li_off{
  background-position:top;
}

.lightGr {
	background-image: url('/images/daynamebg.png');
	background-repeat: repeat-x;
	border: 1px solid #999;
}

.darkGr {
	background-image: url('/images/dayname_bg_select.png');
	background-repeat: repeat-x;
	border: 1px solid #999;
}

.mail_viewer_content,.mail_compose_content {
	border: 1px solid #999;
	padding: 7px 3px;
}

.mail_viewer_content .header {
	background-color: #eee;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 7px 3px;
}

.mail_viewer_content .body {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 15px 7px;
}

.mail_viewer_content .header .item {
	height: 22px;
}

.mail_viewer_content .header .item .label {
	width: 72px;
	float: left;
}

.mail_viewer_content .header .item .data {
	float: left;
}

.mail_compose_content {
	padding-top: 20px;
}

.mail_compose_content .header {
	
}

.mail_compose_content .header .item {
	height: 29px;
}

.mail_compose_content .header .item .label {
	width: 117px;
	text-align: right;
	float: left;
	padding-right: 5px;
}

.mail_compose_content .header .item .data {
	float: left;
}

.mail_compose_content .header .item .data input {
	width: 209px;
}

.mail_compose_content .body {
	padding: 0px 7px 0px 122px;
}

.module_tab {
	border: 1px solid #cdcdcd;
	padding: 0px 1px 1px 1px;
	margin: 0 3px 1px 3px;
}

/** Notes landing **/
.noteLandBg {
	background-image: url(/images/qbank_panelbgwhite.png);
	background-repeat: no-repeat;
	padding: 6px 8px;
	width: 723px;
	_width: 719px;
	height: 102px;
}

.instSelectBg {
	background-image: url(/images/qbank_panelbggrey.png);
	background-repeat: no-repeat;
	width: 719px;
	height: 102px;
  padding:0;
  margin:0;
}

.eventForm {
  border: 1px solid #9b9b9b;
  padding: 5px;
}
 .eventForm .formrow .label {
  width: 184px;
  padding-right: 20px;
  text-align:right;
  margin-bottom:5px;
 }

 .eventTitle input {
  width:355px;
  float:left;
}

.landingInst {
	text-align: left;
	width: 358px;
	margin: 0;
  padding:15px 0;
}

.inst_holder {
  padding: 0 0 5px 90px;
}

.inst_holder h2{ 
  padding: 0 0 0 8px;
  margin: 0 0 8px 0;
}

.m10_l {margin-left; 12px;
	
}

.center {
	text-align: center;
}

.f_left {
	float: left;
}

.cleaner {
	float: none;
	clear: both;
	line-height: 1px;
}

.x_1 {
	background: url(/images/title_1.png) right top no-repeat;
}

.x_2 {
	background: url(/images/title_2.png) right top no-repeat;
}

.x_3 {
	background: url(/images/title_3.png) right top no-repeat;
}

.x_4 {
	background: url(/images/title_4.png) right top no-repeat;
}

.x_5 {
	background: url(/images/title_5.png) right top no-repeat;
}

.x_6 {
	background: url(/images/title_6.png) right top no-repeat;
}

.x_7 {
	background: url(/images/title_7.png) right top no-repeat;
}

.x_8 {
	background: url(/images/title_8.png) right top no-repeat;
}

.x_9 {
	background: url(/images/title_9.png) right top no-repeat;
}

.x_10 {
	background: url(/images/title_10.png) right top no-repeat;
}

.x_11 {
	background: url(/images/title_11.png) right top no-repeat;
}

.x_12 {
	background: url(/images/title_12.png) right top no-repeat;
}

.x_13 {
	background: url(/images/title_13.png) right top no-repeat;
}

.x_14 {
	background: url(/images/title_14.png) right top no-repeat;
}

.x_15 {
	background: url(/images/title_15.png) right top no-repeat;
}

.x_16 {
	background: url(/images/title_16.png) right top no-repeat;
}

.x_17 {
	background: url(/images/title_17.png) right top no-repeat;
}

.x_18 {
	background: url(/images/title_18.png) right top no-repeat;
}

.x_19 {
	background: url(/images/title_19.png) right top no-repeat;
}

.x_20 {
	background: url(/images/title_20.png) right top no-repeat;
}

.x_21 {
	background: url(/images/title_21.png) right top no-repeat;
}

.x_22 {
	background: url(/images/title_22.png) right top no-repeat;
}

.x_23 {
	background: url(/images/title_23.png) right top no-repeat;
}

.x_24 {
	background: url(/images/title_24.png) right top no-repeat;
}

.formrow {
	margin-bottom: 7px;
  width:730px;
}

.formrow .label {
	width: 204px;
	display: block;
	float: left;
}

.preferencesCol .formrow .label {
	width: 124px;
}
.preferencesCol .formrow  {
	width: auto;
}

.formrow .data {
  float:left;	
  width:200px;
}

.formrow input,select {
	color: #2D75A7;
  border: 1px solid #9b9b9b;
}

.normal input {
 width: 200px;
}

.normal input.radio {
 width: auto;
}
.normal select { 
width: 203px;
}


.separator {
	background-color: #ebebeb;
	text-align: right;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 11px 5px 0px 5px;
}
.register_form {
	float: left;
  width:620px;
}

.register_steps {
	float: right;
}

.register_steps img{
padding-right: 4px;
}

.register_steps img .last{
padding-right: 0;
}

#register_previous {
	cursor: pointer;
	width: 101px;
	height: 20px;
	border: 0;
	float: left;
	background-image: url(/images/btn_back.png);
	background-repeat: no-repeat;
}

#register_next {
	cursor: pointer;
	width: 101px;
	height: 20px;
	border: 0;
	float: right;
	background-repeat: no-repeat;
	background-image: url(/images/btn_next_thin.png);
}

/* global used classes*/
.leftF {
	float: left;
}

.rightF {
	float: right;
}

.cleaner {
	float: none;
	clear: both;
}
.noP{ 
  padding:0; 
}
.noM{
  margin:0;
}

.hugeVertPad {
	padding: 35px 0;
}

.hugeVertMar {
	margin: 35px 0;
}

.hugeVertMarTop {
	margin-top: 35px;
}

.hugeVertMarBottom {
	margin-bottom: 35px;
}

.normVertMar {
	margin: 10px 0;
}

.normHorMar {
	margin: 0 10px;
}
.sponsortHorMarRight {
	margin-right: 50px;
}

.hugeHorMarRight {
	margin-right: 55px;
	position: relative;
	display: inline;
}
.hugeHorMarLeft {
	margin-left: 55px;
}
.normVertMarTop {
	margin-top: 10px;
}

.normVertMarBot {
	margin-bottom: 10px;
}

.normHorMarLeft {
	margin-left: 10px;
}


.normHorMarRight {
	margin-right: 10px;
	position: relative;
	display: inline;
}

.smallHorMarRight {
	margin-right: 7px;
	position: relative;
	display: inline;
}

.smallVertMarBottom {
	margin-bottom: 4px;
}

.smallHorMarLeft {
	margin-left: 7px;
}

.textAlRight {
	text-align: right;
}

.textAlLeft {
	text-align: left;
}

.textAlCent {
	text-align: center;
}

.greyHr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.greyHr hr {
	border: 0;
}

.editorHeader {
	padding: 7px 5px;
}

/*Homepage css */
.homepage_upper_content {
	padding: 20px 0 0 0;
	float: left;
}

.homepage_lower_content {
	padding: 15px 0 0 0;
	float: left;
}

.homepage_tip {
	width: 480px;
}

.homepage_login {
	width: 242px;
}

.homepage_lNotes {
	width: 479px;
}

.homepage_lMembers {
  width: 240px;
}

.addFormNote {
	background-color: #ffffff;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 50px 0px 20px 10px;
  margin:0;
  height:70px;
  width:712px;
}

.addFormNote input,.addFormNote label,.addFormNote select {
  float:left;
  margin-bottom: 8px;
}
.addWidth {
  width:725px;
}

.addFormSubjectNote {
  width:712px;
	background-color: #ffffff;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 35px 0px 20px 10px;
  margin:0;
  height:100px;
}

.addFormSubjectNote input,.addFormSubjectNote label,.addFormSubjectNote select {
  float:left;
  margin-bottom: 8px;
}
 input[readonly] {
  background-color: #eeffff;
  color: #2D75A7;
}

.addFormBundle {
	padding: 10px 0 10px 5px;
  margin:0;
  width:715px;
  background-color: #FFFFFF;
}

#uLogin_box label, #sLogin label {
	width: 60px;
	display: block;
	padding: 0 10px 0 0;
	float: left;
}
#uLogin_box input.rollover_button, #sLogin input.rollover_button {
  border:0;
}

#uLogin_box input, #sLogin input {
	width: 160px;
	display: block;
	float: left;
	border: 1px solid #C3C3C3;
}

 #uLogin_box input {
  float:right;
}
.login-row {
	padding: 0 0 5px 0;
  border:1px solid white;
  margin:0;
}

#uLogin_box input.loginSubmit, #sLogin input.loginSubmit {
	width: 97px;
	height: 19px;
	cursor: pointer;
	border: 0;
	background: url(/images/rollovers/home/login.png) no-repeat top right;
}

input.loginSubmit:hover {
	background-position: bottom right;
}

.indicator {
	background-image: url('/images/load_indicator.gif');
	width: 200px;
	height: 200px;
}

.hidden {
	display: none;
}
/*Latest videos */
.latestFaq {
  width:400px;
  line-height:1.6em;
}
.latestFaq a, .latestFaq a:visited, .latestFaq a:active {
	color: #3D86B4;
}

.latestFaq .normPadd {
  padding: 2px 6px 6px 6px;
}
.latestFaq ul{
  padding:0; margin:0;
}

.fullWidth {
  width:730px;
}

.latestFaq li {
  padding:0;
  list-style-image: url(/images/faq_ic.png);
  list-style-type:none;
  margin-left:17px;
}
.faq_cat_list ul {
  margin-left:0;
  padding:0;
}
.faq_cat_list ul li {
  margin-left:0;
  padding:0;
  list-style-type:none;
}

.latestVideos{
  width:400px;
  height:142px;
}

.videoItem img {
  border:1px solid #e3e3e3;
  margin-bottom:3px;
}
.videoItem {
  margin-right: 6px;
}
.latestVideos .normPadd {
  padding: 2px 2px 6px 6px;
}

/*Latest members */
.latestMembers {
	background-image: url('/images/memberpanel_bg.png');
  line-height:12px;
}
.normPadd {
  padding: 10px;
}

.latestMemberItem {
	padding: 0px 10px 5px 10px;
}

.latestMemberItemContent {
	padding: 0 10px;
}

.latestMemberItemR {
	background-image: url('/images/teacherpanel_right.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}

.corner_left_top {
	background-image: url('/images/corner_left_top.png');
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9B9B9B;
}

.corner_right_top {
	background-image: url('/images/corner_right_top.new.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.corner_left_bottom {
	background-image: url('/images/corner_left_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.corner_right_bottom {
	background-image: url('/images/corner_right_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
}

/* Latest notes */
table {
}
.module_table table {
  width:100%;
}
.notesList table {
  width:100%;
}
#latestNotes table {
	width: 100%;
	text-align: left;
}

#latestNotes table thead th{
	background-color: #E3E3E3;
  border:0;
  padding:0px 8px 2px;
}

#latestNotes td,.notesList td {
	border-bottom: 1px solid #E3E3E3;
  height:40px;
  padding-top:1px;
}

#latestNotes tr.no_border td {
	border-bottom: 0;
}


#latestNotes td.latestNoteImg,.notesList td.noteImg {
  vertical-align:top;
	width: 50px;
  padding:0;
  margin:0;
}


td.noteTitle {
  width: 280px;
  padding-left:8px;
}

td.noteDate {
  padding-left:8px;
}

td.noteTeacher {
  width: 130px;
  padding-left:8px;
}

td.noteSchool {
  width: 160px;
  padding-left:8px;
}

td.noteIsland {
  padding-left:8px;
}

table thead th {
  padding :3px 8px 2px 8px;
  font-weight:normal;
  border-right:1px solid #ffffff;
  border-top:1px solid #ffffff;
	background-color: #E3E3E3;
}

/* Register steps */

.own_img_box {
  margin:10px 0 0 45px;
}

.subsription_item {
  width:230px;
  margin-bottom:5px;
}

/* Teachers list */
#teachersList {
  padding:0 3px;
}
#teachersList table {
	width: 100%;
	text-align: left;
	border: 1px solid #9B9B9B;
}

#teachersList table thead {
	background-color: #E3E3E3;
}

#teachersList td {
	border-bottom: 1px solid #E3E3E3;
	padding: 7px 10px;
}

.backTeachers {
  margin-bottom:7px;
}

#noteViewer,#questionViewer {
	padding: 0 0 30px;
	border: 1px solid #999;
}

#noteViewer table, #questionViewer table {
  width:auto;
}
.qAnswers {
  margin-top:15px;
}
#noteViewer h2,#questionViewer h2 {
	margin-bottom: 10px;
}

.latestVideos h3, .latestFaq h3 {
  margin-bottom: 6px;
}

.noteViewerInner {
	padding: 0 25px;

}

.noteViewerUserFlag {
	padding: 0 25px;
  width:200px;
}
#main_content .noteViewerInner ul li {
	list-style-type: disc;
	margin-left: 25px;
}

#main_content .noteViewerInner ol li {
	list-style-type: decimal;
  margin-left: 28px;
}

#main_content .noteViewerInner ol  {
  margin: 0;
  padding:0;
}
.latestVideos a, .latestFaq a {
	color: #3d86b4;
  font-weight:bold;
}
.faq_cat_list a {
	color: #ff9900;
  font-weight:bold;
}
.faq_content_item a {
  font-weight:bold;
}
.faq_content_item a.non-bold {
font-weight:normal;
}

.faq_content_item a.or {
  color: #ff9900;
}
#noteViewer .pf_tl,#questionViewer .pf_tl {
	margin: -1px auto auto -1px;
}

#noteViewer .menu,#questionViewer .menu {
	width: 659px;
}

.nv_bg_1 {
	background-position: right top;
	background-repeat: no-repeat;
}

.dynamicBox {
	
}

.dynamicBoxL {
	background-image: url('/images/dynamic_userbox_right.png');
	background-repeat: no-repeat;
	padding: 4px 10px 2px 7px;
	height: 42px;
	float: left;
	line-height: 11px;
}

.dynamicBoxR {
	background-image: url('/images/dynamic_userbox_left.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
	float: left;
}

.sTeacher {
  width:200px;
  margin: 5px auto;	
 }

.sViewer {
  width:160px;
  margin: 0 auto;	
 }
 
.sQuestion {
  width:250px;
  margin: 5px auto;	
 }

.mEditor {
  width:180px;
  margin: 30px auto 0 auto;	
 }

.rSubjects {
  width:280px;
  margin: 10px auto 10px auto;	
 }

.eViewer {
  width:160px;
  margin: 10px auto 0 auto;	
 }

 .minViewerHeight {
  height:400px;
 }

.sBundle {
  width:340px;
  margin: 5px auto;	
 }

.sNote {
  width:220px;
  margin: 5px auto;	
 }

.sModule {
  width:250px;
  margin: 5px auto;	
 }

.sTopic {
  width:250px;
  margin: 5px auto;	
 }

.sObjective {
  width:250px;
  margin: 5px auto;	
 }

.sSubNote {
  width:410px;
  margin: 5px auto;	
 }

.qViewer {
  width:310px;
  margin: 0 auto;	
 }

.blueError {
  height:20px;
}

.register_form .blueError {
  margin-left:15px;
}


.blueErrorR {
	background: url('/images/blue_error_right.new.png') no-repeat top right;
	float: left;
	padding: 0 20px 0 0;
  height:20px;
	line-height: 19px;
}

.blueErrorL {
	background: url('/images/blue_error_left.new.png') no-repeat top left;
	color: #fff;
	float: left;
  height:20px;
	padding: 0 0 0 20px;
}

.vTitle {
  font-size: 16pt;
  color:#2d75a7;
  margin-bottom: 7px;
  #margin-top: 7px;
}

.eTitle {
  padding:0 0 6px 6px;
}

.eDue {
  padding:0 0 6px 6px;
}

.eDue input {
	border: 1px solid #C3C3C3;
}

.eTitle input { 
	border: 1px solid #C3C3C3;
  margin-left:6px;
  width:230px;
}


.search_controls { 
  padding:0;
  margin:0;
  vertical-align:middle;
}

.search_controls input {
  width: 286px;
  height: 20px;
	border: 1px solid #C3C3C3;
}
.search_controls .rollover_button {
  border:0;
}
.search-results {
  padding:0;
  margin:0;
}
.search-results a {
  display:block;
  color: #ff9900;
  font-weight:bold;
  margin:5px 0;
}

.search-results li{
  list-style-type:none;
  margin:15px 0 0 0;
}
.search-results ul li{
}


li.search-cloud-1 {
	font-size: 11px;
}

li.search-cloud-2 {
	font-size: 13px;
}

li.search-cloud-3 {
	font-size: 15px;
}

li.search-cloud-4 {
	font-size: 17px;
}

li.search-cloud-5 {
	font-size: 19px !important;
}

/* LOGGED BOX */
#logged_box .mail,#logged_box .questions {
	height: 31px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}

#logged_box .questions {
	width: 122px;
	margin-left: 5px;
}

#logged_box .mail {
	width: 101px;
}

#logged_box .questions a,#logged_box .mail a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#logged_box .questions a span.ct,#logged_box .mail a span.ct {
	position: absolute;
	right: 20px;
	top: 3px;
	cursor: pointer;
}

#logged_box .questions a {
	background: url(/images/rollovers/home/qbank_new.png) no-repeat right top;
}

#logged_box .questions a:hover {
	background-position: right bottom;
}

#logged_box .mail a {
	background: url(/images/rollovers/home/mail_new.png) no-repeat right top;
}

#logged_box .mail a:hover {
	background-position: right bottom;
}

#logged_box .questions.qnonew a {
	background-image: url(/images/rollovers/home/qbank.png);
}

#logged_box .mail.mnonew a {
	background-image: url(/images/rollovers/home/mail.png);
}

#logged_box .mail strong,#logged_box .questions strong {
	display: block;
	/* font-size: 12px;*/
	font-weight: bold;
	margin: 0;
}

#logged_box h2 {
/*	font-size: 12px; */
	font-weight: bold;
	float: left;
	display: block;
	padding-top: 3px;
}

#logged_box h1 {
	margin-bottom: 5px;
}

.lb_content,.lb_content a,.lb_content a:visited {
	color: #2D75A7;
	line-height: 12px;
}

.lb_content {
	padding: 0 5px;
  text-align:right;
}

.lb_content img {
	vertical-align: middle;
}

.lb_greeting {
  font-weight:bold;
  float:left;
}

.lb_content .logout a {
	margin: 0;
	padding: 0;
}

/* ROLLOVER */

/*a.rollover {
height: 20px;
padding: 0;
	margin: 0;
}*/

a.rollover img {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}


a.rollover:hover img,a.rollover-selected img {
	background-position: left bottom;
}

a.rollover-3state:hover img {
	background-position: left center;
}

a.rollover-3state:active img,a.rollover-3state.rollover-selected img {
	background-position: left bottom;
}

a.rollover span.ct {
	display: none;
}

.rollover_button {
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: top right;
}

.rollover_button:hover {
	background-position: bottom right;
}

.rollover_button.rollover-3state:hover {
	background-position: center right;
}

.SI-FILES-STYLIZED label.cabinet
{
	width: 101px;
	height: 19px;
	background: url(/images/rollovers/my_desk_register/choose_file.png) 0 0 no-repeat;
  background-position: top;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet:hover
{
  background-position: bottom;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: 101px;
  float:left;
  cursor:pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.footContent{
  border-top:1px solid #9b9b9b; 
  padding:40px 19px 5px 14px;
}

#foot .menuIt {
  float:left;
  width:140px;
  padding:10px 10px 10px 30px;
}
#foot .menuIt h4{
  margin-bottom:6px;
}
#foot {	margin:0px auto; width: 770px;  padding:0px 1px; color: #7b7b7b; border-right:1px solid #9b9b9b; border-left:1px solid #9b9b9b;  background-color:#ffffff; text-align:left;}
#foot ul { list-style-type: none;  padding:0; margin:0; line-height:1.9em;}
#foot ul li { padding:0; margin:0;}
#foot ul li a { display: block; color: #7b7b7b; } 
