﻿html{
	width:auto;
	height:100%;
	overflow-x:hidden;
}

body{
	width:auto;
	height:100%;
	overflow-x:hidden;
}

@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;
		width: auto;
		height:180px;
		background-image:url('media/ui/globe_sm.jpg');
}

.rot_img{
	display:none;
}

.search_container {
	position: relative;
	height: 30px;
	float: right;
	width: 300px;
	display:none;
}

.top_container {
	position: relative;
	width: auto;
	height: 40px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 0px #666666;
	font-size: 15px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.top_links_m {
	position: relative;
	width: 100%;
	left: 0px;
	display: block;
	height: 31px;
	margin-top: 2px;
	float: left;
}

.top_links{
	display:none;
}
.button_menu {
	background-position: center center;
	width: 40px;
	height: 40px;
	position: relative;
	background-image: url('media/ui/menu_mobile.png');
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin-top: -2px;
}
.top_link_m {
	text-decoration: none;
	color: inherit;
	padding-right: 6px;
	padding-left: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	padding-top: 8px;
	height: 28px;
	display: block;
	float: left;
	font-size: 18px;
}
.button_search {
	background-position: center center;
	width: 40px;
	height: 40px;
	position: relative;
	background-image: url('media/ui/search_icon.png');
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin-top: -2px;
}
.top_link_rotate {
	width: 128px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	text-align: right;
	height: 22px;
	position: relative;
	float: left;
	background-image: url('media/ui/rotate_screen.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 8px;
	margin-top: 2px;
	padding-top: 1px;
	display:none;
}

.alert_container{
	display:none;
}
.home_columns_wrapper {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	position: relative;
	width: auto;
	margin-top: 10px;
}
.home_column {
	float: none;
	width: auto;
	position: relative;
	z-index: 50;
	height: auto;
	margin-right: 0px;
}
.home_column_narrow {
	float: none;
	width: auto;	
	position: relative;
	z-index: 50;
}
.news_text {
	display: none;
}
.news_tile {
	padding: 5px 5px 10px 5px;
	width: auto;
	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;
}
.cal_tile_ext {
	display: none;
}
.qlinks {
	margin: 0px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	position: relative;
	width: 100%;
	height: 250px;
}
.info_for_tile {
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #008852;
	padding: 18px 5px 6px 5px;
	width: 100%;
	font-family: spsuSans_med;
	text-align: center;
	display: block;
	text-decoration: none;
	height: 34px;
	position: relative;
}
.footer_wrapper {
	width: auto;	
	background-color: #C0C0C0;
	background-image: url('media/fb_connect_bg.png');
	background-repeat: repeat-x;
	margin-top: 30px;
	height: 165px;
	position: relative;
	display: none;
}
.spsuconnect_container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 110px;
	position: relative;
	display: none;
}
.cal_tile {
	width: auto;
	height: 47px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 3px;
}
