body {
	margin: 5px;
	background-color: #A5A5A5;
	background-attachment: auto;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 1055px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Classic);
	background-repeat: no-repeat;
	background-position: 0px 10px 0px 0px;	
}
#topHeader{
	height: 60px;
	position: relative;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#topHeaderlink{
	display:block;
	width: 110px;
	height: 60px;
}

.loginBar{		/* Login Bar - DB */
	background-color: #ffffff;
	height:60px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.loginBarImg{		/* Login Bar - DB */
	width: 20%;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#loginBarImgLink{	/* Login Bar - DB */
	display:block;
	width: 130px;
	height: 60px;
}
.loginBarWelcome{	/* Login Bar - DB */
	width: 60%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}
.loginBox{			/* Login Bar - DB */
	width: 20%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #E8E8E8;
	background-color: #F8F8F8;
	border-radius: 10px;
}
.loginBoxPd{		/* Login Bar - DB */
	border:0px solid #E8E8E8;
	width: 98%;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.loginUserInfo{		/* Login Bar - DB */
	border:1px solid black;
	width: 100%;
	font-size:10px;
}
.button {			/* Login Bar - DB */
	font-size:0.7em;
}
.login {			/* Login Bar - DB */
	font-size:16px;
}
.forgotInfo {			/* Login Bar - DB */
	font-size:10px;
}

.coloredBar {							/* Bar Below Tabs- DB */
	color: #FFFFFF;
	background-color: #668033;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 20px;
	border-top: 0px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	padding-left: 5px;
}
.coloredBarBottom {						/* Bottom Bar - DB */
	color: #FFFFFF;
	background-color: #668033;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 20px;
	padding-left: 5px;
}
/************************ REGISTER FORM  *************************/
.registerText {			/* Login Bar - DB */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.0;
}



.Txt26	{font-family:Arial, Helvetica, sans-serif;	font-size:26px;		color:#333333;}
.Txt24	{font-family:Arial, Helvetica, sans-serif;	font-size:24px;		color:#333333;}
.Txt22	{font-family:Arial, Helvetica, sans-serif;	font-size:22px;		color:#333333;}
.Txt20	{font-family:Arial, Helvetica, sans-serif;	font-size:20px;		color:#333333;}
.Txt18	{font-family:Arial, Helvetica, sans-serif;	font-size:18px;		color:#333333;}
.Txt16	{font-family:Arial, Helvetica, sans-serif;	font-size:16px;		color:#333333;}
.Txt14	{font-family:Arial, Helvetica, sans-serif;	font-size:14px;		color:#333333;}
.Txt12	{font-family:Arial, Helvetica, sans-serif;	font-size:12px;		color:#333333;}
.Txt10	{font-family:Arial, Helvetica, sans-serif;	font-size:10px;		color:#333333;}
.Txt8	{font-family:Arial, Helvetica, sans-serif;	font-size:8px;		color:#333333;}
.Txt6	{font-family:Arial, Helvetica, sans-serif;	font-size:6px;		color:#333333;}

/************************  Navigation Bar  ************************/
.navbar	{font-family:Arial, Helvetica, sans-serif;	font-size:12px;		color:white;}

/************************  Side Boxes  ************************/
.boxSideTitle {			/* Begin area for Login Bar - DB */
	color: #FFFFFF;
	height: 20px;
	width: 169px;
	background-color: #668033;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-radius: 10px 10px 0px 0px;
	padding:5px 3px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.boxSide_T1_Content {		/* Table on left and right - DB */
	border: 1px solid #000000;
	border-radius: 0px 0px 10px 10px;
	width: 172px;
	color: #333333;
	background-color: #ffffd6;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.boxSide_T2_Content, .boxSide_T2_Content {		/* Table on left and right - DB */
	border: 1px solid #000000;
	border-radius: 0px 0px 10px 10px;
	width: 177px;
	background-color: #ffffd6;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/************************  Main Box  ************************/
.boxMain_Title {						/* Main View Area - DB */
	padding: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: underline;
	font-weight: bold;	
	color: #333333;	
}
.boxMain_T1_Dimensions {							/* Main View Area - DB */
	border: 1px solid #000000;
	border-radius: 10px;
	width: 670px;
	padding: 3px;
	height: 670px;
	margin-bottom: 5px;
	margin-top: 0px;
	overflow:auto;
	position: inherit;
}
.boxMain_T2_Dimensions_NM_math {							/* Main View Area - DB */
	border: 3px solid #000000;
	/*width: 945px;*/
	padding: 5px;
	color: #333333;
	height: 629px;
	margin-left: -5px;
	margin-right: -15px;
	margin-bottom: 5px;
	margin-top: -16px;
	overflow:auto;
	position: inherit;
	color:yellow;
}
.boxMain_T1_Content {						/* Main View Area - DB */
	line-height:2.2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
}
.boxMain_Table1 {						/* Main View Area - DB */
	width:95%;
	line-height:2.0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
}
.boxMain_T2_Content_Grading {						/* Main View Area - DB */
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
}
.boxMain_T3_Content_Error {						/* Main View Area - DB */
	padding-left: 7px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.boxMain_Table1_Lessons_In_Topic {							/* Main View Area - DB */
	color: #333333;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.boxMain_Table1_Grade_Show_Lessons {							/* Main View Area - DB */
	color: #333333;
	line-height:1.3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
/************************  Main Box  ************************/
.siteDocs_contact_info {								/* Main View Area - DB */
	text-align:center;
	margin-top: 10px;
}
.boxMain_T1_DimensionsNMsel {						/* Main View Area - DB */
	line-height:1.8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/* Math Select Topics - DB */
.boxMaTopics10 	{	line-height:1.0;	font-family:Arial, Helvetica, sans-serif;	font-size:10px;		padding: 0px 0px 0px 2px;	}
.boxMaTopics10B 	{	line-height:1.0;	font-family:Arial, Helvetica, sans-serif;	font-size:10px;		padding: 0px 0px 0px 2px; font-weight: bold;}
.boxMaTopics12 	{	line-height:1.0;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;		padding: 0px 0px 0px 8px;	}
.boxMaTopics12B 	{	line-height:1.0;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;		padding: 0px 0px 0px 8px; font-weight: bold;}
.boxMaTopics14 	{	line-height:1.0;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;		padding: 0px 0px 0px 10px;	}
.boxMaTopics14B 	{	line-height:1.0;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;		padding: 0px 0px 0px 10px; font-weight: bold;}

.expRetHidden							/* Expand or Retract Styles - DB */
{
		height: 1px;
		overflow:hidden;
		line-height:1.5;
}
.expRetShown							/* Expand or Retract Styles - DB */
{
		/*height: 0px; */
		overflow:hidden;
		line-height:1.5;
}
.statusManualOn							/* Expand or Retract Styles - DB */
{
	width: 10px;
	height: 10px;
	border:1px solid #000000;
	background: #8A002E;
	border-radius: 2px;
}
.statusManualOff							/* Expand or Retract Styles - DB */
{
	width: 10px;
	height: 10px;
	border: 1px solid #000000;
	background: #F0F0F5;
	border-radius: 2px;
}
.statusOn							/* Expand or Retract Styles - DB */
{
	width: 10px;
	height: 10px;
	border:1px solid #000000;
	background:#1975FF;
	border-radius: 10px;
}
.statusOff							/* Expand or Retract Styles - DB */
{
	width: 10px;
	height: 10px;
	border:1px solid #000000;
	border-radius: 10px;
}
.statusFinished							/* Expand or Retract Styles - DB */
{
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 15px solid blue;
	border-bottom: 6px solid transparent;
}
.statusNew {
    position: relative;
    width: 20px;
}

.statusNew:before,
.statusNew:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 7px;
    border: 1px solid blue;
    -moz-border-radius: 5px 5px 0 5px;
         border-radius: 5px 5px 0 5px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.statusNew:after {
    left: auto;
    right: 0;
    -moz-border-radius: 5px 5px 5px 0;
         border-radius: 5px 5px 5px 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
/*http://tympanus.net/codrops/2012/09/13/button-switches-with-checkboxes-and-css3-fanciness/*/
.switch input {
    /* First, we make it as wide as the container */
	margin-top: -3px;
	margin-left: -6px;
    position: absolute;
    width: 200%;
    height: 150%;
    /* Then, we put it on top of everything else */
    z-index: 100;
    /* Last, we make it invisible */
    opacity: 0;
    /* This one is just for ergonomy */
    cursor: pointer;
}
.switch {
    width: 10px;
    height: 10px;
    position: relative;
	border:1px solid #000000;
	border-radius: 10px;
}
.switch label {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 50%;
    background: white;
}
.switch label:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -10%; 
    right: -10%; 
    bottom: -10%; 
    left: -10%; 
    border-radius: relative;
    background: #333333; /* Fallback */
}
.switch input:checked ~ label { /* Button */
	background: #1975FF; /* Fallback */
}


.switchManual input {
    /* First, we make it as wide as the container */
	margin-top: -4px;
	margin-left: -8px;
    position: absolute;
    width: 200%;
    height: 150%;
    /* Then, we put it on top of everything else */
    z-index: 100;
    /* Last, we make it invisible */
    opacity: 0;
    /* This one is just for ergonomy */
    cursor: pointer;
}
.switchManual {
    width: 10px;
    height: 10px;
    position: relative;
	border:1px solid #000000;
	border-radius: 2px;
}
.switchManual label {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 50%;
    background: #F0F0F5;
}
.switchManual label:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -10%; 
    right: -10%; 
    bottom: -10%; 
    left: -10%; 
    border-radius: relative;
    background: #333333; /* Fallback */
}
.switchManual input:checked ~ label { /* Button */
	background: #8A002E; /* Fallback */
    width: 10px;
    height: 10px;
    position: relative;
	border-radius: 2px;
}
/*
.chart_l_b_T	{	border-left: 1px solid #000000;		border-bottom: 1px solid #000000;	border-top: 3px solid #000000;}
.chart_L_b_T	{	border-left: 3px solid #000000;		border-bottom: 1px solid #000000;	border-top: 3px solid #000000;}
.chart_l_b		{	border-left: 1px solid #000000;		border-bottom: 1px solid #000000;}
.chart_L_b		{	border-left: 3px solid #000000;		border-bottom: 1px solid #000000;}
.chart_L_B		{	border-left: 3px solid #000000;		border-bottom: 3px solid #000000;}
.chart_l_B		{	border-left: 1px solid #000000;		border-bottom: 3px solid #000000;}*/