﻿/* CSS Document */

/* across site page defaults*/
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  font-size: medium;
  font-family:Arial, Helvetica, sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
  background: url(/common/images/leftnavybarnar.jpg) repeat-y 0px 0px;
  background-color: #FFFFED;
}
body.noMenu, body.pressRelease {
  width: 100%;
  height: 100%;
  background: none;
  background-color: #FFFFED;
}
body.noMenu .mainContent {
  margin-left: auto;
  margin-right: auto;
}

.mainBody {
  font-size: .95em;
  margin: 0;
  padding: 0;
}
.content {
  background-color: #FFFFEC;
  width: 960px;
  height: 100%;
  height: auto !important;
  min-height: 103%;
  border: 1px solid #900;
  top: 0px;
  left: 0px;
  position: absolute;
}
.mainContent {
  margin-left: 144px;
  padding-left: 5px;
  padding-right: 5px;
  height: 100%;
  width: 810px;
}
.canvas {
  text-align: left;
  width: 803px;
  padding: 5px 5px 5px 10px;
}
.one-half {
    width: 50%;
}

.one-third {
  width: 33%; 
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/* no frames for forms, center content */
.centerPage {
  margin: 0 auto;
  width: 803px;
}

/* department page header name and address */
.pageHeader {
  position: relative;
  width: 813px;
  left: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.pageNavButtons {
  height: 26px;
  width: 100%;
}
.pageSearchFields {
  position: relative;
  float: center;
}
.sectionNavButtons {
  text-align: center;
}
.navButton {
  background-color: #E9E9E9;
  border: 2px #E9E9E9 outset;
  padding: 2px 4px;
  color: black;
  text-decoration: none;
  font-size: 1.0em;
  float: right;
}
.navButton:visited{
  color: black;
}
.navButton:hover{
  border-style: inset;
  background-color: #E9E9E05;
  padding: 3px 3px 0 5px; /*shift text 1px to the right and down*/
  color: black;
}
.navButton:active{
  color: black;
}
.subLinks {
  position: relative;
  width: 813px;
  margin-top: 2px;
  left: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
#spanishLink {
  float: right;
  font-size: 0.75em;
  margin-top: 3px;
}
.mainNavButton {
  background-color: #E9E9E9;
  border: 2px #E9E9E9 outset;
  padding: 2px 4px;
  color: black;
  text-decoration: none;
  font-size: 1.0em;
}
.mainNavButton:visited {
  color: #000;
}
.mainNavButton:hover {
  border-style: inset;
  background-color: #E9E9E05;
  padding: 3px 3px 0 5px; /*shift text 1px to the right and down*/
  color: #000;
}
.mainNavButton:active {
  color: #000;
}
table.DepartmentHeader {
  width: 100%;
  font-size: 1.0em;
  padding: 0px;
}
td.DepartmentHeaderGraphic {
  text-align: left;
  vertical-align: top;
  background-repeat: no-repeat;
  width: 115px;
}
td.DepartmentHeaderTitle {
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #000;
  vertical-align: top;
}
td.DepartmentHeaderAddress {
  text-align: left;
  vertical-align: top;
}
td.DepartmentHeaderNumbers {
  text-align: right;
  vertical-align: top;
}

/* Slim page header */
.pageName {
  width: 45%;
  float: left;
  text-align: left;
  font-weight: bold;
  font-size: 0.90em;
  vertical-align: top;
}
.deptName {
  width: 33%;
  float: right;
  text-align: center;
  font-weight: bold;
  font-size: 0.90em;
}
.countyName {
  width: 45%;
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 0.90em;
}
.pageHeaderSlim {
  width: 803px;
  margin-top: 5px;
}
.pageUtilityButtons {
  width: 803px;
  text-align: right;
  font-size: 0.95em;
}
.pageUtilityButtons a {
  text-decoration: none;
}
/* End */

/* Main Showmeboone.com homepage */
h1.welcome {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #2F5591;
  font-style: italic;
  font-weight: bold;
  margin: 3px 0px;
  width: inherit;
  font-size: x-large;
  text-align: center;
}
td.cellDate  {
  text-align: right;
  vertical-align: top;
}
td.cellEvent {
  padding-left: 8px;
  text-align: left;
}
td.cellInfo {
  text-align: right;
  vertical-align: top;
}
body.homepage fieldset {
  padding: 3px;
}
body.homepage legend {
  font-weight: bold;
}
body.homepage p {
  font-size: 0.85em;
}
.maintenanceAnnouncement {
  background-color: #006;
  padding: 5px;
  color: #FFF;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
  width: 100%;
}
.browserAnnouncement {
  background-color: #FFF;
  padding: 5px;
  color: #000;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
  width: 100%;
  border: 1px dotted red;
  font-size: small;
}
.RSSFeeds div.item {
  border: 1px solid #006;
  background-color: #FFF;
  width: inherit;
  padding: 5px;
  margin-top: 5px;
  font-size: smaller;
  text-align: left;
}
fieldset.RSSFeeds {
  text-align: center;
  margin-top: 10px;
}
.homeTopCol {
  width: 100%;
  margin-bottom: 0;
}
.homeTitleGraphic {
  float:left;
  width: 64%;
}
.homeTitleText {
  text-align: right;
  float: right;
}
.announcementContainer {
  width: 100%;
  text-align: center;
  padding: 3px 0px;
}
.homeLeftCol {
  width: 395px;
  float: left;
  vertical-align: top;
}
.homeRightCol {
  width: 400px;
  float: right;
  text-align: center;
}
.homeBottomCol {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.calendar {
  width: 100%;
  margin-top: 5px;
}
.calendar table {
  font-size: 0.80em;
  width: 100%;
}

/* End main Showmeboone.com homepage */

/* department faq pages */
ol.faq li {
  margin-bottom: 20px;
}
/* End */

/* department contact pages */
#contactForm {
  width: 80%;
  padding: 5px;
  border: 1px solid #F00;
  margin-left: auto;
  margin-right: auto;
}
#contactForm legend {
  font-size: 1.3em;
  font-weight: bold;
  color: #090C69;
}
#contactForm label {
  font-weight: bold;
}
#contactForm input {
  box-sizing: border-box;
  max-width: 100%;
}
#contactForm input[type="text"], textarea {
  box-sizing: border-box;
  max-width: 100%;
}
#contactForm td.labelText {
  text-align: right;
  font-weight: bold;
  width: 15%;
}
.contactFullWidth {
  width: 100%;
}
/* End */

/* begin left mneu */
.leftMenu {
  height: 100%;
  text-align:left;
  width: 143px;
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  font-size: 0.80em;
  margin-top: 0px;
  margin-left: 0px;
}
body.leftMenuAll {
  margin-top: 0px;
  margin-left: 0px;
  top: 0px;
  height: 95%;
}
.leftMenu h2 {
  font-size: 1.0em;
  color: #FF0;
  margin-bottom: -10px;
  width: 90%;
  text-align: left;
  padding-left: 3px;
  margin-top: 5px;
}
.leftMenu a.sectionLinks, a:active.sectionLinks, a:visited.sectionLinks {
  font-size: 1.0em;
  color: #FF0;
  margin-bottom: -10px;
  width: 90%;
  text-align: left;
  padding-left: 0px;
  font-weight: bold;
  text-decoration: none;
}
.leftMenu a:hover.sectionLinks {
  font-size: 1.0em;
  color: #FF0;
  margin-bottom: -10px;
  width: 90%;
  text-align: left;
  padding-left: 0px;
  font-weight: bold;
  text-decoration: underline;
}
.leftMenu h3 {
  font-size: .95em;
  color:#FF0;
  background: url(/common/images/small_arrow.Gif);
  background-repeat: no-repeat;
  background-position: center left;
  width: 85%;
  padding-left: 10px;
  margin-bottom: -15px;
  text-align: left;
}
.leftMenu table {
  width: 92%;
}
.leftMenu p {
  margin-left: 3px;
}
.leftMenu ul {
  margin-left: 2px;
  padding: 0px;
  margin-bottom: 5px;
}
.leftMenu li {
  background: url(/common/images/WhiteDot.Gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 5px;
  padding-bottom: 2px;
  width: 80%;
  display: block;
  list-style-type: none;
  margin-bottom: 2px;
}
.leftMenu li.pdfListItem {
  background: url(/common/images/pdfIcon.gif);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align: top;
  padding-left: 20px;
}

/* left menu sub bullets */
a.whiteMenuSub {
  color:#FFF;
  text-decoration: none;
  font-size: 0.85em;
}
a:active.whiteMenuSub {
  color:#FFF;
  font-size: 0.85em;
}
a:hover.whiteMenuSub {
  text-decoration: underline;
  color: #FFF;
  font-size: 0.85em;
}
a:visited.whiteMenuSub {
  color: #FFF;
  font-size: 0.85em;
}
li.whiteMenuSub {
  background: none;
  margin-left: 10px;
  padding-bottom: 2px;
  width: 80%;
  display: block;
  list-style-type: none;
  margin-bottom: 2px;
}
/* Aligns the bullet at the top of the text so it looks better in lists with longer link names */
li.whiteMenuSubBullet {
  background: url(/common/images/WhiteDot.Gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 10px;
  padding-bottom: 2px;
  width: 80%;
  display: block;
  list-style-type: none;
  margin-bottom: 2px;
}
li.whiteMenuMainBullet {
  background: url(/common/images/WhiteDot.Gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-bottom: 2px;
  width: 80%;
  display: block;
  list-style-type: none;
  margin-bottom: 2px;
}
/* end left menu */

/* following used for site maps on the department pages */
.leftColumn {
  width: 200px;
  margin: 5px;
  padding: 0px 10px 10px 15px;
  float: left;
  position: relative;
  text-align: left;
}
.middleColumn {
  padding: 0px 10px 10px 15px;
  width: 200px;
  margin: 5px;
  float: left;
  text-align: left;
}
.rightColumn {
  padding: 0px 10px 10px 15px;
  width: 200px;
  margin: 5px;
  float: left;
  text-align: left;
}
.leftColumn li {
  padding-bottom: 5px;
}
.middleColumn li {
  padding-bottom: 5px;
}
.rightColumn li {
  padding-bottom: 5px;
}

.doubleColumn {
  background-color:#FFF;
  border: 1px solid #000;
  padding: 10px 5px 10px 15px;
  width: 353px;
  margin: 5px;
  float: left;
}
.footer {
  background-color: #FFFFEC;
  width: 799px;
  clear: both;
  margin: 5px;
  float: left;
}

/* paragraph formatting */
p.leftJustify {
  text-align: left;
}
p.rightJustify {
  text-align: right;
}
p.center {
  text-align: center;
}

/* Headings */
h2 {
  font-size: 1.4em;
  text-align: center;
}
h3 {
  font-size: 1.2em;
  text-align: center;
}

/* Text Formatting */
.blueText {
  color: #00f;
}
.redText {
  color: #f00;
}
.whiteMenuText {
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-left: 3px;
  font-size: 0.70em;
  background: transparent;
}
.center {
  text-align: center;
}

/* Search Results tables */

table.searchResults {
  border: 0px;
  border-collapse: collapse;
}
.searchResults td {
  vertical-align: top;
}
/* End Search Results tables */

/* RSS FAQ, RSS Homepage */
table.RSSFeeds {
  border-collapse: collapse;
  margin-top: 10px;
  vertical-align: top;
}
.RSSFeeds td {
  vertical-align: top;
}
/* End RSS FAQ, RSS Homepage */

/* Login Page */
.loginTable td.leftTableColumn {
  text-align: right;
  vertical-align: top;
}
.loginTable td.rightTableColumn {
  text-align: left;
  vertical-align: top;
}
.loginTable td.centerTableColumn {
  text-align: center;
  vertical-align: top;
}
fieldset.login {
  width: 350px;
  border: 1px solid #080B68;
  margin-left: auto;
  margin-right: auto;
}
fieldset.login legend {
  font-weight: bold;
  margin-left: 5px;
}
table.loginTable {
  margin-left: auto;
  margin-right: auto;
}
.centeredFields fieldset {
  margin-left: auto;
  margin-right: auto;
}
fieldset.login#requestID {
  width: 750px;
  border: 1px solid #080B68;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}
fieldset#requestID .loginTable td.leftTableColumn {
  width: 200px;
}
fieldset.login#forgotID {
  width: 400px;
  border: 1px solid #080B68;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}
/* End Login Page */

/* Links */
.menudata a {
  font-family: Verdana, Arial, Helvetica;
  text-decoration: none;
  color: #fff;
  font-size: 1.1em;
}
.menudata a:visited {
  background: transparent;
  color: #fff;
}
.menudata a:hover {
  background: transparent;
  text-decoration: underline;
}

/* Links */
a.anchor {
  color: #000;
}
a {
  color: #00c;
}
a:active {
  color: #AE1518;
}
a:hover {
  color: #AE1518;
}
a:visited {
  color: #AE1518;
}
a.whiteMenu {
  color: #fff;
  text-decoration: none;
  font-size: 0.90em;
}
a:active.whiteMenu {
  color: #fff;
  font-size: 0.90em;
}
a:hover.whiteMenu {
  text-decoration:underline;
  color: #fff;
  font-size: 0.90em;
}
a:visited.whiteMenu {
  color: #fff;
  font-size: 0.90em;
}
a.pdf {background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; padding-left: 20px; color:#00C; display:inline-block;}  
a:active.pdf { background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; padding-left: 20px;  display:inline-block}
a:hover.pdf { background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; padding-left: 20px;  display:inline-block}
a:visited.pdf {background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; padding-left: 20px; color:#AE1518; display:inline-block;}

a.rss { background-image: url(/common/images/rssIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; color:#00C; display:inline-block}
a:active.rss { background-image: url(/common/images/rssIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; display:inline-block}
a:hover.rss { background-image: url(/common/images/rssIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; display:inline-block}
a:visited.rss { background-image: url(/common/images/rssIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; color:#AE1518; display:inline-block}

a.image { background-image: url(/common/images/jpgIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; color:#00C; display:inline-block}
a:active.image { background-image: url(/common/images/jpgIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; display:inline-block}
a:hover.image { background-image: url(/common/images/jpgIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; display:inline-block}
a:visited.image { background-image: url(/common/images/jpgIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; color:#AE1518; display:inline-block}

a.audio { background-image: url(/common/images/audioIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; color:#00C; display:inline-block}
a:active.audio { background-image: url(/common/images/audioIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; display:inline-block}
a:hover.audio { background-image: url(/common/images/audioIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; display:inline-block}
a:visited.audio { background-image: url(/common/images/audioIcon.gif); background-repeat: no-repeat; padding-left: 25px; height: 20px; color:#AE1518; display:inline-block}

a.indentLink { padding-left: 20px; height: 20px; color:#00C;}
a:active.indentLink {  padding-left: 20px; height: 20px;}
a:hover.indentLink {  padding-left: 20px; height: 20px;}
a:visited.indentLink {  padding-left: 20px; height: 20px; color:#AE1518;}

a.pdfMenu { background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; color:#FFF; text-decoration:none;margin-top: 5px; font-size:.90em; display:inline-block}
a:active.pdfMenu { background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; font-size:.90em; display:inline-block}
a:hover.pdfMenu { background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; text-decoration:underline; color:#FFF; font-size:.90em; display:inline-block}
a:visited.pdfMenu { background-image: url(/common/images/pdfIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; color:#FFF; font-size:.90em; display:inline-block; }

a.gisMenu { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; color:#FFF; text-decoration:none;margin-top: 5px; font-size:.90em; display:inline-block}
a:active.gisMenu { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; font-size:.90em; display:inline-block}
a:hover.gisMenu { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; text-decoration:underline; color:#FFF; font-size:.90em; display:inline-block}
a:visited.gisMenu { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; margin-left: 5px; padding-left: 20px; height: 20px; color:#FFF; font-size:.90em; display:inline-block
}

a.gis { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 22px; display:inline-block}
a.active.gis { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 22px; display:inline-block}
a.hover.gis { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 22px; display:inline-block}
a.visited.gis { background-image: url(/common/images/gisIcon.gif); background-repeat: no-repeat; padding-left: 20px; height: 22px; color:#AE1518; display:inline-block}

a.email { background-image: url(/common/images/email.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; color:#00C; display:inline-block}
a:active.email { background-image: url(/common/images/email.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; display:inline-block}
a:hover.email { background-image: url(/common/images/email.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; display:inline-block}
a:visited.email { background-image: url(/common/images/email.gif); background-repeat: no-repeat; padding-left: 20px; height: 20px; color:#AE1518; display:inline-block}
/* End  */

/* Legacy styles converted from inline CSS */
.input {
  font-family: Arial, sans-serif;
  font-size: 0.80em;
}
#waiting {
  color: #f00;
}
.colname {
  font-size: 0.85em;
}
.coldata {
  font-size: 0.85em;
}
.menuhead         { font-family: Verdana, Arial, Helvetica; text-decoration: none; font-size: 8pt; font-weight: bold; color: #ff0; background: transparent;}
.menudata         { font-family: Verdana, Arial, Helvetica; text-decoration: none; font-size: 0.80em;  color: #fff; background: transparent; height:20px;}
.menuitem         { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; color: #fff;}
/* End  */

/* Site Map */
.siteMap {
  float: left;
  font-size: smaller;
  padding-left: 10px;
  width: 100%;
}
.siteMap h2 {
  text-align: left;
}
.siteMap h3 {
  text-align: left;
  margin-left: 15px;
}
.siteMap .linkList {
  padding-left: 25px;
}

/* Commission Styles */
body.commission {
  font-size: 0.95em;
  background-color: #ffe;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

/* County Phone List */
.phoneList table#phoneList {
  border: 1px solid #03c;
  background-color: #fff;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  text-align:left;
}
#phoneList td {
  border: 1px solid #03c;
  padding: 5px;
}
#phoneList th {
  border: 1px solid #03c;
  text-align: center;
}

#phoneList th#column1 {
    width: 33%;
}

#phoneList th#column2 {
    width: 34%;
}

#phoneList th#column3 {
    width: 33%;
}

/* Form Submit Notice Generic */
.submitCentered {
  width: 800px;
  border: 2px solid #36c;
  padding: 10px 5px 5px 10px;
  float: inherit;
  position: relative;
  margin: 10 auto;
  margin-top: 10px;
  height: auto;
  background-color: #E9E9E9;
  font-family: Arial, Helvetica, sans-serif;
}
p#success {
  text-align: left;
  color: #00f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 120%;
}
p#failed {
  text-align: left;
  color: #f00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 120%;
}

/* Directions pages */
fieldset#googleMapping {
  width: 550px;
  padding: 5px;
  border: 1px solid #36c;
  text-align: left;
  margin: 0 auto;
}
fieldset#googleMapping legend {
  font-size: 1.0em;
  font-weight: bold;
}
.mapDirections {
  text-align: center;
  margin: 0 auto;
}
.mapDirections table {
  text-align: left;
}
table.directions {
  margin: 0 auto;
}
p.label {
    margin: 0;
    font-weight: bold;
    float: left;
}

.directionsButton {
    width: 50%;
    float: right;
    padding-left: 28px;
    margin: 5px 0 3px 0;
}

.mapDirections img {
    max-width: initial !important;
}

/* Page Footer */
.pageFooter td {
  font-size: 0.90em;
}
table.pageFooter {
  width: 100%;
}

/* dotted line list */
.phoneList td {
  vertical-align: top;
  padding-bottom: 20px;
}
.phoneList td.phoneListing {
  vertical-align: top;
  padding-bottom: 20px;
  width: 400px;
  margin-left: 20px;
}
.phoneList th.phoneHead {
  text-align: left;
  padding-bottom: 10px;
  font-size: 1.2em;
}
.dottedLine {
  border-bottom: 1px dotted #006;
  width: 100%;
}
.marginLeft20 {
  margin-left: 20px;
}
fieldset.phoneList {
  padding-left: 10px;
  width: auto;
  border: none;
  border-top: 1px solid #006;
  margin-top: 2px;
}
fieldset.phoneList legend {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 5px;
  margin-left: 20px;
}
.shadow {
  -webkit-box-shadow: 7px 7px 10px #A8A8A8;
  -moz-box-shadow: 7px 7px 10px #A8A8A8;
  box-shadow: 7px 7px 10px #A8A8A8;
  margin-bottom: 10px;
}

/* CSS Tooltip */
.tooltip {
  outline: none;
}
.tooltip strong {
  line-height: 30px;
}
.tooltip:hover {
  text-decoration: none;
  cursor: default;
}
.tooltip span {
  z-index: 10;
  display: none;
  padding: 14px 20px;
  margin-top: -30px;
  margin-left: 28px;
  width: 500px;
  line-height: 16px;
}
.tooltip:hover span{
  display: block;
  position: absolute;
  color: rgb(57, 102, 157);
  border: 1px solid #2E4D8E;
  background: #FFF;
  font-family: verdana, arial;
  text-align: left;
  font-weight: bold;
  right: 200px;
  top: 30px;
}
.callout {
  z-index: 20;
  position: absolute;
  top: 30px;
  border: 0;
  left: -12px;
}
/*CSS3 extras*/
.tooltip span
{
  border-radius: 4px;
  box-shadow: 5px 5px 8px #CCC;
}

/* --------------------------------------------------------------------------------------- */
/* 2015 Responsive Design Update */
/* Page Header Style Adjustments */
#mobileMenuCheckbox {
  display: none;
}
.compactMenuButton {
  display: none;
}
.siteTitle {
  display:none;
}

body.noBGImg {
    background: transparent;
    background-color: #FFFFED;
}

video#ECC_constr {
    width: 100%;
    height: 100%;
}

.homeTitleGraphic img {
    width: 100%;
}

div#govDealsLink {
    width: 20%;
    padding top: 20px 2%;
    padding-top: 25px;
    float: left;
    text-align: center;
    margin-right: 2%;
}

div#topTranspLink {
    width: 16%;
    padding: 15px 0;
    float: left;
    text-align: center;
    margin: 0 2%;
}

div#digCountiesLink {
    width: 26%;
    float: left;
    text-align: center;
    margin: 0 2%;
}

div#sm911Link {
    width: 26%;
    float: left;
    text-align: center;
    margin-left: 2%;
}

div#topTranspLink img, div#digCountiesLink img, div#govDealsLink img, div#sm911Link img {
    max-width: 100%;
    margin: 0 !important;
}

.footerLogos {
    margin-top: 25px;
}

/*
Removed #include statement to BotDetect/Layout.css from BotDetect.asp because it was causing 
HTML validation errors. <link> tags cannot be used outside of the <head>.  To remedy this 
without breaking all the contact forms on the website I added the css from the 
BotDetect/Layout.css to the showmeboone.css.  Jessica Gilbert
*/

.LBD_CaptchaDiv {
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
}

.LBD_CaptchaImageDiv {
  margin: 0 !important;
  padding: 0 !important;
  display: -moz-inline-stack;
  display: inline-block !important;
  vertical-align: top !important;
  zoom: 1 !important;
  *display: inline !important;
}

.LBD_CaptchaIconsDiv {
  text-align: left !important;
  margin: 0 2px -4px 2px !important;
  padding: 0 !important;
  display: -moz-inline-stack;
  display: inline-block !important;
  vertical-align: top !important;
  zoom: 1 !important;
  *display: inline !important;
}

.LBD_CaptchaDiv a:link, .LBD_CaptchaDiv a:visited, .LBD_CaptchaDiv a:focus, .LBD_CaptchaDiv a:hover, .LBD_CaptchaDiv a:active {
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  text-decoration: none !important;
  outline: none !important;
  -moz-outline-style: none !important;
  display: -moz-inline-stack;
  display: inline-block !important;
  vertical-align: top !important;
  zoom: 1 !important;
  *display: inline !important;
}

.LBD_CaptchaDiv a:focus, .LBD_CaptchaDiv a:active {
  outline: 1px dotted #333 !important;
}

.LBD_CaptchaIconsDiv a:link, .LBD_CaptchaIconsDiv a:visited, .LBD_CaptchaIconsDiv a:focus, .LBD_CaptchaIconsDiv a:hover, .LBD_CaptchaIconsDiv a:active {
  margin: 1px 2px 4px 2px !important;
}

.LBD_CaptchaDiv a img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
}

.LBD_CaptchaIconsDiv a.LBD_ReloadLink {
  display: none !important;
}

.LBD_Placeholder {
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
}

*html .LBD_Placeholder {
  display: none !important;
}

*:first-child+html .LBD_Placeholder {
  display: none !important;
}

.LBD_Warning {
  font-size: 12px !important;
  color: red !important;
}

.LBD_CaptchaDiv a.LBD_DisabledLink {
  padding: 0 !important;
  position: relative !important;
  z-index: 24 !important;
}

.LBD_CaptchaDiv a.LBD_DisabledLink span {
  display: none !important;
}

.LBD_CaptchaDiv a.LBD_DisabledLink:hover, .LBD_CaptchaDiv a.LBD_DisabledLink:focus {
  z-index: 25 !important;
  cursor: help !important;
  font-size: 100% !important;
}

.LBD_CaptchaDiv a.LBD_DisabledLink:hover span {
  display: block !important;
  z-index: 9999 !important;
  position: absolute !important;
  top: 0 !important;
  background-color: #f0f0f0 !important;
  border: 1px solid #ddd !important;
  color: #f00 !important;
  left: 30px !important;
  width: 250px !important;
  padding: 9px 6px 6px 11px !important;
  font-size: 11px !important;
  filter: alpha(opacity:90) !important;
  KHTMLOpacity: 0.90 !important;
  MozOpacity: 0.90 !important;
  opacity: 0.90 !important;
}

.LBD_CaptchaDiv a.LBD_DisabledLink:focus img {
  border: 1px solid transparent !important;
}

.LBD_CaptchaDiv a.LBD_DisabledLink span em {
  display: block !important;
  padding: 0 5px 5px 0 !important;
  margin: 0 !important;
  font-style: normal !important;
}

.LBD_CaptchaDiv .LBD_CaptchaImageDiv span.LBD_ProgressIndicator {
  color: black;
}

.LBD_CaptchaInfo {
  padding: 5px 10px 10px 10px !important;
  margin: 10px 5px 15px 5px !important;
  overflow: visible !important;
  border: 1px solid #ddd !important;
  font-family: Courier !important;
  font-size: 12px !important;
  color: #666 !important;
}

.LBD_CaptchaInfo legend {
  padding: 0 5px !important;
  margin: 0 !important;
  color: #999 !important;
}



@media only screen and (max-width: 1024px) {

img {
    max-width: 100% !important;
    height: auto !important;
}

html {
    width: 100% !important;
}

.mainContent {
  width: auto !important;
    max-width: 810px;
}

div {
    max-width: 100% !important;
}

}



@media only screen and (max-width: 768px) {
fieldset#googleMapping {
    width: 100%;
    padding: 5px 0;
}

fieldset#googleMapping .one-half {
    width: 100%;
    margin: 5px 0;
}

#googleMapping p.label {
    width: 50px;
}

input#fromAddress, input#toAddressShow {
    width: 80%;
    float: left;
}

.directionsButton {
    width: 100%;
    padding-left: 50px;
}

div#directionsPanel {
    width: 100%;
  height:auto;
}

.mapDirections .one-half {
    width: 100%;
}

.directionsButton {
    width: 100%;
    padding-left: 50px;
}

}


