﻿/************************* Schedule 
*/

#publicScheduleFrame
{
	width:840px;
	position:relative;
	overflow:hidden;
}

#publicScheduleFrame .DiaContent
{
	width:480px;
	position:absolute;
	top:0;
	right:30px;
	z-index:600;
}

#publicScheduleFrame .DiaContent .Padding
{
	padding-top:40px;
}

#publicScheduleFrame .DiaContent img
{
	float:right;
}

#publicScheduleFrame .IntroContent
{
	padding:20px 530px 1px 0;
	height:auto !important;min-height:170px;height:170px;
}

/************************* Bands
*/

.BandsFrame
{
	width:840px;
	position:relative;
	overflow:hidden;
}

.BandsFrame table
{
	background-color:#d5e6f7;
}

.BandsFrame th
{
	color:White;
	background-color:#00aeef;
	border:none;
	border-right:solid 1px White;
	padding:4px;
}

.BandsFrame td
{
	vertical-align:top;
	text-align:center;
	border:none;
	padding:3px;
	border-right:solid 1px White;
}

.BandsFrame .BandContent
{
	float:left;
	width:272px;
	padding-right:18px;
}

.BandsFrame .BandImages
{
	float:left;
	width:550px;
}

.BandsFrame .BandImages .LeftColumn
{
	float:left;
	width:255px;
	padding-right:40px;
}

.BandsFrame .BandImages .LeftColumn img { padding-bottom:34px; }

.BandsFrame .BandImages .RightColumn
{
	float:left;
	width:255px;
}

.BandsFrame .BandImages .RightColumn img { padding-bottom:30px; }

/************************* Telco 101
*/

#telcoFrame
{
	width:840px;
	position:relative;
	overflow:hidden;
}

#telcoFrame .LeftColumn
{
	float:left;
	width:306px;
	padding-right:44px;
	text-align:center;
}

#telcoFrame .LeftColumn img { margin-bottom:50px; }

#telcoFrame .RightColumn
{
	float:left;
	width:490px;
}

#telcoFrame .RightColumn strong
{
	display:inline-block;
	font-size:110%;
	padding-left:122px;
}

#telcoFrame .RightColumn strong span
{
	display:inline-block;
	width:119px;
	margin-left:-122px;
}

/************************* Schools Challenge
*/

#challengeFrame
{
	width:840px;
	position:relative;
	overflow:hidden;
}

#challengeFrame .LeftColumn
{
	float:left;
	width:330px;
	text-align:center;
}

#challengeFrame .LeftColumn img { margin-bottom:50px; }

#challengeFrame .RightColumn
{
	float:left;
	width:480px;
	padding-left:27px;
}

#challengeFrame .RightColumn h3
{
	font-size:140%;
	text-transform:none;
	margin-bottom:1.6em;
}

/************************* Mathletics
*/

#mathleticsFrame
{
	width:840px;
	height:auto !important;min-height:528px;height:528px;
	background:url(Layouts/MathleticsFrameBg.jpg) no-repeat 15px top;
	position:relative;
	overflow:hidden;
}

#mathleticsFrame .MathleticsBackup { display:none; }

#mathleticsFrame .MathleticsLink
{
	position:absolute;
	top:256px;
	left:51px;
	width:150px;
	height:58px;
}

#mathleticsFrame .ChallengeLink
{
	position:absolute;
	top:256px;
	left:260px;
	width:227px;
	height:56px;
}

#mathleticsFrame .MathleticsLink span,
#mathleticsFrame .ChallengeLink span
{
	display:none;
}