/**** QCONTENT DEFAULT STYLES *****/
/**** News Feed Display Pop Up
/**** File Browser
/**** Dynamic Menus
/**** Search Box
/**** Site Map
*****/

@font-face {
    font-family: 'weather';
    src: url('/data/layout/weather/artill_clean_icons-webfont.eot');
    src: url('/data/layout/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('/data/layout/weather/artill_clean_icons-webfont.woff') format('woff'),
         url('/data/layout/weather/artill_clean_icons-webfont.ttf') format('truetype'),
         url('/data/layout/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ----------------- DEFAULT NEWS FEEDS & POPUP ------------------- */
/* ---------------------------------------------------------------- */
.NEWS_FEED_DISPLAY_TABLE, 
.NEWS_FEED_DISPLAY_DETAILS_TABLE {				/* Containers */
	width: 100%;
},
.NEWS_FEED_DISPLAY_ROW_HEADER, 					/* Category Heading */ 
.NEWS_FEED_DISPLAY_DETAILS_TITLE {				/* & Pop Up Row Heading */
	font-size: 125%;
	font-weight: bold;
}
.NEWS_FEED_DISPLAY_ROW_HEADER_RSS img, 
.NEWS_FEED_DISPLAY_RSS img {					/* RSS Icons */
}
.NEWS_FEED_DISPLAY_EXPANDER {					/* Details +/- Icon */
}
.NEWS_FEED_DISPLAY_ROW_TITLE {					/* Feed Item Row */
  	padding:10px 15px;
}
.NEWS_FEED_DISPLAY_TITLE {						/* Feed Item Date */
  	font-size:14px;
  	color:#1abead;
  	font-weight:bold;
}
.NEWS_FEED_DISPLAY_LINK_TITLE {					/* Feed Item Link */
	text-decoration:none;
  	font-size:15px;
  	color:#383838;
}
.NEWS_FEED_DISPLAY_ROW_TITLE:hover {
  	background:#08669C;
}
.NEWS_FEED_DISPLAY_ROW_TITLE:hover > .NEWS_FEED_DISPLAY_LINK_TITLE {
	color:#fff;
}
.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW {			/* Item Details Row */
}
.NEWS_FEED_DISPLAY_ROW_ARCHIVE {				/* Archive Row */
}
.NEWS_FEED_DISPLAY_LINK_ARCHIVE {				/* Archive Link */
  	font-weight:bold;
  	text-decoration:none;
  	color:#08669C;
    float: right;
  padding: 50px 0;
}
.NEWS_FEED_DISPLAY_LINK_ARCHIVE:hover {
  	color:#22AEE9;
}
.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
  width: 100%;
  position: relative;
  display: block;
}
.NEWS_FEED_DISPLAY_DETAILS_TITLE,
.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT{
  font-weight: bold;
  font-size: 18px;
  padding: 20px 0;
  display: block;
  color: #08669C;
  text-transform: uppercase;
}
a.archived{ 
	position: absolute;
    right: 10px;
    top: 10px;
    color: #22AEE9;
    font-size: 21px;
}
a.archived:hover{ 	
	color:#08669C;
}
#news .NEWS_FEED_DISPLAY_ROW_TITLE {	
 	padding-left:45px;
  	background:url("/data/layout/images/news_icon.png") top left no-repeat;
  	background-position: 15px 9px;
}
#events .NEWS_FEED_DISPLAY_ROW_TITLE {	
 	padding-left:45px;
  	background:url("/data/layout/images/events_icon.png") top left no-repeat;
    background-position: 15px 9px;
}
#news .NEWS_FEED_DISPLAY_ROW_TITLE:hover{
  	padding-left:45px;
  	background:#08669C url("/data/layout/images/news_icon.png") top left no-repeat;
  	background-position: 15px 9px;  
}
#events .NEWS_FEED_DISPLAY_ROW_TITLE:hover{	
   	padding-left:45px;
    background:#08669C url("/data/layout/images/events_icon.png") top left no-repeat;
    background-position: 15px 9px;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT li {
  	line-height:1.375;
	margin-bottom: 10px;
}

/* -------------------------- EVENTS LIST ------------------------- */
/* ---------------------------------------------------------------- */
ul.eventlist {
  	width: 100%;
}
ul.eventlist li {
	padding:10px 15px;
   	padding-left:45px;
  	background:url("/data/layout/images/meetings_icon.png") top left no-repeat;
  	background-position: 15px 11px;
}
ul.eventlist li:hover {
    padding-left:45px;
  	background:#08669C url("/data/layout/images/meetings_icon.png") top left no-repeat;
  	background-position: 15px 11px;  
}
.eventdate {
  	font-size:14px;
  	color:#1abead;
  	font-weight:bold;
}
.eventname {
}
.eventname a {
  	text-decoration:none;
  	font-size:15px;
  	color:#383838;
}
ul.eventlist li:hover > .eventname{
  	color:#fff;
}
ul.eventlist li:hover > .eventname a{
    color:#fff;
}

.FORM_LABEL_TEXT {
	font-weight:700;
}

/* File Browser Tweaks */

#FB .FolderPreText,
#FB_FB_APPanel .FolderPreText, 	
#FB1_FB1_APPanel .FolderPreText, 	
#FB2_FB2_APPanel .FolderPreText, 	
#FB3_FB3_APPanel .FolderPreText, 	
#FB4_FB4_APPanel .FolderPreText, 	
#FB5_FB5_APPanel .FolderPreText, 	
#FB .FB_Footer,
#FB_FB_APPanel .FB_Footer, 	
#FB1_FB1_APPanel .FB_Footer, 	
#FB2_FB2_APPanel .FB_Footer, 	
#FB3_FB3_APPanel .FB_Footer, 	
#FB4_FB4_APPanel .FB_Footer, 	
#FB5_FB5_APPanel .FB_Footer, 	
#FB span,
#FB_FB_APPanel span, 	
#FB1_FB1_APPanel span, 	
#FB2_FB2_APPanel span, 	
#FB3_FB3_APPanel span, 	
#FB4_FB4_APPanel span, 	
#FB5_FB5_APPanel span, 	
#FB h2,
#FB_FB_APPanel h2, 	
#FB1_FB1_APPanel h2, 	
#FB2_FB2_APPanel h2, 	
#FB3_FB3_APPanel h2, 	
#FB4_FB4_APPanel h2, 	
#FB5_FB5_APPanel h2 {
	display:none;
}

/* File Icon */
#FB_FB_APPanel img, 	
#FB1_FB1_APPanel img, 	
#FB2_FB2_APPanel img, 	
#FB3_FB3_APPanel img, 	
#FB4_FB4_APPanel img, 	
#FB5_FB5_APPanel img {
	margin-right:8px;
}

/* File Container */
#FB_FB_APPanel li, 	
#FB1_FB1_APPanel li, 	
#FB2_FB2_APPanel li, 	
#FB3_FB3_APPanel li, 	
#FB4_FB4_APPanel li, 	
#FB5_FB5_APPanel li {
    list-style-type: none;
	margin: 8px 0 0 -40px;
	display:block;
    background:#f8f8f8;
    padding:8px 16px; 
    border:1px solid #f1f1f1;
}

/* Link */
#FB_FB_APPanel li a, 	
#FB1_FB1_APPanel li a, 	
#FB2_FB2_APPanel li a, 	
#FB3_FB3_APPanel li a, 	
#FB4_FB4_APPanel li a, 	
#FB5_FB5_APPanel li a {
	text-decoration:none;
}

/* Description text */
#FB_F > ul > li > div > div, 
#FB1_F > ul > li > div > div, 
#FB2_F > ul > li > div > div, 
#FB3_F > ul > li > div > div, 
#FB4_F > ul > li > div > div, 
#FB5_F > ul > li > div > div {
	font-size: 14px;
	color:#777;
	margin: 0 0 0 28px;
}

/* --------------------- DEFAULT DYNAMIC MENU --------------------- */
/* ---------------------------------------------------------------- */

.MenuGroup {									/* Menu Container */
	width: 95%;
}
.MenuGroup img {								/* Hide default expand icon */
	display: none;
}
.MenuItem, .MenuItemOver {					/* Menu Item Containers */
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.MenuItem td, .MenuItemOver td {			/* Menu Item Text */
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.MenuItemOver {									/* Hover Item Container */
	background: white;
}
.MenuItemOver td {								/* Hover Item Text */
}

/* --------------------- SLIDER DYNAMIC MENU --------------------- */
/* ---------------------------------------------------------------- */
.MenuGroupSlider {									/* Menu Container */
	background-color: rgba(0, 0, 0, 0.6);
}
.MenuGroupSlider img {								/* Hide default expand icon */
	display: none;
}
.MenuItemSlider, .MenuItemOverSlider {					/* Menu Item Containers */
	margin:0;
  	padding:0;
}
.MenuItemSlider td, .MenuItemOverSlider td {			/* Menu Item Text */
	display: block;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding:9px 0;
	cursor: pointer;
	width: 159px;
  	margin:0;
}
.MenuItemSlider td:hover, .MenuItemOverSlider td:hover {
	background-color: #1EDCC8;
	color: #000;
}
/* ---------------------- DEFAULT SEARCH BOX ---------------------- */
/* ---------------------------------------------------------------- */

.SEARCH_FORM_LABEL_TEXT {						/* Search Label */
	color: #ccc;
	float: left;
	margin: 4px 0 0 0;
}
.SEARCH_FORM_BOX {								/* Search Text Field */
	padding: 5px;
	outline: 0;
	margin: 0;
	width: 176px;
	right: -20px;
	position: relative;
	background: #fff;
	border: 1px solid #fff;
}
.SEARCH_FORM_BOX:focus {
	border: 1px solid #EAF996;
	background: white;
}
.search img {								/* Submit Button (if Image) */
	position: relative;
  	z-index:1;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.SUBMIT_BUTTON {								/* Submit Button (if Text) */
}
:focus {
	outline: -webkit-focus-ring-color auto 0px;
}

/* --------------------------- SITE MAP --------------------------- */
/* ---------------------------------------------------------------- */

.SiteMap {
}
.RootNode {
}
.RootNode a {
	color: #666;
}
/* ----------------------- EMERGENCY ALERT ------------------------ */
/* ---------------------------------------------------------------- */

#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #FFF;
  	height:30px;
  	line-height:30px;
}
#EmergencyAlert p{
  	color:#fff!important;
}

#FB_Footer { display: none; }
#FB h2 { display: none; }
#FB_FB_APPanel h2 { display: none; }
#FB1_FB1_APPanel h2 { display: none; }
#FB2_FB2_APPanel h2 { display: none; }
#FB3_FB3_APPanel h2 { display: none; }
#FB4_FB4_APPanel h2 { display: none; }
#FB5_FB5_APPanel h2 { display: none; }


@media (max-width: 480px) {
.NEWS_FEED_DISPLAY_TITLE {				
  	font-size:12px;
}
.NEWS_FEED_DISPLAY_LINK_TITLE {				
  	font-size:13px;
}
.eventdate {
  	font-size:12px;
}
.eventname a {
  	font-size:13px;
}
}


/* Weather */

#weather i {
  color: #fff;
  font-family: weather;
  font-size: 40px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
  text-transform: none;
  padding-right: 5px;
}

h2.weather-head {
    margin-bottom: 5px!important;
}

#weather .icon-0:before { font-family: weather;content: ":"; }
#weather .icon-1:before { font-family: weather;content: "p"; }
#weather .icon-2:before { font-family: weather;content: "S"; }
#weather .icon-3:before { font-family: weather;content: "Q"; }
#weather .icon-4:before { font-family: weather;content: "S"; }
#weather .icon-5:before { font-family: weather;content: "W"; }
#weather .icon-6:before { font-family: weather;content: "W"; }
#weather .icon-7:before { font-family: weather;content: "W"; }
#weather .icon-8:before { font-family: weather;content: "W"; }
#weather .icon-9:before { font-family: weather;content: "I"; }
#weather .icon-10:before { font-family: weather;content: "W"; }
#weather .icon-11:before { font-family: weather;content: "I"; }
#weather .icon-12:before { font-family: weather;content: "I"; }
#weather .icon-13:before { font-family: weather;content: "I"; }
#weather .icon-14:before { font-family: weather;content: "I"; }
#weather .icon-15:before { font-family: weather;content: "W"; }
#weather .icon-16:before { font-family: weather;content: "I"; }
#weather .icon-17:before { font-family: weather;content: "W"; }
#weather .icon-18:before { font-family: weather;content: "U"; }
#weather .icon-19:before { font-family: weather;content: "Z"; }
#weather .icon-20:before { font-family: weather;content: "Z"; }
#weather .icon-21:before { font-family: weather;content: "Z"; }
#weather .icon-22:before { font-family: weather;content: "Z"; }
#weather .icon-23:before { font-family: weather;content: "Z"; }
#weather .icon-24:before { font-family: weather;content: "E"; }
#weather .icon-25:before { font-family: weather;content: "E"; }
#weather .icon-26:before { font-family: weather;content: "3"; }
#weather .icon-27:before { font-family: weather;content: "a"; }
#weather .icon-28:before { font-family: weather;content: "A"; }
#weather .icon-29:before { font-family: weather;content: "a"; }
#weather .icon-30:before { font-family: weather;content: "A"; }
#weather .icon-31:before { font-family: weather;content: "6"; }
#weather .icon-32:before { font-family: weather;content: "1"; }
#weather .icon-33:before { font-family: weather;content: "6"; }
#weather .icon-34:before { font-family: weather;content: "1"; }
#weather .icon-35:before { font-family: weather;content: "W"; }
#weather .icon-36:before { font-family: weather;content: "1"; }
#weather .icon-37:before { font-family: weather;content: "S"; }
#weather .icon-38:before { font-family: weather;content: "S"; }
#weather .icon-39:before { font-family: weather;content: "S"; }
#weather .icon-40:before { font-family: weather;content: "M"; }
#weather .icon-41:before { font-family: weather;content: "W"; }
#weather .icon-42:before { font-family: weather;content: "I"; }
#weather .icon-43:before { font-family: weather;content: "W"; }
#weather .icon-44:before { font-family: weather;content: "a"; }
#weather .icon-45:before { font-family: weather;content: "S"; }
#weather .icon-46:before { font-family: weather;content: "U"; }
#weather .icon-47:before { font-family: weather;content: "S"; }

#weather h2 {
  margin: 0;
  padding-top: 0;
  color: #FFF;
  font-size: 20px;
}

#weather ul {
    padding-left: 5px;
    margin-top: 5px;
    color: #FFF;
}

h2.weather-title {
    margin-bottom: 5px!important;
}

div#ui-datepicker-div {
    background: #FFF!important;
    border: 5px solid #08669C!important;
    padding: 5px!important;
}

span.ui-icon.ui-icon-circle-triangle-e,
span.ui-icon.ui-icon-circle-triangle-w {
    cursor: pointer!important;
    padding-right: 5px!important;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    padding-bottom: 6px!important;
}

.ui-datepicker-title {
    padding-top: 5px!important;
}