@charset "utf-8";
/* CSS Document */
/* custom css to modify the template */

body.site {
    border-top: 0px solid #FFF; */
    padding: 20px;
    background-color: #f4f6f7;
}

.header {
    margin-bottom: 10px;
	background-image:url(../../../images/ncgr-header.gif);
    width: 100%;
    height: 234px;
    background-repeat: no-repeat;
    background-size: contain;
}

h1, h2, h3, h4, h5, h6, .site-title {
    color:#13597E;
}

/* ********** NAVIGATION MENU STYLES **********  */

/* NCGR menu fixes for proper display on mobile */
.navigation .nav-pills {
    margin-bottom: 0;
    width: 95%;
}

/* fixes background color */
.navigation .nav li a {
    padding: 5px;
    color: #FFF;
    background-color: #76a7ac;
}

/* centers the main nav menu */
.navigation ul {
  display: block;
  margin: 0 auto;
  width: 620px;
}

.navigation .nav li {
  margin-left: 20px;
}

.navigation .nav li a {
padding: 5px;
color:#FFF;
}

.navigation {
	border:none;
	padding:5px;
    height:28px;
    border-top: 1px solid #1D3030;
    background: #4D7980;
    background: -moz-linear-gradient(top, #4D7980 0%, #1D3030 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4D7980), color-stop(100%,#1D3030));
    background: -webkit-linear-gradient(top, #4D7980 0%,#1D3030 100%);
    background: -o-linear-gradient(top, #4D7980 0%,#1D3030 100%);
    background: -ms-linear-gradient(top, #4D7980 0%,#1D3030 100%);
    background: linear-gradient(top, #4D7980 0%,#1D3030 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4D7980', endColorstr='#1D3030',GradientType=0 );
}

.navigation .nav > li > a:hover {
    text-decoration: none;
    background-color: #76A7AC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background 0.8s ease-in-out;
    -moz-transition: background 0.8s ease-in-out;
    -o-transition: background 0.8s ease-in-out;
    transition: background 0.8s ease-in-out;
}

.navigation .nav > li {
    text-decoration: none;
    border-style: solid;
    border-color:#999;
    border-width:1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background 0.8s ease-in-out;
    -moz-transition: background 0.8s ease-in-out;
    -o-transition: background 0.8s ease-in-out;
    transition: background 0.8s ease-in-out;
}

.nav-pills > li > a {
    margin-top: 0px;
    margin-bottom: 0px;
}

.nav-tabs > li > a, .nav-pills > li > a {
    margin-right: 0px;
}

/* removes background color change on click in main nav menu. */
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:transparent;
}

/* ********** END NAVIGATION MENU STYLES **********  */

.ncgrraxocolumnheight img {
    display: none;
}

.header-search {
padding-top:15px;
padding-right:15px;
 }

.brand {
    display: none;
}

.portal_color1 .allmode_name, .portal_color1 .allmode_name a, .portal_color1 .allmode_showall a, .portal_color1 .allmode_img a:hover img, .portal_color1 .allmode_title a:hover, .portal_color1 .allmode_topitem .allmode_readmore a, .portal_color1 .allmode_details a, .portal_color1 .allmode_pagenav a {
    color: #13597E;
    border-color: #f25e0e;
    font-size: 10px;
}

#sidebar a {
    color: #666666;
    text-decoration: none;
}

#sidebar div.moduletable, #sidebar div.moduletable, #sidebar div.moduletable_contact, #sidebar div.moduletable_contact {
    background: #f9f9f9;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 15px;
    padding-bottom:15px;
    width:80%
}


/* ********** FOOTER STYLES **********  */

.footer {
    background-image: url(../../../images/footerbkg.png);
    background-repeat: repeat-x;
    background-color:#1D3030;
    color: #FFF;
    max-width: 990px;
    margin: auto;
    padding-top: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
        border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.footer a {
        color:#FFF;
 }
 
.footer hr {
        display:none;
 }
 
/* ********** END FOOTER STYLES **********  */


/* ******************* RESPONSIVE  *********************************** */

/* THESE ARE BREAK POINTS:
         
        @media only screen and (max-width: 480px){ 
        }
         
		@media only screen and (min-width: 600px) {
		}
		
		@media only screen and (min-width: 768px) {
		}
		
		@media only screen and (min-width: 992px) {
		}
		
		@media only screen and (min-width: 1382px) { 
		}
*/

@media only screen and (min-width: 80px){ 
    .header {
        height: 45px;
        }
        
    .header-search .search-query {
        display: none;
        }
                 
    .header .brand {
        display: none;
        }
} 

@media only screen and (min-width: 480px){ 
    .header {
        height: 105px;
        }
}   

@media only screen and (min-width: 600px){ 
    .header {
        height: 155px;
        }      
}
  
 @media only screen and (min-width: 768px){ 
    .header {
        height: 185px;
        }
     
    .header-search .search-query {
        display:block;
        }
} 
        
 @media only screen and (min-width: 992px){ 
    .header {
        height: 235px;
        }
 }