﻿#teachLinks
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    margin-left: 240px;
}

#teachLinks li
{
    display: none;
    float: left;
    width: 242px;
    height: 300px;
    margin-left: 1px;
}

#teachLinks li.families
{
    background-image: url(/!img/pic_01.jpg);
}

#teachLinks li.schools
{
    background-image: url(/!img/pic_04b.jpg);
}

#teachLinks li.communities
{
    background-image: url(/!img/pic_03.jpg);
}

#teachLinks li a
{
    display: block;
    width: 242px;
    height: 0;
    padding-top: 53px;
    overflow: hidden;
    margin-top: 247px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: #000;
    background-repeat: no-repeat;
    background-position: center center;
}

#teachLinks li.families a
{
    background-image: url(/!img/educators.png);
}

#teachLinks li.schools a
{
    background-image: url(/!img/kids.png);
}

#teachLinks li.communities a
{
    background-image: url(/!img/lifelonglearners.png);
}

#main .content
{
    clear: both;
    padding-top: 0px;
}

#exploreBanner
{
    display: block;
    background: #944302;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
}

#students {
    margin-left: 30px;
    margin-bottom: 80px;
    margin-right: auto;
    width: 650px;
}
#t7_timer { 
	width: 240px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 240px; 
	height: 55px; 
	background-image: url(Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 60px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { width: 240px; height: 55px; text-align: center; float:left;}

