/***** GENERIC RULES AND MORE **********************************************************/

a {
  text-decoration: underline;
  color: #006699;
}

a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: px; /*for IE*/
}


/* Menus... */

ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.menu li {
  display: inline;
  float: left;
  padding-left: 13px;
  border-right: 1px solid white;
}

ul.menu li a {
  display: inline-block;
  border-left: 1px solid white;
  padding: 5px 12px 0px 8px;
  height: 25px;
  color: white;
  text-decoration: none;
}

ul.menu a:hover {
  text-decoration: none;
}


ul.dept {
font-size:80%;
}


/***** LAYOUT STYLES (from here on in...) ************************************************/

body {
  /*background: url(/padsecure/wpgca/lines_bkgrd.jpg); */
  font-family: 'Verdana', 'Arial', sans-serif;
  margin-top: 0;

}

#page {
  clear: both;
  width: 951px;
  margin: 0 auto;
  background-color: white;
  border: 1px solid white;
   
}


/***** TOP NAVIGATION *******************************************************************/

#top-navigation {
  width: 951px;
  margin: 1px auto;
  color: white;
  font-weight: bold;
  font-size: 80%;
}

#top-navigation .links {
  float: left;
}

#top-navigation .links a {
  color: white;
}

#top-navigation .search {
  text-align: right;
  float: right;
}

#top-navigation .search form, 
#top-navigation .search img {
  display: inline;
}

#top-navigation #go-button,
#top-navigation img {
  vertical-align: middle;
}


/***** HEADER *****************************************************************************/

#headers {
  float: left;
  width: 773px;
  padding-bottom: 15px;
  background: url(/padsecure/wpgca/dropshadow_spacer.jpg) repeat-x;
  background-position: bottom center;
}

#banner {
  height: 108px;
 
  border-bottom: 1px solid white;
  /* SWinslow, 20081202: Added top border to line up menu items again  (IE6)
  border-top: 3px solid white;*/
}

#top-menu {
  background-color: #5E5E86;
  border-bottom: 1px solid white;
  height: 30px;
  padding-right: 10px;
}

#top-menu ul {
  font-size: 12pt;
}

#top-menu ul li {
  border-right: 1px solid white;
}

#top-menu ul li.residents {
  background-color: #CC0000;
}

#top-menu ul li.business {
  background-color: #F0B40F;
}

#top-menu ul li.visitors {
  background-color: #FF6600;
}

#top-menu ul li.city_hall {
  background-color: #5A7D1F;
  border-right: none;
}

#top-menu ul li a {
  background-color: #5E5E86;
  padding: 5px 12px 0px 8px;
  height: 25px;
  text-decoration: none;
}


#top-menu ul.extras {
  float: right;
  border-right: 13px solid #000066;
  border-left: 1px solid white;
  font-size: 80%;
}

#top-menu ul.extras li {
  background-color: #A0A0BC;
  border-right: 1px solid white;
}

#top-menu ul.extras li a {
  height: 22px;
  padding: 8px 10px 0px 10px;
}

/* Hack: IE6 ignores this style because of the '>'. */ 
ul.menu li > a {
  display: block;
}

#headers .submenu {
  height: 29px;
  width: 758px;
  border-bottom: 1px solid white;
  padding-left: 15px;
  background-color: #5E5E86;
}


#headers .submenu ul li {
  padding: 0;
  border: none;
}

#headers .submenu ul li a {
  padding: 0 10px;
  height: 1.3em;
  margin-top: 6px;
}

#headers .submenu ul li:first-child a {
  border-left: none;
}

/***** LEFT MENU *******************************************************************/

#left-bar {
  float: left;
  width: 177px;
  border-right: 1px solid white;
  background-color: #AAAAAA;
  color: white;
  font-size: 10pt;
}

#left-bar .section {
  background-color: #006699;
  padding-left: 13px;
  border-top: 1px solid white;
}

#left-bar .section a,
#left-bar .section div {
  display: block;
  background-color: #AAAAAA;
  border-left: 1px solid white;
  padding: 9px; /* changed by Ashley - we want it this way */
  /* padding-right: 40px right is now in the class styles for gallery, sitemap, contact us, and events.*/
  background-repeat: no-repeat;
  background-position: 95% 50%;
  text-decoration: none;
}

#left-bar .section img.icon {
  float: right;
  margin-right: 9px;
}

#logo {
  height: 108px;
  background: #000066;
  color: white;
  text-align: center;
}

#left-bar .three-one-one {
  background-color: #333366;
  /*background-color: #007BB7; change to this when 311 logo goes in */
}

#left-bar .three-one-one div {
/*  background-color: #80BEDB;*/
/*  color: white;*/
/*  font-size: 36pt;*/
/*  font-weight: bold;*/
/*  letter-spacing: 0.2em;*/
  padding: 0;
}

#left-bar .three-one-one img {
  margin: 0;
}

#left-bar img {
  border: none;
}

#left-bar a {
  color: white;
}

#left-bar a:hover {
  text-decoration: none;
}

#left-menu .section.images {
/*Use this for an image that is 163 px wide (full width of the left nav), and with no a href tag. */
  display: block;
  background-color: #AAAAAA;
  border-left: 1px solid white;
  padding: 0px;
  background-repeat: no-repeat;
}



/***** RIGHT CONTENT ***********************************************************************/

#main {
  float: right;
  /* SW, 20081203:  width: 773px; */
}

#main a {
  text-decoration: underline;
}

#main a:hover {
  text-decoration: none;
}

/***** MAIN ********************************************************************************/

#content {
  float: left;
/* SW, 20081203:  width: 527px; */
  padding: 10px 14px 14px 14px;
}

#content h1 {
  margin-top: 0;
}

#content .subsections {
  text-align: center;
}

#content .subsections .section {
  display: inline;
  padding: 0px 6px;
}

#content .subsections img {
  margin-bottom: 8px;
  display: inline-block;
  border: none;
}

#content div.features {
  padding-left: 13px;
  background-color: #666666;
}

#content div.features h1 {
  margin: 0;
  padding: 10px;
  background-color: #AAAAAA;
  color: white;
  font-size: 80%;
  font-weight: normal;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  
  /** Why, IE?  Why? **/
  position: relative;
}

#content div.features div.body {
  background-color: #EEEEEE;
  border-left: 1px solid white;
  padding: 8px;
  
}

#content div.features div.body ul {
  padding-left: 5px;
  text-indent: -5px;
}

#content div.bannerimage {
  padding-left: 12px;
  padding-top: 12px;
}


.two_cols .left {
  float: left;
  width: 48%;
  font-size:70%;
}

.two_cols .right {
  float: right;
  width: 48%;
  font-size:70%;
}

.two_cols a {
  color: #333333;
}

/***** RIGHT BAR *************************************************************************/

#right-bar {
  width: 216px;
  float: right;
  border-left: 1px solid white;
}

#right-bar .section {
  border-top: 1px solid white;
  padding-right: 13px;
}

#right-bar .section h1 {
  background-color: #AAAAAA;
  margin: 0;
  padding: 10px;
  font-size: 100%;
  font-weight: bold;
  text-align: right;
  color: white;
  border-right: 1px solid white;
}

#right-bar .section h2 {
/*  background-color: #AAAAAA;*/
  margin: 0;
  padding: 10px;
  font-size: 100%;
  font-weight: bold;
  text-align: right;
  color: white;
  border-right: 1px solid white;
}

#right-bar .section h3 {
/*  background-color: #AAAAAA;*/
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  color: #333366;
  border-right: 1px solid white;
}

#right-bar .section .body {
  background-color: #EEEEEE;
  border-top: 1px solid white;
  border-right: 1px solid white;
  padding: 5px 10px;
/*  color: #333333;*/
  /*font-size: 10pt;*/
}

#right-bar .section.search .body {
  background-color: #ffffff;
  border-top: 1px solid white;
  border-right: 1px solid white;
  padding: 5px 10px;
  text-align:center;
  /*font-size: 10pt;*/
}

#right-bar .section .body ul {
  margin: 0;
  padding-left: 15px;
  list-style-type: square;
  font-size: 90%;
}

#right-bar .one {
  background-color: #669999;
  color: #669999;
}

#right-bar .two {
  background-color: #CC9999;
  color: #CC9999;
}

#right-bar .three {
  background-color: #996699;
  color: #996699;
}

#right-bar .four {
  background-color: #9999cc;
  color: #996699;
}

#right-bar .search {
  background-color: #ffffff;
  color: #ffffff;
}
#right-bar .emerg-one {
  background-color: #cc0000;
  color: #cc0000;
}

#right-bar .emerg-two {
  background-color: #038089;
  color: #038089;
}

#right-bar .emerg-three {
  background-color: #cc9933;
  color: #cc9933;
}

#right-bar .emerg-four {
  background-color: #333366;
  color: #333366;
}

#right-bar img.rss {
  border: none;
  vertical-align: middle;
}

#right-bar a {
  color: #333333;
}

#right-bar .search form {
  color: #333333;
  display:inline;
  margin: 0px;
}

#right-bar {
  font-size: 80%;
}

#right-bar li {
  padding: 2px 0;
}

#right-bar .date {
  text-align: right;
  color: black;
  margin-bottom: 5px;
}

/***** FOOTER ***********************************************************************/

#footer {
  clear: both;
  padding: 1em;
  margin-top: 1em;
  background-color: #5e5e86;
  color: white;
  text-align: center;
  font-size: 70%;
  border-top: 1px solid white;
  height: 3.5em;
}

#footer p {
  margin: 0;
  padding: 0;
}

#footer a {
  color: white;
}

/** ALTERNATIVE LAYOUTS **/
body.hide-right-bar #right-bar {
  display: none;
}

body.hide-right-bar #content {
  width: auto;
}

body.fluid #top-navigation {
  width: auto;
}

body.fluid #page {
/*  position: relative;*/
  width: auto;
  min-width: 951px;
/*  background-color: #323266;*/
}

body.fluid #main {
  clear: left;
  float: none;
  width: auto;
  background-color: white;
}

body.fluid #content {
  float: none;
  width: auto;
}

body.fluid #header {
  border-right: 1px solid white;
}


.RtNavText {
  color: #333333;
  }
  
#dm0m0 {
  width: auto !important;
}
