﻿/* COMMON STYLES */

/******  SPC CSS Styles  *******/
.spcIntroBox
{
	padding-bottom:15px;
	border-bottom:1px solid #F2F2F2;
}

.introInfoContent
{
/*	float:left;   */
	width:auto;
}

.pnlArc {
	border: 1px solid #4c6492;
	background: #fbf1ce url('images/icons/icon_arcPart.jpg') no-repeat top left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 5px 0px 75px;
	height: 44px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.pnlArc_Closed {
	border: 1px solid #4c6492;
	background: #e8e8e8 url('images/icons/icon_arcPart.jpg') no-repeat top left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 5px 0px 75px;
	height: 44px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	margin:25px 0 0 0;
}

div.spcSchoolName
{
    letter-spacing: 0.03em;
    margin-bottom: 0.58em;
}


div.spcSchoolMotto
{
    margin-bottom: 0.58em;
}

.spcContentBox
{
	margin-top:15px;
	width:735px;
}


.spcContentBoxLeft
{
	float:left;
	width:400px;
}

.spcContentBoxRight
{
	float:left;
	margin-left:15px; 
	width:300px;
}


.spcInfoBox
{
	border-bottom:1px solid #F2F2F2;
	padding-bottom:10px;
	margin-bottom:10px;
	width:400px;
}


.spcInfoBoxLeft
{
	float:left;
	width:200px;
	text-align:left;
	font-weight:bold;
	line-height:1.30em;
}

.spcInfoBoxRight
{
	float:left;
	width:200px;
	margin-left:0px;
	line-height:1.30em;
}



.spcAddressBox
{
	padding:0px 0px 10px 10px;
}



.spcMapBox
{
	border:1px solid #ccc;
	margin:30px 0 0 10px;
	height:375px;
	width:288px;
	overflow:hidden;
}



.schoolMotto, .schoolIntro
{
    margin-top:10px;
}


span.dataheading
{
    font-weight: bold;
}

span.datavalue
{
    font-weight: normal;
}

div.datarow
{
    overflow: auto;
    margin-bottom: 15px;
}

div.dataheading
{
    font-weight: bold;
    display: block;
    float: left;
}

div.datavalue
{
    display: block;
    float: left;
}

.clear
{
    clear: both;
}
/* end of COMMON STYLES */

/* MAIN LAYOUT */
div.SchoolContent
{
 /*   width: 708px; */
	width:auto;  
}

div.SchoolIconMenu
{
    width: 206px;
}

/* end of MAIN LAYOUT */



/* ICON LINKS  and Left Nav Items */

div.iconBox
{
    margin-bottom: 10px;
    margin-left: 6px;
    margin-right: 0;
    text-align: center;
    width: 200px;
}

/*
div.iconBox div.iconImage 
{
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
*/

div.iconBox div.iconText 
{
    text-align: left;
}

div.iconBox div.iconText a
{
    color: #000000;
    font-size: 0.92em;
    line-height: 1.02em;
    text-decoration: none;
}

.iconText
{
    border-bottom: 1px dotted #C9CDCD;
    margin: -18px 0 -6px;
    overflow: hidden;
    padding: 2px 0 6px;
}

/* end of ICON LINKS */



/* HOME LAYOUT */
div.homeMapColumn
{
    float: right;
    width: 240px;
    margin-left: 5px;
    margin-right: 5px;
}


div.homeMainColumn
{
    margin-right: 5px;
}


div.SPCGradeHead
{
	margin-bottom:25px;
}


div.homeMainColumn div.homePeople
{
    width: 390px; 
    
}

div.homeMainColumn div.homeAddress
{
    width: 390px;
}


span.homedatalabel
{
    width: 120px;
}


div.homedatalabel
{
    width: 120px;
}


div.external_links
{
	float: right;
	margin-top: 5px;
}


div.external_links img.external_link_image
{
	width: 22px;
	height: 22px;
	margin-left: 1px;
	border: 0px none #000000;
}
/* end of HOME LAYOUT */

/* FEATURE LAYOUT (also used by HOME page) */
div.feature {
    margin-top: 15px;
}

div.featureImage {
    display: block; 
    float: left; 
    width: 160px;
}

div.featureTextWithImage {
    display: block; 
    float: left; 
    width: 480px;
}
div.featureTextNoImage {
    display: block; 
}
/* end of FEATURE LAYOUT (also used by HOME page) */

/* DETAILS */
div.detailsinformation {
    float: left; 
    width:400px;
}

div.detailsimage 
{
     float: left; 
     width:240px;
}

/* end of DETAILS */

/* OTHER INFORMATION */
div.StudentLifeText
{
    float: left; 
    width: 440px;
    margin-right: 10px;
}
div.StudentLifeImage
{
    float: left; 
    width: 200px; 
    padding-left: 15px;
}

div.MoreInfoLeftColumn {
    float: left;
    width: 200px;
}

div.MoreInfoRightColumn {
    float: left;
    width: 400px;
}

div.ColourHeading {
    float: left;
    width: 130px;
}

div.ColourDisplay 
{
    float: left;
    width: 20px; 
    height: 20px; 
    border: 1px solid #000;
}

ul.MoreInfoResources
{
    margin-left: 5px;
}
/* end of OTHER INFORMATION */

/* COURSE CHART */
div.CourseChartTitleRow {
    background-color: #A2A2A2;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px 0px 10px 10px;
} 

div.CourseChartFilterText {
    float: left;
    width: 240px;
    font-weight: bold;
}

div.CourseChartFilterValue {
}

table.CourseChart {
    width: 100%;
    background-color: #F2F2F2;
}

tr.CourseChartSubjectRow td {
    background-color: #97B2A5;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px 0px 10px 10px;
}

tr.CourseChartSubjectRow td.SubjectTitle {
    text-align: left;
}

tr.CourseChartSubjectRow td.Level {
    text-align: center;
}

tr.CourseChartDataRow {
}

tr.CourseChartDataRow td.CourseTitle {
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
}

tr.CourseChartDataRow td.CourseColumn 
{
    width: 100px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
}

tr.CourseChartNoData td
{
    padding:40px 20px 0px 20px; 
    font-weight: bold;
    text-align: center;
}


/* end of COURSE CHART */

/* FACTS and FIGURES */

div.FactsLeftHeader, div.FactsRightHeader
{
    border: solid 1px #f2f2f2;
    padding: 4px 0px 10px 10px;
    background-color: #d3d3d3;
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
}

div.FactsRightHeader
{
    float: right;
    width: 150px;
}

div.FactsAlternateLeft {
    border: solid 1px #f2f2f2;
    padding: 4px 0px 10px 10px;
    background-color: #f2f2f2;
}

div.FactsLeft {
    border: solid 1px #f2f2f2;
    padding: 4px 0px 10px 10px;
}

div.FactsAlternateRight {
    border: solid 1px #f2f2f2;
    padding: 4px 0px 10px 10px;
    background-color: #f2f2f2;
    float: right;
    width: 150px;
}

div.FactsRight {
    border: solid 1px #f2f2f2;
    padding: 4px 0px 10px 10px;
    float: right;
    width: 150px;
}

.SPCfcHead
{
   	margin-bottom:1.60em;
}
/* end of FACTS and FIGURES */


div.feature h2
{
    line-height:0.50em;
	margin-bottom:-0.70em;
}

div.SchoolContent h2
{
    line-height:-0.20em;
	margin-bottom:-0.20em;
	letter-spacing:0.03em;
}





/* STAFF */
#staff div.staffheading {
	font-weight: bold;
}

#staff div {
	float: left;
}
#staff div.staffname {
	width: 200px;
}
#staff div.stafftitle {
	width: 150px;
}
#staff div.staffphone {
	width: 100px;
}
#staff div.staffemail {
	width: 200px;
}
/* end of STAFF */

/* NEWSLETTERS */
#newsletters div.newsletter {
}
/* end of NEWSLETTERS */

/* STUDENT FEES */
#studentfees div.studentfee {
}
/* end of STUDENT FEES */


/* PRINT PROFILE */
.PrintProfilePDFlayouts {
	text-align: center;
	float: left;
	margin: 10px 40px 20px 40px;
}
/* end of PRINT PROFILE */
/********** CSS for Open House Tables *************/
.openHouseListTable, .openHouseListTableHome
{
	width:100%;
	border:1px solid #FFF;
	padding:0 0;
	border-left:none;
}

.openHouseListTableHome
{
	margin-left:-5px;
	width:427px;
}

.openHouseListTable tr th, .openHouseListTableHome tr th
{
	border-right:#FFF;
}

.openHouseProgramsDropDownMenu
{
	border:1px solid #CCC;
	height:26px;
	margin-top:1px;
}

.openHouseListTableHome tr th, .openHouseListTableHome tr td
{
	text-align:left;
	border-right:#FFF;
	border:4px solid #fff;
	font-size:12px;
	padding:0 0 0 10px;
}

.openHouseListTableHome tr td
{
	padding:2px 2px 2px 10px;
}

td.cellDateCol
{
	width:70px;
}

.spcContentBoxOpenHouse
{
/*	border:1px solid #F0F;  */
}

/******* End of CSS for Open House Tables *********/


/********** CSS for Facilities Condition Index page *************/

.FCIcontainer {
	width: 200px;
	border: 1px solid #a5c9a2;
	text-align: center;
	margin-bottom: 40px;
}

.FCItitle {
	display: block;
	background-color: #cbf7c8;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5em;
}

.FCIvalue {
	display: block;
	background-color: #f2fdf1;
	font-size: 48px;
	line-height: 1.5em;
}

.SchoolContent table, .SchoolContent table td {
	background-color: none;
	border: none;
}

.SchoolContent table td {
	border-bottom: 1px solid #FFF;
	margin-bottom: 1px;
}

.SchoolContent table td:nth-child(even) {
    background-color: #fdf6ec;
}

/********** End of CSS for Facilities Condition Index page *************/
