@charset "UTF-8";

/* Layout Small Screens */

header { height: 55px; background-color: #000000;}
    
/*form {
    float: right;
    height: 30px;
}*/

form.staySafe {
    margin-bottom:550px;}

#header.home {-moz-background-color:#7b745f; /*base color is #3A3225*/
    -webkit-background-color:#7b745f; /*base color is #3A3225*/
    background-color:#7b745f; /*base color is #3A3225*/
    margin:0px;
    height:100px;}
#header {
    -moz-background-color:#5a5746;/*base color is #3A3225*/
    -webkit-background-color:#5a5746; /*base color is #3A3225*/
    background-color:#5a5746; /*base color is #3A3225*/
    margin:0px;
    border-radius: 10px 10px 10px 10px;
    height:100px;
     
    }
#header a.logo {
    background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll 0px -127px transparent;
    height: 68px;
    width: 40px;
    margin-left:0px;
    left: 5px;
    }    

#header h1 {
    float: left;
    width:60%;
    margin: 3px 0px 0px 55px;
    color: #fff;
    font-size: 1.10em;
    line-height: 1em;
    text-shadow: 1px 1px 1px #000;
    LucidaBri-Dem; font-weight: normal;
    position: relative;
    left: -5px;
}

#header h1 span.learningtoday {
    display:none;
    /* color: #fff;
    font-size: .6em;
    font-family: LucidaBri-DemIta; font-weight: normal;
    */
    }
    
#header h1 span.leadingtomorrow {
    color: #fff;
    font-size: .6em;
     font-family: LucidaBri-Dem; font-weight: normal;
    }

#header h1 span.niuSubTemplate {
    font-size: .45em;
    } 
    
.banner {
    display:none;
}

.print_logo {
    display:none;
}
    
h2 {
    clear:both;
    padding-top: 10px;
    line-height:30px;
}

#globalNav {position:relative;top:50px; left:0;letter-spacing:-0.05em; float:left; display:none; }  
#globalNav a {font-size: 1em;color:#ffffff;text-align:center;}

#globalNavMobile {position:absolute;top:75px; left:12px; letter-spacing:-0.05em; float:left; font-size:.9em;color:#FFFFFF; }    

#globalNavMobile a {
color:#FFFFFF;
text-decoration:none;
font-size: 1em;
}

#globalNavMobile a:hover {
    text-decoration:underline;
}

#socialMediaIconsTab {
    height:325px;
}

#socialMediaIconsTab .hiddenLinks {
     text-indent: -9999px;
     position: absolute;
}

#socialMediaIconsTab  a.blackboardMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll 3px -212px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.emailMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -38px -212px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.myniuMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -79px -212px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.niutodayMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -118px -212px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.facebookMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll 1px -262px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.twitterMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -39px -262px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.flickrMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -79px -262px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.youtubeMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -118px -262px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.linkedinMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -38px -312px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.googleplusMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -79px -313px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.pintrestMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll -118px -313px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.instagramMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll 2px -362px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#socialMediaIconsTab  a.foursquareMobileMenuIcon {
background: url(../../images/rwd/niu_sprite_sheet_3.png) no-repeat scroll 4px -312px transparent;
margin: 0;
padding: 0;
float: left;
width: 40px;
height: 32px;
}

#search { margin-top: 65px; top: 5px;}    
#search a {font-size: 1em; color:#ffffff; display:none;}

#search form { float: right; height: 0px; }

#topContent{padding-bottom:0px; background-color:#7b745f; top:-8px; position:relative;}

article { padding:20px 20px 10px 20px;}
#resources { display: none; }

#media.homePage {float:left;width:90%;margin: 20px 0px -20px 15px;height: auto;}
#media { float: left; width: 100%; margin: 0px;height:auto;}

.theme-default .nivo-controlNav {
    top: -20px;
}

ul.action, ul.audience {
    list-style-type: none;
    margin:0;
    padding:0;}

ul.action li a{color:#ffffff;font-size:1.2em;line-height:1.5em;}
ul.audience li a{/*color:#ffffff;font-size:2em;line-height:2em;*/color: #ffffff;
    display:inline-block;
    margin: 10px;
    padding:5px;
    border:1px solid #ededed;
    background:url (../../images/rwd/arrow.png) no-repeat right center;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    border-radius: 6px; font-size:1em; text-align:center; text-decoration:none;}
ul.audience li a:hover, ul.audience li a:active{
     color: #fff;
     background-color: #CC0000;}
nav { 
 position:static;
 padding:10px 0px 10px 0px;
/* background-color:#000000;
*/ width:100%;
  }
nav a {
    color: #ffffff;
    display:block;
    margin: 15px;
    padding:9px;
    border:1px solid #ededed;
    background:url (../../images/rwd/arrow.png) no-repeat right center;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

nav a:hover, nav a:active{
     color: #fff;
     background-color: #CC0000;}

div.screen_layout_small{
    display:block;
    float:right;
    margin: 10px 5px 0px 0px;
    text-align:center;  
} 

div.screen_layout_small a{
    color:#fff;
    text-decoration:none;
} 
#mainContent {
    background-color: rgb(255, 255, 255);
    opacity: 1.0;
    position: relative;
    /* padding: 10px 5px 400px 5px; */
    display: table;
    margin-bottom:0px;
    padding-bottom:0px;
    }


#mainContent #leftCol #leftNav{
    float:left;
    width: 100%;
    *width: 100%;
    *zoom: 1;
     background-color: #767367;
     background-image: none;
     background-repeat: no-repeat;
     background-position: left top;  
     /*-moz-background-color:hsla(37, 22%, 19%, .6); base color is #736c58*/
     /* -webkit-background-color:hsla(37, 22%, 19%, .6); base color is #3A3225*/
     /* background-color:hsla(37, 22%, 19%, .6); base color is #3A3225*/
     -wekit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
     margin-bottom:0em;
}


#mainContent #leftCol #leftNav ul li a {
    display: block;
    border: 1px solid #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    padding: 10px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    background-color: #8b857c;
}

#mainContent #leftCol #leftNav ul li ul li a {
    display: block;
    border: 1px solid #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    padding:10px 15px 10px 15px;
    /*width: 100%;*/
    margin-right: auto;
    margin-left: auto;
    background-color: #8b857c;
}

#content {min-height:0px;}

#topNavbar { 
 display: none;
  }
.promo_container {padding: 0px; width:100%;}

.promo_container .promo { 
    width:auto;
    float:none;
    padding:10px 0px 0px 0px ;
    background-position: 20px 13px;
    border-top:1px solid #ccc;

     }

.promo_container .promo .content { padding: 0px 20px 5px 45%;}

#niuInTheNews {
    width: 300px;
}


#requestApplyExplore {
    display: block;
    position:relative;
}

#requestApplyExplore ul {
    display: block;
    list-style:none;
    padding-bottom: 16px;
    margin: 6px 0px;
}

#requestApplyExplore ul li a {
    display:block;
    color: #fff;
    border: 1px solid #fff;
    background-color: #c00;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding:10px;
    margin:6px 0px;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
}

#spotlight { width:100%;align:center; margin-top:5px; }

#spotlight h3 { display: none; }

footer{
    border-top:1px solid #c00;
    }
#footer{
    border-top:0px solid #c00;margin-top:.5em;-moz-background-color:hsla(37, 22%, 19%, .85);/*base color is #3A3225*/
    -webkit-background-color:hsla(37, 22%, 19%, .85); /*base color is #3A3225*/
    background-color:hsla(37, 22%, 19%, .85); /*base color is #3A3225*/
    }
#footer p{font-size:.8em; text-align:center;  width:100%; float:left;padding:0px 0px 0px 0px;}
#footer p a{color:#fff;}
#footer #locations {float:none;}
#footer #copyright {float:none;}
#footer #socialmedia {float:none; margin-left:0px;}

#mainContent #leftCol {
    float:none;
    width: 100%;
   /*  position: absolute; */
    bottom: 0;
    display: table-footer-group;
  }
  
#mainContent #relatedLinks {
    float:none;
    margin: .7em;
    width: 95%;
    *width: 95%;
  }

#mainContent #leftCol #leftNav{
    float:none;
    width: 98%;
    *zoom: 1;
    margin-top: 25px;
}

#contentwithleftnav, #contentwithrightnav {
    float:none;
    width: 98%;
    *zoom: 1;
}

#contentwithleft-rightnav {
     float:none;
    width: 100%;
    *width: 100%;
    *zoom: 1;
}

#contentwithleftnav .columns2 {
    float:left;
   width: 100%;
    *width: 100%;
}

#contentwithleftnav .columns3 {
     float:none;
    width: 100%;
    *width: 100%;
}


#contentwithrightnav .columns2 {
    float:left;
   width: 100%;
    *width: 100%;
}

#contentwithrightnav .columns3 {
     float:none;
    width: 100%;
    *width: 100%;
}

#contentwithleftnav .doubleCol {
    float:none;
    width: 100%;
    *width:100%;
}
#contentwithleftnav .singleCol {
    float:none;
     width: 100%;
    *width: 100%;
}

#contentwithleft-rightnav {
    float:none;
    width: 97%;
}

#contentwithleft-rightnav .columns2 {
    float:none;
    width: 100%;
    *width:100%;
}

#contentwithleft-rightnav .columns3 {
    float:none;
    width: 100%;
    top: 0;
}

#content {
    float:none;
    width: 98%;
    *zoom: 1;
}
#content .columns2 {
    float:none;
    width: 100%;
    *width:100%;
}

#content .columns3 {
    float:none;
    width: 90%;
    top: 0;
    margin-left: 25px;
}

#content .columns3 p {
    margin: 0em 0em 3em 0em;
    clear: both;
}

#content h2 {
    top: -10px;
    position: relative;
}

#content .columns3 h4 {
    margin: 1em 0em 0em 0em;
}

#content .columns4 {
    float:none;
    width: 100%;
    top: 0;
    margin-left:0px;
}

#content .doubleCol {
    float:none;
    width: 100%;
    *width:100%;
}
#content .singleCol {
    float:none;
     width: 100%;
    *width: 100%;
}

.sixcol {margin-left: 0;}

#breadcrumbs {
    display:none;
    /*color: #333;
    height: 20px;
    margin-top: 8px;
    margin-bottom: 20px;
    margin-right: 8px;
    margin-left: 18px;
    float: left; */
}

/* Mobile Nav */

#main-nav {
    display: block;
}

.active {
    display: block;
}   

.container {
    width: 90%;
    max-width: 900px;
    margin: 10px auto;
}   
.toggleMenu {
    display:  none;
    background: #c00;
    padding: 7px 7px;
    color: #fff;
    position: relative;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0px;
    border: 1px solid #fff;
}
.toggleMenuAnchorLink {
    background: #c00;
    padding: 7px 7px;
    color: #fff;
    position: relative;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0px;
    border: 1px solid #fff;
}

/* Start contentTabs */

section.tab-content {
    top: -20px;
    margin-bottom: 0px;
    height: auto;
}

#topStories {
    margin-top: 10px;
}

.hometabs {
    height: 520px;
}

.contentTabs {
    list-style: none;
     *zoom: 1;
    position: relative;
/*  top: -67px;
    left: -60px;*/
    width: 100%;
    top: -26px;
}
.contentTabs:before,
.contentTabs:after {
    content: " "; 
    display: table; 
}
.contentTabs:after {
    clear: both;
}
.contentTabs ul {
    list-style: none;
    width: 9em;
}
.contentTabs a {
    /* padding: 10px 15px; */
    color:#fff;
}
.contentTabs li {
    position: relative;
}
.contentTabs > li {
    float: left;
}
.contentTabs > li > .parent {
    background-repeat: no-repeat;
    background-position: right;
}
.contentTabs > li > a {
    display: block;
}
.contentTabs li  ul {
    position: absolute;
    left: -9999px;
}
.contentTabs > li.hover > ul {
    left: 0;
}
.contentTabs li li.hover ul {
    left: 100%;
    top: 0;
}
.contentTabs li li a {
    display: block;
    background: #1d7a62;
    position: relative;
    z-index:100;
    border-top: 1px solid #175e4c;
}
.contentTabs li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

/*Other Special Style Classes*/
 .rightColHighlight {
    width:90%;
    text-align: left;
    padding: .25em;
   margin: 1em 0 1em 25px;
    background-color:#e9e5d9;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    border-top: solid 1px #e1e7df;
    border-left: solid 1px #e1e7df;
    border-right: solid 1px #e1e7df;
    border-bottom: solid 1px #e1e7df;
    }  
    
.currentAdvisories{
    padding:0em .5em;
    margin:0em 2em 1em 2em;
    border: 2px solid #cc0000;
    float:left;
}

h3.button a {
    background-color: #cc0000;
    color: #ffffff;
    border-radius: 6px;
    padding: .5em;
    margin: .5em 0em;
    display:block;
    float:left;

    }
    
h3.button a:hover {
    background-color: #990000;}

/* End contentTabs */

/* Start Tabs for Mobile  */

.row-fluid {
    margin-top: -20px;
}

.nav-tabs > li {
    margin-bottom:0px;
}

.tab-content {
    height: 357px;
    overflow-x: hidden;
    top:-10px;
}

.tab-content > .active, .pill-content > .active {
    margin-bottom: 30px;
    background-color: black;
    padding: 10px 0px;
}

.tab-content > .niuhomepane {
    margin-bottom: 30px;
    background-color: transparent;
    padding: 10px 0px;
}

ul.navMobile {
    margin-left:0px;
    margin-top: -25px;
    padding-left: 10px;
    padding-top: 10px;
    -moz-background-color:#5a5746;/*base color is #3A3225*/
    -webkit-background-color:#5a5746; /*base color is #3A3225*/
    background-color: #5a5746; /*base color is #3A3225*/
    float:left;
    width:100%;
}

.navMobile {
    list-style: none;
    *zoom: 1;
    height: auto;    
}
.navMobile:before,
.navMobile:after {
    content: " "; 
    display: table; 
}
.navMobile:after {
    clear: both;
}
.navMobile ul {
    list-style: none;
    margin:0px 10px;
}
.navMobile li a {
    /* padding: 10px 15px; */
    color:#fff;
    display: block;
    /* border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; */
    padding: 10px;
    margin: 0px 0px;
}
.nav-tabs > li > a, .nav-pills > li > a { /*Global override*/
    padding-right: 8px;
    padding-left: 8px;
    margin-right: 2px;
    line-height: 14px;
}
.accordion {
    margin:0px -10px -2px -10px;
}

.accordion-group {
    border:none;   
    margin-bottom: 0px; 
}

.accordion-heading .accordion-toggle {
    padding: 10px;
    margin: 0px;
}

.accordion-inner {
    border:none;
    /* padding: 5px 15px; */
    padding: 0px 0px 0px 30px;
}

.navMobile li {
    position: relative;
    list-style: none;
}

.navMobile li.mobileNavli {
    /* background-color:#c00;
    /* border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; */

    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c00), to(#9b0000));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, 0% 0%, 0% 200%, #c00, #9b0000);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #c00, #9b0000);
    /* IE 10 */
    background: -ms-linear-gradient(top, #c00, #9b0000);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #c00, #9b0000);
    
    border-bottom: 1px solid #660000;
    margin-bottom: 0px;
}

.navMobile > li {
    float: left;
    clear: none;
    margin-right: 0px;
}
.navMobile > li > .parent {
    background-repeat: no-repeat;
    background-position: right;
}
.navMobile.nav-tabs > li > a, .nav-pills > li > a {
    /* background-color: #857e64; */
    background-color:#3a3524;
    position:relative;
    color:#ffffff;
    border-radius: 6px 6px 0px 0px;
    font-size: .8em;
}

.navMobile > li > a {
    display: block;
}
.navMobile li  ul {
    position: absolute;
    left: -9999px;
}
.navMobile > li.hover > ul {
    left: 0;
}
.navMobile li li.hover ul {
    left: 100%;
    top: 0;
}
.navMobile.nav li li a {
    display: block;
    background: #1d7a62;
    position: relative;
    z-index:100;
    border-top: 1px solid #175e4c;
}
.navMobile.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

.navMobile.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    border:none;
    background-color: black;
    color:#ffffff;
}

.navMobile .nav-header {color:#ffffff; margin: 0px; font-size: 1em;}


/* End Tabs for News Items */

.caret {
    display: inline-block;
    float: right;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 6px solid #ffffff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    margin: 8px;
}

#socialMediaIconsTab p.nav-header {font-size:1em;} 

#socialMediaIconsTab img {padding: 0px 10px;}

#tools p.white {float:left;color:#ffffff; margin:10px 10px;} 

#tools p {font-size: .65em;} 

.tabbable {margin-bottom: -12px;}

/* Do not display nivo caption on mobile devices */
.nivo-caption {
    display:none !important;
}

/* Search Field */
input {
    outline: none;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
    background: #ededed url(../../images/rwd/search-icon.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    width: 45px;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    position: relative;
    top: -12px;
}
input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #6dcff6;
    
    -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
    -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
    box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* placeholder */
input:-moz-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}
#NIU_Search input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
    float: right;
    height: 15px;
}
#NIU_Search input[type=search]:hover {
    background-color: #fff;
}
#NIU_Search input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}
#NIU_Search input:-moz-placeholder {
    color: transparent;
}
#NIU_Search input::-webkit-input-placeholder {
    color: transparent;
}


/* CSS for allowing flash media objects to be responsive. */

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    margin-right:.5em;
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* End Flash responsive media objects CSS */