@import 'reset.css';
@import 'typography.css';

 img, div, input  { behavior: url("css/iepngfix.htc") } 

body {

margin: 0;
padding: 0;
background:  #333391 url('../images/bg.jpg')  top center repeat-y;
text-align: center;
}

img {margin: 0px; padding:0px; border: 0px;}
a {color: #10588e;}
a:hover {color: #666666;}
.clear {clear: both;}
.notext {
text-indent: -9999px;
}

#container {
position: relative;
width:977px;
text-align: left;
top: 20px;
font-size: 12px;
margin: 0 auto;


}

#header {
background: url('../images/top2.png')  no-repeat;
width: 977px;
height: 143px;
position: relative;
}

#bottom {
background: url('../images/bottom2.png')  no-repeat;
width: 977px;
height: 39px;
position: relative;
z-index: 0;
}


#content {
background: url('../images/mid2.png')  repeat-y;
width: 977px;
position: relative;
z-index: 10;
padding-bottom: 20px;
}
/*
#content {
background: #ffffff ;
width: 950px;
position: relative;
height: 535px;
z-index: 10;
left: 14px;
}
*/

#nav {
  position: absolute;

  /* width: 536px;*/
  height: 36px;
  /* left: 430px; */
  right: 9px;
  top: 98px;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  color: #010101;
  z-index: 15;
}

#nav .nav {
  margin-right: 12px;
}

#nav a {
  font-weight: 600;
  color: #444;
}

/*
#nav ul {
margin: 0px;
padding: 0px;
position: relative;
}
#nav li {
float: left;
position: relative;
font-family:  Verdana, Helvetica, sans-serif; 
left: 0px;
top: 0px;
padding: 0px;
margin: 0px;

list-style: none;
}

#nav li a {
color: #222;
text-decoration: none;
letter-spacing: 2px;
font-weight: 400;
padding-top: 5px;
text-align: center;
}

#nav li a div.navtitle {
  letter-spacing: 0;
  font-weight: bold;
  padding: 0;
  font-family: "Segoe UI", Verdana, sans-serif;
  margin-top: -7px;
}

#nav li a div.navsubtitle {
  letter-spacing: 0;
  font-weight: normal;
  padding: 0;
  font-family: "Segoe UI", Verdana, sans-serif;
  margin-top: -6px;
  font-size: 0.8em;
}

#nav li:nth-child(3) a div.navtitle {
  letter-spacing: -0.5px;
}

*/

/* ------- MAIN NAV SELECTOR STATES ------- */

/*

#nav1 a:hover {
background: url('../images/nav_btn_02_over.jpg') 0px 0px no-repeat;


}

#nav2 a:hover {
background: url('../images/nav_btn_02_over.jpg') 0px 0px no-repeat;


}

#nav3 a:hover {
background: url('../images/nav_btn_03_over.jpg') 0px 0px no-repeat;


}

#nav4 a:hover {
background: url('../images/nav_btn_04_over.jpg') 0px 0px no-repeat;


}

#nav1 a {
	width: 126px;
	height: 36px;
	position: relative;
	display: block;
background: url('../images/nav_btn_02.jpg') no-repeat;
}



#nav2 a {
	width: 126px;
	height: 36px;
	left: 3px;
	position: relative;
	display: block;
	background: url('../images/nav_btn_02.jpg') no-repeat;

}


#nav3 a {
	width: 126px;
	height: 36px;
	left: 5px;
	position: relative;
	display: block;
	background: url('../images/nav_btn_03.jpg') no-repeat;
}

#nav4 a {
	width: 126px;
	height: 36px;
		left: 7px;
	position: relative;
	display: block;
	background: url('../images/nav_btn_04.jpg') no-repeat;
}

*/

/* ------- SUB NAV SELECTOR STATES ------- */

/*

#subnav {
position: relative;
/*background: url('../images/subnav.gif') no-repeat;*/

/*

width: 628px;
height: 40px;
left: 44px;
top: 20px;
padding: 0px;
margin: 0px;
font-size: 10px;
margin-bottom: 20px;
z-index: 10;
}

#subnav ul {
margin: 0px;
padding: 0px;
position: relative;

}

#subnav li {
float: left;
position: relative;
padding: 0px;
margin: 0px;
list-style: none;

text-indent: -9999px;
}

#subnav1 a {
	width: 142px;
	height: 40px;
	position: relative;
	display: block;

}




#subnav2 a {
	width: 142px;
	height: 40px;
	position: relative;
	display: block;
	left: 12px;

}

#subnav3 a {
	width: 142px;
	height: 40px;
	position: relative;
	display: block;

		left: 28px;
}

#subnav4 a {
	width: 142px;
	height: 40px;
	position: relative;
	display: block;

	left: 40px;
}

#subnav1 a:hover {
background: url('../images/subnav.gif') 0px -41px no-repeat;

}
#subnav2 a:hover {
background: url('../images/subnav.gif') -154px -41px no-repeat;

}
#subnav3 a:hover {
background: url('../images/subnav.gif') -312px -41px no-repeat;

}

#subnav4 a:hover {
background: url('../images/subnav.gif') -466px -41px no-repeat;

}

*/

/* ------- FOOTER ------- */
#footer {
  background: url('../images/footer.png')  no-repeat;
  width: 760px;
  height: 50px;
  position: relative;
  font-size: 14px;
  color: #ffffff;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  left: 115px;
  letter-spacing: 2px;
  text-align: center;
}

#footer ul {
  padding-top: 10px;
  font-weight: normal;
  line-height: 20px;
}
#footer li {
  display: inline;
  list-style: none;
}

#footer li:after {
  content: "\00B7";
  color: #fff;
  vertical-align: middle;
}

#footer li:last-child:after {
  content: "";
}

#footer li a {
  color: #ffffff;
  text-decoration: none;
  padding-right: 6px;
}

#footer li a:hover {
  color: #000000;
}

#legal {
position: relative;
width: 977px;
text-align: center;
font-size: 14px;
color: #687ab7;
font-family: Arial, Verdana, Helvetica, sans-serif; 
letter-spacing: 3px;
margin-top: 5px;
left: 18px;
}

#legal > p > a > img {
  vertical-align: middle;
}

/* ------- END FOOTER ------- */




#logo {
float: left;
position: relative;
width: 280px;
height: 130px;
margin-top: 10px;
margin-left: 50px;
}
#logo h1 {
text-indent: -9999px;
}

#flashlogo {
position: absolute;
left: 37px;
top: 6px;
}
#grade {
float: right;
	background: url('../images/grademath.png')  no-repeat;
width: 333px;
height: 58px;
position: relative;
float: right;
left: -37px;
top: 25px;
}

/* ------- HOME PAGE ------- */
#iealert {
  display: block;
  z-index: 999;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');
}

#iealert div{
  display: block;
  position: fixed;
  text-align: center;
  left: 50%;
  top: 0;
  width: 600px;
  margin: 100px 0 0 -300px;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #000;
  padding: 20px;
}

#featuring {
	background: url('../images/featuring2.jpg')  no-repeat;
width: 296px;
height: 397px;
position: relative;
left: 25px;
top: 28px;
float: left;


}

#featuring h3{
text-indent: -9999px;
position: relative;
}

#featuring ul{
position: relative;
top: 100px;

margin: 0px;
padding: 0px;
font-size: 18px;
color: #ffffff;
font-weight: 600;
margin-left: 38px;

}

#featuring li{

position: relative;
padding-left: 8px;
list-style-image:url("../images/star.gif");
margin-bottom: 4px;
}

#badge {
position: absolute;

width: 141px;
height: 141px;
text-indent: -9999px;
top: 38px;
left: 180px;
z-index: 10;
}

#badge #clickhere{
width: 141px;
height: 141px;
text-indent: -9999px;
position: relative;
display: block;

}
#tagline2 {
width: 	 600px;
}
#tagline {
position: relative;
background: url('../images/tagline.gif')  no-repeat;
width: 383px;
height: 35px;
text-indent: -9999px;
top: 30px;
left: 340px;


}

#tagline2 {
position: absolute;

width: 200px;
height: 53px;

top: 20px;
left: 750px;
z-index: 100;

}


#signup a{
position: absolute;
background: url('../images/btn_signup.jpg')  no-repeat;
width: 199px;
height: 52px;
text-indent: -9999px;
top: 15px;
left: 692px;
z-index: 10;

}


/*
#signup #signupnow{
width: 199px;
height: 52px;
display: block;
position: relative;
bordeR: 1px solid #000;
}
*/

#middlecontent {
position: relative;
width: 910px;
top: -30px;
height: 401px;

}

#video {
position: relative;
background: url('../images/video_bg.gif')  no-repeat;
width: 606px;
height: 331px;
float: left;
top: 85px;
left: 45px;

}

#videoscreen {
position: relative;
width: 451px;
height: 300px;
float: left;
left: 12px;
top: 18px;
}

#videobuttons {
position: relative;
width: 155px;
height: 300px;
float: left;
left: 20px;
top: 20px;
}

#video ul{
margin: 0px;
padding: 0px;
list-style: none;

position: relative;
}
#video li{

position: relative;
margin-bottom: 15px;
}
.videobutton {
position: relative;

width: 126px;
height: 36px;
text-align: center;

}

.videobutton a{
position: relative;
color: #444444;
padding-top: 6px;
width: 126px;
height: 36px;
display: block;
text-decoration: none;
background: url('../images/btn_video.jpg')  no-repeat;
}
.videobutton a:hover{
position: relative;
background: url('../images/btn_video_over.jpg')  no-repeat;
}

#charts{
position: relative;
width: 925px;
height: 150px;

left: 40px;
top: 10px;
z-index: 13;


}

#charts li{

position: relative;
padding-left: 5px;
list-style-image:url("../images/star2.gif");
left: 0px;
height: 10px;
font-size: 12px;
color: #ffffff;
padding-bottom: 5px;
line-height: 10px;
padding-top: 5px;
}

#charts ul {
margin-left: 30px;
padding: 0px;
top: 5px;
position: relative;

}
#chart1{
position: relative;
float: left;
margin-left: 10px;
width: 216px;
height: 119px;
background: url('../images/chart.jpg')  no-repeat;
margin-right: 10px;
}
#chart1  a{
background: url('../images/chart_01.gif') center 6px no-repeat;
width: 205px;
height: 40px;
position: relative;
text-indent: -9999px;
display: block;
left: 2px;

}

#chart1  a:hover{
background: url('../images/chart_01_over.gif') center 6px no-repeat;
}

#chart2  a{
background: url('../images/chart_02.gif') center 6px no-repeat;
width: 205px;
height: 40px;
position: relative;
text-indent: -9999px;
display: block;
left: 2px;

}

#chart2  a:hover{
background: url('../images/chart_02_over.gif') center 6px no-repeat;
}

#chart3  a{
background: url('../images/chart_03.gif') center 6px no-repeat;
width: 205px;
height: 40px;
position: relative;
text-indent: -9999px;
display: block;
left: 2px;

}

#chart3  a:hover{
background: url('../images/chart_03_over.gif') center 6px no-repeat;
}

.homepagelink {
  height: 40px;
  text-align: center;
}

.homepagelink  a {
  line-height: 42px;
  font-family: Amienne, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 4px;
  color: black;
  text-decoration: none;
}

.homepagelink  a:hover{
  color: white;
}

.willissmall {
  display: inline-block;
  width: 192px;
  height: 48px;
  margin-left: -4px;
  margin-top: 10px;
  background: url('/images/WillisCollege_small.png') center no-repeat;
}

#chart2{
position: relative;
float: left;
width: 216px;
height: 119px;
background: url('../images/chart.jpg')  no-repeat;
margin-right: 10px;
}

#chart3{
position: relative;
float: left;
width: 216px;
height: 119px;
background: url('../images/chart.jpg')  no-repeat;
margin-right: 10px;
}

#chart4{
position: relative;
float: left;
width: 216px;
height: 119px;
background: url('../images/chart.jpg')  no-repeat;
margin-right: 0px;
}

#signupnow2 {
position: relative;
margin-left: 50px;
}

#signupsubheader
{
  font-size: 16px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: white;
}

#signupfloater
{
  width: 182px;
  height: 134px;
  background: url('/images/signup-floater.png') 0% 0% no-repeat;
}

#videoscreentxt {
  display: none;
  width: 450px;
  height: 300px;
  background: url('/images/ssbg-index.png') 100% 0% no-repeat;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  border-radius: 4px;  
}

/* ------- BENEFITS ------- */

#benefits_chart {
background: url('../images/benefits.jpg')  no-repeat;
width: 875px;
height: 490px;
position: relative;
left: 35px;
top: 20px;
margin-bottom: -17px;
}
#benefits_chart h2{
text-indent: -9999px;
position: relative;
}

#benefits_chart #cols {
top: 115px;
position: relative;
left: 20px;
font-family: Verdana, Arial;
font-size: 12px;

}
#benefits_chart #cols li{
margin-bottom: 8px;
}
#benefits_chart #cols h3{
text-indent: -9999px;
position: relative;
}
#benefits_chart #col1 {
float: left;
position: relative;
width: 264px;

}

#benefits_chart #col2 {
float: left;
position: relative;
width: 264px;
left: 25px;
}


#benefits_chart #col3 {
float: left;
width: 264px;
left: 50px;
position: relative;
}

/* ------- CURRICULUM ------- */

#curriculum_chart {
background: url('../images/curriculum.jpg')  no-repeat;
width: 893px;
height: 490px;
position: relative;
left: 35px;
top: -17px;
margin-bottom: -17px;
}


#curriculum_chart h2{
text-indent: -9999px;
position: relative;
}


#curriculum_chart  #cols {
top: 135px;
position: relative;
left: 25px;
font-family: Verdana, Arial;
font-size: 12px;

}

#curriculum_chart  #cols p{
position: relative;
line-height: 20px;
}
#curriculum_chart #cols li{

}
#curriculum_chart  #cols h3{
text-indent: -9999px;
position: relative;
}
#curriculum_chart  #col1 {
float: left;
position: relative;
width: 384px;

}

#curriculum_chart  #col2 {
float: left;
position: relative;
width: 364px;
left: 30px;
}


.al {

position: relative;
}

#curriculum_chart #left {
float: left;
}

#curriculum_chart #right {
float: right;
}

#curriculumfloater {
  margin-right: -50px;
  margin-top: -80px;
  width: 205px;
  height: 131px;
  background: url('/images/curriculum-floater.png') 0% 0% no-repeat;
}

.twosections {
  display: table;
  width: 100%;
}

.twosections div {
  display: table-cell;
  width: 50%;
}

.twosections div:first-child {
  padding-right: 24px;
  border-right: 1px solid rgb(50, 119, 214);
}

.twosections div:last-child {
  padding-left: 24px;
}

.twosections div.curriculumsubfloater {
  display: block;
  border: none;
  padding-right: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float: right;
}

.twosections #curriculumfloater91 {
  width: 120px;
  height: 71px;
  background: url('/images/curriculum-9-1.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater92 {
  width: 120px;
  height: 80px;
  background: url('/images/curriculum-9-2.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater93 {
  width: 120px;
  height: 80px;
  background: url('/images/curriculum-9-3.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater94 {
  width: 120px;
  height: 77px;
  background: url('/images/curriculum-9-4.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater95 {
  width: 120px;
  height: 87px;
  background: url('/images/curriculum-9-5.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater96 {
  width: 120px;
  height: 103px;
  background: url('/images/curriculum-9-6.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater101 {
  width: 120px;
  height: 68px;
  background: url('/images/curriculum-10-1.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater102 {
  width: 120px;
  height: 73px;
  background: url('/images/curriculum-10-2.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater103 {
  width: 120px;
  height: 80px;
  background: url('/images/curriculum-10-3.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater104 {
  width: 120px;
  height: 73px;
  background: url('/images/curriculum-10-4.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater105 {
  width: 120px;
  height: 94px;
  background: url('/images/curriculum-10-5.png') 0% 0% no-repeat;
}

.twosections #curriculumfloater106 {
  width: 120px;
  height: 73px;
  background: url('/images/curriculum-10-6.png') 0% 0% no-repeat;
}

.spacedparagraphs h1, .spacedparagraphs h2 {
  line-height: 1.5;
}

.spacedparagraphs p {
  line-height: 2;
  margin: 12px 0;
}

/* ------- TESTIMONIALS ------- */

#testimonials_chart {
background: url('../images/testimonials.jpg')  no-repeat;
width: 893px;
height: 490px;
position: relative;
left: 35px;
top: -17px;
margin-bottom: -17px;
}


#testimonials_chart h2{
text-indent: -9999px;
position: relative;
}


#testimonials_chart  #cols {
top: 70px;
position: relative;
left: 25px;
font-family: Verdana, Arial;
font-size: 11px;
width:700px;
letter-spacing: 1px;
line-height: 18px;
}

#testimonials_chart  .ps {
width: 650px;
position: relative;
margin-bottom: 15px;
}

#testimonials_chart  .as {
margin-bottom: 15px;
position: relative;
}

#testimonialsfloater {
  margin-right: -50px;
  margin-top: -80px;
  width: 204px;
  height: 129px;
  background: url('/images/testimonials.png') 0% 0% no-repeat;
}

.testimonialsbody {
  font-family: Verdana, Arial;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 18px;
}

.testimonialsbody div {
  margin-bottom: 20px;
}

.testimonials-container {
  display: table;
  width: 100%;
  font-size: 1.1em;
}

.testimonials-photo, .testimonials-caption {
  vertical-align: middle;
  display: table-cell;
}

.testimonials-photo {
  padding: 2em;
  width: 80px;
}

/* NEWS */
#newsfloater {
  margin-right: -50px;
  margin-top: -80px;
  width: 200px;
  height: 164px;
  background: url('/images/news.png') 0% 0% no-repeat;
}

/* ------- CLASSROOM ------- */

#classroom_bg h2{
text-indent: -9999px;
position: relative;
float: left;
font-size: 12px;
}


#classroom_bg h3{
float: right;
position: relative;
color: #3374d7;
font-size: 14px;
letter-spacing: 3px;
right: 15px;
top: 15px;
font-weight: bold;
}

.classroomblurb {
  vertical-align: middle;
}

.classroomblurb span.classroomblurbtext {
  font-family: Verdana, Arial;
  color: #3374d7;
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: bold;
}

.classroomunits {
  display: table;
  width: 100%;
  height: 46px;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.classroomunit {
  display: table-cell;
  height: 46px;
  line-height: 46px;
  border-left: 1px;
  border-top: 1px;
  border-bottom: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #888;
  text-align: center;
  color: black;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
}

.classroomunit:hover {
  color: black;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
}

.classroomselected, .classroomunit:hover {
  background: #fceabb; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #F9F1DB 50%, #fceabb 51%, #f6f6f6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#F9F1DB), color-stop(51%,#fceabb), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#F9F1DB 50%,#fceabb 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#F9F1DB 50%,#fceabb 51%,#f6f6f6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#F9F1DB 50%,#fceabb 51%,#f6f6f6 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#F9F1DB 50%,#fceabb 51%,#f6f6f6 100%); /* W3C */
  /*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  border-color: #C13A3A;
}

.classroomunit:first-child {
  border-left: 0;
}

.classroomunit:last-child {
  border-right: 0;
}

#classroom_nav {
background: url('../images/classroom_nav.gif')  no-repeat;

height: 46px;
position: relative;

}

#classroom_nav a{
  line-height: 46px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
}


#classroom_nav ul {
position: relative;
list-style: none;
margin: 0px;
padding: 0px;
}

#classroom_nav li {
float: left;
position: relative;
margin: 0px;
padding: 0px;
text-align: center;
}

#classroom_nav #c1 a{
	width: 155px;
	height: 46px;
	position: relative;
	display: block;
}

#classroom_nav #c1_selected a{
	width: 155px;
	height: 46px;
	position: relative;
	display: block;
	background: url('../images/classroom_nav.gif') 0px -46px no-repeat;
}

#classroom_nav #c1 a:hover{
	position: relative;
	background: url('../images/classroom_nav.gif') 0px -46px no-repeat;
}

#classroom_nav #c2 a{

	width: 150px;
	height: 46px;
	position: relative;
	display: block;

}

#classroom_nav #c2_selected a{

	width: 150px;
	height: 46px;
	position: relative;
	display: block;
	background: url('../images/classroom_nav.gif') -155px -46px no-repeat;

}
#classroom_nav #c2 a:hover{
	position: relative;
	background: url('../images/classroom_nav.gif') -155px -46px no-repeat;
}
#classroom_nav #c2 #selected a{
	position: relative;
	background: url('../images/classroom_nav.gif') -155px -46px no-repeat;
}

#classroom_nav #c3 a{

	width: 151px;
	height: 46px;
	position: relative;
	display: block;

}
#classroom_nav #c3_selected a{

	width: 151px;
	height: 46px;
	position: relative;
	display: block;
	background: url('../images/classroom_nav.gif') -305px -46px no-repeat;
	
}
#classroom_nav #c3 a:hover{
	position: relative;
	background: url('../images/classroom_nav.gif') -305px -46px no-repeat;
	
}

#classroom_nav #c4 a{

	width: 151px;
	height: 46px;
	position: relative;
	display: block;

}
#classroom_nav #c4_selected a{

	width: 151px;
	height: 46px;
	position: relative;
	display: block;
	background: url('../images/classroom_nav.gif') -456px -46px no-repeat;
	
}
#classroom_nav #c4 a:hover{
	position: relative;
	background: url('../images/classroom_nav.gif') -456px -46px no-repeat;
}


#classroom_nav #c5 a{

	width: 151px;
	height: 46px;
	position: relative;
	display: block;
	
}
#classroom_nav #c5_selected a{

	width: 151px;
	height: 46px;
	position: relative;
	display: block;
	background: url('../images/classroom_nav.gif') -607px -46px no-repeat;
	
}
#classroom_nav #c5 a:hover{
	position: relative;
	background: url('../images/classroom_nav.gif') -607px -46px no-repeat;
}


#classroom_nav #c6 a{

	width: 143px;
	height: 46px;
	position: relative;
	display: block;
	
}
#classroom_nav #c6_selected a{

	width: 143px;
	height: 46px;
	position: relative;
	display: block;
	background: url('../images/classroom_nav.gif') -757px -46px no-repeat;
}
#classroom_nav #c6 a:hover{
	position: relative;
	background: url('../images/classroom_nav.gif') -757px -46px no-repeat;
}

#extras a{

	padding-top: 2px;
	width: 172x;
	height: 38px;
	position: absolute;
	display: block;

	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .1em;
	top: 8px;
	left: 360px;
}

#classroom_sidenav {
  padding: 10px;
  background: #f9c667; /* Old browsers */
  background: -moz-linear-gradient(top,  #f9c667 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9c667 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9c667 0%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9c667 0%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f9c667 0%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#classroom_sidenav a{
	padding-top: 2px;
	width: 213px;
	height: 29px;
	position: relative;
	display: block;
	background: url('../images/btn_classroom.png') no-repeat;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: 200;
	letter-spacing: .1em;
}

#classroom_sidenav a:hover, #classroom_sidenav a.classroomlessonselected {
	background: url('../images/btn_classroom_over.png') no-repeat;
}

#classroom_sidenav li {
  list-style: none;
  position: relative;
  margin: 0px;
  padding: 0px;
  margin-bottom: 2px;
}

#classroom_sidenav ul {
  margin: 0px;
  padding: 0px;
  position: relative;
}

#c_right{
  border: 1px solid #aaa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
	background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  margin: 9px;
  padding: 9px;
}

/* ------- SIGNUP ------- */


#signup_bg {
background: url('../images/signup.jpg')  no-repeat;
width: 874px;
height: 526px;
position: relative;
left: 43px;
top: 26px;
}


#signup_bg h2{
text-indent: -9999px;
position: relative;

font-size: 12px;
}

#signup_bg #signupform {
width: 846px;
height: 444px;
position: relative;
left: 13px;
top: 39px;


}


#signup_bg #signupform #right {
position: relative;
width: 343px;
float: right;
color: #407dd9;
font-weight: 400;
font-size: 14px;
top: 5px;
}

#signup_bg #signupform #left {
position: relative;
width: 490px;
float: left;
text-align: right;
font-size: 13px;
font-weight: 500;
color: #000000;
left: -50px;
}
#signup_bg #signupform #left p{
margin:0px;
padding: 0px;
position: relative;
margin-bottom: 5px;
}
#signup_bg #signupform #left .input{
width:250px;
position: relative;
border: 1px solid #000000;
font-size: 13px;
font-weight: 500;
color: #000000;
height: 25px;
}

#signup_bg #signupform #left select{
width:250px;
position: relative;
border: 1px solid #000000;
font-size: 13px;
font-weight: 500;
color: #000000;
}

#signup_copy {
position: absolute;
left: 375px;
top: 39px;
z-index: 10;
color: #407dd9;
font-weight: bold;
font-style:italic;
letter-spacing: 2px;	
}
 .required {

color: #4070b7;
}

#signup_bg #signupform #left #signup_btn {
	text-align: center;
		position: relative;
		float: right;
}

#signup_bg #signupform #left #signup_btn a{

	width: 126px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_video.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

#signup_bg #signupform #left #signup_btn a:hover{
	position: relative;
	background: url('../images/btn_video_over.jpg')  no-repeat;
}

.profileinput
{
  border: 1px solid #888;
  width: 100%;
}

#signupupsell
{
  color: #407dd9;
  font-weight: bold;
  font-size: 14px;
}

/* ------- LOGIN ------- */




#login_bg {
background: url('../images/login.jpg')  no-repeat;
width: 873px;
height: 521px;
position: relative;
left: 43px;
top: 26px;

}

#login_bg h2{
text-indent: -9999px;
position: relative;

font-size: 12px;
}


#box1
{
position: relative;
margin-left: 57px;
margin-top: 49px;
width: 560px;
height: 280px;
    background-color: #ffffff;          /* if needed */
    border: 1px solid #3072d5;   /* if needed */
    -webkit-border-radius: 4px;    /* for Safari */
    -moz-border-radius: 4px;       /* for Firefox */
	
	text-align: right;
}

#box1 .txt {
position: relative;
margin: 20px 10px 10px 20px;
float: left;
}
#login_bg .input{
width:321px;
position: relative;
border: 1px solid #000000;
font-size: 15px;
font-weight: 500;
color: #000000;
height: 25px;
}
.la {
text-align: left;
margin: 5px;
position: relative;
color: #3374d7;
letter-spacing: .1em;
}

.la2 {
text-align: left;
margin: 20px;
position: relative;
color: #3374d7;
letter-spacing: .1em;
}

#login_bg #box1 p{
margin:0px;
padding: 0px;
position: relative;
margin-bottom: 10px;
font-size: 14px;

}

#login_bg #box2 p{
margin:0px;
padding: 0px;
position: relative;
margin-bottom: 10px;
font-size: 14px;

}

#login_bg #signup_btn {
float: right;
position: relative;
}

#login_bg #signup_btn input{

	width: 126px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_video.jpg')  no-repeat;

	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

#login_bg #signup_btn input:hover{
	position: relative;
	background: url('../images/btn_video_over.jpg')  no-repeat;
}

#login_bg #signup_btn3 {
float: right;
position: relative;
}
#login_bg #signup_btn3 a{

	width: 126px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_video.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

#login_bg #signup_btn3 a:hover{
	position: relative;
	background: url('../images/btn_video_over.jpg')  no-repeat;
}

#login_bg #box2
{
position: relative;
margin-left: 57px;
margin-top: 10px;
width: 540px;
height: 150px;
    background-color: #ffffff;          /* if needed */
    border: 1px solid #3072d5;   /* if needed */
    -webkit-border-radius: 4px;    /* for Safari */
    -moz-border-radius: 4px;       /* for Firefox */

	text-align: right;
}


#box3
{
position: relative;
margin-left: 57px;
margin-top: 49px;
width: 560px;
height: 80px;
    background-color: #ffffff;          /* if needed */
    border: 1px solid #3072d5;   /* if needed */
    -webkit-border-radius: 4px;    /* for Safari */
    -moz-border-radius: 4px;       /* for Firefox */
	
	text-align: right;
}

#box3 .txt {
position: relative;
margin: 20px 10px 10px 20px;
float: left;
}

#txt2 {
position: relative;
margin: 20px 10px 10px 20px;
float: left;

}

#login_bg #signupnow {
width: 220px;
height: 60px;
text-align: center;

position: absolute;
color: #3374d7;
letter-spacing: .1em;
font-size:15px;
left: 617px;

top: 300px;
}

#login_bg #signup_btn2 {
margin: 0 auto;
position: relative;
}



#login_bg #signup_btn2 a{
	top: 0px;
float: left;
left: 38px;
	width: 147px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_signupnow.jpg') top center no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
}

#login_bg #signup_btn2 a:hover {
background: url('../images/btn_signupnow_over.jpg') top center no-repeat;

}

.loginfont
{
  color: #3374d7;
  letter-spacing: .1em;
}

.loginfontsize
{
  font-size: 14px;
}

#box1_new
{
  margin-left: 57px;
  margin-top: 49px;
  width: 560px;
  min-height: 280px;
  vertical-align: middle;
}

#box1_new table
{
  display: inline-table;
  width: 90%;
  margin-top: 40px;
}

#box3_new
{
  margin: 49px 0px 49px 57px;
  width: 560px;
  min-height: 80px;
}

#loginimage
{
  display: inline-block;
  width: 139px;
  height: 191px;
  background: url('/images/login-thumb.png') 0% 0% no-repeat;
}

/* ------- CONTACT US	 ------- */



#contactus_bg {
background: url('../images/contactus_bg.jpg')  no-repeat;
width: 873px;
height: 447px;
position: relative;
left: 43px;
top: 26px;

}

#contactus_bg h2{
text-indent: -9999px;
position: relative;

font-size: 12px;
}

#contactus_bg #layout{
position: relative;
width: 800px;
height: 350px;

top: 40px;
left: 40px;
}

#contactus_bg #layout #left {
position: relative;
width: 450px;
height: 350px;
float: left;
font-size: 14px;
text-align: right;
}

#contactus_bg #layout #right {
position: relative;
width: 250px;
height: 350px;
float: right;
text-align: right;

}

#contactus_bg #layout #right a{



}

#contactus_bg #layout #left .input{
width:321px;
position: relative;
border: 1px solid #000000;
font-size: 15px;
font-weight: 500;
color: #000000;
height: 25px;
}

#contactus_bg #layout #left textarea {
width:321px;
height: 100px;
position: relative;

vertical-align: top;

}


#contactus_bg #layout #left #signup_btn {
float: right;
}

#contactus_bg #layout #left #signup_btn a{

	width: 126px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_video.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

#contactus_bg #layout #left #signup_btn a:hover{
	position: relative;
	background: url('../images/btn_video_over.jpg')  no-repeat;
}


/* ------- FAQ ------- */

#faqfloater {
  margin-right: -50px;
  margin-top: -80px;
  width: 188px;
  height: 129px;
  background: url('/images/faq-floater.png') 0% 0% no-repeat;
}

#faq_bg {
background: url('../images/faq.jpg')  no-repeat;
width: 893px;
height: 490px;
position: relative;
left: 35px;
top: -17px;
margin-bottom: -17px;
}

#faq_bg h2{
text-indent: -9999px;
position: relative;
font-size: 12px;
}


#faq_bg #layout{
position: relative;
width: 900px;
height: 350px;

top: 60px;
left: 0px;
}

#faq_bg #layout #left {
position: relative;
width: 200px;
height: 350px;
float: left;
font-size: 14px;
top: 40px;
}

#faq_bg  #layout #right {
position: relative;
width: 550px;
height: 350px;
float: left;
top: 20px;
left: 20px;
}

#faq_bg  #layout #right .txt {
position: relative;
width: 350px;
line-height: 20px;
color: #3374d7;
}

#faq_bg  #layout #right #pagecontent {
position: relative;
overflow: auto;
width: 600px;
height:280px;
margin-top: 30px;
}

#faq_bg hr {
position: relative;
  width: 500px;
background-color: #3072d5;
color: #3072d5;
height: 1px;
text-align: left;
margin-left: 0px;

}
#faq_bg  .marg {
position: relative;
font-weight: bold;
letter-spacing: .2em;
}

#faq_bg #layout #left li {
list-style: none;
	margin-bottom: 20px;
}
#faq_bg #layout #left li a{

	width: 189px;
	height: 41px;
	position: relative;
	display: block;
	background: url('../images/btn_terms.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;



}

#faq_bg #layout #left li a:hover{
	background: url('../images/btn_terms_over.jpg')  no-repeat;
}

#faq_bg #layout #right #sec1 {


}


#faq_bg #layout #right #sec2 {
position: relative;
display: none;

}


#faq_bg #layout #right #sec3 {
position: relative;
display: none;

}


/* ------- TERMS OF USE ------- */

#termsofusefloater {
  margin-right: -50px;
  margin-top: -80px;
  width: 204px;
  height: 133px;
  background: url('/images/termsofuse-floater.png') 0% 0% no-repeat;
}

#terms_bg {
background: url('../images/termsofuse_bg.jpg')  no-repeat;
width: 893px;
height: 490px;
position: relative;
left: 36px;
top: 45px;

}

#terms_bg h2{
text-indent: -9999px;
position: relative;
font-size: 12px;
}


#terms_bg #layout{
position: relative;
width: 900px;
height: 350px;

top: 60px;
left: 0px;
}

#terms_bg #layout #left {
position: relative;
width: 200px;
height: 350px;
float: left;
font-size: 14px;
top: 40px;
}

#terms_bg  #layout #right {
position: relative;
width: 550px;
height: 350px;
float: left;
top: 20px;
left: 20px;
}

#terms_bg  #layout #right .txt {
position: relative;
width: 350px;
line-height: 20px;
color: #3374d7;
}

#terms_bg  #layout #right #pagecontent {
position: relative;
overflow: auto;
width: 600px;
height:270px;
margin-top: 10px;
}

#terms_bg hr {
position: relative;
  width: 500px;
background-color: #3072d5;
color: #3072d5;
height: 1px;
text-align: left;
margin-left: 0px;

}
#terms_bg  .marg {
position: relative;
font-weight: bold;
letter-spacing: .2em;
}

#terms_bg #layout #left li {
list-style: none;
	margin-bottom: 20px;
}
#terms_bg #layout #left li a{

	width: 189px;
	height: 41px;
	position: relative;
	display: block;
	background: url('../images/btn_terms.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;



}


#terms_bg #layout #left li a:hover {
background: url('../images/btn_terms_over.jpg')  no-repeat;
}

#terms_bg #layout #right #sec2 {
position: relative;
display: none;

}

/* ------- ABOUT US ------- */

#aboutus_bg {
background: url('../images/aboutus_bg.jpg')  no-repeat;
width: 897px;
height: 492px;
position: relative;
left: 35px;
top: 43px;

}

#aboutus_bg h2{
text-indent: -9999px;
position: relative;
font-size: 12px;
}

#aboutus_bg #txt{
width: 640px;
position: relative;
top: 80px;
left: 30px;
line-height: 15px;

}

#aboutusfloater {
  margin-right: -70px;
  margin-top: -90px;
  width: 206px;
  height: 130px;
  background: url('/images/aboutus-floater.png') 0% 0% no-repeat;
}

/* ------- MATH SHOP ------- */

.bluetxt {
	color: #407dd9;
	letter-spacing:1px;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	left: 100px;
	top: 30px;
	z-index: 10;
}

.bluetxt img {
position: relative;
top: 10px;	
margin-right: 10px;
}

#mathshop_bg {
background: url('../images/mathshop_bg.jpg')  no-repeat;
width: 897px;
height: 492px;
position: relative;
left: 33px;
top: 10px;

}

#mathshop_bg h2{
text-indent: -9999px;
position: relative;
font-size: 12px;
}

#mathshop_bg #txt{
width: 820px;
height: 400px;
position: relative;
top: 70px;
left: 10px;


text-align: left;
}

#mathshop_bg #left {
width: 385px;
height: 285px;
position: relative;
float: left;
top: 30px;
left: 20px;
    background-color: #ffffff;          /* if needed */
    border: 1px solid #3072d5;   /* if needed */
    -webkit-border-radius: 4px;    /* for Safari */
    -moz-border-radius: 4px;       /* for Firefox */

}

#mathshop_bg #right {
width: 385px;
height: 285px;
position: relative;
float: right;
top: 30px;

    background-color: #ffffff;          /* if needed */
    border: 1px solid #3072d5;   /* if needed */
    -webkit-border-radius: 4px;    /* for Safari */
    -moz-border-radius: 4px;       /* for Firefox */
	
}

.bluebox {
width: 285px;

position: relative;
padding: 10px;


    background-color: #ffffff;          /* if needed */
    border: 1px solid #3072d5;   /* if needed */
    -webkit-border-radius: 4px;    /* for Safari */
    -moz-border-radius: 4px;       /* for Firefox */
	
}

#mathshop_bg #txt_left {
position: relative;
left: 10px;
top: 10px;
width: 365px;

}

#mathshop_bg #txt_right {
position: relative;
left: 10px;
top: 10px;
width: 365px;
}

#mathshop_bg h3 {
position: relative;
margin-bottom: 10px;
}

#mathshop_bg #txt2 {
float: left;
position: relative;
width: 600px;
color: #407dd9;
font-size: 15px;
font-weight: bold;
}

#mathshop_bg  #snbtn  {
float: right;
position: relative;
width: 200px;
left: -220px;
top: 10px;
}
#mathshop_bg #txt #snbtn a{

	width: 147px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_signupnow.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;



}


#mathshop_bg #txt #snbtn a:hover{

	width: 147px;
	height: 36px;
	position: relative;
	display: block;
	background: url('../images/btn_signupnow_over.jpg')  no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;



}

#mathshop_bg  #left {
	top:  10px;
}
#mathshop_bg  #right{
	top: 10px;
}

#mathshop_bg  .blue {
	color: #407dd9;
	letter-spacing: 1px;
	font-size: 14px;
	
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;

}

#mathshop_bg  .black {
	color: #000000;
	
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float: left;
	padding-right:  60px;
	width: 190px;
}

.rad {
margin-right: 30px;	
float: left;
margin-bottom: 30px;	
}

#mathshop_bg  .price {
	
font-size: 14px;
font-weight: bold;	
}

/* MyClasses and Student home page shared */
#tabswrapper
{
  width: 90%; 
  margin: auto auto 20px auto;
}

#tabs .ui-tabs-panel 
{
  min-height: 376px;
  overflow: auto;
}

#tabs-home 
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.1em;
}

#tabs-home-welcome
{
  padding: 20px;
}

#tabs-home-welcome p
{
  line-height: 24px;
}

/* MyClasses */
.classdivcontent
{
  margin-top: 20px;
}

.classlist
{
  display: inline-table;
  border-spacing: 2px;
  margin-bottom: 20px;
}

.classlist th, .classlist td, .wsetable td, .wsetable th {
  vertical-align: middle;
  padding: 4px;
}

.wsetable th, .wsprcell {
  text-align: center;
}

.divWseSelect {
  padding: 2px;
  cursor: pointer;
  color: #1C94C4;
}

.wseSelected {
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  background-color: #ffb301;
  color: #407dd9;
}

.wseinstructions p, .wseinstruction  div, .wseupdateinstructions p {
  line-height: 24px;
}

.wseupdateinstructions h3 {
  font-weight: bold;
  color: #407dd9;
  margin-bottom: 20px;
}

.wseinstruction {
  display: inline-table;
}

.wseinstruction div:nth-child(1) {
  display: table-cell;
  font-weight: bold;
  color: #407dd9;
  vertical-align: top;
  white-space: nowrap;
}

.wseinstruction div:nth-child(2) {
  display: table-cell;
  vertical-align: middle;
}

.classlist th, .currentscores td, .currentscores th, #divppSubmit h3, #divppCorrectSpans span, #divppIncorrect h3, #divppStopSpan, .wsetable th {
  font-weight: bold;
  color: #407dd9;
  white-space: nowrap;
}

.innerwsetable, .innerwsetable2 {
  border-spacing: 4px; 
  border-collapse: separate;
}

.innerwse2body { 
  display: block;
  max-height: 400px;
  overflow-y: scroll; 
}

.innerwsetable2 th {
  background-color: white;
}

.innerwsetable2 .smallrow td {
  text-align: center;
  padding: 0;
  margin: 0;
}

.innerwsetable th {
  text-align: right;
}

.innerwsetable th, .innerwsetable td {
  background-color: white;
}

#divppSubmit h3 {
  margin-bottom: 18px;
}

.aboutpanel
{
  background-color: #fafafa;
}

.lessonlist
{
  padding: 10px;
}

.messagefield
{
  font-size: 1.0em;
  font-weight: bold;
}

.messagetable, .wsetable {
  width: 100%;
  border-spacing: 10px;
}

.messagetable td
{
  vertical-align: middle;
}

#partnersfloater {
  margin-right: -50px;
  margin-top: -80px;
  width: 194px;
  height: 158px;
  background: url('/images/partners.jpg') 0% 0% no-repeat;
}

/* Resources */
#rscfloater
{
  width: 247px;
  height: 182px;
  background: url('/images/resources-floater.png') 0% 0% no-repeat;
}

#learningtoolsfloater {
  margin-right: -30px;
  margin-top: -90px;
  width: 200px;
  height: 133px;
  background: url('/images/learningtools-floater.png') 0% 0% no-repeat;
}

#teachingtoolsfloater {
  margin-right: -60px;
  margin-top: -90px;
  width: 199px;
  height: 200px;
  background: url('/images/teachingtools-floater.png') 0% 0% no-repeat;
}

#teachingtoolsfloatersmall {
  margin-right: -20px;
  margin-top: -90px;
  width: 160px;
  height: 160px;
  background: url('/images/teachingtools-floater.png') 0% 0% no-repeat;
  background-size: contain;
}

#tabs-archive.myclasses {
  text-align: center;
}

#tabs-archive.myclasses table {
  display: inline-table;
}

#tabs-archive.myclasses th {
  font-weight: bold;
  font-size: 1.2em;
  padding: 0.5em;
}

#tabs-archive.myclasses td {
  padding: 0.5em;
}

/* Subscription Info */
#subsfloater
{
  width: 239px;
  height: 155px;
  background: url('/images/subscriptions-floater.png') 0% 0% no-repeat;
}

.subscriptiontext
{
  padding: 20px 0px 0px 6px;
}

.subscriptiontable
{
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}

.practiceproblems, .studyguide {
  margin: 10px 20px 20px 20px;
}

.subscriptiontable > table {
  display: inline-table;
}

.subscriptiontable > table, .practiceproblems, .studyguide
{
  border: 1px solid #3072d5;
  -moz-box-shadow: -5px 5px 5px #aaa;
  -webkit-box-shadow: -5px 5px 5px #aaa;
  box-shadow: -5px 5px 5px #aaa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px;
}

.subscriptiontable > table > th, .subscriptiontable td
{
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  /*
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  */
}

.subscriptiontable > table > th
{
  color: #407dd9;
  font-size: 15px;
  font-weight: bold;
}

.subscriptiontable .rowheader
{
  font-weight: bold;
}

.subscriptiontable .paypal .blue {
	color: #407dd9;
	font-size: 14px;
	font-weight: bold;
  margin-left: 1em;
}

.subscriptiontable .paypal  .black {
	color: #000000;
	font-size: 14px;
	font-weight: bold;	
  float: left;
}

.subscriptiontable .paypal  .price {
  font-size: 14px;
  font-weight: bold;
  float: right;
}

.subscriptionform 
{
  text-align: center;
  border-top: 1px solid #aaa;
  padding-top: 10px;
}

.subscriptionform table
{
  display: inline-table;
}

.subscriptionform .classplan
{
  margin: 10px;
  padding: 10px;
  text-align: center;
  background: #fafafa;
}

.subscriptiontable .maxwidthinput input, .subscriptiontable .maxwidthinput select {
  width: 90%;
}

.priceplantable {
  display: inline-table;
  margin-bottom: 1em;
  font-size: 1.2em;
}

.priceplantable .priceplanitem {
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px;
  border-radius: 10px;  
  border: 2px solid #888;
  font-weight: bold;
  padding: 1em;
  text-align: left;
  background: #fafafa;
}

.priceplantable .priceplanitem input {
  vertical-align: top;
}

.priceplantable .priceplanitem .cost {
  vertical-align: middle;
  text-align: right;
  color: #3072d5;
  display: inline-block;
  width: 3em;
}

.priceplantable .priceplanitem .duration {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 7em;
  margin-left: 1em;
}

.priceplantable .priceplanitem .durationplus {
  display: inline-block;
  vertical-align: middle;
  color: #3072d5;
  text-align: left;
  width: 10em;
  margin-left: 1em;
}

/* Workbook Downloads */
#wbkfloater
{
  width: 164px;
  height: 149px;
  background: url('/images/workbook-floater.png') 0% 0% no-repeat;
}

/* Common styles */

.maintypeface, .pptext
{
  font-family: Arial, Verdana, Helvetica, sans-serif; 
}

.pptext {
  font-size: 1.2em;
}

#divppStopSpan img {
  vertical-align: middle;
}

.pppreview {
  display: inline-block; 
  padding: 12px;
  margin-bottom: 10px;
  text-align: left; 
  background-color: white;
}

.ppblock {
  display: inline-block; 
  vertical-align: top;
}

.ppblock, .ppfulldiv {
  padding: 10px; 
  margin: 10px; 
}

.currentscores table {
  border-collapse: collapse;
}

.smallheader td, .currentscores th {
  font-size: 0.8em;
  letter-spacing: -1px;
  padding: 0 2px 0 2px;
}

.currentscores th {
  text-align: center;
  border: 1px solid #ccc;
}

.currentscores th:first-child {
  border-left: 0;
  border-top: 0;
}

.currentscores td {
  border: 1px solid #ccc;
  padding: 0 5px 0 5px;
}

.practiceproblems td {
  vertical-align: top;
}

.practiceproblems {
  position: relative;
}

#divppIncorrect .pphinttable {
  display: table;
  width: 100%;
}

#divppIncorrect .pphintcell {
  display: table-cell;
  width: 50%; 
  padding: 10px;
  text-align: left;
  vertical-align: top;
}

.pphinttitle {
  -webkit-border-radius: 4px 4px 0 0; 
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  font-weight: bold; 
  color: white; 
  display: inline-block;
  background-color: #407dd9;
  padding: 5px 10px 5px 10px;
}

.pphintbody {
  -webkit-border-radius: 0 4px 4px 4px; 
  -moz-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
  border: 1px solid #407dd9;
  padding: 5px;
}

.spinner {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

.spinner #loaderImage {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -64px;
}

.submit 
{
position: relative;
left: 130px;	
top: 20px;
}

.roundedblueborder
{
  border: 1px solid #3072d5; 
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.roundedorangeborder
{
  border: 1px solid #ffb301;
  background: #f4f4f4;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.mediumstrongtext
{
  color: #407dd9;
  font-size: 15px;
  font-weight: bold;
}

.largestrongtext
{
  color: black;
  font-size: 18px;
  font-weight: bold;
}

.fineprint
{
  color: black;
  font-size: .8em;
  font-weight: normal;
}

.fullwidthbg
{
  width: 891px;
}

.fixedwidthbg
{
  min-height: 526px;
  position: relative;
  left: 43px;
  top: 26px;
  border: 1px solid #ffb301;
  background: url("/images/bg-header.jpg") 100% 0% no-repeat;
  background-color: #fff;
  -moz-box-shadow: -5px 5px 5px #aaa;
  -webkit-box-shadow: -5px 5px 5px #aaa;
  box-shadow: -5px 5px 5px #aaa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.fixedwidthheader
{
  line-height: 42px;
  font-family: Amienne, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 4px;
  color: #4680d2;
  padding-left: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.fixedwidthheader button {
  letter-spacing: normal;
}

.screenshot {
  display: inline-block;
  border: 1px solid #3072d5;
  -moz-box-shadow: -5px 5px 5px #aaa;
  -webkit-box-shadow: -5px 5px 5px #aaa;
  box-shadow: -5px 5px 5px #aaa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.floatingimage {
  display: block;
  border: 1px solid #ffb301;
  -moz-box-shadow: -5px 5px 5px #aaa;
  -webkit-box-shadow: -5px 5px 5px #aaa;
  box-shadow: -5px 5px 5px #aaa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: -30px;
}

.textcontent
{
  padding: 15px;
  line-height: 24px;
}


.larger h4 {
  line-height: 3em;
}

.larger p, .larger h4, .larger ol {
  font-size: 1.2em;
}

.larger p, .larger ol {
  line-height: 1.5em;
}

.formlabel
{
  font-weight: bold;
  text-align: right;
  padding: 5px 10px 5px 10px;
  vertical-align: middle;
}

.formlabelerror
{
  color: red;
}

.formdescription
{
  text-align: left;
  padding: 5px 10px 5px 10px;
  vertical-align: middle;
}

.formfield
{
  text-align: left;
  padding: 5px 10px 5px 10px;
  vertical-align: middle;
}

.formfield input[type=text], .formfield input[type=password], .formfield textarea {
  max-width: calc(100% - 14px);
  margin-bottom: 0;
}

.formfield select {
  margin-bottom: 0;
}

.restrictedemailfield {
  width: 1px; /* td will expand to size of all other td's, but this will ensure max-width of input doesn't compound on added width of select sibling */
}

.restrictedemailfield > div {
  display: flex;
}

.restrictedemailfield > div > div:first-child {
  flex: 1;
}

.restrictedemailfield > div > div:first-child > input {
  border-top-right-radius: 0; 
  border-bottom-right-radius: 0;
}

.restrictedemailfield > div > div:last-child {
  flex: 0;
}

.restrictedemailfield > div > div:last-child > select {
  border-top-left-radius: 0; 
  border-bottom-left-radius: 0; 
  border-left: 0; 
  width: auto;
}

.oddrow
{
  background-color: #eee;
}

.evenrow 
{
  background-color: #fafafa;
}

.oddrowbright
{
  background-color: #efefef;
}

.evenrowbright
{
  background-color: #fff;
}

.fulldiv
{
  display: none;
  z-index: 1;
  width: 100%; 
  height: 100%; 
  position: fixed; 
  left: 0;
  top: 0;
  overflow: hidden;
}

.sortable span
{
  display: inline-block;
}

.messagedisplay
{
  text-align: center;
}

.messagedisplay table
{
  display: inline-table;
  border-spacing: 4px;
  background-color: #fafafa;
}

.messagedisplay table td
{
  padding: 8px;
  border: 1px solid #ddd;
}

.messagedisplay .leftcol
{
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}

.scrollingdiv {
  width: 400px;
  height: 300px;
  overflow: scroll;
}

.shadow {
  -moz-box-shadow: 0 0 5px #000;
  -webkit-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.shadowleft {
  -moz-box-shadow: -5px 5px 5px #aaa;
  -webkit-box-shadow: -5px 5px 5px #aaa;
  box-shadow: -5px 5px 5px #aaa;
}

.shadowleftsmall {
  -moz-box-shadow: -3px 3px 3px #aaa;
  -webkit-box-shadow: -3px 3px 3px #aaa;
  box-shadow: -3px 3px 3px #aaa;
}

.prbox {
  padding: 20px; 
  margin-top: 20px; 
  background-color: white;
}

.prtable {
  width: 100%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.prtable th {
  font-weight: bold;
  width: 33%;
  font-size: 1.2em;
}

.prtable th:nth-child(1) {
  text-align: left;
}

.prtable th:nth-child(2) {
  text-align: center;
}

.prtable th:nth-child(3) {
  text-align: right;
}

.prtableunit {
  border-collapse: collapse;
  width: 100%;
}

.prtableunit tr.headerrow td.numbercell {
  text-align: right;
}

.prtableunit tr.headerrow td {
  text-align: center;
  font-weight: bold;
  vertical-align: bottom;
}

.prtableunit tr.headerrow:first-child td:first-child {
  text-align: left;
  font-weight: bold;
}

.prtableunit td {
  border: 1px solid black;
  padding: 0 4px;
}

.prtableunit td.numbercell {
  text-align: right;
}

.prtableunit tr.totalrow td {
  font-weight: bold;
}

.prtableunit tr.datarow td {
  vertical-align: middle;
}

.btnPrintReport span.ui-button-text, .btnViewReport span.ui-button-text {
  padding: 2px 3px 2px 16px;
  font-size: 0.8em;
}

.btnSelAllToPrint.ui-button {
  width: 20px;
}

.btnSelAllToPrint span.ui-button-text  {
  padding: 0;
}

.btnWseAssign span.ui-button-text {
  padding: 0px 3px 0px 16px;
  font-size: 0.8em;
}

.btnWseSelectAll span.ui-button-text, .btnWseSelectNone span.ui-button-text {
  padding: 0px 3px 0px 3px;
  font-size: 0.8em;
}

.btnPrintReport span.ui-icon, .btnViewReport span.ui-icon, .btnWseAssign  span.ui-icon {
  margin-left: -6px;
}

.block {
  display: inline-block;
}

.subcategory {
  font-size: 0.8em !important;
}

.purplegradientbg {
  background: #9b8198; /* Old browsers */
  background: -moz-linear-gradient(top,  #9b8198 0%, #3f233e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b8198), color-stop(100%,#3f233e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #9b8198 0%,#3f233e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #9b8198 0%,#3f233e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #9b8198 0%,#3f233e 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #9b8198 0%,#3f233e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b8198', endColorstr='#3f233e',GradientType=0 ); /* IE6-9 */
}

.whitegradientbg {
  background: #feffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #feffff 0%, #eeeeee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #feffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #feffff 0%,#eeeeee 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #feffff 0%,#eeeeee 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #feffff 0%,#eeeeee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.bluegradientbg {
  background: #397bd9; /* Old browsers */
  background: -moz-linear-gradient(top,  #397bd9 0%, #528ae7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#397bd9), color-stop(100%,#528ae7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #397bd9 0%,#528ae7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #397bd9 0%,#528ae7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #397bd9 0%,#528ae7 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #397bd9 0%,#528ae7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#397bd9', endColorstr='#528ae7',GradientType=0 ); /* IE6-9 */
}

.skybluegradientbg {
  background: #709de0; /* Old browsers */
  background: -moz-linear-gradient(top,  #709de0 0%, #78a5e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#709de0), color-stop(100%,#78a5e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #709de0 0%,#78a5e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #709de0 0%,#78a5e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #709de0 0%,#78a5e8 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #709de0 0%,#78a5e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#709de0', endColorstr='#78a5e8',GradientType=0 ); /* IE6-9 */
}

.testimonialbody {
  color: white;
  font-family: "Segoe UI", Verdana, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
  padding: 6px;
  text-align: justify;
}

.newsbody, .newsbody p {
  color: white;
  font-family: "Segoe UI", Verdana, sans-serif;
  font-size: 12px;
  line-height: 14px;
  padding: 6px;
  text-align: justify;
}

.newsheadline {
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 0 6px;
}

.newsdate {
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 6px;
  text-align: right;
}

.newsbodyblack, .newsbodyblack p {
  color: black;
  font-family: "Segoe UI", Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  padding: 6px;
  text-align: justify;
}

.newsheadlineblack {
  color: black;
  font-size: 16px;
  font-weight: bold;
}

.newsdateblack {
  color: black;
  font-size: 14px;
  font-weight: bold;
}

.testimonialauthor {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  padding: 0 6px;
}

.hrbevel {
  border: 0; 
  height: 0; 
  border-top: 1px solid rgba(0, 0, 0, 0.1); 
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.notitlebar .ui-dialog-titlebar {
  display: none
}

.rotate {
  height: 170px;
  position: relative;
}

.rotate > div {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  width: 160px;
  text-align: left;
  transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  position: absolute;
  left: 100%;
  bottom: 5px;
  line-height: 1;
  padding-bottom: 5px;
}

ul.bulletless {
  list-style-type: none;
  padding: 0;
}

blockquote {  
  padding: 0.5em;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #407dd9;
  content: open-quote;
  font-size: 2em;
  line-height: 0.1em;
  vertical-align: -0.2em;
}

blockquote:after {
  color: #407dd9;
  content: close-quote;
  font-size: 2em;
  line-height: 0.1em;
  vertical-align: -0.2em;
}

blockquote p {
  display: inline;
  font-weight: bold;
  color: #407dd9;
}

.fillintheblank {
  width: auto;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  margin-bottom: 0 !important;
}

.tools-container {
  display: table;
  width: 100%;
}

.tools-photo, .tools-caption {
  vertical-align: middle;
  display: table-cell;
}

.tools-photo {
  padding: 2em;
  width: 80px;
}

@keyframes spin {
  0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
  }
  }