﻿@font-face {
    font-family: 'Calibri';
    src: url('calibri-webfont.eot');
    src: url('calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibri-webfont.woff') format('woff'),
         url('calibri-webfont.ttf') format('truetype'),
         url('calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('calibriz-webfont.eot');
    src: url('calibriz-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibriz-webfont.woff') format('woff'),
         url('calibriz-webfont.ttf') format('truetype'),
         url('calibriz-webfont.svg#CalibriBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic, oblique;

}

@font-face {
    font-family: 'Calibri';
    src: url('calibrib-webfont.eot');
    src: url('calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibrib-webfont.woff') format('woff'),
         url('calibrib-webfont.ttf') format('truetype'),
         url('calibrib-webfont.svg#CalibriBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Calibri';
    src: url('calibrii-webfont.eot');
    src: url('calibrii-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibrii-webfont.woff') format('woff'),
         url('calibrii-webfont.ttf') format('truetype'),
         url('calibrii-webfont.svg#CalibriItalic') format('svg');
    font-weight: normal;
    font-style: italic, oblique;

}


body {
	margin:0;
	font:12px/1.4em Calibri, Arial, Helvetica, sans-serif;
	font:12px/1.4em Arial, Helvetica, sans-serif;
	color:#414042;
	background:url(/images/reskin/bg.jpg);
	min-width:1002px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
input, textarea, select{
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#414042;
	vertical-align:middle;
}
img {border:0;}
a{
	color:#414042;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.wrap{
	width:100%;
	overflow:hidden;
}
.row{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	height:1%;
	padding:11px 28px 0 12px;
	position:relative;
	z-index:1;
}
.index #header{padding:11px 6px 0 19px;} 
#header .section{
	width:100%;
	overflow:hidden;
	padding-bottom:13px;
}
.index #header .section{padding-bottom:2px;}
.logo{
	float:left;
	display:inline;	background:url(../images/logo.png) no-repeat;
	width: 200px;
	height: 55px;	text-indent:-9999px;	overflow:hidden;
	margin:13px 0 0 34px;
	visibility:hidden;}.logo a{	display:block;	height:100%;}
.user-bar{
	list-style:none;	margin:0;	padding:0;
	float:right;
	overflow:hidden;
}
.user-bar li{
	float:left;
	background: url(/images/reskin/user-menu-separator.png) no-repeat 0 3px;
	margin:0 2px 0 -2px;
	padding:0 7px 0 10px;
	line-height:19px;
}
.user-bar a{
	float:left;
	color:#fff;
	text-decoration:underline;
}
.user-bar a.btn-cart{
	background: url(/images/reskin/icon-cart.png) no-repeat;
	padding:0 0 0 24px;
}
.intro{
	padding-bottom:11px;
	position:relative;
}
.index .intro{padding-bottom:0px;margin-bottom: -48px;}
.intro img{display:block;}
#nav{
	list-style:none;	margin:0;	padding:0 0 0 30px;
	height:1%;	overflow:hidden;
	text-align:center;
	font-size:20px;
	line-height:24px;
	z-index:-999;
}
.index #nav{padding:0 0 0 66px;
background: url(/images/reskin/index-nav-bg.png) no-repeat 45px top;
height: 144px;
text-align:left;
}
#nav li{
	display:inline-block;
	vertical-align:middle;
	padding-top: 57px;
	padding-right: 20px;
}
* html #nav li{
	height:1%;
	display:inline;
}
*+html #nav li{
	height:1%;
	display:inline;
}
#nav a{
	float:left;
	height:62px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-nav.gif) no-repeat;
}
#nav a.home{width:144px;}
#nav a.home:hover,
#nav .active a.home{background-position:0 -63px;}
#nav a.campuses{
	width:141px;
	background-position:-144px 0;
}
#nav a.campuses:hover,
#nav .active a.campuses{background-position:-144px -63px;}
#nav a.about{
	width:145px;
	background-position:-285px 0;
}
#nav a.about:hover,
#nav .active a.about{background-position:-285px -63px;}
#nav a.faq{
	width:146px;
	background-position:-430px 0;
}
#nav a.faq:hover,
#nav .active a.faq{background-position:-430px -63px;}
#nav a.international{
	width:151px;
	background-position:-576px 0;
}
#nav a.international:hover,
#nav .active a.international{background-position:-576px -63px;}
.index #nav a{
	height: 41px;
	padding: 0;
	text-indent: -9999px;
	background: none;
}
.index #nav a:hover{text-decoration:none;}
.index #nav a.home{
	width:138px;
	background-position:0 0;
}
.index #nav a.home:hover,
.index #nav .active a.home{background-position:0 -65px;}
.index #nav a.campuses{
	width:139px;
	background-position:-144px 0;
}
.index #nav a.campuses:hover,
.index #nav .active a.campuses{background-position:-144px -65px;}
.index #nav a.about{
	width:139px;
	background-position:-289px 0;
}
.index #nav a.about:hover,
.index #nav .active a.about{background-position:-289px -65px;}
.index #nav a.faq{
	width:138px;
	background-position:-434px 0;
}
.index #nav a.faq:hover,
.index #nav .active a.faq{background-position:-434px -65px;}
.index #nav a.international{
	width:143px;
	background-position:-578px 0;
}
.index #nav a.international:hover,
.index #nav .active a.international{background-position:-578px -65px;}
#main{
	width:787px;
	margin:-33px auto 0;
	padding:45px 31px 20px 42px;
	position:relative;
	background: url(/images/reskin/content-bg.jpg) repeat-y;
}
.index #main{
	width:776px;
	padding:51px 13px 40px 32px;
	margin:-38px 47px 0 65px;
}
#main:after{
	content:"";	display:block;	clear:both;
}
#content{
	float:left;
	width:470px;
	position:relative;
	z-index:10;
}

.title-welcome{
	background: url(../images/bg-title-welcome.png) no-repeat;
	width: 449px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 12px;
}
.photo-box{
	width:466px;
	margin:0 -20px 0 0;
	padding:0 0 2px 5px;
	position:relative;
	overflow:hidden;
}
.photo-box .alignleft{
	float:left;
	margin:0 9px 0 0;
}
.text-box{padding:0 0 7px 5px;}
.text-box p{margin:0 0 1.5em;}
.link-list{
	width:100%;
	background: url(/images/reskin/content-separator.png) repeat-x 0 100%;
	padding:0 0 31px;
	margin:0 0 15px;
}
.link-list ul{
	list-style:none;	margin:0 -41px 0 0;	padding:0;
	width:495px;
	overflow:hidden;
	position:relative;
	font-size:11px;
	line-height:14px;
}
.link-list ul li{
	float:left;
	margin:0 18px 0 0;
}
.link-list ul a{
	float:left;
	color:#fff;
	padding:11px 0 0;
	text-indent:-9999px;
}
.link-list ul a span{display:block;}
.link-list .link-view{
	background: url(/images/reskin/cta-view-catalog.jpg) no-repeat;
	width:115px;
	height:38px;
	padding-left:28px;
}
.link-list .link-mail{
	background: url(/images/reskin/cta-request-catalog.jpg) no-repeat;
	width: 112px;
	height: 39px;
	padding-left:30px;
}
.link-list .link-gallery{
	background: url(/images/reskin/view-photogallery.jpg) no-repeat;
	width: 88px;
	height:39px;
	padding-left:55px;
}
.col-w{width:100%;}
.col-w:after{
	content:"";	display:block;	clear:both;
}
.col-download{
	float:left;
	width:250px;
}
.ico-01{
	float:left;
	background: url(/images/reskin/panel-downloads-icon.jpg) no-repeat;
	width: 40px;
	height: 55px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:0 3px 0 -5px;
}
.col-w .text{
	height:1%;	overflow:hidden;
}
.title-downloads{
	background: url(/images/reskin/panel-downloads-header.jpg) no-repeat;
	width: 136px;
	height: 47px;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 0 11px 3px;
}
.col-w ul{
	list-style:none;	margin:0;	padding:0;
}
.col-w ul li{
	min-height:1em;
	vertical-align:middle;
	padding: 0 0 6px 18px;
	background: url(/images/reskin/content-bullet.png) no-repeat 0 4px
}
.col-calendars{
	float:left;
	width:210px;
	margin:0 -5px 0 0;
}
.ico-02{
	float:left;
	background: url(/images/reskin/panel-calendars-icon.jpg) no-repeat;
	width: 40px;
	height: 55px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 8px 0 0;
}
.title-calendars{
	background: url(/images/reskin/panel-calendars-header.jpg) no-repeat;
	width: 90px;
	height: 27px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 15px;
}
.col-w .col-calendars ul li{padding:0 0 5px 12px;}
#sidebar{
	width:290px;
	float:right;
}
.index #sidebar{width:305px;}
#sidebar .search-list{
	list-style:none;	margin:20px 0 22px;	padding:59px 0 0 0;
	background: url(/images/reskin/join-the-crew.png) no-repeat;
	width:auto;
	height:auto;
}
.index #sidebar .search-list{margin: 3px 0 15px 21px;}
#sidebar .search-list li{
	display:inline-block;
	width:100%;
	padding-bottom:15px;
}
#sidebar .search-list a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#sidebar .search-list .link-enroll{
	background: url(/images/reskin/sb-enroll-online-now.png) no-repeat;
	width: 266px;
	height: 38px;
}
#sidebar .search-list .link-photogallery{
background: url(/images/reskin/sb-view-photogallery.png) no-repeat;
width: 266px;
height: 38px;
}
#sidebar .search-list .link-grade{
	background: url(../images/bg-link-grade.gif) no-repeat;
	width: 144px;
	height: 23px;
	margin:0 0 3px;
}
#sidebar .search-list .link-campus{
	background: url(../images/bg-link-campus.gif) no-repeat;
	width: 159px;
	height: 25px;
}
#sidebar .block{
	background: url(/images/reskin/scroll-long.jpg) no-repeat;
	width: 289px;
	clear: both;
	margin-left: 10px;
}
#sidebar .block .holder{
	position:relative;
	padding:33px 19px 0 12px;
	z-index:10;
}
.title-testimonials{
	background: url(/images/reskin/sb-testimonials.png) no-repeat;
	width: 126px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 12px 20px;
}
#sidebar .block .post{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#sidebar .block .post .img-box{
	float:left;
	width:128px;
	margin:0 -8px 0 0;
}
#sidebar .block .post .img-box img{display:block;margin-left: 10px;}
#sidebar .block .post .text{
	height:1%;	overflow:hidden;
}
#sidebar .block .post p{
	font-style:italic;
	margin:0 0 17px;
}
#sidebar .block .post .btn-more{
	width:100%;
	overflow:hidden;
}
#sidebar .block .post .btn-more a{
	float:left;
	display:inline;
	background: url(/images/reskin/sb-read-more.png) no-repeat;
	width: 112px;
	height: 25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 12px 0 0;
}
.title-connected{
	background: url(/images/reskin/get-connected.png) no-repeat;
	width: 142px;
	height: 29px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 7px 18px;
}
.social{
	list-style:none;	margin:0;	padding:0 0 0 14px;
	font-size:15px;
	line-height:17px;
	width:251px;	overflow:hidden;
}
.social li{
	float:left;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	padding-bottom:12px;
}
.social a{
	float:left;
	padding:6px 0 10px 57px;
}
.social a span{display:block;}
.social a strong{
	display:block;
	font-weight:normal;
	text-decoration:underline;
}
.social a{text-decoration:none;}
.social a:hover{text-decoration:none;}
.social a:hover strong{text-decoration:none;}
.social a.link-facebook{background: url(/images/reskin/sb-fb.png) no-repeat;}
.social a.link-twitter{background: url(/images/reskin/sb-twitter.png) no-repeat;}
.decor-01{
	position:absolute;
	background: url(../images/decor-01.png) no-repeat;
	width: 550px;
	height: 173px;
	text-indent:-9999px;
	overflow:hidden;
	bottom:215px;
	right:25px;
	
	background: url(/images/reskin/sb-parrot.png) no-repeat;
width: 132px;
height: 145px;
}
#footer{padding:18px 78px 80px 66px;
text-align: right;
font-size: 11px;
color: white;
position:relative;
}
.address-list{
	list-style:none;	margin:0;	padding:0;
	height:1%;	overflow:hidden;
	font-size:11px;
	line-height:12px;
	color:#fff;
	display:inline-block;
	margin-bottom: 7px;
}
.address-list li{	
	margin:0 1px 0 -1px;
	padding:0 4px 0 5px;
	background: url(../images/separator-03.gif) no-repeat 0 1px;
	display:inline-block;
}
.address-list a{color:#fff;}
.decor-02{
	background: url(../images/decor-02.png) no-repeat;
	width: 474px;
	height: 133px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:-42px;
}
.title-campuses{
	background: url(../images/bg-title-campuses.png) no-repeat;
	width: 301px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 31px;
}
.campus-post{
	width: 450px;
padding: 0 25px 0 0px;
position: relative;
}
.campus-post ul{
	list-style:none;	margin:0;	padding:0 0 5px;
}
.campus-post ul li{
	height:1%;
	vertical-align:middle;
	overflow:hidden;
	padding:0 0 24px 0px;
	background: url(../images/bullet-03.gif) no-repeat 0 3px;
	padding-bottom: 30px !important;
}
.campus-post .title-post{
	display:block;
	font-size:12px;
	line-height:14px;
	color:#eb2329;
	font-weight:bold;
}
.campus-post address{
	display:block;
	font-style:normal;
	padding-bottom:2px;
	font-weight:bold;
	margin: 3px 0 10px;
}
.campus-post p{margin:0;font-style:italic;}
.campus-post p a{
	color:#eb2329;
	font-style:italic;
}
.campus-post .date{display:block;}
.decor-03{
	position:absolute;
	left:-18px;
	top:-15px;
	background: url(../images/decor-03.png) no-repeat;
	width: 97px;
	height: 57px;
	text-indent:-9999px;
	overflow:hidden;
}
.decor-04{
	position:absolute;
	right:-27px;
	top:-10px;
	background: url(../images/decor-04.png) no-repeat;
	width: 92px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
}
.photo-gallery{padding:0 0 0 11px;}
.title-photo{
	background: url(../images/bg-title-photo.png) no-repeat;
	width: 97px;
	height: 43px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 15px;
}
.photo-gallery ul{
	list-style:none;	margin:0;	padding:0;
	height:1%;	overflow:hidden;
}
.photo-gallery ul li{
	float:left;
	background: url(../images/bg-photo-gallery.png) no-repeat;
	width:104px;
	height:69px;
	padding:6px 0 0 6px;
}
.photo-gallery ul a{float:left;}
.photo-gallery ul img{display:block;}
.title-learn{
	background: url(../images/bg-title-learn.png) no-repeat;
	width: 599px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 9px 0 1px;
}
.main-wrap{
	width:100%;
	padding: 0 0 40px;
}
.main-wrap:after{
	content:"";	display:block;	clear:both;
}
.learn-block-w{
	width:485px;
	position:relative;
	margin:20px 0 0 -11px;
}
.learn-block{
	background: none;
	height: 701px;
}
.learn-block .holder{
	position:relative;	padding:22px 40px 0 0;
}
.title-summer-school{
	background: url(../images/reskin/content-about-ss-header.jpg) no-repeat;
	width: 100px;
	height: 22px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:relative;
}
.school-post{
	width:100%;
	overflow:hidden;
	padding-bottom:54px;
	clear:both;
}
.school-post .img-box{
	float:left;
	
}
.school-post .img-box img{display:block;}
.school-post .text{
	height:1%;	overflow:hidden;
	padding:0;
	width:290px;
	margin-left: 163px;
}
.school-post .text p{
	margin:0 0 12px;
}
.school-post .view-list{
	list-style:none;	margin:0;	padding:0;
}
.school-post .view-list li{
	height:1%;
	vertical-align:middle;
	padding:0 0 12px 13px;
	background: url(../images/bullet-04.gif) no-repeat 0 2px;
}
.title-summer-camp{
	background: url(../images/reskin/content-about-sc-header.jpg) no-repeat;
width: 89px;
height: 22px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:relative;
}
.title-workshops{
	background: url(../images/reskin/content-about-enrichment-header.jpg) no-repeat;
width: 158px;
height: 22px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:relative;
}
.contact-block{padding:0 0 0 12px;}
.title-private-school{
	background: url(../images/bg-title-private-school.png) no-repeat;
	width: 209px;
	height: 60px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 16px;
}
.contact-block p{margin:0 0 9px;}
.site-link{
	width:100%;
	overflow:hidden;
	padding-bottom:38px;
}
.site-link a{
	float:left;
	background: url(../images/bullet-05.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	text-decoration:underline;
}
.site-link a:hover{text-decoration:none;}
.title-contact{
	background: url(../images/bg-title-contact.png) no-repeat;
	width: 81px;
	height: 29px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 13px;
}
.title-gonce{
	display:block;
	font-size:12px;
	line-height:14px;
	color:#ee373d;
	padding-bottom:1px;
	text-transform:uppercase;
}
.contact-block .contact-list{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 9px;
}
.contact-block .contact-list dt{
	float:left;
	padding:0 3px 0 0;
}
.contact-block .contact-list dd{margin:0 0 3px;}
.contact-block .time{padding-bottom:16px;}
.contact-block .time span{display:block;}
.add-logo-01{
	display:block;
	background: url(../images/add-logo-01.png) no-repeat;
	width: 121px;
	height: 90px;
	text-indent:-9999px;
	overflow:hidden;
}
.title-asked{
	background: url(../images/bg-title-asked.png) no-repeat;
	width: 448px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 28px;
}
.title-about{
	background: url(../images/bg-title-learn.png) no-repeat;
	width: 599px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 28px;
}

.asked ul li{
	background:none;
	padding:0 0 14px 9px;
}
.question .contact-block{padding:0;}
.title-question{
	background: url(../images/bg-title-question.png) no-repeat;
	width: 122px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 18px;
}
.please{display:block;}
.register-text{
	padding:16px 0 0;
	color:#ee373d;
}
.register-text p{margin:0 0 10px;font-weight:bold; font-size:13px; line-height:normal;}
.title-education{
	background: url(../images/bg-title-education.png) no-repeat;
	width: 724px;
	height: 27px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 13px 0 18px 2px;
}
.about-text{
	padding:0 0 23px 2px;
	font-size:12px;
	line-height:14px;
}
.about-text p{margin:0 0 12px;}
.title-choos{
	background: url(../images/bg-title-choos.png) no-repeat;
	width: 243px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 6px;
}
.choos-box .info-list{
	list-style:none;	margin:0;	padding:0 0 17px 50px;
}
.choos-box .info-list li{padding-bottom:1px;}
.choos-list{
	list-style:none;	margin:0 -20px 0 0;	padding:0;
	width:472px;
	position:relative;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
}
.choos-list li{
	height:1%;
	vertical-align:middle;
	padding-bottom:9px;
}
.choos-list a{
	display:block;
	background:#fee79f url(../images/bullet-06.gif) no-repeat 11px 10px;
	padding:8px 31px;
	color:#4d4d4e;
}
.choos-list span{
	display:block;
	background:#fee79f url(../images/bullet-06.gif) no-repeat 11px 10px;
	padding:8px 31px;
	color:#4d4d4e;
}
.custom-box-w{
	width:281px;
	margin: 0 -13px 15px 13px;
	position:relative;
}
.custom-box{
	background: url(../images/bg-custom-box.png) no-repeat;
	width:188px;
	height:253px;
	padding:29px 45px 0 48px;
}
.custom-box .holder{position:relative;}
.title-customized{
	background: url(../images/bg-title-customized.gif) no-repeat;
	width: 272px;
	height: 58px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin: 0 -20px 3px -69px;
}
.custom-box p{
	font-size:15px;
	line-height:25px;
	color:#eb2329;
	margin:0;
}
.contact-block-w{padding:0 0 0 40px;}
.title-mable{
	background: url(../images/bg-title-mable.png) no-repeat;
	width: 463px;
	height: 66px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -8px 19px 0;
	position:relative;
}

.title-citron{
	background: url(../images/reskin/citron-header.jpg) no-repeat;
width: 461px;
height: 69px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -8px 19px 0;
	position:relative;
}

.title-anaheimhills{
background: url(../images/reskin/anaheim-header.jpg) no-repeat;
width: 428px;
height: 62px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -8px 19px 0;
	position:relative;
}

.title-edgewood{
	background: url(../images/reskin/edgewood-header.jpg) no-repeat;
width: 366px;
height: 62px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -8px 19px 0;
	position:relative;
}

.title-pa{
	background: url(../images/reskin/fairmont-prep-header.jpg) no-repeat;
width: 459px;
height: 110px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -8px 19px 0;
	position:relative;
}

.content-holder{
	width:455px;
	margin:0 0 0 -10px;
	position:relative;
	padding:25px 0 0;
}
#content .section{
	height:1%;
	padding:21px 0 0;
	background: url(../images/reskin/content-separator.png) repeat-x;
}
#content .section:after{
	content:"";	display:block;	clear:both;
}
.title-explorers{
	background: url(../images/reskin/ahoy-mateys.jpg) no-repeat;
width: 113px;
height: 35px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#content .section p{margin:0 0 12px;}
.video{padding:15px 0 34px 55px;}
.col-wrap{
	width:485px;
	position:relative;
	margin:0 -25px 0 -6px;
}
.col-wrap .col{
	float:left;
	width:220px;
	margin:0 22px 0 0;
}
.col-wrap .col .box{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.col-wrap .box .ico-img{
	float:left;
	margin:0 10px 0 0;
}
.col-wrap .box .text{
	height:1%;	overflow:hidden;
}
.col-wrap .box ul{
	list-style:none;	margin:0;	padding:0;
}
.col-wrap .box ul li{
	height:1%;
	vertical-align:middle;
	background: url(../images/bullet-07.gif) no-repeat 0 3px;
	padding:0 0 5px 14px;
}
.mable-box-w{
	width: 316px;
	margin:0 -11px 0 -15px;
	position:relative;
}
.mable-box{
	background: url(../images/bg-mable-box.png) no-repeat;
	height:550px;
	padding:45px 35px 0 51px;
}
.mable-box .holder{position:relative;}
.title-highlights{
	background: url(../images/bg-title-highlights.gif) no-repeat;
	width: 186px;
	height: 43px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 2px 9px;
}




.highlights-list{
	list-style:none;	margin:0;	padding:0;
	width:230px;
}
.highlights-list li{
	float:left;
	width:200px;
	background: url(../images/bullet-08.gif) no-repeat 0 4px;
	padding:0 0 9px 29px;
}
.highlights-list p{margin:0;}


#footer  .sea-urchin-studio {
display: inline-block;
text-indent: -9999px;
overflow: hidden;
background: url(/images/reskin/sea-urchin-studio.png) no-repeat left bottom;
width: 102px;
height: 11px;
text-align: left;
margin-left: 5px;
margin-right: 10px;
}

#footer  .fairmont-private-schools {
position: absolute;
left: 70px;
text-indent: -9999px;
text-align: left;
background: url(/images/reskin/fairmont-logo.png) no-repeat;
width: 145px;
height: 40px;
}

#main .logos {
position: absolute;
bottom: 40px;
right: 40px;
}

#main .logos  img {
margin-left:40px;
}

.index.content-page #nav {
background: url(/images/reskin/nav-bg.png) no-repeat 45px top;
}

.index.content-page #nav li {
padding-top: 45px;
}

.index.content-page .intro {
padding-bottom: 0px;
margin-bottom: -33px;
}

.index.content-page .decor-02 {
background: url(/images/reskin/starfish.png) no-repeat;
width: 104px;
height: 91px;
text-indent: -9999px;
overflow: hidden;
position: absolute;
right: 85px;
top: 236px;
}

.index.content-page #sidebar {
width: 305px;
margin-top: 60px;
}

#sidebar .block .scroll-roll {
display: block;
height: 58px;
background: url(/images/reskin/scroll-long.jpg) no-repeat left bottom;
width: 289px;
}

.index.content-page #sidebar .block .holder ul {
list-style-image: url(/images/reskin/sidebar-bullets.jpg);
margin-left:30px;
}




.title-download-forms {
background: url(/images/reskin/title-download-forms.jpg) no-repeat;
width: 163px;
height: 36px;
text-indent: -9999px;
overflow: hidden;
margin: 0 0 12px 20px;
}

.title-calendars-sb {
background: url(/images/reskin/title-calendars-sb.jpg) no-repeat;
width: 80px;
height: 15px;
text-indent: -9999px;
overflow: hidden;
margin: 0 0 7px 18px;
}

#sidebar .block  .holder p.note {
margin:2em 0.5em 2em 2em;
}

#sidebar .block  .holder .save-10 {
background: url(/images/reskin/save-10.jpg) no-repeat;
width: 217px;
height: 65px;
text-indent: -9999px;
display: block;
margin-left: 20px;
}

.title-sb-customizable-programs {
background: url(/images/reskin/sb-header-customizable-programs.jpg) no-repeat;
width: 174px;
height: 30px;
text-indent: -9999px;
overflow: hidden;
margin: 0 0 12px 20px;
}

.school-post .text .date {
font-weight: bold;
}

.title-more-questions {
background: url(../images/reskin/sb-header-more-questions.jpg) no-repeat;
width: 312px;
height: 16px;
overflow: hidden;
margin: 0 0 12px 20px;
text-indent: -9999px;
}

#sidebar .block .holder .contact-info {
margin: 2em 0.5em 2em 2em;
}

#sidebar .block .holder .contact-info .sb-name {
text-transform: uppercase;
font-weight: bold;
color: #DD3C26;
}

.title-more-about-fairmont {
background: url(../images/reskin/more-about-fairmont.jpg) no-repeat;
width: 325px;
height: 20px;
overflow: hidden;
text-indent: -9999px;
}

div.more-about-fairmont {
margin-left:20px;
margin-right:20px;
}

div.more-about-fairmont ul {
list-style-image: url(/images/reskin/sidebar-bullets.jpg);
padding: 0;
list-style-position: inside;
}

div.more-about-fairmont ul li a {
color: #DD3C26;
font-size: 14px;
}




.ico-01.skull {
background: url(/images/reskin/skull.jpg) no-repeat;
width: 38px;
height: 38px;
}

.title-welcome-packet {
background: url(/images/reskin/welcome-packet.jpg) no-repeat;
width: 104px;
height: 19px;
text-indent: -9999px;
overflow: hidden;
margin: 11px 0 7px 3px;
}

.title-highlight-prep {
background: url(/images/reskin/highlight-prep.jpg) no-repeat;
width: 221px;
height: 52px;
text-indent: -9999px;
overflow: hidden;
margin: 0 0 12px 20px;
}

.index.content-page #sidebar .block .holder ul.higlight-listing {
margin-left: 0;
list-style-position: outside;
list-style-image: none;
font-size: 10px;
}


.index.content-page #sidebar .block .holder ul.higlight-listing li {
margin-bottom: 1em;
}

.title-summer-forms {
background: url(/images/reskin/summer-forms-heading.jpg) no-repeat;
width: 90px;
height: 23px;
text-indent: -9999px;
overflow: hidden;
margin: 12px 0 2px;
}

.ico-02.fish {
background: url(/images/reskin/fish-icon.jpg) no-repeat left 9px;
width: 40px;
height: 55px;
}

.title-lunch-service {
background: url(/images/reskin/lunch-service-header.jpg) no-repeat;
width: 89px;
height: 17px;
text-indent: -9999px;
overflow: hidden;
margin: 12px 0 7px;
}

.title-highlight-edgewood {
background: url(/images/reskin/edgewood-highlight.jpg) no-repeat;
width: 175px;
height: 50px;
text-indent: -9999px;
overflow: hidden;
margin: 0 0 12px 20px;
}


.title-highlight-anaheim {
background: url(/images/reskin/anaheim-highlights.jpg) no-repeat;
width: 224px;
height: 50px;
text-indent: -9999px;
overflow: hidden;
margin: 0 0 12px 20px;
}

.title-highlight-citron {
background: url(/images/reskin/citron-highlight.jpg) no-repeat;
width: 213px;
height: 23px;
text-indent: -9999px;
overflow: hidden;
margin: 20px 0 12px 20px;
}

.title-citron-heading {
background: url(/images/reskin/citron-header.jpg) no-repeat;
width: 461px;
height: 69px;
text-indent: -9999px;
overflow: hidden;
margin: 0 -8px 19px 0;
position: relative;
}

.title-highlight-mable {
background: url(/images/reskin/mable-highlight.jpg) no-repeat;
width: 212px;
height: 25px;
text-indent: -9999px;
overflow: hidden;
margin: 20px 0 12px 20px;
}

.title-mable-heading {
background: url(/images/reskin/mable-header.jpg) no-repeat;
width: 424px;
height: 63px;
text-indent: -9999px;
overflow: hidden;
margin: 0 -8px 19px 0;
position: relative;
}



.title-anaheim-header {
background: url(../images/reskin/anaheim-header.jpg) no-repeat;
width: 366px;
height: 62px;
text-indent: -9999px;
overflow: hidden;
margin: 0 -8px 19px 0;
position: relative;
}
