@charset "utf-8";
/* CSS Document */
.forEd_headerBlack {
	font-size:17.5px;
	font-weight:bolder;
	color:#000000;
	margin:0px;
	padding-top:2px;
	padding-bottom:5px;
}
.forEd_subHeaderGray {
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	padding-top:2px;
	padding-bottom:8px;
}
.txtAbsolute{
  display: block;
  float:right;
  position: absolute; 
  left:-35px;
  top: 240px;
  width: 595px;
  height: 25px;
  /*border:1px solid #000;*/
}
.txt12pxWhite{
  position:relative;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

.frm_registerFormFieldEmail{
		border:1px #ccc solid;
		background:#fff;
		color:#666;
		font-family: Verdana, Arial, sans-serif;
		font-size:12px;
		font-weight:normal;
		margin:0px 0px 5px 5px;
		padding:0 0 0 2px;
		text-align:left;
		width:159px;
		height:20px;
	}
  .VokiForED_registerFormLabel{
		color:#666;
		font-family: Verdana, Arial, sans-serif;
		font-size:11px;
		font-weight:normal;
		margin:0px;
		text-align:right;
	}  
.btn_grayFF_submit{
	background-image:url(/images/btn_def_gray_submit.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#000;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	height:36px;
  margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	width:88px;
}
.btn_vokiClassroom{
	background-image:url(/images/btn_vokiClassroom.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
	display:block;
	height:62px;
  *height:101px;
  /*margin:0 auto;*/
	padding:40px 0 0 35px;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	width:260px;  
}
  .btn_vokiClassroom:hover{
    text-decoration:none;
  }

.btn_vokiForEd_teachersCorner{
	background-image:url(/images/btn_def_teachersCorner.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	height:35px;
  margin:0 auto 10px;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	width:214px;
}
	.btn_vokiForEd_teachersCorner:hover{
		background-image:url(/images/btn_over_teachersCorner.gif);
	}
.btn_vokiForEd_lessonPlan{
	background-image:url(/images/btn_def_vokilessonPlanDb.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	height:35px;
  margin:0 auto;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	width:214px;
}
	.btn_vokiForEd_lessonPlan:hover{
		background-image:url(/images/btn_over_vokilessonPlanDb.gif);
	}  
.btn_vokiForEd_vokiBlog{
	background-image:url(/images/btn_def_vokiblog.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	height:35px;
  margin:0 auto;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	width:214px;
}
	.btn_vokiForEd_vokiBlog:hover{
		background-image:url(/images/btn_over_vokiblog.gif);
	}   
  
  
#vokiForED{
  background: url(/images/learn_banner.gif) no-repeat;
  position: relative;left:inherit;
  width: 890px;
  height: 216px; 
  left:-15px;
  top: -5px;
}
  #flashObjLearn{
    width:263px;
    height:auto;
    float:left;
    padding-top:15px;
  }
.bottomMarg{
  margin-bottom:15px;
}
.bottomMargSmall{
  margin-bottom:10px;  
}
  .textFloatLeft{
    float:left;
    width:140px;
    margin-top:8px;
    margin-left:0px;
    margin-right:5px;
  }
  .imgFloatRight{
    float:right;
    height:114px;
    width:91px;
    margin-bottom:14px;
    *margin-bottom:14px;
  }
  .icn_floatLeft{
    float:left;
    width:35px;
    height:40px;
  }
  .icn_floatLeftWide{
    float:left;
    width:35px;
    height:40px;
    margin-left:11px;
  }
  .secHeader_floatRight{
    float:right;
    font-size:12.5px;
    font-weight:bolder;
    color:#000000;
    margin:8px 0px 0px 0px;
    text-align:left;
    width:195px;
  }
  .secHeader_floatMid{
    float:right;
    font-size:12.5px;
    font-weight:bolder;
    color:#000000;
    margin:8px 0px 0px 0px;
    text-align:left;
    width:210px;
  }
  .secHeader_floatRightWide{
    float:right;
    font-size:12.5px;
    font-weight:bolder;
    color:#000000;
    margin:8px 0px 0px 0px;
    text-align:left;
    width:245px;
  }
  .divHR{
    background:url(/images/hrImg.jpg) repeat-x 0 0;
    display:block;
    height:1px;
    width:235px;
    *border:0px;
    paddING:0;
    margin:0;
    font-size:0px;
    line-height:0px;
    max-height:1px;
    min-height:1px;
  }
.fbFeed{
  border:none;
  overflow:hidden;
  width:300px;
  height:560px;
  margin-bottom:15px;
}

/* Start Left Tall Table */
.tbl_vokiForEd{
	border:0;
	width:266px;
	height:856px;
	padding:0px;
	margin: 10px 0 10px 0;	
}
	.tbl_vokiForEd_nw{
		background-image:url(/images/tbl_vokiForEd_nw.jpg);
		background-repeat:no-repeat;
		display:block;
		height:13px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:12px;
	}
	.tbl_vokiForEd_n{
		background-image:url(/images/tbl_vokiForEd_n.jpg);
		background-repeat:repeat-x;
		height:13px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:auto;
	}
	.tbl_vokiForEd_ne{
		background-image:url(/images/tbl_vokiForEd_ne.jpg);
		background-repeat:no-repeat;
		display:block;
		height:13px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:12px;
	}
	.tbl_vokiForEd_w{
		background-image:url(/images/tbl_vokiForEd_w.jpg);
		background-repeat:repeat-y;
    background-color:#e7e7e7;
		border:none;
		/*height:830px;*/
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:12px;
	}
  .tbl_vokiForEd_body{
    background-image:url(/images/tbl_vokiForEd_body.jpg);
    background-color:#e7e7e7;
    border:none;
    /*height:830px;*/
    margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
    width:auto;
  }
	.tbl_vokiForEd_e{
		background-image:url(/images/tbl_vokiForEd_e.jpg);
    background-color:#e7e7e7;
		background-repeat:repeat-y;
		border:none;
		/*height:830px;*/
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:12px;
	}	
	.tbl_vokiForEd_sw{
		background-image:url(/images/tbl_vokiForEd_sw.jpg);
		background-repeat:no-repeat;
		border:none;
		display:block;
		height:13px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:12px;
	}
	.tbl_vokiForEd_s{
		background-image:url(/images/tbl_vokiForEd_s.jpg);
		background-repeat:repeat-x;
		border:none;
		height:13px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:auto;
	}	
	.tbl_vokiForEd_se{
		background-image:url(/images/tbl_vokiForEd_se.jpg);
		background-repeat:no-repeat;
		border:none;
		display:block;
		height:13px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		vertical-align:top;
		width:12px;
	}	

#videoCarousel{
  width:245px;
  height:75px;
}
/* End Left Tall Table */
.bolder{
  font-weight:bolder;
}
.orange{
  color:#f77e13;
}

#tabsHolderLearn {
	float:right;
	width:155px;
	height:50px;
	margin:165px 50px 0 0;
	cursor: pointer;
}
.navTabFacebook {
	display:block;
	width:50px;
	height:50px;
} 
 .navTabTweeter {
	display:block;
	width:50px;
	height:50px;		
} 
.navTabGooglePlus {
	display:block;
	width:50px;
	height:50px;		
} 