@font-face {
	font-family: 'MentoneSemiBold';
	src: url('../fonts/mentone-semibol-webfont.eot');
	src: url('../fonts/mentone-semibol-webfont.eot?iefix') format('eot'),
		url('../fonts/mentone-semibol-webfont.woff') format('woff'),
		url('../fonts/mentone-semibol-webfont.ttf') format('truetype'),
		url('../fonts/mentone-semibol-webfont.svg#webfontj5oJI0wE') format('svg');
}
*{
	max-height:10000px;
}

h5 {
	font: normal 20px/24px 'MentoneSemiBold', Arial, Helvetica, sans-serif;
	border-top: 2px solid #C4C4C4;
	margin-top: 20px;
	margin-bottom:16px;
	padding-top: 10px;
}

body{
	margin:0;
	font:15px/25px Arial,Helvetica,sans-serif;
	color:#414042;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
}
img{border:0; max-width:100%;}
a{
	text-decoration:underline;
	/*color:#144991;*/
	color:#D59839;
}
a:active {background-color: transparent;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section, hgroup, nav, figure, aside { display: block; }
figure {
	margin:0;
	padding:0;
}
input[type="image"]{padding:0;border:none;}
input[type=text], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=email], input[type=submit], textarea{
	-webkit-appearance:none;
	-webkit-border-radius:0;
}
dd {
	margin:0;
}
.w1 {
	width:100%;
	overflow:hidden;
	position:relative;
}
.block {
	display:block;
}
#wrapper {
	max-width:890px;
	margin:0 auto;
}
#header {
	margin:0 -9999px;
	padding:0 9999px;
	background: url(../images/bg-header.png) repeat-x;
	height: 104px;
}
.blue #header {
	background: url(../images/bg-header2.png) repeat-x 0 -1px;
}
.red #header {
	background: url(../images/bg-header3.png) repeat-x 0 -1px;
}
.dark-blue #header {
	background: url(../images/bg-header4.png) repeat-x 0 -1px;
}
#header .header-holder {
	position:relative;
	width:100%;
	height: 104px;
}
#header .logo {
	left: 20px;
	position: absolute;
	top: 25px;
	z-index: 99;
	background: url(../images/logo.png) no-repeat;
	width: 125px;
	height: 125px;
	text-indent:-9999px;
	overflow:hidden;
}
.blue #header .logo {
	background: url(../images/logo02.png) no-repeat;
}
.red #header .logo {
	background: url(../images/logo03.png) no-repeat;
}
.dark-blue #header .logo {
	background: url(../images/logo04.png) no-repeat;
}
#header .logo a {
	display:block;
	height:100%;
}
.search-box {
	float:right;
	padding:11px 0 0 0;
	margin:0 -4px 0 0;
}
.search-box .opener {display:none;}
.topnav ul {
	list-style:none;
	margin:0 -14px 11px 0;
	padding:0;
	color:#fff;
	overflow:hidden;
	font:10px/11px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	letter-spacing:0.04em;
}
.topnav li {
	float:left;
	background: url(../images/divider01.png) no-repeat 0 50%;
	padding:0 16px;
}
.topnav li.spacer {
	display:none;
}
.topnav li:first-child {
	background:none;
	padding-left:0;
}
.topnav li a {
	display:block;
	color:#fff;
	text-decoration:none;
}
.main-nav .search {
	/* width:312px; */
	position:absolute;
	top:33px;
	right:0;
}
.search label {
	display:none;
}
.search input[type="text"]{
	float:left;
	background:#fff;
	border:0;
	width:293px;
	padding:3px 10px;
	margin:0;
	font:11px Arial,Helvetica,sans-serif;
}
.search input[type="submit"]{
	float:right;
	border:0;
	width:70px;
	padding:3px 0;
	font:10px/10px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	cursor:pointer;
	margin-left:14px;
	text-transform:uppercase;
	background:#847f84;
	color:#fff;
	height:20px;
}
.main-nav .opener {
	display:none;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
	font:10px/12px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}
#nav li {
	float:left;
	background: url(../images/divider02.png) no-repeat 100% 50%;
}
#nav li a {
	display:block;
	padding:11px 20px;
	text-decoration:none;
	color:#5b5755;
}
#nav li.hidden {display:none;}
#nav li a:hover,
#nav li.active a {
	text-decoration:none;
	background:#c7c0bd url(../images/bg-nav.png) repeat-x;
	margin-left:-1px;
	padding-left:21px;
}
.carousel,
.slideshow {
	margin:0;
	position: relative;
	background: url(../images/bg-carousel.jpg) no-repeat 100% 0;
	overflow:hidden;
}
.carousel {
	background: url(../images/bg-carousel-b.png) no-repeat 0 100%;
	padding:10px 0 6px;
	width:680px;
	margin:0 0 10px;
}
.home .slideshow {
	margin:0 0 26px;
}
div.slideshow div.slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width:100%;
}
div.slideshow div.slide.active {
	z-index: 2;
}
div.carousel div.mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-carousel.jpg) no-repeat 100% 0;
}
.blue div.carousel div.mask {
	background: url(../images/bg-carousel2.jpg) no-repeat 100% 0;
}
.red div.carousel div.mask {
	background: url(../images/bg-carousel3.jpg) no-repeat 100% 0;
}
div.carousel div.mask div.slideset {
	width: 99999px;
	float: left;
}
div.carousel div.mask div.slide {
	float: left;
}
.carousel .slide .visual,
.slideshow .slide .visual {
	float:left;
	width:632px;
	position:relative;
}
.carousel .slide .visual {
	width:480px;
}
.carousel .slide .visual:after,
.slideshow .slide .visual:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-box-shadow:inset 0 0 20px 0 #000;
	box-shadow:inset 0 0 20px 0 #000;
	z-index:2;
}
.carousel .slide .visual img,
.slideshow .slide .visual img {
	display:block;
	width:100%;
	height:auto;
	position:relative;
}
.carousel .slide .text,
.slideshow .slide .text {
	float:left;
	width: 258px;
	height: 346px;
	padding:37px 20px 37px 28px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color:#e7bb50;
	font:20px/24px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
}
.carousel .slide .text {
	width:200px;
	height:314px;
	padding:21px 29px;
	overflow:hidden;
	color:#fff;
	font:11px/20px Helvetica,Arial,sans-serif;
}
.slideshow h2 {
	font:22px/28px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	margin:0;
	color:#524d49;
}
.slideshow h1 {
	font:35px/36px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	margin:0 0 8px;
	color:#e6dfdc;
}
.carousel h1 {
	font:20px/24px 'MentoneSemiBold',Arial,Helvetica,sans-serif
}
.slideshow p {margin:0 0 25px;}
.slideshow .more,
.slideshow p a {
	font-size:11px;
	line-height:12px;
	color:#efe9d1;
	text-decoration:underline;
}
.carousel .more {
	font-size:11px;
	line-height:12px;
	color:#fff;
	text-decoration:underline;
}
.pagination {
	display:none;
	position:absolute;
	bottom:17px;
	right:18px;
	font-size:0;
	line-height:2;
	z-index:10;
}
.pagination ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.pagination ul li {
	float:left;
	margin-left:9px;
}
.pagination ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:8px;
	height:8px;
	background:#fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.pagination ul li a:hover,
.pagination ul li.active a {
	background:#f4c554;
}
.blue .pagination ul li a:hover,
.blue .pagination ul li.active a,
.dark-blue .pagination ul li a:hover,
.dark-blue .pagination ul li.active a {
	background:#81b6f8;
}
.red .pagination ul li a:hover,
.red .pagination ul li.active a {
	background:#f38c8d;
}
#main {
	padding:0 0 75px;
}
.main-holder {
	width:100%;
	overflow:hidden;
}
.main-holder2 #sidebar {
	padding-top:16px;
}
.main-holder .aside {
	float:right;
	width:260px;
	margin-left:70px;
}
.main-holder .article {
	overflow:hidden;
}
.main-holder .article p {
	margin:0 0 20px;
}
.support-box {
	margin:20px 0 20px;
	background: url(../images/bg-box.png);
	padding:17px 20px 25px;
	color:#475a41;
	line-height:138%;
}
.aside .support-box h5 {
	color:#475a41;
	font:18px/20px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	margin:0 0 14px;
	padding:0;
	border:0;
}
.support-box p {
	margin:0 0 20px;
}
.support-box .more {
	display:block;
	border:1px solid #a4af9f;
	background: url(../images/bg-btn.png) repeat-x;
	padding:0 14px;
	text-decoration:none;
	color:#475a41;
	font:12px/35px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	letter-spacing:0.03em;
	text-transform:uppercase;
}
.about-box {
	margin:0 0 35px;
}
.about-box h5 {
	text-transform:uppercase;
	margin:0 0 20px;
	font:20px/24px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	color:#2e2b29;
}
.about-box p {
	margin:0 0 20px;
}
.threecolumns {
	width:100%;
	overflow:hidden;
	position:relative;
}
.threecolumns .column {
	float:left;
	width:260px;
	margin-left:40px;
	padding:0 0 54px;
}
.threecolumns .column:first-child {margin:0;}
.threecolumns .column.last {
	margin-left:70px;
}
.btn-orange,
.btn-grey,
.readmore {
	display:block;
	background: url(../images/bg-btn.png) repeat-x 0 -35px;
	padding:0 15px;
	font:12px/28px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	color:#fff !important;
	letter-spacing:0.03em;
	text-transform:uppercase;
	text-decoration:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:28px;
}
.btn-grey,
.readmore {
	background: url(../images/bg-btn.png) repeat-x 0 -63px;
	text-transform:none;
	margin:0 0 20px;
}
.red .btn-grey,
.red .btn-orange {
	color:#fff;
}
p.readmore a {
	color:#fff !important;
	display:inline-block;
	text-decoration:none;
}
.aside .btn-grey {
	margin:-4px 0 20px;
}
.home .btn-grey,
.home .btn-orange {
	color:#414042 !important;
}
.threecolumns .btn-grey {
	width:100%;
	margin:0;
}
.threecolumns h5,
.aside h5,
#sidebar .box h5 {
	font:20px/24px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	color:#2e2b29;
	border-top:2px solid #c4c4c4;
	padding:11px 0 0;
	margin:0 0 18px;
	text-transform:uppercase;
}
#sidebar .box h5 {
	color:#5e5b53;
}
.event-group {
	list-style:none;
	margin:0;
	padding:0;
}
.event-group:after {
	content:"";
	display:block;
	clear:both;
}
.aside .event-group {
	line-height:16px;
	padding:5px 0 0;
	margin:0 0 7px;
	overflow:hidden;
}
.event-group {
	list-style:none;
	width:100%;
}
.event-group li {
	margin:0 0 6px;
	list-style:none;
	
}
.event-group .date {
	display:block;
	font:bold 11px/20px Arial,Helvetica,sans-serif;
	color:#414042;
	text-transform:uppercase;
}
.event-group .event {
	margin:0;
	padding:0;
}
.event-group .event-time {
	float:left;
	text-decoration:none;
	color:#144991;
	width:56px;
}
.red .event-group .event-time {
	color:#aa0107;
}
.event-group  .event-desc {
	float:left;
}
.event-group  .desc:hover {text-decoration:underline;}
.category-module.latest {
	list-style:none;
	margin:0;
	padding:3px 0 0;
}
.category-module.latest li {
	margin:0 0 32px;
}
.category-module.latest h6 {
	margin:0;
	font-size:15px;
	line-height:120%;
}
.category-module.latest h6 a {
	color:#ecc036;
	text-decoration:none;
}
.category-module.latest .date {
	display:block;
	color:#918b8e;
	font-style:normal;
}
.newsletters-list ul {
	list-style:none;
	margin:0 0 15px;
	padding:0;
}
.newsletters-list li {
	border-top:0;
	background:#fff;
}
.newsletters-list li:nth-child(2n) {
	background:none;
}
.newsletters-list li {border:0;}
.callouts {
	margin:-3px 0 0;
}
#footer {
	background: url(../images/bg-footer.png);
	-webkit-box-shadow: 0 -3px 3px 0 rgba(0,0,0,0.2), inset 0 5px 7px 0 rgba(0,0,0,0.3);
	box-shadow: 0 -3px 3px 0 rgba(0,0,0,0.2), inset 0 5px 7px 0 rgba(0,0,0,0.3);
	padding:33px 9999px 46px;
	margin:0 -9999px;
	color:#fff;
}
#footer .holder {
	margin:0 -30px 0 -10px;
}
#footer .holder:after {
	content:"";
	display:block;
	clear:both;
}
#footer .holder .column {
	float:left;
	width:260px;
	padding:0 0 0 60px;
	margin:0 5px 50px;
}
#footer .holder .column:first-child {
	padding:0;
}
#footer .column .title {
	display:block;
	color:#e7bb50;
	text-transform:uppercase;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	margin:0;
}
#footer .column .title a {
	color:#e7bb50;
	text-decoration:none;
}
#footer .column address {
	font-style:normal;
}
#footer .column address span {
	display:block;
}
#footer .column address a {
	color:#fff;
}
#footer .column .contacts {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .social-networks {
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 0 4px;
}
#footer .social-networks li {
	float:left;
	margin:0 8px 0 0;
}
#footer .social-networks li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width: 24px;
	height: 24px;
}
#footer .social-networks li a.facebook {
	background: url(../images/sprite.png) no-repeat;
}
#footer .social-networks li a.twitter {
	background: url(../images/sprite.png) no-repeat 0 -24px;
}
#footer .copy {
	float:left;
	padding:12px 0 0 22px;
	color:#a7a9ac;
	margin:0 13px 0 0;
	font:bold 9px/12px Arial, Helvetica, sans-serif;
}
#footer .subnav {
	float:left;
	list-style:none;
	margin:0;
	padding:12px 0 0;
	font:bold 9px/12px  Arial, Helvetica, sans-serif;
}
#footer .subnav li {
	float:left;
	background: url(../images/divider03.png) no-repeat 0 50%;
	padding:0 14px;
}
#footer .subnav li a {
	text-decoration:none;
	color:#a7a9ac;
}
#footer .btn-green {
	float:right;
	background: url(../images/bg-btn.png) repeat-x 0 -91px;
	color:#475a41;
	font:12px/29px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	padding:0 31px;
	text-decoration:none;
	text-transform:uppercase;
	margin:-5px 42px 0 0;
	letter-spacing:0.03em;
}
.page-heading {
	background: url(../images/bg-heading.png);
	padding:28px 26px;
	-webkit-box-shadow:inset 0 0 30px 0 rgba(0,0,0,0.5);
	box-shadow:inset 0 0 30px 0 rgba(0,0,0,0.5);
	overflow:hidden;
	margin:0 0 10px;
}
		
.page-heading h1,
.page-heading h3 {
	float:right;
	margin:0;
	font:30px/32px 'Book Antiqua','Palatino Linotype','Palatino';
	color:#5b5755;
}
#sidebar {
	float:left;
	width:200px;
	margin:0 8px 0 0;
}
.threecolumns #sidebar {
	width:260px;
}
#sidebar h4 {
	margin:26px 0 0;
	color:#144991;
	font:15px/20px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}
#sidebar h4 a {
	color:#144991;
	text-decoration:underline;
}
.red #sidebar h4 a {
	color:#aa0107;
}
#sidebar p {
	margin:0;
	padding:0 0 20px;
}
#sidebar .menu_left {
	list-style:none;
	margin:-6px 0 20px;
	padding:0;
	font:bold 14px/18px 'Book Antiqua','Palatino Linotype','Palatino';
	width:180px;
}
#sidebar .menu_left li {
	border-bottom:2px solid #414042;
}
#sidebar .menu_left li a {
	text-decoration:none;
	color:#78716d;
	padding:11px 0;
	display:block;
}
#sidebar .menu_left li.active a {
	color:#d99e34;
}
#sidebar .menu_left li ul {
	margin: 0 0 12px 0;
	padding:0;
}
#sidebar .menu_left li li {
	border-bottom:none;
	list-style:none;
	padding: 0 0 0 22px;
}

#sidebar .menu_left li li.active a {
	background: url(../ics/images/bg_list_active.png) 0 7px no-repeat;
}

	
#sidebar .menu_left li li a {
	font: bold 12px/20px 'Book Antiqua', 'Palatino Linotype', 'Palatino';
	color: #78716D;
	height: auto;
	overflow: hidden;
	border: 0;
	display: block;
	text-decoration: none;
	padding-left: 8px;
}




#content {
	overflow:hidden;
	position:relative;
	padding:0 0 9999px;
	margin:0 0 -9999px;
}
#content .video {
	margin:0 0 70px;
}
#content .video iframe {
	border:0;
}
#content .holder:after {
	content:"";
	position:absolute;
	left:0;
	top:32px;
	background:#a7a9ac;
	width:1px;
	height:100%;
}

@media only screen and (min-width: 890px) {
	.threecolumns #content .holder:after {
		display:none;
	}
}
.main-holder2 #content .holder:after {
	top:47px;
}
#content .aside {
	float:right;
	width:200px;
	margin:26px 0 0 42px;
}
#content .aside ul {
	list-style:none;
	margin:0;
	padding:0;
}
.threecolumns #content .aside {
	width:260px;
	margin-top:0;
}
.blue #content .aside {
	margin:0 0 0 42px;
}
#content .aside h5 {
	color:#5e5b53;
}
.blue #content .aside h5 {
	margin:0 0 13px;
}
#content .holder {
	overflow:hidden;
	padding:5px 0 9999px 31px;
	margin:0 0 -9999px;
	position:relative;
}
.threecolumns #content .holder {
	
	
}
@media only screen and (min-width: 890px) {
	.threecolumns #content .holder {
		border-left:1px solid #BEB7B4;
		border-right:1px solid #BEB7B4;
		width:260px;
	}
}
#content h2 {
	font:20px/24px 'Book Antiqua','Palatino Linotype','Palatino';
	margin:0 0 8px;
	color:#808285;
}
#content p {margin:0 0 20px;}
#content .holder ul {
	list-style:none;
	margin:0 0 12px;
	padding:0 0 0 7px;
}
#content .holder ul li {
	padding:4px 0 2px 13px;
	position:relative;
}
#content .holder ul li:after {
	content:"";
	position:absolute;
	left:0;
	top:13px;
	background:#414042;
	width:5px;
	height:5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#content h3 {
	color:#144991;
	font:15px/20px 'MentoneSemiBold',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	letter-spacing:0.04em;
	margin:0 0 40px;
	padding:20px 0 0;
}
.formContainer tr,
.formContainer td { border:0; }
td { 
	vertical-align:top; 
}
.formField { 
	overflow:hidden;  
	padding:0 28px 15px 0;
}
label,
span.body,
span.validation { display:block; }
label,
span.description { 
	font:normal 10px Arial, sans-serif; 
	color:#505050; 
}
#rsform_3_page_0 input[type=text] { 
	border:1px solid #beb7b4; 
	width:177px; 
}
#rsform_3_page_0 .rsform-block-parentstate input[type=text],
#rsform_3_page_0 .rsform-block-parentzip input[type=text] { width:85px; }
.student-header { 
	font:normal 11px/20px Arial, sans-serif; 
	color:#d99e34; 
	padding:15px 0 7px;
}
.student-header img {
	width:20px;
	height:20px;
	vertical-align:middle;
}
#Disclaimer0 {float:left;}
#rsform_3_page_0 input.rsform-calendar-box { 
	width:140px; 
}
#rsform_3_page_0 .rsform-calendar-button {
	border:0; 
	background:url(/images/calendar_icon.gif) no-repeat; 
	height:15px; 
	width:18px; 
}
.formNoError {
	display: none;
}
#userForm input[type="text"],
#userForm textarea {
	border: 1px solid #BEB7B4;
	width: 177px;
	padding:2px 1px;
	margin:0;
}
#userForm textarea {
	width:100%;
}
#userForm table {
	border-collapse:collapse;
	padding:0;
	margin:0;
}
#userForm {
	padding-right:0;
}
.contact #userForm {
	padding-right:0;
}
#SchoolYear {
	width:195px;
	font:13px Arial,Helvetica,sans-serif;
}
#Survey {
	width:266px;
	font:13px Arial,Helvetica,sans-serif;
}
#userForm input[type="submit"] {
	background: url(../images/btn-submit.png) no-repeat;
	border: 0 none;
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: -9999em;
	width: 141px;
	cursor:pointer;
}
.calendar-holder {
	margin:-3px 0 0;
}
.calendar-holder input[type="checkbox"]{
	padding:0;
	margin:0;
}
.gcalendar-table {
	white-space:nowrap;
	text-align:left;
}
.gcalendar-table td {
	width:auto;
}
.fc-agenda .fc-agenda-axis {
	width:50px !important;
}
.callouts .adv,
.callouts img {
	margin:16px 0 0;
	display:block;
}
.callouts .adv img {
	display:block;
}
.formContainer {
	width:100%;
}
.formContainer .row {
	width:100%;
	overflow:hidden;
}
.formContainer .row .column {
	float:left;
	width:33.3%;
}
.formContainer .row .column .row .column {
	width:50%;
}


@media only screen and (max-width: 620px) {
	.formContainer td {
		display:block;
		width:100%;
	}
	.formContainer input {
		display:block;
		width:100% !important;
	}
}
.gcalendar-table ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#content .gcalendar-table ul li {
	float:left;
	width:25%;
	list-style:none;
	list-style-position:outside;
	padding:0;
}
#content .gcalendar-table ul li:after {
	display:none;
}
#content .gcalendar-table ul li input[type="checkbox"]{
	margin:0 15px 0 0;
}


/* back to top button */
.back-to-top {
    background-color: rgba(2, 146, 228, 0.80);
    background-image:url('../images/sprite.png');
    background-repeat:no-repeat;
    background-position: 0 -85px;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
    bottom: 2em;
    color: #fff !important;
    display: none;
    font-size: 12px;
    padding: 1em;
	padding-left: 37px;
    position: fixed;
    right: 0px;
    text-decoration: none;
	z-index:1000;
}

.back-to-top:hover {    
    background-color: rgba(2, 146, 228, 1);
}


/* styles for navigation on screen and (min-width: 970px) */
@media only screen and (min-width: 890px) {
	.main-nav,
	.search-box,
	#footer .holder .column {min-height:1px;}
	.main-nav .slide,
	.search-box .slide,
	#footer .holder .column .slide {
		display:block !important;
		background:none;
		position:static !important;
		left:auto !important;
		top:auto !important;
		width:auto;
		overflow:visible;
	}
}
@media only screen and (max-width: 889px) {
	body {
		min-width:320px;
	}
	#header {
		background: url(../images/bg-header-mob.png) repeat-x;
		height:117px;
	}
	.search-box .row {
		width:100%;
	}
	.search-box .row:after {
		content:"";
		display:block;
		clear:both;
	}
	.search-box .opener {
		display:block;
		float:right;
		background:#fccd69 url('../images/sprite.png') no-repeat 0 -61px;
		width: 38px; 
		height:22px;
		text-indent:-9999px;
		overflow:hidden;
		-webkit-border-radius:0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.blue .search-box .opener {
		background:#0292e4 url('../images/sprite.png') no-repeat 0 -61px;
	}
	.dark-blue .search-box .opener {
		background:#0292e4 url('../images/sprite.png') no-repeat 0 -61px;
	}
	.red .search-box .opener {
		background:#f38c8d url('../images/sprite.png') no-repeat 0 -61px;
	}
	.search-box.active .opener {
		background-position:0 -98px;
	}
	.search-box {
		position:absolute;
		top:0;
		left:0;
		padding:0 25px 0;
		z-index:10;
		width:100%;
		min-height:34px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		z-index:100;
		border-top:12px solid #fccd69;
	}
	.blue  .search-box,
	.dark-blue  .search-box {
		border-top:12px solid #0292e4;
	}
	.red  .search-box {
		border-top:12px solid #f38c8d;
	}
	.search-box .slide {
		background:#fccd69;
		-webkit-border-radius:0 0 0 3px;
		border-radius: 0 0 0 3px;
		overflow:hidden;
		padding:2px 5px 2px;
		text-align:center;
	}
	.blue .search-box .slide,
	.dark-blue .search-box .slide {
		background:#0292e4;
	}
	.red .search-box .slide {
		background:#f38c8d;
	}
	.search-box .slide .topnav {
		display:inline-block;
		white-space:nowrap;
		vertical-align:top;
		margin:0 -20px;
		overflow:hidden;
		font-size:9px;
		line-height:12px;
		padding:0;
	}
	.search-box .slide .topnav li {
		padding:0 9px;
	}
	#header .logo {
		background-size:108px 108px;
		width:108px;
		height:108px;
		top:12px;
		left:29px;
	}
	.main-nav .opener {
		display:block;
		float:right;
		text-transform:uppercase;
		color:#636466;
		font:12px/16px Arial, Helvetica, sans-serif;
		padding-right:50px;
		position:relative;
		text-decoration:none;
		overflow:hidden;
	}
	.main-nav .opener:after {
		content:"";
		position:absolute;
		top:0;
		right:0;
		background: url('../images/sprite.png') no-repeat -31px 0; 
		width: 19px; 
		height: 19px;
	}
	.main-nav {
		position:absolute;
		left:0;
		width:100%;
		top:88px;
		z-index:99;
	}
	.main-nav #nav ul{
		position:static;
		left:auto;
		top:auto;
		margin:-1px 0 0 -1px;
		font-size:10px;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.17);
		-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.17);
		box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.17);
	}
	.main-nav .row {
		width:100%;
		overflow:hidden;
		height:29px;
		padding:0 38px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main-nav .slide {
		background:#fff;
		overflow:hidden;
		position:relative;
		padding:6px 0 0;
	}
	#nav li {
		float:left;
		width:50%;
		background:none;
		border:solid #d5d6d6;
		border-width:0 1px 1px 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height:39px;
	}
	#nav li a {
		text-align:center;
		height:39px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color:#636466;
		padding:12px 10px 11px;
	}
	#nav li a:hover,
	#nav li.active a {
		background:none;
		margin:0;
		padding:12px 10px;
	}
	#nav li:first-child a {
		padding:21px 10px 2px !important;
	}
	#nav li.hidden {
		border-left:0;
		display:block;
		float:left;
	}
	.search input[type="text"] {
		-webkit-box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,0.5);
		box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,0.5);
		width:104px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
		height:22px;
	}
	.search input[type="submit"] {
		float:left;
		width:55px;
		height:21px;
		background: url(../images/bg-submit.png);
		margin-left:2px;
		font-size:9px;
	}
	.nav-holder {
		overflow:hidden;
	}
	.main-nav .search {
		left:50%;
		top:23px;
	}
		@media only screen and (max-width: 889px) {
			.main-nav .search {
				display:none;
				bottom:23px;
				top:76%;
			}
		}
	.slideshow {
		background:none;
	}
	.carousel .slide .visual, .slideshow .slide .visual {
		float:none;
		width:100%;
	}
	.pagination {
		display:none;
	}
	.carousel .slide .text, .slideshow .slide .text {
		float:none;
		width:auto;
		height:auto;
		/*padding:18px 22px 0;*/
		display:none;
	}
	.slideshow h2,
	.slideshow p,
	.slideshow .more {
		display:none;
	}
	.slideshow h1 {
		color:#db9f34;
		font:bold 35px/42px 'Book Antiqua','Palatino Linotype','Palatino';
		margin:0;
	}
	
	
	#main {
		padding:0;
	}
	.main-holder .aside {
		float:none;
		margin:0;
		width:auto;
	}
	.threecolumns {
		padding:0 20px;
		width:auto;
	}
	.threecolumns .column {
		float:none;
		width:auto;
		margin:0 !important;
		padding:0 0 20px;
	}
	.threecolumns .btn-grey {
		position:static;
		left:auto;
		top:auto;
		width:auto;
	}
	.threecolumns #content .holder:after {
		display:none;
	}
	#footer {
		padding:25px 15px 20px 22px;
		margin:0;
	}
	#footer .holder {
		margin:0;
		text-align:center;
	}
	#footer .holder .column,
	#footer .holder .column:first-child {
		float:none;
		width:auto;
		padding:0;
		border-bottom:1px solid #4b4947;
		margin:0;
		text-align:left;
	}
	#footer .holder .column:first-child .opener {
		padding:15px 56px 15px 21px;
	}
	#footer .holder .column .opener {
		display:block;
		position:relative;
		padding:17px 56px 17px 21px;
		font-size:10px;
		line-height:12px;
	}
	#footer .holder .column .slide {
		font-size:10px;
		line-height:18px;
		padding:0 21px 15px;
	}
	#footer .holder .column .opener:after {
		content:"";
		position:absolute;
		top:15px;
		right:26px;
		background: url('../images/sprite.png') no-repeat -31px -17px; 
		width: 11px; 
		height: 13px;
	}
	#footer .holder .column.active .opener:after {
		background: url('../images/sprite.png') no-repeat -32px -34px; 
		width: 12px; 
		height: 11px;
	}
	#footer .social-networks {
		float:none;
		overflow:hidden;
		display:inline-block;
		vertical-align:top;
		margin:0 0 20px;
		padding:30px 0 0;
	}
	#footer .copy {
		float:none;
		margin:0 0 14px;
		padding:0;
		font-size:10px;
	}
	#footer .subnav {
		float:none;
		width:100%;
		overflow:hidden;
		font-size:10px;
		padding:0;
		margin:0  0 26px;
	}
	#footer .subnav li {
		display:inline-block;
		vertical-align:top;
		float:none;
	}
	#footer .subnav li:first-child {
		background:none;
	}
	#footer .btn-green {
		float:none;
		display:block;
		margin:0 auto;
		width:220px;
		font:bold 14px/29px Arial, Helvetica, sans-serif;
		padding:0 5px;
	}
	.main-holder {
		padding:0 20px;
		width:auto;
	}
	#content .holder {
		padding:0;
		margin:0;
	}
	#content .holder:after {
		display:none;
	}
	#content .aside,
	.blue #content .aside,
	.dark-blue #content .aside,
	.red #content .aside {
		float:none;
		width:auto;
		margin:0;
	}
	#content {
		padding:0;
		margin:0;
	}
	#sidebar {
		float:none;
		width:auto;
		padding:0;
		margin:0;
	}
	#sidebar .menu_left {
		width:auto;
	}
	.page-heading {
		padding:20px;
	}
	.page-heading h1 {
		float:none;
		font-size:22px;
		line-height:26px;
	}
	.formContainer .row .column {
		float:none;
		width:auto;
	}
	.carousel {
		width:100%;
		padding:0;
		background:none;
	}
	div.carousel div.mask,
	.blue div.carousel div.mask,
	.red div.carousel div.mask,
	.dark-blue div.carousel div.mask {
		background:none;
	}
	.carousel .slide .text {
		color:#144991;
		padding:20px 0;
	}
	.carousel .slide .text p,
	.carousel .slide .text .more {
		display:none;
	}
	.carousel .slide h1 {margin:0;}
	.blue #header .logo,
	.dark-blue #header .logo,
	.red #header .logo {
		background-size:108px 108px;
	}
	.gcalendar-table,
	.gcalendar-table td,
	.gcalendar-table thead,
	.gcalendar-table tbody,
	.gcalendar-table tr,
	.gcalendar-table th,
	.fc-header,
	.fc-header td,
	.fc-header thead,
	.fc-header tbody,
	.fc-header tr,
	.fc-header th,
	.fc-border-separate,
	.fc-border-separate td,
	.fc-border-separate thead,
	.fc-border-separate tbody,
	.fc-border-separate tr,
	.fc-border-separate th  { 
		display: block; 
		text-align:left;
		border:0;
	}
	.fc-border-separate  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.fc-border-separate { 
		border: 1px solid #ccc;
		border-width:1px 1px 0; 
	}
	.fc-border-separate td {
		border-bottom:1px solid #ccc;
	}
	.fc-grid .fc-day-number {
		float:left;
	}
	#content .video object {
		width:280px;
		height:170px;
	}
	#content .video iframe {
		width:280px;
		height:170px;
	}
	#gcalendar_component {
		padding-right:1px;
		margin:0 0 20px;
	}
	table.fc-border-separate {
		border-collapse:collapse;
		padding:0;
		margin:0;
		border-right:1px solid #ccc;
	}
	#gcalendar_component .fc-view * {
		background:none;
	}
	.fc-content {
		padding-right:1px;
	}
	.fc-last {
		border-bottom:1px solid #ccc !important;
	}
	td.fc-agenda-gutter {
		border:0 !important;
	}
	.fc-view {
		padding-right:2px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#SchoolYear,
	#Survey {
		width:177px !important;
	}
	.formField {
		overflow:visible !important;
	}
	#content .gcalendar-table ul li {
		width:50%;
	}
}
@media only screen and (max-width: 600px) {
	#content .gcalendar-table ul li {
		float:none;
		width:100%;
	}
}


/* general overrides */
.heading {
	color: #615F52;
	font: normal 13px/17px 'MentoneSemiBold', Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}

.red a,
.red #sidebar .menu_left li.active a {
	color:#aa0107;
}
.blue a,
.dark-blue a,
.blue #sidebar .menu_left li.active a,
.dark-blue #sidebar .menu_left li.active a {
	color:#144991;
}



/*School Alert */
body.alert	{background-position: 0 135px;}
.wrapper {
	max-width: 890px;
	margin: 0 auto;
}
/*.alert .wrapper 	{margin-top: 206px;}*/
.school_alert	{display: none;}
.alert .school_alert {display:block; /*height: 135px;*/ background: #4d4845; color: #fff; /*position: absolute; top: 0: left: 0px; width: 100%; top:0; */}
.alert .school_alert .wrapper {margin-top: 0;}

.school_alert_table, .school_alert_table *, .school_alert_table *:before, .school_alert_table *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
.school_alert_table {
	font-size:0;
	width:100%;
	display:table;
	padding:12px;
}

.school_alert_table .closed{color:#d43b3b;}
.school_alert_table .delay{color:#e7bb50;}
.school_alert_table .open{color: #6da869;}

.school_alert_table .nowrap {
	white-space:nowrap;
	display:inline;
}

@media only screen and (min-width: 480px) {

	.school_alert_table .nowrap {
		white-space:nowrap;
		display:block;
	}
}

.school_alert_table div {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color:#808080;
}
	.school_alert_table td {
		color:#fff;
	}
	.school_alert_table td:first-child {
		padding-right:22px;
	}
	.school_alert_table .col1 {
		width:20%;
		display:table-cell;
		vertical-align:middle;
		border-right: 1px solid #eee;
		text-align:right;
		padding:12px;
	}
	.school_alert_table .col2 {
		width:50%;
		display:table-cell;
		vertical-align:middle;
		padding:12px;
	}
	.school_alert_table .col3 {
		width:30%;
		display:table-cell;
		vertical-align:middle;
		border-left: 1px solid #eee;
		padding:12px;
	}
	.school_alert_table .row {
		padding:0 20px;
	}
	
	

@media only screen and (max-width: 480px) {

	.school_alert_table {
		padding:0;
	}

	.school_alert_table .col1 {
		width:100%;
		display:block;
		border-bottom: 1px solid #eee;
		border-right:none;
		text-align:left;
		display:none;
	}
	.school_alert_table .col2 {
		width:100%;
		display:block;
	}
	.school_alert_table .col3 {
		width:100%;
		display:block;
		border-top: 1px solid #eee;
		border-left:0;
	}

}






/* staff directory */
div.latestItemView 		{ float: left; width: 150px; }
.latestItemsContainer	{ padding:15px 0; }
.latestItemHeader a		{ font:normal 12px/28px Arial, Helvetica, sans-serif; color:#9b928e; }
.latestItemsCategory h2	{ font:normal 13px/13px 'MentoneSemiBold', Arial, Helvetica, sans-serif; color:#5a5a53; letter-spacing:0.04em; text-transform:uppercase; }
	
div.itemExtraFields {
	margin: 16px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px dotted #DDD;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}















/* *****************************	*/
/* start new home page slideshow 	*/
/* *****************************	*/

.news-holder p {
    margin-bottom: 12px;
}

.news-holder {
    margin: 0 auto 40px 0;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}

.news-holder * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
  color: #336699;
  text-decoration: none;
}


.news-headlines {
	display:none;
}

@media only screen and (min-width: 860px) {
	.news-headlines {
	    list-style: none;
	    position: relative;
	    display:block;
	    width: 100%;
	}
	
	  .news-headlines li {
	    padding: 5px 20px 5px 24px;
	    margin-bottom: 0;
	    position: relative;
	    z-index: 20;
	    color: #336699;
	    background:#f2f2f2;
	  }
	  
	  .news-headlines li.selected {
	  	background-color:#ddd;
	  }
		  .news-headlines li.selected a {
		  	color:#fff;
		  }
	  
	   .news-headlines li:nth-child(1) {
	   		border-left:15px solid #143a70;
		   	border-bottom:1px solid #999;
		   	color:#144394;
	   	}
		   .news-headlines li:nth-child(1).selected {
			   background-color:#184592;
		   }
		   .news-headlines li:nth-child(1).selected .right-arrow {
			   border-left-color:#184592;
		   }
	   .news-headlines li:nth-child(2) {
	   		border-left:15px solid #d11c22;
		   	border-bottom:1px solid #999;
		   	color:#fb0019;
	   	}
		   .news-headlines li:nth-child(2).selected {
			   background-color:#f80d27;
		   }
		   .news-headlines li:nth-child(2).selected .right-arrow {
			   border-left-color:#f80d27;
		   }
	   .news-headlines li:nth-child(3) {
	   		border-left:15px solid #105fb2;
		   	color:#007ac6;
	   	}
		   .news-headlines li:nth-child(3).selected {
			   background-color:#127cc3;
		   }
		   .news-headlines li:nth-child(3).selected .right-arrow {
			   border-left-color:#127cc3;
		   }
	   	
	   	.news-headlines span {
		   	display:block;
	   	}
	   	.news-headlines .story-title {
		   	font-weight:bold;
		   	line-height: 140%;
		   	padding-bottom: 5px;
	   	}
	   	
	   	.news-headlines li > div {
		   	display:table;
		   	height:100%;
		   	width:100%;
	   	}
	   	.news-headlines li > div > div {
		   	display:table-cell;
		   	height:100%;
		   	width:100%;
		   	vertical-align:middle;
	   	}
	   	
	   	.right-arrow-container {
		   	max-width:20px;
		   	max-height:40px;
		   	position:absolute;
		   	top:0;
		   	bottom:0;
		   	left:100%;
		   	top: 50%;
			left: 100%;
			margin-top: -20px;
		}
	   	.right-arrow {
			width: 0; 
			height: 0; 
			border-top: 20px solid transparent;
			border-bottom: 20px solid transparent;
			border-left: 20px solid #0059ae;
			margin-right: -20px;
		    opacity:0;
		}
				   	
	   	
	   	
	
	  .nh-anim {
	    -webkit-transition: all .75s ease-out;
	    -moz-transition: all .75s ease-out;
	    -o-transition: all .75s ease-out;
	    transition: all .75s ease-out;
	    -webkit-transform: translateZ(0);
	    -moz-transform: translateZ(0);
	    -o-transform: translateZ(0);
	    transform: translateZ(0);
	    position:relative;
	  }
	  .nh-anim.selected {
		  background-color:#0059ae;
	  }
	  .nh-anim.selected div {
		  color:#fff;
	  }
	  .nh-anim.selected .right-arrow {
		  opacity:1;
	  }
	  .news-headlines li:hover, a:hover {
	      cursor: pointer;
	      text-decoration: underline;
	  }
	  
	  .news-headlines .highlight {
	     width: 100%;
	     position: absolute;
	     top: 0;
	     left: 0;
	     z-index: 10;
	  }
	
	  .news-headlines .highlight:before {
	    display: none;
	  }
}
@media only screen and (min-width: 861px) {
	.news-headlines {
	   float: left;
	   width: 31.221719%;
	}
}







@media only screen and (max-width: 860px) {
	.news-headlines-cloned {
	  list-style: none;
	  position: relative;
	}
		.news-headlines-cloned a {
			color:#fff;
		}
	
		.news-headlines-cloned li {
			padding: 5px 20px 5px 24px;
			margin-bottom: 0;
			position: relative;
			z-index: 20;
			color: #336699;
			background:#f2f2f2;
		}
		.news-headlines-cloned li:nth-child(1) {
			border-left:15px solid #143a70;
			border-bottom:1px solid #999;
			color:#fff;
			background-color:#184592;
		}
		.news-headlines-cloned li:nth-child(2) {
			border-left:15px solid #d11c22;
			border-bottom:1px solid #999;
			color:#fff;
			background-color:#f80d27;
		}
		.news-headlines-cloned li:nth-child(3) {
			border-left:15px solid #105fb2;
			color:#fff;
			background-color:#127cc3;
		}
}

@media only screen and (min-width: 860px) {
	.news-headlines-cloned {
		display:none;
	}
}
	  
  
  

.news-preview {
   float: left;
   width: 68.21267%;
   position: relative;
   z-index: 5;
   position: relative;
   border-left:5px solid #fff;
   height:100% !important;
}
@media only screen and (max-width: 860px) {
	.news-preview {
		display:none;
	}
}

  .news-preview img {
    display: block;
    width: 100%;
    height: auto;
  } 

.news-content {
    position: absolute;
    background: #ededed;
    z-index: 10;
    padding: 0;
    top: 0;
    left: 0;
    display: none;
}

	.news-content .wrapper {
		position:relative;
		width:100%;
		height:100%;
	}
	
		.news-content a {
			position:absolute;
			bottom:0;
			left:0;
			right:0;
			text-align:center;
			color:#007ac6;
			font-weight:bold;
			font-size:15px;
			line-height:50px;
		}
		
			.news-content a span {
				margin:auto;
				display:inline-block;
				padding:0 44px;
				background-color:rgba(255,255,255,.73);
				-webkit-border-top-left-radius: 7px;
				-webkit-border-top-right-radius: 7px;
				-moz-border-radius-topleft: 7px;
				-moz-border-radius-topright: 7px;
				border-top-left-radius: 7px;
				border-top-right-radius: 7px;
			}
		
		.top-content {
		    display: block;
		}
		
		/**
		 * For modern browsers
		 * 1. The space content is one way to avoid an Opera bug when the
		 *    contenteditable attribute is included anywhere else in the document.
		 *    Otherwise it causes space to appear at the top and bottom of elements
		 *    that are clearfixed.
		 * 2. The use of `table` rather than `block` is only necessary if using
		 *    `:before` to contain the top-margins of child elements.
		 */
		.cf:before,
		.cf:after {
		    content: " "; /* 1 */
		    display: table; /* 2 */
		}
		
		.cf:after {
		    clear: both;
		}
		
		/**
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
		.cf {
		    *zoom: 1;
		}
	
	/* *****************************	*/
	/* end new home page slideshow 		*/
	/* *****************************	*/
	
	
	
	
	/* *****************************	*/
	/* start icons				 		*/
	/* *****************************	*/
	.icon-group {
		clear:both;
		font-size:0;
		display:table;
		margin-bottom:20px;
	}
		.icon-group .icon {
			width:28.985507%;
			display:table-cell;
		}
			.icon-group .icon div {
				max-height:80px;
				max-width:80px;
			}
				.icon-group .icon img {
					width:100%;
					max-width:100%;
					display:block;
				}
				
		
	.icon-group .label {
		width:65.217391%;
		display:table-cell;
		font-size:14px;
		vertical-align:middle;
		padding-left:10px;
	}
	
	.icon-group.small .icon {
		width:auto;
	}
		.icon-group.small .icon div {
			max-height:50px;
			max-width:50px;
		}
			.icon-group.small .icon img {
				width:100%;
				max-width:100%;
				display:block;
			}
	.icon-group.small .label {
		width:auto;
		font-size:14px;
		vertical-align:middle;
		padding-left:10px;
	}
	.rule {
		border-top: 2px solid #C4C4C4;
		margin-top: 20px;
		margin-bottom:16px;
		padding-top: 10px;
	}
	.pad-top {
		padding-top:30px;
	}
	
	#k2ModuleBox175 li {
		padding-bottom:20px;
	}
	#k2ModuleBox175 li a {
		line-height:120%;
		display:block;
	}
	
	/* *****************************	*/
	/* end icons				 		*/
	/* *****************************	*/
	
	
	
	
	/* *****************************	*/
	/* start fundraising thermometer	*/
	/* *****************************	*/
	.thermometer {
	    margin:0 150px;
	    box-sizing: border-box;
	}
	.thermometer, .thermometer:before, .thermometer:after {
	}
	.thermometer {
	    width:70px;
	    height:300px;
	    position: relative;
	    background: #ddd;
	    -webkit-border-radius: 40px;
	       -moz-border-radius: 40px;
	        -ms-border-radius: 40px;
	         -o-border-radius: 40px;
	            border-radius: 40px;
	
	}
	
	.thermometer .track {
	    height:280px;
	    width:20px;
	    position: relative;
	    margin:0 auto;
	    background: rgb(255,255,255);
	}
	
	.thermometer .progress {
	    height:0%;
	    width:100%;
	    background: rgb(20,100,20);
	    background: rgba(20,100,20,0.6);
	    position: absolute;
	    bottom:0;
	    left:0;
	    background:#fff;
	    -webkit-border-radius: 25px;
	       -moz-border-radius: 25px;
	        -ms-border-radius: 25px;
	         -o-border-radius: 25px;
	            border-radius: 25px;
	}
	
	.thermometer .goal {
	    position:absolute;
	    top:0;
	}
	
	.thermometer .amount {
	    display: inline-block;
	    padding:0 7px 0 60px;
	    font-weight: bold;
	    line-height:1em;
	    color:#333;
	}
	
	.thermometer .progress .amount {
	    position: absolute;
	    color:#060;
	    right:0;
	    top:-50px;
	}
	
	
	
	.thermometer.horizontal {
	    margin:57px auto;
	    width:100%;
	    height:auto;
	    padding:7px;
	    background-color:#144394;
	}
	
	.thermometer.horizontal .track {
	    width:100%;
	    left:0;
	    height:24px;
	    background-color:#144394;
	    -webkit-border-radius: 25px;
	       -moz-border-radius: 25px;
	        -ms-border-radius: 25px;
	         -o-border-radius: 25px;
	            border-radius: 25px;
	}
	
	.thermometer.horizontal .progress {
	    height:100%;
	    width:0%;
	}
	
	.thermometer.horizontal .goal {
	    right:0;
	    height:100%;
	    margin-top: 50px;
	}
	
	.thermometer.horizontal .amount {
	    bottom:0;
	    right:0;
	    position: absolute;
	    border-top:0;
	    color:#144394;
	
	}
	
	.thermometer.horizontal .progress .amount {
	    border-left:0;
	    border-top:0;
	}
	/* *****************************	*/
	/* end fundraising thermometer	*/
	/* *****************************	*/