@charset "utf-8";
/* CSS For Landing Pages */

.pc { margin-top: -60px; padding-bottom: 60px; }
#secondary-content { top: 280px !important; }
#breadcrumbs { position: relative; top: 310px; }
h1 { text-indent: 18px; position: relative; top: 0; left: -19px; width: 710px; padding-top: 320px; }

#who-we-are h1 { background: url(/images/common/landing-whoweare.jpg) 0 0 no-repeat; }
#academics h1 { background: url(/images/common/landing-academics.jpg) 0 0 no-repeat; }
#admission h1 { background: url(/images/common/landing-admission.jpg) 0 0 no-repeat; }
#supporting-lovett h1 { background: url(/images/common/landing-support.jpg) 0 0 no-repeat; }

.OnlionLanding h1 {
	text-indent: -99999px; 
	position: relative; 
	top: 0; 
	left: -19px; 
	width: 710px; 
	padding-top: 170px; 
	background: url(/images/common/landing-onlion.jpg) 0 0 no-repeat;
	}
.OnlionLanding .pc { margin-top: -60px; padding-bottom: 60px; }
.OnlionLanding #secondary-content { top: 190px !important; }
.OnlionLanding #breadcrumbs { position: relative; top: 30px; }
.OnlionLanding #breadcrumbs ul li,
.OnlionLanding #breadcrumbs ul li a { color: #fff !important; }
