/*2/22/17: This is no longer used on the main NJAES website.  All pages use njaes-2011-secure.css.*/

@charset "utf-8";
/* CSS Document */

ul.nav-tertiary, ul.news {list-style-image: url("//assets.rutgers.edu/njaes/_common/images/bullet_triangle.gif");}
ul.menu, ul.menu-condensed {list-style-image: url("//assets.rutgers.edu/njaes/_common/images/bullet_dkgray.gif");}
ul.submenu {list-style-image: url("//assets.rutgers.edu/njaes/_common/images/bullet_dkgraysm.gif");}

#header {background-image: url('//assets.rutgers.edu/njaes/_common/images/header-njaes.png'); background-repeat: no-repeat;}
/*#searchsubmit {background-image: url('//assets.rutgers.edu/njaes/_common/images/search-arrow2.png'); background-repeat: no-repeat; background-position: right;}*/

/* For jQuery Nivo Slider v2.1 */
#slider {background-image: url('//assets.rutgers.edu/njaes/_common/images/loading.gif'); background-repeat: no-repeat; background-position: 50% 50%;}
/*For Bullet Style: .nivo-controlNav a {background-image: url('//assets.rutgers.edu/njaes/_common/images/bullets.png'); background-repeat: no-repeat;}*/
.nivo-directionNav a {background-image: url('//assets.rutgers.edu/njaes/_common/images/arrows.png'); background-repeat: no-repeat;}

/*.ar {list-style-image: url('//assets.rutgers.edu/njaes/_common/images/bullet-r.png');} comment out after annual report is old*/

@media (max-width: 540px) {
	#header {background-image: url('//assets.rutgers.edu/njaes/_common/images/header-njaes-mobile.png'); background-repeat: no-repeat;}
  /* styles for 540px or lower */
}



/* For social media icons */
.icon-facebook {background-image: url('//assets.rutgers.edu/njaes/_common/images/icons-socialnetworking-bg.jpg'); background-repeat: no-repeat; background-position: 0 0;}
.icon-facebook:hover {background-position: 0 -32px;}
.icon-facebook:active {background-position: 0 -64px;}

.icon-twitter {background-image: url('//assets.rutgers.edu/njaes/_common/images/icons-socialnetworking-bg.jpg'); background-repeat: no-repeat; background-position: -32px 0;}
.icon-twitter:hover {background-position: -32px -32px;}
.icon-twitter:active {background-position: -32px -64px;}

.icon-youtube {background-image: url('//assets.rutgers.edu/njaes/_common/images/icons-socialnetworking-bg.jpg'); background-repeat: no-repeat; background-position: -64px 0;}
.icon-youtube:hover {background-position: -64px -32px;}
.icon-youtube:active {background-position: -64px -64px;}

.icon-rss {background-image: url('//assets.rutgers.edu/njaes/_common/images/icons-socialnetworking-bg.jpg'); background-repeat: no-repeat; background-position: -96px 0;}
.icon-rss:hover {background-position: -96px -32px;}
.icon-rss:active {background-position: -96px -64px;}

.icon-more {background-image: url('//assets.rutgers.edu/njaes/_common/images/icons-socialnetworking-bg.jpg'); background-repeat: no-repeat; background-position: -128px 0;}
.icon-more:hover {background-position: -128px -32px;}
.icon-more:active {background-position: -128px -64px;}