@charset "utf-8";
/* CSS Document */


body{
	
	margin-top:20px;
	
	
	
}
.filled{
    background: navy;
    color: white;
}



.invalid{
	color:red;
	
	}


.align_center{
	text-align:center;
	
	}
	
.valid{
	
	color:green;

	}

#remark{text-align:center;}

#map, #school_logo_xparent{
	position:absolute;
	z-index: 9;
	opacity: 0.2;
}

#address,#heading{
	position:absolute;
	z-index:10;
	//background-color:#F9F9F9;

}


a:hover{
color:red;
}

#leftbar a:hover{
	color:red;
}


#rexous{
	display:none;
}
#student_image{
	padding: 0;
}


#result_heading{
	text-align:center;
	font-weight:bold;
}


.td_center_detail{
	text-align:center;
	margin-left:20px;
	padding:0;
	font-weight:bold;
	
}

.td_center span{
	font-size:0.7em;
	font-style:italic;
	font-weight:700;
	
}



#wrapper{
	width:800px;
	background-color:silver;
	margin:auto;
	height:1030px;
}

#wrapper_student{
	width:800px;
	background-color:silver;
	margin:auto;
	height:500px;
}


#wrapper_index{
	width:800px;
	background-color:silver;
	margin:auto;
	
}

#welcomeText{
	padding:0;
	margin:0:
	}
#homeWelcome{
	float:left;
	width:174px;
	height:320px;
	overflow:hidden;
	margin: 0;
	background:#9093a8;
	border: 0.1px solid blue;
	
	}
#slideWrapper{
	
	border: 1px solid blue;
	height:321px; }

#content_index{
	width:800px;
	background:rgba(0,0,255,0.1);
	float:right;
	
}

#wrapper_result{
	width:800px;
	background-color:silver;
	margin:auto;
	height:1100px;
}

#content_result{
	
	background:#eee;
	
	
}




#busy{
	
	margin-left:100px
	}


#head{

	width: 800px;
	height: 190px;
	
	background-color:#000;
}

#upper{
	width: 800px;
	height:100px;
	//background-color:#000;
	//background-image:url(school_title.jpg);
}

#nav{
	width:800px;
	height:40px;
	margin-top:5px;
	background-color:#90F;
	font-size:0.85em;	
	
}

#subnav{
	width:800px;
	height:26px;
	padding-top: 3px;
	background-color:#99F;
	font-size:0.85em;
	
}

#subnav2{
	width:800px;
	height:26px;
	padding-top: 3px;
	background-color:#99F;
	font-size:0.85em;
	border-bottom:thin solid black;
}
#a_right{
	
	color:#00F;
	margin-left:500px;
	font-weight:bold;
}


#welcome{
	font-weight:bold;
	color:black;
	
	}
	

#subnav ul li{
	display:inline;
	
	padding-top:2px;
	margin-left:10px;
	position: relative;
	padding-right: 1px;
}
#subnav ul {
	display:inline;
	
	padding-top:2px;
	text-align:right;
	margin-left: 500px;
	position: relative;
}





#leftTop{
	
	width:200px;
	background:url(div_background.png);
	float:left;
	margin-top:20px;
	height:200px;
	border:1px solid white;
	}
#infoBox{
	
	
	width:800px;
	height:230px;
	line-height:30px;
	border:1px solid blue;
	}	
	
	#infoBox a{
		
		color: purple;
		padding:0;
		margin:0;}
		
		#infoBox li:hover > a{
		
		color: white;
		padding:0;
		margin-left:10px;
		font-weight:bold;
		}
		#infoBox li{
			list-style:none;
			margin-left:10px;
			padding:0;}
			
			
			#infoBox ul{
				margin:0;
				padding:0;}
		
	#infoBox li:hover{
		color: white;
	background:blue;
	
	
	margin-left:0;
	margin-right:0;
	list-style:none;
	cursor:pointer;
}
#p_center{
	text-align:center;
	
	}
	
#centerTop{
	
	width:200px;
	background:url(div_background.png);
	float:left;
	margin-left:100px;
	margin-top:20px;
	height:200px;
	border:1px solid white;
	}	
	
	#leftTop p, #centerTop p, #rightTop p{
		border-bottom: 1px solid black;
		background:#99F;
		margin-left:0;
		margin-right:0;
		margin-top:0;
		color: black;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;

		text-align:center;
		
		}
		
 #rightTop{
	
	width:200px;
	background:url(div_background.png);
	float:right;
	margin-top:20px;
	height:200px;
	border:1px solid white;}
	
	
	#rightTop,#leftTop,#centerTop{
	-moz-box-shadow: 0 0 22px #111;
	-webkit-box-shadow:0 0 22px #111;
	box-shadow:0 0 22px #111;
	 
	}
	
	
//SUB SUB NAV

#sub_sub_nav{
	width:800px;
	height:25px;
	padding-top: 5px;
	background-color:#99F;
}
#sub_sub_nav ul li{
	display:inline;
	
	padding-top:1px;
	
	margin-left:10px;
	position: relative;
}
#sub_sub_nav ul {
	display:inline;
	
	padding-top:2px;
	text-align:left;
	margin-left: 563px;
	position: relative;
}


#nav ul {

	
	padding-top:8px;
	//text-align:right;
	margin-left: 50px;
	
	
}


fieldset{border-width:medium;
border-style:groove;
width:240px;
margin:auto;}


.niav{
	text-decoration: none;
	color: white;
	font-weight:bold;
	//display:inline-table;
	position:relative;
	}



#nav ul li{
	padding-right: 4px;
	color: white;
	display:inline-table;
	margin_left:-200px;
}

a{
	text-decoration:none;
	color:white;
	font-weight:bold;
}

#table_result{
	border:thin;
	
}

.td_result{
	text-align:left;
	
}

#nav ul li ul li{
	//padding-right: 5px;
	color: white;
	position:relative;
	display: block;
	//text-align:left;
	margin-left:0;
	padding-left:0;
	
	
	
}

#nav ul ul{
	display: none;
	position:relative;
	
	}

#nav ul li:hover > ul{

	
	background-color:black;
	
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	width:75px;
	text-align:left;
	
}

table{
	border:thin;
	border-collapse:collapse;
	margin:auto;
	background-color:#CCC;
	font-size:0.8em;

}

#student_login, fieldset{
	background-color:#CACACA;
}
fieldset{
	border-bottom-width:thick;
	border-right-width:thick;
	padding-top:2px;
}


.td_left{
	text-align:left;
	
	
}

.tr_head{
	background-color:#90C;
}

#school_name{
	margin-top:10px;
	font-weight:bold;
	font-size:1.3em;
	//text-align:center;
}

#school_name_p{
	margin-top:25px;
	line-height:1.2em;
	text-align:center;
	font-size: 110%;
	
}

#school_logo{
	float:left;
	//vertical-align:middle;
	padding:5px;
	
}

.tr_even{
	background-color:#F9F;
	border-top:thick;
	
}

.tr_odd{
	background-color:#F5FAA0;
}

#title{
		
		background-color:#90C;
	}
.td_center{
	text-align:center;
	font-weight:bold;
}
.td_rightx{
	text-align:right;
	font-weight:bold;
}

td{text-align:right;
}

#content{
	width: 570px;
	background-color:#999;
	float:right;
	height:840px;
}

#content_student{
	width: 570px;
	background-color:#999;
	float:right;
	height:310px;
}

#leftbar{
	width:230px;
	float: left;
	height:300px;
	background-color:silver;
}

#leftbar_student{
	width:230px;
	float: left;
	height:300px;
	background-color:silver;
}

#leftbar_index{
	width:230px;
	float: left;
	height:50px;
	background-color:silver;
	//position:fixed;
	
}

#newsupdate{
	display:none;
}

#leftbar_index a, #leftbar_index li{
color:navy;}

#leftbar_student a, #leftbar_student li{
color:navy;}



#leftbar a, #leftbar li{
color:navy;}





.stick{
	position:fixed;
	top: 0;
}

#picx{
	position:absolute;
}


picx2{
	position:absolute;
	
}
#footer{
	background-color:#000;
	height:50px;
	width: 800px;
	margin:auto;
	color:#FFF;
	float:left;
	
	
	text-align:center;
	
}

h1{
color:white;
text-align:center;
vertical-align: middle;
line-height:10%;


}

h2{
margin:9px;
padding:3px;
line-height:10%;
text-align:center;

}


h3,h4{
	line-height:10%;
}

#picture{
	padding:3px;
	margin:10px;
	height:300px;
	width:550px;
	background-color: black;
	
	}
#title_bar{
	
	background:#906;
	width:800px;
	margin:auto;
	}
	
	.inside_title_bar{
		margin-left:275px;
		
	}
	a .inside_title_bar{
		padding-left:15px;
	}

#login {
	text-align:center;
	
	margin:330px;
	color: #006;
}

#first_:hover, #second_:hover,#third_:hover,#cat_1:hover,#cat_2:hover,#profile:hover{cursor:pointer; 
color:#995;}


#login a {

	color: #006;
}

#progress_bar{
	padding:0;
	
	//margin:auto;
	height:40px;
	width:550px;
	background-color:#999;
	
}
#picture_title{
	margin-top:10px;
	margin-left:10px;
	height:20px;
	width:550px;
	background-color:white;
	text-align:center;
}

#red, #redp{
color: red;	
}

#copyright{
	color:white;
	text-align:center;
	margin:0;
	padding:0;
	padding-top:8px;
	font-size:0.8em;
	font-weight:normal;
}
h1{padding:0;}


p::first-line{
padding-top:0;
margin-top:0;

}

.heading{
	font-weight:bold;
}
#stafflogin{
	color:white;
	margin-left:350px;
	padding:0;
}
p{ font-size: 1em;
text-align:justify;
margin:9px;
padding:3px;
}

#selected{
	
	background-color:#99F;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:7px;
	text-align:center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
}
#sub_selected{
	
	background-color:black;
	padding-top:4px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:7px;
	text-align:center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
}
#sub_sub_selected{
	
	background-color:black;
	//margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:7px;
	text-align:center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}


@media print{

.container{
        border:hidden;


}
	
	#title_bar, .no_print, button{
		display:none;
		}
#PDFtoPrint, .align_center{
		display:none;
	}
	@page{
		
		size:portrait;
		background-color:#096;}

	body{
		margin:auto;
		background-image:url(../img/school_logo_xparent.gif);
		display:block;
	}
	
	
	table {
	width:750px;
	margin:auto;
	text-align:center;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	border:double;
	border-collapse:collapse;


	}
	
	
	#footer, #footer_result{
		display:none;
	
	}
	
	ul {
		display: none;
	}
	#head {
		display: none;	
	}
	
	
	
	#leftLogo{
	display: none;
	}
	
	h2 {
		display: none;
	}
	
	a {
		display: none;
	}
	

	
	div {
		//line-height: 18pt;
	}
	#leftbar{
		display:none;
		}
	
	#title{
		
		border-top: hidden;
		border-left: hidden;
		border-right: hidden;
	}
	
	#tr_top{
	
	border-top:double;
	
	}
	

	.school_head1{
	
	border-top:thick;
	
}
	
	#upper{
	display:none;
	}
	#comment_width{
		
		
		width:375px;}
	#sub_sub_nav{
		display:none;
	}
	
		#subnav, #button_no, #button_no2{
		display:none;
	}
	
	
	#nav{
		display:none;
	}
	

	#student_image{
		padding:2px;
	}
	
	.td_result1{
		width:45px;	
	}
#result_heading{

	border-top:double;
}

#rexous{
	display:table-row;
}


#school_head, school_head1{
	border-left:hidden;
	border-right:hidden;
	border: hidden;
	
}

#name_title{
	
	border:thin;}
	
	
#marquee_id{
		
		
		display:none;
		}
		
#p_center{
	
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:bold;
	}
hr {
	border:5px;
	color:black;}
	
}
