﻿body {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin: 0px;
	width: 100%;
	height: 100%;
}
html {
	width: 100%;
	height: 100%;
}

form{
	margin:0px;
}
@font-face {
	font-family: spsuSans_reg;
	src: url(font_embed/spsusans-reg.otf);
}

@font-face {
	font-family: spsuSans_med;
	src: url(font_embed/spsusans-med.otf);
}

@font-face {
	font-family: spsuSans_cond_reg;
	src: url(font_embed/spsusans-condreg.otf);
}


.img_wrapper {
	overflow: hidden;
	box-shadow: 0px 0px 10px #666666;
	width: 100%;
	height: 600px;
	position: relative;
}

.top_container {
	position: relative;
	width: 900px;
	height: 30px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 10px #666666;
	font-size: 13px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.top_links {
	position: relative;
	width: 350px;
	top: 5px;
	left: 10px;
	float: left;
}

.top_links_m {
	display:none;
}

.top_link {
	text-decoration: none;
	color: inherit;
	padding-right: 6px;
	padding-left: 6px;
}
.top_link:hover {
	color: #6DB33F;
}
.search_container {
	position: relative;
	height: 30px;
	float: right;
	width: 300px;
}
.field_inline_solo {
	width: 190px;
	height: 29px;
	padding: 0px 10px 1px 10px;
	position: relative;
	top: 0px;
	float: right;
	margin-right: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-width: 0px 1px 0px 1px;
	font-family: inherit;
	color: #808080;
}
.branding_contaner {
	position: relative;
	top: 10px;
	width: 900px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}
.main_logo {
	width: 250px;
	height: 120px;
	position: relative;
	float: left;
	top: 0px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px #666666;
	cursor: pointer;
}
.caption_container {
	position: relative;
	top: 290px;
	width: 900px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}
.caption_wrapper {
	padding: 14px 15px 15px 15px;
	position: relative;
	float: right;
	width: 300px;
	height: 67px;
	box-shadow: 0px 0px #666666;
	background-repeat: no-repeat;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	background-color: #FFFFFF;
}
.nav_wrapper {
	position: relative;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: 330px;
}

.nav_main_bar {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	box-shadow: 0px 0px 5px #666666;
	background-color: #FFFFFF;
	text-align: center;
}

.link_inline  {
	color: #008852;
	text-decoration: none;
}

.link_inline:hover{
	text-decoration:underline;
}

.nav_button {
	padding: 15px 20px 10px 20px;
	font-size: 18px;
	float: left;
	height: 20px;
	font-family: spsuSans_reg;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	top: -5px;
	z-index: 1;
}

.nav_button:hover{
	cursor:pointer;
	color: #008852;
}

.nav_pane {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	width: 900px;
	bottom: 40px;
	position: absolute;
	height: 150px;
	background-image: url('media/nav_pane_bg.png');
	clip: rect(auto, auto, auto, auto);
	text-transform: none;
	left: -10px;
	text-align: left;
	cursor: auto;
	display: none;
}
.nav_pane:hover{
	color:#000000;
}

.nav_content {
	width: 880px;
	height: 80%;
	padding: 5px 10px 10px 10px;
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
}
.nav_column {
	width: 212px;
	height: 120px;
	float: left;
	position: relative;
	margin-right: 10px;
}
.column_heading {
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	font-family: spsuSans_med;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #008852;
	margin-bottom: 10px;
}
.nav_link {
	display: block;
	color: inherit;
	text-decoration: none;
	font-size: 14px;
	margin-top: 5px;
}

.nav_link:hover{
	color: #008852;
	text-decoration:underline;
}
.topLogo {
	margin: 6px;
	text-decoration:none;
	border:0px black none;
}
.home_columns_wrapper {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
	margin-top: 10px;
}
.home_column {
	float: left;
	width: 345px;
	margin-right: 15px;
	position: relative;
	z-index: 50;
	height: 470px;
}

.full_info_link {
	color: #6DB33F;
	text-decoration: none;
	float: right;
	position: absolute;
	right: 5px;
	font-size: 14px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-transform: lowercase;
	top: -2px;
}

.full_info_link:hover {
	text-decoration:underline;
}
.news_tile {
	padding: 5px 5px 10px 5px;
	width: 335px;
	font-family: spsuSans_med;
	font-size: 16px;
	color: #000000;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: #F7F7F7;
	border-bottom-color: #008852;
}

.news_tile_m{
	display:none;
}
.home_column_narrow {
	float: left;
	width: 180px;
	height: 470px;
	position: relative;
	z-index: 50;
}

.news_icon {
	position: relative;
	float: left;
}
.news_text {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	text-transform: none;
}
.cal_tile  {
	width: 345px;
	height: 47px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 3px;
}
.cal_date {
	height: 50px;
	width: 50px;
	margin-right: 15px;
	position: relative;
	float: left;
	background-color: #008852;
	color: #FFFFFF;
	top: -3px;
}
.date_mo {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	background-color: #6DB33F;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.time_icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-right: 5px;
}
.info_for_tile {
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #008852;
	padding: 4px 5px 6px 5px;
	margin-bottom: 10px;
	width: 170px;
	font-family: spsuSans_med;
	text-align: center;
	display: block;
	text-decoration: none;
}
.info_for_tile:hover{
	background-color:#6DB33F;
}
.footer_wrapper {
	width: 100%;
	background-color: #C0C0C0;
	background-image: url('media/fb_connect_bg.png');
	background-repeat: repeat-x;
	margin-top: 30px;
	height: 165px;
	position: relative;
}
.spsuconnect_container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 75px;
	position: relative;
}
.spsu_connect_panel {
	width: 200px;
	height: 100%;
	position: relative;
	top: 0px;
	float: left;
}
.spsuconnect_header {
	position: relative;
	float: left;
	width: 180px;
	height: 65px;
	color: #008852;
	text-transform: uppercase;
	font-size: 20px;
	background-image: url('media/connectwithspsu_logo180.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.spsuconnect_panel_tile {
	width: 40px;
	height: 48px;
	float: left;
	background-color: #F7F7F7;
	color: #000000;
	padding: 20px 15px 0px 25px;
	margin-bottom: 10px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #008852;
	margin-right: 20px;
	font-family: spsuSans_reg;
	text-decoration: none;
}
.fb_icon {
	background-image: url('media/ui/facebook_001.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
.spsuconnect_panel_text {
	font-family: spsuSans_reg;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	width: 360px;
	height: 26px;
	padding-top: 4px;
	position: relative;
}
.twitter_icon {
	background-image: url('media/ui/Twitter_001.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
.youtube_icon {
	background-image: url('media/ui/YouTube_001.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
.spsuconnect_panel_cond {
	font-family: spsuSans_reg;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	width: 170px;
	height: 26px;
	padding-top: 4px;
	letter-spacing: -3px;
}
.spsuconnect_panel_2 {
	width: 700px;
	float: left;
	height: 65px;
	position: relative;
}
.twitter_button {
	position: absolute;
	height: 20px;
	right: 5px;
	text-align: right;
	float: right;
}
.linkedin_icon {
	background-image: url('media/ui/Linkedin_001.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}

.date_day {
	font-size: 26px;
	color: #FFFFFF;
	display: block;
	position: relative;
	top: -5px;
	text-align: center;
}
.cal_time {
	font-size: 13px;
	color: #808080;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	top: -3px;
}
.qlinks {
	margin: 0px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
}
.qlink_wrapper {
	color: #008852;
	margin-left: -23px;
}
.qlink_text {
	color: #000000;
}
.footer_container {
	width: 900px;
	position: relative;
	height: 90px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.footer_schl {
	text-transform: uppercase;
	font-size: 20px;
	font-family: spsuSans_med;
	line-height: 21px;
	display: block;
	margin-bottom: 5px;
	position: relative;
	float: left;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-top: 3px;
	height: 100px;
	background-image: url('media/ui/footer_wordmark_mono.png');
	width: 188px;
	background-repeat: no-repeat;
}
.lower_footer_container  {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	position: relative;
}
.footer_sm {
	position: absolute;
	width: 200px;
	height: 30px;
	right: 0px;
	top: 10px;
}

.footerLogo {
	position: absolute;
	top: -40px;
	right: 0px;
}
.school_info {
	width: 480px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 12px;
	position: absolute;
	left: 0px;
	top: 5px;
}
.lower_footer_wrapper {
	background-color: #00462B;
	width: 100%;
	height: 50px;
	bottom: 0px;
	position: absolute;
}
.footer_address {
	line-height: 18px;
	font-size: 13px;
}
.footer_icon {
	float: right;
	margin-left: 5px;
	width: 30px;
	height: 30px;
	cursor:pointer;
	background-size: 30px 30px
}

.footer_sitemap {
	position: absolute;
	width: 300px;
	height: 40px;
	color: #FFFFFF;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	top: 5px;
	text-align: right;
	right: 110px;
}

.foot{
	color:inherit;
	text-decoration:none;
}

.foot:hover{
	text-decoration:underline;
}
.footer_links {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	width: 400px;
	bottom: 0px;
	right: 0px;
	text-align: right;
}
.caption_text {
	font-size: 14px;
	color: #000000;
	position: relative;
	width: 260px;
	height: 60px;
}
.indicator_wrapper {
	position: absolute;
	width: 20px;
	top: 15px;
	right: 15px;
	height: 62px;
}
.rot_indicator {
	width: 100%;
	height: 11px;
	background-color: #6DB33F;
	margin-bottom: 3px;
	cursor: pointer;
}
.img_sel {
	background-color: #008852;
}
.rot_img {
	background-size: 1920px;
	width: 100%;
	height: 3000px;
	position: absolute;
	top: 0px;
	background-image: url('media/rotator/full0613.png');
	z-index: -10;
	background-position: center top;
}
.caption_hl {
	font-size: 16px;
}
.alert_container {
	position: relative;
	float: right;
	width: 600px;
}
.alert_icon {
	width: 530px;
	position: relative;
	float: left;
	min-height: 38px;
	padding: 0px 0px 0px 70px;
	background-image: url('media/ui/exclamation.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
}
.alert_text {
	padding: 2px 5px 5px 5px;
	width: 460px;
	position: relative;
	float: Right;
	background-color: #FFFFFF;
	min-height: 32px;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	border-right-width: 3px;
	border-right-color: #FF0000;
	border-right-style: solid;
}
.main_link {
	text-decoration: none;
	color: inherit;
}

.main_link:hover {
	color: #6DB33F;
}

.cal_tile_ext {
	width: 345px;
	height: 47px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 3px;
}
.info_for_tile2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #008852;
	padding: 4px 5px 6px 5px;
	margin-bottom: 10px;
	width: 170px;
	font-family: spsuSans_med;
	text-align: center;
	display: block;
	text-decoration: none;
}
.info_for_wrapper {
	position: relative;
	width: 100%;
}
.apply_banner {
	width: 900px;
	height: 200px;
	background-image: url('media/ui/apply_banner.png');
	background-position: center top;
	position: relative;
	margin: 10px auto 10px auto;
}

.apply_banner:hover{
	background-position:center bottom;
	cursor:pointer;
}
.apply_container {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	height: 200px;
	background-image: url('media/ui/apply_bg.png');
	background-position: center top;
	background-repeat: repeat-x;
}
.flickr_icon {
	background-image: url('media/ui/flickr_001.png');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
.more_icon {
	background-image: url('media/ui/sm_more_001.png');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
.connect_tile_text {
	font-family: spsuSans_reg;
	font-size: 14px;
	color: #008852;
	position: relative;
	top: -3px;
	text-decoration: none;
}
.connect_tile_sm_text {
	font-size: 16px;
	text-transform: uppercase;
}
.connect_tile_lg_text {
	font-size: 16px;
	font-family: spsuSans_med;
	line-height: 90%;
}
