@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body #globalBase { background: none; }
body #shell { margin-bottom: 21px; }
#body {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eae4d4;
	background-image: url(../structure/background/eb101-bg-gradient.png);
	background-position: left top;
	background-repeat: repeat-x;
}
body #global-footer a {
	color: #4097a5;
	font-weight: bold;
}
body #global-footer {
	color: #52453c;
}
body #global-footer::first-line {
	color: #3e7b00;
}

#main-header {
	width: 970px;
	margin: 0 auto;
	height: 188px;
	padding: 1px 0;
	position: relative;
	/*background-image: url(../structure/header/template-header.png); */
}
h1.energy-balance {
	margin:14px 0 0 20px;
	padding: 0;
	height: 110px;
	width: 516px;
	overflow: hidden;
	text-indent: -10000px;
}
.tagline {
	text-transform: uppercase;
	height: 21px;
	left: 20px;
	top: 120px;
	position: absolute;
	text-indent: -10000px;
	overflow: hidden;
}
.tip-du-jour {
	margin: 0;
	padding: 13px 0 0 10px;
	position: absolute;
	top: 1px;
	right: 0;
	width: 406px;
	height: 21px;
	background-image: url(../structure/container/tip-dujour.png);
	background-position: 0 0;
}
.tip-du-jour h1,
.tip-du-jour h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	height: auto;
	width: auto;
	float: left;
}
.tip-du-jour h1 {
	color: #fff;
}
.tip-du-jour h2 {
	color: #fff;
	max-width: 245px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tip-du-jour p { display: none; }
.tip-du-jour:hover,
.tip-du-jour.hover{
	top: 9px;
	padding-top: 5px;
	height: 96px;
	background-position: left bottom;
}
.tip-du-jour:hover h2 
.tip-du-jour.hover h2{
	clear: both;
	float: none;
	max-width: none;
	font-size: 14px;
	display: block;
	margin: 4px 14px 1px;
}
.tip-du-jour:hover p,
.tip-du-jour.hover p{
	display: block;
	color: #fff;
	margin: 1px 14px;
	line-height: 14px;
	font-size: 12px;
	clear: both;
}
.logos {
    height: 85px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: -18px;
    top: 55px;
}
.logos li {
	list-style: none;
	float: left;
	display: inline;
	text-indent: -10000px;
	margin-right: 25px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.logos a {
	display: block;
	background-repeat: no-repeat;
}
.logo-parents {
	margin: 33px 5px;
	background-image: url(../structure/header/parents-logo2.png);
	height: 19px;
	width: 86px;
}
.logo-together {
	background-image: url(../structure/header/together-counts-logo.png);
    height: 73px;
    width: 73px;
	display: block;
}
.logo-dsc {
	background-image: url(../structure/header/Discovery-Education2.png);
    height: 24px;
    margin-top: 26px;
    width: 110px;
}
.logo-hwc {
	background-image: url(../structure/header/hwc-logo.png);
    height: 76px;
    width: 77px;
}
#main-header ul.tabs {
	margin: 10px 32px 0 auto;
	padding: 0;
	height: 35px;
	display: inline;
	float: right;
}
/* Reversing stacking order */
li {
	z-index: 6;
}
li + li {
	z-index: 5;
}
li + li + li {
	z-index: 4;
}
li + li + li + li {
	z-index: 3;
}
li + li + li + li + li {
	z-index: 2;
}
li + li + li + li + li + li {
	z-index: 1;
}

#main-header ul.tabs li {
	float: left;
	white-space: nowrap;
	text-transform: uppercase;
	display: inline;
	background-image: url(../structure/navigation/tab.png);
	background-position: top left;
	height: 35px;
	position: relative;
}
#main-header ul.tabs li a {
	padding: 10px 16px 0 4px;
	color: #f75a00;
	font-size: 16px;
	display: block;
	background-image: url(../structure/navigation/tab.png);
	background-position: top right;
	font-weight: bold;
	height: 25px;
	position: relative;
	left: 12px;
	min-width: 104px;
	text-align: center;
	text-decoration: none !important;
}
#main-header ul.tabs li:first-child a {
	min-width: 72px;
}
#main-header ul.tabs li.active,
#main-header ul.tabs li.active:hover{
	background-position: bottom left;
	z-index: 100;
}
#main-header ul.tabs li.active a,
#main-header ul.tabs li.active:hover a{
	background-position: bottom right;
	color: white;
	text-shadow: 0 -1px 1px #005f89;
}
#main-header ul.tabs li:hover {
	background-position: left center;
	z-index: 50;
}
#main-header ul.tabs li:hover a {
	background-position: right center;
}
#main-content {
	width: 970px;
	background-image:url(../structure/container/template-bg.png);
	margin: 0 auto;
	padding: 27px 0 1px;
	background-color:#FF7D01;
	background-position:left top;
	background-repeat: no-repeat;
	-webkit-box-shadow:0 1px 2px #d3cdbf;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-box-shadow:0 1px 2px #d3cdbf;
	-moz-border-radius: 0 8px 8px 8px;
	box-shadow:0 1px 2px #d3cdbf;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	position: relative;
}
.home-content {
	background-image: url(../structure/container/main-content.jpg) !important;
	padding: 0 0 1px 0 !important;
}
.families-content {
	padding: 0 0 1px 0 !important;
}
.be-involved-content {
	background-image: url(../structure/container/sub-nav-bg.png) !important;
	padding: 0 0 1px 0 !important;
}


/* CLASSROOM CHALLENGE APPLICATION
*************************************/
#main-content.classroom-challenge {
	background-color: #fff;
	border-radius: 0;
}
/* Really? */
#main-content.classroom-challenge #MainContent {
	padding: 0;
	width: 970px;
	overflow: hidden;
}
#main-content.classroom-challenge .interior-content {
	background:transparent url(/images/two-column-divide.png) repeat-y 0 0;
}
#main-content.classroom-challenge #app-container, #main-content.classroom-challenge #app-sidebar {
	float: left;
}
#main-content.classroom-challenge #app-container {
	width: 630px;
}
#main-content.classroom-challenge #app-sidebar {
	background: url(/images/app-sidebar-bg.png) repeat-x left bottom #f9f8f4;
	height: 380px;
    margin: 0 1px auto;
    width: 338px;
}
#main-content.classroom-challenge #app-sidebar img {
	padding: 8px 0 0 40px;
	margin-bottom: 10px;
}
#main-content.classroom-challenge #app-sidebar ul  {
	margin: 0 25px;
	border-top: 2px solid #ed4d24;
}
#main-content.classroom-challenge #app-sidebar li {
	padding: 8px 0;
	border-bottom: 1px solid #dedcd4;
}
#main-content.classroom-challenge #app-sidebar li.current {
	background-color: #f7f5f1;
}
#main-content.classroom-challenge #app-sidebar li a {
	color: #4097a5;
	font-weight: bold;
	padding-left: 10px;
}
#main-content.classroom-challenge #app-sidebar li.current a {
	color: #363636;
}
#main-content.classroom-challenge #app-sidebar li.last { border-bottom: 0 none; }

#main-content.classroom-challenge #app-steps {
    background-color: #F9F8F4;
    /*border-right: 1px solid #CCCBC5;*/
    height: 125px;
    overflow: hidden;
}
#main-content.classroom-challenge #app-steps ul {
	background: url(/images/app-step-tab.png) no-repeat scroll 0 51px #F9F8F4;
    height: 67px;
    width: 630px;
}
#main-content.classroom-challenge #app-steps li a {
	padding: 13px 0 0 32px;
	height: 40px;
    width: 77px;
	display: block;
	color: #c3beb2;
	font-weight: bold;
	text-transform: uppercase;
}
#main-content.classroom-challenge #app-steps li a.active {
	background: url(/images/app-step-tab.png) no-repeat scroll -18px -151px #F9F8F4;
	background-position: -15px -151px;
	display: block;
	color: #ed4d24;
}
#main-content.classroom-challenge #app-steps ul {
	background-repeat: repeat-x;
}
#main-content.classroom-challenge #app-steps li { 
    float: left;
    height: 42px;
    padding: 12px 7px 0;
    width: 108px;
}
#main-content.classroom-challenge .app-questions {
	background-color: #fff;
	padding: 20px;
	position:relative;
	overflow: hidden;
}
#main-content.classroom-challenge .app-questions h2 {
	color: #3c96a6;
	font-size: 2em;
	margin-bottom: 18px;
}
#main-content.classroom-challenge .app-questions .question {
	margin-bottom: 38px;
	clear: both;
}
#main-content.classroom-challenge .app-questions .question p {
	font-size: 1.125em;
	font-weight: bold;
	color: #000;
}
#main-content.classroom-challenge .app-questions .question input[type='checkbox'] { margin-right: 10px; }
#main-content.classroom-challenge .app-questions .question ul { float: left; overflow: hidden; margin-right: 185px; }
#main-content.classroom-challenge .app-questions .question ul.last { margin: 0; }
#main-content.classroom-challenge .app-questions .question li { padding-bottom: 20px; }
#main-content.classroom-challenge .app-questions .question li.other { padding-left: 23px; }
#main-content.classroom-challenge .app-questions .question input[type='textarea'] { width: 220px; }


#main-content.classroom-challenge .app-questions div.logoutLink {
	color:#4097A5;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	left:540px;
	position:absolute;
	text-decoration:underline;
	top:24px;
}
#main-content.classroom-challenge .app-questions div.logoutLink:hover {
	color:#308795;
	text-decoration:none;
}


#main-content.classroom-challenge #app-steps li.review-app-btn, #main-content.classroom-challenge #app-nav .review-app  { display: none; }
#main-content.classroom-challenge #congrats-box, #main-content.classroom-challenge #timer-box {
	color: #5395a1;
}
#main-content.classroom-challenge #congrats-box strong, #main-content.classroom-challenge #timer-box strong {
	color: #317581;
}
#main-content.classroom-challenge #timer-box {
	background: url(/images/app-save-time-bar.png) no-repeat left top transparent;
	height: 41px;
    padding: 10px 10px 0 47px;
	margin: 10px 10px 0 20px;
    width: 595px;
}
#main-content.classroom-challenge #congrats-box {
	width: 610px;
	padding: 20px 0;
	margin: 0;
}
#main-content.classroom-challenge #app-nav {
	min-height: 85px;
	padding: 30px 0 16px 18px;
    width: 612px;
	background: url(/images/app-nav-bg.png) repeat-x left top #f9f8f4;
}
#main-content.classroom-challenge #app-nav .btn {
	overflow: hidden;
	margin-bottom: 10px;
}
#main-content.classroom-challenge #app-nav .review-app, #main-content.classroom-challenge #app-nav .submit-app {
	background: url(/images/app-submit-btn.png) no-repeat left top transparent;
    font-weight: bold;
    height: 21px;
    margin: 0 auto;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase;
    width: 265px;
}
#main-content.classroom-challenge #app-nav .review-app a, #main-content.classroom-challenge #app-nav .submit-app a  {
	color: #FFF;
}

#main-content.classroom-challenge #app-nav a.prev-step, #main-content.classroom-challenge #app-nav a.save-step, #main-content.classroom-challenge #app-nav a.next-step {
	background: url(/images/app-nav.png) no-repeat left top transparent;
	display: block;
	float: left;
	height: 38px;
	text-indent: -9999px;
}
#main-content.classroom-challenge #app-nav a.prev-step {
	background-position: 0px -38px;
}
#main-content.classroom-challenge #app-nav a.next-step {
	background-position: -419px -38px;
}
#main-content.classroom-challenge #app-nav a.save-step {
	background-position: -168px -38px;
}
#main-content.classroom-challenge #app-nav a.prev-step.end {
	background-position: 0 0;
}
#main-content.classroom-challenge #app-nav a.next-step.end {
	background-position: -419px 0;
}
#main-content.classroom-challenge #app-nav a.prev-step, #main-content.classroom-challenge #app-nav a.next-step {
	width: 174px;
}
#main-content.classroom-challenge #app-nav a.save-step {
	width: 245px;
}

#main-content.classroom-challenge #step-6 h2.step {
    cursor: pointer;
    display: block;
    font-size: 2em;
	border-bottom: 1px solid #ecebea;
    margin: 5px 0 25px;
    padding: 10px 0 8px;
	color: #ed4d24;
	
}
#main-content.classroom-challenge #step-6 h2.step .icon {
    background: url(/images/app-summary-icon.png) no-repeat scroll 0 -11px transparent;
    display: block;
    float: left;
    width: 30px;
}
#main-content.classroom-challenge #step-6 h2 .icon.open {
    background-position: 0 7px;
}
#main-content.classroom-challenge #step-6 .response {
	background-color: #fcfcfa;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #f5f4f0;
}
#main-content.classroom-challenge #step-6 h2 span.edit { 
	float: right;
}

/* .contest-content {
	background-image:url(../structure/container/no-columns.png") !important;
} */
#mono-column h1.HPMS {
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(../structure/home/sweepstakes-h1.png);
	margin: -22px 0 -55px -32px;
	height: 277px;
	background-repeat: no-repeat;
	position: relative;
}
#mono-column h1.HUSSC {
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(../structure/home/healthier-h1.png);
	margin: -22px 0 -55px -32px;
	height: 277px;
	background-repeat: no-repeat;
	position: relative;
}
#mono-column h1.FYBC {
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(../structure/home/find-balance-h1.png);
	margin: -22px 0 -55px -32px;
	height: 277px;
	background-repeat: no-repeat;
	position: relative;
}


#mono-column p.sweeps-blurb {
	font-size: 17px;
	margin-left: 140px;
	width: 525px;
	font-weight: bold;
	position: relative;
}
#mono-column .module ul li {
	margin-bottom: 6px;
	line-height: 16px;
	color: #464646;
	list-style-image: url(../structure/list-items/bullet2.png);
	font-weight: bold;
	list-style-position:outside;
	font-size: 13px;
}
#mono-column .module ul {
	margin: 10px 0 0 15px;
	width: 400px;
	float: left;
	clear: none;
}
#mono-column .placeholder {
	background-image:url(../structure/home/form.gif);
	margin: 20px 19px 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
#mono-column .placeholder .form-extend {
	background-image: url(../structure/home/form-extend.gif);
	margin-bottom: 5px;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 20px 1px;
}
.clear {
	clear: both;
}
#mono-column .placeholder p.form-instructions {
	font-size:13px;
	font-weight:bold;
	padding:12px 22px;
	margin: 0 -20px;
	position: relative;
	top: -5px;
	background-image: url(../structure/home/form.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 17px;
}
#mono-column .placeholder p.form-instructions a {
	margin-left: 5px;
}
#mono-column .placeholder .xor-section {
	float: left;
	margin: 5px;
}
#mono-column .placeholder .xor-separator {
	float: left;
	margin: 36px 15px 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #6bab28;
	font-weight: bold;
}
#mono-column .placeholder .xor-section label {
	font-weight: bold;
	display: block;
	font-size: 14px;
	color: #505050;
	margin-bottom: 2px;
}
#mono-column .placeholder input.text {
	border: 1px inset #e8e8e8;
	-moz-border-radius: 10px;
	-moz-box-shadow: #e8e8e8 0 0 0 3px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: #e8e8e8 0 0 0 3px;
	border-radius: 10px;
	box-shadow: #e8e8e8 0 0 0 3px;
	height: 30px;
	margin: 5px 3px;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding: 0 15px;
	width: 250px;
}
#mono-column .placeholder .xor-section input.zip {
	width: 150px;
}
#mono-column .placeholder .xor-section input.city {
	width: 200px;
}
#mono-column .placeholder .xor-section input.email {
	width: 450px;
}
#mono-column .placeholder .select-replacement {
	position: relative;
	display: inline-block;
	cursor:pointer;
	margin-left: 5px;
	width: 286px;
}
#mono-column .placeholder .xor-section .select-replacement {
	position: relative;
	display: inline-block;
	cursor:pointer;
	margin-left: 5px;
	width: 78px;
}
#mono-column .placeholder .select-replacement input {
	cursor: pointer;
	padding: 0 20px 0 10px;
}
#mono-column .placeholder .xor-section .select-replacement input {
	cursor: pointer;
	width: 40px;
	padding: 0 20px 0 10px;
}
.select-replacement ul.options {
	position: absolute;
	top: 7px;
	left: 0;
	margin-top: 30px;
	background-color: white;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 282px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 100;
}
.xor-section .select-replacement  ul.options {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 30px;
	background-color: white;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 200px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 100;
}
.select-replacement ul.options li {
	border-top: 1px solid #e8e8e8;
	text-align: left;
	list-style: none;
	padding: 0 15px;
}
.select-replacement ul.options li::first-child {
	border: none;
}
.select-replacement ul.options li:hover,
.select-replacement ul.options li.selected {
	background-color: #e8e8e8;
}
.select-replacement .actuator {
	position: absolute;
	height: 25px;
	width: 28px;
	right: 8px;
	top: 9px;
	background-image: url(../structure/list-items/dropdown-actuator.png);
}
.center { text-align: center; }
#mono-column .placeholder input.enter {
	height: 38px;
	background-image: url(../structure/buttons/enter-big.png);
	background-position: left top;
	color: #ff6a00;
	cursor:pointer;
	outline: none;
	border: none;
	background-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
	width: 182px;
	margin: 24px 17px 0;
}
#mono-column .placeholder input.enter:hover {
	background-position: left bottom;
	color: #009ad5;
}
#mono-column .module,
#mono-column .module h2{
	background-image:url(../structure/container/contest-boxes.png);
}
#mono-column .module {
	height: 425px;
	margin-bottom: 14px;
}
#mono-column .prizes {
	width: 567px;
	margin-left:19px;
	background-position: left bottom;
}
#prizes-img {
	height: 156px;
	width: 114px;
	float: left;
	padding: 15px;
	margin: 2px 2px 0;
	background-image: url(../structure/home/prizes.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-color: #f0f0f0;
}
#mono-column .prizes h2 {
	background-position: 0 -146px;
}
#mono-column .rules {
	width: 267px;
	background-position: right bottom;
	width: 306px;
}
#mono-column .content { overflow: auto; height: 380px; }
#mono-column .rules h2 {
	background-position: -586px -146px;
}
#mono-column .rules .learn-more {
	float: left;
	margin-left: 0;
}
#mono-column .module h3 {
	border-top: none;
	border-bottom: 2px solid #ddecce;
	color: #549f08;
	clear:none;
	margin-top: 16px;
	padding: 5px 0;
}
#mono-column .module .logo-container {
	border-top: 2px solid #ddecce;
	margin: 0 18px;
	height: 75px;
	overflow: hidden;
	text-align: center;
}
#mono-column .module .logo-container {
}
#mono-column .module h3.reduced-top-margin {
	margin-top: 8px;
}
#mono-column .module h4 {
	text-align: center;
	margin: 15px 0 12px;
	font-size: 13px;
	font-weight: bold;
}
#mono-column .module .center-grey {
	color: #666;
	text-align: center;
	margin: 10px 80px 13px;
	font-size: 13px;
	font-weight: bold;
	
}
#mono-column .module .enter-now {
	float: left;
	margin: 20px 0 0 20px;
	background-repeat: no-repeat;
	background-position: center center;
}

#mono-column .module .enter-now a {
	line-height: 31px;
	text-indent: 0;
	background: url("../structure/buttons/yellow.png") no-repeat left top !important;
	font-size: 15px;
}

#mono-column .module .enter-now p {
	font-size:11px;
	color: black;
	line-height:14px;
	margin:7px 0 0 5px;
}
#mono-column .module p {
	margin: 13px 15px 0;
}
#mono-column .module .logo {
	text-indent: -1000px;
	overflow: hidden;
	display: inline-block;
	margin-left: 25px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.logo-sports-authority {
	width: 135px;
	height: 49px;
	background-image: url(../structure/logos/135x82/sportsauthoritylogo.gif);
}


.logo-paul-pierce {
		width: 135px;
		height: 34px;
		background-image: url(../structure/logos/100x83/paul-pierce.gif);
}

.logo-psi {
	width: 135px;
	height: 44px;
	background-image: url(../structure/logos/135x82/psi.gif);
}
.module p.bold {
	font-weight: bold;
	font-size: 13px;
	margin: 19px 24px;
	line-height: 18px;
}
.blurb {
	float: left;
	margin: 10px 0 0 250px;
	display: inline;
	width: 397px;
	color: white;
	text-shadow: 0 0 4px #ff8301, 0 1px 1px #000;
}
.blurb h2 {
	font-family: inherit;
	font-weight: bold;
	font-size: 20px;
	margin: 0 3px;
	padding: 0;
}
.blurb blockquote {
	margin:5px 10px 0 -17px;
	padding: 0;
}
.blurb blockquote p {
	margin:5px 0;
	padding:0 0 5px 40px;
	line-height:18px;
	font-style: italic;
}
.blurb blockquote cite {
	line-height:16px;
	padding-left:90px;
}
.blurb p {
	font-size: 15px;
	line-height: 21px;
	margin: 10px 2px;
	padding: 0;
}
.blurb-compressed {
	width: 300px;
}
.blurb-compressed h2 {
	font-size: 16px;
	margin: 0;
}
.blurb-compressed blockquote {
	line-height: 19px;
	font-size:13px;
}
.blurb-compressed blockquote p {
	font-size:13px;
	line-height:16px;
}
.blurb-compressed blockquote cite {
	font-size:12px;
	line-height:14px;
	padding-left:90px;
}
.video-player {
	background-image:url(../structure/container/template-column.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:274px;
	margin:18px 0 29px;
	width:300px;
	position: relative;
	padding: 2px;
}
.video-player .video-drawer {
bottom:1px;
position:absolute;
right:-95px;
top:1px;
width:96px;
z-index:0;
	background-image:url(../structure/container/video-drawer.png);
	background-position:right center;
	background-repeat: no-repeat;
}
.video-player .video-drawer .up,
.video-player .video-drawer .down {
background-image:url(../structure/container/vertical-arrows.png);
height:19px;
left:33px;
overflow:hidden;
position:absolute;
text-indent:-1000px;
width:23px;
}
.video-player .video-drawer .up {
	background-position: left top;
	top:5px;
}
.video-player .video-drawer .down {
	background-position: right top;
	bottom:5px;
}
.video-player .video-drawer .up:hover {
	background-position: left center;
}
.video-player .video-drawer .down:hover {
	background-position: right center;
}
.video-player .video-drawer .up.inactive {
	background-position: left bottom !important;
	cursor: default;
}
.video-player .video-drawer .down.inactive {
	background-position: right bottom !important;
	cursor: default;
}
.video-player .video-drawer ul {
	height:204px;
	left:0;
	position:absolute;
	right:0;
	top:34px;
	overflow: hidden;
}
.video-player .video-drawer ul li {
-moz-background-size: contain;
-webkit-background-size: contain;
background-size: contain;
height:47px;
margin:4px 9px;
width:77px;
list-style: none;
cursor: pointer;
}
.video-player h2 {
	color:white;
	font-size:15px;
	height:29px;
	line-height:31px;
	margin:0;
	padding:0 0 0 38px;
	text-shadow:1px 1px 1px #3F7B13;
}
.video-placeholder {
	height: 220px;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	background-color: #353535;
}
.video-caption {
	color:#FFD532;
	font-weight:bold;
	line-height:24px;
	padding:0 12px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.video-caption span {
	color:white;
	font-size:12px;
	padding-right:3px;
}
#fake-column,
#mono-column {
	background-image: url(../structure/container/template-col.gif);
	background-repeat: repeat-y;
	width: 930px;
	margin: 0px 20px;
	clear: both;
	padding-bottom: 1px;
	float: left;
	display: inline;
	/*border-bottom: 1px solid #e5e5e5;*/
}
#mono-column {
	background-image: url(../structure/container/no-col.gif);
}
.home-content #fake-column {
	background-image: url(../structure/container/column.gif);
}
.home-content #home-bottom {
	background: transparent url(../structure/container/home-bottom.png) no-repeat top left;
	width: 970px;
	height: 33px;
	margin: 0 auto;
	clear: both;
}
#round-bottom {
	clear: both;
	overflow:hidden;
	background: transparent url(../structure/footer/content-footer.png) no-repeat 0 -4px;
	margin:-1px auto;
	-webkit-box-shadow:0 0 5px #d3cdbf;
	-moz-box-shadow:0 0 5px #d3cdbf;
	box-shadow:0 0 5px #d3cdbf;
	position: relative;
	width: 970px;
	height: 117px;
}
#mod-container {
	float: left;
	clear: both;
	width: 588px;
	padding: 2px 11px 12px;
}
#sidebar {
	float: left;
	width: 297px;
	padding: 0 10px 10px;
}
.module {
	float: left;
	display: inline;
	height:241px;
	margin:20px 9px 7px;
	width:275px;
	background-image: url(../structure/container/module.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#sidebar .module {
	width: 282px;
	height: 257px;
	background-image: url(../structure/container/module2.png);
	background-position: left bottom;
}
#sidebar .lunch-box {
	height: 225px;
	background-position: 0 -10px;
	margin-bottom: 10px;
}
.module h2 {
background-image: url(../structure/container/module.png);
color:white;
font-size:18px;
font-weight:bold;
height:20px;
margin: -10px 0 0;
padding:12px 13px;
text-transform:uppercase;
}
.module h2 a {
	color: white;
}
.module h2 span {
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	vertical-align: middle;
}
#sidebar .module h2 {
padding:13px;
background-image: url(../structure/container/module2.png);
color: #f75a00;
}
#sidebar .module h2 span,
#right-col .module h2 span{
color: #be5e00;
}
.families h2 {
	background-position: 0 -88px;
}
.community h2 {
	background-position: 0 -132px;
}
.teachers h2 {
	background-position: 0 0;
}
.teachers h3 {
	border-color: #d7e6c8;
	color: #549f08;
}
.families h3 {
	border-color: #e9d4df;
	color: #a93571;
}
.sweepstakes h2 {
	background-position: 0 -44px;
}
.module p {
	color:#777777 !important;
	font-size:12px !important;
	margin:13px 18px 0;
	line-height: 16px !important;
}
.families .learn-more {
	margin-top: 3px;
}
.learn-more,
.download,
.download-all,
.scroll-up,
.print {
	background-position: top left;
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	white-space: nowrap;
	font-weight:bold;
	display: inline;
	font-size:12px;
}
.learn-more{
	background-image: url(../structure/buttons/learn-more.png);
	float: right;
	margin: 10px 20px;
}
.download {
	background-image: url(../structure/buttons/download.png);
	float: left;
	margin-left: 20px;
	padding-left: 23px;
}
.scroll-up {
	background-image: url(../structure/buttons/up.png);
	float: left;
	margin: 10px 20px;
}
.download-all {
	background-image: url(../structure/buttons/download-all.png);
	float: left;
	margin: 10px 17px 14px;
	padding-left: 23px;
}
.print {
	background-image: url(../structure/buttons/print.png);
	float: left;
	margin: 10px 17px 14px;
	padding-left: 23px;
}
.learn-more span,
.download span,
.download-all span,
.scroll-up span,
.print span  {
	background-position: top right;
	display: block;
	background-repeat: no-repeat;
	white-space: nowrap;
	height: 21px;
}
.learn-more span{
	background-image: url(../structure/buttons/learn-more.png);
	margin: 0 -18px 0 10px;
	padding-right: 18px;
}
.download span {
	background-image: url(../structure/buttons/download.png);
	font-weight: bold;
	margin-right: -15px;
	padding-right: 10px;
}
.print span {
	background-image: url(../structure/buttons/print.png);
	font-weight: bold;
	margin-right: -15px;
	padding-right: 10px;
}
.scroll-up span {
	background-image: url(../structure/buttons/up.png);
	margin: 0 -18px 0 10px;
	padding-right: 21px;
}
.download-all span{
	background-image: url(../structure/buttons/download-all.png);
	font-weight: bold;
	margin-right: -15px;
	padding-right: 17px;
}
.parents-logo {
    background-image: url(../structure/header/Parents-logo2.png);
    background-repeat: no-repeat;
    display: block;
    height: 55px;
    overflow: hidden;
    position: absolute;
    right: 212px;
    text-indent: -10000px;
    top: 16px;
    width: 143px;
}
.module h3 {
	border-style: solid none;
	border-width: 2px;
	margin: 0 18px;
	padding:4px 1px 3px;
	font-size: 15px;
	font-weight: bold;
	clear: both;
}
ul.links {
	margin: 3px;
	padding: 0;
}
ul.links li {
font-size:11px;
list-style:disc inside url(../structure/list-items/bullet.png);
margin:0;
padding: 3px 1px 3px 18px;
}
.right-side {
	float: right;
	display: inline;
	margin: 16px 13px;
}
.bottom-half {
	margin: 9px auto;
	width: 244px;
	display: block;
}
.button {
background-position: top left;
background-image: url(../structure/buttons/yellow.png);
float:left;
height: 31px;
line-height: 31px;
font-size:15px;
font-weight:bold;
clear:both;
margin:5px 0;
text-align:center;
width: 144px;
}
input.submit {
	background-position: top left;
	background-image: url(../structure/buttons/yellow.png);
	height: 31px;
	text-align:center;
	width: 144px;
	border: none;
	background-color: transparent;
	font-weight:bold;
	color: #007dac;
	margin: 15px auto;
	font-size: 13px;
	display: block;
}
.button:hover,  input.submit:hover {
background-position: bottom left;
text-decoration: none;
}
.widget-container {
	margin: 5px auto;
	overflow: hidden;
	width: 260px;
}
.widget {
	float: left;
	width: 112px;
	margin: 9px;
	text-decoration: none !important;
}
.wlogo {
	background-image:url(../structure/home/widgets.png);
	height: 58px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
}
.soe {
	background-position: top left;
}
.aofl {
	background-position: bottom left;
	height: 59px;
	margin-bottom: 4px;
}
.widget .launch{
	display: block;
	background-image: url(../structure/buttons/widget.png);
	background-position: left top;
	height: 20px;
	line-height: 18px;
	color: white;
	font-size: 12px;
	padding-left: 13px;
	text-align: center;
}
.widget:hover .launch{
	color: #ffe992;
	background-position: left bottom;
}
.footer-nav {
	font-size: 12px;
	clear: both;
	color: #007dac;
	margin: 0 40px;
	padding: 34px 0;
	overflow: hidden;
}
.footer-nav li {
	float: left;
	list-style: inside disc;
	padding: 0 20px;
	margin: 0 0 0 -30px;
	text-transform: uppercase;
	font-weight: bold;
}
.naspe-logo {
    background-image: url(../structure/footer/NASPE-logo.jpg);
    height: 60px;
    overflow: hidden;
    position: absolute;
    right: 25px;
    text-indent: -1000px;
    top: 10px;
    width: 173px;
}
.gallery {
	position: relative;
	text-align: center;
}
.gallery p{
	margin: 20px auto;
	width: 200px;
	line-height: 18px;
	border: none !important;
	text-align: left;
}
.gallery-content {
	text-align: center;
}
.gallery-item {
	border-bottom: 1px solid #e5e5e5;
	height: 170px;
	margin: 0 1px 17px;
	background-position: center center;
	background-repeat: no-repeat;
}
.gallery-content a {
	font-weight: bold;
}
.next, .prev {
	position: absolute;
	top: 67px;
	background-image: url(../structure/navigation/arrows.png);
	width: 15px;
	height: 21px;
	overflow: hidden;
	text-indent: -1000px;
}
.next {
	right: 13px;
	background-position: -15px 0;
}
.prev {
	left: 13px;
	background-position: 0 0;
}
.next:hover {
	background-position: -15px -21px;
}
.prev:hover {
	background-position: 0 -21px;
}
.next.inactive {
	right: 12px;
	background-position: -15px -42px;
}
.prev.inactive {
	left: 12px;
	background-position: 0 -42px;
}
a.inactive {
	cursor: default;
}
a {text-decoration: none; 
/*color: #007dac;*/
color: #006A9B;}
a:hover {text-decoration: underline;}
/*.overflow {
	position: absolute;
	top: -27px;
	left: 168px;
	background-image: url(../structure/home/overflow.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 27px;
}*/
#left-col h1 {
	font-size: 52px;
	color: #006b9d;
	border-bottom:1px solid #dfdfdf;
	letter-spacing:-1.4pt;
	padding:37px 17px 5px;
	margin-bottom: 15px;
	position: relative;
}
#left-col .teachers {
	background-image: url(../structure/home/teachers-h1.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-top: -21px;
	padding-top: 58px;
}
#left-col .community {
	background-image: url(../structure/home/community-h1.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-top: -21px;
	padding-top: 58px;
}
#left-col .families {
	background-image: url(../structure/home/families-h1.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-top: -33px;
	padding-top: 70px;
}
#left-col {
	float: left;
	display: inline;
	width: 590px;
}
#right-col {
	float: left;
	display: inline;
	overflow: hidden;
	width: 340px;
	padding-top: 8px;
}
#right-col .video-player {
	display: block;
	float: none;
	margin: 15px auto;
	background-image: url(../structure/container/template-column.png);
}
blockquote,
.lesson-plan blockquote.normal {
font-size:13px;
font-weight:bold;
letter-spacing:-0.075pt;
line-height:19px;
margin: 22px 30px 18px 18px;
background-image: url(../structure/container/quotes_01.png);
background-position: right bottom;
background-repeat:no-repeat;
padding-bottom: 10px;
font-style:normal;
}
blockquote p,
.lesson-plan blockquote.normal p {
padding:7px 30px 7px 51px;
background-image: url(../structure/container/quotes_02.png);
background-position: left top;
background-repeat:no-repeat;
margin: 5px 1px;
}
blockquote cite,
.lesson-plan blockquote.normal cite  {
	display: block;
	font-weight: normal;
	font-size:12px;
	font-style:normal;
	padding-left:54px;
}
.outline {
	margin: 18px auto;
	position: relative;
	padding: 1px;
	background-image:url(../structure/container/outline.png);
	background-repeat: no-repeat;
	width: 549px;
	height:88px;
}
.outline h2 {
	color: #f87500;
	border-bottom: 2px solid #f9e1c7;
	font-size:15px;
	margin:8px 16px;
	padding:2px 0 4px;
	width: 377px;
}
.outline p {
	width: 377px;
	margin: 0 17px;
	line-height:16px;
}
.outline a {
height:25px;
position:absolute;
right:10px;
top:10px;
width:116px;
margin-top: -16px;
padding: 58px 19px 0 0;
line-height: 24px;
font-weight: bold;
text-align: right;
background-image: url(../structure/buttons/program-overview.png);
}
.links-list {
	margin: 28px auto;
	position: relative;
	width: 551px;
}
.links-list h2 {
	position: relative;
	background-image:url(../structure/container/outline.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: -10px;
	margin-bottom: -10px;
	padding: 1px;
}
.links-list h2 span {
	color: #f87500;
	border-bottom: 2px solid #f9e1c7;
	font-size:15px;
	margin:8px 16px;
	padding:2px 0 4px;
	display: block;
}
.links-list ul {
	padding: 1px 16px;
	background-image:url(../structure/container/outline-expand.png);
	background-repeat: repeat-y;
}
.links-list ul li {
	list-style-position: inside;
	list-style-image: url(../structure/list-items/bullet.png);
}
.links-list .rounded {
	padding: 1px;
	position: relative;
	background-image:url(../structure/container/outline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 10px;
	margin-top: -10px;
	height: 10px;
}
.modules {
	margin:19px auto;
	position: relative;
	background-image:url(../structure/container/modules.png);
	background-repeat: no-repeat;
	width: 551px;
	height: 234px;
}
.modules h2 {
color:white;
line-height:19px;
padding:14px;
text-transform:uppercase;
width:132px;
position: absolute;
top: 0;
left: 0;
font-size: 18px;
}
.modules p {
	top: 65px;
	left: 0;
	position: absolute;
	padding: 0 14px;
	color: white;
	width: 128px;
	line-height: 16px;
}
.modules .tab-pane {
	margin-left: 156px;
}

.modules .tabs {
display:block;
float:none;
height:41px;
line-height:41px;
margin:0;
padding-left:24px;
width:auto;
}
.modules .tabs li {
display:inline-block;
float:none;
font-size:16px;
font-weight:bold;
height:26px;
line-height:28px;
margin:0 1px;
padding:5px;
text-align:center;
vertical-align:bottom;
width:150px;
background-image: url(../structure/container/mod-tabs.png);
background-position: 0 0;
list-style: none;
}
.modules .tabs li a:hover {
	text-decoration: none;
}
.modules .tabs li:hover {
background-position: 0 -36px;;
}
.modules .tabs li.active {
background-position: 0 -72px;;
}
.modules dl {
	margin: 0 10px 14px;
	font-size: 15px;
}
.modules dl dt {
	font-weight: bold;
	clear: left;
	padding-left: 15px;
	margin-right: 5px;
	display: inline;
	float: left;
}
.modules dl dd{
	display: block;
	margin-bottom: 7px;
}
.modules .download {
	margin-bottom: 5px;
}
.tab-content {
	padding: 20px;
	overflow: hidden;
}
#right-col .module {
	width: 304px;
	background-image: url(../structure/container/template-column.png);
	margin: 71px auto 16px;
	display:block;
	float:none;
}
#right-col .spotlight {
	background-position: 0 -396px;
	height: 225px;
}
#right-col .get-involved {
	background-position: 0 -649px;
	height: 257px;
}
#right-col .eb-action {
	background-position: 0 -929px;
	height: 167px;
}
#right-col .lunch-box {
	background-position: 0 -728px;
	height: 179px;
}
#right-col .quick-links {
	background-position: 0 -1095px;
    height: 170px;
}
#right-col .module h2{
padding:13px;
background-image: url(../structure/container/template-column.png);
color: #f75a00;
background-position: 0 -315px;
position: relative;
top: -45px;
height: 21px;
margin-bottom: -40px;
}
.quick-links span.icon {
	position: absolute;
	height: 31px;
	width: 31px;
	right: 10px;
	top: 8px;
	background-image: url(../structure/list-items/quick-links.png);
}
.share-this {
	background-image: url(../structure/container/template-column.png);
	background-position:0 -277px;
	height:38px;
	margin:8px auto;
	width:304px;
	position: relative;
}
.share-this h2 {
position: absolute;
color: #f75a00;
font-size:16px;
top: 0px;
left: 0px;
padding:0 0 0 32px;
text-transform:uppercase;
background-image: url(../structure/home/share-icon.png);
background-repeat: no-repeat;
background-position: 0 0;
margin: 6px 9px;
height: 25px;
line-height: 25px;
}
.share-this ul {
	float: right;
	margin: 6px;
}
.share-this ul li {
	float: left;
	list-style: none;
}
.share-this ul li a {
	height: 24px;
	width: 24px;
	overflow: hidden;
	background-image: url(../structure/home/social-icons.png);
	text-indent:-1000px;
	margin: 1px;
	display: block;
}
.share-this ul li .digg {
	background-position: 0 0;
}
.share-this ul li .facebook {
	background-position: -24px 0;
}
.share-this ul li .rss {
	background-position: -48px 0;
}
.share-this ul li .stumbleupon {
	background-position: -72px 0;
}
.share-this ul li .twitter {
	background-position: -96px 0;
}
#left-col .breadcrumb {
	font-size: 21px;
	margin: 12px 20px 2px;
	padding: 0 26px;
	letter-spacing: -0.8px;
	color: #8b8b8b;
	background-image:url(../structure/home/module-icon.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	clear: both;
}
#left-col .breadcrumb span {
	font-weight: bold;
	color: #ff7d01;
}
.lesson-plan h2 {
font-size:50px;
font-weight:normal;
margin:3px 18px;
color: #006b9d;
letter-spacing: -1.3px;
clear: both;
}
form.nav {
	float: left;
	margin: 10px 0 15px 5px;
}
form.first {
	margin-left: 15px;
}
form.nav select {
	outline: none;
	font-size: 12px;
	color: #8b8b8b;
	border: 1px solid #8b8b8b;
	padding: 1px;
	max-width: 275px;
}
.page-nav {
	border-width: 1px 0;
	height: 37px;
	border-color: #e5e5e5;
	border-style: solid none;
	margin: 6px 0 6px 2px;
	background-color: #f8f8f8;
	position: relative;
}
.page-nav .back{
	font-size:15px;
	font-weight:bold;
	left:19px;
	position:absolute;
	top:11px;
	background-image: url(../structure/list-items/back.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
}
.page-nav .pn-buttons{
	float:right;
	margin: 9px 21px;
}
.page-nav .pre,
.page-nav .nex {
	float:left;
	color: white;
	background-image: url(../structure/buttons/nav-buttons.png);
	width: 110px;
	height: 22px;
	background-repeat: no-repeat;
	text-transform:uppercase;
	line-height: 22px;
	font-weight: bold;
}
.page-nav a.pre:hover,
.page-nav a.nex:hover {
	color: #ffe992;
	text-decoration: none;
}
.page-nav .pre {
	background-position: 0 0;
	padding-right: 10px;
	text-align: right;
}
.page-nav .nex {
	background-position: -120px 0;
	padding-left: 10px;
	text-align: left;
}
.page-nav a.pre:hover {
	background-position: 0 -22px;
}
.page-nav a.nex:hover {
	background-position: -120px -22px;
}
.page-nav span.pre {
	background-position: 0 -44px;
	color: #b2b2b2;
}
.page-nav span.nex {
	background-position: -120px -44px;
	color: #b2b2b2;
}

.lesson-plan h3 {
	font-size: 17px;
	color: #549f08;
	margin: 24px 19px 5px;
	padding-bottom: 8px;
	border-bottom: 2px solid #ddecce;
	clear: both;
}
.lesson-plan p {
	margin: 5px 19px 18px;
	line-height: 18px;
}
.lesson-plan ul {
	margin: 7px 55px;
}
.lesson-plan ul li,
.lesson-plan ol ul li{
	margin-bottom: 4px;
	letter-spacing: -0.1pt;
	line-height: 16px;
	color: #464646;
	list-style-image: url(../structure/list-items/bullet2.png);
	
}
.lesson-plan ol li {
	list-style: outside decimal;
	margin-bottom: 4px;
}
.lesson-plan ol ol li {
	list-style: outside lower-alpha;
}
.lesson-plan ol {
	margin: 5px 15px 5px 40px;
}
.lesson-plan ol ul {
	margin: 7px 25px;
}
.lesson-plan h4 {
	font-size: 12px;
	font-weight: bold;
	margin:12px 21px 3px;
}
.lesson-plan blockquote {
	font-weight: normal;
	font-style: italic;
	background-image: none;
}
.lesson-plan blockquote p {
	background-image: none;
	padding: 0;
	margin: 7px;
}
.bold-intro {
	margin: 10px 20px 9px;
}
.top-half {
	margin: 3px auto;
	display: block;
	width: 275px;
}
p em {
	font-weight: bold;
	font-style: normal;
}
.go-now {
	float:left;
	width: 58px;
	color: white;
	height: 20px;
	background-image: url(../structure/buttons/go-now.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin: 4px 18px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 18px;
}
.go-now:hover {
	background-position: 0 -20px;
	color: #ffe992;
	text-decoration: none;
}
.lesson-actions {
	overflow: hidden;
	margin: 10px 6px 30px;
}
.lesson-actions a {
	display: inline;
	float: left;
	padding: 0 13px 0 15px;
	margin: 0 2px 0 -2px;
	border-left: 2px solid #ededed;
	white-space: nowrap;
	font-weight: bold;
}
.down {
	background-image: url(../structure/list-items/down.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.pr-block {
	min-height: 89px;
	position: relative;
	padding: 10px 10px 10px 150px;
	margin: 5px 20px;
	background-image: url(../structure/container/dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}
.pr-block .pr-blurb {
	margin: 5px 0 9px;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pr-block .download {
	margin: 0;
	text-transform: lowercase;
}
.pr-logo {
	position: absolute;
	left: 1px;
	top: 10px;
	height: 82px;
	width: 135px;
	background-position: center center;
	background-repeat: no-repeat;
}
.pr-title {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.4px;
}
.pic-col {
	padding: 10px 10px 10px 135px;
	position: relative;
	min-height: 125px;
	background-position: 21px 10px;
	background-repeat:no-repeat;
}
.pic-col ul {
	margin: 7px 37px 0;
}
.form-row {
	margin: 5px;
	width: 400px;
	float: left;
}
.full-width {
	width: 100%;
	float: none;
}
.form-row .standout{
	font-weight: bold;
}
.separator{
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
.form-row label,
.form-row .label-like {
	font-weight: bold;
	display: block;
	text-align: left;
	position: relative;
}
.form-row label.checkbox-label {
	vertical-align: top;
	font-weight: normal;
	margin-bottom: 5px;
	display: inline;
}
ol.column-2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	margin:0 auto;
	width: 90%;
}
.form-row input.text, 
.form-row select.text {
	outline: none;
	font-size: 12px;
	color: black;
	border: 1px solid #8b8b8b;
	padding: 1px;
	width: 175px;
}
p.form-intro {
	margin: 5px 19px 18px;
	line-height: 18px;
}
label.error {
	position: relative;
}
label.error:after,
.label-like:after {
	content: attr(title);
	position: absolute;
	font-size: 11px;
	color: red;
	font-style:italic;
	margin-left: 5px;
	font-weight: normal;
	white-space: nowrap;
}
#img-playground {
	position: absolute;
	width: 260px;
	height: 160px;
	top: 11px;
	right: 24px;
	background-image: url(../structure/home/playground.png);
}
p.float-restrict {
	font-weight: bold;
	width: 285px;
	margin: 20px 20px 17px;
	font-size: 16px;
}
p.prize-blurb {
	margin: 17px 20px;
	font-size: 13px;
	line-height: 17px;
}
p.prize-blurb strong {
	font-weight: bold;
	font-style: italic;
}
.prize-block {
	border-top: 2px solid #ddecce;
	margin: 5px 20px;
	position: relative;
	min-height: 134px;
	padding:12px 0 0 134px;
	line-height: 16px;
	clear: both;
	font-size: 12px;
}
.prize-block h3 {
	letter-spacing:-0.3px;
	font-size: 14px;
	font-weight: bold;
}
.prize-img {
	height: 122px;
	width: 115px;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 14px;
	left: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
.center-logo {
	display: block;
	margin: 5px auto;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	left: 120px;
	right: 0;
	bottom: 5px;
}
.center-block {
	text-align: center;
	margin: 30px auto;
	width: 400px;
	text-align: center;
}
.center-block .button {
	float: none;
	display: block;
	margin: 15px auto;
}
.center-block h4 {
	font-weight: bold;
	font-size: 15px;
}
.lb-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
}
.lb-overlay .lb-shadow{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #666;
	z-index: -1;
	opacity: .5;
	filter: alpha(opacity=50);
}
.lb-overlay .lb-widget {
	display: block;
	width: 300px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}
.lb-overlay .lb-container {
	background-image: url(../structure/container/contest-box-tall.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 45px 13px 11px;
	width: 540px;
	height: 525px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}
.lb-overlay .close {
	position: absolute;
	top: -20px;
	right: -20px;
	height: 35px;
	width: 35px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(http://static.discoveryeducation.com/global/images/btn_close.png);
	background-position: left top;
}
.lb-overlay .close:hover {
	background-position: left bottom;
}
.lb-overlay .lb-container p.note {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 400px;
	font-size: 11px;
}
.lb-overlay .lb-container h1 {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 45px;
	line-height: 40px;
	font-size: 30px;
	color: white;
	font-variant:small-caps;
	padding: 5px 20px;
}
.lb-overlay .lb-container label {
	font-weight: bold;
	display: block;
}
.lb-overlay .lb-container .select_group label {
	display: inline;
	float: left;
	width: 33px;
	font-weight: normal;
}
.lb-overlay .lb-container .form-row {
	width: 250px;
}
.lb-overlay .lb-container p {
	margin: 5px;
}
.lb-overlay .lb-container form {
	margin-bottom: 40px;
}
.lb-overlay .lb-container .button-container {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	height: 32px;
	text-align: right;
}
.button-container input {
	margin: 0 5px;
	display:inline;
}
.lb-overlay .lb-container .loading {
	height: 300px;
}
.widget-module {
	width: 300px;
	margin: 10px auto;
}
a img {
	border: none;
}
.loading {
	background-image: url(http://static.discoveryeducation.com/global/images/homeLoader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 100px;
}
.simple-upload { margin: -30px 0; }
#de_vidList { 
	display: block;
	height: 220px;
	background-image: url(http://static.discoveryeducation.com/player/images/overlay-play.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	overflow: hidden;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}

div.registrationError, p.registrationError {
	background-color:#ffffff; 
	border:1px solid #880000; 
	color:#cc0000; 
	font-weight:bold; 
	margin:5px; 
	padding:8px;
}



div.summary-container div.summary div.question div.response span {
	color: #cc0000;
}

div.app-questions div.question input.other-info {
	margin-left:20px;
}

div.alt-interior-left-column-articles div.article-group div.article-copy p img { float: left; }

.gsc-wrapper {width:100% !important;}
#cse{margin-top:-7px !important; background:#FFF !important;}
