/*
    background-color:#98BFEB;
    links: #1D589A;
    links hover: #448BDB;
    default button: #1D589A;
    heading color: #0C2644;
    caro panel color: #eaf2fb;
*/

body
{
    background:#eee;   
    font-family:'Roboto', sans-serif;
    color:#0C2644;
}

a
{
    color:#1D589A;            
}

a:hover
{
    color:#448BDB;
}

#logo
{
    /*padding-top:15px;*/
    padding-top:10px;
}

img {
    max-width: 100%;
}

#util-wrap
{
    padding-top:10px;
    margin-right: 15px;
}

#util
{
    margin-bottom:5px;
}

#util-search
{
    text-align:right;
    margin-bottom:5px;
    max-width: 150px;
}

#util a, #directories-top a
{
    margin-left:10px;
    color:#000;
}

#directories-top 
{
    text-align:right;
    padding-right: 10px;
    margin-top: -3px;
    margin-right: 55px;
}

#util .btn-default
{
    background-color:#1D589A;
    border:none;
    color:#fff;
}

.bhop
{
    margin-top:15px;
}

#footer
{
    padding-bottom:60px;
}

#social a
{
    margin-right:25px;
}

.image_carousel 
{
    text-align:center;            
    margin-bottom:0px;
    background-color:#eaf2fb;
    border:1px solid #eee;
    padding:7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#caro div {            
    background-color: #fff;
	padding: 15px;
	margin: 7px;        	
	float: left;
    height:350px;
    width:347px;
    text-align:left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:1px solid #ddd;
    position:relative;
    overflow:hidden;
}

#caro div h3
{
    color:#333;
    font-size:22px;              
}

#caro div img
{
    height:160px;
    width:317px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#caro div p
{
    color:#777;
    font-size:90%;
    line-height:150%;
}

.caro-num
{
    position:absolute;
    right:0;
    bottom:0;
    padding:3px 7px;
    border-left:1px solid #ddd;
    border-top:1px solid #ddd;
    color:#999;
    font-size:12px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    background-color:#F4FFC4;
}

.clearfix {
	float: none;
	clear: both;
}

#caro a
{
    font-weight:bold;
}

#caro-controls
{
    margin-bottom:10px;
    margin-top:10px;
    text-align:right;
}

#pager .selected
{
    color:#0C2644;
    background-color:#F4FFC4;
}

#pager a, #prev, #next
{
    margin-left:3px;
    color:#777;
    padding:3px 7px 3px 7px;
    border:1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#prev, #next
{
    background-color:#eee;
    color:#333;
    border-color:#ddd;
}

.panel-heading
{
    text-transform:uppercase !important;
    font-weight:bold;     
    color:#0C2644 !important;
    background-color:#eaf2fb !important;
}

.panel-heading .fa
{
    margin-right:5px;
}   

.panel-body ul
{
        color:#3b3939;
}

.rowspace
{
    margin-top:15px;
}

.list-group {
    margin-left:0;
}

.list-group a
{
    font-weight:bold;  
    font-size:90%;
}

.list-group .badge
{
    background-color:#00728A;
}

#inwell
{
    background-color:#fff;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top:none;
    padding-bottom: 0px;
}

#mobile-header
{
    background:#00728a;
    padding:20px;
}

#header
{
   /*background-color:#98BFEB;
   /*min-height:130px;*/
}

#header .container
{
   padding: 10px 0 10px 0 ;
}

#main-nav
{
    text-align:right;
    text-transform:uppercase;
    font-size:14px;
}  

#main-nav a
{
   margin-left:12px;
   color:#000;
} 

#searchbutton
{   
   background-color:#1D589A;
   border-color:#1D589A;
   color:#fff;
}

.cl
{
   clear:left;
}

.spot-list
{
   text-align:center;
}

.spot-list  div
{
   float:left;
   margin:7px;
   /*height:170px;*/
   width:47%; 
   text-align:left;           
}       

.spot-list  div  p
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color:#eee;
    padding:10px;
    text-align:center;
    border:1px solid #ddd;
    margin-bottom:5px;
}

.spot-list div p img
{
    /*height:120px;
    width:213px;*/
    width:100%;
    /*max-height:120px;*/
}

.spot-list  div a
{           
   display:block;   
   font-weight:bold;
   font-size:90%;
}

.spot-list2 .row > div
{
    padding-bottom:15px;
    padding-left:5px;
    padding-right:5px;
}

.spot-list2 .row > div > p
{
    padding:5px;
    background-color:#eee;
    border:1px solid #ddd;
}

.spot-list2 .row > div > p img
{
    width:100%;
    /*max-height:120px;*/
}

.spot-list2 .row > div p
{
    margin-bottom:5px;
}

.spot-list2 .row  a
{
    display:block;
    font-weight:bold;
    font-size:90%;
}

.spot-list3 .row > div
{
    padding-left:5px;
    padding-right:5px;
}

#main li a
{
    background-color:#006175;
    color:#fff;
}

#main li a:hover
{
    border-color:#63295c;
    text-decoration:underline;
}

#searchbox
{
    background-color:#eee;
    border:none;
}

.no-bot
{
    margin-bottom:0;
}

#bottomtag
{
    font-size:36px;
    text-align:center;
    margin-top:20px;
}

#upcoming-events .badge-default, #upcoming-events .btn-default
{
    text-transform:lowercase;
    background-color:#1D589A;
    color:#fff;
    font-weight:normal;
    border:none;
}

#upcoming-events .cal-item
{
    height:167px;
    background-color:#fafafa;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    text-align:center;     
    border-top:4px solid #98BFEB;
    overflow:hidden;
    padding:10px;
    padding-top:20px;
    /*-webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;*/
}

.cal-item a
{
    display:block;
    font-weight:bold;
    font-size:100%;
    margin-top:10px;
}

#upcoming-events .cal-item div
{
    color:#999;    
}

#upcoming-events .well
{
    margin-bottom:0px;
}

#upcoming-events .cal-item h3
{
    margin:10px 0;
    font-size:32px;
    color:#999;
}

#upcoming-events .cal-item p
{
    font-size:12px;
    color:#222;    
}
        
#inwell h1:first-of-type
{
    margin-top:0;
    border-bottom:1px solid #eee;
    color:#333;
    padding-bottom:10px;
    margin-bottom:20px;
}

/*   INNER NAV -------------------------------------------------------*/

.in-nav
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color:#f5f5f5;
    border:none;
    box-shadow:none;
}

.in-nav > ul
{
    list-style:none;
    padding-left:0;
    margin-left:0;
}

.in-nav a
{
    
}

.in-nav li
{
    margin-top:10px;
}

.in-nav li.brt-active > a
{
    color:#0C2644;    
} 

.brt-section-top {
    font-size:20px;
    font-weight:normal;    
    padding:0;
    margin:0;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
}

.brt-section-top a
{
    
}

.brt-pagination a
{
    margin-left:7px;
    padding:4px 7px;
    border:1px solid #ddd;
}

.breadcrumb {
        margin-left:0;
}

.black {
        color:#333;
}

ul {
        margin-left:20px;
        padding-left:0;
}
    
ul li {
        margin-left:0;
        padding-left:0;
}

/*   END INNER NAV ---------------------------------------------------*/

.img-caption
{
    margin-left:auto;
    margin-right:auto;
    color:#999;
}

.detail-img
{
    padding-bottom:10px;
}

/* District carousels --------------------------------------*/
.dist_carousel img {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
/* Home Page carousels ----------------------------------*/

/* Resize Objects ---- */
@media (max-width: 450px) {
#caro div {            
    width:227px;
}
#caro div img
{
    width:197px;
    height:99px;
}
#prev, #next
{
    display:none;
}
}

/* End carousels ----------------------------------*/

/* Begin Portal ----------------------------------*/
.portal
{
    background-color:#f2f2f2;
    border:1px solid #ddd;
    padding:10px;
    margin-bottom:10px;
}

.portal div {
    /*padding: 10px;    */
}
.portal input[type="submit"] {

}

.portal label
{
    display:block;
}

.portal input[type="text"], .portal input[type="password"]
{
    padding:5px;
    width:300px;
    border:1px solid #ccc;
    display:block;
    margin-bottom:10px;
}

/* End Portal----------------------------------*/

.nglogo {
    width: 200px;
    margin-top: -8px;
    padding-bottom: 10px;
}

#join {
    display: none;
}

.navbar {
    margin-bottom: 0;
}

.navbar-brand {
    padding: 0 0 0 15px;
}

.navbar-header {
    float: none;
    margin-top: 10px;
}

.navbar-inverse {
    background-color: auto;
    border:none;
}

.navbar-toggle {
    margin-top: -45px;
    margin-right: 25px;
    padding: 7px;   
}

.container {   
    max-width: 1170px;
    padding-right: 5px;
    padding-left: 5px;
}

#head-contain {
    padding-left:5px;
    padding-right:5px;
}

#head-in {
    background-color:#98BFEB;
}

.vidbox{
    box-shadow:none;
    border:none;
}
.vidframe iframe{
    width:100%;
    height:197px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
}

#videospotlight{
    border:1px solid #ddd;
}


/*PHOTO GALLERIES ==========================*/

#photogalleries .albumbox {
    margin-bottom: 30px;
    position: relative;
}

#photogalleries .albumbox img {
    max-width: 100%;
}

#photogalleries .albumdeets {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    padding: 10px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

#photogalleries .albumdata {
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    transition: bottom 150ms ease-out;
}

#photogalleries .albumdata:hover {
    bottom: 30px;
}

#photogalleries .albumdeets p,
#photogalleries .albumdeets a {
    color: #fff;
    margin-bottom: 0;
    text-shadow: 0 1px 1px #0C2644;
    font-weight: 100;
    letter-spacing: 0.3px;
}

#photogalleries .albumdeets .albumsummary {
    font-size: 14px;
}

#photogalleries .albumdeets .albumtitle {
    font-size: 20px;
}

#photogalleries .albumdeets .albumtitle .col-xxs-12 {
    width: 100%;
    float: none;
}

/* Resize Objects ---- */
@media (all) {
.container {   
    max-width: 1250px;
}
}

@media (min-width: 454px) {
#directories-top 
{
    margin-top: 3px;
}
.navbar-toggle {
    margin-top: -35px;
}
}

@media (min-width: 480px) {
.spot-list2 .row > div
{
    padding-left:15px;
    padding-right:15px;
} 
.spot-list2 .row > div > p
{
    padding:10px;
}
.spot-list3 .row > div
{
    padding-left:15px;
    padding-right:15px;
} 
}

@media (min-width: 576px) {
.nglogo {
    width: 260px;
}
}

@media (min-width: 845px) {
.apport {
        height:70px;
}
}

@media (min-width: 768px) {
.nglogo {
    width: 260px;
}
#main-nav
{
    margin-top:0px;
} 
#directories-top 
{
    margin-right: 10px;
    margin-top: 0px;
}
#join {
    display: inline-block;
}
.navbar-header{
    margin-top: 0px;
}
}

@media (min-width: 840px) {
.nglogo {
    width: 325px;
}
#util-wrap {
    padding-top: 15px;
}
}

@media (min-width: 992px) {
.nglogo {
    width: 375px;
}
#util-search {
    max-width: 275px;
}
#main-nav
{
    margin-top:-10px;
}  
}

@media (min-width: 1200px) {
.nglogo {
    width: 400px;
}
#main-nav
{
    margin-top:-25px;
}
#util-wrap {
    padding-top: 10px;
}
}