
/* imports and fonts imports */
@import url("/apps/js/polls/polls-pack.css");
 @font-face {
 font-family: 'Rajdhani-Medium';
 src: url('/shared/fonts/Rajdhani-Medium.ttf');
}
@font-face {
 font-family: 'Rajdhani-SemiBold';
 src: url('/shared/fonts/Rajdhani-SemiBold.ttf');
}
/* General */
html {
	height: 100%;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.231;
	min-width:1400px;
	background:#191919;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
[hidden] {
display: none;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.DB_mask {
	z-index: 99999 !important;
}
.DB_dialog {
	z-index: 99999 !important;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
a, a:active, a:visited {
	color: #033b73;
}
a:hover, a:active {
	outline: 0;
	color: #fb3038;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
/* Normalization of fonts */
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Font styles */
body, #nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a, #address {
	font-family: 'Sintony', sans-serif;
}
#pageNav, #pageNav ul li a, #quicklinks a, #nav_items_0 li a, #motto {
	font-family: 'Sintony', sans-serif;
}
#wrapper .content .inside, #wrapper .neutral, #wrapper table {
	font-family: 'Sintony', sans-serif;
	font-size:15px;
	font-weight:400;
	line-height:22px;
	color:#252525;
}
/* Site Styles */
 
#wrapper, #wrapper-index {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 1000px; /*height: 100%; min-height: 100%; */
	height: auto !important;
	text-align: left;
}
.inside {
	width: 100%;
	margin: 0 auto;
}
#wrapper .content {
	margin: 0 auto 0px;
	position: relative;
	background: url("/pics/column_wrap_bg.jpg") repeat scroll 0 0;
}
#wrapper .content .inside {
	line-height: 20px;
	padding: 20px 20px 40px;
	width: 1000px;
}
.content {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0px 0;
	position:relative;
}
.content .inside {
	position: relative;
	min-height: 400px;
	height: auto!important;
	height: 400px;
padding-bottom:;
}
.pageTitle {
	background: #fff none repeat scroll 0 0;
	border-bottom: 4px solid #e7eaed;
	border-top: 2px solid #bd0406;
	color: #181818;
	display: block;
	font-family: "Glegoo", serif;
	font-size: 28px;
	font-weight: 400;
	height: 44px;
	left: -1px;
	letter-spacing: 1px;
	line-height: 43px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 0;
	position: relative;
	text-transform: uppercase;
	width: auto;
}
/* Top */

#top {
	position: relative;
	top: 0;
	width: 100%;
	z-index:99999;
	background:#252525;
	height:38px;
}
#top #inner {
	position: relative;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
}
#top .logo {
	background: url("/pics/header_logo.png") no-repeat scroll center top;
	height: 140px;
	left: -4px;
	position: absolute;
	top: 4px;
	width: 156px;
	z-index: 100;
}
/*#top-logo {
	background: url('/pics/top_logo.jpg') no-repeat;
	width: 140px;
	height: 30px;
	position: absolute;
	top: 0px;
	left:4px;
}*/
#marquee-new {
	width: 423px;
	height: 28px;
	color: #ffffff;
	font-size: 14px;
	float: left;
	position: absolute;
	top: 7px;
	left: 145px;
}
#tabs {
	width: 228px;
	height: 30px;
	padding: 0;
	float: right;
	position: absolute;
	;
	right:0px;
	z-index: 10000;
	top:4px;
}
#login {
	width: 78px;
	height: 30px;
	position: relative;
	float: left;
	background: url('/pics/login.jpg') no-repeat;
	left:0px;
}
#login #click {
	width: 78px;
	height: 30px;
	padding-top: 0px;
	color: #ffffff;
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
	text-decoration: none;
}
#login #form {
	display: none;
	padding: 0 10px 10px;
	z-index: 0;
	position: absolute;
	background: #f5ae20;
	color: #ffffff;
}
#login #form a {
	color: #ffffff;
}
#student-vault-vertical {
	color:#ffffff;
}
#email-container, #password-container, #sign-in a {
	color: #ffffff;
}
#googleTranslate {
	opacity:0;
	filter: alpha(opacity = 0);
	width:110px!important;
	height: 30px;
	cursor:pointer;
}
#preGoogle {
	position: relative;
	float: left;
	left: 5px;
	height: 30px !important;
	display: block;
	overflow: hidden;
	background: url('/pics/translate.jpg') no-repeat top left;
	border: 0;
	width:110px;
}
#search {
	left: 10px;
	position: relative;
	float:left;
}
#search form {
	margin: 0;
}
#search #search-field {
	width: 120px;
	height: 20px;
	border: 0px;
	padding: 5px;
	font-size: 14px;
	color: #ffffff;
	background: #7c654d;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
}
#search #search-img {
	vertical-align: top;
	margin-top: 0px;
	left:0px;
	position:relative;
}
.ie6 #search #search-img, .ie7 #search #search-img {
	margin-top: 1px;
}
/* Header */
.smallWindow #header-sticky-wrapper, .smallWindow #header, .smallWindow #top, .smallWindow #header-wrapper.is-sticky {
	position: relative !important;
}
.smallWindow .content {
	margin-top: -30px;
	top: 0;
}
.smallWindow #wrapper .content {
	padding-bottom: 0px;
	margin-top: -30px;
}
#header {
	position: relative;
	top: 0;
	z-index: 9999;
	width: 100%;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(90, 77, 68, 0.5);
	-moz-box-shadow:    0px 4px 0px 0px rgba(90, 77, 68, 0.5);
	box-shadow:         0px 4px 0px 0px rgba(90, 77, 68, 0.5);
	background:#fff;
}
#header .inside {
	position: relative;
	height:136px;
	width: 1000px;
	margin: 0 auto;
}
#header-name img {
	position: absolute;
	left: 171px;
	top: 24px;
	width: 774px;
	height: 42px;
}
#name1, #name2, #name3 {
	color: #252525;
	font-family: "Rajdhani-Medium";
	font-size: 16px;
	font-weight: 500;
	left: 222px;
	position: absolute;
	text-transform: uppercase;
	top: 81px;
	width: auto;
}
#name1 div, #name2 div, #name3 div {
	background: url("/pics/name_divider.jpg") no-repeat scroll center top;
	color: #f5ae20;
	display: inline-block;
	height: 15px;
/*padding-left: 5px;
padding-right: 5px;*/
	position: relative;
	top: 1.5px;
	width: 15px;
}
#name1 span, #name2 span, #name3 span {
	font-weight: 500;
	font-family: 'Rajdhani-semibold';
	text-transform:none;
}
#name2 {
	left: 462px;
}
#name2 div, #name3 div {
	margin-left: 0px;
}
#name2 span, #name3 span {
	margin-left:0px;
}
#name3 {
left: 391px; top:99px;
}
#header-wrapper.is-sticky {
	  position: fixed;
  top:0; left:0;
  width: 100%; 
}
#header-sticky-wrapper {
}
/* Scroll State for header */
.is-sticky #top {
	height: 30px;
}
.is-sticky #header {
	height: 170px;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(90, 77, 68, 0.5);
	-moz-box-shadow:    0px 4px 0px 0px rgba(90, 77, 68, 0.5);
	box-shadow:         0px 4px 0px 0px rgba(90, 77, 68, 0.5);
}
.is-sticky #tabs {
	display: block;
}
.is-sticky #header .inside {
	height: 120px;
}
.is-sticky {
	position: relative;
	z-index: 10;
}
/*.is-sticky #header .logo img{width: 100px;height: 90px;top: 30px;left:1px; z-index:500}
.is-sticky #header #header-name img{width: 600px;height: 33px;top: 40px;left: 120px;}
.is-sticky #motto{top:30px;}*/
#top-sticky-wrapper {
	z-index:3;
}
#header-sticky-wrapper {
	z-index:2;
}
/* Navigation menu */
#menu-wrap {
	width:100%;
	background:#bd0406;
	height:50px;
}
#menu {
	width: 1000px;
	height: 50px;
	z-index: 10;
	margin: 0 auto;
	position: relative;
	top: 0px;
}
#menu h2 {
	width: 0;
	height: 0;
}
#nav_items_0 {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	right: 50%;
	position: relative;
	z-index: 9999;
}
#nav_items_0 li {
	list-style: none;
	display: inline;
	float: left;
	left: 50%;
	position: relative;
	z-index: 9999;
	padding: 0;
}
#nav_items_0 li ul li {
	padding-bottom: 9px;
}
#nav_items_0 li a {
	white-space: nowrap;
	color: #ffffff;
	display: block;
	font-family: 'Rajdhani-Medium';
	font-size: 17px;
	font-weight: 500;
	height: 23px;
	padding: 12px 6px 15px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform:uppercase;
	width: 0;
}
#nav_items_0 > li a {
	width: auto;
	white-space: normal;
}
#nav_items_0 li:hover a, #nav_items_0 li.over a {
	color: #ffffff;
}
li.nav_items_0:hover {
	background: url('/pics/topnav_hover.jpg') repeat-x center top;
}
#nav_items_0 li:hover a {
	height: 18px;
	position: relative;
	top: 8.5px;
	line-height: 10px;
	background: url('/pics/topnav_icon.png') no-repeat scroll center 35px;
	padding-bottom: 20px;
	z-index: 99999;
}
/* Drop down items */
#nav_items_0 ul, #nav_items_0 li:hover ul ul, #nav_items_0 li.over ul ul, #nav_items_0 li:hover ul ul ul, #nav_items_0 li.over ul ul ul, #nav_items_0 li:hover ul ul ul ul, #nav_items_0 li.over ul ul ul ul {
	position: absolute;
	right: auto;
	left: -9999em;
	top: -9999em;
	z-index: 9999;
	width: 196px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#nav_items_0 ul li {
	margin: 0;
	left: auto;
}
#nav_items_0 li:hover ul, #nav_items_0 li.over ul {
	left: auto;
	top: auto;
	background: url('/pics/drop_bg.png') repeat;
	padding-bottom: 12px;
	padding-top: 8px;
}
#nav_items_0 ul li:hover ul, #nav_items_0 ul li.over ul, #nav_items_0 ul ul li:hover ul, #nav_items_0 ul ul li.over ul, #nav_items_0 ul ul ul li:hover ul, #nav_items_0 ul ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */
#nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 5px 6px;
	padding-left:12px;
	height: auto;
	width: 170px;
	font-size: 18.5px;
	letter-spacing: normal;
	white-space: normal;
	text-transform: none;
	text-shadow: none;
	font-variant: normal;
	font-weight: 600;
	font-family: 'Rajdhani-Medium';
	color:#ffffff;
	padding-left:20px;
}
#nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a, #nav_items_0 li ul li:hover ul a, #nav_items_0 li ul li.over ul a, #nav_items_0 li ul li ul li:hover ul a, #nav_items_0 li ul li ul li.over ul a, #nav_items_0 li ul li ul li ul li:hover ul a, #nav_items_0 li ul li ul li ul li.over ul a {
	color: #ffffff;
	background: none;
}
#nav_items_0 li ul li a:hover, #nav_items_0 li ul li:hover a, #nav_items_0 li ul li.over a, #nav_items_0 li ul li:hover ul a:hover, #nav_items_0 li ul li.over ul a:hover, #nav_items_0 li ul li ul li:hover a, #nav_items_0 li ul li ul li.over a, #nav_items_0 li ul li ul li:hover ul a:hover, #nav_items_0 li ul li ul li.over ul a:hover, #nav_items_0 li ul li ul li ul li:hover a, #nav_items_0 li ul li ul li ul li.over a, #nav_items_0 li ul li ul li ul li:hover ul a:hover, #nav_items_0 li ul li ul li ul li.over ul a:hover {
	color: #ffffff;
	background: #111111;
}
li.nav_items_0 {
	padding-right: 2px!important;
}
nav#menu ul li span.nav_icon {
	display: none;
}
#nav_items_0 li a bdi:after, #nav_items_0 li a li a bdi:after, #nav_items_0 li a li a li a bdi:after {
	content: " \2192";
}
/* Index properties */
#index-wrapper {
}
#index-top, #columns {
	width: 1000px;
	position: relative;
}
#index-top {
	margin: 0px auto 0;
	height: 800px;
	width:100%;
	background:#000;
}
/* Video */
.video {
	width: 100%;
	height: auto;
	max-height:800px;
	overflow: hidden !important;
	background: #fff;
	position: relative;/*margin-top: -91px;*/
}
.video-overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 800px;
	width: 100%;
	z-index: 1;
	background: url('/pics/gradient_overlay.png') repeat;
}
video {
	width: 100%;
	position: relative;
}
/*Caption*/
#caption {
	position:relative;
	margin:0 auto;
	width:1000px;
	z-index:500;
	background: url('/pics/caption_bg.png') no-repeat;
	height:110px;
	top: 40px;
}
#caption h2 {
	color: #ffffff;
	font-family: "Rajdhani-medium";
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0.8px;
	line-height: 72px;
	margin-left: 2px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
margin-top: 17px;
}
#caption h2 span {
	font-family: 'Kaushan Script', cursive;
	font-weight:400;
}
#column-wrap {
	width:100%;
	background: url('/pics/column_wrap_bg.jpg') repeat;
}
#columns {
	width: 1000px;
	padding: 10px 0 70px 0px;
	margin: 0 auto;
	position: relative;
}
#left-column {
	margin-left: 0px;
	width: 320px;
	margin-right: 10px;
	position: relative;
	float: left;
	display: inline-block;
	margin-top:-15px;
}
#center-column {
	margin-left: 10px;
	width: 320px;
	margin-right: 10px;
	position: relative;
	float: left;
	display: inline-block;
	margin-top:-15px;
}
#right-column {
	margin-left: 10px;
	width: 320px;
	margin-right: 0px;
	position: relative;
	float: left;
	display: inline-block;
	margin-top:-15px;
}
/* Image shuffles */
#slideshow {
	width: 1000px;
	height: 800px;
}
/* Homepage Sections */
section {
	margin-bottom: 10px;
	position: relative;
}
/* Homepage Section Headers */
#wrapper-index .content section h2 {
}
#wrapper-index .content section h2 a {
	border-bottom: 4px solid #e7eaed;
	border-top: 2px solid #bd0406;
	color: #181818;
	display: block;
	font-family: "Glegoo", serif;
	font-size: 30px;
	font-weight: 400;
	height: 54px;
	letter-spacing: 1.1px;
	line-height: 53px;
	margin: 0;
	padding-left: 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
#wrapper-index .content #center-column section h2 a {
}
/* Homepage Sections Containers */
.container {
	position: relative;
	margin-top: 0;
	padding: 10px 0;
	font-family: 'Sintony', sans-serif;
	font-size:15px;
	font-weight:400;
}
#events .container {
	padding-top:11px;
}
#links .container {
	margin-top: -10px;
	padding-top: 0;
}
/* quicklinks */
#quicklink-wrap {
	background: url("/pics/quicklink_bg.png") repeat-x scroll 0 0;
	height: 60px;
	position: absolute;
	top: 740px;
	width: 100%;
	z-index: 1;
}
/* quicklinks */
#quicklinks h2 {
	width: 0;
	height: 0;
}
#quicklinks {
	margin: 0 auto 0;
	width: 1060px;
	height: 60px;
	position: relative;
}
#quicklinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 0px;
}
#quicklinks li {
	list-style: none;
	display: inline;
	float: left;
	position: relative;
	padding: 0 0px 0 4px;
}
#quicklinks li.last {
	margin-right:0px !important;
}
#quicklinks a {
	color: #ffffff;
	display: block;
	font-family: "Rajdhani-Medium";
	font-size: 20px;
	font-size: 17px\9;
	font-weight: 500;
	height: 18px;
	letter-spacing: 0.2px;
	padding: 19px 20px 20px;
	padding: 19px 15px 20px\9;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#quicklinks span {
	font-family: 'Caveat', cursive;
	font-weight:400;
	color:#bd0406
}
#quicklinks a:hover, #quicklinks a:hover span {
	color: #f5ae20;
}
/*First Row*/
#first-row {
	width:100%;
	height:430px;
	background: url('/pics/firstrow_bg.jpg') center top repeat-x;
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	background-size: cover;
}
.row-inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}

#first-row .homepage-news .bx-wrapper .bx-prev {
	background: url('/pics/left_arrow.png') center center no-repeat;
	width: 20px;
	height: 26px;
	left:-32px;
	position:absolute;
	z-index:0;
}
#first-row .homepage-news .bx-wrapper .bx-next {
	background: url('/pics/right_arrow.png') center center no-repeat;
	width: 20px;
	height: 26px;
	right:-32px;
	position:absolute;
	z-index:0;
}
#first-row .homepage-news .bx-wrapper .bx-controls-direction a {
	margin-top: 0 !important;
	top: 172px !important;
}
#first-row .homepage-news li {
	background: none;
	border: 0;
	margin-top: 26px;
}
#first-row .homepage-news .news-wrap {
	background: #fff url('/pics/newstop_bg.jpg') left top no-repeat;
	padding: 9px 20px 25px;
	margin: 0;
	height: 125px !important;
	position: relative;
	top: 0px;
	width: 142px;
	width: 183px;
	margin: 0 auto;
	border: 1px solid #ebebeb;
	border-top:none;
}
#first-row .layout-3 .news-thumb img {
    object-fit: cover !important;
}
#first-row .homepage-news .news-text {
	color: #7c654d;
	font-family: "Rajdhani-Medium";
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	padding-top: 4px;
	text-align: center;
}
#first-row .homepage-news .news-title a {
	color: #bd0406;
	font-family: "Rajdhani-SemiBold";
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.3px;
	line-height: 22px;
	position: relative;
	text-align: center;
	top: 7px;
}
#first-row .homepage-news .news-title a:hover {
	color: #d75403 !important;
}
.homepage-news .news-thumb {
	margin-top: 4px;
}

.homepage-news .news-title {
	padding-top:3px !important;
	text-align:center;
}
#second-row {
	width:100%;
	height:530px;
    background: url('/pics/FlagChicago2.jpg') center top repeat-x;
    /* background: url('/pics/secondrow_bg.jpg') center top repeat-x; */
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
overflow: hidden;
}
/*News Toggle Button*/
#buttons {
	width: 1000px;
	position: relative;
	height: 53px;
	padding-top:30px;
}
#buttons ul {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 0;
}
#buttons li {
	position: relative;
	display: block;
	padding: 0;
	margin: 0px 0 0 0px;
	list-style: none;
	width: 500px;
	height: 53px;
	display: inline;
	float: left;
	padding-top: 0px;
}
#buttons li:first-child {
	margin-left:0px;
}
#buttons a {
	border-top: 2px solid #b3bbc6;
	color: #b1bbc5;
	display: block;
	font-family: "Glegoo", serif;
	font-size: 30px;
	font-weight: 500;
	height: 53px;
	letter-spacing: 0 !important;
	line-height: 53px;
	outline: medium none;
	padding-left: 20px;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 0;
}
a#tab_1 {
	text-align:right;
	padding-right:20px;
}
a#tab_2 {
}
#tab_content_2 {
opacity: 0;
}
#b-1 .active, #b-1 a:hover, #b-2 .active, #b-2 a:hover {
	border-top:2px solid #bb292c;
	border-bottom:5px solid #e6eaed;
	color: #181818;
}
/*News*/
#second-row .bx-viewport {
	height: 415px !important;
}
#second-row .homepage-news .bx-wrapper .bx-prev {
	background: url('/pics/left_arrow.png') center center no-repeat;
	width: 20px;
	height: 26px;
	left:-32px;
	position:absolute;
	z-index:0;
}
#second-row .homepage-news .bx-wrapper .bx-next {
	background: url('/pics/right_arrow.png') center center no-repeat;
	width: 20px;
	height: 26px;
	right:-32px;
	position:absolute;
	z-index:0;
}
#second-row .homepage-news .bx-wrapper .bx-controls-direction a {
	margin-top: 0 !important;
	top: 179px !important;
}
#second-row .homepage-news li {
	background: none;
	border: 0;
	margin-top: 25px;
	width: 320px !important;
background: #fff;
border: 1px solid #ebebeb;
}
#second-row .homepage-news .news-wrap {
	background: #fff url('/pics/newstop_bg.jpg') left top repeat-x;
	padding: 9px 19px 25px;
	margin: 0;
	height: 110px !important;
	position: relative;
	top: 0px;
	width: 280px;
	margin: 0 auto;
	
	border-top:none;
}
#second-row .homepage-news .news-text {
	color: #252525;
	font-family: "Sintony", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 6px;
	text-align: left;
}
#second-row .homepage-news .news-title a {
	font-size: 18px;
	color: #ba0100;
	font-family: 'Rajdhani-SemiBold';
	font-weight: 600;
	line-height: 1.2;
	top: 6px;
	position: relative;
	text-align:left;
	letter-spacing:-0.35px;
}
#second-row .homepage-news .news-title a:hover {
	color: #d75403 !important;
}

#second-row .homepage-news .news-title {
	padding-top:8px !important;
	text-align:left;
}
#second-row a.news_arrow {
	background: url("/pics/news_show_arrow.png") no-repeat scroll 98px 14px, url("/pics/news_show_bg.jpg") no-repeat scroll left top;
	-pie-background: url("/pics/news_show_arrow.png") no-repeat scroll 98px 14px, url("/pics/news_show_bg.jpg") no-repeat scroll left top;
	behavior: url('/shared/pie.htc');
	bottom: -27px;
	color: #7c654d;
	display: block;
	font-family: "Kaushan Script", cursive;
	font-size: 17.94px;
	font-weight: 400;
	height: 34px;
	left: 430px;
	line-height: 35px;
	padding-left: 31px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	width: 109px;
}
#second-row a.news_arrow:hover {
	color:#000;
}
/*Third Row*/

#thrid-row {
	width:100%;
	height:205px;
	background: url("/pics/strip_bg.jpg") repeat-x scroll center bottom;
}
#photo-line {
	width:1400px;
	margin:0 auto;
	height:200px;
	position:relative;
}
#photo-line:after {
	background: url("/pics/photo_bg.png") no-repeat scroll center top;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
#photo-line ul {
	padding: 0;
	margin: 0;
}
#photo-line li {
	padding: 0;
	list-style: none;
	position: relative;
	display: inline;
	float: left;
	width:250px;
	height:250px;
}
#photo-line li.width_280 {
	width:280px;
}
#photo-line li.width_180 {
	width:180px;
}
#photo-line li.width_200 {
	width:200px;
}
#photo-line li.text-bg {
	background: url("/pics/text_bg.jpg") no-repeat scroll left top;
	display: inline-block;
	height: 200px;
	left: 0px;
	position: relative;
	width: 180px;
	z-index: 0;
}
#photo-line li.text-bg span {
	color: #ffffff;
	display: block;
	font-family: "Kaushan Script", cursive;
	font-size: 40px;
	font-weight: 400;
	left: 0px;
	letter-spacing: 0.4px;
	line-height: 46px;
	position: relative;
	text-align: center;
	top: 30px;
	z-index: 500;
}
/* Events */
#events #hp-events .v3 .dayInfoWrap {
	background: url("/pics/date_bg.png") no-repeat scroll left top;
	border-radius: 0 !important;
	color: #ffffff;
	height: 60px;
	margin-left: -3px;
	margin-top: 3px;
	text-transform: uppercase;
	width: 60px;
}
#events #hp-events .v3 span.month {
	color: #ffffff;
	font-family: "Sintony", sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin-left: 0.5px;
	margin-top: 37.5px;
}
#events #hp-events .v3 span.day {
	color: #ffffff;
	font-family: "Rajdhani-Medium";
	font-size: 30px;
	font-weight: 500;
	letter-spacing: -0.5px;
	margin-left: 0.5px;
	margin-top: -51px;
}
#events #hp-events .v3 ul {
	margin-bottom: 28px;
	padding-left: 79px;
	position: relative;
}
#events #hp-events ul li.event div {
	color: #363636;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: -3px;
}
#events #hp-events ul li.event div a {
	color: #bd0406;
	font-size: 18px;
	text-decoration: none;
	font-family: 'Rajdhani-SemiBold';
	font-weight:600;
}
#events #hp-events ul li.event div a:hover {
	color:#f2ad24;
}
#hp-events .v3 ul li {
	margin-bottom: 16px;
	margin-left: -8px !important;
}
.dayeventwrap {
	margin-left: 3px;
	padding-right: 15px;
}
#hp-events ul li div label {
	font-weight:400 !important;
	display:none;
}
#events #hp-events ul li.event div.time span:first-child {
	display:none !important;
}
#events #hp-events ul li.event div.location span:first-child {
	display:none !important;
}
#events #hp-events .hpeventlinks div a[target] {
	background: url("/pics/show_arrow.png") no-repeat scroll right 13.5px;
	color: #7c654d;
	display: block;
	font-family: "Kaushan Script", cursive;
	font-size: 18px;
	height: 30px;
	left: -14px;
	line-height: 32px;
	margin-top: -5px;
	padding-left: 10px;
	position: relative;
	text-decoration: none;
	top: 6px;
	width: 116px;
}
#events #hp-events .hpeventlinks div a[target]:hover {
	color:#f2ad24;
}
#events #hp-events .hpeventlinks div a {
	background: url("/pics/show_arrow.png") no-repeat scroll right 12px;
	color: #7c654d;
	display: block;
	font-family: "Kaushan Script", cursive;
	font-size: 18px;
	font-weight: 400;
	height: 30px;
	left: -14px;
	line-height: 32px;
	margin-top: -10px;
	padding-left: 10px;
	position: relative;
	text-decoration: none;
	text-transform: lowercase;
	top: 3px;
	width: 75px;
}
#events #hp-events .hpeventlinks div a:hover {
	color:#f2ad24;
}
#events-page #events.v1 .dayInfoWrap {
	margin-top: 6px !important;
}
#events.v1 .dayeventwrap {
	padding-bottom:10px;
}
#events-page #events.v1 .event span.location {
	float: left;
	margin-left: 5px;
	padding-top:2px;
}
#events-page #events .event .title {
	float: left;
}
#events-page #events.v1 .event .time {
	padding-top:1px;
}
/* Featured Video */
.HPVideo {
	margin-bottom: 20px;
	position: relative;
}
.HPVideo h2 a {
	border-bottom: 4px solid #e7eaed;
	border-top: 2px solid #bd0406;
	color: #181818;
	display: block;
	font-family: "Glegoo", serif;
	font-size: 30px;
	font-weight: 400;
	height: 54px;
	letter-spacing: 1.1px;
	line-height: 53px;
	margin: 0;
	padding-left: 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.HPVideo .videowrapper {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	position: relative;
}
.HPVideo p {
	padding: 0;
	margin: 0;
}
.HPVideo p {
	padding: 0;
	margin: 0;
	background:#7c654d;
	text-align:center;
	height:40px;
}
.HPVideo p a {
	color: #ffffff;
	font-family: 'Rajdhani-SemiBold';
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
/*Phoenix-Chronicle*/
a#Phoenix-Chronicle {
	width:329px;
	height:90px;
	background: url("/pics/button_bg.png") repeat-x scroll center top;
	display:block;
	text-decoration:none;
	position:relative;
	cursor:pointer;
	left:-8px;
}
#Phoenix-Chronicle h2 {
	color: #ffffff;
	font-family: "Glegoo", serif;
	font-size: 30px;
	font-weight: 400;
	height: auto;
	left: 118px;
	line-height: 32px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	top: 12px;
}
a#Phoenix-Chronicle:hover h2 {
	color:#f2af2a;
}
/* Featured Photo Album */

#album-wrap {
	width:100%;
	height:324px;
	background: url("/pics/album_wrap_bg.jpg") repeat-x scroll center top;
}
#album-wrap-inner {
	width:1000px;
	height:350px;
	margin:0 auto;
}
.HPFeaturedAlbums {
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 1000px;
	margin-top:-32px;
}
.HPFeaturedAlbums h2 {
	display:none;
}
.HPFeaturedAlbums .featuredAlbums {
	display: inline;
	float: left;
	margin-top: 0;
	padding: 0px 0 0px;
}
.HPFeaturedAlbums ul {
	margin-left: 0 !important;
}
.HPFeaturedAlbums ul li {
	background:none;
	border:none;
	box-shadow:none;
	display: inline;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-right: 15px\9;
	margin-left:10px;
	overflow:visible;
}
.HPFeaturedAlbums ul li img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	behavior: url('/shared/pie.htc');
	position: relative;
	z-index: 0;
}
.HPFeaturedAlbums ul li:before {
	background: url("/pics/album_bg2.png") no-repeat scroll left top;
	content:"";
	position:absolute;
	top:-10px;
	bottom:0px;
	left:-10px;
	right:0px;
	width:320px;
	height:320px;
}
.HPFeaturedAlbums ul li:last-child {
	margin-right:0px;
	left:1px;
}
.HPFeaturedAlbums ul li h3 {
	background: url("/pics/album_title_bg.png") no-repeat scroll left top;
	height: 55px;
	left: -10px;
	margin: 0 auto;
	padding-left: 0;
	padding-top: 3px;
	text-align: center;
	text-shadow: none;
	top: 279px;
	width: 320px;
}
.HPFeaturedAlbums ul li h3 span {
	color: #ffffff;
	font-family: "Rajdhani-Medium";
	font-size: 22px;
	font-weight: 500;
	height: auto;
	line-height: 31px;
	text-decoration: none;
}
/* Homepage Section Table Includes */
#wrapper-index .content table {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* Other homepage section extras */
.dark {
	background-color: #bd0406 !important;
	color: #fff !important;
	font-family: 'Sintony', sans-serif !important;
	font-size:15px !important;
	font-weight:400 !important;
}
.light {
	background-color: #fdfafa !important;
	font-family: 'Sintony', sans-serif !important;
	font-size:15px !important;
	font-weight:400 !important;
}
.dark a, .dark a:visited, .dark a:link, .dark a:hover, .dark a:active {
	color: #fff !important;
}
#wrapper-index .content table {
	color: #000;
}
#wrapper-index .content section table a {
	color: #081128;
	font-size:18px;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
#wrapper-index .content section table.HPLinks a {
	color: #bd0406;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Rajdhani-SemiBold';
	letter-spacing: -0.1px;
}
#wrapper-index .content section table.HPLinks a:hover {
	color: #f2ad24;
}
#wrapper-index .content table #l {
	padding-top: 8px;
} /* Put Display None if you want to hide bullet */
#wrapper-index .content table.HPLinks #l {
	left: -2px;
	padding-left: 0;
	padding-right: 6px;
	padding-top: 11px;
	position: relative;
}
#wrapper-index .content table.HPLinks {
	margin-top:20px;
}
#wrapper-index .content table #r {
	background:none;
	/*background: url("/pics/news_divider.png") no-repeat left bottom;*/
	padding: 6px 0 6px 0;
}
 #wrapper-index .content table tr:nth-last-child(2) #r, #wrapper-index .content table tr:nth-last-child(1) #r {
background:none;
}
#wrapper-index .content table #r b a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
}
#wrapper-index .content table.HPLinks #r {
	background: none repeat scroll 0 0;
	padding: 10px 0 0 2px;
}
#wrapper-index .content table.HPLinks #r b a {
	background: url("/pics/show_arrow.png") no-repeat scroll right 13.5px;
	color: #7c654d;
	display: block;
	font-family: "Kaushan Script", cursive;
	font-size: 18px;
	font-weight: 400;
	height: 30px;
	left: -20px;
	line-height: 32px;
	margin-top: -10px;
	padding-left: 0;
	position: relative;
	text-decoration: none;
	text-transform: lowercase;
	top: 10px;
	width: 72px;
}
#wrapper-index .content table.HPLinks #r b a:hover {
	color: #f2ad24;
}
.autoCalendarLinks td, #showAll-0, #showAll-hpbbmessages #r, #showAll-hplinks #r, #showAll-0 #r {
	border-bottom: 0!important;
	padding-left: 0!important;
	padding-bottom: 0!important;
	padding-top: 2px!important;
}
#wrapper-index .content table tr:first-child td, .autoCalendarLinks, #showAll-0, #showAll-hplinks #r, #showAll-0 #r {
	border-left: 0!important;
}
#wrapper-index .content table tr:last-child td {
	border-bottom: 0!important;
}
/* Side Image */
img.sub {
	border:none;
}
#wrapper img.sub {
	margin-left: 20px;
}
/* Page navigation */
#pageNav {
	border: 0;
	font-size: 14px;
	position: relative;
	background: url('/pics/pagenav_bg.jpg') no-repeat left top, url('/pics/pagenav_bg_repeat.jpg') repeat-y left top;
	margin-left: 20px;
}
#pageNav ul, #pageNav ul li {
	list-style: none;
	line-height: 16px;
}
#pageNav ul {
	padding: 10px 0!important;
	margin: 0 auto!important;
	width: 250px;
	height: auto!important;
}
#pageNav ul li {
	padding: 0 0 2px!important;
	margin: 0 0 2px!important;
	zoom: 1; /* important for IE6 */
}
#pageNav td img {
	display: none;
}
#pageNav ul li a, #pageNav ul li b {
	color: #252525;
	display: block;
	font-family: 'Rajdhani-SemiBold';
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	min-height: 20px;
	padding: 10px 16px 9px 20px;
	position: relative;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
#pageNav ul li b, #pageNav ul li a:hover {
	background: #7c654d url("/pics/pagenav_arrow.png") no-repeat scroll 212px center;
	color: #ffffff;
}
#pageNav ul li a {
	text-decoration: none;
	color: #252525;
}
/* Footer */
#footer {
	width: 100%;
	position: relative;
	text-align: left;
	background: #ffffff url('/pics/footer_bg.jpg') repeat-x center bottom;
}
#footer .inside {
	height: 239px;
	margin: 0 auto;
	position: relative;
	width:1000px;
}
#footer span {
	margin: 0 5px;
}
#footer #name {
	background: url("/pics/footer_name.png") repeat scroll 0 0;
	height: 34px;
	left: 3px;
	position: absolute;
	top: 44px;
	width: 631px;
	z-index: 1;
}
#logo {
	background: url("/pics/footer_logo.jpg") repeat scroll 0 0;
	height: 180px;
	left: -157px;
	position: absolute;
	top: 15px;
	width: 200px;
}
#address-left span {
	color: #f5b128;
	font-family: "Kaushan Script", cursive;
	font-size: 20px;
	margin-left: 0;
	position: absolute;
	top: -5px;
}
.address {
	color: #ffffff;
	cursor: pointer;
	font-family: "Rajdhani-Medium";
	font-size: 16px;
	font-weight: 400;
	height: 62px;
	letter-spacing: 0.15px;
	line-height: 20.5px;
	padding-left: 0;
	padding-top: 3.5px;
	position: absolute;
	text-align: left;
	width: 165px;
	z-index: 400;
}
#address-left {
	left:0px;
	top: 104px;
}
#address-right {
	left: 171px;
	line-height: 20px;
	top: 125px;
	width: 180px;
}
#address-right .pdlf {
	padding-left:13px;
}
/*Socail Media*/
#social {
	height: 40px;
	left: 388px;
	position: absolute;
	top: 123px;
	width: 246px;
}
#fb {
	background: #7c654d url("/pics/fb.png") no-repeat scroll 16px 11px;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	left: 0;
	margin-left: 0;
	opacity: 1;
	position: relative;
	width: 41px;
	behavior: url('/shared/pie.htc');
}
#twit {
	background: #7c654d url("/pics/twit.png") no-repeat scroll 11.5px 14px;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	left: 51.5px;
	opacity: 1;
	position: absolute;
	width: 41px;
	behavior: url('/shared/pie.htc');
}
#ig {
	background: #7c654d url("/pics/ig.png") no-repeat scroll 10px 10px;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	left: 103px;
	margin-left: 0;
	opacity: 1;
	position: absolute;
	width: 41px;
	behavior: url('/shared/pie.htc');
}
#vimeo {
	background: #7c654d url("/pics/vimeo.png") no-repeat scroll 12px 12px;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	left: 154px;
	margin-left: 0;
	opacity: 1;
	position: absolute;
	width: 41px;
	behavior: url('/shared/pie.htc');
}
#smugmug {
	background: #7c654d url("/pics/smug.png") no-repeat scroll 12px 11px;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	left: 205px;
	margin-left: 0;
	opacity: 1;
	position: absolute;
	width: 41px;
	behavior: url('/shared/pie.htc');
}
#fb:hover {
	background:#3b5998 url("/pics/fb.png") no-repeat scroll 16px 11px;
}
#twit:hover {
	background:#00aced url("/pics/twit.png") no-repeat scroll 11.5px 14px;
}
#ig:hover {
	background:#8a3ab9 url("/pics/ig.png") no-repeat scroll 10px 10px;
}
#vimeo:hover {
	background:#1ab7ea url("/pics/vimeo.png") no-repeat scroll 12px 12px;
}
#smugmug:hover {
	background:#93de00 url("/pics/smug.png") no-repeat scroll 12px 11px;
}
#district-logo2 {
	background: url("/pics/district_logo2.png") no-repeat scroll center center;
	height: 60px;
	position: absolute;
	right: 181px;
	top: 113px;
	width: 114px;
}
#district-logo {
	background: url("/pics/district_logo.png") no-repeat scroll center center;
	height: 65px;
	position: absolute;
	right: 1px;
	top: 104px;
	width: 140px;
}
#edunet {
	background: url("/pics/edu_logo.png") no-repeat scroll 0 0;
	height: 23px;
	left: 409px;
	position: absolute;
	top: 211px;
	width: 184px;
}

.download-holder {position:absolute; top:-1px; right:232px; width:200px;}

#pma_button {width:272px; height:75px; background:url('/pics/choose_pma_button_2.png') no-repeat; display:block; position:absolute; right:0; top:110px;}
#pma_button2 {width:272px; height:75px; background:url('/pics/choose_pma_button_3.png') no-repeat; display:block; position:absolute; left:0; top:110px;}




.New_Button1 {
	font-weight: 800;
	position: absolute;
	top: -34px;
	left: -96px;
	border: solid red 2px;
	background-color: #014a19 !important;
	font-family: "Rajdhani-Medium";
	font-size: 20px;
	padding: 2px;
	text-decoration: none !important;
	color: #fff !important;
	z-index: 9999999;
	left: -101px;
}
.New_Button2 {
	font-weight: 800;
	position: absolute;
	top: -34px;
	right: -90px;
	border: solid red 2px;
	background-color: #f5ae20 !important;
	font-family: "Rajdhani-Medium";
	font-size: 20px;
	padding: 2px;
	text-decoration: none !important;
	color: #000 !important;
	z-index: 9999999;
	right: -144px;
}

#first-row .layout-3 .news-thumb {height:240px !important;}
#second-row .layout-3 .news-thumb {height:220px !important;}
.bx-viewport li {}
.news-odd, .news-even {min-height:345px !important;}

#top-schools {
	font-weight: 800;
	position: absolute;
	top: -34px;
	left: 400px;
	border: 2px solid red;
	background-color: #fff !important;
	font-family: "Rajdhani-Medium";
	font-size: 20px;
	padding: 2px;
	text-decoration: none !important;
	color: #BD0406 !important;
	z-index: 9999999;

}

.layout-3 .news-thumb img {width:auto !important; height:100% !important;}


.layout-3 .news-thumb {background: #000 !important;}

.non-d {
    position: absolute;
    top: 214px;
    left: 0px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 700;
    font-family: "Rajdhani-Medium";
}









