@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,700,600italic,700italic,800,800italic);
@import url("Revue_BT/stylesheet.css");
body {
	padding: 0;
	margin: 0; /*font-family: 'Open Sans', sans-serif;*/
	background: #fff
}
@font-face {
	font-family: 'brandon_grotesque_regularRg';
	src: url('fonts/brandon_reg-webfont.eot');
	src: url('fonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/brandon_reg-webfont.woff') format('woff'),  url('fonts/brandon_reg-webfont.ttf') format('truetype'),  url('fonts/brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'brandon_grotesquebold';
	src: url('brandon_bld-webfont.eot');
	src: url('brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),  url('brandon_bld-webfont.woff') format('woff'),  url('brandon_bld-webfont.ttf') format('truetype'),  url('brandon_bld-webfont.svg#brandon_grotesquebold') format('svg');
	font-weight: normal;
	font-style: normal;
}
#featured, .featured, .fadeout, .newsselect {
	height: 516px; 			/*this changes the height of the image slider*/
}
#feature_wrap {
	width: 100%;
	position: relative;
	background: #FFF;
}
#featured {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.featured {
	width: 812px !important;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
}
.thumbimg {
	display: inline-block;
	text-align: center;
	width: 48%;
}
.thumbimg1 {
	width: 100%;
	margin-bottom: 20px;
}
.thumbimg1 > img {
	width: 66%;
	margin: 0 auto !important;
	float: none !important;
}
#top .feature_excerpt {
	width: 392px;
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	z-index: 3;
	padding: 10px 0px;
	font-size: 11.5px;
	line-height: 1.5em;
	cursor: pointer;
}
.sliderdate {
	display: none;
}
/*fadeslider*/
.fadeslider .featured {
	width: 100%;
	border: none;
}
#top .slidecontrolls {
	position: absolute;
	width: 10px;
	right: -15px;
	bottom: 0;
}
#top .slidecontrolls span {
	height: 10px;
	padding: 2px 0;
	width: 10px;
	display: block;
	cursor: pointer;
}
#top .fadeslider .feature_excerpt {
	width: 393px;
}
.newsselect {
	position: absolute;
	overflow: hidden;
	width: 276px;
	right: 0px;
	top: 0px;
	border-left: 1px solid #e1e1e1;
	background: #fff;
	z-index: 5;
}
.newsslider .newsItems {
	position: absolute;
	top: 0;
	left: 0;
}
.newsslider .featured {
	border: none;
}
#top .newsselect .sliderheading {
	font-size: 13px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	font-weight: bold;
	padding: 0;
}
.newsselect .single_item {
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	width: 256px;
}
.newsselect .single_item:hover, .newsselect .active_item {
	background-color: #f1f1f1;
	text-shadow: 1px 1px 0 #FFFFFF;
	outline: none;
}
#top .newsslider .fadeout {
	right: 155px;
}
.newsselect .sliderdate {
	display: block;
	font-size: 11px;
}
/*accordion slider*/
.featured img {
	display: block;
	position: relative;
	z-index: 2;
}
#top .fadeout {
	position: absolute;
	width: 200px;
	display: block;
	right: 0px;
	z-index: 4;
}
#top .sliderheading {
	display: block;
	font-size: 26px;
}
#top .heading_clone {
	position: absolute;
	z-index: 4;
	bottom: 20px;
	left: 20px;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.featured a, .featured a img, .featured img {
	text-decoration: none;
	border: none;
}
#top .featured1 {
	border: none;
	display: block;
}
.bottom_right_rounded_corner, .bottom_left_rounded_corner {
	position: absolute;
	z-index: 50;
	display: block;
	height: 7px;
	width: 7px;
	bottom: 0px !important; /* ie6fix */
	left: 0px;
	bottom: -1px;
}
#top .bottom_right_rounded_corner {
	right: 0px !important; /* ie6fix */
	right: -1px;
	left: auto;
}
.image-block {
	width: 340px;
	height: 532px;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
}
.text-block {
	width: 420px;
	height: 516px;
	position: absolute;
	z-index: 9998;
	top: 0;
	left: 392px;
	background: #3979B7;
	padding: 20px;
}
.text-block-inner {
	width: 100%;
	margin-top: 10%;
}
.text-block-inner-large {
	width: 100%;
	margin-top: 2%;
}
.text-block p {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	text-shadow: rgba(0,0,0, 0.2) 1px 1px;
	line-height: 22px;
}
.text-block .image-sec-01 {
	width: 100%;
	clear: both;
	text-align: center;
}
.text-block .image-sec-01 img {
	float: left;
	margin: 20px 14px 5px 14px;
	border: 3px solid #fff;
}
.text-block h3 {
	text-align: center;
	color: #FFF;
	font-size: 20px;
	text-shadow: rgba(0,0,0, 0.2) 1px 1px;
	line-height: 22px;
	font-weight: normal;
}
.text-block .button-sec {
	width: 100%;
	text-align: center;
}
.text-block input[type="button"] {
	background: #173455;
	width: 122px;
	height: 38px;
	border: none;
	font-size: 16px;
	color: #fff;
	text-shadow: rgba(0,0,0, 0.2) 1px 1px;
	cursor: pointer;
}
.landing-concept {
	width: 100%;/* height:315px;*/
	background: #081726;
	text-align: center;
	padding: 0px 0px;
}
.landing-concept h1 {
	margin: 0px;
	color: #fff;
	font-family: 'brandon_grotesque_regularRg';
	font-weight: normal;
	background: #06131f;
	padding: 13px 0;
}
.landing-footer {
	height: 58px;
	width: 100%;
	background: #dddddd;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 58px;
}
.featured1 {
	background: url("slider01-single.jpg") no-repeat;
}
.featured2 {
	background: url("slider02-single.jpg") no-repeat;
}
.featured3 {
	background: url("slider03-single.jpg") no-repeat;
}
.featured4 {
	background: url("slider04-single.jpg") no-repeat;
}
.featured .image-block {
	text-align: center;
}
.featured .image-block img {
	margin: 15px auto 5px;
}
.result_hover1 .image-block img {
	margin-left: 0px !important;
	margin-left: 8px !important;
}
.result_hover1 .image-block {
	text-align: left !important;
	font-size: 16px !important;
}
.result_hover1 .image-block .logotxt {
	font-size: 14px !important;
	margin-left: 58px !important;
}
.result_hover2 .image-block img {
	margin-left: 0px !important;
	margin-left: 45px !important;
}
.result_hover2 .image-block {
	text-align: left !important;
	font-size: 16px !important;
}
.result_hover2 .image-block .logotxt {
	font-size: 14px !important;
	margin-left: 33px !important;
}
.result_hover3 .image-block img {
	margin-left: 0px !important;
	margin-left: 40px !important;
}
.result_hover3 .image-block {
	text-align: left !important;
	font-size: 16px !important;
}
.result_hover3 .image-block .logotxt {
	font-size: 14px !important;
	margin-left: 6px !important;
}
.result_hover4 .image-block img {
	margin-left: 0px !important;
	margin-left: 38px !important;
}
.result_hover4 .image-block {
	text-align: left !important;
	font-size: 16px !important;
}
.result_hover4 .image-block .logotxt {
	font-size: 14px !important;
	margin-left: 22px !important;
}
.school_name {
	text-align: center;
	font-size: 14px;
	margin-top: 0;
	color: #fff;
	width: 100%;
}
/*---12/DEC/2014---*/
.landing-concept .footer_data {
	margin: auto;
	width: 90%;
	padding: 50px 0px;
	color: #fff;
}
.landing-concept .footer_data .block-data {
	width: 33%;
	float: left;
	text-align: left;
}
.landing-concept .footer_data .block-data .circle_img {
	width: 115px;
	height: 115px;
	background: #fff;
	border-radius: 70px;
	display: block;
	float: left;
	background: url(education_img.png) 148px -26px;
	margin-top: 30px;
}
.landing-concept .footer_data .block-data .circle1_img {
	width: 115px;
	height: 115px;
	background: #fff;
	border-radius: 70px;
	display: block;
	float: left;
	background: url(senior_img.jpg) 216px -41px;
	margin-top: 30px;
}
.landing-concept .footer_data .block-data .circle2_img {
	width: 115px;
	height: 115px;
	background: #fff;
	border-radius: 70px;
	display: block;
	float: left;
	background: url(higher_img.jpg) 273px -26px;
	margin-top: 30px;
}
.landing-concept .footer_data .block-data .discription {
	float: left;
	margin-left: 10px;
	border-left: 1px solid #fff;
	padding-left: 10px;
	width: 60%;
	border-color: #999;
	min-height: 170px;
}
.landing-concept .footer_data .block-data .discription h2 {
	font-size: 26px;
	font-family: 'brandon_grotesque_regularRg';
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #FFF
}
.landing-concept .footer_data .block-data .discription p {
	font-size: 16px;
	font-family: 'brandon_grotesque_regularRg';
	margin: 0px;
}
.school_name a {
	color: #FFF;
}
.school_name a:hover {
	color: #0d3154;
}
.header-landing {
	height: 40px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}
.header-land-name {
	float: left;
	height: 40px;
	width: 250px;
}
@font-face {
 font-family: 'Revue BT';
 src: url('landing_page_files/revuen.eot');
 src: url('landing_page_files/revuen.ttf');
 format('opentype');
}
.featured .logotxt {
    font-family: "Revue BT";
    color: #fcfcfc;
    font-size: 30px;
    text-align: center;
    text-shadow: 2px 1px 0 #000;
    padding-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
