﻿body, header, nav, section, aside, article, footer, div, h1, h2, h3, h4, h5, h6, p, img, a, table, td, tr, ul, ol, li, form, fieldset, legend, input, textarea  {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	font-family: roboto,Arial,Sans-Serif;
}

a {
	cursor: pointer;
}

body {
	background: #cacaca;
	background: #e3e3e3;
}

img {
	border: none;
}

div, h1, h2, h3, h4, h5, h6, p, img, a, table, td, tr, ul, ol, li, form, fieldset, legend, input {
	font-size: 13px;
}



/* MOBILE, TABLET, STANDARD */

@media only screen and (max-width: 960px) {
body {
	background: #fff;
	}
}


/*----------------------------------------------------------- CONTAINER ---------------------------------------------*/

#container {
	position: relative;
	width: 960px;
	}

/* EXTENDED */

	#container {
	width: 960px;
	margin: 0px auto;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 0px -3px 20px #5b5b5b;
	background: #fff;
	}



/* MOBILE, TABLET, STANDARD */
@media only screen and (max-width: 960px) {
	#container {
	width: 100%;
	margin: 0px auto;
	-moz-box-shadow: 0px 0px 0px #fff;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	background: #fff;
	}
}


/*-------------------------------------------------------------- TOP BAR ------------------------------------------------*/

#topNav{
	width: 100%;
	display: inline-block;
	height: 20px;
	background: #0158a5 url(../images/Master/Master_topNav_bg.gif) bottom repeat-x;	
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0158a5), to(#004b8d)); 
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #0158a5, #004b8d);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #0158a5, #004b8d);
	/* IE 10 */
	background: -ms-linear-gradient(top, #0158a5, #004b8d);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #0158a5, #004b8d);
}


/*-------------------------------------------------- HEADER -------------------------------------------------------*/

header {
	width: 100%;
	background: #fff;
	}

#UNFCU_logo img {
		width: 160px;
		margin: 35px;
	}


/* MOBILE */

@media only screen and (max-width: 480px){
	#UNFCU_logo img {
		margin: 35px 25px;
	}
}


/* ----------------------------------------------------------CAREER LOGO -----------------------------------------------*/


	
	#CareerCenter-Title {
		position: absolute;
		right: 45px;
		top: 47px;
	}

	#CareerCenter-Title h1 {
		font: normal 36px/36px roboto,Arial,Sans-Serif!important;
		color: #9A9A9A;
		text-align: right;
	}

	#CareerCenter-Title p {
		color: #004b8d;
		text-align: right;
		font-style: italic;
		*font-style: normal;
		font-size: 16px;
	}



@media only screen and (max-width: 850px){
	#CareerCenter-Title {
		display: inline-block;
		width: 100%;
		position: relative;
		right: auto;
		top: auto;
		}
	#CareerCenter-Title h1 {
		padding: 0px 0px 0px 35px;
		font: normal 33px/43px roboto,Arial,Sans-Serif;
		color: #fff;
		float: left;
		text-align: left;
		}

	#CareerCenter-Title p {
		display:  none;
		}

}

@media only screen and (max-width: 480px){
	#CareerCenter-Title h1 {
		padding: 2px 0px 0px 25px;
		}

}

@media only screen and (max-width: 300px){
	#CareerCenter-Title h1 {
		font: normal 30px/37px Aroboto,Arial,Sans-Serif;
		padding-right: 80px;
		}
}


/*------------------------------------------------------ MAIN NAVIGATION -----------------------------------------------------*/



nav {
	background: #2d8bc8 url(../images/Master/mainNav_bg.jpg) bottom repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, bottom, from(#004b8d), color-stop(0.25, #004b8d), color-stop(0.5, #004b8d), color-stop(0.75, #004b8d), to(#004b8d));
  
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #004b8d, #004b8d 48%, #004b8d 52%, #004b8d);
  
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #004b8d, #004b8d 50%, #004b8d 51%, #004b8d);
  
	/* IE 10 */
	background: -ms-linear-gradient(top, #004b8d, #004b8d 50%, #004b8d 51%, #004b8d);
  
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #004b8d, #004b8d 50%, #004b8d 51%, #004b8d);
	font-size: 0px;
	}


nav ul {
	display: inline-block;
	padding-left: 35px;
	_height: 45px;
	_overflow: hidden;
	}
	
nav ul li {
	float: left;
	display: inline-block;
	height: 45px;
	margin-left: -1px;
	}

nav ul li a {
	font: normal 14px/17px roboto,Arial,Sans-Serif;
	color: #fff;
	height: 37px;
	display: inline-block;
	padding: 14px 18px 0px 18px;
	background: url(../images/Master/nav-divider.jpg) no-repeat right;
	text-align: center;
	}

.nav-hover  {
	background: #004b8d;
	}

.nav-hoverstart:hover {
	background: #008bcd;
	}

#nav-Life a  {
	width: 85px;
	padding: 6px 10px 0px 10px;
	height: 45px;
	}

#nav-Diversity a {
	width: 130px;
	padding: 6px 10px 0px 10px;
	height: 50px;
	}

#nav-Career a {
	width: 115px;
	padding: 6px 10px 0px 10px;
	height: 45px;
	}

.nav-select {
	margin-top: -5px;
	_margin-top: 0px;
	height: 50px !important;
	background: #40af49;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, bottom, from(#40af49), color-stop(0.39, #40af49), color-stop(0.40, #40af49), color-stop(0.75, #40af49), to(#40af49));
  
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #40af49, #40af49 39%, #40af49 40%, #40af49);
  
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #40af49, #40af49 50%, #40af49 51%, #40af49);
  
	/* IE 10 */
	background: -ms-linear-gradient(top, #40af49, #40af49 50%, #40af49 51%, #40af49);
  
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #40af49, #40af49 50%, #40af49 51%, #40af49);
	
	-moz-box-shadow: 3px 3px 4px #000;

	}


#mobileNav  {
	display: none;
	}


/* MOBILE AND TABLET */

@media only screen and (max-width: 850px){


nav ul {
	display: block;
	padding-left: 0px;
	_height: auto;
	_overflow: auto;
	}

.nav-hover  {
	background: none;
	}

#nav-Life a, #nav-Career a, #nav-Diversity a  {
	width: auto;
	}




nav {
	width: 100%;
	background: #2d8bc8 url(../images/Master/mainNav_bg.jpg) 0px 25px repeat-x;
	display: inline-block;
	border-bottom: solid 6px #40af49 ;
	}

#mobileNav {
		text-indent: -9999px;
		width: 50px;
		height: 45px;
		cursor: pointer;
		float: right;
		position: absolute;
		bottom: 0px;
		right: 35px;
		_margin-bottom: -1px;
		display: block;
	}

.nav-select {
	margin-top: 0px !important;
	_margin-top: 0px;
	height: 30px !important;
	background: #40af49;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, bottom, from(#40af49), color-stop(0.39, #40af49), color-stop(0.40, #40af49), color-stop(0.75, #40af49), to(#40af49));
  
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #40af49, #40af49 39%, #77a950 40%, #40af49);
  
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #40af49, #40af49 50%, #77a950 51%, #40af49);
  
	/* IE 10 */
	background: -ms-linear-gradient(top, #40af49, #40af49 50%, #77a950 51%, #40af49);
  
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #40af49, #40af49 50%, #77a950 51%, #40af49);
	
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 0px 3px 8px #111;
	}

	
.mobileNavInActive {
	background: url(../images/Master/master.png) 0px 0px repeat-x;
}
.mobileNavActive {
	background: url(../images/Master/master.png) -50px 0px repeat-x;
}

#nav-inner {
	clear: both;
	width: 100%;
	display: none;
	background: #073f78;
	}
	
nav ul li {
	background: none;
	float: none;
	display: block;
	height: auto;
	background: none;
	margin-left: 0px;
	}

nav ul li:hover {
	background: #008bcd !important;
	}

nav ul li a, .nav-select, #nav-Life a, #nav-Career a, #nav-Diversity a, .nav-select-one-line {
	font: normal 18px/20px roboto,Arial,Sans-Serif;
	color: #fff;
	height: 31px;
	padding: 15px 0px 10px 35px !important;
	background:  #073f78;
	display: block;
	text-align: left;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0px;
	}

nav ul li a:hover {
	background: #008bcd !important;
	}

}

@media only screen and (max-width: 480px){

	
#mobileNav {
		text-indent: -9999px;
		width: 50px;
		height: 45px;
		cursor: pointer;
		float: right;
		position: absolute;
		bottom: 0px;
		right: 25px;
	}

}

@media only screen and (max-width: 270px){

	nav {
	background: #2d8bc8 url(../images/Master/mainNav_bg.jpg) 0px 60px repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, bottom, from(#004b8d), color-stop(0.25, #004b8d), color-stop(0.5, #004b8d), color-stop(0.75, #004b8d), to(#004b8d));
  
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #004b8d, #004b8d 48%, #1977b5 52%, #004b8d);
  
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #004b8d, #004b8d 50%, #1977b5 51%, #004b8d);
  
	/* IE 10 */
	background: -ms-linear-gradient(top, #004b8d, #004b8d 50%, #1977b5 51%, #004b8d);
  
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #004b8d, #004b8d 50%, #1977b5 51%, #004b8d);
	}

}


/*-------------------------------------------------------------- DIVIDER IMAGE ----------------------------------------*/



#divider img {
	display: block;
	width: 100%;
	height: 6px;
	}

#content {
	width: 100%;
	background: #fff;
	}

@media only screen and (max-width: 850px){
#divider img {
	display: none;
	width: 100%;
	}

}


/*------------------------------------------------------- FOOTER ----------------------------------------------------*/

social-media-links ul li a {
    color: #fff;
    display: block;
    height: 32px;
    width: 32px;
    font-size: 1.6em;
    background-color: #d0d0ce;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
    display: table-cell;
    vertical-align: middle;
}

footer {
	width: 100%;
	background: #fff;
	clear: both;
	margin-bottom: 20px;
	;
	}

#footer-inner {
	padding: 20px 50px;
	margin-bottom: 0px;
	}

footer p {
	padding-bottom: 14px;
	color: #818181;
	color: #555;
	font-size: 12px !important
	}

footer a {
	text-decoration: underline;
	color: #818181;
	color: #555;
	}

	
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* MOBILE AND TABLET */

@media only screen and (max-width: 960px){
#footer-inner {
	margin-bottom: 0px;
	}
	
#footer-inner {
	padding: 20px 35px;
	}

}

/* MOBILE */

@media only screen and (max-width: 480px){
#footer-inner {
	padding: 20px 25px;
	}

}

.Social-Width{
    width:20px!important;
    margin-left:5px;
}