﻿/* the philadelphia school stylesheet updated: 8/16/2009 */
   1.  /* \*/
   2. * html .gainlayout { height: 1%; }
   3. /* */

/* all structure related CSS */
body {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	background:white;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:black;
	line-height:normal;
	text-align:left;
	margin: 5px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	background-color:transparent;
}
h1 {
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	font-size:1.7em;
	/*font-weight:lighter;*/
	color:#756350;
	margin: 10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	text-align:left;
	letter-spacing:.15em;	
	background-color:transparent;
}
h2 {
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	font-size:1.4em;
	/*font-weight:lighter;*/
	color:#756350;
	margin: 10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	text-align:left;
	letter-spacing:.15em;	
	background-color:transparent;
	/*border:thin black dotted;*/
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 2px 10px 2px 10px;
	padding:2px 10px 2px 10px;
	text-align:left;
	background-color:transparent;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#756350;
	margin: 2px 10px 2px 10px;
	padding:2px 10px 2px 10px;
	text-align:left;
	background-color:transparent;
	border:thin #e51b24 dotted;
}


#tpslogo_container {
	width: 1100px;
	height:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image:url('../imgs/bg_main.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;

}
#main_container {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 950px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:10px;
	background-color:transparent;
	vertical-align:top;
}
#header {
	width:950px;
	height:75px;
	clear: both;
	margin-bottom:10px;
/*	background-image:url('../imgs/logo.png');
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent; */

}
#topnav {
	clear: both;
	width:950px;
	height:50px;
	margin-bottom:10px;
	background:transparent;
}
#hm_dynamic {
	height:300px;
	text-align:center;
	clear:both;
	width:950px;
	vertical-align:top;
	margin-bottom:10px;
}
#content {
	clear:both;
	height:100%;
	/*text-align:center;*/
	width:950px;
	vertical-align:top;
	margin-bottom:10px;
	/*background-color:transparent;*/
}
#footer {
	clear: both;
	width:950px;
	height:50px;
	text-align:left;
}
/* topnav  related CSS */
#topnav .tnb {
    color: inherit;
    width: 98%;
    height:25px;
    padding: 10px;
    text-align: left;
    background-color: #756350;
    background:tranparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* header related CSS */
#header .homelink {
	margin-left: 20px;
	border:0;
	float:left;
	width:360px;
	height:72px;
}

/* footer related CSS */	

#footer p {
	margin:3px 0 3px 10px;
	padding:3px 0 3px 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #818180; 
	FONT-SIZE: 11px;
}
#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818180;
	text-decoration: underline;
}
#footer a:visited { 
	text-decoration: underline;
	color:#818180;
}
#footer a:active { 
	text-decoration: underline;
	color: #e51b24;
	}
#footer a:hover { 
	text-decoration: underline;
	color: #e51b24;
}
#footer .fb {
    color: inherit;
    width: 98%;
    height:30px;
    padding: 10px;
    text-align: left;
    background-color: #f2f0ee;
    /*border: .5px solid #b7b3a9;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
/* content related CSS */

table {
	border-collapse:collapse;
	width: 100%;
	border:0;
	background-color:transparent;
}
.pg_hdr {
	color:#756350;
	background-color:transparent;
	font-weight:700;
}
.sec_hdr {
	font-size:1.5em;
	color:#e51b24;
	border:0;
	margin: 5px 10px 10px 0px;
	padding:5px 10px 10px 0px;


/*	margin: 3px 0 10px 0;
	padding:3px 0 10px 0;
	border-bottom:thin #756350 dotted;*/
}

#content .menu_ul {
	text-align:left;
	margin: 0px 0px 2px 5px;
	padding:0px 0px 2px 5px;
	background:transparent;
}
#content .menu_li {
	display:inline;
	list-style:none;
	padding-left:5px;
	background:transparent;
}
#content a:link {
	text-decoration: underline;
	color:#756350;
}
#content a:visited { 
	text-decoration: underline; 
	color:#756350;
}
#content a:active { 
	text-decoration: underline; 
	color: #e51b24;
}
#content a:hover { 
	text-decoration: underline; 
	color: #e51b24;
}

#content .ul_newsltr {
	text-align:left;
	padding: 2px 0 2px 10px;
	margin: 2px 0 2px 10px;
	font:inherit;
}
#content .li_newsltr {
	list-style:square;
	margin:2px 0 2px 15px;
	padding:2px 0 2px 15px;
}
#content .h2_newsltr {
	margin: 5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}

#news p {
	margin:5px 20px 5px 10px;
	padding:5px 20px 5px 10px;
	text-align:left;
}

#cfh .imgcfh {
	float: left;
	border: 0;
	margin-right:3px;
}

.cnt_bbox{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align:top;
	background-image:url('../imgs/page_content_back.png');
	background-repeat:repeat-x;
	background-position:left top;
	background-attachment:scroll;
    /*background-color: #f2f0ee;
     border: 3px solid #fff;
     Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} 

.hm_bbox {
    color: inherit;
    width: 100%;
    height: 100%;
    background-color: #e1dcd7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align:left;
    vertical-align:top;
}
.nav_bbox {
    color: inherit;
    width: 290px;
    height: 160px;
    background-color: #e1dcd7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    /*text-align:right;*/
    vertical-align:middle;
}

.photo_bbox {
    width: 300px;
    height: 300px;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align:center;
    vertical-align:middle;
}

.td_ml {
	vertical-align:middle;
	text-align:center;
}
.td_mr {
	vertical-align:top;
}
.acd_table {
	border-collapse:collapse;
	border:0;
	text-align:center;
	background-color:transparent;
}
.acd_td_hspacer {
	height:10px;
	background-color:transparent;
}
.acd_td_vspacer {
	width:10px;
	background-color:transparent;
}
.acd_td {
	width:300px;
	height:170px;
}
.acd_sectable {
	width:100%;
	height:100%;
	border:0;
	vertical-align:middle;
}
.acd_tdl {
	width:135px;
	border:0;
}
.acd_tdr {
	width:175px;
	border:0;
	vertical-align:middle;
	margin-right: 10px;
	padding-right:10px;
	margin-left: 10px;
	padding-left:10px;
}
.acd_boximg {
	border:0;
	vertical-align:middle;
	text-align:center;
}

hr {
	width:93%;
	text-align:center;
	border:1px white inset;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 10px;
	background:transparent;
}
/* inserted into pages so photo can change from db #photobox {
	margin: 5px auto;
	color: #fff;
	width: 285px;
	height: 285px;
	/*padding-left:2em;
	background-image: url('../imgs/kids_circle.png');
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	vertical-align:middle;
	text-align:center;
}*/

#cfh_nav p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:normal;
	color:black;
	vertical-align:bottom;
	line-height:30px;
	margin: 0;
	padding: 0;	
}
#cfh_nav ul {
	list-style: none;
	text-align:left;
	margin-left: 10px;
	padding-left: 10px;
	font:inherit;
	color:black;
}
#cfh_nav li {
	font:inherit;
	list-style:none;
	color:black;
	margin:2px 10px 2px 0;
	padding:2px 10px 2px 0;
	border-bottom:1px #928f8c dotted;	
}

#cfh_nav a:link {
	text-decoration: none;
	color:black;
	font-size:90%;
}
#cfh_nav a:visited { 
	text-decoration: none; 
	color:black;
	font-size:90%;
}
#cfh_nav a:active { 
	text-decoration: none; 
	color: #e51b24;
	font-size:90%;
}
#cfh_nav a:hover { 
	text-decoration: none; 
	color: #e51b24;
	font-size:90%;
}
#cfh .imgcfh {
	float: left;
	border: 0;
	margin-right:3px;
}

/* portal navigation from main site*/
#pnav .bkgrnd {
    width: 250px;
    height:20px;
    padding:5px;
	margin-left:15px;
	margin-top:10px;
    text-align: left;
	vertical-align:middle;
    background-color: white;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	opacity: .8;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color:#e51b24;
}
#pnav .hm_bkgrnd {
    width: 250px;
    height:20px;
    padding:5px;
	margin-left:15px;
	margin-top:10px;
    text-align: left;
	vertical-align:middle;
    background-color: white;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	opacity: .8;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color:#e51b24;
}
#pnav ul {
	list-style:none;
	text-align:left;
	padding: 5px 0 5px 5px;
	margin: 5px 0 5px 5px;
	font:inherit;
}
#pnav li {
	list-style:none;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
}
#pnav a:link {
	text-decoration: none;
	color:#e51b24;
	font-size: .95em;
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	letter-spacing:.1em;
}
#pnav a:visited { 
	text-decoration: none; 
	color:#e51b24;
	font-size: .95em;
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	letter-spacing:.1em;
}
#pnav a:active { 
	text-decoration: none; 
	color: black;
	font-size: .95em;
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	letter-spacing:.1em;
}
#pnav a:hover { 
	text-decoration: none; 
	color: black;
	font-size: .95em;
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	letter-spacing:.1em;
}
#pnav .imgprtl {
	border: 0;
	margin-right:5px;
	float:left;
	vertical-align:middle;	
	margin-top:5px;
}
.back_totop {
	font-size: 95%;
	text-align: right;
	margin:5px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	text-decoration:none;
}
ul {
	text-align:left;
	padding: 1px 0 2px 20px;
	margin: 1px 0 2px 20px;
	padding:
}
li {
	list-style:square;
	margin:2px 0 2px 5px;
	padding:2px 0 2px 5px;
}
.title_qa {
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#756350;
	background-color:transparent;
	vertical-align:top;
	text-align:right;
}
.sep {
	border-top:thin #756350 dotted;
}
.adm_tdr {
	border:0;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	vertical-align:top;
	text-align:right;
	width:10%;
}
.adm_tdl {
	border:0;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	vertical-align:top;
	text-align:left;
	width:95%;
}
.adm_table {
	width:100%;
	border:0;
	vertical-align:top;
}
.newslink {
	font-weight:bold;
}

#news a:link {
	text-decoration: underline;
	color:#e51b24;
	font-weight:bold;
}
#news a:visited { 
	text-decoration: underline; 
	color:#e51b24;
	font-weight:bold;
}
#news a:active { 
	text-decoration: underline; 
	color: #756350;
	font-weight:bold;
}
#news a:hover { 
	text-decoration: underline; 
	color: #756350;
	font-weight:bold;
}
#news p {
	margin:5px 20px 5px 10px;
	padding:5px 20px 5px 10px;
	text-align:left;
}
.homenewsdate{
	font-weight:normal;
	font-size:90%;
}
#SearchButton {
background:url('../srch/imgs/search.png') no-repeat;
width:70px; height:25px;color:white;}


#sub p {
	color: #756350;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#sub ul {
	text-align:left;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	font:inherit;
}
#sub li {
	list-style:none;
	margin:2px 10px 2px 5px;
	padding:2px 10px 2px 5px;
	margin-left:35px;
	text-indent:-30px;
}
#sub a:link {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#756350;
	background:transparent url('../imgs/subnav_brown.png') no-repeat scroll left  center;
}
#sub a:visited { 
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color:#756350;
	background:transparent url('../imgs/subnav_brown.png') no-repeat scroll left center;
}
#sub a:active { 
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #e51b24;
	background:transparent url('../imgs/subnav_red.png') no-repeat scroll left center;
}
#sub a:hover { 
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #e51b24;
	background:transparent url('../imgs/subnav_red.png') no-repeat scroll left center;
}
.subnav_background {
	background:transparent url('../imgs/subnav_back.png') no-repeat scroll center top;
	height:300px;
	width:300px;
}
#sub .pad {
	margin-left:10px;
	padding-left:20px;
	text-indent:-10px;

}
#sub .idselect {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #e51b24;
	background:transparent url('../imgs/subnav_red.png') no-repeat scroll left center;
	margin-left:20px;
	padding-left:20px;
	text-indent:0
}

.title {
  padding-left: 120px;
  min-height: 120px;
  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-color:#ffffff;
}

.playButton {
  background-color: #756350;
  cursor: pointer;
  font-weight: bold;
  font-size: 1em;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  top: 60%;
  zoom: 100%;
  padding: .5em 1em;
  color: #e1dcd7;
  font-family:Arial, Helvetica, sans-serif;
}

.playBackground {
  background-color:#ffffff;
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}
.nltr_title {
	font-family:"Helvetica Narrow", Helvetica, Arial,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#756350;
	text-align:left;
	letter-spacing:.15em;	
	background-color:transparent;
	/*margin: 10px 10px 0px 10px;
	padding:10px 10px 0px 10px;*/
}
#subnavbox a:link {
	text-decoration: none;
}
#subnavbox a:visited { 
	text-decoration: none; 
}
#subnavbox a:active { 
	text-decoration: none; 
}
#subnavbox a:hover { 
	text-decoration: none; 
}
