@charset "utf-8";
/* CSS Document */
#body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}  


#top-navigation a {
  text-indent: -10000px;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  height: 45px;
  display: block;
}


#top-navigation a.administration         { background-image: url(../images/admin.gif); width: 113px; }
#top-navigation a:hover.administration,
#top-navigation .active a.administration { background-image: url(../images/admin_on.gif);}

#top-navigation a.economic-development         { background-image: url(../images/edc.gif); width: 58px; }
#top-navigation a:hover.economic-development,
#top-navigation .active a.economic-development { background-image: url(../images/edc_on.gif);}

#top-navigation a.city-clerk          { background-image: url(../images/cityclerk.gif); width: 99px; }
#top-navigation a:hover.city-clerk,
#top-navigation .active a.city-clerk { background-image: url(../images/cityclerk_on.gif);}

#top-navigation a.community-development          { background-image: url(../images/comdev.gif); width: 168px;  }
#top-navigation a:hover.community-development,
#top-navigation .active a.community-development { background-image: url(../images/comdev_on.gif);}

#top-navigation a.fire-dept          { background-image: url(../images/fire.gif); width: 59px;  }
#top-navigation a:hover.fire-dept,
#top-navigation .active a.fire-dept { background-image: url(../images/fire_on.gif);}

#top-navigation a.inspections { background-image: url(../images/inspect.gif); width: 83px;  }
#top-navigation a:hover.inspections,
#top-navigation .active a.inspections { background-image: url(../images/inspect_on.gif);}

#top-navigation a.police-dept { background-image: url(../images/police.gif); width: 59px;  }
#top-navigation a:hover.police-dept,
#top-navigation .active a.police-dept { background-image: url(../images/police_on.gif);}

#top-navigation a.public-services { background-image: url(../images/pubservice.gif); width:125px  }
#top-navigation a:hover.public-services,
#top-navigation .active a.public-services { background-image: url(../images/pubservice_on.gif);}

#top-navigation a.public-works { background-image: url(../images/pubworks.gif); width: 112px;  }
#top-navigation a:hover.public-works,
#top-navigation .active a.public-works { background-image: url(../images/pubworks_on.gif);}

#top-navigation a.new-movers { background-image: url(../images/newmove.gif); width: 111px; }
#top-navigation a:hover.new-movers,
#top-navigation .active a.new-movers { background-image: url(../images/newmove_on.gif);}


.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 0px;
}
.utilmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 0px;
}

#search_form {
  margin: 0px 15px 10px 15px;
}


.formButton {
	background-color: #00CCFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	color: #F8F7F4;
}

#side-nav ul{
  margin: 10px 8px;
  padding: 0px;
}
#side-nav ul ul {
  margin: 0;
  padding: 0;
}
#side-nav li {
  margin: 0px;
  padding: 0px 10px;
  list-style: none;
}

#side-nav li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#side-nav li li a {
	font-size: 12px;
}
#side-nav li li li a {
	font-size: 11px;
}
#side-nav li li li li a {
	font-size: 10px;
}

.cds_buttons { display: none; }

#featured-events {
  margin: 10px 8px;
  padding: 0px;
}
#featured-events li {
  margin: 0px 10px;
  padding: 0px;
  list-style: none;
}

#featured-events li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 0px;

}




.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clear{ 
	clear:both;
}

/* FLASH MESSAGES */
.flash {
  border: 1px solid #9c9;
  color: #060;
  font-size: 14px;
  margin-bottom: 12px;
  padding: 5px 5px 5px 35px;
  text-align: left; }
#notice {
  background: #e2f9e3 url(../images/admin/tick.png) no-repeat scroll 10px;
  }
#warning {
  background: #f9e2e3 url(../images/admin/error.png) no-repeat scroll 8px;
  border-color: #c99;
  color: #600; }


/* SLIDESHOW */

.slideshow .content {
  position: relative;
}

.slideshow .content img {
  margin: 0 auto;
  position: absolute;
}

.slideshow .slides {
  display: none;
}

/* EVENTS */

#event dt {
  float: left;
  width: 150px;
  text-align: right;
  font-weight: bold;
}
#event dd {
  margin-left: 160px;
  line-height: 20px;
}
#event img {
  float: left;
}


/*
 * Calendar fixes
 */

.calendar_date_select thead th {
   text-align: center;
}

.calendar_date_select .cds_header {
  height: 20px;
}

.calendar_date_select .cds_footer {
  display: none;
}

.calendar_date_select td.today {
  background-color: #bf2c37;
}

.calendar_date_select td.today div {
  color: #fff;
}
