﻿@import 'https://fonts.googleapis.com/css?family=Reenie+Beanie';

/************** Home page specific styles ****************/
/*************** top nav style for active section ***************/
.topNavOptions span a#topNavHome{
    /*background-color: #d1c27c;*/
    color: #eee;
}

/*********** hide header right border on home page ************/
.titleHeader {
    /*border-right: solid 0px #222;*/
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
}
.localNav {
    min-height: 15px;
}

.pageContentList				{ padding: 16px; }
.pageContentListLabel			{ width: 240px; display: inline-block; color: #999; margin-top: 4px;  }
.pageContentListText			{ width: 240px; display: inline-block; border-bottom: 1px solid #ddd; padding-bottom: 4px; }
.pageContentNote				{ padding: 8px 0px;  color: #666; }

.areaIntroTable					{ display: table; margin-bottom: 12px; margin-top: 0px; }
.areaIntro1		     				{ display: table-cell; float: left; vertical-align: middle; }
.areaIntro2						{ display: inline; float: left; padding-right: 5px; }
.areaIntro3						{ display: inline; float: right; padding-left: 5px; }		

.searchLabel					{ color: white; }

.note1{
  margin:0;
  padding:0;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.note1  body{
  font-family:arial,sans-serif;
  font-size:100%;
  margin:0em;
  background:#666;
  color:#fff;
}

.note1  h2,p{
  font-size:100%;
  font-weight:normal;
}

/* .note 				ul,li{
  list-style:none;
} */

.note1				ul{
  overflow:hidden;
  padding:0em;
}

.note1				ul li a{
  text-decoration:none;
  color:#000;
  background:#ffc;
  display:block;
  height:5em;
  width:5em;
  padding:0em;
}
.note1				ul li{
  margin:1em 0.2em 0.2em 0em;
  display: inline-block;	
}

.note1 ul li h2{
  font-size:140%;
  padding-top:10px;
  padding-bottom:5px;  
/*   font-family:"Reenie Beanie",arial,sans-serif; */
  font-weight:bold;
  text-align: center;
  color: #031987;
  text-shadow: black 0 -1px 0 #888;
 
}

.note1 ul li p{
  font-family: arial, sans-serif;
  font-size:120%;
  line-height: 1.2;
  text-align: center;
  color: black;
  padding: 0 0.5em;
  font-weight: 500;
}

.note1 ul li a{
  text-decoration:none;
  color:#000;
  background:#ffc;
  display:block;
  height:10em;
  width:10em;
  /* Firefox */
  -moz-box-shadow:5px 5px 7px rgba(33,33,33,1);
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
  /* Opera */
  box-shadow: 5px 5px 7px rgba(33,33,33,.7);
}


.note2{
  margin:0;
  padding:0;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.note2  body{
  font-family:arial,sans-serif;
  font-size:100%;
  margin:0em;
  background:#666;
  color:#fff;
}

.note2  h2 p{
  font-size:100%;
  font-weight:normal;
}

/* .note 				ul,li{
  list-style:none;
} */

.note2				ul{
  overflow:hidden;
  padding:0em;
}

/*.note2				ul li a{
  text-decoration:none;
  color:#000;
  background:#ffc;
  display:block;
  height:5em;
  width:5em;
  padding:0em;
}*/
.note2				ul li{
  margin:1em 0.2em 0.2em 0.2em;
  display: inline-block;	
}

.note2 ul li h2{
  font-size:125%;  
  font-weight:bold;
  padding-bottom:3px;
  padding-top:11px;
  text-align: center;
  color: #0b581f;
  text-shadow: black 0 -1px 0 #888;
}

.note2 ul li p{
  font-size:90%;
  line-height: 1.5;
  text-align: center;
  color: black;
  padding: 0.5em 1em;  
  font-weight: 500;
}

.note2 ul li a{
  text-decoration:none;
  color:#000;
  background:#ffd1cc;
  display:block;
  height:10em;
  width:10em;
  /* Firefox */
  -moz-box-shadow:5px 5px 7px rgba(33,33,33,1);
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
  /* Opera */
  box-shadow: 5px 5px 7px rgba(33,33,33,.7);
}


#staffnewsparent {display: table;}

#staffnewschild  {
	display: table-cell;
}






/*************** Content holders *******************/
/*#contentBlockNews {
    height: 810px;
} ------this affects the height of the content box for news and notices; CE turned off on 2/9/15*/
@keyframes showContentBlock {
    0% {height: 0%;}
    10% {height: 10%;}
    20% {height: 20%;}
    30% {height: 30%;}
    40% {height: 40%;}
    50% {height: 50%;}
    60% {height: 60%;}
    70% {height: 70%;}
    80% {height: 80%;}
    90% {height: 90%;}
    100% {height: 100%;}
}

/************** Fancy Text *******************/
.pageTitle_main {
  font-family: 'museo_slab500', Arial, sans-serif;
  margin-bottom: 16px;
  color: #0B6121;
}

div.introtext	{ display: inline }

#introtext {
	    width:100%;
}

p {
	text-align: bottom;
	display: inline-block;
}

.right {
	float: right;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 0.8em;
	color: #000000;
/* 	text-shadow: 0px 0.2px 0px #ffc300; */
	margin-bottom: 8px;	
}

.glow {
	float: left;
	overflow: hidden;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 2.8em;
	line-height: 0.8em;
	color: #000000;
	text-shadow: 1px 1px 0px #ffc300;
}



div.pageContentHtml				{ color: #000000; /*text-shadow: 1px 0px 0px rgba(210, 210, 210, 1);*/}
div.pageContentHtml	p			{ font-size: 1.3em; text-align: justify; line-height: 1.3em; padding-top: 2px;}

div.pageContentTextSub	p::before,
div.pageContentHtml		p::before	{ content: ' '; display: table; width: 10em; height: 5px; } 

div.pageContentHtml		ul		{ margin-left: 1em;  }
div.pageContentHtml		li		{ text-align: justify; position: relative; left: 1em; font-size: 1.2em; /*original: 1.0em */ margin-bottom: 8px;  margin-right: 4em;}

div.pageContentText				{ line-height: 1.4em; }

div.pageContentImageLeft			{ float: left; margin-right: 40px; margin-bottom: 0px; }


/*************** Tooltip *****************/


.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  white-space: pre-wrap;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

 
/*************** More or Less *****************/
#lessNews { display: none; }


/* == media queries for Responsive Design. This overrides the primary styles. == */
/* Style adjustments for viewports that meet the condition */
@media screen and (min-width: 1300px) {
    /* Welcome on Index */
    #welcomeContent {
        height:190px;
    }

    .navBlock {
        width: 150px;
        margin: 10px 10px 0px 0px;
    }
        .navBlock div {
            font-size: 1.3em;
        }
        .navBlock img{
            width: 150px;
        }

    div.navNotes {
        font-size: 1em;
        width: 144px;
        height: 144px;
        margin: 0px;
    }
}

@media screen and (min-width: 1150px) and (max-width: 1299px) {
    /* Welcome on Index */
    #welcomeContent {
        height:165px;
    }
    /* Main Content Container */
    .contentBody {
        height: 100%;
        min-height: calc(100% + 10px);
        margin-bottom: 20px;
    }

    .navBlock {
        width: 130px;
        margin: 10px 10px 0px 0px;
    }
        .navBlock div {
        }
        .navBlock img{
            width: 130px;
        }
    div.navNotes {
        top: 26px;
        width: 123px;
        height: 123px;
        margin: 0px;
    }
}

@media screen and (min-width: 881px) and (max-width: 1149px) {
    /* Welcome on Index */
    #welcomeContent {
        height:145px;
    }

    .navBlock {
        width: 105px;
        margin: 10px 10px 0px 0px;
    }
        .navBlock div {
        }
        .navBlock img{
            width: 105px;
        }
    div.navNotes {
        top: 20px;
        width: 99px;
        height: 99px;
        margin: 0px;
    }
}

@media screen and (min-width: 781px) and (max-width: 880px) {
    /* Welcome on Index */
    #welcomeContent {
        height:130px;
    }
    /* Main Content Container */
    .contentBody {
        height: 100%;
        min-height: calc(100% - 0px);
        margin-bottom: 20px;
    }

    .navBlock {
        width: 105px;
        margin: 10px 10px 0px 0px;
    }
        .navBlock div {
            font-size: 0.9em;
        }
        .navBlock img{
            width: 105px;
        }
    div.navNotes {
        top: 20px;
        width: 99px;
        height: 99px;
        margin: 0px;
    }
	div.pageContentHtml	p			{ font-size: 1.2em; text-align: justify; line-height: 1.2em;}
	
	.glow {
		margin-top: 10px;
		margin-bottom: 2px;
	}	

}

@media screen and (min-width: 741px) and (max-width: 780px) {
 
	div.pageContentHtml	p			{ font-size: 1.1em; text-align: justify; line-height: 1.1em;}
	.glow {
		margin-top: 10px;
		margin-bottom: 2px;
	}		

}	
	
@media screen and (min-width: 660px) and (max-width: 740px) {
 
	div.pageContentHtml	p			{ font-size: 1.0em; text-align: justify; line-height: 1.0em;}		
	.glow {
		margin-top: 10px;
		margin-bottom: 2px;
	}	
	
}
	
@media screen and (min-width: 301px) and (max-width: 659px) {
    /* Welcome on Index */
    #welcomeContent {
        height:125px;
    }

    .navBlock {
        width: 105px;
        margin: 10px 0px 0px 0px;
    }
        .navBlock div {
            font-size: 1em;
            color: #111;
        }
        .navBlock img{
            width: 105px;
            display: none;
        }

    div.navNotes {
        display: none;
    }
	
	div.pageContentImageRight		{ float: center; margin-left: 0px; margin-bottom: 8px; }
	div.pageContentHtml	p			{ font-size: 1.2em; text-align: justify; line-height: 1.2em;}
	.areaIntro2						{ overflow-x: hidden; padding: 0 0;}
	.glow {
		margin-top: 10px;
		margin-bottom: 2px;
	}	
	
}

@media screen and (max-width: 300px) {

.pageContentListLabel			{ width: 170px; }
.pageContentListText			{ width: 170px; }
div.pageContentImageRight		{ float: center; margin-left: 0px; margin-bottom: 8px; }
div.pageContentHtml	p			{ font-size: 1.2em; text-align: justify; line-height: 1.2em;}
.areaIntro2						{ overflow-x: hidden; padding: 0 0;}

.right {
	float: left;
	font-family: 'museo_slab500', Arial, sans-serif;
	font-size: 1.25em;
	line-height: 0.9em;
	color: #000000;
/* 	text-shadow: 0px 0.1px 0px #ffc300; */
	margin-bottom: 15px;	
}

	.glow {
		margin-top: 10px;
		margin-bottom: 2px;
	}	

}