/* AlgebraHelpCenter */
html {
	 margin: 0;
	 padding: 0;
}

body {
     margin: 0;
	 padding: 0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #333333;
	 font-weight:normal;
	 background-color: #595b60;
}

#header {
	float: left;
	width: 100%;
	height: 101px;
	background: url(/_media/images/header_bg.gif);

}

#header .columnLeft {
  float: left;
  width: 254px;

}

#header .columnRight {
  float: left;
  width: 517px;
  height: 101px;

}

#headerInfo {
  float: right;
  padding-right: 10px;
  height: 40px;
  
}

#headerContact {
	float: left;
	padding-left: 258px;
	height: 38px;
  
}

#headerContact .setLeft {
   width: 26px;
   float: left;
}

#headerContact  .setRight {
	 width: 100px;
	 float: left;
	 margin-top: 5px;
	 margin-bottom: 20px;
	 color: #005595; 
}

#headerContact  .setRight a {
	color: #005595;
    text-decoration:none;
	background-color: inherit;
}

#headerContact  .setRight a:hover{
	 color: #cc6633;
	 text-decoration:none;
	 background-color: inherit;
}

#headerContact img{
	  margin: 0px;
	  padding: 0px;
}

#navigation {
  width: 517px;
  height: 23px;
}

#logo {
	float: left;
	width: 254px;
	height:101px;
}

.grayBold {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #666666;
	 font-weight:bold;
}

.grayLine {
	 margin-top: 3px;
	 margin-right: 7px;
	 height:1px;
	 background-image: url(../../_media/images/gray_bg.gif);
	 background-repeat: repeat-x;
}

#content {
     background-image: url(/_media/images/main_content_bg.gif);
	 background-repeat: repeat-y;
     width: 771px;
  	 float: left;
	 padding-bottom: 15px;
}

#content .columnLeft {
   	 width: 308px;
   	 float: left;
}

#content .columnRight {
  	 width: 463px;
   	 float: left;
}


#content .columnRight p{
	 padding-left: 27px;
	 padding-right: 73px;
}

.serviceBox{
	padding-top:10px;
	padding-bottom:10px;
	height:60px;
	padding-left: 0px;
	padding-right: 73px;
	clear:both;
}
.iconBox {
	height:60px;
	vertical-align:middle;
	float:left;
	width:73px;
}

.description {
	float:left;
	width:360px;
	padding-top: 5px;
}

.hr {
	background-image: url(../../_media/images/dotted_bg.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left:13px;
	margin-right:10px;
	clear: both;
	padding: 0px;
	margin-top:0px;
}

.columnRight .hr {
	background-image: url(../../_media/images/dotted_bg.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left:0px;
	margin-right:73px;
	clear: both;
	padding: 0px;
	margin-top:0px;
}

.clearer {
	height: 1px;
	margin-left:13px;
	margin-right:73px;
	clear: both;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.tutoringServicesBoxes {
   padding: 0px;
   margin: 0px;
   float: left;
   width: 308px;
}

.tutoringServicesBoxes p {
   float: left;
   margin-top:0px;
   padding-top:8px;
   padding-bottom: 0px;
   padding-right: 16px;
}

#learnMore {
   float: right;
   padding-right: 22px;
   margin-top: 3px;
   margin-bottom: 4px;

}

#learnMore .setLeft {
   width: 15px;
   float: left;
   margin-top:2px;
}

#learnMore .setRight {
   width:70px;
   margin-top: 1px;
   float: left;
   color: #005595;
}

#learnMore .setRight a{
   color: #005595;
   text-decoration:none;
 
}

#learnMore .setRight a:hover {
   color: #cc6633;
   text-decoration:none;
}

.setLeft {
   float: left;
   width: 73px;
}

.setRight {
   float: right;
   width: 235px;
   margin-top: 21px;
}

/* Banner (start)
------------------------------------------------------- */

#banner {
   width: 100%;
   float: left;
}

#banner .columnLeft {
   float: left;
   width: 340px;
}

#banner .columnRight {
   float: left;
   width: 431px;
   height: 211px;
   background: url(/_media/images/banner_bg.jpg);
}

#banner .columnRight .firstColumn {
	float: left;
}

#banner .columnRight .secondColumn {
	float: left;
}

#banner .columnRight ul {
	margin: 0;
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
	color: #005595;
	font-weight:bold;
}

#banner .columnRight ul li {
  	padding-left: 10px;
    margin-top: 9px;
	margin-bottom:9px;
    background: url("../_media/images/bullet.gif") no-repeat 0px 5px;
}

/* Banner (end) 
---------------------------------------------- */
.tutoringServicesBoxes p {
   margin-top:0px;
}

#content-background {
  float: left;
  background: url(/_media/images/content_bg.gif);
  width: 100%;
}

#content-secondlevel {
  background-image: url(/_media/images/main_content_secondlevel_bg.gif);
  background-repeat: repeat-y;
  width: 771px;
  float: left;
  padding-bottom: 15px;
}

#content-secondlevel .columnLeft {
  float:left;
  width:254px;
}

#content-secondlevel .columnRight {
  float:left;
  width:517px;
}

#content-secondlevel .columnRight p {
  padding-right: 101px;
}

#title {
	background-image:  url(../_media/images/orange_bg.gif); 
	background-repeat:repeat-x;
	width:232px;
	padding-left: 22px;
	padding-top: 19px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	margin-bottom: 0px;
}

#title-home {
	background-image:  url(../_media/images/orange_bg.gif); 
	background-repeat:repeat-x;
	width:286px;
	padding-left: 22px;
	padding-top: 16px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	margin-bottom: 0px;
}

/*   (sidenav)
----------------------------------------------- */

#content-secondlevel .columnLeft .sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	padding: 0px;
	margin: 0;
	width: 213px;
	overflow: hidden;
}

#content-secondlevel .columnLeft .sideNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 213px;
}

#content-secondlevel .columnLeft .sideNav ul li {
	margin: 0;
	background: url(/_media/images/arrow-off.gif) no-repeat;
    margin-top: 0px;
	margin-bottom: 0px;
}

#content-secondlevel .columnLeft .sideNav ul li a {
	display: block;
	margin: 0;
	font-weight:bold;
	height:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
    color: #666666;
	padding-left:23px;
}



#content-secondlevel .columnLeft .sideNav ul li a.current {
	background: url(/_media/images/arrow-on.gif) no-repeat;
}

#content-secondlevel .columnLeft .sideNav ul li a:hover {
	background: url(/_media/images/arrow-on.gif) no-repeat;
	color: #000000;
	text-decoration: none;
}

/* End  (sidenav)
----------------------------------------------- */

/* Footer  (start)
----------------------------------------------- */
#footer {
	 text-align: center;
	 float:left;
	 width: 100%;
	 background: url(/_media/images/footer_bg.gif) repeat-x;
	 color: #cccccc;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 padding-top:5px;
	 padding-bottom:5px;
}

#footer .columnLeft {
   float:left;
   width: 623px;
   padding-left: 148px;
}

#footer a {
	color: #cccccc;
	text-decoration: underline;
}

#footer a:hover{
     color: #cccccc;
	 text-decoration: underline;
}

/* Footer  (end)
----------------------------------------------- */

/* H1 (start)
----------------------------------------------- */
h1 {
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 0px;
}

h1 span {
	  display:none;
}


h1.servicesOverview {
      background-image: url(../_media/images/titles/services.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.servicesOneToOne {
      background-image: url(../_media/images/titles/one_to_one.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.servicesEmailHelper {
      background-image: url(../_media/images/titles/email_helper.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.servicesPhoneHelper {
      background-image: url(../_media/images/titles/phone_helper.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.servicesHomeworkHelper {
      background-image: url(../_media/images/titles/homework_helper.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.studentCategories {
      background-image: url(../_media/images/titles/student_categories.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.studentCategoriesK-12 {
      background-image: url(../_media/images/titles/k12.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.studentCategoriesCollege {
      background-image: url(../_media/images/titles/college.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.studentCategoriesHomeschool {
      background-image: url(../_media/images/titles/homeschool.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.studentCategoriesDistanceLearning {
      background-image: url(../_media/images/titles/distance_learning.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.studentCategoriesAdultEducation {
      background-image: url(../_media/images/titles/adult_education.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.pricing {
      background-image: url(../_media/images/titles/pricing.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.aboutUs {
      background-image: url(../_media/images/titles/about_us.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.contactUs {
      background-image: url(../_media/images/titles/contact_us.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.signUp {
      background-image: url(../_media/images/titles/sign_up.jpg);
	  background-repeat:no-repeat;
	  width: 517px;
	  height: 67px;
}

h1.home {
      background-image: url(../_media/images/titles/welcome.gif);
	  background-repeat:no-repeat;
	  width: 463px;
	  height: 38px;
}
/* H1 (end)
----------------------------------------------- */

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 a{
	color: #005595;
	font-weight:bold;
	background:inherit;
}

.flagedFromText {
	font-size:10px;
	color:#cc6633;
	background-color: inherit;
	

}

.columnRight a:hover{
	color: #cc6633;
	background-color: inherit;
}

.columnRight a{
	color: #005595;
	background-color: inherit;
}


.pricingTable {
	width: 80%;
	background-color: #CCCCCC;
	
	
}

.pricingTable thead th{
	background-color: #005595;
	color: #ffffff;
	font-weight:bold;
	padding: 10px;
	
}

.pricingTable tbody th{
	background-color: #e7eaec;
	color: #333333;
	font-weight:bold;
	padding: 6px 3px;
}

.pricingTable td{
	text-align:left;
	padding: 3px;
}

.pricingTable .Even{
	background-color: #FFFFFF;
}

.pricingTable .Odd{
	background-color: #ECF0E8;
}


