/* CSS Document */
body {
	background-position:top;
	background-repeat:repeat-x;
	background-image: url(/images/_img/secondstudents/bg.jpg);
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font-size:75%;
	color:#fff;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}
	
a {
	color:#00aced;
	
}


div, img {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:12px;
	font-family:inherit;
	}


/* --------------------------------------- second students --------------------------------------- */

.header {
	width:960px;
	margin:0 auto;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.top {
	width:960px;
	margin:0 auto;
	padding-top:20px;
	padding-left:20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	height:360px;
	background-image: url(/images/_img/secondstudents/corner_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
.blueBar {
	margin:0 auto;
	left: 0px;
	background-color:#00aced;
	padding: 20px;
	width:960px;
	margin:0 auto;
	}
	
.bottom {
	width:960px;
	margin:0 auto 20px auto;
	padding-left:20px;
	padding-right: 20px;
	height:360px;
	background-image: url(/images/_img/secondstudents/corner_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
.footer {
	background-color:#333;
	margin:0 auto;
}

.footerContainer {
	color:#FFF;
	width:960px;
	margin:0 auto;
	height: 120px;
	padding-top: 20px;
}

#nav-highschool ul
{
list-style: none;
padding-left: 20px;
margin: 0;
color:#FFF;
} 

#nav-highschool a {
	color:#FFF;
	
}

#nav-jhigh ul
{
list-style: none;
padding-left: 20px;
margin: 0;
color:#FFF;
} 

#nav-jhigh a {
	color:#FFF;
	
}

li {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin-bottom: 10px;
}

h1 {
	font-size:3em;
	line-height:1;
	color: #FFF;
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:baseline;
}

h2 {
	color:#333;
	font-size:2em;
	margin-bottom:0.75em;
	width: 100%;
	border-bottom: solid;
	border-bottom-width:1px;
	padding-bottom:10px;
}

h3 {
	color:#fff;
	font-size:2em;
	margin-bottom:0.75em;
	width: 100%;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color:#FFF;
	padding-bottom:10px;
}

h4 {
	color:#333;
	font-size:14px;
	margin-top:-10px;
	margin-bottom:-10px;
	width: 100%;
}

.schools {
	height:340px;
	width:600px;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/images/_img/secondstudents/schoolBG.jpg);
}

.info {
	width:280px; 
	float:right;
	float:left; 
	padding-top: 20px; 
	padding-left: 20px; 
	height: 340px; 
	padding-right: 20px; 
	background-color: #333;
	
}

.highschool {
	width:280px; 
	float:right;
	
}

.jhigh {
	width:280px; 
	float:left;
	
}

.sbcLogo {
	margin-right:10px;
	width:15px;
	height:20px;
	
}

.tagline {
	font-family:inherit;
	color:#FFF;
}



/* get rid of those system borders being generated for A tags */
a {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


/* overlay-apple*/

/* the overlayed element */
.apple_overlay {
	color:Black;
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(/images/_img/secondstudents/blueBg.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:325px;
	height:20px;
	
	/* some padding to layout nested elements nicely  */
	padding:70px 50px 30px 40px;

	/* a little styling */	
	font-size:11px;
}



/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(/images/_img/secondstudents/close.png);
	position:absolute;
	right:30px;
	top:30px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black version of the overlay. simply uses a different background image */
	div.apple_overlay.black {
		/*background-image:url(img/overlay/transparent.png);		I don't have this file */
		color:#fff;
	}
	
	div.apple_overlay h2 {
		margin:10px 0 -9px 0;
		font-weight:bold;
		font-size:14px;
	}
	
	div.black h2 {
		color:#fff;
	}
	
	#triggers {
	text-align:center;
	}
	
	#triggers img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
	
a.buttonHighschool {
	background-image:url(/images/_img/secondstudents/rollover_highschool_off.png);
	height: 22px;
	width:119px;
	display:block;
	margin-left:20px;
	margin-top:5px;
	}
	
a.buttonHighschool span { 
	display:none; 
	}
	
a.buttonHighschool:hover {
	background-image:url(/images/_img/secondstudents/rollover_highschool_over.png);
	}
	
a.buttonJhigh {
	background-image:url(/images/_img/secondstudents/rollover_jhigh_off.png);
	height: 22px;
	width:119px;
	display:block;
	margin-top:5px;
	}
	
a.buttonJhigh span { 
	display:none; 
	}
	
a.buttonJhigh:hover {
	background-image:url(/images/_img/secondstudents/rollover_jhigh_over.png);
	}
	
.directions {
	color:#ffffff;
	font-weight:bold;
	
}

