html {
    -webkit-text-size-adjust: none;
    }
 body {
	 overflow-x: hidden;
	 position: relative;
 }
 #wrapper {
/* 	 overflow-x:visible !important; */
	 position: relative;
 }
input[type=text], input[type=password], textarea {
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: 7338
	all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}



input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus, input:focus {
	outline: none;
	-webkit-box-shadow: inset 0px 0px 3px 1px rgba(26, 144, 250, .7);
	-moz-box-shadow: inset 0px 0px 3px 1px rgba(26, 144, 250, .7);
	box-shadow: inset 0px 0px 3px 1px rgba(26, 144, 250, .7);
}
.container {
	max-width: 1000px;
	margin: 0 auto;
}
.mobile_nav {
	display: none;
}
.home_nav {
	display: none;
}
.mobile_top {
	display: none;
}
.school_right h3#mobile_text {
	display: none;
}
.m_sub_nav {
	display: none;
}
html body div#wrapper div#main div.body_container h2.rH2 {
	display: none;
}
.responsive_school_id {
	display: none;
}
.col.span_3.fwImage {
	display: none;
}
#acc_main {
	display: none;
}
.go-to-top {
	display: none;
}
.phone-icon {
	display: none;
}
form {
	position: relative;
}
/* @end */

a img {
	border: 0px \0/;
}
a {
	color: #1d62b7;
}
body {
	margin: 0px;
	font-family:'Lato', sans-serif;
	background: #fff;
	text-shadow: none !important;
}
.body_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	padding-top: 20px;
}
/* @group Fixed Header */
 .top_bar {
	/*background: url(/images/black_bar.jpg) bottom repeat-x;*/
	background: #000;
	height: 100px;
	width: 100%;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.top_bar .top_contain {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.top_bar .logo {
/*	float: left;*/
/*	margin-top: 10px;*/
}
.tagline {
	display: none;
}
.top_bar .logo img {
	width: 242px;
	border: 0px;
	margin-top: 15px;
}
/*top_bar .tagline {
	font-family:'populairemedium';
	font-size: 25px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	position: absolute;
	right: 20px;
	font-stretch: extra-expanded;
	top: 25px;
}*/

/*Phone Test 1*/
.top_bar .phone2 {

	font-stretch:condensed;
	font-weight: 700;
	font-size: 26px;
	font-size: 26px \0/;
	width: 220px \0/;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	display: block;
	position: absolute;
/*	height: 59px;*/
	left: -140px;
/*	line-height: 59px;*/
	top: 21px;
/*	background: url(/images/top_line.png) right -1px no-repeat;*/
}
.top_bar .top_contain .phone2 span a {
	color: #fff !important;
	font-family:'Lato', sans-serif !important;
	font-stretch:condensed !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}
.top_bar .phone_icon2 {
	position: relative;
	top: 3px;
	left: -2px;
	padding-right: 0px;
	height: 18px;
}
span.call-top {
	font-size: 14px;
	margin-left: 34px;
	color: #f4c248;
	font-style: italic;
	margin-bottom: -33px;
	display: block;
}
span.call-bottom {
	margin-top: -10px !important;
}
/*End Test*/

.top_bar .top_contain .top_right {
	float: right;
	width: 455px;
	position: relative;
}
.top_bar .phone {

	font-stretch:condensed;
	font-weight: 700;
	font-size: 23px;
	font-size: 20px \0/;
	width: 205px \0/;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	color: #f4c248;
	display: block;
	position: absolute;
	height: 59px;
	left: 0px;
	left: -7px \0/;
	line-height: 59px;
	top: 13px;
	padding-right: 20px;
	background: url(/images/top_line.png) right -1px no-repeat;
}
.top_bar .top_contain .top_right .phone span a {
	color: #f4c248 !important;
	font-family:'Lato', sans-serif !important;
	font-stretch:condensed !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}
.top_bar .top_contain .top_right .phone  {
	text-align: right;
	text-shadow: none !important;
}
.top_bar .phone_icon {
	position: relative;
	top: 7px;
	left: 1px;
	padding-right: 0px;
	height: 27px;
}
.top_bar .site_search {
	position: absolute;
	right: -3px;
	top:30px;
}
/* @end */

/* @group Navigation */
.nav .globalNav .sNav a.mobile {
	display: none;
}
 .nav_bar {
	background: url(/images/nav_bar.png) bottom repeat-x;
	height: 46px;
	width: 100%;
	top: 100px;
	left: 0px;
	display: block;
	position: fixed;
	z-index: 100;
}
.nav {
	z-index: 10;
	width: 1000px;
	margin-left: auto;
	background: #fff;
	margin-right: auto;
	position: relative;
	top: 0px;
	height:39px;

	font-family: "Trebuchet MS", Helvetica, sans-serif \0/;
	font-stretch: condensed \0/;
}
.nav a img {
	border: 0px;
}
.nav ul.globalNav {
	position: absolute;
	height: 42px;
	left: 0px;
	top:0px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.nav ul.globalNav li.mNav {
	float: left;
	margin: 0px;
	position: relative;
	padding: 0px 5px 0px 0px;
	list-style: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 39px;
	display: block;
	/*border: 2px solid #f7f7f7;*/
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	/*border-radius: 5px;*/
}
.nav ul.globalNav li.mNav:hover {
	background: #ffd67a !important;
	border-left: 1px solid #f3c356;
	border-right: 1px solid #f3c356;
	/*box-shadow: inset 1px 2px 4px #666;*/
}
.nav ul.globalNav li.mNav a {
	padding: 0px 18px !important;

	font-family: Arial, Helvetica, sans-serif \0/;
	color: #555;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 39px;
	/*background: url(/images/nav_pipe.jpg) right no-repeat;*/
	height: 43px;
	/*font-weight: bold;*/
	display: block;
	text-transform: uppercase;
	-webkit-transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
	-moz-transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
	-o-transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
	transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
}
.nav ul.globalNav li.mNav.active, .nav ul.globalNav li.mNav.active:hover  {
	background: #8b0127 !important;
	border-left: 1px solid #8b0127;
	border-right: 1px solid #8b0127;
}
.nav ul.globalNav li.mNav.active a.arrow {
	background: url(/images/arrow_white.png) right 17px no-repeat !important;
}
.nav ul.globalNav li.mNav.active < ul li:hover {
	color: #99022c !important;
}
.nav ul.globalNav > li.mNav.active a, .nav ul.globalNav > li.mNav.active a:hover {
	color: #fff !important;
}
.nav ul.globalNav li.mNav:hover > a {
	color: #99022c;
	display: block;
	-webkit-transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
	-moz-transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
	-o-transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
	transition: background 0.1s linear, border 0.1s linear, color 0.1s linear;
}
.nav ul.globalNav li.mNav a.arrow {
	background: url(/images/arrow_red.png) right 17px no-repeat;
	padding-right: 21px !important;
}
.nav .request_info {
	position: absolute;
	background: url(/images/request_back_2.png) no-repeat;
	width: 169px;
	height: 57px;
	right: 0px;
	top: -8px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.nav .request_info span {
	display: block;
	padding: 2px 0px 0px 32px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: 1px;
	width: 117px;
	font-size: 14px;
	height: 46px;
	margin: 0px 0px 0px 13px;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.nav .request_info span:hover {
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.nav .request_info:hover {
	right: -10px;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
/* @end */

/* @group Nav Drop Down */

.nav ul.globalNav li.mNav .sNav {
	background: #fff;
	border-radius: 6px;
	box-shadow: 0px 1px 6px #222;
	border: 5px solid #ddd;
	width: auto;
	height: auto;
	z-index: 10000;
	padding: 10px 0px;
	position: absolute;
	top: 43px;
	left: 0px;
	display: none;
	/*-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;*/
	z-index: 200 !important;
}
.nav ul.globalNav li.mNav:hover > .sNav {
	top: 43px;
	left: 0px;
	display: block;
	/*-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;*/
}
.nav ul.globalNav li.mNav .sNav .drop_arrow {
	position: absolute;
	top: -14px;
	left: 0px;
	z-index: 20;
}
.nav ul.globalNav li.mNav .sNav ul {
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
	width: 100%;
	/*margin-right: 20px;*/
	float: left;
}
.nav ul.globalNav li.mNav .sNav ul li {
	width: auto;
	margin: 0px;
	padding: 0px 0px;
}
.nav ul.globalNav li.mNav .sNav ul li a {
	text-transform: capitalize;
	line-height: 25px;
	height: 25px;
	padding: 0px 30px 0px 20px;
	width: auto;
	color: #555 !important;
	border: 1px solid #fff;

	display: block;
}
.nav ul.globalNav li.mNav .sNav ul li a:hover {
	background: #ffd67a !important;
	border: 1px solid #f3c356 !important;
	color: #99022c !important;

}

/* @end */

/* @group Interior Header */

.interior_header {
	width: 100% ;
	height: 240px;
	background: #000;
	position: relative;
	margin-top: 139px;
	margin-bottom: 61px;
	/*border-bottom: 1px solid #777;*/
}
.interior_header .container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1419px;
	height: 240px;
	background: attachment:fixed !important;
	background-position: center !important;
}
.interior_header .contain_container {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 340px;
	margin-top: -340px;
}
.interior_header .container.media-center {
	background: url(/images/header_media.jpg) no-repeat;
}
.interior_header .container.photo-gallery {
	background: url(/images/header_photo_gallery.jpg) no-repeat;
}
.interior_header .container.video-gallery {
	background: url(/images/header_photo_video.jpg) no-repeat;
}
.interior_header .contain_container .profile {
	position: absolute;
	left: -102px;
	bottom: -74px;
	background: url(/images/profile_back.png) no-repeat;
	width: 500px;
	height: 350px;
}
.interior_header .contain_container .profile .hide_box {
	width: 290px;
	height: 191px;
	overflow: hidden;
	position: absolute;
	top: 125px;
	left: 107px;
	z-index: 1;
}
.interior_header .contain_container .profile img {
	width: 290px;
	bottom: -5px;
	position: absolute;
}
.interior_header .contain_container .profile h2.school {
	position: absolute;
	top: 260px;
	left: 107px;
	background: rgba(0, 0, 0, .70);
	box-shadow: inset 0px 0px 10px #000;
	text-shadow: 1px 1px 2px #000;
	width: 290px;
	line-height: 41px;
	height: 41px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;

	letter-spacing: 1px;
	z-index: 2;
}

/* @end */

/* @group Breadcrumbs */

.breadcrumbs_orange {
	background: url(/images/orange_back.png) repeat-x;
	height: 41px;
	width: 100%;
	position: absolute;
	top: 379px;
}
.breadcrumbs_orange .breadcrumbs_contain {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding-top: 10px;
}
.breadcrumbs_orange .breadcrumbs_contain span {
	display: inline-block;
	text-align: right;
	float: right;
	margin-top: 2px;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	text-shadow: 1px 1px 2px #444;
	text-transform: uppercase;
	font-weight: bold;
	padding-right:4px;
}
.breadcrumbs_orange .breadcrumbs_contain span a,  .breadcrumbs_orange .breadcrumbs_contain a {
	float: left;
	color: #5061b7;
	padding: 0px 20px 0px 0px;
	background: url(/images/crumb.png) no-repeat right 0px;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	text-decoration: underline;
	-moz-transition: all .1s linear;
	font-size: 12px !important;
	line-height: 16px !important;
	text-shadow: none !important;
	text-transform: capitalize !important ;
	position: relative;

	top: 0px;
}
.breadcrumbs_orange .breadcrumbs_contain span a:hover, .breadcrumbs_orange .breadcrumbs_contain a:hover {
	text-decoration: underline;
	color: #5061b7;
	-webkit-transition: all .15s linear;
	transition: all .15s linear;
	-moz-transition: all .15s linear;
}
.breadcrumbs_orange .breadcrumbs_contain h1 {
	font-size: 14px;
	color: #fff;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	text-align: right;
	padding-left: 6px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 16px;
	text-shadow: 1px 1px 2px #444;
}

/* @end */

/* @group School Page */

.school_left {
	width: 296px;
	margin-right: 25px;
	height: auto;
	float: left;
	padding-top: 22px;
	min-height: 480px;
}
.school_left.upper {
	padding-top: 0px;
}
.school_right {
	float: left;
	width: 665px;
	height: auto;
	margin-top: -23px;
	margin-bottom: 30px;
}
.school_right .school_section {
	width: auto;
	height: auto;
/*	background: url(/images/section.jpg) no-repeat bottom;*/
	padding-bottom: 20px;
	width: 640px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.school_right .school_section.int {
	padding-bottom: 0px;
}
.school_right .school_section.text {
	padding-top: 15px;
}
.school_right span.headLine, .body_container  span.headLine {
	width: 100%;
	height: 20px;
	display: block;
	background: url(/images/headLine.jpg) 0px 7px repeat-x;
}
.school_right h1, .body_container h1, .school_right h2, .body_container h2 {

	font-size: 17px;
	color: #8b0127;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	display: block;
}
.school_right span.headLine h1, .body_container span.headLine h1, .school_right span.headLine h2, .body_container span.headLine h2 {

	font-size: 17px;
	color: #8b0127;
	text-transform: uppercase;
	margin: 0px 0px 0px 11px;
	line-height: 20px;
	padding: 0px;
	display: block;
	background: #fff;
	width: auto;
	float: left;
	padding: 0px 7px 0px 5px;
}
.school_right h3, .body_container h3 {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color: #8b0127;
	font-style: italic;
	margin: 25px 0px 10px 0px;
	line-height: 20px;
}
.school_right p, .body_container p {
	font-size: 15px;
	font-weight: 300;
	color: #000;
	line-height: 25px;
	font-family: 'Lato', sans-serif;
	margin: 8px 0px 13px 0px;
	padding: 0px;
}
.school_right p.disclaimer, .body_container p.disclaimer {
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
}
.body_container .school_right ul  {
	margin-top: -5px;
}
.body_container ul.full {
	margin-top: -6px;
}
.body_container ul.full.top li {
	margin-top: 10px;
}
.body_container .school_right ul li, .body_container ul.full li {
	font-size: 14px;
	margin-top: 5px;
	line-height: 20px;
	color: #8B0127;
}
a.boxed_back {
	background:#ccc;
	display: block;
	width: 100%;
	padding: 10px 0px;
	margin-top: -7px;
	margin-bottom: 21px;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition:  all .1s;
	transition: all .1s;
}
a.boxed_back span {
	position: relative;
	top: -1px;
}
a.boxed_back:hover {
	background: #7d0225;
	color: #fff;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition:  all .1s;
	transition: all .1s;
}
.body_container .school_right .school_section ul.boxed, .body_container .school_right .school_section ul.boxed2 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px !important;
	list-style: none;
}
ul.boxed2 {
	margin-top: 10px !important;
}
.body_container ul.boxed li, .body_container ul.boxed2 li {
	line-height: 16px;
	padding-top: 2px;
	display: inline-block;
}
.body_container ul.boxed li a, .body_container ul.boxed2 li a {
	display: block;
	padding: 7px 12px;
	background: #ccc;
	border-radius: 5px;
	text-decoration: none;
	margin-right: 2px;
	border: 1px solid #bbb;
	color: #2c4891;
	-webkit-transition: all .1s linear;
}
.body_container ul.boxed li a:hover, .body_container ul.boxed2 li a:hover {
	background: #7d0225;
	color: #fff;
	-webkit-transition: all .1s linear;
}
.video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.videoWrapper {
	position: relative;
	padding-bottom: 53.9%;
	padding-top: 25px;
	height: 0;
}
/*.videoWrapper iframe {
	z-index: 99999999;
}*/
.half {
	width: 37%;
	float: right;
	margin-left: 25px;
}
.school_right .main_video {
	border: 5px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 4px #444;
	width: 620px;
	height: 352px;
	margin-top: 8px;
}
.school_right .main_video.fpe {
	height: 620px;
}
.school_right .thumb_gallery {
	width: 665px;
	position: relative;
	margin-left: -7px;
	margin-top: 10px;
}
.school_right .thumb_gallery .p_gallery {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 192px;
}
.school_right .thumb_gallery .thumb_back {
	position: relative;
	width: 209px;
	height: 146px;
	display: inline-block;
	margin-right:5px;
	z-index: 2;
}
.school_right .thumb_gallery .thumb_back.photo {
	background: url(/images/s_thumb_back.png) no-repeat;
}
.school_right .thumb_gallery .thumb_back.video {
	background: url(/images/s_thumb_back_video.png) no-repeat;
}
.school_right .thumb_gallery .thumb_container {
	position: relative;
	left: 11px;
	top: 11px;
	width: 187px;
	height: 123px;
	overflow: hidden;
}
.school_right .thumb_gallery .thumb_back .a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 187px;
	height: auto;
}
/*.school_right .thumb_gallery .thumb_back .a.crop {
	background-size: cover !important;
	height: 123px;
	background-position: center center !important;
}*/
/*Square*/
.school_right .thumb_gallery.square .thumb_container {
	height: 171px;
}
.school_right .thumb_gallery.square .p_gallery {
	height: 228px;
	}
.school_right .thumb_gallery.square .thumb_back .a {
	width: 187px;
}
.school_right .thumb_gallery.square .thumb_back.photo {
	background: url(/images/photo_gallery_back.png) no-repeat !important;
	height: 197px !important;
}
.school_right .thumb_gallery.square .thumb_back .a.crop {
	background-size: cover !important;
	height: 171px;
	background-position: center center !important;
	-ms-behavior: url(/backgroundsize.min.htc);
}
.school_right .thumb_gallery.square .p_gallery .c {
	position: absolute;
	left: 4px;
	top: 1px;
	width: 205px !important;
	height: 197px !important;
	z-index: 0;
}
.svg {
	float: right;
	margin: 10px 0 17px 10px;
	width: 370px;
}
.svg.home {
	margin-top: 0px;
}
/*End*/


.school_right .thumb_gallery .thumb_back.photo.vid .a {
	position: absolute;
	left: 0px;
	top: -8px !important;
	width: 187px;
	height: auto;
}

.school_right .thumb_gallery .thumb_back .b {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.school_right .thumb_gallery .p_gallery .c {
	position: absolute;
	left: 4px;
	top: 1px;
	width: 205px !important;
	height: 142px !important;
	z-index: 0;
}
.school_right .thumb_gallery .thumb_back h2.program_thumb {
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:187px;
	display: block;
	text-align: center;
	height: 14px;
	font-size: 17px;
	font-weight: normal;
	text-transform: capitalize;
}
.school_right .thumb_gallery a {
	text-decoration: none !important;
}
.school_right .thumb_gallery a p {

	text-decoration: none !important;
	font-size: 11px;
	color: #666;
	text-transform: capitalize;
	font-weight: normal !important;
	margin: 23px 0px 0px 7px !important;
	width: 187px;
	text-align: center;
	line-height: 16px;
	height: 30px;
	overflow: hidden;
	display: block;
}
.school_right .p_gallery p {

	text-decoration: none !important;
	font-size: 11px;
	color: #000;
	text-transform: capitalize;
	font-weight: normal !important;
	margin: -4px 0px 0px 7px !important;
	width: 187px;
	text-align: center;
	line-height: 16px;
	height: 30px;
	overflow: hidden;
	display: block;
}
.school_right img.awards {
	width: 135px;
	margin-right: 24px;
	margin-top: 14px;
}

table.fafsa {
	background-color: white;
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 30px;
	border: 0px solid #fff;
	border-spacing: 0px;
}
table.fafsa td, table.fafsa th {
}
table.fafsa th {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	white-space: nowrap;
	text-align: left;
	padding: 10px 12px;
	border-bottom: 1px solid #f5f4f4;
	background: #fff;
}
table.fafsa td {
	padding: 8px 12px;
	line-height: 16px;
	vertical-align: top;
	color: #444;
	font-size: 11px;
	border-bottom: 1px solid #f5f4f4;
}
table.fafsa tr.selected td {
	background: #8b0127;
	padding: 10px 12px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
table.fafsa a {
	color: #0084B4;
}
table.fafsa tr {
	background: #fff;
}
p.main-campus span {
	font-size: 12px;
	font-weight: 600;
	width: 100%;
	display: block;
}
p.main-campus {
	background: #fff;
	padding: 10px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}

/* @end */

/* @group Programs */

.school_right .thumb_gallery_2 {
	width: 655px;
	position: relative;
	margin-left: -7px;
	margin-top: 10px;
}
.school_right .thumb_gallery_2 .p_gallery {
	position: relative;
	display: inline-block;
	width: 216px;
	height: 146px;
}
.school_right .thumb_gallery_2 .thumb_back_2 {
	position: relative;
	width: 209px;
	height: 265px;
	display: inline-block;
	margin-right:7px;
	z-index: 2;
}
.school_right .thumb_gallery_2 .thumb_back_2.photo {
	background: url(/images/thumb_back_programs.png) no-repeat;
}
.school_right .thumb_gallery_2 .thumb_back_2.video {
	background: url(/images/s_thumb_back_programs.png) no-repeat;
}
.school_right .thumb_gallery_2 .thumb_container {
	position: relative;
	left: 11px;
	top: 11px;
	width: 187px;
	height: 242px;
	overflow: hidden;
}
.school_right .thumb_gallery_2 .thumb_back_2 .a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 187px;
	height: 242px;
}
.school_right .thumb_gallery_2 .thumb_back_2 .b {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.school_right .thumb_gallery_2 .p_gallery_2 .c {
	position: absolute;
	left: 4px;
	bottom: 1px;
	width: 205px !important;
	height: 266px !important;
	z-index: 0;
}

/* @end */

/* @group Program Boxes */

.program_boxes {
	width: 1200px;
	height: 302px;
	margin-top: -5px;
	margin-left: -25px;
}
.program_boxes a.box1 {
	display: block;
	width: 220px;
	height: 315px;
	padding: 25px 25px 0px 15px;
	position: relative;
	text-decoration: none;
	float: left;
	background: url(/images/white.jpg) repeat;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.program_boxes a.box1:hover {
	background: url(/images/programs-back.png) no-repeat !important;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.program_boxes a.box1 h2 {

	font-size:15px;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	color: #8b0127;
	display: block;
	text-align: left;
}
.program_boxes a.box1 p {
	margin: 6px 0px 0px 8px;
	padding: 0px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	font-size: 11px;
}
.program_boxes a.box1 .box1_back {
	position: relative;
	left: -2px;
	top: 0px;
	background: url(/images/program_box.png) no-repeat;
	width: 234px;
	height: 174px;
}
.program_boxes a.box1 .box1_main {
	position: absolute;
	left:12px;
	top: 7px;
	width: 210px;
	height: 137px;
	overflow: hidden;
	border: none;
}
.program_boxes a.box1 .red_bar1 {
	background: #99022c;
	height: 6px;
	width:0px;
	display: block;
	position: absolute;
	right: 127px;
	bottom: 25px;
	margin-top: 12px;
	z-index: 8;
}
.program_boxes a.box1 .red_bar2 {
	background: #99022c;
	height: 6px;
	width: 0px;
	display: block;
	position: absolute;
	left: 127px;
	bottom: 25px;
	margin-top: 12px;
	z-index: 8;
}

/* @end */

#wrapper .container.blogg {
	margin-top: 176px;
}
#wrapper .wall {
	margin-top: 16px;
}
#wrapper .photo-category {
	margin-top:-67px;
}

/* make keyframes that tell the start state and the end state of our object */
/*@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.slider.flat, .program-cubes, .body_section, .slider_form {
    -webkit-animation:fadeIn ease-in 1;
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}*/



.slider.flat {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.program-cubes {
-webkit-animation-delay: 1.5s;
-moz-animation-delay:1s;
animation-delay: 1s;
}

.body_section {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
animation-delay: 1.5s;
}

.slider_form {
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}



/*.cube.five {
-webkit-animation-delay: 2.5s;
-moz-animation-delay:1.2s;
animation-delay: 1.2s;
}

.cube.six {
-webkit-animation-delay: 3s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}*/

.program-cubes {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.program-cubes a.cube, .program-cubes .cube {
	width: 23%;
	margin-right: 1.5%;
	/*max-width: 150px;
	min-width: 135px;*/
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 10px 0px 18px;
	margin-bottom: 1.5%;
	background-color: #3590c8;
}
.cube img {
	text-align: center;
	width: 90px;
}
a.cube span, .cube span {
	color: white;
	font-size: 14px;
	font-weight: 400;
	width: 140px;
	padding: 0px 7px;
	text-align: center;
	height: 20px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
}
a.cube:hover {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
	background: #4d98e3;
}
.program-cubes.secondary a.cube {
	background-color: #a11733;
}
.program-cubes.secondary a.cube:hover {
	background-color: #c11b3d;
}
.wide-program {
	width: 100%;
	float: left;
}
.wide-program a.cube, .wide-program .cube {
	width: 22%;
	float: left;
	background: #8b0127;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
}
.wide-program a.cube:hover {
	background: #b60133;
}
.wide-program p {
	width: 74%;
	float: right;
	/*background: #f2f2f2;*/
	/*height: 100%;*/
}

/*Home2*/
.home_heading_img {
    width: 600px !important;
}

.program-cubes.home {
	margin: 15px 0 58px;
}
.program-cubes.home a.cube.last {
	margin-right: 0px !important;
}
.program-cubes.home a.cube img {
	width: 65px;
	height: 56px;
}
.program-cubes.home.round a.cube {
	margin-right: 19px;
	position: relative;
	z-index: 1;
	padding: 28px 0px;
	border-radius: 125px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
	behavior: url(/pie/PIE.htc);
	height: 94px;
	width: 15%;
}
.program-cubes .icon {
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
}
.program-cubes .icon.one {
	background: url(/images/icon-sprite.png) no-repeat -4px center;
}
.program-cubes .icon.two {
	background: url(/images/icon-sprite.png) no-repeat -61px center;
}
.program-cubes .icon.three {
	background: url(/images/icon-sprite.png) no-repeat -128px center;
}
.program-cubes .icon.four {
	background: url(/images/icon-sprite.png) no-repeat -200px center;
}
.program-cubes .icon.five {
	background: url(/images/icon-sprite.png) no-repeat -269px center;
}
.program-cubes .icon.six {
	background: url(/images/icon-sprite.png) no-repeat -339px center;
}
.program-cubes.home.round a.cube.one {
	background: #dd0367;
}
.program-cubes.home.round a.cube.one:hover {
	background-color: #fa1a81;
}
.program-cubes.home.round a.cube.two {
	background: #2a8ddc;
}
.program-cubes.home.round a.cube.two:hover {
	background-color: #53a3e2;
}
.program-cubes.home.round a.cube.three {
	background: #de1d29;
}
.program-cubes.home.round a.cube.three:hover {
	background-color: #e7444e;
}
.program-cubes.home.round a.cube.four {
	background: #e46e0f;
}
.program-cubes.home.round a.cube.four:hover {
	background-color: #f18e3e;
}
.program-cubes.home.round a.cube.five {
	background: #37d859;
}
.program-cubes.home.round a.cube.five:hover {
	background-color: #6de387;
}
.program-cubes.home.round a.cube.six {
	background: #f6a500;
}
.program-cubes.home.round a.cube.six:hover {
	background-color: #fdc046;
}
/*End*/

/*Home3*/
.program-cubes.home.round.gray a.cube {
	margin-right: 17px;
	position: relative;
	z-index: 1;
	padding: 28px 0px;
	border-radius: 125px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
	behavior: url(/pie/PIE.htc);
}
body .program-cubes.home.round.gray a.cube {
	background: #c9c9cb;
	border: 1px solid #b9b9bb;
}
/*End*/

/*Home4*/
.program-cubes.home.round.square {
	margin: 25px 0 60px;
}
.program-cubes.home.round.square a.cube {
	margin-right: 14px;
	position: relative;
	z-index: 1;
	padding: 18px 0px;
	max-width: 155px;
	border-radius: 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
	behavior: url(/pie/PIE.htc);
}
/*End*/



/* @group Refine Search */

.refine {
	height: 56px;
	position: absolute;
	left: 11px;
	top: 9px;
}
.refine span.refine_title {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	position: relative;
	top: 2px;
	margin-left: 7px;
	margin-right: 15px;
}
.refine .refine_address {
	width:205px;
	height: 23px;
	padding-left: 10px;
	margin-right: 10px;
	border-radius: 6px;
	vertical-align: middle;
	/*box-shadow: inset 1px 1px 3px #777;*/
	font-size: 11px;
	text-transform: capitalize;
	border: 1px solid #aaa;
}
.refine span.drop select {
	background: #fff;
	height: 26px;
	position: relative;
	margin-right: 10px;
	top: 0px;
	border: 1px solid #aaa;
	border-radius: 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	padding: 4px;
	vertical-align: middle;
	font-size: 11px;
	text-transform: capitalize;
}
.refine span.drop select option {
	padding: 7px 4px;
	font-size: 12px;
}
.refine span.drop select.refine_program {
	width: 200px;
}
.refine span.drop select.refine_miles {
	width: 110px;
}
.refine #button1, .refine #btnDirections {
	background: #6a6a6a;
	color: #fff;
	line-height: 10px;
	border: 1px solid #444;
	height: 25px !important;
	padding: 0px 25px 0px 25px;
	border-radius: 5px;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	font-size: 11px;
	z-index: 9;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition:all .2s;
}
.refine #button1:hover {
	cursor: pointer;
	background: #444;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition:all .2s;
}
.refine input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
}
/* @end */

/* @group State Pages */

.state_title {
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-family:'populairemedium';
	color: #fff;
	font-size: 70px;
	letter-spacing: 2px;
	text-shadow: 0px 0px 5px #000;
}

/*Tile View*/
.gird_select .refine form.refine_form {
	display: inline-block !important;
}
.grid_select {
	margin: 15px 0px 0px 0px;
	height: 36px;
	line-height: 21px;
	position: relative;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #DDD;
	border-bottom: 1px solid #CCC;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 #F2F2F2;
	box-shadow: inset 0 1px 0 #F2F2F2;
	background: #dadada;
	background-image: -ms-linear-gradient(top,#e9e9e9,#dadada);
	background-image: -moz-linear-gradient(top,#e9e9e9,#dadada);
	background-image: -o-linear-gradient(top,#e9e9e9,#dadada);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e9e9e9),to(#dadada));
	background-image: -webkit-linear-gradient(top,#e9e9e9,#dadada);
	background-image: linear-gradient(top,#e9e9e9,#dadada);
}
.grid_select .grid_group {
	position: absolute;
	right: 20px;
	top: 0px;
	padding-top: 12px;
	height: 56px;
	padding-left: 45px;
	background: url(/images/refine_line.png) left 2px no-repeat;
}
.grid_select span.prefix {
	vertical-align: middle;
	display: inline-block;
	float: left;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	margin-right: 10px;
}
.grid_select .search_list {
	vertical-align: middle;
	display: inline-block;
	float: left;
	height: 21px;
	width: 21px;
	line-height: 21px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}
.grid_select .search_list:hover {
	border: 1px solid #ccc;
}
.grid_select .search_list.selected {
	background: white;
	padding: 0px;
	border: 1px solid #DDD;
}
.grid_select .search_list img {
	margin: 4px;
}
.results_group {
	margin-top: 0px;
	margin-bottom: 60px;
/*	float: left;*/
}
.results-tile {
	width:246px;
	margin:0px;
	padding:20px 0px 20px 0px;
	position: relative;
	overflow: hidden;
/*	border: 1px solid #fff;*/
	/*background: url(/images/blueLine.jpg) bottom repeat-x;*/
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
	display: inline-block;
}
.results-tile a.a-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	background: white;
	opacity: 0;
	filter: alpha(opacity=0);
}
/*.results.colored {
	background: url(/images/blueLine2.jpg) bottom repeat-x #eff5f9;
	border: 1px solid #eff5f9;
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
}*/
 .results-tile:hover {
	background-color:#daeaf6;
/*	border: 1px solid #b1cde2;*/
	cursor: pointer;
	box-shadow: 0px 0px 6px #999;
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
}
.results-tile .results_left {
	width:248px;
	height:100%;
	float:left;
	margin-left:0px;
	z-index: 10;
}
.results-tile .results_left .school_contain {
	width: 190px;
	height: 130px;
	overflow: hidden;
	border:0px;
	margin-top:-2px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #fff;
	box-shadow: 0px 0px 5px #555;
	border-radius: 5px;
}
.results-tile .results_left img {
	width: 190px;
}
.results-tile .results_right {
	width:248px;
	height:auto;
	position: relative;
/*	background: url(/images/arrow-blue.png) no-repeat right center;*/
	float: left;
	z-index: 10;
}
.results-tile .results_right ul.title {
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: static;
	margin-left: auto;
	margin-right: auto;
}
.results-tile .results_right ul.title li {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	color:#1a4f85;
	font-family: sans-serif;
}
.results-tile .results_right ul.title li.one {
	width: 248px;
	text-align: center;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
}
.results-tile .results_right ul.title li.two {
	width: 200px;
	display: none;
}
.results-tile .results_right ul.title li.three {
	width: 80px;
	display: none;
}
.results-tile .results_right ul.address {
	margin: 0px;
	text-align: center;
	width: 248px !important;
	padding: 0px;
	width: auto;
	list-style: none;
}
.results-tile .results_right ul.programs {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 360px;
	top: 25px;
	display: none;
}
.results-tile .results_right span.distance {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 591px;
	top: 25px;
	font-size: 14px;
}
.results-tile .results_right h2 {
	margin:0px;
	padding:0px;
	font-size:15px !important;
	font-weight: bold;
	color:#1a4f85;
	font-family: sans-serif;
}
.results-tile .results_right h2 span {
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
	display: none;
}
.results-tile .results_right p {
	margin:8px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	width:703px;
	color:#575656;
	line-height:20px;
}
.results-tile p.programTitle {
	float: left;
	width: 55px;
	font-weight: bold;
	margin-top: 10px;
}
.results-tile .results_right ul {
	float: left;
	margin:12px 0px 0px 0px;
	padding:0px;
	width:600px;
	list-style: inside;
}
.results-tile .results_right ul li {
	height: 30px;
	/* height: auto; */
	/* height:18px; */
	/* overflow: hidden; */
	padding:0px 0px !important;
	margin-left: 0px;
	width:auto;
	text-indent: none;
	border-radius:5px;
	color:#5c5b5b;
	font-size:12px;
	font-weight: normal;
	margin-right:8px;

	word-break: break-word;
    margin-bottom: 5px;
}
.results-tile .distance {
	position: absolute;
	right:50px;
	top:0px;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight: bold;
	color:#1a4f85;
}

/*Grid View*/
.results_group {
	margin-top: 12px;
}
.results {
	width:1000px;
	margin:0px;
	padding:20px 0px 20px 0px;
	position: relative;
	overflow: hidden;
/*	border: 1px solid #fff;*/
/*	background: url(/images/blueLine.jpg) bottom repeat-x;*/
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
}
.results.colored {
	background: #eff5f9;
	border-top: 1px solid #DCE9F1;
	border-bottom: 1px solid #DCE9F1;
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
}
 .results:hover, .results.colored:hover {
	background-color:#daeaf6;
/*	border: 1px solid #dce9f1;*/
	cursor: pointer;
	box-shadow: inset 0px 0px 7px #999;
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
}
.results .results_left {
	width:200px;
	height:100%;
	float:left;
	margin-left:25px;
}
.results .results_left .school_contain {
	width: 155px;
	height: 97px;
	overflow: hidden;
	border:0px;
	margin-top:-2px;
	border: 4px solid #fff;
	box-shadow: 0px 0px 5px #555;
	border-radius: 5px;
}
.results .results_left img {
	width: 155px;
}
.results .results_right {
	width:780px;
	height:auto;
	margin-top: 15px;
	margin-left: -25px;
	position: relative;
	background: url(/images/arrow-blue.png) no-repeat right 25px;
	float: left;
}
.results .results_right ul.title {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: static;
	height: 85px;
}
.results .results_right ul.title li {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	color:#1a4f85;
	font-family: sans-serif;
}
.results .results_right ul.title li.one {
	width: 337px;
}
.results .results_right ul.title li.two {
	width: 200px;
}
.results .results_right ul.title li.three {
	width: 80px;
}
.results .results_right ul.address {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 25px;
	list-style: none;
}
.results .results_right ul.programs {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 377px;
	top: 25px;
}
.results .results_right span.distance {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 608px;
	top: 25px;
	color: #5C5B5B;
	font-weight: normal;
	font-size: 12px;
}
.results .results_right h2 {
	margin:0px;
	padding:0px;
	font-size:15px !important;
	font-weight: bold;
	color:#1a4f85;
	font-family: sans-serif;
}
.results .results_right h2 span {
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
}
.results .results_right p {
	margin:8px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	width:703px;
	color:#575656;
	line-height:20px;
}
.results p.programTitle {
	float: left;
	width: 55px;
	font-weight: bold;
	margin-top: 10px;
}
.results .results_right ul {
	float: left;
	margin:12px 0px 0px 0px;
	padding:0px;
	width:600px;
	list-style: inside;
}
.results .results_right ul li {
	height:19px;
	padding:0px 0px !important;
	margin-left: 15px;
	width:auto;
	text-indent: none;
	border-radius:5px;
	color:#5c5b5b;
	font-size:12px;
	font-weight: normal;
	margin-right:8px;
}
.results .distance {
	position: absolute;
	right:50px;
	top:0px;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight: bold;
	color:#1a4f85;
}

/*List View*/
.results-list {
	width:1000px;
	margin:0px;
	height: 27px;
	padding:5px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	border: 1px solid #fff;
	background: url(/images/arrow-blue2.png) right no-repeat;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition:background 0.2s linear;
}
.results-list.colored {
	border: 1px solid #dce9f1;
	background: url(/images/arrow-blue2.png) right no-repeat #eff5f9;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition:background 0.2s linear;
}
 .results-list:hover {
	background-color:#daeaf6;
	border: 1px solid #b1cde2 !important;
	cursor: pointer;
	box-shadow: inset 0px 0px 6px #999;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition:background 0.2s linear;
}
ul.results-list a {
	text-decoration: none !important;
}
ul.results-list {
	margin-top: 0px !important;
}
a#showStates {
	font-size: 12px;
	background: #ccc;
	display: block;
	width: 100%;
	padding: 10px 0px;
	margin-top: 17px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	float: left;
}
a#showStates span {
	position: relative;
	top: -1px;
	padding-right: 5px;
}
a#showStates:hover {
	background: #7d0225;
	color: #fff;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
}
.searchResults.none {
	background: #7d0225 !important;
	color: #fff !important;
}
.searchResults {
	font-style: italic;
	font-size: 12px;
	background: #ccc;
	border: 1px solid #bbb;
	color: #111;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	float: left;
	text-transform: capitalize;
	height: 11px;
	font-size: 11px;
	line-height: 11px;
	margin-top: -5px;
	padding: 8px 20px;
}
.results-list li {
	width: auto;
	height:15px;
	line-height: 8px !important;
	margin: 0px !important;
	padding: 1px 0px 3px 0px;
	position: static;
	display: inline-block;
	text-decoration: none;
	font-size: 12px !important;
	color: #444 !important;

}
.results-list li.one {
	width: 33%;
	padding-left: 2%;
	text-transform: capitalize;
}
.results-list li.two {
	width: 33%;
}
.results-list li.three {
	width: 33%;
}
.results-list li.four {
	width: 28%;
}

/* @group Site Search */

.results.colored.smaller, .results.smaller {
	padding: 30px 0px;
}
.results .full {
	width:955px;
	height:auto;
	position: relative;
	background: url(/images/arrow-blue.png) no-repeat right center;
	float:left;
	padding-left: 25px;
}
.results .full h2 {
	margin:0px;
	padding:0px;
	font-size:15px !important;
	font-weight: bold;
	color:#1a4f85;
	font-family: sans-serif;
}
.results .full p {
	margin:8px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	width:910px !important;
	color:#5c5b5b;
	line-height:20px;
}
.results .full p.resultCopy b {
	color: #000;
	padding: 2px 0px;
	border-radius: 0px;
	font-weight: normal !important;

	/*font-style: italic;*/
background-color: #f9f32d;
}
.results .full p.resultLink {
	color: #5c5b5b;
	font-style: italic;
	font-size: 11px;
}
.results .full p.resultLink span {
font-weight:bold; padding-right: 5px;
}

/* @end */

/* @group State Columns */
 .state_columns {
	width: 1020px;
	margin-top: 20px;
}
.state_columns ul {
	float: left;
	margin: 0px 17px 90px 0px !important;
	padding: 0px;
	width: 320px;
	background: #e4eff7;
	border: 1px solid #97bdd9;
	list-style: none;
	border-radius: 5px;
}
.state_columns ul li {
	background: url(/images/ul_line.jpg) bottom repeat-x;
	padding: 0px;
}
.state_columns ul li a {
	color: #5c87a7;
	font-size: 12px;
	text-decoration: none;
	padding: 11px 25px;
	background: url(/images/blue_arrow.png) 12px 12px no-repeat;
	width: 270px;
	height: 100%;
	display: block;
}
.state_columns ul li a:hover {
	background-color: #bfd9ed;
	color: #486f8d;
}
#easyTooltip{
padding:5px 10px;
border:1px solid #fff;
background:#95022b;
border-radius: 5px;
box-shadow: 0px 1px 5px #666;
color:#fff;
z-index: 9999;
}
/* @end */

/* @group Interior Styles */

.img_cont {
	width: auto;
	height: 175px;
	overflow: hidden;
	float: right;
	border: 4px solid #fff;
	box-shadow: 0px 0px 4px #444;
	border-radius: 5px;
	margin: 15px 0px 10px 20px;
}

/* @end */

/* @group Testimonials */

.testimonial {
	padding-top: 29px;
	width: 100%;
}
blockquote {
	color: #454545;
    line-height: 150%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow: visible;
    padding-top: 0;
}
blockquote:before {
	color: #8B0127;
    content: open-quote;
    display: block;
    float: left;
    font-size: 85px;
    margin: 18px 7px 93px 0;
    text-shadow: 0 1px 1px #909090;
}
blockquote:after {
	color: #8B0127;
    content: none;
    display: block;
    float: right;
    font-size: 85px;
    margin: -95px -35px 0 0;
    text-shadow: 0 1px 1px #909090;
	/* could be content:close-quote; but lets keep it clean*/
}
.testimonial p {
	color: #000;
	width: 100%;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
}
.testimonial p.author {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	color: #8b0127;
	text-align: right;
	margin-top: 24px;
}
.testimonial p.author_desc {
	color: #8b0127;
	font-style: normal;
	font-size: 14px;
	margin-top: -15px;
	font-weight: normal;
	text-align: right;
}
.testimonial img {
	float: left;
	margin-bottom: 8px;
	margin-right: 13px;
}
/* @end */

.school_boxes {
	width: 750px;
/*	height: 302px;*/
	margin-top: -5px;
	margin-left: -21px;
}
.school_boxes a.box1 {
	display: inline-block;
	vertical-align: top;
	width: 297px;
	height: 315px;
	padding: 25px 13px 0px 14px;
	margin-right: 15px;
	position: relative;
	text-decoration: none;
	background: url(/images/white.jpg) repeat;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.school_boxes a.box1:hover {
	background: url(/images/box_back_roll_school.png) no-repeat !important;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.school_boxes a.box1 h2 {

	font-size:16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	color: #8b0127;
	width: 310px;
	display: block;
	text-align: left;
}
.school_boxes a.box1 p {
	margin: 6px 0px 0px 8px;
	padding: 0px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	font-size: 11px;
}
.school_boxes a.box1 .box1_back {
	position: relative;
	left: 0px;
	top: 0px;
	background: url(/images/box_back_school.png) no-repeat;
	width: 303px;
	height: 174px;
}
.school_boxes a.box1 .box1_main {
	position: absolute;
	left:10px;
	top: 7px;
	width: 275px;
	height: 137px;
	overflow: hidden;
	border: none;
}
.school_boxes a.box1 .red_bar1 {
	background: #99022c;
	height: 6px;
	width:0px;
	display: block;
	position: absolute;
	right: 167px;
	bottom: 25px;
	margin-top: 12px;
	z-index: 8;
}
.school_boxes a.box1 .red_bar2 {
	background: #99022c;
	height: 6px;
	width: 0px;
	display: block;
	position: absolute;
	left: 167px;
	bottom: 25px;
	margin-top: 12px;
	z-index: 8;
}
.school_boxes a.box1 .red_bar1s {
	background: #99022c;
	height: 6px;
	width:0px;
	display: block;
	position: absolute;
	right: 162px;
	bottom: 25px;
	margin-top: 12px;
	z-index: 8;
}
.school_boxes a.box1 .red_bar2s {
	background: #99022c;
	height: 6px;
	width: 0px;
	display: block;
	position: absolute;
	left: 162px;
	bottom: 25px;
	margin-top: 12px;
	z-index: 8;
}
iframe.lv_content_iframe #wrapper #container #content #white_space #content_holder #middle #left {
	width: 100% !important;
}

/* @end */

/* @group School Sidebar Accordion */

.form-side {
	height: auto;
	z-index:2;
	width: 260px;
}
.form-side .submit input {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000;
	border: 2px outset #FFCC66;

}
.form-side .button {
	position: relative;
	width: 220px;
	height: 35px;
	padding: 20px 0px 5px 7px !important;
	margin: 0px;
}

.form-side input {
	background:#fcf9f4;
	border:1px solid #c5c5c5;
	border-radius:6px;
	padding:5px 0px 5px 40px;
	margin-right:0px;
	font-size:12px;
	color:#333;
	width:211px;
	height:25px;
/*	box-shadow: inset 1px 1px 4px #666666;*/
	line-height:25px;
	*margin-left:-10px;
	background: #fff url(/images/form_icons.png) no-repeat;
}
.form-side input#FullName {
	background-position: 6px 0px;
}
.form-side input#Zipcode {
	background-position: 6px -209px;
}
.form-side input#Email {
	background-position: 6px -33px;
}
.form-side input#Phone {
	background-position: 6px -105px;
}
.form-side input.submitButton {
	border:0px;
	border-radius:6px;
	padding:3px 0px 5px 0px;
	margin:  8px 0px 0px 7px;
	font-size: 15px;
	text-align: center;
	color:#fff;
	border: 1px solid #98001c;
	width:251px;
	height:49px;
	box-shadow: none;
	background: #720020; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9e9f 0%, #bf5759 4%, #84252b 48%, #490001 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9e9f), color-stop(4%,#bf5759), color-stop(48%,#84252b), color-stop(100%,#490001)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf5759', endColorstr='#490001',GradientType=0 ); /* IE6-9 */
}
.form-side .formLine {
	width:260px;
	margin:5px 0px 8px 8px;
	float: left;
	padding:0px;
}
.form-side input::-webkit-input-placeholder {
      color: #aaa;
}
.form-side input:-moz-placeholder {
      color: #aaa;
}
.form-side .disclaimer p {
	font-size: 9px;
	line-height: 16px;
	width: 248px;
	text-align: justify;
	display: block;
	color: #333;
	margin: 15px 0px 10px -8px !important;
	padding: 0px 17px !important;
}
.form-side .needsfilled, .needsfilled {
	background: #ffebe8 url(/images/form_icons_warn.png) no-repeat;
	border:1px red solid !important;
	color:#000 !important;
/*	font-weight:bold !important;*/
}
.form-side select.needsfilled {
	background: #ffebe8 url(/images/form_icons_warn.png) no-repeat !important;
	border:1px red solid !important;
	color:#000 !important;
/*	font-weight:bold !important;*/
}


/* Reset */

.accordion {
	float: left;
	margin-top: 0px;
	/*margin-top: 33px !important;*/
	border-radius: 5px;
/*	overflow: hidden;*/
	border:solid 1px #c8c7c7 !important;
	display: block;
	margin-bottom: 20px !important;
}
.accordion,
.accordion ul,
.accordion li,
.accordion a,
.accordion span {
	margin: 0;
	padding: 0;
	outline: none;
	position: relative;
}
.accordion li {
	list-style: none;
}
.accordion li#one a.active {
	border-radius: 4px 4px 0px 0px !important;
}
.campus_images {
	display: none;
}
a.submitButton {
		border:0px;
		border-radius:3px;
		/*padding:6px 9px;*/
		text-decoration: none;
		margin:  8px 0px 0px 0px;
		font-size: 12px;
		text-align: center;
		color:#fff;
		width: 100% !important;
		display: block;
		border: 1px solid #98001c;
		height:40px;
		line-height: 40px;
		box-shadow: none;
		background: #4d81a8 !important;
		border: 1px solid #666666;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		transition: all .2s;
}
a.submitButton:hover {
	background: #6097bf !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
p.note {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	margin-top:7px;
	text-align: center;
}
p.fafsa {
	margin-bottom: -3px;
}
.social-school {
	float: left;
	margin-left: 31px;
}
.social-school a img {
	width: 42px;
	margin-right: 6px;
}

/* Layout & Style */
.accordion .icon {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	-webkit-transition: all 1s ease-in-out 0s;
}
.accordion .acc_icon {
	position: relative;
	margin: 0px 6px 0px 5px;
	top: 3px;
}
.accordion > li.files > a.active .icon {
	display: block !important;
	-webkit-transition: all 1s ease-in-out 0s;
}
.accordion li.files.apply > a {
	font-size: 15px !important;
	line-height: 40px !important;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
}
.accordion li.files > a {
	display: block;
	position: relative;
	width: 274px;
	padding: 0 10px 0 15px;
	height: 38px;
	color: #fdfdfd;
	font-size: 14px !important;
	line-height: 37px;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);
	background: #6c6e74;
	background: -moz-linear-gradient(top,  #6c6e74 0%, #4b4d51 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6e74), color-stop(100%,#4b4d51));
	background: -webkit-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: -o-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: -ms-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	border-bottom: 1px solid #555555;
}
.accordion li.files > a.active {
	background: #000 !important;
}
.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
	color: #fff;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);

	background: #1e1e1e; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e1e1e 41%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(41%,#1e1e1e), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e1e1e 41%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e1e1e 41%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e1e1e 41%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e1e1e 41%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.accordion .map_left {
	width: 264px;
	height: 230px;
	margin-left: 1px;
	border: 1px solid #999;
}
.accordion ul.address {
	margin-top: -2px;
	margin-bottom: 7px;
	width: 100%;
	text-align: left;
	display: block;
}
.accordion ul.address li.title {
	font-size: 15px;
	font-weight: bold;
	color: #8b0127;
	text-transform: uppercase;
}
.accordion ul.address li {
	color: #444;
	padding-top: 4px;
	font-size: 12px;
}

.accordion ul.book-index {
	margin-top: 5px;
	margin-bottom: 7px;
	width: 100%;
	text-align: left;
	display: block;
}
.accordion ul.book-index li a {
	display: block;
	background: none;
	width:245px;
	margin: 0px;
	padding: 0px 10px;
	color: #000;
	font-size: 12px !important;
	line-height: 30px;
	letter-spacing: 0px;
	height: 30px;
	border-radius: 5px;
}
.accordion ul.book-index li a:hover {
	background: #ccc;
}

/*School Page Test*/

.map-main {
	width: 350px;
	height: 245px;
	float: left;
	margin-left: 1px;
	border: 1px solid #999;
	margin-left: 25px;
}
.map-area {
	background: #f5f4f4;
	border: 1px solid #e0dfdf;
	max-width: 100%;
	padding: 25px 0 25px 0;
	margin-top: 20px;
	margin-bottom: 15px;
	overflow: hidden;
}
.address-area {
	float: left;
	margin-left: 20px;
	width: 210px;
}
.address-area ul.address {
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}
.address-area ul.address li {
	margin-top: 0px;
}
.address-area ul.address li.title {
	font-size: 15px;
	font-weight: bold;
	color: #8b0127;
	margin-bottom: 5px;
}
.map-area .address-area a.submitButton {
	float: left;
	margin-top: 22px;
	width: 100% !important;
	padding: 0px 0px;
	margin-left: 0;
	border-radius: 0;
	background: #ccc;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
}
.address-area .social a img {
	width: 32px;
	margin-right: 5px;
	margin-top: 10px;
}
/*.map-area .gray_bar {
	width: 100%;
	background: #898888;
	padding: 7px 0px 5px 0px;
	margin-top: 20px;
	text-align: center;
}
.map-area .gray_bar a {
	display: inline-block;
	width: auto;
	padding: 0px 7px;
	background: none !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.map-area .gray_bar a:hover {
	background: none !important;
	opacity: .7;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	}*/

/*End Test*/

/*.accordion li > a span {
	display: block;
	position: absolute;
	top: 9px;
	text-align: center;
	right: 0;
	padding: 0px 10px 2px 10px;
	margin-right: 10px;
	font-size: 8px;
	font: normal bold 11px/16px Arial, sans-serif;
	background: #404247;

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
	box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
}

.accordion > li:hover > a span,
.accordion > li:target > a span,
.accordion > li > a.active span {
	color: #fdfdfd;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);
	background-color: #444;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0, .9), 1px 1px 1px rgba(255,255,255, .55);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0, .9), 1px 1px 1px rgba(255,255,255, .55);
	box-shadow: inset 1px 1px 1px rgba(0,0,0, .9), 1px 1px 1px rgba(255,255,255, .55);
	font-weight: bold;
}*/

/* Images */

/*.accordion > li > a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 24px;
	height: 24px;
	margin: 4px 8px;


}*/

/* Sub Menu */
ul.sub-menu {
	background:#f5f4f4;
	padding: 14px;
	width: 268px;
	border-bottom: 1px solid #c9c9c9;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}
.sub-menu li {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
}
.sub-menu li:hover a { background: #efefef; }

.sub-menu li:last-child a { border: none; }

/*.sub-menu li > a span {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: transparent;
	border: 1px solid #c9c9c9;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.sub-menu em {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 14px;
	color: #a6a6a6;
	font: normal 10px/32px Arial, sans-serif;
}*/

/* Functionality */

.accordion li > .sub-menu {
	display: none;
}

.accordion li:target > .sub-menu {
	display: block;
}
.accordion .gray_bar {
	width: 296px;
	background: #898888;
	margin-left: -14px;
	padding: 7px 0px 5px 0px;
	margin-top: 20px;
	text-align: center;
}
.accordion .gray_bar a {
	display: inline-block;
	width: auto;
	padding: 0px 7px;
	background: none !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.accordion .gray_bar a:hover {
	background: none !important;
	opacity: .7;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	}


/* @end */

/* @group School Articles */
.paging {
	padding:3px 0px;
	left:-15px;
	width:600px;
}
.paging h2 {
	width:auto;
	height:auto;
	font-size:17px;
	color:#364784;
	margin:10px 0px 8px 0px;
	padding:0px;
}
.paging a {
	display:block;
	text-decoration:none;
}
.paging a ul:hover {
	background:#d6d9eb;
	-webkit-transition: all .2s ease-in-out 0s;
}
.paging ul {
	overflow:hidden;
	width:630px;
	font-size:12px;
	height:36px;
	line-height:29px;
	padding:0px 0px 0px 5px;
	margin:0px !important;
	list-style:none;
	-webkit-transition: all .2s ease-in-out 0s;
}
.paging ul li {
	padding-top:8px !important;
	line-height: 20px;
	color: #8B0127;
}
.paging ul.color {
	margin:0px !important;
	background:#eff1f9;
	border-top:solid 1px #e4e7f3;
	border-bottom:solid 1px #e4e7f3;
	height:36px !important;
	-webkit-transition: all .2s ease-in-out 0s;
}
.paging a ul li.date {
	float:left;
	width:130px;
	padding-left: 10px;
	color:#000 !important;
	font-weight:bold !important;
}
.paging a ul li.title {
	float:left;
	width:auto;
}
.simplePagerContainer ul.simplePagerNav {
	text-align:right !important;
	clear:inherit;
	float:right;
	width:auto;
	height:25px;
	margin-right:15px !important;
	margin-top:10px !important;
	list-style:none;
}
.simplePagerContainer ul.simplePagerNav li {
	min-width:17px;
	height:25px;
	float:left;
	padding:0px 1px !important;
}
.simplePagerContainer ul.simplePagerNav li a {
	float:left;
	color:#999;
	height:16px;
	padding:0px 4px !important;
	text-decoration:underline;
}
.simplePagerContainer ul.simplePagerNav li.currentPage a {
	text-decoration:none !important;
	font-size:14px;
	font-weight:bold;
	color:#2A4295 !important;
	padding:0px 4px !important;
	margin-top:0px;
}

/* @end */

/* @group Salon Menu */

.guestBox {
	width: 100%;
	margin-top: 30px;
}
.guestBox ul {
	width: 100%;
	max-width: 970px;
	margin: 0px;
	padding: 10px 0;
	height: 15px;
	font-size: 14px;
}
.guestBox ul li {
	margin: 0px;
	padding: 0px 15px;

}
.guestBox ul li span {
	font-size: 11px;
	font-style: italic;
	color: #888;
	padding-left: 5px;
}
.guestBox ul li.leftService {
	display: inline-block	;
	float: left;
}
.guestBox ul li.rightService {
	display: inline-block;
	float: right;
}
.guestBox ul li.rightService2 {
	display: inline-block;
	float: left;
    margin-left: 25px;
}



.guestBox ul.servicesOff {
	background: #eff5f9;
	border-top: 1px solid #DCE9F1;
	border-bottom: 1px solid #DCE9F1;
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
		}
 .guestBox ul:hover {
	background-color:#daeaf6;
	box-shadow: inset 0px 0px 7px #999;
	-webkit-transition: background 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear;
	transition:background 0.2s linear, border 0.2s linear;
}

/* @end */

/* @group Slider */
 .slider {
	z-index: 2;
	width: 100%;
	margin-top:139px;
	height: 383px;
	position: relative;
/*	border-bottom: 1px solid #999;*/
	overflow: hidden;
}
.slider.flat {
	background: url(/images/slider-flat.jpg) top center;
	height: 351px;
	width: 100%;
}
.slider .container {
	margin: 0 auto;
	width: 1000px;
}
.slider.flat .slider_form {
	width: 525px;
	padding-bottom: 0px;
	float: left;
	margin-top: 15px;
}
.slider.flat .disclaimer {
	float: left;
	margin-top: 10px;
}
.slider.flat .slider_right span.title {
	text-shadow: 1px 1px 3px #000;
	font: 300 34px 'Lato', sans-serif;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.slider.flat .slider_right span strong {
	font-weight: 500;
}
.slider.flat .slider_form .interior form input.slider_form_btn {
	width: 474px;
}
.slider_right {
	float: right;
	width: 530px;
	margin-top: 25px;
}
.slider_right span.title {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	font: 300 32px 'Lato', sans-serif;
	float: left;
	margin-bottom: 10px;
}
.slider_form {
	background: url(/images/black-tile.png) repeat !important;
	border-radius: 0px;
}
.slider_form .form_back {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.slider_form .form_back2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
}
.slider_form .interior {
	padding: 15px 0px 0px 30px;
	width: 90%;
}
.slider_form h2 {
	position: relative;

	text-transform: uppercase;
	font-size: 28px;
/*	letter-spacing: 1px;*/
	margin: 0px;
	padding: 0px;
	color: #207FDD;
	font-weight: 200;
}
.slider_form h2 span {
	font-weight: 500;
}
.slider_form p {
	font-size: 18px;
	font-weight: 200;

	color: #fff;
}
.slider_form .interior form {
	height: 156px;
	margin: 0px 0px 0px -2px;
	position: relative;
}
.slider_form .interior form .form_row {
	width: 100%;
	height: auto;
}
.slider_form .interior form .form_row input {
	float: left;
	width: 221px !important;
	height: 30px;
	padding-left: 8px;
	line-height: 38px \0/;
	/*border-radius: 5px;*/
	border: 1px solid #b8b8b8;
	margin-top: 11px;
	font-size: 14px;
	background: #fff;
	background: rgba(255, 255, 255, .86);
	-webkit-appearance: none;
	border-radius: 0px;
}
.slider_form .interior .disclaimer p {
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
	margin-top: 4px;
}
/*.slider_form .interior form .form_row input:focus {
	background-color: #fae3b0;
	border: 2px solid #d4aa3e;
}*/
.slider_form .interior form input.form_1 {
/*	background: url(/images/form_name.png) no-repeat 7px center rgba(255, 255, 255, .86);*/
	margin-right: 10px;
}
.slider_form .interior form input.form_2 {
/*	background: url(/images/form_zip.png) no-repeat 6px center rgba(255, 255, 255, .86);*/
}
.slider_form .interior form input.form_3 {
/*	background: url(/images/form_email.png) no-repeat 6px center rgba(255, 255, 255, .86);*/
}
.slider_form .interior form input.form_4 {
/*	background: url(/images/form_phone.png) no-repeat 6px center rgba(255, 255, 255, .86);*/
	margin-right: 10px;
}
.slider_form .interior form input.slider_form_btn {
	float: left;
	width: 466px;
	height: 35px;
	padding-left: 0px;
	/*border-radius:5px;*/
	color: #fff;
	border: 1px solid #0d65bc;
	box-shadow: none;
	background: #2278da;
	margin-right: 0px;
	margin-top: 16px;
	font-size: 15px;
	cursor: pointer !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-webkit-transition: background-color 200ms linear, border 200ms linear;
	-moz-transition: background-color 200ms linear, border 200ms linear;
	-o-transition: background-color 200ms linear, border 200ms linear;
	-ms-transition: background-color 200ms linear, border 200ms linear;
	transition: background-color 200ms linear, border 200ms linear;
}
.slider_form .interior form input.slider_form_btn:hover {
	background: #438cdf;
	cursor: pointer;
	color: #fff !important;
	-webkit-transition: background-color 350ms linear, border 350ms linear;
	-moz-transition: background-color 350ms linear, border 350ms linear;
	-o-transition: background-color 350ms linear, border 350ms linear;
	-ms-transition: background-color 350ms linear, border 350ms linear;
	transition: background-color 350ms linear, border 350ms linear;
	cursor: pointer !important;
}
/*.slider_form .interior p {
	font-size: 9px;
	position: relative;
	top: 4px;
	color: #444;
	line-height: 13px;
	width:440px;
	text-align: center;
}*/
.slider #shadow_right {
	position: absolute;
	top: 0px;
	height: 370px;
	width: 767px;
	z-index: 1;
	background: url(/images/right_gradient.png) repeat-y;
}
.slider #shadow_left {
	position: absolute;
	top: 0px;
	height: 370px;
	width: 767px;
	z-index: 1;
	background: url(/images/left_gradient.png) repeat-y;
}
.slider_form .needsfilled {
	background-color: #ffebe8 !important;
	border:1px red solid !important;
	color:#000 !important;
	font-weight:bold !important;
	font-weight: normal !important;
}
.horizontal-form {
	width: 100%;
	background: #7e0225;
	border-top: 1px solid #9f012e;
	border-bottom: 1px solid #9f012e;
	height: 65px;
	position: relative;
	margin-top: -19px;
	z-index: 999999;
	overflow: hidden;
}
.horizontal-form .horizontal-container {
	width: 1000px;
	margin: 0 auto;
}
.horizontal-form #fb-auth {
	display: none;
}
.horizontal-form form {
	display: block;
	overflow: hidden;
	margin-top: 10px;

}
.horizontal-form form input {
	border: 1px solid #ccc;
	padding: 10px 1.5%;
	background: white;
	width: 16.6%;
	margin-right: 10px;
	float: left;
	-webkit-appearance: none;
	border-radius: 0;
}
.horizontal-form form input.submitButton {
	background: #ffc635;
	color: #785600;
	border: 1px solid #fbb400 !important;
	padding: 8px 1.5%;
	font-size: 14px;
	margin-right: 0;
	height: 37px \0/;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
/*	text-shadow: 1px 1px 1px #6b4d00;*/
}
.horizontal-form form input.submitButton:hover {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background: #fcbb15 !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcbb15', endColorstr='#fcbb15',GradientType=0 ); /* IE6-9 */
	color: #000;
	border: 1px solid #fee4a6 !important;
}
.horizontal-form .disclaimer {
	margin-top: 7px;
	display: block;
}
.horizontal-form .disclaimer p {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	max-width: 90%;
	margin: 0px auto 0;
	color: #fff;
	opacity: .8;
	display: none;
}
.horizontal-form .disclaimer p a {
	color: #fff;
}
.horizontal-form .needsfilled {
	background: #ffebe8;
	border:1px #ffc635 solid !important;
	color:#000 !important;
/*	font-weight:bold !important;*/
}
.horizontal-form select.needsfilled {
	background: #ffebe8 !important;
	border:1px red solid !important;
	color:#000 !important;
/*	font-weight:bold !important;*/
}
.disclaimer.full {
	width: 1000px;
	margin: 0 auto;
}
.disclaimer.full p {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	max-width: 100%;
	margin: 10px auto 0;
	color: #999;
}
.disclaimer.full p a {
	color: #999;
}
/* @end */

/* @group Homepage Vertical Form */

.vertical-form2 {
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    background-color:black;
    text-align:center;
}

.vertical-form2 form {
margin-top:14px;
}
.vertical-form2 form input {
    width: 100%;
    margin: 0px;
    border: 0px;
    border-radius: 0;
    float: left;
    height: 37px;
    border-bottom: 1px solid #ddd;
    padding-left: 15px;
    background: #fff;
    font-size: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
 .vertical-form2 form input.submitButton2 {
    background-color: #facd28 !important;
    cursor:pointer;
}
    .vertical-form2 form input.submitButton2:hover {
        background-color: #c59202 !important;
   
    }
    .vertical-form2 div.disclaimer {
        color: white;
        float: left;
        font-size: 10px;
    }

    .vertical-form2 span {
       text-align:center;
    }
        .vertical-form2 span.title {
            color: white;
            font-size: 17px;
        }
.vertical-form {
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.vertical-form .left {
	width: 51%;
	float: left;
	margin: 0;
	height: 230px;
	position: relative;
}
.vertical-form .left p {
	font-size: 9px;
	line-height: 14px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	margin: 0px;
}
.vertical-form form {
	float: right;
	width: 43%;
	margin: 0;
	border-radius: 3px;
	overflow: hidden;
}
.slider.flat .slider_form .vertical-form span.title {
	text-shadow: 1px 1px 3px #000;
	font-weight: 300;
	font-size: 32px;
	float: left;
	line-height: 33px;
	margin-bottom: 5px;
	width: 100%;
}
.slider.flat .slider_form .vertical-form span.title span {
	font-size: 22px;
	position: relative;
	top: -5px;
}
.vertical-form form input {
	width: 100%;
	margin: 0px;
	border: 0px;
	border-radius: 0;
	float: left;
	height: 37px;
	border-bottom: 1px solid #ddd;
	padding-left: 15px;
	background: #fff;
	font-size: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.slider_form .vertical-form .drop_line {
	background: #fff url(/images/drop_arrow.jpg) no-repeat right;
	height: 38px;
	padding: 0px;
	border-radius: 0;
	display: inline-block;
	width: 100% !important;
	margin-bottom: 0px;
	margin-top: -1px !important;
	top: 0;
	margin-left: 0px !important;
	float: left;
	text-align: center;
	position: static;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.slider_form .vertical-form .drop_line span.drop {
	width: 100%;
	display: inline-block;
}
.slider_form .vertical-form .drop_line span.drop select {
	background:none;
/*	background-position: 5px -96px;*/
	height: auto;
	position: relative;
	top: 0px;
	border: 0px solid #ddd;
	border-radius: 0px;
	padding: 12px 7px 12px 18px;
	text-indent: 0px;
	vertical-align: middle;
	font-size: 12px;
	width: 100%;
    margin: 0;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    color: #555;
}
.slider_form .vertical-form .drop_line span.drop select {
	padding: 10px 7px 12px 10px;
}
.slider_form .vertical-form .drop_arrow {
	position: absolute;
	top: 6px;
	left: 369px;
	z-index: 1;
	width: 18px;
}
.slider_form .vertical-form .slider_form_btn {
	margin-top: 5px;
	height: 45px;
	background: #2278da;
	color: #fff;
	font-size: 15px;
	-webkit-appearance: none;
	border-radius: 0 0 3px 3px;
	border-bottom: 2px solid #0f5eb7;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
.slider_form .vertical-form .slider_form_btn:hover {
	background: #1364C0;
	cursor: pointer;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
input[type=text], input[type=password], textarea {
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
	outline: none;
	-webkit-box-shadow: inset 0px 0px 1px 2px rgba(243, 149, 117, .6);
	-moz-box-shadow: inset 0px 0px 1px 2px rgba(243, 149, 117, .6);
	box-shadow: inset 0px 0px 1px 2px rgba(243, 149, 117, .6);
}
a.career-night {
	background: black;
	float: left;
	margin: 260px 0 0 55px;
	border: 1px solid #ffc43d;
	color: #ffc43d;
	text-decoration: none;
	padding: 15px 20px;
	border-radius: 2px;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
a.career-night:hover {
	background: #ffc43d;
	color: #000;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}

/* @end */

/* @group Request Form */
ul.request_bullet {
	font-size: 12px;
	margin-top: -5px;
	margin-left: 16px;
	margin-bottom: 8px;
}
ul.request_bullet li {
	line-height: 22px;
	list-style-image: url(/images/check.jpg);
	font-weight: bold;
	color: #8b0127;
}
.school_left .caption {
	font-size: 11px;
	width: 320px;
	margin-top: -10px;
	margin-left: 10px;
	text-align: center;
	line-height: 20px;
	color: #888;
}
.request_form {
	background: #f0f0f0;
	border: 1px solid #d1cfcf;
	border-radius: 5px;
	width: 600px;
	min-height: 200px;
	padding-bottom: 15px;
	margin-bottom: 55px;
}
.request_form form .formLine {
	width: auto;
	margin: 9px 0px 9px 30px;
}
.request_form form .formLine input {
	padding: 11px 10px 12px 40px;
	border: 1px solid #c5c5c5;
	border-radius: 5px;
	width: 240px;
	background: #fff url(/images/form_icons.png) no-repeat;
}
/* form .formLine .drop_line span.drop {
	background: #fff url(/images/form_icons.png) no-repeat;
}*/
.request_form form .formLine.name input {
	background-position: 6px 0px;
}
.request_form form .formLine.email input {
	background-position: 6px -33px;
}
.request_form form .formLine.phone input {
	background-position: 6px -105px;
}
form .formLine.address input {
	background-position: 6px -68px;
}
form .formLine.city input {
	background-position: 6px -242px;
}
form .formLine.state span.drop select {
	background: url(/images/form_icons.png) no-repeat 6px -269px !important;
}
.request_form form .formLine.zip input {
	background-position: 6px -209px !important;
}
form .formLine.education span.drop select {
	background: url(/images/form_icons.png) no-repeat 6px -297px !important;
}
form .formLine.program span.drop select {
	background: url(/images/form_icons.png) no-repeat 6px -176px !important;
}
form .formLine.program span.drop select:disabled {
	opacity: .4;
}
form .formLine.hsCode select {
	background-position: 6px -298px !important;
}
.request_form form .formLine.gradYear input {
	background-position: 6px -142px;
}

/*.request_form form .formLine input:-webkit-autofill {
	background-color: #fff !important;
	}
input#FullName:-webkit-autofill {
    background-color: white !important;
}*/
input:-webkit-autofill {
    background-color: #2a2a2a !important;
}

.request_form form .formLine label {
	width: 90px;
	text-align: right;
	display: inline-block;
	font-size: 12px;
	margin-right: 10px;
}
.request_form form input.submitButton {
	cursor: pointer;
	border:0px;
	border-radius:6px;
	padding:3px 0px 5px 0px;
	margin:  8px 0px 0px 132px;
	font-size: 15px;
	text-align: center;
	color:#fff;
	width:289px;
	height:49px;
	border: 1px solid #720020;
	box-shadow: none;
	background: #720020; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9e9f 0%, #bf5759 4%, #84252b 48%, #490001 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9e9f), color-stop(4%,#bf5759), color-stop(48%,#84252b), color-stop(100%,#490001)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9e9f 0%,#bf5759 4%,#84252b 48%,#490001 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf5759', endColorstr='#490001',GradientType=0 ); /* IE6-9 */
/*	-webkit-transition: background .2s;*/
}
form input.submitButton:hover {
	background: #d38f83; /* Old browsers */
	background: -moz-linear-gradient(top, #d38f83 0%, #a0494b 3%, #6d1f1f 48%, #380400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d38f83), color-stop(3%,#a0494b), color-stop(48%,#6d1f1f), color-stop(100%,#380400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d38f83 0%,#a0494b 3%,#6d1f1f 48%,#380400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d38f83 0%,#a0494b 3%,#6d1f1f 48%,#380400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d38f83 0%,#a0494b 3%,#6d1f1f 48%,#380400 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d38f83 0%,#a0494b 3%,#6d1f1f 48%,#380400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af4547', endColorstr='#390001',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
/*	-webkit-transition: background .2s;*/
}
.request_form .disclaimer p {
	font-size: 10px;
	line-height: 22px;
	width: 420px;
	text-align: center;
	display: block;
	color: #777;
	margin: 25px 68px;
	padding: 0px 0px !important;
}
.request_form span.LV_validation_message.LV_valid, .request_form span.LV_validation_message.LV_invalid {
	font-size: 10px;
	border-radius: 5px;
	color: #fff;
	padding: 12px 12px 13px 12px;
	top: -1px;
	position: relative;
	margin-left: 8px;
}
.request_form span.LV_validation_message.LV_valid {
/*	font-size: 12px !important;*/
	padding: 11px 14px !important;
	top: 0px !important;
	}

.request_form span.LV_validation_message.LV_valid {
	background: #32CD32;
}

.request_form span.LV_validation_message.LV_invalid {
	background: #B22222;
}
.line_break {
	background: url(/images/form_line.jpg) repeat-x;
	width: 521px;
	height: 2px;
	margin: 28px 37px -10px 37px;
}
.slider_form .interior form .form_row input.third {
	width: 30% !important;
}
.request_form .drop_line {
	background: #fff url(/images/drop_arrow.jpg) no-repeat right;
	height: 37px !important;
	display: inline-block;
	border-radius: 5px;
	width: 290px;
}
.request_form span.drop {
	width: 460px;
	display: inline-block;
}
.request_form span.drop select {
	background:url(/images/form_icons.png) no-repeat;
	height: auto;
	position: relative;
	top: 0px;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	padding: 11px 4px 11px 37px !important;
	vertical-align: middle;
	font-size: 11px;
	width: 292px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
.request_form .formLine .drop_arrow {
	position: absolute;
	top: 6px;
	left: 369px;
	z-index: 1;
	width: 18px;
}
 .mobileyellow {
    color:#fef200;
    }
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.form-side .drop_line {
	background: #fff url(/images/drop_arrow.jpg) no-repeat right;
	height: 37px !important;
	display: inline-block;
	border-radius: 5px;
	width: 250px;
}
.form-side span.drop {
	width: 100%;
	display: inline-block;
}
.form-side span.drop select {
	background:url(/images/form_icons.png) no-repeat;
	height: auto;
	position: relative;
	top: 0px;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	padding: 11px 4px 11px 37px !important;
	vertical-align: middle;
	font-size: 11px;
	width: 253px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
.form-side .formLine .drop_arrow {
	position: absolute;
	top: 6px;
	left: 369px;
	z-index: 1;
	width: 18px;
}
.form-side form .formLine.education select {
	background-position: 6px -176px;
}
.form-side form .formLine.gradYear input {
	background-position: 6px -142px;
}
/*.request_form span.drop select option {
	padding: 4px 4px;
	font-size: 12px;
}*/

.school_right .request_form #fb-auth {
	position: absolute;
	top: -43px;
	left: 282px;
}
.form-side #frmRequest #fb-auth {
	margin: 4px 0 6px 10px;
	float: left;
}
.interior #frmRequest #fb-auth {
	position: absolute;
	top: -24px;
	right: 14px;
}

/* @end */

/* @group Homepage */

/*.home_boxes {
	width: 1050px;
	float: left;
	height: 378px;
	margin-top: 45px;
	margin-left: -23px;
}
.home_boxes a.box1 {
	display: block;
	width: 312px;
	height: 315px;
	padding: 45px 19px 0px 19px;
	margin-bottom: 100px;
	position: relative;
	text-decoration: none;
	float: left;
	background: url(/images/white.jpg) repeat;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.home_boxes a.box1:hover {
	background: url(/images/box_back_roll.png) no-repeat !important;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.home_boxes a.box1#box_mid {
	background: url(/images/box_back_mid.png) no-repeat;
}
.home_boxes a.box1 h2 {
	font-family:'populairemedium';
	font-size: 28px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	color: #8b0127;
	width: 310px;
	display: block;
	text-align: center;
}
.home_boxes a.box1 p {
	margin: 6px 0px 0px 8px;
	padding: 0px;
	width: 290px;
	line-height: 21px;
	color: #858484;
	text-align: center;
	font-size: 12px;
}
.home_boxes a.box1 .box1_back {
	position: relative;
	left: 0px;
	top: 0px;
	background: url(/images/box_back.png) no-repeat;
	width: 316px;
	height: 174px;
}
.home_boxes a.box1 .box1_main {
	position: absolute;
	left:10px;
	top: 7px;
	width: 294px;
	height: 137px;
	overflow: hidden;
	border: none;
}
.home_boxes a.box1 .red_bar1 {
	background: #99022c;
	height: 6px;
	width:0px;
	display: block;
	position: absolute;
	right: 173px;
	bottom: 30px;
	margin-top: 12px;
	z-index: 8;
}
.home_boxes a.box1 .red_bar2 {
	background: #99022c;
	height: 6px;
	width: 0px;
	display: block;
	position: absolute;
	left: 173px;
	bottom: 30px;
	margin-top: 12px;
	z-index: 8;
}*/
.body_section {
/*	float: left;*/
	max-width: 1000px;
	margin-top: -12px;
	padding: 5px 0px;
	margin-bottom: 55px;
/*	background: url(/images/body_shadow.jpg) top no-repeat;*/
}
.body_section h2 {
	font-size: 20px;
	letter-spacing: -1px;
	color: #8b0127;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}
.body_section p {
	font-size: 15px;
	font-weight: 300	;
	color: #666666;
	line-height: 29px;

	margin: 8px 0px 13px 0px;
	padding: 0px;
}
.body_section .image_small {
	background: url(/images/image_small_back.jpg) no-repeat;
	width: 237px;
	height: 187px;
	float: right;
	margin-top: 4px;
	margin-left: 25px;
	position: relative;
	margin-right: -8px;
}
.body_section .image_small img {
	position: absolute;
	top: 8px;
	left: 12px;
}
/* @end */

/* @group Homepage Carousel */

.list_carousel.responsive a.box1 {
	display: block;
	width: 312px;
	height: 315px;
	padding: 45px 19px 0px 19px;
	margin-bottom: 100px;
	position: relative;
	text-decoration: none;
	float: left;
	background: url(/images/white.jpg) repeat;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.list_carousel.responsive a.box1:hover {
	background: url(/images/box_back_roll.png) no-repeat !important;
	-webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-moz-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	-o-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
	transition: background 0.2s linear, border 0.2s linear, color 0.2s linear;
}
.list_carousel.responsive a.box1#box1_mid {
	background: url(/images/box_back_mid.png) no-repeat;
}
.list_carousel.responsive a.box1 h2 {

	font-size:16px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px !important;
	padding: 0px !important;
	color: #8b0127;
	width: 310px;
	display: block;
	text-align: center;
}
.list_carousel.responsive a.box1 p {
	margin: 6px 0px 0px 8px !important;
	padding: 0px !important;
	width: 290px !important;
	line-height: 21px !important;
	color: #666 !important;
	text-align: center;
	font-size: 12px !important;
}
.list_carousel.responsive a.box1 .box1_back {
	position: relative;
	left: 0px;
	top: 0px;
	background: url(/images/box_back.png) no-repeat;
	width: 316px;
	height: 174px;
}
.list_carousel.responsive a.box1 .box1_main {
	position: absolute;
	left:10px;
	top: 7px;
	width: 294px;
	height: 137px;
	overflow: hidden;
	border: none;
}
.list_carousel.responsive a.box1 .red_bar1 {
	background: #99022c;
	height: 6px;
	width:0px;
	display: block;
	position: absolute;
	right: 173px;
	bottom: 45px;
	margin-top: 12px;
	z-index: 8;
}
.list_carousel.responsive a.box1 .red_bar2 {
	background: #99022c;
	height: 6px;
	width: 0px;
	display: block;
	position: absolute;
	left: 173px;
	bottom: 45px;
	margin-top: 12px;
	z-index: 8;
}
.wrapper {
	background-color: white;
	width: 378px;
	height: 350px !important;
	margin: 80px auto;
	padding: 50px;
	box-shadow: 0 0 5px #999;
}
.caroufredsel_wrapper {
	margin-left: -40px !important;
}
.list_carousel {
	margin: -10px 0 30px 60px;
	width: 360px;
	padding: 0 40px !important;
}
.list_carousel ul {
	margin:20px 0px 0px 0px;

	list-style: none;
	display: block;
}
.list_carousel li {
	width: 350px;
	height: 350px;
	padding: 0;
	margin: 0px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
	position: relative;
}
.clearfix {
	float: none;
	clear: both;
}
.clear {
	clear: both;
}
.list_carousel .prev {
	position: absolute;
	left: 0px;
	top: 93px;
	margin-left: 10px;
	background: url(/images/previous.png);
	width: 45px;
	height: 45px;
	display: block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.list_carousel .prev:hover {
	background: url(/images/previous_roll.png);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.list_carousel .next {
	position: absolute;
	right: 0px;
	top: 93px;
	margin-right: 10px;
	background: url(/images/next.png);
	width: 45px;
	height: 45px;
	display: block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.list_carousel .next:hover {
	background: url(/images/next_roll.png);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}

/* @end */

/* @group Thanks Page */

#directions-panel div div table#adp-placemark.adp-placemark tbody tr td.adp-text {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
#directions-panel {
	font-size: 11px;
	margin-top: -10px;
}
#main .body_container #control {
	margin-bottom: 15px;
}
.adp-directions {
	width: 390px;
}
.adp-warnbox {
	margin-top: 10px !important;
}
.adp-step, .adp-substep {
	padding: .5em 3px;
}
.grid_select .refine strong {
	margin-right: 7px;
	position: relative;
	top: 1px;
}
.body_section .main_video {
	border: 5px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 4px #444;
	width: 493px;
	height: 280px;
	margin-top: 8px;
/* 	float: left; */
	margin-top: 0px;
}
.blog_video {
	border: 5px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 4px #444;
	width: 605px;
	height: 343px;
	margin-top: 8px;
	float: left;
	margin-bottom: 10px;
}
.thanks_left {
	width: 470px;
	float: right;
	margin-top: 10px;
}
.thanks_left ul.social {
	margin-top: -4px;
}
.thanks_left ul.social li {
	list-style: none;
	background: url(/images/footer_social.png) no-repeat;
	margin-left: -15px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px;
}
.thanks_left ul.social li a {
	text-decoration: none;
}
.thanks_left ul.social li.facebook, .thanks_left ul.social li.facebook a {
	background-position: left -27px;
	color: #3b5999;
}
.thanks_left ul.social li.twitter, .thanks_left ul.social li.twitter a {
	background-position: left 2px;
	color: #00a0d2;
}
.thanks_left ul.social li.instagram, .thanks_left ul.social li.instagram a {
	background-position: left -130px;
	color: #000;
}
.thanks_left ul.social li.google, .thanks_left ul.social li.google a {
	background-position: left -53px;
	color: #000;
}
.thanks_left ul.social li.blog, .thanks_left ul.social li.blog a {
	background-position: left -80px;
	color: #e78522;
}
.thanks_left ul.social li.pinterest, .thanks_left ul.social li.pinterest a {
	background-position: left -104px;
	color: #c11a21;
}
.thanks_left ul.social li.youtube, .thanks_left ul.social li.youtube a {
	background-position: left -160px;
	color: #d80e0e;
}
.thanks_school {
/*	background: #ccc;*/
	padding: 15px 0px;
	border-radius: 5px;
}
.thanks_right {
	float: left;
}
.thanks_right .main_video {
	margin-top: 0 !important;
}
/*Piggy Back Form*/
.friend-form {
	background: #eee;
	border: 1px solid #ddd;
	padding: 15px;
	max-width: 100%;
}
.friend-form form input {
	border: 1px solid #ccc;
	padding: 10px 1.5%;
	background: white;
	width: 16.4%;
	margin-right: 10px;
}
.friend-form form input.submitButton {
	background: #8b0127;
	color: white;
}
.friend-form .disclaimer p {
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	max-width: 90%;
	margin: 13px auto 0;
}
.friend-form .needsfilled {
	background: #ffebe8;
	border:1px red solid !important;
	color:#000 !important;
/*	font-weight:bold !important;*/
}
.friend-form select.needsfilled {
	background: #ffebe8 !important;
	border:1px red solid !important;
	color:#000 !important;
/*	font-weight:bold !important;*/
}

/* @end */

/* @group Footer */
 html, body {
	height: 100%;

}
#wrapper {
	min-height: 100%;
	/*position:relative; */
	/*min-width: 320px;*/
/* 	overflow-x: hidden; */
	z-index: 1;
	overflow: hidden;
	background: white;
/*	position: absolute;*/
}
#main {
	padding-bottom: 225px;
	overflow: visible;
}
/* must be same height as the footer */

ul.main li span {
	color: #706f6f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#footer {
/*
	position: relative;
	margin-top: -205px;
	overflow: hidden;
	height: 205px;
*/
	clear: both;
	background: url(/images/footer_back.jpg) repeat-x #f5f5f5 !important;
	z-index: 1;
}
#footer > .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	padding-top: 0px;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
#footer .container .mid {
	margin-top: 4px;
	padding-top: 5px;
	padding-left: 0px;
	width: 100%;
	overflow: hidden;
}
#footer .container h3 {
	position: relative;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	top: 25px;
	left: 6px;
	color: #a1a0a0;
	margin: 0px;
	padding: 0px;
}
#footer .container h4 {
	position: relative;
	left: 6px;
	top: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #a1a0a0;
	margin: 0px;
	padding: 0px;
}
#footer .container p {
	position: relative;
	top: 0px;
	left: 6px;
	color: #a1a0a0;
	font-size: 12px;
	padding: 0px;
	line-height: 12px;
	margin: 5px 0px 0px 0px;
}
#footer .container p.copyright {
	font-size: 11px;
	margin-top: 17px;
	line-height: 13px;
	float: left;
	margin-left: -5px !important;
	color: #555;
}
/*Opera Fix*/
 body:before {
	content:"";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
	/
}
/*#footer .container ul.main ul, #footer .container ul.main ul a {
	color: #a1a0a0;
	font-size: 14px;
	list-style: none;
	font-weight: normal;
	margin: -1px 0px 4px 0px;
	padding: 0px;

	text-decoration: none;
}*/
#footer .container ul.main {
	list-style: none;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
#footer .container ul.main li ul {
	margin-top: 3px;
	margin-bottom: 0px !important;
}
#footer .container ul.main li {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
#footer .container ul.main li.single {
	padding-top: 0px;
}
#footer .container ul.main li a {
	color: #706f6f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footer .container ul.main ul {
	padding-left: 15px !important;
}
#footer .container ul.main ul li {
	list-style: disc;
	padding: 0px;
	width: auto;
	margin-top:-3px;
	margin-left: -1px;
	color: #a1a0a0;
	font-size: 9px;
}
#footer .container ul.main ul li a {
	letter-spacing: 0px;
	color: #888;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 14px !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif !important;
}
#footer .container ul.main li a:hover {
	text-decoration: underline !important;
}
#footer .container ul.main li {
	line-height: 22px;
	width: auto;
}
#footer .container .column {
	width: auto;
	margin: 0px 59px 0px 0px;
	float: left;
}
li.first.gray span {
	font-weight: normal !important;
	color: #555 !important;
}
li.second.gray span {
	font-weight: normal !important;
	color: #555 !important;
}
li.third.gray span {
	font-weight: normal !important;
	color: #555 !important;
}
.social-bar {
	float: left;
	width: 100%;
	background: #e6e5e5;
	border-top: 1px solid #d9d6d6;
	overflow: hidden;
	margin-top: 18px;
	z-index: 10;
    position: relative;
}
.social-bar ul.main {
	margin: -4px 0px 12px !important;
	overflow: hidden;
	padding: 0;
}
.social-bar ul.main li {
	list-style: none;
}
#footer ul.main ul.social {
	width: auto;
	display: block;
	text-align: right;
	float: right;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
#footer ul.main ul.social li {
	list-style: none;
	background: url(/images/footer_social.png) no-repeat;
	margin-left: 30px;
	padding-left: 25px;
	margin-top: 4px;
	float: left;
	height: 20px;
}
#footer ul.main ul.social li a {
	letter-spacing: 0px;
	color: #888;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 14px !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif !important;
}
#footer ul.main ul.social li a:hover {
	text-decoration: underline;
}
#footer ul.main ul.social li.facebook, #footer ul.main ul.social li.facebook a {
	background-position: left -27px;
	color: #3b5999;
}
#footer ul.main ul.social li.twitter, #footer ul.main ul.social li.twitter a {
	background-position: left 2px;
	color: #00a0d2;
}
#footer ul.main ul.social li.instagram, #footer ul.main ul.social li.instagram a {
	background-position: left -130px;
	color: #000;
}
#footer ul.main ul.social li.google, #footer ul.main ul.social li.google a {
	background-position: left -53px;
	color: #000;
}
#footer ul.main ul.social li.blog, #footer ul.main ul.social li.blog a {
	background-position: left -80px;
	color: #e78522;
}
#footer ul.main ul.social li.pinterest, #footer ul.main ul.social li.pinterest a {
	background-position: left -104px;
	color: #c11a21;
}
#footer ul.main ul.social li.youtube, #footer ul.main ul.social li.youtube a {
	background-position: left -160px;
	color: #d80e0e;
}


/* @end */

#grid {
	margin-top: 160px !important;
	margin-bottom: 40px !important;
}
#page {
	margin-top: 160px !important;
	margin-bottom: 40px !important;
}
#page p, #full-page p {
	width: 97%;
	color: #444;
	line-height: 23px !important;
}
#sidebar.widget-area {
	margin-top: 170px !important;
}
.widget_breadcrumb_navxt {
	color: #444;
}
.wp_container {
	width: 900px;
	padding-left: 5px;
}
.wp_container h2 {

	font-size: 20px !important;
	font-weight: bold !important;
	color: #8B0127 !important;
	text-transform: uppercase !important;
	margin: 10px 0px 10px 0px !important;
}
#wrapper #main .wrap #full-page .wp_container p {
	font-size: 13px !important;
	color: #777 !important;
	line-height: 25px !important;

}
#sidebar.widget-area {
	margin-top: 14px !important;
}
.wrap #page {
	margin-top: 10px !important;
}
#sidebar {
	position: relative;
}
/*#bcn_widget-2.widget.widget_breadcrumb_navxt {
	position: absolute;
	top: -69px;
	right: 7px;
	font-size: 17px;
	color: #fff;
	line-height: 16px;
	text-shadow: 1px 1px 2px #444;
	text-transform: uppercase;
	font-weight: bold;
	width: 600px !important;
	text-align: right;

}
#bcn_widget-2.widget.widget_breadcrumb_navxt h3.widget-title {
	display: none;
}*/
#bcn_widget-2.widget.widget_breadcrumb_navxt a, #bcn_widget-2.widget.widget_breadcrumb_navxt span {
	color: #5061b7;
	font-size: 12px;
	line-height: 16px !important;
	text-shadow: none !important;
	text-transform: capitalize !important ;
	position: relative;
	padding: 0px 1px;
	top: -2px;
}




.breadcrumbs_orange .breadcrumbs_contain span a:hover {
	text-decoration: underline;
	color: #5061b7;
	-webkit-transition: all .15s linear;
	transition: all .15s linear;
	-moz-transition: all .15s linear;
}
.breadcrumbs_orange .breadcrumbs_contain h1, .breadcrumbs_orange .breadcrumbs_contain span.crumb_title {
	font-size: 12px;
	color: #555;
	font-style: italic;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	text-align: right;
	padding-left: 6px;
	text-transform: capitalize;
	letter-spacing: 0px;
	line-height: 16px;
	text-shadow: none;
}

.article_bar {
	width: 100%;
	height:317px;
	position: absolute;
	top: 138px;
	background: url(/images/article_back.png) repeat-x;
}
#white_space #content_holder #featured {
	background: none !important;
}
#featured a img {
	border: 5px solid #fff;
	border-radius: 5px;
}
#wpadminbar {
	bottom: 0px !important;
	top: auto !important;
}


/* thoughtbot (inspired by thoughtbot.com)
*******************************************************************************/
button.thoughtbot {
  background-color: #ee432e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee432e), color-stop(50%, #c63929), color-stop(50%, #b51700), color-stop(100%, #891100));
  background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  border: 1px solid #951100;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #fff;
  font: bold 20px/1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 12px 0 14px 0;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
  width: 300px; }
  button.thoughtbot:hover {
    background-color: #f37873;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37873), color-stop(50%, #db504d), color-stop(50%, #cb0500), color-stop(100%, #a20601));
    background-image: -webkit-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -ms-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -o-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    cursor: pointer; }
  button.thoughtbot:active {
    background-color: #d43c28;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d43c28), color-stop(50%, #ad3224), color-stop(50%, #9c1500), color-stop(100%, #700d00));
    background-image: -webkit-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -ms-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -o-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); }
 .images-right
{
    float: right;
    padding-left:20px;
    padding-top:25px;
}
.comment-list .bypostauthor .comment-avatar img {
	border: 0px !important;
	background: none !important;
}
 /*autocomplete dropdown Menu
----------------------------------*/
 .ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	background:#FFF;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	z-index: 9999999 !important;
	box-shadow: 0px 0px 5px #222;
	border-radius: 5px;
	color: #444;
	position: fixed;
	/*top: 0px;
	right: 0px;*/
}
li.ui-menu-item a {
	font-size: 12px;
	color: #666666;
	padding: 6px;
	margin: 0px;
    cursor:pointer;
}
li.ui-menu-item a:hover {
	color: #e3e5f7;
	padding: 6px !important;
	margin: 0px !important;
	background-color: #006ba1;
}
li.ui-menu-item a.ui-state-hover {
	color: #e3e5f7;
	padding: 6px !important;
	margin: 0px !important;
	background-color: #006ba1;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}
/*******************Net Price Calculator**********************/
 .npc-top {
	width: 700px;
	height: 183px;
	background-image: url(/images/npc-top.png);
}
.npcButton1 {
	display: block;
	float: left;
	width: 78px;
	height: 25px;
	background: url(/images/npcButton.png) no-repeat 0px -25px;
	text-decoration: none !important;
	cursor: pointer;
}
a#lnkNPC.npcButton1 span {
	display: block;
	color: #fff;
	padding: 5px 0px 0px 0px !important;
	width: 78px !important;
	font-weight: bold;
	text-align: center !important;
}
.npcButton1:hover {
	background-position: 0px 0px;
}
.npcDrop {
	margin: 0px 10px 0px 10px;
	padding: 20px;
	width: 320px;
	float: right;
	height: auto;
	border-radius: 5px;
	background: #e8eff9;
	border: 1px solid #acc2e2;
}
.npcDrop h2 {
	color: #3a6cb3;
	font-size: 14px;
	font-weight: bold;
	margin: -4px 0 15px 0px;
	padding: 0px;
}
.npcDrop .drop select, .drop select {
	background: #fff;
	height: 26px;
	width: 185px;
	position: relative;
	margin-right: 10px;
	top: 0px;
	border: 1px solid #aaa;
	border-radius: 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	padding: 4px;
	vertical-align: middle;
	font-size: 11px;
	text-transform: capitalize;
}
.consume-btn {
	height: 26px;
	background: #ddd;
	border: 1px solid #aaa;
	border-radius: 5px;
	width: 33px;
	margin-left: -2px;
}
.npcDrop span.drop select option {
	padding: 7px 4px;
	font-size: 12px;
}
.npcP {
	color: #2f2e2e;
	font-size: 12px !important;
	line-height: 17px !important;
	width: 370px !important;
}
/*************Net Price Calculator****************/
.netPrice {
	width: 580px;
	height: auto;
	padding: 5px 5px 40px 5px;
	position: relative;
	line-height: 16px;
}
div#MB_window {
	width: 600px !important;
}
.netPrice h1 {
	font-size: 14px;
	color: #013b71;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.netPrice p {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.npcButton {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 5px;
	width: 78px;
	height: 25px;
	line-height: 16px;
	background: url(/images/npcButton.png) no-repeat 0px -25px;
	text-decoration: none !important;
	cursor: pointer;
}
.npcButton:hover {
	background-position: 0px 0px;
}
.npcButton span {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 78px;
	height: 25;
	padding-top: 5px;
}
.npcButtonL {
	right: 105px !important;
}
.netPrice .title1 {
	color: #013b71;
	font-weight: bold;
}
.netPrice .title2 {
	font-weight: bold;
}
.formtable tr td {
	vertical-align: text-top !important;
	padding-top: 10px !important;
}
.formtable tr td span.title1 {
	padding: 0px 15px 0px 0px !important;
}
#dv_npc_s5 #dv_summary table tbody tr td.boldtd {
	padding-right: 20px !important;
	font-weight: bold !important;
}
#dv_npc_s5 #dv_summary table tbody tr {
	line-height: 18px !important;
}
/*#dv_npc_s6 table tbody tr td span {
	font-size:12px;
	font-weight:bold;
}*/
div#dv_npc_s6 {
	width: 300px !important;
}
#dv_npc_s6_r table tbody tr td {
	width: 300px !important;
}
#dv_npc_s6 table.formtable tbody tr td {
	padding-top: 2px !important;
}
.npcStepAlign {
	width: 70px !important;
	text-align: right !important;
	display: block;
	float: left;
	color: #8b0127;
	font-size: 14px;
	margin: 4px 12px 0px 0px;
}
.npcAlign {
	width: 40px !important;
	text-align: right !important;
	display: block;
	float: left;
	margin: 4px 8px 0px 0px;
}
#lnkNPC {
	margin-left: 188px;
	margin-top: 4px;
	font-size: 12px;
}
.netPrice div table {
	font-size: 12px;
	padding-right: 15px;
}
.netPrice {
	font-size: 12px;
	line-height: 19px;
}
/*ajax loading modal popup*/
#backgroundSavingPopup {
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 200;
	display: none;
}
#savingContent {
	position: fixed;
	height: 132px;
	width: 196px;
	z-index: 500;
	display: none;
	text-align: center;
}
#savingContent p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
.save {
	margin: 0 auto;
}

/*****Best Time Modal**********/
 .newModalBack {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/images/modal_back.png) repeat;
}
.newModal {
	z-index:9999999999;
}
.newModal .closer {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
.newModal .closer .modal_close {
	background: url(/images/modal_close.png) no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	display: block;
	left: -42px;
	top: -42px;
	z-index: 99999999999999999;
}
.newModal .modalBox {
	width: 550px;
	height: auto;
	padding-bottom:72px !important;
	padding: 25px;
	position: fixed !important;
	background: #ececec;
	border-radius: 8px;
	z-index: 99999999999999999;
	position: absolute;
	box-shadow: 0px 0px 10px #000;
	top: 14%;
	left: 50%;
	border: 3px #fff solid;
	margin-left: -300px;
}
.newModal .modalBox h2 {
	color: #5a7eb2;
	font-size: 18px;
	margin: 0px;
}
.newModal .modalBox p {
	font-size: 12px;
	line-height: 18px;
	color: #444;
	margin: 5px 0px 15px 0px;
	padding: 0px;
}
.newModal .modalBox .timeBox {
	width: 550px;
	height: auto;
	box-shadow: 0px 0px 3px #777;
	background: #fff;
	border-radius: 8px;
	float:left;
	padding-bottom:10px;
}
.newModal .modalBox .timeBox .timeTitle {
	border-radius: 8px 8px 0px 0px;
	background: #5a7eb2;
	height: 30px;
	width: 100%;
}
.newModal .modalBox .timeBox .dateEntry {
	padding:11px 0px;
	width:100%;
	text-align:center;
	font-size:16px;
	color:#c28218;
	font-style:italic;
	font-weight:bold;
}
.newModal .modalBox .timeBox .timeLeft {
	margin-top:12px;
/*	border-right: 1px solid #bbb;*/
	display:block;
	float:left;
	width:49.8%;
	height:auto;
}
.newModal .modalBox .timeBox .timeTitle h2 {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 7px 0px 0px 0px;
}
.newModal .modalBox .timeBox .timeTitle h2 span {
	color: #f6e9c6;
	font-style: italic;
}
.newModal .modalBox .newButton {
	width:auto;
	height:42px;
	cursor:pointer;
	background:#d1fac9;
	border-radius:5px;
	border:2px solid #08a622;
	box-shadow:0px 0px 4px #0ab626;
	position:absolute;
	right:0px;
	bottom:-59px;
}
.newModal .modalBox .newButton:hover {
	background:#aae89e;
	border:2px solid #046f15;
}
.newModal .modalBox .newButton:hover > span {
	color:#046f15 !important;
}
.newModal .modalBox .newButton span {
	padding:0px 20px;
	color:#08a622;
	line-height:42px;
	font-weight:bold;
	font-size:14px;
}
/********accordion************/
 .loading {
	display: none;
}
.accordion {
	width: 100%;
	float:left;
}
.accordion li h3 a {
	background: url(/images/timeArrow.png) no-repeat 252px #dfe7f3;
	/*background: #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
	background: #666 -moz-linear-gradient(top, #999, #666) no-repeat;*/
	border-bottom: 1px solid #c2d0e4;
	border-top: 1px solid #fff;
	color: #486b9f !important;
	display: block;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	text-align:right;
	padding: 10px 26px 10px 10px;
	-webkit-transition: .1s all;
	-moz-transition: .1s all;
	-ms-transition: .1s all;
	-o-transition: .1s all;
	transition: .1s all;
}
.accordion li h3.optional a {
	background: url(/images/timeArrow.png) no-repeat 252px #ebf2fb;
	/*background: #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
	background: #666 -moz-linear-gradient(top, #999, #666) no-repeat;*/
	border-bottom: 1px solid #c2d0e4;
	border-top: 1px solid #fff;
}
.accordion li h3 a:hover {
	background: url(/images/timeArrow.png) no-repeat 252px #d4deee;
	-webkit-transition: .1s all;
	-moz-transition: .1s all;
	-ms-transition: .1s all;
	-o-transition: .1s all;
	transition: .1s all;
}
.accordion li.active h3 a {
	background: #369;
	background: #369 -webkit-gradient(linear, left top, left bottom, from(#69c), to(#369)) no-repeat;
	background: #369 -moz-linear-gradient(top, #69c, #369) no-repeat;
	border-bottom: 1px solid #036;
	border-top: 1px solid #9cf;
	color:#fff !important;
}
.accordion li h3 {
	margin: 0;
	padding: 0;
}
.accordion .panel {
	padding: 10px;
}
ul#example2.accordion li ul.panel, ul#example3.accordion li ul.panel {
	width:100%;
	overflow: hidden;
}
ul#example2.accordion li ul.panel li, ul#example3.accordion li ul.panel li {
	background:#f0f0f0;
	border-radius:8px;
	border:2px solid #d5d4d3;
	width:85%;
	margin:0px 5px 5px 9px !important;
	float:left;
	list-style:none;
	margin:0px;
	text-align:center;
	font-size:12px;
	color:#9d9898;
	font-weight:bold;
	-webkit-transition: .1s all;
	-moz-transition: .1s all;
	-ms-transition: .1s all;
	-o-transition: .1s all;
	transition: .1s all;
}
ul#example2.accordion li ul.panel li p, ul#example3.accordion li ul.panel li p {
	padding:4px 0px !important;
	width:100%;
	margin:0px !important;
	height:100%;
	color:#9d9898;
	display:block;
}
ul#example2.accordion li ul.panel li:hover > p, ul#example3.accordion li ul.panel li:hover > p {
	color:#b6760a;
	display:block;
	cursor:pointer;

}
ul#example2.accordion li ul.panel li.active p, ul#example3.accordion li ul.panel li.active p {
	color:#08a622 !important;
	display:block;
}
ul#example2.accordion li ul.panel li:hover, ul#example3.accordion li ul.panel li:hover {
	background:#faeac9;
	border-radius:8px;
	border:2px solid #b6760a;
	color:#b6760a;
	-webkit-transition: .1s all;
	-moz-transition: .1s all;
	-ms-transition: .1s all;
	-o-transition: .1s all;
	transition: .1s all;
}
ul#example2.accordion li ul.panel li.active, ul#example3.accordion li ul.panel li.active {
	background:#d1fac9;
	border-radius:8px;
	border:2px solid #08a622;
	color:#08a622;
}
/********GED PROGRAM PAGE************/

.npcDrop3 {
	margin: 0px 10px 0px 10px;
	padding: 20px;
	max-width: 630px;
	float: right;
	height: auto;
	border-radius: 5px;
	background: #e8eff9;
	border: 1px solid #acc2e2;
}


.img_cont_auto_height {
width: auto;
height: auto;
overflow: hidden;
float: right;
border: 4px solid #fff;
box-shadow: 0px 0px 4px #444;
border-radius: 5px;
margin: 15px 0px 10px 20px;
}

/* @group Highschool Profiles */

#main .body_container .rep {
	border: 4px solid #FFFFFF;
	    border-radius: 5px 5px 5px 5px;
	    box-shadow: 0 0 5px #555555;
	    margin-top: -2px;
	    width: 155px;
}
#main .body_container ul.rep_contact {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main .body_container ul.rep_contact li {
	color: #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#main .body_container ul.rep_contact.locations li {
	margin: 0px 0px 0px 15px;
	list-style: disc;
}
#main .body_container ul.rep_contact.locations li.title {
	font-size: 14px;
	font-weight: bold;
	color: #1A4F85;
	list-style: none;
	margin-left: 0px;
	font-style: italic;
}
#main .body_container ul.rep_contact li.title {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #1A4F85;
}
.table-1 {
	background-color: white;
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 0px solid #fff;
	border-spacing: 0px;
}
.table-1 td, .table-1 th {
}
.table-1 th {
	color: #fff;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 10px 12px;
	background: #000;
	background: -moz-linear-gradient(center top, #444, #000) repeat scroll 0 0 #DADADA;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
}
.table-1 td.space {
	text-align: right;
	white-space: nowrap;
}
.table-1 td.space input {
	margin-right: 3px;
}
.table-1 td {
	padding: 25px 12px;
	line-height: 20px;
	vertical-align: top;
	color: #444;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.table-1 a {
	color: #0084B4;
}
.table-1 tr {
	background: white;
}
 .table-1 tr:nth-child(even) {
	background: #EFF5F9;

}
.table-1 tr:nth-child(even) td {
	border-top: 1px solid #d5e5f0;
	border-bottom: 1px solid #d5e5f0;
}

.table-2 {
	background-color: white;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 0px solid #fff;
	border-spacing: 0px;
}
.table-2 td {
	padding: 8px 12px;
	line-height: 20px;
	vertical-align: top;
	color: #444;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.table-2 td.right {
	text-align: right;
}
.table-2 tr.total {
	background: #000 !important;
	color: #fff !important;
}
.table-2 tr.total td {
	color: #fff !important;
}
 .table-2 tr.colored {
	background: #EFF5F9;
}
.table-2 tr.colored td {
	border-top: 1px solid #d5e5f0;
	border-bottom: 1px solid #d5e5f0;
}
.table-3 {
	background-color: white;
	overflow: hidden;
	width: 300px;
	margin-top: 13px;
	margin-bottom: 30px;
	border: 0px solid #fff;
	border-spacing: 0px;
	padding: 4px;
	border-radius: 5px;
	border: 1px solid #ddd;
	float: right;
	margin-left: 30px;
}
.table-3 th {
	background: -moz-linear-gradient(90deg, #e2e2e2 0%, #ececec 100%) #e7dadb;
	background: -webkit-gradient(linear, left bottom, left top, from(#e2e2e2), to(#ececec)) #e7dadb;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	padding: 5px;
}
.table-3 th.left {
	text-align: left;
}
.table-3 th.right {
	text-align: right;
}
.table-3 td {
	padding: 8px 12px;
	vertical-align: top;
	color: #1b6195;
	font: 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.table-3 td.right {
	text-align: right;
}
 .table-3 tr.colored {
	background: #EFF5F9;
}
.table-3 tr.colored td {
	border-top: 1px solid #d5e5f0;
	border-bottom: 1px solid #d5e5f0;
}
#main .body_container .school_right ul.gray li {
	color: #666666;
	padding-top: 8px;
}
#main .body_container .school_right ul.gray li ul li {
	font-style: italic;
	font-size: 11px;
}
.school_right ul.schools li.title {
	list-style: none;
	margin-left: 0px;
	font-weight: bold;
	color: #8B0127;
}
.school_right ul.schools {
	margin-top: 10px;
}
.school_right ul.schools li {
	margin-left: 25px;
	color: #666666;
	padding-top: 0px;
}
.body_section ul {
	margin: -10px 0px 0px 40px;
	padding: 0px;
}
.body_section ul li {
	font-size: 12px;
	color: #a1184b;
	line-height: 20px;
	padding-bottom: 2px;
}
.twitter-timeline.twitter-timeline-rendered {
	width: 100% !important;
}

ul.category-menu {
	width: 100%;
	max-width: 1000px;
	font-size: 12px;
	margin: -5px auto 15px;
	padding: 0px !important;
	list-style: none;
	text-align: center;
}
ul.category-menu li ul li {
	display: inline-block;
	line-height: 16px;
	padding-top: 2px;
	margin: 5px 0 0 0px;
}
ul.category-menu li ul li a {
	display: block;
	padding: 7px 12px;
	background: #ccc;
	border-radius: 5px;
	text-decoration: none;
	margin-right: 2px;
	border: 1px solid #bbb;
	color: #2c4891;
	-webkit-transition: all .1s linear;
}
ul.category-menu li ul li a:hover {
	background: #7d0225;
	color: #fff;
	-webkit-transition: all .1s linear;
}
.photo-category {
/*	max-width: 1000px;*/
	width: 100%;
	/*background: #f1f1f1;
	border: 1px solid #ddd;*/
	margin: -48px auto 15px;
	padding: 10px;
/*	text-align: center;*/
}
.photo-category h2 {

	font-size: 17px;
	color: #8b0127;
	text-transform: uppercase;
	margin: 0 10px 10px 0;
	padding: 0px;
	line-height: 20px;
	display: inline-block;
	position: relative;
	top: 3px;
}
.photo-category form {
	display: inline-block;
	margin: 0px;
}
.photo-category form select {
	margin: 0 0 0 0px;
	width: 150px;
	-moz-appearance: button;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-padding-end: 0px;
	-moz-padding-start: 2px;
	-moz-user-select: none;
}

/* minimal
*******************************************************************************/
button.minimal {
  background: #e3e3e3;
  border: 1px solid #bbb;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 8px 0 9px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 150px; }
  button.minimal:hover {
    background: #d9d9d9;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer; }
  button.minimal:active {
    background: #d0d0d0;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000; }

/* @end */

#fb-results {
	background-color: #ebffe7;
	border: 1px solid #00cc10;
	color: #00a30d;
	text-align: center;
	display: none;
}
.facebook-allow {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
}
.facebook-allow .title {
	background:#6D84B4;
	color:#FFF;
	max-width:100%;
	font-size: 12px;
	padding: 10px;
}
.facebook-allow .buttons {
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.facebook-allow .buttons a {
	background: #ddd;
	padding: 5px 10px;
	font-size: 12px;
	color: #555;
	border: 1px solid #aaa;
	text-decoration: none;
	margin: 0px 7px 0px 0px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition:  all .2s;
}
.facebook-allow .buttons a:hover {
	background: #eee;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition:  all .2s;
}
.scholarship {
	margin: 22px 0px 0px 13px;
	display: block;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition:  all .2s;
}
.scholarship img {
	width: 100%;
}
.scholarship:hover {
	opacity: .75;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition:  all .2s;
}
.sub {
	position: relative;
	top: 6px;
}

.award-group {
	/*width: auto;*/
	margin-top: 20px;
	float: left;
	width: 50%;
}
img.award {
	float: left;
	width: 110px;
}
.body_container .school_right .award-group ul {
	float: left;
	margin-left: -18px;
}
.body_container .school_right .award-group ul li {
	font-size: 11px;
	padding-top: 0px;
	line-height: 14px !important;
}
.award-single {
	margin-top: 10px;
}
.school_right .award-single img.awards {
	width: 120px;
	margin-right: 10px;
}

/* Drop Down */

.pop-form .drop_line, .slider_form .drop_line {
	max-width: 240px;
	background: #fff url(/images/drop_arrow.jpg) no-repeat right;
	height: 37px;
	padding: 0px;
	border-radius: 3px;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: 1px solid #ddd;
}
.slider_form .drop_line {
	float: left;
	border-radius: 0px;
	width: 30.7% !important;
	margin-left: 9px !important;
	height: 32px;
	position: relative;
	top: 6px;
	background: url(/images/drop_arrow1.png) no-repeat right rgba(255, 255, 255, .86);
}
.pop-form .drop_line span.drop, .slider_form .drop_line span.drop {
	width: 100%;
	display: inline-block;
}
.pop-form .drop_line span.drop select, .slider_form .drop_line span.drop select {
	background:none;
/*	background-position: 5px -96px;*/
	height: auto;
	position: relative;
	top: 0px;
	border: 0px solid #ddd;
	border-radius: 0px;
	padding: 10px 7px 12px 10px;
	text-indent: 0px;
	vertical-align: middle;
	font-size: 14px;
	width: 100%;
    margin: 0;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    color: #555;
}
.slider_form .drop_line span.drop select {
	padding: 8px 7px 12px 10px;
}
.pop-form .drop_arrow, .slider_form .drop_arrow {
	position: absolute;
	top: 6px;
	left: 369px;
	z-index: 1;
	width: 18px;
}

.pop-form {
	width: 100%;
	background: #8b0127;
	padding: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	text-align: center;
}
.inline {
	display: inline-block;
}
.pop-form form {
	width: auto;
	/*display: inline-block;*/
}
.pop-form p {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	margin-right: 7px;
}
.pop-form .drop_line {
	display: inline-block;
	margin-right: 7px;
}
.pop-form a.pop-btn {
	background: #f4c248;
	display: inline-block;
	border-radius: 3px;
	color: #8b0127;
	font-weight: 500;
	padding: 11px 15px;
	text-decoration: none;
	font-size: 14px;
}
input.other {
	border-radius: 3px;
	border: 0;
	margin-right: 7px;
	height: 37px;
	font-size: 14px;
	padding-left: 7px;
	display: inline-block;
}

/* Home icon test */

.program-cubes .icon.threeb {
	background: url(/images/icon-sprite-2.png) no-repeat -128px center;
}
.program-cubes .icon.fourb {
	background: url(/images/icon-sprite-2.png) no-repeat -200px center;
}
.program-cubes .icon.fiveb {
	background: url(/images/icon-sprite-2.png) no-repeat -269px center;
}
.program-cubes .icon.sixb {
	background: url(/images/icon-sprite-2.png) no-repeat -339px center;
}

/* universal modal */

.outerModal {
    width: 100%;
    height: 100%;
    z-index: 9999999;
    padding: 0px;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
   display:none;
  /* overflow: hidden;*/
/*    filter: alpha(opacity=80);*/
/*    opacity: 0.8;*/
/*    -moz-opacity: 0.8;*/

}
.innerModal {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: auto;
    background-color: Transparent;
    position: relative;
    top: 30%;
    text-align:center;
    max-width: 275px;
	/*left:45%;*/
}
.confirmModal {
	background: white;
	padding: 20px 15px;
	width: 275px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.innerModal h3 {
	color: #000;
	margin: 0px;
	font-style: normal;
	font-size: 16px;
}
.innerModal p {
	color: #555;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}
.innerModal .center {
	margin: 0 auto;
	max-width: 200px;
	text-align: center;
}
.innerModal .center a.button {
	display: inline-block;
	width: 87px;
	margin-top: 10px;
	padding: 7px 0px;
	background: #ddd;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #555;
	text-decoration: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition:  all .2s;
}
.innerModal .center a.button:hover {
	background: #eee;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition:  all .2s;
}
.start-date {
	width: 100%;
	max-width: 625px;
	margin: 20px 15px;
	border-radius: 3px;
	background: #8b0127;
	text-align: center;
	padding: 30px 0;
}
.start-date h2 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin: 0;
	padding: 0;
}
.start-date a.start-button {
	background: #8b0127;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	padding: 15px 20px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	margin: 15px 0 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition:  all .3s;
	transition: all .3s;
}
.start-date a.start-button:hover {
	background: #fff;
	color: #8b0127;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition:  all .3s;
	transition: all .3s;
}

/* Table */
.table {
 	background-color: white;
 	overflow: hidden;
 	width: 100%;
 	border: 1px solid #eae9e6;
 	border-bottom: 0;
 	border-spacing: 0px;
 	border-radius: 0 0 1px 1px;
 	margin: 25px 0 25px 0;
 }
 .table td, .table th {
 }
 .table th {
 	color: #8B0127;
 	font-size: 11px;
 	font-style: normal;
 	font-weight: normal;
 	white-space: nowrap;
 	text-align: left;
 	padding: 5px 12px;
 	background: #eae9e6 !important;
 }
.table td {
 	padding: 10px 12px;
 	line-height: 20px;
 	color: #8B0127;
 	font-size: 12px;
 	position: relative;
 }
  .table tr:nth-child(even) {
 	background: #EFF5F9;
 }
 .table tr:nth-child(even) td {
 	border-top: 1px solid #d5e5f0;
 	border-bottom: 1px solid #d5e5f0;
 }
.table tr td a {
	color: #8B0127;
	text-decoration: none;
}
.table tr td a:hover {
	text-decoration: underline;
}
.tablet {
	margin: 30px 0 15px;
	width: 100%;
	overflow: hidden;
}
.tablet img {
	float: left;
	margin-right: 5px;
}
.tablet p.title {
	margin: 37px 0 0 0;
	padding: 0;
	font-weight: 300;
	color: #8b0127;
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
}
.tablet p.title.desktop {
	font-size: 35px;
	line-height: 36px;
	margin-top:60px;
	font-weight: 400;
	display: inherit;
}
.home-form.mf p.disclaimer {
	color: #fff;
}
.home-form.light.mf input.btn {
	background: #FACD28;
	color: #000;
	border: 0;
	height: 40px;
	margin-top:0;
	font-size: 19px;
	padding: 0;
}
.home-form.light.mf input.btn:hover {
	background: #facd28;
	color: #000;
/* 	opacity: .9; */
}
.tablet p.title span {
	font-size: 22px;
	color: #333;
	padding-top: 10px;
	display: inline-block;
}
.tablet p.title.desktop span {
	font-weight: 300;
	display: inherit;
	line-height: 33px !important;
}
.home-form.light.mf p.disclaimer {
	color: #fff;
}
.home-form.light.mf {
	background: #000;
	border: 0;
}
.tablet a {
	text-decoration: none;
	display: inline-block;
	color: #fff;
	border: 1px solid #9b1633;
	border-radius: 2px;
	font-size: 25px;
	font-weight: 300;
	padding: 10px 25px 12px;
	margin: 20px 0 0 0;
	background: #9b1633;
}
.tablet.kit a {
	width: 100%;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-weight: 300;
}
@media only screen and (max-width: 500px) {
	.tablet.kit a {
		font-weight: 400;
	}
.dtonly {
    display:none;
}
 #sptopform {
    display:none;
 }
    .mobileyellow {
    color:#fef200;
    }
}
.tablet a:hover {
	background: #fff;
	color: #9b1633;
}
.hover {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition:  all .3s;
	transition: all .3s;
}
.hover:hover {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition:  all .3s;
	transition: all .3s;
}
.slider.flat.animated.home-tablet {
	background: #fff !important;
	height: auto;
}
.slider.flat.animated .tablet {
	margin-top: 40px;
}
.slider.flat.animated .tablet img {
	margin-right: 45px;
}
.slider.flat.animated .tablet p.title {
	font-size: 29px;
	line-height: 43px;
	margin-top: 85px;
	margin-bottom: 15px;
}
.slider.flat.animated .tablet p.title.large {
	font-size: 55px;
	margin-top: 115px;
}
.mask.kate img.large.space {
	margin-left: 30px;
	margin-right: 20px;
}
.slider.flat.animated .tablet p.title.large span {
	font-size: 28px;
}
.slider.flat.animated .tablet a {
	font-size: 28px;
	padding: 13px 30px 15px;
}
.slider p.tablet-disclaimer {
	font-size: 12px;
	margin-top: 20px;
	font-style: italic;
	color: #888;
}

/* @group Financial Aid */

.info-graph {
	width: 100%;
	padding: 20px;
	overflow: hidden;
	border-radius: 4px;
	margin: 30px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.info-graph:first-child {
	margin-top:-5px;
}
.info-graph:nth-child(odd) {
	background: #efeae3;
}
.info-graph .title {
	overflow: hidden;
}
.info-graph .title img {
	width: 85px;
	float: left;
	margin-right: 25px;
}
.info-graph .title-right {
	float: left;
}
.info-graph .title .large {
	font-size: 57px;
	line-height: 52px;
	font-weight: 900;
	color: #414142;
	text-transform: uppercase;
	margin: 2px 0 -4px 0;
	padding: 0;
	width: 100%;
}
.info-graph .title .info-sub, .info-graph .title .info-sub h1 {
	font-size: 22px;
	display: inline-block;
	line-height: 32px;
	font-weight: 900;
	color: #414142;
}
.info-graph .title .sub h1 {
	text-transform: none;
}
.info-graph:nth-child(odd) .more {
	background: #efeae3;
}
.info-graph .more {
	background: white;
	border: 1px solid #000;
	padding: 13px 15px;
	width: auto;
	color: #000;
	float: left;
	font-size: 15px;
	line-height: 15px;
	margin-top:15px;
	border-radius: 2px;
}
.info-graph .more:hover {
	cursor: pointer;
	background: black;
	color: white;
}
.body_container .school_right .info-graph ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.body_container .school_right .info-graph ul li {
	color: #000;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	padding-bottom: 5px;
}
.body_container .school_right .info-graph ul li strong {
	font-weight: 400;
}
.info-lines {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}
.info-lines .line {
	width: 99%;
	height: 3px;
	border-radius: 5px;
	margin-bottom: 4px;
}
.info-lines .line.two {
	margin-left: 1%;
}
.info-lines.white .line {
	background: white;
}
.info-lines.dark .line {
	background: #d1d2d4;
}
ul.fa li {
	color: #000 !important;
	padding-top:10px;
	font-weight: 300;
}
table.fa {
	background-color: white;
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 30px;
	border: 0px solid #fff;
	border-spacing: 0px;
}
table.fa td, table.fa th {
}
table.fa th {
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 10px 12px;
	background: #fb9a35;
}
table.fa td {
	padding: 25px 12px;
	line-height: 16px;
	vertical-align: top;
	color: #444;
	font-size: 12px;
	border: 0px solid rgba(255, 255, 255, 0.7);
}
table.fa tr td span {
	font-style: italic;
	font-size: 10px;
	line-height: 12px !important;
}
table.fa a {
	color: #0084B4;
}
table.fa tr {
	background: #efeae3;
}
table.fa tr:nth-child(even) {
	background: #f8f5f0;
}
table.fa tr:nth-child(even) td {
	border: 0px solid rgba(255, 255, 255, 0.7);
}

/* @end */
/* @group Home Slider */

.mask {
	width:100%;
	height:450px;
	/*overflow:hidden;  */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.slides {
	position:relative;
	top:0px;
	left:0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.slide {
	position:absolute;
	top:0px;
	left:0px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.triggers {
	width: 100%;
	margin: -20px 0 30px;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.triggers li {
	float:left;
	width: 49%;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #eae9e9;
	border-radius: 2px;
	padding: 5px 15px 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}
ul.triggers li.one {
	margin-right: 2%;
}
ul.triggers li.active {
	border: 1px solid #bbb;
	box-shadow: 0px 0px 5px #bbb;
}
span.slide-text {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 300;
	padding-left: 15px;
	color: #666666;
	margin-top: -5px;
}
ul.triggers li img {
	display: inline-block;
	vertical-align: middle;
}
.trigger-group {
	margin-bottom: 50px;
}

/*.control {position:absolute; top: 380px; color:#fff; cursor:pointer;}
.prev { left:120px; }
.next { left:180px; }*/

 /* @end */
 .slides * {
 	box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 }
.slider p.sub {
	font-size: 26px;
	line-height: 42px;
	color: #737373;
	font-weight: 300;
	margin: 0 0 15px 0;
}
.slider img.small {
	margin-top: 35px;
	margin-bottom: -20px;
	float: none;
}
.home-form {
	background: #000;
	margin: 0 auto 40px;
	overflow: hidden;
	width: 100%;
	max-width: 1000px;
	padding: 20px;
	border-radius: 3px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.home-form h2 {
	margin: 0 0 10px;
	color: #fff;
	font-size: 25px;
	font-weight: 400;
}
.home-form input {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 2px;
	height: 40px;
	display: inline-block;
	text-indent: 10px;
	font-size: 16px;
	line-height: 16px;
	font-family: inherit;
	font-weight: 300;
	margin: 0 .6% 0 0;
	width: 19%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
}
.home-form input.btn {
	height: 40px;
	padding: 6px 20px 8px;
	text-indent: 0;
	border: 1px solid #fff;
	background: #000;
	color: #fff;
	vertical-align: top;
	font-size: 16px;
	font-weight: 400;
	margin-left: 1px;
}
.home-form input.btn:hover {
	cursor: pointer;
	background: #9b1633;
	color: #fff;
}
.home-form p.disclaimer {
	color: #dfdfdf;
	font-size: 11px;
	font-weight: 300;
	width: 100%;
	float: left;
	text-align: center;
	margin: 15px 0 0 0;
	line-height: 15px;
}

.home-form.light {
	background: #eee;
	border: 1px solid #ddd;
}
.home-form.light input {
	background: #fff;
	border: 1px solid #ddd;
}
.home-form.light input.btn {
	border: 1px solid #9b1633;
	background: #eee;
	color: #9b1633;
	height: 38px;
	margin-top: 1px;
}
.home-form.light input.btn:hover {
	background: #9b1633;
	color: #fff;
}
.home-form.light p.disclaimer {
	color: #999;
}
.language {
	position: absolute;
	top: -2px;
	color: #f4c248;
	/*font-style: italic;*/
	right: 0;
	font-size: 11px;
}
@media only screen and (max-width: 1100px) {
	.language {
		right: 20px;
	}
}
.language a {
	color: #f4c248;
	/*font-style: italic;*/
	text-decoration: none;
}
.language a:hover {
	text-decoration: underline;
}
.mask.kate {
	overflow: visible !important;
}
.mask.kate .tablet {
	overflow: visible !important;
	margin-top: 0 !important;
}
.mask.kate img.large {
	margin-left: -55px;
	margin-right: 10px !important;
}
.mask.kate .slider.flat.animated .tablet p.title {
	margin-top: 85px;
}
.info {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.info .group {
	float: left;
	width: 29%;
	margin-right: 6%;
}
.info .group img {
	width: 100%;
}
.info .group p {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 0 5px;
	color: #8b0127;
	font-weight: 400;
	margin-top: -3px;
}

#footer {
	height: auto;
	margin-top: 0;
	overflow: hidden;
	margin-bottom: -18px;
}
#main {
	padding-bottom: 0;
	overflow: hidden;
}
.footer-bottom {
	/*background: #111e29;*/
	background: #000;
	padding: 15px 0 15px;
	text-align: center;
	z-index: 15;
	position: relative;
}
.footer-bottom span {
	font-weight: 300;
	font-size: 20px;
	color: #f4c248;
	display: inline-block;
	margin-right: 20px;
	position: relative;
	top: 3px;
}
#footer .footer-bottom a.btn, .footer-bottom a.btn {
	margin-top: 0px;
	padding: 9px 15px 12px !important;
	font-size: 16px;
	background: transparent;
	border: 1px solid #f4c248 !important;
	color: #f4c248;
	text-decoration: none;
	display: inline-block;
}
.footer-bottom a.btn:hover {
	background: #f4c248 !important;
	color: #000 !important;
}
.footer-bottom.m {
	display: none;
	margin-top: 10px;
	padding: 15px 0 20px;
}
.footer-bottom.m span {
	margin: 0;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	text-align: center;
}
.footer-bottom.m a.btn {
	margin-top: 10px;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.embed-playlist-container iframe {
	width: 100% !important;
}
.desktop.vid {
	height: 180px;
}
.desktop.vid.auto {
	height: auto;
}
.vid {
	margin: 15px 0 10px;
}

/*Programs Test*/

.left.program {
	width: 65%;
	float: left;
}
.body_container .left.program h1 {
	font-size: 22px;
}
.body_container .left.program p {
	font-size: 18px;
	line-height: 28px;
}
.body_container .left.program ul li {
	color: #000;
	font-size: 15px;
	font-weight: 400;
}
.r-nav, .r-nav * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.r-nav {
		float: right;
		width: 30%;
		padding: 0 20px;
		overflow: hidden;
		margin: 50px 0px;
	}
	.r-nav.full {
		padding: 0;
		margin: 0px 0 50px;
	}
	.r-nav.full.space {
		margin-top:25px;
		margin-bottom: 30px;
		width: 100%;
		float: none;
	}
	.r-nav a {
		display: inline-block;
		width: 100%;
		background: #f2f2f2;
		padding: 20px 15px;
		text-decoration: none;
		color: #000;
		border: 1px solid #e4e4e4;
		border-bottom: 0;
		background-image: url(/images/home-arrow.svg);
		background-repeat: no-repeat;
		background-position: 95% center;
	}
	.no-touch .r-nav a:hover {
		background: #e3d3d3;
		background-image: url(/images/home-arrow.svg);
		background-repeat: no-repeat;
		background-position: 95% center;
		cursor: pointer;
	}
	.r-nav a:last-child {
		border-bottom: 1px solid #e4e4e4;
	}
	.r-nav span {
		padding-left: 10px;
		font-size: 20px;
		font-weight: 300;
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
	.r-nav img {
		display: inline-block;
		vertical-align: middle;
		max-width: 50px;
	}
	.button.mobile {
		background: black;
		color: #fff;
		width: 100%;
		text-decoration: none;
		text-align: center;
		padding: 15px 0;
		font-size: 18px;
		border-radius: 2px;
/* 		display: block; */
		margin: 30px 0 15px;
	}
	.mobile.full {
		margin-top:10px;
		width: 100%;
	}
	.school_section .videoWrapper {
		margin-bottom: 50px;
	}
	@media only screen and  (max-width:767px) {
		.school_section .videoWrapper {
			margin-bottom: 0;
		}
	}

	/* Form Test */

	.school_left.upper.left {
		float: left;
		width: 40%;
	}
	.school_left.upper.left {
		font-size: 22px;
	}
	.school_left.upper.left ul.request_bullet li {
	  line-height: 25px;
	  font-size: 15px;
	}
	.school_left.upper.left ul.request_bullet {
	  margin-left: 0px;
	}
	.dark-form {
		float:right;
		width: 57%;
		background: #000;
		padding: 20px;
		border-radius: 5px;
		text-align: left;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		overflow: auto;
		margin-bottom: 30px;
	}
	.dark-form input[type=text], .dark-form input[type=tel], .dark-form input[type=email] {
		height: 44px;
		margin: 0;
		border: 1px solid #E4E4E4;
		border-radius: 0px;
		border-top: 0;
		padding-left: 15px;
		font-size: 16px;
		width: 75%;
		float: right;
		border: 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		font-weight: 300;
		font-family: inherit;
	}
	.dark-form .group {
		width: 100%;
		position: relative;
		overflow: hidden;
		border-bottom: 1px solid #e4e4e4;
	}
	.group.first {
		border-radius: 3px 3px 0 0;
	}
	.group.last {
		border-radius: 0 0 3px 3px;
	}
	.group label {
		font-weight: 300;
		width: 25%;
		float: left;
		background: #F5F5F5;
		border-right: 1px solid #e4e4e4;
		color: #333;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		text-align: right;
		padding-right: 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.group .drop_line {
		background: #fff url(/images/drop-gray.png) no-repeat right;
		height: 44px !important;
		display: inline-block;
		border-radius: 0px;
		width: 75%;
		max-width: none;
	}
	.group span.drop {
		width: 100%;
		display: inline-block;
	}
	.group span.drop select {
		background:none;
		height: auto;
		position: relative;
		top: 0px;
		border: 0px solid #c5c5c5;
		border-radius: 0px;
		padding: 13px 4px 13px 15px !important;
		vertical-align: middle;
		font-size: 15px;
		width: 100%;
	    margin: 0;
	    outline:none;
	    display: inline-block;
	    -webkit-appearance:none;
	    -moz-appearance:none;
	    appearance:none;
	    cursor:pointer;
	    font-family: inherit;
	    font-weight: 300;
	}
	.group .formLine .drop_arrow {
		position: absolute;
		top: 6px;
		left: 369px;
		z-index: 1;
		width: 18px;
	}
	.group span.LV_validation_message {
		position: absolute;
		right: 15px;
		top:9px;
		width: 26px;
		height: 26px;
		border-radius: 125px;
		color: white;

	}
	.group span.LV_validation_message.LV_invalid {
		overflow: hidden;
	}
	.group span.LV_validation_message.LV_invalid:after {
		content: "";
		width: 25px;
		height: 25px;
		background: url(/images/warn.png) no-repeat center center orange;
		background-size: 18px 18px;
		color: white;
		overflow: hidden;
		position: absolute;
		top:0px;
		left:0px;
		font-weight: 600;
		border-radius: 125px;
	}
	.group span.LV_validation_message.LV_valid {
		overflow: hidden;
	}
	.group span.LV_validation_message.LV_valid:after {
		content: "";
		width: 26px;
		height: 26px;
		background: url(/images/check.png) no-repeat center center green;
		background-size: 18px 18px;
		color: white;
		overflow: hidden;
		position: absolute;
		top:0px;
		left:0px;
		font-weight: 600;
		border-radius: 125px;
	}
	.dark-form .radio {
		width: 100%;
		border-radius: 3px;
		background: #f4f4f4;
		padding: 20px;
		margin-top:15px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		overflow: auto;
	}
	.radio label.title {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.radio input[type=radio] {
		display: inline-block;
		vertical-align: middle;
		width: 25px;
		height: 25px;
/* 		border: 1px solid #888; */
		margin-right: 5px;
		margin-bottom: 0px;
	}
	.radio input:focus, .radio input:active {
		box-shadow: none !important;
	}
	.radio span {
		display: inline-block;
		vertical-align: middle;
	}
	.arrow-button {
		width: 100%;
		position: relative;
		overflow: auto;
		margin-top: 25px;
	}
	.dark-form .submitButton {
		background: #FACD28 !important;
		color: #000;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: 600;
		border: 0;
		border-radius: 3px 0 0 3px;
		padding: 15px;
		height: 51px;
		width: calc(100% - 14px);
		position: relative;
		float: left;
		-webkit-appearance: none;
	}
	.dark-form .end {
	    background: url(/images/triangle.svg) no-repeat top left;
	    float: left;
	    width: 14px;
	    height: 51px;
	    -webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition:  all .3s;
	}
	.dark-form .arrow-button:hover {
		opacity: .9;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition:  all .3s;
	}
	.dark-form .disclaimer p {
		color: #fff;
		font-size: 12px;
		margin-top:15px;
		font-weight: 400;
		line-height: 18px;
	}


/* School Days */
.schoolDays {
	width: 100%;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: -5px;
	margin-bottom: 50px;
}

.schoolDays, .headLine {
	width: 100%;
	height: 20px;
	display: block;
	height: auto !important;
	overflow: auto;
/* 	background: url(/images/headLine.jpg) 0px 7px repeat-x; */
}

.schoolDays h6 {
	font-size: 17px;
	color: #8b0127;
	background: #fff;
	text-transform: uppercase;
	line-height: 20px;
	float: left;
	width: auto;
	display: block;
	margin:0px 0px 0px 11px;
	padding: 0px 7px 0px 5px;
}

.schoolDays p.bold {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	margin: 15px 0px 10px 0px;
	padding: 0px 7px 0px 0px;
}

.schoolDays p {
	clear: both;
	font-size: 15px;
	font-weight: 300;
	color: #666666;
	line-height: 29px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}

.school-images {
	width: 100%;
	height: 300px;
}

.school-left {
	width: 48%;
	height: 300px;
	float: left;
	border: 1px solid #ddd;
}
.school-left img {
	width: 80%;
	margin-left: 10%;
	margin-top: 2%;
}
.school-right {
	width: 50%;
	height: 300px;
	overflow: hidden !important;
	float: right;
}

.school-right img {
	width: 100%;
	overflow: hidden !important;
}

/* School Days - Phone */
@media only screen and (max-width: 450px) {

   
	.schoolDays, .headLine {
		width: 100%;
		height: 20px;
		display: block;
		background: url() 0px 0px no-repeat !important;
	}
	.schoolDays h6 {
		font-size: 17px;
		color: #8b0127;
		background: #fff;
		text-transform: uppercase;
		line-height: 20px;
		float: left;
		width: auto;
		display: block;
		margin:0px 0px 0px 11px;
		margin-left: -1%;
	}
	.school-images {
		width: 99%;
		height: auto;
	}
	.school-left {
		width: 99%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 1%;
		border: 1px solid #ddd;
	}
	.school-right {
		width: 100%;
		height: auto;
		padding-bottom: 1%;
		padding-top: 4%;
	}
	.schoolDays p {
	clear: both;
	font-size: 15px;
	font-weight: 300;
	color: #666666;
	line-height: 29px;
	margin: 20px 0px 12px 0px;
	padding: 0px;
}
}

/* School Days - Phone */
	.no-enrollment {
		width: 100%;
		color: #a94442;
		background-color: #f2dede;
		border-color: #ebccd1;
		margin-top: -2%;
		margin-bottom: 1%;
	}
	.no-enrollment p {
		padding: 1%;
		color: #a94442;
		border-radius: 4px;
		font-weight: bold;
	}

	/* Open House */

	.open-house {
		background: url(/images/open-house-back.jpg) no-repeat center top black;
		width: 100%;
		max-width: none;
		margin-top: 80px;
		margin-bottom: 80px;
		padding: 70px 0 80px;
		overflow: auto;
		position: relative;
	}
	.open-house .left-side {
		float: left;
		width: 40%;
		text-align: center;
	}
	.open-house .left-side h2 {
		color: #fabb1f;
		font-size: 32px;
		font-weight: 500;
		margin: 18px 0 15px 0;
	}
	.open-house .left-side .counter {
		color: #fff;
		font-size: 35px;
		font-weight: 600;
	}
	.open-house .left-side .counter span.count-small {
		font-size: 24px;
		font-weight: 300;
		padding-left: 7px;
/* 		font-style: italic; */
	}
	.left-side img {
		width: 100%;
		max-width: 340px;
		display: inline-block;
	}
	.btn.gold {
		background: black;
		border: 2px solid #fabd21;
		border-radius: 3px;
		padding: 20px 45px;
		color: #fabd21;
		font-size: 26px;
		margin-top:40px;
		text-transform: uppercase;
		text-decoration: none;
		display: inline-block;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition:  all .3s;
	}
	.btn.gold:hover {
		background: #fabd21;
		color: #000;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition:  all .3s;
	}
	.new_disclaimer {
	    position: absolute;
	    bottom: 20px;
	    left: 0;
	    right: 0;
	    color: #fff;
	    z-index: 9;
	    font-size: 12px;
	    line-height: 14px;
	    text-align: center;
	    font-weight: 300;
	    padding: 0 15px;
	}
	@media only screen and (max-width: 550px) {
		.new_disclaimer { 
			font-size: 10px;			
		}
		html body .open-house {
			padding-bottom: 110px;
		}
		html body .open-house {
			background: black;
			margin-top: 120px;
			margin-bottom: 40px !important;
		}
		.open-house .left-side {
			width: 100%;
		}
		.left-side img {
			width: 85%;
		}
		.btn.gold {
			font-size: 22px;
			padding: 15px 35px;
		}
	}
	.nys-licensed-logo {
		width: 30%;
		clear: right;
	}
	.nys-licensed-logo .left {
		float: left;
	}
	.nys-licensed-logo .right {
		float: right;
		margin-top: -10%;
	}

	@media only screen and (max-width: 550px) {
		.right {
			float: right;
			margin-top: -5%;
		}
	}

	/* @group New Header*/

	.fix {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 99;
	}
	.main_nav {
		background: #000;
		padding: 17px 15px;
		position: relative;
		z-index: 99;
		text-align: center;
		overflow: hidden;
	}
	.main_nav .head_left {
		position: absolute;
		top:0;
		left: -45px;
		z-index: 0;
	}
	.main_nav .head_right {
		position: absolute;
		top:0px;
		right: -45px;
		z-index: 0;
	}
	.main_nav .container {
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		position: relative;
		z-index: 1;
	}
	.main_nav .container .logo img {
		width: 205px;
		float: left;
	}
	.main_nav .phone {
		display: inline-block;
		text-align: center;
		margin-top:2px;
		margin-left: -20px;
	}
	.main_nav.mod .phone {
		margin-left: -60px;
	}
	.main_nav .phone img {
		padding-right: 5px;
		display: inline-block;
		position: relative;
		top: 2px;
	}
	.main_nav .phone .top {
	  font-size: 16px;
	  color: #facd28;
	  font-style: italic;
	  line-height: 1.2;
	  text-align: left;
	  display: block;
	  width: 100%;
	  text-align: center;
	  margin-bottom: 2px;
 }
.main_nav .phone .bottom {
	  font-size: 27px;
	  font-weight: 600;
	  color: rgb(255, 255, 255);
	  text-transform: uppercase;
	  line-height: 1.2;
	  text-align: left;
}
.main_nav .phone .bottom a {
	color: #fff !important;
	text-decoration: none !important;
}
.main_nav .menu {
	float: right;
	border: 2px solid #facd28;
	color: #facd28;
	padding: 6px 12px 7px;
	margin-top: 16px;
	border-radius: 2px;
}
.main_nav a.menu {
	text-decoration: none;
}
.main_nav .menu img.b {
	display: none;
}
.no-touch .main_nav .menu:hover {
	background: #facd28;
	color: #000;
	cursor: pointer;
}
.no-touch .main_nav .menu:hover img.a {
	display: none;
}
.no-touch .main_nav .menu:hover img.b {
	display: inline-block;
}
.main_nav .menu span {
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
}
.main_nav .menu img {
	margin-right: 5px;
	width: 21px;
	display: inline-block;
	vertical-align: middle;
}
.main_nav *, .nav-bar {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.nav-bar {
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 0px;
	position: relative;
	padding-left: 15px;
	z-index: 99;
  	box-shadow: 1.012px 1.009px 5px 0px rgba(0, 0, 0, 0.55);
 }
.nav-bar a {
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
	color: #8b0127;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	padding: 15px 40px 12px;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.nav-bar a img {
	margin-right: 6px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -3px;
}
.nav-bar a img.a {
	display: inline-block;
}
.nav-bar a img.b {
	display: none;
}
.no-touch .nav-bar a:hover img.a {
	display: none;
}
.no-touch .nav-bar a:hover img.b {
	display: inline-block;
}
.no-touch .nav-bar a:hover {
	color: #fff;
	background: #000;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

/* @end */

/* @group Yellow Nav Bar */

.nav-bar.yellow {
	background: #fff;
}
.nav-bar.yellow a {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    padding: 15px 40px 12px;
/*
    border-left: 1px solid #E8AE0F;
    border-right: 1px solid #E8AE0F;
*/
    margin-left: -4px;
}

/* @end */

/* @group Slide Out Nav*/

.hider {
	background: #000;
	opacity: .8;
	position: fixed;
	z-index: 999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
}
.navi {
	position: absolute;
	top: 0;
	right: -999px;
	width: 450px;
/* 	bottom: 0; */
	z-index: 1000;
	padding: 0px;
/* 	overflow-y: scroll; */
}
.navi-scroll {
	padding-bottom: 10px;
	box-shadow: 0 2px 15px rgba(0,0,0,.5);
    height: 100%;
    background:#18181A;
    width: 375px;
    float: right;
}
.navi .x {
	position:absolute;
	top:0;
	right: 375px;
	width: 54px;
	height: 54px;
	background: #8b0127;
	text-align: center;
	z-index: 9999;
    box-shadow: 0 2px 15px rgba(0,0,0,.5);
}
.navi .x:hover {
	background: #5c001a;
	cursor: pointer;
	outline: none;
}
.navi .x img {
	display: inline-block;
	color: #fff;
	width: 25px;
	margin-top:13px;
}
.navi * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.navi ul {
	padding: 0;
	margin: 0;
}
.navi ul li {
	padding: 0px;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #000;
	position: relative;
}
.no-touch .navi ul li a, .navi ul li a:hover, .down, .down:hover, .navi_buttons a, .navi_buttons a:hover  {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition:  all .3s;
	transition: all .3s;
}
.navi ul li a {
	display: block;
	padding: 15px 20px;
	font-size: 18px;
	color: #ccc;
	background: #1F1F21;
	text-decoration: none
}
.navi ul li.notice a {
	color: #facd28;
}
.no-touch .navi ul li a:hover {
	background: #000;
	color: #fff;
}
.navi ul li a img {
	display: inline-block;
	height: 24px;
	vertical-align: middle;
}
.navi ul li a span, .navi ul li a .material-icons {
	padding-right: 2px;
	display: inline-block;
	vertical-align: middle;
}
.navi ul li .down {
	border-left: 1px solid #000;
	padding: 10px;
	background: #1F1F21;
	position: absolute;
	right: 0;
	top:0;
	bottom: 0;
	width: 55px;
	text-align: center;
}
.navi ul li .down.open {
	background: #000;
}
.navi ul li .down img {
	width: 30px;
	display: inline-block;
	margin-top: 3px;
	vertical-align: middle;
}
.no-touch .navi ul li .down:hover {
	background: #000;
	cursor: pointer;
}
.navi ul li ul {
	position: relative;
	z-index: 99;
	background: #000;
	padding-bottom: 15px;
	padding-top: 10px;
	display: none;
}
.navi ul li ul li a {
	background: #000;
	color: #fff;
	font-size: 16px;
	text-indent: 20px;
	padding: 10px;
}
.no-touch .navi ul li ul li a:hover {
 	color: #FACD28;
}

.navi_buttons {
	padding: 0 30px;
    margin: 35px auto 30px;
    max-width: 325px;
}
.navi_buttons a {
	display: block;
    width: 100%;
    text-align: center;
    background: transparent;
    color: #facd28;
    border: 1px solid #facd28;
    text-decoration: none;
    font-size: 18px;
    margin: 8px 0;
    border-radius: 3px;
    padding: 8px 10px 10px 10px;
}
.navi_buttons span {
	display: inline-block;
	vertical-align: middle;
}
.navi_buttons .material-icons {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	position: relative;
	top:0px;
}
.navi_buttons a:hover {
	background: #facd28;
/* 	border: 2px solid #facd28; */
	color: #000;
}
.navi ul li a .material-icons, .navi_buttons .material-icons {
	display: none\0; /* IE8, IE9 */
}

.social-group {
	margin-top: 0px;
	margin-bottom: 25px;
	width: 100%;
	text-align: center;
}
.social-group a {
	display: inline-block;
	margin: 3px;
}
.social-group a img {
	height: 40px;
}

.mobile-nav {
	display: none;
}

/* @group New Year*/

	.home-form {
		overflow: hidden;
		position: relative;
	}
	.home-form .phone {
		display: none;
	}
	.home-form .head_left {
		position: absolute;
		top:0;
		left: -52px;
		z-index: 0;
	}
	.home-form .head_right {
		position: absolute;
		bottom:-18px;
		right: -48px;
		z-index: 0;
	}
	.home-form h2 {
		position: relative;
		z-index: 1;
	}
	.hide-desk {
		display: none;
	}

/* @end */

@media only screen and  (max-width:1100px) {
	.main_nav .head_right {
		top:8px;
		right: -55px;
	}
	.main_nav .head_left {
		left: -58px;
	}
	.main_nav .container {
		padding: 0 20px;
	}
}

@media only screen and  (max-width:768px) {
	.spacer {
		height: 70px;
	}
	.main_nav .head_right {
		top:-7px;
		right: -54px;
	}
	.main_nav .head_left {
		left: -62px;
	}
	body .tablet p.title.desktop span {
		font-size: 18px;
		line-height: 27px !important;
	}
	body .mask {
		height: 259px;
	}
	.main_nav {
	    padding: 10px 15px;
	}
	.main_nav .container .logo img {
		width: 180px;
	}
	.main_nav .phone {
		margin-top: 1px;
		margin-left: -40px;
	}
	.main_nav .phone .top {
		font-size: 14px;
	}
	.main_nav .phone .bottom {
		font-size: 21px;
	}
	.main_nav .menu {
		padding: 5px 9px 8px;
	}
	.main_nav .menu span {
		font-size: 16px;
	}
	.main_nav .menu img {
		width: 16px;
	}
	.nav-bar a {
		font-size: 15px;
	}
}
@media only screen and  (max-width:700px) {
	.spacer {
		display: none;
	}
	.home-form .phone {
		display: block;
	}
	.home-form br.phone {
		display: none;
	}
	.home-form p.disclaimer {
		position: relative;
		z-index: 1;
		width: 90%;
		margin-left: 5%;
	}
	.hide-desk {
		display: inline;
	}
	.fix {
		display: none;
	}
	.mobile-nav {
		display: block;
		position: fixed;
		z-index: 999;
		width: 100%;
	}
	.mobile-nav * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.mobile-header {
		width: 100%;
		background: #000;
		padding: 6px 15px 2px;
		float: left;
	}
	.mobile-header .logo img {
		width: 150px;
	}
	.mobile-header .menu {
		float: right;
		width: 27px;
		margin-top: 10px;
	}
	.mobile-header a.call {
		background: #b81d1d;
		padding: 6px 10px;
		border-radius: 1px;
		float: right;
		margin-right: 15px;
		margin-top: 3px;
		display: block;
		text-decoration: none;
	}
	.mobile-header .call img {
		display: inline-block;
		vertical-align: middle;
		width: 13px;
		margin-right: 4px;
	}
	.mobile-header .call span {
		display: inline-block;
		vertical-align: middle;
		color: #fff;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 18px;
	}
	.nav-bar {
		overflow: hidden;
		background: #facd28;
	}
	.nav-bar a {
		width: 33.3%;
		float: left;
		padding: 8px 0;
		color: #000;
	}
	.nav-bar a:hover {
		background: transparent;
		color: #000;
	}
	.nav-bar a span {
		position: relative;
		top: 1px;
	}
	.nav-bar a img {
		height: 16px;
		top: -2px;
	}
	.material-icons {
		display: inline-block;
		vertical-align: middle;
	}
	.navi {
		width: 100%;
		position: fixed;
		bottom: 0;
	}
	.navi-scroll {
		right: -999px;
		width: 80%;
		position: fixed;
		overflow-y: scroll;
		bottom: 0;
	}
	.navi .x {
		right: 80%;
		margin: 0;
		left: auto;
	}
	.nav-bar {
		padding-left: 0;
	}
	.navi ul li a {
		font-size: 16px;
	}
	.navi_buttons a {
		font-size: 16px;
		padding: 7px 10px 10px;
	}
	.navi_buttons a:hover {
		background: none;
		color: #facd28;
	}
	.navi ul li a:hover {
		color: #949495;
		background: #1F1F21;
	}
	.navi ul li .down:hover {
	    background: #000;
	}
	.navi ul li ul li a:hover {
	    background: #000;
	    color: #fff;
    }
}

/* @end */

/* @group Apply Button*/

.tour_button {
	width: 100%;
	background: #000;
	border-radius: 5px;
	color: #fff;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 0px;
	cursor: pointer;
	max-width: 630px;
}
.tour_button:hover {
	background: #222;
	cursor: pointer;
}
.tour_button img {
	width: 25px;
	margin-right: 10px;
}
.tour_button span {
	font-size: 18px;
}
.tour_button * {
	display: inline-block;
	vertical-align: middle;
}
span.or {
	width: 100%;
	text-align: center;
	padding: 15px 0;
	display: block;
	font-size: 18px;
}
body .body_container h2.form-title {
	margin: 30px;
	font-size: 20px;
}
.info_group .tour_button {
	width: 100%;
	display: block;
	margin: 7px 0 30px;
	background: #8D0127;
	max-width: 400px;
}
.info_group.school_group2 .tour_button {
	width: 100%;
    display: block;
    margin: 7px 0 30px;
    background: #000;
    max-width: 400px;
    color: #fff;
    border: 0px solid #ccc;
    border-bottom: 2px solid #444;
    border-radius: 3px;
}
.info_group.school_group2 .tour_button:hover {
	background: #222;
}
.info_group.school_group2.mobile_group .tour_button {
	background: #000;
	color: #fff;
	border-bottom: 3px solid #333;
	margin: 10px 0;
}
.info_group .tour_button span {
	margin-left: 5px;
}
.info_group h1 {
	font-size: 20px !important;
}
.info_group h2 {
	color: #000 !important;
	font-size: 16px !important;
}
.info_left, .info_right {
	width: 48%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.info_left {
	float: left;
}
.info_right {
	float: right;
}

/* @group Apply Self Set*/
.form-left, .form-center, .form-left *, .form-center * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
 .form-left {
 	width: 40%;
 	padding-left: 0;
 	float: left;
 	border-right: 1px solid #ccc;
 	padding-right: 35px;
 }
 .form-center {
 	width: 55%;
 	height: 100%;
 	float: right;
 	/*border-right: 1px solid #ccc;*/
 	padding-right: 0px;
 	padding: 0 25px 0 0;
 	margin-bottom: 50px;
 }
 .form-center.trigger .request_layer {
	 margin: 0;
	 max-width: none;
 }
 .form-center h2 {
 	margin-top: 0px;
 	line-height: 28px;
 	margin-bottom: 10px;
 }
.section .form-left h2, .section .form-right h2 {
 	font-size: 19px;
 	margin-top: 0px;
 }
 .section .form-left p, .section .form-right p {
 	font-size: 13px;
 	line-height: 22px;
 }
 .section .form-left ul {
 	left: 0px;
 	margin-left: 20px;
 }
 .section .form-left ul li {
 	font-size: 13px;
 	line-height: 24px;
 }
 ul.bottom {
	margin-bottom: 24px;
    font-weight: 400;
    padding-left: 20px;
    list-style-position: outside;
    line-height: 21px;
    margin-top: 10px;
}
ul.bottom li {
	padding-bottom: 5px;
}
p.text {
	line-height: 20px;
}

.toggles {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;;
}
.toggle {
	width: 50%;
	float: left;
	text-align: center;
	padding: 15px 10px;
	background: #f2f2f2;
	color: #999;
}
.toggle.active {
	background: #9B1633;
	color: #fff;
	font-weight: 600;
}

.trigger .appointment {
	max-width: none;
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.24);
	background: #f2f2f2;
}
.trigger .confirm {
	background: #fff;
}
.trigger .appointment .step {
	left: 600px;
	background: #f2f2f2;
}
 .trigger .appointment .step .title-bar {
	 background: #f2f2f2;
 }
.trigger .appointment .step .request_layer {
	padding: 20px;
	box-shadow: none;
}
.trigger .appointment .step .request_layer form input {
	border: 0;
	height: 45px;
	margin-bottom: 0;
	position: relative;
}

@media only screen and  (max-width:768px) {
	.form-center {
		padding-right: 0;
	}
}

@media only screen and  (max-width:700px) {
	.form-center {
		width: 100%;
		padding: 0;
	}
	.form-left {
		display: none;
	}
	.body_container.apply_new {
		margin-top: 130px;
	}
}
@media only screen and  (max-width:600px) {
	.body_container.apply_new {
		margin-top: 120px;
	}
}
@media only screen and  (max-width:599px) {
	.body_container.apply_new {
		margin-top: 50px;
	}
}

/* @end */

@media only screen and  (max-width:700px) {
		.info_left, .info_right {
			width: 100%;
			margin-bottom: 0;
		}
		.info_right {
			margin-top: 0;
		}
}


@media only screen and  (max-width:700px) {
	body .body_container h2.form-title {
		margin: 20px 0 15px;
		font-size: 18px;
	}
	span.or {
		padding: 15px 0 5px;
	}
}

/* @end */

.no-enrollment {
        width: 100%;
        color: #a94442 ;
        background-color: #f2dede ;
        border-color: #ebccd1 ;
        border-radius: 5px;
        margin-bottom: 3%;
        margin-top: -1%;
    }
    .no-enrollment p {
        padding: 1%;
        color: #a94442 ;
        border-radius: 5px;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
    }

    .mobile_school {
	    width: 100%
    }
    .mobile_school * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
    }
    .mobile_school img {
	    width: 100%;
    }
    .mobile_school h1 {
	    background: #000;
	    color: #fff;
	    margin: -3px 0 0 0;
	    font-weight: 600;
	    padding: 11px;
	    font-size: 18px;
	    text-align: center;
/*         border-top: 4px solid #fff; */
    }
    .school_btns {
	    padding: 20px 0;
	    overflow: hidden;
	    text-align: center;
    }
    .school_btns > * {
	    width: 30%;
	    display: inline-block;
	    text-align: center;
	    color: #fff;
/* 	    background: #3677E4; */
		background: #b81d1d;
	    padding: 10px;
	    margin: 0 .5%;
	    border-radius: 5px;
/* 	    border-bottom: 3px solid #1c5cc4; */
		border-bottom: 3px solid #901010;
		text-decoration: none;
/*
	    border: 1px solid #3677E4;
	    border-bottom: 2px solid #3677E4;
*/
    }
    .school_btns .material-icons {
	    display: inline-block;
	    font-size: 27px;
    }
    .school_btns span {
	    width: 100%;
	    display: inline-block;
	    font-weight: 600;
	    padding-top: 7px;
	    font-size: 14px;
	    line-height: 17px;
	    text-transform: uppercase;
    }
    .school_block {
	    background: #f2f2f2;
	    border-top: 1px solid #ddd;
    	    border-bottom: 1px solid #ddd;
    	    padding: 35px 20px;
    	    width: 100%;
    	    text-align: center;
    }
    .school_block h2 {
	    font-size: 19px;
	    margin: 0 0 15px;
/* 	    color: #3677E4; */
		color: #b81d1d;
    }
    .school_block a {
	    background: #fff;
/* 	    color: #3677E4; */
		color: #b81d1d;
	    text-decoration: none;
	    width: 100%;
	    padding: 10px;
	    display: block;
	    border-radius: 2px;
	    margin: 8px 0;
	    font-size: 14px;
/* 	    border: 1px solid #3677E4; */
		border: 1px solid #b81d1d;
    }
    .footer-bottom.m {
	    float: left;
		width: 100%;
    }
    @media only screen and (min-width:600px) and (max-width:768px) {
		#main {
			overflow: visible;
		}
		.school_btns .full {
			display:inline-block;
		}
		.responsive_school_id {
			margin-top:-27px !important;
		}
		.school_mobile {
			display: none !important;
		}
		.school_tablet {
			display: inline-block !important;
		}
		.school_block a {
		    width: 31%;
		    padding: 10px;
		    display: inline-block;
		    margin: 8px 1%;
		    border: 1px solid #b81d1d;
		}
		.school_right .main_video {
			height: 375px;
		}
	}
	@media only screen and (max-width:600px) {
		.school_block a {
		    width: 100%;
		    margin: 8px 0;
		}
		.school_tablet {
			display: block;
		}
		.school_mobile {
			display: none;
		}
	}
	@media only screen and (max-width:500px) {
		.school_tablet {
			display: none !important;
		}
		.school_btns .full {
			display:block;
		}
		.school_mobile {
			display: block !important;
		}
		.school_btns {
			padding: 20px;
		}
		.school_btns > * {
			width: 31%;
			float: left;
			margin: 0 1%
		}
	}

	/* @group Thanks*/

	.thanks {
		margin-top: 190px;
		text-align: center;
	}
	.thanks .r-nav.full.space {
		max-width: 350px;
		display: inline-block;
		text-align: left;
	}
	.thanks .r-nav.full.space a {
		padding: 15px;
	}
	.thanks .r-nav.full.space a span {
		font-size: 17px;
	}
	.section {
		padding: 75px 0;
	}
	.section.gray {
		background: #f2f2f2;
	}
	/* @end */

	.area-served {
		text-transform:capitalize;
	}
	.hair_banner {
		width: 100%;
		max-width: 635px;
		margin-left: 15px;
		cursor: pointer;
	}
	.hair_banner:hover {
		opacity: .9;
	}
	@media only screen and  (max-width:767px) {
		.hair_banner {
			margin-left: 0;
		}
	}
	
	/* @group Directions */
	
	.left_container {
		position: absolute;
		top:0;
		left: 0;
		bottom: 0;
		width: 400px;
		z-index: 99;
		background: white;
		box-shadow: 0 0 20px rgba(0,0,0,0.3);
		overflow-x: hidden;
		overflow-y: auto;
	}
	.left_container * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.right_container {
		position: absolute;
		right: 0;
		left: 400px;
		top:0;
		bottom: 0;
		z-index: 10;
	}
	.nav_back {
		background: black;
		padding: 7px 10px 4px;
		padding-left: 20px;
		width:100%;
		text-align: left;
	}
	.nav_back img.menu {
		width: 22px;
		margin-top: 12px;
		margin-right: 10px;
		float: right;
	}
	.nav_back img.menu:hover {
		cursor: pointer;
	}
	.nav_back img {
		width: 90%;
		max-width: 150px;
		display: inline-block;
	}
	.school_image {
		width: 100.5%;
	}
	.dir_content {
		padding: 0 20px;
	}
	.school_info_box {
		background: white;
		padding: 20px 0;
		position: relative;
	}
	.school_info_box h2 {
		font-size: 17px;
		font-weight: 600;
		margin: 0;
	}
	.school_info_box p {
		font-size: 14px;
		line-height: 20px;
		color: #333;
		margin: 5px 0 5px 0;
	}
/*
	.nav-app {
		background: #fff;
		padding: 20px 0;
		border-top: 1px solid #ddd;
	}
*/
	.directions_box {
		background: #fff;
		padding: 20px 0;
		border-top: 1px solid #ddd;
	}
	.transit_options {
		width: 100%;
		padding: 0px;
		margin-bottom: 15px;
		margin-top: 5px;
	}
	.dir_icon {
		vertical-align: middle;
		display: inline-block;
		background: #000;
		padding: 7px;
		margin-right: 7px;
		border-radius: 50%;
		width: 35px;
	    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	}
	.transit_options a {
		vertical-align: middle;
		display: inline-block;
		padding: 0px;
		width: 30px;
		height: 30px;
		padding: 5px;
		margin-right: 5px;
		border: 0px solid #fff;
		border-radius: 50%;
	}
	.transit_options a img {
		width: 100%;
		opacity: .3;
	}
	.transit_options a.selected img {
		opacity: 1;
	}
	input.start_address {
		width: 100%;
		height: 50px;
/* 		line-height: 50px; */
		border: 1px solid #ccc;
		background: white;
		font-family: inherit;
		font-weight: 400;
		text-indent: 10px;
		color: #000;
		font-size: 16px;
	}
	input.get_directions {
		display: inline-block;
	    position: relative;
	    height: 40px;
	    padding: 0 15px;
	    line-height: 32px;
	    border-radius: 2px;
	    font-size: 0.9em;
	    border: 0;
		margin-top: 15px;
		transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition-delay: 0.2s;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        background-color: #000;
		color: #fff;
		-webkit-appearance: none;
	}
	.left_container #directions-panel {
		width: 100%;
		padding: 20px;
		height: auto;
	}
	.left_container .adp, .left_container .adp table {
		width: 100%;
	}
	.left_container .adp-placemark tr td {
		padding: 10px;
		font-size: 15px;
	}
	.left_container .adp-placemark tr td.adp-text {
		padding: 10px 0px;
	}
	.left_container .adp-step, .left_container .adp-substep  {
		padding: 7px 3px;
	}
	
	@media only screen and  (max-width:600px) {
		.left_container {
			width: 48%;
		}
		.right_container {
			left: 48%;
		}
	}
	@media only screen and  (max-width:425px) {
		.left_container {
			width: 100%;
			position: relative;
			bottom: auto;
		}
		.right_container {
			left: auto;
			position: relative;
			right: auto;
			bottom: auto;
			height: 250px;
		}
	}
	/* @end */
	
/* @group Header Long */

.container.long {
	max-width: 1000px;
}
.header.long {
	display: inline-block;
	background-size: inherit;
	height: auto;
	background-position: center top;
	margin-bottom: 50px;
	margin-top: 135px;
	text-align: center;
	position: relative;
}
.left-group {
	display: inline-block;
/* 	width: 400px; */
	position: relative;
	text-align: center;
	z-index: 2;
}
.left-group.sst {
	padding-top:120px;
	padding-bottom: 150px;
}
.left-group img {
	width: 320px;
}
.left-group p {
	color: #fff;
	font-size: 36px;
	text-align: center;
}
.header.long {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0px;
}
.header.long.no-text {
	height: 500px;
}
.header.long.no-text .left-group.sst {
	display: none;
}
.left-group p span {
	text-shadow: 1px 1px 2px #000;	
	display: block;
}
.left-group p span.small {
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 50px;
}
.left-group p span.large {
	font-weight: 900;
	font-size: 60px;
	line-height: 70px;
	text-transform: uppercase;
	margin-top: -10px;
}
.left-group p span.large.enroll {
	font-size: 55px;
}
.left-group p span.small.enroll {
	font-size: 32px;
}
.top_button {
	text-decoration: none;
    color: #000;
    /* border: 2px solid #ffc423; */
    padding: 15px 25px;
    font-size: 20px;
    background: #ffc423;
    border: 1px solid #eeb20f;
    border-bottom: 3px solid #d69e07;
    border-radius: 3px;
    font-weight: 600;
    margin-top: -15px;
    display: inline-block;
    box-shadow: 1.012px 1.009px 5px 0px rgba(0, 0, 0, 0.55);
    -webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.top_button:hover {
	background: #efb61b;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}


.filter {
	background: black;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	z-index: 1;
	opacity: .1;
}

/* @end */

/* @group Section*/

.section {
	margin: 0;
	padding: 0;
	font-family:'Lato', sans-serif;
	overflow: hidden;
	border-bottom: 1px dotted #DE0535;
	padding-top: 0px;
}
.section .container {
	max-width: 1250px;
	padding: 0 25px;
}
.section.compact h2 {
	margin-top: 70px;
}
.section.compact img {
	margin-top: -75px;
	width: 50%;
	max-width: 500px;
}
.section.compact img.cutoff {
	margin-top: -130px;
}
.section p {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #333;
}
.section h2 {
	font-weight: 900;
	font-size: 32px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #DE0535;
}
.section p.counter span {
	font-size: 25px;
	font-weight: 700;
	color: #DE0535;
}
.section p.small {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}
img.home {
	width: 40%;
}
img.home.right {
	float: right;
	margin-left: 50px;
	margin-right: -15px;
}
img.home.left {
	float: left;
	margin-right: 50px;
	margin-left: -15px;
}
img.home.kit {
	margin-top: -10px;
	margin-bottom: 0px;
}
.container.kit-padding {
	padding: 0 0 70px 0;
}
.container.kit-padding img.home.left.bottom {
	width: 90%;
}
.button_home {
	text-decoration: none;
    color: #DE0535;
    /* border: 2px solid #ffc423; */
    padding: 15px 25px;
    font-size: 20px;
    background: #fff;
    border: 2px solid #DE0535;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    margin-top: 15px;
    -webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.button_home:hover { 
	background: #DE0535;
	color: #fff;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
img.home.bottom {
	display: none;
	float: none;
	margin: 35px 0 -3px 0;
}
br.bottom {
	display: none;
}

/* @end */

.master-slider {
	margin-top: 135px !important;
	margin-bottom: 50px !important;
}

@media only screen and  (max-width:1024px) {
	.section p {
	    font-size: 17px;
	    line-height: 25px;
	}

}
@media only screen and  (max-width:1023px) {
	img.home.top {
		display: none;
	}
	br.bottom {
		display: block;
	}
	img.home.bottom {
		display: inline-block;
	}
	.header.long, .master-slider  {
		margin-bottom: 0 !important;
	}
	.left-group.sst {
		padding: 80px 0 110px;
	}
	.section {
		text-align: center;
		padding: 50px 25px 0 25px;
	}
	.section.compact h2 {
		margin-top: 0;
	}
}
@media only screen and  (max-width:700px) {
	.home_heading_img {
	    width: 90% !important;
	}
	.header.long, .master-slider  {
		margin-top: 90px !important;
	}
	.footer-bottom.m {
		display: block !important;
		margin-bottom: 0;
	}
	.section.last {
		margin-bottom: -10px;
	}
	#wrapper {
		padding-bottom: 0 !important;
	}
	.container.kit-padding {
		padding: 0 0 35px 0;
	}
	.container.kit-padding img.home.left.bottom {
		width: 100%;
	}
}
@media only screen and  (max-width:400px) {
	.left-group p span.large.enroll {
		font-size: 35px;
		line-height: 40px;		
	}
	.left-group p span.small.enroll {
		font-size: 27px;
		margin-top: 8px;
		padding: 0 10px;
	}
	.section {
		padding: 40px 0 0 1px;
	}
	.section.compact img {
		width: 85%;
	}
	.r-nav {
		margin-bottom: 10px !important;
	}
	.master-slider, .ms-view.ms-basic-view, .ms-wk .ms-slide {
		height: 525px !important;
	}
	.master-slider .model {
		height: auto !important;
		width: 85% !important;
		bottom: 0 !important;
		left: -40px !important;
	}
	.master-slider .dare_to_dream {
		top: auto !important;
		bottom: 90px !important;
		z-index: 9999999999999;
		width: 200px !important;
		height: auto !important;
		left: 50% !important;
		margin-left: -125px !important;
	    background: rgb(117, 199, 192);
	    padding: 55px;
	}
	.master-slider .tour_btn {
		right: 50% !important;
		z-index: 9999999 !important;
		width: 250px !important;
		height: auto !important;
		margin-right: -125px !important;
	}
	.icon {
		width: 24px !important;
		height: auto !important;
	}
	.icon.main {
		left: 41% !important;
	    top: -23.0714px !important;
	    width: 150px !important;
	}
	.icon.one {
		left: 76% !important;
	    width: 60px !important;
	    top: 9px !important;
	}
	.icon.two {
		left: 75% !important;
		top: 68.6071px !important;
	}
	.icon.three {
		left: 62% !important;
		top: 90px !important;
		width: 35px !important;
	}
}
@media only screen and (max-width: 340px) {
	.left-group p span.large.enroll {
	    font-size: 32px;
	    line-height: 38px;
	}
	.left-group p span.small.enroll { 
		font-size: 24px;
	}
}

.home-form.light.animated {
	max-width: 1250px; margin-bottom: 55px;
}
.home-form.light.animated h2 {
	font-size: 26px;
    margin-bottom: 10px;
    text-transform: none;
    color: #ffc423;
    font-weight: 600;
    margin: 0 0 15px 0;
}
@media only screen and (max-width: 1300px) {
	.form_contain {
		padding: 0 25px;
	}	
}
@media only screen and (max-width: 1024px) {
	.form_contain .home-form.light.animated {
		margin-top: 50px;
	}	
}
@media only screen and (max-width: 500px) {
	.home-form.light.animated h2 {
		font-size: 23px;		
	}
	.form_contain {
		padding: 0 1px;
	}
}
@media only screen and (max-width: 445px) {
	.form_contain .home-form.light.animated {
/* 		margin-top: 0px; */
	}	
}

.logos {
	width: 100%;
	margin-bottom: 70px;
	margin-top: 30px;
}
.section .logos img {
	display: inline-block;
	vertical-align: middle;
	width: 15%;
	margin: 7px 4%;
}
.youtube_back {
	position: absolute;
	top:0;
	left: 0;
	height: 0;
	width: 100%;
	padding-bottom: 56.25%;
}
.youtube_back iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    right: 0;
}
.header.long.sst {
	overflow: hidden;
}
.left-group.sst.video_padding {
        padding-top: 23px;
  /*  margin-top: 34px;*/
    padding-bottom: 650px;
	   /*  padding-top: 72px;
    padding-bottom: 650px;*/
       /* padding-top: 50px;
    padding-bottom: 316px;*/
}
.left-group.sst.video_padding p span.large.enroll {
	font-size: 70px;
	line-height: 85px;
}


.header.long.sst.video_back {
      background: url(/images/home_back_new.jpg) top center no-repeat;
    background-size: cover;
    /* background:black;*/

}

	.youtube_back {
		display: none;	
	}
      .top_button {
        background-color:#fef200;
        border-color:#131501;
        border-bottom: 3px solid #e4ff00;

    }

        .top_button:hover {
        background-color:#fef200;
   

    }
@media only screen and (max-width: 1024px) {

    .top_button {
        background-color:#fef200;
        border-color:#131501;
        border-bottom: 3px solid #e4ff00;

    }

        .top_button:hover {
        background-color:#fef200;
   

    }
	.header.long.sst.video_back {
		background: url(/images/home_back_new.jpg) top center no-repeat;
		background-size: cover;
		margin-bottom: 0;
	}
	.youtube_back {
		display: none;	
	}
	.left-group.sst.video_padding p span.large.enroll {
		font-size: 60px;
		line-height: 75px;
	}
}
@media only screen and (max-width: 800px) {
	.header.long.sst.video_back {
		margin-top:50px;
	}
	.left-group.sst.video_padding p span.large.enroll {
		font-size: 50px;
		line-height: 55px;
	}
	.section .logos img {
		width: 25%;
		margin: 10px 4%;
	}

}
@media only screen and (max-width: 550px) {
	.header.long.sst.video_back {
		margin-top:50px;
		margin-bottom: 0px !important;
	}
	.left-group.sst.video_padding {
		/*padding: 125px 0;*/

        padding-top:50px;
        padding-bottom:62px;

	}
	.left-group.sst.video_padding p span.large.enroll {
		font-size: 33px;
		line-height: 45px;
		margin-bottom: 15px;
	}
	.left-group.sst.video_padding p span.small.enroll {
		font-size: 25px;
	}
	.header.long.sst.video_back .filter {
		opacity: .1;
	}
	.section.compact.animated.form_contain {
		padding-bottom: 0;
		margin-bottom: -45px;
		border-bottom: 25px;
	}
	.r-nav.mobile {
		margin-bottom: 0px !important;
	}
	.section .logos img {
		width: 42%;
		margin: 10px 4%;
	}
	.home-form.light.animated {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1000px)  {
    .goredpromo {
        display:none;
    }

}