html, body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #000;
	background-image: url(images/wrap.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: top center;
	background-attachment: fixed;
}

@font-face {
    font-family: 'FlexureRegular';
    src: url('/fonts/flexure-webfont.eot');
    src: url('/fonts/flexure-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/flexure-webfont.woff') format('woff'),
         url('/fonts/flexure-webfont.ttf') format('truetype'),
         url('/fonts/flexure-webfont.svg#FlexureRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	border: 0px;
	padding: 0px;
}

h1 {
	font-family: 'FlexureRegular';
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 27px;
}

h2 {
	color: #602C83
}

h3 {
	font-family: 'FlexureRegular';
	font-weight: normal;
}


p {

}


sup {
	font-size: 11px;
}

/*
ol li {
	list-style-image: url(images/bullet_arrow.png);
}
*/



dl.gallery  {
	float: left;
	width: 210px;
	height: 125px;
	padding: 0;
	margin: 0;
	text-align: center;
}

dl.gallery dd {
	padding: 10px;
	margin: 0;
	font-size: 12px;
} 



.endorsement {
	font-style: italic;
	padding-bottom: 20px;
}

.endorsement2 {
	font-style: italic;
}

.endorsementAuthor {
	font-weight: bold;
}

.spaced sup{
	line-height: 0;
}


.hr {
  height: 15px;
  margin-bottom: 22px;
  background: #fff url(images/horizontal_rule.png) no-repeat scroll center;
}

.hr hr {
  display: none;
}

.modulesRule {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}


a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.clearFix {
	clear: both;
}

.navBtns {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	text-align: left;
}




.secNavBtns {
	margin-bottom: 7px;
	text-align: right;
}


img.awardLogos {
	float: left;
	margin: 5px;
}


.footerLks  a:link, .footerLks  a:visited {
	text-decoration: none;
	color: #602C83
}

.footerLks  a:hover{
	text-decoration: underline;
}

.footerLks {
	display: inline;
}

.footer_pipe  {
	color: #FFF;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

.networkTimesTxt {
	position: absolute;
	top: 30%;
	left: 100px;
	font-size: 18px;
	color: #602C83;
}

.networkAirtimes {
	position: relative;
	margin-bottom: 16px;
	margin-top: 8px;
}


.contentLinks  {
	font-weight: bold;
}

.contentLinks a:hover{
	text-decoration: underline;
}

.bullets {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
}


.bulletsPoints {
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}

.bulletsPoints a:hover {
	text-decoration: underline;
}

.contentSection {
	margin-bottom: 30px;
}

.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #602C83;
	margin-bottom: 10px;
	margin-top: 10px;
}

.privacyPoints {
	padding-left: 10px;
	padding-top: 2px;
}

.charContent {	
	margin-bottom: 16px;
}

.charImgLeft{
	float: left;
	margin-right: 35px;
}

.charDescRight {
	position: static;
	padding-top: 4px;
}

.charImgRight {
	float: right;
	margin-left: 15px;
}

.charDescLeft {
	position: static;
	padding-top: 23px;
	
}

.noBullet li {
	list-style-type: none;
}


.starBulletSmall li {
	list-style-type: disc;
	list-style-image: url(images/bullet_small.png);
}

.arrowBullet li {
	list-style-type: disc;
	list-style-image: url(images/bullet_arrow.png);
}




.partnerInfo {
	padding-top: 5px;
	padding-left: 20px;	
	float: left;
}

.partnerLogo {
	padding-left: 15px;
}

.highlightPurple {
	font-weight: bold;
	color: #602C83
}

.highlightPurpleUnderline {
	font-weight: bold;
	color: #602C83;
	text-decoration: underline;
}

.highlightOrange {
	font-weight: bold;
	color: #FF8000
}

.spTxtTop {
	background-repeat: no-repeat;
	background-image: url("images/sptxt_bg_top.png");
	width: 630px;
	height: 10px;
}

.spTxtMid {
	background-repeat: repeat-y;
	background-image: url("images/sptxt_bg_mid.png");
	width: 610px;
	padding-left: 10px;
	padding-right: 10px;
}

.spTxtBot {
	background-repeat: no-repeat;
	background-image: url("images/sptxt_bg_bot.png");
	width: 630px;
	height: 10px;
	margin-bottom: 15px;
}

.topicSectionLeft {
	float: left;
	width: 300px;
}

.topicSectionRight {
	float: left;
	width: 250px;
}

.spacer10 {
	height: 10px;
}

.exhibitThumbs {
	float: left;
	padding-right: 5px;
}

.eventThumbs {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;

}

.photoSection {
	padding-top: 14px;
}

.feedbackAuthor{
	text-decoration: none;
	color: #602C83
}




#shell {
	width: 976px;
	clear: both;
	margin: auto;
	text-align: center;
}

#header {
	padding-top: 10px;

}

#logo {
	width: 490px;
	float: left;
}


#headerBtnsTop {
	text-align: left;
	float: left;

}

#tagLine {
	margin-right: 10px;
	float: left;
	padding-top: 30px;
	height: 53px;
	width: 205px;
}

#ZulaWorldLogo {
	float: left;
	
}

#storeBtns {
	margin-left: 50px;
}

#zulaStoreTeachers {	
	float: left;
}

#zulaStoreParents {	
	float: right;
	margin-right: 30px;
}

#teachersStore {	
	margin-right: 30px;
	float: left;
}

#mainContentTop {
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url("images/bg_top.png");
	width: 976px;
}

#mainContentMid {
	padding-top: 30px;
	background-image: url("images/bg_middle.png");
	background-repeat: repeat-y;
}

#mainContent {
	text-align: left;
	background-image: url("images/mountain_tops.jpg");
	background-repeat: no-repeat;
	background-position:bottom center;
	padding-left: 40px;
	padding-right: 40px;
}

#mainContentBot {
	background-repeat: no-repeat;
	background-image: url("images/bg_bottom.png");
	width: 976px;
	height: 53px;
}

#feature {
	float: left;	
	padding-top: 25px;
}

#indexRightContent {
	background-image: url("images/indexRightContentBg.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-left: 10px;
	width: 388px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	vertical-align:top;
}

#genRightContent {
	background-image: url("images/genRightContentBg.png");
	background-repeat: no-repeat;
	background-position:bottom center; 
	width: 632px;
	margin-left:  10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	vertical-align:top;
}

#mainContentBtm {
	width: 976px;
	height: 120px;
}


#footer {
	width: 976px;
	height: 100%;
	clear: both;
	text-align: center;
	margin: auto;
	font-size: 11px;
	padding-top: 5px;
}

#footer span {
	color: #8DD6EC;
}

#footerLinks {
	margin-top: 5px;
	font-size: 12px;
}

#footerLinks a {
	color: #EEE;
}


#secNav {
	width: 200px;	
	float: left;
	vertical-align:top;	
}

#cosiLogo {
	margin-bottom: 25px;
}

#priceInfo {
	float: left;
}

#orderInfoCurriculum {
	float: left;
	width: 350px;
}

#orderInfoAfterschool {
	float: left;
	width: 334px;
}

#salesRepInfo {
	float: left;
	width: 455px;
}

#salesRepInfoAfterschool {
	float: left;
	width: 300px;
}

#implementationSitesInfo {
	float: left;
	width: 455px;
}

#footerContactInfo {
	float: left;
	width: 210px;
}

#fillerBula1 {
	float: right;
	padding-right: 145px;
}

#fillerMultoTubes {
	float: right;
	padding-right: 42px;
	padding-top: 15px;
}

#fillerZeeterWave {
	float: right;
	padding-right: 36px;
}

#filler_ottoFocus {
	float: right;
	padding-left: 15px;
}


#fillerHQ {
	float: right;
	padding-top: 23px;
}

#fillerDeleria {
	float: right;
	padding-top: 16px;
	padding-right: 36px;
}

#fillerShip {
	float: right;
	padding-top: 24px;
	padding-right: 5px;
}

#fillerShip2 {
	float: right;
	padding-top: 24px;
	padding-right: 5px;
}

#fillerMultopedia {
	float: right;
	padding-right: 120px;
	padding-bottom: 30px;
}

#fillerGorgaPiano {
	float: right;
	padding-top: 20px;
	padding-right: 90px;
}

#fillerGorgaSnowboard {
	float: right;
	padding-top: 27px;
}


#randomQuote {
	margin-top: 80px;
}

#video {
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
}

#videoTeachersTestimonials {
	padding-bottom: 30px;
	padding-left: 55px;
}

#alignmentsBtns {
	margin-bottom: 7px;
	text-align: right;
}

#bundleTopicsFillerBula {
	padding-top: 35px;
}

#bundleTopicsFillerGorga{
	padding-top: 50px;
	padding-left: 20px;
}

#randomQuote {
	font-size: 12px;
	color: #8e63ab;
	text-align: right;
}

#insetFillerMars {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#insetFillerZwLogo {
	float: right;
	padding-left: 2px;
}

#burstReferral {
	padding-left: 44px;
}

#burstEducatorDemos {
	padding-left: 75px;
}


#catalogInfo {
	float: left;
	width: 350px;
}

#videoPlayer {
	padding-left: 13px;
	padding-top: 12px;
}

#videoPlayerBg {
	background-image: url("images/bg_video_player.jpg");
	background-repeat: no-repeat;
	width: 505px;
	height: 646px;
	margin-left: 66px;
}


#videoCategories {
	padding-bottom: 40px;
	padding-left: 103px;
}

.videoCategory {
	margin-left: 10px;
	float: left;
}

#videoSubCategoryPhysicalScience {
	padding-bottom: 40px;
	padding-left: 8px;
}

#videoSubCategoryEarthScience {
	padding-bottom: 40px;
	padding-left: 192px;
}

#videoSubCategoryLifeScience {
	padding-bottom: 40px;
	padding-left: 169px;
}


.videoSubCategory {
	margin-left: 10px;
	float: left;
}

#eblastSummerInstitute {
	padding-left: 16px;
}

.smallTextPassword{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	/*padding-left: 22px;*/
}


#program_form {
	background-color: #602C83;
	padding: 20px;
	width: 148px;
	float: left;
}
.form_components {
	color: #fff;
	font-size: 13px;
	padding-bottom: 7px;
	
}

#btn_submit {
	padding: 6px 0 0 50px;
}

#three_modules {
	text-align:	center;
	float:right;
	width: 430px;
}

#science_kids {
	padding-top: 20px;
}

#assessment_info {
	
}

#fillerZeeterShip {
	margin-left: 122px;
	padding: 20px 0 48px 41px;
}

#fillerWizzyWiggShip {
	margin-left: 122px;
	padding: 20px 0 48px 41px;
}

#download_assessments_top {
	background-image: url("images/download_items_bg_top.jpg");
	height: 23px;
	width: 588px;
}

#download_assessments_bot {
	background-image: url("images/download_items_bg_bot.jpg");	
	height: 23px;
	width: 588px;
}

#download_assessments {
	background-image: url("images/download_items_bg_mid.jpg");
	background-repeat: repeat-y;
	width: 588px;
	color:	#602C83;	
}

#assessment_links {
	padding: 1px 0 1px 30px;
}

#assessment_links  p{
	padding-left: 40px;
	font-weight: bold;
}

#contacts {
	padding-top: 5px;
}

#not_flash {
	padding-top: 10px;
}


/* Teacher form */ 

 #teacher-form {
	border: 2px groove #602C83;
 }

#form-info {
	margin: 30px 180px 30px 0;
	font-size: 13px;
	text-align: right;
	
}

#checkbox_txt{
	font-size: 11px;
}

#radio_txt{
	font-size: 11px;
}


#form-info-left {
	float: left;
	text-align: right;
	margin-right: 7px;
}

#form-info-right {
	float: left;
	text-align: right;
	width: 326px;
}

#form-location {
	float: left;
	margin-left: 70px;
}

#form-location_webinar {
	margin: 0 auto;
	text-align: center;
	width: 304px;
	
}

#breakfast_note {
	border: 3px double #602C83;
	color: #602C83;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 170px;
	margin-left: 40px;
	margin-top: 33px;
	padding: 7px;
	text-align: center;
}

#form-captcha {
	margin-top: 20px;
	padding-left: 90px;
	float: left;
}

#form-submit{
	margin: 20px 0;
	text-align: center;
}

.form-field {
	padding-bottom: 5px;
}

#filler_prof_atom {
	margin-top: 20px;
	float: left;
	padding-left: 50px;
}
#grade_label {
	float: left;
	margin-left: 178px;
}

#grades-left {
	float: left;
	text-align: left;
}

#grades-right {
	float: left;
	text-align: left;
}

.form_small_txt {
	font-size: 11px;
}

.form_small_txt2 {
	font-size: 12px;
}

.form_example_txt {
	font-size: 12px;
	font-style: italic;
}

.form-center-align {
	text-align: center;
}

.strikout {
	text-decoration: line-through;
}

#error_message {
	border: 3px solid;
	margin: 20px 0 20px 160px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#success_message {
	border: 3px solid;
	margin: 20px 0 20px 160px;
	color: #06CA06;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	font-size: 17px;
}

#errormsg {
	font-size: 30px;
}

.form_subhead {
	font-size: 11pt;
	font-weight: bold;
	color: #602C83;
}

ul.form_starBulletSmall {
	margin-top: 5pt;
	margin-bottom: 5pt;
}

.form_starBulletSmall li {
	font-size: 10pt;
	list-style-type: disc;
	list-style-image: url(images/bullet_small.png);
}


#reg_submit {
	width: 96px;
	height: 27px;
	padding: 27px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(images/btn_submit2.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
}

.training_location {
	width: 300px;
	text-align: left;
}

.teach_reg_radio {
	float: left;
	width: 30px;
	height: 50px;
}

.teach_reg_radio_webinar {
	float: left;
	width: 30px;
	height: 25px;
	margin-top: 2px;
}

.school-name {
	width: 328px;
	margin: 0 0 10px 0;
}

.school {
	border: 1px dotted #c3c3c3;
	margin: 0 0 12px 113px;
	padding: 10px;
	width: 325px;
	
}

#borough {
	width: 160px;
}

#regSuccess{
	border: 4px solid #06CA06;
	color: #06CA06;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 536px;
}

.public-school {
	margin-top: 10px;
}

.cbo-school {
	margin-top: 10px;
}

#sales_contact {
	border: 1px dashed #E1E1E1;
	margin: 0 auto 25px;
	padding: 15px;
	text-align: center;
	width: 485px;
}

#sales_contact_info {
	
	text-align: left;
	width: 145px;
	margin: 0 auto 10px;
	
}

#sales_contact_choices {
	
	text-align: left;
	width: 470px;
	margin: 0 auto;
	
}


/* end teacher form */

#videoLibrary {
	float: left;
	text-align: center;
}

#workshopMaterials {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 30px;
}

#workshopDownloads {
	text-align: left;
	border: 2px solid #602C83;
	padding-right: 20px;

}

.video-episodes-html5 {
	float: left;
	padding: 5px 5px 30px 5px;
}


#error-fourzerofour {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#fourzerofour {
	background: url(images/404_escape.gif);
	color: #FFF;
	width: 640px;
	height: 480px;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
}

#txt1{
	padding: 20px 26px 0;
}

#txt2{
	margin: 290px auto 0;
	padding: 0 26px;
	width: 480px;
}

#txt2 a {
	color: #55D4FF;
}



#curriculum_intro_video {
	border: 1px solid #000;
	width:600px;
	margin: 20px auto 0;
}

									/* =================================
									 start questionnaire
									=================================== */

#questionnaire-form {
	border: 4px solid #F8A929;
	border-radius: 10px;
}


#questionnaire-legend {
	padding: 5px 0 0 25px;
	height: 20px;
	border-bottom: 4px solid #F8A929;
}


.form-section {
	margin-top: 20px;
}


.legend-item {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0 9px;
}

.questionnaire-section{
	float: left;
	margin: 5px 0 0 0;
	border-bottom: 4px solid #F8A929;
}

.no-border-bottom {
	border-bottom: none;
	margin-top: 0;
}

.question-row {
	display: table;
	height: 30px;
	width: 624px;
}


.colorRow1 {
	background-color: #FDEBCD;
}

.question-group {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
}

.question-start {
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	float: left;
}

.select-labels {
	float: right;
	font-size: 13px;
	font-weight: bold;
}


.agree-disagree {
	
	margin-right: 16px;
	*margin-right: 25px; /* IE7 and below */
}

.number-label {
	float: left;
	margin-left: 21px;
	*margin-left: 22px; /* IE7 and below */
}

.levels{

	margin-right: 19px;
	*margin-right: 18px; /* IE7 and below */
}

.level-label {
	float: left;
	margin-left: 24px;
	*margin-left: 25px; /* IE7 and below */
}

.notapp {
	margin-left: 19px;
}

.question-end {
	/*background-color: yellow;*/
	float: left;
	margin: 3px 0 0 10px;
	/*width: 430px;*/
}

.ques-num {
	float: left;
}

.ques-text {	
	margin-left: 3px;
	float: left;
	width: 410px;
}

.text2 {	
	width: 360px;
}

.entryError {
	border-style: solid;
	border-color: #ff0000;
}

.all-choices {
	float: right;
	margin: 0 10px 0 0;
	font-size: 12px;
}

.number-choice {
	float: left;
	margin-left: 7px;
	margin-left: 9px\9; /* IE8 and below */	
}

.level-choice {
	float: left;
	margin-left: 12px;
}

#select-modules {
	margin-top: 8px;
}


#text-module {
	margin: 0 0 0 10px;
	float: left;
	font-weight: bold;
}

#text-levels{
	margin: 0 13px 5px 0;
	float: right;
	font-weight: bold;
}

#text-optional {
	margin: 18px 0 18px 60px;
	float: left;
	font-weight: bold;
}

#optional_form {
	float: left;
	width: 260px;
	margin-left: 24px;
}
#opt-labels {
	float: left;
}

.opt-label {	
	height: 20px;
	margin: 10px 5px 0 0;
	text-align: right;
}

#opt-fieldss {
	float: left;
}

.opt-field {
	height: 20px;
	margin: 10px 5px 0 0;
	text-align: left;
}


#questionnaire-form-submit{
	margin: 30px auto 0;
	text-align: center;
}

#questionnaire-form-captcha {
	float: left;
	font-size: 11px;
	width: 328px;
	color: #5A5A5A;
}

#questionnaire-form-captcha ul {
	margin: 0;
	padding: 0 0 0 13px;
}

#questionnaire_error {
	color: #CC0000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#questionnaire_success {
	color: #06CA06;
	font-size: 17px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	width: 380px;
}


									/*========================
									end questionnaire
									==========================*/

