#MainContentArea {
    clear: left;
    padding-top: 20px;
}

#growth-chart {
    float: left;
    position: relative;
    background: transparent url(images/seeing-is-believing.jpg) no-repeat 0 0;
    width: 700px;
    height: 400px;
	margin-bottom: 15px;
}

#growth-chart h1 {
    text-indent: -9999px;
}

#growth-chart .caption {
    position: absolute;
    display: block;
    width: 350px;
    height: 400px;
    top: 60px;
    left: 322px;
    padding-top: 20px;
    text-align: left;
    color: #444;
    
}

#growth-chart .caption p {
	font-size: 14px;
    line-height: 20px;
	font-weight: lighter;
	padding-bottom: 65px;
}

#growth-chart .caption .more-info {
	position: absolute;
	left: 80px;
	margin-top: -60px;
	color: #444;
}
#growth-chart .caption .more-info a {
	text-decoration: none;
	color: #ee1d11
}

#growth-chart .caption .more-info a:hover {
	text-decoration: underline;
}

.large-advert {
    margin: 20px 0 40px 0;
}

.large-advert h2 {
    padding-top: 0;
}

.large-advert p {
    font-size: 14px;
}

.large-advert .learn-more {
    font-size: 12px;
}


/* Warehouse Video */

#warehouse-video-button a {
    border: 1px solid #ff9933;
    background: #ffcc00 url(/images/gradients/gradient-gold.png) repeat-x bottom;
}

#warehouse-video-button .heading {
    font-size: 13px;
    padding-bottom: 4px;
}

#warehouse-video-button a .icon {
    width: 64px;
    height: 64px;
    top: 5px;
    right: 5px;
    background: transparent url(/images/icons/icon-movie.png) no-repeat 0 0;
    cursor: pointer;
}

#warehouse-video-button a:hover .icon {
    background: transparent url(/images/icons/icon-movie-hover.png) no-repeat 0 0;
}

#warehouse-video-button .inner {
    margin-right: 70px;
}


.video-button a,
.video-button a:hover {
    border: 1px solid #ff9933;
    background: #ffcc00 url(/images/gradients/gradient-gold.png) repeat-x bottom;
}

.video-button .heading {
    font-size: 13px;
    padding-bottom: 4px;
}

.video-button a .icon {
    width: 64px;
    height: 64px;
    top: 5px;
    right: 5px;
    background: transparent url(/images/icons/icon-movie.png) no-repeat 0 0;
    cursor: pointer;
}

.video-button a:hover .icon {
    background: transparent url(/images/icons/icon-movie-hover.png) no-repeat 0 0;
}

.video-button .inner {
    margin-right: 70px;
}

.button-video {
	margin-bottom: 18px;
	height: 85px;
	margin-left: -2px;
}

.imagedropshadow {
	padding: 1px;
	border: solid 1px #EFEFEF;
}

.button-video a:hover img.imagedropshadow{
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}



/* Honor Roll --------------------------------------------------------------- */

#HonorRoll {
    margin-top: 20px;
}

#HonorRoll .box {
    width: 218px;
    border: 1px solid #ddd;
    padding: 10px;
    background: #f8f8f8 url(images/gradient-gray.png) repeat-x bottom;    
}

#HonorRoll h2,
#HonorRoll h3 {
    padding-top: 0;    
}

#HonorRoll p {
    clear: left;
    font-size: 11px;
    line-height: 14px;
}

#HonorRoll .top-schools {
    width: 218px;
    font-size: 9px;
    line-height: 12px;
}

#HonorRoll .school {
    clear: left;
    width: 218px;
    padding-top: 10px;
    
}

#HonorRoll .school .rank {
    float: left;
    width: 18px; 
    padding-top: 4px;
    font-size: 14px;
    font-weight: bold;
}

#HonorRoll .school .name {
    float: left;
    width: 120px;    
}

#HonorRoll .school .name .district-name {
    color: #666;
    font-weight: bold;    
}

#HonorRoll .school .metrics {
    float: left;
    width: 80px;    
}

#HonorRoll .bar {
    clear: both;
    width: 80px; 
    height: 18px;
    background: #999;
}

#HonorRoll .bar-data {
    float: left;
    height: 18px;
    background: #0072bc;   
}

#HonorRoll .bar label {
    display: block;
    margin: 3px;
    color: #fff;
    font-weight: bold;
    text-align: right;
}

#HonorRoll .metrics .detail {
    padding-top: 5px;
}

#HonorRoll a.button {
    display: block;
    background: #0072bc;
    margin-top: 10px;
    border: 1px solid #005185;
    padding: 5px;
    color: #fff;
    text-align: center;
}

#HonorRoll a.button:hover {
    background: #0088e0;
    text-decoration: none;    
}

#HonorRoll a.button span.line1 {
    display: block;
    font-size: 14px;    
}

#HonorRoll a.button span.line2 {
    display: block;
    padding-top: 3px;
    font-size: 17px;
    font-weight: bold;    
}



/* OnTarget Calendar -------------------------------------------------------- */

#OnTarget p {
    font-size: 10px;
    line-height: 12px;    
}

table.OnTarget {
    margin-top: 5px;
    border-collapse: separate;
    border-spacing: 2px;    
}

table.OnTarget .Col1 { width: 80px; }
table.OnTarget .Col2 { width: 70px; }
table.OnTarget .Col3 { width: 70px; }    

table.OnTarget thead th {
    font-size: 12px;
    font-weight: bold;          
}

table.OnTarget tbody th {
    font-size: 10px;
    text-align: right;
    padding-right: 10px;    
}

table.OnTarget .Col2,
table.OnTarget .Col3 {
    text-align: center;    
}

table.OnTarget tbody td {
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #f6d22b;
    margin: 2px;
    background-color: #f9e06e;
}


/* News and RSS ------------------------------------------------------------- */

a.button-news {
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 30px;
	background: #eee;
	font-size: 12px;
	text-align: center;
}

a.button-news:hover {
	text-decoration: none;
	background: #d6f1ff;
}

a.button-news .icon {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	top: 8px;
	left: 8px;
	background: transparent url(images/newspaper.png) no-repeat 0 0;
}

a.button-rss {
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	padding: 11px 11px 11px 31px;
	font-size: 12px;
	text-align: center;
}

a.button-rss .icon {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	top: 8px;
	left: 8px;
	background: transparent url(images/rss-16.png) no-repeat 0 0;
}

