/* CSS Document */
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.nav,
#title,
#breadcrumb,
#onecolumn,
#twocolumn {}
#onecolumn {margin-top: -1px;}
#footer {background-color: transparent!important;}
#blue_submenu , #toplinks{
	background: #00839c;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#blue_submenu ul, #toplinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#blue_submenu ul li, #toplinks ul li {
	display:inline;
	float:left;
	padding: 13px 20px 13px 21px;
	border-left: 1px solid white;
	color: white;
	font-weight: bold;
	position: relative;
}
#blue_submenu ul li:first-child , #toplinks ul li:first-child{border: none;}
#blue_submenu ul li a, #toplinks ul li a {
	color: white;
	text-decoration:none;
}

#blue_submenu ul li a:active,
#blue_submenu ul li a:hover, #toplinks ul li a:active, #toplinks ul li a:hover {
	text-decoration: underline;
}
#toplinks{
	margin-bottom: 10px;
}
#toplinks ul li ul{
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 10;
	background-color: #90b6b9;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	display: none;
}
#toplinks ul li ul li, #toplinks ul li ul li a{
	color: #000000;
}
#toplinks ul li ul li, #toplinks ul li ul li:first-child{
	border-bottom: 1px solid #000000;
}
#toplinks ul li ul li{
	width: 100%;
	padding: 0px;
}
#toplinks ul li ul li a{
	display: block;
	padding: 10px;
}
#toplinks li a{
    font-size: .9em;;
}

.fadein { 
    position:relative; 
    height:477px; width:100%;
    /* margin-bottom: 70px; */
}
.fadein img { 
    position:absolute; 
    left:0; top:5px; 
}

.fadelinks, .faderandom { 
    position:relative; 
    height:477px;
    width:1024px; 
}
.fadelinks > *, .faderandom > * {
    position:absolute; 
    left:0; top:0; 
    display:block; 
}

.multipleslides { position:relative; height:477px; width:1024px; float:left; }
.multipleslides > * { position:absolute; left:0; top:0; display:block; }
h1 {
	color: #0095ae!important;
}
#home_container {
	position: absolute;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.75);
	top: 4.5%;
	margin-left: 15px;
	width: 335px;
	padding: 25px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 20px solid rgb(0,131,156);
	border: 20px solid rgba(0,131,156,.75);
}

#home_container h2 {
	font-size: 2.1em;
	font-weight: lighter;
	color: #00839c;
    margin-top: 0;
    line-height: 1.2em;
	margin-left: 6px;
	width: 100%;
}
#home_container h2.welcomefr{
	padding: 5px 0 25px 0;
}
#home_container h3 {
	color: white;
	font-size: 1.9em;
	position: absolute;
	top: 0;
	left: 0;
	padding: 19px 64px 0 41px;
	margin: 0px;
    width: auto;
    line-height: 1.25em;
	/*
margin-right: -100px;
	background: url(../images/blue_arrow.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 30px 50px;
*/
}
#home_container h3.arrowfr{
	font-size: 1.6em;
	padding: 15px 64px 0 39px;
}
#blue_submenu ul li, #toplinks.toplinksfr ul li{
	height: 4.6em;
}
#blue_submenu ul li, #toplinks.toplinksfr ul li ul li{
	height: 100%;
}
div #dept-header{
	margin: 0;
	padding-bottom: 0;
	font-size: 1.5em;
}

#home_container h3 a, #home_container h3 a:link, #home_container h3 a:hover, #home_container h3 a:visited, #home_container h3 a:hover, #home_container h3 a:visited:hover{
	color: #ffffff;
	text-decoration: none;
}
#arrow {
	position: relative;
	margin-right: -100px;
	height: 180px;
	width: 375px;
}
#arrow img {
	width: 320px;
	height: 157px;
}

#home_container p {
	font-size: .9em;
	line-height: 1.25em;
	margin-bottom: 0;
}

#home_widgets {
	list-style: none;
	margin: 0;
	padding: 2.5%;
	background: #00839c;
	color: white;
	overflow: hidden;
	font-weight: bold;
}
#home_widgets li {
	display: inline;
	float: left;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 5px solid rgb(207,230,235);
	margin-right: 10px;
	width: 300px;
	
}
#home_widgets li .home_widgetsfr a{
	width:100%;
	height: 80px;
}
#home_widgets li a{
	font-size: 1.25em;
	color: white;
	line-height: 1.25em;
	display: block;
	width: 81%;
	height: 100%;
	padding: 16px;
	/* background: url(/images/white_arrow.png); */
	background-repeat: no-repeat;
	background-position: 95% center;
}
#home_widgets li  a.home_widgetsfr{
	font-size: 1.3em;
	color: white;
	line-height: 1.25em;
	display: block;
	height: 100%;
	width: 100%;
	padding: 16px;
	/* background: url(/images/white_arrow.png); */
	background-repeat: no-repeat;
	background-position: 95% center;
}
ul#home_widgets{
    padding: 2.1%;
	margin: 50px 5px 0 5px;
	position: relative;
}

#home_widgets a,
#home_widgets a:link,
#home_widgets a:visited,
#home_widgets a:hover,
#home_widgets a:active {
	color: white; 
	text-decoration: none;
}
#widgets {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#widgets li {
	display: inline;
	float: left;
	margin: 1%;
}

.addthis_inline_share_toolbox{
    margin: 20px 0 20px 0
}
.footeraddress {
    margin: 50px 0 20px 0;
}
div.breadcrumb{
    margin-bottom: 0;
}
#main-content{
	position: relative;
}
#home_blurb{
	line-height: 1.3em;
}
@media screen and (min-width: 1023px){
	#toplinks{
		display: block;
	}
}
@media screen and (max-width: 1024px){
	.fadein{
		height: 450px;
	}
	div#home_container{
		width: 290px;
		height: 345px;
		padding: 10px;
	}
	#home_container h2{
		font-size: 1.7em;
	}
	#home_container h3{
		font-size: 1.5em;
		width: 300px;
		left: 10px;
		top: 5px;
	}
	#home_container h3.arrowfr{
		font-size: 1.3em;
		padding: 12px 64px 0 39px;
	}
	#arrow{
		height: 155px;
	}
	#arrow img{
		width: 290px;
		height: 140px;
	}
	#home_widgets li{
		display: block;
		float: none;
		width: 425px;
		margin-bottom: 5px;
		
	}
	#toplinks .slicknav_menu, .blue_navigation .slicknav_menu{
		display: block;
		background: #00839c;
		max-width: 100%;
	}
	#toplinks{
		display: none;
	} 	
}
@media screen and (max-width: 980px){
	.fadein{
		height: 410px;
	}
}
@media screen and (max-width: 895px){
	.fadein{
		height: 385px;
	}
}
@media screen and (max-width: 845px){
	.fadein{
		height: 345px;
	}
	div#home_container{
		font-size: .9em;
		height: 340px;
	}	
	#home_container h3.arrowfr{
		padding: 14px 64px 0 39px;
		line-height: 1.3em;
	}
}
@media screen and (max-width: 767px){
	ul#home_widgets{
		margin: 0;
	 }
	.fadein{
		height: 0;
	}
	div#home_container{
		position: static;
		margin: 15px 0 5px 10px;
		width: 100%;
		height: 100%;
		border: none;
	}
	#home_container h2{
		font-size: 1.3em;
		padding-left: 0;
		margin-left: 0;
		width:100%;
	
	}
	#home_container h3{
		font-size: 1.3em;
		padding: 0;
		top: 0;
		color: black;	
		width: 100%;
		margin-left:0;
		position: static;
	}
	#home_container h3.arrowfr{
		font-size: 1.3em;
		padding: 0;
		top: 0;
		color: black;	
		width: 100%;
		margin-left:0;
		position: static;
	}

	#home_container p{
		font-size: .85em;
	
	}
	#arrow{
		width: 100%;
		height: 58px;
	}
	#arrow img{
		display: none;
	}	
}
@media screen and (max-width: 470px){
	#home_widgets li{
		width: 100%;
	}
}
@media screen and (max-width: 330px){
	#home_container h3.arrowfr{
		font-size:1.2em;
	}
}
@media screen and (max-width: 305px){
	#home_blurb.home_blurbfr{
		padding-top: 5%;
	}
}
@media screen and (max-width: 320px){
	#home_container p{
		width:85%;
	}
}
