@import url("MKEdefault.css");

/* Styles specific to County */

body, #mainbody {
	background-color: #fffef1;
}
#pageTopArea{ 
	border-bottom: 10px solid #a3d2e4; 
	background: url(images/pageTopAreaBack_county.jpg) repeat-x; 
}

#logoControlContainer{
background: url(images/county_logo.jpg) no-repeat top left;
}

#rotatingImage { background:url(images/city01.jpg) top left no-repeat;}

/*-----begin right content CRB   Chad -------*/
			
#rightContent {
	float: right; 
	position: relative;
	width: 200px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
			
/*----- the end of right content CRB---*/	


#contentArea{ /* middle column */
	border-right: 1px solid #000000;
	background: #fff !important;
	z-index: 0;
}

a:link {color: #2c95bb;	text-decoration: none;}
a:visited {color: #836F62;text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {color: #AE3900;text-decoration: none;}

#outerColumnContainer{
	border-left: 224px solid #fffef1;
	border-right: 215px solid #fffef1;
}
#outerColumnContainer1Col{ /* For 1 Column template */
	border-left: 224px solid #fffef1;
}
#outerColumnContainer #contentContainer{ /* middle column */
	background:url(images/cornerBackCounty.gif) no-repeat top right #fff; 
}
#outerColumnContainer1Col #contentContainer{ /* middle column */
	background:url(images/cornerBackCounty.gif) no-repeat top right #fff; 
}
#titleBarContainer h1{
	color: #2c95bb; 
}

#pageUpdated h4{color: #2c95bb; }

#bottomNavContainer{
	background-color:#a3d2e4;
}
#poweredBy{
	background-color:#fffef1;
}

/* side Navigation */


#contentNavContainer ul li {
	background: #2c95bb;
}

#contentNavContainer ul li a:hover {
	background: #2c95bb; 
}
#contentNavContainer ul li .current {
	background: #2c95bb; 
}
#contentNavContainer ul li ul li{
	border-bottom: 1px solid #666666; 
	color:#000000;
	background:#fffef1;
}	
#contentNavContainer ul li ul li a:link, #contentNavContainer ul li ul li a:visited {
	color:#000; 
}	
#contentNavContainer ul li ul li a:hover {
	color: #fff;
	text-decoration: none;
}	
#contentNavContainer ul li ul li .current {
 
	color:#000; 
	background:#fffef1; 
}
#contentNavContainer ul li ul li a:hover {
	background: #2c95bb;
}
#contentNavContainer ul li ul li ul li {
	background:#e9f1f5;
}

#contentNavContainer ul li ul li ul li a {
	border-top: 1px solid #ccc;
}

#contentNavContainer ul li ul li ul li .current {
	border-bottom: 0px solid #fff;
}

#contentNavContainer ul li ul li ul li a:link, #contentNavContainer ul li ul li ul li a:visited {
	background:#e9f1f5;
	color:#000;
}	
#contentNavContainer ul li ul li ul li a:hover {
	background: #fff url(images/nav_dot.gif) no-repeat 10px 50%;
	color: #000;
	text-decoration:underline;
}

#contentNavContainer ul li ul li ul li ul li a{
	border-top: 1px solid #ccc;
}
			
p{
	font-family: Arial,Geneva, Helvetica, sans-serif; 
	font-size: 12px;
	line-height:20px; 
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin: 0px 0 0px 0;
}

h1{
	font-family: Arial,Geneva, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
	
h2{
	font-family: Arial,Geneva, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

h3{
	font-family: Arial,Geneva, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
h4{
	font-family: Arial,Geneva, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: uppercase;
	color: #000;
}
h5{
	font-family: Arial,Geneva, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

/*sitemap specific css*/

.SiteMap ul li ul li a:link {color:#2c95bb;}
.SiteMap ul li ul li ul li {color:#2c95bb;}
.SiteMap ul li ul li ul li a:link {color:#2c95bb;}
.SiteMap ul li ul li ul li ul li a:link {color:#90cbe2;}
.SiteMap ul li ul li ul li ul li {color:#90cbe2;}
.SiteMap ul li ul li ul li ul li ul li a:link {color:#90cbe2;}

/*searchresults specific css*/
.SearchResults h4 a:link{color: #2c95bb; text-decoration: none}
.SearchResults h4 a:visited{color: #2c95bb; text-decoration: none}
.SearchResults h4 a:hover{color: #90cbe2; text-decoration: underline}
.SearchResults h4 a:active{color: #2c95bb; text-decoration: none}

.SearchResults p a{color:#90cbe2;}

/*TOC Block*/

.TOCBlock .date {color:#9595a3;}
.TOCBlock .OneCol  p  a{color:#90cbe2;}
.TOCBlock .TwoCol  p  a{color:#90cbe2;}

/*ALPHA styles*/

.tocList div p a{color:#90cbe2;}

.tocList h4 a:link{color: #2c95bb; text-decoration: none}
.tocList h4 a:visited{color: #2c95bb; text-decoration: none}
.tocList h4 a:hover{color: #90cbe2; text-decoration: underline}
.tocList h4 a:active{color: #2c95bb; text-decoration: none}

/*AGG Block Styles */

.AggregationResults .date {color:#9595a3;}
.Aggregation .TwoCol div .date {color:#9595a3;}
.AggregationResults .OneCol  p  a{color:#90cbe2;}
.Aggregation .TwoCol div  p  a{color:#90cbe2;}

/*============Calendar County Colors=================*/

table.calendar thead tr.caption th {
	background: #2c95bb;
}
table.calendar thead tr.caption th.arrow {
	background: #2c95bb;
}

table.calendar thead tr.caption th.arrow:hover {
	background: #2c95bb;
}

table.calendar caption {
	background: #2c95bb;
	
}
table.calendar th {
	background: #CCCCCC;
	border-right: 1px solid #2c95bb;
	border-bottom: 1px solid #2c95bb;
	border-top: 1px solid #2c95bb;
}

table.calendar td {
	color: #616B76;
	border-right: 1px solid #2c95bb;
	border-bottom: 1px solid #2c95bb;
}

table.calendar .otherMonth {
	color: #000000;
	background: #a3d2e4;
}
table.calendar td.selected {
	color: #000000;
	background: #fffef1;
}

.calendarNav {
	color: #000000;
}



.calendarNav .selected {
	color: #000000;
}

/*============to remove blue borders CB 02052009=================*/

.titanBody IMG {
	border-style: none;
}
.mainBody IMG {
	border-style: none;
}
.Freeform IMG {
	border-style: none;
}
.FormEditor IMG {
	border-style: none;
}
.FAQ IMG {
	border-style: none;
}

/* Added by CRB on 02242009 */
/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	width: 183px;
	margin-bottom: 10px;
	color: #fff;
}
.CollapsiblePanel p {
	margin: 10px 10px 0px 10px;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	}

.CollapsiblePanelTab {
	background: url(../images/panelBar.gif) no-repeat;
	height: 32px;
	margin: 0px;
	padding: 6px 10px 2px 30px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: sans-serif;
	font-size: 80%;
	font-weight: bold;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: white;
	text-decoration: none;
}


.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: url(../images/panelBar.gif) no-repeat;
	
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background: url(../images/panelBarOver.gif) no-repeat;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background: url(../images/panelBar.gif) no-repeat;
}

/* Added by CRB on 07282009 for banner heading and content
they can be added from the block level or in a freeform block*/

.blu-bannerL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 18px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 15px;
	LINE-HEIGHT: 250%;
	PADDING-TOP: 0px;
	WHITE-SPACE: nowrap;
	HEIGHT: 43px;
	background-image: url(graphics/blu-left.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #2b95bc;
}
.blu-bannerR {
	DISPLAY: block;
	HEIGHT: 43px;
	background-image: url(graphics/blu-right.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	min-width: 85%;
	margin-bottom: 15px;
}
.blu-content {
	
	BORDER-RIGHT: #2b95bc 1px solid;
	BORDER-TOP: #2b95bc 1px solid;
	BORDER-LEFT: #2b95bc 1px solid;
	BORDER-BOTTOM: #2b95bc 1px solid;
	WIDTH: 80%;
	FLOAT: left;
	BACKGROUND-COLOR: #f2fbff; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	min-width: 80%;
}

.bluNB-content {
	
	BORDER-RIGHT: #2b95bc 1px solid;
	BORDER-TOP: #2b95bc 1px solid;
	BORDER-LEFT: #2b95bc 1px solid;
	BORDER-BOTTOM: #2b95bc 1px solid;
	WIDTH: 80%;
	FLOAT: left;
	BACKGROUND-COLOR: #ffffff; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	min-width: 80%;
}
