html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

pre, a, abbr, acronym, address, big, cite, code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through; }

dfn, em, font, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

*:focus {
  outline: 0; }

ul.unreset,
ol.unreset {
  margin: .5em 0;
  list-style-type: inherit;
  padding: 0 0 0 20px; }

html,
body {
  font-family: Helvetica Neue , Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1.125em;
  margin: 0;
  padding: 0;
  height: 100%;
  min-width: 780px; }


a,
a:link {
  color: #009900; }
  a:visited,
  a:link:visited {
    color: #009900; }
    a:visited.unlinked,
    a:link:visited.unlinked {
      color: inherit;
      text-decoration: none; }
  a:hover,
  a:visited:hover,
  a:link:hover,
  a:link:visited:hover {
    color: #00cc00; }
    a:hover.unlinked,
    a:visited:hover.unlinked,
    a:link:hover.unlinked,
    a:link:visited:hover.unlinked {
      color: inherit;
      text-decoration: none;
      background: transparent; }
  a.unlinked,
  a:link.unlinked {
    color: inherit;
    text-decoration: none;
    cursor: default; }

h1 {
  font-size: 1.25em;
  line-height: 1.5em;
  margin: 0; }

h2 {
  font-size: 1.125em;
  margin: 1em 0; }

p {
  margin: .25em 0 1em;
  font-size: 14px;
  line-height: 18px; }

.column {
  display: block;
  float: left; }

.clear {
  clear: both; }

.end,
.end-page {
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0; }

.end-page {
  height: 70px; }

#body_content {
  left: 0;
  top: 0;
  height: 0;
  overflow: visible; }

#account-menu {
  float: right;
  display: block;
  margin: 0;
  padding: 0 6px 0 0; }
  #account-menu li {
    display: block;
    float: left;
    color: #ceeabf;
    border-right: 1px solid #5db633;
    font-size: 0.75em;
    background: transparent url(../images/account-menu_bg.png) repeat-x; }
    #account-menu li:first-child {
      background: transparent url(../images/account-menu_left.png) no-repeat; }
    #account-menu li:last-child {
      background: transparent url(../images/account-menu_right.png) right no-repeat;
      border: 0; }
    #account-menu li a {
      color: #ceeabf;
      text-decoration: none;
      display: block;
      padding: 1px 8px 3px 8px; }
      #account-menu li a:hover {
        text-decoration: underline;
        color: #fff; }
      #account-menu li a.my-account,
      #account-menu li a.user-name {
        color: #fff;
        font-weight: bold;
        text-shadow: #2c7f01 1px 1px 1px; }

#header {
  min-height: 50px;
  background: #fff;
  position: relative;
  z-index: 30; }
  #header #header-logo-fingers {
    position: absolute;
    top: 0;
    left: 0;
    height: 46px;
    width: 35px;
    margin: 0;
    padding: 4px 8px 0 18px; }
  #header #header-heading {
    margin: 0;
    padding: 12px 0 0 61px; }
    #header #header-heading h1 {
      line-height: 22px;
      margin: 0;
      padding: 0; }
    #header #header-heading body.map #breadcrumb {
      position: absolute;
      z-index: 31; }
      #header #header-heading body.map #breadcrumb li {
        position: relative; }
        #header #header-heading body.map #breadcrumb li a {
          position: relative; }
    #header #header-heading #breadcrumb {
      margin: -2px 0 0 0;
      padding: 0 0 0 2px;
      color: #808080;
      font-size: 0.6875em;
      line-height: 14px; }
      #header #header-heading #breadcrumb li {
        display: block;
        float: left;
        margin: 0;
        padding: 0 3px 0 0;
        white-space: nowrap; }
        #header #header-heading #breadcrumb li a {
          z-index: 32;
          color: #808080; }
          #header #header-heading #breadcrumb li a:hover {
            color: #99ff99; }
        #header #header-heading #breadcrumb li .quick-list {
          position: relative;
          clear: both;
          z-index: 33;
          top: -14px; }
          #header #header-heading #breadcrumb li .quick-list ul {
            display: none;
            position: absolute;
            background: #fff;
            margin: -5px -6px;
            padding: 1px 2px;
            border: 1px solid #ccc; }
            #header #header-heading #breadcrumb li .quick-list ul li {
              float: none; }
              #header #header-heading #breadcrumb li .quick-list ul li a,
              #header #header-heading #breadcrumb li .quick-list ul li a:link,
              #header #header-heading #breadcrumb li .quick-list ul li a:visited {
                display: block;
                padding: 3px;
                color: #009900; }
                #header #header-heading #breadcrumb li .quick-list ul li a:hover,
                #header #header-heading #breadcrumb li .quick-list ul li a:link:hover,
                #header #header-heading #breadcrumb li .quick-list ul li a:visited:hover {
                  color: #99ff99; }
  #header #banner-ad {
    float: right;
    padding: 4px 10px;
    width: 468px; }

#search-bar {
  position: relative;
  z-index: 20;
  display: block;
  height: 38px;
  margin: 0;
  padding: 2px 0 0 0;
  color: #ffffcc;
  background: url(../images/search-bar_bg.png) repeat-x;
  clear: both; }
  #search-bar #search-bar_left {
    position: absolute;
    z-index: 22; }
  #search-bar #search-bar_right {
    position: absolute;
    z-index: 21; }
  #search-bar form.search {
    display: block;
    width: 342px;
    padding: 4px 0 0 7px;
    float: left; }
    #search-bar form.search input.text {
      width: 226px;
      height: 22px;
      padding: 5px 10px 0 10px;
      margin: 1px;
      font-size: 0.875em;
      border: 0;
      background: url(../images/search_input_bg.png) no-repeat;
      display: block;
      float: left; }
    #search-bar form.search button,
    #search-bar form.search input.button {
      background: url(../images/search_button.png) no-repeat;
      height: 29px;
      border: 0;
      width: 82px;
      margin: 0 0 0 5px;
      padding: 0;
      cursor: pointer;
      display: block;
      overflow: hidden;
      float: left;
      font-size: 0;
      line-height: 100px; }
      #search-bar form.search button strong,
      #search-bar form.search input.button strong {
        display: none; }
  #search-bar * html form.search {
    padding-left: 5px; }
  #search-bar #search-related {
    display: block;
    right: 0;
    padding: 3px 10px 0 10px; }
  #search-bar .related-subcategories,
  #search-bar .related-areas {
    font-size: 11px;
    line-height: 16px;
    height: 16px;
    overflow: hidden; }
    #search-bar .related-subcategories a,
    #search-bar .related-subcategories a:visited,
    #search-bar .related-areas a,
    #search-bar .related-areas a:visited {
      color: #33ff33; }
      #search-bar .related-subcategories a:hover,
      #search-bar .related-subcategories a:visited:hover,
      #search-bar .related-areas a:hover,
      #search-bar .related-areas a:visited:hover {
        color: #99ff99; }
    #search-bar .related-subcategories li,
    #search-bar .related-areas li {
      display: block;
      float: left;
      padding: 0 3px 3px;
      white-space: nowrap; }
      #search-bar .related-subcategories li.title,
      #search-bar .related-areas li.title {
        width: 95px;
        text-align: right; }
      #search-bar .related-subcategories li.more a,
      #search-bar .related-areas li.more a {
        background: url(../images/icon-drop-down.png) no-repeat right 7px;
        display: block;
        padding-right: 10px; }
      #search-bar .related-subcategories li h2,
      #search-bar .related-subcategories li h3,
      #search-bar .related-areas li h2,
      #search-bar .related-areas li h3 {
        margin: 0;
        padding: 0;
        text-align: right;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal; }
      #search-bar .related-subcategories li h3,
      #search-bar .related-areas li h3 {
        text-align: left; }
  #search-bar .sponsor-tag {
    font-size: 0.6875em;
    font-style: italic;
    line-height: 0.75em;
    text-align: right;
    color: #b8b8b8;
    margin: 0 5px 0 0;
    padding: 4px 5px 0;
    height: 14px;
    height-background: #1a1817;
    height--moz-border-radius-bottomleft: 5px;
    height--moz-border-radius-bottomright: 5px;
    height--webkit-border-bottom-left-radius: 5px;
    height--webkit-border-bottom-right-radius: 5px; }
    #search-bar .sponsor-tag a {
      color: #dddddd;
      font-style: normal;
      text-decoration: none; }
      #search-bar .sponsor-tag a:hover {
        text-decoration: underline; }

#map_canvas {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

#map_ad-footer {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
  min-height: 25px;
  width: 100%;
  background: transparent url(../images/search-bar_bg.png) repeat-x bottom; }

#search-ad-skyscraper {
  float: right;
  position: relative;
  z-index: 10;
  padding: 8px 8px 8px 0; }

#map_cover {
  position: relative;
  z-index: 9;
  clear: both;
  overflow: hidden;
  height: 0px;
  width: 100%;
  line-height: 0px;
  background: #fff; }

#gppopup {
  display: none;
  position: relative;
  width: auto;
  height: auto; }
  #gppopup #gppopup_shadow {
    cursor: url(http://maps.google.com/intl/en_us/mapfiles/openhand.cur), move;
    padding: 0 0 12px 0;
    background: transparent url(../images/gppopup_shadow.png) repeat-x bottom; }
  #gppopup #gppopup_skewshadow {
    cursor: url(http://maps.google.com/intl/en_us/mapfiles/openhand.cur), move;
    padding: 0 65px 0 0;
    background: transparent url(../images/gppopup_skewshadow.png) no-repeat bottom right; }
  #gppopup #gppopup_content {
    cursor: default;
    padding: 0 0 0 0; }
  #gppopup #gppopup_pin {
    height: 36px;
    width: 39px;
    position: relative;
    margin-top: -36px;
    padding: 0 0 0 9px;
    background: transparent url(../images/map_pin_on.png) no-repeat bottom right; }

#popup {
  padding: 8px 8px 26px;
  width: 332px;
  position: relative;
  border: 1px solid #ccc;
  background: #fff url() no-repeat bottom left; }
  #popup #popup_media {
    display: none; }
  #popup #popup_info {
    width: 332px; }
    #popup #popup_info #popup_left {
      float: left;
      width: 182px; }
      #popup #popup_info #popup_left h1 {
        padding: 0 0 .5em 0;
        margin: 0;
        font-size: 1em;
        font-weight: normal;
        line-height: 1em; }
    #popup #popup_info #popup_right {
      float: left;
      width: 150px; }
      #popup #popup_info #popup_right .phone {
        margin: 0;
        padding: 0;
        text-align: right;
        font-size: 1em;
        line-height: 1em; }
      #popup #popup_info #popup_right .address {
        margin: 0;
        padding: .6em 0 0 0;
        font-size: 0.75em;
        color: #666;
        text-align: right; }
    #popup #popup_info #popup_bottom {
      clear: both;
      width: 332px; }
      #popup #popup_info #popup_bottom .url {
        font-size: 0.75em;
        margin: 0;
        padding: 0; }
  #popup.featured {
    width: 390px; }
    #popup.featured #popup_media {
      display: block;
      float: left;
      width: 108px;
      line-height: 0; }
      #popup.featured #popup_media #media_object {
        width: 100px;
        height: 75px;
        background: #222 url(../images/mediascroll_bak.png) no-repeat center center;
        border: 1px solid #aaa; }
    #popup.featured #popup_info {
      width: 282px;
      float: left; }
      #popup.featured #popup_info #popup_left {
        width: 132px; }
      #popup.featured #popup_info #popup_right {
        width: 150px; }
      #popup.featured #popup_info #popup_bottom {
        width: 282px; }

#footer {
  display: block;
  position: fixed;
  z-index: 30;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 25px;
  width: 100%;
  background: transparent url(../images/search-bar_bg.png) repeat-x bottom;
  color: #dddddd; }
  #footer a,
  #footer a:link,
  #footer a:visited {
    color: #33ff33; }
    #footer a:hover,
    #footer a:link:hover,
    #footer a:visited:hover {
      color: #33ff33; }
  #footer #powered-by {
    float: right;
    font-size: 0.6875em;
    padding: 2px 8px 0 0; }
    #footer #powered-by #footerlinks a {
      margin: 0 .25em; }

a.button_107w,
a.button_107w:link,
a.button_107w:visited {
  display: block;
  float: right;
  width: 91px;
  height: 22px;
  margin: 0;
  padding: 9px 8px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; }

a.button_107w.green,
a.button_107w.green:link,
a.button_107w.green:visited {
  color: #fff;
  background: url(../images/button_107w_green.png) no-repeat 0 0; }
  a.button_107w.green:hover,
  a.button_107w.green:link:hover,
  a.button_107w.green:visited:hover {
    background-position: 0 -32px;
    cursor: pointer;
    color: #fff; }

a.button_154w,
a.button_154w:link,
a.button_154w:visited {
  display: block;
  float: right;
  width: 154px;
  height: 32px;
  margin: 0;
  padding: 10px 0 0;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; }

a.button_154w.orange,
a.button_154w.orange:link,
a.button_154w.orange:visited {
  color: #fff;
  background: url(../images/button_154w_orange.png) no-repeat 0 0; }
  a.button_154w.orange:hover,
  a.button_154w.orange:link:hover,
  a.button_154w.orange:visited:hover {
    background-position: 0 -42px;
    cursor: pointer; }

.reallyeasy {
  width: 234px;
  height: 90px;
  padding: 30px 40px;
  background: transparent url(../images/button_reallyeasy.png) no-repeat 0 0;
  text-align: center; }

input.danger,
button.danger {
  font-weight: bold;
  color: #900; }

input.easytext {
  font-size: 18px;
  line-height: 18px;
  padding: 4px; }

input.button_154w {
  width: 154px;
  height: 42px;
  margin: 0;
  padding: 0 0 4px;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  white-space: nowrap;
  background: transparent;
  border: none; }

input.button_154w.orange {
  color: #fff;
  background: url(../images/button_154w_orange.png) no-repeat 0 0; }
  input.button_154w.orange:hover {
    background-position: 0 -42px;
    cursor: pointer; }

form.layout {
  display: block;
  margin: 0;
  padding: 0; }
  form.layout p {
    display: block;
    clear: both;
    margin: .25em 0; }
    form.layout p.inputhint {
      display: block;
      padding: 0 0 0 166px;
      margin: 0 0 .5em;
      font-size: 12px;
      color: #999; }
      form.layout p.inputhint.nopadding {
        padding: 0; }
  form.layout fieldset {
    display: block;
    clear: both;
    border: none;
    padding: .5em 0;
    margin: .5em 0;
    border-bottom: 2px dotted #ccc; }
    form.layout fieldset legend {
      color: #cc6600;
      font-weight: bold;
      font-size: 0.9375em; }
    form.layout fieldset p {
      font-weight: normal; }
  form.layout label {
    display: block;
    width: 160px;
    padding: 3px 6px 0 0;
    float: left;
    clear: left;
    color: #33281d;
    font-size: 14px;
    font-weight: normal;
    text-align: right; }
    form.layout label.inline {
      display: inline;
      width: auto;
      padding: 0 0 0 6px;
      float: none;
      clear: none;
      text-align: inherit; }
  form.layout .radiogroup input.radio {
    display: block;
    clear: none;
    float: left;
    margin-left: 140px; }
  form.layout .radiogroup label {
    display: block;
    width: auto;
    clear: none;
    float: none;
    text-align: left;
    margin: 0 0 0 160px;
    padding: 0 0 8px 4px; }
  form.layout input[type="text"],
  form.layout input[type="password"],
  form.layout input[type="file"],
  form.layout textarea,
  form.layout select {
    width: 225px;
    font-size: 14px;
    font-family: Helvetica Neue , Arial, Helvetica, sans-serif; }

.gpad.skyscraper-wide {
  width: 160px;
  height: 600px; }
.gpad.rectangle-medium {
  width: 298px;
  height: 248px;
  border: 1px solid #aaa; }
.gpad.rectangle-large {
  width: 336px;
  height: 280px;
  border: 1px solid #aaa; }
.gpad.banner-full {
  width: 468px;
  height: 60px; }
.gpad.mapfooter {
  min-height: 25px;
  padding: 0 176px 0 348px; }
  .gpad.mapfooter .content {
    text-align: center;
    color: #fff;
    font-size: 12px; }
