/* global styles */
body {
	font-family: Arial, Helvetica, sans-serif;
}

.hide {
	display: none
}


td img {display: block;}


a {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: none;
	color: #0099CC;
	text-align: left;
}
.class1 A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.class1 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.class1 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
}
.class1 A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600;
	font-style: normal;
	font-weight: lighter;
}
.class2 A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
}
.class2 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
}
.class2 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099CC;
	font-style: normal;
	font-weight: lighter;
}
.class2 A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099FF;
	font-style: normal;
	font-weight: lighter;
}

#masterpage_main {
	margin: 0 auto;
	width: 800px;
	
}

#masterpage_table {
	text-align: left;
	height: auto;
	width: auto;
}

#masterpage_table td {
	margin: 0px;
	bottom: auto;
}

/* two column styles */

#masterpage_left {
	background-color: #EFFED4;
	width: 220px;
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	border:0px;
	border-top: 3px solid #fff;
	}
	
#masterpage_center {
	line-height: normal;
	top: auto;
}


#masterpage_leftnav ul {
	margin: 0px 0px 2px 0px;
	background-color: #fff;
	margin-left: 0px;
	font-size: small;
	padding-top: 2px;
	list-style: none;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCFCFC;
	border-bottom-color: #FCFCFC;
}

#masterpage_leftnav li {
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	padding: 0px;
}

#masterpage_leftnav a {
	text-decoration: none;
	color: #FF7700;
}

#masterpage_leftnav a:hover {
	text-decoration: none;
	color: #0099CC! important;
}

#masterpage_leftnav li.lilevel20 {
	display: none;
}

#masterpage_leftnav li.lilevel30 {
	display: none;
}

#masterpage_leftnav li.lilevel30 {
	display: none;
}
#masterpage_leftnav li.lilevel31 {
	color: #333333;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}
#masterpage_leftnav li.lilevel41 {
	color: #333333;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
}
#masterpage_leftnav li.lilevel51 {
	color: #333333;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;font-weight: bold;
}
#masterpage_leftnav li.lilevel61 {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
#masterpage_leftnav li.lilevel71 {
	background-color: #EFFED4;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
}
#masterpage_leftnav li.lilevel81 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	color: #CC6600;
}#masterpage_leftnav li.lilevel91 {
	border-bottom: 1px solid #ccc;padding-left: 10px;
}
#masterpage_leftnav a.level3 {
	text-align: left;
	text-decoration: none;
	color: #FB6D18;
}



/* footer styles */

#masterpage_footer {
	text-align: left;
	width: 800px;
}

#masterpage_footer ul {
	text-align: center;
}

#masterpage_footer p {
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#masterpage_footer a {
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size:x-large;
	font-weight: bolder;
	text-align: left;
	font-style: normal;
	
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:medium;
	font-weight: bolder;
	text-align: left;
	

}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FA6C15;
	font-size: medium;
	text-align: left;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FA6C15;
	font-size: small;
	text-align: left;
}
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FF6600;
	font-style: normal;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	padding: 5px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FA6C15;
	font-weight: normal;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FA6C15;
	font-style: normal;
	font-weight: bold;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: lighter;
	z-index: auto;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA6C15;
	text-align: left;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FA6C15;
	font-weight: bold;
	text-align: left;
}

/* this is code for structure container and main block settings */
#container {
	position: relative;
	w\idth: 800px;
	margin: auto;
	min-height: 100%;
 }
#topflag{
	position:absolute;
	height:77px;
	width:800px;
	background-image: url(../images/top_1.gif);
	left: 0px;
	top: 0px;
} 
#topimage{
	position:absolute;
	height: 78px;
	background-image: url(../images/originals/screen_roof.jpg);
	width: 800px;
	top: 77px;
	left: 0px;
	z-index: 1;
} 
#topnav{
	position:absolute;
	top:154px;
	height:17px;
	width:790px;
	background-color:#000000;
	z-index: auto;
	padding: 5px;
	left: 0px;
	}
	#topblurb{
	position:absolute;
	width:800px;
	background-color:#FFFFFF;
	z-index: auto;
	top: 244px;
	}
#leftnav{
	position:absolute;
	height:205px;
	width:136px;
	z-index: auto;
	background-repeat: no-repeat;
	left: 68px;
	}
#search{
	position:absolute;
	top:40px;
	height:19px;
	width:216px;
	float: right;
	background-repeat: no-repeat;
	padding: 2px;
	right: -170px;
	z-index: 0;
	left: 600px;
}  
#acadlogos{
	position:absolute;
	top:185px;
	height:51px;
	left: 1px;
	width: 800px;
	border-bottom-color: #FF6600;
	border-bottom-style: none;
	border-bottom-width: thin;
	}

  
 #screenacademylogo{
	position:absolute;
	top:1117px;
	height:111px;
	width:543px;
	margin: 0px;
	right: 40px;
	background-repeat: no-repeat;
	left: 199px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: lighter;
	width: 796px;
	position: absolute;
	left: 0px;
	height: 15px;
	padding: 2px;
	top: 596px;
	}
 #schoolshead{
	position:absolute;
	height:1px;
	width:800px;
	visibility: visible;
	clear: none;
	float: none;
	background-repeat: no-repeat;
	top: 181px;
} 
#newschoolshead{
	position:absolute;
	width:800px;
	visibility: visible;
	clear: none;
	float: none;
	background-repeat: no-repeat;
	top: 181px;
	padding-top: 5px;
	z-index: auto;
	height: 30px;
} 

	
	
	/* this is editable area from templates for 1st and 2nd level pages */  

#hitbox1{
	width:180px;
	position:absolute;
	top: 519px;
	height: 165px;
	left: 0px;
	border: 1px solid #FA6C15;
	background-color: #E9E9E9;
	padding: 2px;
  }
  #hitbox2{
	width:180px;
	position:absolute;
	top: 694px;
	height: 165px;
	left: 188px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
#hitbox3{
	width:180px;
	position:absolute;
	top: 694px;
	border-top-style: none;
	height: 165px;
	left: 377px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
#hitbox4{
	width:180px;
	position:absolute;
	top: 525px;
	height: 165px;
	left: 204px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
#hitbox6{
	width:180px;
	position:absolute;
	top: 519px;
	height: 165px;
	left: 188px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
  #hitbox7{
	width:180px;
	position:absolute;
	top: 519px;
	height: 165px;
	left: 375px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
  #hitbox4{
	width:180px;
	position:absolute;
	top: 694px;
	height: 165px;
	left: 0px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
  #hitbox8{
	width:215px;
	position:absolute;
	top: 520px;
	font-weight: lighter;
	height: 339px;
	left: 563px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }
  #hitbox9{
	width:180px;
	position:absolute;
	top: 525px;
	height: 165px;
	left: 204px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }  
#hitbox10{
	width:799px;
	position:absolute;
	top: 235px;
	height: 64px;
	left: 0px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }	
  #newhitbox1{
	position:absolute;
	top: 219px;
	background-color: #FFF;
	padding: 2px;
	left: 580px;
	z-index: auto;
  }	
  #newhitbox2{
	position:absolute;
	top: 220px;
	background-color: #E9E9E9;
	left: 0px;
  }	
  #newhitbox3{
	position:absolute;
	top: 542px;
	left: 0px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
	width: 571px;
	height: 65px;
  }	
  #newhitbox4{
	width:208px;
	position:absolute;
	top: 542px;
	height: 158px;
	left: 580px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }	
  #newhitbox5{
	width:185px;
	position:absolute;
	top: 615px;
	height: 85px;
	left: 386px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }	
  #newhitbox6{
	width:185px;
	position:absolute;
	top: 615px;
	height: 85px;
	left: 191px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
  }	
  #newhitbox7{
	width:180px;
	position:absolute;
	top: 615px;
	height: 85px;
	background-color: #E9E9E9;
	border: 1px solid #FA6C15;
	padding: 2px;
	text-align: left;
	vertical-align: top;
  }	
/* this is main editable for content pages */

#news {
	position:static;
	width:auto;
	height:auto;
	z-index:1;
	background-color: #E9E9E9;
	padding: 2px;
	clear: none;
	float: right;
	visibility: visible;
	right: 10px;
	border: 1px solid #FF6600;
	left: 501px;
	top: 596px;
}
#news1 {
	position:absolute;
	width:221px;
	height:416px;
	z-index:1;
	background-color: #E7E6D3;
	padding: 2px;
	clear: none;
	float: right;
	visibility: visible;
	right: 10px;
	border: 1px solid #FF6600;
	left: 576px;
	top: 236px;
}
#content{
	width:800px;
	position:absolute;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 215px;
	top: 300px;
	left: 105px;
  }
#menuheader{
	width:198px;
	position:absolute;
	margin: 0px;
	padding: 5px;
	background-image: none;
	top: 230px;
	height: 17px;
	background-repeat: no-repeat;
	left: 0px;
	background-color: #FB6D18;
  }
  #contentheader{
	width:545px;
	position:absolute;
	margin: 0px;
	top: 230px;
	height: 18px;
	background-repeat: no-repeat;
	background-color: #FB6D18;
	left: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
  }
#menufooter{
	width:194px;
	position:absolute;
	margin: 0px;
	background-image: url(../images/menuheaderbackground.png);
	height: 17px;
	background-repeat: no-repeat;
	padding: 5px;
  }
  #contentfooter{
	width:575px;
	position:absolute;
	margin: 0px;
	height: 20px;
	background-image: url(../images/contentheaderback.png);
	background-repeat: no-repeat;
	padding: 5px;
  }
  /* alternative page layout for index */
  #containeralt {
   height:100%;
}
 html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#containeralt {
	min-height:100%;
	margin: auto;
	w\idth:800px;
	position:relative;
}
#headeralt {
  
   padding:0px;
}
#bodyalt {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
#footeralt {
	position:absolute;
	width:100%;
	height:60px;
	left: 0;
	top: 900px;
}

